body {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background: #e8e8e8;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;color: #222222;  
}

a {
  color: #183e7c;
  text-decoration: none;
}

a:hover {
  color: #ef8e34;
} 

.highlight {
  color: #ef8e34;
} 

#container {
  margin-top: 0px;  
  margin-bottom: 0px;
  width: 856px;
  padding-left: 12px;
  padding-right: 12px;
  margin-left: auto;
  margin-right: auto;
  background: url(../images/bg_container.png) repeat-y center;
  overflow: hidden;
}

#header {
  width: 856px;
  height: 115px;
  background: #ffffff url(../images/bg_header.png) no-repeat left;
  overflow: hidden;
}

#header-text {
  float : left;
  margin-left:10px;
  margin-top:3px;
}

#right-text {
  float : right;
  margin-right:10px;
  margin-top:3px;
}

#main-container {
  width: 856px;
  background: #ffffff url(../images/bg_stripe.png) repeat-x top;
  overflow: hidden;
  padding-bottom: 0px;
}

#content {
  margin-bottom: 0px;
  padding-bottom: 0px;
}

#main {
/*  width: 836px;*/
  padding-left: 10px;
  padding-right: 10px;
  background: #ffffff;
  overflow: hidden;
  margin-bottom: 20px;
  
}

#content.menu {
  width: 620px;
}

#content.no_menu {
  width: 856px;
}

#footer {
  width: 856px;
  padding-left: 12px;
  padding-right: 12px;
  height: 100px;
  background: #4c719b url(../images/bg_footer_2.png) no-repeat top;
  margin: auto;
}

#footer2 {
  width: 856px;
  padding-left: 2px;
  padding-right: 2px;
  height: 100px;
  margin: auto;
  text-align:justify;
  color:#000000;
}

#footer3 {
  width: 856px;
  padding-left: 2px;
  padding-right: 2px;
  height: 100px;
  margin: auto; 
  color:#000000;
}

#menu-top {
  height: 36px;
  margin-top: 0px;
  overflow: hidden;
  padding-left: 15px;
  margin-bottom: 5px;
}

#menu-top a {
  margin-left: 5px;
  display: block;
  padding-left: 3px;
  padding-right: 3px;
  color: #ffffff;
  text-transform: uppercase;
  float: left;
  font-size: 11px;
  font-weight: bold;;
  text-decoration: none;
  font-family:Arial, Helvetica, sans-serif;
  
}


h1 {
  font-size: 18px;
  color: #183e7c;
  margin-top: 10px;
}

h2 {
  font-size: 14px;
  color: #183e7c;
  
}

h3 {
  font-size: 14px;
  
}

#loading {
  position: fixed;
  margin-left: 400px;
  margin-top: 10px;
  z-index: 100;
}




#menu-main {
  float: right;  
  width: 215px; 
  background: #e8e8e8 url(../images/bg_menu-main.png) repeat-y;
  margin-right: 10px;
}

#menu-footer {
  width: 215px; 
  height: 24px;
  background: #ffffff url(../images/bg_menu-footer.png) no-repeat;
}

#menu-footer2 {
  width: 215px;
  height: 24px;
  background: #ffffff url(../images/bg_menu-footer.png) no-repeat;
}

#menu-usages {
  width: 215px; 
  height: 24px;
  background: #ffffff url(../images/bg_menu-usages.png) no-repeat;
}

#menu-main table {
  margin-top: 10px;
  border: none;
  width: 211px;
  margin-left: 2px;
  margin-right: 2px;
}

#menu-main table tr.active:hover {
  background: #fafafa;
}

#menu-main table tr td.separator {
  height: 14px;
  width: 14px;
  background: url(../images/bg_menu-separator.png) left no-repeat;
}

#menu-main table tr td.list {
  width: 20px;
  background: url(../images/bg_menu-list.png) top center no-repeat;
  
}

#menu-main table tr td.item {
  width: 191px;
  vertical-align: top;
}



