/*	
    3dcart Style Sheet 
    by Infomart2000 Corp.
    www.3dcart.com
    ---------------------   */

/*body:: Controls website background and any other text outside of a table without an associated style.*/ 	
body {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	background-color:#FFF;
	/*background: #020202 url(../images/bg-body.jpg) no-repeat center top; */ 
	font-weight: normal;
	padding: 0;
	margin: 0;
}
img {
	border: 0;
}
input,
textarea,
select {
	font-family: Verdana, sans-serif;
}
#mobileMenu i,
#slideMenu i,
#mobileCart i {
	color: #000;
	font-size: 21px;
}
#closeSlideMenu i {
	color: #000;
	font-size: 21px;
}
blockquote {
	color: #000;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	line-height: 1em;
	background: #FFF;
	border-left: 6px solid #b00312;
	margin: 0 0 15px 0;
	padding: 40px;
}

/*******************************************************************************************************/
/*          STYLES USED ON THE FRAME OF THE WEBSITE (HEADER, LEFT NAV, RIGHT NAV AND FOOTER)           */
/*******************************************************************************************************/


/*store-name:: Store Name.*/		 
.store-name {
	font-size: 35px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	line-height: 35px;
	margin: 10px 0 0 0;
	padding: 0;
}

.store-name a {
	text-decoration:none;
}

.store-name a:hover {
	text-decoration:none;
}


/*store-slogan:: Store Slogan.*/		 
.store-slogan {
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	margin: 0;
	padding: 0;
}




