/*
-----------------------------------------------
Style Sheet

Site: delmarrendezvous.com
Author:   designedbyevan.com
Version:  2009.6
----------------------------------------------- */


/* undo some default styling of common (X)HTML browsers
 * ------------------------------------------------------------------------- */

/* No list-markers by default - must redefine bullets w/ bg graphics */
ul,ol { list-style:none; }

/* Avoid browser default inconsistent heading font-sizes and pre/code */
h1,h2,h3,h4,h5,h6,pre,code,td { font-size:1em; }


/* prevent blue linked image borders */
a img, :link img, :visited img, fieldset { border:none; }

/* Remove inconsistent (among browsers) default padding or margin */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,label,div,dd,dt,dl,button { margin:0; padding:0; }



/* global elements
 * ------------------------------------------------------------------------- */

/* ---------- A note on font-sizing ---------- 
Default font size in IE6, IE7 and FireFox is 16px. 
Default for Safari 2 is 16px for "standard fonts" and 13px for "fixed-width fonts." (Safari 3 uses 16px for all fonts.) 
I am ignoring the Safai 13px mono-space type issue since this site does not use any mono-spaced fonts.
*/

html {
	font-size:100% /* IE has problems scaling text in ems. Using a percentage makes for better text rendering when scaled. */
	}

body {
	background:url(../images/bg1.gif) repeat-x #460f0f;
	font-size:.75em; /* 75% of 16px = 12px */
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	margin-bottom:0px;
	color:#fff;
	}

a:link, a:visited {
	color:#9b3643;
	}
	
a:hover, a:active {
	color:#faae4b;
	}

h1 {
	color:#9d3434;
	font-size:1.5em;
	margin-bottom:5px;
	}

p {
	margin-bottom:12px;
	}
	

/* Classes
 * ------------------------------------------------------------------------- */

.clear {
	clear:both;
	height:.01em;
	overflow:hidden;
	}

.pic_left {
	margin:0 15px 10px 0;
	float:left;
	}

.pic_right {
	margin:0 0px 10px 15px;
	float:right;
	}

.pic_border {
	padding:1px;
	border:1px solid #ccc;
	}

.raquo {
	font-size:1.2em;
	color:#fff;
	}

.small {
	font-size:.92em;
	line-height:1.3em;
	}

.hr {
	margin:20px 0;
	width:100%;
	height:1px;
	overflow:hidden;
	color:#ccc;
	background:#ccc;
	}

.hr_red_box {
	margin:20px 0;
	width:100%;
	height:1px;
	overflow:hidden;
	color:#9c5849;
	background:#9c5849;
	}


.sub_head {
	color:#aa3939;
	font-size:1.3em;
	font-weight:bold;
	margin:0px 0 5px 0;
	}
	
	.single_blurb_content .sub_head {
		color:#faefc6;
		}

.big {
	font-size:1.2em;
	line-height:1.5em;
	}
	
	.big.short_space {
		line-height:1.3em;
		}

a:link.view_photo, a:visited.view_photo, a.view_photo, .view_photo {
	background:url(../images/photo_icon.gif) no-repeat top right;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#645132;
	padding-right:35px;
	padding-bottom:5px;
	line-height:2.0em;
	}
	
	a:hover.view_photo, a:active.view_photo  {
		color:#9b3643;
		}

.yelp_rating {
	margin-right:15px;
	}

.gold_arrow_list li {
	background:url(../images/arrow_gold.gif) no-repeat 0px 9px;
	padding-left:15px;
	line-height:1.8em;
	}

.spicy {
	background:url(../images/chili_pepper.gif) no-repeat right 4px;
	padding:5px 15px 2px 0px;
	text-align:center;
	line-height:2.0em;
	}



/* Layout
 * ------------------------------------------------------------------------- */

#container {
	width:950px;
	margin:0 auto 12px auto;
	}

#logo {
	width:429px;
	height:92px;
	display:block;
	text-indent:-5000px;
	outline:none;
	float:left;
	margin:18px 0 0 0;
	background:url(../images/logo.gif) no-repeat;
	}

#email_list {
	width:269px;
	height:23px;
	background:url(../images/email_list_button.gif) no-repeat;
	text-indent:-5000px;
	float:right;
	display:block;
	margin-top:10px;
	outline:none;
	}
	
	#email_list:hover, #email_list:active {
		background-position:0px -23px;
		}

#chinese {
	clear:right;
	background:url(../images/chinese_characters.gif) no-repeat;
	width:190px;
	height:61px;
	float:right;
	margin:14px 40px 0 0;
	}

#home_photo {
	margin:0 0 25px 0;
	float:left;
	}

#intro {
	width:325px;
	float:right;
	}