#menu-main a {
  display: block;
  width: 185px;
  padding-top: 0px;
  padding-left: 6px;
  padding-bottom: 3px;
  font-size: 13px;
  color: #666666;
  font-weight: bold;
  text-decoration: none;  
}



#menu-header {
  margin-top: 25px;
  height: 90px;
  width: 215px;
  margin-right: -46px;
  float: right;
  background: url(../images/bg_menu-header.png)
}

#nomenu-header {
  margin-top: 25px;
  height: 90px;
  width: 215px;
  margin-right: -50px;
  float: right;
  background: url(../images/bg_nomenu-header.png)
}





table.list {
  width: 834px;
  background: #fefefe url(../images/bg_list-body.png) repeat-y;
}

table.list td.header {
  background: url(../images/bg_list-header_1.png);
  width: 804px;
  padding-top: 10px;
  padding-left: 30px;
  height: 8px;
}

table.list td.footer {
  background: url(../images/bg_list-footer.png);
  width: 834px;
  height: 20px;
  
}

table.list tr.body {
  
  width: 834px;
}

table.list td.item {
  padding: 10px 10px 10px 10px;
  font-size: 12px;
  font-weight: bold;
  vertical-align: top;
  text-align: center;
  width: 119px;
  padding-left: 10px;
  padding-right: 10px;
  
}

table.list td.item a {
  text-decoration: none;
}

table.list img {
  border: 1px solid #dadada;
}



table.list-old {
  width: 834px;
  background: #fefefe url(../images/bg_list-body.png) repeat-y;
}

table.list-old td.header {
  background: url(../images/bg_list-header.png);
  width: 804px;
  padding-top: 10px;
  padding-left: 30px;
  height: 8px;
}



table.list-old td.footer {
  background: url(../images/bg_list-footer.png);
  width: 834px;
  height: 20px;
  
}

table.list-old tr.body {
  
  width: 834px;
}

table.list-old td.item {
  padding: 10px 10px 10px 10px;
  font-size: 12px;
  font-weight: bold;
  vertical-align: top;
  text-align: center;
  width: 119px;
  padding-left: 10px;
  padding-right: 10px;
  
}



table.list-old td.item a {
  text-decoration: none;
}

table.list-old img {
  border: 1px solid #dadada;
}





table.specials {
  
}

table.specials td.item {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 12px;
  font-weight: bold;
  vertical-align: top;
  text-align: center;
}

table.specials td.item a {
  text-decoration: none;
}




img.preview {
  border: none;
  margin: 2px 2px 2px 2px;
}

img.product {
  max-height: 400px;
  max-width: 320px;
}

#specials {
  width: 604px;
}

#specials_header {
  width: 604px;
  height: 113px;
  background: url(../images/bg_specials_header.png) no-repeat bottom;
}

#specials_body {
  width: 570px;
  padding-left: 17px;
  padding-right: 17px;
  background: url(../images/bg_specials_body.png) repeat-y;
}

#specials_footer {
  width: 604px;    
  height: 40px;
  background: url(../images/bg_specials_footer.png) no-repeat top;
}




#product-preview {

}



#product-left {
  float: left;
  width: 350px;
  
/* padding-left: 5px;  background: blue;*/
}

#product-middle {
  float: left;
  width: 340px;
  margin-top: 10px;
/*  background: yellow;*/
}

#product-header
{
  float: left;
  width: 340px;
  margin-top: 0px;
}


#product-right {
  float: left;
  width: 146px;
  margin-top: 10px;
/*  background: red;*/
}



.color_combination_label {
  float: left;
  margin-right: 10px;
  border: 1px solid #000000;
  margin-bottom: 10px;
}

.color_combination_label_item {
  float: left;
  margin: 0;
  width: 5px;
  height: 20px;
  font-size: 1px;
  
}

.product_image_preview {
  border: none;
  margin-right: 10px;
}


#product-find-match {
  text-align: center;
  font-weight: bold;
  width: 146px;
}

