/* CSS Document */

* { margin:0; padding:0;}

body { background:#f9f9f9; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:16px; color:#4d5255;}

.fone{  background:url(../images/body-bg.jpg) repeat-x left top #fff; padding-bottom:35px;}

table, td {border-collapse:collapse; font-size:100%;}

table, td, img {border:0;}

form, td {margin:0; padding:0;}

td { vertical-align:top; text-align:left;}



.main-width { width:950px; margin:0 auto; text-align:left;}



input, textarea { font-family:Tahoma; font-size:1em;}



.fleft { float:left;}

.fright { float:right;}

.clear { clear:both;}



img {vertical-align:top;}

a img { border:0;}

ul { list-style:none;}

#productDescription_tab ul{ list-style:disc; margin-left:3.5em; }

.alignright { text-align:right;}

.aligncenter { text-align:center;}



.wrapper{ width:100%; overflow:hidden;}

.container { width:100%;}

.column-1, .column-2, .column-3{ float:left;}



a {color:#28317e; outline:none; text-decoration:underline;}

a:hover{text-decoration:none;}

p { margin:0; /*padding:0;*/}


/* ============================= header ====================== */


#header{margin-bottom:20px;
}

#header .left-head{

	float:left;

}

#header .logo{

	padding:5px 0;

}

#header .right-head{

	float:right;

	overflow:hidden;

}

#header .right-head .box{

	background:url(../images/box1-bg.gif) repeat-x left top;

	width:200px;

	margin-top:5px;

	padding:0 20px 0 19px;

	border-radius:4px;

	-moz-border-radius:4px;

	-webkit-border-radius:4px;

	position:relative;

	float:right;

	behavior:url(PIE.htc);

}



#header .lang{

	float:right;

	padding:23px 2px 0 9px;

}

#header .currencies{

	color:#6b6c70;

	font-size:12px;

	line-height:20px;

	float:right;

	padding:17px 0 0 0;

}

#header .box-top{

	overflow:hidden;

	padding-bottom:11px;

	border-bottom:1px solid #c7c7c8;

}

*+ html #header .box-top{

	padding-bottom:8px;

}

#header .currencies select{

	padding:1px 0 0 0;

	width:73px;

	height:20px;

	border:1px solid #e6e6e7;

	color:#979797;

	font-size:11px;

	position:relative;

	top:1px;

	margin-left:-2px;

}

#header .cart{

	color:#6b6c70;

	font-size:12px;

	line-height:13px;

	background:url(../images/cart.gif) no-repeat 0 9px;

	padding:10px 0 10px 31px;

}

#header .cart a{

	font-weight:bold;

	color:#3a45ad;

	position:relative;

	left:3px;

}

#header .navigation{

	float:right;

	font-size:12px;

	line-height:20px;

	padding:64px 34px 0 0;

}

#header .navigation a{

	color:#6b6c70;

	text-decoration:none;

}

#header .navigation a:hover{

	color:#3a45ad;

}

#header .box2{

	background:url(../images/box-2.gif) repeat-x left top #1c2253;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	position:relative;
	overflow:hidden;
	height:35px;
	padding:10px 0 0 5px;
}

#header .boxMegaMenu{

	/*background:url(../images/box-2.gif) repeat-x left top #1c2253;*/
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	position:relative;
	height:35px;
	padding:10px 0 0 5px;
}

#header .search{

	float:right;

	padding:11px 10px 0 0;

}

#header .search .corner{

	width:14px;

	height:27px;

	background:url(../images/search-corn.gif) no-repeat left top;

	float:left;

}

#header .search .input1{

	float:left;

	background:url(../images/search-bg.gif) repeat-x left top;

	border:none;

	width:248px;

	padding:6px 2px 8px 0px;

}

#header .search .input2{

	padding:0;

	border:none;

	float:left;

}

input:focus,

select:focus,

textarea:focus{

	outline:none;

}

/* ============================= content ===================== */



.name{ font-size:17px; text-decoration:none; line-height:20px; font-weight:bold;}

.name:hover{ color:#000;}



#column-left{

	padding-right:10px;
	float:left;

}
#contentMainWrapper {
    float: left;
    width: 100%;
}

.banners{ overflow:hidden; height:240px; width:750px; position:relative;}

#faded { overflow:hidden; height:240px; width:750px; position:relative;}

.pagination{ position:absolute; top:10px; right:7px; padding:0; margin:0;}

.pagination li{ float:left; margin-right:3px; position:relative; z-index:10; }

