/* CSS Document */
@import url(_fonts.css);
@import url(_layout.css);
@import url(_forms.css);

#homepageContent {
	margin:0;
	padding:0px;
	text-align:center;
	height:300px;
	width:800px;
	}
	

.homepageHR {
	margin: 0px auto;
	width: 770px;
	height: 6px;
	line-height: 0px;
	font-size: 0px;
	background-color: #990000;
}

#homePodWrapper {
	height:151px;
padding-left:138px;
padding-top:5px;
width:664px;
}

#homepagePods {
	background-image:url(/assets/images/global/hompagePods_bkg.png);
	background-position:top center;
	background-repeat:no-repeat;
	overflow:hidden;
	margin:0 auto;
	padding:4px 0 4px 3px;
	text-align:left;
	line-height:normal;
	width:668px;
	height:151px;
}

#homepagePod1 {
	float:left;
	height:125px;
	margin:0px 0 0;
	padding:10px 10px 5px 10px;
	text-align:center;
	width:195px;
}

#homepagePod1 h2{
	color:#333;
	font-family:"Palatino","Times New Roman",Times,serif;
	font-size:16px;
	font-variant:small-caps;
	font-weight:bold;
	letter-spacing:1px;
	line-height:normal;
	margin:0;
	text-align:center;

	}

#homepagePod2 {
	float:left;
	margin:0px 0 0;
	padding:10px 10px 5px 18px;
	text-align:center;
	height:125px;
	width:195px;
}

#homepagePod2 h2{
color:#333;
font-family:"Palatino","Times New Roman",Times,serif;
font-size:16px;
font-variant:small-caps;
font-weight:bold;
letter-spacing:1px;
line-height:normal;
text-align:center;
margin:0;
	}

#homepagePod3 {
	float:left;
	margin:0px;
	padding:10px 10px 5px 18px;
	text-align:center;
	height:125px;
	width:195px;
}

#homepagePod3 h2{
	color:#333;
	font-family:"Palatino","Times New Roman",Times,serif;
	font-size:16px;
	font-variant:small-caps;
	font-weight:bold;
	letter-spacing:1px;
	line-height:normal;
	text-align:center;
	margin:0;	
}



#layAuthenticationVeil {
	position: absolute;
	top: 0px; left: 0px;
	width: 800px; height: 100%;
	background-color: #666; 
	filter: alpha(opacity=50); 
	-moz-opacity: 0.50; 
	opacity: 0.50;
	}
	
#layAuthentication {
	position: absolute;
	top: 152px; left: 252px;
	width: 440px; margin: auto; 
	border:5px solid #510801;
	padding-top:3px;
	background-color:#FFF;
	}
	
#bottleContainer {
position:absolute; 
float:left;
top:2px;
margin:0 auto;
height:579px;
width:145px;
z-index:5;
}
	
#picContainer{
position:relative; 
text-align:center;
height:300px;
width:800px;
z-index:1;
}

.slideShowPic{position:absolute;}
