/* CORE */

html {
 height:100%;
}

body {
 margin:0px 0px 0px 0px;
 color: #000000;
 background-color:#dadada;
 background-image:url(/images/background.gif);
 background-repeat:repeat-y;
 background-position:top center;
 padding:0px;
 height:100%;
}

p, li, ul, ol, h1, h2, h3, h4, h5, h6 {
 font-family: Helvetica, Arial, sans-serif;
 text-align: left;
}

.outer {
 text-align: center;
 height:100%;
}

.outer-table {
 margin-left: auto;
 margin-right: auto;
 width: 945px;
 height:80%;
}

.category {
 text-align: left;
}

.top_menu {
 font-size: 12px;
 font-weight: normal;
 padding: 2px 5px 0px 20px;
 text-indent: -10px;
}

.top_menu_on {
 font-size: 12px;
 font-weight: normal;
 padding: 2px 5px 0px 10px;
}

.sub_menu {
 font-size: 12px;
 font-weight: normal;
 padding: 2px 5px 0px 15px;
}

.sub_menu_on {
 font-size: 12px;
 font-weight: normal;
 padding: 2px 5px 0px 15px;
}

.sub_menu2 {
 font-size: 12px;
 font-weight: normal;
 padding: 2px 5px 0px 20px;
}

.sub_menu2_on {
 font-size: 12px;
 font-weight: normal;
 padding: 2px 5px 0px 20px;
}

td {
 font-family: Helvetica, Verdana, Tahoma, Arial, sans-serif;
}

th {
 font-family: Helvetica, Verdana, Tahoma, Arial, sans-serif;
 color: black;
 background-color: #fcd58f;
 font-size: 11px;
 font-weight: bold;
 padding: 5px;
 text-align: center;
 vertical-align: middle;
}


.super {
 font-size: 9px;
 vertical-align: super;
}

h1, h1 a:link, h1 a:visited {
 margin: 0px 4px 0px 4px;
 padding: 0;
 font-size: 30px;
 letter-spacing: 0pt;
 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: 0pt;
 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: 20px;
 letter-spacing: 0pt;
 font-weight: bold;
 margin: 0px 0px 0px 0px;
 padding: 0px 2px 4px 0px;
 color: #333890;
}

h4 {
 text-align: center;
 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 5px 0px;
 padding: 2px 0px 2px 0px;
 color: #000000;
}

h5 {
 margin-top: 0px;
 margin-bottom: 12px;
 margin-left: 0px;
 margin-right: 0px;
 font-size: 0.85em;
 letter-spacing: 0pt;
 padding: 0px;
 font-weight: bold;
}

h6 {
 margin-top: 0px;
 margin-bottom: 0px;
 margin-left: 8px;
 margin-right: 8px;
 font-size: 1.25em;
 letter-spacing: 0pt;
 padding: 0px;
 font-weight: bold;
}

img {
 display: block;
 border:0;
}

.inline {
 display: inline;
 border:0;
 vertical-align:middle;
}

.bordered {
 border:1px solid #CCC;
}

#top_nav {
 text-align: right;
 font-size: 11px;
 font-weight: normal;
 padding: 5px 5px 5px 5px;
 height: 75px;
}

#breadcrumb {
 font-family: Helvetica, Arial, sans-serif;
 font-size: 10px;
 font-weight: normal;
 padding: 0px 2px 10px 0px;
 color: #000;
}

#breadcrumb a:link, #breadcrumb a:visited {
 font-family: Helvetica, Arial, sans-serif;
 font-size: 10px;
 font-weight: normal;
 color: #000;
 text-decoration: none;
}

#breadcrumb a:hover, #breadcrumb a:active {
 font-family: Helvetica, Arial, sans-serif;
 font-size: 10px;
 font-weight: normal;
 color: #000;
 text-decoration: underline;
}

#area_top {
 border-top: 0px solid #666666;
 border-left: 0px solid #666666;
 border-bottom: 0px solid #939598;
 border-right: 0px solid #666666;
 background-color: white;
}

#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: center;
 padding: 10px 7px 10px 8px;
 font-weight: bold;
 width: 173px;
 background-color: white;
}

