@charset "utf-8";

body{
	margin:0;padding:0;
	line-height:1.5em;
	font-size:13px;
	font-family :Arial,sans-serif;
	color:#000;
	background:url(images/topbg.jpg) #fff repeat-x;
	}


/* ~~ Element/tag selectors ~~ */
ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1 {
	margin-top: 0;	 
	padding-right: 15px;
	padding-left: 15px; 
	font-size:24px;
	font-family :Arial,sans-serif;
	color:#fff;
}
a img { 
	border: none;
}

/* ~~ Styling for your site's links must remain in this order - including the group of selectors that create the hover effect. ~~ */
a:link {
	color: #42413C;
	text-decoration: underline; 
}
a:visited {
	color: #6E6C64;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: none;
	color: #F40004;


}

/* ~~this fixed width container surrounds the other divs~~ */
.container {
	width: 960px;
	background: #FFF;
	margin: 0 auto; 
}

/* ~~ the header is not given a width. It will extend the full width of your layout. It contains an image placeholder that should be replaced with your own linked logo ~~ */
.header {
	background-repeat: repeat-x;
	background-image: url(images/topbgwhite.jpg);
	background-color: #FFFFFF;
	height: 213px;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
}
/* ~~the logo~~ */
div.logo{
	float:left;
}
/* ~~top links~~ */
div.toplinks{
	float: left;
	padding-left: 275px;
	padding-top: 20px;
	right: 0px;
	left: 0px;
}
.topnav {
	width: auto;
	list-style-type: none;
	font-size: 16px;
	text-align: center;
	-webkit-box-shadow: inset 0px 0px;
	box-shadow: inset 0px 0px;
}
	 
.topnav a { 
	display: block; 
	width: auto;  
	padding:0 16px ;  
	color:#4182C4; 
}

.topnav li {  
	float:left;
}
 
.topnav a:link {
	color: #000000;
	text-decoration: none;
} 

.topnav a:hover {
	color: #F40004;
	text-decoration: underline;
	background-color: #FBFBFB;
}
 
/* ~~top search~~ */
div.topsearch{
	float:right;
	padding-right:20px;
	padding-top:16px;
}

/* ~~ Search properties ~~*/
.sub	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #fff;
	background: #4890DA;
	padding-bottom:2px;
	height: 24px;
	width: 66px;
	border: 1px solid #999;
	text-align:center;
	border-radius: 8px;
	cursor: pointer;
}

div.topsearch input.search	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #666;
	background-color: #BDBCBC;
	height: 21px;
	width: 125px;
	border: 1px solid #4890DA;
	border-radius: 8px;
	padding-left: 4px;
	vertical-align: bottom;
}

input.sub:hover{
	background-color: #F40004;
	color: #1FD923;
	border: 0px;
}

/* ~~top tetx area~~ */	
	div.topblurb{
	padding-top: 20px;
	float: right;
	width: 400px;
	background-color: #B1B1B1;
	-webkit-box-shadow: inset 0px 0px;
	box-shadow: inset 0px 0px;
	text-align: center;
}
	
p.topblurb {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
	font-size:16px;
	font-family :Arial,sans-serif;
	color:#fff;
}

/* banner*/ 
.banner{
	padding: 10px;
	background-color: #FBF8F8;
	width: 510px;
	height: 160px;
	margin: 6px;
	border-radius: 8px;
	border: 1px solid #fff;
}

/* center navigation*/ 
.menu1{
	width: 960px;
	line-height: 45px;
	background: url(images/menubg.jpg) no-repeat;
	padding-left: 0px;
}
.nav1 {  
	line-height:45px; 
	list-style-type: none;   
	font-size:14px;    
} 
.nav1 a { 
	display: block;   
	line-height: 45px; 
	height:45px; 
	padding:0 22px ;  
	color:#000;     
}
.nav1 li {  
	float:left;  
} 
.nav1 a:link { 
	color:#000;  
	text-decoration:none;   
} 
.nav1 a:hover {
	color: #F40004;
	text-decoration: none;
} 

.shop_f img{ 
vertical-align:middle;
padding-left:120px;/* ~~the width depends on the text links to the left of the cart icon, you may need to adjuct accordingly~~ */
}

/* ~~right hand section~~ */
.sidebar1 {
	float: right;
	width: 216px;
	background-color:transparent;
	padding: 60px 0;
}

