@charset "utf-8";
HTML { height:100%; margin:0; padding:0; }

BODY {
	width:100%;
	height:100%;
	margin: 0; 
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	background:url(../images/theme/bg.png) top repeat-x; 
}

img { border:0px; }

#main_table
{
	width:850px;
	background:url(../images/sideBGWhite.jpg) repeat-y left;
	margin-bottom:30px;

}

.footer
{
	background-color:#5C5A5A; 
	height:25px; 
	text-align:right; 
	padding-right:9px;
	color:#FFFFFF;
	font-size:9px;
}

.footer a
{
	text-align:right; 
	padding-right:9px;
	text-decoration:none;
}

.footer a:hover
{
	color:#FFCC00;
	text-align:right; 
	padding-right:9px;
	text-decoration:none;
}

td a
{ 	
	text-decoration:none;
	color:#333333;
}

td a:hover
{
	text-decoration:underline;
	color:#CC0000;
}

.menu_title a
{
	text-decoration:underline;
	background: url(../images/text_list_bullets.png) 14px 5px no-repeat;
	height:24px;
	padding-left:50px;
	color:#003366;
	font-size:13px; 
	font-weight:bold;
}

.menu_title a:hover
{
	text-decoration:underline;
	background: url(../images/text_list_bullets.png) 14px 5px no-repeat;
	padding-left:50px;
	height:24px;
	color:#000066;
	font-size:13px; 
	font-weight:bold;
}

.sub_menu_title a
{
	text-decoration:underline;
	background:none !important;
	padding-left:20px !important;
	padding-top:5px;
	color:#003366;
	font-size:13px; 
	font-weight:bold;
}

.sub_menu_title a:hover
{
	text-decoration:underline;
	background:none !important;
	padding-left:20px !important;
	padding-top:5px;
	color:#003366;
	font-size:13px; 
	font-weight:bold;
}


h1
{
	font-size:12px; 
	margin:0px; 
	margin-bottom:10px; 
	color:#988D72;
	text-decoration:none;
}

.ncaption
{
	font-size:12px; 
	margin:0px; 
	margin-bottom:10px; 
	color:white; 
	font-weight:bold; 
	font-family:"Verdana", Arial, Helvetica, sans-serif; 
	height:10px;
}

.h1caption
{
	font-size:12px; 
	margin:0px; 
	margin-bottom:10px; 
	color:#000000;
	font-weight:bold; 
	height:10px;
}

.h2caption
{
	color: #2781b9; 
	font-family: "Times New Roman, Times, serif"; 
	font-size: 14px; 
	font-weight: bold; 
	text-align: left;
}

.galleryImage, .galleryImage a, .galleryImage a:hover
{
	cursor:pointer;
}

/************************************ class links,img_name: are used by gallery ************/
.links
{
	color: #000; 
	font-family: "Arial", Helvetica; 
	font-size: 12px;
}
	
.links a
{
	color: #000;
	text-decoration: none;
}

.links a:hover
{
	color:#999; 
	text-decoration: underline;
}

.img_name
{
	text-align: center;
	font-weight: normal;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align:middle;
	color:#000;
	padding-top:5px;
	padding-bottom:5px;
}

/************************************ class bordered: is used by articles **********************/
.bordered
{
	border: 0px solid #666666;
}

/************************************ class contact_form is used by the contact form ***********/
.contact_form
{
	border:0px;
}

.contact_form th
{
	text-align:left; 
	font-size:12px; 
	color:#fff;
}

.contact_form td
{
	font-size:12px; 
	color:#fff; 
	border:none;
}

/*********************************** Lightbox configuration ************************************/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; border:1px solid #ddd; margin-top:0px; margin-bottom: 0px; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; padding-top:5px; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #fff; }

/*********************************** Lightbox configuration end ********************************/
/* CSS Document */


.happymeal{
	width:142px;
	margin:0px;
	padding:0px;
	
}
.happymeal ul{
	list-style: none;
	font-size:11px;
	margin:0px;
	padding-left:4px;
	font-weight:bold;
}
.happymeal li a{
	color:#FEC20F;
	text-decoration:none;
	cursor:pointer;
	margin-top:10px;
}
.happymeal li a:hover{
	color:#F26233;
	text-decoration:none;
	cursor:hand;
}
.happymeal div{
	cursor:pointer;
}
.happymeal span{
	color:#FEC20F;
	font-size:8px;
}
.happymeal li a:hover span{
	color:#F26233;
	font-size:8px;
}
.mealitem{
	
	height:133px;
	background:url(../images/red.jpg) repeat-x;
	text-align:center;
	line-height:133px;
}
.mealitem img{
	vertical-align:middle;
}
.item_select{
	color:#F26233;
	cursor:pointer;
}
.item_select span{
	color:#F26233;
}
.happymeal_content{
	width:337px;
	float:left;
	background-color:#85C654;
	min-height:361px;
	color:#ffffff;
}
.happymeal_content p{
	margin:10px;
	font-weight:bold;
}
.happymeal_content h2{
	margin:10px;
	font-size:24px;
	font-weight:bold;
}
h4{
	color:#ff0000;
	font-size:14px;
}


