/* ~~ 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 ~~ */


/* ~~ Main settings and resets ~~*/

div.socialmediabuttons{
float:left;
width:97%;
padding:4px;
border:1px solid #ccc;
margin:4px;
background:#FFFFFF;
}
div.socialmediabutton{
float:left;
width:140px;
}

div.sociallinkedin{
margin-top:7px;
width:70px;
}

div.socialfacebook{
margin-top:5px;
}

div.socialtwitter{
width:70px;
margin-top:7px;
}

div.socialgoogle{
margin-top:4px;
width:70px;
}

div.socialpinterest{
margin-top:4px;
width:60px;
}

div.socialcustom{
margin-top:7px;
width:70px;
}

div.socialaskaquestion{
width:110px;
}

div.checkoutbutton.detailcheckoutbutton {display:none;}


body{
	margin: 0px;
	font: 100%/1.5 Arial, serif;
	color: #919191;
	line-height: 1.6;
	background: url(../images/bg2.jpg) #000000 repeat;
	background-attachment: fixed;
}

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:#000000; border-bottom:#F00; 
  	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;
	text-align:justify;
}

/* ~~ 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:#000;
}

#maincontent{
	border: #F00;
	border-width: thick;
	margin-left: 156px;
	padding: 0px 4px 0px 4px;
	font-size: 0.9em;
	color: #FFF;
	text-align: left;
}
div.store{
	padding: 10px;
	text-align: justify;
	color: #FFF;
}

/* ~~ Left content ~~*/
.lefthand{
	float: left;
	width: 150px;
	margin-left: -1280px;
	background: #000000;
	list-style: none;
	line-height: 18px;
	padding: 0px;
	font-size: 0.8em;
}
.leftside ul li{
	list-style:none;
	line-height:24px;
	padding-left:8px;}

/* ~~ Footer content ~~*/
.footer1{
	clear: left;
	width: 100%;
	background: #000000;
  	color:#ccc;
  	font-size:0.9em;
}

#footer{
	clear: left;
	width: 1280px;
	color: #ccc;
	margin: 0 auto;
	font-size: 0.9em;
	background-color: #000000;
}

#footer a{
  	color:#fff;
}

div.bottomlinks1, div.bottomlinks2, div.bottomlinks3, div.bottomlinks4{
	float: left;
	width: 289px;
	background: #000000;
	border-right: 1px solid #ccc;
	padding:15px;
}

p.copyright{
	font-size:0.9em;
	text-align:right;
	width:100%;
}


/* ~~ Main link properties ~~*/
A:link {
	color: #F0F0F0;
	text-decoration: none;
}
A:visited {
	color: #CCC;
	text-decoration: none;
}
A:active {
	color: #CFF;
	text-decoration: none;
}
A:hover {
	color: #0FF;
	text-decoration: underline;
}

/* ~~ Store generated link properties ~~*/
A.ectlink:link {
	color: #0FF;
	text-decoration: none;
}
A.ectlink:visited {
	color: #0FF;
	text-decoration: none;
}
A.ectlink:active {
	color: #0FF;
	text-decoration: none;
}
A.ectlink:hover {
	color: #333;
	text-decoration: underline;
}

/* Top Link Properties */
A.tp:link {
	color: #0FF;
	text-decoration: none;
}
A.tp:visited {
	color: #0FF;
	text-decoration: none;
}
A.tp:active {
	color: #0FF;
	text-decoration: none;
}
A.tp:hover {
	color: #ccc;
	text-decoration: underline;
}

/* ~~ Top horizontal navigation bar ~~*/
div#topnav{
	background-color: #000000;
	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: #0FF;
	color: #fff;
}

/* ~~ Titles ~~*/
div.menutop {
	font-size: 1em;
	font-weight: normal;
	height: 22px;
	background: url(../images/menutop.jpg) #000 repeat-x;
	color : #FFF;
	text-align: right;
	width: 142px;
	border-top: 1px solid #fff;
	padding-right: 8px;
	padding-top: 4px;
}

