/* ~~ 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(../images/bg.gif) #ffffff repeat-x;	

}

ul{
	margin:0;padding:0;
}

img{
	border:0px;
}

.clr{
	clear: both;
	line-height: 0;
	font-size: 0;
	height: 0;
	border: none;
}

span.prodratingtext{
	display:none;
}

/* ~~ Social media icons ~~*/
.topsocial{
	width:100%;
	height:23px;
	background-color:#eee;
	float:left;
	border-bottom:1px solid #ccc;
	box-sizing: border-box;
}

/* ~~ Top right navigation ~~*/
.toptextlinks{
	font-size:0.8em;
}

/* ~~ Container ~~*/
#maincontainer{
	width: 1280px;
	margin: 0 auto;
}

/* ~~ The header section, eerste padding is voor top menu ~~*/
#header{
	padding: 5px 0;
}

#header .logoFB{
	float: right;
	font-size:0.8em;
}

#header .logo{
	padding-top: 2px;
	padding-bottom:1.3px;
	font-size: 0.0em;
}

#header .logo{
	float: left;
}

#header .hdrR{
	padding-top: 0px;
	padding-bottom:0px;	
	text-align: right;
	margin-top:7px;
	width: 72%;
	height: 83px;
}

#header .hdrR{
	float: right;
}

#header .hdrR a{
	padding: 0px 0 0 50px;
}

#header .hdrR p{
	color: #60a1de;
	padding: 10px 0 0 0px;
}

.l{
	float: left;
}

/* ~~ Body content ~~*/
#mainwrapper{
	float: left;
	width: 100%;
	background:#fff;
}

#maincontent{

	padding:10px 4px 0px 4px;
	font-size:0.8em;
}

/* ~~ 
	padding:10px;
 ~~*/
div.store{

	font-size: 0.9em;
	margin:5px;
	padding-top:4px;
	line-height:1.8em;

	width:80%;	
}
/* ~~ Left content ~~*/
.lefthand{
	float: left;
	width: 150px;
	margin-left: -1280px;
	background: #EEEFEF;
	list-style: none;
	line-height: 18px;
	padding: 0px;
	font-size: 0.8em;
	text-align: left;
}
.leftside ul li{
	list-style:none;
	line-height:24px;
	padding-left:8px;}

/* ~~ Footer content ~~*/
.footer1{
	clear: left;
	width: 100%;
	background: #27509a;
	color:#ccc;
	font-size:0.9em;
	text-align:right;
}

#footer{
	clear: left;
	width: 1280px;
	background: #27509a;
	color:#ccc;
	margin: 0 auto;
	font-size:0.9em;
}

#footer a{
	color:#fff;
}

div.bottomlinks1, div.bottomlinks2, div.bottomlinks3, div.bottomlinks4{
	float: left;
	width: 289px;
	background: #27509a;
	border-right: 1px solid #ccc;
	padding:15px;
}

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: #27509a;
	text-decoration: underline;
}

/* ~~ Store generated link properties ~~*/
A.ectlink:link{
	color: #333;
	text-decoration: none;
}
A.ectlink:visited{
	color: #333;
	text-decoration: none;
}
A.ectlink:active{
	color: #333;
	text-decoration: none;
}
A.ectlink:hover{
	color: #27509a;
	text-decoration: underline;
}

/* Top Link Properties */
A.tp:link{
	color: #27509a;
	text-decoration: none;
}
A.tp:visited{
	color: #27509a;
	text-decoration: none;
}
A.tp:active{
	color: #27509a;
	text-decoration: none;
}
A.tp:hover{
	color: #ccc;
	text-decoration: underline;
}

/* ~~ Top horizontal navigation bar ~~*/
div#topnav{
	background-color: #544A4A;
	border-top: solid 1px #000;
	border-bottom: solid 1px #fff;
}
div#topnav ul{
	font-size: 0.8em;
	color: #999;
	text-align: center;
	margin: 0;
	padding-top:6px;
	height:21px;
	padding-left: 0px;
	line-height:1.3;
}
div#topnav ul li{
	display: inline;
}
div#topnav ul li a{
	padding: 5px 10px 5px 10px;
	color: #fff;
	text-decoration: none;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	margin-right: -1px;
}
div#topnav ul li a:hover{
	background-color: #27509a;
	color: #fff;
}