#product-find-match-body {
  background: #efefef url(../images/bg_product-find-match-body.png) repeat-y;
  text-align: center;
  font-weight: bold;
  width: 146px;
}

#product-find-match-header {
  background: #efefef url(../images/bg_product-find-match-header.png) repeat-y;
  text-align: center;
  font-weight: bold;
  width: 146px;
  height: 60px;
}

#product-find-match-footer {
  background: #efefef url(../images/bg_product-find-match-footer.png) repeat-y;
  text-align: center;
  font-weight: bold;
  width: 146px;
  height: 10px;
}

#product-find-alternative {
  text-align: center;
  font-weight: bold;
  width: 146px;
}

#product-find-alternative-body {
  background: #efefef url(../images/bg_product-find-alternative-body.png) repeat-y;
  text-align: center;
  font-weight: bold;
  width: 146px;
}

#product-find-alternative-header {
  background: #efefef url(../images/bg_product-find-alternative-header.png) repeat-y;
  text-align: center;
  font-weight: bold;
  width: 146px;
  height: 60px;
}

#product-find-alternative-footer {
  background: #efefef url(../images/bg_product-find-alternative-footer.png) repeat-y;
  text-align: center;
  font-weight: bold;
  width: 146px;
  height: 10px;
}

#product-find-alternative-body img {
  border: 1px solid #dadada;
}





#product-options {
  text-align: center;
  font-weight: bold;
  width: 146px;
}

#product-options-body {
  background: #efefef url(../images/bg_product-options-body.png) repeat-y;
  text-align: center;
  font-weight: bold;
  width: 146px;
}

#product-options-header {
  background: #efefef url(../images/bg_product-options-header.png) repeat-y;
  text-align: center;
  font-weight: bold;
  width: 146px;
  height: 60px;
}

#product-options-footer {
  background: #efefef url(../images/bg_product-options-footer.png) repeat-y;
  text-align: center;
  font-weight: bold;
  width: 146px;
  height: 10px;
}





/* quote customer */
#quote-customer {
  float: left;
  width: 400px;
}


#quote-customer table {
  width: 380px;
  background: #fefefe url(../images/bg_quote-customer-body.png) repeat-y right;
}

#quote-customer table td {
  
}

#quote-customer table td.label {
  padding-left: 10px;
  padding-top: 2px;
  padding-bottom: 3px;
  width: 100px;
}

#quote-customer table td.item {
  padding-top: 2px;
  padding-bottom: 3px;
  width: 260px;
  padding-right: 10px;
  text-align: right;
}

#quote-customer table td.control {
  padding-left: 10px;
  padding-right: 10px;
}

#quote-customer table td.header {
  background: url(../images/bg_quote-customer-header.png);
  padding-top: 10px;
  padding-left: 30px;
  height: 50px;
  
}

#quote-customer table td.footer {
  background: url(../images/bg_quote-customer-footer.png) no-repeat left;
  
  height: 20px;
  
}



#quote-customer input[type="text"], #quote-customer select {
  width: 200px;
}

#quote-customer input[type="submit"] {
  float: right;
}

#quote-customer textarea {
   width: 350px;
   height: 150px;
}

/* quote items */


#quote-items {
  float: left;
  width: 430px;
}

#quote-items table {
  width: 430px;
  background: #fefefe url(../images/bg_quote-items-body.png) repeat-y right;
}

#quote-items table td {
  vertical-align: top;
  background: none;
}

#quote-items table td.picture {
  width: 110px;
  padding-top: 10px;
  padding-left: 10px;
}

#quote-items table td.picture img {
  border: 1px solid #dadada;
  margin-top: 10px;
}

#quote-items table td.labels {
  width: 110px;
  text-align: right;
  padding-right: 10px;
  padding-top: 0px;
}

  #quote-items table td.values {
  width: 180px;
  padding-top: 0px;
  padding-right: 10px;
} 