/********************************************* scrollo pan **********************/
#pane3{
height:700px;
line-height:20px;

float:left;
}
#pane3 p{
font-size:12px;
padding-right:20px;
}
#pane3 ul {	
	padding:0px;
	margin:0px;
	list-style:none;
}


#pane3 ul li{
	width:73px;
	margin:0 13px 10px 0px;
	float:left;
		
}
.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
	float:left;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	/*background: #aaa;*/
	background:url(../images/yellow_line.png) repeat-y;
}
.jScrollPaneDrag {
	position: absolute;
	background: #FEC20F;
	cursor: pointer;
	overflow: hidden;

}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	background:url(../images/up_smaller.png) no-repeat;
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	background-color: #666;
	height: 9px;
	background:url(../images/down_smaller.png) no-repeat;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}
h3{
	color:#3A7C59;
	font-size:16px;
}

/**************** layer box **************************/
.layerBox{
	width:458px;
	height:278px;
	background:url(../images/blue.jpg) no-repeat;
	
}

.layerBox .innerBox{
	position:relative;
	height:215px;
}

.layerBox .innerBox .imgB0x01{
	position:absolute;
	bottom:-30px;
	left:80px;
	z-index:100;	
}

.layerBox .innerBox .imgB0x02{
	position:absolute;
	bottom:-30px;
	left:220px;
	z-index:99;	
}

.layerBox .innerBox .imgB0x03{
	position:absolute;
	bottom:-30px;
	left:280px;
	z-index:98;	
}

/************************************** scooby layer ************************/
.scoobylayerBox{
	width:561px;
	height:361px;
	
	
}

.scoobylayerBox .innerBox{
	position:relative;
	height:215px;
}

.scoobylayerBox .innerBox .imgB0x01{
	position:absolute;
	
	z-index:98;	
}

.scoobylayerBox .innerBox .imgB0x02{
	position:absolute;
	bottom:-130px;
	left:420px;
	z-index:99;	
	cursor:pointer;
}

.scoobylayerBox .innerBox .imgB0x03{
	position:absolute;
	bottom:-130px;
	left:480px;
	z-index:100;	
	cursor:pointer;
}

/**************** layer box **************************/
.layerBox_new{
	width:293px;
	height:369px;
	background:url(../images/1.jpg) no-repeat;
	cursor:pointer;
}

.layerBox_new .innerBox{
	position:relative;
	height:115px;
}

.layerBox_new .innerBox .imgB0x01{
	position:absolute;
	bottom:10px;
	left:140px;
	z-index:100;	
	display:none;
}

.layerBox1_new{
	width:307px;
	height:369px;
	background:url(../images/2.jpg) no-repeat;
	cursor:pointer;
}

.layerBox1_new .innerBox{
	position:relative;
	height:115px;
}

.layerBox1_new .innerBox .imgB0x01{
	position:absolute;
	bottom:10px;
	left:100px;
	z-index:100;	
	display:none;
}

.layerBox2_new{
	width:295px;
	height:369px;
	background:url(../images/3.jpg) no-repeat;
	cursor:pointer;
}

.layerBox2_new .innerBox{
	position:relative;
	height:115px;
}

.layerBox2_new .innerBox .imgB0x01{
	position:absolute;
	bottom:10px;
	left:170px;
	z-index:100;
	display:none;
}

.layerBox3_new{
	width:898px;
	height:319px;
	background:url(../images/maki_center.jpg) no-repeat;
	cursor:pointer;
	margin:3px 0 3px 0;
}

.layerBox3_new .innerBox{
	position:relative;
	height:115px;
}

.layerBox3_new .innerBox .imgB0x01{
	position:absolute;
	bottom:-60px;
	left:28px;
	z-index:100;
	display:none;
}
h2{
color:#FFC20E;
font-size:18px;
}


.scoobylayerBox .innerBoxNew{
	position:relative;
	/*height:15px;*/
}

.scoobylayerBox .innerBoxNew .imgB0x41{
	position:absolute;
	bottom:-353px;
	left:137px;
	z-index:1000;	
}
