@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
html,body {
	height: 100%;
}

body{
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:75%;
	
}

fieldset {
	border:none;
}

#head {
	height:128px;
	background:url(/SiteImages/logo.gif) top left no-repeat;	
	color:#FFFFFF;
	position:relative;
	background-color:#46370b;
	border-bottom:1px solid #dcd34c;
}

#head #logo {
	position:absolute;
	top:0;
	left:0;
}

#search_nav {
	width:975px;
	text-align:right;
	position:absolute;
	bottom:20px;
}
/*#search_nav input{*/
a {
	color:#000000;
}
input{
	border:1px solid #dcd34c;
	background-color:#FFFFFF;
	padding:2px 3px 2px 3px;
	font-size:100%;
}
textarea{
	border:1px solid #dcd34c;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:2px 3px 2px 3px;
	font-size:100%;
}
input.btn{
padding-top:1px;
padding-bottom:1px;

}
img {
	border:none;
}
#outer {	
	
	/*background-color:#FFFFFF;*/
	/*margin-bottom:100px;*/
	position:relative;
	min-height: 100%;
	
}

* html #outer {
	height: 100%;
}

.outer_3col {
	background:url(/SiteImages/page_3col_bg.gif) bottom left no-repeat;
}
.outer_3col1 {
	background:url(/SiteImages/page_3col1_bg.gif) bottom left no-repeat;
}

.outer_2col {
	background:url(/SiteImages/page_2col_bg.gif) bottom left no-repeat;
}

#page_3col_bottom {
	 height:25px; 
	 background: #FFFFFF url(/SiteImages/page_3col_bottom.gif) top left no-repeat;
}

#page_3col1_bottom {
	 height:25px; 
	 background: #FFFFFF url(/SiteImages/page_3col1_bottom.gif) top left no-repeat;
}

#page_2col_bottom {
	 height:25px; 
	 background: #FFFFFF url(/SiteImages/page_2col_bottom.gif) top left no-repeat;
}


#main_nav{
	background-color:#FFFFFF;
	/*padding-bottom:10px;*/
	height:30px;
}
#main_nav ul{
	width:970px;
	margin:0;
	padding:0 0 0 10px;
	background-color:#FFFFFF;
}
#main_nav ul li{
	float:left;
	list-style-type:none;
	margin-right:4px;
	background: #46370b url(/SiteImages/main_nav_left_corner.gif) bottom left no-repeat;

}
#main_nav ul li a{
	text-decoration:none;
	color:#FFFFFF;
	background: url(/SiteImages/main_nav_right_corner.gif) bottom right no-repeat;
	display:block;
	padding:3px 6px 3px 5px;
	width:115px;
	text-align:center;	
}
#main_nav ul li a.long {
	width:140px;
}

#innner_3 {
	clear:both;
	padding-left:10px;
	width:966px;
	}

#left_col{
	width:193px;
	float:left;
	margin-right:10px;
}

.sidebox .hdr {
	background:url(/SiteImages/sidebox_hdr.gif) top left no-repeat;
	color:#676767;
	/*height:15px;*/
	padding:5px 5px 5px 10px;
	
}

.sidebox .bod {
	/*background:url(/SiteImages/sidebox_ftr.gif) bottom left no-repeat;*/
	padding:5px 10px 5px 10px;
	/*margin-bottom:10px;*/
}

#product_nav {
	margin:0;
}
#product_nav a {
	color:#000000;
	text-decoration:none;
}

#product_nav a:hover, #product_nav a.hover {
	text-decoration:underline;
}

#product_nav dt{
	font-weight:bold;
	margin-top:10px;
}
#product_nav dd{
	margin-left:15px;
}

#product_nav ul {
	list-style:none;
}
#product_nav ul li ul {
	margin-left:40px;
}

#innner_3 #center_col{	
	width:560px;
	float:left;
	margin-right:10px;
	/*background:url(/SiteImages/centerbox_ftr.gif) bottom left no-repeat;*/
}

#center_col .hdr {
	background:url(/SiteImages/centerbox_hdr.gif) top left no-repeat;
	height:10px;
	
}
#center_col .bod {
	
	padding:0 10px 10px 10px;
	
}

#innner_3 #right_col{
	
	width:193px;
	float:left;
}

#innner_2 {
	clear:both;
	padding-left:10px;
	width:980px;
	/*padding-top:10px;*/
	}


