
body  {
	background: #9e9c86 top;
	margin: 0;
	padding: 0;
}
.header
{
	background: url(images/headerBkgd.gif) no-repeat;
	width: 990px;
}



.twoColFixLtHdr #container {
	width: 990px;
	background: #9e9c86 url(images/bodyMainBkgd.gif);
	margin: 0 auto;
	text-align: left;
} 
.twoColFixLtHdr #header {
	margin: 0px;
	background: url(images/headerBkgd.gif) no-repeat;
	vertical-align: top;
} 
.twoColFixLtHdr #sideNavs {
	float: left;
	width: 195px;
	padding: 0px 0px 0px 0px;
}
.twoColFixLtHdr #mainContent {
	background: url(images/infoBoxBkgd.gif);
	margin: 0px;
	margin-left: 195px;
	width: 762px;
	vertical-align: top;
} 
.twoColFixLtHdr #footer {
	padding: 4px 4px 18px;
	background: url(images/bodyFooter.gif) no-repeat center bottom;
	height: 81px
} 
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}



.productsMobile {
	background: url(images/mobileProductBkgd.gif) no-repeat 5px top;
	padding-top: 67px;
} 
.productsMusic {
	background: url(images/musicProductBkgd.gif) no-repeat left top;
	padding-top: 67px;
} 




.infoBoxTable {
	background: url(images/infoBoxBkgd.gif);
	width: 762px;
} 
.infoBoxHeaderMusic {
	display: block;
	background: url(images/infoBoxHeader-Music.gif) no-repeat;
	font: 24px/36px Century Gothic, Arial, Helvetica, Tahoma;
	color: #ffffff;
	height: 37px;
	width: 762px;
	text-indent: 23px;
} 
.infoBoxFooter {
	clear:both;
	display: block;
	background: url(images/infoBoxFooter.gif) no-repeat;
	height: 28px;
	width: 762px;
} 
.infoBoxRelatedProducts {
	padding-top: 4px;
	padding-left: 23px;
	padding-right: 23px;
	padding-bottom: 18px;
} 


.SearchArea
{
	display: inline-block;
}
.Search
{
	background: #2e2e2e url(images/searchBkgd2.gif) no-repeat;
	font: normal 0.9em Century Gothic, Arial, Helvetica, sans-serif;
	color: #d71d24;
	border: 0px;
	height: 20px;
	width: 126px;
	text-indent: 4px;
	padding-top: 2px;
}
.Search2
{
	background: #2e2e2e url(images/searchBkgd.gif) repeat-x;
	font: normal 0.9em Century Gothic, Arial, Helvetica, sans-serif;
	color: #d71d24;
	border: 1px solid #cccccc;
	height: 16px;
	width: 126px;
	text-indent: 4px;
	padding-top: 2px;
}



.MainInfoLeft {
	float: left;
	width: 252px;
	border-right: 1px solid #ffffff;
	padding-top: 18px;
	padding-left: 23px;
	padding-right: 23px;
	color: #000000;
}
.MainInfoRight {
	margin-left: 252px;
	padding-top: 18px;
	padding-left: 23px;
	padding-right: 23px;
}
