@charset "utf-8";
/* CSS Document */

body{
	background:#750207;
	margin:0;
	padding:0;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a{
	outline:none;
}
*html a{
	position:relative;
}





#container{
	background:url(../images/main-bg.png) no-repeat 50% 0 #470406;
	width:100%;
}
#header{
	width:920px;
	height:136px;
	margin:0 auto;
	padding:10px 0 0 0;
}
#header h1{
	margin:0;
	padding:0;
}
#header h1 a{
	width:160px;
	height:136px;
	background:url(../images/mozaic-logo-content.png) no-repeat;
	display:block;
	text-indent:-1000000px;
	margin:0 auto;
}
#content{
	width:100%;
	height:350px;
	background-color: #230000;
	border:1px solid #000;
	border-width:1px 0;
}
#main_content{
	width:920px;
	margin:0 auto;
}
#left_content{
	width:410px;
	height:300px;
	padding:25px 28px;
	float:left;
	background: url(../images/bg-left-content.jpg) 0 0 no-repeat #670408;
	border-right:1px solid #000;
}
#flash{
	width:920px;
	height:350px;
	margin:0 auto;
}
#small_flash{
	float:left;
	width:235px;
	height:350px;
}
#side_nav{
	background:url(../images/bg-side-nav.jpg) 0 0 no-repeat #4f0305;
	width:193px;
	height:320px;
	float:left;
	border-left:1px solid #000;
	padding:30px 0 0 20px;
}
#side_nav ul{
	margin:0;
	padding:0;
	list-style:none;
}
#side_nav ul li{
	text-indent:-20000px;
}
#side_nav ul li a{
	width:190px;
	height:34px;
	text-decoration:none;
	color:#FFF;
	display:block;
}
#side_nav ul li.home a{
	background:url(../images/home-btn.png) 0 0 no-repeat;
}
#side_nav ul li.home a:hover{
	background:url(../images/home-btn-hover.png) 0 0 no-repeat;
}
#side_nav .home_hover{
	background:url(../images/home-btn-hover.gif) 0 0 no-repeat;
}
#side_nav ul li.group a{
	background: url(../images/the-mozaic-group-btn.png) 0 0 no-repeat;
}
#side_nav ul li.group a:hover{
	background:url(../images/the-mozaic-group-btn-hover.png) 0 0 no-repeat;
}
#side_nav .group_hover{
	background:url(../images/the-mozaic-group-btn-hover.gif) 0 0 no-repeat;
}
#side_nav ul li.restaurant a{
	background: url(../images/mozaic-restaurant-btn.png) 0 0 no-repeat;
}
#side_nav ul li.restaurant a:hover{
	background:url(../images/mozaic-restaurant-btn-hover.png) 0 0 no-repeat;
}
#side_nav .restaurant_hover{
	background:url(../images/mozaic-restaurant-btn-hover.gif) 0 0 no-repeat;
}
#side_nav ul li.workshop a{
	background: url(../images/the-workshop-btn.png) 0 0 no-repeat;
}
#side_nav ul li.workshop a:hover{
	background:url(../images/the-workshop-btn-hover.png) 0 0 no-repeat;
}
#side_nav .workshop_hover{
	background:url(../images/the-workshop-btn-hover.gif) 0 0 no-repeat;
}
#side_nav ul li.catering a{
	background: url(../images/exclusive-catering-btn.png) 0 0 no-repeat;
}
#side_nav ul li.catering a:hover{
	background:url(../images/exclusive-catering-btn-hover.png) 0 0 no-repeat;
}
#side_nav .catering_hover{
	background:url(../images/exclusive-catering-btn-hover.gif) 0 0 no-repeat;
}
#side_nav ul li.lounge a{
	background: url(../images/lounge-btn.png) 0 0 no-repeat;
}
#side_nav ul li.lounge a:hover{
	background:url(../images/lounge-btn-hover.png) 0 0 no-repeat;
}
#side_nav .lounge_hover{
	background:url(../images/lounge-btn-hover.gif) 0 0 no-repeat;
}
#side_nav ul li.video a{
	background: url(../images/video-btn.png) 0 0 no-repeat;
}
#side_nav ul li.video a:hover{
	background:url(../images/video-btn-hover.gif) 0 0 no-repeat;
}
#side_nav .video_hover{
	background:url(../images/video-btn-hover.gif) 0 0 no-repeat;
}
#side_nav ul li.gallery a{
	background: url(../images/gallery-btn.png) 0 0 no-repeat;
}
#side_nav ul li.gallery a:hover{
	background:url(../images/gallery-btn-hover.png) 0 0 no-repeat;
}
#side_nav .gallery_hover{
	background:url(../images/gallery-btn-hover.gif) 0 0 no-repeat;
}
#side_nav ul li.contact a{
	background: url(../images/contact-us-btn.png) 0 0 no-repeat;
}
#side_nav ul li.contact a:hover{
	background:url(../images/contact-us-btn-hover.png) 0 0 no-repeat;
}
#side_nav .contact_hover{
	background:url(../images/contact-us-btn-hover.gif) 0 0 no-repeat;
}
#footer_container{
	width:100%;
	background:url(../images/bg-footer.jpg) repeat-x;
}
#footer{
	width:920px;
	height:135px;
	margin:0 auto;
	background:url(../images/bg-footer.png) no-repeat;
	color:#b8282e;
}
#main_nav{
	padding:17px 0 12px 0;
	float:left;
	width:530px;
	height:45px;
	margin:0 0 13px 0;
	background:url(../images/bg-line-devider.jpg) 0 bottom repeat-x;
}
#main_nav ul{
	margin:0;
	padding:0;
	list-style:none;
}
#main_nav ul li{
	float:left;
	margin:0 12px 0 0;
	background:url(../images/arrow.gif) 0 50% no-repeat;
	padding:4px 0 4px 10px;
}
#main_nav a{
	color:#FFF;
	text-decoration:none;
}
#main_nav a:hover{
	color:#b8282e;
}









