/* CORE */

html {
}

body {
 margin:10px 10px 10px 10px;
 color: #000000;
 background-color: white;
 padding:0px;
 background-image: url(/images/top_shadow.jpg);
 background-repeat: repeat-x;
}

p, li, ul, ol, h1, h2, h3, h4, h5, h6 {
 font-family: Arial, Tahoma, Helvetica, sans-serif;
 text-align: left;
}

.outer {
 text-align: center;
}

.outer-table {
 margin-left: auto;
 margin-right: auto;
 width: 800px;
}

.line {
 border-top: 1px solid #ebebeb;
}

.header {
 padding: 5px 20px 0px 20px;
}

.header_border {
 border-right: 1px solid white;
}

.subheader {
 background: #e8eef4;
 padding: 10px 15px 10px 15px;
 margin: 0px 0px 10px 0px;
 font-size: 12px;
 color: bold;
 font-weight: normal;
}

.blue11 {
 color: #003b78;
 font-size: 11px;
 font-weight: normal;
}

.blue11 a:link, .blue11 a:visited {
 color: #003b78;
 font-size: 11px;
 font-weight: normal;
 text-decoration: underline;
}

.blue11 a:hover, .blue11 a:active {
 color: #003b78;
 font-size: 11px;
 font-weight: normal;
 text-decoration: none;
}

.blue12 {
 font-weight: bold;
 color: #003b78;
 font-size: 12px;
}

.blue14, .blue14 a:link, .blue14 a:visited {
 color: #003b78;
 font-size: 14px;
 font-weight: bold;
 text-decoration: none;
}

.blue14 a:hover, .blue14 a:active {
 color: #003b78;
 font-size: 14px;
 font-weight: bold;
 text-decoration: underline;
}

.blue16, .blue16 a:link, .blue16 a:visited {
 color: #003b78;
 font-size: 16px;
 font-weight: normal;
 text-decoration: none;
}

.blue16 a:hover, .blue16 a:active {
 color: #003b78;
 font-size: 16px;
 font-weight: normal;
 text-decoration: underline;
}

.red14 {
 font-weight: bold;
 color: #790000;
 font-size: 14px;
}

.gray11, .gray11 a:link, .gray11 a:visited {
 color: #555555;
 font-size: 11px;
 font-weight: normal;
 text-decoration: none;
}

.gray11 a:hover, .gray11 a:active {
 color: #555555;
 font-size: 11px;
 font-weight: normal;
 text-decoration: underline;
}

.gray12, .gray12 a:link, .gray12 a:visited {
 color: #555555;
 font-size: 12px;
 font-weight: normal;
 text-decoration: none;
}

.gray12 a:hover, .gray12 a:active {
 color: #555555;
 font-size: 12px;
 font-weight: normal;
 text-decoration: underline;
}

.gray14 {
 color: #555555;
 font-size: 14px;
}

A.black_sm:link, A.black_sm:visited {
 color: black;
 font-size: 11px;
 font-weight: normal;
 text-decoration: underline;
}

A.black_sm:hover, A.black_sm:active {
 color: black;
 font-size: 11px;
 font-weight: normal;
 text-decoration: none;
}

.black14 {
 font-weight: normal;
 color: black;
 font-size: 14px;
}

.white14 {
 font-weight: bold;
 font-size: 14px;
 color: white;
}

.box1 {
 background-image: url(/images/bottom_gradient1.jpg);
 font-size: 12px;
 color: white;
 text-align: center;
 padding: 10px;
}

.box2 {
 background-image: url(/images/bottom_gradient2.jpg);
 font-size: 12px;
 color: white;
 text-align: center;
 padding: 10px;
}

.box3 {
 background-image: url(/images/bottom_gradient3.jpg);
 font-size: 12px;
 color: white;
 text-align: center;
 padding: 10px;
}

.box4 {
 background: #f3f6f9;
 text-align: center;
}

.box1 a:link,.box1 a:visited,.box1 a:hover,.box1 a:active,.box2 a:link,.box2 a:visited,.box2 a:hover,.box2 a:active, .box3 a:link,.box3 a:visited,.box3 a:hover,.box3 a:active {
 text-decoration: none;
 color: white;
}

.box4 a:link,.box4 a:visited,.box4 a:hover,.box4 a:active {
 font-size: 12px;
 color: #003872;
 font-weight: bold;
 text-decoration: none;
}

.bottom_lightblue {
 background: #e8eef4;
}

.bottom_lightblue td {
 border: 1px solid white;
 padding: 10px 10px 10px 10px;
}

.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: 12px;
 font-weight: normal;
 padding: 0px 0px 0px 15px;
}

.sub_menu2_on {
 font-size: 12px;
 font-weight: normal;
 padding: 0px 0px 0px 15px;
 background:white;
}

.bordered {
 border: 1px solid #e8eef4;
}

td {
 font-family: Arial, Tahoma, Helvetica, sans-serif;
}