#del_mar_rendezous {
	background:url(../images/del_mar_rendezvous.gif) no-repeat;
	width:252px;
	height:20px;
	text-indent:-5000px;
	margin-bottom:12px;
	}

#our_contemporary_menu {
	background:url(../images/our_contemporary_menu.gif) no-repeat;
	width:308px;
	height:24px;
	text-indent:-5000px;
	}

#directions {
	background:url(../images/directions.gif) no-repeat;
	width:252px;
	height:20px;
	text-indent:-5000px;
	}

#physical_address {
	background:url(../images/physical_address.gif) no-repeat;
	width:202px;
	height:25px;
	text-indent:-5000px;
	}

#driving_directions {
	background:url(../images/driving_directions.gif) no-repeat;
	width:217px;
	height:24px;
	text-indent:-5000px;
	}

#reviews_title {
	background:url(../images/reviews_title.gif) no-repeat;
	width:234px;
	height:19px;
	text-indent:-5000px;
	}

#review_our_restaurant {
	background:url(../images/review_our_restaurant.gif) no-repeat;
	width:270px;
	height:19px;
	text-indent:-5000px;
	}

#tapas {
	background:url(../images/tapas_title.gif) no-repeat;
	width:69px;
	height:24px;
	text-indent:-5000px;
	margin:0 auto;
	border:none;
	padding:0 0 10px 0;
	}

#entrees_title {
	background:url(../images/entrees_title.gif) no-repeat;
	width:89px;
	height:19px;
	text-indent:-5000px;
	margin:0 auto;
	border:none;
	padding:0 0 10px 0;
	}

#noodle_dishes_title {
	background:url(../images/noodle_dishes_title.gif) no-repeat;
	width:265px;
	height:20px;
	text-indent:-5000px;
	margin:0 auto;
	border:none;
	padding:0 0 10px 0;
	}

#vegetarian_title {
	background:url(../images/vegetarian_title.gif) no-repeat;
	width:329px;
	height:25px;
	text-indent:-5000px;
	margin:0 auto;
	border:none;
	padding:0 0 10px 0;
	}

#gluten_free_title {
	background:url(../images/gluten_free_title.gif) no-repeat;
	width:228px;
	height:19px;
	text-indent:-5000px;
	margin:0 auto;
	border:none;
	padding:0 0 10px 0;
	}

#take_out_menu_title {
	background:url(../images/take_out_menu_title.gif) no-repeat;
	width:360px;
	height:19px;
	text-indent:-5000px;
	margin:0 auto;
	border:none;
	padding:0 0 10px 0;
	}

#soups_title {
	background:url(../images/soups_title.gif) no-repeat;
	width:74px;
	height:24px;
	text-indent:-5000px;
	margin:0 auto;
	border:none;
	padding:0 0 10px 0;
	}

#side_dishes_title {
	background:url(../images/side_dishes_title.gif) no-repeat;
	width:139px;
	height:19px;
	text-indent:-5000px;
	margin:0 auto;
	border:none;
	padding:0 0 10px 0;
	}

#lunch_title {
	background:url(../images/lunch_specials.gif) no-repeat;
	width:179px;
	height:21px;
	text-indent:-5000px;
	margin:0 auto;
	border:none;
	padding:0 0 10px 0;
	}

#desserts_title {
	background:url(../images/desserts_title.gif) no-repeat;
	width:103px;
	height:18px;
	text-indent:-5000px;
	margin:0 auto;
	border:none;
	padding:0 0 10px 0;
	}

#beverages_title {
	background:url(../images/beverages_title.gif) no-repeat;
	width:124px;
	height:24px;
	text-indent:-5000px;
	margin:0 auto;
	border:none;
	padding:0 0 10px 0;
	}

#wine_list_title {
	background:url(../images/wine_list_title.gif) no-repeat;
	width:112px;
	height:19px;
	text-indent:-5000px;
	margin:0 auto;
	border:none;
	padding:0 0 10px 0;
	}

#about_title {
	background:url(../images/about_title.gif) no-repeat;
	width:260px;
	height:19px;
	text-indent:-5000px;
	margin-left:625px;
	border:none;
	}

#background_title {
	background:url(../images/background_title.gif) no-repeat;
	width:116px;
	height:20px;
	text-indent:-5000px;
	border:none;
	margin-left:265px;
	margin-bottom:5px;
	}

#additional_listings_title {
	background:url(../images/additional_listings.gif) no-repeat;
	width:385px;
	height:25px;
	text-indent:-5000px;
	border:none;
	margin-left:265px;
	margin-bottom:5px;
	}

