﻿/*
Internet Explorer [in addition to normal, SO the differences only]
	* html #selector {property: value} [id]
	* html .selector {property: value} [class]
Firefox [normal]
	#selector {property: value} [id]
	.selector {property: value} [class]
*/

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #1c1c1c;  /* 3997B3*/
    background-repeat: repeat-x;
	background-image: url('../images/grunge3.jpg'); 
	height: 100%;
    }

.wrapper {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	top: -390px;
	position: relative;
	}

.banner {
	display: block;
	margin: 0 auto;
	text-align: center;
	background-image: url('../images/newdark1002.gif'); 
	background-repeat: no-repeat;
	height: 382px;
	overflow:hidden;
    }

/* menu madness */

.sidenav span {
	display: none;
	position: absolute;
    }

.sidenav a {
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
    }
    
.sidenav a:hover {
	background-position: left bottom;
    }
    
.sidenav a:hover span{
	display: block;
    }

/* bring on the menu's */ 

.sidenav .logo {
	width: 261px; /* 253 221px */
	height: 137px;  /* 110 119px */
	background: url('../images/pasticheme_logo_new2.gif') no-repeat;
	left: 65px;  /* 65 87px */
	top: 35px;  /* 35 21px */
	z-index: 210;
    }


.sidenav .logo span {
	width: 261px;
	height: 137px; 
	background: url('../images/pasticheme_logo_new.gif') no-repeat;
	left: 0px; 
	top: 0px;
	z-index: 210;
    }

/* .sidenav .logo span {
	width: 104px;  105px 
	height: 38px;   36px 
	background: url('../images/pasticheme_logo2_big.jpg') no-repeat;
	left: 4px;   0px *
	top: -25px;   0px 
    }*/

.sidenav .menu {
	width: 149px;
	height: 40px;
	background: url('../images/menu.gif') no-repeat;
	left: 22px;
	top: 155px;
	z-index: 211;
    }

.sidenav .wine {
	width: 166px;
	height: 42px;
	background: url('../images/wine.gif') no-repeat;
	left: 17px;
	top: 195px;
	z-index: 207;
    }  
    
.sidenav .private {
	width: 180px;
	height: 50px;
	background: url('../images/private.gif') no-repeat;
	left: 9px;
	top: 233px;
	z-index: 206;
    }  
    
.sidenav .private span {
	width: 128px;
	height: 110px;
	background: url('../images/private2.gif') no-repeat;
	left: 28px;
	top: 31px;
	z-index: 205;
    }
    
.sidenav .contact {
	width: 166px;
	height: 68px;
	background: url('../images/contactus.gif') no-repeat;
	left: 195px;
	top: 298px;
	z-index: 204;
    } 
    
.sidenav .location {
	width: 100px;
	height: 50px;
	background: url('../images/location.gif') no-repeat;
	left: 221px;
	top: 275px;
	z-index: 203;
    } 
    
.sidenav .restaurant {
	width: 155px;
	height: 34px;
	background: url('../images/restaurant.gif') no-repeat;
	left: 211px;
	top: 222px;
	z-index: 202;
    } 
    
.sidenav .whats {
	width: 207px;
	height: 46px;
	background: url('../images/whats.gif') no-repeat;
	left: 163px;
	top: 193px;
	z-index: 201;
    } 

.sidenav .reserve {
	width: 160px;
	height: 46px;
	background: url('../images/reserve.gif') no-repeat;
	left: 205px;
	top: 245px;
	z-index: 200;
    } 
    
/**/
/* top menu madness */

.topnav span {
	display: none;
	position: absolute;
    }

.topnav a {
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
    }
    
.topnav a:hover {
	background-position: left bottom;
    }
    
.topnav a:hover span{
	display: block;
    }

/* bring on the top menu's */ 

.topnav .topmenu {
	width: 65px;
	height: 31px;
	background: url('../images/topmenudark.gif') no-repeat;
	left: 23px;
	top: 18px;
	z-index: 201;
    }
    
.topnav .toplocation {
	width: 76px;
	height: 36px;
	background: url('../images/toplocationdark.gif') no-repeat;
	left: 109px;
	top: 18px;
	z-index: 201;
    } 

.topnav .topcontact {
	width: 112px;
	height: 35px;
	background: url('../images/topcontactdark.gif') no-repeat;
	left: 218px;
	top: 18px;
	z-index: 201;
    }  

