/* CORE */

html {
	}

body {
	margin:0;
	color: #333;
	background:#ffffff;
	padding:0;
        font-size:14px;
        line-height:1.35;
	}

p, li, ul, ol, h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
        font-size:14px;
        line-height:1.35;
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	}

.navtable {
          border-left: 1px solid #ffffff;
                }

.2 {
	  border-left: 1px solid #ffffff;
          border-bottom: 1px solid #ffffff;
        }

.3 {
	border-top: 2px solid #ffffff;
	border-left: 2px solid #ffffff;
	}

.4 {
	border-left: 2px solid #ffffff;
        border-bottom: 2px solid #ffffff;
	padding: 0px 0px 0px 5px;
        }

.5 {
	border-top: 2px solid #ffffff;
	}

.6 {
	border-bottom: 2px solid #ffffff;
        }

.7 {
	border-left: 2px solid #ffffff;
	padding: 0px 0px 0px 5px;
        font-family: times new roman;
        color: #ffffff;
        font-size: 1.10em;

	}

.8 {
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	}

th {
	font-family: Arial, Helvetica, sans-serif;
        color: #ffffff;
	background-color: #afc5ba;
	font-size: 16px;
	font-weight: bold;
	padding: 3px 3px 3px 3px;
	}

h1 {
	margin: 4px 4px 4px 4px;
	padding: 0;
	font-size: 1.45em;
	letter-spacing: 4pt;
	font-weight: bold;
	}

h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	margin-right: 8px;
	font-size: 1.25em;
	letter-spacing: 3pt;
	padding: 0px;
	font-weight: bold;
	}

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: 16px;
	font-weight: bold;
        font-family: arial, helvetica, sans-serif;
    	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	color: #660000;
	}

h4 {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	font-size: 0.95em;
	background-color: #660000;
	letter-spacing: 2pt;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 8px;
	color: #ffffff;
	}

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;
	}

img.inline {
	display: inline;
	border:0;
	}

#top_nav {
	text-align: right;
	font-size: 75%;


	font-weight: bold;
	letter-spacing: 2pt;
	padding: 4px 4px 4px 4px;
	}

#breadcrumb {
	font-size: 12px;
	font-weight: normal;
	padding: 4px 4px 4px 4px;
	}

#area_top {
	}

#area_middle_left {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	text-align: center;
	padding: 8px 8px 8px 8px;
	font-size: 75%;
	font-weight: bold;
	letter-spacing: 1pt;
	line-height: 1.5;
	}

#area_middle_right {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 8px 8px 8px 8px;
	}

#area_middle_right p {
	text-align: left;
	font-size: 75%;
	font-weight: normal;
	letter-spacing: 1pt;
	line-height: 1.5;
	padding: 0px 8px 0px 8px;
	}

.category_button {
	text-align: left;
	}

.category_button_on {
	text-align: left;
	}

.sitesearch_btn {
	display:inline; display:inline-block;
	width:35px;
	margin:0.2em; padding:1px;
	font-size:9px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	background:#cdf;
	color:#333;
	border:1px solid grey;
	vertical-align:bottom;
        horizontal-align:right;
	white-space:nowrap;
	cursor:hand; cursor:pointer;
	}
.addtocart_btn {
	display:inline; display:inline-block;
	/*width:100px;*/
        height: 20px;
	margin:0.0em; padding:2px;
	font-size:0.70em;
	font-family:arial;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	background:#cdf;
	color:#333;
	border:0px solid black;
	vertical-align:bottom;
        horizontal-align:right;
	white-space:nowrap;
	cursor:hand; cursor:pointer;
	}
.addtocart_btn[class] {
	width:auto;
	/*min-width:50px;*/
	}
.addtocart_btn strong {
	font-weight:bold;
	background:white;
	color:#06c;
	}
