@charset "UTF-8";
/* CSS Document */

/* -------    Page Layout ----------*/
body {
	padding : 0;
	margin : 10px 0 0 0;	
	background : #fff;
	}
div, h1, h2, h3, h4, p, img, ul, ol, li, form, input, textarea {
	padding : 0;
	margin : 0;
	}
td{
font-size:13px;
font-family:"MS Sans Serif", serif, Geneva, Arial, Helvetica ;
color:#000000;
}
p {
	padding : 0 0 8px 0;
	margin : 0;
	}
ul {
	list-style : none;
	}
img {
	border : none;
	}
a {
	outline : none;
	text-decoration : none;
	}
.heading{ font-size:24px; padding:0px 0 10px 0;}
.orange_text{ color:#FF7D00;}
.welcome{ font-size:16px; line-height:20px;}
.footer, .footer a{ font-size:11px; color:#888888; text-decoration:none;}
.footer a:hover{ font-size:11px; color:#000; text-decoration:none;}

/* left menu*/
.welcome_m{ background:url(images/welcome.gif) top right no-repeat; width:159px; height:34px; display:block;}
.welcome_m:hover{ background:url(images/welcome.gif) bottom right no-repeat; width:159px; height:34px; display:block;}
.range_m{ background:url(images/range.gif) top right no-repeat; width:159px; height:34px; display:block;}
.range_m:hover{ background:url(images/range.gif) bottom right no-repeat; width:159px; height:34px; display:block;}

.about_m{ background:url(images/about.gif) top right no-repeat; width:159px; height:34px; display:block;}
.about_m:hover{ background:url(images/about.gif) bottom right no-repeat; width:159px; height:34px; display:block;}

.delivery_m{ background:url(images/delivery.gif) top right no-repeat; width:159px; height:34px; display:block;}
.delivery_m:hover{ background:url(images/delivery.gif) bottom right no-repeat; width:159px; height:34px; display:block;}
.top10_m{ background:url(images/top10.gif) top right no-repeat; width:159px; height:34px; display:block;}
.top10_m:hover{ background:url(images/top10.gif) bottom right no-repeat; width:159px; height:34px; display:block;}
.contact_m{ background:url(images/contact.gif) top right no-repeat; width:159px; height:34px; display:block;}
.contact_m:hover{ background:url(images/contact.gif) bottom right no-repeat; width:159px; height:34px; display:block;}

.checkout_m{ background:url(images/checkout.gif) top right no-repeat; width:159px; height:34px; display:block;}
.checkout_m:hover{ background:url(images/checkout.gif) bottom right no-repeat; width:159px; height:34px; display:block;}
.btn_1{ 
	text-align:center;
	display:block;
	color:#FFFFFF; 
	text-decoration:none; 
	font-weight:bold;
	padding:5px 0 10px 0;
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	}
.btn_1:hover{ color:#000000; }
.terms{ width:560px; overflow:scroll; overflow-x:hidden; height:375px; margin:0px; padding:0 10px 0 0; color:#454545;}
.whiteLink{ color:#FFFFFF; font-weight:bold; font-size:11px; line-height:13px;}
.whiteLink:hover{ color:#000; font-weight:bold; font-size:11px; line-height:13px;}
.orangeLink{ color:#FF6600;   font-size:11px; line-height:13px;}
.orangeLink:hover{ color:#000;  font-size:11px; line-height:13px;}

.heading2{ font-size:16px; padding:0px 0 10px 0;}
.update_btn{ width:16px; height:16px; border:0px; background:url(images/cart_edit.png) left top no-repeat; cursor:pointer;}
.range_t{ font-size:13px; line-height:20px;}