#innner_2 #right_col{
	float:left;
	width:763px;	
}

#innner_2 #right_col .hdr {
	background:url(/SiteImages/rightbox_hdr.gif) top left no-repeat;
}

#innner_2 #right_col .bod {
	/*background:url(/SiteImages/rightbox_ftr.gif) bottom left no-repeat;*/
	padding:0 15px 10px 15px;
}
#innner_2 #right_col .bod ul{ 
	margin:20px;
}
#footer {
	color:#FFFFFF;
	height:85px;
	/*width:970px;*/
	position: relative;
	margin-top: -85px ;
	clear:both;
	background-color:#46370b;
}

#vitual_footer {
	clear:both;
	height:90px;
}
#footer #foot_nav {
	
	position:absolute;
	top:35px;
	left:10px;
	width:600px;
}
#footer #foot_nav a {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}

#footer #copyright {
	position:absolute;
	top:63px;
	left:10px;
	width:600px;
}

#footer #copyright a {
	text-decoration:none;
	color:#FFFFFF;
	
}
#footer #copyright em {
	font-style:normal;
	color:#b8ad3d;
}
#footer #contact_info{
	
	position:absolute;
	width:270px;
	left:700px;
	top:35px;
}

#footer #contact_info a{
	color:#b8ad3d;
	text-decoration:none;
}

#home_search_nav {
}
#minibasket_info{
	width:100%;
}
#minibasket_info a{
	color:#000000;
}

#breadcrumb a{
	color:#000000;
	
}

/*-------------Product Detail -----------*/
#product_detail{
}
#product_detail .product_name{
	font-weight:bold;
	font-style:normal;
	display:block;
	margin-bottom:15px;
	padding-top:10px;
	font-size:120%;
}
#product_detail .product_image{
	width: 310px;
	float:left;
}

#product_detail img{
	border:1px solid #989898;
	margin-bottom:10px;
}

#product_detail .product_info{
	margin-left:315px;
}
#product_detail .product_info .desc {
	margin-bottom:30px;			
}
#product_detail .product_info .price_info {
	margin-top:50px;
	width:100%;
}
.product_info .price_info th,#listing  .price_info th {
	text-align:right;
}
#product_detail .product_info .buy_info {		
	width:100%;
}
#product_detail .product_info .buy_info th ,#listing .buy_info th{
	text-align:right;
}
#listing  .price_info,#listing .buy_info {
	width:93%;
	margin:0 auto;
}
#listing  .price_info td,#listing .buy_info td {
	text-align:left;
}
#listing  .price_info td.right {
	text-align:right;
}
/*------------------------List box ----------------*/
#listing {
	padding-top:10px;
	
	/*width:743px;*/
	
}

#listing input {
	padding-left:1px;
	padding-right:1px;
}

#listing .listbox {	
	float:left; 
	width:127px; 
	margin-right:10px;
	text-align:center;
	background: url(/SiteImages/listbox_ftr.gif) bottom left no-repeat;	
	margin-bottom:0px;
}

#listing .listbox_last {
	float:left; 
	width:127px; 
	text-align:center;
	background: url(/SiteImages/listbox_ftr.gif) bottom left no-repeat;	
	margin-bottom:0px;
}

.print{
	background:none !important;
}

.print .body{
	border-left:2px solid #bfbfbf;
	border-right:2px solid #bfbfbf;
}

#listing .listbox_hdr{
	background:url(/SiteImages/listbox_hdr.gif) top left no-repeat;
	margin-top:0px;
}

#listing .listbox a, #listing .listbox_last a {
	color:#000000;
}

.product_filter {
	/*margin-bottom:20px;	*/
	/*float:right;
	width:400px;*/
	float:right;
	font-size:90%;
	font-weight:normal;
	margin-top:-3px;
	padding-right:5px;
}

.product_filter  select{
	font-size:90%;
}

#listing .sub_nav a{
	color:#000000;
	margin-right:30px;
}

.paging {
	text-align:right;
	padding:10px 20px 10px 0;
	/*position:relative;
	top:-30px;
	right:15px;*/
}

#paging a {
	color:#000000;
}

#login_panel label {
width:100px;

}

.catitem {
	height:165px;
	padding-bottom:10px;
	font-size:95%;
}

.catitem a{
	text-decoration:none;
}

.catitem a:hover{
	text-decoration:underline;
}