/* ~~ Top horizontal navigation bar TEST~~*/
#active a
{

color: #fff;
background-color: #544A4A;

}

/* ~~ Titles ~~*/
div.menutop{
	font-size: 1em;
	font-weight:normal;
	height:22px;
	background: url(../images/menutop.jpg) #fff repeat-x;
	color : #666;
	text-align:right;
	width: 142px;
	border-top:1px solid #ccc;
	padding-right:8px;
	padding-top:4px;
}

div.prodtop{
	font-size: 0.9em;
	font-weight:normal;
	margin-top:5px;
	height:25px; 
	background: url(../images/menutop.jpg) #fff repeat-x;
	color : #666;
	border-top:1px solid #ccc;
	padding-left:6px;
	padding-top:2px;
	font-weight:bold;
}

h1{
	font-size: 0.9em;
	font-weight : bold;
	padding-left: 0px;
	background-color: #999;
	color : #FFF;
	margin:0px;
}

h2{
	font-size: 18px;
	font-weight : bold;
	padding-left: 5px;
	background-color: #999;
	color : #01478C;
	margin:0px;
}


/* ~~ Home page content ~~*/

div.homepics{
	width:1130px;
}
div.picscontent{
	width:356px;
	padding:5px;
	float:left;
	margin:4px;
}

div.prodpic{
	float:left;
}

div.prodtext{
	float:right;
	width:250px;
}

/* ~~ Search bar properties ~~*/

div.searchbox{
	height:37px;
	width:50%;
	float:right;
	white-space:nowrap;
	margin-top:21px;
}

#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: 37px;
	width: 100%;
	border-radius: 25px;
	text-align: center;


}

/* ~~ Horizontal rule ~~*/
hr{
	height: 0;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #27509a;
}


/*Shopping cart*/
table.cobtbl{
	background-color: #eee;
	border-bottom:1px solid #ccc;
} 

td.cobll, td.cobhl{
	background-color: #fff;
	color : #333;
}

td.cobhdr{
	background-color:#bbb;
	font-size:0.9em;
	color:#fff;
	text-transform:uppercase;
}

div.tofreeshipping{
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.receiptheading{font-size:1.1em;color: #000;font-weight:normal !important;}
td.receiptheading strong{font-weight:500;}
td.receipthl strong{font-weight:500;}
hr.receipthr{display:none;}

/* ~~ Store buttons  ~~*/
input.login, input.sccheckout, input.logintoaccount, input.search	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	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;
}

/* 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;
	float:left;
	width: 47%;
	height:200px;
	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:6px 6px;
}

div.prodimage{
	width:120px;
	height:175px;
	padding:6px;
	float:left;
}

div.prodimage:hover{
	background-color:#fefefe;
}


div.prodname{
	font-size: 0.9em;
}


div.proddescription{
	font-size: 0.9em;
}

div.prodsku{
	font-size: 0.8em;
}

div.prodprice{
	font-size: 1.0em;
	color:#666;
}

div.prodcurrency{
	float:left;
	width:100%;
	font-size: 0.8em;
	color:#666;
}

div.pagenumbers{
	text-align:center;
	float:left;
	width:100%;
	padding:20px 0px 20px 0px;
}

/* The product detail page 
-------------------------------------*/
div.detailprodnavigation{
	width:100%;
        margin-bottom:16px;
}

div.detailcheckoutbutton{
margin-left:7px;
}

div.detailimage{
	width:190px;
	padding:10px;
	float:left;
} 


div.detailid {
	color:#666;
	width:69%;
	font-size: 1em;
	float:left;
}

div.detailname {
	font-size: 1.2em;
	padding-top:6px;
	padding-left:6px;
	padding-right:6px;
	float:right;
	width:80%;
	margin-top:10px;
	margin-bottom:0px;
	background-color: #999;
}

div.detailsku{
	font-size: 0.9em;
	padding:6px;
	float:right;
	width:80%;
  	margin-bottom:12px;
	border-bottom: 1px solid #ccc;
}

span.detaildiscountsapply{
	margin-left:36px;
        color:#3B76B0;
}

div.detaildiscounts{
	width:79%;
	color:#3B76B0;
	float:left;
	margin-left:7px;
}

div.detailmanufacturer{
	padding-bottom:6px;
	padding-left:6px;
	padding-right:6px;
	float:right;
	width:80%;
	font-size: 18px;
	font-weight : bold;
        padding-left: 6px;
	background-color: #999;
	color : #01478C;
	margin:0px;
}

div.detailinstock{
	float:right;
	width:80%;
}

div.detaildescription{
	margin:5px;
	padding-top:4px;
	line-height:1.8em;
	float:right;
	width:80%;
}

div.detailprice{
	font-size: 1.2em;
	font-weight:bold;
	float:right;
	width:80%;
	color:#333;
	padding:6px;
}

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:80%;
	margin-bottom:18px;

}

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;
        clear:both;
}

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:right;
	width:80%;
	margin-top:18px;
	margin-bottom:18px;
}