#area_middle_right {
 border-top: 0px solid #666666;
 border-bottom: 0px solid #000000;
 border-right: 0px solid #000000;
 border-left: 0px solid #000000;
 padding: 10px 7px 10px 0px;
 width: 760px;
 background-color: white;
 text-align:left;
}

#area_middle_right_product {
 border-top: 0px solid #666666;
 border-bottom: 0px solid #000000;
 border-right: 0px solid #000000;
 border-left: 0px solid #000000;
 padding: 10px;
 width: 800px;
 background-color: white;
 text-align:left;
}

#area_bottom {
 text-align: center;
 font-weight: normal;
 padding: 0px 10px 20px 10px;
 background-color: white;
 background-image:url(/images/bg_leftnav.gif);
 background-repeat:repeat-x;
 background-position:top left;
}

/*.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:0px.0em; padding:0px 2px 0px 2px;
 font-size:11px;
 font-family: Verdana, Helvetica, Tahoma, Arial, 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:98px; height:23px;
 margin:0px; padding:1px 0px 2px 0px;
 font-size:12px;
 font-family: Verdana, Helvetica, Tahoma, Arial, sans-serif;
 font-weight:bold;
 text-decoration:none;
 text-align:center;
 background:transparent;
 border:0px solid #666;
 vertical-align:middle;
 white-space:nowrap;
 cursor:default; cursor:pointer;
}

.addtocart_btn:hover { color:black; text-decoration: none;}
.addtocart_btn:hover strong { color:black;}

.btnstyle1 {
 background-image:url(/images/btn_green.gif);
 background-repeat:no-repeat;
 background-position:center;
 color:white;
}

.btnstyle2 {
 background-image:url(/images/btn_blue.gif);
 background-repeat:no-repeat;
 background-position:center;
 color:black;
}

.btnstyle2:hover {
 background-image:url(/images/btn_blue.gif);
 background-repeat:no-repeat;
 background-position:center;
 color:white;
}

.btnstyle3 {
 background-image:url(/images/btn_red.gif);
 background-repeat:no-repeat;
 background-position:center;
 color:white;
}

.btnstyle3:hover {
 background-image:url(/images/btn_red.gif);
 background-repeat:no-repeat;
 background-position:center;
 color:black;
}

.btnstyle4 {
 width:39px;
 background-image:url(/images/btn_add.gif);
 background-repeat:no-repeat;
 background-position:center;
 color:white;
}

.btnstyle4:hover {
 width:39px;
 background-image:url(/images/btn_add.gif);
 background-repeat:no-repeat;
 background-position:center;
 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: 5px 8px 5px 5px;
 font-family: Verdana, Helvetica, Tahoma, Arial, sans-serif;
 font-size: 11px;
 font-weight: normal;
 color: #464646;
}

#prev_next a:link, #prev_next a:visited {
 font-size: 11px;
 font-weight: normal;
 color: #333890;
 text-decoration: none;
}

#prev_next a:hover, #prev_next a:active {
 font-size: 11px;
 font-weight: normal;
 color: #333890;
 text-decoration: underline;
}

.product_panel {
 padding: 0px 0px 0px 8px;
}

.product_thumbnail {
 padding: 8px 8px 8px 8px;
 border-right: 0px dotted #000000;
 width: 150px;
}

.strike {
 text-decoration: line-through 
}

.productprice {
 font-size: 11px;
 font-weight: normal;
 color: black;
 background: transparent;
 }

.prodshipweight {
  font-size: 11px;
 font-weight: normal;
 color: black;
 background: transparent;
}

.largetext {
 font-size: 14px;
 font-weight: bold;
 color: black;
}

.checkout_largetext {
 font-size: 15px;
 font-weight: normal;
 color: black;
}

.normaltext {
 font-size: 11px;
 font-weight: normal;
 color: black;
}

.formtext {
 font-size: 11px;
 font-weight: normal;
 color: black;
 border:1px solid #a7a9ac;
}

.checkout_formtext {
 font-size: 11px;
 font-weight: normal;
 color: black;
 border:1px solid #a7a9ac;
 width: 128px;
}

.smalltext {
 font-size: 10px;
 font-weight: normal;
 color: black;
}

.xsmalltext {
 font-size: 9px;
 font-weight: normal;
 color: black;
}

.bluetext {
 color: #045395;
 font-size: 11px;
 font-weight: normal;
 text-decoration: none;
}

#checkoutPanel {
 padding: 0px 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: 11px;
 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: 9px;
 font-weight: normal;
 color: black;
 text-align:center;
}

a:link,a:visited {
 color: #045395;
 text-decoration: none;
 font-weight: normal;
 font-size:11px;
}

a:hover,a:active {
 color: #045395;
 font-weight: normal;
 text-decoration: underline;
 font-size:11px;
}

A.menu_links:link,A.menu_links:visited {
 color: black;
 text-decoration: none;
 font-size:11px;
 font-weight:normal;
}

A.menu_links:hover,A.menu_links:active {
 color: black;
 text-decoration: underline;
 font-size:11px;
 font-weight:normal;
}

A.top_links:link,A.top_links:visited {
 color: #939598;
 text-decoration: none;
 font-size:12px;
 font-weight:normal;
}

A.top_links:hover,A.top_links:active {
 color: #939598;
 text-decoration: underline;
 font-size:12px;
 font-weight:normal;
}

A.topnav_links:link,A.topnav_links:visited {
 color: black;
 text-decoration: none;
 font-size:10px;
 font-weight:bold;
}

A.topnav_links:hover,A.topnav_links:active {
 color: #3b4aa1;
 text-decoration: none;
 font-size:10px;
 font-weight:bold;
}

A.bottom_links:link,A.bottom_links:visited {
 color: white;
 text-decoration: none;
 font-size:12px;
 font-weight:bold;
}

A.bottom_links:hover,A.bottom_links:active {
 color: white;
 text-decoration: underline;
 font-size:12px;
 font-weight:bold;
}

.prod_links {
 padding:3px 0px 3px 0px;
}

.prod_links a:link, .prod_links a:visited {
 color: #363636;
 text-decoration: none;
 font-size:12px;
 font-weight:bold;
}

.prod_links a:hover, .prod_links a:active {
 color: #363636;
 text-decoration: underline;
 font-size:12px;
 font-weight:bold;
}

.cat_prod_altid {
 color:#626262;
 font-size:10px;
}

.cat_prod_desc {
 font-size: 11px;
 color:#000;
}

a.cat_prod_more:link, a.cat_prod_more:visited {
 font-size:10px;
 text-decoration:underline;
 color:0020e5;
}

a.cat_prod_more:hover, a.cat_prod_more:active {
 font-size:10px;
 text-decoration:underline;
 color:0020e5;
}

A.mainarea_links:link,A.mainarea_links:visited {
 color: #000066;
 font-size: 11px;
 font-family: Verdana, Helvetica, Tahoma, Arial, 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: Verdana, Helvetica, Tahoma, Arial, sans-serif;
 text-decoration: underline;
}

.dynamic_qty {
 background: transparent;
 border: 0px;
 width: 60px;
 font-weight: bold;
 font-size: 11px;
 color: black;
}

#popitmenu{
 position: absolute;
 background-color: white;
 border:1px solid black;
 font: normal 11px 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;}

.suggestion {
 background-color: #FFFFFF;
 padding: 2px 6px 2px 6px;
}

.suggestion_hover {
 background-color: #e1e1e1;
 padding: 2px 6px 2px 6px;
}

.suggestions {
 font-size: 12px;
 font-weight: normal;
 background-color: #FFFFFF;
 text-align: left;
 border: 1px solid #000000;
}



/* CUSTOM CSS */


