/* CORE */

.tk-cody { font-size: 24px; }

html, body { margin: 0; padding: 0; }

html {
  text-align: center;
  background: #D0EBF0 url(/images/bg_gradient.png) repeat-x;
}

body, input, select {
  font-size: 11px;
  font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
}

body { background: url(/images/background.png) no-repeat top center !important; }

img { border: 0; vertical-align: text-bottom; }
input { vertical-align: middle; }
a { color: #054f86; text-decoration: none; }
a:hover { text-decoration: underline; }

label { display: inline-block; color: #01adc5; font-weight: bold; }

.big_input { 
  width: 150px;
  height: 27px;
  padding: 0 10px;
  font-style: italic;
  color: #9e9e9e;
}


h3 {
  color: #295f88;
  font-size: 18px;
  font-weight: normal;
}

h4 {
  background: url(/images/header_bg.png) no-repeat;
  width: 718px;
  height: 42px;
  line-height: 42px;
  color: white;
  padding-left: 10px;
  margin: 4px 0;
}

h5 {
  font-size: 13px;
  margin: 0;
  padding: 0;
}

ul { list-style: none; margin: 0; padding: 0; }
li { margin: 0; padding: 0; }

#page {
  width: 947px;
  margin: auto;
  text-align: left;
  background: white url(/images/page_header_bg.png) no-repeat;
  border-left: #b0d6dc 1px solid;
  border-right: #b0d6dc 1px solid;
}

#content { padding: 4px; }
.marginleft { margin-left: 200px; }

#header { height: 134px; }
#header_links { color: #1d4a6c; float: right; line-height: 28px; margin-right: 10px; }
#header_links a { color: #1d4a6c; padding: 0 6px; }

#footer { clear: both; }
#footer_top {
  position: relative;
  left: -6px;
  background: url(/images/footer_top_bg.png) no-repeat;
  width: 960px;
  height: 49px;
  line-height: 49px;
  color: white;
}
#footer_main {
  height: 200px;
  background: url(/images/footer_bg.png) repeat-y;
  padding: 10px 20px;
  color: white;
}
#footer_main .column { width: 200px; }
#footer_main ul {
  list-style: none;
  margin: 0;
  padding: 6px 0 0;
}

#footer_main ul li { padding: 4px 0 0; }
#footer_main a { color: #3cb0bd; }
#copyright { clear: right; float: right; padding-top: 10px; }

#minicart {
  display: block;
  float: right;
  width: 208px;
  height: 24px;
  color: white;
  padding: 8px 0px 0px 40px;
  background: url(/images/minicart_bg.png) no-repeat;
  cursor: pointer;
}
#minicart a { color: #b3f3fb; font-weight: bold; }

#phone_number {
  color: #1d4a6c;
  clear: right;
  float: right;
  margin-top: 60px;
  margin-right: 10px;
  font-size: 20px;
  white-space: nowrap;
}
#phone_number span { font-size: 26px; }

#top_nav {
  position: relative;
  left: -6px;
  width: 960px;
  height: 48px;
  vertical-align: middle;
  background: url(/images/top_nav_bg.png) no-repeat;
  z-index: 9999;
}

#top_nav ul {
  left: auto;
  margin: 0;
  padding: 0;
  list-style: none;
}

#top_nav ul li {
  float: left;
  padding: 0px;
}

#top_nav ul li a {
  display: inline-block;
  color: white;
  padding: 0px;
}

#top_nav ul li span {
  position: absolute;
}

#top_nav ul li ul {
  position: relative;

}

#top_nav ul li ul li {
  clear: left;
  margin: 0;
}

#top_nav ul li ul li a {
  background: #295f88;
  color: white;
  width: 200px;
  padding: 4px 8px;
}

#top_nav ul li ul li ul li {

}

/* QQ */

#sitesearch { float: right; margin-right: 10px; margin-top: 7px }
#sitesearch input { border: #00c1dc 1px solid; }

#left_nav {
  float: left;
  width: 192px;
  background: #054f86 url(/images/left_nav_bg.png) no-repeat;
  border: #013653 1px solid;
  padding-bottom: 40px;
  margin-bottom: 6px;
}

#right_nav {
  float: right;
  width: 218px;
}

#refer_a_store {
  background: url(/images/red_wood_bg.png) no-repeat;
  color: white;
  display: block;
  width: 196px;
  height: 83px;
  padding: 10px;
}

#text_promo {
  background: url(/images/blue_wood_bg.png) no-repeat;
  color: white;
  display: block;
  width: 216px;
  height: 288px;
  padding: 10px;
}


.product {
  text-align: center;
  width: 110px;
  height: 150px;
  float: left;
  padding: 30px;
}

#featured_products { width: 718px; }
#featured_products .product {
  height: 200px;
  padding-bottom: 0;
}

.product a, .product .price, #subcategories a {
  color: #054f86;
  font-weight: bold;
}


#category_menu li {
  padding: 4px 20px;
}

#category_menu a { color: white; }



#subcategories li {
  display: block;
  float: left;
  width: 150px;
  height: 275px;
  margin: 0 10px;
  text-align: center;
}

#category_options {
  height: 30px;
  line-height: 30px;
  margin: 6px;
  border-top: #e6e6e6 1px solid;
  border-bottom: #e6e6e6 1px solid;
}


#newsletter { line-height: 40px; }

#breadcrumb { font-size: 11px; }



#product_tabs {}
#product_tabs ul {}
#product_tabs ul li {
  position: relative;
  top: 1px;
  float: left;
  display: block;
  height: 33px;
  line-height: 33px;
  padding: 0 10px;
  margin: 0 6px;
  border: #054f86 1px solid;
  background: #054f86;
  color: white;
  font-size: 14px;
  cursor: pointer;
}

#product_tabs #tab_content {
  padding: 10px;
  border: #054f86 1px solid;
}

#product_tabs .active {
  color: #054f86;
  background: white;
  border-bottom: white 1px solid;
}


.fleft { float: left; }
.fright { float: right; }

.addtocart_btn {
  display: inline-block;
  background: #01adc5;
  height: 28px;
  line-height: 24px;
  border: 0;
  color: white;
  padding: 0 10px 2px;
  font-weight: bold;
}







/*
.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;
}

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;
}

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 {
 font-size: 11px;
 font-weight: normal;
 padding: 2px 2px 2px 0px;
 color: black;
}

#breadcrumb a:link, #breadcrumb a:visited {
 font-size: 11px;
 font-weight: normal;
 color: black;
 text-decoration: none;
}

#breadcrumb a:hover, #breadcrumb a:active {
 font-size: 11px;
 font-weight: normal;
 color: black;
 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;
}*/

/*
.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: 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: 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: blue;
 text-decoration: none;
 font-weight: bold;
 font-size:12px;
}

a:hover,a:active {
 color: blue;
 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{
 background-color: #e1e1e1;
}

#parentcat { line-height: 2;}
#catimg { vertical-align: top;}
#siteprod { color: black; font-weight: normal;}
#subcat { font-weight: normal;}
*/
