body			{ width:100%; height:100%; background:#A72A24; font-family: Arial, Verdana, sans; font-size: 11px; font-weight: normal; overflow:hidden; }
div, span, body	{ margin: 0px; padding:0px; }
#cheater 		{ position:absolute; width:100%; height:100%; left:0px; top:0px; overflow:hidden; z-index:1;}
#truBG 			{ position:absolute; overflow:hidden; z-index:6;}
#bgBox			{ position:absolute; overflow:hidden; z-index:2; width:855px; height:457px;}
#bottomBar		{ position:absolute; overflow:hidden; z-index:7;}
#mapBox 		{ position:absolute; width: 560px; height: 232px; z-index: 5; }
#mapBoxB 		{ position:absolute; width: 294px; height: 232px; z-index: 5;}
#OpenTable 		{ position:absolute; width: 350px; height: 300px; z-index: 4; top:50px; overflow:hidden; }
#OpenTableBG 	{ position:absolute; width: 350px; height: 339px; z-index: 3; top:50px; overflow:hidden;} /*  background: #A72A24; */
#funyLine		{ position:absolute; overflow:hidden; z-index:20; background:#999999; width:826px; height:1px; visibility: hidden; }
.baseItem 		{ position:absolute; font-family: Arial, Verdana, sans; font-size: 14px; height:20px; z-index:50; text-align:center; visibility: hidden; padding-top: 2px; overflow:hidden; cursor: pointer; font-weight:600;}
.twoItem 		{ position:absolute; width:84px; z-index:50; visibility: hidden; background:#ffffff; overflow:hidden; cursor: pointer; }
.threeItem		{ position:absolute; z-index:51; visibility: hidden; overflow:hidden; cursor: pointer; } /* width:84px; background:#ffffff; */ 
.threeMenu		{ height: 19px; width:84px; color: #666666; font-family:tahoma; font-size: 12px; text-decoration: none; font-weight: 500; text-align: center; overflow:hidden; cursor: pointer; float:left; /* visibility: hidden; */ }
.twoMenu		{ height: 19px; width:84px;	color: #666666; font-family:tahoma; font-size: 12px; text-decoration: none; font-weight: 500; overflow:hidden; cursor: pointer; }
#iReport		{ visibility: hidden; }
#base_1		{ width:133px; }
#base_2		{ width:133px; }
#base_3		{ width:262px; color:#A72A24; }
#base_4		{ width:133px; }
#base_5		{ width:133px; }
.two_1		{ margin-left: 40px; }
.two_2		{ margin-left: 40px; }
.two_3		{ text-align:center; }
.two_4		{ margin-right: 40px; text-align:right; }
.two_5		{ margin-right: 40px; text-align:right; }

a.menu:link {font-family: Arial, Verdana, sans; font-size: 12px; color:#000000; text-decoration:underline; font-weight : 500;}
a.menu:active {font-family: Arial, Verdana, sans; font-size: 12px; color:#000000; text-decoration:underline; font-weight : 500;}
a.menu:visited {font-family: Arial, Verdana, sans; font-size: 12px; color:#000000; text-decoration:underline; font-weight : 500;}
a.menu:hover {font-family: Arial, Verdana, sans; font-size: 12px; color:#A72A24; text-decoration:none; font-weight : 600;}
.mainFlash	{ font-family: Arial, Verdana, sans; color:#000000; font-size: 11px; line-height:19px;}
.main		{ font-family: Arial, Verdana, sans; color:#000000; font-size: 11px; }
.subtitle	{ font-family: Arial, Verdana, sans; color:#000000; font-size: 12px; }

#floatSplashBG	{ width: 100%; height: 100%; top: 1px; left: 1px; position: absolute; overflow: hidden; background-color: #990000;  filter: alpha(opacity=50); KHTMLOpacity: .50; MozOpacity: .50; opacity: .50; z-index: 50000; }
#floatSplash	{ position: absolute; overflow:hidden; z-index: 50001; width: 864px; height: 600px; }

#OTTitle	{ color: #A72A24; font-size: 14px; font-weight: bold; text-align: center; font-family:Arial, Verdana, sans; margin: 10px; }
#OTHeadtxt	{ color: #000000; font-size: 10px; font-weight: bold; text-align: left; margin: 0px 20px 0px 20px;  font-family:Arial, Verdana, sans; }
/******************************* OPEN TABLE BELOW HERE**************************************/
/* Overall Wrapper for Client Supplied Snippet */
	#OT_searchWrapperAll {   
        width:350px;
        height:100px;/* for horizontal layout: 60px, for vertical layout: 100px */
        position: relative;
        margin:0px;
        padding:0px;
        top: 0px;
    }
    
/* wrapper */
	#OT_searchWrapper {
        border: none;
        font-family: Arial, Verdana, sans, Arial, Helvetica, Sans-Serif;
        font-size: 11px;
        width:350px; 
        height:77px;/* for horizontal layout: 60px, for vertical layout: 100px */
        position: relative;
        top: 0px;
    }

/* Title of Search */
	 #OT_searchWrapper .OT_feedTitle {
        position: absolute;
        top: 0;
        left: 0;
		height: 1px;
        margin: 0px;
		display: none;
    }
 
 /* Definition List */   
    #OT_searchWrapper dl  {
		position: absolute;
		top: 0;
        left: 0;
		padding:0;
		margin:0;
	}
	
/* for Restaurant, Neighborhood, Region ALT*/	
	#OT_restaurantLbl 
	{
		position:absolute;
		top:0px;
		left:0;
		margin: 0 0 0 5px;
        padding:3px 0;
        width:80px;
        text-align:right;
	}

/* for Restaurant, Neighborhood, Region ALT*/	
	#OT_restaurant {
		position:absolute;
		top:0px;
		left:90px;
		padding:0;
		margin:0;
		
	}

/* Party Size Label Wrapper - dt tag */
    #OT_partySizeLbl {
        position: absolute;
        top: 25px;/* for horizontal layout: 25px, for vertical layout: 55px */
        left: 0px; /* for horizontal layout: 0px, for vertical layout: 0px */
        margin: 0 0 0 5px;
        padding:3px 0;
        text-align:right;
        width:80px;
        display:block;
    }
    
/* Party Size Wrapper - dd tag */    
    #OT_partySize {
        position: absolute;
        top: 25px;/* for horizontal layout: 25px, for vertical layout: 55px */
        left: 90px;/* for horizontal layout: 90px, for vertical layout: 120px */
        margin:0;
       	padding:0;
    }

/* Date Label Wrapper - dt tag */    
    #OT_dateLbl {
        position: absolute;
        top: 55px;/* for horizontal layout: 25px, for vertical layout: 55px */
        left: 0px;/* for horizontal layout: 105px, for vertical layout: 0px */
        margin: 0 0 0 5px;
        padding:3px 0;
        text-align:right;
        width:80px;
    }
    
/* Date Label Wrapper - dd tag */    
    #OT_date {
        position: absolute;
        top: 55px;/* for horizontal layout: 25px, for vertical layout: 55px */
        left: 92px;/* for horizontal layout: 195px, for vertical layout: 85px */
        width:100px;
        margin:0;
       	padding:0;
		
    }

/* Time Label Wrapper - dt tag */     
    #OT_timeLbl {
        position: absolute;
        top: 55px;/* for horizontal layout: 25px, for vertical layout: 55px */
        left: 185px;/* for horizontal layout: 300px, for vertical layout: 185px */
        padding:3px 0;
        width:55px;
        text-align:right;
    }

/* Time Label Wrapper - dd tag */     
    #OT_time {
        position: absolute;
        top: 55px;/* for horizontal layout: 25px, for vertical layout: 55px */
        left: 205px;/* for horizontal layout: 305px, for vertical layout: 185px */
    }
    
 /* Placeholder empty dt */
    #OT_empty  {
		position:absolute;
		width:0;
		height:0;
		padding:0;
		margin:0;
		top:55px;
		left:0;
	} 
 
 /* Submit Button Wrapper - dd tag */    
     #OT_submitWrap { 
        position:relative;
        top: 95px; /* for horizontal layout: 25px, for vertical layout: 112px */
        left: 120px;/* for horizontal layout: 450px, for vertical layout: 240px */
		
        margin: 0px;
        z-index:5; /* do not change */
    }
   
 /* Wrapper for Powered By OpenTable Logo */
    #OT_logo {
        position:absolute;
		top:275px; /* for horizontal layout: 80px, for vertical layout: 120px */
		left:100px; /* for horizontal layout:0px, for vertical layout: 0px */
		
		padding:0;
		margin:0;
		display:block;
    }
    
  /* Wrapper for Text Link */   
    #OT_logoLink {
		position: absolute;
		top: 185px;/* for horizontal layout: 60px, for vertical layout: 100px */
		left: 0px; /* for horizontal layout: 0px, for vertical layout: 0px */
		
		padding:0 0 10px 0;
		margin:0;
		font-size:9px;
		font-family: Arial, Verdana, sans, Arial, Helvetica, Sans-Serif;
		display:block;
		background:#fff;
     }
    
    /* text link padding */
     #OT_logoLink a
     {
		padding:0 0 0 10px;
	}

    /* Logo Link Border and margin*/
    #OT_imglogo  {
		border: 0;
		margin:0 0 0 10px;
	}
    
	#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; 
		width: 230px;
	}
	/* Text Form Field for Date field */
	#OT_searchWrapper #startDate, #OT_searchWrapper .OT_feedFormfieldCalendar 
	{
		font-family: Arial, Verdana, sans, Arial, Helvetica, Sans-Serif;
		font-size:12px;
		margin:0;
		width:85px;
	}

	#OT_searchWrapper #dateDisplay
	{
		font-size:10px;
		color:#999;
 		font-family: Arial, Verdana, sans, Arial, Helvetica, Sans-Serif;
		float:right;
		margin:0px 30px 0px 0px;
		display:inline;
	}

	/*** 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%;
	}


select				{ height:17px; }
.pageTitle			{ color: #000000; font-family:Arial; font-size:14px; padding: 10px 0px 0px 0px; font-weight: bold; }
.pageDiv			{ color: #000000; margin: 0px; padding: 0px; width:440px; overflow:hidden; }
.chkBoxBox 			{ color: #000000; font-family:Arial; font-size:10px; float:left; padding-right: 20px; width:150px; height:20px;}
.chkBoxBoxSm 		{ color: #000000; font-family:Arial; font-size:10px; float:left; padding-right: 20px; width:75px;}
.containerDiv		{ color: #000000; overflow:auto; font-family:Arial; font-size:12px; width:440px; margin-bottom: 0px; padding: 0px;}
.containerDiv2		{ color: #000000; overflow:auto; font-family:Arial; font-size:12px; width:440px; margin: 6px 0px 20px 20px; }
.containerName		{ color: #000000; overflow:auto; font-family:Arial; font-size:12px; width:440px; margin-top:2px;}
.containerFull		{ color: #000000; overflow:auto; font-family:Arial; font-size:12px; width: 440px; padding:0px; float:left; }
.containerHalf		{ color: #000000; overflow:auto; font-family:Arial; font-size:12px; width: 220px; padding:0px; float:left; }
.containerQuarter	{ color: #000000; overflow:auto; font-family:Arial; font-size:12px; width: 110px; padding:0px; float:left; }
.containerEighth	{ color: #000000; overflow:auto; font-family:Arial; font-size:12px; width: 52px; padding:0px; float:left; }
.textareaQuarter	{ color: #000000; overflow:hidden; font-family:Arial; font-size:12px; width: 105px; padding:0px; border:1px solid #336699;}
.textareaHalf		{ color: #000000; overflow:hidden; font-family:Arial; font-size:12px; width: 210px; padding:0px; border:1px solid #336699;}
.textarea			{ color: #000000; overflow:hidden; font-family:Arial; font-size:12px; width: 105px; padding:0px; border:1px solid #336699;}
.textareaOff		{ color: #000000; font-family:Arial; font-size:12px; width: 108px; padding:0px; border:1px solid #999999; background:#eeeeee;}
.textareaQuarterOff	{ color: #000000; font-family:Arial; font-size:12px; width: 108px; padding:0px; border:1px solid #999999; background:#eeeeee;}
.spanTxtRgt			{ color: #000000; margin-right: 15px; float:left; }
.spanTxt			{ color: #000000; font-family:Arial; font-size:12px; width: 245px; text-align: right; padding-right:5px; float:left; }
.chkBox10			{ color: #000000; font-family:Arial; font-size:10px; float:left; padding-right: 20px; width:30px; height:20px; }

#calendarDiv	{ position:absolute; width:205px; border:1px solid #336699; padding:1px; background-color: #FFF; font-family:arial; font-size:10px; padding-bottom:20px; visibility:hidden; }
#calendarDiv span,#calendarDiv img { float:left; }
#calendarDiv .selectBox,#calendarDiv .selectBoxOver{  line-height:12px; padding:1px; cursor:pointer; padding-left:2px; }
#calendarDiv .selectBoxTime,#calendarDiv .selectBoxTimeOver{	 line-height:12px; padding:1px; cursor:pointer; padding-left:2px; }
#calendarDiv td{ padding:3px; margin:0px; font-size:10px; }
#calendarDiv .selectBox{ border:1px solid #336699;		 color: #e3efff; position:relative; }
#calendarDiv .selectBoxOver{ border:1px solid #FFF; background-color: #336699; color: #FFF; position:relative; }
#calendarDiv .selectBoxTime{ border:1px solid #317082;		 color: #e3efff; position:relative; }
#calendarDiv .selectBoxTimeOver{ border:1px solid #216072;	 color: #336699; position:relative; }
#calendarDiv .topBar{ height:16px; padding:2px; background-color: #336699; }
#calendarDiv .activeDay{	/* Active day in the calendar */ color:#FF0000; }
#calendarDiv .todaysDate{ height:17px; line-height:17px; padding:2px; background-color: #e3efff; text-align:center; position:absolute; bottom:0px; width:201px; }
#calendarDiv .todaysDate div{ float:left; } 
#calendarDiv .timeBar{ height:17px; line-height:17px; background-color: #e3efff; width:72px; color:#FFF; position:absolute; right:0px; }
#calendarDiv .timeBar div{ float:left; margin-right:1px; }
#calendarDiv .monthYearPicker{ background-color: #e3efff; border:1px solid #AAAAAA; position:absolute; color: #317082; left:0px; top:15px; z-index:1000; display:none; }
#calendarDiv #monthSelect{ width:70px; }
#calendarDiv .monthYearPicker div{ float:none; clear:both;	 padding:1px; margin:1px;	 cursor:pointer; }
#calendarDiv .monthYearActive{ background-color:#317082; color: #e3efff; }
#calendarDiv td{ text-align:right; cursor:pointer; }
#calendarDiv .topBar img{ cursor:pointer; }
#calendarDiv .topBar div{ float:left; margin-right:1px; }

