/* -------------------------------------------------------------------------- */
/* -- DISPLAY NONE --- */
*
#header, #banner, #box, #body #sponsors, #body #sitemap, #menuLeft, #menuRight, #AdminMenu
{
	display:none;
}
/* -- END DISPLAY NONE */
/* -------------------------------------------------------------------------- */
/* -- GENERAL -------- */
*
{
	margin: 0px;
	padding: 0px;	
	font-family: Arial, Helvetica, sans-serif;
}
body
{
	margin: 20px;
	font-size: 12px;
}
h1,h2,h3,h4
{
	padding-bottom: 5px;
	font-weight: normal;
	text-align: left;
}
h1
{
	font-size: 35px;
}
h2
{
	font-size: 16px;
}
h3
{
	font-size: 14px;
}
h4
{
	font-size: 12px;
}
p
{
	padding-bottom: 10px;
	line-height: 18px;
	text-align: justify;
}
hr
{
	width: 100%;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	
	border-top: none;
	border-right: none;
	border-left: none;
	
	margin: 5px 0px 10px 0px;
}
a
{
	color: #000bf3;
}
ul, ol
{
	padding: 10px 30px 20px 30px;
}
ol.youKnow li {
	margin-bottom:12px;
}
li
{
	padding-left: 10px;
	padding-right: 10px;
}
textarea
{
	font-size: 12px;
}
option
{
	padding: 0px 5px 0px 0px;
}
img
{
	border: none;
}
table
{
	width: 100%;
}
/* -- GENERAL (END) -- */
/* -------------------------------------------------------------------------- */

/* -------------------------------------------------------------------------- */
/* -- LAYOUT -------- */
#container
{
	position: relative;
	width: 100%;	
	margin: 0px auto 0px auto;
}
#body
{
	background-image: url(/images/blank.gif);
	background-repeat: no-repeat;
}
#body .tblColumns
{
	border-spacing: 0px;
	border: none;	
	width: 100%;
}
#body .tblColumns td
{
	vertical-align: top;
}
#body .tblColumns #content
{
	padding: 25px 32px 25px 32px;
}
#body .tblNewsEvents
{
	border-spacing: 0px;
	border: none;
	width: 100%;
}
#body .tblNewsEvents th
{
	background-color: #efe8c6;
	color: #000000;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	text-align: left;
	padding-left: 13px;
}
#body .tblNewsEvents td
{
	font-size: 11px;
	line-height: 15px;
	padding: 15px 2px 0px 2px;
}
#body .tblNewsEvents a
{
	font-size: 13px;
}
#body .tblNewsEvents .spacer
{
	width: 30px;
}


/* -- LAYOUT (END) -- */
/* -------------------------------------------------------------------------- */

/* -------------------------------------------------------------------------- */
/* -- MENU -------- */

/* -- MENU (END) -- */
/* -------------------------------------------------------------------------- */

/* -------------------------------------------------------------------------- */
/* -- TABLES -- */
#tblListings
{
	border-spacing: 2px;
	border: none;
}
#tblListings th
{
	vertical-align: top;
	padding: 5px;
}
#tblListings td
{
	vertical-align: top;
	padding: 0px 5px 5px 5px;
}
.tblIndent
{
	border-spacing: 1px;
	border: none;
}
.tblIndent th
{
	text-align: right;
	padding-right: 10px;
}
.tblForm
{
	border-spacing: 2px;
	border: none;
}
.tblForm th
{
	text-align: left;
	font-weight: normal;
}
.tblMovies
{
	border-spacing: 2px;
	border: none;
	width: 100%;
}
.tblMovies th
{
	text-align: left;
	vertical-align: top;
}
.tblMovies td
{
	padding: 3px;
}
.tblGallery
{
	border-spacing: 2px;
	border: none;
	width: 100%;
}
.tblGallery td
{
	vertical-align: top;
}
.tblSearch
{
	border-spacing: 0px;
	border: none;
	margin: 0px auto 0px auto;
	width: auto;
}
.tblSearch td
{
	vertical-align: bottom;
}
.tblSpacing
{
	text-align: justify;
}
.tblCurrency
{
	border-spacing: 5px;
	border: none;
	width: auto;
}
.tblCurrency th
{
	
}
.tblCurrency input[type="text"]
{
	padding-top: 2px;
}
/* -- TABLES (END) -- */
/* -------------------------------------------------------------------------- */

/* -------------------------------------------------------------------------- */
/* -- CLASSES -- */
.edit
{
	float: right;
	margin: 0px 0px 10px 10px;
}
.canvas
{
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #000000;
	height: 1000px;
	width: 100%;
	opacity: 0.6;
	-moz-opacity:0.6;
	z-index: 98;
}
#sElem
{
	z-index: 99;
}
.pos
{
	position: absolute;
	top: 0px;
	left: 0px;
}
.link
{
	cursor: pointer;
}
.blackBorder
{
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}
.searchInput {
	width: 75%;
	padding-top:2px;
	font-size: 16px;
}
.searchInput input {
	width: 99%;
	font-size: 16px;
}

/* -- CLASSES (END) -- */
/* -------------------------------------------------------------------------- */
/* --- Gallery --------------------------------------------------------- */
#galleryImage
{
	position: relative;
	margin: 0px auto 0px auto;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
}
#galleryThumbnailsContainer
{
	position: relative;
	width: 725px;
	height: 95px;
	overflow: hidden;
	
	margin: 0px auto 0px auto;
}
#galleryThumbnails img
{
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	
	margin: 2px;
}
.galleryBorder
{
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	
	border-top: none;
	border-bottom: none;
}
/* --------------------------------------------------------------------- */

/* --------------------------------------------------------------------- */
/* Gallery Styles
/* --------------------------------------------------------------------- */

div.thumbstrip {
	border: solid black 2px;
	width: 400px;
	height: 50px;
	position: relative;
}

div.thumb {
	position: absolute;
	
	width: 50px;
	text-align: center;

}

td.gallery_thumb { border: solid black 2px; vertical-align: middle; }
td.gallery_thumb_active { border: solid gold 2px; vertical-align: middle; }
/* -- Gallery Styles (END) -- */
/* -------------------------------------------------------------------------- */
/* --- Blog Styles --------------------------------------------------------- */
img.blogPhoto {
	margin: 0 0 6px 6px;
}
h2.blogTitle {
	border-bottom: 1px solid #999999;
	padding-bottom: 0;
	margin-bottom: 7px;
}
p.blogComments {
	border-top: 1px dotted #999999;
	margin-bottom: 20px;
	padding-bottom: 0;
	font-size: 10px;
	font-weight: bold;
}
table.comment {
	margin-bottom: 30px;
	padding-bottom: 0;
}
td.comment_from {
	border-top: 1px dotted #999999;
	margin-bottom: 40px;
	padding: 4px 0 0 0;
	font-size: 10px;
	font-weight: bold;
}
div.blogHr {
	background: url(/images/hr.gif) no-repeat center;
	height: 12px;
	border: none;
	margin-bottom: 20px;
}
div.blogHr hr {
	display: none;
}
td.archive_calendar_cell {
	background-color: #ddbba9;
}
div.archive_calendar_day {
	font-size: 10px;
}
/* -- Blog (END) -- */
/* -------------------------------------------------------------------------- */
div#mapSurround {
	margin: 0 auto;
	width: 500px;
}
div#mymap {
	width: 420px;
	margin: 0 auto;
}
div#myroute {
	width: 420px;
	margin: 0 auto;
}