.relatedheader {
 font-size: 16px;
 font-weight: bold;
 color: #bf1e2e;
 font-family: verdana,sans-serif;
 font-style: italic;
 border-top: 3px dashed #717ebd;
}

th.checkout {
 font-family: Helvetica, Arial, sans-serif;
 color: white;
 background-color: #2064A0;
 font-size: 11px;
 font-weight: bold;
 padding: 5px;
 text-align: center;
 vertical-align: middle;
}

a.footer_text {
 font-size: 9px;
 font-weight: normal;
}

th.checkout2 {
 font-family: Helvetica, Arial, sans-serif;
 color: white;
 background-color: #3c4b9f;
 font-size: 17px;
 font-weight: bold;
 padding: 5px 15px;
 text-align: left;
 vertical-align: middle;
}

th.checkout3 {
 font-family: Helvetica, Arial, sans-serif;
 color: white;
 background-color: #3c4b9f;
 font-size: 17px;
 font-weight: bold;
 padding: 5px 5px;
 text-align: left;
 vertical-align: middle;
}

.checkout_formtext2 {
 font-size: 12px;
 font-weight: normal;
 color: black;
 border:1px solid #a7a9ac;
 width: 200px;
}


.pointer { cursor: pointer; }

.continue_big {
 display:inline; display:inline-block;
 width:171px; height:43px;
 margin:0px; padding:1px 0px 2px 0px;
 font-size:18px;
 font-family: Verdana, Helvetica, Tahoma, Arial, sans-serif;
 font-weight:bold;
 text-decoration:none;
 text-align:center;
 background:transparent;
 border:0px solid #666;
 vertical-align:middle;
 white-space:nowrap;
 cursor:default; cursor:pointer;
}

