body{
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 12px;
}	
.body2 {
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	padding-left:5px; 
	background:url(images/title_bg.png) repeat-y;
	width:205px; 
	color:#000000; 
	font-size:10px; 
	font-weight:bold; 
	text-decoration:none
}

.container{	
	background: #FFFFFF;
	width: 1024px;
	height: 768px;
	margin: 0px auto;
}
.header{
	width: 964px;
	height: 150px;
	padding: 0px 30px;
	text-align: left;
}
.header .left{
	padding-top: 20px;
	width: 240px;
	height: 74px;
	float: left;
}
.header .left img{
	float: left;
	margin: 0px 10px;
}
.header .middle{
	width: 375px;
	float: left;
	padding: 0 0px 0px 20px;
}
.header .middle #mini_basket{
	padding: 7px 14px 0 0;
	width:320px;
	height: 55px;
	background: url('images/bg_minibasket.jpg') no-repeat 0 0;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}
.header .middle #mini_basket #links{
	padding-top: 5px;
}
.header .middle #mini_basket #links a{
	color: #fff;
}
.header .right{
	width:318px;
	float: right;
	margin: 0px;
	padding: 10px 0px 0px 4px;
}
.header .right #link_advsearch{
	padding: 5px 65px 0 0;
	font-size: 11px;
	text-align: right;
}
.header .right #link_advsearch a{
	color: #2770b5;
}
.right form{
	margin: 10px 0px 0px 0px;
	padding: 0px;
	height:33px;
}
.right form label{
	float: left;
	margin: 8px 0px 0px 0px;
	padding-top: 0px;
	float: left;
}
.right form label img{
	margin-top: 0px;
}
.right form input{
	float: left;
	margin-left: 3px;
}
.right form input#search{
	margin-top: 5px;
}
/*input{
	background: url(images/input-bg.gif) no-repeat 0px 3px;
	_ background: url(images/input-bg.gif) no-repeat fixed;
	border: none;
	width: 155px;
	height: 26px;
	float: left;
	padding: 4px 2px 0px 2px;
	* padding: 6px 2px 0px 2px;
	_ padding: 4px 2px 0px 2px;
	margin: 1px 4px;
	_ margin: 4px;
	font-size: 14px;
}
 */
.btn{
	border:0;
	padding: 0;
	background: url(images/gobutton.gif) no-repeat;
	width: 41px;
	height: 33px;
	margin: 0px;
}

