/* Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}

body {
	font: 10px Verdana, Sans-Serif;
	background: #000 url('images/skeleton/background.png') repeat-x;
	color: #635560;
}

a {
	color: #635560;
	cursor: pointer;
}

a:hover { color: #c9b9c6; }

p#previous {
	position: absolute;
	top: 13px;
	left: 13px;
}

p#previous,
p#previous a,
p#previous a:visited { color: #231f20; }

p#previous a:hover { color: #c9b9c6; }

p#previous a,
p#previous span {
	float: left;
}

#wrapper {
	position: relative;
	margin: 0 auto 0 auto;
	top: 53px;
	width: 880px;
}

#links {
	text-align: right;
}

#links .logos {
	position: absolute;
	top: 0;
	right: 0;
}

#links .logos li {
	color: #fff;
	display: inline;
}

#links .logos li a {
	display: block;
	float: left;
	text-indent: 9999px;
	margin-left: 10px;
	overflow: hidden;
	height: 23px;
}

#links .logos .imt a {
	width: 48px;
	background: url('images/skeleton/logo_imt.gif');
}
#links .logos .imt a:hover { background-position: -48px 0; }

#links .logos .luger a {
	width: 55px;
	background: url('images/skeleton/logo_luger.gif');
}
#links .logos .luger a:hover { background-position: -55px 0; }

#links .logos .v2 a {
	width: 32px;
	background: url('images/skeleton/logo_v2.gif');
}
#links .logos .v2 a:hover { background-position: -32px 0; }

#links dl {
	position: absolute;
	top: 21px;
	right: 0;
	padding-top: 10px;
}

#links dt {
	text-transform: uppercase;
	color: #c9b9c6;
}

#links dd { margin-bottom: 13px; }

#col_left,
#col_center,
#col_right {
	float: left;
	padding-top: 395px;
	padding-bottom: 60px;
}

#col_left { width: 370px; }
#col_center { width: 340px; }
#col_right { width: 170px; }

img.main_cover { position: absolute; }

#col_left img.main_cover {
	top: 185px;
	left: 0;
}

#col_center img.main_cover {
	top: 0;
	left: 270px;
}

#col_right img.main_cover {
	top: 185px;
	left: 710px;
}

.release-info {
	height: 25em;
}

h2 {
	color: #c9b9c6;
	margin-bottom: 13px;
}

.release-info ul { margin-bottom: 10px; }

.release-info p { margin-bottom: 25px; }

.news {
	margin-bottom: 45px;
	padding-right: 50px;
}

.news h2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}

.news p {
	color: #c9b9c6;
	margin-bottom: 10px;
}

.collection { margin-bottom: 50px; }

.collection .panel { margin-bottom: 18px; }

.collection .panel img { margin-bottom: 10px; }

.collection .panel a.title {
	text-decoration: none;
	color: #c9b9c6;
}

.collection .panel a.title:hover { text-decoration: underline; }

.collection.press h2 { margin-bottom: 0; }

.collection.press p { margin-bottom: 10px; }

.collection.press .panel { margin-bottom: 10px; }

.collection.press .panel img { margin-bottom: 0; }