/*Versus Wines*/

*{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
} 

body{
	
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color:#660000;
}

a:link, a:visited{
		color:#C9403A; text-decoration: none;   
		}
a:hover, a:active{
		color:#C9403A; text-decoration: underline; 
		}
a.mastnav:link, a.mastnav:visited{
		color:#7E613F; text-decoration: none;   
		}
a.mastnav:hover, a.mastnav:active{
		color:#7E613F; text-decoration: underline; 
		}
a.goldlink:link, a.goldlink:visited{
		color:#EBBB1D; text-decoration: none;   
		}
a.goldlink:hover, a.goldlink:active{
		color:#AC1000; text-decoration: none; 
		}
		
#Wrapper{
	width:950px;
	height: 750px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left:auto;
	margin-right: auto;
	background: url(../Media/vsBGWrapper.jpg) top center repeat-y;

	/*position: absolute;*/
}
#GateBG{
	width:870px;
	height: 650px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left:auto;
	margin-right: auto;
	background: url(../Media/People.jpg);
	background-position: top;
	background-repeat: no-repeat;

	/*position: absolute;*/
}
#Confirm {
	width:100px;
	height:150px;
	float:left;
	margin-left:350px;
	margin-bottom:400px;
	display: inline;
}

#Header{
	width:950px;
	height:75px;
	background: url(../Media/VersusHeaderMain.jpg) center center no-repeat;
}
#headerSub {
	width:950px;
	height:75px;
	background: url(../Media/VersusHeaderSub.jpg) left center no-repeat;
}
#headerSocialIcons {
	width:400px;
	height:50px;
	float:right;
	margin-right:20px;
	margin-top:5px;
	
}


#flashSub {
	margin: 25px 0px  0px 0px;
}

#Content{
	width: 550px;
	height:590px;
	/*height:100%;
	height:auto !important;*/
	margin-bottom: 10px;
	float: left;
	background-image: url(../Media/vsBG550W.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}

#leftColumn {
	width: 400px;
	height: 590px;
	background-image: url(../Media/vsBGleftColumn.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	float: left;
}

#wideColumn {
	width: 950px;
}

 #Stage{
	width: 500px;
	margin: 0px;
	padding: 10px;
	overflow: auto
}

#Footer {
	margin: 20px 0px 0px 0px;
	width: 950px; 
	height: 100px;
	text-align: center;
	font-size: 11px;
	color: #7E613F;
	letter-spacing: 1px;
	float: left;
}

p {
	margin-bottom: 5px; 
}

h1 {
	font-size: 20px;
	letter-spacing: 2px;
	font-weight: normal;
	color:#660000;
	margin: 10px 0px 10px 0px;
}
h2{
	font-size: 17px;
	font-weight: normal;
	margin: 10px 0px 10px 0px;
}
h3{
	font-size: 16px;
	font-weight: normal;
}
td {
	margin: 0px;
	padding: 1px;
}
table {
	margin: 1px;
}

#leftColumn td {
	margin-left: 2px;
	padding: 4px;
	border: 1px solid #EDCB6B;
	
}

.FormBox {
font-family:arial, verdana, helvetica, sans-serif; font-size:12px; border:1px; border-style:solid; border-color:#660000; background-color:#FFF1C6 ; color:#660000; padding:2px; 
}
.FormButton {
font-family:arial, verdana, helvetica, sans-serif; font-size:12px; letter-spacing: 2px; border:1px; border-style:solid; border-color:#FFFFFF; background-color:#660000; color:#FFFFFF; padding:4px; 
}

.alpha60 { -khtml-opacity:.60; -moz-opacity:.60; -ms-filter:”alpha(opacity=60)”; filter:alpha(opacity=60); opacity:.60; } 
.alpha100 { -khtml-opacity:.100; -moz-opacity:.100; -ms-filter:”alpha(opacity=100)”; filter:alpha(opacity=100); opacity:.100; } 


#Promo {
	width: 117px;
	height: 135px;
	background-image: url(../Media/Promos/VernonKoekemoer.jpg);
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	top: 430px;
	left: 250px;
}

#Promo a {
	display: block;
	width: 100px;
	height: 130px;
}