/* ~~main content~~ */
.content {
	padding: 4px;
	width: 730px;
	float: right;
	margin-right:6px;
}

.content ul, .content ol { 
	padding: 0 15px 15px 40px; 
}

/* ~~content on inner pages that require a border~~ */
.content1{
	margin:12px 6px 6px 0px;
	border: 1px solid #dedede;
	border-radius: 8px;
	padding:2px;
}

/* ~~ right hand menu ~~ */
div.rightmenu{
	background:#F6F6F6;
	border: 1px solid #dedede;
	border-radius: 8px;
}

div.menutitle{
	background:url(images/right_title.jpg) no-repeat;
	padding-left:30px;
	padding-top:5px;
	height:30px;
	margin:2px;
	color:#fff;
	font-size:18px;
	border-radius: 8px;
}

ul.nav {
	list-style: none; 
	margin-bottom: 15px;
}

ul.nav li {
	border-bottom: 1px solid #dedede; 
	margin:4px;}
	
ul.nav a, ul.nav a:visited { 
	padding: 5px 5px 5px 8px;
	display: block; 
	text-decoration: none;
	color: #666;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus {
	color: #4FC71E;
}


/* ~~ The footer ~~ */
.footer {
	padding: 10px 0;
	background: #CCC;
	position: relative;
	clear: both; 
	height:130px;/* ~~ If you add extra content to the footer you will need to increase the height here. ~~ */
}
div.footer1{
	width: 960px;
	margin: 0 auto;
	height: auto;
}

.foo2{
	font: 12px Arial, Helvetica, sans-serif;
	float: left;
	width: 192px;
	padding: 10px;
	border-right: 1px dotted #666;
	color: #336600;
	padding: 0 10px 10px 10px;
	line-height: 1.7em;
	height: 120px;
}

.foo3{
	font: 12px Arial, Helvetica, sans-serif;
	color: ##336600;
	float: left;
	width: 192px;
	padding: 0 10px 10px 10px;
	border-right: 1px dotted #666;
	line-height: 1.7em;
	height: 120px;
}
div.copy{
	float: left;
	width: 342px;
	padding: 0 0 0 10px;
	border-right: 1px dotted #666;
	height: 130px;
}
div.fb{
	float: right;
	height: 130px;
}

p.foothead{
	font-weight:bold; 
	text-align:left;  
	border-bottom:solid 1px #666;
	margin: 0px;
	font-size:16px;
	color:#336699;
	line-height:25px;
}

