body{
	background:#fff;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#454545;
}
.red {
color:#333399 !important;
font-weight:bold;
}
h1,h2,h3,h4,h5,h6,p,form{
	margin:0px;
	padding:0px;
}
ul,ol,li{
	list-style:none;
	margin:0px;
	padding:0px;
}
img{border:none}
.clear{
	clear:both;
}
a, a:visited{
	color:#0e5374;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

.main{
	width:974px;
	margin:0px auto;
	padding:0px;
	background:url(images/bg.jpg) repeat-y;
}
.main_center{
	margin:0px 20px 0px 19px;
}

/**----------------- Header Style ----------------**/
.header{
	height:145px;
	background:url(images/header.jpg) repeat-x;
}
.logo{
	background:url(images/logo3.jpg) no-repeat 3px 7px;
}
.logo h1{
	text-indent:-1000px;
}
.logo h1 a,.logo h1 a:visited{
	display:block;
	width:309px;
	height:85px;
	font-size:1px;
}
.logo p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#00549d;
	padding:1px 0px 0px 35px;
	letter-spacing:1px;
}
.nav{
	width:640px;
	float:left;
	height:32px;
	margin-top:9px;
}
.nav li{
	float:left;
	background:url(images/nav_seperator.jpg) no-repeat right top;
}
.nav li a,.nav li a:visited{
	display:block;
	padding:8px 20px 7px 20px;
	color:#fff;
	font-size:14px;
	text-decoration:none;
	margin-right:2px;	
}
.nav li a:hover{
	background:url(images/nav_hover.jpg) repeat-x;
}
.search{
	width:279px;
	height:32px;
	float:right;
	margin-top:13px;
}
.search_txt{
	margin:0px;
	padding:0px;
	background:#fff;
	width:228px;
	padding:4px 3px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#353535;
	border:none;
	float:left;
}
.search_btn{
	margin:0px;
	padding:0px;
	width:39px;
	height:23px;
	background:#dc0404;
	color:#fff;
	font-size:17px;
	font-family:Arial, Helvetica, sans-serif;
	border:none;
	float:left;
	text-align:center;
}
/**-------------------------------**/


/**------------------- content Style -----------**/
.content{
	background:url(images/content.jpg) repeat-x top;
	padding:13px 7px 7px 7px;
}
.prod_top_list{
	width:750px;
	margin:0px auto;
	padding-bottom:10px;
}
.prod_top_list li{
	width:187px;
	float:left;
}
.prod_top_list li a,.prod_top_list li a:visited{
	color:#0e5374;
	text-decoration:underline;
}
.prod_top_list li a:hover{
	text-decoration:underline;
}
.p1{
	background:url(images/p1.jpg) no-repeat left 3px;
	padding-left:20px;
	float:left;
}
.p2{
	background:url(images/p2.jpg) no-repeat left 3px;
	padding-left:20px;
	float:left;
}
.p3{
	background:url(images/p3.jpg) no-repeat left 3px;
	padding-left:20px;
	float:left;
}
.p4{
	background:url(images/p4.jpg) no-repeat left 3px;
	padding-left:20px;
	float:left;
}
.price{
	text-align:right;
	padding-right:20px;
}

.content_left{
	width:633px;
	float:left;
}
.content_bg{
	background:url(images/main_bg.jpg) repeat-y;
}
.content_top{
	background:url(images/main_con.jpg) no-repeat left top;
}
.content_bottom{
	background:url(images/main_right.jpg) no-repeat left bottom;
	padding:20px;
	margin-bottom:20px;
	height:1%;
}
.prod_left{
	width:275px;
	float:left;
	background:url(images/border-right.jpg) no-repeat right top;
	text-align:center;	
}
.prod_name{
	font-size:21px;
	color:#004f97;
	line-height:28px;
	padding:10px 0px 0px 20px;
	text-align:left;
}
.prod_price{
	font-size:17px;
	color:#000099;
	line-height:24px;
	text-align:left;
	padding:0px 0px 0px 20px;
}
.rating{
	font-size:14px;
	color:#454545;
	text-align:left;
	padding:4px 0px 4px 17px;
}
.rating span{
	padding:0px 3px;
	float:left;
}
.prod_right{
	padding-left:20px;
	width:295px;
	float:right;
	color:#2a2925;
}
.prod_right li{
	padding-bottom:15px;
}
.prod_nm{
	width:214px;
	float:left;	
	font-size:11px;
}
.prod_nm a,.prod_nm a:visited{
	font-size:13px;
	color:#0e5374;
	text-decoration:underline;
}
.prod_img{
	width:50px;
	float:left;
	margin-top:4px;
}
.prod_con{
	width:160px;
	float:right;
	margin-top:4px;
}
.prod_con p{
	line-height:20px;
}