/*frame:: Controls the left and right column background.*/		
.frame {
	background: #FFF;
}
/*mod_bg:: Controls the left and right column modules background.*/		
.mod_bg {
	background: none;
}
/*frame-ht:: Controls the height left, right and middle columns.*/		
.frame-ht {
	height: 1000px;
}
/*menu-headers:: Controls the way the menu titles look. For example: Categories, Browse By Price, Top Sellers, etc.*/ 
.menu-headers {
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size: 15px;
	color: #FFF;
	font-weight: normal;
	text-transform: uppercase;
	height: 35px;
	line-height: 35px;
	display: block;
	margin-bottom: 10px;
	padding-left: 25px;
	background: #0d0d0d; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBkMGQwZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQwJSIgc3RvcC1jb2xvcj0iIzJiMmEyYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwZDBkMGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left,  #0d0d0d 0%, #2b2a2a 40%, #0d0d0d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#0d0d0d), color-stop(40%,#2b2a2a), color-stop(100%,#0d0d0d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #0d0d0d 0%,#2b2a2a 40%,#0d0d0d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #0d0d0d 0%,#2b2a2a 40%,#0d0d0d 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #0d0d0d 0%,#2b2a2a 40%,#0d0d0d 100%); /* IE10+ */
	background: linear-gradient(to right,  #0d0d0d 0%,#2b2a2a 40%,#0d0d0d 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d0d0d', endColorstr='#0d0d0d',GradientType=1 ); /* IE6-8 */
}
/*footer:: This style controls the text you type under global footer. Merchants usually use to add security logos, credit card logos, privacy notes, etc.*/		
.footer {
	font-family: 'Raleway', sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: normal;
	text-transform: uppercase;
}


.footer ul {
	list-style:none;
}

/*footerLinks:: Controls the way the Footer Links display in the Global Footer.*/
.footer a {
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

.footer a:hover {
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
	color: #FFA200;
	font-weight: normal;
	text-decoration: underline;
}

.footer a:visited {

	color: #000;

}

.footer a:visited:hover {

	color: #FFA200;

}



/*icon:: Controls the way the menu icons display if they are being used.*/ 
.icon {
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
}
/*top-sellers-star:: Controls the background image and style for the top ranking item star.*/
.top-sellers-star {
	width: 42px;
	height: 44px;
	line-height: 44px;
	background: #b00312;
	position: absolute;
	top: 0px;
	right: 5px;
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
}
/*ranking:: Controls the way the menu icons display if they are being used.*/ 
.ranking {
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #b00312;
	width: 12px;
	height: 20px;
	text-align: left;
}
/*menu-text:: Controls the way the menu (mailing list) text look on the frame.*/ 
.menu-text {
	font-size: 11px;
	color: #5a5853;
	font-weight: normal;
}
/*price2:: Controls the way the product's price display in the top sellers and new releases sections.*/ 
.price2 {
	font-size: 12px;
	color: #000;
	font-weight: bold;
}
/*cart-text:: Controls the way the text on the mini shopping cart displays. The mini-shopping cart is usually located in the header.*/ 
.cart-text {
	font-size: 12px;
	font-weight: normal;
	color: #b00312;
	background: url(../images/cart.png) no-repeat left center;
	display: inline-block;
	line-height: 25px;
	padding: 0 0 0 37px;
}
/*search-text:: Controls the way the search box displays of the frame.*/ 
.search-text {
	font-size: 20px;
	font-weight: bold;
	color: #3d3d3d;
	line-height: 57px;
	height: 57px;
	width: 443px;
	background: #FFF;
	border: none;
	padding: 0 0 0 25px;
	margin: 0;
}
/*A.cat:: Controls the way the Category Links display in the left or right navigation bars before a user clicks or mouses over them.*/ 	 
A.cat {
	color: #000;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	display: block;
	line-height: 21px;
	padding: 0 10px 0 25px;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
}
/*A.cat:hover:: When a user passes  their mouse over them.*/ 	
A.cat:hover {
	color: #FFF;
	background: #b00312;
	text-decoration: none;
}
/*A.cat:visited:: After a user has visited that section.*/ 
A.cat:visited {
	color: #000;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	display: block;
	line-height: 21px;
	padding: 0 10px 0 25px;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
}
/*A.cat:visited:hover:: When a user hovers over a section they have visited.*/ 	 
A.cat:visited:hover {
	color: #FFF;
	background: #b00312;
	text-decoration: none;
}
/*A.subcat:: Controls the way the Sub-Category Links display in the left or right navigation bars before a user clicks or mouses over them.*/ 	 
A.subcat {
	color: #5a5853;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	padding: 0 10px 0 30px;
	text-decoration: none;
}
/*A.subcat:hover:: When a user passes  their mouse over them.*/ 	
A.subcat:hover {
	color: #b00312;
	text-decoration: none;
}
/*A.subcat:visited:: After a user has visited that section.*/ 
A.subcat:visited {
	color: #5a5853;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	padding: 0 10px 0 30px;
	text-decoration: none;
}
/*A.subcat:visited:hover:: When a user hovers over a section they have visited.*/ 	 
A.subcat:visited:hover {
	color: #b00312;
	text-decoration: none;
}
/*A:menu:: Controls the way the Links display in the top navigation before a user clicks or mouses over on them.*/ 	 
A.menu {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0 1.5em;
}
/*A:menu:over:: When a user passes their mouses over them.*/ 	
A.menu:hover {
	color: #cfcfcf;
	text-decoration: none;
}
/*A:menu:over:: After a user has visited that section.*/ 	
A.menu:visited {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0 1.5em;
}
/*A:menu:visited:over:: A user hovers over a section they have visited.*/ 		
A.menu:visited:hover {
	color: #cfcfcf;
	text-decoration: none;
}
/*A:menu-bottom:: Controls the way the Links in the footer display before a user clicks or mouses over on them.*/ 	 
A.menu-bottom {
	color: #5a5853;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
/*A:menu-bottom:over:: When a user passes their mouses over them.*/ 	
A.menu-bottom:hover {
	color: #b00312;
	text-decoration: none;
}
/*A:menu-bottom:over:: After a user has visited that section.*/ 	
A.menu-bottom:visited {
	color: #5a5853;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
/*A:menu-bottom:visited:over:: When a user hovers over a section they have visited.*/ 		
A.menu-bottom:visited:hover {
	color: #b00312;
	text-decoration: none;
}
/*A:link:: Controls the way Secondary Links display before a user clicks or mouses over on them.*/ 	 
A.link {
	color: #5a5853;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
/*A:link:over:: When a user passes their mouses over them.*/ 	
A.link:hover {
	color: #b00312;
	text-decoration: none;
}
/*A:link:over:: After a user has visited that section.*/ 	
A.link:visited {
	color: #5a5853;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
/*A:link:visited:over:: When a user hovers over a section they have visited.*/ 		
A.link:visited:hover {
	color: #b00312;
	text-decoration: none;
}
/*A.details:: Controls the way the Top Sellers Links display before a user clicks or mouses over them.*/ 	 
A.details {
	color: #2c3e50;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	background: #FFF;
	padding: 4px 6px;
}
/*A.details:hover:: When a user passes their mouse over them.*/ 	 	
A.details:hover {
	color: #FFF;
	background: #5973b6;
	text-decoration: none;
}
/*A.details:visited:: After a user has visited that section.*/ 
A.details:visited {
	color: #2c3e50;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	background: #FFF;
	padding: 4px 6px;
}
/*A.details:visited:hover:: When a user hovers over a section they have visited.*/ 	 
A.details:visited:hover {
	color: #FFF;
	background: #5973b6;
	text-decoration: none;
}
/*******************************************************/
/*          STYLES USED THROUGHTOUT THE WEBSITE        */
/*******************************************************/



/*Alignment fix for the use of the XHTML Transitional DOCTYPE.*/ 
tr {
	text-align: left;
}
/*td:: Controls all text inside a table without and associated style.*/ 
td {
	text-decoration: none;
	word-spacing: normal;
	font-size: 14px;
}
/*data:: Controls the font style of your content on all the pages.*/
.data {
	text-decoration: none;
	word-spacing: normal;
	font-size: 12px;
}
/*alternative:: Controls the background color of the boxes used throughout the site.*/
.alternative {
	background: #FFF;
}
/*page_headers:: Controls the title of all your pages.*/
.page_headers {
	font-size: 22px;
    font-weight: 600;
    color: #000;
    padding-top: 5px;
    padding-bottom: 10px;
    /*font-family: 'Raleway', sans-serif;*/
}
/*titles:: Controls the Tiles  of sections within pages on the site such as (Specials, Feature Items, Items, Related Items).*/ 
.titles {
	font-size: 18px;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 30px;
	margin-bottom: 10px;
	padding-left: 9px;
	border-bottom: 1px solid #000;
	display: block;
}
/*price:: Controls the way the product's final price display throughout the site.*/ 
.price {
	font-size: 13px;
	color: #b00312;
	font-weight: bold;
	letter-spacing: 0;
}
/*error:: Controls the error messages*/ 
.error {
	font-size: 12px;
	font-weight: bold;
	color: #e10e04;
	text-decoration: none;
}
/*borders:: Controls the color of the line dividers used throughout the site.*/ 
.borders {
	color: #585C5F;
	border: 1px solid #CCC;
	border-style: none none solid;
}
/*borders2:: Controls the color of the solid line dividers used throughout the site.*/ 
.borders2 {
	border: 1px solid #CCC;
	border-style: none none solid;
}
/*A:: Controls the way the all Links without an associated style display before a user clicks or mouses over them.*/ 	 
A {
	/*color: #005487;*/
        color: #0066c0;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
/*A:hover:: When a user passes  their mouse over them.*/ 	 	
A:hover {
	color: #FFA200;
	text-decoration: underline;
}
/*A:visited:: After a user has visited that section.*/ 
A:visited {
	/*color: #005487;*/ 
        color: #0066c0;
	/*font-size: 11px;*/
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
/*A:visited:hover:: When a user hovers over a section they have visited.*/ 	 
A:visited:hover {
	color: #FFA200;
	text-decoration: underline;
}
/*******************************************************************************************************/
/*   STYLES ONLY USED ON VIEW CART AND CHECKOUT PAGES      */
/*******************************************************************************************************/

/*checkout-headers:: Controls the titles of the sections on the checkout pages (Billing Information, Shipping Information etc)*/
.checkout-headers {
	font-size: 14px;
	color: #000;
	font-weight: bold;
}
/*steps:: Controls the way the steps on the checkout pages display.*/
.steps {
	font-size: 16px;
	font-weight: bold;
	color: #CCC;
}
/*steps_on:: Controls the way the step the customer is currently on displays on the checkout pages.*/
.steps_on {
	font-size: 16px;
	font-weight: bold;
	color: #b00312;
}
/*titles2:: Controls the titles on the view cart page*/ 
.titles2 {
	font-size: 12px;
	font-weight: bold;
	background-color: #EEE;
	color: #b00312;
	padding:4px;
}
/*******************************************************************************************************/
/*   STYLES ONLY USED ON PRODUCT PAGES      */
/*******************************************************************************************************/

/*options-titles:: Controls the way the option titles display on the product page.*/
.options-titles {
	font-size: 12px;
	font-weight: bold;
	color: #585C5F;
	border: 1px solid #CCC;
	border-style: none none solid;
}
/*item:: Controls the item description and item details text.*/ 
.item {
	font-size: 12px;
	color: #000;
	font-weight: bold;
}
/*itemTitle:: Controls the name of the Product.*/ 
.item-title {
	font-size: 22px;
	color: #b00312;
	font-weight:bold;
}
/*price-info:: Controls the way the sub-prices display on the product page, the final price is controlled by the style called "price".*/ 
.price-info {
	font-size: 12px;
	font-weight: bold;
	color: #585C5F;
}
/*small-txt:: Controls the way the item id displays.*/ 
.small-txt {
	color: #afafae;
	text-decoration: none;
	text-align: left;
	letter-spacing: 0;
	font-size: 10px;
	vertical-align:bottom;
}
/*availability-txt:: Controls the way the Availability of the product displays i.e. 'In Stock', 'Back Order'.*/ 
.availability-txt {
	color: #b00312;
}
/*reward-title:: Controls the title of the Reward Points section.*/ 
.reward-title {
	color: #b00312;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 7px;
	line-height: 10px;
	font-size: 16px;
	font-style:italic;
}

.columns-6 .product-container {
    width: 100%;
}

/**********************************************************/
/*      FORM FIELDS & BUTTONS THROUGHOUT THE WEBSITE      */
/**********************************************************/

/*btn:: Controls the buttons, (ONLY if it is not using and image).*/ 
.btn {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	border: none;
	/*width: 180px;*/
    /*height: 62px;*/
	background: #ad0413;
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	text-transform: uppercase;
	cursor: pointer;
	margin: 0;
	padding: 9px 14px;
	-webkit-appearance: none;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
}
/*btn_over:: Controls the buttons when a user mouses over them, (ONLY if it is not using and image).*/ 
.btn_over {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	border: none;
	background: #0d0d0d;
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	text-transform: uppercase;
	cursor: pointer;
	margin: 0;
	padding: 9px 14px;
	-webkit-appearance: none;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}
/*button:hover:: Controls the button tag when a user mouses over them, (ONLY if it is not using and image).*/ 
button:hover {
	border: none;
	background: #0d0d0d;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	text-transform: uppercase;
	cursor: pointer;
	margin: 0;
	padding: 9px 14px;
	-webkit-appearance: none;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}
/*txtBoxStyle:: Controls the text and style of the Text Boxes.*/  	
.txtBoxStyle {
	border: 1px solid #b7b4ac;
	background: #fefefe;
	font-weight: normal;
	font-size: 12px;
	color: #000;
    margin: 10px 0px 0px 10px;
	padding: 2px 6px 2px 6px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}
/*txtAreaStyle:: Controls the text and style of the Text Areas.*/ 	
.txtAreaStyle {
	border: 1px solid #b7b4ac;
	background: #fefefe;
	font-weight: normal;
	font-size: 12px;
	color: #000;
    margin: 0;
	padding: 8px 12px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}
/*txtSearch:: Controls the style of the Search Box, if different from txtBoxStyle.*/
.txtBoxSearch {
	height: 20px;
	color: #000;
	font-size: 12px;
	border: none;
	padding: 3px 0 0 0;
	margin: 0;
}

/********************************************/
/*   STYLES USED ONLY ON THE INVOICE        */
/********************************************/

/*invoice_table:: Controls the background color on your invoices*/ 
.invoice_table {
	background-color: #f9f8f8;
}
/*invoice_title:: Controls the way the title of the invoices look */ 
.invoice_title {
	font-size: 10px;
	font-weight: bold;
	background-color: #cbcaca;
	color: #4f4e4e;
}
/*************************************************************/
/*          LEGACY STYLES: STYLES USED PRIOR TO v3.2         */
/*************************************************************/

/*font1:: Primary Screen Font */ 
.font1 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
/*font2:: Secondary Screen Font */ 
.font2 {
	font-size: 12px;
	font-weight: bold;
	color: #b00312;
}
.font3 {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
.font4 {
	font-size: 12px;
	font-weight: bold;
	color: #c32519;
}
/*top:: Controls the  Color of the top Bar*/		
.top {
	background: none;
}
/*line:: Controls the  Color of the line bellow the top bar*/		
.line {
	background: #FFF;
}

/*********************************/
/*          CUSTOM STYLES        */
/*********************************/

/* Accent/Secondary Colors */

.accent-color {
    color: #ad0413;
}
.accent-bg-color {
    background: #e2e2e2;
    color: #000;
}

#mainContainer {
	width: 980px;
	margin: 0 auto;
	position: relative;
	padding: 126px 0px 0px 0px;
	background-color: #FFF;
}
.wrapper {
	background: #FFF;
	padding: 0 /*original-9px*/0px;
}
#mobileMenu {
	display: none;
	float: left;
	width: 30px;
	height: 25px;
	margin: 15px 0 0 10px;
}
#slideMenu {
	display: none;
	float: left;
	width: 30px;
	height: 25px;
	margin: 35px 10px 0 10px;
    cursor: pointer;
}
#closeSlideMenu {
	display: none;
	float: right;
	width: 30px;
	height: 25px;
	margin: 0 0px 10px 10px;
    cursor: pointer;
}
#mobileCart {
	display: none;
	float: right;
	width: 30px;
	height: 25px;
	margin: 15px 10px 0 0;
}
header {
	/*height: 111px;*/
	position: relative;
	background-color: #FFF;
	/*background: url(../images/nav-top-bar.png) repeat-x left bottom;*/
}
#logo {
	float: left;
	width: 50%;
	height: 111px;
}
#logo img {
	margin-top: 3%;
	max-width: 100%;
	max-height: 100px;
}
nav {
	height: 41px;
	line-height: 41px;
	/*background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e30317), to(#830c16));
	background: -webkit-linear-gradient(top, #e30317, #830c16);
	background: -moz-linear-gradient(top, #e30317, #830c16);
	background: -ms-linear-gradient(top, #e30317, #830c16);
	background: -o-linear-gradient(top, #e30317, #830c16);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e30317', endColorstr='#830c16');
	border: 1px solid #820c17; */
}
nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
nav li {
	float: center;
	line-height: 38px;
	/*margin-right: 10px;*/
}
nav li.div {
	/*background: url(../images/nav-div.png) no-repeat;*/
	/*width: 2px;*/
	height: 38px;
	display: inline-block;
}
.utils {
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
	float: right;
	width: 45%;
	margin-right: 1%;
}
.utils a, .utils a:visited {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	text-decoration: none;
}
.utils a:hover, .utils a:visited:hover {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	/*color: #FFF;*/
	font-size: 12px;
	text-decoration: underline;
}
#cart {
	float: right;
	line-height: 25px;
	text-align: right;
	margin: 15px 0 10px 0;
}
#searchBox {
width: 90%;
height: 30px;
line-height: 30px;
margin: 0;
}
#searchBox input {
	width: 90%;
