/* CSS Document */

/* CSS Document */
*{margin: 0; padding: 0;}
html {
	font: 125% Arial, Helvetica, sans-serif;
}
body {
	font-size: 50%;
	background: #000000 url(img/bkgd1.jpg) center top no-repeat;
}

#hours, #opentable {
	background:#c3142d url(img/bkgd_locationPopUps.jpg) center top no-repeat;
	}

#opentable a {
	color:#c3142d;
	text-decoration:none;
	}
	
#opentable a:hover { text-decoration:underline; }
	

.left{display: block; float: left; margin: 0 10px 10px 0;}
.right{display: block; float: right; margin: 0 0 10px 10px;}
/*/////////LAYOUT///////////////////////////////////////////*/
#container{
	width:831px;
	height:768px;
	margin:0 auto;
	position:relative;

	}

#hours #container, #opentable #container {
	width:400px;
	height:300px;
	margin:10px auto;
	background:#ffd98a;
	border:3px solid black;
	padding:0 15px;
	}


#header{
		height:122px;
		}

#promo { float:right; height:122px; }

#promo h3 {
	text-transform:uppercase;
	font-size:13px;
	color:#ffe5b8;
	line-height:16px;
	margin:27px 0 0 0;
	padding:0;
	}
	
#promo p {
		color:#ffe5b8;
		font-size:11px;
		line-height:14px;
		margin:0;
		padding:0;
		}

#promo a {
		color:#ffe5b8;
		}

#celebpartypromo {
	float:right;
	margin-top:229px;
	margin-right:136px;
	
	}

#celebpartypromo p {padding:0; }

#celebpartypromo a {
	width:42px;
	height:0px;
	padding-top:15px;
	overflow:hidden;
	display:block;
	}

#celebpartypromo a:hover {background:url(pics/onlinehover.jpg);}	


h1{}

h1 a {
	width:239px;
	height:0;
	overflow:hidden;
	padding-top:102px;
	background:url(img/crave_logo.png) no-repeat 0px 22px;
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	padding:15px 0 10px 0;
	margin-left:15px;
	border-bottom:1px solid #c3142d;
	}

h3, h3 a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:bold;
	margin-bottom:5px;
	color:#c3142d;
	text-decoration:none;
	}

h3 a:hover {text-decoration:underline; }

#privatediningCrave #gradient h3 { 	margin-left:10px; }

#hours h3, #opentable h3 { font-family:Verdana, Arial, Helvetica, sans-serif; color:#000; margin-top:15px; margin-bottom:7px; padding-bottom: 7px; font-size:13px; border-bottom:1px solid #c3142d; }

#hours h4, #opentable h4 {color:#c3142d; font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; margin-bottom:3px; }

p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	line-height:14px;
	padding:6px 10px 0 10px;
	}

#hours p, #opentable p { padding:0; margin-bottom:10px;}

#gradient {
	background:url(img/p_gradient.png) repeat-x;
	height:298px;
	border-bottom:1px solid #c3142d;
	margin-left:15px;
	}


#middle{}

#topnav {
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffe5b8;
	padding-top:93px;
	}

#topnav li {
	display:inline;
	 }

#topnav a { 
	color:#ffe5b8;
	text-decoration:none;
	padding:0 5px;
	}

#topnav a:hover { text-decoration:underline; }

#moa a { border-right:1px solid #ffe5b8; }

#galleria a { border-right:1px solid #ffe5b8; }


#nav, #bottomnav {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	position:relative;
	}

#nav { margin-bottom:35px; }

#midnav {
	font-size:14px;
	line-height:18px;
	text-transform:uppercase;
/*	font-family:Georgia, "Times New Roman", Times, serif;*/
	font-family:Palatino Linotype, Book Antiqua3, Palatino6, serif;
	height:60px;
	display:inline-block;
	margin-left:120px;
	margin-bottom:30px;
	width:100%;
	}

#nav li, #bottomnav li {
	display:inline;
	}

#midnav li { list-style:none; float:left; }

#nav a, #bottomnav a {
	color:#ffe5b8;
	text-decoration:none;
	padding:10px;
	}

#bottomnav a { padding:5px 10px; }

#midnav a {
	color:#ffe5b8;
	text-decoration:none;
	text-align:center;
	border:1px solid #ffe5b8; 
	float:left;
	display:block;
	height:50px;
	margin-right:10px;
	}