#quote-items table td.header {
  background: url(../images/bg_quote-items-header.png);
  padding-top: 10px;
  padding-bottom: 0px;
  padding-left: 30px;
  height: 50px;
  
}

#quote-items table td.footer {
  background: url(../images/bg_quote-items-footer.png) no-repeat left;
  height: 20px;
  font-size: 5px;
  padding-bottom: 0px;
  
}

#quote-items table td.picture a {
  font-weight: bold;
}









table.search-form-outer {
  width: 834px;
}

table.search-form-outer td.header {
  background: url(../images/bg_list-header.png);
  width: 804px;
  padding-top: 10px;
  padding-left: 30px;
  height: 50px;
}

table.search-form-outer td.footer {
  background: url(../images/bg_list-footer.png);
  width: 834px;
  height: 20px;
  
}

table.search-form-outer tr.body {
  background: #fefefe url(../images/bg_list-body.png) repeat-y;
  width: 834px;
}

table.search-form-outer td {
  vertical-align: top;
  width: 417px;
}



table.search-form-outer-old {
  width: 834px;
}

table.search-form-outer-old td.header {
  background: url(../images/bg_list-header.png);
  width: 804px;
  padding-top: 10px;
  padding-left: 30px;
  height: 50px;
}

table.search-form-outer-old td.footer {
  background: url(../images/bg_list-footer.png);
  width: 834px;
  height: 20px;
  
}

table.search-form-outer-old tr.body {
  background: #fefefe url(../images/bg_list-body.png) repeat-y;
  width: 834px;
}

table.search-form-outer-old td {
  vertical-align: top;
  width: 417px;
}



table.search-form-inner {
  width: 417px;
}

table.search-form-inner td {
  vertical-align: top;
  padding-top: 2px;
  padding-bottom: 3px;
}

table.search-form-inner td.label {
  width: 127px;
  text-align: right;
}

table.search-form-outer td.controls {
  padding-top: 10px;
  padding-right: 10px;
  text-align: right;
}

table.search-form-inner td.item {
  width: 270px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: right;
}

/* controls */

input, select, textarea, .checkbox-list {
  border: 1px solid #888888;
/*  background: #f2f2f2;*/
  background: #ffffff;
}

input[type="checkbox"] {
  border: 0px;
}

.checkbox-list {
  overflow: auto;
  text-align: left;
  width: 270px;
  height: 150px;
  float: right;
}



input[type="submit"], input[type="button"] {
  font-weight: bold;
  border: 1px solid #183e7c;
  background: #183e7c;
  color: #fff;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 2px;
  padding-bottom: 2px;
}


.search-form-inner input[type="text"] {
  width: 270px;
}

.search-form-inner select {
  width: 270px;
}

.search-form-inner textarea {
  width: 270px;
  height: 150px;
}

.ajax_loading {
    display: none;
    z-index: 10;
    position: absolute;
  }
  
.copyright {
  width: 400px;
  height: 20px;
  float: left;
  margin-top: 60px;
  margin-left: 0px; 
  color: #fff;
}

.delivering {
  width: 600px;
  height: 0px;
  float: left;
  margin-top: 13px;
  margin-left: 14px;
  color: #fff;
}

.fortixBranding {
  width: 350px;
  height: 70px;
  float: right;
  margin-top: 20px;
  margin-right: 50px;
}

.brandingText {
  width: 150px;
  height: 30px;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 11px;
  text-align: left;
  float: right;
  color: #FFF;
}

.brandingLogo {
  width: 150px;
  height: 50px;
  float: right;
  text-align: right;
  margin-right: 28px;
  margin-top: 20px;
  color: #fff;
}

#footer h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #CCC;
margin-bottom: 5px;
margin-top: 2px;}

#footer img {border: 0px;}

#footer a:visited  {text-decoration: none; color: #FFF;}
#footer a:active   {text-decoration: none; color: #FFF; }
#footer a:link     {text-decoration: none; color: #FFF;}
#footer a:hover  {text-decoration: underline; color: #FFF}