height: 30px;
line-height: 30px;
margin: 0;
}
#searchBox input[type="text"] {
	color: #5a5a5a;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: -1px;
	width: 100%;
	height: 27px;
	line-height: 27px;
	margin: 0;
	padding: 0 0 0 10px;
	background: transparent;
	border: 1px solid;
	-webkit-appearance: none;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-border-radius: 0;
}
#searchBox input[type="submit"] {
	color: #5a5a5a;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
	width: 20%;
	height: 27px;
	margin: 0;
	padding: 0;
	background: #FFF url(../images/lens.png) no-repeat center center;
	border: none;
	cursor: pointer;
	-webkit-appearance: none;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-border-radius: 0;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
}
.login {
	float: right;
	line-height: 30px;
}
.m-search {
    display: none;
    margin: 0 2%;
}
.m-search form {
	margin: 0 auto;
	text-align: center;
}
.m-search input {
	float: left;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-appearance: none;
}
.m-search input[type="text"] {
	font-size: 16px;
	font-weight: normal;
	color: #3d3d3d;
	line-height: 30px;
	height: 30px;
	width: 100%;
	background: #FFF;
	border: 1px solid #B8B6B6;
	padding: 0 0 0 15px;
	margin: 0 0;
}
.m-search input[type="submit"] {
	width: 15%;
	height: 30px;
	background: #FFF url(../images/lens.png) no-repeat center center;
	border: none;
	cursor: pointer;
}
aside#leftBar {
	float: left;
	width: 195px;
	margin: 7px 9px 0 0;
	padding: 0;
    display: block;
}
aside#rightBar {
	float: left;
	width: 195px;
	margin: 7px 0 0 9px;
	padding: 0;
    display: block;
}
aside .module {
	background: #cccccc; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NjY2NjYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2ZhZmFmYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjY2NjY2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left,  #cccccc 0%, #fafafa 50%, #cccccc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#cccccc), color-stop(50%,#fafafa), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #cccccc 0%,#fafafa 50%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #cccccc 0%,#fafafa 50%,#cccccc 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #cccccc 0%,#fafafa 50%,#cccccc 100%); /* IE10+ */
	background: linear-gradient(to right,  #cccccc 0%,#fafafa 50%,#cccccc 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#cccccc',GradientType=1 ); /* IE6-8 */
	margin-bottom: 10px;
	padding: 0 0 20px;
}
aside .module ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
aside .module .info {
	width: 100%;
	padding: 0 15px;
}
aside .module .name {
	line-height: 1em;
	margin-bottom: 10px;
}
aside .module .price2 {
	float: left;
}
aside .module .stars {
	float: right;
}
aside .module .div {
	display: block;
	height: 1px;
	background: none;
	border-bottom: 1px dashed #c3c3c3;
	margin: 10px 15px;
}
.manf-select {
	width: 183px;
	overflow: hidden;
	height: 29px;
	background: #FFF url(../images/dark-arrow.png) no-repeat right center;
	border: 1px solid #000;
}
.manf-select select {
	font-weight: bold;
	width: 210px;
	height: 29px;
	line-height: 29px;
	-webkit-appearance: none;
	background: transparent !important;
	border: none;
}
.topsellers_topitem {
	position: relative;
	background: #FFF;
	border: 1px solid #c3c3c3;
	margin: 0 12px;
	padding: 0 0 10px 0;
}
.topsellers_topitem .img {
	display: table-cell;
	width: 171px;
	height: 200px;
	text-align: center;
	vertical-align: middle;
}
.topsellers_topitem .img img {
	width: 150px;
}
.topsellers_topitem .info {
	padding: 0.5em 0;
}
.topsellers_topitem .action a,
.topsellers_topitem .action a:visited {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	width: 100px;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	background: #000;
	text-decoration: none;
	display: block;
	margin: 0 auto;
}
.topsellers_topitem .action a:hover,
.topsellers_topitem .action a:visited:hover {
    color: #FFF;
	background: #AD0413;
	text-decoration: none;
}
#modCategory ul.mobile {
    display: block !important;
}
#mainContent {
	float: left;
	width: 100%;
	margin: 7px 0 0;
	padding: 0;
}
footer {
	min-height: 100px;
	position: relative;
}
.footer-top {
	border-top: 1px solid #FFA00E;
	/*height: 6px;
	border: 1px solid #840b16;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e30216), to(#9b0714));
	background: -webkit-linear-gradient(top, #e30216, #9b0714);
	background: -moz-linear-gradient(top, #e30216, #9b0714);
	background: -ms-linear-gradient(top, #e30216, #9b0714);
	background: -o-linear-gradient(top, #e30216, #9b0714);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e30216', endColorstr='#9b0714');*/
}
ul.frame-links {
	list-style: none;
	display: block;
	text-align: center;
	margin: 25px 0 10px;
	padding: 0;
}
ul.frame-links li {
	display: inline-block;
	margin-right: 15px;
}
#copyright {
	text-align: center;
}
#modMailist label {
	line-height: 14px;
	display: block;
	margin-bottom: 15px;
}
#modMailist form {
	padding: 0 0 0 25px;
}
#modMailist input {
	float: left;
}
#modMailist input[type="text"] {
	color: #83827f;
	width: 120px;
	margin: 0 2px 10px 0;
}
#modMailist input[type="submit"] {
	margin: 0 0 10px 0;
}
.stats {
	height: 0;
	overflow: hidden;
}
.header-specials {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #ad0413;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 40px;
	margin: 0 0 10px;
}
.product-item {
	background: #FFF;
	text-align: center;
	/*border: 1px solid #e9e9e9;*/
	padding: 0px 10px 20px 0px;
	position: relative;
	overflow: hidden;
       padding-left: 44px;
}
.product-item .name {
	min-height: 14px;
	text-align: left;
        margin-bottom: 0px;
}
.category-footer {
	/*border-top: 1px solid #4e4e4d;*/
	padding: 15px 0;
}

