/*       Genral
======================= */
* {
	margin:0;
	padding:0;
}
html{  margin-bottom: 1px; }
html *{ padding: 0; margin: 0; }

body {
	text-align: center;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	margin: 0px;
	background-color: #cccccc;
	}
div { position: relative;}

.left {
	float:left;
	padding-right: 5px;
	padding-left: 20px;
	background-position: top;
}

#logospan {
	width:100%;
	background-color:#FFFFFF;	
	height: 60px;
}
#logospan img {
	padding:3px;
	vertical-align:bottom;
}


/*       Links
======================= */
a {
	color: #000066;
    text-decoration:none;
}
a:hover {
    color: #000000;
    text-decoration: underline;
}
a img {
	border:none;
}
a:active, a:focus {
	outline:0;
}


body, td, th, div, p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	}

p, table {
	margin-left:20px;
    margin-right:20px;
}
	
h1 {
	color:#852C93;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	line-height:34px;
	text-align:center;
	border-bottom:solid 2px #FFCC00;
	margin-left:20px;
	margin-right:17px;
	margin-bottom:20px;
	margin-top:15px;
	padding-bottom:10px;
}
h1 i {
	font-size:46px;
}
h2 {
	color:#852C93;
	background-image: url(../images/bg_h2.jpg);
	background-repeat:repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-variant:small-caps;
	height: 30px;
	text-align: left;
	display:block;
	margin: 0px 10px 5px 20px;
	padding:10px 0px 0px 5px;

}

h3 {
	color:#0058b8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	height: 14px;
	text-align: left;
	text-indent: 10px;
	padding-top:5px;
	display:block;
	margin: 10px 15px 10px 20px; 
	border-bottom:2px dashed #FFCC00;
}
h4 {
	color:#FFFFFF;
	background-color:#0058b8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-variant:small-caps;
	height: 12px;
	text-align: left;
	top: 0px;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	display:block;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}
strong.name {
	font-size:1.25em;
	font-variant:small-caps;
	font-weight:bold;
}


/*     Float containers fix 
=============================== */
.clearfix:after {
 content: ".";
 display: block;
height: 0;
 clear: both;
 visibility: hidden;
 }

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */


p{
	padding-bottom:10px;
	text-align:justify;
}

#Page{
	width:950px;
	text-align:left;
	margin-right: auto;
	margin-left: auto;
}
#Header1{
	height:171px;
	background-image: url(../images/hdr/rotate.php);
	background-repeat: no-repeat;
}

#left_col {
	width:259px;
	color:#FFFFFF;
	position: relative;
	background-image:url(../images/left_cat_reapt.jpg); 
	background-repeat:repeat-y;
	float: left;
	padding: 0;
	right: 0px;
	bottom: 0px;
}
#left_col4 {
	width:537px;
	color:#7c7654;
	float: left;
	
}

	
	.text-field {
	height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	border: 1px solid #000000;
}


/* TopNav ----------- */

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	padding-top: 8px;
}

.links a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	
}

.links A:Visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}

.links A:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	
}

#links_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0058b8;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	padding-top: 127px;
	padding-right: 0px;
	top: 125px;
	padding-left: 265px;
	padding-bottom: 0px;
}

#links_blue A:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0058b8;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	
}

#links_blue A:Visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0058b8;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}

#links_blue A:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	
}

#footer_links{
	background-image: url(../images/bottom.jpg);
	background-repeat:repeat-x;
	top: 0px;
/*	float:right;  */
	height:40px;
	width: 100%;
	text-align:center;
}
#footer_links1{
	padding: 0px;
	left: 0px;
	top: 4px;
	right: 0px;
	bottom: 0px;
}
#reservation {
	position: absolute;
	width: 250px;
	top: 25px;
	left: 5px;
}
#button {
	float:right;
	padding:0px;
	margin:0px;
}
#content {
	float:left;
	width: 537px;
}
#content-left-col {
	width: 230px;
	float:left;
	padding: 20px 0px 10px 20px;
}
#content-right-col {
	width: 230px;
	float: right;
	padding:20px 20px 10px 20px;;
}
ul {
	padding:0px 40px 0px 40px;
	list-style:square;
}
img.games {
	float:left;
	margin: 2px 5px 5px 2px;
	padding:1px;
	border: 1px solid #FFCC00;
}

img.games-long {
	float:left;
	margin: 2px 5px 0px 2px;
	padding:1px;
	border: 1px solid #FFCC00;
}

span.inline_menu {
	/* background-color:#FFFFFF;  */
	background-image:url(../images/arrow_icon.gif);
	background-position:left;
	background-repeat:no-repeat;
	width:528px;
	margin-left:2px; 
	padding: 3px; 
	display:block;
	text-align:left;
	text-indent:30px;
	/* border-top: 2px solid #FFCC00; */
	border-bottom: 2px solid #993399; 
}


/* LIGHTBOX CSS */
.black_overlay{
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index:1001;
    -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);
}
 
.white_content {
    display: none;
    position: absolute;
    top: 25%;
    left: 25%;
    width: 50%;
    height: 50%;
    padding: 16px;
    border: 16px solid orange;
    background-color: white;
    z-index:1002;
    overflow: auto;
}



/* tooltip hover */
/* the style starts here */
.hov table {position:absolute; border:0; border-collapse:collapse; left:0;}
.hov a {/*background:#9c9;*/ color:#000; text-decoration:none;}
.hov b {display:none; font-weight:normal;}
.hov:hover {position:relative; z-index:100;}
.hov a:hover,
.hov:hover a
{border:0; text-decoration:none; position:relative;}
.hov:hover b, 
.hov a:hover b
{display:block; width:210px; visibility:visible; position:absolute; left:-10px; top:-50px; background: #DDDDDD; cursor:pointer; border:1px solid #888; padding:5px 10px; text-align:left;}
.hov b a {white-space:nowrap; color:#000; text-decoration:none; background:transparent; display:block;}
.hov b a:hover {text-decoration:underline;}
 
.clear {clear:both;}