.pagination li a{ text-indent:-9999px; width:11px; height:11px; background:url(../images/pagination.png) no-repeat right top; display:block;}

.pagination li a:hover{ background:url(../images/pagination.png) no-repeat center top;}

.pagination li.current a{ background:url(../images/pagination.png) no-repeat left top;}

.bot-banners{

	overflow:hidden;

	height:125px;

	width:100%;

	margin-top:14px;

	margin-bottom:10px;

}

#bannerFour{

	float:left;

}

.carousel-box{

	width:708px;

	overflow:hidden;

	height:262px;

	position:relative;

	padding: 0 0 0px 0;

	background:#fefefe;	

	border:1px solid #ededed;

	border-radius:4px;

	-moz-border-radius:4px;

	-webkit-border-radius:4px;

	position:relative;

	margin-bottom:10px;

	behavior:url(PIE.htc);



}

.carousel-box .carousel ul{

	padding:21px 0 0 0!important;

}

.carousel-box .carousel ul li{

	height:182px;

	width:141px;

	background:#fefefe;

	text-align:center;

	margin-right:1px;

	margin-right:16px;

	padding:0px 7px 0 11px;

	border-left:1px solid #ededed;

}

.carousel-box .carousel ul li .img{

	padding:0 0 0 7px;

}

.carousel-box .carousel ul li .bottom{

	width:100%;

	text-align:left;

	padding:13px 0 0 7px; 

}



.carousel-box .carousel ul li .bottom .s-name{

	color:#908f8f;

	font-size:12px;

	line-height:17px;

	text-decoration:none;

}

.carousel-box .carousel ul li .bottom .s-name:hover{

	color:#9195ba;

}

.carousel-box .carousel ul li img{

	width:138px;

	height:116px;

}

.carousel-box .carousel ul li .bottom .s-price{

	line-height:17px;

	padding:0;

	color:#3a45ad;

	font-size:12px;

	font-weight:bold;



}

.carousel-box .carousel ul li .bottom .link1{

	display:block;

	width:98px;

	height:24px;

	overflow:hidden;

	margin:4px 0 0 -3px;

	display:inline-block; 

}

.carousel-box .prev{

	height:24px;

	width:24px;

	background:url(../images/prev-next.png) no-repeat left top;

	display:block;

	cursor:pointer;

	position:absolute;

	top:8px;

	right:39px;

	z-index:10;

	border:none;

	

}

.carousel-box .prev:hover{

	background:url(../images/prev-next.png) no-repeat left bottom;

	outline:none;

}

.carousel-box .next{

	height:24px;

	width:24px;

	background:url(../images/prev-next.png) no-repeat right bottom;

	display:block;

	cursor:pointer;

	position:absolute;

	top:8px;

	right:9px;

	z-index:10;

	border:none;

}

.carousel-box .next:hover{

	background:url(../images/prev-next.png) no-repeat right top;

}

.carousel-box h2.st1{

	color:#232b6d;

	font-size:12px;

	line-height:30px;

	font-weight:bold;

	padding:5px 0 7px 10px; 

	width:100%;

	overflow:hidden;

	background:url(../images/title-bg1.gif) no-repeat left top;

}

.carousel{

	border-top:1px solid #ededed;

	margin-left:-1px;

	padding-right:0px;

	width:709px!important;

}

.carousel-box .right-line{

	width:5px;

	height:220px;

	background:#fefefe;

	position:absolute;

	top:0;

	right:0;

	z-index:2;

}

.centerBoxHeading{

	color:#232b6d;

	font-size:12px;

	line-height:30px;

	font-weight:bold;

	padding:5px 0 7px 10px; 

	overflow:hidden;

	background:url(../images/title-bg1.gif) no-repeat left top;

	border-bottom:1px solid #ededed;

}

.product-col{

	background:url(../images/p-bg.gif) repeat-x left top;

}

.product-col .img{

	text-align:center;

	margin-top:-2px;

	padding-bottom:1px;

}

.product-col .name{

	color:#908f8f;

	font-size:12px;

	line-height:17px;

	font-weight:normal;

	padding-bottom:6px;

	display:inline-block;

}

.product-col .name:hover{

	color:#565eae;

}

.product-col .prod-info{

	padding: 0 0 0 19px;

}

.product-col .bottom1{

	border:1px solid #ededed;

	background:url(../images/bottom1-bg.gif) repeat-x left top #fff;

	padding:6px 0 9px 9px;

	width:128px;

	border-radius:3px;

	-moz-border-radius:3px;

	-webkit-border-radius:3px;

	position:relative;

	behavior:url(PIE.htc);

}