/*********************************/
/*       LTE8 IE FALLBACK        */
/*********************************/
.no-boxshadow .boxShadow {
	border: 1px solid #e9e9e9;
}


/*Added CSS ------------------------------------------------------------ AC */

/*changes 10-10-14 */
#msMobileMenu {
	display: none; /*was: none*/
}

#listing0 .secondary2 {
    float:left;
	margin-bottom: 15px;
    position: relative;
    width: 45%;
}

.prodButtonArea {
	margin: 20px 0px 0px 0px;
}

.homeSections {
	width: 100%;
	height: 100px;
	background-color: #DFDFDF;
	margin-top: 10px;
}

.movProdName {
	text-align: left;
	display:none;
}

.movProdShrtDesc {
	display: none;
}

.desktopName {
	display: inline;
}

.prpGreatContDisc {
font-size: 90%;
}

.movDescBlock {
	display: none;
}

#listing0 .addToCartBlockMov {
}


.addToCartBlockMov label {
}


.movPriceContainer {
}

.movleftSide {
}

.movRightSide {
}

.movProdDesc {
}

.movTabsHead {
}

.movContinueShop {
	
}

#movCartQty {
	
}

.mov_view_cart_item {
	display: none;
}

.full_size_item_view_cart {
	
	
}

.mov_view_cart_left {
	float: left;
	width: 30%;
}

.mov_view_cart_right {
	float: right;
	width: 70%;	
	
}


.mov_view_cart_right table, tbody, tr {
	/*display: table-cell;*/
	
}

