/* Start of CMSMS style sheet 'mosto_level2_css' */
html, body, div, p, img, ul, li, h1, h2 {padding: 0px; margin: 0px; border: none;}

html{  
	background: #000;
}

body{
	font-family:Verdana;
}

#wrapper{
	margin-left:auto;
	margin-right:auto;
	width:1000px;
}



/******************************************
 * Header Styles
 ******************************************/
 

/******************************************
 * Login
 ******************************************/
 
 
/******************************************
 * navigation
 ******************************************/
#nav{
	background:url(uploads/images/nav_bg.jpg) no-repeat;
	width:1000px;
	height:64px;
 }
 
#nav ul{
	list-style:none;
	padding-left:100px;
	padding-top:28px;
	height:13px;
}


#nav li{
	list-style:none;
	float:left;	
	height:13px;
	line-height:13px;
}


#nav a{display:block;text-align:center;height:13px;	line-height:13px; text-indent:-1000em;}

#nav #home a {background: url(uploads/images/home.gif); width: 75px;height:13px;}
#nav #home a:hover {background: url(uploads/images/home_on.gif); width: 75px;}

#nav #people a {background: url(uploads/images/people.gif); width: 149px;}
#nav #people a:hover {background: url(uploads/images/people_on.gif);  width: 149x;}

#nav #restaurant a {background: url(uploads/images/restaurant.gif); width: 186px;}
#nav #restaurant a:hover {background: url(uploads/images/restaurant_on.gif);  width: 186px;}

#nav #location a {background: url(uploads/images/location.gif); width: 142px;}
#nav #location a:hover {background: url(uploads/images/location_on.gif);width: 142px;}

#nav #menus a {background: url(uploads/images/menus.gif); width: 116px;}
#nav #menus a:hover {background: url(uploads/images/menus_on.gif);width: 116px;}

#nav #reservations a {background: url(uploads/images/reservations.gif); width: 138px;}
#nav #reservations a:hover {background: url(uploads/images/reservations_on.gif);width: 138px;}

/******************************************
 * breadcrumb
 ******************************************/
 

/******************************************
 * Main content styles
 ******************************************/

#oTransContainer{
	width:1000px;
	height:602px;
	position:relative;
}


#nl_bg{
	position:absolute;
	width:253px;
	left:21px;
	top:53px;
}

#bg{
	width:1000px;
	height:602px;
}

#logo{
	height:258px;
	width:253px;
	background:url(uploads/images/logo.jpg) no-repeat;
}

#news{
	height:241px;
	width:223px;
	padding-left:19px;
	padding-top:25px;
	padding-right:14px;
	background:url(uploads/images/news_bg.jpg) no-repeat;
}

#news_title{
	height:12px;
}
.NewsSummary{
    margin-top:22px;
}

#fi_wd_tit a{
	font-weight:bold;
	padding-bottom:4px;
	color:#bebebe;
	font-size:11px;
        text-decoration:none;
}

#fi_wd_time{
	color:#fff;
	font-size:9px;
	padding-bottom:7px;
}

#fi_wd_cnt{
	font-family:Georgia;
}

#fi_wd_cnt {
	color:#bebebe;
	font-size:11px;
	text-decoration:none;
}

#fi_wd_cnt a:hover{
	text-decoration:underline;
}


#fi_wd_tit2{
	font-weight:bold;
	padding-bottom:4px;
	padding-top:33px;
	color:#bebebe;
	font-size:11px;
}


#fi_wd_time2{
	color:#fff;
	font-size:9px;
	padding-bottom:7px;
}

#fi_wd_cnt2{
	font-size:11px;
	color:#cdcdcd;
	font-family:Georgia;
}

#fi_wd_cnt2 a{
	color:#bebebe;
	font-size:11px;
	text-decoration:none;
}

#fi_wd_cnt2 a:hover{
	text-decoration:underline;
}


#bottom_bar{
	height:22px;
	background:#1f1f1f;
	width:1000px;
	margin-top:8px;
}

#sub_bg{
	width:979px;
	height:602px;
	padding-left:21px;
	background:url(uploads/images/people_bg.jpg) no-repeat;
}
#sub_bg_menu{
	width:979px;
	height:602px;
	padding-left:21px;
	background:url(uploads/images/menu_bg.jpg) no-repeat;
}

#sub_logo{
	height:258px;
	width:253px;
	background:url(uploads/images/logo.jpg) no-repeat;
	float:left;
	margin-top:53px;
}

#sub_cnt_bg{
	width:708px;
	height:501px;
	float:left;
	margin-top:52px;
	position:relative;
}

#sub_cnt{
	position:absolute;
	left:1px;
	top:0px;
	padding-left:34px;
	padding-top:26px;
	padding-right:9px;
}

#sub_title{
	padding-bottom:20px;
	font-size:23px;
	color:#cccccc;
}

#box2 {
	height:440px;
	padding-right:10px;
	width:650px;
	overflow: auto;
	scrollbar-face-color: #405339;
	scrollbar-highlight-color: #405339; 
	scrollbar-shadow-color: #405339; 
	scrollbar-3dlight-color: #405339; 
	scrollbar-arrow-color: #1c2917; 
	scrollbar-track-color: #1c2917; 
	scrollbar-darkshadow-color: #405339;

}

#box2 h1{
	font-family:Verdana;
	font-size:16px;
	color:#bc7949;

}

#box2 p{
	font-family:Verdana;
	font-size:12px;
	line-height:18px;
	color:#bc7949;
	padding-top:20px;
}
#box2 p a{
	color:#bc7949;
}

.wz1{
	font-size:13px;
	font-weight:bold;
}

.wz2{
	font-style: italic; 
}

/******************************************
 * Footer styles
 ******************************************/
   
#footer{
	color:#999999;
	font-size:10px;
	padding-top:12px;
	text-align:center;
}


#footer span{
	padding-left:10px;
	padding-right:10px;
}

#footer a{
	color:#999999;
	font-size:10px;
	text-decoration:none;
}

#footer a:hover{
	color:#fff;
	font-size:10px;
	text-decoration:underline;
}
s
.clear{clear: both;}


#fi_wd_tit{
   background:url(uploads/images/news_title_jian.gif) no-repeat left center;
   padding-left:18px;
}
/* End of 'mosto_level2_css' */

