body {
	margin: 0;
	background: url(http://www.catchrestaurant.ca/i/bg_body.jpg) repeat-x;
	color: #454545;
	font-family: Georgia, serif;
}

img { behavior: url("/iepngfix.htc") }

a {
	color: #bb8748;
}

.clear {
	clear: both;
}

img {
	border: 0;
}

h1 {
	font-size: 22px;
	line-height: 24px;
	font-family: Georgia, serif;
	margin: 0px 0px 15px 0px;
}

h2 {
	font-size: 19px;
	font-family: Georgia, serif;
	margin: 0px 0px 5px 0px;
}

h3 {
	font-size: 16px;
	font-weight: normal;
	font-family: Georgia, serif;
	margin: 20px 0px 5px 0px;
}

p {
	margin: 0px 0px 10px 0px;
}



#MainBody {
	width: 830px;
	margin: 30px auto 30px auto;
}

.Logo {
	float: left;
	width: 151px;
	vertical-align: bottom;
}

.Logo img {
	position: relative;
	bottom: 0px;
}

.Slogan {
	float: right;
	text-align: right;
	line-height: 18px;
}

.Slogan img {
	position: relative;
	bottom: 0px;
}

.Content {
	width: 828px;
	background: url(http://www.catchrestaurant.ca/i/bg_main.png) repeat-y;
	border: 1px solid #aaafa8;
	margin: 5px 0px 0px 0px;
}

.PageImage {
	border-bottom: 10px solid #d7d7d7;
}

.Menu {
	float: left;
	width: 191px;
}

.MainText {
	float: left;
	width: 637px;
}

.Text {
	margin: 20px;
	font-size: 13px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

/* @group Menu */

.About a {
	width: 191px;
	height: 31px;
	background: url(http://www.catchrestaurant.ca/i/menu/about.jpg) no-repeat top left;
	display: block;
	text-decoration: none;
	margin: 15px 0px 0px 0px;
}

.Oyster a {
	width: 191px;
	height: 31px;
	background: url(http://www.catchrestaurant.ca/i/menu/oysterbar.jpg) no-repeat top left;
	display: block;
	text-decoration: none;
}

.Dining a {
	width: 191px;
	height: 31px;
	background: url(http://www.catchrestaurant.ca/i/menu/diningroom.jpg) no-repeat top left;
	display: block;
	text-decoration: none;
}

.Functions a {
	width: 191px;
	height: 31px;
	background: url(http://www.catchrestaurant.ca/i/menu/functions.jpg) no-repeat top left;
	display: block;
	text-decoration: none;
}

.Events a {
	width: 191px;
	height: 31px;
	background: url(http://www.catchrestaurant.ca/i/menu/specialevents.jpg) no-repeat top left;
	display: block;
	text-decoration: none;
}

.Gifts a {
	width: 191px;
	height: 31px;
	background: url(http://www.catchrestaurant.ca/i/menu/giftcertificates.jpg) no-repeat top left;
	display: block;
	text-decoration: none;
}

.Careers a {
	width: 191px;
	height: 31px;
	background: url(http://www.catchrestaurant.ca/i/menu/careers.jpg) no-repeat top left;
	display: block;
	text-decoration: none;
}

.Media a {
	width: 191px;
	height: 31px;
	background: url(http://www.catchrestaurant.ca/i/menu/media.jpg) no-repeat top left;
	display: block;
	text-decoration: none;
}

.Contact a {
	width: 191px;
	height: 31px;
	background: url(http://www.catchrestaurant.ca/i/menu/contact.jpg) no-repeat top left;
	display: block;
	text-decoration: none;
}

.Givex a {
	width: 191px;
	height: 65px;
	background: url(http://www.catchrestaurant.ca/i/menu/givex.jpg) no-repeat top left;
	display: block;
	text-decoration: none;
	margin: 15px 0px 0px 0px;
}

.Reservation a {
	width: 191px;
	height: 65px;
	background: url(http://www.catchrestaurant.ca/i/menu/reservation.jpg) no-repeat top left;
	display: block;
	text-decoration: none;
	margin: 0px 0px;
}

.Facebook a {
	width: 191px;
	height: 65px;
	background: url(http://www.catchrestaurant.ca/i/menu/facebook.jpg) no-repeat top left;
	display: block;
	text-decoration: none;
	margin: 0px 0px;
}

.Twitter a {
	width: 191px;
	height: 65px;
	background: url(http://www.catchrestaurant.ca/i/menu/twitter.jpg) no-repeat top left;
	display: block;
	text-decoration: none;
	margin: 0px 0px;
}

.About a:hover, .Oyster a:hover, .Dining a:hover, .Functions a:hover, .Events a:hover, .Gifts a:hover, .Careers a:hover, .Media a:hover, .Contact a:hover, .Givex a:hover, .Reservation a:hover, .Facebook a:hover, .Twitter a:hover, #P1002568 .About a, #P1002565 .Functions a, #P1002566 .Events a, #P1002593 .Gifts a, #P1002567 .Contact a , #P1002585 .Careers a , #P1002586 .Media a {
	background-position: bottom left;
}

.SelectedMenu {
	width: 191px;
	padding: 10px 0px 10px 0px;
	background: #616161 url(http://www.catchrestaurant.ca/i/menu/selected_background.gif) no-repeat center right;
}

/* @end */




.ReservationBox {
	width: 158px;
	height: 170px;
	background: url(http://www.catchrestaurant.ca/i/reserve_bg.jpg) no-repeat;
	margin: 10px auto 15px auto;
	padding: 10px 0px 0px 0px;
}

.ReservationBox h2 {
	text-align: center;
	color: #FFFFFF; font-size: 12px; margin: 5px 0px 0px 0px;
}

 .reservationSide {
		width:129px;
	    padding:10px 0px 0px 8px;
    }
    
    .powered-by {
    	display:block;
    	margin:0 0 15px;
    }
    .powered-by img {
    	display:block;
    	margin:0 auto;
    }
    .more-link1 {
    	display:block;
    	text-align:center;
    }
    .more-link1 a {
    	font-size:12px;
    	color:#616200;
    	text-decoration:underline;
    }
    .more-link1 a:hover {
    	text-decoration:none;
    }

/*/******************************* Open Table Vertical Layout **************************************/

/* Overall Wrapper for Client Supplied Snippet */
	#OT_searchWrapperAll {   
        width:100%;
        height:100px;/* for horizontal layout: 60px, for vertical layout: 100px */
        position: relative;
        margin:0;
        padding:0;
        color: #FFFFFF;
    }
    
/* wrapper */

	#OT_searchWrapper
    {
        border: none;
        background: none;
        color:#000;
		font:11px Arial, Verdana, Tahoma, sans-serif;
        width:100%; 
        height:125px;/* for horizontal layout: 60px, for vertical layout: 100px */
        position: relative;
        margin:0;
		z-index: 10;
    }

/* 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;/* for horizontal layout: 25px, for vertical layout: 25px */
        left: 0px; /* for horizontal layout: 0px, for vertical layout: 0px */
        margin: 0 0 0 2px;
        padding:3px 0;
        text-align:left;
        width:110px;
        color: #FFFFFF;
        display:block;
    }
    
/* Party Size Wrapper - dd tag */    
    #OT_partySize
    {
        position: absolute;
        top: 5px;/* for horizontal layout: 25px, for vertical layout: 25px */
        left: 84px;/* for horizontal layout: 90px, for vertical layout: 85px */
        margin:0;
       	padding:0;
    }

/* Date Label Wrapper - dt tag */    
    #OT_dateLbl
    {
        position: absolute;
        top: 30px;/* for horizontal layout: 25px, for vertical layout: 55px */
        left: 0px;/* for horizontal layout: 105px, for vertical layout: 0px */
        margin: 0 0 0 2px;
        padding:3px 0;
        text-align:left;
        width:110px;
        color: #FFFFFF;
    }
    
/* Date Label Wrapper - dd tag */    
    #OT_date
    {
        position: absolute;
        top: 30px;/* for horizontal layout: 25px, for vertical layout: 55px */
        left: 40px;/* for horizontal layout: 195px, for vertical layout: 85px */
        width:100px;
        margin:0;
       	padding:0;
    }

/* Time Label Wrapper - dt tag */     
    #OT_timeLbl {
        position: absolute;
        top: 70px;/* for horizontal layout: 25px, for vertical layout: 55px */
        left: 0px;/* for horizontal layout: 300px, for vertical layout: 185px */
		margin: 0 0 0 2px;
        width:110px;
        padding:3px 0;
        text-align:left;
		z-index: -1;
		color: #FFFFFF;
    }

/* Time Label Wrapper - dd tag */     
    #OT_time {
        position: absolute;
        top: 70px;/* for horizontal layout: 25px, for vertical layout: 55px */
        left: 51px;/* for horizontal layout: 275px, for vertical layout: 185px */
        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: 100px; /* for horizontal layout: 25px, for vertical layout: 112px */
        left: 15px;/* for horizontal layout: 500px, for vertical layout: 275px */
        margin: 0 5px 0 0;
        z-index:5; /* do not change */
    }
   
 /* Wrapper for Powered By OpenTable Logo */
    #OT_logo {
        position:absolute;
		top:120px; /* for horizontal layout: 80px, for vertical layout: 120px */
		left:0px; /* for horizontal layout:0px, for vertical layout: 0px */
		width:100%;
		padding:0;
		margin:0;
		display:block;
		background:#F8F8F8;
    }
    
  /* Wrapper for Text Link */   
    #OT_logoLink {
		position: absolute;
		top: 100px;/* for horizontal layout: 60px, for vertical layout: 100px */
		left: 0px; /* for horizontal layout: 0px, for vertical layout: 0px */
		width:100%;
		padding:0 0 10px 0;
		margin:0;
		font:12px Arial, Helvetica, sans-serif;
		display:block;
		background:#F8F8F8;
     }
    
    /* 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:11px;
		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:11px;
		margin:0;
		width:85px;
	}

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

	/*** calendar styles ***/

	/* Placeholder. Don't change this */
	#OT_searchWrapper .imgCal 
	{
		position: absolute;
		left: -60px; 
		display: none; 
		z-index:100;
		border: none;
		
	}

	/* Calendar Table properties */
	#OT_searchWrapper #imageCal table {
		font-size:12px;
 		width:170px;
		font-family:arial;
		font-weight: bold;
		background:#d7d9ba;
	}
	#OT_searchWrapper #imageCal td {
		padding: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%;
	}


