/*

Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License

Name       : Glazed
Description: A three-column, fixed-width layout with fluid header. Suitable for large blogs.
Version    : 1.0
Released   : 20071024

*/

* {
	margin: 0;
	padding: 0;
	border: 0;
}

table, table tr, table tr td, table td {
	border-spacing: 0;
}

.h25 tr {
	height: 25px;
}

.trg {
	background-color: #D9D9D9;
}

.trbb td {
	border-bottom:1px solid green;
}

html {
	background-color: #9d9d9d;
}

body {
	background: #F5F5F5 url(/images/img01.gif) repeat-x;
	color: #474848;
}

body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

h1, .h1 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	color: #666666;
	letter-spacing: -1px;
	font-size: 2.6em;
	font-weight: normal;
	margin-left: -1px;
	margin-bottom: 15px;
}

h2, .h2 {
	font-family:"Trebuchet MS", Tahoma, Verdana;
	color: #666666;
	margin-bottom: 15px;
	letter-spacing: -0.5px;
	text-transform: uppercase;
	font-size: 1.2em;
}

h3, .h3 {
	font-size: 1em;
}

h4, .h4 {
	border-bottom: 1px solid #008f38;
	color: #008d37;
}

p, ul, ol {
	margin-bottom: 20px;
	line-height: 150%;
}

blockquote {
	padding: 0 30px;
	background: url(/images/img12.gif) no-repeat;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
}

a {
	text-decoration: none;
	color: #008d37;
}

a:hover {
	background: none;
	color: #E43C15;
}

hr {
	display: none;
}

/* Wrapper */

#wrapper {
	background: url(/images/img08.gif) repeat-x left bottom;
}

/* Menu */

#menu {
	height: 70px;
}

#menu ul {
	width:950px;
	margin: 0 auto!important;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu form {
	width:950px;
	height: 50px;
	margin: 0 auto!important;
	padding-top:12px;
}

#menu form input {
	float:right;
}

#menu li {
	display: inline;
}

#mainmenu a {
	float: left;
	height: 37px;
	padding: 32px 15px 0px 15px;
	font-size: 1.0em;
	font-weight: bold;
	color: #008f38;
}

#mainmenu a:hover {
	cursor: pointer;
	color: black;
}

#menu .active {
}

/* Search */

#search {
	float: right;
	width: 200px;
	padding: 20px 20px 4px 0;
	background: url(/images/img05.gif) no-repeat left bottom;
}

#search fieldset {
	border: none;
}

#search legend {
	display: none;
}

#s {
	float: left;
	width: 155px;
	margin: 0 0 0 10px;
	background: none;
	border: none;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #474848;
}

#x {
	display: none;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	background: #FFFFFF url(/images/img06.gif);
}

#bgtop {
	margin-top:10px;
	height: 20px;
	background: url(/images/img07.gif);
}

#bgbottom {
	padding-bottom: 20px;
	background: url(/images/img09.gif) no-repeat left bottom;
}

/* Content */

#content {
	float: left;
	width: 700px;
	height: 800px;
	min-height: 200px;
	padding: 0 0 0 20px;
}

html>body #content {
	height: auto;
}

/* Sidebar Common Style */

.sidebar .logo {
	top: 7px!important;
	margin-left: -1px!important;
	position:absolute;
	clear:both;
	border: 0;
}

#page .sidebar ul {
	line-height: normal;
}

#page .sidebar li {
	padding: 0;
	background: none;
}

#page .sidebar li ul {
}

#page .sidebar li li {
	padding: 5px 15px 5px 25px;
	background: url(/images/img11.gif) no-repeat 10px 10px;
	border-bottom: 1px solid #F0F0F0;
}

#content ul {
	margin-left:17px;
}

.sidebar a {
	background: none;
}

.sidebar ul {
	clear:both;
}

.sidebar li {
	list-style:none!important;
	background-image:url(/images/li.gif)!important;
	background-position:top left!important;
	background-repeat:no-repeat!important;
	padding:0px 5px 0px 20px!important;
	margin:10px 0 10px 0!important;
}

/* Sidebar Two */

#sidebar {
	float: right;
	width: 190px;
	padding: 0 20px 0 0;
}

/* Footer */

#footer {
	width: 960px;
	height: 83px;
	margin: 0 auto;
	background: url(/images/img10.gif) no-repeat;
}

#footer p {
	padding-top: 20px;
	text-align: center;
	font-size: .8em;
	font-weight: bold;
}

.row2 {
	background: url(/images/dia-img02.gif) repeat-x;
        color: black!important;
        cursor: pointer;
}

.row2 a {
        background-color:#9d9d9d;
        color: black!important;
        cursor: pointer;
}

#msg {
	position: absolute;
        width: 500px;
}       

.find {
	border-bottom: 1px dashed red;
}

.wws-snip {
        text-overflow:ellipsis!important;
        overflow:hidden!important;
        white-space:nowrap!important;
}

.menu { 
	background-color: #d9d9d9;
	position: absolute;
	text-align: left; 
	visibility: hidden;
	left:0px; 
	top:0px;
	z-index: 1000;
	margin-top:-17px;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity:0.9;
}

.menu br {
	display: none;
}

a.menuItem, a.menuItemActive {
	height: 22px;
	padding: 7px 20px 0px 20px;
	font-size: 1.0em;
	font-weight: bold;
	color: #008f38;
        background-color: transparent;
        display: block;
        text-decoration: none;
        white-space: nowrap;
	cursor: pointer!important;
}