.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;
}

/* 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:10px 0px 10px 12px;
	float:left;
	width:100%;
	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: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{
	padding-top:0px;
	font-size: 1.3em;
}

p.noproducts{
       padding-top:28px;
       text-align:left !important;
}

.detailname h1 {
font-style: bold;
font-size: 18px;
}



/* 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){

#header .hdrR{
	width:62%;
}


#maincontainer{
	width: 980px;
}	

.lefthand{
	margin-left: -980px; 
}

#footer{
	width: 980px;
}	
div.bottomlinks1, div.bottomlinks2, div.bottomlinks3, div.bottomlinks4{
	width: 209px;
}

div.homepics{
	width:830px;
}	

div.picscontent{
	width:396px;
}

div.prodtext{
	width:290px;
}

/* ~~ The products page ~~*/
div.product{
width:100%;
height:200px;
}

/* ~~The detail page ~~*/
div.detailid {
	width:70%;
}

div.detailname {
	width:72%;
}

div.detailsku{
	width:72%;
	float:right;
}

div.detailprice{
	width:72%;
}

div.detailaddtocart{
	width:72%;
}

div.emailfriend{
	width:72%;
}

div.detaildiscounts{
	width:72%;
    margin-left:13px;
}

div.detailmanufacturer{
	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: 138px;
}

div.homepics{
	width:530px;
}	

div.picscontent{
	width:244px;
}

div.prodtext{
	width:140px;
}

/* ~~ The products page ~~*/
div.product{
width:100%;
height:225px;
}

/* ~~ The detail page ~~*/
div.detailprodnavigation{
width:95%;
}

div.detailname{
width:96%;
float:left;
}

div.detailsku{
width:96%;
float:left;
}

div.detailprice{
width:96%;
float:left;
}

div.detailaddtocart{
width:96%;
float:left;
}

div.emailfriend{
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: 468px;
}	

#header{
	padding: 0px 0;	
}

#header .hdrR{
	display:none;
}

/* ~~ Show top navigation links ~~*/
.topleftlinks{
}

/* ~~ Remove top right navigation ~~*/
span.toptextlinks{
	display:none;
}

/* ~~ Remove horizontal nav bar ~~*/
#navlist{
	display:none;
}
#navlist2{
	display: inline;
	float:right;
}



#topnav{
	margin-top:6px;
	width:475px;
}

#input-keywords1111	{
	width: 434px;
}

/* ~~ Remove left hand menu ~~*/	
.lefthand{
	display:none; 
}

span.prodcats{
	display:none;
}

/* ~~ Reset footer ~~*/

#footer{
	width: 468px;
}	
div.bottomlinks1, div.bottomlinks2, div.bottomlinks3{
	width: 118px;
}
div.bottomlinks4{
	display:none;
}

div.homepics{
	width:460px;
}	

div.picscontent{
	width:444px;
}
div.prodtext{
	width:330px;
}
/* ~~ 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{
	width: 308px;
}



div.proddescription{
	display:none;
}


#input-keywords	{
	width: 274px;
}


div.homepics{
	width:300px;
}	

div.picscontent{
	width:284px;
}

div.prodtext{
	width:180px;
}

#footer{
	width: 308px;
}

div.bottomlinks3{
	display:none;
}

.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%;
}

}