.continue_big:hover { color:black; text-decoration: none;}
.continue_big:hover strong { color:black;}

.btnstyle1_big {
 background-image:url(/images/btn_green_big.gif);
 background-repeat:no-repeat;
 background-position:center;
 color:white;
}

h2.prodspecifications {
 font-size: 11px;
 font-weight: normal;
 color: black;
 display: inline;
 background: transparent;
}

h4.prodspecifications {
 font-size: 11px;
 font-weight: normal;
 color: black;
 display: inline;
 background: transparent;
}

div.category_guarantee {
 font-size: 10px;
 font-weight: bold;
 color: #045395;
}

.addtocart_btn_2 {
 display:inline; display:inline-block;
 width:100px; height:23px;
 margin:0px; padding:1px 0px 2px 0px;
 font-size:12px;
 font-family: Verdana, Helvetica, Tahoma, Arial, sans-serif;
 font-weight:bold;
 text-decoration:none;
 text-align:center;
 background:transparent;
 border:0px solid #666;
 vertical-align:middle;
 white-space:nowrap;
 cursor:default; cursor:pointer;
}

.btnstyle4_2 {
 width:100px;
 background-image:url(/images/btn_green.gif);
 background-repeat:no-repeat;
 background-position:center;
 color:white;
}

.btnstyle4_2:hover {
 width:100px;
 background-image:url(/images/btn_green.gif);
 background-repeat:no-repeat;
 background-position:center;
 color:black;
}

.placeorderbtn {
 display:inline; display:inline-block;
 width:171px; height:43px;
 margin:0px; padding:1px 0px 2px 0px;
 font-size:18px;
 font-family: Verdana, Helvetica, Tahoma, Arial, sans-serif;
 font-weight:bold;
 text-decoration:none;
 text-align:center;
 background:transparent;
 border:0px solid #666;
 vertical-align:middle;
 white-space:nowrap;
 cursor:default; cursor:pointer;
}

.btnstyle_placeorder {
 width:171px;
 background-image:url(/images/btn_green_big.gif);
 background-repeat:no-repeat;
 background-position:center;
 color:white;
}

.btnstyle_placeorder:hover {
 width:171px;
 background-image:url(/images/btn_green_big.gif);
 background-repeat:no-repeat;
 background-position:center;
 color:black;
}

.addtocart_btn_big {
 display:inline; display:inline-block;
 width:70px; height:23px;
 margin:0px; padding:1px 0px 2px 0px;
 font-size:12px;
 font-family: Verdana, Helvetica, Tahoma, Arial, sans-serif;
 font-weight:bold;
 text-decoration:none;
 text-align:center;
 background:transparent;
 border:0px solid #666;
 vertical-align:middle;
 white-space:nowrap;
 cursor:default; cursor:pointer;
}

.addtocart_btn_big:hover { color:black; text-decoration: none;}
.addtocart_btn_big:hover strong { color:black;}

.btnstyle4_big {
 background-image:url(/images/btn_green70px.gif);
 background-repeat:no-repeat;
 background-position:center;
 color:white;
}