#links {
  float: left;
  width: 500px;
  padding-top: 10px;
}

.gift {
  float: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  width: 239px;
}

.gift img {
  border: none;
  float: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}



#product_preview {

}

#product_preview input[type="button"], #product_preview input[type="submit"] {
  width: 150px;
}

#product_preview input[type="button"]:hover, #product_preview input[type="submit"]:hover {
/*  color: #cccccc;*/
}



#product_preview input[type="text"] {
  width: 150px;
}

#product_preview select {
  width: 152px;
}


table.price-calculator {
  width: 320px;
  /*padding-left:20px;*/
}

table.price-calculator td {
  vertical-align: top;
  padding-top: 2px;
  padding-bottom: 3px;
}

table.price-calculator p {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

table.price-calculator td.header {
  text-align: left;
  font-weight: bold;
  color: #183e7c;
  padding-bottom: 5px;
}



table.price-calculator td.label {
  text-align: left;
}

table.price-calculator td.item {
  text-align: right;
}

#menu-inside {
  /*verflow: hidden;*/
}

#menu-inside img {
  margin-left: 10px;
  border: none;
  
}

#welcome-woman {
  width: 240px;
  height: 192px;
  background: url(../images/bg_welcome-woman.png) no-repeat top;
  margin-bottom: 0px;
}

#search-welcome-fast {
  background: url(../images/bg_search-welcome-fast.png) no-repeat top;
  width: 200px;
  height: 60px;
  margin-bottom: 10px;
  padding-top: 50px;
  padding-left: 20px;
  padding-right: 20px;
}

input[type="submit"].search {
  width: 60px;
  height: 25px;
  background: url(../images/bg_button-search.png) no-repeat left;
  border: 0px;
  margin-top: 5px;
}

input[type="submit"].signup {
  width: 60px;
  height: 25px;
  background: url(../images/bg_button-signup.png) no-repeat left;
  border: 0px;
  margin-top: 5px;
}

input[type="button"].advanced-search {
  width: 130px;
  height: 25px;
  background: url(../images/bg_button-advanced-search.png) no-repeat left;
  border: 0px;
  margin-top: 5px;
}

input[type="text"].welcome, select.welcome {
  width: 180px;
  margin-left: 10px;;
}




#search-welcome-brand {
  background: url(../images/bg_search-welcome-brand2.png) no-repeat top;
  width: 200px;
  height: 100px;
  margin-bottom: 10px;
  padding-top: 50px;
  padding-left: 20px;
  padding-right: 20px;
}

#search-welcome-color {
  margin-top: 0px;
  width: 200px;
  height: 30px;
  background: url(../images/bg_search-welcome-color2.png) no-repeat top;
  margin-bottom: 10px;
  padding-top: 40px;
  padding-left: 20px;
  padding-right: 20px;
}

#welcome-mailinglist {
  
  width: 200px;
  height: 65px;
  background: url(../images/bg_welcome-mailinglist.png) no-repeat top;
  margin-bottom: 10px;
  padding-top: 50px;
  padding-left: 20px;
  padding-right: 20px;
}

#seo_welcome-text {
  
  width: 200px;
  height: 65px;
  padding-top: 10px;
  padding-bottom: 10px; 
  margin-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  text-align: justify;
}

#news-header {
  width: 360px;
  height: 105px;
  background: url(../images/bg_news-header.png) no-repeat bottom;
}

#news-body {
  width: 360px;
  background: url(../images/bg_news-body.png) repeat-y;
}

#news-footer {
  width: 360px;
  height: 10px;
  background: url(../images/bg_news-footer.png) no-repeat bottom;
  margin-bottom:20px;
}

.news-item-header {
  width: 110px;
  height: 15px;
  background: url(../images/bg_news-item-header.png) no-repeat bottom;
}

.news-item-footer {
  width: 110px;
  height: 15px;
  background: url(../images/bg_news-item-footer.png) no-repeat top;
}