.mov_view_cart_product_name a {
	font-size:20px;
}

.ui-btn-icon-notext.ui-btn-left {
	top: 2em;
    left: .3125em;
    border: none;
}

.mov_header {
	display: none;
}

.desktop_header {
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.mov_listing_wrapper {
width:100%;
margin:0 auto;
}

.mov_listing_left {
width:75%;
float: left;
}

.mov_listing_right {
width:25%;
float: right;
padding-left:15px;
margin-top:10px;
}

.product-item .img {
        min-height: 140px;
        margin-bottom: 0px;
}

.relatedBlockMov {
	display:none;
}

.shopbarDesktop {
width: 100%;
margin: 0px 0px 200px 0px;
height: 62px;
background: #000;
color: #FFF;
position: fixed;
z-index: 9998;
}

#shopbarinternal {
background: #000;
width: 990px;
height: 62px;
margin: 0px auto;
padding: 0 10px 0 10px;
}

#shopbarinternall {
float: left;
}

#shopbarinternalleft {
float: left;
color: #FFF;
height: 62px;
line-height: 62px;
font-size: 16px;
}

#homebuttonshopbar {
float: left;
}

#shopbarmessage a {
color: #FFA200;
float: left;
font-size: 14px;
text-decoration: none;
}

#shopbarmessage a:hover {
text-decoration: underline;
}

#shopbarinternalright {
float: right;
color: #D4D2D2;
height: 62px;
line-height: 62px;
padding: 0px 10px 0px 210px;
font-size: 13px;
}

.shopbarinternalrightinner {
float: left;
color: #fff;
/*margin-top: -60px;*/
}

.shopbarinternalrightinner a {
text-decoration: none;
font-size: 13px;
color: #fff;
}

.shopbarinternalrightinner a:hover {
text-decoration: underline;
}


#shopbarinternalr {
float: right;
}

table.headertable {
background-color: #FFF;
width: 980px;
margin: 0px 0px 20px 0px;
padding: 20px 0 0 0;
}

#headerfreeshipping {
color: #F00;
font-size: 18px;
font-family: 'Permanent Marker', cursive;
}

button.ui-btn {
	float: right;
	width: initial;
}

.ui-overlay-a {
	text-shadow: none;
}

.desktopShortDesc {
	padding: 0px 0px 10px 0px;
}

.divDesktopPriceWrapper {
	width: 100%;
}

.divDesktopPriceLeft {
	float:left;
	width: 35%;
	padding-top: 12px;
}

.divDesktopPriceMiddle {
	float:left;
	width: 20%;
}

.divDesktopPriceRight {
	float: left;
	width: 45%;
	padding-left: 30px;
}

.spnDesktopPriceCost {
	padding-right:10px;
}

.ui-btn, label.ui-btn {
border-width: 0px;
border-style: none;
}

.ui-select {
	margin-top: auto;
    margin-bottom: auto;
    position: relative;
}

.ui-checkbox, .ui-radio {
	margin: 0em 0;	
}

.ui-mobile label {
	margin: 0px 0px 0px 10px;
}

.divOrderTotal {
}

.DesktopdivOrderTotal {
	
}

.MovdivOrderTotal {
	display: none;
}

.mov_history_button {
	display: none;
}

.foot_first_col {
width: 200px;
float: left;
padding-left: 10px;
}

.foot_second_col {
width: 200px;
float: left;
padding-left: 50px;
}

.foot_third_col {
width: 240px;
float: left;
padding-left: 50px;
}



.foot_fourth_col {
width: 1px;
height: 150px;
float: left;
padding-left: 0px;
background: #ffffff url('https://www.menscience.com/images/ms-footer-bottom-divider-vert.gif') repeat /*left top 0px 0px 0px 10px*/;
}

.foot_fifth_col {
width: 160px;
float: left;
padding-left: 35px;
}


.footer_category {
font-weight: 800;
font-size: 13px;
line-height: 30px;
}

.boxmain {
  width: 100%;
  background: white;
  padding: 40px 0px 0px 0px;
}

.boxmainouter {
	float: left;
	width: 50%;
	height: 110px;
	/*border-bottom: 1px solid #CCC;*/
	margin: 0px 0px 14px 0px;
}

.boxmaininnerleft {
	float:left;
	height: 109px;
}

.boxmaininnerright {
	padding: 0px 0px 0px 30px;
	font-family: 'Raleway', sans-serif;
	font-size: 26px;
    float:left;
    height: 109px;
    line-height: 109px;
}


.boxmaininnerright a {
	text-decoration: none;
	color: #000;
	font-size: 20px;
	font-weight: 600;
}

.boxmaininnerright a:visited {
	text-decoration: none;
	color: #000;
	font-weight: 600;
}

.boxmaininnerright a:hover {
	text-decoration: none;
	color: #E4C10A;
}

.prodCatName a {
	font-size: 18px;
	text-align: left;
    font-weight: bold;
	color: #005487;
}

.prodCatName a:hover {
	color: #FFA200;
}

.r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor {
    border-top: 1px solid #CCC;
}

.r-tabs .r-tabs-panel {
border-right: 0px solid #ccc;
border-bottom: 0px solid #ccc;
border-left: 0px solid #ccc;
margin-bottom: 3px;
min-height: 200px;
}


.r-tabs .r-tabs-nav .r-tabs-anchor {
background: #FAFAFA;
margin-bottom: 3px;
padding: 10px 15px;
display: inline-block;
text-decoration: none;
color: #ccc;
font-weight: bold;
font-size: 14px;
text-transform: uppercase;
}


.responsive-header-15 {
	width: 100%;
	height: 50px;
	padding: 0px 10px 60px 10px;
}

.resp-header1 {
	float:left;
	width: 20%;
}

.resp-header1 img {
	width: 20%;
}

.resp-header2 {
	float:left;
	width: 60%;
	text-align:center;
	padding-top: 4px;
}

.resp-header2 img {
}

.resp-header3 {
	float:right;
	width: 20%;
	text-align:right;
	height:39px;
	line-height:39px;
}

.resp-sign-in {
    vertical-align: middle;
	float:right;
	padding-right: 15px;
}

.resp-cart-icon {
	float:right;
	
}

.mov-search-container {
	display:none;
}

.mov-search-left-side {
	float:left;
	width:20%;
}

.mov-searchbox {
	float:left;
	width:60%;
	text-align:center;
}

.mov-sign-in {
	float:right;
	width:20%;
	text-align:right;
	/*padding-right:10px;*/
	/*vertical-align: middle;*/
}


.divDesktopPriceRight .btn {
	width: 180px;
	height: 62px;
	font-size: 16px;	
}

.resp-sign-in a {
	font-size: 14px;
}

.resp-sign-in a:hover {
	color: #FFA200;
}

ul ul {
	margin-left: 0px;
}