.btnstyle4_big:hover {
 background-image:url(/images/btn_green70px.gif);
 background-repeat:no-repeat;
 background-position:center;
 color:black;
}

#viewcart_container {
 width: 690px;
}

#viewcart_container td {
 font-family:  Helvetica, Tahoma, Arial, sans-serif;
 font-size: 12px;
 color: #000;
}

#viewcart_container th {
 font-family:  Helvetica, Tahoma, Arial, sans-serif;
 color: #fff;
 background-color: #3c4b9f;
 font-size: 12px;
 font-weight: bold;
 padding: 5px;
 text-align: center;
 vertical-align: middle;
}

#cart_items {
 background-color: #f6f6f6;
 border-bottom: solid 24px #c3d6e8;
 padding-bottom:15px;
}

#cart_items th {
 font-family:  Helvetica, Tahoma, Arial, sans-serif;
 color: #fff;
 background-color: #3c4b9f;
 font-size: 12px;
 font-weight: bold;
 padding: 5px;
 text-align: center;
 vertical-align: middle;
}

.update-cart {
 color:#2064a0;
 background:transparent;
 border:0px;
 font-size:11px;
 text-decoration: underline;
 font-family:  Helvetica, Tahoma, Arial, sans-serif;
 cursor:default; cursor:pointer;
}

#cart_totals {
 background-color: #f6f6f6;
}

.man_altid {
 font-family: Helvetica, Arial, sans-serif;
 font-size: 16px;
 color: #636363;
 width: 307px;
 padding: 0px;
}

.prod_header {
 font-family: Helvetica, Arial, sans-serif;
 font-size: 16px;
}

#free_freight {
 line-height:22px;
 border-bottom: 1px solid #3D669E;
 border-top: 1px solid #3D669E;
 font-family: "Trebuchet MS",  Helvetica, Arial, sans-serif;
 font-size:15px;
 color:#3D669E;
 width: 110px;
 font-weight:bold;
}

.prod_price_block {
 line-height:18px;
 font-family: Helvetica, Arial, sans-serif;
 font-size: 12px;
 float:left;
}

#tab_container {
 border: 1px solid #3c4c9f;
 border-top: 8px solid #3c4c9f;
 height: 265px;
 overflow-x: hidden;
 overflow-y: auto;
 padding: 0px;
 clear: both;
 font-family: Helvetica, Arial, sans-serif;
 font-size: 12px;
}

#review_tab_container {
 border: 1px solid #3c4c9f;
 border-top: 8px solid #3c4c9f;
 height: 225px;
 overflow-x: hidden;
 overflow-y: auto;
 padding: 20px;
 clear: both;
}

#product_tabs {
  padding-left: 15px;
}

#product_tabs div {
  height: 35px;
  width: 132px;
  float: left;
  cursor: pointer;
}

#product_details-tab {
  background: url(http://cdn.cooksdirect.com/images/product_tabs.png) 0px 0;
}

#education_center-tab {
  background: url(http://cdn.cooksdirect.com/images/product_tabs.png) -132px 0;
}

#question_answer-tab {
  background: url(http://cdn.cooksdirect.com/images/product_tabs.png) -264px 0;
}

#shipping-tab {
  width: 145px !important;
  background: url(http://cdn.cooksdirect.com/images/product_tabs.png) -396px 0;
}

#product_details {padding:25px;}
#education_center {padding:25px;}
#question_answer {padding:20px;}
#shipping {padding:25px;}

/* Easy Tooltip */

#easyTooltip{
	margin:0 10px 1em 0;
	width:250px;
	padding:8px;
	background:#fcfcfc;
	border:1px solid #e1e1e1;
	line-height:130%;				
	}
#easyTooltip h3{
	margin:0 0 .5em 0;
	font:13px Helvetica, Arial, sans-serif;
	text-transform:uppercase;
	}	
#easyTooltip p{
	margin:0 0 .5em 0;
	}		
#easyTooltip img{
		background:#fff;
		padding:1px;
		border:1px solid #e1e1e1;
		float:left;
		margin-right:10px;
		}		

