/* VictoryTavern.com stylesheet @2007 Coker Communications */

/* HTML Tag Styles */

body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background: #CCCCCC url(images/fauxpaper.jpg);
	}

p {
	margin: 0px;
	}

a,a:visited {
	color:#EEBB55;
	text-decoration: none;
	}

a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	}

/* Global Page Element Styles */
#catering {
	}

#calendar {
	width: 830px;
	color: #FFFFFF;
	background-color: #E5E5E5;
	}

#content #calendar img{
	border-width:0px
	}

#content #catering img{
	margin: 0px 0px 0px 0px;
	border: 0px;
	padding: 0px;
	
	}

#container {
	width: 850px;
	background-color: #333333;
	border: 1px solid #996633;
	text-align: left;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
#content {
	margin-top: 0px;
	padding: 10px;
	background-color: #333333;
	clear: both;
	}

#content h1 {
	color:#CC9933;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 5px;
	}

#content h2 {
	color:#CC9933;
	font-size: 16px;
	font-weight: bold;
	border-bottom: solid 1px #CC9933;
	clear: left;
	}

#content h4 {
	color:#FFFFFF;
	font-size: 16px;
	font-weight: bold;
	clear: left;
	text-decoration: underline;
	}

#content p {
	color:#FFFFFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	padding-bottom: 20px;
	}
	
#content img {
	float:left;
	border:1px solid #CC9933;
	margin: 0px 10px 10px 0px;
	}

#events {
	width: 130px;
	height: 350px;
	padding: 5px;
	background-color: #000000;
	float: right;
	border-right: 1px solid #cc9933;
	border-left: 1px solid #cc9933;
	border-top: 1px solid #cc9933;
	}

#events h1{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #cc9933;
	}

#events h2{
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #cc9933;
	margin-bottom: 3px;
	margin-top: 10px;
	}

#events p{
	font-size: 12px;
	text-align: left;
	color: #dddddd;
	padding-bottom: 10px;
	line-height: 16px;
	}

#events a:link, #footer a:visited{
	color: #CC9933;
	}

#events a:hover{
	color: #dddddd;
	}
	
#events img {
	margin:1px 2px 1px 1px;
	float:none;
	border-width: 0px;
	vertical-align: top;
	}

#eventsbot {
	width: 130px;
	height: 50px;
	padding: 5px;
	background-color: #000000;
	float: right;
	border-right: 1px solid #cc9933;
	border-left: 1px solid #cc9933;
	border-bottom: 1px solid #cc9933;
	}

#eventsbot p{
	font-size: 12px;
	text-align: left;
	color: #dddddd;
	padding-bottom: 10px;
	line-height: 16px;
	}

#eventsbot a:link, #footer a:visited{
	color: #CC9933;
	}

#eventsbot a:hover{
	color: #dddddd;
	}
	
#eventsbot img {
	margin:1px 2px 1px 1px;
	float:none;
	border-width: 0px;
	vertical-align: top;
	}

#eventsleft {
	width:300px;
	float: left;
	height: 600px;
	padding: 20px 40px 10px 20px;
	display: none;
	background-image: url(images/eventbox.png);
	background-repeat: no-repeat;
	}

#eventsleft img {
	float: left;
	color:#0033FF;
	}

	
#eventsright {
	width:375px;
	float: right;
	height: 600px;
	overflow: auto;
	scrollbar-3dlight-color:#666666;
	scrollbar-arrow-color:#ffd01c;
	scrollbar-base-color:#212121;
	scrollbar-track-color:#121212;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-shadow-color:#666666;
	overflow-x:hidden;
	padding: 5px;
	border: 1px solid #999999;
	background-image: url(images/grey_trans_20.png);
	margin-bottom: 10px;
	}
	
#feature {
	width: 130px;
	border: 1px solid #333333;
	height: 80px;
	padding: 5px 5px;
	background-color: #333333;
	float: right;
	clear: right;
	}

#feature h1{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #cc9933;
	margin-bottom: 0px;
	}

