/* CORE */

html {
}

body {
 margin:0px 10px 0px 10px;
/* background-image: url('/images/background.jpg'); */
/* background-repeat: repeat-x; */
 color: #000000;
 background-color:#daeaf5; /* f2e4c5 */
 padding:0px;
}

p, td, li, ul, ol, h1, h2, h3, h4, h5, h6 {
 font-family: Arial, Tahoma, Helvetica, sans-serif;
 /* text-align: left; */
 font-size:12px;
}

.outer {
 text-align: center;
}

.outer-table {
 margin-left: auto;
 margin-right: auto;
 width: 990px;
/* border-left: 5px solid #ffffff;
 border-right: 5px solid #ffffff; */
}

.category {
 text-align: left;
 background-color:#f9f1df;
 border-bottom:2px solid #01578a;
}

.top_menu {
 font-size: 14px;
 font-family:calibri,tahoma;
 font-weight: normal;
 color:#01578a;
 /* text-transform: uppercase; */
 border-top:1px dotted #ead9b4; /* f2e4c5 */
 line-height: 28px;
}

.top_menu_on {
 font-size: 14px;
 font-family:calibri,tahoma;
 font-weight:bold;
 color:#01578a;
 background-color:#f2e4c5;
 /* text-transform: uppercase; */
 border-top:1px dotted #ead9b4;
 line-height: 28px;
}

.sub_menu {
 display:block;
 font-size: 12px;
 font-family:calibri;
 font-weight: normal;
 padding: 1px 0px 6px 10px;
 line-height:14px;
}

.sub_menu_on {
 display:block;
 font-family:calibri,tahoma;
 background-color:#f2e4c5;
 font-size: 12px;
 font-weight: bold;
 padding: 1px 0px 6px 10px;
 line-height:14px;
}

.sub_menu2 {
 display:block;
 font-family:calibri,tahoma;
 font-size: 12px;
 background-image:url('/images/sub_menu_background.gif');background-repeat:repeat-no;
 font-weight: normal;
 padding: 1px 0px 6px 20px;
 line-height:14px;
}

.sub_menu2_on {
 display:block;
 font-family:calibri,tahoma;
 font-size: 12px;
 background-color:#f2e4c5;
 background-image:url('/images/sub_menu_background.gif');background-repeat:repeat-no;
 font-weight: bold;
 padding: 1px 0px 6px 20px;
 line-height:14px;
}

td {
 font-family: Arial, Tahoma, Helvetica, sans-serif;
}

th {
 font-family: Arial, Tahoma, Helvetica, sans-serif;
 color: black;
 background-color: #e3f0f9;
 font-size: 13px;
 font-weight: bold;
 padding: 5px;
 /* text-align: center;*/
}

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 #000000;
 border-right: 0px solid #000000;
 border-bottom: 0px solid #000000;
 border-left: 0px solid #000000;
 font-family:cambria,georgia;
 font-size: 18px;
 font-weight: bold;
 margin: 0px 0px 0px 0px;
 padding: 5px 2px 10px 0px;
 color: #0067ab;
}


/* 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-family:cambria,georgia;
 font-size: 20px;
 font-weight: bold;
 margin: 0px 0px 0px 0px;
 padding: 5px 2px 10px 0px;
 color: #0067ab;
}

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-family:cambria;
 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_nav1 {
 text-align: right;
 font-family:calibri;
 color: #ffffff;
 font-size: 12px;
 font-weight: bold;
 padding: 0px 0px 5px 0px;
 text-decoration: none;
}

#top_nav1 a:link, #top_nav1 a:visited {
 font-family:calibri;
 font-size: 12px;
 font-weight: bold;
 color: #ffffff;
 text-decoration: underline;
}

#top_nav1 a:hover, #top_nav1 a:active {
 font-family:calibri,arial;
 font-size: 12px;
 font-weight: bold;
 color:#ffffff;
 text-decoration: underline;
}

#top_nav2 {
 text-align: right;
 font-family:calibri,arial;
 color: #ffffff;
 font-size: 12px;
 font-weight: bold;
 padding: 0px 0px 5px 0px;
 text-decoration:underline;
}

#top_nav2 a:link, #top_nav2 a:visited {
 font-family:calibri;
 font-size: 12px;
 font-weight: bold;
 color: #ffffff;
 text-decoration: underline;
}

#top_nav2 a:hover, #top_nav2 a:active {
 font-family:calibri,arial;
 font-size: 12px;
 font-weight: bold;
 color:#ffffff;
 text-decoration: underline;
}



#suggestions {
display:block;
color:#4098b4;
font-size:11px;
padding:3px;
background-color:#cceaf1;
border-collapse:collapse;
border-bottom:1px solid #4098b4;
}


#breadcrumb {
 font-size: 12px;
 font-weight: normal;
 vertical-align:middle;
 padding-left: 5px;
 margin-top:5px;
 color: black;
/*  background-color:#edf6ff; */
 border-bottom:1px solid #daeaf5;
 padding-bottom:5px;
 line-height:26px;
}