#item1{display:none;}
#item2{display:none;}
#item3{display:none;}
#item4{display:none;}
#item5{display:none;}
#item6{display:none;}
#item7{display:none;}


#fade {
  position: fixed;
  top: 0;
  left: 0;
  opacity: 0.5;
  filter:alpha(opacity=50);
  background: black;
  width: 100%;
  height: 100%;
  z-index: 10000;
}


#video {
  position: fixed;
  top: 100px;
  left: auto;
  z-index: 10001;
  padding: 20px;
  background: white;
  border: black 2px solid;
  border-radius: 20px;
  -moz-border-radius: 20px;
  text-align: center;
}

/* Questions and Answers Style Settings */

#qa_box {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

#qa_box li.question {
  margin: 2px;
  background: white;
  padding: 5px;
  border: 1px solid #3C4C9F;
}

#qa_box li.answer {
  list-style-type: none;
  background: #D7D7D7;
  padding: 5px;
  margin: 2px;
  border: 1px solid #3C4C9F;
}

#qa_box li.response {
  list-style-type: none;
  background: #D7D7D7;
  padding: 5px;
  margin: 2px;
  border: 1px solid #3C4C9F;
  font-size: 12px;
}

#qa_box hr.qa_rule {
  color: #3C4C9F;
  background-color: #3C4C9F;
  border: 0px;
  height: 1px;
}

#qa_box span.qa_info {
  font-size: 11px;
}

#qa_box a {
  color: black;
  font-weight: bold;
  text-decoration: none;
}

/* End Questions and Answers Style Settings */

#left_nav {
  border: 1px solid #c2c0c0;
  width:171px;
}

.left_nav_header {
  font-family: Helvetica, Arial, sans-serif;
  font-size:17px;
  font-weight: normal;
  padding:5px 0px 10px 0px;
}

.cname_left_nav_header {
  font-family: Helvetica, Arial, sans-serif;
  font-size:15px;
  font-weight: normal;
  padding:5px 0px 10px 0px;
}

#catFilter {
 font-family: Helvetica, Arial, sans-serif;
 font-size:15px;
 font-weight: normal;
 text-align:left;
 padding:5px 0px 5px 3px;
 margin:0px;
}

#catFilter ul{
padding:0px;
margin:0px;
}

.cat_filter{
padding-left: 15px;
margin:0 0;
background-image: url(/images/checkbox.gif);
background-repeat: no-repeat;
background-position: top left;
list-style-type:none;
/*height:14px;*/
}

.cat_filter_on{
padding-left: 15px;
margin:0 0;
background-image: url(/images/checkbox_on.gif);
background-repeat: no-repeat;
background-position: top left;
list-style-type:none;
}

A.menu_links1:link,A.menu_links1:visited {
  color: black;
  text-decoration: none;
  font-family: Helvetica, Arial, sans-serif;
  font-size:12px;
  font-weight:normal;
}

A.menu_links1:hover,A.menu_links1:active {
  color: black;
  text-decoration: underline;
  ffont-family: Helvetica, Arial, sans-serif;
  font-size:12px;
  font-weight:normal;
}

A.menu_links2:link,A.menu_links2:visited {
  color: #333890;
  text-decoration: none;
  font-family: Helvetica, Arial, sans-serif;
  font-size:12px;
  font-weight:normal;
  line-height: 16px;
}

A.menu_links2:hover,A.menu_links2:active {
  color: #333890;
  text-decoration: underline;
  font-family: Helvetica, Arial, sans-serif;
  font-size:12px;
  font-weight:normal;
  line-height: 16px;
}

#catbreadcrumb {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
  padding: 5px 10px 5px 10px;
  color: #000ace;
  background-color:#fff;
}

#catbreadcrumb a:link, #catbreadcrumb a:visited {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #000;
  text-decoration: none;
}

#catbreadcrumb a:hover, #catbreadcrumb a:active {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #000;
  text-decoration: underline;
}

.cat_static {
  padding: 0px 10px;
  width:732px;
}

.cat_security {
  border: 1px solid #8bb836;
  text-align: center;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size: 22px;
  color: #54711c;
  height:71px;
  width:364px;
  margin-right:10px;
  padding:10px;
  float:left;
}

