﻿/* CSS Document */

/* NAVIGATION STYLES FOR HEADER AND FOOTER */

#alignCenter {
	width: 950px;
	margin: 0px auto;
}

#logo_home {
	float:left; height:40px; width:330px; cursor:pointer; margin-left:30px;
}

#whats_new {
		float:right; height:36px; width:127px; background:url('../images/whatsnew.gif') no-repeat; cursor:pointer;
}

#ham_nav { 
	padding: 62px 30px 80px 30px;
	text-align:right;
}

#news_ticker {
	color:#FFFFFF;
	width: 400px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif; 
	font-size: 11px;
	padding: 0px 0px 0px 0px;
}

#news_ticker a {
	color:#FFFFFF;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif; 
	font-size: 11px;
	text-decoration:none;
}


#entry_cap { 
	background:url('../images/top_cap_drop_blue.jpg') repeat-x center;
	height: 28px;
	vertical-align:top;
	margin: 0px auto;
    width:1000px;
}

#entry_logo { 
	background:url('../images/entry_bg.jpg') repeat-y center;
	height: 100px;
	vertical-align:top;
	margin: 0px auto;
    width:1000px;
}

#head { 
	background:url('../images/ham_logo.png') no-repeat left;
	background-color:#002F5D;
	width:950px;
	height:100px;
	margin: 0px auto;
    
}

#mid { 
	background:url('../images/bg_drop.jpg') repeat-y center;
	margin: 0px auto;
    width:1000px;
}

#mid_section { 
	background:url('../images/bg_drop_section.jpg') repeat-y center;
	margin: 0px auto;
    width:1000px;
}

#search_nav { 
	padding: 0px -5px 0px 0px;
	vertical-align:top;
	text-align:right;
	float:left;
}

#bottom_cap { 
	background: url('../images/bottom_cap_drop.jpg') no-repeat center;
	height: 46px;
	margin: -10px auto 0px auto;
    width:1000px;
}

#bottom_cap_section { 
	background: url('../images/bottom_cap_drop_section.jpg') no-repeat center;
	height: 46px;
	margin: 0px auto;
    width:1000px;
}

#bottom_cap_home { 
	background: url('../images/bottom_cap_drop.jpg') no-repeat center;
	background-position:bottom;
	height: 36px;
	margin: 0px auto;
    width:1000px;
}


#bottom_cap_entry { 
	background: url('../images/bottom_cap_drop.jpg') no-repeat center;
	background-position:bottom;
	height: 46px;
	margin: 0px auto;
    width:1000px;
}

#nav_shim { 
	background-color:#002F5D;
}

#loginoptions { 
	float:right;
	margin-right:20px; 
	margin-top:4px;
}

.section_nav_back { 
	position: relative;
	background:url('../images/blank_subnav_back.gif');
	height: 36px;
	margin: 0px 0px 0px 0px;
	overflow: visible;
	z-index: 2;
}

.breadcrumb_back { 
	background:url('../images/breadcrumb_back.jpg') repeat center;
	width: 908px;
	margin: 0 auto;
	padding: 0px 21px;
	z-index: 1;
	border-bottom: 1px;
	border-color:#CCCCCC;
	border-bottom-style: solid;
}

.breadcrumb_back .breadcrumbs {
	/* position:absolute; */
	float: left;
	padding: 0px;
	margin: 12px 14px;
	/* width: 908px; */
	text-align: left;
}

.breadcrumb_back .breadcrumbs .breadcrumb {
	float: left;
	padding: 2px 7px;
	margin: 0px 0px;
	vertical-align: top;
}

.breadcrumb_back .breadcrumbs .separator {
	float: left;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif; 
	font-size: 10px;
	font-weight:bold; 
	color: #CC3300;	
	line-height: 12px;
}

.breadcrumb {  
	font-family: 	"Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif; 
	font-size: 		10px;
	font-weight:	bold; 
	color: 			#CC3300;	
	line-height: 	12px;
}

.breadcrumb a {  
	color: 				#666;
	font-weight:		normal;
	text-decoration: 	none;
}

.breadcrumb a:hover {  
	color: 					#CC3300;
	font-weight:			normal;
	border-bottom-width: 	1px; 
	border-bottom-style: 	dotted; 
	border-bottom-color: 	#8C8272; 
	text-decoration: 		none;
}

.breadcrumbActive {
	color: #CC3300;
	font-weight:bold
}

.breadcrumbComplete a {
	color: #CC3300;
	font-weight:normal
}

.breadcrumbComplete a:hover {  
	font-weight: normal;
}