.price{

	color:#3a45ad;

	font-size:12px;

	line-height:17px;

	font-weight:bold;

}

.product-col .price{

	padding-bottom:10px;

	display:inline-block;

}

.vLine { border-left:1px solid #ededed; width:175px!important; }

.centerBoxContentsNew,

.centerBoxContentsSpecials,

.centerBoxContentsFeatured{

	margin:21px 0 19px 0;

}

#whatsNew,

#specialsDefault,

#specialsListing,

#featuredProducts{

	border:1px solid #ededed;

	border-radius:3px;

	-moz-border-radius:3px;

	-webkit-border-radius:3px;

	position:relative;

	background:url(../images/p-bg.gif) repeat-x left bottom #fff;

	margin-bottom:10px;

	overflow:hidden;
	
	width:710px;

	behavior:url(PIE.htc);

}



.partners{

	width:100%;

	overflow:hidden;

	height:40px;

	background:red;

	padding:0;

	margin:22px 0 0 0;

}

.partners li{

	float:left;

	

}

.partners li:first-child{

margin-left:-1px;

}

.btns{

	margin-left:180px;

}

#specialsListing .buttonRow{

	margin-left:20px;

}
.column-center-padding {
    float: left;
	width: 100%;
}
/* ============================= footer ====================== */

#footer{

	background:url(../images/footer-bg.jpg) no-repeat center top #f9f9f9;

	padding:18px 0 47px 0px;
	float:left;
	width:100%



}

#footer .footer-menu{

	padding:0 0 12px 0;

}

#footer .footer-menu a{

	color:#000;

	font-size:12px;

	line-height:12px;

	text-decoration:none;

}

#footer .footer-menu a:hover{

	color:#908f8f;

}



#footer .copyright{

	font-size:12px;

	line-height:12px;

	color:#908f8f;

	padding-bottom:5px;

}

#footer .copyright a{

	color:#908f8f;

	text-decoration:none;

}

#footer .copyright a:hover{

	color:#000;

}



/* ============================= forms ======================= */

input, select, textarea{ font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:normal; color:#010101; border:solid 1px #e3e3e3; padding:2px; background:#fdfdfd;}

#expanding_attribs{	
margin: 0;	
/*width: 401px;	*/
border:1px solid #CCC;	
}	
.expheading {	
margin: 1px;	
padding: 0.5em 0.5em 0.5em 3em;	
cursor: pointer;	
/*width:350px;	
background:url(../images/icons/arrow.png) no-repeat; background-position:1em;	*/
}	
.expcontent {	
padding: 5px 10px;	
/*width:350px;*/
}

.footer_heading {
	width:180px; 
	float:left; 
	padding-right:10px; 
	font-size:14px; 
	font-weight:bold;
}

.footer_heading_last {
	width:180px; 
	float:left; 
	font-size:14px; 
	font-weight:bold;
}
#column-center {
  float: left;
  width: 75%;
}
.slicknav_menu {display:none !important;}
.box.onlymobile {
    display: none;
}

@media screen and (max-width: 40em) {
.js #menu {display:none;}
.js .slicknav_menu {display:none;}
}

