body
{
	background-image: url(art/header_bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
	width: 100%;
	margin: 0;
	padding: 0;
	color: #d1d1d1;
	font-family: Verdana;
	font-size: 12px;
	background-color: #262626;
}

h1
{
	font-size: 24px;
	color: White;
	margin: 0;
	padding: 0;
}

h2
{
	font-size: 18px;
	font-weight: normal;
	color: White;
}

h3
{
	font-size: 14px;
	font-style: italic;
	color: White;
	margin: 0;
	padding: 0;
	font-weight: normal;
	line-height: 22px;
}

h4
{
	font-size: 14px;
	margin: 0;
	padding: 0;
	font-weight: normal;
	line-height: 20px;
	display: inline;
}

h5
{
	font-size: 12px;
	margin: 0;
	font-weight: normal;
	line-height: 20px;
	display: inline;
}

p
{
	line-height: 23px;
	text-align: justify;
	font-size: 11px;
}

a,
a:visited
{
	color: White;
	text-decoration: none;
}

a:hover,
a:visited:hover
{
	text-decoration: underline;
}

#Wrapper
{
	width: 850px;
	margin: 0px auto 0px auto;
	padding-bottom: 50px;
}

#ColumnLeft
{
	width: 350px;
}

#ColumnRight
{
	width: 465px;
	padding-top: 70px;
	padding-left: 35px;
}

#Footer
{
	height: auto;
	background-color: Black;
	width: 100%;
	border-top: solid 1px #303030;
}

#Footer p
{
	font-size: 10px;
	padding: 0;
	margin: 0;
	padding-top: 6px;
	color: #4f4f4f;
}

#Footer p a,
#Footer p a:visited
{
	color: #4f4f4f;
}

.hidden
{
	display: none;
}

.shown
{
	display: block;
}

.column
{
	float: left;
}

.section
{
	
}

.panel
{
	width: 339px;
	padding-top: 10px;
	clear: left;
}

.panel .middle
{
	border-left: solid 2px #303030;
	border-right: solid 2px #303030;
	background-color: #111111;
	padding: 13px 20px 13px 20px;
	float:left;
	width: 295px;
}

.panel .top,
.panel .bottom
{
	clear: left;
	height: 8px;
	float: left;
	width: 100%;
	font-size: 5px;
}

.panel .top
{
	background-image: url(art/panel_top.gif);
}

.panel .bottom
{
	background-image: url(art/panel_bottom.gif);
}

.textbox
{
	padding: 3px;
	width: 200px;
	border: solid 1px #303030;
	background-color: #111111;
	color: #d1d1d1;
	font-size: 12px;
}

.textarea
{
	padding: 3px;
	width: 200px;
	border: solid 1px #303030;
	background-color: #111111;
	color: #d1d1d1;
	font-family: Verdana;
	height: 150px;
	font-size: 12px;
}

/*

SPECIFICS

*/

.headerImage
{
	margin-top: 45px;
}

.FoodMenu .Dish .Thumb
{
	float: left;
}

.FoodMenu .Dish .Details
{
	float: left;
	padding-left: 15px;
	width: 290px;
}

.FoodMenu .Dish h3
{
	padding-top: 10px;
	padding-bottom: 5px;
}


.SelectedMenuItem
{
	font-weight: bold;
}

/*

OBJECTS

*/

.Box
{
	border: solid 1px #303030;
	width: 412px;
	padding: 25px;
	margin-top: 20px;
}

.Button_Green
{
	width: 115px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	background-image: url(art/button_green_bg.gif);
}

.Button_Black
{
	width: 115px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	background-image: url(art/button_black_bg.gif);
}

.Button_Black_Small
{
	width: 55px;
	height: 21px;
	line-height: 21px;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	background-image: url(art/button_black_small_bg.gif);
}

.Alert
{
	font-weight: bold;
	color: White;
	padding: 5px 12px 5px 12px;
	line-height: 25px;
	height: 25px;
	width: 90%;
	margin-bottom:5px;
}

.Galleries
{
	width: auto;
}

.Galleries .Gallery
{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.Gallery .hover
{
	background-color: #000;
	border: solid 1px #404040;
}

.Gallery .Thumb
{
    height: 120px;
	width: 120px;
	font-size: 1px;
}

.Gallery .hover img
{
	border: solid 1px #000;
}

.PagingControl
{
	font-size: 11px;
	float: right;
	padding-right: 5px;	
	padding-bottom: 15px;
	display: inline;
}

.PagingControl .ActivePage
{
	font-weight: bold;
	font-size: 14px;
}

.FoodMenu .Dish
{
	width: 440px;	
	padding: 10px;
	margin-bottom: 20px;
	background-color: #222222;
}

.MiniReview
{
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 11px;
	border-top: dashed 1px #303030;
}

.MiniReview a,
.MiniReview a:visited
{
	text-decoration: underline;
}

.MiniReview a:hover,
.MiniReview a:visited:hover
{
	text-decoration: none;
}

.MiniReview p
{
	 margin:0;
	 text-align: left;
	 padding-top: 7px;
	 line-height: 18px;
}

.Thumb
{
	background-color: #262626;
	text-align: center;
	border: solid 1px #353535;
	height: 120px;
}

.Thumb img
{
	border: solid 1px #262626;
}

.Form
{
	padding:0;
	margin: 0;
}

.Form .fieldTitle
{
	width: 100px;
	line-height: 23px;
}

.Form .field
{
	width: 300px;
}

.red
{
	background-color: #a3221a;
}

.green
{
	background-color: #628d3c;
}

.Border
{
	padding: 10px;
	border: solid 1px #434343;
}

.Review
{
	height: auto;
	margin-bottom: 20px;
	border-bottom: dashed 1px #434343;
	padding-bottom: 25px;
}