/**
 * CSS Stylesheet for Home page
 *
 * @package templateSystem
 * @copyright Copyright 2007 Glenn Herbert
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: index_home.css  2007-05-18  gjh42 $
 */


#mainWrapper {
	position:relative;
	}
#contentMainWrapper {
	height: 1000px;
	padding-top: 180px;
	}

#logoWrapper {display: none;}

#homeLogo {
	position:absolute;
	top: 5px;
	left: 50%;
	margin-left: -280px;
	width: 560px;
	font-size: 1.3em;
	text-align: center;
	z-index: 100;
	}
h1 { margin-left: -21px; margin-bottom: -18px;}
#homeShopView {
	position: absolute;
	top: 10px;
	left: 3.5%;
	margin-left: -20px;
	}
#homeBoothView {
	position: absolute;
	top: 10px;
	right: 3.5%;
	margin-right: -20px;
	}
#headWed {
	position: absolute;
	top: 180px;
	left: 31%;
	padding-left: 21px;
	font-size: 1.3em;
	}
	
#headCel {
	position: absolute;
	top: 246px;
	left: 42%;
	padding-left: 21px;
	font-size: 1.3em;
	}
	
#headHis {
	position: absolute;
	top: 328px;
	left: 48%;
	padding-left: 21px;
	font-size: 1.3em;
	}
	
#headSpi {
	position: absolute;
	top: 420px;
	left: 50%;
	padding-left: 21px;
	font-size: 1.3em;
	}
	
#headEcl {
	position: absolute;
	top: 760px;
	left: 50%;
	padding-left: 21px;
	font-size: 1.3em;
	}
	
#headArt {
	position: absolute;
	top: 840px;
	left: 46%;
	padding-left: 21px;
	font-size: 1.3em;
	}
	
#headCoi {
	position: absolute;
	top: 920px;
	left: 38%;
	padding-left: 21px;
	font-size: 1.3em;
	}

#homeImgRingP {
	position: absolute;
	top: 250px;
	left: 27%;
	}
#homeImgGM {
	position: absolute;
	top: 310px;
	left: 27.5%;
	}
#homeImgRingS {
	position: absolute;
	top: 430px;
	left: 33%;
	}
#homeImgTH {
	position: absolute;
	top: 490px;
	left: 39%;
	}
#homeImgWK {
	position: absolute;
	top: 540px;
	left: 57%;
	}
#homeImgMand {
	position: absolute;
	top: 540px;
	left: 79%;
	}