body {
	background:#4b5f5f;
	background-image:url(/images/m2_backg_br.jpg);
	background-attachment:fixed;
	background-repeat:no-repeat;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
}
a {
	color:#92988a;
	text-decoration:none;
}
a:hover {
	color:#C9CCC6;
}
a img {
	border:0;
}
input, textarea {
	font-size:12px;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
}
#container {
	width:550px;
	margin:0 auto 20px 183px;
	padding:6px;
}
#header {
	width:550px;
	height:60px;
}
#topClickable {
	z-index:1010;
	width:183px;
	height:79px;
	top:0;
	left:0;
	position:fixed;
}
#topClickable a {
	width:183px;
	height:195px;
	display:block;
}
#content {
	float:left;
	width:550px;
	overflow:hidden;
	margin:0 0 20px;
}
#topLinks {
	height:20px;
	text-align:right;
	padding:0 10px 0 0;
}
#topLinks a {
	padding:0 0 0 10px;
}
#navMenu {
	color:#CDD0CA;
	background-color:#92988a;
	border-top:solid #000 1px;
	border-bottom:solid #000 1px;
	padding:6px 9px;
}
#navMenu a {
	color:#000;
	text-decoration:none;
	border:solid #92988a 1px;
	padding:0 8px;
}
#navMenu a:hover {
	color:#FFF;
	background-color:#000;
	border:solid #FFF 1px;
}
.section {
	line-height:14pt;
	background:url(/images/m2_bg1.png) repeat;
	color:#FFF;
	margin:0;
	padding:10px 20px 30px 25px;
}
.section h1 {
	font-size:13pt;
	padding-left:1px;
	font-weight:700;
	color:#92988a;
}
.pageDividerThingy {
	border:solid #C9CCC6 1px;
	clear:both;
	color:#C9CCC6;
	font-weight:700;
	font-size:13px;
	background-image:url(/images/bg_divider.png);
	padding:4px 10px;
}
.prodBox {
	float:left;
	width:140px;
	height:200px;
	text-align:center;
	margin:15px 28px 4px 0;
}
.prodBox .fImage {
	width:140px;
	height:140px;
	background-color:#FFF;
	margin:0 0 3px;
}
.prodBox .fCaption {
	margin:0;
	padding:0;
}
.newsBlock {
	border-bottom:dotted #333 1px;
	padding:14px 5px;
}
.productInfo {
	border-top:dotted #92988a 1px;
	border-bottom:dotted #92988a 1px;
	min-height:275px;
	padding:10px 0;
}
.productInfo img {
	float:left;
	border:solid #92988a 1px;
	margin:5px 15px 5px 0;
}
.productInfo .piR {
	margin-left:220px;
	text-align:justify;
}
.productInfo .piR .prPrice {
	text-align:right;
	padding:10px 0;
}
.txtSubdued {
	color:#92988a;
	font-style:italic;
}
.productDetailList {
	margin:10px 0;
}
.productDetailList .listItem {
	padding:5px 0;
}
.productDetailList .listItem img {
	vertical-align:-1px;
	margin-right:5px;
}
.cbItem {
	border-top:dotted #92988a 1px;
	padding:10px 0 0;
}
.dlrCell {
	border-bottom:dotted #333 1px;
	min-height:110px;
	padding:8px;
}
.dlrCell .dim {
	width:250px;
	float:left;
	padding:5px 0;
}
.dlrCell .di {
	width:240px;
	margin-left:260px;
}
.textError {
	color:#0FC;
	font-weight:700;
}
.inpBx {
	width:300px;
}
.newsBlock img, .productResources img {
	display:block;
}
.aBox {
	min-height:800px;
}
.artist {
	height:130px;
	width:155px;
	float:left;
	text-align:center;
	border-bottom:dotted #333 1px;
	padding:5px;
}
.artist img {
	border:solid #FFF 1px;
	margin:0 25px;
}
.cbItem img {
	float:left;
	border:solid #FFF 1px;
	margin:0 10px 0 0;
}