a.menuItem:hover, a.menuItemActive {
	background-color: #f0f0f0;
        color: black;
	cursor: pointer!important;
}

#content form input:hover {
	background-color: #EEEEEE;
	border-color: #888888!important;
	cursor: pointer;
}

.sitemap img {
	display: block;
	border: 1px solid white;
}

.sitemap a {
	display: block;
	border-bottom: 1px solid white;
}

.sitemap img:hover {
	border: 1px solid #E43C15!important;
}

.sitemap a:hover {
	border-bottom: 1px solid #E43C15!important;
}

#wws-directions tr:hover {
	background: #eeeeee url(/images/h1.jpg) no-repeat bottom left;
	color: black;
}

.preload {
	display: none;
}

#content label {
	display: block;
}

#content input, #content textarea, #content select {
	padding: 2px;
	font: 400 1em verdana, sans-serif;
	color: #444;
	background: #EEE;
	border: 1px solid #aaa;
}

#content textarea {
	overflow: auto;
}

#content input:hover, #content textarea:hover, #content select:hover {
	color: #000;
	background-color: #d9eed7!important;
	border: 1px solid #008f38;
	cursor: pointer;
}

#content input:focus, #content textarea:focus, #content select:focus {
	color: #000;
	background: #d9eed7!important;
	border: 1px solid #008f38;
	cursor: pointer;
}

#content input.button {
	padding: 2px 5px;

	font: 400 1.1em "trebuchet ms", serif;

	color: #555;
	border-width: 1px;
	border-style: solid;
}

#maptours a:hover {
	color: black!important;
}

#webmap {
	background-color: #f0f0f0!important;
	background-image: url(/images/mapback.png);
	background-position-x: 80%;
	background-position-y: 10%;
	background-repeat: no-repeat;
}

#tree-ct * {
	border: 0!important;
}

#tree-ct li, #tree-ct ul {
	background-image:none;
	padding: 0;
	margin: 0;
}

#tree-ct a {
	background-image: none;
	background-color: transparent;
	border: 0;
	padding: 0px;
	margin: 0px;
	margin-left: 3px;
}

#tree-ct a:hover {
	background-color: transparent;
}

.tree-right {
	text-align:right;
}

.tree-grey {
	color: #898989;
}

.tree-black {
	color: black;
}

#wws-rating {
	clear: both;
}

#wws-rating span {
	width: 25px;
	height: 25px;
	background-image: url(/images/rating.gif);
	display: block;
	float: left;
	cursor: pointer;
}

.wws-rating-image {
	width: 25px;
	height: 22px;
	background-image: url(/images/rating.gif);
	background-position: left 50px;
	float: left;
	display: block;
}

.wws-rating-image-done {
	width: 25px;
	height: 22px;
	background-image: url(/images/rating.gif);
	background-position: left 25px;
	float: left;
	display: block;
}

.wws-rating-over {
	width: 25px;
	height: 25px;
	background-position: left 25px;
	display: block;
}

.wws-rating-done {
	width: 25px;
	height: 25px;
	background-position: left 50px;
	display: block;
}

.wws-input div {
	width: 80px;
	text-align:right;
	float:left;
	margin-top: 5px!important;
}

.wws-inputindent div {
	width: 160px;
	text-align:right;
	float:left;
	margin-top: 5px!important;
}

.wws-edit div {
	width: 50px;
	text-align:right;
	float:left;
	margin-right: 5px!important;
	padding-right: 5px!important;
}

.wws-input span, .wws-edit span, .wws-inputindent span {
	display: block;
}

.wws-input input, .wws-inputindent input, .wws-inputindent select, .wws-inputindent textarea {
	float:left;
	margin-top: 1px!important;
	margin-right: 5px!important;
	background-repeat: no-repeat!important;
	background-position: right 3px!important;
	resize: none!important;
}

.wws-inputindent strong {
	float:left;
	margin-top: 5px!important;
	margin-right: 5px!important;
	display: block;
	min-height: 18px;
	width: 90%;
}

.dgreen {
	color: #008f38;
}

.wws-over {
	background-color: #d9eed7;
	cursor: pointer;
}

.wws-table td {
	line-height:20px;
}

.wws-disabled {
	color:silver!important;
	cursor:not-allowed!important;
}

.ss {
	clear:both;
	margin-bottom: 10px;
}

.ss img {
	width: 100%;
	cursor: pointer;
	float: left;
}

.plain img {
	float: none;
}

.ss br {
	display: none;
}

.slideshow {
	background-image: url(/images/dia-img02.gif);
}

.slideshow, .slidebar {
	text-align:center;
	display: block;
	padding: 5px!important;
	margin: 0;
	min-height: 20px;
	line-height: 20px;
}

.slideshow a {
	color: black;
	text-decoration: none;
}

.slideshow a:hover {
	color: #008f38;
}

.wws-zoom {
	-webkit-transform: scale(2.0);
	-webkit-transition: -webkit-transform 0.5s ease-out;
}

.wws-unzoom {
	-webkit-transform: scale(1.0);
	-webkit-transition: -webkit-transform 0.5s ease-in;
}

#history {
	margin-top: -42px;
	margin-left: 20px;
	margin-bottom: 20px;
	float: left;
}

#history a {
	color: #008f38;
}

#history a:hover {
	color: black;
}

.dia {
        background-image:url(/images/dia-link.gif);
        background-repeat: no-repeat;
        padding-left:10px;
}

.dia:hover {
        background-image:url(/images/dia-link-hover-red.gif);
        background-repeat: no-repeat;
        padding-left:10px;
}


