﻿/************************* Module Layout Styles *************************/
div.WineExposedBase, html.WineExposedBase, html.WineExposedBase td{
	font-size: 10pt;
	color: #59595B;
	font-family: Verdana, Helvetica, sans-serif
}
.WineExposedBase .ModuleButton {
	float: right;
	position: relative
}
.WineExposedBase .ModuleTitle{
	font-size: 1.6em;
	margin-top: 15px;
	margin-bottom: 5px;
	color: #730E1C;
	font-weight: 500
}
.WineExposedBase .ModuleContent{
	vertical-align: top;
	color: #59595B;
	line-height: 1.4em
}
.Highlight{
	color: #730E1C
}
.WineExposedBase .Highlight{
	color: #730E1C
}
.WineExposedBase a {
	color: #59595B
}
.WineExposedBase a:hover {
	color: #730E1C
}
.WineExposedBase h1, .WineExposedBase .Head{
	font-size: 1.3em;
	font-weight: normal;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 2px;
	color: #730E1C
}
.WineExposedBase h2{
	font-size: 1.2em;
	font-weight: normal;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 2px;
	color: #730E1C
}
.WineExposedBase h3, .WineExposedBase h4, .WineExposedBase h5, .WineExposedBase h6{
	font-size: 1.1em;
	font-weight: normal;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 2px;
	color: #730E1C
}
.WineExposedBase .SubHead{
	font-size: 1em;
	font-weight: normal;
	color: #730E1C
}
.WineExposedBase p{
	padding: 0;
	margin-top: 2px;
	margin-bottom: 8px
}
.WineExposedBase ul{
	padding-left: 25px
}
.WineExposedBase .Field{
	font-weight: normal;
	font-size: .9em;
	background-color: #EFEFEF;
	border: 1px #59595B solid;
	font-family: Verdana, Helvetica, sans-serif
}
.WineExposedBase .Button, .WineExposedBase a.Button, .WineExposedBase a:link.Button, .WineExposedBase a:visited.Button, .WineExposedBase a:hover.Button, .WineExposedBase a:active.Button{
	border-right: #696969 1px solid;
	padding-right: 1em;
	border-top: silver 1px solid;
	margin-top: 0.1em;
	padding-left: 1em;
	font-weight: bolder;
	font-size: .9em;
	margin-bottom: 0.1em;
	padding-bottom: 3px;
	overflow: visible;
	border-left: silver 1px solid;
	color: #fff;
	line-height: 20px;
	padding-top: 3px;
	border-bottom: #696969 1px solid;
	background-repeat: repeat-x;
	background-color: #730E1C;
	text-align: center;
	text-decoration: none
}
.WineExposedBase input.Button{
	font-size: .9em;
	line-height: 12px
}