/*BODY STYLES*/
body {
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
}
html, body {
    height: 100%;
}

/*td, tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#d2b54e;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1.25pt;
	line-height: 1.5em;
}*/

/*Image Border*/

img {
  border: none;
  padding: 0px;
  margin: 0px;
}
form{
	padding:0px;
	margin:0px;
}
/*CONTENT TABS*/

#webliteTab{
	position:relative;
	width: 591px;
	height:27px;
	background-image: url(../images/awdWebliteTopBG.gif);
	background-repeat: no-repeat;
	background-position: center top;	
}
.webliteTitle{
	position:relative;
	height:27px;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #8c127d;
	line-height: 27px;
	text-decoration: none;
}
#wTabLeft{
	float:left;
	bottom:0px;
	left:0px;
	width:5px;
	height:27px;
	background-image: url(../images/awd2TabEnd1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#wTabRight{
	float:left;
	bottom:0px;
	right:0px;
	width:23px;
	height:27px;
	background-image: url(../images/awd2TabEnd2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	
}
#wTabMid{
	float:left;
	bottom:0px;
	right:0px;
	/*width:23px;*/
	height:27px;
	background-color:#f0f4e1;
}
/*SPECIALS TABS*/

#sTabContainer{
	width: 591px;
	height: 51px;
	background-image: url(../images/awd2SpecialsHeadBG.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	vertical-align: bottom;
}
#sTabContainer3{
	width: 591px;
	height: 51px;
	background-image: url(../images/awd2AdminHeadBG.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	vertical-align: bottom;
}
#sTabContainer2{
	width: 591px;
	height: 27px;
	padding-top: 25px;
	vertical-align: bottom;
}

#sTabLeft{
	float:left;
	bottom:0px;
	left:0px;
	width:5px;
	height:27px;
	background-image: url(../images/awd2TabEnd1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}


#sTabRight{
	float:left;
	bottom:0px;
	right:0px;
	width:23px;
	height:27px;
	background-image: url(../images/awd2TabEnd2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	
}
#sTabRight2{
	float:left;
	bottom:0px;
	right:0px;
	width:29px;
	height:27px;
	background-image: url(../images/awd2TabEnd3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	
}
#sTabMid{
	float:left;
	bottom:0px;
	right:0px;
	/*width:23px;*/
	height:27px;
	background-color:#f0f4e1;
}
#sTabMid2{
	float:left;
	bottom:0px;
	right:0px;
	/*width:23px;*/
	height:27px;
	background-color:#f0f4e1;
	background-image: url(../images/awd2TabEnd3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	
}
/*.sTabTitle{
	/*position:relative;
	height:26px;
	padding-top: 25px;*/
	/*padding-left: 20px;
	padding-right: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fe9a00;
	line-height: 26px;
	text-decoration: none;
}*/
.sTabTitle a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #fe9a00;
	text-decoration: none;
}
.sTabTitle a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #fe9a00;
	text-decoration: none;
}
.sTabTitle a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #7dc1e8;
	text-decoration: none;
}
.sTabTitle a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #7dc1e8;
	text-decoration: none;
}
.sTabTitle2{
	/*position:relative;
	height:26px;
	padding-top: 25px;*/
	padding-left: 23px;
	padding-right: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	/*text-transform: uppercase;*/
	color: #c9bc54;
	line-height: 27px;
	text-decoration: none;
}
.sTabTitle2 a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #c9bc54;
	text-decoration: none;
}
.sTabTitle2 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #c9bc54;
	text-decoration: none;
}
.sTabTitle2 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #7dc1e8;
	text-decoration: none;
}
.sTabTitle2 a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #7dc1e8;
	text-decoration: none;
}
.sTabTitle3{
	/*position:relative;
	height:26px;
	padding-top: 25px;*/
	padding-left: 23px;
	padding-right: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fe9a00;
	line-height: 27px;
	text-decoration: none;
}
.sTabTitle3 a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fe9a00;
	text-decoration: none;
}
.sTabTitle3 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #c9bc54;
	text-decoration: none;
}
.sTabTitle3 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #7dc1e8;
	text-decoration: none;
}
.sTabTitle3 a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #7dc1e8;
	text-decoration: none;
}
/*ADMIN TAB STYLES*/

#adminTop{
	position:relative;
	width: 591px;
	height:8px;
	background-image: url(../images/awd2AdminTop.gif);
	background-repeat: no-repeat;
	background-position: center top;	
}

.adminTitle{
	height:27px;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #145d86;
	line-height: 27px;
	text-decoration: none;
}
.adminTitle a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #145d86;
	text-decoration: none;
}
.adminTitle a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #145d86;
	text-decoration: none;
}
.adminTitle a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #db0d0d;
	text-decoration: underline;
}
.adminTitle a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #db0d0d;
	text-decoration: none;
}
.adminTitle1{
	height:27px;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #db0d0d;
	line-height: 27px;
	text-decoration: none;
}
.adminTitle1 a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #db0d0d;
	text-decoration: none;
}
.adminTitle1 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #db0d0d;
	text-decoration: none;
}
.adminTitle1 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #db0d0d;
	text-decoration: underline;
}
.adminTitle1 a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #db0d0d;
	text-decoration: none;
}