#nav a:hover, #bottomnav a:hover, #midnav a:hover  { text-decoration:underline; }

#bottomnav #contact a, #bottomnav #about a, #bottomnav #virtualtour a { border-right:1px solid #ffe5b8; }

#giftcards a, #reservation a, #cravingscard a, #mailinglist a, #cravecares a { padding:12px 10px 0 10px; }

#midnav #locationsCrave a { padding:24px 10px 0 10px; height:38px; }

#midnav #twitter a { 
	background:url(img/Twitter-icon.png) no-repeat;
	height:0;
	padding-top:32px;
	overflow:hidden;
	width:32px;
	border:none;
	}

#midnav #facebook a { 
	background:url(img/FaceBook-icon.png) no-repeat;
	height:0;
	padding-top:32px;
	overflow:hidden;
	width:32px;
	border:none;
	}

#content{ 
	height:365px;
	border:3px solid black;
	margin-bottom:30px;
	}

#aboutCrave #content {
	background:#ffd98a;
	padding-right:486px;

	
}

#sushiCrave #content {
	background: url(img/bkgd_sushi.jpg) no-repeat top right #ffd98a;
	padding-right:501px;
	
}

#menusCrave #content {
	background: url(img/bkgd_menus2.jpg) no-repeat top right #ffd98a;
	padding-right:501px;
	
}


#craveCares #content {
		background: url(img/bkgd_cravecares.jpg) no-repeat top right #ffd98a;
		padding-right:501px;

		}
	


#menusCrave #gradient ul, #media_print #gradient ul, #media_online #gradient ul, #media_tv #gradient ul, #media_press #gradient ul, #privatediningCrave #gradient ul {	
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size:11px; 
	line-height:11px;
	color:#c3142d; 
	text-decoration:none; 
	font-weight:bold;
	margin-left:10px;
	padding-top:10px;
	}
	
#specialevents #gradient ul, #craveCares #gradient ul {
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size:11px; 
	line-height:11px;
	color:#000; 
	text-decoration:none; 
	font-weight:bold;
	margin-left:30px;
	padding-top:10px;
	}
	
#specialevents #gradient li a {color: #c3142d; text-decoration:none; }

#specialevents #gradient li a:hover {text-decoration:underline; }

#menusCrave #gradient li, #media_print #gradient li, #media_online #gradient li, #media_tv #gradient li, #media_press #gradient li, #privatediningCrave #gradient li { list-style:none; margin-bottom:6px;}

#specialevents #gradient li, #craveCares #gradient li { margin-bottom:6px; }


#media_print #gradient a, #media_online #gradient a, #craveCares #gradient a, #media_press #gradient a {text-decoration:none; color:#c3142d; }

#media_print #gradient a:hover, #media_press #gradient a:hover, #media_online #gradient a:hover, #craveCares #gradient a:hover {text-decoration:underline; } 





#wrapper { 
	margin-bottom: 1em;
	margin-top:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	line-height:16px;
	}

#wrapper ul { 
	margin-left:10px;
	width:260px; }

#wrapper li {
	float:left;
	width:130px;
	list-style:none;
	}

#wrapper br { clear:left; }

#wrapper a, #section-2 a, #section-3 a, #sushiCrave #gradient a, #happyhrCrave #gradient a {
		color:#c3142d;
		text-decoration:none;
		font-weight:bold;
		}

#wrapper a:hover, #section-2 a:hover, #section-3 a:hover, #sushiCrave #gradient a:hover, #sushiCrave #gradient a:hover { text-decoration:underline; }

#cares_wrapper { 
	margin-bottom: 20px;
	margin-top:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	line-height:16px;
	color:#c3142d;
	}

#cares_wrapper ul { 
	margin-left:10px;
	 }

#cares_wrapper li {
	list-style:none;
	}

#cares_wrapper br { clear:left; }

#thankyou #content {
	background: url(img/bkgd_thankyou.jpg) no-repeat top right #ffd98a;
	padding-right:501px;
	
}



#wineCrave #content {
	background: url(img/bkgd_wine.jpg) no-repeat top right #ffd98a;
	padding-right:501px;
	
}
#privatediningCrave #content {
	background: url(img/bkgd_privatedining2.jpg) no-repeat top right #ffd98a;
	padding-right:501px;
	
}

