/* CORE */

html {
}

body {
 background-color: #145C91;
 background-image: url('/images/bg.png');
 background-repeat: repeat-x;
 background-attachment: fixed;
 font-size: 100%;
 padding: 0px;
 }

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;
}

.category {
 text-align: left;
}
.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;
}

td {
 font-family: Arial, Tahoma, Helvetica, sans-serif;
}

th {
 font-family: Arial, Tahoma, Helvetica, sans-serif;
 color: black;
 background-color: #e1e1e1;
 font-size: 12px;
 font-weight: bold;
 padding: 5px;
 text-align: center;
 background:url(/images/th_bg.png) repeat-x;
}

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 {
 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: 14px;
 letter-spacing: 0pt;
 font-weight: bold;
 margin: 0px 0px 0px 0px;
 padding: 5px 5px 5px 5px;
 color: #000000;
 background: #e1e1e1;
}

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: 18px;
 letter-spacing: 1pt;
 font-weight: bold;
 margin: 0px 0px 0px 0px;
 padding: 2px 2px 2px 0px;
 color: black;
}

h4 {
 text-align: center;
 border-top: 1px solid #CCC;
 border-right: 0px solid #000000;
 border-bottom: 1px solid #CCC;
 border-left: 0px solid #000000;
 font-size: 14px;
 letter-spacing: 0pt;
 font-weight: bold;
 margin: 0px 0px 5px 0px;
 padding: 2px 0px 2px 0px;
 color: #000000;
 background: #e1e1e1;
}

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: 5px 5px 5px 5px;
 height: 75px;
}

#breadcrumb {
 position:absolute;
 left:255px;
 top: 10px;
 font-size: 16px;
 font-weight: bolder;
 padding: 2px 2px 2px 0px;
 color: #FFF;
 z-index: 20;
}

#breadcrumb a:link, #breadcrumb a:visited {
 font-size: 16px;
 font-weight: bolder;
 color: #FFF;
 text-decoration: underline;
}

#breadcrumb a:hover, #breadcrumb a:active {
 font-size: 16px;
 font-weight: bolder;
 color: #ACACAC;
 text-decoration: underline;
}

#area_top {
 border-top: 1px solid #666666;
 border-left: 1px solid #666666;
 border-bottom: 0px solid #000000;
 border-right: 1px solid #666666;
 background-color: #e1e1e1;
}

#area_middle_left {
 border-top: 0px solid #000000;
 border-left: 1px solid #666666;
 border-bottom: 1px solid #666666;
 border-right: 1px solid #666666;
 text-align: center;
 padding: 0px 0px 0px 0px;
 font-weight: bold;
 line-height: 1.5;
 width: 150px;
 background-color: #e1e1e1;
}

#area_middle_right {
 border-top: 1px solid #666666;
 border-bottom: 0px solid #000000;
 border-right: 0px solid #000000;
 border-left: 0px solid #000000;
 padding: 8px 8px 8px 8px;
 width: 650px;
 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:normal;
 text-decoration:none;
 background:#666;
 color:white;
 border: 1px solid #333;
 vertical-align:middle;
 cursor:default; cursor:pointer;
}
.searchbutton {
 background-image: url('/images/search.png');
 background-repeat: no-repeat;
 height: 24px;
 width: 74px;
 border:none;
 background-color:transparent;
 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:#CCC; color:#333;}

.btnstyle2 { background:#e1e1e1; color:black;}

.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: 8px 5px 0px 0px;
 font-size: 12px;
 font-weight: bold;
 color: white;
}

#prev_next a:link, #prev_next a:visited {
 font-size: 12px;
 font-weight: bold;
 color: white;
 text-decoration: underline;
}

#prev_next a:hover, #prev_next a:active {
 font-size: 12px;
 font-weight: bold;
 color: white;
 text-decoration: none;
}

hr {color: #C8C8C8;}

.product_panel {
 padding: 8px 8px 8px 8px;
 border-top: 1px solid #ccc;
 border-bottom: 1px solid #ccc;
 border-left: 1px solid #ccc;
 border-right: 1px solid #ccc;
}

.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: black;
}

.formtext {
 font-size: 12px;
 font-weight: normal;
 color: black;
 border:1px solid #CCC;
}

.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: #15629A;
 text-decoration: none;
 font-weight: bold;
 font-size:12px;
}

a:hover,a:active {
 color: #787876;
 font-weight: bold;
 text-decoration: underline;
 font-size:12px;
}

A.menu_links:link,A.menu_links:visited {
 color: #000066;
 text-decoration: underline;
 font-size:12px;
 font-weight:bold;
}

A.menu_links:hover,A.menu_links:active {
 color: blue;
 text-decoration: underline;
 font-size:12px;
 font-weight:bold;
}

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: 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;}