.topnav .topphone{
	width: 150px;
	height: 25px;
	background: url('../images/topphonedark.gif') no-repeat;
	left: 85px;
	top: 55px;
	z-index: 201;
    } 
       
/**/

div.content {
	display: block;
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
	border-top: 1px solid #444444; /*#27677A */
	border-right: 1px solid #444444; /*#27677A */
	border-bottom: 0px;
	border-left: 1px solid #444444; /*#27677A */
	position: relative;
	left: 0px; /*95px*/
	top: -20px;
	bottom: 0px;
	width: 977px;  /*875px*/
    position: relative;
    min-height: 100%;
    height: 100%;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: auto;
	text-align: left;
	}
	
html>body div.container {
    height: auto;
	}
    
div.rightside {
	display: block;
	padding: 0px;
	margin: 0px;
	position: relative;
	float: right;
	left: 0px;
	top: 0px;
	width: 540px;
    }
    
div.leftside  {
    display: block;
	padding: 0px;
	margin: 0px;
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 375px;
	text-align: left;
	/* border: 2px dashed #3388cc; */
    }


div.leftside0 {
	display: block;
	position: relative;
	left: -18px;
	top: -400px;
	width: 384px;
	height: 446px;
	float: left;
    clear: right;
    padding: 0px 0px 0px 0px;
	margin: 0px 8px -60px 0px;/**/
	z-index: 4;
    }
    
div.content form {
    margin: 25px;
    }
    
div.pix {
	display: none;
    }
 
div.topnav {
	display: block;
	padding: 0px;
	margin: 0px;
	position: relative;
	left: 500px;
	top: 0px;
	width: 334px;
	height: 120px;
    }
    
div.header {
	display: block;
    }
    
div.footer {
    display: block;
    clear: both; 
    margin: 0px;
    padding: 25px 0px 25px 10px;
    font-size: 10px;
	color: #999999;
    width: 967px;  /*865px*/
    border-right: 1px solid #444444;
    border-bottom: 1px solid #444444;
    border-left: 1px solid #444444;
	background-color: #ffffff;
	bottom: -20px;
	text-align: center;
	left: -1px;
	position: relative;
    }
  
div.sidenav {
	display: block;
	position: relative;
	left: 8px;
	top: -74px;
	width: 403px;
	height: 393px;
	background-image: url('../images/sidenav.gif');
	background-repeat: no-repeat;
	float: left;
    clear: right;
    padding: 0px 0px 0px 0px;
	margin: 0px 8px -60px 0px;/**/
	z-index: 4;
    }   

div.belowside {
    display: none;
    } 
    
div.button {
	display: block;
	left: 20px;
	top: -200px;
	width: 241px;
	height: 180px;
	z-index: 500;
    }  

img {
	border: 0px;
	}

a,
a:link {
	color: #003399;
	text-decoration:none;
	}

a:hover,
a:active {
	color: #003399;
	text-decoration: underline;
	}  

.mh {
    text-align: center;
    margin-right: auto;
	margin-left: auto;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 25px;
    padding-left: 5px;
    clear: right;
    display: block;
    }
    
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
    }

.clearfix {
    display: inline-block;
    }

html[xmlns] .clearfix {
    display: block;
    }

* html .clearfix {
    height: 1%;
    }
    
.spacer,
#spacer,  
div.spacer {
	clear: both;
	}    
    
.cheat {
	margin: 5px;
	padding: 5px;
	border: 1px dashed #999999;
	width: auto;
	clear:both;
	top: 5px;
	background: #ffffff;
	}

.imgright {
    float: right;
    clear: right;
    margin: 10px 9px 10px 10px;
    }

.imgleft {
    float: left;
    clear: left;
    margin: 10px 9px 10px 10px;
    }

.imgcenter {
    float:none;
    clear:both;
    display: block;
    text-align: center;
    margin-right: auto;
	margin-left: auto;
	}
    
.menus {
    padding-left: 20px;
    }
    
.menucats {
    border-top:  1px solid #cccccc;
    width: 399px; 
    display: block;
    font-weight: bold;
	font-size: 13px;
	color: #641716;
	margin-top: 6px;
	margin-bottom: 1px;
	margin-left: -20px;
    }

.grey,
.gray {
    color: #999999;
    }
    
.subnav {
    text-align: center;
    margin-top: -20px;
    margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
    }

.subnav a,
.subnav a:link {
	color: #003399;
	text-decoration:none;
	}

