@charset "UTF-8";
/* CSS Document for Ecommerce Templates Responsive Design Indoors */

/* Main settings and resets */
*{
padding:0px;
margin:0px;
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;    /* Firefox, other Gecko */
box-sizing: border-box;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

body{
padding:0px;
margin:0px;
font-family: 'Roboto',Arial, sans-serif; 
color:#666;
}

div, ul, li{
font-family: 'Roboto',Arial, sans-serif;
font-size:12px;
padding:0px;
margin:0px;
}

ul, li{ 
list-style-position: inside;
}

img{
padding:0px;
margin:0px;
border:none;
}

img a{
padding:0px;
margin:0px;
border:none;
}

input, select, textarea, button{
padding:2px;
margin:2px;
font-family: 'Roboto', Arial, sans-serif; 
font-size:11px; 
color:inherit;
font-weight:normal !important;
}

.clear
{
clear:both;
}

.caret {
  position: relative;
  cursor: pointer;
}
.caret:before {
  content: '';
  position: absolute;
  top: 25%;
  left: 12px;
  border-top: 12px solid #999;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
}
.caret:after {
  content: '';
  position: absolute;
  top: 25%;
  left: 13px;
  border-top: 11px solid #fff;
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
}
.caret:hover:before {
  border-top-color: #222;
}


p{
	padding-bottom:0px;
	font-family: 'Roboto', Arial, sans-serif; 
	font-size:12px;
	margin: 5px 0px 5px 0px;
	}

h2{
	font-family: 'Roboto', Arial, sans-serif;
	font-size:14px; 
	font-weight: 200;
	}

/*link properties*/
a:link {
	font-family: 'Roboto',Arial, sans-serif;
	color: #999900;
	text-decoration: none;
}

a:visited {
	font-family: 'Roboto',Arial, sans-serif;
	color: #999900;
	text-decoration: none;
}

a:active {
	font-family: 'Roboto',Arial, sans-serif;
	color: #999900;
	text-decoration: none;
}

a:hover {
	font-family: 'Roboto',Arial, sans-serif;
	color: #666;
	text-decoration: none;
}
.red {color: #F50202
}
/* Header section */

.header_top{ background:url(../images/header_bg.jpg) repeat-x;}
.main{ width:1000px; margin:0px auto;}
img.logo {padding-top:0; }
.main_bottom {width:1000px; margin:auto;}

/* Social media icons */
.connect_flow{ height:35px; text-align:right; padding-top:4px; font-family: 'Roboto', Arial, Helvetica, sans-serif; font-size:12px; line-height:24px; text-transform:uppercase;}
.connect_flow img{ float:right; padding-left:6px;}
img.t{ margin-left:6px;}
img.i{ margin-left:6px;}

.header_middle{ padding-top:16px; min-height:75px; -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;    /* Firefox, other Gecko */
box-sizing: border-box; }
.header_middle_left{ width:45%; float:left; padding:5px;}
.header_middle_left img{ max-width:100%;}
.header_middle_right{ width:55%; float:left;}

/* Top search */
.search_bg{ float: left;border:1px solid #d9d8dd; padding:2px 10px; width:65%; background:#FFF; height:35px; position:relative;}
.search_text{ width:100%; float:left; border:0px; padding-right:20px; font-family: 'Roboto', Arial, Helvetica, sans-serif;; font-size:14px; color:#9f9f9f;}
.search_button{ background:url(../images/search_icon.jpg) no-repeat; width:16px; height:16px; position:absolute; right:10px; border:0px; cursor:pointer;}

/* Shopping cart icon and link */
.shopping_cart_bg{ width:30%; float: right; text-align:left;background:url(../images/cart_iconbg.jpg) no-repeat; padding:6px 7px; font-family: 'Roboto', Arial, Helvetica, sans-serif;; font-size:12px; line-height:26px; color:#575757; text-decoration:none;}
.shopping_cart_bg img{ float:left; margin-right:18px;}
.shopping_cart_bg a{color:#666;text-decoration:none;}
.shopping_cart_bg a:hover{color:#000;text-decoration:none;}

/* Top sub-menu settings */
.top_nav{ background:#4f4f4f;}
.down_nav{background:#999900;}
.down_nav ul{ list-style-type:none; margin-left:185px;}
.down_nav ul li{  background: url(../images/divider.jpg) no-repeat right; font-size:12px ; color:#CCC; text-decoration:none; font-family: 'Roboto', Arial, Helvetica, sans-serif;; float:left}
.down_nav ul li a{ color:#FFF; text-decoration:none; padding:8px; display:block;}
.down_nav ul li a:hover{ background:#4f4f4f; }
.down_nav ul li:first-child{}
.down_nav ul li.last{ padding-right:0px; background:none; }

/* Main content */
.body_contain{ padding:10px 0; background:#fff;}

/* Home page top layout */
.banner{} /* Turned off on all pages except home page */
.banner{ padding-bottom:0px;}
.banner_left{ width:68%; float:left;}
.banner_left img{ max-width:100%;}
.banner_right{ width:32%; float: right; padding:0 4px;}
.banner_right img{ max-width:100%;}
.banner_right_top{ margin-bottom:2px;}
.r_image_border{ border:1px solid #c2c2c2;}
.r_image_border img{ max-width:100%;}
.main_contain{}

/* 3 column layout */
.left_contain{ width:20%; float:left; padding-right:9px;}
.middle_contain{ width:60%; float:left;}
.right_contain{ width:20%; float:left; padding-left:10;}
.left_contain_main{ padding-bottom:10px;padding-top:10px; }
.left_contain_specials { padding-bottom:10px; }
.left_contain_sidefilter { padding-bottom:10px;padding-top:0px; }
.left_contain_top{ background:url(../images/categories_left_top.jpg) no-repeat; background-size: 100%; padding:0px 10px 0px 10px; border:1px solid #dfdfdf; border-bottom:0px; border-radius:5px 5px 0 0;}
.left_contain_top h1{
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size:14px ; 
	font-weight:normal; 
	color:#000000; 
	text-decoration:none;
	padding-top: 5px; 
	}
ul.ectmenu1 li.ectmenu1{
	background:  url(../images/left_arrow.jpg) no-repeat left 5px; padding:0 0 5px 15px; color:#CCC; text-decoration:none; font-family: 'Roboto', Arial, Helvetica, sans-serif;; font-size:12px;
}
li.ectsubmenu1 {
	background: none !important;
}
.left_text{ padding-top:20px;}
.left_text ul{ list-style-type:none !important;}
.left_text ul li{   padding:0 0 17px 15px; color:#CCC; text-decoration:none; font-family: 'Roboto', Arial, Helvetica, sans-serif;; font-size:12px; }
.left_text ul li a{ color:#333333; text-decoration:none;}
.left_text ul li a:hover{ color:#999900; text-decoration:none;}
.left_contain_bottom{clear:left;background:url(../images/categories_left_bottom.jpg) no-repeat bottom left; background-size: 100%; margin-top: -10px; padding:0 0 10px 10px; border:1px solid #dfdfdf; border-top:0px;border-radius:0 0 5px 5px; }
.left_text ul li:last-child{ 
padding-bottom:0px; 
}
.middle_contain_top{ 
background:url(../images/mid_categories.jpg) no-repeat; 
background-size: 100%; 
padding:0px 10px 0px 10px; 
margin-right: 5px; 
border:1px solid #dfdfdf; 
border-bottom:0px; 
border-radius:5px 5px 0 0;
}
.middle_contain_top h1{
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size:14px; 
	font-weight:normal; 
	color:#333; 
	text-decoration:none; 
	padding-top: 5px;
	}
.mid_contain_bottom{background:url(../images/mid_categories_bottom.jpg) no-repeat bottom left; background-size: 100%; padding:0 0 10px 10px; margin-right: 5px; border:1px solid #dfdfdf; border-top:0px;border-radius:0 0 5px 5px;margin-bottom:21px; }
.middle_contain_main{ padding:0 12px 0 8px;}
.middle_product{ padding-top:10px;}
.middle_product1 ul{ list-style-type:none;}
.middle_product1 ul li{ width:33%; float:left; padding-bottom:28px;}
.middle_product_image{ text-align:center;}
.middle_product_image img{ max-width:100%;}
.product_text{ padding-top:17px; font-family: 'Roboto', Arial, Helvetica, sans-serif; font-size:12px; color:#242424; text-decoration:none; text-align:center;}
.product_price{ padding-top:15px; font-family: 'Roboto', Arial, Helvetica, sans-serif; font-size:10px; color:#242424; text-decoration:none; text-align:center; font-weight:bold;}
.product_price b{ color:#ff9400; text-decoration:none; }
.right_t{ text-align:center; position:relative;}
.right_t_text{ background:url(../images/right_img.png) repeat-x; position:absolute; width: 100%; padding:10px; bottom:6px;}
.right_t_text_top{ font-family: 'Roboto', Arial, Helvetica, sans-serif; font-size:14px; line-height:28px; text-align:center; text-transform:uppercase; color:#FFF;}
.right_t_text_bottom{ font-family: 'Roboto', Arial, Helvetica, sans-serif; font-size:14px; line-height:24px; text-align:center; text-transform:uppercase; color:#FFF; font-style:italic;}
.right_t_text_bottom b{ font-style:normal; font-weight:normal; color:#999900; text-transform:capitalize;}

/*Best Sellers*/
.best_image{ text-align:center; padding:5px 0;}
.best_image img{ max-width:100%; }
.best_text h2{ font-family: 'Roboto', Arial, Helvetica, sans-serif; font-size:14px; text-decoration:none; color:#9f9f11;}
.best_text p{ font-family: 'Roboto', Arial, Helvetica, sans-serif; font-size:12px; line-height:15px; text-decoration:none; color:#4f4f4f;}
.right_img{ padding-top:25px;}
.right_img img{ max-width:100%;}

/*Special Offers*/
.specials {} /*Hidden on Product page*/

/*Product Filter Bar*/
.sidefilter {display:inline} /* Turned off on all pages except Product page */
div.ectpacount{
font-size:12px;
color:#666;
font-weight:normal!important;
}
div.ectpattitle {
	font-weight:normal !important;
}
div.ectpatgrp{
border-bottom: 1px solid #ccc;
margin-bottom:12px;
padding-bottom:6px;
font-family: 'Roboto', Arial, Helvetica, sans-serif; 
font-size:12px;
font-weight:normal!important;
}
div.moreattributes{
background: #fff !important;
color:#666;
font-size:12px;
text-align:right !important;
font-weight:normal!important;
padding-top:9px !important;
border:0px !important; }

/* Manufacturers display */
.manufacturers_contain{ padding:5px; margin-bottom:10px;}
.manufacturers_contain_top{ background:url(../images/manufacturer.jpg) no-repeat; height:38px; padding-left:14px; font-family: 'Roboto', Arial, Helvetica, sans-serif; font-size:12px; line-height:38px; text-decoration:none; color:#ffffff;}
.manufacturers_contain_down{ margin-top:0px; border:1px solid #e3e3e3;}
.manufacturers_contain_down ul{ list-style-type:none;}

.manufacturers_contain_down ul li{ list-style: none; width:20%; float: left; text-align:center; border-right:1px solid #e3e3e3; padding:20px 0;}
.manufacturers_contain_down ul li:last-child{ border-right:0px;}

/* Footer */
.footer_top{ background: url(../images/bkgd-bottom.jpg) no-repeat center top; background-color:#fff; padding:10px 0 20px 0;}
.footer_top_left{ padding: 10px; width:25%; float:left;}
.footer_top_left h2{ text-transform:uppercase; font-family: 'Roboto', Arial, Helvetica, sans-serif; font-size:14px; line-height:24px; text-decoration:none; color:#ffffff; padding-bottom:20px;}
.footer_top_left ul{ list-style-type:none;}
.footer_top_left ul li{  padding:0 0 10px 0px;font-size:12px ; color:#CCC; text-decoration:none; font-family: 'Roboto', Arial, Helvetica, sans-serif; }
.footer_top_left ul li a{ color:#ffffff; text-decoration:none;}
.footer_top_left ul li a:hover{ color:#999900; text-decoration:none;}
.footer_top_right{ width:50%; float:left;}
.footer_top_right h2{ text-transform:uppercase; font-family: 'Roboto', Arial, Helvetica, sans-serif; font-size:14px; line-height:24px; text-decoration:none; color:#ffffff; padding-bottom:20px;}
.footer_top_right p{  font-size:12px ; color:#fff; text-decoration:none; font-family: 'Roboto', Arial, Helvetica, sans-serif; padding-bottom:20px; }
.footer_bottom{ background:#fff; padding:10px 0;}
.footer_bottom_left{ padding-left: 10px; width:50%; float:left;}
.footer_bottom_left_top{width: 100%; font-size:12px ; color:#fff; text-decoration:none; font-family: 'Roboto', Arial, Helvetica, sans-serif; }
.footer_bottom_left_bottom{ padding-top:10px; }
.footer_bottom_left_bottom ul{ list-style-type:none; }
.footer_bottom_left_bottom ul li{ font-size:12px ; line-height:14px; color:#fff; text-decoration:none; font-family: 'Roboto', Arial, Helvetica, sans-serif; float:left; padding-right:10px; border-right:1px solid #ffffff; margin-right:10px;}
.footer_bottom_right{ width:50%;float:right; text-align:right; position:relative;}
.footer_bottom_left_bottom ul li a{ color:#FFF; text-decoration:none;}
.footer_bottom_left_bottom ul li a:hover{ color:#999900; text-decoration:none;}
.footer_bottom_left_bottom ul li:last-child{ border-right:0px; padding-left:0px; margin-right:0px;}

.footer_bottom_left_top a{color:#ccc;text-decoration:none;}
.footer_bottom_left_top a:hover{color:#999900;text-decoration:none;}

/* Shopping cart classes
----------------------------------------------------------------------------------------------------*/

/*Mini cart*/
div.minicart{
background:#fff;
margin:4px auto;
width:98%;
padding:0px;
}

.minicartoneline {
  text-align: center;
}

div.minicartcnt{
text-align:center;
padding:4px;
font-family: 'Roboto', Arial, Helvetica, sans-serif;
background-color: #fff;
}

span.minicartdsc{
text-align:center;
font: normal 12px 'Roboto', Arial, Helvetica, sans-serif;
color:#ff6600;
}

/*Recently Viewed*/
div.recentview :after {
content:'';
display:block;
clear:both;
}

div.recentviewheader{
width:100%;
border-bottom:1px solid #ccc;
padding-bottom:6px;
}

div.recentviewline{
width:100%;
border-bottom:1px solid #ccc;
padding:6px 2px;
}

div.recentviewimage{
width:50%;
float:left;
}

img.recentviewimage{
width:70px;
}

div.recentviewname{
width:46%;
font-size:12px;
margin-top:8px;
float:left;
}

/*Mailing List Sign Up*/

/*Mini Mail Signup*/
div.minimailsignup{
background:#fff;
margin:4px auto;
padding:0px;
width:98%;
text-align:center;
}
label.minimailsignup{
width: 100%;
display:block;
white-space:nowrap;
text-align: right;
font-weight:normal;
width:53px;
padding-top:2px;
padding-right:2px;
float:left;
}
input.minimailsignup{
font-size:12px;
padding:2px 2px;
border:solid 1px #999;
width:100px;
margin:2px;
}
input.minimailsubmit{
width:100%
margin:6px;
}

/*Shopping cart*/

table.cobtbl{
	background-color: #efefef;
	border-bottom:1px solid #999900;
  	font-size:12px;
}

div.cartlogincookie, div.cartlogincookietext, div.cdformremember, div.cdformtremember{
display:none;
}

td.cobll, td.cobhl{
	background-color: #fff;
	color : #333;
padding-left:4px;
}
 
td.cobhdr{
	background-color:#4E4E4E;
	font-size:1em;
	color:#fff;
	text-transform:uppercase;
padding-left:4px;
}

span.cartoption{
	font-size:12px !important;
	color:#333;
}

div.giftwrap a{
  	color:#666;
  	font-size:0.8em;
  	text-decoration:none;
}

.cartquant{
	width:36px !important;
}

/*Internal store navigation*/
a.ectlink:link {
	color: #999900;
	text-decoration: none;
}

a.ectlink:visited {
	color: #999900;
	text-decoration: none;
}

a.ectlink:active {
	color: #999900;
	text-decoration: none;
}

a.ectlink:hover {
	color: #666;
	text-decoration: none;
}

/*Button and form field styles*/
input.buybutton, input.sccheckout, input.checkoutbutton, input.vieworderstatus, input.viewlicense, input.trackpackage, input.login, input.newaffiliate, input.affiliatelogin, input.search, input.minimailsubmit, input.qbuybutton, input.detaillink, input.createaccount, input.logintoaccount, button {
	background:#999900 !important;
	color:#fff  !important;
	padding:2px 4px;
	font-family: Helvetica, Arial, sans-serif;
  	font-size: 11px;
  	font-weight: bold;
	height: 23px;
  	cursor: pointer;
  	margin: 6px;
  	border-radius:4px;
  	border-width: 1px;
  	border-style: solid;
  	border-image-source: none;
  	border-image-slice: 100% 100% 100% 100%;
  	border-image-width: 1 1 1 1;
  	border-image-outset: 0 0 0 0;
  	border-image-repeat: stretch stretch;
}

input.buybutton:hover, input.sccheckout: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, input.minimailsubmit:hover, input.qbuybutton:hover, input.detaillink:hover, input.createaccount:hover, input.logintoaccount:hover{
	background:#999900;
	color:#fff;
	cursor:pointer;
}
input.ectbutton,button.ectbutton{
background:#999900;
color:#FFF;
}

/* Reviews */

div.largereviewstars svg.icon,div.smallreviewstars svg.icon{
fill:#000000;
}

/* Email Friend */

div.emfll input[type="submit"] ,input[type="button"] {
	background:#999900 !important;
	color:#fff  !important;
	padding:2px 4px;
	font-family: Helvetica, Arial, sans-serif;
  	font-size: 11px;
  	font-weight: bold;
	height: 23px;
  	cursor: pointer;
  	margin: 6px;
  	border-radius:4px;
  	border-width: 1px;
  	border-style: solid;
  	border-image-source: none;
  	border-image-slice: 100% 100% 100% 100%;
  	border-image-width: 1 1 1 1;
  	border-image-outset: 0 0 0 0;
  	border-image-repeat: stretch stretch;
}

div.emfll input[type="submit"] ,input:hover[type="button"] {
	background:#ddd;
	color:#000;
	cursor:pointer;
}

div.emailfriend{
	padding-top: 10px;
	text-align:center;
	float:right;
	width:100%;
	font-size:12px;
	clear:both;
}

td.emfhl{
	background-color:#999900;
	font-size:12px;
	color:#fff;
	font-weight:bold;
}

td.emfll{
	line-height:18px;
}


/* The category page 
-------------------------------------*/
div.category{
	width:48%;
	float:left;
    padding:5px;
	background-color:#fefefe;
	height:175px;
}

div.catnavigation{
	padding:10px 0px 10px 12px;
	float:left;
	width:97%;
	font-size:1em;
	background-color:#fff;
	border-bottom: 1px solid #999900;
	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:auto;
	float:left;
	height: auto;
	display: flex;
	align-items: center;
  	justify-content: center;
}
IMG.catimage {
	width: 100%;
}

div.catdesc{
	display:none;
}

div.catname{
	margin-top: 5px;
    font-size:11px;
	text-align: center;
	width: 100%;
	height: auto;
	float: left;
}

div.catdiscounts, div.allcatdiscounts{
  padding:0px;
  margin:0px;
	font-weight:bold;
	color:#DA6B1D;
	font-size:12px;
}

div.categorymessage{
	padding-top:0px;
	font-size: 12px;
}

p.noproducts{
       padding-top:28px;
       text-align:left !important;
}


/* The products page 
-------------------------------------*/
div.detaillink
{
  float: right;
  width: 45%;
  text-align: left;
  padding: 6px
}

div.prodfilter{
	float:left;
	padding:6px 0px 0px 0px;
	color: #333;
	margin-bottom:4px;
	font-weight: normal;
	font-size:11px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
}

div.prodfilterbar{
	float:left;
	width:100%;
  	border-bottom: 1px solid #ccc;
}

div.filtertext{
  	padding:8px;
  	font-size:12px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
}

select.prodfilter{
	font-size:11px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
  	border: 1px solid #ccc;
}

div.product{
	width:31%;
	float:left;
	height:175px;
	text-align:center;
	padding: 4px 0px 4px 0px;
	margin:2px
}

div.prodnavigation{
	padding:0px 0px 10px 12px;
	float:left;
	width:97%;
	font-size:12px;
	background-color:#fff;
	border-bottom: 1px solid #999900;
	margin-bottom:10px;
}
.imagenavigator {
}

input.nextimg, input.previmg {
float: left;
font-size: 7px;
background-color: #FEFFFF;
border: #AFAFAF solid 1px;
border-radius: 1px;
padding: 1px;
}

.prodratinglink{
	font-size:0.8em;
}

div.allproddiscounts{
	font-family: inherit;
	color:#DA6A1E;
	width:98%;
	margin-bottom:2px;
	float:left;
}

.proddiscounts, .discountsapply{
	color:#DA6A1E;
	padding:4px;
	width:98%;
}

div.prodmanufacturer{
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:0px 0px 0px 6px;
	width: 98%;
}

div.prodsku{
	color:#666;
	padding:6px;
}

div.prodimage{
	height: 100px;
	margin-bottom: 10px;
	position: relative;
}

img.prodimage{
	position:absolute;
    max-width:100px;
    max-height:100px;
	text-align: center;
    bottom:0;
	left:50%;
    transform:translateX(-50%);
    display:inline-block;
}

div.prodname{
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	padding-top: 6px;
	margin-bottom: 10px;
	font-size: 12px;
	line-height:normal;
}

div.prodrating{
	padding-left:4px;
}

div.prodinstock{
	padding:4px;
	color:#666;
}

div.proddescription{
	padding:6px;
	float:left;
	font-size: 12px;
	line-height: 1.5em;
}

table.emftbl{
	background:#fff;
	width:400px;
}

div.listprice{
	width:98%;
	float:left;
	font-size: 12px;
	padding:6px;
}

span.yousave{
	background:#0065A7;
	color:#fff;
	padding:4px;
	font-size:12px;
}

div.prodprice{
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	float:left;
	width:98%;
	color:#666;
}

div.prodcurrency{
	float:left;
	width:100%;
	font-size: 0.8em;
	color:#666;
}

div.quantitydiv{
	float:right;
}

.quantityinput{
	margin-top:1px;
	height:19px;
}

div.addtocart{
	text-align:center;
	float: left;
	width:100%;
}

.notifystock{
	text-align:center;
	float:left;
	width:100%;
}

.configbutton{
	text-align:center;
	margin-top:6px;
}

div.outofstock{
	text-align:center;
	padding-top:6px;
	font-weight:bold;
}

.prodid {
	color:#666;
	padding:6px;
	font-size: 12px;
}

div.multioptiontext{
	width:180px;
}

div.pagenums{
	text-align:center;
	float:left;
	padding:0px;
	font-size:12px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
}

/* The product detail page 
-------------------------------------*/
div.detailprodnavigation{
	width:99%;
}

div.detailimage{
	width:98%;
	padding:10px;
	float:left;
	text-align: center;
	clear:both;
} 

div.detailcheckoutbutton{
	display:none;
}

div.detailid {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:98%;
	float:left;
	margin-left:5px;
}

.detailname h1 {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding:6px;
	float:left;
	width:98%;
	margin:5px 0px 10px 0px;
	border-bottom: 1px solid #ccc;
}

span.detaildiscountsapply{
display: none
}

div.detailmanufacturer{
	float:left;
	width:58%;
}
/* Custom Field*/
div.detailcustom1 {} /*main div*/
div.lg {} /*Description*/
div.lg1{} /*Image*/

div.detailsku{
	display:none;
}

div.detailinstock{
	float:right;
	width:58%;
}

div.detaildescription{
	font-size: 12px;
	margin:5px;
	padding-top:4px;
	line-height:1.8em;
	float:right;
	width:98%;
}
div.detaildescription ul li {
	list-style-position: inside;
	list-style-type: disc;
	margin: 0px 0px 0px 20px
}
div.detaildescription ul {
	margin: 10px 0px 10px 0px
}

div.detailprice{
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 12px;
	float:left;
	width:98%;
	color:#333;
	margin:10px 0px 0px 10px;
}

div.detaillistprice{
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	float:left;
	width:98%;
	padding-top:6px;
	color:#DA6A1E;
	margin-left:10px;
}

div.detailcurrency{
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	float:left;
	width:98%;
	color:#666;
	margin-left:10px;
	padding-bottom:20px;
}

div.detailoption{
	padding: 5px;
}

div.detailoptions{
	  padding-top: 6px;
	  padding-right: 6px;
	  padding-bottom: 6px;
	  padding-left: 6px;
	  float: left;
	  width: 98%;
	  margin-left: 0px;
}

select.detailprodoption{
	width: auto;
	font-size: 11px;
	border:1px solid #ccc;

}

option.oostock {
color : #A0A0A0;
text-decoration : line-through black;
-webkit-text-decoration : line-through black;
}

input.detailprodoption{
	font-size: 12px;
	margin:7px;
	border:1px solid #ccc;
  	padding:2px;
}


div.detailoptiontext{
	font-size: 12px;
	font-weight:200;
	width:auto;
	height: auto;
	text-align: right;
	margin-right: 5px;
	margin-top: 6px;
	float:left;
	clear:both;
}

div.detailmultioptiontext{
	padding: 6px;
	width:48%;
	clear:right;
}

.previousnext{
	padding-top:20px;
	padding-bottom:6px;
	float:right;
	width:100%;
	text-align:center;
	font-size:12px;
	border-top:1px solid #ccc;
}

div.detailquantity{
	float: left;
	width: 170px;
  	margin-left: 14px;
}

div.detailquantitytext{
	margin-right:5px;
	float:left;
	width:45%;
	text-align:right;
}

div.detailquantityinput{
	margin-top: 12px;
	float: right;
	width: 50%;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 45px;
}

#w0quant{
	height:17px;
	width:50px;
	border:1px solid #ccc;
}

div.detailaddtocart,.detailoutofstock{
	text-align:center;
}
.detailnotifystock{
	text-align:center;
	padding-top:6px;
	float:left;
	width:98%;
}

div.navdesc{
	padding-top:10px;
}

div.review{
	float:left;
	margin-top:16px;
	width:100%;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size:14px;
  	color:#333;
}

hr.review{
	height: 0;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #555;
	padding:4px;
	margin-top:6px;
}

div.reviewprod{
	background-color:#eee;
	padding:10px;
}

span.reviewheader{
  font-size:1em;
  color:#000;
}
/** Cross Selling **/
div.xcsproduct {
  float: left;
  width: 31%;
  margin-top: 4px;
  margin-right: 4px;
  margin-bottom: 4px;
  margin-left: 4px;
  padding-top: 4px;
  padding-right: 4px;
  padding-bottom: 4px;
  padding-left: 4px;
  height: 200px;
}

.csprodname {
font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.csprodprice {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.csprodimage {
    max-height:100px;
    display:inline-block;
}

/** Social Media **/

div.socialmediabuttons{float:left;width:100%;padding: 0 10px;margin: 10px 0px;background: #ffffff;}
div.socialmediabutton{float:left;width:140px;text-align: center;height:30px;}
div.sociallinkedin{margin-top:7px;width:80px;height:30px}
div.socialfacebook{margin-top: 7px; width: 117px; height:30px;}
div.socialtwitter{width:70px;margin-top:7px;height:30px}
div.socialgoogle{margin-top: 7px;width:50px;height:30px;margin-left: 5px;}
div.socialpinterest{margin-top: 7px;width:60px;height:30px;margin-left: 5px;}
div.socialcustom{margin-top:7px;width:70px;}
div.socialaskaquestion{width:110px;}
div.socialemailfriend{width:90px;}
input.askaquestion, input.emailfriend {
	background:#999900 !important;
	color:#fff  !important;
	padding:2px 4px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
  	font-size: 11px;
  	font-weight: bold;
	height: 22px;
  	cursor: pointer;
  	margin-top: 7px;
  	border-radius:4px;
  	border-width: 1px;
  	border-style: solid;
  	border-image-source: none;
  	border-image-slice: 100% 100% 100% 100%;
  	border-image-width: 1 1 1 1;
  	border-image-outset: 0 0 0 0;
  	border-image-repeat: stretch stretch;
}
/* Amazon Button */

div.amazonpaybutton{
margin:18px 0px;
}

div.amazonpaybuttontext{
margin-bottom:18px;
}

/* Amazon Widget */

div.amazoncontent{
float:left;
width:100%;
text-align:center;
}

#addressBookWidgetDiv{
margin:0 auto !important;
width:90% !important;
margin-bottom:12px !important;
height:228px;
}

#walletWidgetDiv{
margin:0 auto !important;
width:90% !important;
height:228px;
}

/* Amazon pay link and logout divs */

div.paynowamazon{
float:left;
width:100%;
margin:16px 0px;
}

div.amazonlogout2{
float:left;
width:100%;
}

/*This is the first breakpoint and contains styles for screens up to 1000px*/

@media all and (max-width:1000px) {
/*sub-menu*/
.down_nav ul li a{ padding:8px 7px;}
.down_nav ul{margin-left:185px;}
}

/*This is the second breakpoint and contains styles for screens below 980px*/

@media all and (max-width: 980px) {
.main{ width:100%; margin:0px auto; height: auto}
/*sub-menu*/
.main_bottom {width:100%}
.down_nav ul li a{ padding:5px}
.down_nav ul{margin-left:150px;}
/*proddetail page */
div.detaildescription,div.detailname h1, div.detailimage, span.detaildiscountsapply{
float:left;
width:98%;
}
}

/*This is the third breakpoint and contains styles for screens below 800px*/

@media all and (max-width: 800px) {
.shopping_cart_bg{ width:39%;}
.search_bg{ width:58%; margin-left:2%;}
.middle_product_image{ min-height:150px;}
.product_text{ padding-top:15px;font-family: 'Roboto', Arial, Helvetica, sans-serif; font-size:10px; color:#242424; text-decoration:none; text-align:center;}
.product_price{ padding-top:13px;font-family: 'Roboto', Arial, Helvetica, sans-serif; font-size:8px; color:#242424; text-decoration:none; text-align:center; font-weight:bold;}
.middle_product1 ul li{ min-height:150px;}
.footer_bottom_left_bottom ul li{ font-size:10px; padding-right:5px; margin-right:5px;}
/*sub-menu*/
.down_nav li a {font-size: 11px; padding: 10px;}
.down_nav ul{margin-left:95px;}
/*Banner Left*/
.right_t_text{ background:url(../images/right_img.png) repeat-x; position: absolute; padding:10px; bottom:6px;}
.right_t_text_top{ font-family: 'Roboto', Arial, Helvetica, sans-serif; font-size:10px; line-height:18px; text-align:center; text-transform:uppercase; color:#FFF;}
.right_t_text_bottom{ font-family: 'Roboto', Arial, Helvetica, sans-serif; font-size:10px; line-height:14px; text-align:center; text-transform:uppercase; color:#FFF; font-style:italic;}
.right_t_text_bottom b{ font-style:normal; font-weight:normal; color:#999900; text-transform:capitalize;}
}

/*This is the fourth breakpoint and contains styles for screens below 768px*/

@media all and (max-width: 768px) {
.middle_product1 ul li{ width: 50%; min-height:200px;}
/*sub-menu*/
.down_nav li a{ padding: 10px;}
.down_nav ul{margin-left:15px;}
}


/*This is the fifth breakpoint and contains styles for screens below 640px*/

@media all and (max-width: 640px) {
.header_middle_left{width:100%;}
.header_middle_right{width:100%;}
.body_contain, .listing_contain_menu, .middle_contain_main, .middle_contain_top{padding:0px;margin:0px;}
.middle_contain_top{padding:2px;margin-top:8px;}
.search_bg{ width:98%;}
.shopping_cart_bg{ width:100%; margin:10px 0; text-align:left;}
.banner_left{ width:100%;}
.banner_right{ width:100%;}
.left_contain{ display:none;}
.middle_contain{ width:100%; margin-bottom:10px; float:none;}
.middle_product1 ul li{ width:50%;}
.right_contain{ width:100%; margin:0px; float:none; padding-left: 0px}
.manufacturers_contain_down ul li{ width:33%; border-right:0px; border-bottom:1px solid #e3e3e3;}
.footer_top_left{ width:50%;}
.footer_top_right{width:100%;}
.footer_bottom_left_top footer_bottom_left_bottom{ width:100%;}
.footer_bottom_right{ width:50%; margin-top:20px;}
img.paypal {width: 90%; height: auto;}
/*sub-manu*/
.down_nav ul li a{ padding:0px 12px 5px 12px;}
.down_nav ul li:first-child{ padding-top:4px;}
.down_nav ul li{ float:none; background:none; font-size:11px;}
}

/*This is the sixth breakpoint and contains styles for screens below 480px*/

@media all and (max-width:480px) {
 /*Remove left hand field on checkout*/
.cobcol1{display:none;}
/*Modify additional info field on checkout*/
textarea.addinfo{width:150px;}
}

/*This is the seventh breakpoint and contains styles for screens below 360px*/

@media all and (max-width:360px) {
div.product{ width:47.9%;}
div.filtertext {padding: 5px 5px 0px 10px; text-align: left}
div.prodfilter {width: 34%; white-space:nowrap;}
button {margin-left: 5px;}
}
