/* ~~ This the css file for the Responsive Design of Virtual Monochrome from Ecommerce Templates.
The first section correponds to the maximum width version of 1280 pixels ~~ */

@charset "utf-8";
/* ~~ Main settings and resets ~~*/
body{
	margin:0px;
	font: 100%/1.5 Arial, serif;
	color:#333;
	line-height:1.6;
	background: url() #fff repeat-x;	
}

ul{
	margin:0;padding:0;
}

img{
	border:0px;
}

.clr{
	clear: both;
	line-height: 0;
	font-size: 0;
	height: 0;
	border: none;
}

/* ~~ Social media icons ~~*/
.topsocial{
	width:100%;
	height:30px;
	background-color:#151515;
	text-align:right;
	float:right;
}

/* ~~ Top navigation on smaller window sizes ~~*/
.topleftlinks{
	display:none;
}

/* ~~ Top right navigation ~~*/
.toptextlinks{
	font-size:0.8em;
}

/* ~~ Container ~~*/
#maincontainer{
	width: 1280px;
	margin: 0 auto;
}

/* ~~ The header section ~~*/
#header{
	padding: 6px 0;
}

#header .logo{
	padding-top: 0px;
	padding-bottom:5px;
}

#header .hdrR{
	line-height: 16px;
	text-align: right;
	margin-top:18px;
}

#header .hdrR p{
	color: #60a1de;
	padding: 10px 0 0 0px;
}

#header .logo{
	float: left;
}

.l{
	float: left;
}

#header .hdrR{
	float: right;
}

/* ~~ Body content ~~*/
#mainwrapper{
	float: left;
	width: 100%;
	background:#fff;
}

#maincontent{
	margin-left: 156px; 
	padding:0px 4px 0px 4px;
	font-size:0.9em;
}
div.store{
	padding:10px;
}

/* ~~ Left content ~~*/
.lefthand{
	float: left;
	width: 150px; 
	margin-left: -1280px; 
	background: #fff;
	list-style:none;
	line-height:18px;
	padding:0px;
	font-size:0.8em;
margin-top:10px;
border-right:1px solid #ccc;
border-bottom:1px solid #ccc;
border-left:1px solid #ccc;
}
.leftside ul li{
	list-style:none;
	line-height:24px;
	padding-left:8px;}

/* ~~ Footer content ~~*/
.footer1{
	clear: left;
	width: 100%;
	background: #151515;
	color:#ccc;
	font-size:0.9em;
}

#footer{
	clear: left;
	width: 1280px;
	background: #151515;
	color:#ccc;
	margin: 0 auto;
	font-size:0.9em;
}

#footer a{
	color:#fff;
}

p.menuhead{
font-size:16px;
text-align:right;
}

div.bottomlinks1, div.bottomlinks2, div.bottomlinks3, div.bottomlinks4{
	float: left;
	width: 22%;
	background: #151515;
	border-right: 1px solid #ccc;
	padding:15px;
text-align:right;
}

p.copyright{
	font-size:0.9em;
	text-align:right;
	width:100%;
}


/* ~~ Main link properties ~~*/
A:link{
	color: #333;
	text-decoration: none;
}
A:visited{
	color: #333;
	text-decoration: none;
}
A:active{
	color: #333;
	text-decoration: none;
}
A:hover{
	color: #da6805;
	text-decoration: underline;
}

/* ~~ Store generated link properties ~~*/
A.ectlink:link{
	color: #da6805;
	text-decoration: none;
}
A.ectlink:visited{
	color: #da6805;
	text-decoration: none;
}
A.ectlink:active{
	color: #da6805;
	text-decoration: none;
}
A.ectlink:hover{
	color: #333;
	text-decoration: underline;
}

/* Top Link Properties */
A.tp:link{
	color: #da6805;
	text-decoration: none;
}
A.tp:visited{
	color: #da6805;
	text-decoration: none;
}
A.tp:active{
	color: #da6805;
	text-decoration: none;
}
A.tp:hover{
	color: #ccc;
	text-decoration: underline;
}

/* ~~ Titles ~~*/
div.menutop{
	font-size: 1.2em;
	font-weight:normal;
	background: #EBEBEB;
	color : #004570;
	text-align:left;
	width: 146px;
	border-top:1px solid #ccc;
	padding:4px 2px;
}

div.prodtop{
	font-size: 1.1em;
	font-weight:normal;
	color : #004570;
	padding-left:2px;
	padding-top:2px;
margin-top:12px;
}

h1{
	font-size: 0.9em;
	font-weight : bold;
	padding: 5px;
	background-color: #004570;
	color : #FFF;
	margin:4px;
}

/* ~~ Home page content ~~*/

div.homepics{
	width:100%;
}
div.picscontent{
	width:23%;
	padding:5px;
	float:left;
	margin:4px;
border: 1px solid #ccc;
}

div.prodpic{
width:100%;
	float:left;
text-align:center;
}

div.prodtext{
	float:left;
}

/* ~~ Search bar properties ~~*/

div.searchbox{
	height:57px;
	width:312px;
	float:right;
	white-space:nowrap;
}

