/*----PRODUCT PAGES----*/
.style1 {color: #FF0000}

/*----TOP NAV START----*/
#topNavWrap {
	width: 947px;
	height: 38px;
	margin: 0px auto;
	padding-bottom: 10px;
	background: #f7f7f7 url(../imgs/subMenu-BK.jpg) no-repeat top; 
}
#topNav {
	width: 720px;
	height: 30px;
	margin: 0px;
	padding: 8px 0 0 80px;
	font-size: 13px;
	text-align: center;	
}
#topNav a:hover{
	color: #666;
}
#backBut {
	float: left;
	width: 14px;
	height: 18px;
	margin: 8px auto;
	padding: 0 0 0 20px ;
	font-size: 12px;
	text-align: left;
	color: #FFFFFF;
}
#BackNext {
	float: right;
	width: 40px;
	height: 18px;
	margin: 8px auto;
	padding: 0 20px 0 0 ;
	font-size: 12px;
	text-align: left;
	color: #FFFFFF;
}
/*----TOP NAV END----*/

/*----SUBCAT MENU START----*/
#SubCatmenuwrap {
	width: 258px;
	float: right;
	margin-bottom: -4px;
	padding: 0px 42px 0px 0px;
	height: 22px;
}
.SubCatmenu {
	margin-bottom: 0px;
	height: 22px;
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.SubCatmenu a {
	background-image: url(../imgs/SubCatTabUp.png);
	background-repeat: no-repeat;
	color: #333;
	float: right;
	width: 64px;
	margin-left: -4px;
	line-height: 22px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
.SubCatmenu a:hover {
	background-image: url(../imgs/SubCatTabOv.png);
	background-repeat: no-repeat;
	position: relative;
	color: #fff;
	font-weight: bold;
}
.SubCatmenu a#active {
	background-image: url(../imgs/SubCatTab.png);
	background-repeat: no-repeat;
	color: #fff;
	position: relative;
	font-weight: bold;
}

/*----SUBCAT MENU END----*/

/*----PAGE WRAP START----*/
#pageWrapProd {
	width: 947px;
	height: auto;
	margin: 0px auto;
	background-color: #f0f0f0;
	padding-top: 20px;
	padding-bottom: 20px;
}
#pageWrapProd .CatWrap {
	width: 900px;
	height: 92px;
	margin: auto;
	margin-top: 10px;
	border: solid 1px #333333;
	background-color: #FFFFFF;
}
#pageWrapProd .CatL {
	float: left;
	width: 245px;
	height: 80px;	
	margin: 5px 0 5px 5px;
}
#pageWrapProd .CatR {
	width: 620px;
	height: auto;
	margin: 5px 0 0 258px;
}
#pageWrapProd .morebut {
	width: 900px;
	height: 21px;
	margin: 0 auto;
	margin-top: -21px;
	padding: 0px;
}
#pageWrapProd .morebut .but {
	width: 81px;
	height: 21px;
	float: right;
	text-align: right;
	background-color: #333333;
	margin: 0px auto;
	padding-right: 0px;
	font-size: 13px;
}
#pageWrapProd .morebut .but a{
	color:#fff;
	padding-right: 12px;
}
#pageWrapProd .morebut .but a:hover{
	color: #ff0000;
}
/*----CATEGORY END----*/

#ProductPageWrap {
	width: 947px;
	height: 100%;
	margin: 0 auto;
	background-color: #000;
}

/*----PRODUCT START----*/
#productWrap {
	width: 947px;
	height: 260px;
	margin: 0px auto;
	background: #000 url(../imgs/prodBK.jpg) no-repeat bottom;
}
#productTitle {
	float: left;
	width: 320px;
	margin: 15px 0px -80px 15px;
	color: #FFFFFF;
}
#productImage {
	position: relative;
	padding: 0px;
	margin: 20px 0px 0px 0px;
}
#productDesc {
	float: right;
	width: 570px;
	height: 230px;
	padding: 20px 20px 10px 0px;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 1.4em;
	overflow : auto;
	scrollbar-arrow-color: #fff;
	scrollbar-track-color: #ff0000;
	scrollbar-face-color: #000;
	scrollbar-highlight-color: #333;
	scrollbar-3dlight-color: #000;
	scrollbar-darkshadow-color:#000;
	scrollbar-shadow-color: #000;
	scrollbar-base-color: #000;
}
#prices {
	width: 927px;
	height: 60px;
	margin: 0px auto;
	background: #c3c3c3 url(/imgs/PricesAni.gif) right no-repeat;
	border-bottom: #ff0000 4px solid;
	text-align: right;
	padding: 0px 20px 0px 0px;
}
#prices .box1 {
	width: 355px;
	float: right;
	height: 13px;
	margin: 4px 0px 0 0;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	padding: 0px 100px;
}
#prices .box2 {
	width: 355px;
	float: right;
	height: 13px;
	margin: 21px 0px 0 0;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	padding: 0px 100px;
	
}
#ButtonBar {
	width: 947px;
	height: 42px;
	margin: 0px auto;
	background-color: #f7f7f7;
}
#ButtonBar .BBbutton {
	width: 150px;
	float: right;
	height: 24px;
	background: url(/imgs/ButBack.jpg) no-repeat;
	margin: 6px 20px 0 0;
	padding: 3px 0px;
	text-align: center;	
	font-size: 13px;
}
#ButtonBar .BBbutton a{
	color: #fff;
}
#ButtonBar .BBbutton a:hover{
	color: #000;
}
#ButtonBar .CallFE {
	width: 850px;
	float: left;
	height: auto;
	margin: 10px 0 0 20px;
	text-align: left;	
	font-size: 13px;
}
#midbar {
	width: 947px;
	height: 40px;
	margin: 0px auto;
	padding: 8px 0 20px 0px;
	background-color: #f7f7f7;
}
#midbar .rightBoxT {
	width: 560px;
	float: right;
	height: 20px;
	margin: 0 20px 0 0;
	text-align: right;	
	font-size: 12px;
}
#midbar .rightBoxB {
	width: 320px;
	float: left;
	height: 20px;
	margin: 0 0 0 20px;
	text-align: left;	
	font-size: 12px;
}
#specsbar {
	width: 947px;
	height: 100%;
	height: auto;
	background-color: #f7f7f7;
	margin: 0px auto;
	margin-top: -21px;
	padding-bottom: 20px;
}
/*----PRODUCT END----*/

/*----MORE INFO BUTTON START----*/
#morebut {
	width: 900px;
	height: 21px;
	margin: 0 auto;
	margin-top: -21px;
	padding: 0px;
}
#morebut .but {
	width: 81px;
	height: 21px;
	float: right;
	text-align: right;
	background-color: #333333;
	margin: 0px auto;
	padding-right: 0px;
	font-size: 13px;
}
#morebut .but a{
	color:#fff;
	padding-right: 12px;
}
#morebut .but a:hover{
	color: #ff0000;
}
/*----MORE INFO BUTTON END----*/

