*{
	margin:0;
	padding:0;
}
a{
	color:#8FC2FF;
	text-decoration: none;
	outline: none;
}
a:hover{
	text-decoration: underline;
}
img{
	border:none;
}
body {
	background:#ff650f;
	min-width:1024px;
	min-height:640px;
	height:100%;
	background-image:url(../images/bg2.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	border-top:solid 7px #311d00;
	border-right:solid 7px #311d00;
	border-left:solid 7px #311d00;
	border-bottom:solid 57px #311d00;
	overflow:hidden;
}
#MainContentContainer {
	position: absolute;
	left: 7px;
	top: 7px;
	width: 100%;
	height: 100%;
}
#border{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: -2;
}
/*Bottles {display:none;z-index:5;background-image:url(images/Bottles.gif);background-position:bottom center;background-repeat:no-repeat;position:absolute;top:0;left:0;width:100%;height:100%;}
*/
#Bottles {
	z-index:0;
	position:absolute;
	top:7px;
	left:7px;
	width:100%;
	height:100%;
	overflow:hidden;
	}
#Bottles img {position:absolute;bottom:-1px;margin-left:50%;left:-683px;}

/*
#contentframe{
	overflow: hidden;
	border-top:solid 5px #311d00;
	border-right:solid 5px #311d00;
	border-left:solid 5px #311d00;
	border-bottom:solid 80px #311d00;
	height: 100%;
	z-index: 3;
}
*/

/*Supersize Plugin Styles*/
#supersize{
	position:fixed;
}

#AgeVerificationPanel {
	width:500px;
	position:absolute;
	margin-left:50%;
	left:-400px;
	top:50px;
	height:300px;
	z-index:100;
	}
#AgeVerificationPanel H1 {z-index:10;height:126px;width:387px;text-indent:-99999px;background:url(../images/headline.gif);}
#AgeVerificationPanel P {color:#ffffff;font-size:18px;font-family:Arial, Helvetica, sans-serif;font-weight:normal;padding:8px 0px;text-transform:uppercase;}
#AgeVerificationPanel .TextBox {float:left;margin-right:5px;margin-top:10px;padding-top:3px;width:85px;height:24px;border:none;background-color:#311d00;color:#ffffff;font-size:18px;font-family:Arial, Helvetica, sans-serif;text-align:center;}
#AgeVerificationPanel .SubmitButton {float:left;margin-top:10px;width:85px;height:27px;border:none;background-color:#fff6ec;color:#311d00;font-size:18px;font-family:Arial, Helvetica, sans-serif;text-align:center;}
#AgeVerificationPanel span { float: left;}
#AgeVerificationPanel td { white-space: nowrap;}

#LeftFooter, #RightFooter {font-family:Arial, Helvetica, sans-serif; font-size:10px;font-weight:normal;color:#ae642e;position:absolute;bottom:0px;height:46px;z-index:5;padding-top:10px;}
#LeftFooter a, #RightFooter a {color: #ae642e;}
#LeftFooter {margin-left:50%;left:-515px;text-align:left;}
#RightFooter {margin-right:50%;right:-475px;text-align:right;}

#FBPanel {
	height:102px;
	width:340px;
	background:url(../images/facebook_bg.gif) no-repeat;
	position:absolute;
	top:75px;
	margin-right:50%;
	right:-350px;
}

#FBInner 
{
	margin-left: 10px;
	margin-top: 31px;
	width: 320px;
	height: 57px;
	background-color:#f4f4f4;
}