#form-search p	{
	padding: 0;
	margin: 0;
}

#form-search label, #input-keywords, #submit-search{
	vertical-align: middle;
	padding: 0;
	margin: 0;
}

#input-keywords	{
	border-width: 1px 0 1px 1px;
	border-style: solid;
	border-color:#ccc;
	height: 23px;
	width: 240px;
	line-height: 20px;
	padding-left: 2px;
}

/* ~~ Horizontal rule ~~*/
hr{
	height: 0;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #D86807;
}

/* ~~ Minicart and Minilogin ~~*/
table.mincart{
	background-color: #ECECEC;
	width: 140px;
	margin:6px;
}


div.tofreeshipping{
color:#386BA0 !important;
}


.cartdiscounts, .cartdiscountsamnt{
color:#386BA0 !important;
}


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: #000;font-weight:normal !important;border-bottom: 1px solid #3D79B7;border-top: 1px solid #3D79B7;}
td.receiptheading strong{font-weight:500;}
hr.receipthr{display:none;}

/*Button and form field styles*/
input.buybutton, input.sccheckout, input.checkoutbutton, input.gcsubmit, input.vieworderstatus, input.viewlicense, input.trackpackage, input.login, input.newaffiliate, input.affiliatelogin, input.search{
	background:#544A4A;
	color:#fff;
	padding:6px 16px;
	border:0;
	border-radius:4px;
	font-size:1.1em;
}

input.buybutton:hover, input.sccheckout:hover, input.gcsubmit:hover, input.checkoutbutton:hover, input.vieworderstatus:hover, input.viewlicense:hover, input.trackpackage:hover, input.login:hover, input.newaffiliate:hover, input.affiliatelogin:hover, input.search:hover{
	background:#ddd;
	color:#000;
	cursor:pointer;
}


/* 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:23%;
	float:left;
	height:320px;
	margin:2px;
}

div.prodnavigation{
	padding:4px 0px 4px 12px;
	float:left;
	width:97%;
	font-size:0.9em;
	background-color:#eee;
	border-bottom: 1px solid #ccc;
	margin:10px 6px;
}

div.prodimage{
	padding: 6px;
	text-align:center;
	border:1px solid #ccc;
}

div.prodimage:hover{
	border: 1px solid #333;
}


div.prodname{
	padding-top:6px;
}


div.prodprice{
	float:left;
	width:98%;
	color:#666;
}div.prodcurrency{
	float:left;
	width:100%;
	font-size: 11px;
	color:#666;
}

div.pagenums{
	text-align:center;
	float:left;
	padding:20px 0px 20px 0px;
}

/* The product detail page 
-------------------------------------*/
div.detailprodnavigation{
	padding:4px 0px 4px 12px;
	float:left;
	width:97%;
	font-size:0.9em;
	background-color:#eee;
	border-bottom: 1px solid #ccc;
	margin:10px 6px;
}

div.detailcheckoutbutton{
margin-left:7px;
}

div.detailimage{
	width:190px;
	padding:10px;
	float:left;
} 


div.detailid {
	color:#666;
	width:69%;
	font-size: 1em;
	float:left;
}

.detailname h1 {
	font-size: 1.2em;
	padding:6px;
	float:left;
	width:75%;
	margin-top:10px;
  	margin-bottom:12px;
	border-bottom: 1px solid #ccc;
  background:#fff;
  color:#333;
}

span.detaildiscountsapply{
	margin-left:36px;
        color:#3B76B0;
}

div.detaildiscounts{
	width:79%;
	color:#3B76B0;
	float:left;
	margin-left:7px;
}

div.detailmanufacturer{
	float:left;
	width:80%;
	margin:0px;
	padding:0px;
        color:#666;
}

div.detailsku{
	float:left;
	width:80%;
	margin:10px;
        color:#666;
}

div.detailinstock{
	float:right;
	width:80%;
}

div.detaildescription{
	font-size: 0.9em;
	margin:5px;
	padding-top:4px;
	line-height:1.8em;
	float:right;
	width:80%;
}

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:33%;
	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:right;
	width:170px;
}

div.detailquantitytext{
	margin-top:16px;
	float:left;
	width:30%;
	text-align:right;
}

div.detailquantityinput{
	margin-top:16px;
	float:right;
	width:50%;
	text-align:left;
	padding:0px;
	height:65px;
}

#w0quant{
	height:21px;
	width:50px;
	border:1px solid #ccc;
}

div.detailaddtocart,.detailoutofstock{
	float:right;
	width:48%;
	text-align:left;
	padding-bottom:20px;
	margin-top:12px;
}

.detailnotifystock{
	text-align:center;
	padding-top:6px;
	float:left;
	width:98%;
}

div.review{
	float:left;
	margin-top:16px;
	width:98%;
	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;
}

/* The category page 
-------------------------------------*/
div.category{
	width:28%;
	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 #333;
	box-shadow: 5px 5px 2px #ccc;
}

div.catnavigation{
	padding:4px 0px 4px 12px;
	float:left;
	width:97%;
	font-size:0.9em;
	background-color:#eee;
	border-bottom: 1px solid #ccc;
	margin:0px;
}

