/*refresher cafe*/
#refresher_menu_container{
	overflow: hidden;
	background:#fff url("../images/refresher_menu_bg-body.jpg") no-repeat top left;
}
#refresher_menu{
	clear: both;
	margin-top: 6em;
}
#refresher_menu_content{
	width: 1061px;
	overflow: hidden;
	background: transparent url("../images/refresher_menu_bg.png") no-repeat top right;
	margin: -10px 0 -61px -80px;
	padding: 50px 0 3em 75px;
	position: relative;
	z-index: 4;
}
.menu_box_container{
	overflow: hidden;
	float: left;
	width: 450px;

	margin: 5px 15px;
	z-index: 5;
	position: relative;
}
.menu_box_shadow_top{
	background: transparent url("../images/menu_box_top.png") no-repeat bottom left;
	height: 20px;
}
.menu_box_body{
	background: transparent url("../images/menu_box_body.png") repeat-y left;
	min-height: 275px;
	oveflow: hidden;
	padding: 1em 2em 0 2em;
}
.menu_box_shadow_bottom{
	background: transparent url("../images/menu_box_bottom.png") no-repeat top left;
	height: 17px;
}
.menu_box_body h3{
	color: #296F39;
	font-size: 25px;
	font-family: arial, tahoma, sans-serif;
	padding: 10px 0;
}
.menu_box_body p.menu_type,
.menu_box_body p.menu_type_price{
	font-size: 14px;
	color: #1f1f1f;
	font-family: arial, tahoma, sans-serif;
	line-height: 20pt;
	font-weight: bold;
}
.menu_box_body p.menu_type_price{
	text-align: right;
}
img#refresher_logo{
	position: relative;
	z-index: 6;
	margin: 0 0 -55px 3px;
	display: block;
}
img#refresher_logo_salad{
	position: absolute;
	top: 40px;
	margin-left: -20px;
}
/*--sub level nav*/
.cafe_sub_level_nav{
	overflow: hidden;
}
.cafe_sub_level_nav ul{
	display: block;
	float: right;
	padding-right: 50px;
}
.cafe_sub_level_nav ul li{
	float: left;
	display: inline;
}
.cafe_sub_level_nav ul li a{
 	padding: 10px 0 10px 40px;
 	display: block;
 	color: #e77d20;
 	text-decoration: none;
 	font-size: 20px;
 	font-family: helvetica, arial, tahoma;
}
.cafe_sub_level_nav ul li.active a{
 	color: #fff;
}

.cafe_sub_level_nav ul li#subNav_0{
	z-index: 0;
	margin: 0;
}
.cafe_sub_level_nav ul li#subNav_1{
	z-index: 1;
}
.cafe_sub_level_nav ul li#subNav_2{
	z-index: 2;
}
.cafe_sub_level_nav ul li{
	background: transparent url("../images/salad_tab.png") top no-repeat;
	width:159px;
	height: 49px;
	position: relative;
	margin-left: -27px;
}
.cafe_sub_level_nav ul li#subNav_3{
	background: transparent url("../images/organic_product_tab.png") bottom no-repeat;
	width:211px;
	z-index: 3;
}
.cafe_sub_level_nav ul li.active{
	background: transparent url("../images/menu_tab_active.png") top no-repeat;
}
/*--sub level nav*/