#loginAccount h3 {
font-size: 180%;
line-height: 1.8em;
}

.loginField .resetpass-link {
	font-size: 14px;
}

#viewCart .product-name-options a {
	font-size: 14px;
}



a.tooltip {outline:none; text-decoration: underline; }
a.tooltip strong {line-height:30px;}
a.tooltip:hover {text-decoration:none;} 
a.tooltip span {
    z-index:10;display:none; padding:14px 20px;
    margin-top:-30px; margin-left:18px;
    width:300px; line-height:16px; font-size: 16px;
}
a.tooltip:hover span{
    display:inline; position:absolute; color:#111;
    border:1px solid #DCA; background:#fffAF0;}
.callout {z-index:20;position:absolute;top:30px;border:0;left:-12px;}
    
/*CSS3 extras*/
a.tooltip span
{
    border-radius:4px;
    box-shadow: 5px 5px 8px #CCC;
}

.cust-serv-pg a {
	font-size: 14px;
	text-decoration: underline;
}




.columns-3 .product-container {
    width: 33.333%;
}

.cat-head-body {
	
}

p a {
	/*color: #005487;*/
        color: #0066c0;
	font-size: 14px;
	text-decoration: underline;
}

p a:hover {
	color: #FFA200;
}


p a:visited {
	/*color: #005487;*/
        color: #0066c0;
	font-size: 14px;
	text-decoration: underline;
}

p a:visited:hover {
	color: #FFA200;
}

li a {
	/*color: #005487;*/
        color: #0066c0;
	font-size: 14px;
	text-decoration:underline;
	
}

li a:visited {
	/*color: #005487;*/
        color: #0066c0;
}

li a:hover {
	color: #FFA200;	
}

li a:visited:hover {
	color: #FFA200;	
}

.chkout-trust-bttns {
	text-align:right;
}

.catdesc-bull {
	text-align: left;
}

.product-item .stars img {
	float: left;
        max-height: 80%;
}

.product-item .stars2 img {
	float: left;
        max-height: 80%;
}

.product-item .action {
	float: left;
}
.product-item .img img {
	/*margin: 0;*/
        max-height: 100%;
        margin-bottom: 0px;
}

.cross-sell-title {
	font-weight: bold;
	padding-bottom: 10px;
}


.product-item:hover {
	-moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0px 0px rgba(0, 0, 0, 0.2);
}

.cat-head-body {
	
}



.category-header-section-main {
	max-width: 980px;
	height: 260px;
	font-family: 'Raleway', sans-serif;
        margin-bottom: 30px;
}

#category-head-facial {
	background-image: url("https://www.menscience.com/assets/images/category-head-facial-v2.jpg");
}

#category-head-shaving {
	background-image: url("https://www.menscience.com/assets/images/category-head-shaving-v2.jpg");
}

#category-head-aaging {
	background-image: url("https://www.menscience.com/assets/images/category-head-anti-aging-v2.jpg");
}

#category-head-acne {
	background-image: url("https://www.menscience.com/assets/images/category-head-acne-v2.jpg");
}

#category-head-body {
	background-image: url("https://www.menscience.com/assets/images/category-head-body-v4.jpg");
}
#category-head-nutrition {
	background-image: url("https://www.menscience.com/assets/images/category-head-nutrition-v2.jpg");
}
#category-head-kits {
	background-image: url("https://www.menscience.com/assets/images/category-head-kits-v2.jpg");
}

.category-header-section-left {
	float: left;
	width: 55%;
	padding: 22px 0px 10px 40px; 
	font-size: 16px;
	line-height: 24px;
}

.category-header-section-right {
	float: right;
	width: 45%;
}

.category-header-title {
	text-transform:uppercase;
	color: #FFA200;
	font-size: 54px;
	line-height: 80px;
	font-weight: 800;
	padding-bottom: 0px;
}

.category-header-body-text {
	padding: 20px 0;
	font-weight: 500;
}

.category-header {
  margin: 0px 0;
}

.content-blog-directory ul {

}

.content-blog-directory-left {
	float: left;
	width: 55%;
}

.content-blog-directory-right {
	float: right;
	width: 40%;
}


.product-item .stars2 {
  height: 16px;
  margin: 5px 0;
}


.product-item .stars2 span {
  display: inline;
  float: left;
  line-height: 16px;
  padding: 0 5px;
  font-size: 80%;
}

.ordrConfBillLeft {
float:left;
width: 50%;
}

.ordrConfBillRight {
float:right;
width: 50%;
}

/*	Theme Responsive Styles
	-----------------------	*/
@media only screen and (max-width: 767px) {

.autoShipTblMob {
}

.autoShipTblMob tr {
display: inline-block;
}

#exp_year {

}



#exp_month {

}



html {
	padding: 0 !important;
}
body {
    max-width: 100%;
    overflow-x: hidden;
	padding: 0 !important;
}

p {
	font-size: 18px;
	
}


p a {
	font-size: 18px;
	
}

.ordrConfBillLeft {
float:left;
width: 100%;
}

.ordrConfBillRight {
float:left;
padding-top: 20px;
width: 100%;
}


.movProdName {
	text-align: left;
	display:inline;
}

.movProdShrtDesc {
	display: inline;
}

.movDescBlock {
	display: inline;
}

.mov_view_cart_item {
	display: inline;
}

.full_size_item_view_cart {
	display:none;
}

.hideDesktopDesc {
	display: none;
}

.desktopName {
	display: none;
}

.ui-btn-icon-notext.ui-btn-left {
	top: .3125em;
    left: .3125em;
    border: none;
}


#listing0 .addToCartBlockMov {
width: 100%;
padding-left:10px;
}


.addToCartBlockMov label {
float: left;
font-weight: bold;
}

.movPriceContainer {
	width:100%;
    margin:0 auto;
}

.movleftSide {
	float:left;
    width:50%;
}

.movRightSide {
	float:right;
    width:50%;
	padding-right:10px;
}

.movProdDesc {
	text-align:left;
	float: left;
	margin: 20px 10px 20px 10px;
}

.movTabsHead {
    background:#21DC7C;
}
.movContinueShop {
 text-align: center;	
}

#movCartQty {
     display: inline;	
}


.mov_header {
	display: inline;
}

.desktop_header {
	display: none;
}


.mov_listing_left {
width:100%;
}

.mov_listing_right {
display: none;
}

.relatedBlockMov {
	display:inline;
}

.shopbarDesktop {
	display: none;
}


button.ui-btn {
	float: left;
	width: 100%;
}

.desktopShortDesc {
	display: none;
}


.DesktopdivOrderTotal {
	display: none;
}

.MovdivOrderTotal {
	display: inline;
}


.mov_history_button {
	display: inline;
}

.boxmainouter {
	float: left;
	width: 100%;
	height: 110px;
	border-bottom: 1px solid #CCC;
	margin: 0px 0px 14px 0px;
}