.subnav a:hover,
.subnav a:active {
	color: #003399;
	text-decoration: overline;
	}  
	
.big {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
    }
    
.bigger {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
    }
    
.biggest {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #000000;
    }
/* 
.bigger:first-letter{
    display: block;
    margin: -1px 2px 0px 5px;
    padding: 0px;
    float: left;
    color: #641716;
    font-size: 35px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
*/

.round {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
    border-top:  1px dotted #cccccc;
    border-right:  2px solid #cccccc;
    border-bottom:  2px solid #cccccc;
    border-left:  1px dotted #cccccc;
    margin: 10px 20px 10px 0px;
    padding: 10px;
    /* not supported by ie */
    -moz-border-radius-topleft: 20px;
    -webkit-border-top-left-radius: 20px;
    -moz-border-radius-bottomright: 20px;
    -webkit-border-bottom-right-radius: 20px;
    } 
    
.round a {
    color: #000000;
	text-decoration: underline;
    }
    
.bgreen {background-color: #C0E6B4;}
.bblue {background-color: #CCF4FF;}
.byellow {background-color: #E6E6B5;}
.bbrown {background-color: #dbcdbc;}

.tabbed {
	display: block;
	position: relative;
	background-color: #ffffff;
	float: right;
	clear: left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
    border-top:  2px solid #cccccc;
    border-right:  1px dotted  #cccccc;
    border-bottom:  0px;
    border-left:  2px solid  #cccccc;
    margin: 0px 0px 0px 0px;
    padding: 4px;
	 /* not supported by ie */
    -moz-border-radius-topleft: 10px;
    -webkit-border-top-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
    -webkit-border-bottom-right-radius: 10px;
}

.minimasthead {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	background-image: url('../images/minimasthead.gif');
	background-repeat: no-repeat;
	background-repeat:no-repeat;
	color: #7A4827;
	border:  0px;
	margin: 25px auto 5px auto;
	padding: 16px 4px 16px 26px;
    text-align: left;
    }

.minimasthead a {
	text-decoration: none;
	color: #7A4827;
    }

.minimastheadgreen {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #669900;
	border-top:  1px dotted #339900;
	/*border-bottom:  1px dotted #669900;*/
	margin: 25px auto 5px auto;
    padding: 2px;
    text-align: left;
    }
    
.minornews, {
    /*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7A4827;
	font-weight: bold;
	background-image: url('../images/minornews2.gif');
	background-repeat: no-repeat;
	border:  0px;
	margin: 1px auto 1px auto;
    padding: 4px 4px 80px 4px;
	background-color: #cccccc;*/
    }
    
.breakme {
	display: block;
	width: 330px;
	margin-left: auto ;
	margin-right: auto ;
	margin-bottom: 20px;
	text-align: center;
	background-image: url('../images/breakme.gif');
	background-repeat: no-repeat;
	}


.tagline {
    display: block;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009999;
	font-weight: bold;
	font-style:oblique;
	font-variant:small-caps;
	margin: -10px auto 32px auto;
    padding: 0px;
    text-align: center;
    }

.social {
	border: 0px;
	margin: 4px auto 4px auto;
    padding: 0px 0px 10px 0px;
    text-align: center;
	clear: right;
    }

.awards {
	border: 0px;
	margin: 4px auto 4px auto;
    padding: 0px 0px 25px 0px;
    text-align: center;
	clear: right;
    }

/* little images */

a[href$="pdf"] {
	background: url('../images/pdf.gif') no-repeat right top;
	padding-right: 18px;
	padding-bottom: 2px;
	}

a[href^="mailto:"] {
	background: url('../images/email.gif') no-repeat right top;
	padding-right: 18px;
	padding-bottom: 2px;
	}
	
.hours {
	display: block;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #cccccc;
	margin: 10px 20px 10px 0px;
    padding: 10px 10px 10px 30px;
	color: #333333;
	background-color: #ffffff;
	}

.box {
	display: block;
	border-top: 3px solid #cccccc;
	border-right: 0px solid #999999;
	border-bottom: 0px solid #999999;
	border-left: 3px solid #cccccc;
	margin: 0px;
    padding: 0px;
	}

.pbox {
	display: block;
	border: 2px dotted #339999;
	margin: 5px auto 5px auto;
    padding: 5px;
	width: 90%;
	text-align: center;
	}

.pbox h3 {text-align: center;}

/*#######################################################*/
/*#######################################################*/
/*#######################################################*/
/* open table */


/* Overall Wrapper for Client Supplied Snippet */
#OT_searchWrapperAll {  
	display: block;
	width: 560px;
	height: 30px;
	position: relative;
	margin: 0px;
	padding: 0;
	background: #990000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	}

/* wrapper */
#OT_searchWrapper {
	border: none;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #ffffff;
	font-size: 12px;
	width:560px;
	height:30px;
	position: relative;
	background: #990000;
	margin:0;
	}
		
/* Title of Search */
#OT_searchWrapper .OT_feedTitle {
	display: none;
	}

/* Definition List */   
#OT_searchWrapper dl  {
	position: absolute;
	top: 0;
	left: 0;
	padding:0;
	margin:0;
	}

/* Party Size Label Wrapper - dt tag */
#OT_partySizeLbl {
	position: absolute;
	top: 5px;
	left: -15px;
	margin: 0 0 0 5px;
	padding:3px 0;
	text-align:right;
	width:110px;
	}