div.prodtop {
	font-size: 0.9em;
	font-weight: normal;
	margin-top: 0px;
	height: 25px;
	background: url(../images/menutop.jpg) #000 repeat-x;
	color : #CCC;
	border-top: 1px solid #FFF;
	padding-left: 6px;
	padding-top: 2px;
	font-weight: bold;
}

h1 {
	font-size: 1.4em;
	font-weight : bold;
	padding: 0px;
	color : #C9F;
	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: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: #000000 !important;
	width: 140px;
	margin: 6px;
}


/* ~~ Cart and search backgrounds ~~ */
table.cobtbl{
	background-color: #000000 !important;
	border-radius: 5px;
	box-shadow: 2px 2px 10px #CCC;
	width: 100%;
} 

td.cobhl{
	background-color: #000000 !important;
	font-weight: normal;
	color: #CCC;
}

td.cobll{
	background-color: #000000 !important;
	color : #FFF;
}

/* The product page - view all the available classes at http://www.ecommercetemplates.com/help/css-layouts.asp
-------------------------------------*/
div.prodfilter{
	float: left;
	background-color: #000000;
	border: 1px dotted #D7D1C9;
	padding: 6px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 10px;
	margin-top: 10px;
}

div.prodfilterbar{
	float:left;
	width:1110px;
}

select.prodfilter{
	padding:0px;
	margin:0px;
}

div.product{
	padding:2px;
	color: #FFC;
	font-size:12px;
	text-align:justify;
	width:246px;
	float: left;
	height:180px;
	margin:2px;
	border:1px solid #C4C4C4;

}

div.prodnavigation{
	padding:10px;
	float:left;
	width:900px;
}

div.checkoutbutton{
	width:135px;
	float:right;
  	margin-top:6px;
}

div.allproddiscounts{
	color: #FFFF00;
	width: 1000px;
	margin-bottom: 2px;
	float: left;
}

.proddiscounts, .discountsapply{
	color: #FFFF00;
	padding: 4px;
}

div.prodmanufacturer{
	color: #999;
	padding: 6px;
}

div.prodsku{
	color: #CCC;
	padding: 6px;
}

div.prodimage{
	padding-top: 6px;
	text-align:center;
}

img.prodimage{
	border: 1px solid #ccc;
}

div.prodname{
	padding:10px;
	font-size: 0.9em;
	text-align: center;
}

div.prodrating{
	padding-left:4px;
}

div.prodinstock{
	padding: 4px;
	color: #999;
}

div.proddescription{
	padding:6px;
	float:left;
}

/* ~~ product options ~~ */
div.prodoptions{
	padding:6px;
	width:248px;
	float:left;
	border: 1px solid #ccc;
	background:#fff;
}

select.prodoption{
	font-size: 0.9em; 
	width:150px;
	float:right;
	margin:6px;
}

span.prodoption{
	font-size: 1em;
	
	padding: 2px;
}

div.optiontext{
	padding: 2px;
	color: #FF3;
	font-size: 0.9em;
	text-align: justify;
	width: 450px;
	float: left;
	margin: 10px;
	font-style: italic
}

div.option{
	padding: 0px;
	float:left;
}


div.listprice{
	padding: 2px;
	text-align:center; 
	color:#666; 
	width:256px;
	float:left;
}

div.prodprice{
	padding: 4px;
	font-size: 0.9em;
	color: #000;
	font-weight: normal;
	text-align: center;
	float: left;
	width: 256px;
}

div.prodcurrency{
	padding: 2px;
	text-align:center;
	float:left;
	width:256px;
	font-size: 0.8em;
}

div.addtocart{
	text-align:center;
	padding-top:6px;
	float:left;
	width:256px;
}

.notifystock{
	text-align:center;
	padding-top:6px;
	float:left;
	width:256px;
}

.configbutton{
	text-align:center;
	margin-top:3px;
}

div.outofstock{
	text-align:center;
	padding-top:6px;
	font-weight:bold;
}

.prodid {
	background: #000000;
	color: #CCC;
	padding: 6px;
	text-align: center;
	font-size: 1.1em;
}

div.multioptiontext{
		width:180px;
		
}

div.pagenums{
	text-align:center;
	float:left;
	padding:10px;
}