#happyhrCrave #content {
	background: url(img/bkgd_happyhr.jpg) no-repeat top right #ffd98a;
	padding-right:501px;
	
}

#entertainmentCrave #content {
	background: url(img/bkgd_entertainment.jpg) no-repeat top right #ffd98a;
	padding-right:501px; 
	}
	
#celebrityparty #content {
	background: url(pics/CRV017_TrentTuckerParty_v2.jpg) no-repeat top right #ffd98a;
	}

#catering #content {
	background: url(img/bkgd_catering.jpg) no-repeat top right #ffd98a;
	padding-right:501px; 
	}

#catering #content h3, #sushiCrave #content h3, #togo h3 { margin:6px 0 0 10px; color:#000; }

#catering #gradient a, #togo a {
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size:11px; 
	color:#c3142d; 
	text-decoration:none; 
	font-weight:bold;
	}

a.red {
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size:11px; 
	color:#c3142d; 
	text-decoration:none; 
	font-weight:bold;
}


a.red:hover { text-decoration:underline; }

#catering #gradient a:hover, #togo a:hover { text-decoration:underline; } 

#togo { 
	float:left;
	width:150px;
	}
	
#specialevents #content {
	background: url(img/bkgd_specialevents.jpg) no-repeat top right #ffd98a;
	padding-right:501px; 
	}


#locationsCrave #content, #contactCrave #content, #mediaCrave #content, #giftcardCrave #content, #media_tv #content, #media_print #content, #media_online #content, #media_press #content {
	background: #ffd98a;
	padding-right:15px;
	}

#mediaCrave #content p { padding-top:10px; }

#media_tv #content p {text-align:center; }

#media_tv #content a {
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size:11px; 
	color:#c3142d; 
	text-decoration:none; 
	font-weight:bold;
	}

#media_tv #content a:hover {text-decoration:underline; }

#locationsCrave #content img {
	border:1px solid #c3142d;
	margin-bottom:5px;
	}
	
#media_tv img { border:1px solid #c3142d; }


#employ_app { float:left; margin-left:400px; }

#employ_app a {
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size:11px; 
	color:#c3142d; 
	text-decoration:none; 
	font-weight:bold;
	}

#employ_app a:hover {text-decoration:underline; }
 



#galleria_address {
	float:left;
	display:block;
	width:180px;
	margin-left:15px;
	margin-top:20px;
	border-right:1px dotted #000000;
	min-height:258px;
	
	}

#moa_address {
	float:left;
	display:block;
	width:180px;
	margin-left:15px;
	margin-top:20px;
	border-right:1px dotted #000000;
	min-height:258px;
	}

#westend_address {
	float:left;
	display:block;
	width:180px;
	margin-left:15px;
	margin-top:20px;
	border-right:1px dotted #000000;
	min-height:258px;
	}

#orlando_address {
	float:left;
	display:block;
	width:180px;
	margin-left:15px;
	margin-top:20px;
	min-height:258px;
	}


#tv { float:left;
	display:block;
	width:180px;
	margin-left:15px;
	margin-top:20px;
	border-right:1px dotted #000000;
	min-height:258px;
	}

#print { float:left;
	display:block;
	width:180px;
	margin-left:15px;
	margin-top:20px;
	border-right:1px dotted #000000;
	min-height:258px;
	}

#print a img, #tv a img, #online a img, #press a img, #craveCares a img, #entertainmentCrave a img  { border:none; }

#online { float:left;
	display:block;
	width:180px;
	margin-left:15px;
	margin-top:20px;
	min-height:258px;
	border-right:1px dotted #000000;
	}

#press { 
	float:left;
	display:block;
	width:180px;
	margin-left:15px;
	margin-top:20px;
	min-height:258px;
	}

#kare1 {
	float:left;
	display:block;
	width:150px;
	margin-left:15px;
	margin-top:20px;
	min-height:258px;
	}

#kare2 {
	float:left;
	display:block;
	width:150px;
	margin-left:15px;
	margin-top:20px;
	min-height:258px;
	}

#fox1{
	float:left;
	display:block;
	width:150px;
	margin-left:15px;
	margin-top:20px;
	min-height:258px;
	}

#tcl1{
	float:left;
	display:block;
	width:150px;
	margin-left:15px;
	margin-top:20px;
	min-height:258px;
	}

