

a:link {
    color: #FA6C15;
    text-decoration: none;
}
a:visited {
    color: #FA6C15;
    text-decoration: none;
}
a:active {
    color: #FA6C15;
    text-decoration: none;
}
a:hover {
    color: #666;
    text-decoration: underline;
}
a.ectlink:link {
    color: #FA6C15;
    text-decoration: none;
}
a.ectlink:visited {
    color: #FA6C15;
    text-decoration: none;
}
a.ectlink:active {
    color: #FA6C15;
    text-decoration: none;
}
a.ectlink:hover {
    color: #666;
    text-decoration: underline;
}

div.minicartoneline{
background:transparent;
}
div.minicartoneline1{
padding:2px;
font: normal 12px Arial, sans-serif;
float:left;
color:#333;
}
div.minicartoneline2{
padding:2px;
font: normal 12px Arial, sans-serif;
float:left;
color:#333;
}
div.minicartoneline3{
padding:2px;
font: normal 12px Arial, sans-serif;
color:#333;
}

div.cartemptyclickhere{display:none;}
.video {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;

}
div.content-inner{float:left; width: 33%;}
div.catnavcheckout{display:none;}
div.content-inner img{max-width:100%; height:auto;  border:0; border-radius:15px;margin: 0 25px 10px 0;}
.video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.submitform, input.ectbutton, button.ectbutton, .button, .mobleaderboard, .rules {
    background:#000;
    color: #fff!important;
    padding: 4px 12px;
    border: 0;
    border-radius: 8px;
    font-size: 1.1em;
    border: 1px solid #fff;
}
.submitform:hover,input.ectbutton:hover, button.ectbutton:hover, .button:hover, .mobleaderboard:hover, .rules:hover{
    background:#ebebeb;
    color: #000!important;
    cursor: pointer;
    border: 1px solid #fff;
    text-decoration: none!important;
}

input.previmg, input.nextimg, input.detailprevimg, input.detailnextimg {
    font-size: 12px;
    margin: 4px;
    background: #444;
    color: #fff;
    border: 0;
    padding: 2px 6px;
    border-radius: 4px;
    curosor: pointer;
}
.video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}
.video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%}
div.catheader {
    float: left;
    width: 100%;
    margin-top: 5px;
}
div.catheaderleft h2 {
    font-size: 1.4em;
}
div.catheader img {
    max-width: 100%;
    height: auto;
}
div.catheadervideo {
    float: left;
    width: 49%;
    margin-left: 3px;
}


div.category {
padding: 6px;
width: 30%;
float: left;
height: 160px;
margin: 8px;
background: #fff;
border-radius:  3px;
     box-shadow:  0px 2px 3px 1px rgba(0,  0,  0,  0.1);
     transition:  all 220ms;
     overflow: hidden;
}

div.category: hover {
box-shadow:  0px 2px 3px 1px rgba(0,  0,  0,  0.3);
    transition:  all 220ms;
     text-decoration: none;
}

div.catnavigation {
padding: 0px 0px 10px 12px;
float: left;
width: 97%;
font-size: 1em;
border-bottom:  1px solid #ccc;
margin-bottom: 2px;
}

.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: 99%;
float: left;
text-align: center;
}

div.catimage img {
    max-width: 100%;
     height: auto;
}


div.catdesc {
padding: 0px 0px 4px 4px;
float: left;
}



div.catname {
padding-left: 4px;
font-size: 1.2em;
float: left;
width: 99%;
text-align: center;
}
div.categorymessage {display: none;}



p.noproducts {
    

  padding-top: 28px;
    

  text-align: left !important;
    

  float: left;
    

  width: 99%;
    

}





/* The products page 

-------------------------------------*/



div.prodfilter {
float: left;
padding: 6px;
color:  #000;
margin-bottom: 10px;
margin-top: 10px;
}

div.checkoutbutton {
    display: none;
}

div.prodfilterbar {
float: left;
width: 100%;
}

div.filtertext {
padding: 8px;
}

select.prodfilter {
padding: 4px;
margin: 0px;
}

input.prodfilter {
padding: 2px;
margin: 0px 2px;
}

div.products {
    clear: left;
}