/*================salad=================*/
#refresher_salad{
	clear: both;
	margin-top: 6em;
}
#salad_content_top{
	background: transparent url("../images/refresher_salad_bg.png") top right no-repeat;
	width: 978px;
	height: 505px;
	overflow: hidden;
	margin-top: -7px;
	position: relative;
	z-index: 4;
	margin-left: -20px;
	padding-left: 20px;
}
#salad_menu{
	background: transparent url("../images/salad_menu_bg.jpg") no-repeat top center;
	width: 364px;
	height: 417px;
	margin: 0 auto;
	margin-top: 80px;
}
#salad_menu h2{
	padding: 20px 0 0 12px;
	text-align: center;
	color: #acd373;
	font-size: 25px;
	font-family: helvetica, arial, tahoma;
	
}
#menu_left,#menu_right{
	width: 142px;
}
#menu_left{
	padding-left: 40px;
}
#menu_right{
	padding-right: 40px;
}
#menu_right ul li{
	float: right;
}
#menu_right ul li a{
	text-align: right;
}
ul#cross-links li{
	padding: 7px 0;
}
ul#cross-links li a{
	font-size: 13px;
	color: #636363;
	font-family: helvetica, arial, tahoma;
}
#salad_content_bottom{
	margin-top: 3em;
}
.salad_content_container{
	overflow: hidden;
}
h2.salad_name{
	color: #8dc63f;
	font-size: 35px;
	font-family: helvetica, arial, tahoma;
	display: block;
	padding-left: 9em;
}
.salad_content{
	float: left;
	height: 277px;
	width: 550px;
	background: transparent url("../images/salad_content_bg.jpg") no-repeat top left;
	padding: 30px 40px 0 40px;
	position: relative;
	z-index: 0;
}
.salad_content h3{
	color: #dd941a;
	font-size: 22px;
	font-family: helvetica, arial, tahoma;		
}
.salad_content p{
	color: #555555;
	font-size: 12px;
	font-family: arial, tahoma;
	text-align: justify;		
}
img#salad_image{
	float:left;
	margin: 0 -37px 0 20px;
	position:relative;
	z-index:1;
}
.salad_wrapper{
	overflow: hidden;
}

/*================cafe=================*/
.subnav_shadow{
	height: 13px;
	width: 978px;
	background: transparent url("../images/refresher_subNav_shadow.png") no-repeat top right;
	position: relative;
	z-index: 5;
	margin-top: -9px;
}
#big_img_container{
	width: 568px;
	height: 500px;
	background: transparent url("../images/cafe_big_img_bg.png") no-repeat left top;
	position:relative;
	z-index: 0;
	margin: 0 0 0 -25px;
	clear: left;
}
img#cafe_refresher_logo{
	margin: 15px 0 0 -20px;
	position:relative;
	z-index: 1;
	display: block;
	float: left;
}
#cafe_img_msg{
	float: left;
	margin-top: 15px;
}
#right_content{
	width: 738px;
	padding: 5px 10px; 
}
#right_content p{
	font-size: 10pt;
	font-family: arial, tahoma, sans-serif;
	color: #111;
	line-height: 1.7em;
	text-align: justify;
}
#imagePlaceHolder img{
	margin: 34px;
}
#thumbnail_images{
	display: block;
	width: 400px;
	overflow: hidden;
	float: right;
}
#thumbnail_images .rectangular{
	float: left;
	margin: 5px 15px;
	height: 75px;
	width: 100px;
	cursor: pointer;
}
#thumbnail_images .rectangular img{
	background: #363636;
	padding: 4px;
}
#enlarge_photo{
	float: right;
}
#enlarge_photo span{
	color: #001844;
	font-family: helvetica, arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
/*rev*/
.menu_bg_container{
	overflow: hidden;
	height: 275px;
}
#menu1{
	background: transparent url("../images/menu-soup-bg.gif") bottom left no-repeat;
}
#menu2{
	background: transparent url("../images/menu-sandwich-bg.gif") bottom left no-repeat;
}
#menu3{
	background: transparent url("../images/menu-cold-sandwich-bg.gif") bottom left no-repeat;
}
#menu4{
	background: transparent url("../images/menu-pasta-bg.gif") bottom left no-repeat;
}
#menu5{
	background: transparent url("../images/menu-pizza-bg.gif") bottom left no-repeat;
}
#menu6{
	background: ;
}
#menu7{
	background: transparent url("../images/menu-meals-bg.gif") bottom right no-repeat;
}
#menu8{
	background: transparent url("../images/menu-beverages-bg.gif") bottom right no-repeat;
}
#menu9{
	background: transparent url("../images/menu-sweets-bg.gif") bottom left no-repeat;
}
#menu10{
	background: transparent url("../images/menu-coffee-bg.jpg ") bottom left no-repeat;
}
#menu11{
	background: transparent url("../images/menu-tea-bg.gif ") bottom left no-repeat;
}
#menu2 p.menu_type,
#menu2 p.menu_type_price{
	line-height: 18pt;
}
#menu9 p.menu_type,
#menu9 p.menu_type_price{
	line-height: 13pt;
}
/*rev*/

