@import " jScrollPane.css";
body{
	font-family: Arial, Tahoma, "sans-serif";
	font-size: 11px;
	color: #444;
	background: #5F8171 url("images/site_Background.jpg") repeat-x;
}.mainContainer{
	margin: 45px auto;
	width: 855px;
}.siteContentFrame{
	width: 802px;
	background-color: #ACC1B7;
	border: 1px solid #C8D7CF;
	padding: 10px;
	overflow: hidden;
	float: left;
}.siteContentFrame div.siteContent{
	width: 560px;
	height: 497px;	
	float: left;
	overflow: hidden;
}.siteContentFrame div.siteMenu{
	float: left;
	width: 241px;
	height: 495px;
	overflow: hidden;
	background: #F2F7F4 url("images/rightMenu_Background.jpg") no-repeat;
	background-position: center bottom;
}.siteMenu div.absolutePosition{
	position: absolute;
	z-index: 3;
	margin-top: 170px;
	margin-left: -100px;
}.siteMenu div.siteLogo {
	height: 152px;
	float: left;
	width: 159px;
	cursor: pointer;	
}.siteMenu ul.siteNavigationMenu{
	border-top: 1px dotted #76A08F;
	list-style: none;
	margin: 12px 0 0 15px;
	padding: 0;
	float: left;
}.siteMenu ul.siteNavigationMenu li{
	list-style: none;
	margin: 0;
	padding: 0;
}.siteMenu ul.siteNavigationMenu li a{
	display: block;
	color: #00644B;
	padding: 2px; 
	border-bottom: 1px dotted #76A08F;
	width: 125px; 	
}.siteMenu ul.siteNavigationMenu li a:hover{
 	background-color: #D4E4DE;
}.byTrsis{
	width: 15px;
	float: left;
	margin-top: 470px;
}.notification{
	background-color: #FFFF99;
	padding: 5px;
	line-height: 17px;
}fieldset{
	margin: 5px 5px 10px 5px;
	padding: 5px;
}.notifBorder{
	border: 1px solid #CCC;
	background-color: #FFFFCC;
	padding: 5px;
}.notification .kitchenImageContainer{
	margin: 10px 0 10px 0;
}.notification .kitchenImageContainer div{
	width: 65px;
	height: 49px;
	margin: 0 10px 9px 0;
}

/** Site Content Starts **/
.mainPageContent{
 	background: url("images/welcome_picture.jpg") no-repeat;
	list-style: none;
	margin: 0;
	padding: 0;
}ul#mycarousel{
	list-style: none;
	margin: 0;
	padding: 0;
}ul#mycarousel li{
 	width: 560px;
	height: 497px; 	
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}.contentHeaderImages{
	width: 561px;
	height: 196px;
	overflow: hidden;
}.contentLayer{
 	padding-left: 25px;
 	height: 274px;
 	padding-top: 25px;
 	width: 425px; 
 	text-align: justify;
 	line-height: 140%;
}h2.contentSubTitle{
 	color: white;
 	margin: 0 0 10px 0;
 	font-size: 16px;
 	font-weight: bolder;
 	font-family: Calibri;
}.longTextScroll {
 	height: 230px;
 	overflow: hidden;
}input, select{
 	font-size: 10px;
 	font-family: Arial;
 	background-color: #94A39C;
 	border: none;
 	padding: 3px;
 	color:  #2B3E44;
}#result{
 	background: url("images/reservation_loader_background.jpg") no-repeat;
 	width: 410px;
 	padding: 5px 7px;
 	height: 46px;
 	display: none;
}span.error{
 	display: block;
 	border-bottom: 1px dotted yellow;
 	float: left;
}input.error{
 	background-color: #FFFF99;
 	color: red;
}.contactAddress{
	margin-bottom: 15px;
	float: left;
	width: 200px;
}.contactForm{
	width: 200px; 
	float: left; 
	margin-right: 10px;
}.contactForm input{
	width: 110px;
}.messageC{
	width: 110px;
 	font-size: 10px;
 	font-family: Arial;
 	background-color: #94A39C;
 	border: none;
 	padding: 3px;
 	color:  #2B3E44;	
}#resultC{
 	background-color: #94A39C;
	color: black;
	font-size: 11px;
	padding: 5px;
	display: none;
	border: 1px solid #2B3E44;
}

/** Site Contents **/
.siteInfo{ 	
 	background-color: #6E8275; 
 	color: #DDE8E2;  
}.siteNews{
 	background-color: #4A4252;
 	color: #C8B18B;
}.siteActivities{
 	background-color: #4F4138;
 	color: #C8B18B;
}.siteReservation{
 	background-color: #616362;
 	color: #E3ECE7;
}.siteContact{
	background-color: #205357;
	color: #E3ECE7;
}.siteRestaurant{
	background-color: #6D2C2C;
	color: white;
}.siteFooter{
	padding: 5px 5px;	
	color: #004836;
	background: url(images/footer_background.jpg) repeat-x;
	height: 100px;
	width: 815px;
	clear: both;
}.contactInfo{
	width: 500px;
	float: left;
}.changeLang{
	width: 250px;
	float: right;
	text-align: right;
}.changeLang a{
	color: #004836;
}.kitchenImageContainer{
	clear: both;
}.kitchenImageContainer div{
	width: 90px;
	height: 80px;
	padding: 4px;
	background-color: #833434;
	border: 1px solid #692C2C;
	float: left;
	margin: 0 5px 7px 0;
}

/** Scroller **/
a.jScrollArrowUp {
	background: url(images/basic_arrow_up.gif) no-repeat 0 0;
}
a.jScrollArrowUp:hover {
	background-position: 0 -15px;
}
a.jScrollArrowDown {
	background: url(images/basic_arrow_down.gif) no-repeat 0 0;
}                              
a.jScrollArrowDown:hover {
	background-position: 0 -15px;
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	background-position: 0 -30px;
}.jScrollPaneDrag{
 	width: 7px;
 	background-color: red;
}

/** Other Def. **/
a{ text-decoration: none; color: black; }
form{ display: inline; }