@charset "utf-8";
/* ~~ This the css file for the Responsive Design of Virtual Our Stuff from Ecommerce Templates.
The first section correponds to the maximum width version of 1120 pixels ~~ */

/* ~~ Resets ~~ */


*{
	padding:0px;
	margin:0px;
}

p{
	padding:6px;
	font-size:1.20em;
	letter-spacing:1px;
	line-height:1.75em;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
body{
	padding:0px;
	margin:0px;
	font: 90%/1.0em plain,"Helvetica Neue",Helvetica,Arial,sans-serif;
}

div, ul, li{
	padding:0px;
	margin:0px;
}

img{
	padding:0px;
	margin:0px;
	border:none;
}

td{
  	padding:2px;
}

img a{
	padding:0px;
	margin:0px;
	border:none;
}

.clear{
	clear:both;
}

hr{
	height:1px;
	background-color:#000;
}

/* ~~ SW - START - GOOGLE ADS ~~ */
div.gad_responsive{
	text-align:center;
}

.googlead_responsive{
	
	display:none;
}

.googlead_nonresponsive{
	display:block;
	font-size:0.8em;
}

.googleads_200x90{
	display:none;
}
/* ~~ SW - END - GOOGLE ADS ~~ */




/* ~~ Styling for your site's links must remain in this order - including the group of selectors that create the hover effect. ~~ */
a:link {
	color: #900000;
	text-decoration: underline; /* unless you style your links to look extremely unique, it's best to provide underlines for quick visual identification */
}
a:visited {
	color: #900000;
	text-decoration: none;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}

/* ~~ Header ~~ */
.mainWrapper{
	}
.header{}
.header_top{ background:#000; height:34px;}

.header_top ul{ list-style-type:none; float:right;padding-top:6px; }

.header_top ul li{ float:left;background:url(../images/divider.jpg) no-repeat right 8px; font-family: Arial; font-size:12px;
color:#bebebe; text-decoration:none; padding-right:10px; margin-right:10px; padding-top:6px;}

.header_top ul li a{color:#bebebe; text-decoration:none;}
.header_top ul li img{ float:left;}
.header_top ul li a b{color:#900000; font-weight:normal; text-decoration:none;}
.header_top ul li a:hover{color:#900000; text-decoration:none;}
.header_top ul li.last { background:url(../images/bag.png) no-repeat left top; padding-left:22px; margin-right:0px; padding-right:0px; }

.header_bottom{ border-bottom:1px solid #000; padding-bottom:10px;}
.header_bottom_top{ }
.header_bottom_top ul{ list-style-type:none; float:right;padding-top:17px;}

.header_bottom_top ul li{ float:left;background:url(../images/bullet.jpg) no-repeat right 8px; font-family: Georgia; font-size:14px;
color:#000000; text-decoration:none; padding-right:10px; margin-right:10px;}

.header_bottom_top ul li a{color:#000000; text-decoration:none;}
.header_bottom_top ul li img{ float:left;}
.header_bottom_top ul li a b{color:#900000; font-weight:normal; text-decoration:none;}
.header_bottom_top ul li a:hover{color:#900000; text-decoration:none;}
.header_bottom_top ul li.last { background:none; margin-right:0px; }

.header_middle{}
.logo{ text-align:center;}

/* ~~ Top search ~~ */
.search_main{ position:relative; margin-top:10px;}
.input_text{
	 width:100%;
	 background:#fff;
	 height:30px;
	 border:1px solid #c1c1c1;
	 padding:0 5%;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	margin:0px;
	font-family: Georgia;
	font-size:14px;
	font-weight: normal;
	color:#333333;
	line-height:normal;
	
 }


.go{
	background:url(../images/go.png) no-repeat;
	background-size:100% 100%;
	width:30px;
	border:0px;
	height:30px;
	position:absolute;
	right:0px;
	top:0px;
	cursor:pointer;
	text-indent:-9999999px;
}

/*SW - Start ~~ Responsive Ads, Brand Links, Search Box ~~ */
#gad_responsive{
	font-size:0.8em;
	margin:1%;
}

a.page_link{
	font-size:1.25em;
	text-decoration:none;
	margin:10%;
	line-height:2.75em;
	font-weight
}

a.page_link:hover{
	text-decoration:underline;
	color:#000;
}

table.brand_table{
	overflow:scroll;
	width:95%;
	margin:3%;	

}
table.brand_table td{
	width:19%;
	display:inline-table;
	padding:0px;
}


.size_columns
{
column-count:5;
column-gap:40px;
column-rule-style:outset;
column-rule-width:10px;

/* Firefox */
-moz-column-count:5;
-moz-column-gap:40px;
-moz-column-rule-style:outset;
-moz-column-rule-width:10px;

/* Safari and Chrome */
-webkit-column-count:5;
-webkit-column-gap:40px;
-webkit-column-rule-style:outset;
-webkit-column-rule-width:1px;
}


/*Checkbox Left Menu ~~ */
input[type=checkbox].css-checkbox {
position: absolute; 
overflow: hidden; 
clip: rect(0 0 0 0); 
height:1px; 
width:1px; 
margin:-1px; 
padding:0;
border:0;
}

input[type=checkbox].css-checkbox + label.css-label {
padding-left:20px;
height:17px; 
display:inline-block;
line-height:17px;
background-repeat:no-repeat;
background-position: 0 0;
font-size:15px;
vertical-align:middle;
cursor:pointer;
}

input[type=checkbox].css-checkbox:checked + label.css-label {
background-position: 0 -17px;
}

.css-label{ background-image:url(http://csscheckbox.com/checkboxes/elegant.png); }


/*SW - End ~~ Responsive Ads ~~ */

/* ~~ Main heading ~~ */

h1 {
font-size: 1.3em;
padding:6px;
width:80%;
margin-top:10px;
margin-bottom:12px;
border-bottom: 1px solid #ccc;
line-height:1.5em;
}

/* ~~ Top menu ~~ */	
.nav_menu{
 	
	}
	
.nav_menu{ margin-top:3px;}
/*.nav_menu ul{ list-style-type:none; text-align:center;}

.nav_menu ul li{ display:inline;font-family: Georgia; font-size:13px;
color:#000; text-decoration:none; padding-right:40px; margin-right:15px; text-transform:uppercase; }

.nav_menu ul li a{color:#ffffff; text-decoration:none; padding:0px;}
.nav_menu ul li a:hover{color:#900000; text-decoration:none;}*/

.body_contain{
}
.body_contain_top{
	background:#eaeaea;
	height:0px;
	
}

/*SW April 30, 2014 ~~ Remove links from header - div.header_bottom_top ~~ */
div.header_bottom_top{
	display:none;
}


div.logo{
	margin:1px;
	padding-top:20px;
	height:25px;
	
}

div.logo a{
	/*font-family: Georgia, sans-serif; */
	color:#900000;
	font-size:28px;
	font-weight:bold;
	text-transform:lowercase;
	
}
div.logo a:link{
	color:#900000;
	text-decoration:none;
	
}
div.logo a:hover{
	color:#e09d00;
	text-decoration:none;
}

div.logo a:visited{
	text-decoration:none;
	color:#900000;
}


div.grid_8.logo{
	margin:1px;
	padding-top:15px;
	height:30px;
	
}

div.grid_8.logo a{
	font-family:Arial;
	color:black;
	font-size:23px;
	font-weight:bold;
	text-transform:lowercase;
	
}
div.grid_8.logo a:link{
	color:black;
	text-decoration:none;
	
}
div.grid_8.logo a:hover{
	color:black;
	text-decoration:none;
}

div.grid_8.logo a:visited{
	text-decoration:none;
	
}

div.header_top{
	display:none;
}

div.grid_16.banner_text{
	/* display:none; */
	background:#ececec;
	padding:0.75%;
	color:#fff;
	font-weight:bold;
	font-size:1.25em;
	line-height:1.5em;
	/*background:cadetblue;*/
	background:red;
}

div.reviews h3{
	font-size:0.9em;
}

div.reviews p{
	font-size:0.80em;
	padding:0px;
}


/* ~~ Home images and text ~~ */
.banner_text{font-family: Georgia; font-size:16px;color:#2491c8; text-decoration:none; text-align:center; padding-top:3px;}
.banner_text b{ font-weight:normal;color:#000000; text-decoration:none; padding-left:16px;}

.banner_main{ padding-top:8px;}

.top_baner{margin:0; padding:0; width:100%; position:relative; line-height:0px; background-color:#efefef; }
.top_baner_tag{background-color:#efefef; min-height:140px; width:100%; position:absolute; bottom:37px; left:0;
	font-family: Arial; padding:21px 0 12px 0; color:#fff; font-size:24px; text-align:center;box-sizing: border-box; 
	 -moz-box-sizing: border-box; display:none;}
.top_baner_tag h2{font-family: Arial; font-size:45px; color:#000; font-weight:normal; margin:0; padding:0; 
	line-height: 50px;}
	
	/* ~~ SW Added - Home images and text ~~ */
.home_page_slider{
	display:none;
}
	
.slog_text1{font-family: Georgia; font-size:25px; line-height:30px; color:#fff; font-weight:normal; margin:0; padding:14px 0 0 0;}
.shop_text{ margin-top:8px;}
.shop_text a{ background:url(../images/shop_now.png) no-repeat left center;font-family: Arial; font-size:14px; color:#000000; font-weight:normal; margin:0; padding:0 0 0 22px; text-transform:uppercase; text-decoration:none;}
.shop_text a:hover{color:#fff; text-decoration:underline;}

.top_baner img{ max-width:100%;}
.right_banner{ /*display:none;*/ margin-bottom :16px;}
.right_banner h3{font-size:.75em; color:#900000; letter-spacing:.1em;}

.right_banner.last{ margin-bottom:0px;}
.right_banner img{ max-width:100%;}

.top_most_main{
	margin-top:40px;/*margin-left:1%;*/
}
.top_most_text{ font-family: Arial; font-size:22px;color:#900000; text-decoration:none;text-transform:capitalize;/* margin-right:1%;*/}
.top_most_text b{ font-weight:bolder;color:black; text-decoration:none; padding-right:35px; background:#FFF; line-height:25px; text-transform:uppercase; font-size:larger;}

.top_most_contain{ margin-top:30px; line-height:0px;}

.top_most_image{ position:relative;}

.top_most_image img{ max-width:100%;}

.top_most_tag{min-height:90px; width:100%; position:absolute; left:0; bottom:0px;
	box-sizing: border-box; -moz-box-sizing: border-box;}
.top_most_tag h2{font-size:20px; color:#900000; font-weight:bold; letter-spacing:1px;margin:0; padding:0; 
	line-height: 22px; margin-top:50px; text-align:center; text-transform:lowercase;}
.top_most_tag h2 a{text-decoration:none;}
.top_most_tag h2 a:link{text-decoration:none;}

.top_most_tag h2 a:hover{color:#000;}

.shop_now{ text-align:center;margin-top:14px;}
.shop_now a{ background:url(../images/shop_now.png) no-repeat left center;font-family: Arial; font-size:14px; color:#575757; font-weight:normal; margin:0; padding:0 0 0 22px; text-transform:uppercase; text-decoration:none; }
.shop_now a:hover{color:#2689bb; text-decoration:underline;}

.recomended_main{ background:#eee; padding:20px 0 10px 0; margin:20px 0% 0 0%;}

.recomended_left{}

.recomended_left h2{font-family: Georgia; font-size:28px; color:#000000; font-weight:normal; margin:0; padding:0; 
	line-height: 36px; text-align:center;}
	.shop_now_txt1{ text-align:center; padding:8px 20px; background:#FFF; width:140px; margin:0px auto;margin-top:50px;box-sizing: border-box; -moz-box-sizing: border-box;}
.shop_now_txt1 a{ background:url(../images/shop_now.png) no-repeat left center;font-family: Arial; font-size:14px; line-height:16px; color:#000000; font-weight:normal; margin:0; padding:0 0 0 22px; text-transform:uppercase; text-decoration:none; }
.shop_now_txt1 a:hover{color:#2689bb; text-decoration:underline;}

.recomended_right{ margin:0px 2%;}

.recomended_right_top_image{}
.recomended_right_top_image img{ max-width:90%}

.recomended_right_top_text{font-family: Arial; font-size:14px; color:#000000; font-weight:normal; margin:0; padding:12px 0 0 0; 
	line-height:16px; text-align:center;}
.recomended_right_top_text a{ color:#000000; text-decoration:none;}

.top_band_main{ display:none; margin-top :30px;padding:15px; border:1px solid #c2c2c2;}
.top_band_main.clearfix{display:none;}
.top_band_main h2{font-family: Arial; font-size:14px; color:#000000; font-weight:normal; margin:0; padding:0; 
	line-height:16px; text-transform:uppercase; border-bottom:1px solid #c2c2c2; padding-bottom:14px;}
.top_band_silder{ display:none;margin-top:12px;}

/* ~~ Footer ~~ */
.footer_main{ margin-top:25px;}
.footer_top{padding:14px 0; border-bottom:1px solid #000000; background-size:100% 100%;}

.footer_top_text{font-family: Arial; font-size:20px; color:#900000; font-weight: bold; margin:0; padding:0; 
	line-height: 36px; text-align:center;}
	
.sub_text{
	 width:100%;
	 background:#fff;
	 height:30px;
	 border:1px solid #bfbfbf;
	 padding:0 5%;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	 margin:0px;
	 font-family: Arial;
	font-size:12px;
	font-weight: normal;
	color:#919191;
}

.footer_middle{ background:#fff; padding:34px 0 24px 0;}
.footer_middle ul{ list-style-type:none;}
h6{ font-family: Arial; font-size:11px; color:#3e3e3e; font-weight: normal; margin:0; padding:0; 
	line-height: 14px; text-transform:uppercase; margin-bottom:10px; }
.footer_middle ul li{ font-family: Arial; font-size:12px; color:#919191; font-weight: normal; margin:0; padding:0; 
	line-height: 15px; }
.footer_middle ul li a{ font-size:11px; color:#919191; text-decoration:none; }
.footer_middle ul li a:hover{ color:#919191; text-decoration: underline; }

.footer_middle_right img{ float: left; margin-left:9px;}

.footer_middle_right b{ font-family: Arial; font-size:14px; color:#0a74b7; font-weight: normal; margin:0; padding:0; 
	line-height: 30px; padding-top:5px; padding-right:27px; }
	
	.footer_bottom{ padding:20px 0; border-top:1px solid #cccccc;font-family: Arial; font-size:12px; color:#919191; font-weight: normal; text-align:center;}
	
	.footer_bottom a{  color:#919191; text-decoration:none;}
.footer_bottom a:hover{  color:#900000; text-decoration: underline;}

.top_band_main ul{ list-style-type:none;}
.top_band_main ul li{ width:auto; float:left; padding:0 3%;}
.top_band_main ul li:first-child{ padding-left:0px;}
.top_band_main ul li:last-child{ padding-right:0px;}

.recomended_right ul{ list-style-type:none;}
.recomended_right ul li{ float:left; width:32%; margin-right:2%;}
.recomended_right ul li:last-child{ margin-right:0%;}

.new-image{ margin-left:2% !important; margin-right:0% !important; }
.new-text1{ margin-left:0px !important; margin-right:2% !important; padding-left:0px;}
.new-text1 p{font-size:1.2em;}
.grid_12.new-text1 p{font-size:.70em;}

.new-text1 h2{font-family: Arial; font-size:20px; color:#3e3e3e; font-weight: normal; margin:0; padding:20px 0 20px 0; 
	line-height: 34px; margin-bottom:16px; border-bottom:1px solid #959494; }
	
.new-text1 p{font-family: Arial; font-size:12px; color:#3e3e3e; font-weight: normal; margin:0; padding:0px; margin-bottom:30px;
	line-height: 20px;  }
.read_more{font-family: Arial; font-size:14px; color:#3e3e3e; font-weight: normal; margin:0;
	line-height: 16px; }
.read_more a{color:#900000; text-decoration: underline; padding-top:10px; }


/*--------------- Inner pages style -------------------*/

.inner_main_sec{padding-top:18px;}

.side_bar_left_inn{margin:10%; padding:0; max-width:220px; width:100%}
.side_bar_left_inn h2{font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; color:#fff; background:#900000; line-height:30px; padding:0 0 0 17px;
	font-weight:bold; margin-bottom:18px; text-transform:uppercase;}

.clothing_left{
	margin: 0 0 2px 0;
	padding: 0;
	/* do not display leftmenu on search page */
	/* display:none; */
}

.menu_designers{
	margin: 0 0 2px 0;
	padding: 0;
	height:250px;
	overflow:scroll;
}

.clothing_left h3{margin:10px 0 10px 0; padding:0 0 4px 0; font-family:Arial, Helvetica, sans-serif; font-size:1.2em; color:#900000; text-transform:capitalize;
	border-bottom:#000 solid 1px; font-weight:bold;}


ul.category_list{margin:0; padding:0; list-style-type:none;}

ul.category_list li a{
	padding-left: 15px;
	display: list-item;
	line-height: 22px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	text-transform: lowercase;
	letter-spacing:1px;
	font-weight:bold;
	padding-bottom:12px;
}

ul.category_list li a:hover{
	color:#900000;
	text-decoration:underline;
}

ul.category_list li h2{
	color:#900000;
	padding:5px;
	font-size:1.1em;
	font-weight:normal;
}

ul.category_list li h2:hover{
	color:#000000;
	text-decoration:underline;
}
						
.right_side_page_top_sec{margin:0 0 25px 0; padding:0 0 8px 0; width:100%; border-bottom:#000 solid 1px;}
.right_side_page_top_sec_bot{margin:25px 0 0  0; padding:8px 0 0 0; width:100%; border-top:#000 solid 1px;}


/* Containers
----------------------------------------------------------------------------------------------------*/
.container_16 {
	max-width:1440px;
	margin:0px auto;
}

/* Grid >> Global
----------------------------------------------------------------------------------------------------*/

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12,
.grid_13,
.grid_14,
.grid_15,
.grid_16 {
	display:inline;
	float: left;
	position: relative;
	margin-left: 1%;
	margin-right: 1%;
}


div.grid_16.nav_menu{
	 background:#000;
	 width:100%; 
	 margin:0px auto;}


/* Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/

.alpha {
	margin-left: 0;
}

.omega {
	margin-right: 0;
}

/* Grid >> 16 Columns
----------------------------------------------------------------------------------------------------*/


.container_16 .grid_1 {
	width:4.25%;
}

.container_16 .grid_2 {
	width:10%;
}

.container_16 .grid_3 {
	width:16.75%;
}

.container_16 .grid_4 {
	width:23.0%;
}

.container_16 .grid_5 {
	width:29.25%;
}

.container_16 .grid_6 {
	width:35.5%;
}

.container_16 .grid_7 {
	width:41.75%;
}

.container_16 .grid_8 {
	width:48.0%;
}

.container_16 .grid_9 {
	width:54.25%;
}

.container_16 .grid_10 {
	width:60.5%;
}

.container_16 .grid_11 {
	width:66.75%;
}

.container_16 .grid_12 {
	width:73.0%;
}

.container_16 .grid_13 {
	width:79.25%;
}

.container_16 .grid_14 {
	width:85.5%;
}

.container_16 .grid_15 {
	width:91.75%;
}

.container_16 .grid_16 {
	width:98.0%;
}



/* Prefix Extra Space >> 16 Columns
----------------------------------------------------------------------------------------------------*/


.container_16 .prefix_1 {
	padding-left:6.25%;
}

.container_16 .prefix_2 {
	padding-left:12.5%;
}

.container_16 .prefix_3 {
	padding-left:18.75%;
}

.container_16 .prefix_4 {
	padding-left:25.0%;
}

.container_16 .prefix_5 {
	padding-left:31.25%;
}

.container_16 .prefix_6 {
	padding-left:37.5%;
}

.container_16 .prefix_7 {
	padding-left:43.75%;
}

.container_16 .prefix_8 {
	padding-left:50.0%;
}

.container_16 .prefix_9 {
	padding-left:56.25%;
}

.container_16 .prefix_10 {
	padding-left:62.5%;
}

.container_16 .prefix_11 {
	padding-left:68.75%;
}

.container_16 .prefix_12 {
	padding-left:75.0%;
}

.container_16 .prefix_13 {
	padding-left:81.25%;
}

.container_16 .prefix_14 {
	padding-left:87.5%;
}

.container_16 .prefix_15 {
	padding-left:93.75%;
}



/* Suffix Extra Space >> 16 Columns
----------------------------------------------------------------------------------------------------*/


.container_16 .suffix_1 {
	padding-right:6.25%;
}

.container_16 .suffix_2 {
	padding-right:12.5%;
}

.container_16 .suffix_3 {
	padding-right:18.75%;
}

.container_16 .suffix_4 {
	padding-right:25.0%;
}

.container_16 .suffix_5 {
	padding-right:31.25%;
}

.container_16 .suffix_6 {
	padding-right:37.5%;
}

.container_16 .suffix_7 {
	padding-right:43.75%;
}

.container_16 .suffix_8 {
	padding-right:50.0%;
}

.container_16 .suffix_9 {
	padding-right:56.25%;
}

.container_16 .suffix_10 {
	padding-right:62.5%;
}

.container_16 .suffix_11 {
	padding-right:68.75%;
}

.container_16 .suffix_12 {
	padding-right:75.0%;
}

.container_16 .suffix_13 {
	padding-right:81.25%;
}

.container_16 .suffix_14 {
	padding-right:87.5%;
}

.container_16 .suffix_15 {
	padding-right:93.75%;
}



/* Push Space >> 16 Columns
----------------------------------------------------------------------------------------------------*/


.container_16 .push_1 {
	left:6.25%;
}

.container_16 .push_2 {
	left:12.5%;
}

.container_16 .push_3 {
	left:18.75%;
}

.container_16 .push_4 {
	left:25.0%;
}

.container_16 .push_5 {
	left:31.25%;
}

.container_16 .push_6 {
	left:37.5%;
}

.container_16 .push_7 {
	left:43.75%;
}

.container_16 .push_8 {

	left:50.0%;
}

.container_16 .push_9 {
	left:56.25%;
}

.container_16 .push_10 {
	left:62.5%;
}

.container_16 .push_11 {
	left:68.75%;
}

.container_16 .push_12 {
	left:75.0%;
}

.container_16 .push_13 {
	left:81.25%;
}

.container_16 .push_14 {
	left:87.5%;
}

.container_16 .push_15 {
	left:93.75%;
}



/* Pull Space >> 16 Columns
----------------------------------------------------------------------------------------------------*/


.container_16 .pull_1 {
	left:-6.25%;
}

.container_16 .pull_2 {
	left:-12.5%;
}

.container_16 .pull_3 {
	left:-18.75%;
}

.container_16 .pull_4 {
	left:-25.0%;
}

.container_16 .pull_5 {
	left:-31.25%;
}

.container_16 .pull_6 {
	left:-37.5%;
}

.container_16 .pull_7 {
	left:-43.75%;
}

.container_16 .pull_8 {
	left:-50.0%;
}

.container_16 .pull_9 {
	left:-56.25%;
}

.container_16 .pull_10 {
	left:-62.5%;
}

.container_16 .pull_11 {
	left:-68.75%;
}

.container_16 .pull_12 {
	left:-75.0%;
}

.container_16 .pull_13 {
	left:-81.25%;
}

.container_16 .pull_14 {
	left:-87.5%;
}

.container_16 .pull_15 {
	left:-93.75%;
}




/* Clear Floated Elements
----------------------------------------------------------------------------------------------------*/


.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}



.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* Shopping cart classes
----------------------------------------------------------------------------------------------------*/

/*Shopping cart*/
table.cobtbl{
	background-color: #fff;
	border-bottom:1px solid #ccc;
  	font-size:0.75em;	margin:1%;

} 

td.cobhdr{
	background-color:#bbb;
	font-size:1em;
	color:#fff;
	text-transform:uppercase;
	height:15px;
}

td.cobll{
	background-color: #fff;
	color : #333;
	font-size:0.8em;
}

span.cartoption{
	font-size:12px !important;
	color:#333;
}

div.giftwrap a{
  	color:#666;
  	font-size:0.8em;
  	text-decoration:none;
}

/*Mini cart*/
table.mincart{
  	width:194px;
  	font-size:0.8em;
  	background:#EAEAEA;
}

.cartquant{
	width:36px !important;
}

/*Internal store naviagtion*/
a.ectlink:link {
	color: #900000;
	text-decoration: none;
	font-size:0.9em;
}

a.ectlink:visited {
	color: #900000;
	text-decoration: none;
}

a.ectlink:active {
	color: #3399CA;
	text-decoration: none;
}

a.ectlink:hover {
	color: #000;
	text-decoration: underline;
}

/*Button and form field styles*/
input.buybutton, input.sccheckout, input.checkoutbutton, input.vieworderstatus, input.viewlicense, input.trackpackage{
	background:#000000;
	color:#fff;
	padding:25px 16px;
	border:0;
	border-radius:4px;
	font-size:1.75em;
}

input.buybutton.detailbuybutton{
	width:96%;
	margin:1%;
	
}

input.buybutton:hover, input.sccheckout:hover, input.checkoutbutton:hover, input.vieworderstatus:hover, input.viewlicense:hover, input.trackpackage:hover{
	background:#900000;
	color:#fff;
	cursor:pointer;
}

input.login, input.newaffiliate, input.affiliatelogin, input.search{
	background:#900000;
	color:#fff;
	padding:5px 50px;
	border:0;
	border-radius:4px;
	font-size:1.2em;
	margin-top:6px;
	float:left;
}

input.login:hover, input.newaffiliate:hover, input.affiliatelogin:hover, input.search:hover{
	background:#aaa;
	color:#000;
	cursor:pointer;
}

div.searchheader{
	font-size:0.75em;
}
 
div.searhfortext{
	font-size:1em;
} 

/* The category page 
-------------------------------------*/
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:110px;
}

div.category:hover{
	background-color:#fff;
	border: 1px solid #3399CA;
	box-shadow: 5px 5px 2px #ccc;
}

div.catnavigation{
	padding:10px 0px 10px 12px;
	float:left;
	width:97%;
	font-size:1em;
	background-color:#eaeaea;
	border-bottom: 1px solid #333;
	margin-bottom:10px;
}

.catnavwrapper{
	background:#fff !important;
	border: 1px solid #fff !important;
}

div.navdesc{
	display:none; /* Removes the text "View all products in all categories */
}

div.catimage{
	width:34%;
	float:left;
}

div.catdesc{
	padding:0px 0px 4px 4px;
}

div.catname{
	padding-left:4px;
        font-size:1.2em;
}

.catdiscounts, .allcatdiscounts{
	padding-left:10px;
	font-weight:normal;
	color:#896325;
	font-size:0.9em;
}

div.categorymessage{
	padding-top:0px;
	font-size: 1.3em;
}

p.noproducts{
       padding-top:28px;
       text-align:left !important;
}


/* The products page 
-------------------------------------*/

div.prodfilter{
	float:left;
	background-color:#F9F9F4;
	border: 1px dotted #D7D1C9;
	padding:6px;
	color: #42619a;
	margin-bottom:10px;
	margin-top:10px;
}

div.prodfilterbar{
	float:left;
	width:100%;
}

div.filtertext{
 	padding:8px;
}

select.prodfilter{
	padding:0px;
	margin:0px;
}

div.product{
	padding:6px;
	width:30%;
	float:left;
	height:375px;
	margin:2px;
}

div.prodnavigation{
	padding:10px 0px 10px 12px;
	float:left;
	width:97%;
	font-size:0.9em;
	background-color:#eee;
	border-bottom: 1px solid #ccc;
	margin-bottom:10px;
	font-weight:bold;
}

.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;
}

div.prodimage{
	padding-top: 6px;
	text-align:center;
	border:1px solid #ccc;
	background-color:#fefefe;
	min-height: 260px;
}

div.prodimage:hover{
	background-color:#fefefe;
	border: 1px solid #900000;
  	box-shadow: 5px 5px 2px #ccc;
}

img.prodimage{
	max-width:90%;
	max-height:275px;
}

img.prodimage.detailimage{
max-width: 450px;
max-height:1500px;
	
}


div.prodname{
	padding-top:6px;
	font-size: 0.75em;
	color:#000;
}

/*SW - Start - Prodname links on search page */
div.prodname a.ectlink{
	padding-top:6px;
	font-size: 1.15em;
	color:#000;
}


div.prodname a.ectlink:hover{
	color:#000000;
	text-decoration:underline;
}

/*SW - End - Prodname links on search page */

div.prodrating{
	padding-left:4px;
}

div.prodinstock{
	padding:4px;
	color:#666;
}

div.proddescription{
	
	display:none;padding:6px;
	float:left;
	font-size: 0.9em;
	line-height: 1.5em;
}

table.emftbl{
	background:#fff;
	width:400px;
}

div.listprice{
	display:none;
	width:98%;
	float:left;
	font-size: 0.65em;
	padding:3px;
}

span.yousave{
	background:#0065A7;
	color:#fff;
	padding:4px;
	font-size:0.9em;
}

div.prodprice{
	font-size: 0.75em;
	font-weight:normal;
	float:left;
	width:98%;
	color:#900000;
	margin-top:1px;
}

div.prodcurrency{
	float:left;
	width:100%;
	font-size: 0.7em;
	color:#666;
}

div.quantitydiv{
	float:right;
}

.quantityinput{
	margin-top:1px;
	height:19px;
}

div.addtocart{
	text-align:center;
	float:left;
	width:35%;
}

.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: 0.9em;
}

div.multioptiontext{
	width:180px;
}

div.pagenums{
	text-align:center;
	float:left;
	padding:20px 0px 10px 0px;
}

/* The product detail page 
-------------------------------------*/
div.detailprodnavigation{
	width:99%;
}


div.detailimage{
	width:60%;
	padding:10px;
	float:left;
	clear:both;
	min-height:500px;
	margin-left:10px;
} 

img.detailimage{
	width:90%;
	
}

.extraimage{
	margin:60px;
}
div.prodimage.detailimage{
	width:100%;
	min-height:250px;
}


div.detail_right_column{
	float:right;
	width:30%;
	margin-right:3%;
	margin-left:3%;
	margin-top:0px;
}

div.detailcheckoutbutton{
	clear:both;
}

div.detailid {
	color:#ccc;
	width:50%;
	font-size: 1em;
	float:left;
	margin-left:10px;
}


div.SWBreadcrumbs{
	padding-left:2.75%;
}

.detaildescription,
.detaildescription_custom,
.detailname,
.detailmanufacturer,
.detailsku,
.detailinstock,
.detaildescription,
.detailbrand,
.detailshipping,
.detailcategory,
.reviews,
.detaillistprice,
.detailprice,
.addtocart.detailaddtocart,
.detailmerchant,
.detailsocialmedia,
.previousnext{
	/* width:25%; */
	float:right;
	text-align:center;
	margin-top:10px;
	/* margin: 10px 5px 10px 5px; */
}



.detailname{
	padding:5px;
	float:right;
	width:100%;
	margin-top:0px;
  	margin-bottom:10px;
  	margin-right:10px;
  	line-height:1.5em;

}

.detailname h1 {
	font-size: 1.25em;
	border-bottom: 1px solid #ccc;
	width:100%;
}

span.detaildiscountsapply{
	width:70%;
	margin-left:36px;
}

div.detailmanufacturer{
	float:left;
	width:76%;
	margin:0px 0px 0px 10px;
	padding:0px;
}

div.detailsku{
	float:left;
	width:76%;
	margin:10px;
}

div.detailinstock{
	float:right;
	width:76%;
}

div.detaildescription{
	font-size: 1.0em;
	/*margin:10px;*/
	padding-top:4px;
	line-height:1.5em;
	float:right;
	width:100%;
	text-align:justify;
	padding-bottom: 25px;
	max-height: 175px;
    overflow: auto;	
}

div.detaildescription_custom{
	font-size: 0.9em;
	/*margin:10px;*/
	padding-top:4px;
	line-height:2.5em;
	float:right;
	width:100%;
	text-align:left;
	letter-spacing:0.07em;
}


div.detaildescription span{
	font-size: 0.8em;
	margin:0px;
	padding-top:0px;
	line-height:1.2em;
	letter-spacing:0.4px;
}

div.detailcategorylinks, div.detailrelatedsearches{
	padding-bottom: 10px;
    line-height: 1.7em;
}
div.detailcategory{
	font-size:0.80em;
	float:right;
	width:100%;
	text-align:justify;
	margin-top:20px;
	
}

div.detailshipping{
	color:#900000;
	font-weight:bold;
	/*float:right;*/
	width:100%;
	text-align:justify;
	margin-top:20px;
	font-size:0.8em;
	
}


div.detailbrand{
	color: #900000;
	font-weight:bold;
}

div.reviews{
	font-size:0.80em;
	float:right;
	width:100%;
	text-align:justify;
	margin-top:20px;

}
div.detailprice{
	font-size: 1.1em;
	font-weight:bold;
	float:right;
	width:100%;
	color:#333;
	margin-left:0px;
	float:right;
	padding-top:20px;


}
div.features_heading{
	
	padding-left: 2%;
	padding-bottom: 1%;
}


div.detailfeatures{
	/*font-size:0.85em;*/
	padding-left: 2%;
	line-height:1.75em;	
	padding-right: 2%;
}

div.detaillistprice{
	font-size: 1em;
	font-weight:normal;
	float:left;
	width:100%;
	padding-top:6px;
	color:#DA6A1E;
	display:none;
}

div.detailmerchant{
	font-size:0.80em;
	float:left;
	width:100%;
	text-align:justify;
	line-height:1.5em;
	/* margin-left:40px;*/
}

div.socialbuttons{
	font-size:0.80em;
	float:right;
	width:100%;
	text-align:center;
}

div.detailcurrency{
	padding-top: 6px;
	font-size: 0.7em;
	float:left;
	width:98%;
	color:#666;
	margin-left:10px;
	border-bottom: 1px solid #ccc;
	padding-bottom:20px;
}

div.addtocart.detailaddtocart{
	width:100%;
}

div.detailoption{
	width:100%;
}

div.detailoptions{
	padding: 6px;
	float:left;
	width:60%;
	margin-left:0px;
}

select.detailprodoption{
	font-size: 0.9em;
	width:50%;
	margin:7px;
	border:1px solid #ccc;
	padding:2px;
}

input.detailprodoption{
	font-size: 0.9em;
	margin:7px;
	border:1px solid #ccc;
  	padding:2px;
}


div.detailoptiontext{
	padding: 6px;
	width:32%;
	float:left;
	clear:both;
}

div.detailmultioptiontext{
	padding: 6px;
	width:30%;
	clear:right;
}

.previousnext{
	padding-top:5px;
	padding-bottom:6px;
	float:right;
	width:100%;
	text-align:center;
	font-size:1.05em;
	border-top:0px 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.detailquantity{
	float:right;
	width:170px;
}

div.detailquantitytext{
	margin-top:16px;
	float:left;
	width:30%;
	text-align:right;
}

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:right;
	width:100%;
	text-align:left;
	padding-bottom:20px;
	margin-top:10px;
}

.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.8em;
}

hr.review{
	height: 0;
	border-width: 1px 0 0 0;
	border-style: solid;
border-color: #bbb;
	padding:4px;
	margin-top:6px;
}

div.reviewprod{
	background-color:#eee;
	padding:10px;
}


div.page_column{
	width:25%;
	float:left;
}

/*SW - Article Pages classes */

div.articles{
	
}
div.articles p{
	font-size: 1.0em;
	line-height: 1.25em;
	padding: 5px 20px 20px 5px;
	margin-left:00px;
	text-align:justify;
}
div.articles h2{
	font-size: medium;
	font-weight:bold;
	padding-bottom:10px;
	padding-top:25px;
}
div.articles img{
	width:98%;
	padding:12px;
}

div.articles_images{
	width:90%;
	text-align:center;
	font-size:small;
	font-style:italic;
	padding:12px;
}

div.right_sidebar{
	background-color:#d4eae9;
	padding-bottom:0px;	
	margin:12px;
	font-size:1.1em;
}

div.staticad{
	position:relative;
	vertical-align:baseline;
	display:block;
	margin: 0 auto !important;
}

div.articles_images img{
	width:90%;
}
/*SW - END - Article Pages classes */


/*This is the first breakpoint and contains styles for screens 1024px to 780px*/

@media all and (max-width: 1024px) {

/*SW - START - Google Ads for screens 1024px to 780px*/

div.googlead_responsive{
	
	display:block;
}

div.googlead_nonresponsive{
	display:none;
}

/*SW - END - Google Ads for screens 1024px to 780px*/


/* START - Extra images margin */
.extraimage{
	margin:30px;
}
/* END - Extra images margin */



.top_band_main ul li{ width:auto; float:left; padding:0 2% 0 2%;}

div.product{
	width:30%;
}

}

@media all and (max-width: 850px) {
.side_bar_left_inn{display:none}


}

/*This is the second breakpoint and contains styles for screens (changed to 850px for tablet - no leftmenu - SW) 780px to 480px*/


@media all and (max-width: 850px) {
.top_band_main ul li{ width:auto; float:left; padding:0 1%;}
.recomended_right ul li{ float:left; width:32%; margin-right:2%;}
.side_bar_left_inn{display:none}
.container_16 .grid_12 {width:98%;}
.container_16 .grid_4 {width:98%;}
.container_16 .grid_8 {width:98%;}

/* START - Header broken down into 3-9-4 */
.container_16 .grid_3.logo{width:30%; }
.grid_3.logo a{font-size:23px;}

.container_16 .grid_9.cssmenu {width:63%;}


/* trial sizing - KEEPER */
	.container_16 .grid_3.logo {width:98%; margin-bottom:20px !important;}
	.container_16 .grid_8.cssmenu{width:98%;  margin:5px;}


/* END - Header broken down into 3-9-4 */


/* START - Extra images margin */
.extraimage{
	margin:10px;
}
/* END - Extra images margin */


.right_banner{float:left; width:45%; margin:6px;}
.top_most_contain .grid_4{ width:48%; padding-top:10px; text-align:center;}


.search_main{
	margin:1%;
}
div.product{
	width:46%;
	height:375px;
}


div.prodimage.detailimage{
	width:90%;
}

div.category{
	width:91%;
}

div.detail_right_column{
	width:95%
}

.detailname h1, span.detaildiscountsapply, div.detaildescription{
	width:100%;
	
}

span.detaildiscountsapply{
  	margin-left:44px;
}
        
div.detailimage{
	width:95%;
	margin-left:2%;
	align:center;
	//min-height:250px;
}

div.detailoptions{
	width:90%;
}

 div.detailmultioptiontext{
	width:45%;
}

div.addtocart.detailaddtocart{

}

div.detailprice{

}

.previousnext{
}

div.right_banner{
	display:none;
}
div.right_banner_last{
	display:none;
}


}

/*This is the third breakpoint and contains styles for screens under 480px*/

@media all and (max-width: 480px) {
	.container_16 .grid_16{ width:92%; margin:0 3%;}
	.header_top{ height:auto; text-align:center; padding-bottom:10px;}
	.header_top ul li{ float:none; display: inline; margin-right:8px; padding-right:8px;}
	.header_middle .balnk{ display:none;}
	.header_middle .grid_4{ width:92%; margin-right:4%;	padding-bottom:10px;}
	.container_16 .grid_8{ width:98%; padding-top:10px;}
	.body_contain_top{ height:auto;}
	.banner_main .grid_12{ width:98%; padding-top:10px;}
	.banner_main .grid_4{ width:98%; padding-top:10px;}
	.right_banner{ text-align:center; width:100%}
	.top_most_contain .grid_4{ width:98%; padding-top:10px; text-align:center;}
	.recomended_main .grid_12{ width:92%; padding-top:10px; margin-left:4%; margin-right:4%;}
	.recomended_main .grid_4{ width:98%; padding-top:10px;}
	.footer_top .grid_9{ width:98%; padding-top:10px; text-align:center;}
	.footer_top .grid_5{ width:98%; padding-top:10px; text-align:center;}
	.footer_top .grid_2{ width:98%; padding-top:10px; text-align:center;}
	.footer_top .grid_9{ width:98%; padding-top:10px; text-align:center;}
	.footer_middle .grid_3{ width:98%; padding-top:7px;}
	.footer_middle .grid_2{ width:98%; padding-top:7px;}
	.footer_middle .grid_4{ width:98%; padding-top:7px;}
	.top_band_main ul li{ width:auto; float:none; padding:0 1%; margin:0px auto;}
	.recomended_right ul li{ float:none; width:32%; margin:0px auto;}
	.container_16 .grid_10 {width:95%;padding-left:5px;}


div.product, div.prodnavigation, div.catnavigation{
	width:95%;
}

img.prodimage.detailimage{
	height:40%;
	width:40%;
	
}
div.detailimage{
	width:93%;
}

.detailname h1, span.detaildiscountsapply, div.detaildescription{
	width:95%;
}

span.detaildiscountsapply{
  	margin-left:10px;
}

div.detailmultioptiontext{
	width:95%;
}

div.category{
	width:85%;
}
 /* ~~ Remove left hand field on checkout ~~*/
.cobcol1{
  	display:none;
}

/* ~~ Modify additional info field on checkout ~~*/
textarea.addinfo{
	width:150px;
}

div.addtocart.detailaddtocart{
	clear:both;

}

div.detailprice{
	margin-left:20px;

}

div.grid_16.banner_text{
	display:none;
}

.previousnext{
}

.rmm ul li{
width:100% !important;
}

div.grid_16.nav_menu ul li{
	width:100%;
}
}




