/* The product detail page 
-------------------------------------*/
div.detailimage{
	float:left;
	width:350px;
	padding:10px;
} 

.detailid {
	color:#000;
	width:700px;
	padding-bottom:10px;
	font-size: 1em;
}

.detailmanufacturer{
	float:right;
	width:700px;
}

.detailsku{
	float:right;
	width:700px;
}

.detailinstock{
	float:right;
	width:7002px;
	border-bottom:1px #ccc dotted;
}

.detailname {
	color: #FF0;
	padding: 6px;
	width: 700px;
	float: right;
	font-size: 1.2em;
}

.detaildiscounts{
	color:#FA9171;
	font-weight:bold;
	font-size: 1em;
	float:right;
	width:700px
}

span.detaildiscountsapply{
	color: #FF0000;
	font-weight: bold;
}

div.detaildescription{
	font-size: 0.9em;
	text-align:justify;
	margin-top:5px;
	float:left;
	padding-left:6px;
	padding-top:4px;
	border:1px #91040D double;
  	width:780px;
}

.detaillistprice{
	text-align:center;
	float:left;
	width:780px;
}

div.detailprice{
	font-size: 1.2em;
	font-weight: normal;
	text-align:center;
	float:left;
	width:780px;
	padding-top:8px;
}

div.detailcurrency{
	padding-top: 6px;
	font-size: 0.8em;
	text-align:center;
	float:left;
	width:780px;
}


.detailoptions{
	padding: 6px;
	float:left;
	width:350px;
	padding-left:266px;
}

select.detailprodoption{
	font-size: .8em;
	float: right;
	width: 295px;
	margin: 6px;
	background-color: #FF6;
}

.detailoptiontext{
	padding: 6px;
	float:left;
	width: 295px;
	
	
}

div.review{
	width:560px;
}

.previousnext{
	padding-top:10px;
	padding-bottom:6px;
	float:left;
	width:1100px;
	text-align:center;
}

div.emailfriend{
	padding-top: 10px;
	text-align:center;
	float:left;
	width:1100px;
}

div.detailquantity{
  	padding-top:20px;
	float:right;
	width:900px;
}

div.detailquantitytext{
	margin:4px;
	float:left;
	width:650px;
	text-align:right;
}

div.detailquantityinput{
	margin:4px;
	float:right;
	width:230px;
	text-align:left;
}

div.detailaddtocart,.detailoutofstock{
	margin:4px;
	float:left;
	width:1100px;
	text-align:center;
	border-bottom:1px #ccc dotted;
	padding-bottom:10px;
}

.detailnotifystock{
	text-align:center;
	padding-top:6px;
	float:left;
	width:1100px;
}

div.review{
	float:left;
}

div.navdesc{
	padding-top:10px;
}

p.cstitle{
	float:left;
	width:570px;
}

.csproduct{
	float:left;
	width:570px;
}

/* The category page 
-------------------------------------*/
div.category{
	width:280px;
	height:180px;
	float:left;
}

div.catimage{
	width:150px;
	float:left;
}

div.catdesc{
	padding:0px 0px 4px 12px;
}

div.catname{
	margin-top:16px;
	padding-left:12px;
}

.catdiscounts, .allcatdiscounts{
	padding-left:5px;
	font-weight:bold;
	color:#FA9171;

}

.categorymessage{
	padding-left:5px;
	padding-top:6px;
	font-size: 1.1em;
}

/* 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.homepics{
	width:830px;
}	
	
div.picscontent{
	width:396px;
}

div.prodtext{
	width:290px;
}
  
/* ~~ The products page ~~*/
  div.prodnavigation{
	width:600px;
	
}

div.checkoutbutton{
	width:108px;
}
  
/* ~~The detail page ~~*/
div.detaildescription{
  	width:780px;
}

.detaillistprice{
	width:780px;
}

div.detailprice{
	width:780px;
}

div.detailcurrency{
	width:780px;
}
  
div.detailaddtocart,.detailoutofstock{
	width:780px;
}
  
.previousnext{
	width:780px;
}

div.emailfriend{
	width:780px;
}
	
}