.proditem {
	height:225px;
	font-size:95%;
}

.printproditem {
	height:200px;
	font-size:95%;
}

.basket_info {
	width:100%;
}

.page_title{
	font-size:120%;
	font-weight:bold;
	display:block;
	font-style:normal;
	padding-top:10px;
	margin-bottom:15px;
	
}

label {
	float:left;
	width:190px;
	margin-bottom:10px;
}

.address label {
	margin-bottom:10px;
}

#checkout_nav{
	
}
#checkout_nav  a, #checkout_nav span {
	margin-right:5px;
	margin-left:0px;
}

#myaccount_nav a{
	margin-right:25px;
	margin-left:25px;
	
}
#myaccount_nav a.selected, #checkout_nav  a.selected{
	font-weight:bold;
	/*text-decoration:none;*/
}

.section_box {
	clear:both;
	background: url(/SiteImages/basketbox_ftr.gif) bottom left no-repeat;
}

.btn_col {
	width:105px;
}

.section_box .section_hdr{
	background: url(/SiteImages/basketbox_hdr.gif) top left no-repeat;
	font-size:1px;
	height:7px;
}

.section_box .section_bod {
	padding:0 15px 9px 15px;
}


.payment_option {
	margin-bottom:20px;
}

.payment_option input {
	float:right;
}

.right {
	text-align:right;
}
.left {
	text-align:left;	
}
.center {
	text-align:center;
}

.green {
	color:#b8ad3d;
}

.notice, .error {
	color:#FF0000;
}

.no_border {
	border:none;
}
.clear {
	clear:both;
	font-size:1px;
	height:1px;
	background-color:#FFFFFF;
}

#displayaddresses {
	margin-bottom:15px;
}

#displayaddresses .clear {
	font-size:1px;
	height:1px;
}
#displayaddresses label {
	margin:0 0 5px 0;
	width:140px;
}

.contact_frm input {
	width:270px;
}

.contact_frm textarea {
	width:360px;
	height:270px;
}


.submitmessage {
	text-align:center;
}


#FormBuilder_1 div {
	clear:both;
}
#FormBuilder_1 label{
	clear:both;
}
#FormBuilder_1 #Submit{
	margin-left:170px;
	margin-top:10px;
}


#FormBuilder_22 div {
	clear:both;
}
#FormBuilder_22 label{
	clear:both;
}
#FormBuilder_22 #Submit{
	margin-left:170px;
	margin-top:10px;
}

a.red {
	color:red !important;
}
/*-----------------Height----------------*/
/*
#center_col .bod {
	height:540px;
}

.sidebox .product_nav{
	height:458px;
}
.sidebox .minibasket_info{
	height:525px;
}

.sidebox .quick_order {
	padding-top:10px;
	padding-bottom:10px;
}

#innner_2 #right_col .bod  {
	height:535px;
}
*/
.sidebox .product_nav{
	padding-bottom:20px;
}
.sidebox .quick_order {
	padding-top:10px;
	padding-bottom:20px;
	background:url(/SiteImages/sidebox_ftr.gif) bottom left no-repeat;
}
.sidebox .quick_order a{
	text-decoration:none;
}
.sidebox .quick_order a:hover{
	text-decoration:underline;
}
.sidebox .minibasket_info{
	padding-bottom:20px;
}


#savedbaskets_function{
	padding-left: 10px;
	margin-top: 20px;
	margin-left: 10px;
}

.button{
	width:200px;
	height:3.8em;
	border:1px solid #707070;	
	/*font-weight:bold;*/
	float:left;
	font-size:90%;
	text-align:center;
	margin-right:35px;
	padding-top:5px;
}

.button a{
	text-decoration:none;
}

.marginless{
	margin-right: 0;
}

.loginelement{
	margin-bottom: 5px;
}

.loginelement input{
	width: 160px;
}

#password_label{
	position:absolute;
	top:63px;
	left:16px;
	font-size:90%;
	width: 60px;
}

#username_label{
	position:absolute;
	top:38px;
	left:16px;
	font-size:90%;
	width: 60px;
}

.loginlink {
	padding-top: 3px;
}

#linklist{
	list-style:none;
	margin-top: 5px;
}

a.blue{
	color: blue;
	text-decoration: underline !important;
}

a.smalllink{
	font-size: 90%;
	line-height: 18px;
}