div, span, h1, h2, h3, h4, p, a, ul, ol, li, form, input, fieldset, legend, table, td, th {
	margin: 0;
	padding: 0;
}

.clear
{
	clear: both;
}

.hr
{
	background: -webkit-gradient(linear, right top, left top, from(#FFD8BA), to(#FF9966));
	height: 2px;
}

/*--------------------------- General Font & Text  Formatting ---------------------------*/


body
{
	font-family: "lucida grande", arial, sans-serif;
	font-size: 11px;
	margin: 0px;
	overflow-x: hidden;
}

.checkbox{
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(../img/check_box.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
}

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

#container {
	margin: 15px auto;
	padding-top: 35px;
}

#header{
	height: 20px;
	width: 100%;
	top: 0px;
	padding: 10px 0px 10px 0px;
	background: #F4A460;
	position: fixed;
	z-index: 999;
}

#mid_band{
	height: 50px;
	width: 100%;
	top: 315px;
	color: #FF9966;
	background: #FFF;
	position: fixed;
	z-index: 999;
}

#bot_band{
	height: 50px;
	width: 100%;
	top: 612px;
	color: #FF9966;
	background: white;
	position: fixed;
	z-index: 999;
}

#title{
	background: SandyBrown url('/img/xenger_logo.png') no-repeat;
	margin: auto;
	width: 100px;
	height: 24px;
}

#source_buttons{
	float: left;
	width: 600px;
	color: #999;
	font-size: 18px;
}

.ckbox{
	float: left;
	width: 100px;
}

.slider_title{
	width: 100%;
	color: #F96;
	background: white;
	font-weight: bold;
	font-size: 18px;
	height: 25px;
	padding-left: 100px;
	padding-bottom: 8px;
	font-family: 'Comic Sans MS';
	z-index: 999;
	position: absolute;
}

.panel_slider{
	padding:5px;
	overflow: hidden;
	padding: 35px 0px 35px 100px;
	height: 229px;
	position: absolute;
}

.left_zone{
	background: #FFF;
	width: 100px;
	height: 250px;
	position: fixed;
	left: 0px;
	top: 50px;
	-webkit-box-shadow: 2px 0px 7px #D74;
	-moz-box-shadow: 2px 0px 7px #D74;
	z-index: 99;
	visibility: hidden;
}

.right_zone{
	background: #FFF;
	width: 100px;
	height: 250px;
	position: fixed;
	right: 0px;
	top: 50px;
	-webkit-box-shadow: -2px 0px 7px #D74;
	-moz-box-shadow: -2px 0px 7px #D74;
	z-index: 99;
}

.left_scroll_arrow{
	background-image: url('/img/arrow_sprite_brown.png');
	background-position: -0px -0px;
	width: 23px;
	height: 46px;
	top: 102px;
	position: absolute;
	right: 15px;
}

.right_scroll_arrow{
	background-image: url('/img/arrow_sprite_brown.png');
	background-position: -0px -112px;
	width: 23px;
	height: 46px;
	top: 102px;
	position: absolute;
	left: 15px;
}

#tabMenuDiv {
	height: 38px;
	width: 100%;
	float: left;
	border-bottom: 2px solid #CCCCCC;
	padding-top: 10px;
}

.tabDiv{
	border-top: 2px solid #CCCCCC;
	border-left: 2px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	width: 150px;
	height: 30px;
	margin-top: 3px;
	margin-left: 24px;
	background-color: #FFF;
	color: #FF9966;
	font-size: 18px;
	font-weight:bold;
	text-align: center;
	padding-top: 5px;
	
}

/*------------HIGHLIGHTS----------*/

.rest_block {
	position: relative;
	float: left;
	width: 200px;
	height: 210px;
	padding: 6px;
	margin: 0 5px;
	background: -moz-linear-gradient(-45deg,#FFD8BA,#FFE3CE);
	background: -webkit-gradient(linear, left top, right bottom,from(#FFD8BA),to(#FFE3CE));
	border:thin solid #FF9966;
	border-radius: 10px;
	-webkit-box-shadow: 2px 2px 7px #D74;
	-moz-box-shadow: 2px 2px 7px #D74;
}

.rev_image {
	-webkit-box-shadow: 2px 2px 7px #D74;
	-moz-box-shadow: 2px 2px 7px #D74;
	background: snow; 
	width: 200px;
	height: 127px;
}

.rest_name
{
	font-weight: bold;
	font-size: 14px;
	padding: 5px 5px 2px 5px;
	text-shadow: 0 1px 0 ivory;
}

.rest_cuis {
	color: #F74;
	font-weight: bold;
	font-size: 12px;
	padding-left: 7px;
	padding-bottom: 2px;
}

.rest_nbhood
{
	color: #888;
	font-size: 11px;
	padding-left: 7px;
	z-index: 5;
	min-height: 15px;
}

.rest_addr
{
	color: chocolate;
	font-size: 12px;
	padding: 5px;
	border: 1px solid grey;
	background: snow;
	opacity: 0.85;
	position: absolute;
	z-index: 5;
}
.rest_map
{
	height: 150px;
	border: 1px solid grey;
	background: white;
	padding: 5px;
	margin-bottom: 10px;
}

.rest_map_inner
{
	height: 150px;
	
}

.rev_entry {
	height: 24px;
	width: 24px;
	padding: 2px;
	float: left;
	cursor: pointer;
}

.rev_entry:hover {
	background: #FBCBA7;
	border-radius: 5px;
}

.rev_source{
	height: 20px;
	float: left;
	padding: 2px;
}

.rev_rating{
	float: left;
	padding-top: 5px;
	text-shadow: 0 1px 0 ivory;
	font-size: 14px;
	color: gray;
	text-align: center;
	width: 130px;
}

.rev_pubdate{
	color: chocolate;
	font-size: 10px;
	font-weight: bold;
	padding: 5px;
	border: 1px solid grey;
	background: snow;
	opacity: 0.85;
	position: absolute;
	z-index: 5;
	left: 10px;
	top: 10px;
}

.rev_excerpt {
	padding-top: 4px;
	clear: both;
	font-size: 14px;
}


.top{
	border-top: none;
}

.bottom{
	border-bottom:1px dotted #FF9966;
}

.imgHL {
	width: 190px;
	height: 118px;
	padding: 5px
}

/*------------ITEMS----------*/

.menuList {
	float: left;
}

.listItem {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	font-size: 14px;
	height: 60px;
	padding: 10px;
	border-bottom:thin solid #cccccc;
}

.dvArticle {
	float: left;
	width: 500px;
}

.highlight {
	border: 1px solid #FF9966;
	background-color: #FFD9A5;
	padding: 3px 3px 4px 3px;
	
}

.dvImage {
	float: left;
	width: 115px;
	padding-right: 10px;
	height: 100px;
}

.imgSmall {
	border: 1px;
	height: 100px;
	width: 120px;
}


.artTitle a:link,a:visited { color: #000000; text-decoration:none; }
.artTitle a:hover { color: #ff9966; }

.artPubDate{
	font-size: 12px;
	text-align: right;
	color: #777777;
	width: 130px;
	float: right;
	padding: 2px 0 0 5px;
}

.artCuisine{
	float: left;
	padding: 5px;
	color: gray;
	font-size: 14px;
	clear: both;
}



.restPic {
	float: right;
}

.artExcerpt {
	overflow: hidden;
	height: 68px;
	padding-top: 4px;
	clear: both;
}

/*-----------PHOTO GALlERY----------*/


#photoGallery {
	float: right;
	width: 175px;
	height: 500px;
	border: thin solid #CCC;
}