.menu{
	width: 948px;
	height: 36px;
	background: url(images/menu-bg.gif) no-repeat;
	margin: 12px 0px 0px 0px;
	padding: 6px 8px 0px 8px;
}
* html .menu{
	width: 964px;
	height: 44px;
}
.menu .left{
	width: 720px;
	float: left;
	height: 28px;
	padding: 0px 0px 0px 10px;
	margin: 0px;
}
.menu .left ul{
	height: 16px;
	padding: 6px 0px 0px 0px;
	margin: 0px;
}
.menu .left ul#mn{
	height: 16px;
	width: 680px;
	margin: 0px;
}
.menu .left ul#mn li{
	float: left;
	height: 16px;
	padding: 0px;
	margin: 0px;
}
.menu .left ul#mn li a:link, .menu .menu .left ul#mn li a:active, .left ul#mn li a:visited{
	background: url(images/menu.gif) no-repeat;
	position: relative;
	display: block;
	height: 16px;
}
.menu .left ul#mn li a:hover{
	background: url(images/menu.gif) no-repeat;
	background-position: 0px;
	margin: 0px;
	padding: 0px;
}
.menu .left ul#mn li a.mn1, .menu .left ul#mn li a.mn1:hover{
	background-position: top left;
	width: 50px;
	margin-right: 28px;
}
.menu .left ul#mn li a.mn2, .menu .left ul#mn li a.mn2:hover{
	background-position: -50px 0px;
	width: 72px;
	margin-right: 28px;
}
.menu .left ul#mn li a.mn3, .menu .left ul#mn li a.mn3:hover{
	background-position: -122px 0px;
	width: 99px;
	margin-right: 28px;
}
.menu .left ul#mn li a.mn4, .menu .left ul#mn li a.mn4:hover{
	background-position: -221px 0px;
	width:92px;
	margin-right: 28px;
}
.menu .left ul#mn li a.mn5, .menu .left ul#mn li a.mn5:hover{
	background-position: -313px 0px;
	width: 84px;
	margin-right: 28px;
}
.menu .left ul#mn li a.mn6, .menu .left ul#mn li a.mn6:hover{
	background-position: -397px 0px;
	width:114px;
	margin-right: 28px;
}
.menu .right{
	width: 200px;
	height: 25px;
	float: right;
	padding:3px 0px 0px 0px;
	text-align: right;
}
.content{
	padding: 10px 30px 0px 30px;
	text-align: left;
}
.full{
	height:130px;
	padding: 0px;
	margin-bottom: 10px;
}
.full .title{
	height: 20px;
	background: url(images/fulltitle-bg.gif) no-repeat;
	padding: 6px 0px 0px 12px;
}
.full img{
	float: left;
}
img.prev{
	margin: 50px 0px 0px 0px;
}
 img.next{
	margin: 50px 0px 0px 2px;
}
.full .box{
	width: 268px;
	height: 120px;
	background: url(images/box.gif) no-repeat;
	float: left;
	margin: 0px 3px 0px 4px;
	padding: 9px 12px 0px 12px;
}
.full .box .left{
	width: 148px;
	float: left;
	font-weight: bold;
}
.full .box .left img{
	float: none;
}
.full .box .left p{
	margin: 9px 0px 0px 2px;
	* margin: 6px 0px 0px 2px;
	color: #13477c;
}
.full .box .right{
	width: 106px;
	float: right;
}
.full .box .right p{
	font-style: italic;
	color: #1c1c1a;
	font-size: 10px;
	margin: 0px 0px 0px 4px;
	padding: 0px;
}
.full .box .right p.price{
	font-size: 20px;
	color: #fe2002;
	font-weight: bold;
	margin: 7px 0px 5px 4px;
	padding: 0px;
}
.full .box .right p.red{
	color: #fe2002;
	margin: 0px 0px 5px 4px;
	font-weight: bold;
}
.full2{
	padding: 0px;
	margin-bottom: 5px;
}
.full2 .title{
	height: 20px;
	background: url(images/fulltitle-bg.gif) no-repeat;
	padding: 6px 0px 0px 12px;
}
.full2 ul{
	float: left;
	margin: 7px 26px 0px 0px;
	padding: 0px;
}
.full2 ul li{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #201f1e;
	line-height: 13px;
}
.full2 ul.last{
	margin-right: 0px!important;
}
.main{
	width: 512px;
	float: left;
	padding: 5px 13px 0px 13px;
	margin: 0px;
	position: relative;
		
}
.widemain{
	padding-top: 0;
	padding-bottom: 13px;
	width: 722px;         
}
.main .text{
	margin: -7px 0px 0px 150px;
	* margin: -11px 0px 0px 150px;
}
.main .text p{
	margin: 10px 0px;
	font-size: 10px;
	line-height: 12px;
	letter-spacing: 0.1em;
	width: 362px;
	color: #1c1c1a;
}
.main img.big{
}
.main .oth{
	display: block;
	margin:0 0px 10px 0px;
}
.main a.more, .main a.more:hover{
	color: #2770b4;
	font-weight: bold;
}
.column-left, .column-right{
	width: 210px;
	background: url(images/column-bottom.gif) no-repeat bottom;
	float: left;
	text-align: left;
	padding-bottom: 4px;
}
.column-left .title, .column-right .title{
	height: 20px;
	width: 197px;
	background: url(images/column-title-bg.gif) no-repeat;	
	padding: 6px 0px 0px 13px;
	_ padding: 4px 0px 0px 13px;
}
.column-left .body, .column-right .body{
	background: url(images/column-body-bg.gif) repeat-y; 
	margin: 0px;
	pading: 0px;
}
.column-left .bodywrapper, .column-right .bodywrapper{
	background: #fff url(images/column-bodywrapper.gif) repeat-x 0 bottom; 
	width: 200px;
	padding: 0px 5px;
}
.column-left .bodywrapper ul{
	margin: 0px;
	padding: 4px 0px 0px 0px;
}
.column-left .bodywrapper ul li.main_cat{
	background: url(images/li-bg.gif) repeat-x bottom; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #2f2e2c;
	display: block;
	padding: 6px 7px 9px 7px;
}
.column-left .bodywrapper ul li#last{
	background: none;
}
.column-left .bodywrapper ul li.main_cat ul{
	margin-left: 15px;
}
.column-left .bodywrapper ul li.main_cat ul li{
	font-size: 10px;
	font-weight: bold;
	list-style-type:disc;
}
.column-left .bodywrapper ul li.main_cat ul li a#selected{
	text-decoration: underline;
}
.column-right .bodywrapper ol{
	margin: 0px;
	padding: 3px 0px 10px 7px;
	font-weight: bold;
}
.column-right ol li{
	list-style-type: decimal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2f2e2c;
	line-height: 20px;
	margin: 2px 0px 2px 20px;
	letter-spacing: 0.1px;
}
.column-right a, .column-right a:hover{
	font-weight: normal;
	margin-left: -5px;
}
.footer{
	height: 71px;
	background: #000000;
	margin: 0px;
	text-align: left;
	padding: 0px;
}
.footer p{
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size:11px;
}
.footer .left{
	width: 360px;
	float: left;
	margin: 15px 0px 0px 10px;
	* margin: 15px 0px 0px 5px;
	padding: 0px;
}
.footer .right{
	width: 648px;
	height: 26px;
	padding-top: 45px;
	float: right;
	margin: 0px;
}
.footer .right a, .footer .right a:hover{
	float: left;
	margin: 0px 4px;
	cursor: pointer;
	position: relative;
	font-size: 12px;
	letter-spacing: 0.1px;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.divider{
	background: url(images/div.gif) no-repeat; 
	height: 9px;
	width: 5px;
	float: left;
	margin: 4px 0px 0px 0px;
	padding: 0px;
}
.clear{	
	clear:both;
	display:block;
	float:none !important;
	font-size:0px;
	height:0px;
	line-height:0px;
	width:0px;
	margin: 0px;
	padding:0px;
}
a, a:hover{
	text-decoration: none; 
	cursor: hand;
	color: #2f2e2c;
}
ul, li{
	list-style: none;
}
img{
	border: none;
}
.full p{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #767676;
	line-height: 14px;
}
h1, h2, h3, h4{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#tbl_brands{
	margin-left:20px;
	width: 940px;
}
#tbl_brands td{
	width = 10%;nuway.css (sor 234)
	color:#201F1E;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:11px;
}
.catlist_title{
	padding:0 20px 10px 20px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight: bold;
	
}
.prodname a{
	color: #000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight: bold;
	text-align: left;
}
.prodname a span{
	padding-left: 5px;
	color:#00a;
	font-size:9px;
	font-weight: normal;
	text-decoration: none;
}
.prodprice{
	color:#f00;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight: bold;
}
.content_headline{
	color:#000000;
	font-size:14px;
	font-weight: bold;
}
.content_headline2{
	color:#000000;
	font-size:16px;
}
#prod_sheet td{
	vertical-align: top;
}
#tbl_prod{
	width:690px;
}
#tbl_prod #brand_logo{
	padding-right: 25px;
	width:150px;
}
#tbl_prod #brand_logo img{
	width:200px;
}
#tbl_prod td{
	padding: 0;
	vertical-align: top;
}
#tbl_prod #prod_name{
	width:515px;
	font-size: 14px;
	font-weight: bold;
}
#tbl_prod #prod_price{
	padding-top: 5px;
	color:#999;
	font-weight: bold;
	text-align: right;
}
#tbl_prod #prod_price #pprice{
	color: #f00;
}
#tbl_prod #prod_price .price{
	color: #f00;
}
#prod_desc{
	clear: both;
}
#show_value p{
	color: #000;
	font-size: 12px;
	text-align: justify;
}
#prod_order{
/*	clear: both;    */
}
.prod_title{
	padding: 10px 0;
}
#addbasket{
	float: right;
}
#addbasket input{
	margin:0;
	vertical-align:middle;
}
#btn_addbasket{
	border:0;
	padding: 0;
	width:108px;
	height: 32px;
	background: url('images/btn_addbasket.jpg') no-repeat 0 0;
	cursor:pointer;
}
#btn_addbasket:hover{
	background-position: 0 bottom;
}
.hidden_values{
	display: none;
}
#tabs{
	clear: both;
	border-bottom: #2069b5 solid 1px;
}
.tab_frame1{
	float:left;
	margin: 0 5px;
	background: url('images/bg_tab_right.gif') no-repeat right bottom;
}
.tab_frame1:hover{
	background-position: right top;
}
.tab_frame2{
	float:left;
	padding: 10px 15px 0 15px;
	height:20px;
	background: url('images/bg_tab_left.gif') no-repeat left bottom;
	color:#fff;
	font-size: 11px;
	font-weight: bold;
	cursor:pointer;
	text-transform: uppercase;
}
.tab_frame2:hover{
	background-position: left top;
}
.tab_actual_left{
	background-position: left top;
}
.tab_actual_right{
	background-position: right top;
}
#show_value{
	padding: 5px;
	width: 687px;
	overflow: auto;
}
.related_item{
	float: left;
	padding: 10px;
	width: 130px;
}
.noimage{
	width: 130px;
	height: 130px;
}
#advanced_search{
	margin-bottom: 20px;
	width: 720px;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 12px;    
}
#advanced_search td{
	vertical-align: top;
}
#advanced_search .fields td{
	padding-left: 20px;
}
#advanced_search form{
	margin: 0;
}
#advanced_search label{
	float: none;
	display: block;
	padding: 20px 0 5px 0;
}
#advanced_search input{
	width:150px;
}    
#advanced_search .category_select{
	width: 200px;
}
#advanced_search .sub_cat{
	padding-left: 5px;
}
#btn_adv_search{
	border: 0;
	padding: 0;
	width: 150px;
	height: 31px;
	background: url('images/btn_search.gif') no-repeat 0 0;
}
#prn_subcategories{
	margin-bottom: 20px;
}
.main td.pic{
	width: 153px;
	text-align: left;
	vertical-align: middle;
}
#indexpage_prod{
	width: 512px;
}
#indexpage_prod .prodname{
	width: 180px;
	font-size: 12px;
	font-weight: bold;
}
#indexpage_prod .prodprice{
	color: #2770b4;
	font-size: 24px;
	text-align: left;
}
#indexpage_prod #sort_desc{
	padding-bottom: 10px;
	font-size: 11px;
	text-align: justify;
	vertical-align: top;
}
#indexpage_prod #sort_desc p{
	margin: 5px 0;
}
.left_link{
	font-size: 12px;
}
.titles {
padding-left:5px;
background:url(images/title_bg.png) repeat-y;
width:205px;
color:#111111;
font-size:10px;
font-weight:bold;
}
.titles a {
color:#000000;
font-weight:bold;
text-decoration:none;
}
.titles p{
 margin:0;
 padding:10px 0;
}
.orderbox{
	font-size: 12px;
}
#tbl_sections td{
 text-align: center;
}
.img_section{
 margin-left: 2px;
 width: 250px;
}
#tnbox{
	float: left;
	margin: 0px;
	margin-right: 25px;
	width: 100px;
}
#imgbox{
	float: left; 
	margin-right: 25px; 
	width: 300px; 
	text-align: center;
	margin-bottom: 0px;
}
#s_descbox{
	float: left; 
	width: 240px;
}

.printbutton {
	clear: both	
}