#home_blurbs {
	width:950px;
	background:url(../images/home_blurbs_bg.gif) repeat-y;
	}
	
	#home_blurbs a:link, #home_blurbs a:visited, .single_blurb_content a:link, .single_blurb_content a:visited {
		color:#faefc6;
		}
		
	#home_blurbs a:hover, #home_blurbs a:active, .single_blurb_content a:hover, .single_blurb_content a:active {
		color:#faae4b
		}

#home_blurbs_bottom {
	background:url(../images/home_blurbs_bottom.gif) no-repeat bottom left;
	width:950px;
	}

.blurb {
	width:300px;
	float:left;
	}

	.blurb.spaced {
		margin-left:25px;
		}

.blurb_content {
	padding:0 15px 15px 15px;
	}

.single_blurb_top {
	background:url(../images/single_blurb_top.gif) no-repeat;
	width:950px;
	height:11px;
	overflow:hidden;
	}
	
.single_blurb_content {
	background:url(../images/home_blurb_bg.gif) repeat;
	width:920px;
	padding:4px 15px 4px 15px;
	}

.single_blurb_bottom {
	background:url(../images/single_blurb_bottom.gif) no-repeat;
	width:950px;
	height:11px;
	overflow:hidden;
	}

.menu_blurb {
	background:url(../images/menu_blurb_top.jpg) no-repeat #faf5cc;
	width:950px;
	}
	
.menu_blurb_bottom {
	background:url(../images/menu_blurb_bottom.jpg) no-repeat bottom left;
	width:950px;
	padding:30px 0;
	}

.menu_blurb_container {
	padding:0 200px;
	width:550px;
	color:#000;
	text-align:center;
	}
	

.menu_blurb_bottom p {
	
	border-bottom:1px solid #ddc7a3;
	padding:8px 0 20px 0;
	}
	
	.menu_blurb_bottom p.last {
		border:none;
		margin-bottom:0;
		}
	
	.menu_blurb_bottom p span {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:1.4em;
		color:#645132;
		line-height:2.0em;
		}

.explanation {
	font-size:.92em;
	color:#460F0F;
	font-style:italic;
	}
	
	.explanation p, .wine_type p {
		border:none;
		padding:0;
		margin:0;
		}

.wine_type {
	font-size:1.5em;
	background:url(../images/wine_type_bg.gif) no-repeat #e7deb1;
	color:#460f0f;
	padding:3px 0 0 0;
	width:250px;
	height:25px;
	text-align:center;
	margin:25px auto 0 auto;
	}
	
		
.menu_list_top {
	background:url(../images/menu_list_top.gif) no-repeat top left;
	width:325px;
	}

.menu_list {
	background:url(../images/home_blurb_bg.gif) repeat;
	width:325px;
	}

.menu_list_bottom {
	background:url(../images/menu_list_bottom.gif) no-repeat bottom left;
	width:295px;
	padding:0px 15px;
	}

#menu_list {
	margin:0;
	padding:0;
	text-align:center;
	}

#menu_list li {
	border-bottom:1px solid #521818;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	line-height:1.9em;
	background:url(../images/menu_list_item_bg.gif) no-repeat bottom left;
	padding:0;
	margin:0;
	}
	
	#menu_list li.last {
		padding-bottom:0;
		border:none;
		background:none;
		}
	
	#menu_list li.first {
		padding-top:0;
		}
	
	#menu_list li a:link, #menu_list li a:visited {
		
		margin:0;
		padding:0;
		color:#fff;
		text-decoration:none;
		}
		
	#menu_list li a:hover, #menu_list li a:active {
		color:#aa3939;
		}

.menu_photo, .menu_photo_right {
	font-size:1.2em;
	text-align:center;
	float:left;
	margin-right:31px;
	margin-bottom:20px;
	display:inline;
	}



.menu_photo_bottom, .menu_photo_bottom_right {
		font-size:1.2em;
		text-align:center;
		float:left;
		margin-right:31px;
		display:inline;
		}

.menu_photo_right, .menu_photo_bottom_right {
	margin-right:0;
	}

	.menu_photo p, .menu_photo_right p, .menu_photo_bottom p, .menu_photo_bottom_right p {
		margin-bottom:5px;
		}
	
	.menu_photo a:link, .menu_photo a:visited, .menu_photo_right a:link, .menu_photo_right a:visited, .menu_photo_bottom a:link, .menu_photo_bottom a:visited, .menu_photo_bottom_right a:link, .menu_photo_bottom_right a:visited {
		text-decoration:none;
		}

