/* images */
img {
	align: center;
	}

/* general fonts */

body,p,ol,ul,div {
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	color: black;
	font-style: normal;
/*	line-height: 150%;*/
	margin: 0px;
	
}
body{
	/*background-color: #eaddc6;*/
}

/* headings */

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color:#d60c02; font-size: 1.5em; 
	text-align:center; 
	padding: 1em;
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color:#d60c02; font-size: 1.25em; 
	text-align:center
}

h3 {
	font-family: arial, helvetica, sans-serif;
	background-color: #990000;
	font-size: 11pt;
	color: white;
	margin-top: 0px;
	margin-bottom: 0px;
	padding:3px;
	border-bottom: 1px solid #330000; /* dark blue */
}

h4 {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: white;
	margin-top: 0px;
	margin-bottom: 0px;
	padding:3px;
	border-bottom: 1px solid #330000; /* dark blue */
}

h5 {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	color: white;
	margin-top: 0px;
	margin-bottom: 0px;
	padding:3px;
	border-bottom: 1px solid #330000; /* dark blue */
}

.normalColumn {
padding: 10px;
}


.MainTable{
	border:2px solid #d9cfc0;
	background:#FFFFFF;
}

/* bold title same as text size */

.title {
	font-family: verdana, sans-serif;
	color: #000000; /* black */
	font-weight: bold;
	font-variant: small-caps;
	font-stretch: wider;
	font-size: 11px;
	padding: 0.2em
}

/* blue border for tables */

.border {
	border: 1px solid #C0C8D4;
}

/* in text hyperlinks */

a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a:visited {
	font-weight: bold;
	color: #000000; /* black */
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

/* left navigation menu */

.leftnav, .leftnav TD{
	background: url("/images/layout/bar_left.jpg");
	background-repeat: repeat-y;
	margin-left: 10px;
	padding-left: 29px; 
	padding-top: 0px;
	background-color: #EBEBEB;
}

.topnav a:link {
	font-weight: bold;
	font-family: verdana, sans-serif;
	text-decoration: none;
	color: #ffffff; /* dark blue */
}

.topnav a:visited {
	font-weight: bold;
	font-family: verdana, sans-serif;
	text-decoration: none;
	color: #ffffff; /* dark blue */
}

.topnav a:active {
	font-weight: bold;
	font-family: verdana, sans-serif;
	text-decoration: none;
	color: #ffffff; 
}

.topnav a:hover {
	font-weight: bold;
	font-family: verdana, sans-serif;
	text-decoration: underline;
	color: #ffffff; 
}

.topnav_act a:link {
	font-size: 11px;
	font-weight: bold;
	font-family: verdana, sans-serif;
	text-decoration: none;
	color: #003366; /* dark blue */
	border: 1px solid #003366; /* dark blue */
	background-color: #c0c8d4; /* lite blue grey */
}

.topnav_act a:visited {
	font-size: 11px;
	font-weight: bold;
	font-family: verdana, sans-serif;
	text-decoration: none;
	color: #003366; /* dark blue */
	border: 1px solid #003366; /* dark blue */
	background-color: #c0c8d4; /* lite blue grey */
}

.topnav_act a:hover {
	font-size: 11px;
	font-weight: bold;
	font-family: verdana, sans-serif;
	text-decoration: none;
	color: #003366; /* dark blue */
	border: 1px solid #003366; /* dark blue */
	background-color: #c0c8d4; /* lite blue grey */
}

/* forms fields */

select {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px
}

textarea {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px
}

input {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	border: thin solid #000000;
	background: #ffffff;
}

.login{
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	color: white;
	font-size: 10px;
}

.caption {
	font-family : verdana, sans-serif;
	font-size : 10px;
	color : #000000;
}

.bulletlist {
	font-family : verdana, sans-serif;
	font-size : 10px;
	color : #000000;
}

/* mailform formatting */

.mailform {
	font-family : verdana, sans-serif;
	font-size : 11px;
	color : #003366;
	font-weight : normal;
}

.mailformrequired {
	font-family : verdana, sans-serif;
	font-size : 11px;
	color : #003366;
	font-weight : bolder;
}

.mailformcomment {
	font-family : verdana, sans-serif;
	font-size : 11px;
	color : #cc0000;
	font-weight : bolder;
}

.mailformradio {
	font-family : verdana, sans-serif;
	font-size : 10px;
	color : #003366;
	font-weight : normal;
}

.filelinks {
	font-family : verdana, sans-serif;
	font-size : 12px;
	color : #000000;
}

.filelinkssize {
	font-family : verdana, sans-serif;
	font-size : 12px;
	color : #000000;
}

.sideborders {
	border-left: 1px solid #990000;
	border-right: 1px solid #990000;
	padding-right: 1px;
	padding-left: 1px;
}

/* restaurant styles */

.topBorder {
	border-top: 1px solid black;
	padding-top: 3px;
	margin-top: 3px;
}

.rightBorder {
	border-right: 1px solid black;
}

.bottomBorder {
	border-bottom: 1px solid black;
	font-size: 9pt;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}

.attentionBox {
	border: 1px solid black;
	font-weight: bold;
	font-size: 15pt;
	background-color: #E9CF3F;
	width: 420px;
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
}

.attentionBox a:link {
	text-decoration: none;
}

.attentionBox a:hover {
	text-decoration: underline;
}
.attentionBox a:visited {
	text-decoration: none;
}

/* CE style */

.ceBox {
	border: 1px #515151 solid;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	background-color: #EEEEEA;
}

.ceHeader {
	background: url(/okwineclub/fileadmin/wineclub/assets/img/layout/tiles/okwineclubbar.jpg) repeat-x;
	text-align: center;
	height: 27px;
	font-weight: bold;
	font-size: 9pt;
	background-color: #EEEEEA;
	vertical-align: center;
	text-align: center;
}

.ceText {
	font-size: 8pt;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.ceTextheadline {
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
}

.borderSides {
	border-left: 1px solid #990000;
	border-right: 1px solid #990000
}

.bulletlist {
	font-size: 10pt;
}

.imgtext-table {
	margin-top: 0px;
}

.footer{
	padding: .35em;
	font:Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
	text-align:center;
	font-size: 10px;
}