/* CORE */

html {
}

body {
 margin:0px 0px 0px 0px;
 color: black;
 padding:0px;
 background-color:#408080;
 font-family: sans-serif;
}

.outer {
 /*text-align: center;*/
}

.outer-table {
 margin-left: auto;
 margin-right: auto;
 width: 100%;
 border:0px solid black;
}

.category {
 text-align: left;
}

.top_menu {
 font-size: 12px;
 font-weight: normal;
 padding: 0px 0px 0px 5px;
}

.top_menu_on {
 font-size: 12px;
 font-weight: normal;
 padding: 0px 0px 0px 5px;
 background:white;
}

.sub_menu {
 font-size: 12px;
 font-weight: normal;
 padding: 0px 0px 0px 10px;
}

.sub_menu_on {
 font-size: 12px;
 font-weight: normal;
 padding: 0px 0px 0px 10px;
 background:white;
}

.sub_menu2 {
 font-size: 11px;
 font-weight: normal;
 padding: 0px 0px 0px 15px;
}

.sub_menu2_on {
 font-size: 11px;
 font-weight: normal;
 padding: 0px 0px 0px 15px;
 background:white;
}

.inline {
 display: inline;
 border:0;
 vertical-align:middle;
}

#top_nav {
 text-align: right;
 font-size: 12px;
 font-weight: normal;
 padding: 5px 5px 5px 5px;
 height: 75px;
}

#breadcrumb {
 font-size: 11px;
 font-weight: normal;
 padding: 2px 2px 2px 0px;
 color: blue;
}

#breadcrumb a:link, #breadcrumb a:visited {
 font-size: 11px;
 font-weight: normal;
 color: blue;
 text-decoration: none;
}

#breadcrumb a:hover, #breadcrumb a:active {
 font-size: 11px;
 font-weight: normal;
 color: red;
 text-decoration: underline;
}

#area_top {
 border-top: 0px solid #666666;
 border-left: 0px solid #666666;
 border-bottom: 1px solid #408080;
 border-right: 0px solid #666666;
 background-color: #408080;
}

#area_middle_left {
 border-top: 0px solid #000000;
 border-left: 0px solid #666666;
 border-bottom: 0px solid #666666;
 border-right: 0px solid #666666;
 text-align: center;
 padding: 0px 5px 10px 5px;
 line-height: 1.5;
 width: 140px;
 background-color: #408080;
}
#area_middle_center {
 border-top: 0px solid #666666;
 border-bottom: 0px solid #000000;
 border-right: 0px solid #000000;
 border-left: 0px solid #000000;
 padding: 10px 10px 10px 10px;
 background-color: #ffffff;
 width: 80%;
 border-radius: 10px;
}

#area_middle_right {
 border-top: 0px solid #666666;
 border-bottom: 0px solid #000000;
 border-right: 0px solid #000000;
 border-left: 0px solid #000000;
 padding: 10px 10px 10px 10px;
 background-color: #ffffff;
 width: 80%;
 text-align:left;
 border-radius: 10px;
}

/*
.category_button {
 text-align: left;
}
.category_button_on {
 text-align: left;
}
*/

.sitesearch_btn {
 text-align: center;
 width:auto;
 display:inline; display:inline-block;
 margin:0.0em; padding:0px 2px 0px 2px;
 font-size:11px;
 font-family: Arial, Tahoma, Helvetica, sans-serif;
 font-weight:normal;
 text-decoration:none;
 background:#408080;
 color:white;
 border: 1px solid black;
 vertical-align:middle;
 cursor:default; cursor:pointer;
}

.addtocart_btn {
 display:inline; display:inline-block;
 width:100px;
 margin:0.0em;
 padding:2px;
 font-size:11px;
 font-family: sans-serif;
 font-weight:normal;
 text-decoration:none;
 text-align:center;
 background:#408080;
 color:white;
 border:1px solid black;
 border-radius:5px;
 vertical-align:middle;
 white-space:nowrap;
 cursor:default; cursor:pointer;
}

.addtocart_btn[class] {
 width:auto;
}

.addtocart_btn:hover { background:red; color:black; text-decoration: none;}
.addtocart_btn:hover strong { background:#408080; color:white;}

.btnstyle1 { background:#ff8080; color:black;}

.btnstyle2 { background:#408080; color:white;}

.product_panel .buy_button {
 padding: 8px 8px 8px 8px;
 text-align: right;
}

.product_panel .price, .units {
 padding: 0px 8px 0px 8px;
 font-size: 85%;
 font-weight: bold;
 letter-spacing: 1pt;
}

#prev_next {
 text-align: center;
 padding: 0px;
 font-size: 12px;
 font-weight: normal;
 color: blue;
}

#prev_next a:link, #prev_next a:visited {
 font-size: 12px;
 font-weight: normal;
 color: blue;
 text-decoration: underline;
}

#prev_next a:hover, #prev_next a:active {
 font-size: 12px;
 font-weight: normal;
 color: blue;
 text-decoration: none;
}