/* Party Size Wrapper - dd tag */    
#OT_partySize {
	position: absolute;
	top: 4px;
	left: 105px;
	margin:0;
	padding:0;
	}

/* Date Label Wrapper - dt tag */    
#OT_dateLbl {
	position: absolute;
	top: 5px;
	left: 130px;
	margin: 0 0 0 5px;
	padding:3px 0;
	text-align:right;
	width:55px;
	}

/* Date Label Wrapper - dd tag */    
#OT_date {
	position: absolute;
	top: 5px;
	left: 195px;
	width:100px;
	margin:0;
	padding:0;
	}

/* Time Label Wrapper - dt tag */     
#OT_timeLbl {
	position: absolute;
	top: 5px;
	left: 270px;
	width:60px;
	padding:3px 0;
	text-align:right;
	}

/* Time Label Wrapper - dd tag */     
#OT_time {
	position: absolute;
	top: 4px;
	left: 333px;
	margin:0;
	}

/* Placeholder empty dt */
#OT_empty {
	position:absolute;
	width:0;
	height:0;
	padding:0;
	margin:0;
	top:100px;
	left:0;
	} 
 
/* Submit Button Wrapper - dd tag */    
#OT_submitWrap {
	position:relative;
	top: 4px;
	left: 437px;
	margin: 0 5px 0 0;
	z-index:5; /* do not change */
	}
   
 /* Wrapper for Powered By OpenTable Logo */
#OT_logo {
   display: none;
	}
    
/* Wrapper for Text Link */   
#OT_logoLink {
	display: none;
	}

/* text link padding */
#OT_logoLink a {
	display: none;
	}

/* Logo Link Border and margin*/
#OT_imglogo {
	display: none;
	}
    
#OT_searchWrapper form {margin:0;padding:0;}
#OT_searchWrapper input.hidden {display:none;}

/* Text Form Fields */
#OT_searchWrapper .feedFormField, #OT_searchWrapper .feedFormField option {
	font-size:12px;
	margin:2px 2px 2px 2px;
	}

/* Text Form Field for Date field */
#OT_searchWrapper #startDate, #OT_searchWrapper .OT_feedFormfieldCalendar {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size:12px;
	margin:0;
	width:85px;
	}

#OT_searchWrapper #dateDisplay {
	display: none;
	}

/* end */
	/*** calendar styles ***/

	/* Placeholder. Don't change this */
	#OT_searchWrapper .imgCal 
	{
		position: absolute; 
		display: none; 
		z-index:100;
	}

	/* Calendar Table properties */
	#OT_searchWrapper #imageCal table {
		font-size:12px;
 		width:150px;
		font-family:arial;
		font-weight: bold;
		background:#FFF;
	}
	#OT_searchWrapper #imageCal td {
		padding:0px 0px 0px 0;
		text-align:center;
	}

	/* Days in the future */
	#OT_searchWrapper .clickableDays 
	{	
		color: #000000; 
		text-decoration: none;
		height:18px;
	}

	/* Days in the past */
	#OT_searchWrapper .nonclickableDays 
	{	
		color: #CCCCCC;
		height:18px;
	}

	/* Name of the month at the top */
	#OT_searchWrapper .months 
	{
		color: #FFFFFF; 
		text-decoration: none 
	}

	/* Day of the week */
	#OT_searchWrapper .weekdays {
		color: #000000; 
		text-decoration: none; 
		color:#666666;
		background-color:#EFEFEF; 
		width:14%;
	}