.addtocart_btn:hover { background:black; color:white text-decoration: none;}
.addtocart_btn:hover strong { background:#ccc; color:black;  }

.btnstyle1 { 
        background:#660000;
        color:#ffffff;
           }

.btnstyle2 { background:#06c; color:white }

#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 8px 0px 8px;
	font-size: 12px;
	font-weight: normal;
	}


#product_panel {
	padding: 5px 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: #FFFFFF;
	}

#product_thumbnail {
	padding: 8px 8px 8px 8px;
	border-right: 1px dotted #000000;
	}
	
	
.strike {
          text-decoration: line-through 
	}




.productprice {
         	font-size: 11px;
		font-weight: normal;
		color: black;
                font-family: Arial, Helvetica, sans-serif;
              }

.prodshipweight {
         	font-size: 11px;
		font-weight: normal;
		color: black;
                font-family: Arial, Helvetica, sans-serif;
		}

.normaltext {
         	font-size: 12px;
		font-weight: normal;
		color: black;
                font-family: Arial, Helvetica, sans-serif;
	     }

.formtext {
         	font-size: 12px;
		font-weight: normal;
		color: black;
                font-family: Arial, Helvetica, sans-serif;
	     }

.smalltext {
         	font-size: 11px;
		font-weight: normal;
		color: black;
                font-family: Arial, Helvetica, sans-serif;
	}

.xsmalltext {
         	font-size: 10px;
		font-weight: normal;
		color: black;
                font-family: Arial, Helvetica, sans-serif;
	}

#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: #660000;
        color: #ffffff;
	font-size: 0.84em;
	font-weight: bold;
        font-family: arial;
	}

#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: #660000;
        color: #ffffff;
	font-weight: bold;
	}

#checkoutPanelWarning {
	color: #660000;
	background-color: #ffffff;
	}

#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;
                font-family: Arial, Helvetica, sans-serif;
	}

#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: #660000;
        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: #d1cea5;
        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: #d1cea5;
        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 {
	text-align: left;
	padding: 8px 8px 8px 8px;
        font-family: verdana;
	font-size: 65%;
        color: #AD0000;
	font-weight: normal;
	letter-spacing: 0pt;
	line-height: 1.5;
	}


a:link,a:visited {
        color: #660000;
	font-family: Arial, Helvetica, sans-serif;
        text-decoration: underline;
        font-weight: normal;
}

a:hover,a:active {
        color: #000000;
	font-family: Arial, Helvetica, sans-serif;
        text-decoration: none;
        font-weight: normal;
}


A.gateway_links:link,A.gateway_links:visited {
        color: #cccccc;
        font-size: 0.75em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
        text-decoration: none;
}
	}

A.menu_links:link,A.menu_links:visited {
        color: #c6c195;
        font-size: 0.75em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
        text-decoration: none;
}

A.mainarea_links:link,A.mainarea_links:visited {
        color: #78gt85;
        font-size: 0.75em;
	font-family: verdana;
        text-decoration: none;
}

A.sub_nav:link,A.sub_nav:visited {
        color: white;
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
        text-decoration: none;
        font-size: 12px;
        }

A.sub_nav:hover,A.sub_nav:active {
        color: #edddca;
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
        text-decoration: none;
        font-size: 12px;
        }