/*--------SCROLL----------*/
#Scroller-1 { 
	position: absolute; 
	overflow: hidden;
	width: 400px;
	height: 300px;
	margin:0;
	font-size:12px;
	line-height:18px;
	color:#c3464b;
}
#Scroller-1 a{
	color:#FFF;
	text-decoration:none;
}
#Scroller-1 a:hover{
	color:#000;
}
#Scroller-1 p, #Scroller-1 table {
	color:#c3464b;
	text-align:justify;
	margin:2px 0 18px 0;
	font-size:12px;
}
#Scroller-1 p.download, .download{
	background-image:url(../images/pdf-icon.png);
	background-repeat:no-repeat;
	text-decoration:none;
	padding:6px 0px 14px 32px !important;
	padding:4px 0px 4px 32px;
	color:#FFFFFF;
	margin:0;
	font-weight:bold;
}
.download a:hover{
	text-decoration:underline;
}
#Scroller-1 h2{
	font-size:24px;
	font-weight:normal;
	margin:6px 0 20px 0;
	color:#ff9397;
	font-family:"Times New Roman", Times, serif;
}
#Scroller-1 h3{
	font-size:18px;
	font-weight:normal;
	margin:6px 0 20px 0;
	color:#ff9397;
	font-family:"Times New Roman", Times, serif;
}
.Scroller-Container {
  position: absolute;
  top: 0px; left: 0px;
}
#Scrollbar-Container {
  position: absolute;
  margin-left:410px;
}
.Scrollbar-Up {
  cursor: pointer;
  position: absolute;
  top:0px;
}
.Scrollbar-Track {
  width: 11px;
  height: 260px;
  position: absolute;
  top: 20px; left: 4px;
  background:url(../images/scrollbar_track.gif) repeat-y center center;
}
.Scrollbar-Handle {
  position: absolute;
  width: 11px; height: 22px;
}
.Scrollbar-Down {
  cursor: pointer;
  position: absolute;
  top: 290px;
}




ul.gallery{
	margin:0 0 14px 0;
	padding:0;
	list-style:none;
	float:left;
	display:block;
	width:100%;
	clear:both;
}
ul.gallery li{
	float:left;
	margin:0 8px 4px 0;
	padding:0;
	line-height:normal;
}
ul.gallery li img{
	border:1px solid #230000;
}






.awards{
	float:right;
	list-style:none;
	margin:14px 0 0 0;
	padding:0;
}
.awards li{
	float:left;
	margin:0 0 0 4px;
}
.awards li img{
	border:1px solid #000;
}

.align_left{
	float:left;
}
.align_right{
	float:right;
}
.clear{
	clear:both;
	margin:0;
	padding:0;
}
.img1{
	float:left;
	padding: 0px 12px 8px 0px;
}
.button{
	background:#230000;
	border:1px solid #230000;
	color:#FFF;
}
.teksbox{
	border:1px solid #000;
	background:#FFF;
}