.boxmaininnerright {
	padding: 0px 0px 0px 5px;
	font-family: 'Raleway', sans-serif;
	font-size: 24px;
    font-weight: 600;
    float:left;
    height: 109px;
    line-height: 109px;
}


.boxmaininnerright a {
	text-decoration: none;
	color: #000;
	font-size: 20px;
}

.boxmaininnerright a:visited {
	text-decoration: none;
	color: #000;
	font-size: 20px;
	font-weight: 600;
}


.foot_first_col {
	width: 100%;
	font-size: 20px;
}

.foot_second_col {
    display: none;
}

.foot_third_col {
	display: none;
}

.foot_fourth_col {
	display: none;
}

.foot_fifth_col {
	width: 100%;
	margin-top: 30px;
}

.footer a {
	font-size: 20px;
	text-decoration: underline;
}

.footer a:hover {
	font-size: 20px;
}

.footer_category {
font-size: 20px;
}

.footer-top {
	border-top: 0px solid #FFA00E;
}


.new-outer-container {
	width: 100%;
}

.resp-header1 img {
	width: 40%;
}

.resp-header2 img {
	width: 80%;
}

.resp-sign-in {
    display:none;
}

.mov-search-container {
	display:block;
}


.responsive-header-15 {
	padding: 10px 10px 0px 10px;
}

.columns-3 .product-container {
    width: 100%;
}

.cat-head-body {
	display:none;	
}


.category-header-section-main {
	display:none;	
}


.content-blog-directory ul {

}

.content-blog-directory-left {
	float: left;
	width: 100%;
}

.content-blog-directory-right {
	float: left;
	width: 100%;
}


/* ---------------------------- Stock CSS ------------------------*/



#mainContainer {
	width: 100% !important;
	margin: auto;
	padding: 0px 0px 0px 0px;
}
header {
	height: 70px;
	background-color:#FFF;
}
aside {
	display: none !important;
}
#mainContent {
	display: block;
	width: 100% !important;
	padding-bottom: 2em;
	padding: 0px 5px 0px 5px;
}
#logo {
	float: none;
	margin: 0;
    height: 60px;
	width: auto;
	text-align: center;
}
#logo img {
	margin-top: 5%;
	margin-left: 3em;
	max-width: 50%;
	height: auto;
    /*max-height: 70px;*/
}
#mobileMenu, #mobileCart {
	display: block;
	cursor: pointer;
}
#searchBox {
	width: 100%;
	margin: 0 !important;
}
#searchBox input[type="text"] {
	width: 90%;
	height: 30px;
	line-height: 30px;
	margin: 0;
}
#searchBox input[type="submit"] {
	height: 30px;
}
nav {
	width: 100%;
	height: auto;
    overflow: visible;
}
nav ul {
	display: none;
	margin: 0;
	width: 100%;
	height: auto;
	padding: 10px;
    z-index: 1005;
}
nav li {
	float: none;
	text-align: center;
	display: block;
}
nav li a, nav li a:visited {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif !important;
	color: #FFF !important;
	font-size: 12px !important;
	font-weight: bold !important;
	line-height: 2.5em !important;
	width: 100%;
	float: none;
	display: block;
	padding: 0 !important;
}
nav li.div {
	display: none;
}
#homeCarousel {
    position: relative;
	margin: 0 auto 15px !important;
    overflow: hidden;
}
#homeCarousel img {
    position: relative;
    margin-left: auto;
    margin-right: auto;
}
#homeHeader {
	border: none;
	margin-bottom: 0;
	padding-bottom: 20px;
}
#homeHeader img {
	width: 100%;
	height: auto;
}
.productBlockContainer {
	margin: 0;
}
.header-specials {
	width: 100%;
	text-align: center;
}
.product-item {
	width: 95%;
	margin: 0 auto 13px;
}
.last-item .product-item {
	margin: 0 auto 13px;
}
.product-item .img {
	width: 100%;
        min-height: 140px;
	margin: 0 auto;
        margin-bottom: 0px;
}
footer {
	padding-bottom: 30px;
}
#copyright {
	float: none;
	text-align: center;
}
#FRAME_LINKS {
	float: none;
}
ul.frame-links {
	list-style: none;
	text-align: center;
	width: 100%;
	margin: 0;
	padding: 1.5em 0;
}
ul.frame-links li {
	float: none;
	display: block;
	margin: 0 0 10px 0;
}
.social-icons {
	width: 100%;
	display: block;
	position: relative;
	text-align: center;
	padding: 14px 0 0 0;
}
.social-icons a {
	float: none;
	display: inline-block;
}
#globalFooter {
	float: none;
	text-align: center;
	margin-top: 10px;
}

/*Added CSS ------------------------------------------------------------ AC */


.main-image2 {
text-align: center;
height: auto;
margin-bottom: 5px;
}


.main-image2 img {
width: 25% !important;
height: auto !important;
margin-top: 30px;
}




#msMobileMenu {
	display: inline-block;
}

/*Added listing-0 description div*/
#listing0 .secondary2 {
float: none;
width: auto;
margin: 0;
position: relative;
}

#listing0 h1{
text-align: left;
font-size: 16px;
}

#mediaBlock {
display: block;
text-align: left;
padding-left:10px;
}

#mainNavDivider {
	display:none;
}

#mainnav {
	display:none;
}

.homeSections {
	width: 100%;
	height: 100px;
	background-color: #DFDFDF;
	margin-top: 10px;
	text-align:center;
	padding-top:20px;
}


}

@media only screen and (min-width: 768px) and (max-width: 980px) {

html {
	padding: 0 !important;
}
body {
    max-width: 100%;
    overflow-x: hidden;
	padding: 0 !important;
}
#mainContainer {
    width: 100%;
	/*background-color: #E51013;*/
}
.product-item {
	width: 100%;
}
#rightBar {
    display: none !important;
}
/*#slideMenu {
    display: block;
}*/
#closeSlideMenu {
    display: block;
}
aside#leftBar {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	display: none;
	width: 300px;
	height: 100vh;
	background: #FFF;
    margin: 0;
    padding: 0.5em;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
    overflow: auto;
}
#logo {
	width: 45%;
	margin-left: 2%;
}

#logo img {
	margin-top: 5%;
	margin-left: 30px;
}

#mobileMenu {
	display: none !important;
}



}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
#msMobileMenu {
	display: block;
}
#slideMenu {
    display: block;
}
aside#leftBar {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	display: none;
	width: 300px;
	height: 100vh;
	background: #FFF;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
    overflow: auto;
}

}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {

#rightBar {
    display: block;
}
aside#leftBar {
	position: relative;
	top: 0;
	left: 0;
	z-index: 100;
	display: block;
	width: 195px;
	height: auto;
	background: #FFF;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
    overflow: auto;
}

}

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
} 
.clearfix:after {
    clear: both;
}
.clearfix {
    zoom: 1; /* For IE 6/7 (trigger hasLayout) */
}