#breadcrumb a:link, #breadcrumb a:visited {
 font-size: 12px;
 font-weight: normal;
 color: #01578a;
 text-decoration: underline;
 line-height:26px;
}

#breadcrumb a:hover, #breadcrumb a:active {
 font-size: 12px;
 font-weight: normal;
 color: #01578a;
 text-decoration: underline;
}

#area_top {
 /* border-top: 0px solid #666666;
 border-left: 3px solid #ffffff;
 border-bottom: 3px solid #ffffff;
 border-right: 3px solid #ffffff; */
 background-color: #ffffff;
}

#area_middle_left {
/* border-top: 0px solid #000000;
 border-left: 3px solid #ffffff;
 border-bottom: 1px solid #ffffff;
 border-right: 0px solid #666666;*/
 text-align: center;
 padding: 0px 0px 0px 0px;
 font-weight: bold;
 line-height: 1.5;
 width: 170px;
 background-color: #daeaf5;
/* background-image: url('/images/leftnav_background.gif'); */
 background-repeat:repeat-y; 
}

#area_middle_center {
 border-top: 0px solid #666666;
 border-bottom: 0px solid #000000;
 border-right: 5px solid #ffffff;
 border-left: 5px solid #ffffff;
 padding: 0 0 0 0;
 width: 650px;
 background-color: #ffffff;
 text-align:left;
}

#area_middle_center p {
 text-align: left;
 font-weight: normal;
 line-height: 1.5;
 padding: 0px 0px 0px 0px;
}

#area_middle_right {
 /* border-top: 0px solid #000000; 
 border-left: 2px dashed #a6d4df; */
/* border-bottom: 1px solid #ffffff;
 border-right: 3px solid #ffffff;*/
 text-align: center;
 padding: 0px 0px 0px 0px;
 font-weight: bold;
 width: 160px;
 background-color: #ffffff;
}

.emailsignuptext {
 font-family:calibri,arial;
 font-size:12px;
 color:#555555;
 line-height:13px;
}

/*.category_button {
 text-align: left;
}

.category_button_on {
 text-align: left;
}*/

/* input {
 vertical-align:middle;
} */

.searchbox {
 	font-size: 10px;
	font-family: arial;
	margin: 0px;
	border:none;
	padding: 0px;
	padding-top: 4px;
	padding-left: 2px;
	width:200px;
	height: 20px;
	color: #666666;
	background-repeat: repeat-x;
	background-image:url('/images/search_background.gif');
	}

.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;
}

.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: 0px;
 font-size: 10px;
}

#prev_next a:link, #prev_next a:visited {
 font-size: 10px;
 font-family:calibri,arial;
 padding:2px 5px;
 background-color:#ffffff;
 border:1px solid #a6d4df;
 color: #1a6982;
/* background-color:#effbff;
 border:1px solid #68aac0;
 color: #1a6982;*/
 font-weight: normal; 
 text-decoration: underline;
}

#prev_next a:hover, #prev_next a:active {
 background-color:#effbff;
 border:1px solid #68aac0;
}

a.prod_name:link, a.prod_name:visited {
 font-family:cambria,georgia;
 font-size:13px;
 font-weight:normal;
 color:#01578a;
 text-decoration: underline;
 line-height: 18px;
}

a.prod_name:hover, a.prod_name:active {
 font-family:cambria,georgia;
 font-size:13px;
 font-weight:normal;
 color:#a6260b;
 text-decoration: underline;
 line-height: 18px;
}


.price {
 font-family:calibri,arial;
 font-size: 11px;
 line-height:14px;
}

.retail {
 font-family:calibri,arial;
 font-size:11px;
 color:#666666;
 text-decoration: line-through;
 line-height:14px;
}

.yourprice {
 font-family:calibri,arial;
 color:#aa0000;
 font-size:11px;
 font-weight:bold;
 line-height:14px;
}

.yousave { 
 font-family:calibri,arial;
 font-size: 11px;
 line-height:14px;
}
 


.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: black;
}

.formtext {
 font-size: 11px;
 font-family: tahoma;
 font-weight: normal;
 color: #333333;
 border-top:1px solid #aaaaaa;
 border-left:1px solid #aaaaaa;
 border-bottom: 1px solid #cccccc;
 border-right: 1px solid #cccccc;
 padding-left:1px;
}

.emailbox {
 font-size: 11px;
 font-family: calibri;
 font-weight: normal;
 color: #666666;
 border-top:1px solid #bed7e9;
 border-left:1px solid #bed7e9;
 border-bottom: 1px solid #bed7e9;
 border-right: 1px solid #bed7e9;
 padding-left:1px;
}

.smalltext {
 font-size: 10px;
 font-weight: normal;
 color: black;
}

.xsmalltext {
 font-size: 10px;
 font-weight: normal;
 color: black;
}

#checkoutPanel {
 padding: 10px;
}

#checkoutPanel td{
 padding: 0px 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 #a6d4df;
 border-bottom: 1px solid #a6d4df;
 border-left: 1px solid #a6d4df;
 border-right: 1px solid #a6d4df;
}

