@import url('reset.css');
.red, .red a{color:#fff;font-size:60px;float:right;font-weight:lighter;font-family: 'Open Sans', sans-serif;}
.elephant, .elephant a{color:#000;font-size:60px;float:right;margin-right:200px;font-weight:600;font-family: 'Open Sans', sans-serif;}
.cuisine{color:#fff;float:right;position:relative;font-size:23px;font-family: 'Open Sans', sans-serif;font-weight:lighter;right:-350px;top:64px;}
.mobile_icon{margin-top:20px;}
.mobile_text{position:relative;top:15px;left:-45px;color:#fff;font-size:10px;font-family: 'Open Sans', sans-serif;}
body {
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
	margin: 0px;
	background-color:#000;
	text-align:center;
}
.logo_div {
	min-width:1024px;
	width:100%;
	top:0px;
	background-image:url(../IMG/Header_BG.jpg);
	background-repeat:repeat-x;
	height:110px;
	background-color:#bf0000;
	margin-bottom:40px;
}
.container{ 
    background-image:url(../images/body_strokes.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	min-height:550px;
	margin:0 auto;
	padding:0;
}
.menu_container{
	background-image:url(../images/menu_banner.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	margin:0 auto;
	width:1140px;
	height:83px;

}
.inside{width:1140px;	margin:0 auto;}
.main_content{
		font-family: 'Open Sans', sans-serif;
	background-color:#edead7;
		margin:0 auto;
	width:934px;
	padding-bottom:30px;
	}
.about_content{
	font-family: 'Open Sans', sans-serif;
	font-size:18px;
	padding:20px;
	text-align:left;
	background-color:#edead7;
	width:894px;
	margin:0 auto;
}
#right{float:left;
width:100%;}
#gallery{}
.menu_items{
	margin-right:20px;
	height:650px;
	overflow:auto;
}
ul.menu_container_items {
	font-family: 'Open Sans', sans-serif;
	margin:auto;
	list-style-type: none;
	padding-top:10px;
}
ul.menu_container_items li{
	display:inline;
	font-size:28px;
	padding-right:35px;
}
ul.menu_container_items a:hover {
	color:#fff;
}
h6 {
	color:#f00;
	font-size:26px;
	padding:0 0 20px 0;
}
h5 {
	color:#f00;
	font-size:18px;
	padding:10px 0px;
}
h4{
	color:#000;
	font-size:20px;
	padding:5px 0;
}
.right_img{
	float:right;
}
.current_page,
.current_page a,
.current_page a:link,
.current_page a:visited {
	color:#fff;
}
h8 a:visited {color:#f00;}
.white_menu{color:#fff;}
.left_sub_menu {
		float:left;
	padding-left:30px;
	padding-top:20px;
	text-align:left;}
ul.left_sub_menu a:hover {
	color:#F00;
}
.left_side{
	background-color:#666;
	width:300px;
	min-height:400px;
	float:left;
	margin-right:20px;`	
}
.footer_div{
	color:#edead7;
	padding-top:20px;
	width:100%;
	min-height:3px;
	margin:auto;	
}
a{
	color:#000;
	text-decoration:none;
}
.clr{
	clear:both;
}
.container {
	width:100%;
	position:relative;
	z-index:100;
	margin:0 auto;
}
.header{
	padding-top:40px;
}
.content {
	width:1000px;
	margin:0 auto;
}
/*h1{
	margin:10px 0 0px 20px;
	font-size:80px;
	color:#000;
	text-shadow:1px 1px 1px #fff;
}
h1 span{
	font-size:22px;
	text-transform:uppercase;
}*/
.more ul{
	text-transform:uppercase;
	font-size:13px;
	padding:50px 0px 30px 20px;
	height:30px;
	clear:both;
	width:830px;
	margin:0 auto;
}
.more ul li{
	float:left;
	margin:0;
}
.more ul li.selected a,
.more ul li.selected a:hover{
	background:#000;
	color:#fff;
	text-shadow:none;
}
.more ul li a{
	text-shadow:1px 1px 1px #fff;
	color:#555;
	background:#f7f7f7;
	padding:3px 6px;
	-moz-box-shadow:1px 1px 2px #aaa;
	-webkit-box-shadow:1px 1px 2px #aaa;
	box-shadow:1px 1px 2px #aaa;
}
.more ul li a:hover{
	background:#000;
	color:#fff;
	text-shadow:none;
}
.content{
	width:100%;
	position:relative;
}
.playlist {
	background:#edead7;
}
.playlist tbody tr td {
	padding: 3px 8px;
}
.playlist tbody tr.top td {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	background-color:#edead7;
	color: #f00;
	text-transform:uppercase;
	text-align:left;
}
.playlist tbody tr.bot td {
	font-size:14px;
	padding-bottom:10px;
	background-color:#edead7;
	color: #000;
	text-align:left;
}
.wide{width:280px;}

strong{
	color:#ff0000 !important;
}
.single_image{
	margin:10px;
}