.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:97px;
	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{
	margin-top:10px;
}

p.noproducts{
       padding-top:28px;
       text-align:left !important;
}

/* This is the first breakpoint and is for screen sizes between 980 and 1280 pixels. 
If there is no difference in the classes above, you would use the classes above or if you need to make changes at this resolution, add them below
-------------------------------------*/
@media screen and (max-width: 1300px){

#maincontainer{
	width: 980px;
}	

.lefthand{
	margin-left: -980px; 
}

#footer{
	width: 980px;
}	
div.bottomlinks1, div.bottomlinks2, div.bottomlinks3, div.bottomlinks4{
	width: 209px;
}

div.picscontent{
	width:30%;
}


/* ~~ The products page ~~*/
div.product{
width:31%;
}

/* ~~The detail page ~~*/
div.detailid {
	width:70%;
}

div.detailname {
	width:72%;
}


div.detaildiscounts{
	width:70%;
    margin-left:13px;
}

div.detailmanufacturer{
	width:70%;
}

div.detailsku{
	width:72%;
}

div.detailinstock{
	width:72%;
}

div.detaildescription{
	width:72%;
}

div.category{
width:44%;
}

}

/* This is the second breakpoint and is for screen sizes between 1000 and 1280 pixels. 
If there is no difference in the classes above, you would use the classes above or if you need to make changes at this resolution, add them below
-------------------------------------*/
@media screen and (max-width: 1008px){

#maincontainer{
	width: 680px;
}	

.lefthand{
	margin-left: -680px; 
}

/* ~~ Remove links from top nav bar ~~*/
.navextra{
	display:none;
}

#footer{
	width: 680px;
}	
div.bottomlinks1, div.bottomlinks2, div.bottomlinks3, div.bottomlinks4{
	width: 20%;
}

div.picscontent{
	width:46%;
}


/* ~~ The products page ~~*/
div.product{
width:46%;
}

/* ~~ The detail page ~~*/
div.detailprodnavigation{
width:95%;
}

div.detailname{
width:96%;
float:left;
}

div.detailid, div.detailmanufacturer{
width:96%;
float:left;
}

div.detaildiscounts{
width:96%;
float:left;
margin-left:0px;
}

div.detaildescription{
width:96%;
float:left;
margin-bottom:10px;
}

div.detailoptions{
width:90%;
}

div.category{
width:88%;
}

}

/* This is the third breakpoint and is for screen sizes between 468 and 690 pixels. 
If there is no difference in the classes above, you would use the classes above or if you need to make changes at this resolution, add them below
*/
@media screen and (max-width:690px){
#maincontent{
	margin-left: 0px; 
	border: 0px;
}

#maincontainer{
	width: 96%;
}	

/* ~~ Show top navigation links ~~*/
.topleftlinks{
	display:inline;
	float:left;
	padding-top:4px;
	font-size:0.8em;
}

/* ~~ Remove top right navigation ~~*/
span.toptextlinks{
	display:none;
}

/* ~~ Remove horizontal nav bar ~~*/
#navlist{
	display:none;
}

/* ~~ Move search bar ~~*/
div.searchbox{
	margin-top:-20px;
	width:90%;
	text-align:left;
	height:46px;
	float:left;
}

#topnav{
	display:none;
}

#input-keywords	{
width: 300px;
}

/* ~~ Remove left hand menu ~~*/	
.lefthand{
	display:none; 
}

span.prodcats{
	display:none;
}

/* ~~ Reset footer ~~*/

#footer{
width: 100%;
}	
div.bottomlinks1, div.bottomlinks2{
width: 40%;
float:left;
}

 div.bottomlinks3, div.bottomlinks4{
width:40%;
float:left;
}



div.picscontent{
	width:94%;
}

/* ~~ Modify additional info field on checkout ~~*/
textarea.addinfo{
	width:150px;
}

/* ~~ The products page ~~*/
div.prodfilter{
display:none;
}

div.prodfilterbar{
display:none;
}

div.prodnavigation{
width:93%;
}


}

/* This is the fourth breakpoint and is for smartphones. 
If there is no difference in the classes above, you would use the classes above or if you need to make changes at this resolution, add them below */
@media screen and (max-width:400px){

#maincontainer{

}

div.searchbox{
width:90%
}

#input-keywords	{
	width: 220px;
}

/* ~~ Remove top slider ~~*/
div.callbacks_container, div.rslides{
	display:none;
}


#footer{
	width: 90%;

}

div.bottomlinks1, div.bottomlinks2, div.bottomlinks3, div.bottomlinks4{
	width: 96%;
margin-right:0px;
text-align:left;
}

p.menuhead{
text-align:left;
}

.cobtbl select{
font-size:0.8em;
}

/* ~~ Remove left hand cart column ~~*/
.cobcol1{
	display:none;
}

div.store{
	padding:0px;
}

/* ~~ The products page ~~*/
div.product{
width:94%;
}

div.prodnavigation{
width:90%;
}



/* ~~ The category page ~~*/


div.category{
width:84%;
}
}