/* THIS IS AN IMPORT HACK FOR IE5 for MAC */
/*\*/ /*/
@import "base.css";
/**/
@import url('base.css');



/* TEMPLATE 1 STYLES FOR COOK'S HAM WEBSITE
-------------------------------------------------------------------------------- */


/* CONTENT WRAPPER
-------------------------------------------------------------------------------- */
.contentHolder {
background: #f4f0da url(../images/interface/backgrounds/backnosidebar_HAMTV.jpg) no-repeat 0px 0px;
}


/* TITLE BLOCK
-------------------------------------------------------------------------------- */
.contentHolder #titleBlock{
text-indent:-10000px;
}

.contentHolder #titleBlock .sectionHeader {
display:inline;
float:left;
margin-left:115px;
margin-top:6px;
}


.contentHolder #titleBlock .pageTitle {
display:block;
float:right;
padding-right:125px;
margin-top:45px;
}

.sectionHeader{
display:block;
height:78px;
width:266px;
background: url(../images/interface/titles/hamtipsvideos.gif) no-repeat 0px 0px;
}


/* MAIN CONTENT
-------------------------------------------------------------------------------- */
#mainContent {
display:block;
float:left;
font-weight:normal;
font-size:11px;
color:#330000;
width:615px;
left:115px;
margin-left:171px;
margin-top:-8px;
line-height:18px;
margin-bottom:20px;
}

h3{
display:block;
float:left;
text-indent:-10000px;
margin-left:40px;
}

h3#locator{
width:505px;
height:57px;
background:url(../images/interface/titles/lead_locator.gif) no-repeat 0px 0px;
}

h3#privacy{
width:593px;
height:33px;
margin-left:-4px;
margin-bottom:10px;
margin-top:-10px;
background:url(../images/interface/titles/lead_privacy.gif) no-repeat 0px 0px;
}

h4{
display:block;
font-weight:bold;
font-size:14px;
line-height:23px;
text-indent:15px;
margin-bottom:10px;
background:url(../images/interface/backgrounds/recipeInstructionBG.gif) no-repeat -65px 6px;
}

#lineUnderLead{
clear:both;
display:block;
float:left;
width:400px;
margin-left:90px;
margin-top:10px;
}

#stateSelectionBox{
display:block;
float:left;
background:url(../images/interface/contactForm/underlocator.jpg) no-repeat 0px 0px;
width:542px;
height:55px;
margin-left:20px;
margin-top:50px;
}

.formField{
display:block;
float:left;
margin-top:22px;
margin-left:135px;
background-color:#faf9f0;
}

.formBtn{
display:block;
float:left;
margin-left:15px;
margin-top:16px;
}


#storeResults{
display:block;
float:left;
margin-left:30px;
margin-top:30px;
width:500px;
}

#storeList{
margin-top:15px;
list-style-type:disc;
margin-left:15px;
}

#bottomContent{
display:block;
float:left;
clear:both;
width:520px;
margin-top:80px;
margin-left:30px;
}


a.introLink{
color:#990000;
text-decoration:underline;
}

a.introLink:hover{
color:#7b5748;
}

.bolded{
font-weight:bold;
font-size:12px;
}

ol{
margin-left:18px;
list-style:decimal;
}

/* SUB CONTENT
-------------------------------------------------------------------------------- */
#mainSubContent {
clear:both;
width:600px;
	margin-left:0px;
	margin-top:30px;
	display:block;
	float:left;
}
.subList {
	width:250px;
	display:inline;
	float:left;
}
#hamTipsTitle {
	display:block;
	float:left;
	background:url(../images/interface/titles/hamtips_title.gif) no-repeat 0px 0px;
	width:250px;
	height:19px;
	text-indent:-10000px;
}
#hamVideosTitle {
	display:block;
	float:left;
	background:url(../images/interface/titles/hamvideos_title.gif) no-repeat 0px 0px;
	width:250px;
	height:19px;
	text-indent:-10000px;
}


.altContent{
padding-left:57px;
padding-bottom:40px;
font-size:12px;
font-weight:bold;
}

#hamVideos{
margin-left:10px;
}
.subNavHeader {
	display:none;
}
li.subContentBtn {
	background:  #f9f7ef url(../images/interface/hamTVExtras/regBtnTop.gif) no-repeat 0px 0px;
	line-height:25px;
	text-decoration:none;
	display:block;
	width:265px;
	text-align:center;
}

li.underBtn {
	background:  #eee6cd url(../images/interface/hamTVExtras/secondary_tab_top.gif) no-repeat 0px 0px;
	line-height:25px;
	text-decoration:none;
	display:block;
	width:265px;
	text-align:center;
}

.buttonUnderBottom{
display:block;
height:10px;
width:265px;
background: #f5f0dc url(../images/interface/hamTVExtras/secondary_tab_btm.gif) no-repeat 0px 0px;
margin-top:-9px;
margin-bottom:7px;
}

.buttonBottom{
display:block;
height:10px;
width:265px;
background: #f4f0db url(../images/interface/hamTVExtras/regBtnBtm.gif) no-repeat 0px 0px;
margin-top:-9px;
margin-bottom:7px;
}
a {
	color:#330000;
	text-decoration:none;
}
a:hover {
	color:#990000;
}
ul.buttonList {
	margin-top:32px;
}
#subSeparator {
	display:inline;
	float:left;
	z-index:2;
	margin-left:30px;
	padding-right:7px;
	margin-top:25px;
}


.descTop{
background:url(../images/interface/hamTVExtras/top.gif) no-repeat 0px 0px;
display:block;
width:557px;
height:12px;

}

.descBtm{
background:url(../images/interface/hamTVExtras/bottomcap.gif) no-repeat 0px 0px;
display:block;
width:557px;
height:12px;

}

.descHolder{
display:block;
width:557px;
background:url(../images/interface/hamTVExtras/centertile.gif) repeat-y 0px 0px;
padding-left:25px;

}


.descHolder ul{
width:470px;
}
.descHolder li, .descHolder ul li{
 clear: right;
 width:470px;
}


#content{
display:block;
width:557px;
margin-left:30px;
}

#page_anchors{
 position:absolute;
	top:0px;
}

dd{
list-style:disc;
margin-left:16px;
width: 470px;
}

dt{
font-weight:bold;
font-size:12px;
}


ul.hamTVContent li{
	list-style:disc outside;
	margin-left:16px;
}
ul.hamTVContent_Nest li{
margin-left:16px;
}

ol.hamTVContent li{
list-style:decimal;
}

li.indent2{
list-style-type:disc outside;
text-indent:10px;
}

.subTitle{
font-weight:bold;
list-style-type:disc;
}
