/* CORE */

@charset "utf-8";
/* CSS Document */

/* undo some default styling of common (X)HTML browsers
 * ------------------------------------------------------------------------- */

/* No list-markers by default - must redefine bullets w/ bg graphics */
ul,ol { list-style:none; }

/* Avoid browser default inconsistent heading font-sizes and pre/code */
h1,h2,h3,h4,h5,h6,pre,code,td { font-size:1em; }

/* Remove inconsistent (among browsers) default padding or margin */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,div,dd,dt,dl { margin:0; padding:0; }

/* prevent blue linked image borders */
a img,:link img,:visited img,fieldset { border:none; }

/*  ------------------------------------------------------------------------- */

html, body {
 margin: 0; padding: 0;
}

body {
 color: #000000;
 background-color:#000000;
 padding:0px;
 font-family: "Times New Roman", serif;
 font-size: 12px;
}

a { color: #3faaaf; text-decoration: none; }
a:hover { text-decoration: underline; }


.arial {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
}

.attribute_label {
  color: #333;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  width: 125px;
  display: inline-block;
}

.outer {
 text-align: center;
}

 
.facebook {
 padding: 38px 0 0px 950px;
  }
 
.twitter {
 padding: 38px 0px 0px 0px;
  }

 .flag {
 padding: 14px 0 0px 5px;

  } 

.outer-table {
 margin-left: auto;
 margin-right: auto;
 width: 1024px;
 background: white;
}

.category {
 text-align: left;
}

.top_menu {
 font-weight: normal;
 padding: 0px 0px 0px 5px;
}

.top_menu_on {
 font-weight: normal;
 padding: 0px 0px 0px 5px;
 background:white;
}

.sub_menu {
 font-weight: normal;
 padding: 0px 0px 0px 10px;
}

.sub_menu_on {
 font-weight: normal;
 padding: 0px 0px 0px 10px;
 background:white;
}

.sub_menu2 {
 font-weight: normal;
 padding: 0px 0px 0px 15px;
}

.sub_menu2_on {
 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-weight: bold;
 padding: 5px;
 text-align: center;
}

h1 {
 margin: 0px 4px 0px 4px;
 padding: 0;
 font-size: 30px;
 font-weight: bold;
 color: #000066;
 text-decoration: none;
}


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;
 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;
 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;
 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;
 padding: 0px;
 font-weight: bold;
}

h6 {
 margin-top: 0px;
 margin-bottom: 0px;
 margin-left: 8px;
 margin-right: 8px;
 font-size: 1.25em;
 padding: 0px;
 font-weight: bold;
}

img {
 display: block;
 border:0;
}

.inline {
 display: inline;
 border:0;
 vertical-align:middle;
}

#top_nav {
}

#breadcrumb {
 font-size: 14px;
 font-weight: normal;
 padding: 20px;
 color: black;
}

#breadcrumb a:link, #breadcrumb a:visited {
 text-decoration: none;
}

#breadcrumb a:hover, #breadcrumb a:active {
 text-decoration: underline;
}

#area_top {

}

#area_middle_left {
 padding: 0px 0px 0px 0px;
 line-height: 1.5;
 width: 150px;
 background-color: #e1e1e1;
}

#area_middle_right {
 text-align:left;
}

#area_middle_right p {
 text-align: left;
 font-weight: normal;
 line-height: 1.5;
 padding: 0px 0px 0px 0px;
}

#footer {
  color: white;
  background: url(images/footer_background.png) no-repeat;
  height: 183px;
}

#footer a {
  color: white;
  line-height: 18px;
}

/*.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;
}

.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;
}

#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 #45b8bd;
 padding: 3px 2px 2px;
}

.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;
}



.prod_links {
 text-align: center;
}



.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;}


.featured_product {
 font-size: 16px;
 width: 256px;
}

.featured_product a {
 font-weight: bold;
 color: #3faaaf;
}

#top_links {
  padding: 0px 40px 0 0;
  }

#top_links a {
  font-weight: bold;
  font-size: 10px;
  font-family: Arial, sans-serif;
  color: #bff2f0;
  padding: 5px;
}