.product_panel {
 padding: 8px 8px 8px 8px;
 border-top: 1px solid #000000;
 border-bottom: 1px solid #000000;
 border-left: 1px solid #000000;
 border-right: 1px solid #000000;
}

.product_thumbnail {
 padding: 8px 8px 8px 8px;
 border-right: 1px dotted #000000;
 width: 150px;
}

.strike {
 text-decoration: line-through 
}

.productprice {
 font-size: 12px;
 font-weight: normal;
 color: black;
 background: transparent;
 }

.prodshipweight {
  font-size: 12px;
 font-weight: normal;
 color: black;
 background: transparent;
}

.largetext {
 font-size: 16px;
 font-weight: bold;
 color: black;
}

.normaltext {
 font-size: 12px;
 font-weight: normal;
 color: #666666;
}

.formtext {
 font-size: 12px;
 font-weight: normal;
 color: black;
 border:1px solid #CCC;
}

.smalltext {
 font-size: 11px;
 font-weight: normal;
 color: #666666;
}

.xsmalltext {
 font-size: 10px;
 font-weight: normal;
 color: #666666;
}

#checkoutPanel {
 padding: 16px 16px 16px 16px;
}

#checkoutPanel td{
 padding: 5px 5px 5px 5px;
}

#checkoutPanelBar{
 padding: 5px 5px 5px 5px;
 border-top: 5px solid #000000;
 border-bottom: 5px solid #000000;
 border-left: 5px solid #000000;
 border-right: 5px solid #000000;
 background-color: #000066;
 color: #ffffff;
 font-size: 0.95em;
 font-weight: bold;
}

#checkoutPanelBar2{
 padding: 5px 5px 5px 5px;
 border-top: 5px solid #000000;
 border-bottom: 5px solid #000000;
 border-left: 5px solid #000000;
 border-right: 5px solid #000000;
 background-color: #000066;
 color: #ffffff;
 font-weight: bold;
}

#checkoutPanelWarning {
 color: white;
 background-color: #ff0000;
}

#checkout_panel table{
 padding: 0px 0px 0px 0px;
 border-top: 1px solid #000000;
 border-bottom: 1px solid #000000;
 border-left: 1px solid #000000;
 border-right: 1px solid #000000;
}

#cartHelpText{
 font-size: 12px;
 font-weight: normal;
 color: black;
}

#area_middle_wholesale {
 border-top: 1px solid #000000;
 border-bottom: 1px solid #000000;
 border-right: 1px solid #000000;
 border-left: 1px solid #000000;
 padding: 8px 8px 8px 8px;
}

#wholesaleTableBorder{
 border-top: 0px solid #aaaaaa;
 border-bottom: 1px solid #aaaaaa;
 border-left: 1px solid #aaaaaa;
 border-right: 1px solid #aaaaaa;
}

#wholesaleCategoryRow{
 border-top: 0px solid #000000;
 border-bottom: 0px solid #000000;
 border-left: 0px solid #000000;
 border-right: 0px solid #000000;
 background-color: #000066;
 color: #ffffff;
 font-size: 0.95em;
 font-weight: bold;
 text-align: center;
}

#wholesaleSubCategoryRow{
 border-top: 0px solid #000000;
 border-bottom: 0px solid #000000;
 border-left: 0px solid #000000;
 border-right: 0px solid #000000;
 background-color: #ccc088;
 color: #666666;
 font-size: 0.80em;
 font-weight: bold;
 text-align: center;
}

#wholesaleTitleRow{
 padding: 3px 3px 3px 3px;
 border-top: 0px solid #000000;
 border-bottom: 0px solid #000000;
 border-left: 0px solid #000000;
 border-right: 0px solid #000000;
 background-color: #ccc594;
 color: #666666;
 font-size: 0.75em;
}

#wholesaleProdParentRow{
 background-color: #000066;
 color: #666666;
 font-size: 0.75em;
 font-weight: bold;
}

#wholesaleProdParentRow td{
 border-top: 1px solid #aaaaaa;
 border-bottom: 0px solid #666666;
 border-left: 0px solid #000000;
 border-right: 0px solid #000000;
}

#wholesaleProdChildRow{
 padding: 10px 5px 5px 5px;
 border-top: 0px solid #000000;
 border-bottom: 0px solid #000000;
 border-left: 0px solid #000000;
 border-right: 0px solid #000000;
 background-color: #000066;
 color: #666666;
 font-size: 0.75em;
}

