html { min-height: 100%; margin-bottom: 1px; }
.esc_body_text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; list-style-type: circle}
.esc_body_text_grey {color: #666; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; list-style-type: circle}
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; list-style-type: circle}

.textbox
{
    FONT-SIZE: 7.5pt;
    color: #000;
    FONT-FAMILY: verdana,arial,sans-serif
}

.label
{
    FONT-SIZE: 7.5pt;
    COLOR: #666;
    FONT-FAMILY: verdana,arial,sans-serif
}

.formfield
{
    FONT-SIZE: 7.5pt;
    color: #000;
    FONT-FAMILY: verdana,arial,sans-serif
}

.button
{
    FONT-SIZE: 7.5pt;
    color: #000;
    FONT-FAMILY: verdana,arial,sans-serif
}

.recipeHeader
{
	FONT-SIZE: 7.5pt;
    color: #FFF;
    FONT-FAMILY: verdana,arial,sans-serif;
}
.recipeCopy
{
	FONT-SIZE: 9pt;
    color: #000;
    FONT-FAMILY: verdana,arial,sans-serif;
}
.recipeNav
{
	FONT-SIZE: 9pt;
    color: #000;
    FONT-FAMILY: verdana,arial,sans-serif;
    text-decoration: none;
}

.recipeList
{
	FONT-SIZE: 7.5pt;
    color: #000;
    FONT-FAMILY: verdana,arial,sans-serif;
}

.reportText
{
	font-size: 10px;
	color: #333;
    FONT-FAMILY: verdana,arial,sans-serif;
}

.footerLink
{
	text-decoration: none;
	color: #666; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	list-style-type: circle
}
	
	
#navigation
{
    width: 768px;
    height: 21px;
}

img
{
	border: 0px;
	behavior: url(/scripts/iepngfix.htc);
}

.navitem
{
    float: left;
}

.footitem
{
    float: left;
    height: 50px;
}
#footer
{
    width: 768px;
    height: 50px;
}

#right_body
{
    width: 766px;
    border: 1px solid #6c6a60;
    border-top: 0px;
    border-bottom: 0px;
    position: relative;
    min-height: 466px;
    _height: 466px;
}

.home_ContentItem
{
	display: none;
	width: 766px;
	height: 470px;
}	

#home_Menu
{
	position: absolute;
	top: 396px;
	left: 13px;
}

#right_content
{
    width: 768px;
    float: left;

}

#left_content
{
    width: 181px;
    float: left;
    position: relative;
    
}

#MainContainer
{
    margin: 0 auto;
    width: 949px;
}
h2{
    margin: 0;
    padding: 0;
    font-family: arial; 
    font-size: 17px; 
    line-height: 25px; 
    font-weight: bold;
}

#sampleRequest{
    position: absolute;
    top: 435px;
    left: 0;
}


#locWrap{
    position: relative;
}
#salesLocator{
    position: absolute;
    top: 480px;
    left: 10px;
    width: 155px;
    background-image: url(/images/salesLocatorHead.jpg);
    background-repeat: no-repeat;
    padding-top: 20px;
}

#zipClick{
    width: 33px;
    height: 28px;
    position: absolute;
    top: 5px;
    left: 122px;
    cursor: pointer;
}

.sales_locator_text{
    position: absolute;
    top: 10px;
    left: 0px;
    border: 0;
    padding: 0 4px;
    background-image: url(/images/zipTextBG.jpg);
    background-repeat: no-repeat;
    width: 111px;
    height: 18px;
    color: #929395;
    font-size: 12px;
}

#sampleDisc{
    /*margin: 10px 0 0 20px;*/
    color:#026330;
    font-weight:bold;
    padding-top: 10px;
    
}

#prodLeft{
    padding-top: 20px;
    float: left;
    margin: 0 20px 0 27px;
    width: 345px;

}

#prodRight{
    padding-top: 20px;
    width: 345px;
    float: left;
}

.theProduct{

    width: 345px;
    height: 89px;
    background-color: #f6eee0;
    margin-bottom: 18px;
}

.theClassics{
    background: transparent url(/images/logos/theClassics.gif) no-repeat;
}

.theImage{
    float: left;
    width: 117px;
    height: 89px;
}

.theDesc{
    padding-top: 15px;
    float: left;
    width: 210px;
    font-size: 9px;
}

.clear{
    clear: both;
}

a{
    outline: none;
}

.tabTrigger{
    float: left;
    margin-right: 10px;
    padding: 10px 20px;
    background-color: #000;
    color: #fff;
    cursor: pointer;
}

.tabTrigger:hover{
    color: #999;
    cursor: pointer;
}

#tabWrap{
    padding: 10px 20px;
}

#samplesTab{
   
}

.sampleTitle{
    font-size: 20px;
    font-weight: bold;
    padding-left: 10px;
}