.news-item-body {
  width: 104px;
  padding-left: 3px;
  padding-right: 3px;
  height: auto;
  background: url(../images/bg_news-item-body.png) repeat-y;
}

.news-item {
  width: 110px;
  vertical-align: top;
}

#news-body table {
  width: 330px;
  margin-left: 15px;
  margin-right: 15px;
}

#news-body table td {
  width: 110px;
}

#news-body table td a {
  font-weight: bold;
}



.news2 {
  border: none;
  margin: 0;
}

.new2-line {
  margin: 0;
  border: none;
}


.news-item2-header {
  width: 110px;
  height: 15px;
  background: url(../images/bg_news-item2-header.png) no-repeat bottom;
}

.news-item2-footer {
  width: 110px;
  height: 15px;
  background: url(../images/bg_news-item2-footer.png) no-repeat top;
}

.news-item2-body {
  width: 104px;
  vertical-align: middle;
  height: auto;
  background: url(../images/bg_news-item2-body.png) repeat-y;
  padding-left: 3px;
  padding-right: 3px; 
}

.news-item2-body2 {
  width: 100px;
  vertical-align: top;
  height: auto;
  background: url(../images/bg_news-item2-body.png) repeat-y;
  padding-left: 5px;
  padding-right: 5px; 
}


.total_price {
  font-size: 18px;
/*  color: #183e7c;*/
  color: #ef8e34;
}

.sizing_chart {
  background: #183e7c;
}

.sizing_chart_label_name {
  color: #ffffff;
  font-weight: bold;
}

.sizing_chart_name {
  color: #ffffff;
}

.sizing_chart_label_value {
  color: #000000;
  background: #cccccc;
  font-weight: bold;
}

.sizing_chart_value {
  color: #000000;
  background: #ffffff;
}

.not_filled {
  background: #edb7b7;
}

.not_filled_label {
  color: #ee2200;
}

#sitemap_padding
{
    padding-left: 30px;
}

#sitemap_padding_c
{
    padding-left: 30px;
}

#sitemap_padding_s
{
    padding-left: 50px;
}

#sitemap_padding_p
{
    padding-left: 70px;
}


table.menu_arrows {
  vertical-align:middle;  
}

table.menu_arrows td.header {
  vertical-align:middle; 
}



table.menu_arrows td.footer {  
    vertical-align:middle; 
}

table.menu_arrows tr {
   vertical-align:middle; 
}

table.menu_arrows td {
   vertical-align:middle;
}



table.menu_arrows td.item a {
  text-decoration: none; 

}

table.menu_arrows img {

}

