.prevupdateleft
{
position: relative;
width: 180px;
height: 20px;
padding: 0px;
background: #b5b099;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
border: #A0A0A0 solid 1px;
}

.creditCardNumber{background-repeat: no-repeat;background-position-x: 88%;background-position-y: 0px;}


.prevupdateleft:hover
{
position: relative;
width: 180px;
height: 20px;
padding: 0px;
background: #C1BBA3;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
border: #A0A0A0 solid 1px;
}


.prevupdateleft:after
{
content: '';
position: absolute;
border-style: solid;
border-width: 18px 17px 18px 0;
border-color: transparent #b5b099;
display: block;
width: 0;
z-index: 1;
left: -17px;
top: -8px;
}

.prevupdateleft:before
{
content: '';
position: absolute;
border-style: solid;
border-width: 18px 17px 18px 0;
border-color: transparent #A0A0A0 ;
display: block;
width: 0;
z-index: 0;
left: -18px;
top: -8px;
}




.logoutheader {background:#b5b099;}

.previousbar {width: 400px; height: 40px; padding-left: 20px; padding-right: 20px;}


.prevupdatelinks:link
{
font-family: 'Courier New', Courier, monospace; font-size:16px; font-weight: bold; font-style: italic; color: #404040; 
}

.prevupdatelinks:hover
{
font-family: 'Courier New', Courier, monospace; font-size:16px; font-weight: bold; font-style: italic; color: #000000; 
}

.newarrivals {width: 636px; height: 57px; 
background-image:url('/images/2015sitedesign/catheader-new-arrivals.gif');
background-repeat:no-repeat; background-position:center;}

.newarrivalsday
{font-family: 'Courier New', Courier, monospace; font-size:24px; font-weight: bold; color: #C1BBA3; 
}

.newarrivalsdate
{font-family: 'Courier New', Courier, monospace; font-size:16px; font-weight: bold; color: #C1BBA3;  padding: 12px;
}


.newarrivalsweekrange {font-family: 'Courier New', Courier, monospace; font-size:18px; font-weight: bold; color: #1E1E1E; width: 100%;}



.weekly-arrow-left
{
position: relative; width: 115px; height: 15px; padding: 0px; background: #b5b099; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; border: #A0A0A0 solid 1px;
}

.weekly-arrow-left:hover
{
position: relative; width: 115px; height: 15px; padding: 0px; background: #C1BBA3; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; border: #A0A0A0 solid 1px;
}


.weekly-arrow-left:after
{
content: '';
position: absolute; border-style: solid; border-width: 14px 13px 14px 0; border-color: transparent #b5b099; display: block; width: 0; z-index: 1; left: -13px; top: -6px;
}

.weekly-arrow-left:before
{
content: ''; position: absolute; border-style: solid; border-width: 14px 13px 14px 0; border-color: transparent #A0A0A0; display: block; width: 0; z-index: 0; left: -14px; top: -6px;
}



.weekly-prev-text:link {font-family: 'Courier New', Courier, monospace; font-size:14px; font-weight: bold; font-style: italic; color: #404040; line-height: 15px;}

.weekly-prev-text:hover {font-family: 'Courier New', Courier, monospace; font-size:14px; font-weight: bold; font-style: italic; color: #000000; line-height: 15px;}





.next-arrow-latest:link {font-family: 'Courier New', Courier, monospace; font-size:14px; font-weight: bold; font-style: italic; color: #404040; line-height: 15px;}

.next-arrow-latest:hover {font-family: 'Courier New', Courier, monospace; font-size:14px; font-weight: bold; font-style: italic; color: #000000; line-height: 15px;}




#getsslseals #menu {
 padding: 0px;
}


#sitetopmenu{width:auto}#sitetopmenu ul{list-style:none;margin:0;padding:0}#sitetopmenu a{text-decoration:none}ul.dropdown{position:relative;list-style:none;z-index:9996}ul.dropdown li{font-weight:bold;float:left;zoom:1;background:#ccc;border:solid 0 #666}ul.dropdown a:hover{color:#000}ul.dropdown a:active{color:#ffa500}ul.dropdown li a{display:block;padding:4px 8px;border-right:0 solid #333;color:#222}ul.dropdown li:last-child a{border-right:0}ul.dropdown li.hover,ul.dropdown li:hover{background:#f3d673;color:black;position:relative}ul.dropdown li.hover a{color:black}ul.dropdown ul{visibility:hidden;position:absolute;top:100%;left:0;width:175px}ul.dropdown ul li{font-weight:normal;background:#f6f6f6;color:#000;border-right:1px solid #ccc;border-left:1px solid #ccc;border-bottom:1px solid #ccc;float:none}ul.dropdown ul li a{border-right:0;width:100%;display:inline-block}ul.dropdown ul ul{left:100%;top:0}ul.dropdown li:hover>ul{visibility:visible;border-top:1px solid #ccc}ul.dropdown ul ul ul{left:100%;top:0}ul.dropdown li:hover>ul li:hover>ul{visibility:visible;border-top:1px solid #000000}



#GuidedNavLeftMenu{background-color:#b5b099;
    border-radius: 10px;
    border-top: 0px solid #1E1E1E;
border-bottom: 1px solid #1E1E1E;
border-left: 1px solid #1E1E1E;
border-right: 1px solid #1E1E1E;
}

.GuidedNavSubHead{font-size:12px;font-color:#000000; font-weight:bold;padding-left:2px;font-family:Arial;background-color:#C1BBA3;width:100%; }

.guidednav-filterheader{font-size:12px;font-color:#000000; font-weight:bold;padding-left:2px;font-family:Arial;background-color:#C1BBA3;width:100%;}

A.GuidedNavSubLink:link{font-family:Arial;font-size:12px;font-weight:normal;text-decoration:none;color:#000000;}

A.GuidedNavSubLink:active{font-family:Arial;font-size:12px;font-weight:normal;text-decoration:none;color:#000000;}

A.GuidedNavSubLink:visited{font-family:Arial;font-size:12px;font-weight:normal;text-decoration:none;color:#585858;}

A.GuidedNavSubLink:hover{font-family:Arial;font-size:12px;font-weight:normal;text-decoration:none;color:#707070;}

A.GuidedNavCatTreeLink:link{font-family:Arial;font-size:11px;font-weight:normal;text-decoration:none;color:#4e4e50}

A.GuidedNavCatTreeLink:active{font-family:Arial;font-size:11px;font-weight:normal;text-decoration:none;color:#4e4e50}

A.GuidedNavCatTreeLink:visited{font-family:Arial;font-size:11px;font-weight:normal;text-decoration:none;color:#4e4e50}

A.GuidedNavCatTreeLink:hover{font-family:Arial;font-size:11px;font-weight:normal;text-decoration:none;color:#4e4e50}

.GuidedNavCatTreeHead{font-size:10px;font-weight:normal;padding-left:2px;padding-bottom:3px;font-family:Arial}

.GuidedNavCheckBox{font-family:Arial;padding-left:8px;width:15px;vertical-align:top}

.GuidedNavItems{font-family:Arial;font-size:12px;text-align:left;width:165px;horizontal-align:left;vertical-align:top;padding-left:2px}

.GuidedNavItemsGray{font-family:Arial;font-size:12px;text-align:left;width:165px;horizontal-align:left;vertical-align:top;padding-left:2px;color:#a1a1a1}

.GuidedNavMainTable{}

.GuidedNavScrollDiv{overflow:auto;border:none 1px red;height:100px;scrollbars:vertical;acrollbars-bottom:none;width:158px}

.GuidedNavProcessDiv{font-family:Arial}

.guidednav-categorytree .newnav{font-size:12px;}



.display_archive {font-family: Arial,verdana; font-size: 10px; color: #696969; font-style: italic;}

.campaign:nth-of-type(even) {line-height: 125%; padding-bottom: 10px; padding-top: 10px;}

.campaign:nth-of-type(odd) {line-height: 125%; padding-bottom: 10px; padding-top: 10px; background-color: #C1BBA3;}


.bannersocket {width: 1003px; height: 395px; cellpadding: 0px; cellspacing: 0px; border: 0px; background-repeat:no-repeat; background-position:center;}


.newsrow:nth-of-type(even) {line-height: 125%; padding-bottom: 10px; padding-top: 10px;}

.newsrow:nth-of-type(odd) {line-height: 125%; padding-bottom: 10px; padding-top: 10px; background-color: #b5b099;}






.image-cell { 
padding-left: 3px;
padding-right: 3px;
}

.name-cell {width: 750px;}



#orderreviewitemtable .td.SiteWideText:nth-of-type(even) {height: 100%;}


#orderreviewitemtable .SiteWideText:nth-of-type(odd), .orderreviewitemimage:nth-of-type(odd)  {height: 100%; background-color: #b5b099;}


.guidednavdescription {text-align: center;}



.style1{font-size:9px}.phone{COLOR:#f00;FONT-FAMILY:Tahoma,Arial,Helvitica,sans-serif;FONT-SIZE:12pt;FONT-WEIGHT:bold}.location{COLOR:#fff;FONT-FAMILY:Tahoma,Arial,Helvitica,sans-serif;FONT-SIZE:12pt;FONT-WEIGHT:bold}.navhead{COLOR:#29166f;FONT-FAMILY:Tahoma,Arial,Helvitica,sans-serif;FONT-SIZE:10pt;FONT-WEIGHT:bold}.leftnavhead{COLOR:#000;FONT-FAMILY:Tahoma,Arial,Helvitica,sans-serif;FONT-SIZE:11pt;FONT-WEIGHT:bold}.yellow{COLOR:#29166f;FONT-FAMILY:Tahoma,Arial,Helvitica,sans-serif;FONT-SIZE:10pt;FONT-WEIGHT:bold}.nav{COLOR:#003663;FONT-FAMILY:Tahoma,Arial,Helvitica,sans-serif;FONT-SIZE:10pt;FONT-WEIGHT:bold}.news{COLOR:#000;FONT-FAMILY:Tahoma,Arial,Helvitica,sans-serif;FONT-SIZE:10pt;FONT-WEIGHT:normal}.desc{COLOR:#000;FONT-FAMILY:Tahoma,Arial,Helvitica,sans-serif;FONT-SIZE:10pt;FONT-WEIGHT:normal}.scartrem{COLOR:silver;FONT-FAMILY:Tahoma,Arial,Helvitica,sans-serif;FONT-SIZE:10pt;FONT-WEIGHT:normal}.scartdesc{COLOR:#fff;FONT-FAMILY:Tahoma,Arial,Helvitica,sans-serif;FONT-SIZE:10pt;FONT-WEIGHT:normal}.descb{COLOR:#000;FONT-FAMILY:Tahoma,Arial,Helvitica,sans-serif;FONT-SIZE:10pt;FONT-WEIGHT:bold}.price{COLOR:#680000;FONT-FAMILY:Tahoma,Arial,Helvitica,sans-serif;FONT-SIZE:12pt;FONT-WEIGHT:bold}.price2{COLOR:#680000;FONT-FAMILY:Tahoma,Arial,Helvitica,sans-serif;FONT-SIZE:10pt;FONT-WEIGHT:normal}.newprice{COLOR:#fff;FONT-FAMILY:Tahoma,Arial,Helvitica,sans-serif;FONT-SIZE:10pt;FONT-WEIGHT:bold}.desc2{COLOR:#000;FONT-FAMILY:Tahoma,Arial,Helvitica,sans-serif;FONT-SIZE:12pt;FONT-WEIGHT:normal}.checkout{COLOR:#000;FONT-FAMILY:Tahoma,Arial,Helvitica,sans-serif;FONT-SIZE:10pt;FONT-WEIGHT:bold}.required{COLOR:green;FONT-FAMILY:Tahoma,Arial,Helvitica,sans-serif;FONT-SIZE:10pt;FONT-WEIGHT:normal}.inputtext{COLOR:black;FONT-FAMILY:Tahoma,Arial,Helvitica,sans-serif;FONT-SIZE:12px;FONT-WEIGHT:normal}.inputtext_small{COLOR:black;FONT-FAMILY:Tahoma,Arial,Helvitica,sans-serif;FONT-SIZE:12px;FONT-WEIGHT:normal}.inputtextNS{FONT-FAMILY:Tahoma,Arial,Helvitica,sans-serif;FONT-SIZE:12px}.buttontext{COLOR:#29166f;FONT-FAMILY:verdana,Tahoma,Arial,Helvitica,sans-serif;FONT-SIZE:11px;FONT-WEIGHT:normal}.inputtext2{COLOR:#29166f;FONT-FAMILY:Tahoma,Arial,Helvitica,sans-serif;FONT-SIZE:10px}.inputtext3{COLOR:#f00;FONT-FAMILY:Tahoma,Arial,Helvitica,sans-serif;FONT-SIZE:10px}.specialinputtext{COLOR:#000;FONT-FAMILY:Tahoma,Arial,Helvitica,sans-serif;FONT-SIZE:10pt;FONT-WEIGHT:normal}.topcat{COLOR:#000;FONT-FAMILY:Tahoma,Arial,Helvitica,sans-serif;FONT-SIZE:10pt;TEXT-TRANSFORM:capitalize}.level2{FONT-FAMILY:Tahoma,Arial,Helvitica,sans-serif;FONT-SIZE:10pt;TEXT-TRANSFORM:capitalize}.ingnav{COLOR:#003663;FONT-FAMILY:Tahoma,Arial,Helvitica,sans-serif;FONT-SIZE:10pt;FONT-WEIGHT:bold;TEXT-TRANSFORM:capitalize}.errormessageBG1{BACKGROUND:#ffffd5}.errormessageBG2{BACKGROUND:#ffffd5}.errormessagefont1{COLOR:#009;FONT-FAMILY:Tahoma,Arial,Helvitica,sans-serif;FONT-SIZE:10pt;FONT-WEIGHT:normal}.errormessagefont2{COLOR:#f00;FONT-FAMILY:Tahoma,Arial,Helvitica,sans-serif;FONT-SIZE:10pt;FONT-WEIGHT:normal}.importantmessage1{COLOR:#009;FONT-FAMILY:Tahoma,Arial,Helvitica,sans-serif;FONT-SIZE:11pt;FONT-WEIGHT:bold}.importantmessage2{COLOR:#009;FONT-FAMILY:Tahoma,Arial,Helvitica,sans-serif;FONT-SIZE:12pt;FONT-WEIGHT:bold}.oddrow{BACKGROUND:#fff}.evenrow{BACKGROUND:#fff}A.product{COLOR:#000}A.product:hover{COLOR:#33c}.adminnavhead{COLOR:#fff;FONT-FAMILY:Tahoma,Arial,Helvitica,sans-serif;FONT-SIZE:10pt;FONT-WEIGHT:bold}.adminSmallSpace{COLOR:#fff;FONT-FAMILY:Verdana,Arial;FONT-SIZE:9pt}.folding{cursor:pointer;cursor:hand}.specialItemline{COLOR:#000}.divhide{display:none}.divshow{display:inline}table.withborder{border-width:1px;border-spacing:none;border-style:solid;border-collapse:collapse}table.withoutborder{border-width:0;border-spacing:none;border-style:solid;border-collapse:collapse}.dropddiv{height:25px;border:0 none!important;vertical-align:top;overflow:auto;white-space:nowrap}.dropdlnk{vertical-align:bottom;height:25px}.dropdTxtBox{padding-right:0;height:20px!important;vertical-align:bottom;width:auto}.dropdimg{margin-left:-5px;vertical-align:bottom;height:23px;border:0 none!important}.dispdrop{min-width:175px;width:auto;height:175px;max-height:175px;overflow:scroll;float:left;position:fixed}.dispitemspan{width:100%!important}.dispdesc{margin-left:5px}.dispvalue{display:none}.dispbox{margin:0;padding:0}.dispbox li{margin:0;padding:0;list-style:none;float:left;width:auto;font:bold 11px arial}.dispbox li a{display:block;margin:0 1px 0 0;padding:4px 10px;width:60px;background:white!important;color:black!important;text-align:center;text-decoration:none}.dispbox li a:hover{background:#49a3ff}.dispbox a:visited{color:#2875de!important}.dispbox div{position:absolute;visibility:hidden;margin:0;padding:0;background:white;border:1px solid #5970b2}.dispbox div a{position:relative;display:block;margin:0;padding:5px 10px;width:auto;white-space:nowrap;text-align:left;text-decoration:none!important;background:white;color:#2875de;font:11px arial}.dispbox div a:hover{background:#49a3ff;color:#FFF}.dispselect{background:white!important;color:Red!important}.icon{border:0}.icon img:visited{border:0}.addressdiff{border:solid 1px #b43d35;background:#ffffd0;color:#900;padding-left:3px;padding-right:3px;font-weight:bold}.NeedItTab{font-weight:bold;font-family:Arial;font-size:12px}a.NeedItLink:link{FONT-FAMILY:Arial;FONT-SIZE:12px;FONT-WEIGHT:bold;TEXT-DECORATION:underline}a.NeedItLink:active{FONT-FAMILY:Arial;FONT-SIZE:12px;FONT-WEIGHT:bold;TEXT-DECORATION:underline}a.NeedItLink:visited{FONT-FAMILY:Arial;FONT-SIZE:12px;FONT-WEIGHT:bold;TEXT-DECORATION:underline}a.NeedItLink:hover{FONT-FAMILY:Arial;FONT-SIZE:12px;FONT-WEIGHT:bold;TEXT-DECORATION:underline}.delzipcodediv{font-weight:normal;font-family:Arial;font-size:12px;color:#f00}.LeftPad{padding-left:15px;text-align:left}.lastaddedprodcss{background-color:#faf9cb}



.ReviewNumber{float:left;font-size:7pt;background:black;color:white;padding:2px 2px}.ReviewNumberSmall{float:left;font-size:7pt;background:black;color:white;padding:1px 1px}a.WriteReviewLink:link{COLOR:#00f;FONT-FAMILY:Arial;FONT-SIZE:8pt;FONT-WEIGHT:normal;FONT-STYLE:normal;TEXT-DECORATION:underline}a.WriteReviewLink:active{COLOR:#00f;FONT-FAMILY:Arial;FONT-SIZE:8pt;FONT-WEIGHT:normal;FONT-STYLE:normal;TEXT-DECORATION:underline}a.WriteReviewLink:visited{COLOR:#00f;FONT-FAMILY:Arial;FONT-SIZE:8pt;FONT-WEIGHT:normal;FONT-STYLE:normal;TEXT-DECORATION:underline}a.WriteReviewLink:hover{COLOR:#00f;FONT-FAMILY:Arial;FONT-SIZE:8pt;FONT-WEIGHT:normal;FONT-STYLE:normal;TEXT-DECORATION:underline}.BeFirstToReview{COLOR:#00f;FONT-FAMILY:Arial;FONT-SIZE:8pt;FONT-WEIGHT:normal;padding-bottom:3px}.SocialMediaText{COLOR:#f00;FONT-FAMILY:Arial;FONT-SIZE:8pt;FONT-WEIGHT:normal}div.ratingMessage{PADDING-RIGHT:0;PADDING-LEFT:0;PADDING-BOTTOM:0;COLOR:#666}div.instructions{COLOR:#666;font-size:9px;font-weight:normal}








.LeftNavHeaderFormat4And6{font-weight:bold}.returncustomerloginsection{background-color:#cff;border:solid 1px gray;border-collapse:collapse}#yourorders .roundeddiv{border-radius:6px;margin-left:2px;width:99%}#yourorders .noordersmessage{color:#000;margin-left:4px;margin-top:4px;font-weight:bold}#yourorders .orderscount{margin:4px;float:left}#yourorders .pagingdropdowndiv{margin:4px;float:right}#yourorders .clear{clear:both}#yourorders .orderinfo{margin:0;padding:10px 10px;color:#000}#yourorders .orderdetails{width:100%;margin:0;padding:10px 10px;color:#000}#yourorders .clearbottom{clear:both;margin-bottom:8px}#yourorders .ordersubinfo{list-style-type:none;padding:0;margin:0}#yourorders .ordersubinfo li{padding:0;margin-bottom:5px}#yourorders .ulproductdetails{list-style-type:none;padding:0;margin:0}#yourorders .orderinformation{margin-left:2px;width:99.5%}.ItemsNotAvailabeWishlist{color:#f00;font-size:10px}.ItemsNotAvailabeFavorites{color:#f00;font-size:10px}#ReviewComments{border-bottom:solid 1px #aaa;padding-bottom:15px}#ReviewTitle{padding-top:15px}.icon-not-selected{border:solid 1px transparent;}.icon-selected{border:solid 1px red;padding:0;}.Itemnotinstockmessage{color:red;font-size:12px;font-weight:bold}.evenrow{background-color:#fff}.oddrow{background-color:#efefef}#getguidednavtopcategory th{text-align:left}#getcategoryforat4and6 th{text-align:left}#getsearchmaintab th{text-align:left}#getcategorytreeformat1 th{text-align:left}#getcategorytreeformat2 th{text-align:left}#getbrowsebycategory th{text-align:left}#getbrowsebysubcategory th{text-align:left}#getbrowsebymfg th{text-align:left}#getbrowsebyseller th{text-align:left}#getbrowsebyprice th{text-align:left}#getjoinnewsgroup th{text-align:left}#getenterprisesearch th{text-align:left}#getsitelinks th{text-align:left}#getsslseals th{text-align:left}#getleftsocketcontent1 th{text-align:left}#getleftsocketcontent2 th{text-align:left}#getleftsocketcontent3 th{text-align:left}#getleftsocketcontent2 td{padding-left:0}#getleftsocketcontent3 td{padding-left:0}img{border:0}.errormessage{font-size:12px;color:#c00}.instockmessagediv{color:green}.outofstockmessagediv{color:red}.stockcountmessagediv{color:red}#splitshipmenttable{cellpadding:10px}.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{clip:rect(1px,1px,1px,1px);position:absolute!important}.ui-helper-reset{border:0 none;font-size:100%;line-height:1.3;list-style:none outside none;margin:0;outline:0 none;padding:0;text-decoration:none}.ui-helper-clearfix:after{clear:both;content:".";display:block;height:0;visibility:hidden}.ui-helper-clearfix{display:inline-block}* html .ui-helper-clearfix{height:1%}.ui-helper-clearfix{display:block}.ui-helper-zfix{height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}.ui-state-disabled{cursor:default!important}.ui-icon{background-repeat:no-repeat;display:block;overflow:hidden;text-indent:-99999px}.ui-widget-overlay{height:100%;left:0;position:absolute;top:0;width:100%}.ui-widget{font-family:Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{background:repeat-x scroll 50% 50% #fff;color:#222}.ui-widget-content a{color:#222}.ui-widget-header{color:#222;font-weight:bold}.ui-widget-header a{color:#222}


.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{background:repeat-x scroll 50% 50% #C1BBA3;border:1px solid #b5b099;color:#555;font-weight: bold;}

.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#000000;text-decoration:none}

.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{background:repeat-x scroll 50% 50% #C1BBA3; border:1px solid #999;color:#212121;font-weight:normal}

.ui-state-hover a,.ui-state-hover a:hover{color:#1e1e1e;text-decoration:none}


.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{background:repeat-x scroll 50% 50% #b5b099;border:1px solid #aaa;color:#b5b099;font-weight:bold;}
.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#000000;text-decoration:none}


.ui-widget *:active{outline:medium none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{background:repeat-x scroll 50% 50% #fbf9ee;border:1px solid #fcefa1;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{background:repeat-x scroll 50% bottom #fef1ec;border:1px solid #cd0a0a;color:#cd0a0a}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{font-weight:normal;opacity:.7}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{background-image:none;opacity:.35}.ui-icon{height:16px;width:16px}.ui-icon-carat-1-n{background-position:0 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:0 -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-off{background-position:-96px -144px}.ui-icon-radio-on{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-tl{border-top-left-radius:4px}.ui-corner-tr{border-top-right-radius:4px}.ui-corner-bl{border-bottom-left-radius:4px}.ui-corner-br{border-bottom-right-radius:4px}.ui-corner-top{border-top-left-radius:4px;border-top-right-radius:4px}.ui-corner-bottom{border-radius:0px 3px 3px 3px}.ui-corner-right{border-bottom-right-radius:4px;border-top-right-radius:4px}.ui-corner-left{border-bottom-left-radius:4px;border-top-left-radius:4px}.ui-widget-overlay{background:repeat-x scroll 50% 50% #aaa;opacity:.3}.ui-widget-shadow{background:repeat-x scroll 50% 50% #aaa;border-radius:8px 8px 8px 8px;margin:-8px 0 0 -8px;opacity:.3;padding:8px}.ui-tabs{padding:.2em;position:relative}.ui-tabs .ui-tabs-nav{border-left:0 none;margin:0;padding:.2em .2em 0 0}.ui-tabs .ui-tabs-nav li{border-bottom:0 none!important;float:left;list-style:none outside none;margin:0 .2em 1px 0;padding:0;position:relative;top:1px;white-space:nowrap}.ui-tabs .ui-tabs-nav li a{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-selected{margin-bottom:0;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-tabs-selected a,.ui-tabs .ui-tabs-nav li.ui-state-disabled a,.ui-tabs .ui-tabs-nav li.ui-state-processing a{cursor:text}.ui-tabs .ui-tabs-nav li a,.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a{cursor:pointer}.ui-tabs .ui-tabs-panel{background:none repeat scroll 0 0 transparent;border:1px solid #aaa;display:block;padding:1em 1.4em}.ui-tabs .ui-tabs-hide{display:none!important}#backgroundPopup{background:none repeat scroll 0 0 #000;border:1px solid #cecece;display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:1}#popupContact{background:none repeat scroll 0 0 #fff;border:2px solid #cecece;display:none;font-size:13px;height:384px;padding:12px;position:fixed;width:408px;z-index:2}#popupContact h1{border-bottom:1px dotted #d3d3d3;color:#6fa5fd;font-size:22px;font-weight:700;margin-bottom:20px;padding-bottom:2px;text-align:left}#popupContactClose{color:#6fa5fd;display:block;font-size:14px;font-weight:700;line-height:14px;position:absolute;right:6px;top:4px}
.ui-tabs-panel{background-color:#1e1e1e;}
.style1{font-size: 9px;}
.phone{COLOR: #FF0000; FONT-FAMILY: Tahoma, Arial, Helvitica, sans-serif; FONT-SIZE: 12pt; FONT-WEIGHT: bold;}
.location{COLOR: #ffffff; FONT-FAMILY: Tahoma, Arial, Helvitica, sans-serif; FONT-SIZE: 12pt; FONT-WEIGHT: bold;}
.navhead{COLOR: #29166f; FONT-FAMILY: Tahoma, Arial, Helvitica, sans-serif; FONT-SIZE: 10pt; FONT-WEIGHT: bold;}
.leftnavhead{COLOR: #000000; FONT-FAMILY: Tahoma, Arial, Helvitica, sans-serif; FONT-SIZE: 11pt; FONT-WEIGHT: bold;}
.yellow{COLOR: #29166f; FONT-FAMILY: Tahoma, Arial, Helvitica, sans-serif; FONT-SIZE: 10pt; FONT-WEIGHT: bold;}
.nav{COLOR: #003663; FONT-FAMILY: Tahoma, Arial, Helvitica, sans-serif; FONT-SIZE: 10pt; FONT-WEIGHT: bold;}
.news{COLOR: #000000; FONT-FAMILY: Tahoma, Arial, Helvitica, sans-serif; FONT-SIZE: 10pt; FONT-WEIGHT: normal;}
.desc{COLOR: #000000; FONT-FAMILY: Tahoma, Arial, Helvitica, sans-serif; FONT-SIZE: 10pt; FONT-WEIGHT: normal;}
.scartrem{COLOR: silver; FONT-FAMILY: Tahoma, Arial, Helvitica, sans-serif; FONT-SIZE: 10pt; FONT-WEIGHT: normal;}
.scartdesc{COLOR: #ffffff; FONT-FAMILY: Tahoma, Arial, Helvitica, sans-serif; FONT-SIZE: 10pt; FONT-WEIGHT: normal;}
.descb{COLOR: #000000; FONT-FAMILY: Tahoma, Arial, Helvitica, sans-serif; FONT-SIZE: 10pt; FONT-WEIGHT: bold;}
.price{COLOR: #680000; FONT-FAMILY: Tahoma, Arial, Helvitica, sans-serif; FONT-SIZE: 12pt; FONT-WEIGHT: bold;}
.price2{COLOR: #680000; FONT-FAMILY: Tahoma, Arial, Helvitica, sans-serif; FONT-SIZE: 10pt; FONT-WEIGHT: normal;}
.newprice{COLOR: #ffffff; FONT-FAMILY: Tahoma, Arial, Helvitica, sans-serif; FONT-SIZE: 10pt; FONT-WEIGHT: bold;}
.desc2{COLOR: #000000; FONT-FAMILY: Tahoma, Arial, Helvitica, sans-serif; FONT-SIZE: 12pt; FONT-WEIGHT: normal;}
.checkout{COLOR: #000000; FONT-FAMILY: Tahoma, Arial, Helvitica, sans-serif; FONT-SIZE: 10pt; FONT-WEIGHT: bold;}
.required{COLOR: green; FONT-FAMILY: Tahoma, Arial, Helvitica, sans-serif; FONT-SIZE: 10pt; FONT-WEIGHT: normal;}
.inputtext{COLOR: black; FONT-FAMILY: Tahoma, Arial, Helvitica, sans-serif; FONT-SIZE: 12px; FONT-WEIGHT: normal;}
.inputtext_small{COLOR: black; FONT-FAMILY: Tahoma, Arial, Helvitica, sans-serif; FONT-SIZE: 12px; FONT-WEIGHT: normal;}
.inputtextNS{FONT-FAMILY: Tahoma, Arial, Helvitica, sans-serif; FONT-SIZE: 12px;}
.buttontext{COLOR: #29166f; FONT-FAMILY: verdana,Tahoma, Arial, Helvitica, sans-serif; FONT-SIZE: 11px; FONT-WEIGHT: normal;}
.inputtext2{COLOR: #29166f; FONT-FAMILY: Tahoma, Arial, Helvitica, sans-serif; FONT-SIZE: 10px;}
.inputtext3{COLOR: #FF0000; FONT-FAMILY: Tahoma, Arial, Helvitica, sans-serif; FONT-SIZE: 10px;}
.specialinputtext{COLOR: #000000; FONT-FAMILY: Tahoma, Arial, Helvitica, sans-serif; FONT-SIZE: 10pt; FONT-WEIGHT: normal;}
.topcat{COLOR: #000000; FONT-FAMILY: Tahoma, Arial, Helvitica, sans-serif; FONT-SIZE: 10pt; TEXT-TRANSFORM: capitalize;}
.level2{FONT-FAMILY: Tahoma, Arial, Helvitica, sans-serif; FONT-SIZE: 10pt; TEXT-TRANSFORM: capitalize;}
.ingnav{COLOR: #003663; FONT-FAMILY: Tahoma, Arial, Helvitica, sans-serif; FONT-SIZE: 10pt; FONT-WEIGHT: bold; TEXT-TRANSFORM: capitalize;}
.errormessageBG1{BACKGROUND: #FFFFD5;}
.errormessageBG2{BACKGROUND: #FFFFD5;}
.errormessagefont1{COLOR: #000099; FONT-FAMILY: Tahoma, Arial, Helvitica, sans-serif; FONT-SIZE: 10pt; FONT-WEIGHT: normal;}
.errormessagefont2{COLOR: #ff0000; FONT-FAMILY: Tahoma, Arial, Helvitica, sans-serif; FONT-SIZE: 10pt; FONT-WEIGHT: normal;}
.importantmessage1{COLOR: #000099; FONT-FAMILY: Tahoma, Arial, Helvitica, sans-serif; FONT-SIZE: 11pt; FONT-WEIGHT: bold;}
.importantmessage2{COLOR: #000099; FONT-FAMILY: Tahoma, Arial, Helvitica, sans-serif; FONT-SIZE: 12pt; FONT-WEIGHT: bold;}
.oddrow{BACKGROUND: #FFFFFF;}
.evenrow{BACKGROUND: #FFFFFF;}
A.product{COLOR: #CCCCCC;text-align: center;}
A.product:hover{COLOR: #999999;text-align: center;}
.adminnavhead{COLOR: #ffffff; FONT-FAMILY: Tahoma, Arial, Helvitica, sans-serif; FONT-SIZE: 10pt; FONT-WEIGHT: bold;}
.adminSmallSpace{COLOR: #ffffff; FONT-FAMILY: Verdana,Arial; FONT-SIZE: 9pt;}
.folding{cursor:pointer;cursor:hand;}
.specialItemline{COLOR: #000000;}
.divhide{display:none;}
.divshow{display:inline;}
table.withborder{border-width: 1px;border-spacing: none;border-style: solid;border-collapse: collapse;}
table.withoutborder{border-width: 0px;border-spacing: none;border-style: solid;border-collapse: collapse;}
/* For image drop down *//*advanced dropdown starts*/
.dropddiv{height: 25px;border:0px none !important;vertical-align:top;overflow:auto;white-space:nowrap;}
.dropdlnk{vertical-align:bottom;height: 25px;}
.dropdTxtBox{padding-right:0px;height:20px !important;vertical-align:bottom;width:auto;}
.dropdimg{margin-left:-5px;vertical-align:bottom;height: 23px;border:0px none !important;}
.dispdrop{min-width:175px;width:auto;height:175px;max-height:175px;overflow:scroll;float:left;position:fixed;}
.dispitemspan{width:100% !important;}
.dispdesc{margin-left:5px;}
.dispvalue{display:none;}
#bodywrapperdiv {}

#bodywrappertable {}

#header .links {position: absolute;right: 0px;bottom: 3px;font-size: 10px;padding-right: 10px;}
#header .links a {float: left;display: block;padding: 0px 0px 0px 7px;color: #fff;text-decoration: none;font-size: 12px;font-weight:normal;}
#header .links a+a {margin-left: 8px;border-left: 1px solid #CCC;font-weight:normal;}

a {font-size: 12px;}
#header #cart {position: absolute;top: 0px;right: 145px;z-index: 9;min-width: 300px;}
#header #cart .heading {float: right;margin-right: 172px;margin-top: 15px;padding-left: 14px;padding-right: 14px;position: relative;z-index: 1;}
#header #welcome a {color: #fff;font-size: 12px;text-decoration: underline;font-weight:normal;}
body {background-color: #000000;color: #000000;font-family: Arial,Helvetica,sans-serif;margin: 0px;padding: 0px;background-image: url('/images/2015sitedesign/ripped-background.gif');background-position: top center;background-repeat: repeat;}

/*footer*/
#footer {clear: both;overflow: auto;min-height: 100px;padding: 20px;border-top: 1px solid #DBDEE1;border-bottom: 1px solid #DBDEE1;background: #000000;margin:20px 0 0 0;}
#footer .column {float: left;width: 25%;min-height: 100px;}
#footer .column a {text-decoration: none;color: #000;font-size: 12px;}
#footer .column a:hover {text-decoration: underline;}
#footer .column a {color: #000;}
#footer .column ul li {margin-bottom: 3px;text-align: left;}
#footer h3 {color: #000000;font-size: 14px;margin-top: 0px;margin-bottom: 8px;margin-left: -145px;}
#footer .column ul {margin-top: 0px;margin-left: 8px;padding-left: 12px;}
#footer_logo {width: 200px;padding: 5px 0px 0px;margin: 0 auto;}

#powered {margin-top: 5px;text-align: left;clear: both;}
#cboxOverlay {background: #000;}
#cboxOverlay {position: fixed;width: 100%;height: 100%;}
#colorbox, #cboxOverlay, #cboxWrapper {position: absolute;top: 0;left: 0;z-index: 9999;overflow: hidden;}
body {background-color: #000000;color: #000000;font-family: Arial,Helvetica,sans-serif;margin: 0px;padding: 0px;background-image: url('/images/2015sitedesign/ripped-background.gif');background-position: top center;background-repeat: repeat;}
#powered {margin-top: 5px;text-align: left;clear: both;font-size:12px;}










/** *************************************/
.dispbox
{	margin: 0;
	padding: 0;
	/*z-index: 30*/
}

.dispbox li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width:auto;
	font: bold 11px arial
}

.dispbox li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 60px;
	background:white !important;	
	color: black !important;
	text-align: center;
	text-decoration: none
}

.dispbox li a:hover	
{	
	background: #49A3FF	
}

.dispbox a:visited 
{ 
	color: #2875DE !important;
	/*font: 11px arial !important;
	font: bold 11px arial */
}


.dispbox div
{	position: absolute;
	visibility: hidden;
/*	display:none; */
	margin: 0;
	padding: 0;	
	background: white;
	border: 1px solid #5970B2
}

.dispbox div a
{	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none !important;
	background:white;
	color: #2875DE;
	font: 11px arial
}

.dispbox div a:hover
{	background: #49A3FF;
	color: #FFF
}

.dispselect
{	
	background: white !important;
	/*background: #49A3FF !important; 	color: #FFF*/
	color:Red !important;
}

.icon
{    
    border:none;
}

.icon img:visited
{
    border:none;
}
/*advanced dropdown ends*/
.addressdiff{	border: solid 1px #B43D35;	background: #FFFFD0;	color: #990000;	padding-left: 3px;	padding-right: 3px;	font-weight:bold;}
.delzipcodediv{	font-weight:normal;	font-family:Arial;	font-size:12px;	color: #ff0000;}



.LeftPad{	padding-left:15px;	text-align:left;}
.transparent{}
		   

.lastaddedprodcss {background-color: #faf9cb;}


SPAN.PagingNumbers {WIDTH: 100%;
margin: 3px;
TEXT-ALIGN: center; 
BORDER-LEFT: #999999 1px solid;
BORDER-RIGHT: #999999 0px solid;
BORDER-TOP: #999999 0px solid;
BORDER-BOTTOM: #999999 0px solid; 
FONT-SIZE: 16px;
FONT-WEIGHT: bold;
CURSOR: pointer !important;}

SPAN.ProductListsPagingselected {WIDTH: 100%;
margin: 3px;
TEXT-ALIGN: center; 
FONT-SIZE: 18px;
FONT-WEIGHT: bold;
font-style: italic;
FONT-COLOR: #000000;
background-color: #999999;
padding: 2px;
CURSOR: pointer !important;}





.ReviewNumber {float: left; font-size: 7pt; background: black; color: white; padding: 2px 2px;}
.ReviewNumberSmall {float: left; font-size: 7pt; background: black; color: white; padding: 1px 1px;}
A.WriteReviewLink:link { COLOR: #0000ff; FONT-FAMILY: Arial; FONT-SIZE: 8pt; FONT-WEIGHT: normal; FONT-STYLE: normal; TEXT-DECORATION: underline;}
A.WriteReviewLink:active { COLOR: #0000ff; FONT-FAMILY: Arial; FONT-SIZE: 8pt; FONT-WEIGHT: normal; FONT-STYLE: normal; TEXT-DECORATION: underline;}
A.WriteReviewLink:visited { COLOR: #0000ff; FONT-FAMILY: Arial; FONT-SIZE: 8pt; FONT-WEIGHT: normal; FONT-STYLE: normal; TEXT-DECORATION: underline;}
A.WriteReviewLink:hover { COLOR: #0000ff; FONT-FAMILY: Arial; FONT-SIZE: 8pt; FONT-WEIGHT: normal; FONT-STYLE: normal; TEXT-DECORATION: underline;}
.BeFirstToReview { COLOR: #0000ff; FONT-FAMILY: Arial; FONT-SIZE: 8pt; FONT-WEIGHT: normal; padding-bottom:3px;}
.SocialMediaText { COLOR: #FF0000; FONT-FAMILY: Arial; FONT-SIZE: 8pt; FONT-WEIGHT: normal; }
div.ratingMessage{PADDING-RIGHT: 0px;PADDING-LEFT: 0px;PADDING-BOTTOM: 0px;COLOR: #666;}
DIV.instructions{COLOR: #666;font-size:9px;font-weight:normal;}
#divcatlistitemborder{margin: 2px;}
#tablecatlistitemborder{}
.diventiresitegraybg {position:fixed; top:0px; width:100%; left:0px; height:100%; overflow:hidden; padding:0; margin:0; background-color:#000; filter:alpha(opacity=50); opacity:0.5; z-index:400; visibility: hidden; display: none;}
#orderreviewitemtable{}

#orderreviewmaintable{}
#orderreviewshipaddtable{}
#orshipaddinfotable{}
#orderreviewbilladdtable{}
#orbilladdinfotable{}
#orshipoptmaintable{}
#orpayoptmaintable {background-color: #b5b099;
    border: 1px solid #1E1E1E;
    padding: 5px 5px 5px 8px;}

#ortaxoptmaintable{}
#orgiftcertoptmaintable{}
#orloyalrewoptmaintable{}
#orsurveyoptmaintable{}

#UpsellQuestiondiv1{}
.UpsellQuestiondivBorder {padding:5px;border: solid 2px #666; margin:10px 0px 5px 0px;}
#UpsellHeader{font-weight: bold;color:#636660;font-size:12px;display:block;}
#UpsellContent{padding-left:10px;color:#636660;font-size:12px;display:block;}


#divVariantHeader{font-weight: bold;color:#000000;font-size:14px; background-color: #b5b099;}
.acceptterms{color:#636660;font-size:12px;font-weight:normal;}

.div_maincat_sitemap{display: block;border: solid 0px green;margin: 10px;}
.ul_maincat_sitemap{list-style:none;margin:0;padding:0;}
ul.ul_maincat_sitemap li a {display: block;color: #d60000;}
.div_subcat_sitemap{float: left;border: solid 0px blue;margin: 5px 5px 5px 0px;}
.ul_subcat_sitemap{list-style:none;margin:0;padding:0;display: block;}
ul.ul_subcat_sitemap li a {display: block;color: #29314a;}
.clearfix {clear: both;}
.tableupsellQuestion {}
.tableupsellQuestion TD {font-weight: bold;}
.tableupsellQuestion .required {color: red; font-weight: normal;}
.tableupsellQuestion .surcharge {color: blue; font-weight: normal;}

.tableRegularQuestion TD {font-weight: bold;}
.tableRegularQuestion .required {color: red; font-weight: normal;}
.tableRegularQuestion .surcharge {color: blue; font-weight: normal;}

.itempageprodimagesection{font-family: Tahoma;font-size: 14px;margin: 0 10px 0 6px;padding: 4px;}
.prodpagemfglogo{padding: 5px;}
.itempageproddatasection{}
.prodpagelongdescdiv{font-family: Tahoma;font-size: 14px;padding: 5px;color:#363636;}
.prodpagelongdescheaderdiv {font-family: Tahoma;font-size: 14px;padding: 5px;color:#005962;}
.prodpageoptionheader{font-family: Tahoma;font-size: 16px;padding: 5px;color:#005962;}


.prodpageoptionname {background-color: #141414;font-family:Arial;font-size: 12px;color: #cccccc;padding:0px;}
.persmainlink {}
a.persmainlink,a:hover.persmainlink {text-decoration: underline;cursor: pointer;}   
.persmaindiv {display: none;position: absolute;border : 1px solid #dfdfdf;background-color : #FFF;z-index : 9999;border-radius: 6px;-moz-border-radius: 6px;-webkit-border-radius: 6px;min-width:200px !important;}
.persheader{padding : 2px 2px 2px 2px;background-color: #d1f1f4;height:18px;}
.headertext{padding-left : 2px;font-weight:bold;color : #000000;font-size:12px;}
.persdetails{margin : 5px;text-align : left;}
.persname{font-weight: bold;color: #363636;}
.persvalue{font-weight: normal;color: #363636;}
.closebutton{text-align: right;background-image: url("/images/StoreFront_System_Images/floatingcart_close.gif");width: 22px;height: 20px;float: right;background-repeat: no-repeat;}


#getproductdisplaydiv {}
#getproductdisplaytable {background-color:#b5b099;}


.letternav {width: 100%;
text-align: center; 
font-family: Arial,Helvetica,sans-serif;
font-size: 14px;
font-weight: bold;
color: #1E1E1E;
height: 25px;}


.letternav:link {width: 100%;
text-align: center; 
font-family: Arial,Helvetica,sans-serif;
font-size: 14px;
font-weight: bold;
color: #1E1E1E;
height: 25px;}



.letternav:hover {width: 100%;
background-color:#b5b099; 
text-align: center; 
font-family: Arial,Helvetica,sans-serif;
font-size: 14px;
font-weight: bold;
color: #000000;
background-color: #999999;
height: 25px;}









a.ProductListsPaging:link{WIDTH: 100%;
margin: 3px;
TEXT-ALIGN: center; 
BORDER-LEFT: #999999 1px solid;
BORDER-RIGHT: #999999 0px solid;
BORDER-TOP: #999999 0px solid;
BORDER-BOTTOM: #999999 0px solid; 
FONT-SIZE: 12px;
color: #666666;
CURSOR: pointer !important;}


a.ProductListsPaging:hover{WIDTH: 100%;
margin: 3px;
TEXT-ALIGN: center; 
BORDER-LEFT: #999999 1px solid;
BORDER-RIGHT: #999999 0px solid;
BORDER-TOP: #999999 0px solid;
BORDER-BOTTOM: #999999 0px solid; 
FONT-SIZE: 12px;
color: #000000;
background-color: #999999;
CURSOR: pointer !important;}


.breadcrumbdiv .newnav, .guidednav-treedelimiter {font-size: 12px;}

#getcategorypagesubcatdiv .newnav {font-size: 12px; width: 833px; background-color:#b5b099;}
#getcategorypagesubcattable td {width: 833px; height: 0px; background-color:#b5b099;}


.category-desc-div {width: 833px; text-align: center;}

.pagingtopdiv {background-color:#b5b099; text-align: center;}
.pagingbottomdiv {}
.pagingtoprow tr {background-color:#b5b099;}
.pagingbottomrow tr {background-color:#b5b099;}
.pagingtoptext {font-family: Arial,Helvetica,sans-serif;font-size: 10px;font-style: italic; color: #666;}
.pagingbottomtext {font-family: Arial,Helvetica,sans-serif;font-size: 10px;font-style: italic; color: #666;}
.format6catspecialheadtable {}
.categoryspecialtable {}
.categoryspecialdiv {}

.guidednav-categoryname, .productlisting {height: 0px; font-size:0px;}



/*HellsHead Styles*/
.specialItemline {
border: 0px outset #000000; 
}
.modelhead {font-family: Arial;
	font-size: 10;
	color: #444444;
}

#main_img {
border:2px solid;
border-color:#000000;
align: center;
}

.nexttext {font-family: 'Trebuchet MS', Verdana, sans-serif;line-height: 150%;font-size: 10;color: #444444;}
.DESC {font-family: Verdana, Arial, sans-serif;font-size: 10;color: #444444;}
.module-content
{
margin: 5px 0 20px 0;
color: #999999;
font-family: 'Trebuchet MS', Verdana, sans-serif;
font-size: x-small;
line-height: 150%;
text-align: left;
}


.footer
{
height:425px;
width:1003px;
background-image:url('/images/2015sitedesign/bg-footer.gif');
background-repeat:no-repeat;
background-position:center;
text-align:center;
}



.myaccount-infodiv {
height:785px;
width:805px;
background-image:url('/images/2015sitedesign/hhr-logo-cross-bg.gif');
background-repeat:no-repeat;
background-position:center;
}


.lognipage-bottom {height:485px;
width:805px;
background-image:url('/images/2015sitedesign/hhr-logo-cross-bg.gif');
background-repeat:no-repeat;
background-position:center;}


.imports {
    position: relative;
    top: 45px;
}


.exclusives {
    width: 168px;
    height: 168px;
    border: 1px solid #a9a48f;

} 

.featuredlabels {
    position: relative;
    top: 38px;
}




.mailchimp {
    position: relative;
    top: 93px;
    left: 20px;

}


.footer-fb {
    position: relative;
    top: 58px;
    left: 359px;
width: 30px;
height: 37px;


}


.footer-twit {
    position: relative;
    top: 58px;
    left: 370px;
width: 30px;
height: 37px;


}

.footer-yout {
    position: relative;
    top: 58px;
    left: 381px;
width: 30px;
height: 37px;


}


.footer-bc {
    position: relative;
    top: 58px;
    left: 393px;
width: 31px;
height: 37px;


}


.footer-ig {
    position: relative;
    top: 58px;
    left: 405px;
width: 30px;
height: 37px;
}








.body-rightsocket-table .modelheadYourPrice {font-size: 0px;}
.body-rightsocket-table A.newnav {font-family: Arial; font-size: 12px; color: #000000;}


.getproductdisplay-innertable .modelheadYourPrice {padding: 5px 5px 5px 8px;}

.addtocartforpriceitempages, .addtocartforpriceitemgrouppage, .addtocartforpricesocket, .addtocartforpriceitempage  {font-size: 0px;}


.pricetable .modelheadYourPrice {font-size: 0px;}
.divhomepageitem A.newnav {font-family: Arial; font-size: 12px; color: #000000; font-weight: bold; padding: 8px;}

.viewdetails-button.home-viewdetailsbutton {font-size: 0px;
    background: transparent; /*Background color*/
    text-decoration: none; /*underline, strike through etc.*/
    border: 0px;
    width: 0px; /*Button width*/
    height: 0px; /*Button height*/
}




.buy-button.search-buybutton, .buy-button.item-buybutton, .buy-button.mfgr-buybutton, .buy-button.itemgroup-buybutton, .buy-button.category-buybutton, .buy-button.subcategory-buybutton, .buy-button.recentlyviewed-buybutton 

{border: 1px solid #1E1E1E; padding: 6px 0; background-color: #1E1E1E; font-family: Arial; font-size: 11px; color: #C1BBA3; display: inline-block; width: 100px; text-transform: uppercase; font-weight: 600; border-radius: 8px; /*Make round edges*/}



.buy-button.search-buybutton:hover, .view-button.item-view-button:hover, .buy-button.item-buybutton:hover, .buy-button.mfgr-buybutton:hover, .buy-button.itemgroup-buybutton:hover, .buy-button.category-buybutton:hover, .buy-button.subcategory-buybutton:hover, .buy-button.recentlyviewed-buybutton:hover  {border: 1px solid #1E1E1E; padding: 6px 0; background-color: #323232; font-family: Arial; font-size: 11px; color: #C1BBA3; display: inline-block; width: 100px; text-transform: uppercase; font-weight: 600; border-radius: 8px; /*Make round edges*/}



.seealloptionsdiv.mfgr-seealloptions, .viewdetails-button.search-viewdetailsbutton, .viewdetails-button.category-viewdetailsbutton, .viewdetails-button.recentlyviewed-viewdetailsbutton, .viewdetails-button.mfgr-viewdetailsbutton, .viewdetails-button.subcategory-viewdetailsbutton, .view-button.item-view-button, .seealloptionsdiv.itemgroup-seealloptions, .seealloptionsdiv.category-seealloptions, .seealloptionsdiv.subcategory-seealloptions {border: 1px solid #1E1E1E; border:none; padding: 6px 0; background-color: #1E1E1E; text-align: center; font-family: Arial; font-size: 11px; color: #C1BBA3; width: 100px; font-weight: 600; border-radius: 8px; /*Make round edges*/}


.seealloptionsdiv.mfgr-seealloptions:hover, .viewdetails-button.search-viewdetailsbutton:hover, .viewdetails-button.category-viewdetailsbutton:hover, .viewdetails-button.recentlyviewed-viewdetailsbutton:hover, .viewdetails-button.mfgr-viewdetailsbutton:hover, .viewdetails-button.subcategory-viewdetailsbutton:hover,  .seealloptionsdiv.itemgroup-seealloptions:hover, .seealloptionsdiv.category-seealloptions:hover, .seealloptionsdiv.subcategory-seealloptions:hover {border: 1px solid #1E1E1E; border:none; padding: 6px 0; text-align: center; font-family: Arial; font-size: 11px; background-color: #323232; color: #C1BBA3; width: 100px; font-weight: 600; border-radius: 8px; /*Make round edges*/}


.outofstockdiv.mfgr-outofstock, .outofstockdiv.search-outofstock, .outofstockdiv.category-outofstock, .outofstockdiv.subcategory-outofstock, .outofstockdiv.item-outofstock, .outofstockdiv.itemgroup-outofstock, .outofstockdiv.recentlyviewed-outofstock  {left:5px; display: inline-block; background-color: rgba(30, 30, 30, 0.4); color: #C1BBA3; text-align: center; text-transform: uppercase; padding: 6px 0; width: 100px; font-size: 11px;}




.wishlist-button.item-wishlistbutton {margin-left: 5px; border: 1px solid #1E1E1E; padding: 6px; background-color: #323232; font-family: Arial; font-size: 11px; color: #C1BBA3; display: inline-block; width: 120px; font-weight: 600; border-radius: 8px; /*Make round edges*/}


.wishlist-button.item-wishlistbutton:hover {margin-left: 5px; border: 1px solid #1E1E1E; padding: 6px; background-color: #1E1E1E; font-family: Arial; font-size: 11px; color: #C1BBA3; display: inline-block; width: 120px; font-weight: 600; border-radius: 8px; /*Make round edges*/}









.delete-item-button.button {
       width: 42px;
       height: 15px;
       background: #b5b099;
       font-family: Arial; font-size: 10px; color: #000000;
       text-align:center;
    cursor: pointer; /*Change the cursor upon hovering over*/
    border: 1px solid #999999;
    border-radius: 4px; /*Make round edges*/
    padding: 1px 1px 1px 1px;
}

#SaveForLater {
       width: 53px;
       height: 15px;
       background: #b5b099;
       font-family: Arial; font-size: 10px; color: #000000;
       text-align:center;
    cursor: pointer; /*Change the cursor upon hovering over*/
    border: 1px solid #999999;
    border-radius: 4px; /*Make round edges*/
    padding: 1px 1px 1px 1px;
}


.edit-item-button.button {
       width: 30px;
       height: 15px;
       background: #b5b099;
       font-family: Arial; font-size: 10px; color: #000000; font-weight: bold;
       text-align:center;
    cursor: pointer; /*Change the cursor upon hovering over*/
    border: 1px solid #999999;
    border-radius: 4px; /*Make round edges*/
    padding: 1px 1px 1px 1px;
}





.shortdesc {font-family: Arial; font-size: 11px; color: #1e1e1e; font-weight: bold; font-style: italic;}


.orderinfo.SiteWideLabels {font-family: Arial; font-size: 10px; color: #000000; font-weight: bold;}


.shoppingcart-totaltext, .shoppingcart-totalvalue {font-family: 'Courier New', Courier, monospace; color: #C1BBA3; font-size: 12px; background-color:#1e1e1e; margin-bottom: 5px; }

#orderreviewitemdiv .SiteWideLabels, #orderreviewitemdiv .SiteWideText {font-family: 'Courier New', Courier, monospace; color: #000000; font-size: 12px; background-color: #b5b099; margin-bottom: 5px; }




.resp-tabs-container {background: #b5b099;}




.divShortDescription {background: #000000;}


.product_page_selection_box, .modelheadProdDesc {background: #b5b099;
    border: 1px solid #C1BBA3;
    border-radius: 12px; /*Make round edges*/
    padding: 10px 8px 5px 8px;}



.scrollboxhome {
    width: 820px;
    height: 340px;
    overflow: scroll;
    background-color:#b5b099;
    align:center;
    padding: 4px;
    border-radius: 10px;
    border: 1px solid #1E1E1E;
    background: #b5b099;
    text-align: center; 
scrollbar-base-color: #b5b099;
scrollbar-arrow-color: #000000;
scrollbar-DarkShadow-Color: #c1bba3; 

} 


.scrollboxnews {
    width: 450px;
    height: 310px;
    overflow: scroll;
    align:left;
    padding: 4px;
    border-radius: 10px;
    border: 1px solid #1E1E1E;
scrollbar-base-color: #b5b099;
scrollbar-arrow-color: #000000;
scrollbar-DarkShadow-Color: #c1bba3; 


} 


.suggestedbox {
    width: 160px;
    align:center;
} 





.body-rightsocket-div {
    border-radius: 10px;
    border: 1px solid #1E1E1E;
    background: #b5b099;
    padding: 2px 2px 2px 2px; 
    width: 100%;
    height: 100%;
     align: right;  
}



.newsmobilebox {
    border-radius: 10px;
    border: 1px solid #1E1E1E;
    background: #b5b099;
    padding: 2px 2px 2px 2px; 
    width: 100%;
    height: 300px;
    overflow: scroll;
    align: right;  
}






.navbar2015header
{
height:50px;
width:1000px;
margin:0px;
background-image:url('/images/2015sitedesign/nav-bar-header.gif');
background-repeat:no-repeat;
background-position:center;
text-align:center;
font-size: 0px;
}


input.sfield {
    background-color:#999999;    
    border-color:#000000;
    border-style:solid;
    border-width:1px 1px 1px 1px;
    height:25px;
    width:140px;
    margin:9px 0px 0px 0px;
    color: #000000;
}


.inputtextarea{
    background-color:#999999;    
    border-color:#000000;
    border-style:solid;
    border-width:1px 1px 1px 1px;
    height:150px;
    width:325px;
    margin:9px 0px 0px 0px;
    color: #000000;
}



#cboPageNumber, #cbosortbyguided, #cboresultsguided, #cboDateSelection, .cboPageNumber, #OrderNotes, #cboresultsguidedbottom, #CustomerEmailComments, #cbosortbyguidedbottom, .quantitybox, .inputtext, .statedropdown, .zipcodetext, .provincedropdown, .postalcodetext, .provincetext, .countrydropdown{
    background-color:#999999;    
    border-color:#000000;
    border-style:solid;
    border-width:1px 1px 1px 1px;
    color: #000000; FONT-FAMILY: Arial;
}





#navstore{position:relative;top:-14px;margin:0px;left:-10px;}
#navlabel{position:relative;top:-14px;margin:0px;left:-22px;}
#navsale{position:relative;top:-14px;margin:0px;left:-33px;}


#navlisten{position:relative;top:-14px;margin:0px;left:-43px;}


#navnews{position:relative;top:-14px;margin:0px;left:-42px;}
#navtours{position:relative;top:-14px;margin:0px;left:-57px;}


#navbrowse{position:relative;top:-16px;margin:0px;left:-50px;}
#navsearch{position:relative;top:4px;margin:0px;left:-56px;}

#navinfo{position:relative;top:-18px;margin:0px;left:-60px;}
#navemail{position:relative;top:-18px;margin:0px;left:-66px;}
#navphone{position:relative;top:-18px;margin:0px;left:-73px;}
#navprofile{position:relative;top:-60px;margin:0px;left:463px;}
#navcart{position:relative;top:-60px;margin:0px;left:455px;}



A.navlink:link {COLOR: #c1bba3; FONT-FAMILY: Arial; FONT-SIZE: 10pt;}
A.navlink:active {COLOR: #c1bba3; FONT-FAMILY: Arial; FONT-SIZE: 10pt;}
A.navlink:hover {COLOR: #b5b099; FONT-FAMILY: Arial; FONT-SIZE: 10pt;}
A.navlink:visited {COLOR: #b5b099; FONT-FAMILY: Arial; FONT-SIZE: 10pt;}


A.navblank:link {COLOR: #000000;}
A.navblank:active {COLOR: #000000;}
A.navblank:hover {COLOR: #000000;}
A.navblank:visited {COLOR: #000000;}




.subnavindent {
    text-indent: 15px;
} 



ul {
  text-align: left;
  display: inline;
  margin: 0;
  padding: 0px 0px 0px 0;
  list-style: none;


}
ul li {
  font: bold 12px/18px sans-serif;
  display: inline-block;
  margin-right: -4px;
  position: relative;
  padding: 0px 0px;
 
  cursor: pointer;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}



ul li ul {
  padding: 0;
  position: absolute;
  top: 45px;
  left: 10px;
  width: 195px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transiton: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -transition: opacity 0.2s;
}
ul li ul li { 
  background: #1E1E1E; 
  display: block; 
  color: #CCCCCC;
  padding: 4px;
border-left: 1px solid #b5b099;
border-right: 1px solid #b5b099;
border-top: 0px;
border-bottom: 0px;


}
ul li ul li:hover { background: #000000; }
ul li:hover ul {
  display: block;
  opacity: 1;
  visibility: visible;
}






.PRODUCTCELL {padding:5px; vertical-align: middle;}

.EVENROW {background-color:#101010; 
}


.newarrivalsdesc { COLOR: #585858; font-family: Arial; font-size: 9pt; font-style: normal; text-decoration: none;}

.newarrivallarge { COLOR: #999999; font-family: Arial; font-size: 11pt; font-weight: bold; font-style: normal; text-decoration: none;}


img.face
{
width:20px;
height:18px;
background:url(/images/misc/alerticons.png) 0 0;
}
img.twat
{
width:20px;
height:18px;
background:url(/images/misc/alerticons.png) -92px 0;
}

img.rss
{
width:20px;
height:18px;
background:url(/images/misc/alerticons.png) -184px 0;
}



.mainheader
{
height:234px;
width:830px;
margin:0px;
background-image:url('/images/header/topheader.gif');
background-repeat:no-repeat;
background-position:center;
text-align:center;
}

.socketborder-top
{
background:url('/images/misc/socket-border-top.gif');
background-repeat: repeat-x;
height:7px;
}

.socketborder-bottom
{
background:url('/images/misc/socket-border-bottom.gif');
background-repeat: repeat-x;
}


.socketborder-left
{
background-repeat:repeat-y;
background:url('/images/misc/socket-border-left.gif');
}

.socketborder-right
{
background-repeat:repeat-y;
background:url('/images/misc/socket-border-right.gif');
}

.xerox-search
{
background-repeat:repeat-y;
background:url('/images/misc/socketxerox-search.jpg');
}


.xerox-outnext
{
background-repeat:repeat-y;
background:url('/images/misc/socketxerox-next.jpg');
}


.zombie
{
float:left;
width:75px;
height:85px;
}



.OUTNOWLINK {font-family: Arial; font-size: 10px; color: #999999;}
.DARK {font-family: Arial; font-size: 10px; color: #696969; font-style: italic;}
.POSTED {font-family: Arial; font-size: 10px; color: #696969; font-style: italic; text-align:right;}

.NEXT_BAND {font-family: Arial; font-size: 10px; color: #000000; font-weight: bold;}
.NEXT_TITLE {font-family: Arial; font-size: 10px; color: #1E1E1E; font-style: italic;}
.NEXT_FORMAT {font-family: Arial; font-size: 10px; color: #696969;}
.LATER_TITLE {font-family: Arial; font-size: 10px; color: #696969;}
.LATER_FORMAT {font-family: Arial; font-size: 10px; color: #444444;}
.DESC {font-family: Arial, sans-serif; font-size: 10px; color: #696969;}
.NEXT_HEADER {font-family: Arial; font-size: 14px; color: #FFFFFF; font-weight: bold;}
.NEXT_DISCLAIMER {font-family: Arial; font-size: 12px; color: #CCCCCC; font-style: italic;}
.RELEASE_CAT {font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #FFFFFF; font-style: italic; font-weight: bold;}
.newsodd {background-color: #b5b099;} 

.CARTCOUNTNAV {font-family: Arial; font-size: 12px; color: #CCCCCC;}


A.socket { COLOR: #999999; font-family: Arial; font-size: 8pt; font-weight: bold; font-style: normal; text-decoration: none;background-color:#000000;}
A.socket:visited { COLOR: #999999; font-family: Arial; font-size: 8pt; font-weight: bold; font-style: normal; text-decoration: none;background-color:#000000;}
A.socket:hover { COLOR: #585858; font-family: Arial; font-size: 8pt; font-weight: normal; font-style: normal; text-decoration: none;background-color:#000000;}

A.outnext { COLOR: #999999; font-family: Arial; font-size: 8pt; font-weight: normal; font-style: normal; text-decoration: none;background-color:#000000;}
A.outnext:visited { COLOR: #999999; font-family: Arial; font-size: 8pt; font-weight: normal; font-style: normal; text-decoration: none;background-color:#000000;}
A.outnext:hover { COLOR: #585858; font-family: Arial; font-size: 8pt; font-weight: normal; font-style: normal; text-decoration: none;background-color:#000000;}

A.browseby { COLOR: #CCCCCC; font-family: "Times New Roman",Times,serif; font-size: 9pt; font-weight: normal; font-style: normal; text-decoration: none; background-color:#000000;}
A.browseby:visited { COLOR: #CCCCCC; font-family: "Times New Roman",Times,serif; font-size: 9pt; font-weight: normal; font-style: normal; text-decoration: none; background-color:#000000;}
A.browseby:hover { COLOR: #999999; font-family: "Times New Roman",Times,serif; font-size: 9pt; font-weight: normal; font-style: normal; text-decoration: none; background-color:#000000;}


A.clothsubcat { COLOR: #585858; font-family: Arial; font-size: 8pt; font-weight: bold; font-style: normal; text-decoration: none;background-color:#000000;}
A.clothsubcat:visited { COLOR: #585858; font-family: Arial; font-size: 8pt; font-weight: bold; font-style: normal; text-decoration: none;background-color:#000000;}
A.clothsubcat:hover { COLOR: #999999; font-family: Arial; font-size: 8pt; font-weight: bold; font-style: normal; text-decoration: none;background-color:#000000;}





.stepcarousel{
position: relative; /*leave this value alone*/
border: 10px solid black;
overflow: scroll; /*leave this value alone*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 5px; /*margin around each panel*/
text-align:center;
}



.headerimages
{
margin:8px;
border:1px solid; border-color:#696969;

}

 
div.pos_left
{
position:absolute;
top:95px;
left:90px;
text-align:center;
}


div.pos_middle
{
position:absolute;
top:115px;
left:283px;
width:260px;
text-align:center;
}

div.pos_right
{
position:absolute;
width:205px;
height:45px;
left:540px;
top:93px;
text-align:center;
}






#mygalleryA .panel{
width: 148px;
}


#mygalleryB .panel{
width: 170px;
}


#mygalleryC .panel{
width: 80px;
}



#outnow
{
text-align:center;
float:left;
width:185px;
height:225px;
}


#img { 
   border:2px solid; border-color:#000000;
}






#next_bodyxml {
text-align:center;
float:left;
width:140px;
height:190px;
line-height:1.5;
}


#outnow_body {
text-align:center;
float:left;
width:195px;
height:225px;
align-vertical: top;
line-height:1;
}


#bandcamp_bodyxml {
text-align:center;
float:left;
width:234px;
height:200px;
line-height:1.5;
}


#imagearea {
height:100px;
}


#later_bodyxml {
float:left;
width:140px;
height:220px;
line-height:1.5;
}

#bands_bodyxml {
text-align:center;
float:left;
width:140px;
height:170px;
line-height:1;
}

#blackoutline  { 

	border-right: 8px solid #000000;
	border-left: 8px solid #000000;
	border-bottom: 8px solid #000000;
	border-top: 8px solid #000000;
	background-color: #000000;
	WIDTH: 450px;
}



#next_img {
border:1px solid;
border-color:#000000;
height:148px;
}


#image_later
{
border:0px solid;
}


#flag
{
float:left;
height:30px;
width:45px;
text-align:center;
}



#flaglink
{
float:left;
height:30px;
width:191px;
margin-top:4px;
}



#navlist{position:relative;top:197px;margin:0px;left:6px;}
#navlist li{margin:0;padding:0;list-style:none;position:absolute;top:0;}
#navlist li, #navlist a{height:28px;display:block;}

#phone{left:45px;width:19px;}
#phone{background:url('/images/header/headerlinks.gif') 0 0;}

#email{left:65px;width:35px;}
#email{background:url('/images/header/headerlinks.gif') -19px 0;}

#newarrivals{left:194px;width:106px;}
#newarrivals{background:url('/images/header/headerlinks.gif') -57px 0;}

#label{left:300px;width:60px;}
#label{background:url('/images/header/headerlinks.gif') -163px 0;}


#listen{left:361px;width:62px;}
#listen{background:url('/images/header/headerlinks.gif') -223px 0;}

#news{left:421px;width:58px;}
#news{background:url('/images/header/headerlinks.gif') -281px 0;}

#tours{left:479px;width:59px;}
#tours{background:url('/images/header/headerlinks.gif') -340px 0;}

#free{left:534px;width:50px;}
#free{background:url('/images/header/headerlinks.gif') -395px 0;}

#info{left:584px;width:38px;}
#info{background:url('/images/header/headerlinks.gif') -445px 0;}

#loginfloat{width:100px;
text-align:center;
left:696px;
top:195px;
position:relative;}

#cartfloat{width:100px;
text-align:center;
left:681px;
top:198px;
position:relative;}

.hoodlink{width:300px;
left:-60px;
top:12px;
position:relative;}

.shirtlink{width:300px;
left:-20px;
top:12px;
position:relative;}

.clothinkinglinks{color: #CCCCCC;
font-weight: bold;}


.lastprodadded1 {background-color: #101010;}




.ig-b- 
{ display: inline-block; }.ig-b- img { visibility: hidden; }.ig-b-:hover { background-position: 0 -60px; } .ig-b-:active { background-position: 0 -120px; }.ig-b-24 { width: 24px; height: 24px; background: url(//badges.instagram.com/static/images/ig-badge-sprite-24.png) no-repeat 0 0; }@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {.ig-b-24 { background-image: url(//badges.instagram.com/static/images/ig-badge-sprite-24@2x.png); background-size: 60px 178px; } }



.speedclothesheader
{
height:234px;
width:830px;
margin:0px;
background-image:url('/images/header/speed-clothes-header.gif');
background-repeat:no-repeat;
background-position:center;
text-align:center;
}






.nunslaughtershop-header
{
height:176px;
width:625px;
margin:0px;
background-image:url('https://shop-hellsheadbangers.com/images/2015sitedesign/catheader-nunslaughterbanner.gif');
background-repeat:no-repeat;
}

.nunslaughtershop {
padding-top: 150px;
height:176px;
text-align: left;
}

.nslink:link, .nslink:visited {
color: #c1bba3;
font-size: 12px;
font-family: 'Courier New', Courier, monospace; 
}

.nslink:hover {
color: #CCCCCC;
font-size: 12px;
font-family: 'Courier New', Courier, monospace; 
}




.nunslaughterheader
{
height:234px;
width:830px;
margin:0px;
background-image:url('/images/nunslaughter/nunslaughter-header.gif');
background-repeat:no-repeat;
background-position:center;
text-align:center;
}


#navlistnunslaughter{position:relative;top:214px;margin:0px;left:-415px;}
#navlistnunslaughter li{margin:0;padding:0;list-style:none;position:absolute;top:0;}
#navlistnunslaughter li, #navlistnunslaughter a{height:20px;display:block;}

#rightnav1{position:relative;top:65px;margin:0px;left:-420px;}
#rightnav1 li{margin:0;padding:0;list-style:none;position:absolute;top:0;}
#rightnav1 li, #rightnav1 a{height:20px;display:block;}


#rightnav2{position:relative;top:90px;margin:0px;left:-420px;}
#rightnav2 li{margin:0;padding:0;list-style:none;position:absolute;top:0;}
#rightnav2 li, #rightnav2 a{height:20px;display:block;}


#rightnav3{position:relative;top:114px;margin:0px;left:-420px;}
#rightnav3 li{margin:0;padding:0;list-style:none;position:absolute;top:0;}
#rightnav3 li, #rightnav3 a{height:19px;display:block;}


#rightnav4{position:relative;top:139px;margin:0px;left:-420px;}
#rightnav4 li{margin:0;padding:0;list-style:none;position:absolute;top:0;}
#rightnav4 li, #rightnav4 a{height:19px;display:block;}


#rightnav5{position:relative;top:161px;margin:0px;left:-420px;}
#rightnav5 li{margin:0;padding:0;list-style:none;position:absolute;top:0;}
#rightnav5 li, #rightnav5 a{height:19px;display:block;}


#rightnav6{position:relative;top:187px;margin:0px;left:-420px;}
#rightnav6 li{margin:0;padding:0;list-style:none;position:absolute;top:0;}
#rightnav6 li, #rightnav6 a{height:19px;display:block;}




#nunslaughternews{left:0px;width:50px;}
#nunslaughternews{background:url('/images/catalogimages/filterattribute.gif') -213px 0;}


#nunslaughterphotos{left:70px;width:53px;}
#nunslaughterphotos{background:url('/images/catalogimages/filterattribute.gif') -213px 0;}


#nunslaughtervideos{left:140px;width:48px;}
#nunslaughtervideos{background:url('/images/catalogimages/filterattribute.gif') -213px 0;}


#nunslaughterhistory{left:209px;width:58px;}
#nunslaughterhistory{background:url('/images/catalogimages/filterattribute.gif') -213px 0;}


#nunslaughterdiscography{left:283px;width:86px;}
#nunslaughterdiscography{background:url('/images/catalogimages/filterattribute.gif') -213px 0;}


#nunslaughtercontact{left:390px;width:60px;}
#nunslaughtercontact{background:url('/images/catalogimages/filterattribute.gif') -213px 0;}


#nunslaughtervinyl{left:390px;width:60px;}
#nunslaughtervinyl{background:url('/images/catalogimages/filterattribute.gif') -213px 0;}


#nunslaughtercds{left:388px;width:80px;}
#nunslaughtercds{background:url('/images/catalogimages/filterattribute.gif') -213px 0;}


#nunslaughtertapes{left:395px;width:60px;}
#nunslaughtertapes{background:url('/images/catalogimages/filterattribute.gif') -213px 0;}


#nunslaughterclothing{left:388px;width:80px;}
#nunslaughterclothing{background:url('/images/catalogimages/filterattribute.gif') -213px 0;}


#nunslaughterpatches{left:350px;width:155px;}
#nunslaughterpatches{background:url('/images/catalogimages/filterattribute.gif') -213px 0;}


#nunslaughterdownloads{left:375px;width:105px;}
#nunslaughterdownloads{background:url('/images/catalogimages/filterattribute.gif') -213px 0;}










.speedclothesheader
{
height:235px;
width:835px;
margin:0px;
background-image:url('/images/header/speed-clothes-header.gif');
background-repeat:no-repeat;
background-position:center;
text-align:center;
}



#speedclothesleftnav1{position:relative;top:44px;margin:0px;left:35px;}
#speedclothesleftnav1 li{margin:0;padding:0;list-style:none;position:absolute;top:0;}
#speedclothesleftnav1 li, #speedclothesleftnav1 a{height:20px;display:block;}


#speedclothesleftnav2{position:relative;top:75px;margin:0px;left:35px;}
#speedclothesleftnav2 li{margin:0;padding:0;list-style:none;position:absolute;top:0;}
#speedclothesleftnav2 li, #speedclothesleftnav2 a{height:20px;display:block;}


#speedclothesleftnav3{position:relative;top:108px;margin:0px;left:35px;}
#speedclothesleftnav3 li{margin:0;padding:0;list-style:none;position:absolute;top:0;}
#speedclothesleftnav3 li, #speedclothesleftnav3 a{height:20px;display:block;}

#speedclothesleftnav4{position:relative;top:142px;margin:0px;left:35px;}
#speedclothesleftnav4 li{margin:0;padding:0;list-style:none;position:absolute;top:0;}
#speedclothesleftnav4 li, #speedclothesleftnav4 a{height:20px;display:block;}


#speedclothesrightnav1{position:relative;top:94px;margin:0px;left:105px;}
#speedclothesrightnav1 li{margin:0;padding:0;list-style:none;position:absolute;top:0;}
#speedclothesrightnav1 li, #speedclothesrightnav1 a{height:20px;display:block;}


#speedclothesrightnav2{position:relative;top:125px;margin:0px;left:83px;}
#speedclothesrightnav2 li{margin:0;padding:0;list-style:none;position:absolute;top:0;}
#speedclothesrightnav2 li, #speedclothesrightnav2 a{height:20px;display:block;}


#speedclothesrightnav3{position:relative;top:157px;margin:0px;left:59px;}
#speedclothesrightnav3 li{margin:0;padding:0;list-style:none;position:absolute;top:0;}
#speedclothesrightnav3 li, #speedclothesrightnav3 a{height:20px;display:block;}


#speedclothesrightnav4{position:relative;top:190px;margin:0px;left:65px;}
#speedclothesrightnav4 li{margin:0;padding:0;list-style:none;position:absolute;top:0;}
#speedclothesrightnav4 li, #speedclothesrightnav4 a{height:20px;display:block;}



#speedclothesshirts{left:251px;width:79px;}
#speedclothesshirts{background:url('/images/catalogimages/filterattribute.gif') -213px 0;}

#speedclothesswimsuits{left:251px;width:118px;}
#speedclothesswimsuits{background:url('/images/catalogimages/filterattribute.gif') -213px 0;}

#speedclothesleggings{left:251px;width:110px;}
#speedclothesleggings{background:url('/images/catalogimages/filterattribute.gif') -213px 0;}

#speedclothespanties{left:251px;width:95px;}
#speedclothespanties{background:url('/images/catalogimages/filterattribute.gif') -213px 0;}


#speedclothesnews{left:390px;width:60px;}
#speedclothesnews{background:url('/images/catalogimages/filterattribute.gif') -213px 0;}

#speedclothescustom{left:386px;width:85px;}
#speedclothescustom{background:url('/images/catalogimages/filterattribute.gif') -213px 0;}

#speedclothesgallery{left:395px;width:100px;}
#speedclothesgallery{background:url('/images/catalogimages/filterattribute.gif') -213px 0;}

#speedclothescontact{left:388px;width:98px;}
#speedclothescontact{background:url('/images/catalogimages/filterattribute.gif') -213px 0;}










.LeftNavHeaderFormat4And6 { font-weight: bold; }
.returncustomerloginsection {background-color: #b5b099; border: solid 3px #000000; margin: 10px; padding: 10px 10px; border-collapse: collapse; text-align: center;}
#yourorders .roundeddiv {border-radius: 6px; margin-left:2px;width: 99%;}
#yourorders .noordersmessage {color: #000000; margin-left: 4px;margin-top: 4px;font-weight: bold;}
#yourorders .orderscount {margin: 4px; float:left;}
#yourorders .pagingdropdowndiv {margin: 4px; float:right;}
#yourorders .paging {}
#yourorders .clear {clear: both;}
#yourorders .orderinfo {margin: 0px; padding: 10px 10px; color: #000000; }
#yourorders .orderdetails {width: 100%; margin: 0px; padding: 10px 10px; color: #000000; }
#yourorders .clearbottom {clear: both; margin-bottom: 8px;}
#yourorders .ordersubinfo { list-style-type: none; padding: 0px; margin: 0px; }
#yourorders .ordersubinfo li { padding: 0; margin-bottom: 5px; }
#yourorders .ulproductdetails {list-style-type: none; padding: 0px; margin: 0px; }
#yourorders .orderinformation {margin-left:2px;width: 99.5%;}
.ItemsNotAvailabeWishlist {color: #ff0000;font-size:10px;} /*Used in Wishlist page*/
.ItemsNotAvailabeFavorites{color: #ff0000;font-size:10px;} /*Used in Favorites page*/
#ReviewComments{border-bottom: solid 1px #aaaaaa; padding-bottom:15px;}
#ReviewTitle{padding-top:15px;}
#ReviewPaging {}
#ReviewSorting {}
.icon-not-selected{border: solid 1px transparent;}
.icon-selected {border: solid 1px red;}
.Itemnotinstockmessage{color: red;font-size:12px;font-weight: bold;}
#divItemImages{}
#divShortDescription{}
#divAboveVariants{}
#divBelowVariants{}

.evenrow {background-color: #C1BBA3; border: solid 1px #000000;} /*used in order status page for alternate row color*/
.oddrow {background-color: #b5b099; border: solid 1px #000000;} /*used in order status page for alternate row color*/


#gettopdropdownmenu{}/*Table enclosing the top dropdown navigation links*/
#getcurrencycatalog{}/*Table enclosing the currency catalog display when multiple currency is enabled.*/
#getsitetoplinks{}/*Main Table enclosing the site top links entire row.*/
#getsitetoplinksmiddle{}/*Table enclosing the top links like Home, About Us etc.*/
#getguidednavtopcategory{}/*Table enclosing the category displayed above guided navigation links*/
#getguidednavtopcategory th{text-align:left;}
#getcategoryforat4and6{}/*Table enclosing the category links in format 4 and 6 pages*/
#getcategoryforat4and6 th{text-align:left;}
#getsearchmaintab{}/*Table enclosing the search section*/
#getsearchmaintab th{text-align:left;}
#getsearchsubtab{}/*Table enclosing the section box and button*/
#getcategorytreeformat1{}/*Table enclosing the category tree format 1*/
#getcategorytreeformat1 th{text-align:left;}
#getcategorytreeformat2{}/*Table enclosing the category tree format 2*/
#getcategorytreeformat2 th{text-align:left;}
#getbrowsebycategory{}/*Table enclosing the shop by category links*/
#getbrowsebycategory th{text-align:left;}
#getbrowsebysubcategory{}/*Table enclosing the shop by sub category links*/
#getbrowsebysubcategory th{text-align:left;}
#getbrowsebymfg{}/*Table enclosing the shop by manufacturer links*/
#getbrowsebymfg th{text-align:left;}
#getbrowsebymfgsub{}/*Table enclosing the shop by manufacturer dropdown and button*/
#getbrowsebyseller{}/*Table enclosing the sbop by seller section*/
#getbrowsebyseller th{text-align:left;}
#getbrowsebysellersub{}/*Table enclosing the shop by seller dropdown and buttons*/
#getbrowsebyprice{}/*Table enclosing the shop by price section*/
#getbrowsebyprice th{text-align:left;}
#getjoinnewsgroup{}/*Table enclosing the join mailing list section*/
#getjoinnewsgroup th{text-align:left;}
#getjoinnewsgroupsub{}/*Table enclosing the join mailing list textbox and button*/
#getenterprisesearch{}/*Table enclosing the enterprise search section*/
#getenterprisesearch th{text-align:left;}
#getenterprisesearchsub{}/*Table enclosing the text box and button for enterprise section*/
#getsitelinks{}/*Table enclosing the links section*/
#getsitelinks th{text-align:left;}
#getsslseals{}/*Table enclosing the ssl seals section*/
#getsslseals th{text-align:left;}
#getleftsocketcontent1{}/*Table enclosing the first HTML content section*/
#getleftsocketcontent1 th{text-align:left;}
#getleftsocketcontent2{}/*Table enclosing the second HTML content section*/ 
#getleftsocketcontent2 th{text-align:left;}
#getleftsocketcontent3{}/*Table enclosing the third HTML content section*/
#getleftsocketcontent3 th{text-align:left;}
#facebookcommentsdiv{}/*Facebook comments div displayed in item details page*/


#getleftsocketcontent2 td{padding-left: 0px;}
#getleftsocketcontent3 td{padding-left: 0px;}
.leftmenusectionheader {
  margin: 0;
  padding: 0;
}

.leftmenusectiontitle, a.leftmenusectiontitle:link, a.leftmenusectiontitle:visited {
  color: #555;
  font-size: 14px;
  font-weight: bold;
  padding-left: 9px;
  text-decoration: none;
  line-height: 2.4;
}

a.grouppagecustomlinks{color: #600;font-weight: normal;text-decoration: underline;} /*Price Match    30-Day Low Price Gaurantee    Return Policy  links*/

img{border: none;}

/*RELATED PRODUCTS IN PRODUCT GROUP PAGE STYLES*/
#rel_prod_wrap {align:left;width:830px;} /*id for the table enclosing the related items in product group page*/

.rel_prod {align:left; width:830px; margin-bottom: 8px;} /*class of the table that contains the individual related items in product group page*/


/*RELATED PRODUCTS IN PRODUCT GROUP PAGE STYLES*/
#ShoppingCartFloat{}
.errormessage {font-size: 12px; color:#cc0000;}
.instockmessagediv {color: #505050; font-style:italic;}
.outofstockmessagediv {color: red;}
.stockcountmessagediv {color: red;}

#ChangeLink {}
#ChangeLink a {}
.recentviewitemdiv {}
.recentviewlistprodimage {}
.recentlyviewedlistpagediv {margin: 5px 5px 5px 6px;}
/*styles for rewards widget in right socket*/
#availablepointswidgetdiv {border: solid 1px green;border-radius: 5px;padding:5px;}
#availablepointswidgettable {}
.availablepointswidgetheader{text-align:center;}
.availablepointswidgetname {}
.adminnametext{padding: 0 5px 0 0;} 
.adminnamevalue {font-weight: bold;}
.availablepointswidgetname{}
.phonetext{padding: 0 5px 0 0;}
.phonevalue{}
.availablepointswidgetemail{}
.emailtext{padding: 0 5px 0 0;}
.emailvalue{}
.availablepointswidgetpoints{margin: 10px 0 0 0;}
.pointstext{font-weight: bold;padding: 0 5px 0 0;}
.pointsvalue{}
/*styles for rewards widget in right socket*/
/*styles used in customer group manager pages*/
#managecustomergroupdiv{}
.managecustomergroupheader{}
table #managecustomergrouptable {border: 0;cellpadding: 5px;border-spacing:1px;background-color:#a3c9db;width:100%;}
#managecustomergrouptable th {color: #ffffff;text-align:left;padding:5px;font-weight:bold;}
#managecustomergrouptable td {padding:5px;}
.errorspan {color: red;}
.managecustomergrouperror{}
#manageusersdiv{}
.manageusersheader{}
table #manageuserstable {border: 0;cellpadding: 5px;border-spacing:1px;background-color:#a3c9db;width:100%;}
#manageuserstable th {color: #ffffff;text-align:left;padding:5px;font-weight:bold;}
#manageuserstable td {padding:5px;}
#manageusersdiv .manageusersgroup {font-weight:bold;padding:0;}
#manageusersdiv .manageusersgroupname {float: left;padding: 5px 0 0 0;}
#manageusersdiv .manageusersgrouplabel {font-weight:bold;padding:0 10px 0 0;}
#manageusersdiv .manageusersgroupvalue {font-weight:normal;padding:0 0 0 0;}
#manageusersdiv .pagingdropdowndiv {float: right;}
.manageuserslinksdiv{margin: 5px 0 5px 0;}
#manageuserslinksul{list-style:none;margin:0;padding:0;}
#manageuserslinksul li{padding:5px;}

/*styles used in customer group manager pages*/
/*styles used in rewards point activity page*/
#rewardsactivitydiv{margin: 10px 0 0 0;}
.rewardsactivitypaging{}
#rewardsactivitydiv .pagingdropdowndiv{float: right;}
table #rewardsactivitytable {border: 0;cellpadding: 5px;border-spacing:1px;background-color:#a3c9db;width:100%;}
#rewardsactivitytable th {color: #ffffff;text-align:left;padding:5px;font-weight:bold;}
#rewardsactivitytable td {padding:5px;}
/*styles used in rewards point activity page*/
/*styles used in rewards point report page*/
#rewardpointsdiv{}
.rewardpointsheader {}
.managerbreadcrummain{}
.managerbreadcrum-links{float: left;}
.managerbreadcrum-userinfo{float: right;}
.userinfolabel{font-weight: bold;}
.userinfotext{font-weight: normal;}
table.rewardpointssearch {width: 100%;border: 1px solid #D4DADC;border-bottom:none;border-collapse: collapse;font-family: Arial,Helvetica,sans-serif;margin: 0 0 10px 0;}
.rewardpointssearch th {text-align: left;font-size: 11px;font-weight:bold;height:24px;border: 1px #d3d3d3 solid;font-family: Arial,Helvetica,sans-serif;background-color: #a3c9db;	padding:2px 5px 2px 5px;}
.rewardpointssearch td {font-size:12px;border-bottom: 1px solid #E3DEB8;font-family: Arial,Helvetica,sans-serif;padding:2px 5px 2px 5px;}
.rewardpointslabelcol {}	
.rewardpointspagingdropdowndiv {float: right; display:block;}
.rewardpointsresultdiv{display: block;}
table.rewardpointsresulttable {width: 100%;border: 1px solid #D4DADC;border-bottom:none;border-collapse: collapse;font-family: Arial,Helvetica,sans-serif;}
.rewardpointsresulttable th {text-align: left;font-size: 11px;font-weight:bold;height:24px;border: 1px #d3d3d3 solid;font-family: Arial,Helvetica,sans-serif;background-color: #a3c9db;	padding:2px 5px 2px 5px;}
.rewardpointsresulttable td {	font-size:12px;border-bottom: 1px solid #E3DEB8;font-family: Arial,Helvetica,sans-serif;padding:2px 5px 2px 5px;}
/*styles used in rewards point report page*/
/*styles used in bulk manage rewards point page*/
.browsefield{border: solid 1px #a3c9db;width: 350px;}
#bulkmanagediv{}
.bulkmanageheader{}
table.bulkmanagesearch {width: 100%;border: 1px solid #D4DADC;border-bottom:none;border-collapse: collapse;font-family: Arial,Helvetica,sans-serif;margin: 0 0 10px 0;}
.bulkmanagesearch th {text-align: left;font-size: 11px;font-weight:bold;height:24px;border: 1px #d3d3d3 solid;font-family: Arial,Helvetica,sans-serif;background-color: #a3c9db;	padding:2px 5px 2px 5px;}
.bulkmanagesearch td {font-size:12px;border-bottom: 1px solid #E3DEB8;font-family: Arial,Helvetica,sans-serif;padding:2px 5px 2px 5px;}
#bulkmanageresultdiv{}
.bulkmanagepara{font-size:12px;}
table #bulkmanageresulttable {border: 0;cellpadding: 5px;border-spacing:1px;background-color:#a3c9db;width:100%;}
#bulkmanageresulttable th {color: #000000;text-align:left;padding:5px;font-weight:bold;}
#bulkmanageresulttable td {padding:5px;background-color:#ffffff;}
.warning {color: red;}
.bulkmanagedownload{margin: 5px 0 5px 0;}
/*styles used in bulk manage rewards point page*/
.statusorderinfomessage{color: blue;font-size:12px;border: solid 1px green;background-color:#CCFFCC;padding:5px;}
.statusordererrormessage{color: #000000;font-size:12px;border: solid 1px #FF0000;background-color:#FF6666;padding:5px;}

.ui-datepicker { width: 18em; padding: .2em .2em 0; display: none; border: 1px solid #a6c9e2; background-color: #ffffff; color: #222222; font-size: 1em; font-family: Arial,Helvetica,sans-serif; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; border: 1px solid #C4D9FF; background-color: #5c9ccc; color: #ffffff; font-weight: bold; font-size: 0.8em; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.4em; height: 1.4em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1.0em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;font-size: 1.0em; }
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 50px;}
.ui-datepicker table {width: 100%; font-size: 1.0em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .5em .3em; text-align: center; font-weight: bold; border: 0; font-size: 1.0em;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: center; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {display: none;display/**/: block;position: absolute;z-index: -1;filter: mask();top: -4px;left: -4px;width: 200px;height: 200px;}
#categorydescriptiondiv{width: 700px; text-align: center;}

#custompagerelatedmain{}
.custompagerelatedeachitem{padding: 4px; text-align: left;}

.custompagerelatedeachitem td:nth-child(2) {text-align: left;}

.custompageheaderdiv
.custompagerelatedimage{width: 100px;}
.custompagerelatedprodname{}
.quantitydiscountgrid{}
.modelheadOurPriceLabel{color: #999999;font-weight:bold;}
.modelheadYourPriceLabel{color: #999999;font-weight:bold;}
.modelheadYouSavePriceLabel{color: #999999;font-weight:bold;}
.modelheadYouSavePrice{color: #999999;font-weight:bold;}
/*Home Page Featured Styles*/
#homepagefeaturedtable{}
#homepagefeaturedtable .column-cell {}
#homepage-featured-main{}
.homepage-featured-header{}
.homepage-featured-title{}
.homepage-featured-logo{}
.homepage-featured-container{
    width: 820px;
    height: 650px;
    overflow: scroll;
    align:left;
    padding: 4px;
    border-radius: 10px;
    border: 1px solid #1E1E1E;
scrollbar-base-color: #b5b099;
scrollbar-arrow-color: #000000;
scrollbar-DarkShadow-Color: #c1bba3;}
/*Home Page Featured Styles*/

.itempage-relprod-headerdiv{}
.itempage-relprod-headertable{}
.itempage-relprod-div {}
.itempage-relprod-table {}
.itempage-relprod-table .column-cell {}
.itempage-prodgroup-headerdiv {}
.itempage-prodgroup-headertable{}
.itempage-prodgroup-div{}
.itempage-prodgroup-table {}
.recentlyvieweddiv{
    align:left;
    padding: 4px;
    border-radius: 10px;
    border: 1px solid #1E1E1E;}
.recentlyviewedtable{}
.body-middle-div{}
.getproductdisplay-innerdiv{}
.getproductdisplay-innertable{}
.getproductdisplay-innertable .column-cell{}
.leftnavigationtd-guided {background: #C1BBA3;}
.leftnavigationtd-regular {}
.itempage-breadcrumb{text-align:left;}
.column-cell {vertical-align:top;}

/*Search Page Styles*/
.search-noresults-div {}
.search-noresults-text {font-weight: bold;color:#ff0000;}
.search-results-div {}
.search-results-back {}
.search-results-text {}
.search-paging-topdiv {}
.search-pagingtoptext {}
.search-paging-toplinksdiv {}
.getsearchprodimage {}
.getsearchproddiv {}
.search-paging-bottomdiv {}
.search-paging-bottomlinksdiv {}
.search-custompage-div {}


/*Custom Styles - Item page*/
.itempage-productname {float: left;width:30%;color: #959595;font-size: 14px;font-weight: bold;left: 0;margin: 0 0 5px;text-transform: uppercase;}
.itempage-socialicons {float: right;width:50%;}
.itempage-sku {float: left;color: #959595;font-size: 14px;font-weight: bold;left: 0;margin: 0 0 5px;text-transform: uppercase;}
.printwrapper {float: right;right: 20px;top: 0;}
.printwrapper a {font-size:12px;color: #EC2028;cursor: pointer;display: block;font-weight: bold;padding: 7px 0 0 25px;text-transform: uppercase;background: url(/images/sitedesign/ico_print.png) no-repeat 0 7px;}
.printwrapper a:hover {font-size:12px;color: #EC2028;cursor: pointer;display: block;font-weight: bold;padding: 7px 0 0 25px;text-transform: uppercase;background: url(/images/sitedesign/ico_print.png) no-repeat 0 7px;text-decoration:underline;}

.itempage-leftarrow {float: left;width:9%;height: 220px;padding: 180px 0 0 0;}
.itempage-middleimage {float: left;width:80%;}
.itempage-rightarrow {float: left;width:9%;height: 220px;padding: 180px 0 0 0;}
.itempage-actionbuttons {}
.itempage-quantity {vertical-align:top;height: 45px;margin: 0 5px 0 0;}
.itempage-qtytext {font-weight:bold;}
.itempage-pricelabel {vertical-align:top;height: 45px;margin: 5 5px 0 0;}
#itempage-buytable {background-color: #c6c6c6;}
#itempage-buytabletop {background-color: #c6c6c6;}
.itempage-buyrow {background-color: #c6c6c6;}
.itempage-attrname {font-weight: bold;}
.itempage-attrvalue {font-weight: normal;}
.itempage-desc {font-size: 16px;font-weight:bold;}
.itempage-desc a, .itempage-desc a:hover {margin: 0 5px 0 0; font-size: 14px; font-weight: bold;text-transform: uppercase;text-decoration: none;}
.itempage-desc img {margin: 0 0 0 10px;}
#itempage-recommendation-header {border-top:solid 1px #000000;}
#itempage-recommendation-table {}
.itempage-recommendation-itemdiv {}
#itempage-socialmediatable {border-top: solid 1px gray;}
.itempage-imageselect {border: solid 1px gray;}
.itempage-imagenoselect {border: none;}

/*Shopping cart upsell styles*/
.shoppingcart-upsell-div {border: solid 1px gray; border-radius: 5px; width: 95%;}
.shoppingcart-upsell-div .cell-name {vertical-align:top; }
.shoppingcart-upsell-div .cell-name .productname {font-size: 14px; display:block; font-weight: bold; margin: 0 0 10px 0;}
.shoppingcart-upsell-div .cell-name .sku {font-size: 13px; display:block; margin: 0 0 10px 0;}
.shoppingcart-upsell-div .cell-name .price {font-size: 13px; display:block; color: Orange; margin: 0 0 10px 0;}
.shoppingcart-upsell-div .cell-name .buy-button {display:block;}

.ribbon_wrap {}

.ribbon {}
.getcategorypageprodimage {}
.categoryspecialprodimage{/*position:relative;border: solid 2px gray;border-radius: 8px;padding:2px;*/}
.category-sort-by  select{/*padding: 3px;*/}
.category-sort-by  span{/*padding: 3px;background-color:yellow;font-weight:bold;*/}
.recentviewprodimage {/*position:relative;border: solid 2px gray;border-radius: 8px;padding:2px;*/}

.stockcountlowmessagediv {color: red; }

/*Gift certificate styles*/
.giftcertificateview {}
.giftcertificateview .amountspan {color: #990000;font-size:13px;font-face:verdana, Arial, Helvetica, sans-serif;}
.amountvalue {font-weight:bold;}
.savemessage {color: #990000;font-size:13px;font-face:verdana, Arial, Helvetica, sans-serif;}
.messagenotes {color: #000000;font-size:13px;font-face:verdana, Arial, Helvetica, sans-serif;}
.spendbydatetext {color: #000000;font-size:11px;font-face:verdana, Arial, Helvetica, sans-serif;}
.claimcode {color: #000000;font-size:11px;font-face:verdana, Arial, Helvetica, sans-serif;}
.certificateamount {color: #000000;font-size:16px;font-face:verdana, Arial, Helvetica, sans-serif;}
.giftcertificatetoname {color: #000000;font-size:16px;font-face:verdana, Arial, Helvetica, sans-serif;font-weight:bold;}
.giftcertificatefromname {color: #000000;font-size:16px;font-face:verdana, Arial, Helvetica, sans-serif;font-weight:bold;}
.giftcertificatemessage {color: #000000;font-size:11px;font-face:verdana, Arial, Helvetica, sans-serif;}
.giftcertificateordernumber {color: #000000;font-size:13px;font-face:verdana, Arial, Helvetica, sans-serif;}
.giftcertificateexpdate {color: #000000;font-size:13px;font-face:verdana, Arial, Helvetica, sans-serif;}
.giftcertificateordertd {background-color: #ffffff;}
#table9 {border-collapse:collapse;}
.giftcertificateinstructions {color: maroon;font-family:verdana;font-size:13px;}
.giftcertificateul {color: maroon;font-family:verdana;font-size:13px;}
/*Gift certificate styles*/
.estshipdatelabel {display: inline;}
.estshipdatevalue {display: inline;}
.prodpageoptionquantitytext {display: none;}
/*import recipient styles*/
#bulkmanageaddressbookdiv{}
.bulkmanageaddressbookheader{}
table.importrecipienttable {width: 99%;border: 1px solid #D4DADC;border-bottom:none;border-collapse: collapse;font-family: Arial,Helvetica,sans-serif;margin: 0 0 10px 0;}
.importrecipienttable th {text-align: left;font-size: 11px;font-weight:bold;height:24px;border: 1px #d3d3d3 solid;font-family: Arial,Helvetica,sans-serif;background-color: #a3c9db;	padding:2px 5px 2px 5px;}
.importrecipienttable td {font-size:12px;border-bottom: 1px solid #E3DEB8;font-family: Arial,Helvetica,sans-serif;padding:2px 5px 2px 5px;}
#bulkmanageaddressbookresultdiv{}
.bulkmanagepara{font-size:12px;}
table #bulkmanageaddressbookresulttable {border: 0;cellpadding: 5px;border-spacing:1px;background-color:#a3c9db;width:99%;}
#bulkmanageaddressbookresulttable th {color: #000000;text-align:left;padding:5px;font-weight:bold;}
#bulkmanageaddressbookresulttable td {padding:5px;background-color:#ffffff;}
.warning {color: red;}
.bulkmanagedownload{margin: 5px 0 5px 0;}
#addressbookshowdiv{border: solid 1px #a3c9db;}
table #addressbookshowtable {border: 0;cellpadding: 5px;border-spacing:0px;background-color:#a3c9db;width:99%;}
#addressbookshowtable th {color: #000000;text-align:left;padding:5px;font-weight:bold;}
#addressbookshowtable td {padding:5px;border-bottom: solid 1px #a3c9db;font-size: 11px;border-collapse: collapse;font-family: Arial,Helvetica,sans-serif;}
.bulkmanageaddressbookrecordcount {margin:2px 10px 2px 0;font-size:13px;}
#addressbookshowtable .evenrow {background-color:#ffffff;}
#addressbookshowtable .oddrow {background-color:#EFEFEF;}
#addressbookshowtable .oddrow:hover {background-color: #E6F3FC;}
.addresssuggestiontable td {border: none !important;}

/*import recipient styles*/

/*Multi shipping checkout*/
.chosen-container {position: relative;display: inline-block;vertical-align: middle;font-size: 13px;zoom: 1;*display: inline;-webkit-user-select: none;-moz-user-select: none;user-select: none;}
.chosen-container .chosen-drop {position: absolute;top: 100%;left: -9999px;z-index: 1010;-webkit-box-sizing: border-box; -moz-box-sizing: border-box;  box-sizing: border-box;width: 100%;border: 1px solid #aaa;border-top: 0;background: #fff;box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);}
.chosen-container.chosen-with-drop .chosen-drop {left: 0;}
.chosen-container a {cursor: pointer;font-size:12px;}
.chosen-container a:hover {cursor: pointer;font-size:12px;}
.chosen-container-single .chosen-single {position: relative;display: block;overflow: hidden;padding: 0 0 0 8px;height: 23px;border: 1px solid #aaa;  border-radius: 5px; background-color: #fff; background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #ffffff), color-stop(50%, #f6f6f6), color-stop(52%, #eeeeee), color-stop(100%, #f4f4f4)); background: -webkit-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: -moz-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%); background: -o-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);background: linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);background-clip: padding-box;
  box-shadow: 0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.1);color: #444;text-decoration: none;white-space: nowrap;line-height: 24px;}
.chosen-container-single .chosen-default {color: #999;}
.chosen-container-single .chosen-single span {display: block;overflow: hidden;margin-right: 26px;text-overflow: ellipsis;white-space: nowrap;}
.chosen-container-single .chosen-single-with-deselect span {margin-right: 38px;}
.chosen-container-single .chosen-single abbr {position: absolute;top: 6px;right: 26px;display: block;width: 12px;height: 12px;background: url('/images/chosen-sprite.png') -42px 1px no-repeat;font-size: 1px;}
.chosen-container-single .chosen-single abbr:hover {background-position: -42px -10px;}
.chosen-container-single.chosen-disabled .chosen-single abbr:hover {background-position: -42px -10px;}
.chosen-container-single .chosen-single div {position: absolute;top: 0;right: 0;display: block;width: 18px;height: 100%;}
.chosen-container-single .chosen-single div b {display: block;width: 100%;height: 100%;background: url('/images/chosen-sprite.png') no-repeat 0px 2px;}
.chosen-container-single .chosen-search {position: relative;z-index: 1010;margin: 0;padding: 3px 4px;white-space: nowrap;}
.chosen-container-single .chosen-search input[type="text"] {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;margin: 1px 0;  padding: 4px 20px 4px 5px;width: 100%;height: auto;outline: 0;border: 1px solid #aaa;
background: white url('/images/chosen-sprite.png') no-repeat 100% -20px;
  background: url('/images/chosen-sprite.png') no-repeat 100% -20px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
  background: url('/images/chosen-sprite.png') no-repeat 100% -20px, -webkit-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background: url('/images/chosen-sprite.png') no-repeat 100% -20px, -moz-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background: url('/images/chosen-sprite.png') no-repeat 100% -20px, -o-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background: url('/images/chosen-sprite.png') no-repeat 100% -20px, linear-gradient(#eeeeee 1%, #ffffff 15%);
  font-size: 1em;font-family: sans-serif;line-height: normal;border-radius: 0;}
.chosen-container-single .chosen-drop {margin-top: -1px;border-radius: 0 0 4px 4px;background-clip: padding-box;}
.chosen-container-single.chosen-container-single-nosearch .chosen-search {position: absolute;left: -9999px;}

.chosen-container .chosen-results {position: relative;overflow-x: hidden;overflow-y: auto;margin: 0 4px 4px 0;padding: 0 0 0 4px;max-height: 240px;-webkit-overflow-scrolling: touch;}
.chosen-container .chosen-results li {display: none;margin: 0;padding: 5px 6px;list-style: none;line-height: 15px;}
.chosen-container .chosen-results li.active-result {display: list-item;cursor: pointer;white-space: nowrap;}
.chosen-container .chosen-results li.disabled-result {display: list-item;color: #ccc;cursor: default;}
.chosen-container .chosen-results li.highlighted {background-color: #3875d7;background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));background-image: -webkit-linear-gradient(#3875d7 20%, #2a62bc 90%);background-image: -moz-linear-gradient(#3875d7 20%, #2a62bc 90%);background-image: -o-linear-gradient(#3875d7 20%, #2a62bc 90%);background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);color: #fff;}
.chosen-container .chosen-results li.no-results {display: list-item;background: #f4f4f4;}
.chosen-container .chosen-results li.group-result {display: list-item;font-weight: bold;cursor: default;}
.chosen-container .chosen-results li.group-option {padding-left: 15px;}
.chosen-container .chosen-results li em {font-style: normal;text-decoration: underline;}

.chosen-container-active .chosen-single {border: 1px solid #5897fb;box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);}
.chosen-container-active.chosen-with-drop .chosen-single {border: 1px solid #aaa;-moz-border-radius-bottomright: 0;border-bottom-right-radius: 0;-moz-border-radius-bottomleft: 0;border-bottom-left-radius: 0;background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #eeeeee), color-stop(80%, #ffffff));background-image: -webkit-linear-gradient(#eeeeee 20%, #ffffff 80%);background-image: -moz-linear-gradient(#eeeeee 20%, #ffffff 80%);background-image: -o-linear-gradient(#eeeeee 20%, #ffffff 80%);background-image: linear-gradient(#eeeeee 20%, #ffffff 80%);box-shadow: 0 1px 0 #fff inset;}
.chosen-container-active.chosen-with-drop .chosen-single div {border-left: none;background: transparent;}
.chosen-container-active.chosen-with-drop .chosen-single div b {background-position: -18px 2px;}
.chosen-container-active .chosen-choices {border: 1px solid #5897fb;box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);}
.chosen-container-active .chosen-choices li.search-field input[type="text"] {color: #111 !important;}

.chosen-disabled {cursor: default;opacity:0.5 !important;filter: alpha(opacity=50) !important;}
.chosen-disabled .chosen-single {cursor: default;}
.chosen-disabled .chosen-choices .search-choice .search-choice-close {cursor: default;}
.chosen-select {width:500px;}
.chosen-select:hover {width:650px;}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  .chosen-rtl .chosen-search input[type="text"],
  .chosen-container-single .chosen-single abbr,
  .chosen-container-single .chosen-single div b,
  .chosen-container-single .chosen-search input[type="text"],
  .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .chosen-container .chosen-results-scroll-down span,
  .chosen-container .chosen-results-scroll-up span {background-image: url('/images/chosen-sprite@2x.png') !important;background-size: 52px 37px !important;background-repeat: no-repeat !important;}
}


/*Date Picker*/
/*
   Zebra_DatePicker: a lightweight jQuery date picker plugin
    Default theme
    copyright (c) 2011 - 2013 Stefan Gabos
    http://stefangabos.ro/jquery/zebra-datepicker/
*/

.Zebra_DatePicker *,
.Zebra_DatePicker *:after,
.Zebra_DatePicker *:before  { -moz-box-sizing: content-box !important; -webkit-box-sizing: content-box !important; box-sizing: content-box !important }
.Zebra_DatePicker           { position: absolute; background: #666; border: 3px solid #666; display: none; z-index: 100; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 13px }
.Zebra_DatePicker *         { margin: 0; padding: 0; color: #000; background: transparent; border: none }

.Zebra_DatePicker table                      { border-collapse: collapse; border-spacing: 0 }
.Zebra_DatePicker td,
.Zebra_DatePicker th                         { text-align: center; padding: 5px 0 }
.Zebra_DatePicker td                         { cursor: pointer }
.Zebra_DatePicker .dp_daypicker,
.Zebra_DatePicker .dp_monthpicker,
.Zebra_DatePicker .dp_yearpicker             { margin-top: 3px }

.Zebra_DatePicker .dp_daypicker td,
.Zebra_DatePicker .dp_daypicker th,
.Zebra_DatePicker .dp_monthpicker td,
.Zebra_DatePicker .dp_yearpicker td         { background: #E8E8E8; width: 30px; border: 1px solid #7BACD2 }

.Zebra_DatePicker,
.Zebra_DatePicker .dp_header .dp_hover,
.Zebra_DatePicker .dp_footer .dp_hover { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px }

.Zebra_DatePicker .dp_header td             { color: #FFF }
.Zebra_DatePicker .dp_header .dp_previous,
.Zebra_DatePicker .dp_header .dp_next       { width: 30px }
.Zebra_DatePicker .dp_header .dp_caption    { font-weight: bold }
.Zebra_DatePicker .dp_header .dp_hover      { background: #222; color: #FFF }
.Zebra_DatePicker .dp_header .dp_blocked    { color: #888; cursor: default }

.Zebra_DatePicker .dp_daypicker th              { background: #a92225;color: #FFF }
.Zebra_DatePicker td.dp_not_in_month            { background: #F3F3F3; color: #CDCDCD; cursor: default }
.Zebra_DatePicker td.dp_not_in_month_selectable { background: #F3F3F3; color: #CDCDCD; cursor: pointer }
.Zebra_DatePicker td.dp_weekend                 { background: #D8D8D8 }
.Zebra_DatePicker td.dp_weekend_disabled        { color: #CCC; cursor: default }
.Zebra_DatePicker td.dp_selected                { background: #5A4B4B; color: #FFF !important }
.Zebra_DatePicker td.dp_week_number             { background: #FFCC33; color: #555; cursor: text; font-style: italic }
.Zebra_DatePicker .dp_monthpicker td    { width: 33% }
.Zebra_DatePicker .dp_yearpicker td     { width: 33% }

.Zebra_DatePicker .dp_footer            { margin-top: 3px }
.Zebra_DatePicker .dp_footer .dp_hover  { background: #222; color: #FFF }
.Zebra_DatePicker .dp_today { color: #FFF; padding: 3px }

.Zebra_DatePicker .dp_clear { color: #FFF; padding: 3px }

.Zebra_DatePicker td.dp_current             { color: #C40000 }
.Zebra_DatePicker td.dp_disabled_current    { color: #E38585 }
.Zebra_DatePicker td.dp_disabled            { background: #F3F3F3; color: #CDCDCD; cursor: default }
.Zebra_DatePicker td.dp_hover               { background: #482424; color: #FFF }

button.Zebra_DatePicker_Icon                { display: block; position: absolute; width: 32px; height: 32px; background: url('/images/StoreFront_System_Images/multiship_calendar.png') no-repeat left top; text-indent: -9000px; border: none; cursor: pointer; padding: 0; line-height: 0; vertical-align: top }
button.Zebra_DatePicker_Icon_Disabled       { background-image: url('/images/StoreFront_System_Images/multiship_calendar-disabled.png') }

button.Zebra_DatePicker_Icon                { margin: 0 0 0 3px }
button.Zebra_DatePicker_Icon_Inside         { margin: 0 3px 0 0 }

/*Multi ship checkout*/
.multicheckoutaddressheader {margin: 0 0 10px 0;}
table.multicheckoutaddresstable {width: 100%;border: 1px solid #D4DADC;border-bottom:none;border-collapse: collapse;font-family: Arial,Helvetica,sans-serif;}
.multicheckoutaddresstable th {text-align: left;font-size: 11px;font-weight:bold;height:24px;border: 1px #d3d3d3 solid;font-family: Arial,Helvetica,sans-serif;background-color: #a3c9db;	padding:2px 5px 2px 5px;}
.multicheckoutaddresstable td {	font-size:12px;border-bottom: 1px solid #E3DEB8;font-family: Arial,Helvetica,sans-serif;padding:2px 5px 2px 5px;}
.multicheckoutaddresstable .itemname {font-size:13px;display: block;font-weight:bold;}
.multicheckoutaddresstable .itemskutext {font-size:13px;display: inline;}
.multicheckoutaddresstable .itemsku {font-size:13px;display: inline;}


#multicheckoutreviewdiv {}
.multicheckoutreviewheader {margin: 0 0 10px 0;}
table.multicheckoutreviewtable {width: 100%;border: 1px solid #D4DADC;border-bottom:none;border-collapse: collapse;font-family: Arial,Helvetica,sans-serif;}
.multicheckoutreviewtable th {text-align: left;font-size: 11px;font-weight:bold;height:24px;border: 1px #d3d3d3 solid;font-family: Arial,Helvetica,sans-serif;background-color: #a3c9db;	padding:2px 5px 2px 5px;}
.multicheckoutreviewtable td {	font-size:12px;border-bottom: 1px solid #E3DEB8;font-family: Arial,Helvetica,sans-serif;padding:2px 5px 2px 5px;}
.placeorder-left{}
.multiship-reviewtoptotals {font-family: Arial,Helvetica,sans-serif;font-size: 13px;text-align:right;font-weight:bold;}
.multiship-reviewtoptotals .totalsavings {display:inline;margin: 0 10px 0 0;color:red;}
.multiship-reviewtoptotals .subtotal {display:inline;margin: 0 10px 0 0;}
.multiship-reviewtoptotals .shipinghandling {display:inline;margin: 0 10px 0 0;}
.multiship-reviewtoptotals .estimatedtax {display:inline;margin: 0 10px 0 0;}
.multiship-reviewtoptotals .ordertotal {display:inline;margin: 0 5px 0 0;}
.multiship-reviewbilling .billingheader {float:left;vertical-align:middle;margin: 0 10px 0 0;font-size: 14px;font-weight: bold;font-family: Arial;display: inline;}
.multiship-reviewbilling .billingdropdown {float:left;vertical-align:middle;}
.multiship-reviewpayment .paymentheader {float:left;vertical-align:middle;margin: 0 10px 0 0;font-size: 14px;font-weight: bold;font-family: Arial;display: inline;}
.multiship-reviewpayment .paymentdropdown {float:left;vertical-align:middle;}
.multiship-billingaddressfields {}
table.billingfieldstable {width: 100%;border: none;border-collapse: collapse;font-family: Arial,Helvetica,sans-serif;}
.billingfieldstable td {	font-size:12px;border: none;font-family: Arial,Helvetica,sans-serif;padding:2px 5px 2px 5px;}
table.paymentfieldstable {width: 100%;border: none;border-collapse: collapse;font-family: Arial,Helvetica,sans-serif;}
.paymentfieldstable td {	font-size:12px;border: none;font-family: Arial,Helvetica,sans-serif;padding:2px 5px 2px 5px;}
table.specialinstructions {width: 100%;border: none;border-collapse: collapse;font-family: Arial,Helvetica,sans-serif;}
.specialinstructions td {	font-size:12px;border: none;font-family: Arial,Helvetica,sans-serif;padding:2px 5px 2px 5px;}
.shipaddressdiv {padding: 10px 0 10px 0;}
.shipaddresslabel {font-size:14px;font-weight: normal;font-family: Arial;display:inline;}
.shipaddressdata {display:inline-block;vertical-align:text-top;color: #a92225;margin-top:-3px;}
.shipaddressname{font-size:14px;font-weight: bold;font-family: Arial;display:block;vertical-align:middle;}
.shipaddressvalue{font-size:14px;font-weight: normal;font-family: Arial;display:inline;}
table.multireview-itemstable {width: 525px;border: 0px solid #D4DADC;border-bottom:none;border-collapse: collapse;font-family: Arial,Helvetica,sans-serif;}
.multireview-itemstable th {text-align: left;font-size: 11px;font-weight:bold;height:24px;border: 1px #d3d3d3 solid;font-family: Arial,Helvetica,sans-serif;background-color: #a3c9db;	padding:2px 5px 2px 5px;}
.multireview-itemstable td {	font-size:12px;border-bottom: 0px solid #E3DEB8;font-family: Arial,Helvetica,sans-serif;padding:0px 5px 2px 5px;}
.multireview-itemstable .itemname {font-size:13px;display: block;font-weight:bold;}
.multireview-itemstable .itemskutext {font-size:13px;display: inline;}
.multireview-itemstable .itemsku {font-size:13px;display: inline;}
.multireview-itemstable .itemprice {display:block;padding: 4px 0px 4px 0px;}
.multireview-itemstable .itemprice .itempricetext {font-size:13px;display: inline;font-weight: bold;padding:0 10px 0 0;}
.multireview-itemstable .itemprice .itempriceval {font-size:13px;display: inline;}
.multireview-itemstable .itemqty {font-size:13px;display: block;margin: 0 20px 0 0; float:left;padding: 4px 0px 4px 0px;}
.multireview-itemstable .itemqtytext {float: left;font-weight:bold;padding:0 10px 0 0;}
.multireview-itemstable .itemqtyval {float: left;}
.multireview-itemstable .giftnote {margin: 4px 0 4px 0;}
.deliverydatediv img{vertical-align:middle;}
.deliverydatelabel {font-size:13px;}
.shipdatelabel {font-size:13px;}
.processingimagediv {display: inline;margin: 0 0 0 40px;}
ul.multishipul {margin:0;padding:0;list-style: none;}
.multishipradio {display: inline;}
.multishipname {display: inline;}
.estdeliverytext {display: inline;color: orange;}
.shipaddresschangelink {display: inline-block;vertical-align:bottom;}

select {display: inline-block;vertical-align: middle;height: 24px;padding: 2px;border: 1px solid #CCC;color: #000;background: #FFF;}
.maincat-content .sub-nav, .maincat-content .sub-nav {padding: 0 0 0 5px;}

/*Process disalog*/
.ui-widget { font-family: Arial,Helvetica,sans-serif; font-size: 0.9em;}
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Arial,Helvetica,sans-serif; }
.ui-widget-content { border: 1px solid #1e1e1e; color: #222222; background-color:#1e1e1e; }
.ui-widget-content a { }
.ui-widget-header { border: 1px solid #1e1e1e; color: #ffffff; font-weight: bold; font-size: 0.8em; }
.ui-widget-header a { color: #ffffff; }
.ui-widget-overlay { background: #666666 url(/images/StoreFront_System_Images/ui-bg_40x40.png) 50% 50% repeat; opacity: .50;filter:Alpha(Opacity=50); }
.ui-widget-shadow { margin: -5px 0 0 -5px; padding: 5px; background: #000000 url(/images/StoreFront_System_Images/ui-bg_40x40.png) 50% 50% repeat-x; opacity: .20;filter:Alpha(Opacity=20); -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
.ui-corner-all { -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
.ui-dialog { position: absolute; padding: .2em; overflow: hidden; font-family:Arial;}
.ui-dialog .ui-dialog-titlebar { padding: .2em .2em; position: relative;  font-size: 100%; }
.ui-dialog .ui-dialog-title { float: left; margin: 0 4px 0 0; } 
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { position: relative; border: 0; padding: .02em .04em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { float: right; }
.ui-dialog .ui-dialog-buttonpane button { margin: .5em .4em .5em 0; cursor: pointer; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
.processdislogdiv {font-family: Arial;font-size:12px;font-color:#eeeeee;}

.multireview-itemstable .itempersonalization {font-size:13px;display: block;margin: 0 20px 0 0; padding: 2px 0px 4px 0px;}
.bundlecomponentname {display: block;margin: 0 0px 0 20px;}
.bundlecomponentsku{display: block;margin: 0 0px 0 20px;}
.bundlecomponentqty {display: block;}
.bundlecomponentreview {display: block;clear:both;margin: 4px 0 4px 10px;}
.bundlecomponentreview .bundlecomponentname {display: block;float:left;margin: 0 30px 0 0;}
.bundlecomponentreview  .bundlecomponentqty {display: block;}
.bundlecomponentreview  .bundlecomponentqty .bundlecomponentqtytext {margin: 0 10px 0 0;}

.shipaddresschangelink a {padding: 2px 10px 2px 10px; border-radius:3px;border: solid 1px #a92225;margin: 0 0 3px 10px;color:#ffffff;background-color: #a92225;}

tr.duplicateaddressrow  td {color: #ff0000;}
tr.duplicateaddressrow  td  input{color: #ff0000;}
.addresssuggestiontable td {padding: 2px !important;}
.errormessagediv {border: solid 1px blue;background-color:#ffffd5;color:#ff0000;padding: 5px;margin:5px 5px 5px 0;line-height:16px;}

.billaddresschangelink a {padding: 2px 10px 2px 5px; border-radius:3px;border: solid 1px #a92225;margin: 0 0 0 20px;color:#ffffff;background-color: #a92225;}
.myaccount-addressid {color:#F0400A;}

/*bulk import order styles*/
#bulkplacerorderdiv{}
.bulkplacerorderheader{}
table.bulkplacerordertable {width: 99%;border: 1px solid #D4DADC;border-bottom:none;border-collapse: collapse;font-family: Arial,Helvetica,sans-serif;margin: 0 0 10px 0;}
.bulkplacerordertable th {text-align: left;font-size: 11px;font-weight:bold;height:24px;border: 1px #d3d3d3 solid;font-family: Arial,Helvetica,sans-serif;background-color: #a3c9db;	padding:2px 5px 2px 5px;}
.bulkplacerordertable td {font-size:12px;border-bottom: 1px solid #E3DEB8;font-family: Arial,Helvetica,sans-serif;padding:2px 5px 2px 5px;}
#bulkplacerordershowdiv{border: solid 1px #a3c9db;}
table #bulkplacerordershowtable {border: 0;cellpadding: 5px;border-spacing:0px;background-color:#a3c9db;width:100%;}
#bulkplacerordershowtable th {color: #000000;text-align:left;padding:5px;font-weight:bold;}
#bulkplacerordershowtable td {padding:5px;font-size: 13px;border-collapse: collapse;font-family: Arial,Helvetica,sans-serif;border-bottom: solid 1px #a3c9db;}
.bulkplacerorderrecordcount {margin:2px 10px 2px 0;font-size:13px;}
#bulkplacerordershowtable .evenrow {background-color:#ffffff;}
#bulkplacerordershowtable .oddrow {background-color:#EFEFEF;}
#bulkplacerordershowtable .oddrow:hover {background-color: #E6F3FC;}
.bulkplacerorder-errordiv {color: red;font-size:12px;}
.bulkmanageaddressbook-errordiv {color: red;font-size:12px;}
#bulkplacerorderitemsdiv{}
.bulkplacerorderitemsheader{}
table.bulkplacerorderitemstable {width: 99%;border: 1px solid #D4DADC;border-bottom:none;border-collapse: collapse;font-family: Arial,Helvetica,sans-serif;margin: 0 0 10px 0;}
.bulkplacerorderitemstable th {text-align: left;font-size: 11px;font-weight:bold;height:24px;border: 1px #d3d3d3 solid;font-family: Arial,Helvetica,sans-serif;background-color: #a3c9db;	padding:2px 5px 2px 5px;}
.bulkplacerorderitemstable td {font-size:12px;border-bottom: 1px solid #E3DEB8;font-family: Arial,Helvetica,sans-serif;padding:2px 5px 2px 5px;}
#bulkplacerorderitemsshowdiv{border: solid 1px #a3c9db;}
table #bulkplacerorderitemsshowtable {border: 0;cellpadding: 5px;border-spacing:0px;background-color:#a3c9db;width:100%;}
#bulkplacerorderitemsshowtable th {color: #000000;text-align:left;padding:5px;font-weight:bold;}
#bulkplacerorderitemsshowtable td {padding:5px;font-size: 13px;border-collapse: collapse;font-family: Arial,Helvetica,sans-serif;}
.bulkplacerorderrecordcount {margin:2px 10px 2px 0;font-size:13px;}
#bulkplacerorderitemsshowtable .evenrow {background-color:#ffffff;}
#bulkplacerorderitemsshowtable .oddrow {background-color:#EFEFEF;}
#bulkplacerorderitemsshowtable .oddrow:hover {background-color: #E6F3FC;}
/*bulk import order styles*/

.addressbook-griddiv{border: solid 1px #a3c9db;}
table .addressbook-gridtable {border: 0;cellpadding: 5px;border-spacing:0px;background-color:#a3c9db;width:99%;}
.addressbook-gridtable th {color: #000000;text-align:left;padding:5px;font-weight:bold;white-space:nowrap}
.addressbook-gridtable th a {color: #000000;text-align:left;padding:5px;font-weight:bold;}
.addressbook-gridtable td {padding:5px;border-bottom: solid 1px #a3c9db;font-size: 11px;border-collapse: collapse;font-family: Arial,Helvetica,sans-serif;}
.addressbook-gridtable .evenrow {background-color:#ffffff;}
.addressbook-gridtable .evenrow:hover {background-color: #E6F3FC;}
.addressbook-gridtable .oddrow {background-color:#EFEFEF;}
.addressbook-gridtable .oddrow:hover {background-color: #E6F3FC;}
.addressbook-gridpagesize {float:left;}
.addressbook-gridpagenumber {float:right;}
.addressbook-gridpageexport{float:right;clear:both;margin: 0 3px 6px 0;}
.addressbook-gridpageexport a{padding: 2px 10px 2px 5px; border-radius:3px;border: solid 1px #a92225;margin: 0 0 0 20px;color:#ffffff;background-color: #a92225;}
.addressbook-econtactdiv {}
.addressbook-econtacttable{}
.sort-arrow {font-weight:bold;}

.multiaddress-addedit {color: red;}
.address-verify-error {color: red;}

.multireview-itemstable .itempricediscountregular {float:left;padding: 4px 0px 4px 0px;}
.multireview-itemstable .itempricediscountregular .itempricetext {font-size:13px;display: inline;font-weight: bold;padding:0 10px 0 0;}
.multireview-itemstable .itempricediscountregular .itempriceval {font-size:13px;display: inline;}

.multireview-itemstable .itempricediscount {display:block;padding: 4px 0px 4px 0px;color: red;}
.multireview-itemstable .itempricediscount .itempricetext {font-size:13px;display: inline;font-weight: bold;padding:0 10px 0 10px;}
.multireview-itemstable .itempricediscount .itempriceval {font-size:13px;display: inline;}

.multiship-couponsection .multiship-coupon {color: #ff0000;padding:0 10px 0 5px;}
.multiship-couponsection .multiship-couponcode {font-weight: bold;}
.multiship-couponsection .multiship-coupondisplay {color: #ff0000;display:block;margin: 0 10px 0 0;}

.multicheckoutreviewtable .oddrow{background-color:#f5f5f5;}
.multicheckoutreviewtable .evenrow{background-color:#ffffff;}

/*Login page styles*/
.loginpage-maindiv {}
.loginpage-headerdiv {}
.loginpage-errormessage {}
.loginpage-errormessagetext {color: #cc0000;font-weight:bold;}
.loginpage-contentdiv {}



.newsignup-header {border-top: 3px solid #000000; border-bottom: 3px solid #000000; font-family: 'Courier New', Courier, monospace; font-size:18px; font-weight: bold; text-transform: uppercase; background-color:#b5b099; text-indent: 10px;}


.returnlogin-header, .edit-address-header, .addnew-address-header, .newcustomerheader.header, .payment-header.proceed.checkout-nextstep, .header.reviewheader, .order-payment-table .payment-header {border-top: 3px solid #000000; border-bottom: 3px solid #000000; font-family: 'Courier New', Courier, monospace; font-size:18px; font-weight: bold; text-transform: uppercase; background-color:#b5b099; text-indent: 10px;}





/*guided navigation styles*/
.guidednav-socialmedia {text-align:right;}
#GuidedNavRightContent {}
.guidednav-menuwrapper {float:left;}
.guidednav-categoryfooter {float:left;width:200px;margin: 0 0 0 10px;}
.GuidedNavMainTable{border-collapse:collapse;padding:1px 1px 1px 1px;}
.guidednav-filtersection {float: left;width:180px;margin: 0 0 10px 0;}
#GuidedNavLeftMenu {float:left;}
.guidednav-treedelimiter {padding: 0 5px;display:inline;}
.guidednav-treefinalcat, .label.ordereview-itemheader {font-size: 0px;}



.guidednav-sortbytext {display: inline;}
.guidednav-sortbycontrol {display:inline;}
.pagingtopsectiondiv, .pagingbottomsectiondiv {background-color:#b5b099; margin: 5px 0 0 0;padding:5px;}
.guidednav-pagesizetext {display: inline;}
.guidednav-pagesizecontrol {display:inline;}
.searchpage-hr {color: #000000;}
.sharewishlist-maindiv {width:400px;height:300px;}
.sharewishlist-header {
	display: block;
	text-align: left;
	background: #F2F2F2;
	background: #F0F0F0;
	background: -moz-linear-gradient(top,#f7f7f7,#eaeaea);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#F7F7F7),color-stop(100%,hsl(0, 0%, 92%)));
	background: -webkit-linear-gradient(top,#F7F7F7,#EAEAEA);
	background: -o-linear-gradient(top,#f7f7f7,#eaeaea);
	background: -ms-linear-gradient(top,#f7f7f7,#eaeaea);
	background: linear-gradient(top,#f7f7f7,#eaeaea);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7',endColorstr='#eaeaea',GradientType=0);
	border: 1px solid #CDCDCD;
	border: 1px solid rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 1px 0 hsla(0, 100%, 100%, 0.5) inset,0 -1px 0 hsla(0, 100%, 100%, 0.4) inset;
	-moz-box-shadow: 0 1px 0 rgba(255,255,255,0.5) inset,0 -1px 0 rgba(255,255,255,0.4) inset;
	box-shadow: 0 1px 0 rgba(255,255,255,0.5) inset,0 -1px 0 rgba(255, 255, 255, 0.4) inset;
	padding: 5px 10px;
	margin: 0;	
}
.sharewishlist-message {display:block;border-bottom: 1px solid #CDCDCD;padding:10px 0;}
.sharewishlist-to {display:block;font-size:15px;padding: 5px 0;}
.sharewishlist-captureemail {display:block;}
.sharewishlist-captureemail textarea{width:375px;height:60px;}
.sharewishlist-sendcopy {display:block;}
.sharewishlist-emailbutton {display:block;padding:10px 5px;}
.sharewishlist-emailbutton  img{cursor:pointer;}
.sharewishlist-response {display:block;color:#000;}
.sharewishlist-response .error-email {color:red;font-size:13px;font-weight:bold;}
.sharewishlist-response .success-email {color:green;font-size:13px;font-weight:bold;}
.sharewishlist-loading {display:inline-block;margin: 0 10px;}
/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}
/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#808080;}
#colorbox{outline:0;}
    #cboxTopLeft{width:25px; height:25px; background:url(/images/StoreFront_System_Images/lightbox-border1.png) no-repeat 0 0;}
    #cboxTopCenter{height:25px; background:url(/images/StoreFront_System_Images/lightbox-border1.png) repeat-x 0 -50px;}
    #cboxTopRight{width:25px; height:25px; background:url(/images/StoreFront_System_Images/lightbox-border1.png) no-repeat -25px 0;}
    #cboxBottomLeft{width:25px; height:25px; background:url(/images/StoreFront_System_Images/lightbox-border1.png) no-repeat 0 -25px;}
    #cboxBottomCenter{height:25px; background:url(/images/StoreFront_System_Images/lightbox-border1.png) repeat-x 0 -75px;}
    #cboxBottomRight{width:25px; height:25px; background:url(/images/StoreFront_System_Images/lightbox-border1.png) no-repeat -25px -25px;}
    #cboxMiddleLeft{width:25px; background:url(/images/StoreFront_System_Images/lightbox-border2.png) repeat-y 0 0;}
    #cboxMiddleRight{width:25px; background:url(/images/StoreFront_System_Images/lightbox-border2.png) repeat-y -25px 0;}
    #cboxContent{background:#fff; overflow:hidden;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-top:28px;}
        #cboxTitle{position:absolute; bottom:0px; left:0; text-align:center; width:100%; color:#999;}
        #cboxCurrent{position:absolute; bottom:0px; left:100px; color:#999;}
        #cboxLoadingOverlay{background:#fff url(/images/StoreFront_System_Images/loading.gif) no-repeat 5px 5px;}
        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
	#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; text-indent:-9999px; width:20px; height:20px; position:absolute; top:-20px; background:url(/images/controls.png) no-repeat -48px 0;}
        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}
        #cboxSlideshow{position:absolute; bottom:0px; right:42px; color:#444;}
        #cboxPrevious{position:absolute; bottom:0px; left:0; color:#444;}
        #cboxNext{position:absolute; bottom:0px; left:63px; color:#444;}
        #cboxClose{top:0; right:0; display:block; color:#444;font-weight:bold;}
/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

.divcartcount {display:inline;}
.emptycartlink{display:inline;}
.instantrebate-itempage, .mailinrebate-itempage a{color: #DD4C26 !important;font-size: 15px;font-weight: bold;padding-bottom: 4px;padding-top: 20px;}
.find-in-store-div{margin:10px 0px;}
.find-in-store-div a{color: #333;text-decoration: underline;cursor: help;width: 85px;font-weight: bold;font-size: 105%;}
.findinStore-flyout {min-height:200px;}
.findinStore-flyout .blueh3 {font-size: 13px;color: #1C6293;margin-bottom: 5px;}
.findinStore-flyout a {font-size: 13px;color: #1C6293;margin-bottom: 5px;}
.findinstore-ul {margin:0;padding:0;}
.findinstore-ul li {padding:5px;}
.findinstore-content {margin: 20px 10px;}
.findinstore-stock {float:left;}
.findinstore-name {width: 150px;float:left;}
.orange {color: #F58E15 !important;}
#rebate-breadcrumb {background-color: white;color: #3A3E3E;float: left;font-size: 9px;padding-bottom: 15px;padding-left: 20px;padding-top: 5px;text-transform: uppercase;}
#rebate-breadcrumb a {color: #992915;text-decoration: none;font-size: 9px;text-transform: uppercase;}
.short {padding-left: 0 !important;}
.rebate-page {}
.rebate-page h2 {display: block;font-size: 18px;font-weight: bold;padding:0;margin:0;}
.rebate-header  .header{font-weight:bold;}
.rebate-table {border: 1px solid black;margin-bottom: 10px;}
.viewpdflink a {color: #992915;}
.findinStore-flyout-main {width:350px;height:300px;opacity: 1.0;filter: alpha(opacity=100);}
.findinStore-flyout-arrow {float:left;width:12px;height:175px;vertical-align:middle;padding:125px 0 0 0;opacity: 1.0;filter: alpha(opacity=100);}
.findinStore-flyout {float:left;width:320px;height:300px;border: 1px solid #D9D9D9;cursor: help;padding:5px;box-shadow: 5px 5px 5px #888888;}
#finditinstore ul, #finditinstore ul li{margin:0;padding:0;list-style:none;}
#finditinstore ul li{color: #000;cursor:pointer;}
#finditinstore ul li:hover, #finditinstore ul li.iehover{color:#000;position:relative;}
#finditinstore ul li a{padding:2px 5px 2px 0;color:#000;display:inline-block;text-decoration:none;width:125px;}
#finditinstore ul li ul{position:absolute;display:none;}
#finditinstore ul li:hover ul, #finditinstore ul li.iehover ul{left:110px;top:-150px;display:block;}
#finditinstore ul li ul li{background-color:#ffffff;}
#finditinstore ul li:hover ul li:hover, #finditinstore ul li.iehover ul li.iehover{background-color:#ffffff;cursor:default;}
#finditinstore ul li ul li a{color:#000;display:inline-block;width:120px;}
.clear{clear:both;}
.itempage-prevnext {width:19%; float:right; }
.itempage-treedelimiter {display:inline;padding: 0 5px;}
.editpricediv {margin: 0 0 0 10px;display:inline;}
.editshipcostdiv {margin: 0 0 0 10px;display:inline;}
.orderdiscounttext {display:inline;font-weight:bold;margin: 0 10px 0 0;}
.orderdiscountbox {display:inline;}
.orderdiscountbutton {display:inline;}
.orderdiscountbutton a{padding: 2px 10px 2px 10px; border-radius:3px;border: solid 1px #a92225;margin: 0 0 0 5px;color:#ffffff;background-color: #a92225;}
.editpricedatadiv {margin: 0 0 0 10px;border:solid 1px yellow;background-color:yellow;display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;}
.editpricedatadiv a{padding: 2px 10px 2px 10px; border-radius:3px;border: solid 1px #a92225;margin: 0 0 0 5px;color:#ffffff;background-color: #a92225;cursor:pointer;}
.editshipcostdatadiv {margin: 0 0 0 10px;border:solid 1px yellow;background-color:yellow;display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;}
.editshipcostdatadiv a{padding: 2px 10px 2px 10px; border-radius:3px;border: solid 1px #a92225;margin: 0 0 0 5px;color:#ffffff;background-color: #a92225;cursor:pointer;}
.viewshipcostdiv {margin: 0 0 0 3px;display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;}
.numbercircle {display:inline-block;;border-radius: 50%;width: 20px;height: 20px;padding: 6px;background-color: #A92225;border: 2px solid gray;color: #fff;text-align: center;font: 18px Arial, sans-serif;}
.datepicker {width:180px;}
.returncustomerloginsection{margin:10px 0;width:500px;height:100px;-moz-border-radius:6px;-webkit-border-radius: 6px;border-radius: 6px;background: #b5b099;  /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000', endColorstr='#000',GradientType=0 ); /* IE6-9 */border:solid 1px #000000;padding-left:10px;}
.bulkplacerorderheaderimage {text-align:center;}
.bulkplacerorderstep2headerimage {text-align:center;}
.multicheckoutreviewheader {text-align:center;}
.addressbookactiondivider {display:inline;padding: 0 3px;}
.addressbookactiondiv {}
.addressbook-gridpagesearchdiv .labelcol {font-weight:bold; text-align:right;padding: 0 10px 0 0;}
.searchpage-hr {background-color: #000000; height: 1px; border: 0;color: #000000;border-color: #000000;}
.addressbook-gridpagesearchdiv{border: solid 1px #a3c9db;margin: 0 0 20px 0;}
table .addressbook-gridsearchtable {border: 0;cellpadding: 5px;border-spacing:0px;background-color:#a3c9db;width:100%;}
.addressbook-gridsearchtable th {color: #000000;text-align:left;padding:5px;font-weight:bold;white-space:nowrap}
.addressbook-gridsearchtable th a {color: #000000;text-align:left;padding:5px;font-weight:bold;}
.addressbook-gridsearchtable td {padding:5px;border-bottom: solid 1px #a3c9db;font-size: 11px;border-collapse: collapse;font-family: Arial,Helvetica,sans-serif;}
.addressbook-gridsearchtable .evenrow {background-color:#ffffff;}
.addressbook-gridsearchtable .evenrow:hover {background-color: #E6F3FC;}
.addressbook-gridsearchtable .oddrow {background-color:#EFEFEF;}
.addressbook-gridsearchtable .oddrow:hover {background-color: #E6F3FC;}
.addressbook-gridsearchbuttons img {cursor:pointer;}
.giftnotelabel {display:inline;margin: 0 5px 0 0;font-weight:bold;color:#A92225;}
.giftnotevalue {display:inline;margin: 0 0 0 5px;}
.addressverificationresultdiv .SiteWideLabels{color:#565151;}
td.tdvalidateaddressresult {border-top:none;border-bottom: solid 1px #A3C9DB; }
.addressverificationresultdiv {margin: 0 0 20px 0;}
.bulkplacerorderactionbutton {height:60px;vertical-align:middle;text-align:center;}
a.button-goback {
padding: 10px 40px;
border-radius: 5px;
border: solid 2px #bababa;
margin: 10px;
color: #000000;
background-color: #f1f2f5;
vertical-align:middle;
font-size:16px;
top:50px;
display:inline-block;
}
a.button-verifyaddress {
padding: 10px 40px;
border-radius: 5px;
border: solid 2px #a92225;
margin: 10px;
vertical-align:middle;
color: #ffffff;
background-color: #a92225;
font-size:16px;
}
.addressverify-selecttext {display:none;}
tr.bulkplacenoaddressrow td {border-top:none;}
tr.bulkplaceaddressrow td {border-top: solid 1px #a3c9db;}
.payment-infofields-div .inputtext {margin:0;}
.paymentchangelink a {padding: 2px 10px 2px 5px; border-radius:3px;border: solid 1px #a92225;margin: 0 0 0 20px;color:#ffffff;background-color: #a92225;}
.multiship-reviewtoptotals .ordertotal {font-size:18px;}
.multicheckoutreviewtable tr:nth-child(3) td {border-bottom:none;}
.multicheckoutreviewtable tr:nth-child(4) td {border-top:none;}
tr.multiship-address-tr td {border-top: solid 1px #E3DEB8;}
td.item-imagetd {width:25%;}
table.addressbook-vcardlinktable {min-width:125px;}
table.addressbook-vcardlinktable div{margin: 0px 0 15px 0;min-width:100px;}
a.address-vcard-editlink, a.address-vcard-editlink:hover {margin-top: 10px;width: 130px;display: inline-block;text-align:center;border: 1px dotted #FFFFFF;color: #FFFFFF;font-family: Arial,Helvetica,sans-serif;font-size: 10px;text-transform: uppercase;background-color: #1e1e1e;padding: 4px 7px;}
a.address-vcard-actionlink {padding: 5px 10px; border-radius:3px;border: solid 1px #bf942a;margin: 0px 0 0 0;color:#000000;background-color: #f5d68a;font-weight:normal;display:block;}
.deliverydateinstructiondiv {margin: 5px 0;color:#a92225;font-weight:bold;font-size;13px;}
.shipaddresslabel {padding-right:45px;}
.deliverydatelabel {display:none;}
td.items-td {width: 600px;}
td.calendar-td {width: 400px;}
table.addressbook-vcarddatatable {cellpadding:0;cellspacing:0;}
table.addressbook-vcardlinktable {cellpadding:0;cellspacing:0;}
table.addressbook-gridsearchtable {width: 100%;border: 1px solid #D4DADC;padding-bottom:6px;font-family: Arial,Helvetica,sans-serif;box-shadow: 0px 2px 2px 2px #888;-moz-box-shadow: 0px 2px 2px 2px #888;-webkit-box-shadow: 0px 2px 2px 2px #888;box-shadow: 0px 2px 2px 2px #888;background-color: #f3f3f3;}
.addressbook-gridsearchtable th {text-align: left;font-size: 11px;font-weight:bold;height:24px;background-color: #c4d9ff;padding-left: 4px;padding-right: 4px;border: 1px #d3d3d3 solid;font-family: Arial,Helvetica,sans-serif;}
.addressbook-gridsearchtable td {padding-left: 4px;padding-right: 4px;font-size:12px;white-space: wrap;border-bottom: 1px solid #E3DEB8;font-family: Arial,Helvetica,sans-serif;}	
.addressbook-gridsearchbuttons {text-align:left;}
.giftnoteicon {display:inline;}
.giftnoteicon  img{display:inline;vertical-align:middle;}
.giftnotelink {display:inline;}
.giftnotebalancetext {display:inline;}
.giftnotebalancevalue {display:inline;}
.multiship-orderdiscount {margin: 10px 0 0 0;}
.addressbook-gridsearchbuttons a.resetbutton {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight:500; color: #aa272d; padding: 2px 10px; margin: 2px 0 0 0; text-decoration:none; background: -moz-linear-gradient(top, #ffffff 0%, #e6e6e6);background: -webkit-gradient(linear, left top, left bottom,from(#ffffff),to(#e6e6e6));-moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; border: 1px solid #cccccc;}
.addressbook-gridsearchbuttons a.searchbutton {padding: 2px 10px 2px 10px; border-radius:3px;border: solid 1px #a92225;margin: 0 0 3px 10px;color:#ffffff;background-color: #a92225;}
.addressbook-message .error {color:red;}
.addressbook-message .success {color:blue;}
a.address-vcard-deletelink, a.address-vcard-deletelink:hover {width: 130px;display: inline-block;border: 1px dotted #FFFFFF;color: #f78383;font-family: Arial,Helvetica,sans-serif;font-size: 10px;text-transform: uppercase;background-color: #1e1e1e;padding: 4px 7px;}
.chosen-results .evenrow {background-color:#ccc;}
table.addressbook-vcardtable {width: 100%;}


#orderreviewmaintable{border: 0px;}
.inputtext {max-width:200px;}
.zipcodetext {max-width:75px;}
.statedropdown {max-width:75px;}
.countrydropdown {max-width:200px;}
.provincedropdown {max-width:150px;}
.provincetext {max-width:125px;}
.postalcodetext {max-width:125px;}
.monthdropdown {max-width:100px;}
.yeardropdown {max-width:100px;}
.cvvtext {max-width:50px;}
.quantitybox {max-width:50px;}
/*
#ProcessingTopOrderDiv {visibility:hidden;display:none;}
#ProcessingBottomOrderDiv {visibility:hidden;display:none;}
*/
#orderreviewprocessingbox{position: absolute;width: 200px;height: 200px;background: #FFF;border: solid 1px #2b2b2b;text-align: center;left: 35%;top: 50%;z-index: 20;display: none;border-radius:5px;}
.orderreviewprocessmessage {font-size:14px;color:#2b2b2b;}
#orderreviewscreen {position: absolute;left: 0;top: 0;background: #000;}
.header{ font-size:18px;font-weight:bold; }
.ProductSubHeader{ font-size:24px;}
.prodpageoptionname{background-color: #fff;width:90px;}
.icon-selected {border: solid 1px red !important;}
.productgrouppage_name{font-weight:normal;}
.productpage_relprodsection A.newnav,.productpage_relprodsection .modelheadYourPrice,
.productpage_relprodsection .ProdNameEnhancerLabel,.recentlyvieweddiv A.newnav,.recentlyvieweddiv .ProdNameEnhancerLabel {color:rgb(86, 89, 92);}
a.btn-add {display: block;color: #fff;background: #cbcbcb;padding: 4px 5px 3px;text-align:center;}
.modalButtonDiv{margin-top:11px;font-size:14px;}
.modalText{font-size:12px;}
.paymenttypename {font-weight:bold;}
.product-custom-attributes {margin: 15px 0;}
.shoppingcart-relateditemsdiv {text-align:left; padding: 35px;}

.shoppingcart-relateditemstable {background-image: url('/images/StoreFront_System_Images/ProductGroup-RelatedProduct-Header.gif');height: 50px;width:100%;cursor:pointer;display:inline-block;border-style:none;background-color:transparent;text-indent:-9999px;background-repeat:no-repeat;}


.shoppingcart-relateditemsdiv .header {}
.shoppingcart-relateditemsdiv .column-cell {text-align:left;padding: 4px 5px 3px;}
.shoppingcart-relateditemsdiv .cell-name {text-align:left;width:500px;}
.shoppingcart-relateditemsdiv .cell-image {text-align:left;}
.shoppingcart-relateditemsdiv .cell-pricediv {}
.shoppingcart-relateditemsdiv .cell-viewlinkdiv {}
.itempage-prev:before {content:'\003C';padding: 0 5px 0 0;text-decoration:none !important;}
.itempage-prevnextseparator {padding: 0 5px 0 5px;}
.itempage-next:after {content:'\003E';padding:0 0 0 5px;text-decoration:none !important;}
/*Styles for retaining images instead of text*/
/*login-st-order.asp*/
.loginstordercontentdiv .forgot-password {background-image: url('/images/StoreFront_System_Images/forgot_password_orderlogin.gif');height:22px;width:140px;cursor:pointer;border-style:none;background-color:transparent;text-indent:-9999px;background-repeat:no-repeat;}

.loginstordercontentdiv .login {background-image: url('/images/StoreFront_System_Images/login_orderlogin.gif');height:22px;width:70px;cursor:pointer;border-style:none;background-color:transparent;text-indent:-9999px;background-repeat:no-repeat;}
.loginstorderheaderdiv {background-image: url('/images/StoreFront_System_Images/signin_header_status_order.gif');height:22px;width:70px;border-style:none;background-color:transparent;text-indent:-9999px;background-repeat:no-repeat;}


/*login.asp*/
.loginpage-headerdiv {font-size:0px;}


.loginpage-leftboxdiv a {background-image: url('/images/StoreFront_System_Images/signup_login.gif');height:20px;width:115px;display:block;border-style:none;background-color:transparent;text-indent:-9999px;background-repeat:no-repeat;}





/*pwd-email.asp*/
div.forgotpasswordheader {font-size:18px;font-weight:bold;margin: 0 0 8px 0;}
div.forgotpasswordheader2 {font-size:12px;font-weight:bold;margin: 0 0 8px 0;}
div.forgotpassworderror {font-size:12px;font-weight:bold;margin: 0 0 8px 0;color:red;}
div.forgotpasswordinstruction {font-size:13px;font-weight:normal;margin: 0 0 8px 0;}
.forgotpasswordcontentdiv .forgotpasswordbutton {background-image: url('/images/StoreFront_System_Images/email_my_password.gif');height:22px;width:180px;cursor:pointer;border-style:none;background-color:transparent;text-indent:-9999px;background-repeat:no-repeat;}


/*register.asp*/


table.registerheader .newcustomerheaderdiv {border-top: 3px solid #000000; border-bottom: 3px solid #000000; font-family: 'Courier New', Courier, monospace; font-size:18px; font-weight: bold; text-transform: uppercase; background-color:#b5b099; text-indent: 10px; width: 830px;}

.orderconfirm-single-div, .orderconfirm-single-header, .billaddressheaderdiv, .shipaddressheaderdiv {border-top: 3px solid #000000; border-bottom: 3px solid #000000; font-family: 'Courier New', Courier, monospace; font-size:18px; font-weight: bold; text-transform: uppercase; background-color:#b5b099; text-indent: 10px; margin: 8px;}



table.registerheader .customernotes {background-image: url('/images/StoreFront_System_Images/register_CustomerInformationNotes.gif');height:16px;width:475px;border-style:none;background-color:transparent;text-indent:-9999px;background-repeat:no-repeat;}


.registerbillnotes.subtext, .passwordcharlimittext.subtext, .registershipnotes, .customernotes {font-weight: bold; font-style: italic; text-align: left;}





/*My Account*/
.edityouraccountheaderdiv {background-image: url('/images/StoreFront_System_Images/edityouracct.gif');height:70px;width:833px; border-style:none; background-color:transparent;text-indent:-9999px;background-repeat:no-repeat; background-position: center;}


.myaccount-infotable .your-orders, .address-book, .payment-details, .favorites-header, .eventreminder-header, .myaccount-infotable div.your-profile {border-top: 3px solid #000000; border-bottom: 3px solid #000000; font-family: 'Courier New', Courier, monospace; font-size:16px; font-weight: bold; text-transform: uppercase; background-color:#b5b099; width: 230px; margin-bottom: 5px; margin-top: 5px; text-align: center;}






.addressbook-header, .creditcard-details-header, .customerinformation-header {border-top: 3px solid #000000; border-bottom: 3px solid #000000; font-family: 'Courier New', Courier, monospace; font-size:18px; font-weight: bold; text-transform: uppercase; background-color:#b5b099; text-indent: 10px; margin: 5px;}



/*viewcart.asp*/
.viewcart-maindiv .shoppingcart-header {background-image: url('/images/StoreFront_System_Images/shopping_cart_header.gif');height:45px;width:500px;border-style:none;background-color:transparent;text-indent:-9999px;background-repeat:no-repeat;}

.viewcart-maindiv #btnViewCartCheckoutTop {background-image: url('/images/StoreFront_System_Images/proceed_to_checkout_top.gif');height:32px;width:175px;cursor:pointer;display:inline-block;border-style:none;background-color:transparent;text-indent:-9999px;background-repeat:no-repeat;}
.viewcart-maindiv #btnViewCartCheckout {background-image: url('/images/StoreFront_System_Images/proceed_to_checkout.gif');height:37px;width:127px;cursor:pointer;display:inline-block;border-style:none;background-color:transparent;text-indent:-9999px;background-repeat:no-repeat;}



.viewcart-maindiv #btnViewCartMultipleCheckout {background-image: url('/images/StoreFront_System_Images/checkout_with_multiple_addresses.gif');height:28px;width:268px;cursor:pointer;display:inline-block;border-style:none;background-color:transparent;text-indent:-9999px;background-repeat:no-repeat;}


.viewcart-maindiv .viewcartclaimcodeheader:before { content: 'Enter discount codes here (gift certificates redeemable on final checkout)';
    color: #000;}

.viewcart-maindiv .entercaptiontext {width:0px; font-size:0px;}





.viewcart-maindiv .viewcart-promotion-header {font-weight:bold;}

.viewcart-maindiv .shoppingcart-relateditemsdiv .header {background-image: url('/images/StoreFront_System_Images/shoppingcart_other_recommendations.gif');height:22px;width:180px;display:inline-block;border-style:none;background-color:transparent;text-indent:-9999px;background-repeat:no-repeat;}



/*st1-check-me-out.asp*/

.returncustomerloginsection .header {border-bottom: 3px solid #000000; font-family: 'Courier New', Courier, monospace; font-size:18px; font-weight: bold; text-transform: uppercase; background-color:#b5b099; text-indent: 10px;}

.returncustomerloginsection .forgot-password, .returncustomerloginsection .login {cursor: pointer; /*Change the cursor upon hovering over*/
    border: 1px solid #1E1E1E;     border-radius: 8px; /*Make round edges*/
    padding: 5px 5px 5px 8px; color: #1e1e1e; font-family: Arial,Helvetica,sans-serif; font-size:10px; background-color: #C1BBA3;}


.addressbook-button-bill-edit button, .addressbook-button-ship-edit button, .orderreview-billaddresschange-apply button, .ordereview-claimcode-apply button, .orderreview-shipaddresschange-apply button, .ordereview-changeqty-deletediv button {cursor: pointer;
    border: 1px solid #1E1E1E;     border-radius: 8px;  padding: 1px 3px 1px 3px; color: #1e1e1e; font-family: Arial,Helvetica,sans-serif; font-size:10px; background-color: #C1BBA3; margin-bottom: 5px;}

.addressbook-button-bill-edit button:hover, .addressbook-button-ship-edit button:hover, .orderreview-billaddresschange-apply button:hover, .ordereview-claimcode-apply button:hover, .orderreview-shipaddresschange-apply button:hover, .ordereview-changeqty-deletediv button:hover {cursor: pointer;
    border: 1px solid #1E1E1E;     border-radius: 8px;  padding: 1px 3px 1px 3px; color: #1e1e1e; font-family: Arial,Helvetica,sans-serif; font-size:10px; background-color: #b5b099; margin-bottom: 5px;}





#CreateNewAccount, #ContinueAsGuest {margin-top: 10px; cursor: pointer; /*Change the cursor upon hovering over*/
    border: 1px dotted #1E1E1E; padding: 5px 5px 5px 8px; color: #1e1e1e; text-transform: uppercase; font-family: Arial,Helvetica,sans-serif; font-weight: bold; font-size:12px; background-color: #b5b099;}




table.login-checkout-register .newcustomerheader {margin-top: 10px; border-top: 3px solid #C1BBA3; border-bottom: 3px solid #C1BBA3; font-family: 'Courier New', Courier, monospace; font-size:18px; font-weight: bold; color: #C1BBA3; text-transform: uppercase; background-color:#1e1e1e; text-indent: 10px;}

table.login-checkout-register .billaddressheaderdiv {border-top: 3px solid #000000; border-bottom: 3px solid #000000; font-family: 'Courier New', Courier, monospace; font-size:18px; font-weight: bold; text-transform: uppercase; background-color:#b5b099; text-indent: 10px; width: 825px;}

.ordereview-ordersummaryheader {border-top: 3px solid #000000; border-bottom: 3px solid #000000; font-family: 'Courier New', Courier, monospace; font-size:24px; font-weight: bold; text-transform: uppercase; color: #000000; background-color:#b5b099; text-indent: 10px;}


#orderreviewmaintable .shipoptions-header, .ordereview-specialinstruction-header {margin-bottom: 10px; border-top: 3px solid #000000; border-bottom: 3px solid #000000; font-family: 'Courier New', Courier, monospace; font-size:16px; font-weight: bold; text-transform: uppercase; color: #000000; background-color:#b5b099; text-indent: 10px;}


.ordereview-paymentlabeltop {margin-bottom: 10px; width: 500px; border-top: 3px solid #000000; border-bottom: 3px solid #000000; font-family: 'Courier New', Courier, monospace; font-size:16px; font-weight: bold; text-transform: uppercase; color: #000000; background-color:#b5b099; text-indent: 10px;}


.ordereview-claimcodeheader {margin-bottom: 7px; border-top: 2px solid #000000; border-bottom: 2px solid #000000; font-family: 'Courier New', Courier, monospace; font-size:12px;  color: #000000; background-color:#b5b099; text-indent: 10px;}

#orderreviewmaintable .billaddress-header, #orderreviewmaintable .shipaddress-header, #orderreviewmaintable .ordereview-paymethod {margin-bottom: 7px; font-family: 'Courier New', Courier, monospace; font-size:12px;  color:  	#585858; font-style: italic; background-color:#b5b099; text-indent: 10px;}






table.login-checkout-register .checkout-final-stepicon .checkout-finalstep {background-image: url('/images/StoreFront_System_Images/final_step_step1.gif');height:38px;width:186px;cursor:pointer;border-style:none;background-color:transparent;text-indent:-9999px;background-repeat:no-repeat;}

table.login-checkout-register .checkout-final-stepicon .checkout-nextstep {background-image: url('/images/StoreFront_System_Images/next_step_step1.gif');height:38px;width:200px;cursor:pointer;border-style:none;background-color:transparent;text-indent:-9999px;background-repeat:no-repeat;}
/*orderreview.asp*/
#orderreviewmaintable .ordereview-headertext {background-image: url('/images/StoreFront_System_Images/review_submit_caption_orderreview.gif');height:15px;width:210px;display:inline-block;border-style:none;background-color:transparent;text-indent:-9999px;background-repeat:no-repeat;}
#orderreviewmaintable .ordereview-notestop {background-image: url('/images/StoreFront_System_Images/order-review_place-your-order-top_label.gif');height:31px;width:725px;display:inline-block;border-style:none;background-color:transparent;text-indent:-9999px;background-repeat:no-repeat;}





#orderreviewmaintable .ordereview-paymethod-change {display:inline-block;}
#orderreviewmaintable .ordereview-paymethod-change button {background-image: url('/images/StoreFront_System_Images/change_payment.gif');height:28px;width:300px;cursor:pointer;border-style:none;background-color:transparent;text-indent:-9999px;background-repeat:no-repeat;}
#orderreviewmaintable td.gift-options {background-image: url('/images/StoreFront_System_Images/gift_options_label_orderreview.gif');height:13px;width:125px;display:inline-block;border-style:none;background-color:transparent;text-indent:-9999px;background-repeat:no-repeat;}
#orderreviewmaintable .giftwrap-personal-header {background-image: url('/images/StoreFront_System_Images/personalization_label_header_Items_page.gif');height:15px;width:130px;display:inline-block;border-style:none;background-color:transparent;text-indent:-9999px;background-repeat:no-repeat;}
#orderreviewmaintable .ordereview-taxexempt-header {background-image: url('/images/StoreFront_System_Images/taxexempt_question_orderreview.gif');height:13px;width:140px;display:inline-block;border-style:none;background-color:transparent;text-indent:-9999px;background-repeat:no-repeat;}
#orderreviewmaintable .ordereview-taxresale {background-image: url('/images/StoreFront_System_Images/taxexempt_heading_orderreview.gif');height:13px;width:75px;display:inline-block;border-style:none;background-color:transparent;text-indent:-9999px;background-repeat:no-repeat;}
#orderreviewmaintable .ordereview-taxapply button {background-image: url('/images/StoreFront_System_Images/apply_taxexempt.gif');height:22px;width:70px;cursor:pointer;border-style:none;background-color:transparent;text-indent:-9999px;background-repeat:no-repeat;}





.ordereview-claimcode-enterlabel {background-image: url('/images/StoreFront_System_Images/promotional_claim_enter_them_orderreview.gif');height:1px;width:1px;display:inline-block;border-style:none;background-color:transparent;text-indent:-9999px;background-repeat:no-repeat;}

.ordereview-loyaltyredeem-header {background-image: url('/images/StoreFront_System_Images/loyalty_rewards_label2_order_review.gif');height:14px;width:100px;display:inline-block;border-style:none;background-color:transparent;text-indent:-9999px;background-repeat:no-repeat;}
.ordereview-loyaltyheader {background-image: url('/images/StoreFront_System_Images/loyalty_rewards_label2_order_review.gif');height:14px;width:100px;display:inline-block;border-style:none;background-color:transparent;text-indent:-9999px;background-repeat:no-repeat;}
a.loyalty-redeem {}
a.loyalty-remove {}

.ordereview-checkoutsurvey-header {}









.ordereview-notesbottom {background-image: url('/images/StoreFront_System_Images/order-review_place-your-order-bottom_label.gif');height:32px;width:725px;display:inline-block;border-style:none;background-color:transparent;text-indent:-9999px;background-repeat:no-repeat;}
#orderreviewmaintable #btnplaceordertop, #orderreviewmaintable #btnplaceorderbottom {background-image: url('/images/StoreFront_System_Images/place_your_order.gif');height:32px;width:122px;display:inline-block;cursor:pointer;border-style:none;background-color:transparent;text-indent:-9999px;background-repeat:no-repeat;}



/*address-edit.asp*/



/*addressbook.asp*/

.choose-shipping-header, .addressbook-select-header, .addressbook-addaddress-ship, .addressbook-addaddress-bill {border-top: 3px solid #000000; border-bottom: 3px solid #000000; font-family: 'Courier New', Courier, monospace; font-size:18px; font-weight: bold; text-transform: uppercase; background-color:#b5b099; text-indent: 10px;}


.addressbooknewaddresstable {
    background-color:#b5b099;
width: 674px;
} 









/*Review Product page*/
.keep-shopping button, .edit-address-link-div button, .addressbook-button-ship button, .addressbook-button-bill button, #btnSend, .submit-review-back, .button.customerinfo-submit, .registerbutton, .forgot-password, .login, .viewcart-maindiv .discount-apply, #ContinueButton, #RemoveButton, #UpdateButton, #previewlink, .orderpayment-previousstep, .orderpayment-nextstep, .addressbook-addaddress-button-ship button, .addressbook-addaddress-button-bill button, .addressbook-redirect-button-ship button, .addressbook-redirect-button-bill button, .save-this-address, .return-to-addressbook {margin-top: 10px; border: 1px dotted #FFFFFF; color: #FFFFFF; font-family: Arial,Helvetica,sans-serif; font-size:10px; text-transform: uppercase; background-color:#1e1e1e;  padding: 4px 7px;}

.keep-shopping button:hover, .edit-address-link-div button:hover, .button.customerinfo-submit:hover, .addressbook-button-ship button:hover, .addressbook-button-bill button:hover, #btnSend:hover, .submit-review-back:hover, .registerbutton:hover, .forgot-password:hover, .login:hover, .viewcart-maindiv .discount-apply:hover, #ContinueButton:hover, #RemoveButton:hover, #UpdateButton:hover, #previewlink:hover, .orderpayment-previousstep:hover, .orderpayment-nextstep:hover, .addressbook-addaddress-button-ship button:hover, .addressbook-addaddress-button-bill button:hover, .addressbook-redirect-button-ship button:hover, .addressbook-redirect-button-bill button:hover, .save-this-address:hover, .return-to-addressbook:hover {margin-top: 10px; border: 1px dotted #FFFFFF; color: #FFFFFF; font-family: Arial,Helvetica,sans-serif; font-size:10px; text-transform: uppercase; background-color:#404040;  padding: 4px 7px;}




/*Buy/Wish list/Favorites Button*/




.format2-buy-group-button {background-image: url('/images/StoreFront_System_Images/buy.gif');height:28px;width:51px;display:inline-block;cursor:pointer;border-style:none;background-color:transparent;text-indent:-9999px;background-repeat:no-repeat;}
.buy-cart-button-mfg {background-image: url('/images/StoreFront_System_Images/buy.gif');height:28px;width:51px;display:inline-block;cursor:pointer;border-style:none;background-color:transparent;text-indent:-9999px;background-repeat:no-repeat;}
.buy-cart-button {background-image: url('/images/StoreFront_System_Images/buy.gif');height:34px;width:125px;display:inline-block;cursor:pointer;border-style:none;background-color:transparent;text-indent:-9999px;background-repeat:no-repeat;}
.format3-ftd-buy-button {background-image: url('/images/StoreFront_System_Images/buy-now-format3-ftd.gif');height:45px;width:150px;display:inline-block;cursor:pointer;border-style:none;background-color:transparent;text-indent:-9999px;background-repeat:no-repeat;}
.format3-buy-button {background-image: url('/images/StoreFront_System_Images/buy-now-format3.gif');height:45px;width:150px;display:inline-block;cursor:pointer;border-style:none;background-color:transparent;text-indent:-9999px;background-repeat:no-repeat;}


.favorites-button {background-image: url('/images/StoreFront_System_Images/favoriteslist.gif');height:27px;width:100px;display:block;cursor:pointer;border-style:none;background-color:transparent;text-indent:-9999px;background-repeat:no-repeat;}
/*guest-check-me-out.asp*/






table.guest-checkout-table .newcustomerheader, table.guest-checkout-table .billaddressheaderdiv {border-top: 3px solid #000000; border-bottom: 3px solid #000000; font-family: 'Courier New', Courier, monospace; font-size:18px; font-weight: bold; text-transform: uppercase; background-color:#b5b099; text-indent: 10px; width: 825px;}



table.guest-checkout-table .checkout-next-stepicon .checkout-nextstep {background-image: url('/images/StoreFront_System_Images/checkout_guest_ProceedToNextStepHeader.gif');height:38px;width:255px;cursor:pointer;border-style:none;background-color:transparent;text-indent:-9999px;background-repeat:no-repeat;}

table.guest-checkout-table .checkout-final-stepicon .checkout-finalstep {background-image: url('/images/StoreFront_System_Images/checkout_guest_final_step_step1.gif');height:38px;width:186px;cursor:pointer;border-style:none;background-color:transparent;text-indent:-9999px;background-repeat:no-repeat;}




.favorites-button {display:block;margin: 2px 2px 0 0;}
button {cursor:pointer;}
.itemimage, .itemnametext {float:left;padding:5px;}
.itemdescription {float:left;display:block;padding:5px;}

.cvvtextfield {width:60px;}

.productgrouppage_name {font-size:10pt;font-weight:bold;padding:0;margin:0;}
.productDesktopImageSlider div {display: inline-block;border: solid 0px #ccc;margin: 0 3px 0 0;}
.productDesktopImageSlider div {display:inline-block;border:solid 0px #ccc;margin: 0 3px 0 0;width:60px;}
.productDesktopImageSlider div img {width:60px;}
.productDesktopImageSlider {width:240px;}


.ratingCon{width:106px;  margin:auto;}
.noTotal{ width:89px;}
.avgRating{ float:left;}
.totalRating{ padding-top:2px; float:left; font-weight:bold;}
.homepage-featured-container .ratingCon,.itemGroupSub .ratingCon{width:100%; margin:none;}


.manageusersview {float:left;margin: 5px 0px;}
.manageusersdiv .pagingdropdowndiv {float:right;margin: 5px 0px;}


.pendingorderdetailtablediv .hoverRows .labelCol{text-align:right;font-weight:bold;padding-right:10px;}
.pendingorderdetailtablediv .hoverRows .dataCol{text-align:left;font-weight:normal;}
.pendingorderdetailtablediv .hoverRows th {font-weight:bold;}
.pendingorderdetailtablediv .hoverRows .moneyColumn {text-align:right;}
.pendingorderdetailtablediv .orderaddresstable td, .pendingorderdetailtablediv .customerinfotable td {width:16%;}
.pendingorderdetailtablediv .pagetotaltext, .pendingorderdetailtablediv .pageordertotaltext, .pendingorderdetailtablediv .pagetotalamount, .pendingorderdetailtablediv .pageordertotalamount {text-align:right;}
.pendingorderdetailtablediv .pageordertotalamount {font-weight:bold;}
.pendingorderdetailtablediv .pagetotaltext, .pendingorderdetailtablediv .pageordertotaltext {font-weight:bold;}


.pendingorderdetailtablediv #addProductToOrder {background-color:#eee;}
.pendingorderdetailtablediv #tdTaxAmt {text-align:right;}
.pendingorderdetailtablediv .pagetotalamount input[type='text'] {text-align:right;}

table #pendingorderstable {border: 0px;cellpadding: 5px;border-spacing:1px;background-color:#a3c9db;width:100%;}
#pendingorderstable th {color: #ffffff;text-align:left;padding:5px;font-weight:bold;}
#pendingorderstable td {padding:5px;}

.pendingorderview table .hoverRows {border: 0;cellpadding: 5px;width:100%;}
.pendingorderview .hoverRows th {color: #ffffff;text-align:left;padding:5px;font-weight:bold;background-color:#a3c9db;}
.pendingorderview .hoverRows tr td {padding:5px;}
.pendingorderview #tabs .ui-tabs-panel {padding: 5px 2px !important;}

.pendingorderedit table .hoverRows {border: 0;cellpadding: 5px;width:100%;}
.pendingorderedit .hoverRows th {color: #ffffff;text-align:left;padding:5px;font-weight:bold;background-color:#a3c9db;}
.pendingorderedit .hoverRows tr td {padding:5px;}
.pendingorderedit #tabs .ui-tabs-panel {padding: 5px 2px !important;}

.readonlyamount {border:solid 1px #d9d9d9;background-color:#f0f0f0;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;-o-user-select: none;user-select: none;}
.amounttext {text-align:right;}
.amountchanged {background-color:yellow;}
.shipcolchanged1 {border: solid 2px red;border-right: none  !important;}
.shipcolchanged2 {border: solid 2px red;border-right: none  !important;border-left: none  !important;}
.shipcolchanged3 {border: solid 2px red;border-left: none  !important;}

table .product-search-filter {border: solid 1px #eee;cellpadding: 5px;border-spacing:0px;width:100%;}
.product-search-filter th {color: #ffffff;text-align:left;padding:5px;font-weight:bold;background-color:#a3c9db;}
.product-search-filter td {padding:5px;background-color:#eee;}
.product-searchtable-wrapper .ordersperpagediv {width:50%;float:left;}
.product-searchtable-wrapper .pagingdropdowndiv {width:50%;float:right;text-align:right;}

table .product-searchtable {border: solid 1px #eee;cellpadding: 5px;border-spacing:0px;width:100%;}
.product-searchtable th {color: #ffffff;text-align:left;padding:5px;font-weight:bold;background-color:#a3c9db;}
.product-searchtable td {padding:5px;}
.product-searchtable .oddrow {background-color:#fff;}
.product-searchtable .evenrow {background-color:#eee;}


.advancedsearchmain {display:block;}
.advancedsearchmain #products .product {float:left;display:inline-block;width:24%;text-align: center;}
.advancedsearchmain .pagination {float:right !important;text-align:right;width:auto !important;}
.advancedsearchmain .pagedisplay {float:left !important;}
.advancedsearchmain .productName a {COLOR: #666;font: 12px/15px Arial, Helvetica, sans-serif;font-weight: normal;font-style: normal;text-decoration: none;}
.advancedsearchmain .productSKU, .advancedsearchmain .productSeealloptions{display:none;}
.advancedsearchmain .productImage {text-align:center;}
.advancedsearchmain .sitesearchyourpricediv, .advancedsearchmain .sitesearchourpricediv {display:inline-block;}
.advancedsearchmain .sitesearchourpricediv {margin-right:10px;}
.advancedsearchmain .sitesearchyourpricediv .modelheadYourPrice, .advancedsearchmain .sitesearchourpricediv .modelheadOurPrice {font: 12px/12px Arial, Helvetica, sans-serif;COLOR: #565A5D;font-weight: normal;font-weight: normal;text-decoration: none;}
#desktopView .sortBydiv {display:inline-block;float:right;}
#desktopView .searchResultsInfo {display:inline-block;float:left;width:100%;}
.advancedsearchmain .productPrice .sitesearchourpricediv + .sitesearchyourpricediv .modelheadYourPrice {color:#900 !important;}
.advancedsearchmain .productPrice .sitesearchourpricediv + .sitesearchyourpricediv .modelheadYourPrice:before {content: 'SALE ';}
#desktopView .searchboxdiv, #desktopView .productDisplayQuantity {display:block;}

.productDesktopImageSlider, .productDesktopImageSlider .slick-track {width:320px;}
.productDesktopImageSlider .slick-slide {width:50px !important;}
.productDesktopImageSlider .slick-slide img {width:50px !important;}


.homepage-featured-container .ratingCon,.itemGroupSub .ratingCon{width:100%; margin:none;}
.outOfStockNotification{ margin-top:3px; margin-bottom:3px;}
 #showCountry, #cartCountryCon {margin-top:8px;}     
.outOfStockNotification{ margin-top:3px; margin-bottom:3px;}
.drd-multi-shippingoptions {margin-top:10px;margin-bottom:3px;}




.transCon {}
.goButton {background-image:url('/images/StoreFront_System_Images/go_shop_search.gif');height:20px;width:23px;border:none !important;padding:0px;background-color:#fff;background-repeat:no-repeat;text-indent:-9999px;}
.shoppingCartItemsHeader {background-image:url('/images/StoreFront_System_Images/Shopping_Cart_Items_Socket_Header.gif');height:25px;width:100%;background-repeat:no-repeat;text-indent:-9999px;}
.myShoppingCartHeader {background-image:url('/images/StoreFront_System_Images/floatcart_top_header.gif');height:25px;width:200px;background-repeat:no-repeat;text-indent:-9999px;}
.keep-shopping {}
.proceed-to-checkout {background-image:url('/images/StoreFront_System_Images/FloatShoppingcart_checkout.gif');height:25px;background-repeat:no-repeat;text-indent:-9999px;width: 90px;text-align:left;}
.yourAccountHeader
{
    background-image:url('/images/StoreFront_System_Images/your_account_header.gif');
     
     display:inline-block;
     width:110px;
     background-repeat:no-repeat;
     text-indent:-9999px;
     float:left;
    }
.yourOrdersHeader
{
     background-image:url('/images/StoreFront_System_Images/your_orders_header.gif');
     
     display:inline-block;
     width:110px;
     background-repeat:no-repeat;
     text-indent:-9999px;
     float:left;
    }
.yourOrdersArrow
{  display:inline-block;
   background-image:url('/images/StoreFront_System_Images/your_orders_arrow.gif'); 
    float:left;
    background-repeat:no-repeat;
    width:20px;
    }
.ordersListedByDateHeader
{  display:inline-block;
   background-image:url('/images/StoreFront_System_Images/your_orders_orders_listed_by_date.gif'); 
   background-repeat:no-repeat;
   text-indent:-9999px;
     float:left;
     width:120px;
    }
.yourOrdersDivider
{ display:inline-block;
    float:left;
    width:3px;
    height:16px;
    margin-left:6px;
    }
    
.myDownloadsSubHeader 
{ display:inline-block;
   background-image:url('/images/StoreFront_System_Images/your_orders_my_downloads.gif'); 
   background-repeat:no-repeat;
   text-indent:-9999px;
     float:left;
     width:82px;
    margin-left:8px;
    }
 .myDownloadsHeader
{
     background-image:url('/images/StoreFront_System_Images/your_orders_mydownloadsheader.gif');
     
     display:inline-block;
     width:110px;
     background-repeat:no-repeat;
     text-indent:-9999px;
     float:left;
    }   
.pendingOrdersSubHeader {margin-left:7px;}
.writeReviewButton
{
     display:inline-block;
   background-image:url('/images/StoreFront_System_Images/write_a_review_youraccount.gif'); 
   background-repeat:no-repeat;
   text-indent:-9999px;
   border:none !important; 
   padding:0px;
   background-color:#fff;
    width:121px;
    height:27px;
   
    }
.confirmationHeader
{
   background-image:url('/images/StoreFront_System_Images/product_review_confirmation.gif'); 
   background-repeat:no-repeat;
   text-indent:-9999px;  
   padding:0px;
   background-color:#fff; 
    }
.wishlistHeader
{
   background-image:url('/images/StoreFront_System_Images/wish_list_header.gif'); 
   background-repeat:no-repeat;
   text-indent:-9999px;  
   padding:0px;
   background-color:#fff; 
   height:35px;
    }    
    
.deleteWishListButton
{
     background-image:url('/images/StoreFront_System_Images/wishlist_delete.gif'); 
    height:20px;
   width:55px;
   border:none !important;
   padding:0px;
   background-color:#fff;
   background-repeat:no-repeat;
   text-indent:-9999px;  
   
    }
.saveWishListButton
{background-image:url('/images/StoreFront_System_Images/save_wishlist.gif'); 
    height:20px;
   width:42px;
   border:none !important;
   padding:0px;
   background-color:#fff;
   background-repeat:no-repeat;
   text-indent:-9999px;  
    
    }
    
.addToCartButton
{background-image:url('/images/StoreFront_System_Images/add_to_cart.gif'); 
    height:20px;
   width:98px;
   border:none !important;
   padding:0px;
   background-color:#fff;
   background-repeat:no-repeat;
   text-indent:-9999px;  
    
    }
    
.outOfStock
{background-image:url('/images/StoreFront_System_Images/out_of_stock.gif'); 
    height:20px;
   width:95px;
   border:none !important;
   padding:0px;
   background-color:#fff;
   background-repeat:no-repeat;
    text-indent:-9999px; 
    display:inline-block; 
    }
.shareWithFriends
{
    background-image:url('/images/StoreFront_System_Images/wishlist_sharewith_friends.gif'); 
    height:20px;
   width:135px;
   border:none !important;
   padding:0px;
   background-color:#fff;
   background-repeat:no-repeat;
    text-indent:-9999px; 
    display:inline-block; 
    
    }
.favoritesHeader
{
      background-image:url('/images/StoreFront_System_Images/favorites_list_header_label.gif'); 
    height:35px;
   width:193px;
   border:none !important;
   padding:0px;
   background-color:#fff;
   background-repeat:no-repeat;
    text-indent:-9999px; 
    }
.favoritesSubHeader
{
    background-image:url('/images/StoreFront_System_Images/favorites_list_notes_label.gif'); 
    height:18px;
  
   border:none !important;
   padding:0px;
   background-color:#fff;
   background-repeat:no-repeat;
    text-indent:-9999px; 
}
.favoritesAddNewLabel
{
     background-image:url('/images/StoreFront_System_Images/favorites_lists_add_new_label.gif'); 
    height:20px;
   width:120px;
   display:inline-block;
   border:none !important;
   padding:0px;
   background-color:#fff;
   background-repeat:no-repeat;
    text-indent:-9999px; 
    }
    
.btnFavoritesAddNew
{
      background-image:url('/images/StoreFront_System_Images/favorites_lists_add_new.gif'); 
    height:22px;
   width:190px;
   border:none !important;
   padding:0px;
   background-color:#fff;
   background-repeat:no-repeat;
   text-indent:-9999px;  
    }
    
    
.favoritesSaveItemNotes 
{  background-image:url('/images/StoreFront_System_Images/favorites_list_save_item_notes.gif'); 
    height:20px;
  
   border:none !important;
   padding:0px;
   background-color:#fff;
   background-repeat:no-repeat;
   text-indent:-9999px;   
    }
    
 .btnSaveFavoritesList
{
    background-image:url('/images/StoreFront_System_Images/favorites_lists_save_to_favorites.gif'); 
    height:22px;
   width:157px;
   border:none !important;
   padding:0px;
   background-color:#fff;
   background-repeat:no-repeat;
   text-indent:-9999px;  
    }   
.favoriteItemsSubHeader
{background-image:url('/images/StoreFront_System_Images/favorites_items_back_to_list_label.gif'); 
    height:20px;
  
   border:none !important;
   padding:0px;
   
   background-repeat:no-repeat;
   text-indent:-9999px;  
    
    }   
.btnDeleteFromFaves
{
    
   background-image:url('/images/StoreFront_System_Images/delete_from_favorites.gif'); 
   height:22px;
   width:50px;
   border:none !important;
   padding:0px;
   background-color:#fff;
   background-repeat:no-repeat;
   text-indent:-9999px;  
    }   
    
.deleteFavoritesItem
{
    background-image:url('/images/StoreFront_System_Images/favorites_items_delete_button.gif'); 
   height:25px;
   width:60px;
   border:none !important;
   padding:0px;
   background-color:#fff;
   background-repeat:no-repeat;
   text-indent:-9999px;   
   float:left;
    }
    
.updateFavoritesItem
{ background-image :url('/images/StoreFront_System_Images/favorites_items_update_list_button.gif'); 
   height:25px;
   width:90px;
   border:none !important;
   padding:0px;
   background-color:#fff;
   background-repeat:no-repeat;
   text-indent:-9999px;   
   float:left;
  
    }
.addToCartFavoritesItem
{
    background-image :url('/images/StoreFront_System_Images/favorites_items_add_to_cart_button.gif'); 
   height:25px;
   width:160px;
   border:none !important;
   padding:0px;
   background-color:#fff;
   background-repeat:no-repeat;
   text-indent:-9999px;   
   float:right;
    
    }
.clearCartFavoriteItems
{
     background-image :url('/images/StoreFront_System_Images/Favorite_Items_Clear_Cart_Label.gif'); 
   height:25px;
   width:200px;
   border:none !important;
   padding:0px;
   background-color:#fff;
   background-repeat:no-repeat;
   text-indent:-9999px;   
  
   display:inline-block;
    } 
.btnSendContactInfo
{ background-image:url('/images/StoreFront_System_Images/send.gif'); 
   height:25px;
   width:80px;
   border:none !important;
   padding:0px;
   background-color:#fff;
   background-repeat:no-repeat;
   text-indent:-9999px;  
    
    }
.trackRewardPointsHeader
{background-image:url('/images/StoreFront_System_Images/track_reward_points_header.gif'); 
   height:25px;
 
   border:none !important;
   padding:0px;
   background-color:#fff;
   background-repeat:no-repeat;
   text-indent:-9999px;  
    
    }
.changeEmailPasswordNotes1
{background-image:url('/images/StoreFront_System_Images/changeEmailPasswordNotes1.gif'); 
   height:55px;
 
   border:none !important;
   padding:0px;
   background-color:#fff;
   background-repeat:no-repeat;
   text-indent:-9999px;  
    }
.changeEmailPasswordNotes2
{background-image:url('/images/StoreFront_System_Images/changeEmailPasswordNotes2.gif'); 
   height:45px;
   border:none !important;
   padding:0px;
   background-color:#fff;
   background-repeat:no-repeat;
   text-indent:-9999px;  

    }
.minimumPassword
{background-image:url('/images/StoreFront_System_Images/registration_password_notes.gif'); 
   height:25px;
   border:none !important;
   padding:0px;
   background-color:#fff;
   background-repeat:no-repeat;
   text-indent:-9999px;  
   width:260px;
}
.btnSaveChanges
{background-image:url('/images/StoreFront_System_Images/save_changes.gif'); 
   height:25px;
   width:140px;
   border:none !important;
   padding:0px;
   background-color:#fff;
   background-repeat:no-repeat;
   text-indent:-9999px;  
    
    }
.shippingCarrierHeader
{ font-weight:bold;
  border-bottom:solid 1px #f4f4f4;
  margin-top:8px;
  width:250px;
    }
.shippingService
{
    margin-top:5px;
    margin-left:15px;
    }
	
.wishlist-action-buttondiv {text-align:right;}
.favorites-empty-message {}
.favorites-content-main {}
.favoritesheadertext {}
.favorites-maintable {}
.favorites-items-main {}
#cartZipCode,#cartZipCodeBtn {padding:3px; width:96px;}

.verifiedReviewer{background-image: url('/images/Storefront_System_Images/icon_verified.png');background-repeat: no-repeat;text-indent: -99999px;display: inline-block;width: 90px;height: 20px;background-position: 5px;}
div.facebook-logindiv, div.janrain-logindiv {padding:10px 50px;width: 325px;}
div.login-divider {color: #909090;clear: both;margin-bottom: 10px;text-align: center;}
div.login-divider {margin-top: 10px;}
div.login-divider hr {border: 1px solid #ccc;margin: 0px;}
div.login-divider p {margin-top: -9px;}
div.login-divider p span {background: white;padding: 0px 5px;}

.checkout-fb-logindiv {margin-top:4px;display:inline-block;}

.backinstock-emailform {border-radius:5px;border: 1px solid #ccc;padding:10px;margin: 10px 0px;}
.outOfStockNotificationLabel {padding: 4px 0px;}
.outOfStockNotificationField .inputtext {padding: 6px 10px;border-radius:5px 0px 0px 5px;border: 1px solid #ccc;font-size:14px;margin:0px;height:20px;}
.stocknotification-submit {box-shadow: #54A3F7 0px 1px 3px 0px;border-radius: 0px 5px 5px 0px;border: 1px solid #124D77;display: inline-block;cursor: pointer;color: #ffffff;font-family: Arial;font-size: 14px;padding: 6px 24px;text-decoration: none;background: linear-gradient(#007DC1 5%, #0061A7 100%) #007DC1;margin: 0px;height:34px;}

.shippingoptions-highlightdiv {border:solid 1px red;}

.catnav-treedelimiter {padding: 0 5px;display:inline-block;}

#ui-dialog-title-dialogPickerModal { font-size:19px;font-weight: normal;}
#zebraDialogContainer {margin: 0 4px;}
#zebraDialogContainer td,#zebraDialogContainer th { font-size:18px;color: #a92222;}
#zebraDialogContainer .Zebra_DatePicker,#zebraDialogContainer .dp_header {width:96.5% !important;}
#zebraDialogContainer .dp_daypicker,#zebraDialogContainer .dp_monthpicker,#zebraDialogContainer .dp_yearpicker {width:100% !important;}
#dialogPickerModal{ padding:10px;}
#dialogPickerInstructions{ font-size:16px; margin:5px;}
#dialogPickerModal .ui-dialog-titlebar{background-color:#fff;}

/*.giftnotelink span:before {content: "\f06b";}*/

.multiship-giftnote-dialog {color:#000;scrollbars:auto;}
.multiship-giftnote-left {float:left;display:inline-block;width:55%;}
.multiship-giftnote-right {float:right;display:inline-block;width:42%;}
.giftnotelink a {background-image: url("/images/sitedesign/gift_note_button.png")!important;background-repeat: no-repeat;background-size: 14px 14px;display: inline-block;vertical-align: top;background-position: 7px 3px;vertical-align: bottom;padding: 2px 0 0 10px;font-family: Arial, Helvetica, sans-serif;font-size: 11px;font-weight: 500;color: #000;padding: 4px 10px 4px 25px;margin: 2px 0 0 0;text-decoration: none;-moz-border-radius: 2px;-webkit-border-radius: 2px;border-radius: 2px;border: 1px solid #82858a;background-color:#dcdfe5;}
.giftnotelinkhighlight a {background-image: url("/images/sitedesign/gift_note_button_highlight.png")!important;background-repeat: no-repeat;background-size: 14px 14px;display: inline-block;vertical-align: top;background-position: 7px 3px;vertical-align: bottom;padding: 2px 0 0 10px;font-family: Arial, Helvetica, sans-serif;font-size: 11px;font-weight: 500;color: #000;padding: 4px 10px 4px 25px;margin: 2px 0 0 0;text-decoration: none;-moz-border-radius: 2px;-webkit-border-radius: 2px;border-radius: 2px;border: 1px solid #82858a;background-color:#dcdfe5;}
.occassiontext {font-weight:bold;margin: 0 3px 0 8px;}
.occassiondetailsdiv {height:312px;overflow:auto;scrollbars:vertical;acrollbars-bottom:none;margin: 10px 5px;}
ul.cardmessagesample {margin:0;padding:0;list-style:none;}
ul.cardmessagesample li {padding: 5px 5px 10px 5px;font-size:12px;text-align:justify;}
span.cardselectlink {padding: 0 0 0 10px;}
span.cardselectlink a {color:blue;}
.multiship-giftnote-left{padding: 5px;}
.multiship-giftnote-right {padding: 5px 0 5px 10px;background-color:#eee;}
.giftnotebalancetext{padding: 10px 0;}
.giftnotebalancevalue {padding: 10px 5px;}
.multiship-giftnote-left .savebutton {font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: white !important;padding: 2px 10px;border-radius: 3px;border: solid 1px #a92225;margin: 10px 0 0 5px;font-weight: normal;background-color: #a92225;text-decoration: none;}
.multiship-giftnote-left .cancelbutton {display: inline-block;vertical-align: bottom;padding: 3px 10px;margin: 10px 0 0 5px;font-family: Arial, Helvetica, sans-serif;font-size: 11px;font-weight: 500;color: #aa272d;text-decoration: none;background: -moz-linear-gradient(top, #ffffff 0%, #e6e6e6);background: -webkit-gradient(linear, left top, left bottom,from(white),to(#e6e6e6));-moz-border-radius: 2px;-webkit-border-radius: 2px;border-radius: 2px;border: 1px solid #CCC;}
.giftnotevalue {display: inline-block;margin: 0 0 0 5px;float: left;width: 55%;}
.giftnotelink, .giftnotelinkhighlight {display: inline-block;float: left;}
.multiship-giftnote-right .headerdiv {font-size:13px;font-weight:bold;display:block;margin: 0px 0 10px 0;margin: 0px 0 10px 5px;color: #a92222;}

.occassiondetailsdiv::-webkit-scrollbar {width: 6px;height: 10px;}
.occassiondetailsdiv::-webkit-scrollbar-button:start:decrement,::-webkit-scrollbar-button:end:increment  {display: none;}
.occassiondetailsdiv::-webkit-scrollbar-track-piece  {background-color: #b5b5b5;-webkit-border-radius: 0px;}			
.occassiondetailsdiv::-webkit-scrollbar-thumb:vertical {-webkit-border-radius: 0px;background: #666 url(/images/sitedesign/scrollbar_thumb_bg.png) no-repeat center;}


.opentip-container.style-glass .opentip {padding:0 !important;}
.divcartcount {display:inline-block;}

.datepickerimage {display:inline-block;margin: 0 0 0 2px;cursor:pointer;}
.ui-dialog .ui-dialog-titlebar {background-color:#ece0c8;border-bottom: solid 2px #ccc;border-radius:0px;}
.ui-dialog .ui-dialog-title {padding-left: 18px;font-weight: bold !important;font-size: 16px;} 

span.categorylistsku, span.ProdNameEnhancerLabel {display:block;}
.varoptions .name {font-weight: bold;}

div.completecheckoutheader {width:250px;height:15px;border-radius: 10px 10px 0px 0px;border:solid 1px #000000;text-transform:uppercase;text-align:center;}
.completecheckout-globalshopex, .completecheckout-paypal, .completecheckout-placecheckout {display:inline-block;vertical-align:top;}

.site-main-table-quickview {width:952px;}
.site-main-table-quickview .wishlist-button, .site-main-table-quickview .favorites-button, .site-main-table-quickview  a.WriteReviewLink {display:none;}
.quickview-viewdetailsdiv {float:left;}

.shipaddresstype .name {font-weight:bold;padding: 0 5px 0 0;}
.shipaddresstype .value {font-weight:bold;;padding: 0 0 0 5px;}
.shipaddresstype .addresstypeicon-commercial {background: url('/images/storefront_system_images/commercial-icon.jpg') no-repeat top left;width:16px;height:16px;display:inline-block;background-size: 100%;}
.shipaddresstype .addresstypeicon-residential {background: url('/images/storefront_system_images/residential-icon.jpg') no-repeat top left;width:18px;height:16px;display:inline-block;background-size: 100%;}
.addresstype-edit {padding: 0 0 0 5px;}
.shipaddressmultiplesection {display:inline-block;}
.shipaddresschangelink {display: inline-block;vertical-align:middle;}
.shipaddresstypeselectdiv {display: inline-block;}
.shipaddressmultipleorbreak {display:inline-block;margin: 0 5px;}
.shipaddressmultiple {display:inline-block;margin: 0 0 0 5px;}
.shiptomultipleortext {}
div.shipaddressmultiple {display:inline-block;vertical-align:middle;padding-top:18px;} 
.shiptomultiplelink a {padding: 2px 10px 2px 10px; border-radius:3px;border: solid 1px #a92225;margin: 0 0 3px 0px;color:#ffffff;background-color: #a92225;display:block;}
.multiplelinkmessage {display:block;padding: 2px 10px 2px 0px;}
/*Subscription related styles*/
.subscription
{ border:solid 1px #c0c0c0;
  background-color:#f4f4f4;
  border-radius:4px;
   margin-top:6px;
  margin-bottom:6px;
    }
.subscriptionRadio
{ float:left;
  width:30px;
  height:65px;
    }
.subscriptionSection
{ padding:20px;
  border-bottom:solid 1px #c0c0c0;
    }
 .red
 { color:Red;
     }
.subscriptionSubSection
{ margin-top:5px;
    
    }
.subscribe-button
{ padding:8px;
  border-radius:3px;
  border:none;
  color:#fff;
  font-weight:bold;
  font-size:14px;
  width:90%;
  background: rgb(28, 184, 65); /* this is a green */
 
   margin:auto;
    margin-top:8px;
    }
 .subscriptionMessage
 {  font-size:12px;
    margin-top:5px;
    padding:8px;
   
     
     }
.subscriptionActionButtons
 {
     padding:8px;
     padding-top:0px;
     }
.subButton
{ 
    background-color: #236fbd;
    border-color: #1b5480;
    border-radius:3px;
    padding:8px;
    font-size:12px;
    font-weight:bold;
     border:none;
    color:#fff;
    width:100%;
    margin-top:15px;
    }
 .orderReviewDeliveryFrequency
 {
   margin-bottom:8px;
     }
   
   
   
   
   
.subscriptionDelivery
{ background:#fff;
    border:solid 1px #c0c0c0; 
    margin-bottom:10px;
    }
.subscriptionDelivery .left
{  float:left;
   width:180px;
   padding:8px;
 
    }
.subscriptionDelivery .right
{  float:left;
    padding:8px;
  margin-left:10px;
  width: 310px;
    border-left:solid 1px #c0c0c0;
    min-height:200px;
    }
.subscriptionDelivery .deliveryDate
{ font-size:22px;
    
    }
.subscriptionDelivery .deliveryAddress
{ margin-top:8px;
    
    }
.subscriptionDelivery  .dates
{ border-top:solid 1px #c0c0c0;
  margin-top:8px;
    }
    
.subscriptionDelivery  .date
{ margin-top:8px;
    font-size:14px;
    }
.subscriptionDelivery  .dateHeader,.subscriptionDelivery  .addressHeader
{ font-size:10px;
     text-transform: uppercase;
    color:#c0c0c0;
    }
.subscriptionDelivery  .deliveryItem
{ margin-top:8px;
 border-bottom:solid 1px #c0c0c0;
    width:100%;
    }
.subscriptionDelivery  .productPrice
{ color:Red;
  margin-top:2px;
    }
.subscriptionDelivery  .productDiscount
{ color:green;
    }
.subscriptionDelivery    .editDeliveryDate
{ color:Red;
    
    }
    
.subscriptionInfo  
{ background:#fff;
  border:solid 1px #c0c0c0;
  padding:5px;
    margin-top:10px;
    }    

.subscriptionInfo  .deliveryItem
{ margin-top:8px;
 border-bottom:solid 1px #c0c0c0;
    width:100%;
    }
.subscriptionInfo  .productPrice
{ color:Red;
  margin-top:2px;
    }
.subscriptionInfo  .productDiscount
{ color:green;
    }
.subscriptionInfo    .editDeliveryDate
{ color:Red;
    
    }
.subscriptionInfo  .subscriptionInfoHeader
{ border-bottom:solid 1px #c0c0c0;
    padding-bottom:5px;
    }
 .subscriptionInfo .editSubscriptionInfo
 {color:Red;
     
     }   
 .subscriptionInfoStatus
  {    text-align:right;
      }
    
 .subVariantGroupLabel{color:#5E5E5E;font-weight:bold;
}
.subPersQALabel
{color:#5E5E5E;font-weight:bold;
    }
.subPersQA
{
  font-style:italic;  
    }
    
 #editSubscription .subSection
 { float:left; 
   width:165px;
   margin-right:15px;
   border-bottom:solid 1px #c0c0c0;
   padding:5px;
   min-height:70px;
     }
 #editSubscription     .subSectionHeader
 { font-weight:bold;
     
     }
  #editSubscription    .editSubscriptionItems
  {
      float:left;
      width:375px;
      margin-right:5px;
      }
      
  #editSubscription .deliveryItem
{ margin-top:8px;
 border-bottom:solid 1px #c0c0c0;
    width:100%;
    padding-bottom:5px;
    }
 #editSubscription   .subscriptionProductImage
 { max-width:150px;
     
     }
#editSubscription  .productName
{ font-size:16px;
    }
    
  #editSubscription .productPrice
{ color:Red;
  margin-top:2px;
    }
  #editSubscription  .productDiscount
{ color:green;
    }
    
#editSubscription  .editSubscriptionMain
{  margin-top:15px;
    
    }
    
#editSubscription .itemLeft
{float:left;
  margin-right:5px;
  width:155px;
 
    }
    
#editSubscription .itemRight
{float:left;
 width:210px;
    }
#editSubscription .editSubscriptionOptions
{ width:180px;
  float:left;
    }    
#editSubscription .editSubscriptionOption
{ background-color:#f4f4f4;
  padding:5px;
  margin-bottom:10px;
  border-bottom:solid 1px #c0c0c0;

    }
    


.subDialogCon { padding:10px;}
.subDialogCon div{ margin-bottom:10px;}
.cancelSubscriptionWarning
{ border:solid 1px red;
   background-color:#ffe5e5;
   padding:10px;
    
    }
.cancelSubscriptionWarning strong
{ color:red;
    }
.subDialogCon  .subConButtons
{  text-align:right;
    }

.subGreenHeader
{ border:solid 1px green;
  background-color:#c1fcc1;
 padding:5px;
 margin:5px 0px;
    }
.subRow  
{ clear:both;
   margin-bottom:0px !important;
    }    
.subRow .labelCol
{ float:left;
   width:130px;
    margin-bottom:5px !important;
    }
.subRow .dataCol
{ float:left;
     width:250px;
    margin-bottom:5px !important;
    }
.subRow input.required,.subRow select.required
{ color:#000;
    }
/*Subscription related styles*/
h1.modelheadProdName {margin:0;padding:0;}
.orderreviewerrortable {border: solid 1px red;}


/*contact us form*/
.contactinput, .contactcomments {width:100%;padding:10px;font-size:16px;margin: 2px 2px 2px 0px;border-radius:5px;border: solid 1px gray;}
.contactcomments {height:150px;width:100%;}
.contactemailfield {width:90%;}
/*contact us form*/

.search-outofstock {color:transparent;}


/*styles for quickview*/
.site-main-table-quickview {width:952px;}
.site-main-table-quickview .wishlist-button, .site-main-table-quickview .favorites-button, .site-main-table-quickview  a.WriteReviewLink {display:none;}
.quickview-viewdetailsdiv {float:left;}
div.gotoitemdetails {display: inline-block;margin: 5px 1px;}
div.gotoitemdetails a {border: 1px solid #545454;padding: 6px 10px;background-color: #545454;font-family: Arial;font-size: 11px;color: #C1BBA3;display: inline-block;text-transform: uppercase;font-weight: 600;border-radius: 8px;}

.advancedsearchmain {display:block;}
.advancedsearchmain #products .product {float:left;display:inline-block;width:100%;text-align:left;margin: 10px 0px;}
.advancedsearchmain .pagination {float:right !important;text-align:right;width:auto !important;color: #393838;}
.advancedsearchmain .pagedisplay {float:left !important;}
.advancedsearchmain .productName a {COLOR: #666;font: 12px/15px Arial, Helvetica, sans-serif;font-weight: normal;font-style: normal;text-decoration: underline;}
.advancedsearchmain .productName a:hover {text-decoration: none;}
.advancedsearchmain .productSKU, .advancedsearchmain .productSeealloptions{display:none;}
.advancedsearchmain .productImage {text-align:left;display:inline-block;float:left;min-width:150px;margin-right:10px;}
.advancedsearchmain .sitesearchyourpricediv, .advancedsearchmain .sitesearchourpricediv {float:left;display:inline-block;}
.advancedsearchmain .sitesearchourpricediv {margin-right:10px;}
.advancedsearchmain .sitesearchyourpricediv .modelheadYourPrice {font-family: Arial,Helvetica,sans-serif;display:inline-block;}
.advancedsearchmain .sitesearchyourpricediv .modelheadYourPriceLabel {display:none;}
.advancedsearchmain .sitesearchourpricediv .modelheadOurPriceLabel {padding-right:5px;}
.advancedsearchmain .sitesearchourpricediv .modelheadOurPriceLabel:after {}
.advancedsearchmain .sitesearchourpricediv .modelheadOurPrice {font-size:12px;}
#desktopView .sortBydiv {display:inline-block;float:right;}
#desktopView .searchResultsInfo {display:inline-block;float:left;width:75%;}
#desktopView .searchboxdiv {margin: 5px 0px;display: none;}
#desktopView .productDisplayQuantity {display: none;}
.advancedsearchmain .pagination .prev, .advancedsearchmain .pagination .next {}
.advancedsearchmain .pagination .current {font-size:13px;color: #393838;border:none !important;background:transparent !important;text-decoration: none;}
.advancedsearchmain .pagination a {font-size:13px;color: #393838;border:none !important;background: transparent !important;text-decoration: underline;}
.advancedsearchmain .pagination span, .advancedsearchmain .pagination a {padding: 0.3em 0.2em !important;}
.advancedsearchmain .addtocartforpricesitesearch {color: #933;font-family: Arial,Helvetica,sans-serif;font-size: 13px;font-weight: normal;}
.advancedsearchmain .productImage, .advancedsearchmain .productInfo {float:left;display:inline-block;margin: 0px 10px;}
.advancedsearchmain .productPurchase {float:right;display:inline-block;margin: 0px 10px;}
.advancedsearchmain .productPurchase div {float:left;display:inline-block;margin: 0px 10px;}
.advancedsearchmain .productSeealloptions a, .searchadvanced-buy-button, #desktopView #btnSearch {border: none;padding: 6px 0;background-color: #1E1E1E;text-align: center;font-family: Arial;font-size: 11px;color: #C1BBA3;width: 100px;font-weight: 600;border-radius: 8px;text-decoration:none;}
.advancedsearchmain .productSeealloptions a:hover, .searchadvanced-buy-button:hover, #desktopView #btnSearch:hover {border: 1px solid #1E1E1E; border:none; padding: 6px 0; text-align: center; font-family: Arial; font-size: 11px; background-color: #323232; color: #C1BBA3; width: 100px; font-weight: 600; border-radius: 8px;text-decoration:none;}

.shortdesc-listpage {display:none;font-family: Arial;}
.ui-dialog {z-index: 999999 !important;}
.ui-widget-overlay {position: fixed;right:0;bottom:0;}
.ui-widget-close {color:transparent;}
.ui-dialog .ui-dialog-titlebar-close { color: transparent;}