div.product, div.csproduct {
width:  17%;
min-height:  180px;
display:  -moz-inline-stack;
display:  inline-block;
vertical-align:  top;
margin:  5px 10px 5px 10px;
padding: 2px;
background: #fff;
text-align:  center;
}

div.prodnavigation {
padding: 10px 0px 10px 12px;
float: left;
width: 94%;
font-size: 1em;
border-bottom:  1px solid #ccc;
margin-bottom: 10px;
background: #fff;
margin: 8px;
}

.prodratinglink {
font-size: 0.8em;
}

div.allproddiscounts {
color: #DA6A1E;
width: 100%;
margin-bottom: 2px;
float: left;
}

.proddiscounts,  .discountsapply {
color: #DA6A1E;
}

div.prodmanufacturer {
color: #666;
padding: 6px;
}

div.prodsku, div.csprodsku {
color: #999;
padding: 4px;
}

div.prodimage {
float:  left;
width:  100%;
padding-top:  6px;
text-align: center;
}

.prodimage img, .csprodimage img {
max-width:  100%;
 height: auto;
border:1px solid #ccc;
border-radius: 10px;
}

div.prodname, div.csprodname {
float: left;
width:  100%;
background:  #FFF;
padding: 6px;
font-size:  1.1em;
height:  100%;
}
div.prodrating {
padding-left: 4px;
}
div.prodinstock {
padding: 4px;
color: #666;
}



div.proddescription {
padding: 6px;
float: left;
width:  99%;
font-size:  0.8em;
line-height:  1.5em;
text-align: center;
}



table.emftbl {
background: #fff;
width: 400px;
}



div.listprice {
width: 98%;
float: left;
font-size:  0.9em;
padding: 6px;
}



span.yousave {
background: #0065A7;
color: #fff;
padding: 4px;
font-size: 0.9em;
}



div.prodprice {
font-size:  1em;
font-weight: normal;
float: left;
width: 99%;
color: #666;
padding-bottom:  10px;

}



div.prodcurrency {
float: left;
width: 100%;
font-size:  0.8em;
color: #666;
}



div.quantitydiv {
float: left;
width:  99%;
text-align: center;
margin-top: 3px;
}



div.quantity2div {
float: left;
width:  45%!important;
margin:  0 0 5px 70px;
}



.quantityinput {
margin-top: 1px;
height: 19px;
}



div.addtocart {
text-align: center;
float: left;
width: 48%;
}
div.detaillink {
text-align: center;
float: left;
width: 48%;
}
div.qbuybutton, div.csqbuybutton {
text-align: center;
float: left;
width: 48%;
}

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

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

div.outofstock {
text-align: center;
padding-top: 6px;
font-weight: bold;
}

.prodid  {
color: #666;
padding: 6px;
font-size:  0.9em;
}

div.multioptiontext {
width: 180px;
}

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



/* The detail page
-------------------------------------*/

p.noproducts{
float: left;
width: 100%;
       padding-top:15px;
       text-align:left !important;
}

.detailprodnavigation {
padding-left: 5px!important;
  }
  
div.detailimage{
  width: 47%;
  clear: left;
	float:left;
	padding:0px;
	 margin: 10px;
text-align: center;
height:200px;
}  

img.detailimage {max-width:100%; height:auto;}

.detailid {
	width:47%;
padding-top: 10px;
padding-bottom:0px;
float: right;}

div.detailmanufacturer{
	float:right;
    width:47%;
 padding-top: 0px;
}

.detailinstock{
	float:right;
	width:522px;
	border-bottom:1px #ccc dotted;
}

.detailname {
padding-top: 5px;
	  font-size: 1.3em;
	width:96%;
	float:left;
	border-bottom:1px #ccc solid;
	margin-bottom: 10px;
}

 .detailname h1{
font-size: 1.3em;
  padding-left: 0px;
	}

div.detaildiscounts{
	font-size:12px;
	color: #dd0000;
padding: 8px 10px 15px 5px;
	float:left;
	clear: left;
	
}

span.detaildiscountsapply{
display: none;
}

div.detaildescription{
font-family: arial;
	font-size: 1.1em;
 	margin-top:10px;
	float:left;
	padding-left:8px;
	padding-top:10px;
  padding-bottom: 20px;
	width:100%;
  	border-bottom:1px #ccc dotted;
}