#cj_crave{
	float:left;
	display:block;
	width:150px;
	margin-left:15px;
	margin-top:20px;
	min-height:258px;
	}




#galleria_address a, #moa_address a, #westend_address a, #orlando_address a {
	color:#c3142d;
	text-decoration:none;
	} 

#galleria_address a:hover, #moa_address a:hover, #westend_address a:hover { text-decoration:underline; }


#galleria_address ul, #moa_address ul, #westend_address ul, #orlando_address ul, #privatediningCrave #gradient ul {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	line-height:14px;
	}

#privatediningCrave #gradient ul {margin-left:10px; margin-bottom:5px; }

#privatediningCrave #gradient ul a {color:#c3142d; text-decoration:none;}

#privatediningCrave #gradient ul a:hover {text-decoration:underline; }

#virtual_tour a, #back_bttn a {
	background:url(img/virtualtour_bttn.png) no-repeat 0px 0px;
	text-decoration:none;
	height:0;
	width:71px;
	padding-top:22px;
	border:1px solid #000;
	display:block;
	overflow:hidden;
	position:absolute;
	top:422px;
	
	} 
#back_bttn a {
	background:url(img/back_bttn.png) no-repeat 0px 0px;
	}
#virtual_tour a:hover { background:url(img/virtualtour_bttn.png) no-repeat 0px -22px; }

#back_bttn a:hover { background:url(img/back_bttn.png) no-repeat 0px -22px; }




	
#galleria_address li, #moa_address li, #westend_address li, #orlando_address li, #privatediningCrave #gradient li { list-style:none; }






#bottom{
	}
	#footer{}


/*/////////Javascript Slider////////////////*/

#up {
	float:right; 
	padding-top:15px; 
	width:19px;
	overflow:hidden;
	height:0;
	background:url(img/arrow_up.png) no-repeat 0px 0px;
	margin-top:15px;
	}

#up:hover { background:url(img/arrow_up.png) no-repeat 0px -15px; }


#down {
	float:right; 
	padding-top:15px;
	width:19px;
	overflow:hidden; 
	height:0;
	background:url(img/arrow_down.png) no-repeat 0px 0px;
	margin-top:5px;
	} 
 
 #down:hover { background:url(img/arrow_down.png) no-repeat 0px -15px; }

 /*.link {cursor:pointer; color:#c3142d; }*/
.link:hover {color:#000; }
.slider { 
	position:relative;
	overflow:hidden;
	height:298px;
	}
		
.slidercontent {position:absolute}
.slidercontent .upper {border-bottom:1px dotted #000; }
.section { padding-bottom:10px; }


/*//////////Slideshow//////////////////////*/

/*** set the width and height to match your images **/

#slideshow {
    position:relative;
    height:365px;
    float:right;
}

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

fieldset { 
	border:none;
	padding:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	border-right:1px dotted #000;
	margin-bottom:5px;
	}

fieldset label {
	float:left;
	width:110px;
	line-height:18px;
	text-align:right;
	padding-right:10px;
	}
	
fieldset input {
	float:left;
	margin-right:10px;
}

button {
	background:url(img/bttn_bg.png) no-repeat 0px 0px;
	text-decoration:none;
	height:24px;
	width:71px;
	padding-top:0px;
	border:1px solid #000;
	display:block;
	overflow:hidden;
	margin-left:120px;
	color:#fff;
	}

button:hover { background:url(img/bttn_bg.png) no-repeat 0px -22px; }

.section fieldset {
	border-right:none;
}
.section fieldset label {
	text-align:left;
	padding-right:10px;
}
.section fieldset input, .section fieldset select, .section fieldset textarea {
	width:275px;
	margin-bottom:5px;
}
.section button {
	margin-left:0px;
}


/*/////////sIFR/////////////////////////////////////////*/
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;}
	
.sIFR-replaced {visibility: visible !important;}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;}


/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash #content h1{
	/*visibility: hidden;*/

}
/*/////////BUTTONS////////////////////////////////////////*/


/*/////////TYPOGRAPHY/////////////////////////////////////*/



/*/////////CLEARFIX///////////////////////////////////////*/
.clearfix:after, #work-list li:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: block;}




/*///////Lightbox//////////////////////////////////////////*/


#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(img/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/assets/img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/assets/img/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	opacity: 0.6;
	}