#entrees {
	height:30px;
	padding-top:12px;
	margin: 15px auto;
	}
	
	#entrees.main_entrees {
		width:395px;
		background:url(../images/entree_type_bg.gif);
		}
	
	#entrees.noodle_dishes {
		width:838px;
		background:url(../images/noodle_dishes_menu_bg.gif) no-repeat;
		}
		
	#entrees.lunch_dishes {
		width:273px;
		background:url(../images/lunch_menu_bg.gif) no-repeat;
		}
	
	#entrees.wine_list {
		width:605px;
		background:url(../images/wine_list_bg.gif) no-repeat;
		}
	
	#entrees.vegetarian {
		width:621px;
		background:url(../images/vegetarian_menu_bg.gif) no-repeat;
		}
	
	#entrees a:link, #entrees a:visited {
		text-decoration:none;
		}
	
	#entrees a:hover, #entrees a:active, #entrees li a.selected {
		color:#B68E54;
		}
	
	#entrees li {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:1.4em;
		padding: 0 9px 0 13px;
    	display: inline;
    	border-left: 1px solid #D0AF79;
		}
		
		#entrees li.first {
			border:none;
			}
		
		#entries li.last {
			padding-right:none;
			}

#location {
	background:url(../images/location.gif) no-repeat;
	width:300px;
	height:47px;
	text-indent:-5000px;
	margin:0;
	}

#hours {
	background:url(../images/hours-parking.gif) no-repeat;
	width:300px;
	height:47px;
	text-indent:-5000px;
	margin:0;
	}


#specials {
	background:url(../images/specials.gif) no-repeat;
	width:300px;
	height:47px;
	text-indent:-5000px;
	margin:0;
	}

#specials_footer {
	background:url(../images/specials_bottom.jpg) no-repeat bottom right;
	width:950px;
	}

.specials_list li {
	background:url(../images/arrow.gif) no-repeat 0px 2px;
	padding-left:15px;
	font-weight:bold;
	margin-bottom:14px;
	}

#container ol{ 
	margin-left:30px;
	list-style:decimal;
	margin-bottom:12px;
	}

	#container  ol li {
		margin-bottom:8px;
		}

		#container  ol ol, #container  ol ol ol {
			margin-left:22px;
			margin-top:8px;
			}

#printer_friendly {
	background:url(../images/printer_icon.gif) no-repeat 0px 0px;
	padding-left:30px;
	margin-bottom:0;
	margin-top:13px;
	}

#review_button {
	width:244px;
	height:55px;
	display:block;
	background:url(../images/review_button.gif) no-repeat;
	text-indent:-5000px;
	outline:none;
	margin:0 auto;
	}
	
	#review_button:hover, #review_button:active {
		background-position:0px -55px;
		}


#review_list {
    	margin: 0 0 20px 0;
   		padding: 0;
    	}

 	#review_list li {
    	margin: 0;
    	padding: 0 5px 0 7px;
    	display: inline;
    	border-left: 1px solid #B38F55;
    	font-size: 1.2em;
    	line-height:1.4em;
    	background: none;
		color:#000;
    	}

	#review_list li.first { 
    	border: none;
    	}

	#review_list a:link, #review_list a:visited{

		}

	 #review_list a:hover, #review_list a:active {

		}



#footer_bar {
	margin:30px 0 15px 0;
	width:100%;
	height:1px;
	overflow:hidden;
	color:#5d2c27;
	background:#5d2c27;
	}

#footer {
	color:#6d4835;
	font-size:.92em;
	}

#stay_connected {
	float:left;
	width:400px;
	height:70px;
	margin-top:12px;
	font-size:.92em;
	}

/* horizontal navigation
 * ------------------------------------------------------------------------- */

#nav { background:url("../images/nav.gif") no-repeat; width:466px; height:41px; position:relative; float:right; margin:3px 0 25px 0; }
#nav li { position:absolute; top: 0; }
#nav li, #nav a { height:41px; display:block; }
#nav span { display:none; }

#nav-01 { width: 82px; left:0; }
#nav-02 { width: 80px; left: 82px; }
#nav-03 { width: 97px; left: 162px; }
#nav-04 { width: 120px; left: 259px; }
#nav-05 { width: 87px; left: 379px; }


#nav-01 a:hover, #nav-01.selected { background: transparent url("../images/nav.gif") -0 -41px no-repeat; }
#nav-02 a:hover, #nav-02.selected { background: transparent url("../images/nav.gif") -82px -41px no-repeat; }
#nav-03 a:hover, #nav-03.selected { background: transparent url("../images/nav.gif") -162px -41px no-repeat; }
#nav-04 a:hover, #nav-04.selected { background: transparent url("../images/nav.gif") -259px -41px no-repeat; }
#nav-05 a:hover, #nav-05.selected { background: transparent url("../images/nav.gif") -379px -41px no-repeat; }












/*** Styles for jQuery slideshow - set the width and height to match your images **/

#slideshow {
    position:relative;
    height:276px;
	width:600px;
	float:left;
	margin-bottom:25px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