#feature h2{
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #cc9933;
	margin-bottom: 3px;
	}

#feature p{
	font-size: 12px;
	text-align: center;
	color: #dddddd;
	}

#feature a:link, #footer a:visited{
	color: #CC9933;
	}

#feature a:hover{
	color: #dddddd;
	}

#flash {
	float:left;
	}

#footer {
	height: 12px;
	font-size: 11px;
	padding: 5px 15px 3px 15px;
	font-weight: bold;
	border-top: 1px solid #cc9933;
	color: #CC9933;
	background-color: #333333;
	clear: both;
	}

#footer a:link, #footer a:visited{
	color: #CC9933;
	}

#footer a:hover{
	color: #dddddd;
	}

#header {
	height: 90px;
	background-color: #FFFFFF;
	padding: 10px 10px 0px 10px;
	}

#main {
	width: 830px;
	height: 575px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 24px;
	z-index: 1;
	background-color: #333333;
	}

#main_noflash {
	width: 675px;
	height: 450px;
	float: left;
	color: #FFFFFF;
	z-index: 1;
	position: relative;
	background: #333333 url(images/vt_scene5.jpg);
	}

#main_noflash p {
	font-size:24px;
	font-style: italic;
	font-weight: bold;
	line-height: 40px;
	}

#rightside {
	float:right;
	clear: right;
	}
	
#popup {
	color:#0033FF;
	}

/* Individual Page Elements */

#about {
	text-align:left;
	padding-left: 450px;
	background-image: url(images/vt_about.jpg);
	height: 600px;
	background-repeat: no-repeat;
	padding-top: 15px;
	}

#chef {
	text-align:left;
	padding-left: 400px;
	background-image: url(images/vt_kitchenline.jpg);
	height: 600px;
	background-repeat: no-repeat;
	padding-top: 15px;
	}

#contact {
	text-align:left;
	padding-left: 350px;
	background-image: url(images/vt_vertsign.jpg);
	height: 750px;
	background-repeat: no-repeat;
	padding-top: 15px;
	}

#dining {
	text-align:left;
	padding-left: 50px;
	background-image: url(images/vt_table.jpg);
	height: 600px;
	background-repeat: no-repeat;
	padding-top: 15px;
	}

#menu {
	text-align:left;
	padding-left: 30px;
	float: right;
	width: 570px;
	}

#menu p {
	font-size: 13px;
	font-weight: normal;
	}

#menupics {
	width: 210px;
	float: left;
	}

#menupics img {
	clear: both;
	margin: 15px 5px 2px 5px;
	float: none;
	}

#menupics p {
	font-weight: bold;
	text-align: center;
	color: #CC9933;
	}

#privatedining {
	text-align:left;
	padding-left: 50px;
	background-image: url(images/vt_privdining.jpg);
	height: 600px;
	background-repeat: no-repeat;
	padding-top: 15px;
	}


#reservations {
	text-align:left;
	padding-left: 350px;
	background-image: url(images/vt_barlamps.jpg);
	height: 450px;
	background-repeat: no-repeat;
	}

#staff {
	text-align:left;
	padding-left: 400px;
	background-image: url(images/vt_spirallamp.jpg);
	height: 600px;
	background-repeat: no-repeat;
	padding-top: 15px;
	}
	
#emailbox {
	text-align:center;
	width: 135px;
	}
#emailbox img {
	float:none;
	border: 0px solid #111111;
	}

/* Presentation Classes */

.inline {
	float:left;
	margin: 0px 10px 10px 0px;
	border: 1px solid #cc9933;
	}
	
.caption {
	text-align: center;
	color: #CC9933;
	
	}


/* Navigation Menu */
#nav {
	background: #CC9933 url(images/nav_fade.gif) repeat-x top right;
	height: 40px;
	font-size: 16px;
	border-bottom: 3px solid #bb8822;
	display: block;
	position: relative;
	z-index: 3;
	}
#nav ul {
	list-style: none;
	margin-left: -40px;
}

