﻿@charset "utf-8";
/* temp-css to hide some cart links */
div.cartcontinue{
display:none;
}
/* css for forms */
span.asterik {
	color: #FF0000;
	font-weight: bold;
	font-size: 18px;
}
p.results {
	font-weight: bold;
	font-size: 18px;
}
/* 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:Arial; font-size:13px; color:#666;
}
div, ul, li{
padding:0px;
margin:0px;
}
div.main_contain img {max-width: 100%; height: auto !important;}
div.detaildescription img {max-width: 100%; height: auto !important;}
img{
padding:0px;
margin:0px;
border:none;
}
img a{
padding:0px;
margin:0px;
border:none;
}
input, select, textarea{
padding:3px;
margin:4px;
}
.clear
{
clear:both;
}

p{padding-bottom:5px;}

/*link properties*/
a:link {
	color: #FFF;
	text-decoration: none;
}

a:visited {
	color: #0039FF;
	text-decoration: none;
}

a:active {
	color: #0039FF;
	text-decoration: none;
}

a:hover {
	color: #666;
	text-decoration: none;
}

/* Hader section */

.main{ width:1000px; margin:0px auto;}
.tagline{
	float: left;
	height: 50px;
	text-align: left;
	padding-top: 6px;
	font-family: Arial;
	font-size: 14px;
	line-height: 24px;
	text-transform: uppercase;
	padding-left: 50px;
	color:red;
	font-style: italic;
}


/* Social media icons 
.connect_flow{ height:35px; text-align:right; padding-top:4px; font-family:Arial; font-size:12px; line-height:24px; text-transform:uppercase;}
.connect_flow img{ float:right; padding-left:6px;}
img.t{ margin-left:6px;} */

*/

