/*
	screen_all.css
	
	for vinowinebars.com
	For tech support: contact Art Delano
	
	MSIE stylesheet exceptions in screen_msie.css
*/
body {
	background: #000 url("../images/sub_bg.gif") repeat-x;
	margin: 0px;
	font-size:12px;
	font-family: Arial,"sans-serif";
	color: #fffab5;
	}
#home {
	background: url("../images/home_bg.gif") repeat-x #360808;
	}
div { margin:0;padding:0;position:relative; }
img { border:none; }
h1,h2,h3,h4,h5,h6 { color:#cc6600; }
strong {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
td { line-height:1.2em; }
a {
	text-decoration:underline;
	}
.reservation {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #cc6600;
	font-weight: 500;
}
.reservation a:link {
	color: #cc6600;
	text-decoration: none;
}


a:link {
	color:#ffcc66;
	}
a:visited {
	color:#ffdd77;
	}
a:hover {
	color:#fff;
	}
a:active {
	}
.clearall { float:none;clear:both;visibility:hidden;font-size:1px;line-height:1px;margin-bottom:-1px; }
#page {
	position:absolute;
	top:0;
	left:50%;
	margin-left:-380px;
	width:760px;
	min-height:100%;
	background:/*url("../images/sub_page_bg.jpg") no-repeat #300*/;
	}
#home #page {
	background:none;
	}
#title {
	z-index:1;
	}
/* drop-down navigation menu */
#hometitle #nav {
	padding:18px 0 0 50px;
	visibility:visible;
	}
 #hometitle #nav li {
	margin:0 10px;
	} 
#hometitle #nav li ul li {
	margin:0;
	}
#title #nav {
	padding:2px 0 0 30px;
	}
#nav,.contentnav ul {
	display:block;
	list-style:none;
	font-family: Courier,monospace;
	margin:0;
	padding:0;
	}
#nav li {
	display:block;
	list-style:none;
	float:left;
	width:135px;
	margin:0;
	padding:0;
	text-transform:uppercase;
	text-align:center;
	vertical-align:middle;
	position:relative;
	}
#nav a {
	display:block;
	color:#cc6600;
	width:135px;
	margin:0;
	text-decoration:none;
	vertical-align:middle;
	font-size:1.5em;
	}
#nav li ul {
	position:absolute;
	left:-999em;
	margin:-3px 0 0 0;
	padding:0;
	}
#nav li:hover ul,#hometitle #nav li ul {
	left:auto;
	}
#nav li ul li {
	text-transform:capitalize;
	float:none;
	width:135px;
	z-index:10;
	}
#nav li ul li a {
	border-bottom:dotted #cc6600 1px;
	color:#cc6600;
	width:135px;
	vertical-align:center;
	background:#360808;
	padding:5px 0 5px 0;
	font-weight:normal;
	font-size:1.2em;
	}
#nav li ul li.listhead {
	border-bottom:dotted #cc6600 1px;
	background:#360808;
	height:10px;
	font-size:1px;
	}
#nav li ul li.listtail {
	border:none;
	background:none;
	height:15px;
	font-size:1px;
	}
#nav a:link {
	color:#cc6600;
	}
#nav a:visited {
	color:#cc6600;
	}
#nav a:hover {
	color:#ffcc66;
	}
#nav ul li a:hover {
	background:#b30000;
	}
#nav a:active {
	}
/* content area */
#content {
	line-height:2em;
	margin-top:30px;
	z-index:0;
	}
.contenttext {
	float:left;
	width: 600px;
	color:#fffab5;
	}
.contenttitle {
	margin: 0 20px 0 -20px;
	display:block;
	float:left;
	clear:both;
	width:720px;
	}
.sidebar {
/* 	border-top:dotted #cc6600 1px; */
	width: 250px;
	margin: 0 0 0 15px;
	float:right;
	}
.sidebar div,.sidebar p {
/* 	border-bottom:dotted #cc6600 1px; */
	padding:0 0 .5em 0;
	margin:0;
	}
.contentnav {
	width: 125px;
	height:100%;
	top:0px;
	margin: 0 25px 0 15px;
	float:left;
	text-transform:capitalize;
	font-size:1.2em;
	}
.contentnav ul {
	border-top:dotted #cc6600 1px;
	}
.contentnav li {
	border-bottom:dotted #cc6600 1px;
	margin:0;
	line-height:1.1em;
	}