.cat_security a:link, .cat_security a:visited {
  font-family:Tahoma, Helvetica, Arial, sans-serif;
  font-size:9px;
  font-weight: normal;
  color: #353535;
  text-decoration: underline;
}

.cat_security a:hover, .cat_security a:active {
  font-family:Tahoma, Helvetica, Arial, sans-serif;
  font-size: 9px;
  font-weight: normal;
  color: #353535;
  text-decoration: underline;
}

#cat_securityicons img{
  display: inline-block;
  padding: 10px;
}

.cat_chefowned {
  border: 1px solid #8bb836;
  text-align: center;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size: 22px;
  color: #54711c;
  width:327px;
  height:71px;
  padding:10px;
  float:left;
}

#custom_cat2container {
  padding: 0px 0px 0px 5px;
}

.cat_links {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  border-bottom:1px solid #ccc;
}

.cat_links a:link, .cat_links a:visited {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #333890;
  text-decoration: none;
  padding:5px;
}

.cat_links a:hover, .cat_links a:active {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #333890;
  text-decoration: underline;
  padding:5px;
}

#cat_info {
  padding: 20px 10px 0px 10px;
  font-family: Helvetica, Arial, sans-serif;
  font-size:18px;
}

#cat_sort {
 background-image:url(/images/sort_background.gif);
 background-repeat:no-repeat;
 height: 28px;
 width: 729px;
 font-family: Helvetica, Arial, sans-serif;
 font-size: 14px;
 font-weight:bold;
 color: #fff;
 padding: 4px 0px 0px 5px;
}

#cat_sort a:link, .cat_sort a:visited {
 font-family: Helvetica, Arial, sans-serif;
 font-size: 11px;
 font-weight: normal;
 color: #333890;
 text-decoration: none;
}

#cat_sort a:hover, .cat_sort a:active {
 font-family: Helvetica, Arial, sans-serif;
 font-size: 11px;
 font-weight: normal;
 color: #333890;
 text-decoration: underline;
}

#cataddtocart {
 background-color: #f8f8ee;
 width: 187px;	
}

#cataddtocart_content {
 padding: 5px 20px;
 text-align:left;
}

#cataddtocart_content td{
 font-family: Helvetica, Arial, sans-serif;
 font-size: 11px;
}

/* TOP LEVEL CATEGORY */

#feature {
 font-weight:bold;
 font-size;18px;
 padding:10px;
}

#quicklinksrow1 {
 width:735px;
}

#quicktoplft {
 width:205px;
 float:left;
 padding:8px 0px 8px 40px;
}

#quicktopmid {
 width:205px;
 float:left;
 padding:8px 0px 8px 40px;
}

#quicktoprht {
 width:205px;
 float:left;
 padding:8px 0px 8px 40px;
}

#quicklinksrow2 {
 width:735px;
 clear:both;
}

#quickbtmlft {
 width:205px;
 float:left;
 padding:8px 0px 8px 40px;
}

#quickbtmmid {
 width:205px;
 float:left;
 padding:8px 0px 8px 40px;
}

#quickbtmrht {
 width:205px;
 float:left;
 padding:8px 0px 8px 40px;
}

#toptexttblleft {
 float:left;
 padding: 12px 20px 20px 40px;
 width: 302px;
 border-top: 1px solid gray;
 border-right: 1px solid gray;
}

#toptexttblright {
 float:left;
 padding: 12px 20px 20px 40px;
 width: 302px;
 border-top: 1px solid gray;
}

#btmtexttblleft {
 float:left;
 padding: 12px 20px 20px 40px;
 width: 302px;
 border-top: 1px solid gray;
 border-right: 1px solid gray;
}

#btmtexttblright {
 float:left;
 padding: 12px 20px 20px 40px;
 width: 302px;
 border-top: 1px solid gray;
}

#quicklinkshead {
 clear:both;
 width:713px;
 background-color:#e6f1f9;
 border: 1px solid gray;
 color:#2c4276;
 font-family:helvetica;
 font-size:18px;
 padding:8px 0px 8px 20px;
}

.catformtext {
 font-size: 12px;
 font-style: italic;
 font-weight: normal;
 color: gray;
 border:1px solid #a7a9ac;
}