.breadcrumbInActive {
	color: #666;
	font-weight:normal;
}


.cartNav {  
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #FFF;	
	line-height: 12px;
}

a.cartNav {  
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #FFCC00;	
	line-height: 12px;
	text-decoration: none;
}

a.cartNav:hover {  
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif; 
	font-size: 11px; 	
	line-height: 12px;
	color: #FFCC00;
	border-bottom-width: 1px; 
	border-bottom-style: dotted; 
	border-bottom-color: #8C8272; 
	text-decoration: none;
}

.hamNav {  
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #FFCC00;	
	line-height: 12px;
}

a.hamNav {  
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #FFF;	
	line-height: 12px;
	text-decoration: none;
}

a.hamNav:hover {  
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif; 
	font-size: 11px; 	
	line-height: 12px;
	color: #FFF;
	border-bottom-width: 1px; 
	border-bottom-style: dotted; 
	border-bottom-color: #8C8272; 
	text-decoration: none;
}


TABLE.doclist TD {	vertical-align: middle;}

/*********************************/
/*        Footer CSS             */
/*********************************/

.countrySelect {  
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: bold;
	color: #CC3300;	
	line-height: 12px;
	
}

.countrySelect_change {  
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif; 
	font-size: 9px;
	font-weight: normal;
	color: #CC3300;	
	line-height: 12px;
	
}

a.countrySelect_change {  
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif; 
	font-size: 9px;
	font-weight: normal;
	color: #CC3300;	
	line-height: 12px;
	text-decoration:none;
	
}

a.countrySelect_change:hover {  
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif; 
	font-size: 9px;
	font-weight: normal;
	color: #CC3300;	
	line-height: 12px;
	text-decoration:underline;
}

.footer {  
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #999;	
	line-height: 17px;
}

a.footer {  
	color: #002F5D;
	text-decoration: none;
}

a.footer:hover {  
	color: #990000;
	border-bottom-width: 1px; 
	border-bottom-style: dotted; 
	border-bottom-color: #8C8272; 
	text-decoration: none;
}

#seo-footer-top {
	background: url('../images/seo-footer-top.png') no-repeat center;
	width: 950px;
	height: 5px;
	border:0px;
	margin:0px;
	padding:0px;
	}
	
#seo-footer-middle {
	background: url('../images/seo-footer-middle.png') repeat-y center;
	width: 950px;
	border:0px;
	margin:0px;
	position:relative;
}
	
.seo-footer-left {
	width: 274px;
	padding: 5px 20px 10px 20px;
	float:left;
	vertical-align: top;
	}

.seo-footer-middle {
	width: 274px;
	padding: 5px 20px 10px 20px;
	float:left;
	vertical-align: top;
	}

.seo-footer-right {
	width: 274px;	
	height:251px;
	padding: 5px 20px 0px 20px;
	float:right;
	margin-right:2px;
	}

#seo-footer-bottom {
	background: url('../images/seo-footer-bottom.png') no-repeat center;
	width: 950px;
	height: 7px;
	border:0px;
	margin:0px;	
	}
	
.seo-footer-title {
	font-weight: bold;
	font-size: 13px;
	color: #7395BA;
	}
	
td.seo-footer-content {
	font-size: 10px;
	line-height: 18px;
	color: #999;
	}
	
td.seo-footer-content-middle {
	font-size: 10px;
	line-height: 27px;
	color: #999;
	padding-left:15px;
}	

td.seo-footer-content-middle div {
	float:left;
	margin-right:8px;
}	
	
table.seo-footer-buttons {
	position:absolute;
	bottom:0px;
	margin:0px;
}	
	
a.seo-button {
	background: url('../images/seo-footer-button.png') no-repeat center;
	width: 255px;
	height: 16px;
	padding: 10px 0 10px 60px;
	display: block;
	font-size: 11px;
	color: #999;
	font-weight:bold;
	text-decoration: none;
	margin-left: -21px;
	text-shadow: 0 1px 1px #ffffff;
	position:relative;
	}
	
a.seo-button:hover {
	background: url('../images/seo-footer-button-hover.png') no-repeat center;
	text-decoration: none;
	}
	
.seo-footer-content a, .seo-footer-content-middle a {
	font-size: 10px;
	color: #888888;
	text-decoration:none;
	}
	
.seo-footer-content a:hover, .seo-footer-content-middle a:hover {
	color: #CC3300;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8C8272;
	text-decoration: none;
	}
	
	
.seo-last {
	margin-bottom: -2px;
	}