th {
 font-family: Arial, Tahoma, Helvetica, sans-serif;
 color: #003a76;
 background-color: #e8eef4;
 font-size: 12px;
 font-weight: bold;
 padding: 5px;
 text-align: left;
}

h1, h1 a:link, h1 a:visited {
 margin: 0px 4px 0px 4px;
 padding: 0;
 font-size: 30px;
 letter-spacing: 1pt;
 font-weight: bold;
 color: #000066;
 text-decoration: none;
}

h1 a:hover, h1 a:active {
 margin: 0px 4px 0px 4px;
 padding: 0;
 font-size: 30px;
 letter-spacing: 1pt;
 font-weight: bold;
 color: #000066;
 text-decoration: underline;
}

h2 {
 margin: 0px 0px 0px 0px;
 font-size: 16px;
 padding: 10px 0px 10px 0px;
 font-weight: bold;
 color: black;
 border: 0px solid white;
 text-transform: uppercase;
}

h3 {
 text-align: left;
 border-top: 0px solid #000000;
 border-right: 0px solid #000000;
 border-bottom: 0px solid #000000;
 border-left: 0px solid #000000;
 font-size: 16px;
 font-weight: bold;
 margin: 0px 0px 10px 0px;
 padding: 10px 10px 10px 10px;
 color: white;
 background-image: url(/images/subheader_gradient.jpg);
}

h4 {
 text-align: left;
 border-top: 0px solid #CCC;
 border-right: 0px solid #000000;
 border-bottom: 0px solid #CCC;
 border-left: 0px solid #000000;
 font-size: 12px;
 font-weight: bold;
 margin: 0px 0px 5px 0px;
 padding: 2px 0px 2px 0px;
 color: #003872;
}

h5 {
 margin-top: 0px;
 margin-bottom: 12px;
 margin-left: 0px;
 margin-right: 0px;
 font-size: 0.85em;
 letter-spacing: 1pt;
 padding: 0px;
 font-weight: bold;
}

h6 {
 margin-top: 0px;
 margin-bottom: 0px;
 margin-left: 8px;
 margin-right: 8px;
 font-size: 1.25em;
 letter-spacing: 3pt;
 padding: 0px;
 font-weight: bold;
}

img {
 display: block;
 border:0;
}

.inline {
 display: inline;
 border:0;
 vertical-align:middle;
}

#top_nav {
 text-align: right;
 font-size: 12px;
 font-weight: normal;
 padding: 0px 0px 0px 0px;
}

#breadcrumb {
 font-size: 11px;
 font-weight: normal;
 padding: 0px 0px 10px 0px;
 color: #003b78;
}

#breadcrumb a:link, #breadcrumb a:visited {
 font-size: 11px;
 font-weight: normal;
 color: #363636;
 text-decoration: underline;
}

#breadcrumb a:hover, #breadcrumb a:active {
 font-size: 11px;
 font-weight: normal;
 color: #363636;
 text-decoration: none;
}

#area_top {
 border-top: 0px solid #666666;
 border-left: 0px solid #666666;
 border-bottom: 0px solid #000000;
 border-right: 0px solid #666666;
}

#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: left;
 padding: 0px 0px 0px 0px;
 width: 219px;
}

#area_middle_right {
 border-top: 0px solid #666666;
 border-bottom: 0px solid #000000;
 border-right: 0px solid #000000;
 border-left: 0px solid #000000;
 padding: 0px 0px 8px 10px;
 width: 581px;
 background-color: #ffffff;
 text-align: left;
}

#area_middle_right p {
 text-align: left;
 font-weight: normal;
 line-height: 1.5;
 padding: 0px 0px 0px 0px;
}

/*.category_button {
 text-align: left;
}

.category_button_on {
 text-align: left;
}*/


input {
 vertical-align:middle;
}

.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: bold;
 text-decoration: none;
 background: #cd2627;
 color: white;
 border: 1px solid #959595;
 vertical-align: middle;
 cursor:default; cursor:pointer;
}


.addtocart_btn {
 display:inline; display:inline-block;
 width:100px;
 margin:0.0em; padding:0px;
 font-size:11px;
 font-family: Arial, Tahoma, Helvetica, sans-serif;
 font-weight:normal;
 text-decoration:none;
 text-align:center;
 background:#CCC;
 color:#333;
 border:1px solid #666;
 vertical-align:middle;
 white-space:nowrap;
 cursor:default; cursor:pointer;
}

.addtocart_btn[class] {
 width:auto;
}

/*.addtocart_btn:hover { background:#CCC; color:#333; text-decoration: none;}
.addtocart_btn:hover strong { background:#CCC; color:black;}*/



.btnstyle1 {
 background-image: url(/images/btn_gradient.jpg);
 background-repeat: repeat-x;
 border: 1px solid white;
 margin: 0px;
 padding: 1px 2px 1px 2px;
 color: white;
 font-size: 12px;
 font-weight: bold;
 text-transform: uppercase;
}

.btnstyle2 {
 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: bold;
 text-decoration: none;
 background: #cd2627;
 color: white;
 border: 1px solid #959595;
 vertical-align: middle;
 cursor:default; cursor:pointer;
}