#lower_content {
 padding: 10px 5px 20px 5px;
 background-color: #fff;
}

#brand_bar {
 border: 1px solid #bababa;
 padding: 5px 10px;
 background-color: #e6f1f9;
 font-family: Helvetica, Arial, sans-serif;
 font-size: 18px;
 text-align: left;
}

.lower_content_boxes {
 border: 1px solid #494949;
 background-color: #f8f8ee;
 text-align:center;
}

.lower_content_boxes img{
 display: inline;
}

#about_footer {
 font-family: Helvetica, Arial, sans-serif;
 font-size:12px;
 color:#515151;
 text-align:left;
 padding: 20px;
}

#bottom_container_upper {
 border-top: 10px solid #333890;
 border-bottom: 1px solid #333890;
 padding: 20px 15px;
 background-color: #fff;
 font-family: Helvetica, Arial, sans-serif;
 font-size:12px;
}

#bottom_container_upper td {
 font-family: Helvetica, Arial, sans-serif;
 font-size:12px;
 line-height:1.5em;
}

#bottom_container_lower {
 background-color: #f8f8ee;
 padding: 20px 10px;
 font-family: Helvetica, Arial, sans-serif;
 font-size:12px;
 line-height:1.5em;
}

#newsletter_form {
 font-family: Helvetica, Arial, sans-serif;
 font-size:12px;
}

.footer_links {
 font-family: Helvetica, Arial, sans-serif;
 font-size: 12px;
 color: #000;
}

.footer_links a:link, .footer_links a:visited {
 font-family: Helvetica, Arial, sans-serif;
 font-size: 12px;
 font-weight: normal;
 color: #000;
 text-decoration: none;
}

.footer_links a:hover, .footer_links a:active {
 font-family: Helvetica, Arial, sans-serif;
 font-size: 12px;
 font-weight: normal;
 color: #000;
 text-decoration: underline;
}

/* Questions and Answers Style Settings */
.lpPoweredBy { display:none;} 
.lpEmtStarRating { display:none; }

.homemini {
  width: 217px; height: 117px;
  background: url(/images/homepage-mini-features.png);
  margin: 0px auto;
  padding: 0;
  position: relative;
}

#homemini1 {background-position: 0px 0px;}
#homemini2 {background-position: 0px -127px;}
#homemini3 {background-position: 0px -254px;}
#homemini4 {background-position: 0px -381px;}
#homemini5 {background-position: 0px -508px;}
#homemini6 {background-position: 0px -635px;}

#bottom_wrapper {
 width:100%;
}

/* TOP NAV */

#top_menu {
  text-align: center;
  margin: auto;
  height: 44px;
  width: 940px;
  padding-left:8px;
}

#top_menu img {
  float: left;
/*  display: inline; */
}

#top_menu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#top_menu > ul > li {
  float: left;
  cursor: pointer;
}

#top_menu > ul > li > a {
  line-height: 35px;
  display: block;
  float: left;
  padding: 0 5px;
  font-family: Tahoma, Verdana, sans-serif;
  font-size: 14px;
/*  font-weight: bold; */
  background: url(/images/tab_inactive_bg.png) bottom center repeat-x;
  color: black;
}

#top_menu > ul > li > a.active {
  background: url(/images/tab_active_bg.png) bottom center repeat-x;
  color: white;
}

#top_menu > ul > li > a, #top_menu > ul > li > img {
  border-bottom: #3C4C9F 8px solid;
}

#top_menu > ul > li > div {
  position: relative;
  z-index: 1000;
}

#top_menu > ul > li > div > ul {
  position: absolute;
  top: -10px;
  z-index: 1001;
  border: 2px solid #3C4C9F;
}

#top_menu > ul > li > div > ul > li > a {

  display: block;
  background: #E4E4E4;
  padding: 0px 5px; 
  line-height: 17px;
  width: 175px;
  border: #e4e4e4 1px solid;
}

#top_menu .column1 { margin-left: 0; }
#top_menu .column2 { margin-left: 185px; }
#top_menu .column3 { margin-left: 370px; }
#top_menu .column4 { margin-left: 555px; }
#top_menu .reset { margin-top: -380px; }
