﻿body {
		margin-left: 0px;
		margin-top: 0px;
		background-image: url(/images/background3.jpg);
}


/* HyperLink */
a {cursor:pointer;}

A:link		{ font-size: 12px; color:#FFFFFF; text-decoration:none; cursor:pointer;}
A:visited	{ font-size: 12px; color:#FFFFFF; text-decoration:none; cursor:pointer;}
A:active	{ font-size: 12px; color:#FFFFFF; text-decoration:none; cursor:pointer;}
A:hover		{ font-size: 12px; color:#FFFF80; text-decoration:underline; cursor:pointer;}

.copyright           { font-size:10px; color:#FFFFFF; text-decoration:none; font-family:Trebuchet MS,helvetica,verdana,tahoma;vertical-align:top;text-align:center;cursor:pointer;}
.copyright a:link	 { font-size:10px; color:#FFFFFF; text-decoration:none; font-family:Trebuchet MS,helvetica,verdana,tahoma;cursor:pointer;cursor:pointer;}
.copyright a:visited { font-size:10px; color:#FFFFFF; text-decoration:none; font-family:Trebuchet MS,helvetica,verdana,tahoma;cursor:pointer;cursor:pointer;}
.copyright a:active	 { font-size:10px; color:#FFFFFF; text-decoration:none; font-family:Trebuchet MS,helvetica,verdana,tahoma;cursor:pointer;cursor:pointer;}
.copyright a:hover	 { font-size:10px; color:#FFFFFF; text-decoration:none; font-family:Trebuchet MS,helvetica,verdana,tahoma;cursor:pointer;cursor:pointer;}

/*===================================================================================================================================================================*/
/* Site Layout */
/*===================================================================================================================================================================*/
#wraper
{
    position:absolute;
    width:100%;
    height:100%;
    margin:0 auto;
    padding:0;
}
#contentwrapper	  
{    
    width:960px;
    height:100%;
    margin:0 auto;
}
#maincontainer 
{
    width:914px;
    height:780px;
    margin-top:20px;  
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
#leftcolumn	
{
    width:249px;
    vertical-align:top;
    background:#d9452c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
#centercolumn
{
    width:165px;
    vertical-align:top;
    background:#9F9C7D;
}
#rightcolumn
{
    width:480px;
    height:740px;
	color: #CCCCCC; 
	background: #545454;
	font-size: 12px;
	line-height: 20px;
	vertical-align:top;	 
}
#contentcolumn2	
{
    width:480px;
    height:40px;
	color: #CCCCCC; 
	background: #545454;
	font-size: 12px;
	line-height: 20px;
}
/*===================================================================================================================================================================*/

.title {color: #CCCCCC; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 20px; font-weight: bold; }


.content {	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.content1 {	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

.content2 {	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin: 0 7px 0 7px;
}
.content3 	
{
    width:180px;
    float:left;
    color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	vertical-align:top;
	margin:0 0 0 7px;
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #E1E1E1;
}
.style2 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

.style3 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.style5 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 19px;
	color: #DCDCDC;
}


.tb_Center_Area { margin-top:155px; }
.tb_Center_Area1 { margin-top:180px; }
.tb_Center_Area2 { margin-top:220px; }
.tb_Center_Area3 { margin-top:200px; }



.eClub { color: #000000; font:13px arial,helvetica,clean,sans-serif; }

.reservation { padding: 0px 0px 5px 14px; vertical-align:bottom; background-image:url(/images/reservation/reservation_main_bg.gif); }
.reservation1 { padding: 10px 0px 5px 14px; vertical-align:top; background-image:url(/images/reservation/reservation_main_bg.gif); }
.reservation2 {	color:#000000; /* background-color: #FFFFFF; */ }


.caption_txt {
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
	text-align:center;
	color: #000000;
}

.caption_small {
	font-size: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-align:center;
	color: #999999;
}


#dhtmltooltip{
	position: absolute;
	left: -300px;
	width: 150px;
	border: 1px solid black;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
	font-size: 10px;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}

.font_white
{
    font-size:12px;    
    font-weight:bold;
    color:#FFFFFF;
}
.font_white2
{
	font-size:10px;
	color:#FFF;	
}

.z
{
	font-weight:bold;
	font-size:14px;
	text-decoration:underline;
}