@media screen and (max-width:767px){
.slicknav_menu {display:block !important;}
.main-width {margin: 0 auto;text-align: left;width: 98%;}
.logo img {width: 100%; max-width:512px; height:auto;}
.logo {float: none;margin: 0 auto;max-width: 512px;width: 100%;}
.input1 {width: 127px; padding: 3px 0;}
.navigation {margin: 0 auto;width: 150px;}
.copyright { margin: 0 auto; text-align: center;width: 100%;}
.footer-menu ul {float: left;}
.footer-menu {float: none;margin: 0 auto;width: 180px !important;}
.mega-menu.menu_red {display: none;}
#column-left {float: none;margin: 0 auto;width: 220px !important;  padding-right: 0;}
.banners {width: 100%;}
#whatsNew, #specialsDefault, #specialsListing, #featuredProducts{width:100%;}
#indexDefaultMainContent { width: 99% !important; margin:0 auto; float:none;}
#header .right-head {float: none;margin: 0 auto;width: 232px;}
#header .boxMegaMenu{ height:auto;}
#faded {width: 100%; height:auto; overflow:initial;}
#column-center {width: 100%; }
.left-head {float: none !important;margin: 0 auto;width: auto;}
.zenImage_specials img {max-width: 100%;}
#bannerOne img {width: 100%; max-width: 750px; height: auto;}
#fnleft {margin-right: 10px;width: 25% !important;}
#fnright {float: left;width: 71% !important;}
.image img {max-width: 100% !important;}
.tabTable td {display: block;width: 93% !important;}
#navBreadCrumb{ padding-left:10px;}
.column-center-padding {float: none;margin: 0 auto;width: 100%;}
.zenImage_new img {max-width: 100%;}
.buttonRow {margin-left: 10px;}
.content_desc img {max-width: 100%;}
.content h1,.centerColumn h1 {line-height: 30px;}
#accountDefaultHeading, #accountHistoryDefaultHeading, #accountNotificationsHeading, #addressBookDefaultHeading, #advSearchDefaultHeading, #advSearchResultsDefaultHeading, #checkoutShippingHeading, #checkoutPaymentHeading, #checkoutConfirmDefaultHeading, #checkoutPayAddressDefaultHeading, #checkoutShipAddressDefaultHeading, #checkoutSuccessHeading, #conditionsHeading, #cookieUsageDefaultHeading, #createAcctDefaultHeading, #createAcctSuccessHeading, #customerAuthDefaultHeading, #discountcouponInfoHeading, #maintenanceDefaultHeading, #downloadTimeOutHeading, #gvFaqDefaultHeading, #ContantDefaultHeading, #gvRedeemDefaultHeading, #gvSendDefaultHeadingDone, #indexDefaultHeading, #loginDefaultHeading, #logoffDefaultHeading, #pageNotFoundHeading, #pageTwoHeading, #pageThreeHeading, #pageFourHeading, #privacyDefaultHeading, #shippingInfoHeading, #cartDefaultHeading, #siteMapHeading, #sslCheckHeading, #timeoutDefaultHeading, #unsubDefaultHeading, #ezPagesHeading, #acctNewslettersDefaultHeading {background-repeat: repeat;}
#indexCategoriesHeading, #productListHeading,.h2.centerBoxHeading{background-repeat: repeat;}
.centerColumn img {max-width: 100%;}
.centerColumn h3 {text-align: center;}
.centerColumn table {text-align: center;width: 100%;}
.leftselect {display: block !important; margin: 0 auto;width: 220px;}
#column-left #categoriesmob, #column-left #ezpagesmob{display:none;}
.category, .item, .chzn-container-single .chzn-single {font-family: sans-serif;}
.category {font-weight: bold}
.item {padding-left: 15px;}
.item1 {padding-left: 30px;}
#ezpages {display: none;}
#categories {display: none;}
.leftselect select {width: 100%; padding:8px; margin: 0 auto 20px; border-radius: 5px; background:url("../images/down1.png"); background-repeat:no-repeat; background-position:195px center; background-size:14px;}
.pcommon  #column-left {order: 2; -webkit-order: 2;-ms-flex-order: 2;-webkit-box-ordinal-group:2}
.pcommon { display:flex; flex-direction: column; text-align:center;  display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;sss
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-align: start;
    -moz-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
	float:left; width:100%;}
.centerColumn {text-align: center;}
.back {width: 100% !important;}
.bottom1 {float: none;margin: 0 auto;}
.navSplitPagesResult.back {width: auto !important;}
#cartAdd .buttonRow {float: left;}
.zm01_footer a {float: left;margin-bottom: 0;width: 100%;}
.tie-indent .back {width: auto !important;}
.forward {float: left;text-align: center;width: 100%;}
.page-content iframe { max-width: 100%;}
.buttonRow.back {margin-left: 0;}
.alert{ margin-left:0; margin-right:0;}
.buttonRow.forward {margin-left: 0;}
.dropdown_2columns {display: none;}
.button-padding a {float: left;margin-top: 10px;width: 100%;}
#cartContentsDisplay {display: inline-block; overflow-x: scroll; width: 100%;}
#productMainImage {float: left;width: 37% !important;}
.boxMegaMenu {
    display: none;
}
.box.onlymobile {display: block !important;}
.box.fdesktop{display:none;}
.box.onlymobile {
    width: 100% !important;
}
#reviews.box.fdesktop {display: block;}
#reviews.box.onlymobile{display:none !important;}
#categories .box-head,#ezpages .box-head{display:none;}
.onlymobile #categoriesContent select,.onlymobile #ezpagesContent select{width:100%;margin-top:10px;}
#categoriesmob.box-body{border:none;}
.onlymobile #ezpagesContent select{padding:2px !important;}
}
@media only screen and (min-width:768px) and (max-width:1024px){
.slicknav_menu{display:none !important;}
.main-width { margin: 0 auto;text-align: left;width: 99%;}	
#column-center {width: 68%; float:left;}
.copyright { margin: 0 auto; text-align: center;width: 100%;}
.footer-menu ul {float: left;}
.footer-menu {float: none;margin: 0 auto;width: 180px !important;}	
.banners{ width:100%;}
.input1 {width: 122px;}
input, select, textarea{padding: 3px 2px;}
#header .right-head {float: none;}
.left-head {width: 47%;}
.tie { width: 100% !important;}
.logo img {max-width: 100%;}
.navigation {padding-right: 25px !important;}
#mega-wrapper .mega-menu{ width:99%;}
#whatsNew, #specialsDefault, #specialsListing, #featuredProducts{width:100%;}
#mega-wrapper{width:100%;}
#bannerOne img {max-width: 100%;}
#faded {width: 100%;}
#newProductsDefaultHeading{ background-repeat:repeat;}
.tabTable td{padding: 5px 0;}
.content h1,.centerColumn h1 {line-height: 30px;}
#accountDefaultHeading, #accountHistoryDefaultHeading, #accountNotificationsHeading, #addressBookDefaultHeading, #advSearchDefaultHeading, #advSearchResultsDefaultHeading, #checkoutShippingHeading, #checkoutPaymentHeading, #checkoutConfirmDefaultHeading, #checkoutPayAddressDefaultHeading, #checkoutShipAddressDefaultHeading, #checkoutSuccessHeading, #conditionsHeading, #cookieUsageDefaultHeading, #createAcctDefaultHeading, #createAcctSuccessHeading, #customerAuthDefaultHeading, #discountcouponInfoHeading, #maintenanceDefaultHeading, #downloadTimeOutHeading, #gvFaqDefaultHeading, #ContantDefaultHeading, #gvRedeemDefaultHeading, #gvSendDefaultHeadingDone, #indexDefaultHeading, #loginDefaultHeading, #logoffDefaultHeading, #pageNotFoundHeading, #pageTwoHeading, #pageThreeHeading, #pageFourHeading, #privacyDefaultHeading, #shippingInfoHeading, #cartDefaultHeading, #siteMapHeading, #sslCheckHeading, #timeoutDefaultHeading, #unsubDefaultHeading, #ezPagesHeading, #acctNewslettersDefaultHeading { background-repeat: repeat;}
.centerColumn img {max-width: 100%;}
.vLine {width: 160px !important;}
#indexCategoriesHeading, #productListHeading,.h2.centerBoxHeading{background-repeat: repeat;}
.page-content iframe {max-width: 100%;}
.button-padding a {float: left;margin-bottom: 10px;margin-right: 10px;}
.logo {height: auto;max-width: 512px;width: 100%;}
.box.onlymobile {display: block;}
.box.fdesktop{display:none;}
#column-left #categoriesmob, #column-left #ezpagesmob{display:block;}
}