.readmore{
	font-size:11px !important;
	color:#2a2925 !important;
	text-decoration:none !important;
}
.price_bn{
	width:70px;
	float:right;
	font-size:11px !important;
	text-align:center;
}
.price_bn span{
	font-size:24px;
}
.price_bn a,.price_bn a:visited{
	color:#2a2925;
	text-decoration:underline;
}
p.para{
	padding-top:5px;
	line-height:20px;
}

.related_prod_top{
	background:url(images/content_top.jpg) no-repeat left top;
}
.content_bottom .title{
	font-size:12px;
	text-transform:uppercase;
	color:#333333;
	padding:0px 5px 20px 5px;
	font-weight:normal;
}
.product_list li{
	width:195px;
	float:left;
	border:1px solid #ccc;
	margin-right:5px;
}
.product_list li .prodimg{
	padding:20px 0px;
	text-align:center;
	border-bottom:1px dotted #ccc;
}
.product_list li h2{
	font-size:15px;
	color:#004f97;
	font-weight:normal;
	padding:10px 0px 5px 20px;
}
.product_list li .price_p{
	padding:0px 0px 4px 20px;
}
.compare{
	font-size:11px;
	color:#005199;
	text-decoration:none;
}
/**----------------------------------**/

/**----------------- Sidebar Style -----------------------**/
.sidebar{
	width:279px;
	float:right;
}
.sidebar_bg{
	background:url(images/sidebar_bg.jpg) repeat-y;
}
.sidebar_top{
	background:url(images/sidebar_top.jpg) no-repeat left top;
}
.sidebar_bottom{
	background:url(images/sidebar_bottom.jpg) no-repeat left bottom;
	padding:10px 10px 0px 10px;
	margin-bottom:10px;
}
.sidebar_bottom h3{
	font-size:17px;
	color:#004f97;
	padding-bottom:20px;
	font-weight:normal;
}
.sidebar_bottom ul{
padding-bottom : 10px;
}
.sidebar_bottom li{
	padding-bottom:10px;
        margin-bottom:10px; 
}
.prod_nm2{
	width:190px;
	float:left;
	font-size:10px;
}
.prod_con2{
	width:130px;
	float:right;
	margin-top:4px;
}
.prod_con2 p{
	line-height:18px;
}
.prod_nm2 span{
	font-size:12px;
}
.price_bn{
	width:60px;
	float:right;
	font-size:11px !important;
	text-align:center;
}
.price_bn span{
	font-size:20px;
}
.topics li{
	border-bottom:1px dotted #ccc;
	padding-bottom:0px;
	margin-bottom:8px;
}
.t_img{
	width:65px;

	float:left;
}
.t_con{
	width:190px;
	float:right;
}

.topics img{	
	margin-right:10px;
	float:left;
}
.topics h2{
	font-size:15px;
	padding-bottom:5px;
	color:#004f97;
	font-weight:normal;
}
/**-------------------------------------**/

/**--------------- Footer style -------------**/
.footer
{
	background:url(images/footer.jpg) repeat-x top #fff;
	padding:15px 0px 10px 0px;
	height:53px;
	text-align:center;
}
.footer a, .footer a:visited
{
	text-decoration:none;
	color:#01417b;
}
.footer a:hover
{
	text-decoration:underline;
}
.footer_links{
	height:20px;
	overflow:hidden;
}
.footer_links ul{
	margin:0px;
	padding:0px;
	display:inline;
}
.footer_links li{
	font-size:14px;
	color:#000;
	margin:0px;
	padding:0px;
	display:inline;
}
.footer_links li a,.footer_links li a:visited{
	padding:0px 15px;
	font-size:14px;
	color:#000;
	text-decoration:none;
}
.footer_links li a:hover{
	text-decoration:none;
	color:#01417b;
}
.copyright{
	padding:10px 0px;
	font-size:12px;
	color:#555555;
}
.copyright a,.copyright a:visited{
	color:#555555;
	text-decoration:none;
}
.copyright a:hover{
	text-decoration:underline;
}
.button {
	width:223px;
	height:66px;
	background:url(images/btn.jpg) no-repeat top;
	padding-top:15px;
	color:#fff;
	font-size:31px;
	font-weight:normal;
}

.compareprice{
	width:105px;
	height:22px;
	background:url(images/compare.jpg) no-repeat left top;
	padding-top:3px;
	padding-left:18px;
	padding-right:3px;
	color:#fff;
	
}