/*Site CSS MB::NHS::110308*/
div#container {
 width: 800px;
 margin: 0 auto;
 position: relative;
}
div#page {
 width: 776px;
 background-image: url('/images/mainbg.png');
 background-repeat: repeat-y;
 position: absolute;
}
div#header {
 min-height: 175px;
 background-color: #e7e7e7;
 margin: 0px 12px;
}
div#header-main {
 background-image: url('/images/header-gradient.png');

 background-repeat: repeat-x;

 height: 108px;

 position: relative;

}

div#page-top {

 height: 276px;

 position: relative;

}



div#menu-bottom {

 height: 51px;

 background-color: #000;

 background-image: url('/images/menubg.png');
 background-repeat: repeat-x;
 position:relative;
 }
div#header-top {
 background-image: url('/images/headbg.png');
 background-repeat: repeat-x;
 padding: 19px;
}
div#main {
 background-color: transparent;
 background-image: url('/images/bballbg.jpg');
 background-repeat: no-repeat;
 position: relative;
 margin: 0px 12px;
 height:100%;
}
div#main_nobg {
 background-color: transparent;
 position: relative;
 margin: 0px 12px;
 height:100%;
}
div#footer {
 background-image: url('/images/footerbg.png');
 background-repeat: repeat-x;
 height: 100px;
 text-align: center;
 border-top: thin solid #c5c5c5;
 margin:0px 12px;
 clear:both;
}
#footer-top {
 background-image: url(/images/footer-top-bg.png);
 background-repeat: repeat-x;
 height: 44px;
 }
#footer-top ul {
 list-style-image:none;
 list-style-type:none;
 display:inline;
}
#footer-top li {
 list-style-image:none;
 list-style-type:none;
 display:inline;
}

#footer-top li a:link,#footer-top li a:visited {
 color: black;
 text-decoration: none;
 font-weight: normal;
 font-size:12px;
}

#footer-top li a:hover,#footer-top li a:active {
 color: black;
 font-weight: normal;
 text-decoration: underline;
 font-size:12px;
}
div#navlist-container {
 padding-top: 2px;
 position: absolute;
 top: 6px;
 right: 25px;
}
#navlist {
 padding: 0px;
 margin: 0px;
 float: right;
}
#navlist  li {
 display: inline;
 list-style-type: none;
 list-style-image:none;
}
#navlist a { padding-right:8px; }

#navlist a:link, #navlist a:visited{
 color: #000;
 text-decoration: none;
}
#navlist a:hover {
 color: #fff;
 text-decoration: none;
}
div.cat-link-container {
 height: 25px;
 padding-top: 12px;
}
.top_menu {
 font-size: 110%;
 font-weight: normal;
 float: left;
 padding: 0px;
 margin: 0px;
}

.top_menu_on {
 font-weight: bolder;
 color: #EE780D;
 float: left;
}

.top_menu li {
 display: inline;
 list-style-type: none;
 list-style-image:none;
}
.top_menu a { padding: 0px 22px; font-size: 1.25em;}

.top_menu a:link,.top_menu a:visited{
 color: #fff;
 text-decoration: none;
 font-size: 1.25em;
}
.top_menu a:hover {
 color: #EE780D;
 text-decoration: none;
 font-size: 1.25em;
}
#logo {
 position: absolute;
 top: 14px;
 left: 20px;
 z-index: 50;
}
/*This is for the profile box on the home page */
.home-profile {
 background-image: url('images/profile-home.png');
 background-repeat: no-repeat;
 padding: 0px;
 margin: 0px;
 height: 214px;
 top:18px;
 left: 55px;
 position: relative;
}

img#bill {
 position: absolute;
 left: 10px;
 top: 45px;
 border: thick solid white;
}

div#home-profile-txt-box {
 position: absolute;
 left: 130px;
 top: 8px;
 height: 190px;
 width: 460px;
 padding: 4px;
}

#home-profile-txt {
 font-size: .85em;
 padding: 0px;
 margin: 0px 0px 4px 0px;
 }
#tab {
 width: 235px;
 height: 37px;
 position: absolute;
 bottom: 0px;
 left: 15px;
 background-image: url('images/tab.png');
 background-repeat: no-repeat;
}
#tab h6 {
 text-align: center;
 color: #0F5592;
 font-size: 1.3em;
 font-weight: bold;
 font-family: Arial;
 padding-top: 5px;
 letter-spacing: normal;
}
/*New Products Box */
.box 	{ background-image: url('images/feat_bg.png');background-repeat: repeat-x;position:relative;}
.top div {background: url('images/tl.png') no-repeat top left;position:absolute; top: 0px; left: 0px;}
.top	{background: url('images/tr.png') no-repeat top right;position:absolute; top: 0px; right: 0px;}
.bottom div {background: url('images/bl.png') no-repeat top left;position:absolute; bottom: 0px; left: 0px;}
.bottom {background: url('images/br.png') no-repeat bottom right;position:absolute; bottom: 0px; right: 0px;}