/*++++++++++++++++++GALLERY SLIDER++++++++++++++++++*/

		p#cross-links { text-align: center }
		
		p#cross-links { border-bottom: 1px solid #ccc; margin-bottom: 30px; padding-bottom: 30px }
		
		noscript p, noscript ol { color: #a00; font-size: 13px; line-height: 1.4em; text-align: left }
		noscript a { color: #a00; text-decoration: underline }
		noscript ol { margin-left: 25px; }
		
		a:focus { outline:none }
		
		img { border: 0 }
		
		.stripViewer .panelContainer .panel ul {
			text-align: left;
			margin: 0 15px 0 30px;
		}
		#cross-links {
			margin-top: 2em;
			padding: 0 !important;
			display: block;
			overflow: hidden;
		}
		.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
			position: relative;
			width: 978px;
			padding-bottom: 30px;
		}

		/* These 2 lines specify style applied while slider is loading */
		.csw {width: 100%; height: 305px; background: #fff; overflow: scroll}
		.csw .loading {margin: 200px 0 300px 0; text-align: center}

		.stripViewer { /* This is the viewing window */
			position: relative;
			background-color: #ffffff;
			overflow: hidden; 
			border: none; /* this is the border. should have the same value for the links */
			margin: auto;
			clear: both;
			
		}
		.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
			position: relative;
			left: 0; top: 0;
			width: 100%;
			list-style-type: none;
			/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
		}
		.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
			float:left;
			height: 100%;
			position: relative;
			width: 978px; /* Also specified in  .stripViewer  above */
		}
		.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
			width:632px;
		}
		.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
			margin: auto;
			display: none;
		}
		.stripNav ul { /* The auto-generated set of links */
			list-style: none;
		}
		.stripNav ul li {
			float: left;
			margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
		}
		.stripNav a { /* The nav links */
			font-size: 10px;
			font-weight: bold;
			text-align: center;
			line-height: 32px;
			background: #c6e3ff;
			color: #333333;
			text-decoration: none;
			display: block;
			padding: 0 15px;
		}
		.stripNav li.tab1 a { background: #60f }
		.stripNav li.tab2 a { background: #60c }
		.stripNav li.tab3 a { background: #63f }
		.stripNav li.tab4 a { background: #63c }
		.stripNav li.tab5 a { background: #00e }
		.stripNav li a:hover {
			background: #333;
		}
		.stripNav li a.active {
			background: red;
			color: #333333;
		}
		.stripNavL, .stripNavR { /* The left and right arrows */
			position: absolute;
			top: 230px;
			text-indent: -9000em;
			display: none;
		}
		.stripNavL a, .stripNavR a {
			display: block;
			height: 40px;
			width: 40px;
		}
		.stripNavL {
			left: 0;
		}
		.stripNavR {
			right: 0;
		}
		.stripNavL {
			background: url("images/arrow-left.gif") no-repeat center;
		}
		.stripNavR {
			background: url("images/arrow-right.gif") no-repeat center;
		}
		/* PARAGRAPH */
		.panel .r_sentence {
			
			font-size: 12px;
			color: #333333;

			letter-spacing: .1em;
			padding-right: 20px;
			
		}
		.panel .left, .panel .right {
			font-size: 12px;
			color: #333333;
			line-height: 1.5em;
			letter-spacing: .05em;
			padding-top: 10px;
		}		