.btnstyle3 {
 background-image: url(/images/bottom_gradient1.jpg);
 background-repeat: repeat-x;
 border: 1px solid white;
 margin: 0px;
 padding: 1px 2px 1px 2px;
 color: white;
 font-size: 12px;
 font-weight: bold;
 text-transform: uppercase;
}


.buy_now {
  text-indent: -900px;
  background: url(/images/buy_now.jpg) no-repeat;
  width: 75px;
  height: 27px;
  border: 0;
}

.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: right;
 padding: 10px 0px 10px 0px;
 font-size: 11px;
 font-weight: bold;
 color: black;
}

#prev_next a:link, #prev_next a:visited {
 font-size: 11px;
 font-weight: normal;
 color: #003872;
 text-decoration: underline;
}

#prev_next a:hover, #prev_next a:active {
 font-size: 11px;
 font-weight: normal;
 color: #003872;
 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: #003872;
}

.normaltext {
 font-size: 12px;
 font-weight: normal;
 color: black;
}

.formtext {
 font-size: 12px;
 font-weight: normal;
 color: black;
 border:1px solid #959595;
 background: white;
}

.smalltext {
 font-size: 11px;
 font-weight: normal;
 color: black;
}

.xsmalltext {
 font-size: 10px;
 font-weight: normal;
 color: black;
}

#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;
}

a:link,a:visited {
 color: #003b78;
 text-decoration: none;
 font-weight: bold;
 font-size: 12px;
}

a:hover,a:active {
 color: #003b78;
 font-weight: bold;
 text-decoration: underline;
 font-size: 12px;
}

A.small:link,A.small:visited {
 color: #003b78;
 text-decoration: none;
 font-size: 11px;
 font-weight: bold;
}

A.small:hover,A.small:active {
 color: #003b78;
 text-decoration: underline;
 font-size: 11px;
 font-weight: bold;
}

.menu_links {
 line-height: 30px;
}

.menu_links a:link,.menu_links a:visited {
 color: #003872;
 text-decoration: none;
 font-size: 12px;
 font-weight: normal;
}

.menu_links a:hover,.menu_links a:active {
 color: #003872;
 text-decoration: underline;
 font-size: 12px;
 font-weight: normal;
}

A.top_links:link,A.top_links:visited {
 color: black;
 text-decoration: none;
 font-size: 12px;
 font-weight: normal;
}

A.top_links:hover,A.top_links:active {
 color: black;
 text-decoration: underline;
 font-size: 12px;
 font-weight: normal;
}

.prod_links {
 padding: 10px 0px 10px 0px;
}

.prod_links a:link, .prod_links a:visited {
 color: #003872;
 text-decoration: none;
 font-size: 12px;
 font-weight: bold;
}

.prod_links a:hover, .prod_links a:active {
 color: #003872;
 text-decoration: underline;
 font-size: 12px;
 font-weight: bold;
}

A.details:link,A.details:visited {
 color: #cd2627;
 font-size: 12px;
 font-weight: bold;
 text-decoration: none;
}

A.details:hover,A.details:active {
 color: #cd2627;
 font-size: 12px;
 font-weight: bold;
 text-decoration: underline;
}

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: normal;
 font-size: 12px;
 color: black;
}

#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;}

.tab_on td { vertical-align: top; }

.tab_on .tab_middle {
 background-image: url(/images/tab_bg_on.png);
 line-height: 16px;
 vertical-align: middle;
}

.tab_on table {
 height: 40px;
}

.tab_on img { height: 40px; }

.tab_on .space_l {
 background-image: url(/images/tab_l_on.png);
 background-repeat: no-repeat;
 background-position: top left;
}

.tab_on .space_r {
 background-image: url(/images/tab_r_on.png);
 background-repeat: no-repeat;
 background-position: top right;
}

.tab_off .tab_middle {
 background-image: url(/images/tab_bg.jpg);
 line-height: 16px;
 height: 36px;
}

.tab_off {
 vertical-align: bottom;
}

.tab_off .space_l {
 background-image: url(/images/tab_l.jpg);
 background-repeat: no-repeat;
 background-position: top left;
}

.tab_off .space_r {
 background-image: url(/images/tab_r.jpg);
 background-repeat: no-repeat;
 background-position: top right;
}

.tab_on a:link, .tab_on a:visited, .tab_on a:hover, .tab_on a:active {
 color: #003770;
 font-size: 12px;
 font-weight: bold;
 text-decoration: none;
 text-align: center;
}

.tab_off a:link, .tab_off a:visited, .tab_off a:hover, .tab_off a:active {
 color: white;
 font-size: 12px;
 font-weight: bold;
 text-decoration: none;
 text-align: center;
}

.tab_content {
 border-left: 2px solid #4c85b8;
 border-right: 2px solid #4c85b8;
 border-bottom: 2px solid #4c85b8;
 padding: 15px;
 font-size: 12px;
}

.tab_spacer {
 border-bottom: 2px solid #4c85b8;
}