.top div, .top, .bottom div, .bottom {
	width:100%;
	height:42px;
	font-size: 1px;
	}
	
.content {margin: 0 0px;border-left:thin solid #CCC;border-right:thin solid #CCC;border-top:thin solid #EFEFEF;height: 358px;}

.box {width: 100%;}

#minicart {
 position:absolute;
 bottom:0px;
 right: 0px;
 height: 31px;

 width: 214px;
 font-size: .80em;
 background-image: url('/images/minicartbg.png');
 background-repeat: no-repeat;
}

.orangetxt {color:#EE780D;font-weight:bold;}

#phonebooth {
 position: absolute;
 top: 0px;
 right: 0px;
 width:215px;
 height:70px;
 font-size: .95em;
 font-weight:bold;
 text-align:right;
 padding:20px 8px 0px 0px;
 color: #555555;
}
#announcement {
 width:350px;
 position:absolute;
 right:210px;
 color:#0F5593;
 font-size: 1.1em;
 font-weight: bold;
 margin: 10px 0px;
}

#searchbox {
 position:absolute;
 display:inline;
 bottom:15px;
 right:0px;
 width:300px;
}

#cat_menu_container {
 width:224px;
 margin-bottom:15px;
}
#cat_menu {
 height: 286px;
 background-image:url(/images/blue-select-bg.png);
 background-repeat: repeat-y;
 padding:0px 0px 0px 5px;
}
#cat_menu h4{
 color: white;
 padding: 6px 0px 0px 1px;
 margin:0px;
 background-color: transparent;
 border: none;
 text-align:left;
 font-size: 1em;
}
#cat_menu form, #cat_menu option, #cat_menu select, #cat_menu input{
 padding:1px;
 margin:0px;
}
.cat_container {
 /*height: 230px;*/
 width: 100%;
 background-image: url('/images/bballbg.jpg');
 background-repeat: no-repeat;
 padding-top:10px;
 border:thick solid blue;
}
.cat_profile { 
 background-image: url(/images/cat-box.png);
 height: 270px; width: 489px;
 position:relative;
}

.cat_profile img {border: thick solid white;position:absolute; left: 7px; top:80px;}

.profile_txt {
 position:absolute;
 left: 90px;
 top:8px;
 height: 260px;
 width: 370px;
 padding: 10px 15px;
 font-size: .95em;
}
.product-window {
 width:510px;
 height:100%;
 margin-left: 242px;
 position:relative;
 background-color: white;
 border: thin solid black; 
}
.window-topper {
 background: #e27009 url(/images/pane-header.png) no-repeat;
 width:510px;
 height:40px;
 margin-bottom:20px;
}
.topper-text {
 display:block;
 font-size: 1.4em;
 font-weight:bolder;
 color: #113478;
 letter-spacing: .1em;
 padding:10px;
}
.product-pane {width:200px;float:left;margin:3px 15px;}
div#left-bar {
 height:100%;
 width:230px;
 float:left;
 margin:8px 0px 0px 5px;
}
#sort-bar {
 position:absolute;
 right:15px;
 top:33px;
 background:url(/images/sort-bar.png) no-repeat;
 height:34px;
 width:495px;
}
#featured-box {
 float:right;
 background:url(/images/featured-bg.png) no-repeat;
 width:490px;
 height:344px;
 position:relative;
 margin: 16px 6px 0px 0px;
 padding:55px 0px 0px 5px;
}
.featured-pane {
 width:150px;
 float:left;
 margin:3px;
 font-size:.9em;
}
.jmenu {background-color: #FFF; width: 225px;}
.jmenu dl { width: 220px; }
.jmenu dl,.jmenu dd, .jmenu ul, .jmenu li, .jmenu a { margin: 0; }
.jmenu dt { background: #FFF; font-size: 18px; padding: 0px; margin: 2px; }
.jmenu dt a { color: #0E4D84; font-size: 18px; }
.jmenu dd a { display:block;padding:0px;margin:1px;color: #0E4D84;background-color:#c5c5c5; font-size: 16px; }
.jmenu ul { list-style: none; padding: 0px;margin:0px; }
.jmenu dd a:link, .jmenu dd a:hover, .jmenu dd a:visited, .jmenu dd a:active {font-size:16px;}
.jmenu ul li {padding:0px;margin:0px;}
.jmenu ul li a {padding:0px 3px;margin:1px 12px;}

.cart_table th {
 padding:0px;
 margin:0px;
 font-weight:bold;
 font-size: 14px;
 background: none;
}
p.quotes {
font-weight:normal;
margin:3px 5px;
}
p.author {
font-weight:bold;
text-align:right;
margin:3px 5px 0px 5px;
}
#testimonials {
font-size: 85%;
}
.static_pages {
 font-size: 14px;
 font-weight: normal;
 color: black;
 margin: 10px;
}
.static_pages ul {
 padding:2px 0px 0px 20px;
 margin:3px;
}
