/* CSS Document */

/* start of drop down menu */

#sddm
{	margin: 0;
	padding: 0;
	z-index: 0}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 70px;
	background: #5970B2;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #49A3FF}

#sddm div/* the div that actually holds the ddownmenu, change its position here */
{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #ffffff;
	left: 90px;
	width:87;
}

	#sddm div a/* this is for the black background of the ddmenu */
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: 87;
		text-align: left;
		text-decoration: none;
		background: #000000;
		color: #ffffff;
		font-size:9px;
		font-family:Arial, Helvetica, sans-serif;
		}

	#sddm div a:hover/* the colour of the bar that appears when you mouseover */
	{	background: #f9bf6a;
		color: #000000}



/* end of drop down menu */


html, body{
padding:0;
margin:0;
height:100%;
}

body{
background:#963601;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}


.wrap{
background:url(../pics/bg.jpg) no-repeat;
margin-left:auto;
margin-right:auto;
width:1024px;
height:768px;
position:relative;
}


.translateholder{
position:relative;
top:120px;
left:20px;
}

.downloadpdfholder{
position:absolute;
top:437px;
left:767px;
}






.nav{
	position:absolute;
	width:1000px;
	height:23px;
	left:-20px;
	top:-12px;
}



/*bookmarks*/

.facebook{
position:absolute;
top:625px;
left:555px;
}

.rss{
position:absolute;
top:655px;
left:630px;
}

.twitter{
position:absolute;
top:639px;
left:702px;
}

.utube{
position:absolute;
top:628px;
left:761px;
}

.in{
	position:absolute;
	top:596px;
	left:834px;
}

/*end bookmarks */

.win{
position:absolute;
top:551px;
left:810px;
}

.logo{
	position:absolute;
	top:15px;
	left:20px;
}


.wccounter{
	position:absolute;
	top:15px;
	left:337px;
}


/* home page*/



.index{
	background: url(../pics/index.png);
	position:absolute;
	top:185px;
	left:39px;
	width:944px;
	height:468px;
}



.hometext1{
	position: absolute;
	font-size:14px;
	color:#ffffff;
	width:545px;
	height:145px;
	top:80px;
	left:350px;
	font-family: Arial, Helvetica, sans-serif;
	overflow: auto;
}

.virtualtourholder{
	position: absolute;
	font-size:14px;
	color:#ffffff;
	width:352px;
	height:288px;
	top:50px;
	left:450px;
	font-family: Arial, Helvetica, sans-serif;
}

.virtualtourtext{

	position: absolute;
	font-size:14px;
	color:#ffffff;
	width:352px;
	height:100px;
	top:370px;
	left:450px;
	font-family: Arial, Helvetica, sans-serif;
	
}

.faqtext_question{
	position: absolute;
	font-size:14px;
	color:#ffffff;
	width:300px;
	height:145px;
	top:80px;
	left:320px;
	font-family: Arial, Helvetica, sans-serif;
}

.faqtext_answer{
	position: absolute;
	font-size:14px;
	color:#ffffff;
	width:300px;
	height:145px;
	top:80px;
	left:630px;
	font-family: Arial, Helvetica, sans-serif;	
}

.nextprevholder{
	position: absolute;
	width:80px;
	height:13px;
	top:230px;
	left:320px;
}

.menutext1{
	position: absolute;
	font-size:14px;
	color:#ffffff;
	width:213px;
	top:40px;
	left:22px;
	font-family: Arial, Helvetica, sans-serif;
}

.breakfastmenutext1{
	position: absolute;
	font-size:14px;
	color:#ffffff;
	width:213px;
	height:243px;
	top:13px;
	left:20px;
	font-family: Arial, Helvetica, sans-serif;
	overflow:auto;
}



.virtualtourbutton{
	position: absolute;
	
	width:110px;
	height:34px;
	top:437px;
	left:814px;

	
}

.socialmedia_searchholder{
	position: absolute;
	width:392px;
	height:36px;
	top:57px;
	left:640px;

	
}


.newsholder{
	position: absolute;
	color:#ffffff;
	width:207px;
	height:86;
	top:50px;
	left:80px;
	font-family: Arial, Helvetica, sans-serif;
	
}

.newsholder2{
	position: absolute;
	color:#ffffff;
	width:207px;
	height:86;
	top:50px;
	left:350px;
	font-family: Arial, Helvetica, sans-serif;
	
}

.newshighlights{
	position: absolute;
	width:94px;
	height:156;
	top:-10px;
	left:0px;
	
}

.readmore{
	position: absolute;
	width:94px;
	height:156;
	top:95px;
	left:0px;
	
}

.newsinfo{
	position: absolute;
	width:230px;
	height:156;
	top:10px;
	left:0px;
	font-family: Arial, Helvetica, sans-serif;
	
}



.home_chefschoicebar1{
background: url(../pics/pickoftheday_bar.jpg);
position: absolute;
width:629px;
height:29px;
top:280px;
left:303px;
}

.chefschoiceheading{
background: url(../pics/chefschoicetitle.png);
position: absolute;
width:232px;
height:10px;
top:10px;
left:138px;
}

.chefschoiceheading_menu{
background: url(../pics/chefschoicetitle_menu.png);
position: absolute;
width:156px;
height:10px;
top:287px;
left:40px;
}



.chefschoicefoodpic{
background: url(../pics/chefschoice_foodpic.png);
position: absolute;
width:261px;
height:95px;
top:-55px;
left:398px;
}

.menubottombar{
background: url(../pics/menubottombar.png);
position: absolute;
width:927px;
height:176px;
top:260px;
left:6px;
}

.chefschoiceprice{
	position: absolute;
	color:#ffffff;
	top:409px;
	left:33px;
	font-family: Verdana, Geneva, sans-serif;
}

.chefschoicemenu{
background: url(../pics/chefschoice_foodpic_menu.png);
position: absolute;
width:201px;
height:73px;
top:311px;
left:28px;
}

.sakhumziselectionlistitle{
background: url(../pics/sakhumziselectionlist.png);
position: absolute;
width:162px;
height:10px;
top:10px;
left:300px;
}

.sakhumziselectionlistholder{
	position: absolute;
	width:640px;
	height:117px;
	top:30px;
	left:270px;
	overflow: auto;
}

.indexpic{
position: absolute;
width:303px;
height:454px;
top:3px;
left:3px;
}

.menupic{
	background: url(../pics/menupic.jpg);
	position: absolute;
	width:677px;
	height:451px;
	top:3px;
	left:255px;
}

.about{
position:absolute;
top:70px;
left:530px;
width:140px;
height:70px;
}

.whatcan{
position:absolute;
top:150px;
left:530px;
width:150px;
height:70px;
}

.faq{
position:absolute;
left:532px;
top:221px;
width:120px;
height:70px;
}

/* events*/
.main_events{
background: url(../pics/events_title.png);
position:absolute;
top:150px;
left:30px;
width:800px;
height:345px;
padding-top:150px;
padding-left:99px;
padding-right:120px;
}

.drive{
position:absolute;
top:70px;
left:355px;
width:140px;
height:70px;
}

.roadshow{
position:absolute;
top:69px;
left:513px;
width:211px;
height:70px;
}

.submission{
position:absolute;
left:728px;
top:64px;
width:133px;
height:70px;
}

.bottom_links{
font-size:9px;
font-family:Verdana, sans-serif;

color:#ffffff;
position:absolute;
top:696px;
left:220px;
}

/*footer */
.footer{
font-size:9px;
font-family:Verdana, sans-serif;
color:#ffffff;
position:absolute;
top:724px;
left:372px;
}