table.menu_arrows a:hover {
   text-decoration: none;   
}


   #setup_selector #window{
      /*ackground:  no-repeat url(../app_images/triangle.png)  top;*/
      width: 200px;
      
      position : absolute;


      
      
            
      z-index: 10000;      
      display: none;
      
      text-align: left;
}
  
  #setup_selector:hover #window {
    display: block;
    padding-top: 10px;
   
    z-index: 10000;
  }

  
  a.select_theme {
      color: #ffffff;
      display: block;
      text-decoration: none;
      padding-left: 10px;
      padding-right: 10px;
      padding-top: 8px;
      padding-bottom: 8px;
      font-size: 10px;
  }
  
  a.select_theme:hover {
      display: block;
      color: #ffffff;
      text-decoration: none;
  }
  
  .theme {
    width: 200px;
    background: #9C9C9C;
    color: #ffffff;
    /*
      filter:alpha(opacity=70);
     -moz-opacity:0.7;
     -khtml-opacity: 0.7;
     opacity: 0.7;
   */
  }
  
  .theme:hover {
    background: #000000;
   /*
      filter:alpha(opacity=100);
     -moz-opacity:1;
     -khtml-opacity: 1;
     opacity: 1;
   */

  }

  .separator {
    font-size: 1pt;
      height: 1px;
      background: #ffffff;
      border: none;
      margin: 0;
     padding: 0;
  }
  
  
  
  
  
  
  #main_menu_r #window_r{
      /*ackground:  no-repeat url(../app_images/triangle.png)  top;*/
      width: 100px;
      height: 100px;
      /*
      padding-top: 60px;
      top: 155px;
      right:170px;
      */

      z-index: 10000;
      text-align: left;
}
  


  
    a.select_theme_r {
      color: #ffffff;
      display: block;
      text-decoration: none;
      padding-left: 10px;
      padding-right: 10px;
      padding-top: 8px;
      padding-bottom: 8px;
      font-size: 10px;
  }
  
  a.select_theme_r:hover {
      display: block;
      color: #ffffff;
      text-decoration: none;
  }
  
  .theme_r {
    width: 200px;
    background: #9C9C9C;
    color: #ffffff;
    /*
      filter:alpha(opacity=70);
     -moz-opacity:0.7;
     -khtml-opacity: 0.7;
     opacity: 0.7;
   */
  }
  
  .theme_r:hover {
    background: #000000;
   /*
      filter:alpha(opacity=100);
     -moz-opacity:1;
     -khtml-opacity: 1;
     opacity: 1;
   */

  }

  .separator_r {
    font-size: 1pt;
      height: 1px;
      background: #ffffff;
      border: none;
      margin: 0;
     padding: 0;
  }
  
  
  
  
  
  .menu-main-item {
    overflow: hidden;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-left: 1px;
    margin-right: 1px;
  }
  
  .menu-main-item:hover {
    background: #fafafa;
    
  }
  
  
  
  .menu-main-list {
    background: url(../images/bg_menu-list2.png) top left no-repeat;
    overflow: hidden;
  }
  
  .menu-main-label {
    padding-left: 20px;
  }
  
  .menu-main-submenu {
    position: absolute; 
    margin-left: 190px; 
    margin-top: -15px; 
    z-index: 100;
    padding: 5px 5px 5px 5px;
    display: none;
    overflow: hidden;
  }
  
  .menu-main-submenu:hover {
    display: block;
  }
  
  .menu-main-item:hover .menu-main-submenu {
    display: block;
  }
  
  .menu-main-submenu-header {
    background: url(../images/bg_submenu_header.png) no-repeat center;
    width: 215px;
    height: 12px;
  }
  
  .menu-main-submenu-body {
    background: url(../images/bg_submenu_body.png) repeat-y center;
    width: 215px;
    font-size: 10px;
    font-weight: bold;
    overflow: hidden;
  }
  
  
  .menu-main-submenu-footer {
    background: url(../images/bg_submenu_footer.png) no-repeat center;
    width: 215px;
    height: 12px;
  }
  
  .menu-main-separator {
    height: 18px;
    background: url(../images/bg_menu-separator.png) left no-repeat;
/*    background: red;*/
  }
  
  
  .submenu-item {
    
  }
  
  .submenu-item2 {
    padding-left: 5px;
    padding-right: 5px;
  }
  
  .submenu-item:hover {
    background: #fafafa;  
  }
  
  
  
  .promotional_products_label {
    float: left;
    display: inline;
  }
  
  .category_label {
    float: left;
    display: inline;
  }
  
  .subcategory_label {
    float: left;
    display: inline;
  }
  
  .product_label {
    float: left;
    display: inline;
  }
  
  .submenu_subcategories {
    position: absolute; 
/*    margin-left: 100px; */
    margin-top: 10px; 
    z-index: 100;
    padding: 5px 5px 5px 5px;
    display: none;
    overflow: hidden;
  }
  
  
  .submenu_subcategories:hover {
    display: block;
  }
  
  .category_label:hover .submenu_subcategories {
    display: block;
  }
  
  .live_help {
    overflow: hidden;
    float: left;
    width: 160px;
    text-align:center; 
    white-space:nowrap;
  }
  
  .promo_text {
    overflow: hidden;
    float: left;
    width: 370px;
    margin-right: 60px;
  }