/* ~~ miscellaneous float/clear classes ~~ */
.fltrt {  /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the #footer is removed or taken out of the #container */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

/* ~~ Home page top ~~ */
div.hometop{
	padding: 20px 20px 0 0;
	float: left;
	width: 470px;
	text-align: left;
}
div.hometop1{
	padding:20px 20px 0 0;
	width:220px;
	float:left;
}

/*Home page products*/
div.cntprod{
	border: 1px solid #dedede;
	border-radius: 8px;
	padding:8px;
	margin:4px;
	height:456px;
}
	

div.prod1{
	border-right: 1px #dedede dotted;
	width:332px;
	padding:6px;
	float:left;
}
div.product{
	float:left;
}

div.prodblurb{
	width:180px;
	float:right;
	color:#666;
}

div.prod2{
	width:332px;
	padding:6px;
	float:right;
}

p.prodheadtop{
	font-weight:bold; 
	text-align:left;  
	border-bottom:solid 1px #dedede;
	margin: 0px;
	font-size:20px;
	color:#336699;
	line-height:25px;
}

p.prodhead{
	font-weight:bold; 
	text-align:left;  
	border-bottom:solid 1px #dedede;
	margin: 0px;
	font-size:16px;
	color:#336699;
	line-height:25px;
}
div.prod3{
	border-right: 1px #dedede dotted;
	width:332px;
	padding:6px;
	float:left;
}
div.prod4{
	width:332px;
	padding:6px;
	float:right;
}
p.homeprice{
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
}

/* ~~ Mini cart ~~*/
td.mincart {
	font-size: 12px;
	font-family : Arial, Helvetica, sans-serif;
	background-color: #fff;
	padding:2px;

}
p.mincart {
	font-size: 12px;
	font-family : Arial, Helvetica, sans-serif;
}
table.mincart
{
	background-color: #E8F2F7;
	width: 210px;
	border-radius: 10px;
	padding:4px;
}

/*Shopping cart*/
table.cobtbl{
	background-color: #fff;
	border-bottom:1px solid #ccc;
} 

td.cobhdr{
	background-color:#bbb;
	font-size:1.1em;
	color:#fff;
	text-transform:uppercase;
}

td.cobll{
	background-color: #fff;
	color : #333;
}

div.tofreeshipping{
border-top:1px solid #ccc;
color:#386BA0 !important;
}

td.cobll input,  textarea, select{
border: 1px solid #999;
  border-radius:2px;
padding:4px;
}

.cartdiscounts, .cartdiscountsamnt{
color:#386BA0 !important;
}


td.cobll input[type="image"]{
border:none;
}

td.cobll input[type="radio"]{
border:none;
}

span.cartoption{
	font-size:12px !important;
	color:#333;
}

div.giftwrap a{
  	color:#666;
  	font-size:0.8em;
  	text-decoration:none;
}

div.logintoaccount{
	text-align:left !important;
}

span.willpickup{
font-size:1.1em !important;
}

/*Thanks page*/
td.receiptoption{font-size:0.9em;}
td.receiptoption strong{font-weight:500;}
td.receipthl strong{font-weight:500;}
td.receiptheading{background:#F6F6F6;font-size:1.1em;color: #3D79B7;font-weight:normal !important;border-bottom: 1px solid #3D79B7;border-top: 1px solid #3D79B7;}
td.receiptheading strong{font-weight:500;}
hr.receipthr{display:none;}

/* The category page 
-------------------------------------*/
div.category{
	width:43%;
	float:left;
	line-height:1.6;
  	font-size:0.9em;
        padding:10px;
	border:1px solid #ccc;
	background-color:#fefefe;
	margin:0px 0px 16px 16px;
	height:110px;
}

div.category:hover{
	background-color:#fff;
	border: 1px solid #407EBB;
	box-shadow: 5px 5px 2px #ccc;
}

div.catnavigation{
	padding:10px 0px 10px 12px;
	float:left;
	width:97%;
	font-size:1em;
	background-color:#eee;
	border-bottom: 1px solid #ccc;
	margin-bottom:10px;
}

.catnavwrapper{
	background:#fff !important;
	border: 1px solid #fff !important;
}

div.navdesc{
	display:none; /* Removes the text "View all products in all categories */
}

div.catimage{
	width:34%;
	float:left;
}

div.catdesc{
	padding:0px 0px 4px 4px;
}

div.catname{
	padding-left:4px;
        font-size:1.2em;
}

.catdiscounts, .allcatdiscounts{
	padding-left:10px;
	font-weight:normal;
	color:#3B76B0;
	font-size:0.9em;
}

div.categorymessage{
	padding-top:6px;
	font-size: 1.3em;
}

p.noproducts{
       padding-top:28px;
       text-align:left !important;
}


/* The products page 
-------------------------------------*/

div.prodfilter{
	float:left;
	background-color:#F9F9F4;
	border: 1px dotted #D7D1C9;
	padding:6px;
	color: #42619a;
	margin-bottom:10px;
	margin-top:10px;
}

div.prodfilterbar{
	float:left;
	width:100%;
}

div.filtertext{
 	padding:8px;
}

select.prodfilter{
	padding:0px;
	margin:0px;
}

div.product{
	padding:6px;
	width:31%;
	float:left;
	height:180px;
	margin:2px;
}

div.prodnavigation{
	padding:10px 0px 10px 12px;
	float:left;
	width:97%;
	font-size:0.9em;
	background-color:#eee;
	border-bottom: 1px solid #ccc;
	margin:10px 0px 0px 0px;
}

div.prodimage{
	padding: 6px;
	text-align:center;
	border:1px solid #ccc;
	background-color:#fefefe;
}

div.prodimage:hover{
	background-color:#fefefe;
	border: 1px solid #3399CA;
	box-shadow: 5px 5px 2px #ccc;
}


div.prodname{
	padding-top:6px;
	font-size: 1em;
}


div.prodprice{
	font-size: 1em;
	float:left;
	width:98%;
	color:#666;
	margin-top:-12px;
}

div.prodcurrency{
	float:left;
	width:100%;
	font-size: 0.8em;
	color:#666;
}

div.pagenums{
	text-align:center;
	float:left;
	padding:0px 0px 10px 0px;
}

/* The product detail page 
-------------------------------------*/
div.detailprodnavigation{
	width:99%;
        margin-bottom:12px;
}

div.detailimage{
	width:28%;
	padding:10px;
	float:left;
} 


div.detailid {
	color:#666;
	width:69%;
	font-size: 1em;
	float:left;
}

.detailname {
	font-size: 1.2em;
	padding:6px;
	float:right;
	width:67%;
	margin-top:10px;
  	margin-bottom:12px;
	border-bottom: 1px solid #ccc;
}

span.detaildiscountsapply{
	margin-left:36px;
        color:#3B76B0;
}

div.detaildiscounts{
	width:66%;
	color:#3B76B0;
	float:left;
	margin-left:17px;
}

div.detailmanufacturer{
	float:left;
	width:67%;
	margin:0px;
	padding:0px;
        color:#666;
}

div.detailsku{
	float:left;
	width:67%;
	margin:10px;
        color:#666;
}

div.detailinstock{
	float:right;
	width:67%;
}

div.detaildescription{
	font-size: 0.9em;
	margin:5px;
	padding-top:4px;
	line-height:1.8em;
	float:right;
	width:66%;
}

div.detailprice{
	font-size: 1.2em;
	font-weight:bold;
	float:left;
	width:96%;
	color:#333;
	margin-left:10px;
}

div.detaillistprice{
	font-size: 1em;
	font-weight:normal;
	float:left;
	width:96%;
	padding-top:6px;
	color:#DA6A1E;
}

div.detailcurrency{
	padding-top: 6px;
	font-size: 0.8em;
	float:left;
	width:96%;
	color:#666;
	margin-left:10px;
	border-bottom: 1px solid #ccc;
	padding-bottom:20px;
}

div.detailoption{
	width:100%;
}

div.detailoptions{
	padding: 6px;
	float:left;
	width:77%;
	margin-left:0px;
}

select.detailprodoption{
	font-size: 0.9em;
	width:50%;
	margin:7px;
	border:1px solid #ccc;
	padding:2px;
}

input.detailprodoption{
	font-size: 0.9em;
	margin:7px;
	border:1px solid #ccc;
        padding:2px;
}


div.detailoptiontext{
	padding: 6px;
	width:32%;
	float:left;
	clear:both;
}

div.detailmultioptiontext{
	padding: 6px;
	width:30%;
	clear:right;
}

.previousnext{
	padding-top:20px;
	padding-bottom:6px;
	float:right;
	width:100%;
	text-align:center;
	font-size:0.9em;
	border-top:1px solid #ccc;
}

div.emailfriend{
	padding-top: 10px;
	text-align:center;
	float:right;
	width:100%;
}

td.emfhl{
	background-color:#aaa;
	font-size:1.2em;
	color:#fff;
	font-weight:bold;
}

td.emfll{
	line-height:18px;
}

div.detailquantity{
	float:left;
	width:190px;
  
}

div.detailquantitytext{
	margin-top:18px;
	float:left;
	width:47%;
	text-align:right;
}

div.detailquantityinput{
	margin-top:16px;
	float:right;
	width:48%;
	text-align:left;
	padding:0px;
	height:65px;
}

#w0quant{
	height:21px;
	width:50px;
	border:1px solid #ccc;
}

div.detailaddtocart,.detailoutofstock{
	float:left;
	width:10%;
	margin-top:12px;
}

.detailnotifystock{
	text-align:center;
	padding-top:6px;
	float:left;
	width:98%;
}

div.review{
	float:left;
	margin-top:16px;
	width:90%;
	font-size:0.9em;
}

hr.review{
	height: 0;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #bbb;
	padding:4px;
	margin-top:6px;
}

div.reviewprod{
	background-color:#eee;
	padding:10px;
}

/* ~~ Horizontal rule ~~*/
HR {
	height: 0;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #60a1de;
}

/* ~~ Store buttons ~~*/
input.login, input.sccheckout, input.logintoaccount, input.search	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #fff;
	background: #4890DA;
	border: 1px solid #999;
	border-radius: 4px;
	cursor: pointer;
}

input.login:hover, input.sccheckout:hover, input.logintoaccount:hover, input.search:hover{
	background:#fff;
	color:#666;
}