.header_middle{ padding-top:1px; min-height:1px;-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-top:5px; text-align: center;}
p.header-co-name1 {	text-shadow: 2px 2px 1px rgba(15,63,255, 0.7); font-family: Arial, Helvetica, sans-serif;	font-size: 46px; font-weight: bold; font-style: italic; color: #002298; padding-bottom:0px; padding-right:15px;}
p.header-co-name2 {
	text-shadow: 2px 2px 1px rgba(15,63,255, 0.7);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	font-style: italic;
	color: #002298;
	padding-bottom: 0px;
	padding-right: 15px;
	letter-spacing: 2px;
}
p.header-co-name3 {
	text-shadow: 2px 2px 1px rgba(15,63,255, 0.7);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #002298;
	padding-bottom: 0px;
	padding-right: 15px;
	letter-spacing: 2px;
}
.header_middle_left img{ max-width:100%; height:auto;}
.header_middle_right{ width:55%; float:left; padding-top:20px;}

/* Top search */
.search_bg{ float: left;border:1px solid #d9d8dd; padding:2px 10px; width:65%; background:#FFF; height:35px; position:relative;}
.search_bg-modded{
	float: left;
	text-align: center;
	padding: 2px 10px;
	width: 65%;
	background: #FFF;
	height: 35px;
	position: relative;
	font-weight: bold;
	font-style: italic;
}
.search_text{ width:100%; float:left; border:0px; padding-right:20px; font-family:Arial; 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:Arial; 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:#0039FF;text-decoration:none;}

/* Top sub-menu settings */
.top_nav{ background:#FC0000;}
.down_nav{background:#0039FF;}
.down_nav ul{ list-style-type:none;padding-left:120px;}
.down_nav ul li{  background: url(../images/divider.jpg) no-repeat right; font-size:12px ; color:#CCC; text-decoration:none; font-family: 'Exo 2', sans-serif; font-size:14px;float:left;text-transform: capitalize;}
.down_nav ul li a{ color:#FFF; text-decoration:none;padding:8px; display:block;}
.down_nav ul li a:hover{ background:#FC0000; }
.down_nav ul li:first-child{}
.down_nav ul li.last{ padding-right:0px; background:none; }

/* Main content */
.body_contain{ padding:10px 0;}
.body_contain a{color: #000066;}
.body_contain a:hover{color: #C0C0C0;}

/* Home page top layout */
.bannner{display:none;} /* Turned off on all pages except home page */
.bannner{ padding-bottom:8px;}
.bannner_left{ width:68%; float:left;}
.bannner_left img{ max-width:100%;}
.bannner_right{ width:32%; float: right; padding:0 4px;}
.bannner_right img{ max-width:100%;}
.bannner_right_top{ margin-bottom:0px;}
.r_image_border{ border:1px solid #c2c2c2;}
.r_image_border img{ max-width:100%;}
.main_contain{}

/* privacy page layout */
div.privacy{ padding-left:20px;}

/* 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:10px;}

.right_contain{ margin-top:-10px;}
.left_contain_main{ padding-bottom:10px;padding-top:10px; }
.left_contain_top{ background:url(../images/categories_left_top.jpg) no-repeat; padding:10px 10px 0 10px; border:1px solid #dfdfdf; border-bottom:0px;border-radius:5px 5px 0 0;}
.left_contain_top h1{font-family: 'Exo 2', Arial, Helvetica, sans-serif;font-size:15px ; font-weight:normal; color:#000000; text-decoration:none; }
.left_text{ padding-top:20px;}
.left_text ul{ list-style-type:none;}
.left_text ul li{  background:  url(../images/left_arrow.jpg) no-repeat left 5px; padding:0 0 17px 15px; color:#CCC; text-decoration:none; font-family: 'Exo 2', sans-serif; font-size:13px; }
.left_text ul li a{ color:#333333; text-decoration:none;}
.left_text ul li a:hover{ color:#0039FF; text-decoration:none;}
.left_contain_bottom{background:url(../images/categories_left_bottom.jpg) no-repeat bottom left; 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; padding:10px 10px 0 10px; border:1px solid #dfdfdf; border-bottom:0px;border-radius:5px 5px 0 0;}
.middle_contain_top h1{font-family: 'Exo 2', Arial, Helvetica, sans-serif;font-size:19px; font-weight:normal; color:#333; text-decoration:none; }
.mid_contain_bottom{background:url(../images/mid_categories_bottom.jpg) no-repeat bottom left; padding:0 0 10px 10px; 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:20px;}
.middle_product ul{ list-style-type:none;}
.middle_product ul li{ width:33%; float:left; padding-bottom:28px;}
.midle_produt_image{ text-align:center;}
.midle_produt_image img{ max-width:100%;}
.product_text{ padding-top:17px;font-family: 'Exo 2', sans-serif; font-size:14px; color:#242424; text-decoration:none; text-align:center;}
.product_price{ padding-top:15px;font-family: 'Exo 2', sans-serif; font-size:14px; 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; padding:0px; bottom:6px; width:100%;}
.right_t_text_top{ font-family: 'Exo 2', sans-serif; font-size:24px; line-height:28px; text-align:center; text-transform:uppercase; color:#FFF;}
.right_t_text_bottom{ font-family: 'Exo 2', 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:#0039FF; text-transform:capitalize;}
.best_image{ text-align:center; padding:10px 0;}
.best_image img{ max-width:100%; }
.best_text h2{ font-family:Arial; font-size:15px; text-decoration:none; color:#9f9f11;}
.best_text p{ font-family:Arial; font-size:12px; line-height:15px; text-decoration:none; color:#4f4f4f;}
.right_img{ padding-top:25px;}
.right_img img{ max-width:100%;}

/* Manufacturers display */
.manufacturers_contain{ padding:20px 0; margin-bottom:50px;}
.manufacturers_contain_top{ background:url(../images/manufacturer.jpg) no-repeat; border-bottom:1px solid #e9e9e9; height:38px; padding-left:14px;font-family:Arial; font-size:18px; line-height:38px; text-decoration:none; color:#ffffff;}
.manufacturers_contain_down{ margin-top:20px; border:1px solid #e3e3e3;}
.manufacturers_contain_down ul{ list-style-type:none;}

.manufacturers_contain_down ul li{ 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_top{ background:#555555; padding:30px 0 50px 0;}

/* Footer */
.footer_top_left{ width:25%; float:left;}
.footer_top_left h2{ text-transform:uppercase;font-family: 'Exo 2', sans-serif; font-size:18px; 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: Arial, Helvetica, sans-serif; }
.footer_top_left ul li a{ color:#ffffff; text-decoration:none;}
.footer_top_left ul li a:hover{ color:#0039FF; text-decoration:none;}
.footer_top_right{ width:50%; float:left;}
.footer_top_right h2{ text-transform:uppercase;font-family: 'Exo 2', sans-serif; font-size:18px; 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: Arial, Helvetica, sans-serif; padding-bottom:20px; }
.footer_bottom{ background:#343333; padding:20px 0;}
.footer_bottom_left{ width:50%;float:left;}
.footer_bottom_left_top{font-size:12px ; color:#fff; text-decoration:none; font-family: 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: Arial, Helvetica, sans-serif; float:left; padding-right:10px; border-right:1px solid #ffffff; margin-right:10px;}
.footer_bottom_right{ width:50%;float:left; 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:#0039FF; 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:#0039FF;text-decoration:none;}


div.tourturetest-body{
	width: 99%;
	float: left;
	line-height: 1.7;
	font-size: 1.0em;
	margin: 0px 0px 10px 5px;
}
div.tourturetest-split-img{
	width:39%;
	float:left;
	margin: 0px 0px 10px 0px;
}
div.tourturetest-split{
	width: 59%;
	float: left;
	margin: 0px 0px 10px 0px;
}
p.tourturetest{
	width:98%;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #FF0000;
}

/* Shopping cart classes
----------------------------------------------------------------------------------------------------*/

/*Mini cart*/
table.mincart{
width:98%;
background:#fff;
}

td.mincart{
background:#fff;
font-size:12px;
font-family:Arial;
padding-top:4px;
}

/*Shopping cart*/
div.ectdivhead {
    display: none;
}

div.cartloginlogin {
    width: 25%;
    float: left;
}
div.cartloginforgotpwd {
    width: 40%;
}
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 naviagtion*/
a.ectlink:link {
	color: #0039FF;
	text-decoration: none;
}

a.ectlink:visited {
	color: #0039FF;
	text-decoration: none;
}

a.ectlink:active {
	color: #0039FF;
	text-decoration: none;
}

a.ectlink:hover {
	color: #666;
	text-decoration: none;
}

/*Button and form field styles*/
input.emailfriend,input.askaquestion,input.cartlineupdate, input.forgotpassword, input.newaccount, .emptycartcontinue .ectlink, input.cartaccountlogin, input.createaccount, input.logintoaccount, input.donationsubmit, input.button, input.buybutton, input.sccheckout, input.checkoutbutton, input.vieworderstatus, input.viewlicense, input.trackpackage, input.login, input.newaffiliate, input.affiliatelogin, input.search{
	background: #0039FF;
	color: #FFFFFF;
	padding: 6px 16px;
	border: 0;
	border-radius: 4px;
	font-size: 1.1em;
}
input.emailfriend:hover,input.askaquestion:hover,input.cartlineupdate:hover, input.forgotpassword:hover, input.newaccount:hover, .emptycartcontinue .ectlink:hover, input.cartaccountlogin:hover, input.createaccount:hover, input.logintoaccount:hover, input.donationsubmit:hover, input.button:hover, 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{
	background: #7490F0;
	color: #000000;
	cursor: pointer;
}
div.emptycartcontinue>a{
	color: #FFFFFF !important;
}
div.emptycartcontinue>a:hover{
	color: #000000 !important;
}


/* The category page 
-------------------------------------*/
div.categories, div.products {
    justify-content: space-around;
}
div.categories, div.products, div.csproducts {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    padding: 0;
    margin: 0;
    clear: both;
}
div.categories > div.category {
    border-radius: 8px;
    -ms-flex: 0 0 32%;
    flex: 0 0 32%;
    border: 2px solid #0039ff;
    padding: 4px;
    margin-bottom: 8px;
    box-shadow: 5px 5px 3px rgba(0, 0, 0, 0.5);
    background-image: url('/images/cat-images/category-background.png');
    background-repeat: repeat;
}

div.catimage {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
   /* height: 200px;
    width: 200px;*/
}
div.catname {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-style: italic;
    font-size: 18px;
    min-height: 45px;
}
/*div.category{
	width:43%;
	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:140px;
}
div.catimage{
	width:95px;
	float:left;
}
div.catname{
	padding-left:4px;
        font-size:1.2em;
}
div.category:hover{
	background-color:#fff;
	border: 1px solid #64842F;
	box-shadow: 5px 5px 2px #ccc;
}*/

div.catimage a img.catimage:hover {
	opacity: 0.8
}
div.catnavigation{
	padding:10px 0px 10px 12px;
	float:left;
	width:97%;
	font-size:1em;
	background-color:#fff;
	border-bottom: 1px solid #0039FF;
	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.catdesc{
	padding:0px 0px 4px 4px;
  font-size:0.9em;
}



div.catdiscounts, div.allcatdiscounts{
  padding:0px;
  margin:0px;
	font-weight:normal;
	color:#DA6B1D;
	font-size:0.9em;
}

div.categorymessage{
	padding-top:0px;
	font-size: 1.1em;
}

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


/* The products page 
-------------------------------------*/

/*div.prodfilter{
	float:left;
	padding:6px;
	color: #333;
	margin-bottom:4px;
}
div.prodfilterbar{
	float:left;
	width:98%;
  border-bottom: 1px solid #ccc;
}
div.filtertext{
  padding:8px;
}
select.prodfilter{
	padding:0px;
	margin:0px;
  border: 1px solid #ccc;
}*/
select.prodfilter {
	display: block;
	padding: 8px 40px 8px 10px !important;
	max-width: 100%;
	height: auto !important;
	border: 2px solid #0039ff;
	border-radius: 3px;
/*background: url("images/select-menu-arrow.png") right center no-repeat;*/
	background-color: #fff;
	color: #444444;
	font-size: 14px;
	line-height: 14px !important;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	margin-bottom: 10px;
	float: left;
	margin-right: 5px;
	text-align: center;
}
div.prodfilter {
    /*padding: 2px;*/
    margin-bottom: 0px;
    display: flex;
	justify-content: center;
	align-items: center;
	display: -ms-flexbox;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;

}
div.filtertext {
    padding: 0px;
    font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: red;
	clear: left;
	text-align: center;
}
/*div.product{
	padding:6px;
	width:49%;
	border:1px solid #ccc;
	float:left;
	height:220px;
	margin:2px;
}
.prodid {
	color:#666;
	padding:6px;
	font-size: 0.9em;
}
div.prodimage{
	padding-top: 6px;
	text-align:center;
	background-color:#fefefe;
	height: 165px;
}

div.prodimage:hover{
	background-color:#fefefe;
	border: 1px solid #0039FF;
  box-shadow: 5px 5px 2px #ccc;
}
*/
div.products > div.product {
    border-radius: 8px;
    box-sizing: border-box;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 400px;
    position: relative;
    margin-bottom: 15px;
    border: 2px solid #0039ff;
    padding-bottom: 2px;
    box-shadow: 5px 5px 3px rgba(0, 0, 0, 0.5);
}
div.prodid {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-width: 1px;
    border-color: #560001;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 1px 2px 1px 3px;
    text-align: center;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    background-color: #DCDEC9;
    min-height: 30px;
    border-bottom-style: solid;
}
div.prodimage {
    display: -ms-flexbox;
    -ms-flex-pack: distribute;
    -ms-flex-align: stretch;
    display: flex;
    justify-content: center;
    align-items: center;
   /* width: 166px;*/
    min-height: 150px;
    padding: 2px;
}
div.prodimage a img.prodimage:hover  {
	opacity: 0.8
}
div.prodnavigation{
	padding:0px 0px 10px 12px;
	float:left;
	width:97%;
	font-size:1.2em;
	background-color:#fff;
	border-bottom: 1px solid #0039FF;
	margin-bottom:10px;
}
div.pagenums {
	color: #FFFFFF;
	float: left;
	width: 100%;
	padding: 10px 0;
	text-align: center;
	font-weight: bold;
}
div.pagenums a.ectlink{
	padding: 3px 4px;
	line-height: 30px;
	white-space: nowrap;
	color: #0039ff;
	border: 1px solid #0039ff;
	border-radius: 4px;
	font-size: 16px;
	-webkit-box-shadow: 0 2px 4px #c0c0c0;
	-moz-box-shadow: 0 2px 4px #c0c0c0;
	box-shadow: 0 2px 4px #c0c0c0;
}
div.pagenums a.ectlink:hover{
	color:#666;
	border:1px solid #666;
	-webkit-box-shadow:inset 0 2px 4px #ccc;
	-moz-box-shadow:inset 0 2px 4px #ccc;
	box-shadow:inset 0 2px 4px #ccc;
	}
div.pagenums .currpage{
	border: 1px solid #fff;
	color: #fff;
	padding: 4px 7px;
	font-size:16px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	background-color: #0039ff;
	cursor: no-drop;
}
div.pagenums > a.ectlink:first-child::after {
	 content: " First";
}
div.pagenums > a.ectlink:last-child::before {
	 content: " Last ";
}
span.pagebarquo {
display:none;
}
.prodratinglink{
	font-size:0.8em;
}

div.allproddiscounts{
	color:#DA6A1E;
	width:100%;
	margin-bottom:2px;
	float:left;
}

.proddiscounts, .discountsapply{
	color:#DA6A1E;
	padding:4px;
}

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

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


img.prodimage{
}

div.prodname{
	padding-top: 3px;
	font-size: 1.1em;
	text-align: center;
}

div.prodrating{
	padding-left:4px;
}

div.prodinstock{
	padding:4px;
	color:#666;
}

div.proddescription{
	padding:6px;
	float:left;
	font-size: 0.9em;
	line-height: 1.5em;
}

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: 1.1em;
	font-weight: normal;
	float: left;
	width: 98%;
	color: #666;
	text-align: center;
	margin-top: -10px;
}

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;
}



div.multioptiontext{
	width:180px;
}

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

/* The product detail page 
-------------------------------------*/
div.detailprodnavigation{
	width:99%;
}

div.detailimage{
	width:42%;
	padding:5px;
	float:left;
	clear:both;
	min-height: 250px;
} 

div.detailcheckoutbutton{
	display:none;
}

div.detailid {
	color:#ccc;
	width:54%;
	font-size: 1em;
	float:left;
	margin-left:10px;
}

.detailname h1 {
	font-size: 1.2em;
	padding:4px;
	float:right;
	width:54%;
	margin-top:10px;
  	margin-bottom:12px;
	border-bottom: 1px solid #ccc;
}

span.detaildiscountsapply{
	width:60%;
  float:right;
}

div.detailmanufacturer{
	float:left;
	width:60%;
	margin:0px 0px 0px 10px;
	padding:0px;
}

div.detailsku{
	float:left;
	width:60%;
	margin:10px;
}

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

div.detaildescription{
	font-size: 0.9em;
	margin:5px;
	padding-top:4px;
	line-height:1.8em;
	float:left;
	width:99%;
}

div.detailprice{
	font-size: 1.2em;
	font-weight:bold;
	float:left;
	width:30%;
	color:#333;
	margin-left:15px;
	margin-top: 16px;
	text-align: center;
}

div.detaillistprice{
	font-size: 1em;
	font-weight: normal;
	float: left;
	width: 23%;
	margin-top: 20px;
	color: #DA6A1E;
	padding-left: 15px;
}

div.detailcurrency{
	padding-top: 6px;
	font-size: 0.9em;
	float:left;
	width:98%;
	color:#666;
	margin-left:10px;
	padding-bottom:20px;
}

div.detailoption{
	width:100%;
}

div.detailoptions{
	border-radius: 4px;
	border: 2px solid #0000FF;
	padding: 2px;
	float: left;
	width: 56%;
	margin-left: 7px;
}

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: 10px 3px 5px 2px;
	width: 40%;
	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:0.9em;
	border-top:1px solid #ccc;
}

div.emailfriend{
	padding-top: 10px;
	text-align:center;
	float:right;
	width:100%;
	font-size:0.9em;
	clear:both;
}

td.emfhl{
	background-color:#aaa;
	font-size:1.2em;
	color:#fff;
	font-weight:bold;
}

td.emfll{
	line-height:18px;
}
div.socialmediabuttons {
    margin: 3px;
    width: 470px;
    float: right;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    height: 40px;
}
/*div.detailquantity{
	float: left;
	width: 110px;
	margin-top: 20px;
	margin-left: 40px;
} */



/* The outer container. This suits a center aligned layout. */
div.detailquantity {
	float: left;
	box-sizing: border-box;
	line-height: 1;
	text-align: center;
	width: 20%;
	font-size: 0.95rem;
	margin-top: 20px;
	margin-left: 35px;
}

/* The button styles. Margin: 0 auto centers the input boxes */
div.quantity2div {
	width: 105px;
	overflow: auto;
	font-size: 1.5rem;
	height: 32px;
	text-align: center;
	margin: 0 auto
}

/* The Quantity Number Box */
input.quantity2input {
	text-align: center;
	height: 100%;
	width: 35px;
	font-size: 1rem;
	border: none;
	margin: 0;
	padding: 0
}

/* Class name on this div would be better */
div.quantity2div div {
	height: 100%;
	text-align: center;
}

/* The - Minus button. (Could have given this a class name guys) */
div.detailquantity2div div:nth-child(1),
div.detailquantity2div div:nth-child(1):active,
div.detailquantity2div div:nth-child(1):focus {
	background-color: #b00000;
	color: #fff;
	padding: 2px 0 0 0;
	border-radius: 3px 0 0 3px
}
div.detailquantity2div div:nth-child(1):hover {
	background: #808080;
	color: #000000;
	cursor: pointer;
}

/* The + Plus button. (A class name would be better) */
div.detailquantity2div div:nth-child(3),
div.detailquantity2div div:nth-child(3):active,
div.detailquantity2div div:nth-child(3):focus {
	background-color: #0000FF;
	color: #fff;
	padding: 3px 0 0 0;
	border-radius: 0 3px 3px 0
}
div.detailquantity2div div:nth-child(3):hover {
	background: #808080;
	color: #000000;
	cursor: pointer;
}
div.detailquantitytext{
	margin-top:16px;
	float:left;
	width:30%;
	text-align:right;
	display:none
}

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:left;
	width:25%;
	text-align:left;
	margin-top:16px;
	margin-left: 14px;
}

.detailnotifystock{
	text-align:center;
	padding-top:6px;
	float:left;
	width:98%;
}

div.navdesc{
	padding-top:10px;
}

div.review{
	float:left;
	margin-top:16px;
	width:90%;
	font-size:0.9em;
  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:1.2em;
  color:#000;
}

/*This is the first breakpoint and contains styles for screens up to 1000px*/

@media all and (max-width:1000px) {
.down_nav ul li a{ padding:8px 7px;}
.down_nav ul{padding-left:124px;}
div.detaillistprice {width: 50%;margin-left: 15px; margin-top: 10px; padding-left: 5px;text-align: center;}
div.detailprice {width: 50%; margin-top: 10px; padding-left: 5px;}
div.detailquantity {margin-left: 25px;}
}

/*This is the second breakpoint and contains styles for screens below 980px*/

@media all and (max-width: 980px) {
.main{ width:100%; padding:0 10px;}
.down_nav ul li a{ padding:8px 7px;}
.down_nav ul{padding-left:20px;}
div.detaildescription,div.detailname h1, div.detailimage, span.detaildiscountsapply{float:left;}
div.category{width:98%;margin:5px 0px;height:auto;}
.header_middle_left{ width:45%; }
p.header-co-name1 {	font-size: 36px; padding-bottom:3px; padding-right:0px;}
p.header-co-name2 {	font-size: 26px; padding-bottom:4px; padding-right:0px;}
p.header-co-name3 { font-size: 12px; padding-bottom:0px; padding-right:0px;}
.header_middle_right{padding-top:10px;}
.tagline{ padding-left: 10px; font-size: 13px;}
.shopping_cart_bg{ width:34%;}
div.detailquantity {margin-left: 5px; width: 25%;}
div.detailaddtocart, .detailoutofstock {margin-left: 10px;}
}
/*This is the third breakpoint and contains styles for screens below 800px*/

@media all and (max-width: 800px) {
.shopping_cart_bg{ width:38%;}
.search_bg{ width:58%; margin-left:2%;}
.midle_produt_image{ min-height:150px;}
.down_nav ul li a {font-size: 13px;padding: 15px 6px;}
.middle_product ul li{ min-height:250px;}
.footer_bottom_left_bottom ul li{ font-size:11px; padding-right:5px; margin-right:5px;}
.down_nav{padding-left:0px; display:none;  }
div.product{width:98%;}
p.header-co-name1 {	font-size: 34px;padding-right:5px; padding-bottom:0px;}
p.header-co-name2 {	font-size: 20px;padding-right:5px; padding-bottom:2px;}
p.header-co-name3 {	font-size: 12px;padding-right:5px;}
.header_middle_right{padding-top:20px;}
div.tourturetest-split-img{	width:34%; float:left; margin: 0px 0px 10px 5px;}
div.tourturetest-split{	width:54%; float:left; margin: 0px 0px 10px 5px;}
.header_middle_right{padding-top:3px;}
.tagline{ width: 58%; padding-left: 15px; font-size: 13px; text-align: center;}
div.products > div.product,div.categories > div.category {
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
}
}
/*This is the fourth breakpoint and contains styles for screens below 768px*/

@media all and (max-width: 768px) {
.down_nav ul li a{ padding: 8px 1px;}
.down_nav{padding-left:0px;}
.header_middle_left{ width:45%; }
p.header-co-name1 {	font-size: 30px;padding-right:3px; padding-bottom:0px;}
p.header-co-name2 {	font-size: 26px;padding-right:3px; padding-bottom:2px;}
p.header-co-name3 {	font-size: 14px;padding-right:3px;}
.header_middle_right{padding-top:10px;}
.right_t_text_top{ font-size:18px; line-height:20px; }
.tagline{ width: 78%; padding-left: 10px;}
.search_bg{ width:54%; margin-left:1%;}
.search_bg-modded{ width:80%;}
.shopping_cart_bg{ width:42%;}
div.detailquantity {margin-left: 5px; width: 50%;}
div.detailaddtocart, .detailoutofstock {margin-left: 10px;width: 50%;text-align: center;}

}


/*This is the fiftt breakpoint and contains styles for screens below 640px*/

@media all and (max-width: 640px) {
.down_nav ul li a{ padding:0px 12px 5px 12px;}
.down_nav ul li:first-child{ padding-top:4px;}
.header_middle_left{ width:100%;}
p.header-co-name1 {	font-size: 38px; padding-bottom:3px; padding-right:10px;}
p.header-co-name2 {	font-size: 28px; padding-bottom:3px; padding-right:10px;}
p.header-co-name3 {	font-size: 18px; padding-bottom:0px; padding-right:10px;}
.header_middle_right{ width:100%; padding-top:10px;}
.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%;}
.search_bg-modded{ width:98%;}
.shopping_cart_bg{ width:100%; margin:10px 0; text-align:left;}
.bannner_left{ width:100%;}
.bannner_right{width:100%;}
.left_contain{ display:none;}
.middle_contain{ width:100%; margin-bottom:10px; float:none;}
.middle_product ul li{ width:100%;}
.right_contain{ width:200px; margin:0px auto; float:none; }
.manufacturers_contain_down ul li{ width:100%; border-right:0px; border-bottom:1px solid #e3e3e3;}
.footer_top_left{ width:50%;}
.footer_top_right{width:100%;}
.footer_bottom_left{ width:100%;}
.footer_bottom_right{ width:100%; margin-top:20px;}
.down_nav ul li{ float:none; background:none; font-size:14px;}
.right_t_text_top{ font-size:24px; line-height:28px; }
.tagline{ width: 97%; padding-left: 2px;}
.shopping_cart_bg{ width:35%;}
.shopping_cart_bg-modded{ width: 98%; padding-left: 3px; text-align:center;}
div.detailimage {width: 98%;min-height: 250px;text-align: center;min-height: 150px;}
div.detailid, .detailname h1, div.detailoptions,div.detaillistprice,div.detailprice {margin-left: 5px;text-align: center;width: 98%;}
div.detailquantity,div.detailaddtocart {margin-left: 5px;text-align: center;width: 45%;}
div.products > div.product,div.categories > div.category {
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
}
}

/*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;}
div.tourturetest-split-img{	width:98%; float:left; margin: 0px 0px 10px 0px;}
div.tourturetest-split{	width:98%; float:left; margin: 0px 0px 10px 0px;}


/* ~~ Modify additional info field on checkout ~~*/
textarea.addinfo{	width:150px;}
p.header-co-name1 {	font-size: 34px; padding-bottom:2px; padding-right:0px;}
p.header-co-name2 {	font-size: 22px; padding-bottom:2px; padding-right:0px;}
p.header-co-name3 {	font-size: 14px; padding-right:0px;}
.tagline{ display:none;}
.shopping_cart_bg{ width: 40%; padding-left: 3px;}
.shopping_cart_bg-modded{ display:none;}
div.products > div.product,div.categories > div.category {
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
}
}

/*This is the seventh breakpoint and contains styles for screens below 360px*/

@media all and (max-width:360px) {
p.header-co-name1 {	font-size: 30px; padding-bottom:1px;}
p.header-co-name2 {	font-size: 24px; padding-bottom:1px;}
p.header-co-name3 {	font-size: 16px; }
.tagline{ font-size: 14px; width: 100%; padding-left: 0px;}
.shopping_cart_bg{ width: 80%; padding-left: 0px;}
.header_middle_right{ padding-top:4px;}
div.products > div.product,div.categories > div.category {
    -ms-flex: 0 0 90%;
    flex: 0 0 90%;
}
}
