/* BASIC BITS */
body {
	color: black;
	margin: 0px;
	text-align: center;
	background-color: #cccccc;
	background-image: url(images/bg.gif)
}
body, p, td, th { font-size : 12px; font-family: Arial, Helvetica, sans-serif; }

/* TEXT BITS */

.style1 {color: #FF0000}

.redbold {color: #FF0000; font-weight:bold;}

a:link {
	font-weight: bold;
	text-decoration: none;
	color: #364166;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #364166;
}

a:hover, a:active { text-decoration: line-through; color: #0099FF; }

.seeimage {border:1px; border-color: #FFFFFF; border-style: solid;}
a:link .seeimage, a:visited .seeimage { border-color: #FFFFFF; } 
a:hover .seeimage, a:active .seeimage {border:1px;  border-color: #0099FF; border-style: solid}

.homeimage {border:0px; border-color: #FFFFFF; border-style: solid;}
a:link .homeimage, a:visited .homeimage { border-color: #FFFFFF; } 
a:hover .homeimage, a:active .homeimage {border:0px;  border-color: #FF0000; border-style: solid}

h1 {
	color: #FF0000;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18px;
	text-align: left;
}



.question {
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}

.answer {
	color: #656565;
	font-weight: bold;
	font-size: 10px;
	text-align: left;
}

li {
	display: inline;
	margin-right: 80px;
	text-transform: uppercase;
}
	
/* SITE STRUCTURE */
#rootContainer {
	width: 100%;
	text-align: center;
}
#bodyCenter {
	margin:20px auto;
	width: 800px;
	color: #656565;
	text-align: left;
	padding:0px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#bodyCenter #center { padding: 6px 14px 6px 14px; }
#bodyCenter #footer {
	clear: both;
	padding: 2px 0px 2px 0px;
	text-align: center;
	width: 800px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: x-small;
	color:#656565
}
#bodyCenter #footer a { color: #364166;}


#image {
	display:inline;
	position:relative;
	float: left;
	width:768px;
	margin-left: 16px;
	text-align: left;
}

#masthead {
	position:relative;
	float: left;
	width:768px;
}

#menu {
	position:relative;
	width:800px;
	text-align: left;
	float: left;
}

#text {
	display:inline;
	position:relative;
	float: left;
	width:545px;
	margin-left: 16px;
	height: 120%;
	margin-top: 15px;
	margin-bottom: 15px;
}

#text_eat {
	display:inline;
	position:relative;
	width:420px;
	float:left;
	padding-left: 16px;
	height: 120%;
	padding-top: 15px;
	margin-bottom: 5px;
}

#text_home {
	display:inline;
	position:relative;
	width:255px;
	float:left;
	height: 100%;
	margin-top: 5px;
	margin-left: 16px;
	padding: 5px;
	border: thin dashed #A7A9AC;
	margin-bottom: 5px;
}

#text_home2 {
	display:inline;
	position:relative;
	width:255px;
	float:left;
	height: 100%;
	margin-top: 5px;
	margin-left: 10px;
	padding: 5px;
	border: thin dashed #A7A9AC;
	margin-bottom: 5px;
}

#text_shop {
	display:inline;
	position:relative;
	width:770px;
	float:left;
	padding-left: 15px;
	height: 100%;
	padding-top: 15px;
	padding-right: 15px;
}

#text_outline {
	display:inline;
	position:relative;
	width:530px;
	float:left;
	height: 100%;
	border: thin dashed #A7A9AC;
	margin-left: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
}

#text_outline2 {
	display:inline;
	position:relative;
	width:535px;
	float:left;
	height: 100%;
	border: thin dashed #A7A9AC;
	margin-left: 10px;
	margin-top: 15px;
	margin-bottom: 5px;
	padding: 5px;
}

#text_right {
	display:inline;
	position:relative;
	width:200px;
	height: 120%;
	border: thin dashed #A7A9AC;
	float: right;
	margin-right: 16px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 5px;

}
#text_right2 {
	display:inline;
	position:relative;
	width:200px;
	height: 100px;
	padding-right: 10px;
	float: right;
	padding-top: 15px;
}

#text_infowindow_container {
	width: 100%;
	margin:0px auto;
	text-align: left;
	height: 100%;
	background-color: #FFFFFF;
}

#text_infowindow_text {
	margin:0px;
	width: 350px;
	text-align: left;
	height: 100%;
}

#text_infowindow_image {
	position:relative;
	width: 200px;
	float: right;
	height: 100%;
}

#side_bar {
	position:relative;
	width:200px;
	height: 100px;
	padding-right: 10px;
	float: right;
	padding-top: 15px;
}

#ad_panel{
	position:relative;
	width:800px;
	float:left;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
}


/* Greybox styles */
#GB_overlay {
    background-color: #000;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    z-index: 100;
}

#GB_window {
    left: 0;
    top: 0;
    font-size: 1px;
    position: absolute;
    overflow: visible;
    z-index: 150;
}

#GB_window .content {
    width: auto;
    margin: 0;
    padding: 0;
}

#GB_frame {
    border: 0;
    margin: 0;
    padding: 0;
    overflow: auto;
    white-space: nowrap;
}


.GB_Gallery {
    margin: 0 22px 0 22px;
}

.GB_Gallery .content {
    background-color: #fff;
    border: 3px solid #ddd;
}

.GB_header {
    top: 10px;
    left: 0;
    margin: 0;
    z-index: 500;
    position: absolute;
    border-bottom: 2px solid #555;
    border-top: 2px solid #555;
}

.GB_header .inner {
    background-color: #333;
    font-family: Arial, Verdana, sans-serif;
    padding: 2px 20px 2px 20px;
}

.GB_header table {
    margin: 0;
    width: 100%;
    border-collapse: collapse;
}

.GB_header .caption {
    text-align: left;
    color: #eee;
    white-space: nowrap;
    font-size: 20px;
}

.GB_header .close {
    text-align: right;
}

.GB_header .close img {
    z-index: 500;
    cursor: pointer;
}

.GB_header .middle {
    white-space: nowrap;
    text-align: center;
}


#GB_middle {
    color: #eee;
}

#GB_middle img {
    cursor: pointer;
    vertical-align: middle;
}

#GB_middle .disabled {
    cursor: default;
}

#GB_middle .left {
    padding-right: 10px;
}

#GB_middle .right {
    padding-left: 10px;
}


.GB_Window .content {
    background-color: #fff;
    border: 3px solid #ccc;
    border-top: none;
}

.GB_Window .header {
    border-bottom: 1px solid #aaa;
    border-top: 1px solid #999;
    border-left: 3px solid #ccc;
    border-right: 3px solid #ccc;
    margin: 0;

    height: 22px;
    font-size: 12px;
    padding: 3px 0;
    color: #333;
}

.GB_Window .caption {
    font-size: 12px;
    text-align: left;
    font-weight: bold;
    white-space: nowrap;
    padding-right: 20px;
}

.GB_Window .close { text-align: right; }
.GB_Window .close span { 
    font-size: 12px;
    cursor: pointer; 
}
.GB_Window .close img {
    cursor: pointer;
    padding: 0 3px 0 0;
}

.GB_Window .on { border-bottom: 1px solid #333; }
.GB_Window .click { border-bottom: 1px solid red; }