/* 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;
	text-align: left;
}

/* ~~ 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.prodnavigation{
	width:350px;
}

div.checkoutbutton{
	width:110px;
}
  
div.product{
    width:246px;
    height:180px;
}
  
div.prodoptions{
	width:230px;
}

select.prodoption{
	width:220px;
}

div.optiontext{
	width: 220px;
}
 
 /* ~~ The detail page ~~*/
div.detailname{
	width:500px;
}
  
div.detaildescription{
  	width:500px;
}

.detaillistprice{
	width:500px;
}

div.detailprice{
	width:500px;
}
  
.detailoptions{
	padding-left:166px;
}

select.detailprodoption{
	width:320px;
}

.detailoptiontext{
	padding: 6px;
	}

div.detailcurrency{
	width:500px;
}
  
div.detailaddtocart,.detailoutofstock{
	width:500px;
}
  
.previousnext{
	width:500px;
}

div.emailfriend{
	width:500px;
}
	
}

/* 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;
}	
  
/* ~~ 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:468px;
    text-align:left;
    height:46px;
    float:left;
}

#topnav{
    display:none;
}
  
#input-keywords	{
	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.product{
	width:452px;
    height:180px;
}

div.prodnavigation{
	width:300px;
}

div.checkoutbutton{
	width:105px;
}
  
div.prodoptions{
	width:436px;
}

select.prodoption{
	width:190px;
}

div.optiontext{
	width: 188px;
}
  
div.listprice{
	width:436px;
}

div.prodprice{
	width:436px;
}

div.prodcurrency{
	width:436px;
}

div.addtocart{
	float:left;
	width:436px;
}

/* ~~ The details page ~~*/
div.detailname{
  	width:450px;
}
  
div.detaildescription{
  	width:450px;
}

.detaillistprice{
	width:450px;
}

div.detailprice{
	width:450px;
}

div.detailcurrency{
	width:450px;
}
  
.detailoptions{
	padding-left:96px;
    width:340px;
}

 
div.detailaddtocart,.detailoutofstock{
	width:450px;
}
  
.previousnext{
	width:450px;
}

div.emailfriend{
	width:450px;
}
	
}

/* 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) {
	
	/* ~~ Remove top slider ~~*/
div.callbacks_container, div.rslides{
	  display:none;
}
	
#maincontainer{
	width: 308px;
}
  
div.searchbox{
    width:308px;
}
   
#input-keywords	{
	width: 274px;
}

  
div.homepics{
	width:300px;
}	
	
div.picscontent{
	width:284px;
}

div.prodtext{
	width:180px;
}
  
#footer{
	width: 308px;
}

div.bottomlinks3{
	display:none;
}

/* ~~ Remove left hand cart column ~~*/


/* ~~ The products page ~~*/
div.product{
	width:290px;
    height:180px;
}

div.prodnavigation{
	width:160px;
}

div.checkoutbutton{
	width:105px;
}
  
div.prodoptions{
	width:278px;
}

div.listprice{
	width:292px;
}

div.prodprice{
	width:292px;
}

div.prodcurrency{
	width:292px;
}

div.addtocart{
	float:left;
	width:292px;
}

/* ~~ The details page ~~*/
div.detailname{
  	width:290px;
}
  
div.detaildescription{
  	width:290px;
}

.detaillistprice{
	width:290px;
}

div.detailprice{
	width:290px;
}

div.detailcurrency{
	width:290px;
}
  
div.detailaddtocart,.detailoutofstock{
	width:290px;
}
  
.previousnext{
	width:290px;
}

div.emailfriend{
	width:290px;
}
  
.detailoptions{
	padding-left:16px;
    width:280px;
}

select.detailprodoption{
	width:180px;
}

.detailoptiontext{
	padding: 6px;
}
  
div.detailquantity{
	width:300px;
}
  
div.detailquantitytext{
	width:130px;
}

div.detailquantityinput{
	width:150px;
}
	
}

.Big1 {
	font-size: 1.5em;
	font-family: Arial, serif;
	color: #0FF;
}
.bold1 {
	font-weight: bold;
}
MainSmall {
	font-size: 10px;
}
.leftcolom {
	text-align: left;
}
