﻿
@font-face
{
    font-family: "Open Sans";
    src: url('../fonts/OpenSans-Regular.eot');
    src: url('../fonts/OpenSans-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Regular.svg#Open Sans') format('svg'), url('../fonts/OpenSans-Regular.woff') format('woff'), url('../fonts/OpenSans-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'OpenSans-Light';
	src: url('../fonts/OpenSans-Light.eot?') format('eot'), 
	     url('../fonts/OpenSans-Light.woff') format('woff'), 
	     url('../fonts/OpenSans-Light.ttf')  format('truetype'),
	     url('../fonts/OpenSans-Light.svg#OpenSans-Light') format('svg');
}
@font-face {
	font-family: 'OpenSans-Italic';
	src: url('../fonts/OpenSans-Italic.eot?') format('eot'), 
	     url('../fonts/OpenSans-Italic.woff') format('woff'), 
	     url('../fonts/OpenSans-Italic.ttf')  format('truetype'),
	     url('../fonts/OpenSans-Italic.svg#OpenSans-Light') format('svg');
}
@font-face {
	font-family: 'OpenSans-Semibold';
	src: url('../fonts/OpenSans-Semibold.eot?') format('eot'), 
	     url('../fonts/OpenSans-Semibold.woff') format('woff'), 
	     url('../fonts/OpenSans-Semibold.ttf')  format('truetype'),
	     url('../fonts/OpenSans-Semibold.svg#OpenSans-Light') format('svg');
}
@font-face {
	font-family: 'OpenSans-Bold';
	src: url('../fonts/OpenSans-Bold.eot?') format('eot'), 
	     url('../fonts/OpenSans-Bold.woff') format('woff'), 
	     url('../fonts/OpenSans-Bold.ttf')  format('truetype'),
	     url('../fonts/OpenSans-Bold.svg#OpenSans-Light') format('svg');
}
@font-face {
	font-family: 'OpenSans-Extrabold';
	src: url('../fonts/OpenSans-Extrabold.eot?') format('eot'), 
	     url('../fonts/OpenSans-Extrabold.woff') format('woff'), 
	     url('../fonts/OpenSans-Extrabold.ttf')  format('truetype'),
	     url('../fonts/OpenSans-Extrabold.svg#OpenSans-Light') format('svg');
}
@font-face {
	font-family: 'OpenSans-CondensedBold';
	src: url('../fonts/OpenSans-CondensedBold.eot?') format('eot'), 
	     url('../fonts/OpenSans-CondensedBold.woff') format('woff'), 
	     url('../fonts/OpenSans-CondensedBold.ttf')  format('truetype'),
	     url('../fonts/OpenSans-CondensedBold.svg#OpenSans-Light') format('svg');
}
div#Intro {
    background-color: #ccc;
    display: block;
    left: 0;
    padding: 5px 0;
    position: absolute;
    top: 0;
    width: 100%;
}
div#Intro ul{margin:0;padding:0;list-style-type:none;}
.divSortprice_outer label {font-weight: normal;}
#ulheader li.you > a {
  border: 1px solid #ccc;
  display: table !important;
  padding: 3px;
}
.dropdown.you 
{
    background: rgba(0, 0, 0, 0) url("../images/icons//man1.png") no-repeat scroll center bottom;
}
.textyellowbold.you{display:none}
.dropdown-menu.you{left:auto;right:0;}
.dropdown-menu.you > li > a {
  padding: 4px 5px;
  font-size: 14px;
}.dropdown-menu > li > a:hover{color: #780001;}
#ulheader li.you a span {
  background: rgba(0, 0, 0, 0) url("../images/icons/you.png") no-repeat scroll center bottom;
  color: #1c6369;
  display: table-cell;
  font-size: 12px;
  vertical-align: top;
  width: 32px;
  line-height: 10px;
  height: 26px;
}
.btn.btn-danger.ancgreenUnderstand_cs {
    margin: 0 10px;
}
.div_apptextimgouter .text_main {
    text-align: right;
    vertical-align: middle; font-size: 14px;
}
.div_apptextimgouter {
    display: table;
    width: 100%;
}
.div_apptextimgouter > ul {
    display: table-row;
}
.div_apptextimgouter > ul > li {
    display: table-cell;
    vertical-align: top;
}
.div_apptextimgouter li.img {
    padding: 0 10px;
    width: 54px;
}
.div_apptextimgouter li.img img {
    border-radius: 5px;
}
.div_apptextimgouter .text_outer {
    font-weight: 300;
}
body
{
    font-family: "Open Sans";
    font-size: 12px;
}
 select,select.form-control, textarea,textarea.form-control, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input 
 {
    border: 1px solid #aaa;
    border-radius: 3px;
    color: #111;
    display: inline-block;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    padding: 2px 4px; max-width: 250px;
}
textarea {
    height: auto;
}
.tab-advancesearch { display:none; }
.td_border888{border: 1px solid #888; border-radius: 5px;}
.btn-primary {
    background-color: #780001;
    border-color: #560000;
    color: #fff;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    background-color: #560000;
    border-color: #560000;
    color: #fff;
}
.form-horizontal {
    padding: 0 15px;
}

textarea.form-control,select.form-control {
    height: auto;
}
.existingcust
{
    margin:15px 0 10px 0;
    font-size:11pt;
    font-weight:bold;
}
.widthauto {
    width: auto;
}
.ifram_contactus {
    max-width: 600px;
}
.modal-header{background-color: #780001; color:#fff;}
.modal-header h4
{
     font-size: 18px;
     line-height: 20px;
}
.modal-header .close{opacity:.5; color:#fff;}
.modal-header .close:hover{opacity:1;}
.modalBackground{background-color:#000;  filter: alpha(opacity=70);opacity: 0.5;}
.lostpwd
{
    float:left;
    width:100%;
    margin:10px 0 5px 0;
}
.table-border { border: 1px solid #aaa; }

.table-border > thead > tr > th, .table-border > tbody > tr > th, .table-border > tfoot > tr > th, .table-border > thead > tr > td, .table-border > tbody > tr > td, .table-border > tfoot > tr > td {
    border: 1px solid #aaa;
}

.table-order > thead > tr > th, .table-order > tbody > tr > th, .table-order > tfoot > tr > th, .table-order > thead > tr > td, .table-order > tbody > tr > td, .table-order > tfoot > tr > td {
    border: 1px solid #780001;
}

.table-bordered th, .table-bordered td {
    border-left: 1px solid #780001;
}

.wd{ width:41%; margin:10px; float:left;}

.address-item {
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 5px;
    display: block;
    margin-bottom: 10px;
    padding: 10px 15px;
    position: relative;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12
{
  -webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box
}
.table-search
{
   margin: 0 auto 10px;
    width: 100%;
}

.table-search > thead > tr > th, .table-search > tbody > tr > th, .table-search > tfoot > tr > th, .table-search > thead > tr > td, .table-search > tbody > tr > td, .table-search > tfoot > tr > td {
    border-top: 1px solid #ddd;
    line-height: 1.42857;
    padding: 8px;
    vertical-align: top;
}

.addrs-box {
	clear:both;
}
.addrs-box .row-title {
	background:#666666;
}
.addrs-box .row-title ul {
	list-style:none;
	margin:0px;
	padding:0;
}
.addrs-box .row-title li {
	display:inline-block;
	color:#fff;
	width:19%;
	padding:8px 0;
	border-right:#525252 solid 1px;
	text-align:center;
}
.addrs-box .row-title li:last-child {
	border-right:0;
}
.addrs-box .row-cont {
	background:#fff;
	border:#000 solid 1px;
}
.addrs-box .row-cont ul {
	list-style:none;
	padding:0;
	margin:0;
}
.addrs-box .row-cont li {
	display:inline-block;
	color:#fff;
	width:19%;
	color:#000;
	border-right:#525252 solid 1px;
	padding:6px 0;
	text-align:center; min-height:34px;
}
.addrs-box .row-cont li:last-child {
	border-right:0;
}
.addrs-box .close_icon {
	margin-left:15px;
}
.addrs-box {
	margin-bottom:25px;
}

.div-static { width:76%; margin:0 auto; }

.artile-ul { color: #780001; font-size: 13px; margin-bottom:20px; }
.cat-ul { color:#000; list-style:none; font-size: 13px; margin-bottom:20px; display:table; width:100%;  }

.artile-ul > li {
    float: left;
    padding: 10px 0 0 5px;
    width: 32%;
}

.cat-ul > li { float: left; padding: 10px 0 0 10px; width: 23%; }

.artile-ul li a { color: #780001 !important; }
.cat-ul li a { color: #000 !important; }
.pad-right20 { padding-right:20px; }

a.comparebtn{float:right;width:auto;color:#fff;padding:3px 7px;}
div.comparebtn_outer{right:-10px;top:-10px;width:auto;position:absolute;background-color:#780001;border:3px solid #ccc;border-radius:16px;z-index:2;}
div.comparebtn_outer:hover{background-color:#000;}
h1.headingbar
{
   /* background: -webkit-gradient(linear, left top, left bottom, from(#fef7da), to(#eadfb2));
    background: -moz-linear-gradient(top,#fef7da,#eadfb2);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fef7da', endColorstr='#eadfb2');
    border-top: solid 1px #fff;
    border-bottom: solid 1px #c3c3c3;
    border-radius: 5px;*/
    border-bottom: 1px dashed #c5c5c5;
    display: block;
    line-height: 16px;
    color: #780001;
    letter-spacing:.8px;
    font-size: 18px;
    font-weight: normal;
    padding: 10px 0px;
    text-align: left;
    margin: 0 1% !important;
}

#SaticContentOuter
{
    text-align:justify !important;
    font-size:13px;
    float:left;
    width:98%;
    margin:1%;
}
#SaticContentOuter .dhtmlgoodies_answer
{
    width:100% !important;
    text-align:justify !important;
}
#SaticContentOuter .dhtmlgoodies_question 
{
    width:100% !important;
    height:auto !important;
    line-height:1.5em;
    margin-bottom:.3em;
    margin-top:.3em;
}
#SaticContentOuter p
{
    text-align:justify !important;
    margin:1% 0 !important;
}
#SaticContentOuter img, input[type=image], #SaticContentOuter a.anccheckout, img.express-img
{
    display:block;
    margin:0 auto;
    max-width:100% !important;
    height:auto !important;
}
#SaticContentOuter table
{
    border:inherit !important;
    margin: 0px !important;
    width:100% !important;
   }
#SaticContentOuter table td
{
    background:inherit;
    border: inherit;
    height: inherit;
    text-align: left;
    color:inherit;
    vertical-align: inherit;
    font-weight: inherit;
    padding: inherit;
    font-weight: inherit;
}

#wrap {
    display: block;
    float: left;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 100%;
}

#wrap_middle {
    display: block;
}
.wrap_container {
    display: block;
    float: left;
    margin: 0 auto;
    width: 100%;
}

.wrap_main {
    display: block;
    padding: 10px 1px;
}



.margin-bottom30 { margin-bottom:30px; }
img{max-width:100%;}
.div-table{display:table;width:100%;}
.div-tr, .div-row{display:table-row;}
.div-td{display:table-cell;}
.width-auto{width:auto;}
.td_mainInner_outer{padding:10px 0;}
.mar-top10{ margin-top:10px; }
.img-res { max-width:100%; }
#main
{
	  background-color: #ffffff;
    display: table;
   width: 1280px;
    margin: 0 auto;
    position:relative;
}
.express-text 
{
    float:left;
    width:30%;
    margin:10px 0 10px 0;
}
.express-button 
{
    float:left;
    width:70%;
    margin:10px 0 10px 0;
}

.benefits 
{
    text-align:justify;
    padding:10px 0 0 15px;
    width:90%; 
 }
 .benefit-heading 
 {
     text-decoration: underline;
     font-weight: bolder;
 }
 .bottomline
 {
     border-bottom:1px solid #cac9c9;
 }
.div_backtotop_outer{width: auto; height: auto; z-index: 10;}
.headerbg{background-image:none;height:100px; }
.border_dashed { border-bottom: 1px dashed #aaa; padding-bottom:5px; }
.footer_outer{width:100%;display:table;}
footer {
    display: table;
    width: 1280px;
    margin: 0 auto;
}
.footer_td1_1 {
  width: 50%;
}
.footer_td1{border-right: 1px solid #ccc; width: 25%;height: 396px;}
.footer_td2{border-right: 1px solid #ccc; width: 25%}
.footer_td3{border-right: 1px solid #ccc; width: 40%}
.footer_td4{width: 300px}
.right_scroller_outer_td{width:189px;padding-left:12px; }
.headerlinks.collapse {
    display: table;
}
.headerMain_links_outer {
    background: linear-gradient(#e7e7e7, #d5d5d5) repeat scroll 0 0 #d5d5d5;
    left: 0;
    position: absolute;
    width: 100%;
    top: 67px;
    height: 47px;
    z-index: -1;
}
.headerMain_links_outer.bgtop {top: 107px;}
#headerMain_links 
{
    padding:7px 0;
    background: linear-gradient(#e7e7e7, #d5d5d5) repeat scroll 0 0 #d5d5d5;
    background: -webkit-linear-gradient(top, #e7e7e7, #d5d5d5) repeat scroll 0 0 #d5d5d5;
    background: -ms-linear-gradient(top, #e7e7e7, #d5d5d5) repeat scroll 0 0 #d5d5d5;
    float: left;
    height: 33px;
    width: 100%;}
   .headerlinks a.toplink
{
   color: #780001;
    font-family: "OpenSans-Light";
    font-size: 14px;
    font-weight: bold;
    text-shadow:0 1px 0 rgba(255, 255, 255, 0.7);
    letter-spacing: 1px;
    line-height: 33px;
    padding: 0 12px;
}
 .headerlinks a.toplink:hover
{
    color:#444;
}
.headerlinks .cssLiLinks:last-child a.toplink {
    padding-left: 0px;
}
#headerMain
{
    float: left;
    width: 100%;
    height: 67px;
    background-color:#fff;
}
#headerMain ul
{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}
#headerMain ul li
{
    float: left;
}

#headerMain .logo
{
   /* width: 266px;*/
    margin:3px;
}
#headerMain .logo .logoanc{display:table;}
#headerMain .logo img {
    max-height: 44px;
    padding: 10px;
}
#headerMain .phone
{
    font-size: 20px;
    color: #000;
    line-height: 67px;
    min-width: 620px;
    text-align: center;
}
#headerMain .liphone{ min-width: 700px;}
#headerMain .RightLinksOuter
{
    float: right;
    margin-top: 5px;
    text-align:right;
}
.headerlinks ul li.cssLiLinks.hideli{display:none;}
.footer_copyright{float:left;width:100%;text-align:center;position:relative;}
.navbar-toggle{background-color: #a02829;display:none;}
.navbar-toggle:hover,.navbar-toggle:focus{background-color: #780001;}

.navbar-toggle .icon-bar {
    background-color: #fff;
}
.table_toplinks_outer{float:right;}
.DivsearchOuter_header
{
    background-color: #FFFFFF;
    border-radius: 5px 5px 5px 5px;
    float: left;
    margin:2px 5px 0px 5px;
    padding:4px;
    width: 370px;
    position:absolute;
    box-shadow: 0px 0px 2px 1px #aaa;
    left:2px;
}
.DivsearchOuter_header ul
{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}
.DivsearchOuter_header ul li
{
    float: left;
}
.DivsearchOuter_header ul li.selectcategory_outer{border-right:1px solid #ccc;}
input.inputsearch_new1
{
    border: 1px solid #FFFFFF;
    color: #7E7E7E;
    display: inline;
    font-family: "Trebuchet MS",arial;
    font-size: 12px;
    font-weight: normal;
    height: 21px;
    padding: 0;
    text-align: left;
    width: 100%;
}
.buttonsearch
{
   background-color: #ccc;
    border-left: 1px solid #aaa;
    border-radius: 0 5px 5px 0;
    opacity: 0.8;
    padding: 0 5px 0 3px;
    position: absolute;
    right: 0;
    top: 0;
    max-height:31px;
    z-index: 1;
}
.buttonsearch:hover
{
    opacity: 1;
}
.buttonsearch > img
{
    max-width:19px;
    padding:6px;
}
.buttonGofooter
{
    background-color: #780001;
    border: 0 solid #F5F5F5;
    border-radius: 0 5px 5px 0;
    color: #F5F5F5;
    cursor: pointer;
    font-weight: bold;width:25px;
    padding: 2px 5px;
}
.watermarktextbox
{
    color: #a5a5a5;
}
.advanced-search-toplink {
    color: #fffdd1;display: block;
}
.advanced-search-toplink:hover {
    color: #fff;
}
.DivcartOuter_header
{
    float: right;width:auto;
}
.DivcartOuter_header a.ancShopbox
{
    color: #FFFFFF;
    float: right;
    font-size: 15px;
    line-height: 48px;
    text-decoration: none;
    background: url("../images/icons/cart-icon2.png") no-repeat scroll right 0 transparent;
    height: 24px;
    margin: 12px 5px 0;
    padding: 0 !important;
    position: relative;
    width: 32px;
}
.DivcartOuter_header a.ancShopbox span
{
    color: #000;
    display: block;
    float: left;
    font-family: "Trebuchet MS",arial;
    font-size: 13px;
    font-weight: bold;
    line-height: 14px;
    margin-left: 10px;
    margin-top: 0;
    position: relative;
    text-align: center;
    width: 16px;
}
.divcartText_outer{float:right;width:auto;margin-right:10px;}
.divcartText_top{float:left;width:100%;text-align:center;color:#ffffd1;font-size:13px;font-weight:bold;line-height:20px;display:none;}
.divcartText_bottom{float:left;width:100%;margin-top:20px;}
.divcartText_bottom ul{list-style-type:none;padding:0px;margin:0px;}
.divcartText_bottom ul li{float:left;color:#000;font-size:13px;padding:0px 3px;width:auto;}
.divcartText_bottom ul li a{color:#780001;text-decoration:none;font-size:12px;}
.divcartText_bottom ul li a:hover{text-decoration:underline;}
.headerlinks_services{float: right;
    height: 33px;}
    .headerlinks_services ul{list-style-type:none;margin:0px;padding:0px;}
.headerlinks_services ul li.cssLiLinks{float:left;line-height:33px;}
.headerlinks_services ul li li li{line-height:15px;background:none;padding:0px;margin:0px;}

.divMenuLinks
{
    display:none;background-color:#ffffd1;width:140px !important;border:1px solid #780001;z-index:20;
    }
.divMenuLinks ul{list-style-type:none;padding:0px;margin:0px;}
.divMenuLinks ul li{float:left;width:100%;border-bottom:1px solid #AAAAAA}
.divMenuLinks ul li a{font-size:11px;color:#780001;display:block;background-color:#ffffd1;padding:5px;}
.divMenuLinks ul li a:hover{color:#ffffd1;background-color:#780001;}
.headerlinks
{
    float: right;
    width:auto;
    max-width:945px;
    height: 33px;
   overflow:hidden;
}
.headerlinks ul{list-style-type:none;margin:0px;padding:0px;}
.headerlinks ul li{float:left;}
.headerlinks ul li.cssLiLinks{background: url("../images/icons/toplinkbar.png") no-repeat scroll right 0 transparent;padding-left:2px;line-height:33px;float:left}
.headerlinks ul li.cssLiLinks_last{background: none;padding-left:2px;line-height:33px;float:left}
.headerlinks ul li li{line-height:15px;background:none;padding:0px;}
.whitecss{background-color:#fff !important;}
#select_categories_addtostore {
	width: 150px ;
	background-image: url(../images/icons/home_10.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 23px;
	float: left;
	margin 0px;
	border:0px solid #fff;
}
#select_categories_nav_addtostore {
	font-size:14px;
	text-align: left;
	list-style:none;
	padding:0;
	margin:0;
	width: auto;
	position:relative;
}
wrapperScrollerDiv_css{float: left}
#select_categories_nav_addtostore li.select_categories_nav_addtostore_li {
	width: 130px; border: 0px; padding: 1px; overflow: hidden; padding-right: 20px
}
#select_categories_nav_addtostore ul {
	float:left;
	list-style:none;
	padding-top:5px;
	margin:0;
	position:absolute;
	z-index: 6;
	left:-999em;
	height:auto;
	width:194px;
	margin:0;
	border:0;
	z-index:4;
	border:solid 1px #aaa;
	background-color: #f5f5f5;
	padding: 0px;
}
#select_categories_nav_addtostore a {
	text-decoration:none;
	padding:0px 0px 7px 0px;
	margin-right: 7px;
	text-align: left;
}
#select_categories_nav_addtostore li {
	list-style: none;
	width: 200px ;
	background: none;
	border-bottom: 1px solid #ccc;
	float:left;
}
#select_categories_nav_addtostore li li:hover
{
	
	background-color:#fff;
}

#select_categories_nav_addtostore li a {
	color: #000;
	margin: 0px;
	font-family: "Open Sans";
	text-transform: none;
	text-decoration: none;
	font-size: 12px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 5px;
	height: 20px;
}
#select_categories_nav_addtostore li a:hover {
	color: #000;
	text-decoration:none;
}
/*#select_categories_nav_addtostore li li {
	background-color: #FFFFD1;
}*/
#select_categories_nav_addtostore li li a {
	
	font-weight: normal;
	font-size:12px;
	color:#000;
}
#select_categories_nav_addtostore li li  li {
	background-color: #fff;
	padding:2px 0px;
}
#select_categories_nav_addtostore li li  li:hover
{
    
}
#select_categories_nav_addtostore li li li a {
	
	font-weight: normal;
	font-size:12px;
	height:18px;
	color:#000;
	display:block;
}
#select_categories_nav_addtostore li li li a:hover
{
    color:#000;
    text-decoration:underline;
}
#select_categories_nav_addtostore li li a:hover {
	
	color: #000;
	text-decoration:none;
}
#select_categories_nav_addtostore li ul ul {
	margin:-20px 0 0 144px;
}
#select_categories_nav_addtostore li:hover ul ul, #select_categories_nav_addtostore li:hover ul ul ul, #select_categories_nav_addtostore li:hover ul ul ul ul, #select_categories_nav_addtostore li.sfhover ul ul, #select_categories_nav_addtostore li.sfhover ul ul ul, #select_categories_nav_addtostore li.sfhover ul ul ul ul {
	left:-999em;
}
#select_categories_nav_addtostore li:hover ul {
	left: auto;
}
#select_categories_nav_addtostore li li.tra {
	background:transparent none repeat scroll 0 0;
}
.td-right-Clearance-outer{width: 200px; padding-right: 10px; vertical-align: top;}
.footerLinks_outer{float:left;width:100%;padding-bottom:10px;}
.footerLinks_outer ul{list-style-type:none;padding:0px;margin:0px;}
.footerLinks_outer li{float:left;padding:0px;margin:2px 5%;width:90%;font-family:"Trebuchet MS",arial;color:#555;}
.footerLinks_outer li.headerLink_footerinner{text-align:center;border-bottom:1px solid #ccc;font-size:14px;font-weight:bold;padding:5px 0px;margin:5px 5%;}
.footerLinks_outer li.headerLink_footerinner_new1{text-align:left;border-bottom:1px solid #ccc;font-size:14px;font-weight:bold;padding:5px 0px;margin:10px 5%;}
.footerLinks_outer li.bigfont{font-size:14px;}
.ImgLIfooter_inner{margin: 2px 2% !important;
    overflow: hidden;
    width: 96% !important;}
.ImgLIfooter_inner img{float:left;margin:5px 7px;border:none;}
.footerLinks_outer li a.footerlinks{float:left;margin-left:20px;color:#000;text-decoration:none;font-size:13px;}
.footerLinks_outer li a.footerlinks:hover{color:#780001}

.divNewsletter_outer{float:left;width:220px;border:1px solid #ccc;border-radius:5px;padding:1px;margin-left:20px;}
.divNewsletter_outer ul{list-style-type:none;padding:0px;margin:0px;}
.divNewsletter_outer ul li{float:left;width:195px;margin:0px;}
.divNewsletter_outer ul li.libtnRightGo{float:right;width:20px;margin-right:5px;}

.signupFooter{width:300px;float:right}

.Header_spnLogin_topline{padding:0 5px;}

.homepageContent_outer{float:left;width:100%;}
.homepageContent_outer ul{list-style-type:none;padding:0px;margin:0px;}
.homepageContent_outer ul li{float:left;margin:10px;}
.contentImage{width:270px;}
.contentImage img{max-width:350px;max-height:180px;}
.homepageContent_outer ul li.contentText{width:60%;}

.DivCatPrdColumn
{
    float:left;
    width:180px;
    margin:0px 10px;
}

.divHomeTextouter{float:left;width:100%;height:181px;overflow:hidden;}
.divHomeTextouter .mCSB_container{margin:0px 20px }
.divRightSearchall_outer{border: 1px solid #888;
    border-radius: 5px;
    margin: 5px;
    padding: 5px;}
.tdseahrcouter_homepage{width:200px;}
/*.divRightSearchall_outer .advanced-search{float:right;text-transform:capitalize;background:none !important;color:#780001 !important;font-size:11px !important;width:auto !important;padding:0px !important}*/
.divRightSearchall_outer .advanced-search{text-transform:capitalize;background:none !important;color:#780001 !important;font-size:15px !important;width:auto !important;padding:0px !important}
.divRightSearchall_outer .advanced-search:hover{text-decoration:underline;background:none !important;color:#780001 !important;}
.divRightSearchall_outer select{width:150px !important;}
.divRightSearchall_outer input.textbox{width:185px !important;}
.divRightSearchall_outer input.watermarktextbox{width:185px !important;}
.divRightSearchall_outer .store-search-image{display:none;}
.divRightSearchall_outer .store-search{display:block !important;background-color:#ccc;color:#111;border-radius:5px;width:188px;padding:2px 5px;font-size:15px;border:1px solid #aaa;}
.divRightSearchall_outer .textblackbold{display:none !important;}

.divCatNAmeHeader{float:left;width:100%;height:30px;text-align:center;}
.divCatNAmeHeader span{line-height:30px;font-size:16px;font-weight:bold;color:#780001;font-family:"OpenSans-Light"}


.divSortprice_outer{float:left;width:auto;margin-left:10px;}
.divCompare_outer{float:left;width:auto;margin-left:10px;}
.divcounterCatPage_outer{float:right;width:100px;text-align:left;}
.divCatName_outer{float:left;min-width:350px;text-align:center;}
.divCatName_outer span{font-size:17px;font-weight:bold;}
.divCatName_outer h1{margin:0px !important;}
.divLoadmorde_outer{float:left;width:100%;text-align:center;display:none;}
.divLoadmorde_outer .divLoadmore{width:50%;margin-left:25%;background-color:#780001;color:#ffffd1;line-height:30px;font-size:14px;cursor:pointer;}
#span_backtotop {
    background: none repeat scroll 0 0 #780001;
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 0;
    box-shadow: -1px 1px 4px 0 rgba(0, 0, 0, 0.2);
    float: right;
    margin-bottom: 7px;
    opacity: 0.7;
    padding: 20px 10px;
    cursor:pointer;
    display:none;
}
#span_backtotop:hover
{
    opacity: 1;
}
.divBottomPrdList_text{position:absolute;width:180px;height:65px;bottom:0;background-color:#fff;opacity:.8;}
.divBottomPrdList_text:hover{opacity:1;}
.divPrdList_outer{font-size:0px;font-family:arial;box-shadow:2px 2px 5px #bbbbbb;width:180px;float:left;margin:15px;height: 330px;background-color:#fff;position:relative;}
.divPrdList_outer_comparecss{height:355px}
.divPrdList_outer img.mainImage{max-width:180px;max-height:255px;}
.divPrdList_outer .divPrdList_innerMain{float:left;width:100%;position:relative;}
.divPrdList_outer .divPrdList_innerMain .divPrdList-innertable{width:100%;display:table;text-align:center;}
.divPrdList_outer .divPrdList_innerMain .divPrdList-innertable .divPrdList-imgouter{display:table-cell;width:180px;height:255px;vertical-align:middle;text-align:center;}
.divPrdList_outer .divPrdList_innerMain .divPrdList-innertable .divPrdList-prdNameouter{max-height: 30px;
    overflow: hidden;font-size:14px;line-height:14px;font-weight:normal;color:#780001;padding:5px 0;}
.divPrdList_outer .divPrdList_innerMain .divPrdList-innertable .divPrdList-prdSizeouter{font-size:12px;padding:2px 0;}
.divPrdList_outer .divPrdList_innerMain .divPrdList-innertable .divPrdList-prdPriceouter{font-size:14px;}


.divPrdList_outer .divPrdList_innerMain .divPrdList_inner_Main{float:left;width:100%;z-index:0;}
.divPrdList_outer a.ancimagelink{position:absolute;right:0;left:0;top:0;bottom:0;z-index:1;color:rgba(0, 0, 0, 0);display: block;  background: url('../images/space.gif') no-repeat 0 0 rgba(0, 0, 0, 0);}
/*.divCatlistouter {font-size:0px;font-family:arial;box-shadow:2px 2px 5px #bbbbbb;width:180px;margin:15px;height: 305px;background-color:#fff;position:relative;float:left}
.divCatlistouter img.mainImage{max-width:180px;max-height:255px;}*/

.divCatlistouter {
   width:180px;height: 305px;margin:15px;
    float: left;
    display: table;
    height:305px;
    font-family:arial;box-shadow:2px 2px 5px #bbbbbb;background-color:#fff;position:relative;
}
.divCatlistouter .divCatlistouter_inner{display:table-row;}
.divCatlistouter .divCatlistouter_inner .picture_outer{display:table-cell;width:180px;height: 255px;vertical-align:middle;text-align:center;}
.divCatlistouter img.mainImage {
    max-height: 255px;
    max-width: 180px;
 }
.divCatlistouter .divCatlistouter_inner .bottom_text_outer{position:absolute;bottom:0;left:0;right:0;text-align:center;padding:5px;}
.divCatlistouter .divCatlistouter_inner .bottom_text_outer ul{padding:0;margin:0;list-style-type:none;}
.bottom_text_outer li {
    padding: 5px 0 0 0;
}
.divCatlistouter .divCatlistouter_inner .bottom_text_outer ul li.bottom_text_Counter{font-size:13px;}


.divCatlistouter > a{position:absolute;right:0;left:0;top:0;bottom:0;z-index:1;color:rgba(0, 0, 0, 0);display: block;  background: url('../images/space.gif') no-repeat 0 0 rgba(0, 0, 0, 0);}
.dialog-close
{
	color:#000;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;	
	text-decoration:none;
	padding:0px 3px;
	margin:1px 1px;
	cursor:pointer;
	float:right;
}
.dialog-close:hover
{
	margin:0px;-moz-border-radius: 4px;-webkit-border-radius: 4px;-khtml-border-radius: 4px;border-radius: 4px;  border: 1px solid #999999/*{borderColorHover}*/; background:  url('../images/ui-bg_glass_75_dadada_1x400.png')/*{bgImgUrlHover}*/ 50%/*{bgHoverXPos}*/ 50%/*{bgHoverYPos}*/ repeat-x/*{bgHoverRepeat}*/;  color: #212121/*{fcHover}*/; 
}
 .modalBackground11
    {
	    background-color: #E4E4EA;
	    filter: alpha(opacity=80);
	    opacity: 0.8;
    }
    table.advanced-search-table{font-size:12px !important;}
    .ancAdvSearch{color:#780001;cursor:pointer;}
    
    .custom-modal-outer-container {
    bottom: 0;
    height: 100%;
    left: 0;
    overflow: scroll;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 100;
}
.custom-modal-container {
    bottom: 5px;
    box-shadow: 0 0 10px #444444;
    left: 5%;
    position: absolute;
    right: 5%;
    top: 40px;
    z-index: 51;
}
.custom-modal-overlay {
     background-color: #fff;
    bottom: 0;
    left: 0;
    opacity: 0.9;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 49;
}
.product-popup {
     background: none repeat scroll 0 0 #ffffff;
    height: 100%;
    position: relative;
    width: 100%;
}
.product-popup .close-container {
   position: absolute;
    top: -40px;
    width: 100%;
}
.product-popup .modal-close {
     background: url("../images/icons/popupx.png") no-repeat scroll 0 0 transparent;
    color: white;
    cursor: pointer;
    font-size: 17px;
    font-weight: bold;
    height: 24px;
    padding: 2px 0 0 30px;
    position: absolute;
    right: 0;
    text-align: left;
    top: 5px;
    width: 60px;
}

.product-popup .modal-print {
     background: url("../images/print.png") no-repeat scroll 0 0 transparent;
    color: white;
    cursor: pointer;
    font-size: 17px;
    font-weight: bold;
    height: 33px;
    left: 0;
    padding: 2px 0 0 30px;
    position: absolute;
    text-align: left;
    top: 2px;
    width: 89px;
}


.full-contest-ModalInner1 {
     background: none repeat scroll 0 0 #ffffff;
    height: 100%;
    overflow: visible;
    padding-bottom: 1px;
    position: relative;
    text-align: left;
    width: 100%;
}
.divCatPrdList_topouterHover{position:absolute;bottom:70px;width:180px;height:auto;display:none;background:none repeat scroll 0 0 #fff;z-index:2;}
.divCatPrdList_topouterHover ul{list-style-type:none;padding:0px;margin:0px;}
.divCatPrdList_topouterHover ul li{position:relative;;float:left;background: none repeat scroll 0 0 transparent;
                                   background-color:#780001;    float: left;    margin: 10px 0px;          width: 180px;}
.divCatPrdList_topouterHover ul li a{    background-color: #666;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 15px;
    line-height: 30px;
    margin-left: 10px;
    padding: 2px 0;
    text-decoration: none;}

.divCatPrdList_topouterHover ul li.addedtofav{background: none repeat scroll 0 0 transparent;background-color:#aaa;  }
.divCatPrdList_topouterHover ul li.addedtofav a{      background-color: transparent;
    color: #000;
    font-size: 13px;
    margin: 0;
 }
   .divCatPrdList_topouterHover ul li a img {
    height: 12px;
    margin-left:10px;
    
}
.DivHighliter{position:fixed;top:10px;background-color:#000;color:#fff;padding:5px 10px;font-size:14px;display:none;}
.formatchkprdList{position:relative;float:left;}
.formatchkprdList span{font-size:12px;}
.formatchkprdList label{margin-left:10px;}
.formatchkprdList label.ui-state-default {
	border: 1px solid #000/*{borderColorDefault}*/;
	
	background:url(../images/icons/new-window-icon.png) no-repeat scroll 0 0 #780001;
	color: #fff/*{fcDefault}*/;
	border-radius:0px;
	width:148px;
	padding-left:30px;
	margin:0px;
}
.formatchkprdList label span{float:left;padding:5px 5px 5px 0px !important;}
.formatchkprdList label.ui-state-active,
.formatchkprdList label.ui-widget-content .formatchkprdList label.ui-state-active,
.formatchkprdList label.ui-widget-header .formatchkprdList label.ui-state-active {
	border: 1px solid #aaa;
	color:#000;
	background:url(../images/icons/new-window-icon-black.png) no-repeat scroll 0 0 #fff;
	
}
#ctl00_ContentPlaceHolder1_lblContents p,#ctl00_ContentPlaceHolder1_lblContents span,#ctl00_ContentPlaceHolder1_lblContents td{text-align:justify ;}
.divimgLargeImage-modelInner_loading{ height: 100%;
    position: absolute;
    width: 100%;
    z-index: 100;text-align: center; }
img.imgLargeImage-modelInner{}

.divAccountHover
{
	background-color:#fff;
	border:solid 1px #aaa;
	bottom-bottom:1px dotted #000;
	width:150px !important;
	box-shadow:0 1px 2px #ccc;	
	z-index:100;
	
}
.divAccountHover .arro{ position:relative; top:-6px; right:0px; height:0 !important;width: 138px;}
.divAccountHover li.lzero{ border-bottom:none;}
.divAccountHover ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.divAccountHover li
{
	width:91%;
	float:left;
	border-bottom:dotted 1px #aaa;
	padding:0px;
	text-align:left;
	line-height:25px;
	height:auto !important;
	margin:0 5px;
}
.divAccountHover li a
{
	color:#000;
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	border:none;
	display:block;
}
.divAccountHover li a.logout{font-weight:bold;color:#780001}
.divAccountHover li a:hover{ color:#780001}
span.textyellowbold{cursor:pointer;}
 .hoverscroll
        {
            border:none !important;
        }
        #my-list li
        {
            width: 958px;
            height: 500px;
            background: #fff;
        }
        
        

    #Parallax {
            background-color: #fff;
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    }
    

    #Parallax img {
            position: absolute;
            top: 0;
            left: 0;
             max-width: inherit;
    }



a.mainImageClickable{cursor:pointer;}
.divCompareFloating_catprdListing{width:auto;height:auto;padding:0px 10px 20px 10px;top:100px;right:50px;position:fixed;z-index:100;background-color:#ffffd1;box-shadow:2px 2px 5px #000;border:1px solid #780001;}
.divGotoshopCsspop{background-color:#ffffd1;box-shadow:2px 2px 5px #000;border:1px solid #780001;padding:10px;}
.divGotoshopCsspop a.anccontinue{cursor:pointer;text-decoration:none;font-size:12px;color:#000;background-color:#ccc;padding:2px 10px;}
.divGotoshopCsspop a.ancshopping{cursor:pointer;text-decoration:none;font-size:12px;color:#ffffd1;background-color:#780001;padding:2px 10px;}
.cssTotalSaleBox{float:left;width:100%;border-top:1px dashed #aaa;border-bottom:1px dashed #aaa;text-align:center;padding:7px 0px;margin-bottom:10px;}
.cssTotalSaleBox span{color:#780001;}
.cssTotalSaleBox a.spnCounter_css{font-size:14px;font-weight:bold;color:#780001;}
.cssTotalSaleBox a.spnCounter_css:hover{text-decoration:underline;}
.divNoRecFoud{padding:100px 0px;text-align:center;color:red;width:100%;float:left;display:none;font-size:14px;}


.css_divHistory_text{float:left;padding:5px 10px;font-size:13px;color:#780001;}
.css_divHistoryLinks{float:left;width:100%;min-height:300px;}
.css_divHistoryLinks li{float:left;width:300px;line-height:25px;}
/*.css_divHistoryLinks a{float:left;color:#780001;line-height:25px;font-size:13px;}*/
.css_divHistoryLinks a{color:#780001;line-height:25px;font-size:13px;}
.css_divHistoryLinks a:hover{color:#000;}
.normaltext a{color:#780001}
.normaltext a:hover{color:#000}
.fb_edge_widget_with_comment{z-index:50 !important;}
.poweredBycss{position:absolute;right:5px;bottom:0px;}
.poweredBycss img{max-height:15px;margin-bottom:-4px;}

.cssLibksForType_header{float:left;width:100%;}
.cssLibksForType_header ul{list-style-type:none;padding:0px;margin:0px auto;display:table;}
.cssLibksForType_header li{float:left;margin:7px 10px;}
.cssLibksForType_header li.licssdot{font-size:14px;margin:7px 0px;text-align:center;color:#000;}
.cssLibksForType_header li a{float:left;color:#000; font-family: "OpenSans-Italic";
    font-size: 14px;font-weight:normal;}
.cssLibksForType_header li a:hover{color:#780001;}

.divpaging_catprdlist_Outer{ float: none;
    margin: 10px auto;
    display: table;padding:0 10px;}
    .divpaging_catprdlist_left_outer{float:left;}
    .divpaging_catprdlist_right_outer{float:right;}
.divpaging_catprdlist_first{float:left;}
.divpaging_catprdlist_first a{background-color:#F1E5BF;color:#780001;font-size:12px;float:left;  margin: 9px 0 0 10px;
    padding: 3px 5px;box-shadow:1px 1px 2px 1px #780001;border-radius:5px;}
.divpaging_catprdlist_first a.fade{background-color: #EEEEEE;box-shadow:none;
    color: #BBBBBB;opacity:1;}
.divpaging_catprdlist_first a.fade:hover{color: #BBBBBB;}
.divpaging_catprdlist_first a:hover{color:#000;}
.divpaging_catprdlist_counter{float:left;}
.divpaging_catprdlist_counter ul{list-style-type:none;padding:0px;margin:0px;}
.divpaging_catprdlist_counter li{float:left;margin:9px 7px 0 ;background:none;border-radius:5px;}
.divpaging_catprdlist_counter li a{float:left;display:block;text-align:center;line-height:14px;color:#780001;font-weight:normal;font-size:14px;padding:5px 7px;}
.divpaging_catprdlist_counter li.selected{background-color:#F1E5BF;margin:5px 5px 0;padding:0px 3px;box-shadow:1px 1px 2px 1px #999999;}
.divpaging_catprdlist_counter li.selected a{line-height:20px;color:#333;font-weight:bold;}
.divpaging_catprdlist_counter li a:hover{color:#000;}

.divPagingDet_catprdList_outer{float:left;text-align:center;margin:5px 10px;font-size:14px;color:#666;}



.dlst_MainCategories_divinner_liLevel1cat{width: 200px;}
.dlst_MainCategories_divinner_liLevel1cat img{position: absolute;
    right: 5px;
    top: 5px;
    display:none;
}

.headingredbg_prdDet {
    border-bottom: 1px dashed #888;
    border-top: 1px dashed #888;
    height: 35px;
    padding: 0 0 0 8px;
    background-color:#eee;
}
.headingredbg_prdDet .textwhitebold{font-weight:normal;font-size:16px;color:#000;}
.dlst_MainCategories_divinner_liLevel1cat .ancShopByType_AgeEtc{width: 191px; float: left; color: rgb(120, 0, 1); font-weight: bold;}
.dlst_MainCategories_divinner_liLevel1cat  .dlst_MainCategories_divinner_pnlcat{width: auto; height: auto; z-index: -1; background-color: #fff;  margin-left: -2px; border: thin solid #aaa; left: 200px; position: absolute; }
.dlst_MainCategories_divinner_pnlcat div ul.ULInner{position: relative !important; margin: 0px !important; left: 0px !important; width: auto !important; border: 0px !important;
                                                       padding:5px 0 !important;background-color: #fff !important; }
                          .addTocark_outer {
    background-color: #780001;
    bottom: 0;
    height: 30px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 2;
}

.addTocark_outer > a {
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 14px;
    line-height: 30px;
    padding: 0 10px;
    text-align: center;
}      
.addTocark_outer:hover{     background-color: #000;                  }
@media screen and (max-width:1279px) 
{
.td_mainInner_outer{padding:10px;}
#main,footer
{
   width: 1014px;
}

.footerLinks_outer li a.footerlinks{margin:0px;}
#headerMain .phone {
    min-width: 400px;
}
.DivsearchOuter_header ul li.selectcategory_outer {
    display: none;
}
.DivsearchOuter_header{width: 225px;}
.headerlinks a.toplink {
    letter-spacing: .5px;
    padding: 0 9px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
    font-size:13px;
}
.cssLibksForType_header li a {
    font-size: 13px;
}
.cssLibksForType_header li {
    margin: 7px 5px;
}
.divCatlistouter {
    margin: 10px;
}
.divPrdList_outer {
    margin: 10px;
}
.express-text { width:40%; } 
.express-button  { width:60%; } 

#SaticContentOuter
    {
        width:1014px;
        margin:5px;
    }

}

@media screen and (max-width:1023px) 
{
.cat-ul > li { float: left; padding: 10px 0 0 5px; width: 32%; }
#main,footer
{
   width: 980px;
}


#headerMain .phone {
    min-width: 400px;
}

.headerlinks a.toplink {
    font-size: 13px;
}
.cssLibksForType_header li a {
    font-size: 12px;
}
.cssLibksForType_header li {
    margin: 7px 5px;
}
.toprightlink {
    font-size: 13px;
}

.divPrdList_outer {
    margin: 6px;
}

.divCatlistouter {
    margin: 10px;
    height:270px;
width:170px;
}
.divCatlistouter .divCatlistouter_inner .picture_outer{width:170px;height: 210px;}
.divCatlistouter img.mainImage {
    max-height: 210px;
  max-width: 170px;
 }

 
 #SaticContentOuter
    {
        width:970px;
        margin:5px;
    }
.headerlinks a.toplink {
    padding: 0 7px;
}
}
@media screen and (max-width:979px) 
{
    .tab-advancesearch { display:block; }
    .tab-advancesearch > a { color: #780001 !important; }
    .footer_td1_1 {
  width: 30%;
}
 #main,footer
{
   width: 800px;
}


#headerMain .phone {
   display:none;
}
.DivsearchOuter_header {
    width: 225px;
    left: 295px;
    top: 18px;
}
.headerlinks {
    float: none;
    display: table;
    margin: 0 auto;
}



.headerlinks .cssLiLinks:last-child a.toplink {
    padding-left: 8px;
}
.headerlinks a.toplink {
    padding: 0 8px;
}
.headerlinks a.toplink {
    font-size: 14px;
}
.cssLibksForType_header li a {
    font-size: 13px;
}
.cssLibksForType_header li {
    margin: 7px ;
}
.toprightlink {
    font-size: 13px;
}

.header_toplinks_outer
{display:none;}

.contentImage,.td-right-Clearance-outer,.right_scroller_outer_td {
    display: none;
}

.content-table { display:none; }

.divHomeTextouter .mCSB_container {
    margin: 0 20px 0 10px;
}

.divCatlistouter {
    margin: 10px;
}
.divPrdList_outer {
    margin: 10px;
}

.watermarktextbox,.textbox{ font-size: 12px; padding: 2px;}
.divHomeTextouter{height: 210px;}

#SaticContentOuter
    {
        width:790px;
        margin:5px;
    }
    #SaticContentOuter img, input[type=image]
{
    max-width:790px !important;
}
.divCatlistouter {
    margin: 10px;
    height:305px;
width:180px;
}
.divCatlistouter .divCatlistouter_inner .picture_outer{width:180px;height: 255px;}
.divCatlistouter img.mainImage {
    max-height: 255px;
  max-width: 180px;
 }

}

@media screen and (max-width:799px) 
{
    .div_backtotop_outer{left:auto !important;right:0;top:0 !important;}
     #main,footer
{
   width: 768px;
}

.DivsearchOuter_header {
    left: 282px;
}

.headerlinks .cssLiLinks:last-child a.toplink {
    padding-left: 8px;
}
.headerlinks a.toplink {
    padding: 0 8px;
}
.headerlinks a.toplink {
    font-size: 13px;
}
.cssLibksForType_header li a {
    font-size: 13px;
}
.cssLibksForType_header li{margin: 5px;}
.cssLibksForType_header li.licssdot{ margin: 5px 0;font-size:13px;}

.divPrdList_outer {
    margin: 6px;
}

.express-text { width:50%; } 
.express-button  { width:50%; }

.divCatlistouter {
    margin: 10px;
    height:270px;
width:170px;
}
.divCatlistouter .divCatlistouter_inner .picture_outer{width:170px;height: 210px;}
.divCatlistouter img.mainImage {
    max-height: 210px;
  max-width: 170px;
 }
 
 #SaticContentOuter
    {
        width:758px;
        margin:5px;
    }
  #SaticContentOuter img, input[type=image]
{
    max-width:758px !important;
}
}
@media screen and (max-width:767px) 
{
     .col-xs-margingbtm-10 {
    margin-bottom: 10px;
}
.col-xs-12{
    padding: 0;
}
.col-xs-bot-5 {
    margin-bottom: 5px !important;
}
.col-xs-bot-10 {
    margin-bottom: 10px !important;
}
.col-xs-nomargin{margin-bottom:0 !important;}
}
@media screen and (max-width:767px) 
{
     #main,footer
{
   width: 640px;
}

/*.headerMain_links_outer{display:none;}*/
.headerMain_links_outer {
    height: 33px;
    top: 80px;
}
.headerMain_links_outer.bgtop {top: 120px;}
.DivsearchOuter_header {
    left: 2px;
    top: 41px;
}
#headerMain {
    height: 80px;
}
#headerMain .logo img {
    max-height: 28px;
    padding: 5px;
}
#headerMain .RightLinksOuter {
    margin-top: 10px;
}
.headerlinks a.toplink {
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 0;
    padding: 0 9px;
}
.headerlinks ul li.cssLiLinks{padding-left:0px;}
.header_toplinks_outer
{display:table-cell;}
#headerMain_links{padding:0px;overflow:hidden;}


.divPrdList_outer {
    margin: 15px;
}

.footer_td1 {
    height: auto;
}
.footer_td1_1{float:left;width:100%;margin-top: 10px;}
.footer_td2 {
    border-right: 0px solid #ccc;
}
.footer_td3 {
    width: 50%;
}
.footer_td1_1:last-child {
    border-top: 1px solid #ccc;
    
    padding: 10px 0;
}
.express-text { width:50%; } 
.express-button  { width:50%; } 

.divCatlistouter {
    margin: 15px;
    height:305px;
width:180px;
}
.divCatlistouter .divCatlistouter_inner .picture_outer{width:180px;height: 255px;}
.divCatlistouter img.mainImage {
    max-height: 255px;
  max-width: 180px;
 }
 
 #SaticContentOuter
    {
        width:630px;
        margin:5px;
    }
  #SaticContentOuter img, input[type=image]
{
    max-width:630px !important;
}
}
@media screen and (max-width:639px) 
{
    .div_apptextimgouter .text_main {
    font-size: 12px;
    line-height: 15px;
    text-align: left;
    width: 200px;
}
.cat-ul > li { float: left; padding: 10px 0 0 5px; width: 45%; }
.staticcontentouter_contactus img {
    max-width: 460px;
}
     #main,footer
    {
        width: 480px;
    }
.tdseahrcouter_homepage {
    float: right;
    width: 100%;
    margin-top: 10px;
    display:none;
}
.mCSB_container.mCS_no_scrollbar {
    margin-right: 10px;
}

/*.divHomeTextouter,.divSortprice_outer {
    display:none;
}*/
.img-res {width:100%;}

#ctl00_ContentPlaceHolder1_tdAdvSearch{display:none;}

.divpaging_catprdlist_counter {
    margin-top: 10px;
}
.DivsearchOuter_header {
    left: 2px;
    top: 41px;
}
#headerMain {
    height: 80px;
}
#headerMain .logo img {
    max-height: 28px;
    padding: 5px;
}
#headerMain .RightLinksOuter {
    margin-top: 10px;
}
.headerlinks a.toplink {
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 0;
    padding: 0 9px;
}
.headerlinks ul li.cssLiLinks{padding-left:0px;}
.header_toplinks_outer
{display:none;}
.headerlinks ul li.cssLiLinks:nth-child(5),.headerlinks ul li.cssLiLinks:nth-child(6){display:none}
.headerlinks a.toplink {
    padding: 0 9px;
    font-size:14px;
}
.wrapperScrollerDiv_css {
    float: none;
    display: table;
    width: 440px;
    margin: 0 auto;
}
  .divCatlistouter {
    margin: 15px;
    
}
.cssLibksForType_header{display:none;}
.cssLibksForType_header li {
    margin: 3px;
}
.cssLibksForType_header li.licssdot {
    margin: 3px 0;
}

.divPrdList_outer {
    margin: 15px;
}

.express-text { width:67%; margin-bottom:5px; } 
.express-button  { width:33%; } 


 
 #SaticContentOuter
    {
        width:470px;
        margin:5px;
    }
  #SaticContentOuter img, input[type=image]
{
    max-width:470px !important;
}
}
@media screen and (max-width:599px) 
{
 .btn.btn-primary.ancBluePrivacyPolicy {
    display: none;
}   
}

@media screen and (max-width:479px) 
{
    .cat-ul > li { float: left; padding: 10px 0 0 5px; width: 95%; }
     #main,footer
{
   width: 360px;
}
.staticcontentouter_contactus img {
    max-width: 340px;
}
.divCatName_outer {
    min-width: 0;
}
/*.divSortprice_outer,.headerMain_links_outer{display:none;}*/
.navbar-toggle {
    display: block;
     margin: 0;
    position: absolute;
    right: 5px;
    top: 5px;
}
.cssLibksForType_header{display:none;}
#headerMain_links {
    background: none;
    height: 0px;
}
#headerMain .logo {
    width: 100%;
    margin:3px 0;
}
.headerlinks {
    background-color: #780001;
    border: 1px solid #3f0000;
    display: inherit;
    float: none;
    overflow: hidden;
    position: absolute;
    right: 3px;
    top: 40px;
    width: 250px;
    z-index: 3;
    border-radius: 5px;
    padding-top:40px;
}
.headerlinks.collapse {
    display: none;
}
.headerlinks.collapse.collapse.in {
    display: block;
}
/*.headerlinks ul li.cssLiLinks:nth-child(1) {
    display: none;
}*/
.headerlinks ul li.cssLiLinks:nth-child(5), .headerlinks ul li.cssLiLinks:nth-child(6) {
    display: block;
}
.headerlinks ul li.cssLiLinks,.headerlinks ul li.cssLiLinks_last {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom:1px solid #863333;
    display: block;
    float: none;
    position: relative;
     margin: 0 10px;
    padding: 0;
}
.headerlinks ul li.cssLiLinks.hideli{display:block;}
.headerlinks ul li.cssLiLinks_last {
    border-bottom: 0px dashed #cccccc;
}
/*.headerlinks ul li.cssLiLinks.hideli:first-child
{
    padding-top:30px;
}*/
.headerlinks a.toplink {
    float: none;
    display: block;
    color:#FFFFD1;
    font-size:14px;
    margin: 4px 0 ;
}
.headerlinks a.toplink.al {
    float: none;
    display: inline;
}
.headerlinks 
{
    color:#fff;
}
.headerlinks a.toplink:hover{color:#fff;}
.header_toplinks_outer {
    display: table-cell;
}

#headerMain .RightLinksOuter {
    margin-top: 0;
    width: 100%;
}
.table_toplinks_outer{   position: absolute;
    right: 60px;    z-index: 5;
    top: 5px;}
    .div-td.tdxshide {
    display: none;
}
.textyellowbold{display:none}
.textyellowbold.you{display:inline}
.div-td.tdxsshow{text-align:center;width:50px;position:absolute;right:50px;top:0;}
.div-td.tdxsshow a.dropdown-toggle {
  display: block;
  padding: 3px;
  border: 1px solid #aaa;
  line-height: 24px;
}


.div-td.tdxsshow font{display:none;}
    
    .DivsearchOuter_header {
    left: auto;
    margin: 0;
    right: 5px;
    top: 5px;
    width: 233px;
    z-index: 4;
     border-radius: 2px;
}
.headerbg ,#headerMain{
    height: 44px;  background-color: #fff;
    border-bottom: 1px dashed #ccc;
}
.divcartText_outer 
{
    display:none;
    margin-right: 60px;
}
#headerMain .logo .logoanc {
    margin: 0;
}
.divCatlistouter {
    margin: 10px;
    height:260px;
width:150px;
border:1px solid #ccc;
box-shadow:none;
border-radius:3px;
}
.divCatlistouter .divCatlistouter_inner .picture_outer{width:150px;height: 200px;}
.divCatlistouter img.mainImage {
    max-height: 190px;
  max-width: 150px;
 }

.divPrdList_outer {
     border: 1px solid #ccc;
    border-radius: 3px;
    box-shadow: none;
    display: table;
    height: 290px;
    margin: 10px;
    width: 150px;
}
.divPrdList_outer .divPrdList_innerMain .divPrdList-innertable .divPrdList-imgouter {
    height: 200px;
    width: 150px;
    padding:5px 0;
}
.divPrdList_outer img.mainImage {
    max-height: 200px;
    max-width: 150px;
}
.divCatPrdList_topouterHover {
    display: none !important;
}
.wrapperScrollerDiv_css {
    width: auto;
}
.tdseahrcouter_homepage {
    float: right;
    width: 100%;
    margin-top: 10px;
    display:none;
}
.mCSB_container.mCS_no_scrollbar {
    margin-right: 10px;
}

.divHomeTextouter {
    height: auto !important;
    display:none;
}
.divRightSearchall_outer select {
    width: 100%!important;
    margin: 0 -5px;
    height: 33px;
    border-radius: 3px;
}
.divRightSearchall_outer input.watermarktextbox,.divRightSearchall_outer input.textbox {
    width: 97% !important;
  height: 33px !important;
}
.divRightSearchall_outer .store-search {
    padding: 10px 30px;
    width: auto;
}
.divRightSearchall_outer .advanced-search {
    font-size: 13px !important;
}
.footer_td1,.footer_td3 {
    border-right: 0px solid #ccc;
    width: 100%;
    float: left;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.footer_copyright {
    padding-bottom: 20px;
}
.express-text { width:100%; margin-bottom:5px; } 
.express-button  { width:100%; } 

    #SaticContentOuter
    {
        width:350px;
        margin:5px;
    }
      #SaticContentOuter img, input[type=image]
{
    max-width:350px !important;
}
    
  
.toprightlink.in {display: block;}
.divAccountHover {
    left: -18px !important;
    top: 25px !important;
}
.DivcartOuter_header a.ancShopbox{margin-top:6px;}
}

@media screen and (max-width:980px) 
{
    .wd{ width:39%;}
    
    .div-static { width:93%; }

    .artile-ul > li { width: 32%; }    
}

@media screen and (max-width:768px) 
{
    .wd{ width:88%; margin-left:0px; margin-right:0px;}
    
    .div-static { width:93%; }

    .artile-ul > li { width: 47%; }  
    .divSortprice_outer, .divcounterCatPage_outer { float: none; width: 100%; margin-left: 10px; display: table;}
    .divcounterCatPage_outer { text-align:left; }
}

@media screen and (max-width:360px) 
{
    .div-static { width:93%; }

    .artile-ul > li { width: 100%; }
}

@media screen and (max-width:359px) 
{
     .toprightlink {
    left: 65px;
    }
    .divAccountHover {
    left: -17px !important;
    top: 25px !important;
}
     #main,footer
    {
        width: 320px;
    }
    
.staticcontentouter_contactus img {
    max-width: 300px;
}
.divRightSearchall_outer input.watermarktextbox,.divRightSearchall_outer input.textbox {
    width: 97% !important;
    height: 33px !important;
}

.margin-top10-xs { margin-top:10px; }

    #SaticContentOuter
    {
        width:310px;
        margin:5px;
    }
      #SaticContentOuter img, input[type=image]
{
    max-width:310px !important;
}
    .divCatlistouter {
    margin: 10px;
    height:240px;
width:135px;
}
.divCatlistouter .divCatlistouter_inner .picture_outer{width:135px;height: 190px;}
.divCatlistouter img.mainImage {
    max-height: 190px;
  max-width: 135px;
 }
 .divPrdList_outer {
    width: 135px;
}

.divPrdList_outer .divPrdList_innerMain .divPrdList-innertable .divPrdList-imgouter {
    height: 190px;
    width: 128px;padding:5px;
}

.divPrdList_outer img.mainImage {
    max-height: 190px;
    max-width: 128px;
}

.divPrdList_outer .divPrdList_innerMain .divPrdList-innertable .divPrdList-prdNameouter {

    height: 40px;
max-height: 40px;
   vertical-align: middle;
    display: table-cell;
}
}