#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;
}

#bestsellers { font-family:georgia; font-size:14px; text-decoration:none; border:1px solid #d9d6b5; margin-bottom:15px; }
#bestsellers a:link, #bestsellers a:visited { font-family:arial; color:#9a0000; text-decoration:none; border-bottom:1px dashed #9a0000; font-size:10px; }
#bestsellers1 { padding: 3px 5px 8px 10px;  }
#bestsellers2 { padding: 3px 5px 8px 10px; }
#bestsellers3 { padding: 3px 5px 8px 10px; }
#bestsellers4 { padding: 3px 5px 8px 10px; }
#bestsellers5 { padding: 3px 5px 8px 10px; }
#bestsellers6 { padding: 3px 5px 8px 10px; }
#bestsellers7 { padding: 3px 5px 8px 10px; }
#bestsellers8 { padding: 3px 5px 8px 10px; }
#bestsellers9 { padding: 3px 5px 8px 10px; }
#bestsellers10 { padding: 3px 5px 8px 10px;}

a.footerlinks:link, a.footerlinks:visited, a.footerlinks:hover {
        display: block;
        font-family:calibri,tahoma;
        color:#01578b;
        font-size: 12px;
        font-weight:normal;
        line-height: 17px;
        text-decoration:none;
        }
a.footerlinks:hover, a.footerlinks:active {
        display: block;
        font-family:calibri,tahoma;
        color:#01578b;
        font-size: 12px;
        font-weight:normal;
        line-height: 17px;
        text-decoration:underline;
        }
#footer_text {
        font-size: 10px;
	font-weight: bold;
	color: #000000;
        padding: 6px 10px 6px 10px;
	}

#footer_text a:link,#footer_text a:visited {
        font-size: 10px;
	font-weight: bold;
	font-family:calibri,arial;
	color: #000000;
        text-decoration:underline;
	}

#footer_text a:hover,#footer_text a:active {
        text-decoration:none;
	}

a:link,a:visited {
 color: #0067ab;
 font-weight: bold;
/*  font-size:12px; */
 text-decoration:none;
}

a:hover,a:active {
 color: #0067ab;
 font-weight: bold;
 text-decoration:underline;
}

A.menu_links:link,A.menu_links:visited {
 padding-left:10px;
 color: #01578a;
 text-decoration: none;
 font-size:13px;
 font-family: calibri,georgia;
/* font-weight:normal; */
}

A.menu_links:hover,A.menu_links:active {
 color: #01578a;
 text-decoration: underline;
}

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: #01578a;
 font-family:cambria,georgia;
 text-decoration: underline;
 font-size:12px;
 font-weight:bold;
}

.prod_links a:hover, .prod_links a:active {
 color: #a6260b;
 text-decoration: underline;
 font-size:12px;
 font-weight:bold;
}

A.mainarea_links:link,A.mainarea_links:visited {
 color: #000066;
 font-size: 12px;
 font-family: calibri, 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;}


/* cart flyout box ---------------- */

#cartflyout {
 background-color:#fff7e5;
 font-family: tahoma;
 font-size: 11px;
}

#cartflyout td {
 font-family: tahoma;
 font-size: 11px;
}

a.cartflyout:link, a.cartflyout:visited {
 color:#1a6982;
 font-family:tahoma;
 font-size:11px;
 font-weight:normal;
 border-bottom:1px dashed #1a6982;
 text-decoration:none;
}
a.cartflyout:hover, a.cartflyout:active {
 color:#1a6982;
 font-family:tahoma;
 font-weight:normal;
 font-size:11px;
 border-bottom:1px dashed #a6d4df;
 text-decoration:none;
}

/* end cart flyout box ------------- */



/* home page slideshow styles */

.sliderwrapper {
 position:relative;
 overflow:hidden;
 border:0 solid black;
 border-bottom-width:0;
 padding:0;
 width:630px;
 height:250px;
 vertical-align:bottom;
}

.sliderwrapper .contentdiv {
 visibility:hidden;
 position:absolute;
 z-index:1;
 left:0;
 top:0;
 padding:0px 0px 0px 0px;
 border:0 solid red;
 width:630px;
 height:250px;
 vertical-align:middle;
 color:white;
}
.pagination {
 width:620px;
 height:24px;
 text-align:right;
 background-color:#daeaf5;
 padding:3px 10px 0 0px;
 margin:0;
}
.pagination a {
 padding:1px 8px 1px 8px;
 text-decoration:none;
 font-family:'trebuchet ms';
 font-size:11px;
 color:#ffffff;
 background-image:url(/images/sh_rollover0.gif);
 background-position:top center;
 background-repeat:no-repeat;
}
.pagination a:hover,.pagination a.selected{
 padding:1px 8px 1px 8px;
 text-decoration:none;
 color:#ffffff;
 background-image:url(/images/sh_rollover1.gif);
 background-position:top center;
 background-repeat:no-repeat;}

/* end home page slideshow styles */