#wholesaleText{
 background-color: #ffffff;
 color: #666666;
 font-size: 0.75em;
 font-weight: bold;
}

#wholesaleHeaderText{
 background-color: #ffffff;
 color: #666666;
 font-size: 0.85em;
 font-weight: bold;
}

#footer_text {
 font-size: 12px;
 font-weight: normal;
 color: black;
 text-align:center;
}

table#LeftNavCategory tr td {
  text-align:right;
}

a.menu_links:link,a.menu_links:visited {
 color: white;
 text-decoration: none;
 font-size:13px;
 font-weight:normal;
}

a.menu_links:hover,a.meu_links:active {
 color: #E6BE18;
 text-decoration: none;
 font-size:13px;
 font-weight:normal;
}

a.menu2_links:link,a.menu2_links:visited {
 color: white;
 text-decoration: none;
 font-size:11px;
 font-weight:normal;
}

a.menu2_links:hover,a.menu2_links:active {
 color: #E6BE18;
 text-decoration: none;
 font-size:11px;
 font-weight:normal;
}

a.top_links:link,a.top_links:visited {
 color: #000066;
 text-decoration: none;
 font-size:11px;
 font-weight:normal;
}

a.top_links:hover,a.top_links:active {
 color: blue;
 text-decoration: underline;
 font-size:11px;
 font-weight:normal;
}

.prod_links {
 padding:5px 0px 5px 0px;
}

.prod_links a:link, .prod_links a:visited {
 color: blue;
 text-decoration: none;
 font-size:12px;
 font-weight:bold;
}

.prod_links a:hover, .prod_links a:active {
 color: blue;
 text-decoration: underline;
 font-size:12px;
 font-weight:bold;
}

a.mainarea_links:link,a.mainarea_links:visited {
 color: #000066;
 font-size: 12px;
 font-family: Arial, Tahoma, Helvetica, sans-serif;
 text-decoration: none;
}

A.gateway_links:link,A.gateway_links:hover,A.gateway_links:active,A.gateway_links:visited {
 color: #cccccc;
 font-size: 10px;
 font-family: Arial, Tahoma, Helvetica, sans-serif;
 text-decoration: underline;
}

.dynamic_qty {
 background: transparent;
 border: 0px;
 width: 60px;
 font-weight: bold;
 font-size: 12px;
 color: #666666;
}

#popitmenu{
 position: absolute;
 background-color: white;
 border:1px solid black;
 font: normal 12px Verdana;
 line-height: 18px;
 z-index: 100;
 visibility: hidden;
}

#popitmenu a{
 text-decoration: none;
 padding-left: 6px;
 color: black;
 display: block;
}

#popitmenu a:hover{ /*hover background color*/
 background-color: #e1e1e1;
}

#parentcat { line-height: 2;}
#catimg { vertical-align: top;}
#siteprod { color: black; font-weight: normal;}
#subcat { font-weight: normal;}

.suggestionsBox { position: relative; left: 10px; margin: 0px 0px 0px 0px; width: 600px; background-color: #212427;
                  -moz-border-radius: 7px; -webkit-border-radius: 7px; border: 2px solid #000; color: #fff;}	
.suggestionList { color: white; font-weight: normal; text-decoration: none; font-size:12px; margin: 0px;	padding: 0px;  font-size:12px; font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif; }
.suggestionList TH { background-color: #408080; color: white; border-style: solid; border-width: 1px;}
.suggestionList TR { color: #fff; margin: 0px 0px 0px 0px; padding: 1px; cursor: pointer; background-color:#212427; }
.suggestionList TR:hover { background-color: #408080;}
.msrp:hover { text-decoration:underline; }

  a.thpHref:link { color:black; text-decoration:none; }
  a.thpHref:visited { color:black; text-decoration:none; }
  a.thpHref:hover { background-color:#b5f2d9;}
  a.thpHref:active { background-color:#b5f2d9; }

  
  div#thpProdpage {width:100%; text-align:center; margin:auto; font-size:12pt; font-family:sans-serif; }
  div.thpNotfound {}
  div.thpBreadCrumbs { display:inline-block; color:#3cad56; float:left; font-size:1.0em; font-weight:bold;
                       text-align:left;
                       margin: 0 auto 1em 0; width:initial;
                       border: 1px solid #c7e8d8;}
 

  span.thFreeShipping { font-size:.8em; color:black; background-color:#ff9999; border-radius:3px; display:inline-block; text-indent: 0em; padding-left: 0em; padding-bottom:0em; padding-top:0em; }
