div.Product{
	background:transparent none repeat scroll 0 0;
	padding-top: 10px;
	width:599px;
	font-size:12px;
	line-height:1.5;
}

div.Product a{
	color: #003366;
	text-decoration: none;
}

div.Product a:hover{
	text-decoration: underline;
}

div.Product p{
	padding:  0px;
	margin:  0px;
}

p.ProductHeader{
	background:transparent url(../images/bg_product_header.gif) no-repeat scroll 0 0;
	height: 55px;
	width: 599px;
	
}

p.ProductBottom{
	background:transparent url(../images/bg_product_bottom.gif) no-repeat scroll 0 0;
	width: 599px;
	height: 22px;
}

div.ProductContent{
	background-color:#FFFFFF;
	border-color: #F58121;
	border-style:none solid;
	border-width:medium 3px;
	color:#252525;
/*	padding:0 15px;*/
	margin-left:1px;
	padding-top: 10px;
	width:592px;
	overflow:hidden;
}

div.ProductContentBody{
	padding:0 15px;
	width:562px;
}

div.ProductContent p{
	color: #444444;
}

div.ProductContent p.ProductTitle{

}

div.ProductContent p.ProductTitle a{
	color: #003366;
	font-weight: bold;
}


div.ProductTypeList{
	
}

div.ProductType{
	overflow:hidden;
	width: 569px;
	#__width: 560px;
	padding-top: 25px;
}

div.TypeImage{
	width: 164px;
	float: left;
	padding-left:10px;
	padding-right:20px;
}

div.TypeInfo{
	float: left;
	width: 370px;
	#__width: 365px;
}

div.ProductType p.TypeName{
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	padding-bottom: 5px;
}

div.ProductType p.TypeName a{
	color: #003366;
}

div.ProductType p{
	color: #444444;
}

div.ProductType p.TypeDescription{
	padding-bottom: 5px;
}

ul.CategoryList{
	
}

ul.CategoryList li.CategoryItem{
	background:transparent url(../images/product_bullet.gif) no-repeat scroll 0 2px;
	padding-left:27px;
	color:#003366;
	font-weight:bold;
}

ul.CategoryList li.CategoryItem p{
	font-weight: normal;
}

ul.CategoryList li.CategoryItem a{
	font-weight: bold;
}

ul.ProductList{
	
}

ul.ProductList li.ProductItem{
	background:transparent url(../images/product_bullet_2.gif) no-repeat scroll -2px 3px;
	padding-left:20px;
	font-size: 11px;
	color:#003366;
	font-weight:bold;
}

div.product_banner img.ProductImageBanner{
	border: 0px;	
}

div.ProductDetailDescription{
	float: left;
	width: 380px;
	text-align:justify;
}

div.ProductDetailImage{
	float: left;
	width: 180px;
	text-align: right;
	padding-top:15px;
}

div.ProductDetailDescription p.ProductDetailTitle{
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	color: #003366;
}
div.ProductDetailDescription p.ProductDetailTitle_whitepro{
	font-size: 15.5px;
	font-weight: bold;
	text-align: right;
	color: #003366;
}
div.ProductDetailDescription span.AtributeTitle{
	color: #003366;
	font-weight: bold;
	padding-left: 30px;
}

div.ProductDetailDescription p.Atribute{
	padding-top: 15px;
}

p.ProductDetailLine{
	background:transparent url(../images/bg_product_detail_line.gif) no-repeat scroll 0px bottom;
	clear:both;
	height:30px;
	overflow:hidden;
	padding-top:20px;
	width:402px;
}

div.ProductOther{
	padding-top:20px;
	padding-left: 25px;
	overflow: hidden;
}

div.ProductOther p.ProductOtherTitle{
	padding-bottom:15px;
	padding-left:20px;
	font-size: 14px;
	color:#003366;
	font-weight: bold;
}

div.ProductOther p.ProductOtherTitle a{
	font-weight: bold;
}

ul.ProductOtherList{
	
}

ul.ProductOtherList li.ProductOtherItem{
	clear: both;
}

div.ProductOther div.ProductOtherImage{
	width: 87px;
	float: left;
	padding-right: 10px;
}

div.ProductOtherInfo{
	float: left;
	width:465px
}

div.ProductOtherInfo p.ProductOtherInfoName{
	font-weight: bold;
	color:#003366;
}

div.ProductOther div.ProductOtherInfo a{
	font-weight: bold;
}

div.ProductNavigator{
	background:transparent url(../images/bg_product_navigator.gif) no-repeat scroll 0px top;
	width: 614px;
	height: 34px;
	margin-left:-8px;
	margin-top: 10px;
	font-size: 12px;
}

div.ProductNavigator ul li.ProductNavigatorItem{
	float: left;
	padding-top: 5px;
/*	padding-left: 10px;
	padding-right: 10px;*/
	width: 120px;
	text-align: center;
}

div.ProductNavigator ul li.ProductNavigatorItemActive{
	background: #ffffff url(../images/product_navigator_active.gif) no-repeat scroll 0px bottom;
	float: left;
	padding-top: 5px;
	/*	padding-left: 10px;
	padding-right: 10px;*/
	width: 120px;
	text-align: center;
	height: 29px;
	margin-left:5px;
}

div.ProductNavigator a{
	color: #000000;	
	font-weight: bold;
}

div.ProductNavigator ul li.ProductNavigatorItemActive a{
	color: #003366;	
	font-weight: bold;
}