A.gateway_links:hover {
        color: #cccccc;
        font-size: 0.75em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.t1 {
    font-family: verdana;
    font-size: 0.75em;
}

.t2 {
     font-family: arial;
     font-weight: bold;
     color: 000000;
     text-decoration: none;
     font-size: 0.75em;
}

.t3 {
    font-family: arial;
    font-size: 0.75em;
    font-weight: bold;

}

.t4 {
    font-family: arial;
    font-size: 0.75em;
}

A.t5:link,A.t5:visited,A.t5:active,A.t5:hover {
    font-family: arial, helvetica, sans-serif;
    font-size: 13;
    font-weight: bold;
    color: #000000;
    text-decoration: none;

}

.t6 {
     font-family: arial;
     font-size: 0.77em;
     font-weight: bold;
     color: #000000;
     text-decoration: none;
}

.t7 {
    font-family: times new roman;
    font-size: 0.90em;
    color: #ffffff;

}

.t8 {
    font-family: arial;
    font-size: 0.55em;
}

.t9 {
     font-family: arial;
     font-size: 0.77em;
     font-weight: bold;
     color: #ffffff;
     text-decoration: none;
}



.minicart {
        font-size: 9.29;
}
#topNavLinks {color:#666666;}
A.toplink:link,A.toplink:visited,A.toplink:hover,A.toplink:active {
          font-size: 0.64em;
          font-weight: normal;
          color: #AD0000;
          text-decoration: none;
          padding:6px;
          }

.minicart_header{
       background-color: #b7cfc3;
       font-family: Arial;
       font-size: 13;
       text-align: center;
       font-weight: bold;
}


.search_bar{
       font-family: Arial;
       font-size: 11.11;
       font-weight: bold;
}

.rightsmall {
    font-family: arial;
    font-size: 0.55em;
    color: #7c0000;
}

                                                                                
#parentcat { line-height: 2; }
#catimg { vertical-align: top; }
#siteprod { color: black; font-weight: normal; }
#subcat { font-weight: normal; }
.hometable td {padding:6px;}

/************Global Styles***********/
table#main-table {margin:8px auto;width:900px;}
/************Header*****************/
#headerContainer {background:url(/images/Carotec-Gradient.jpg) repeat-x 0 0; height:117px; padding:5px; width:100%;}
#headerInner {margin:0 auto;width:900px;}
#lowerNavContainer {background:#BF8730; width:100%;}
#lowerNavInner {margin:0 auto; padding:4px 0; width:900px;}
.bordered {border:1px solid #D7D7D7; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; padding:5px;}
/************Footer*****************/
#footerContainer {background:url(/images/Carotec-Gradient-Reverse.jpg) repeat-x 0 0; height:117px; padding:5px; width:100%;}
#footerInner {margin:0 auto;width:900px;}
#footerTop {background-color:#BF8730; height:20px;  padding:4px 0; width:100%;}
#footerTopInner {margin:0 auto;width:900px;}
#footerTopInner, #footerTopInner a {color:#FFFFFF; font-size:12px; text-align:center; text-decoration:none;}
#footer, #footer a {color:#FFFFFF; font-size:12px;}
/*********** Prev/Next Menu  **************/
.prev_next {
 text-align: right;
 padding: 0px;
 font-size: 12px;
 font-weight: normal;
 color: #666666;
}

.prev_next a:link, .prev_next a:visited {
 font-size: 12px;
 font-weight: normal;
 color: #3c618d;
 text-decoration: underline;
}

.prev_next a:hover, .prev_next a:active {
 font-size: 12px;
 font-weight: normal;
 color: #3c618d;
 text-decoration: none;
}
/**********Category Pages***************/
table#site_map_table {border-collapse:seperate;}
table#site_map_table td {border-top:1px solid #EEEEEE; border-bottom:1px solid #EEEEEE; height:58px; padding:1px 0 1px 8px;}
table#site_map_table td a {font-size:14px; font-weight:normal; text-decoration:none;}
table#cat_prod_table {border-collapse:separate; border-spacing: 10px 15px;}
.prod_list_cell {padding:10px 5px; border:1px solid #E7E7E7; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; font-size:12px;}
.prod_list_cell table {border-collapse:collapse;}
div.prod_links {text-align:left; border-bottom:1px dashed #E7E7E7; min-height:38px; margin-bottom:5px; padding-bottom:3px;}
.prod_links a {color:#BF8730; font-size:14px; font-weight:bold; text-decoration:underline;}
#catcasmenu .prod_links {min-height:16px;}
#catcasmenu p {font-size:12px; margin:2px;}
#catcasmenu td.bordered {padding:3px;}
#catcasmenu table {border-collapse:separate; border-spacing:3px;}
#catcasmenu table table td {height:100px;}
table#by-ingredients .prod_links {min-height:16px;}