.detaillistprice{
 	font-size: 12px;
	font-weight:bold;
	text-align:left;
	float:right;
	width:47%;
	padding-top:12px;
}

option.oostock {
color : #A0A0A0;
}

.yousave {
background-color: #ef5555;
  color: #fff;
  margin-left: 8px;
  padding: 3px 5px 3px 5px;
font-weight: bold;
   opacity: .7;
 }

div.detailprice {
font-size:  1.2em;
font-weight: bold;
float: right;
width: 30%;
color: #333;
text-align: left;
padding:  15px;
}
div.detailoutofstock {
font-size:  1.2em;
font-weight: bold;
float: right;
width: 30%;
color: #ff0000;
text-align: left;
padding:  15px;
}

div.detailcurrency{
	padding-top: 1px;
	font-size: 10px;
	text-align:left;
	float:right;
	width:47%;
	clear: right;
	padding-bottom: 2px;
}

div.detailreviewstars, .detailcustom1{
	float:right;
    width:47%;
 padding-top: 5px;
}
.ecthreview{
padding-top: 20px;}
 
.detailoptions{
margin: 8px 25px 0px 0px;
float:right;
width: 42%;
background-color: #ebebeb;
padding: 10px;
margin-left: 5px;
border:1px solid #ccc; border-radius: 10px;
}


div.detailoptiontext{
width:97%;
float:left;
  font-size: 1.2em;
  font-weight: bold;
  padding-left:0px;
  margin-top: 10px;
  margin-bottom: -2px;
  text-align: left;
}

div.detailoption{
width:97%;
float:left;
margin-top: 6px;
}

input.detailprodoption{
  margin-bottom:6px;
  margin-right:6px;
  }

select.detailprodoption{
font-size: 11px;
padding: 2px;
}

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

div.emailfriend{
	padding-top: 10px;
	text-align:center;
	float:left;
	width:200px;
}

div.detailquantity{
  float:right;
	width:150px;
  	margin-top:6px;
  	background-color: #fff;
}
div.detailquantitytext{
	margin:4px;
	float:left;
	width:40px;
	text-align:right;
    display: none;
}

div.detailquantityinput{

	float:right;
	text-align:left;
}

div.detailaddtocart {
width: 33%;
margin-top:5px;
	float:right;

}



div.detailnotifystock {
width: 47%;
float: right;
text-align: left;
}
.detailbuybutton, .notifystock, .detailnotifystock img{
float: left;}


div.checkoutbutton{
padding: 10px;
  float: right
}

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

div.review{
float: left;
width:100%;
}

div.navdesc{
	padding-top:10px;
}



span.review.reviewsforprod{
display: block;
  padding-top: 20px;
  font-size: 15px;
  font-weight: bold;
}
span.review.reviewback{

  padding-top: 20px;
  font-weight: bold;
}






@media screen and (max-width:  800px)  {

div.product,div.csproduct {
width: 30%;
}

'div.catheaderleft {
    float: left;
    width: 98%;
    text-align: center;
}
'div.catheaderright {
    float: left;
    width: 98%;
    text-align: center;
}
}
@media only screen and (max-width:780px) {
    div.product,div.csproduct {
    width: 46%}

div.category {
    width: 90%}
.detailname {width: 96%; }
span.detaildiscountsapply {
    margin-left: 44px;
}
div.detailimage, div.detailname h1, div.detaildescription {
float:left;
    width: 96%}
div.detailoptions {
    width: 90%}
div.detailmultioptiontext {
    width: 45%}
}
@media screen and (max-width:640px) {
    div.detailoptiontext {
    width: 90%}
div.callbacks_container{display:none;}
div.content-inner{float:left; width: 95%;}
}
@media screen and (max-width:500px) {
    div.product, div.prodnavigation,div.csproduct {
    width: 95%}
div.detailimage {
    width: 95%}
.detailname h1, span.detaildiscountsapply, div.detaildescription {
    width: 95%}
span.detaildiscountsapply {
    margin-left: 10px;
}
div.detailmultioptiontext {
    width: 95%}
div.category {
    width: 85%}
.cobcol1 {
    display: none;
}
textarea.addinfo {
    width: 150px;
}
table.emftbl {
    width: 300px!important;
}
table.emftbl textarea {
    width: 260px!important;
}

div.content-inner img{display:none;}
}