#nav li {
	position: relative;
	list-style-type: none;
	text-align: center;
	float: left;
	display: block;
	border-right: 1px solid #BB8822;
	}

#nav li.first	{ 
	background: url(../images/nav_topleft.gif);
	width: 8px;
	height: 40px;
	}
	
#nav a:link, #nav a:visited	{
	display: block;
	float: left;
	height: 40px;
	line-height: 40px;
	width: 138px;
	background: #c93 url(images/nav_fade.gif) -10px 0px;
	color: #885500;
	font-weight: bold;
	border-bottom: 3px solid #bb8822;
	}
	
#nav a:hover	{
	color: #000000;
	background: #E5B700 url(images/nav_fade.gif) -10px 40px;
	text-decoration: none;
	}

/* DROP DOWN */
/* controls links on drop down */
#nav li ul li a:link, #nav li ul li a:visited {
	padding: 3px 3px;
	line-height: 20px;
	text-decoration: none;
	text-align: left;
	display: block;
	z-index: 5;
	background: #c93 url(images/menu_fade.gif) 0px -20px;
	cursor: hand;
	font-size: 12px;
	height: 100%;
	width: 131px;
	font-weight: normal;
	border: 0px;
	border-bottom: 1px solid #bb8822;
	}
	
#nav li ul li a:hover	{
	background: url(images/menu_fade.gif) 0px -100px;
	border: 0px;
	border-bottom: 1px solid #DD0044;
	text-decoration: underline;
	}

#nav li ul { /* second-level lists */
	display: none;
	position: absolute;
	top: 40px;
	left: -1px;
	}

#nav li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: 40px;
	left: 40px;
	}

#nav li:hover ul, #nav li.over ul { /* lists nested under hovered list items */
	display: block;
	width: 110px;
	padding: 0px 0px 0px;
	border: 1px solid #cc9933;
	border-width: 1px 0px 0px 1px;
	}

/* END DROPDOWN */	

/* OpenTable Styles ==================================================================== */
/* Outside Table properties */
#feedTable td {
	padding:2px 2px 0px 0;
	font-family:arial;
	font-size:12px;
}

/* Title Text */
.feedTitle {
	margin:0px 2px 5px 0px;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
}
/* Form Title Tags */
.feedFormTitle {
	float:right;
	vertical-align:middle;
}
/* Form Time Title Tags */
.feedFormTimeTitle {
	padding:4px 0px;
	float:left;
}
/* Form Time Title Tags */
.feedFormDateTitle {
	padding:4px 0px;
	float:right;
}
/* Text Form Fields */
.feedFormField {
	font-size:12px;
	margin:2px 2px 2px 2px;
}
/* Text Form Field for Date field */
.feedFormfieldCalendar {
	font-size:12px;
	margin:2px 2px 2px 2px;
	width:100px;
}

/* Logo Treatment */
#logoLink
{
	float:right;
	margin:0px;
}
#logo
{
	border-width:0px;
	margin:0px;
}
#dateDisplay
{
	font-size:10px;
	color:#999;
 	font-family:arial;
	float:right;
	margin:0px 30px 0px 0px;
}

/*** calendar styles ***/

/* Placeholder. Don't change this */
.imgCal 
{
	position: absolute; 
	display: none; 
	z-index:100;
}

/* Calendar Table properties */
#imageCal table {
	font-size:12px;
 	width:150px;
	font-family:arial;
	font-weight: bold;
	background:#FFF;
}
#imageCal td {
	padding:0px 0px 0px 0;
	text-align:center;
}

/* Days in the future */
.clickableDays 
{	
	color: #000000; 
	text-decoration: none;
	height:18px;
}

/* Days in the past */
.nonclickableDays 
{	
	color: #CCCCCC;
	height:18px;
}

/* Name of the month at the top */
.months 
{
	color: #FFFFFF; 
	text-decoration: none 
}

/* Day of the week */
.weekdays
{
	color: #000000; 
	text-decoration: none; 
	color:#666666;
	background-color:#EFEFEF; 
	width:14%;
}

/* End OpenTable Styles ====================================================== */
