/* HOMEPAGE RULES */

/* HEADER */

	#header h1 {
		height: 330px;
		background: transparent url("/images/backgrounds/home_header_alt.jpg");
		background-repeat: no-repeat;
	}
	

/* SEARCH BOX */

div#search_box, a#my_cart_button {
	top: 310px;
}


/* BODY TEXT AREA */

div#body_text {
	display: block;
	margin: 0px 0px 25px 20px;
	width: 400px;
	min-height: 620px;
	height: auto !important;
	height: 620px;
}


/* HOMEPAGE ADS */

/* CUSTOM GOLF HEAD COVERS AD */

h3#stock_designs_label {
	top: 360px;
	height: 60px;
	background: transparent url("/images/misc_elements/stock_designs_label.gif");
}

h3#wholesale_only_label {
	top: 850px;
	height: 57px;
	background: transparent url("/images/misc_elements/wholesale_only_label.gif");
	background-position: top right;
}

	#stock_designs_label span, #wholesale_only_label span {
		display: none;
	}

a#custom_head_covers_ad {
	float: left;
	margin: 0px 0px 0px -20px;
	width: 240px;
	height: 200px;
	background: transparent url("/images/misc_elements/custom_covers_ad.jpg");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

	#custom_head_covers_ad h3, #custom_head_covers_ad p {
		display: inline;
		float: right;
		margin: 20px 30px 10px 0px;
		text-align: right;
	}
	
		#custom_head_covers_ad h3, #custom_head_covers_ad span {
			color: #B01900;
		}
	
	#custom_head_covers_ad h3 {
		width: 120px;
	}
	
	#custom_head_covers_ad p {
		width: 160px;
		color: #323232;
	}
	
		#custom_head_covers_ad p strong {
			font-weight: bold;
			text-transform: uppercase;
		}
				
		#custom_head_covers_ad span:hover {
			border-bottom: 1px dotted #B01900;
		}

/* LICENSED GOLF HEAD COVERS AD */

a#licensed_head_covers_ad {
	top: 420px;
	height: 148px;
	background: transparent url("/images/misc_elements/licensed_covers_ad.jpg");
}

	#licensed_head_covers_ad h3, #licensed_head_covers_ad p {
		margin: 20px 0px 0px 40px;
		width: 145px;
		color: #FFFFFF;
	}
		
	#licensed_head_covers_ad span {
		color: #FFE8A9;
	}
	
	#licensed_head_covers_ad span:hover {
		border-bottom: 1px dotted #FFE8A9;
	}

/* EMBROIDERY GOLF HEAD COVERS AD */

a#embroidery_head_covers_ad {
	top: 568px;
	height: 143px;
	background: transparent url("/images/misc_elements/ready_to_embroider_ad.jpg");
}

	#embroidery_head_covers_ad h3, #embroidery_head_covers_ad span {
		color: #AA494C;
	}
	
	#embroidery_head_covers_ad h3 {
		margin: 8px 0px 30px 35px;
		width: 165px;
	}
	
	#embroidery_head_covers_ad p {
		margin: 0px 0px 0px 80px;
		color: #FFFFFF;
	}
	
	#embroidery_head_covers_ad span:hover {
		border-bottom: 1px dotted #AA494C;
	}

/* CREATIVE COVERS COLLECTION GOLF HEAD COVERS AD */

a#creative_covers_collection_ad {
	top: 685px;
	height: 180px;
}

	#creative_covers_collection_ad h3, #creative_covers_collection_ad p {
		position: absolute;
		text-align: right;
	}
	
	#creative_covers_collection_ad h3 {
		top: 40px;
		right: 15px;
		width: 185px;
		color: #FFF4D5;
	}
	
	#creative_covers_collection_ad p {
		top: 105px;
		right: 15px;
		width: 170px;
		color: #FFFFFF;
	}
	
	#creative_covers_collection_ad span {
		color: #FFF4D5;
	}
	
	#creative_covers_collection_ad span:hover {
		border-bottom: 1px dotted #FFF4D5;
	}

a#custom_head_covers_ad, a#licensed_head_covers_ad, 
a#embroidery_head_covers_ad, a#creative_covers_collection_ad, 
h3#stock_designs_label, h3#wholesale_only_label {
	display: inline;
	background-repeat: no-repeat;
	text-decoration: none;
}

a#licensed_head_covers_ad, a#embroidery_head_covers_ad, 
a#creative_covers_collection_ad, h3#stock_designs_label, 
h3#wholesale_only_label {
	position: absolute;
	right: 0px;
	width: 275px;
}

	a#custom_head_covers_ad h3, a#licensed_head_covers_ad h3, 
	a#embroidery_head_covers_ad h3 {
		font-size: 22px;
	}
	
	a#embroidery_head_covers_ad h3, a#creative_covers_collection_ad h3 {
		display: none;
	}
	
	a#embroidery_head_covers_ad p, a#creative_covers_collection_ad p {
		display:none;
	}
	
	a#custom_head_covers_ad span, a#licensed_head_covers_ad span, 
	a#embroidery_head_covers_ad span, a#creative_covers_collection_ad span {
		font-weight: bold;
	}
/*Prostrate Foundation */

#prostrate_foundation_ad {
	position: absolute;
	right: 0px;
	top: 820px;
	margin: 40px 0px 0px 0px;
	width: 275px;
	height: 180px;
	display: block;
}
#prostrate_foundation_ad h3, #prostrate_foundation_ad p {	
	display: none;
}