.contentnav a {
	padding: 6px 0 6px 0;
	color:#cc6600;
	text-decoration:none;
	display:block;
	}
.contentnav a:visited {
	color:#cc6600;
	}
.contentnav a:active {
	color:#ffcc66;
	}
.contentnav a:hover {
	color:#ffcc66;
	}
.illo {
	float:right;
	margin: 0 0 0 20px;
	padding:0;
	z-index:1;
	display:block;
	}
.illo_left {
	float:left;
	margin: 0 20px 0 0;
	padding:0;
	z-index:1;
	}
.illotail {
	margin:-1em;
	}
.returnlink {
	text-align:right;
	}
.footnote {
	font-style:italic;
	color: #cc6600;
	line-height:1.2em;
	}
.webform {  }
.webform p {
	width:100%;
	clear:both;
	float:none;
	padding-bottom:1.5em;
	line-height:1.4em;
	}
.webform h3 {
	margin:0;padding:0;
	}
.webform .formlabel {
	display:block;
	float:left;
	text-align:right;
	width:30%;
	margin-right:1em;
	padding:.2em 0 -.2em 0;
	}
.webform .formfield {
	display:block;
	float:left;
	text-align:left;
	width:65%;
	}
#winelist td {
	vertical-align: top;
	}
/* footer area */
#footer {
	color: #b30000;
	margin-left: 165px;
	}
#home #footer {
	margin-left:0;
	}
#footer a {
	color: #b30000;
	text-decoration:none;
	}
#footer a:hover {
	color:#ffcc66;
	}
/* EOF */
.reservation a:hover {

	color: #ffcc66;
	text-decoration: none;
}
.contentextras {
	margin: 0 20px 0 -50px;
	display:block;
	float:left;
	clear:both;
	width:720px;
}
.lrgHdr {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 26px;
	font-weight: bold;
	line-height: normal;
	color: #820024;
	font-variant: normal;
	letter-spacing: 1px;
}
.medHdr {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 20px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	font-variant: small-caps;
}
.smHdr {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #820024;
	font-variant: normal;
	line-height: 18px;
	font-style: italic;
}
.bodyText {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: normal;
	letter-spacing: normal;
	word-spacing: normal;
}
.medText {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.smText {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	line-height: normal;
}
.copyright {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
	display: block;
	font-weight: normal;
	margin-right: 20px;
	margin-left: 20px;
}
.copyright a:link {
	color: #820024;
	text-decoration: none;
}
.copyright a:visited {
	color: #628D30;
	text-decoration: none;
}
.copyright a:hover {
	color: #820024;
	text-decoration: none;
}
.errors {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #BB0000;
}
.tableHeader {
	background-color: #820024;
	padding: 3px;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	margin: 2px;
}
.tableRow1 {
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #820024;
	background-color: #000000;
	margin: 2px;
}
.tableRow2 {
	padding: 3px 8px;
	background-color: #B15D62;
	margin: 2px;
}
.tableCell1 {
	background-color: #000000;
	padding: 8px 10px 8px 8px;
}
.tableCell2 {
	background-color: #EEEEEE;
	padding: 3px;
}
.tableFooter {
	background-color: #000000;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #820024;
	margin: 10px 10px 4px;
	padding: 5px;
}
.tableFooter2 {
	padding: 3px;
	background-color: #000000;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #820024;
}.tableRow1_1 {
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #820024;
	background-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #820024;
	margin: 2px;
}
.tableHeader_1 {
	background-color: #820024;
	padding: 3px;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	margin: 2px;
}
.tableRowArchived {
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #584B32;
	background-color: #E2E8D2;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #820024;
	margin: 2px;
}
.tableRowArchLeft {
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #820024;
	background-color: #E2E8D2;
	margin: 2px;
}
.tableBorder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 3px;
	background-color: #000000;
}
.copyright a:hover {
	color: #820024;
	text-decoration: underline;
}

.outerBoarder {
	border: 1px solid #000000;
	background-color: #000000;
}
.tableArea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 5px;
	padding-left: 5px;
}
.tableInsert {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	padding: 8px;
	border: 5px solid #000000;
	background-color: #820024;
	float: right;
	margin-top: 18px;
	margin-bottom: 8px;
	margin-left: 8px;
}.sidebarLeft {
	/* 	border-top:dotted #cc6600 1px; */
	width: 250px;
	margin: 0 15px 0 55px;
	float:left;
}