@media only screen and (min-width:768px) and (max-width:1024px) and (orientation:landscape){
#column-center {float: left;width: 73%;}
.column-center-padding {float: none;}
}
@media only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
.mega-menu li a{padding: 6px 8px 5px;}
.mega-menu li{margin-right: 0px;}
#mega-wrapper{ width:100%; left: -6px;}
#mega-wrapper .mega-menu{ width:95.7%; background-size:100% 100%;}
}
@media screen and (max-width:767px) and (orientation:portrait){
#advSearchDefault  form div {clear: both;float: left !important;width: 100% !important;}
.floatingBox {width: 83%;}
.centerBoxContentsSpecials {width: 100% !important;}
.centerBoxContentsFeatured {width: 100% !important;}
.centerBoxContentsNew {width: 100% !important;}

.banners {
    height: 150px;
    width: 100%;
	margin: 0 auto;
	float:none;
}
}

@media screen and (min-width:450px) and (max-width:767px){
#header .right-head {float: none; margin: 0 auto; width: 435px;}
.box {float: left;margin-right: 15px;width: 50% !important;}
.navigation {float: right !important;width: auto;}
.selectcom { float: none;margin: 0 auto;width: 98%;}
.selectcom {float: none;margin: 0 auto;width: 98%;}
.leftselect { float: left;margin-right: 15px;width: 45% !important;}
#column-left #categoriesmob, #column-left #ezpagesmob{display:none;}
}




