/* CSS Document */
/*USED*/
.BodyClass
{
	margin: 0px;
	background-color: #FFFFFF;
}
.TopBG
{
	background-image: url(../../images/TopBG.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
.PeopleTopBG
{
	background-image: url(../../images/PeopleBanner.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
.VineTopBG
{
	background-image: url(../../images/VineBanner.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
.ProductDetailTopBG
{
	background-image: url(../../images/ProductDetailBanner.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
.ProductListTopBG
{
	background-image: url(../../images/ProductListBanner.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
.ContactTopBG
{
	background-image: url(../../images/ContactBanner.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
.HomeTopBG
{
	background-image: url(../../images/HomeHeader.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
.RightSideBG
{
	background-image: url(../../images/bg.gif);
	background-position: right;
}
.NavBGStrip
{
	background-image: url(../../images/NavBG.gif);
	background-repeat: repeat-y;
	background-position: left;
}
/*UNUSED*/
.StripeBG
{
	background-image: url(../../images/FooterBg.gif);
}
.SearchBoxBG
{
	background-image: url(../../images/Elite_04.gif);
	width: 197px;
	height: 35px;
}
.BottomBar
{
	background-image: url(../../images/BottomBarBg.gif);
	height: 34;
	width: 779px;
	background-repeat: repeat-x;
	text-align: right;
}
.ContentArea
{
	background-image: url(../../images/ContentAreaBg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #404040;
	width: 779px;
	height: 424px;
	vertical-align: top;
}
.HomeContentArea
{
	width: 426px;
	vertical-align: top;
	font-family: Verdana;
	font-size: 11px;
	color: White;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 30px;
}
.Content
{
	background-color: #FFFFFF;
	vertical-align: top;
}
.searchfield
{
	width: 147px;
	background-color: #3B3C3A;
	border: 0px;
	height: 15px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #B3B3B3;
	padding-right: 2px;
}
.SearchCell
{
	background-image: url(../../images/SearchFieldBg.gif);
	text-align: right;
	width: 159px;
	height: 18px;
}
.ProductContentTop
{
	height: 45px;
	background-image: url(../../images/ProductTopShadow.gif);
	background-repeat: repeat-x;
}
.blankButton
{
	height: 16px;
	width: 250px;
	font-family: Tahoma;
	font-size: 9px;
	color: #333333;
	text-indent: 12px;
	vertical-align: top;
	background-image: url(../../images/blankButton.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	padding-top: 2px;
}
.GreyFormButton
{
	height: 17px;
	background-color: #40403F;
	border: 0px;
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
}
.SearchButtonStyle
{
	background-image: url(../../images/SubmitButton.gif);
	background-repeat: no-repeat;
	width: 69px;
	height: 38px;
	border: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	cursor: pointer;
}
.LoginButtonStyle
{
	background-image: url(../../images/Buttons2_34.gif);
	background-repeat: no-repeat;
	width: 127px;
	height: 38px;
	border: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	cursor: pointer;
}
.ShadowRepeat
{
	background-image: url(../../images/NewsShadowRepeat.jpg);
	background-repeat: repeat-y;
}

.hidden
{
    display: none;
}