#shipping_div,
#checkoutSinglePage h3 {
	float: none;
}

.divPayment .checkout-headers img {
	vertical-align: middle;
	margin-left: 15px;
}
#divPayment h4 {
	padding: 0;
	margin: 0;
	background: none;
}
#divPayment h4 input[type="radio"]:checked {
	display: none;
}

.account_login1 {
	margin: 0;
	padding-left: 25px;
}
.account_login1 .login1-button {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}
.account_login1 .login1-button a{
	color: #3388cb;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}

.chkField label {
	line-height: 21px;
	font-size: 13px;
	margin-top: 5px;
}
.chkField input,
.chkField select {
	margin-left: 0;
	margin-top: 5px;
}

.state-zip {
	padding-left: 28%;
}
.state-zip .billing_state {
	float: left;
	width: 139px;
}
.state-zip .billing_state label {
	width: 25%;
}
.state-zip .billing_state select,
.state-zip .billing_state input {
	margin-left: 0;
	width: 52%;
}
.state-zip .billing_zip {
	width: 180px;
	float: left;
}
.state-zip .billing_zip label {
	width: 18%;
}
.state-zip .billing_zip input {
	margin-left: 0;
	width: 103px;
}

.billing_email label,
.billing_password label{
	font-weight: bold;
	font-size: 14px;
	color: #333333;
}


.sameAsBilling1 {
	background: none;
	float: none;
	padding-left: 30px;
	margin: 15px 0;
}
.sameAsBilling1 label {
	font-weight: bold;
	color: #333333;
}

#divShipping .shippingOption .shipper-option-desc {
	margin-bottom: 5px;
	line-height: 1;
}
.shippingOption .shipper-option-desc,
.shippingOption .shipper-option-price2 {
	font-size: 12px;
	margin-bottom: 0;
}
#shipping_div {
	padding-left: 30px;
	max-width: 380px;
}
.shippingOption input[type="radio"]:checked + .shipper-option-desc {
	font-weight: bold;
}
.shippingOption input[type="radio"]:checked + .shipper-option-desc + .shipper-option-price2 {
	font-weight: bold;
}


.option-shipper {
	max-width: 224px;
}
.option-shipper img {
	max-width: 100%;
}

.custom-shipping-details {
	margin-bottom: 0;
	font-size: 12px;
	padding-left: 30px;
}


#divPaymentOption2 .ccgField {
	margin-top: 5px;
}
#divPaymentOption2 .ccgField img {
	margin-top: 0;
}
#divPaymentOption2 .ccgField label {
	width: 30%;
	line-height: 21px;
	font-size: 13px;
	margin-top: 0;
}


#divPaymentOption1 .ccgField label {
	width: 30%;
	line-height: 21px;
	font-size: 13px;
	margin-top: 0;
}


#divPaymentOption2 .ccgField input,
#divPaymentOption2 .ccgField select {
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
}


#divPaymentOption1 .ccgField input,
#divPaymentOption1 .ccgField select {
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
}

#divPaymentOption2 .ccgField .cvv-custom-field {
	float: left;
}
#divPaymentOption2 .ccgField .cvv-custom-field input {
	margin-left: 0;
	width: 46px;
}
#divPaymentOption2 .ccgField .cvv-custom-field label {
	width: 50px;
}
#divPaymentOption2 .ccgField .cvv2-help {
	line-height: 20px;
	float: none;
	display: inline-block;
	margin: 0;
	font-size: 12px;
	color: #3388cb;
	text-decoration: underline;
}
#divPaymentOption2 .ccgField select.exp-mo {
	width: 44px;
	padding-left: 0;
	padding-right: 0;
}
#divPaymentOption2 .ccgField select.exp-yr {
	width: 58px;
	padding-left: 0;
	padding-right: 0;
	margin-left: 3px;
}


/*added divpayment css ------------------------------- */



#divPaymentOption1 .ccgField .cvv-custom-field {
	float: left;
}
#divPaymentOption1 .ccgField .cvv-custom-field input {
	margin-left: 0;
	width: 46px;
}
#divPaymentOption1 .ccgField .cvv-custom-field label {
	width: 50px;
}
#divPaymentOption1 .ccgField .cvv2-help {
	line-height: 20px;
	float: none;
	display: inline-block;
	margin: 0;
	font-size: 12px;
	color: #3388cb;
	text-decoration: underline;
}
#divPaymentOption1 .ccgField select.exp-mo {
	width: 44px;
	padding-left: 0;
	padding-right: 0;
}
#divPaymentOption1 .ccgField select.exp-yr {
	width: 58px;
	padding-left: 0;
	padding-right: 0;
	margin-left: 3px;
}


/* --------------------------------------- */





#coupon-field input[type="button"] {
	height: 21px;
	padding: 0 10px;
	text-transform: none;
	line-height: 17px;
	margin-left: 10px;
	background: #999999;
}
#coupon-field input[type="button"]:hover {
	background: #ad0413;
}
#coupon {
	width: 145px;
}


.divOrderTotal {
	padding: 0 30px;
}
#checkoutSinglePage .divOrderTotal  .header h3.checkout-headers {
	padding-top: 10px;
	font-size: 14px;
}
#total_div {
	margin-top: 0;
}
#divBalance .total_cart-balance {
	font-size: 14px;
	font-weight: bold;
}
#divBalance .total_balance.price {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
#checkout-btn {
	width: 270px;
	height: 60px;
	font-size: 20px;
	display: block;
	margin: 0 auto;
}

.checkout-contact-details-section {
	text-align: center;
	margin-top: 15px;
}
.checkout-contact-details-section p {
	margin-bottom: 20px;
}

.req-field-info {
	text-align: right;
	max-width: 420px;
	margin-top: 10px;
	font-size: 12px;
	margin-bottom: 0;
	color: #000000;
	font-weight: bold;
}

.checkout-headers img {
	vertical-align: middle;
}

@media(max-width: 767px) {
	.state-zip {
		padding-left: 0;
	}
	.state-zip .billing_state,
	.state-zip .billing_zip {
		float: none;
		width: auto;
	}
	.state-zip .billing_zip input,
	.state-zip .billing_state select, 
	.state-zip .billing_state input {
		width: 85%;
	}
	#shipping_div {
		padding-left: 0;
	}
	#divPaymentOption2 .ccgField .cvv-custom-field label {
		display:inline-block;
		float: left;
	}
	#divPaymentOption2 .ccgField input, #divPaymentOption2 .ccgField select {
		margin-left: 0;
	}
	.divOrderTotal {
		padding: 0 15px;
	}
	.req-field-info {
		text-align: left;
	}
	.option-shipper {
		max-width: 185px;
	}
}