.adminTitle2{
	height:27px;
	padding-left: 14px;
	padding-right: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #145d86;
	line-height: 27px;
	text-decoration: none;
}
.adminTitle2 a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #145d86;
	text-decoration: none;
}
.adminTitle2 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #145d86;
	text-decoration: none;
}
.adminTitle2 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #db0d0d;
	text-decoration: underline;
}
.adminTitle2 a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #db0d0d;
	text-decoration: none;
}

.adminTitle3{
	height:27px;
	padding-left: 28px;
	padding-right: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #db0d0d;
	line-height: 27px;
	text-decoration: none;
}
.adminTitle3 a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #db0d0d;
	text-decoration: none;
}
.adminTitle3 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #db0d0d;
	text-decoration: none;
}
.adminTitle3 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #db0d0d;
	text-decoration: underline;
}
.adminTitle3 a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #db0d0d;
	text-decoration: none;
}













#adminTabLeft{
	float:left;
	bottom:0px;
	left:0px;
	width:5px;
	height:27px;
	background-image: url(../images/awd2TabEnd1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}


#adminTabRight{
	float:left;
	bottom:0px;
	right:0px;
	width:23px;
	height:27px;
	background-image: url(../images/awd2TabEnd2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	
}
#adminTabRight2{
	float:left;
	bottom:0px;
	right:0px;
	width:29px;
	height:27px;
	background-image: url(../images/awd2TabEnd3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	
}
#adminTabMid{
	float:left;
	bottom:0px;
	right:0px;
	/*width:23px;*/
	height:27px;
	background-color:#f0f4e1;
}
/*#adminTabMid1{
	float:left;
	bottom:0px;
	right:0px;
	/*width:23px;*/
	/*height:27px;
	background-color:#e7ebd6;
}*/

#adminTabMid1{
	float:left;
	bottom:0px;
	right:0px;
	/*width:23px;*/
	height:27px;
	background-color:#f0f4e1;
}
/*#adminTabMid2{
	float:left;
	bottom:0px;
	right:10px;
	left: -90;
	/*width:323px; */
	/*height:27px;
	background-color:#f0f4e1;
	background-image: url(../images/awd2TabEnd3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	
}*/
#adminTabMid2{
	float:left;
	bottom:0px;
	right:10px;
	left: -90;
	/*width:323px; */
	height:27px;
	background-color:#f0f4e1;
	background-image: url(../images/awd2TabEnd3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	
}


#adminTabMid3{
	float:left;
	bottom:0px;
	right:0px;
	/*width:23px;*/
	height:27px;
	background-color:#f0f4e1;
	background-image: url(../images/awd2TabEnd4.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	
}
/*#adminTabMid4{
	float:left;
	bottom:0px;
	right:0px;
	/*width:23px;*/
	/*height:27px;
	background-color:#e7ebd6;
	background-image: url(../images/awd2TabEnd5.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	
}*/
#adminTabMid4{
	float:left;
	bottom:0px;
	right:0px;
	/*width:23px;*/
	height:27px;
	background-color:#f0f4e1;
	background-image: url(../images/awd2TabEnd5.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	
}

#wTabLeft1{
	float:left;
	bottom:0px;
	left:0px;
	width:0px;
	height:27px;
	background-image: url(../images/awd2TabEnd1.1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#wTabRight1{
	float:left;
	bottom:0px;
	right:0px;
	width:23px;
	height:27px;
	background-image: url(../images/awd2TabEnd6.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	
}
#adminTabsBottom{
	width:752px;
	height:23px;
	background-image: url(../images/awd2_admin_tabBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	
	
}
#adminTabsBottom1{
position:relative;
	width:752px;
	height:23px;
	background-image: url(../images/awd2_admin_tabBottom1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	
	
}

/*#sTabContainer{
	width: 591px;
	height: 51px;
	background-image: url(../images/awd2SpecialsHeadBG.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	vertical-align: bottom;
}*/
#sTabContainerAdmin{
	width: 100%;
	height: 51px;
	background-image: url(../images/awd2AdminHeadBG.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	vertical-align: bottom;
}
/*#sTabContainer2{
	width: 591px;
	height: 27px;
	padding-top: 25px;
	vertical-align: bottom;
}*/
#tabWrapper{
position:relative;
	width:752px;
	height:23px;

}
#tabWrapper2{
position:relative;
width:752px;
height:46px;
background-image: url(../images/awd2_tabBG3.gif);
background-repeat: no-repeat;
background-position: left bottom;	

}
/*#adminTabsBG{
	width:752px;
	height:27px;
	background-image: url(../images/awdWineryTabBg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	
}*/
#adminTabsBG{
	width:752px;
	height:27px;
	background-image: url(../images/awdWineryTabBg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	
}




