/* --------- /stylesheets/default.css --------- */ 
/* basic elements */
html {
	margin: 0;
	padding: 0;
    height: 100%; 
	}
body { 
	font: 75% helvetica, georgia, sans-serif;
	line-height: 1.88889;
	color: #555753;
    /*color:#000000; */
	/*background: #fff url(/images/LogoSmall.jpg) no-repeat top left; */
	margin: 5px; 
	padding: 0;
    height: 100%; 
	}
p { 
	margin-top: 0; 
	text-align: justify;
	}
h1, h2 {
    margin-top:0;
}


.heading1 {
	-x-system-font:none;
	color:#990000;
	font-family:"Century Gothic",Arial,Helvetica,sans-serif;
	font-size:30px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	letter-spacing:-1px;
	line-height:normal;
	margin:0 0 20px;
	padding:0;
	
}


h3 { 
	font: italic normal 1.4em georgia, sans-serif;
	letter-spacing: 1px; 
	margin-bottom: 0; 
	color: #0033CC;
}

a:link,a:visited,.manualLink, .centerLink, .cancelLink  { 
	font-weight: bold; 
	text-decoration: none; 
	color: #0033CC;
	}

a:hover, a:active { 
	text-decoration: underline; 
	color: #0033CC;
	}

.pageTitle {
	font: normal 1.8em helvetica, georgia, sans-serif;
	color:#0033CC;
	margin-top:0.5em;
	font-weight:bold;
	text-decoration: underline; 
}

.highlight {
	text-transform:capitalize;
	color:#990000;
}

/* specific divs */
#topHeader {
    margin-left: 16em;
    padding: 0 10px 0 10px;
    height: 2.2em;
}

#extraHeader {
    clear:both;
}

#logonOptions {
    float: right;
	
}

#logonOptions ul {
    margin: 0px;
    list-style-type:none;
}

#logonOptions li {
    
    display: inline;
    padding-right:2em;
	
}

#logonOptions a{
	font-family: "Trebuchet MS",helvetica, georgia, sans-serif;
    margin: 0px;
    position: relative;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom: 5px solid #EEEEEE;
	font-size: x-small;
	font-weight: bold;
	color: #990000;
	cursor:pointer;
}

#logonOptions a:hover {
	border-bottom-color: #990000;
	color: #000000;
}

#userCountList {
	margin: 0.2em 0 0.5em 16em;
    padding: 0 0px 0 10px;
    border: 1px solid #000000;
	background-color:#0033CC;
	color:#FFFFFF;
}
#userCountList  a{
	color:#FFFFFF;
	cursor:pointer;
}

#userCountList ul {
    margin: 0px;
    list-style-type:none;
}

#userCountList li {
	display: inline;
	margin-right: 5px;
}

#logo {
	width:180px;
    height:80px;
	margin: 0px 3px 5px 12px;
	cursor:pointer;
	background: #fff url(/images/mainlogo.png) no-repeat top left; 
}

#menu {
    float: left;
    width:15em;
    min-height: 100%;
    
}

.navTitle {
	color:#990000;
	font-weight: bold;

}

#navigatonPanel .widget {
	color: #990000;
	margin-right:3px;
}

#navigatonPanel li {
	color:#0033CC;
	
}
#entity #header {
    display:block;
    margin: 0;
    
   
}

#container { 
    position: relative;
}

.manualLink, .centerLink, .cancelLink {
	cursor:pointer;
	
}

.centerLink {
	text-align:center;
	text-transform: uppercase;
}

#welcomeBanner {

font-size:18px;
	font-weight:bold;
	text-transform: uppercase;
	color:#0033CC;
	margin: 1px 5px 5px 0px;
	border-bottom: 2px solid;
}


#imageBox {
    float:right;
    padding:10px;
    width: 17em;
}

#imageBox img , #imageBox #noImage{
   /* width:16em;
    height:16em;*/
float:right;
    border: 1px solid;
    /*float:right;*/
    margin:5px;
}

 #imageBox #noImage {
float:right;
    height:8em; /*override height*/
}

#imageBox #noImage #noImageText{
float:right;
	margin-top:1em;
	font-weight:bold;
	text-transform: uppercase;
	text-align:center;

}
#imageView {

	display: block;
    margin-left: auto;
    margin-right: auto
}
#navigatonPanel {
    width:12.8em;
    padding:0.5em;
    border:1px solid;
    margin:0.5em;
}
#navigatonPanel ul, #blogArchiveList ul {
    list-style-position:outside;
    margin: 0 0 0 0px;
    list-style-type:none;
	padding-left: 5px;
}
#navigatonPanel li,#blogArchiveList li {
  
	padding-left:0px;
	cursor:pointer;
}
#locationMenu {
	width:12.5em;height:250px;overflow:auto;
}
#locationMenu a:link, #locationMenu a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #990000;
	}

#locationMenu a:hover, #locationMenu a:active { 
	text-decoration: none; 
	color: #0033CC;
}
    
#locationMenu .widget {
    margin-right:0.3em;
    cursor:pointer;
    color: #0033CC;
}
.locationDiv {
    margin-left:7px;
}
.parkoption {
    margin-bottom:1px;
    padding:3px;
}
.listPark, .listPark h3 {
    background:#0033CC;
    color:#FFFFFF;
    margin-right:5px;
}
.listPark a {
    color:#FFFFFF;
}
#searchPanel {
    width:12.8em;
    padding:0.5em;
    border:1px solid;
    margin:0.5em;
}

#friendsSearchPanel {
	float:right;
    padding:0.5em;
    border:1px solid;
    margin:0.5em;
}

#searchBox {
    font-size:95%;
    width:12em;
}

.searchTitle {
	font-weight:bold;
	font-size:16px;
	color:#990000;
}

#entity {
    margin-left: 16em;	
    padding: 0 0px 0 10px;
    border: 0px solid;
}

#entity h1, #entity h2 {
    margin: 0px;
    padding: 0px;
}

#entity h2 {
    font-size:12px;
}

.sectionTitle {
    font-weight:bold;
    color:#990000;
    font-family:georgia,sans-serif;
    font-style:italic;
    text-transform: uppercase;
}

.editSection {
    float:right;
    font-family:normal;
    font-style:normal;
    font-weight:normal;
    text-transform:lowercase;
    color:#0033CC;
}

.sectionContent {
    margin-left:0.75em;
}

.title {
	font-weight:bold;
	color: #0033CC;
}

.textColor {
	color:#0033CC;
}

#footer {
    margin-top: 5px;
    text-align:center;
}

.clearfooter {
    clear: both;
}

.sectionContent ul {
    list-style-type:none;
     list-style-position:outside;
     padding-left:5px;
}

.rideTypeTitle {
	font-weight:bold;
	text-transform: uppercase;
    background:#b0c4de;
    margin-right:5px;
}

/* CSS TABLE LAYOUT */
table.amusementList {
	width:99%;
    margin-right: 5px;
	margin-bottom: 6px;
    
}

#addAmusementLink {
	margin-left:5em;
	
}
table.amusementList td {
    padding: 3px;
}
.tablehead {
	font-weight:bold;
	text-transform: uppercase;
    color: #990000;
}

.heading2 {
    color:#990000;
}
#addbtn {
    margin-left:2.5em;
}
.evenRow {
	background: #efefef;
}
.counted {
    color:red;
}
.editLabel {
	font-family: Arial, Helvetica, sans-serif;
	color:#0033CC;
	margin-right: 3px;
	font-weight:bold;
}
/******* LOGIN DIALOG ****/
#loginArea {
	float:left;
	
	
}
#loginArea p {
	margin-bottom:0.75em;
}

label, .radioLabel, .alertLabel {
	font-family: Arial, Helvetica, sans-serif;
  	color:#A92030;
  	text-transform:uppercase;
  	font-weight:bold;
	display:block;
}
.alertLabel {
	color:#006600;
}

.radioLabel {
	display:inline;
	margin: 15px 0px 0px 5px;
}
#loginSelectionArea {
	float:right;
	padding-right:100px;
}
#loginOptions {
	clear: both;
}
/*** BUTTON *******/
input[type="button"], input[type="submit"] {

}


.button, a.button, .unfollowButton {
	background:#FFFFFF none repeat scroll 0% 0%;
	border-color:#000000;
	border-style:dashed;
	border-width:1px;
	font-size:13px;
	color:#0033CC !important;
	padding:2px 6px 2px 6px;
	margin: 3px 2px 2px 2px;
	cursor:pointer;
}



.button:hover, a.button:hover,.unfollowButton:hover {
	background:#0033CC none repeat scroll 0% 0%;
	color:#FFFFFF !important;
	border-style:solid;
}

.unfollowButton:hover {
	background:#FF0000 none repeat scroll 0% 0%;
}
.button, a:link, a:visited, .unfollowButton {
	font-family:"Lucida Grande",sans-serif;
	/*font-size:85%;*/
	font-weight:bold;
	text-decoration:none;
}


.smallText, #loginSelectionArea .smallText {
	font-size:10px;
	text-transform:uppercase;
	text-decoration:none;
	font-style:italic;
}

#loginSelectionArea .smallText {
	color:#4DAB50;
	font-style:normal;
}
input#customer_username, input#customer_password{
	width:200px;
}

#loginDiv textarea,#loginDiv input[type="text"],#loginDiv input[type="password"] { 
	border:1px solid #FFFFFF;
  	color:#000000;	
	
}

#registrationArea {
	width:100%;
	
}
.probMessage {
	color:red;
}

.goodMessage {
	color:green;
}

.smallItalic {
	font-size:10px;
	text-transform:none;
	text-decoration:none;
	font-style:italic;
}
.featured {
	color:#990000;
}
#clubImage, .featured img {

    float:right;
    border:1px solid;
    margin:5px;
	}
    
.featured h3 {
    color:#990000;
    font-weight: bold;
    text-decoration: underline;
    
}

#countSum {
	font-size:15px;
	text-transform:uppercase;
}

#countSumTable{
	width:70%;
	color:#990000;
	font-weight:bold;
}

#countSumTable .title {
	color:#0033CC;
}


.commentLine {
    margin-left:0.75em;
    margin-right:0.3em;
}

.commentLine  h3 , .commentLine  a{
	color:#990000;
	text-transform:none;
}
.attribute {
   color:#990000;
}
.attrHead {
    font-weight:bold;
    color:#0033CC;
}

#userListTitle {
	font-size: 20px;
	text-transform:none;
	text-decoration:underline;
}

#legal {
	color:#0033CC;
} 
/* AD SLOTS */
#frontPage .ad_slot {
    border-left:solid 1px;
    margin:3px;
}

.columnTitle {
	font-weight:bold;
    background-color:#0033CC;
	color:#FFFFFF;
	font: italic normal 1.4em georgia, sans-serif;
	letter-spacing: 1px; 
}

.optionList {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica,sans-serif;
	color: #990000;
	letter-spacing: 1	px;
	text-transform: uppercase;
}
/* POLICY */
#policy {
	margin-right:10px;
}
#textSection {
	padding-left:4px;
}

.SimpleHeading {
	color:#990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	text-transform:uppercase;
  	font-weight:bold;
}

#textSection ol {
	font-family: Arial, Helvetica, sans-serif;
  	color:#A92030;
  	text-transform:uppercase;
  	font-weight:bold;
	list-style-position:outside;
}

#textSection p {
	font-weight:normal;
	text-transform:none;
	font-weight:normal;
	
}
#rssLinks img, .rssLink {
  border:none;
  height: 1.1em; /* replaces 60px height */
  padding-right:0.5em;
}

#loadingDiv {
	margin: 0;
	padding: 0;
    height: 100%;
	color:#990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	text-transform:uppercase;
  	font-weight:bold;
}
.updateOK {
	background-color:#00FF00;
}

.updateFailed{
	background-color:#FF0000;
}
.extraInfo {
	color:#990000;
}

/* styles for the star rater */
#star-ratings-block {
	height:25px;
}
.star-rating{
	list-style:none;
	margin: 0;
	
	padding:0;
	width: 125px;
	height: 25px;
	position: relative;
	background: url(/images/star_rating.gif) top left repeat-x;
}
.star-rating li{
	padding:0;
	margin:0;
	
	display:inline;
}
.star-rating li a{
	display:block;
	width:25px;
	height: 25px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
}
.star-rating li a:hover{
	background: url(/images/star_rating.gif) left center;
	z-index: 2;
	left: 0px;
	border:none;
}
.star-rating a.one-star{
	left: 0px;
}
.star-rating a.one-star:hover{
	width:25px;
}
.star-rating a.two-stars{
	left:25px;
}
.star-rating a.two-stars:hover{
	width: 50px;
}
.star-rating a.three-stars{
	left: 50px;
}
.star-rating a.three-stars:hover{
	width: 75px;
}
.star-rating a.four-stars{
	left: 75px;
}
.star-rating a.four-stars:hover{
	width: 100px;
}
.star-rating a.five-stars{
	left: 100px;
}
.star-rating a.five-stars:hover{
	width: 125px;
}
.star-rating li.current-rating{
	background: url(/images/star_rating.gif) left bottom;
	position: absolute;
	height: 25px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}
#settingsDiv {
	border:1px solid #ccc;
	margin:0;
	padding:0px 8px 8px 8px;
}
/*TABS*/
#tabnav
	{
		height: 20px;
		margin: 0;
		padding-left: 20px;
		
	}

#tabnav li
	{
		margin: 0; 
		padding: 0;
  		display: inline;
  		list-style-type: none;
  	}
	
#tabnav a:link, #tabnav a:visited
	{
		float: left;
		background: #f3f3f3;
		font-size: 10px;
		line-height: 14px;
		font-weight: bold;
		padding: 2px 10px 2px 10px;
		margin-right: 4px;
		border: 1px solid #ccc;
		text-decoration: none;
		color: #666;
	}

#tabnav a:link.active, #tabnav a:visited.active
	{
		border-bottom: 1px solid #fff;
		background: #fff;
		color: #000;
	}

#tabnav a:hover
	{
		background: #0033CC;
		color:#FFFFFF;
	}
#poll {
	
	
	margin:5px;
	padding:5px;

}
#voteBtn {
	padding-top:6px;
}
#choices,#voteBtn {
	margin-left:20px;
}
#surveyTable {
	border:1px solid;
	padding:6px;
}
.resultPercent{
	background: #fff url(/images/surveyBar.png) no-repeat top left;
	background-color:#990000;
	border:solid 1px;
	height: 10px;
}

.friendLine {
	margin:5px 0px 5px 0px;
}/* --------- /stylesheets/modalbox.css --------- */ 
#MB_overlay {
	position: absolute;
	margin: auto;
	top: 0;	left: 0;
	width: 100%; height: 100%;
	z-index: 9999;
	background-color: #000!important;
}
#MB_overlay[id] { position: fixed; }

#MB_window {
	position: absolute;
	top: 0;
	border: 0 solid;
	text-align: left;
	z-index: 10000;
}
#MB_window[id] { position: fixed!important; }

#MB_frame {
	position: relative;
	background-color: #EFEFEF;
	height: 100%;
}

#MB_header {
	margin: 0;
	padding: 0;
}

#MB_content {
	padding: 6px .75em;
	overflow: auto;
}

#MB_caption {
	font: bold 100% "Lucida Grande", Arial, sans-serif;
	text-shadow: #FFF 0 1px 0;
	padding: .5em 2em .5em .75em;
	margin: 0;
	text-align: left;
}

#MB_close {
	display: block;
	position: absolute;
	right: 5px; top: 4px;
	padding: 2px 3px;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}
#MB_close:hover {
	background: transparent;
}

#MB_loading {
	padding: 1.5em;
	text-indent: -10000px;
	background: transparent url(/images/loading-anim.gif) 50% 0 no-repeat;
}

/* Color scheme */
#MB_frame {
	padding-bottom: 7px;
	-webkit-border-radius: 7px; 
	-moz-border-radius: 7px;
	border-radius: 7px;
}
#MB_window {
	background-color: #EFEFEF;
	color: #000;
	-webkit-box-shadow: 0 8px 64px #000; 
	-moz-box-shadow: 0 0 64px #000; 
	box-shadow: 0 0 64px #000;
	
	-webkit-border-radius: 7px; 
	-moz-border-radius: 7px;
	border-radius: 7px;
}
#MB_content { border-top: 1px solid #F9F9F9; }
#MB_header {
  background-color: #DDD;
  border-bottom: 1px solid #CCC;
}
#MB_caption { color: #000 }
#MB_close { color: #777 }
#MB_close:hover { color: #000 }


/* Alert message */
.MB_alert {
	margin: 10px 0;
	text-align: center;
}/* --------- /stylesheets/blog.css --------- */ 

#blogList {
	padding-left:14px;
	padding-right:0px;
}

#blogList a {
	color: #0033CC;
}

#blogList hr{
	background-color: #990000;
	height: 3px;
	width:95%;
	margin-top:20px;
	margin-bottom:20px;
}

#blogContent {
    /*border-right:1px solid;*/
}

html>body #centercontent {
}

#blogMenu {
	float:right;
    margin: 0px 0px 0px 5px;
    border-left: solid 1px;
    border-bottom: solid 1px;
    padding-left: 10px;
    padding-right: 5px;
    min-height: 100%;
	background:#FFFFFF;
}
#blogTitle{
	padding-bottom:5px;
}
.blogTitleText {
	
	font-size:18px;
	font-weight:bold;
	text-transform: uppercase;
	color:#990000;
	padding-bottom: 5px;
}

#blogText, #blogText p{
	font-family:Verdana,sans-serif;
	/*font-size:12px;*/
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	text-align:left;
}

.blogImage {
	float:left;
	padding: 2px 5px 2px 3px;
}

#blogArchiveList a,#blogArchiveList a:link,#blogArchiveList a:visited{
	font-size: 12px;
	color:#0000FF;

}

#blogArchiveList a:hover{
	color:#990000;
}	

.archiveLink {
	margin-bottom:5px;
}

#blogCommentArea {
	padding-top:8px;
}

#blogCommentArea .commentLink {
	color:#990000;
}

.blogArea {
    
    margin-right:5px;
	margin-bottom:20px;
	border-bottom:solid 1px;
}/* --------- /stylesheets/ranking.css --------- */ 

#minMax {min-width:700px; max-width:1100px; margin:0 auto;}


#leftCol {float:left; width:50%; }
#rightCol {float:right; width:50%; padding-top:0px;}
#leftCol, #rightCol {padding-bottom:32767px; margin-bottom:-32767px;}

#wrapper {overflow:hidden;}



#userListRank{
	overflow:scroll;
	height:400px;
}
#topListRank {
	overflow:scroll;
	height:400px;
}
.section {list-style-position: outside;border:solid 1px;margin:0 10px 0 0;padding:0;}
.section ul {margin-left: 0;
			padding-left: 1em;
			text-indent: -1em;
}

.section li {color:#0033CC;list-style-type:none;padding-left: 5px;margin-left:0;}

.lineitem {cursor:pointer;margin:0;}


/* --------- /stylesheets/map.css --------- */ 

th.check {
	border-right: 0px;
	padding-right: 2px;
}

#map {
	border: solid 1px #0033CC;
	
	margin: 5px;
}
.mapParkInfo,  .mapTable td{
	color: #0033CC;
	font: normal x-small "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.mapParkInfo div {
	
	font-weight:bold;
	color: #0033CC;
	text-transform: uppercase;
	text-decoration: underline;
}
.mapTable td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	padding: 0px 0px 0px 0px;
	
}

td.check {
	color:#228B22;
	font-size:15px;
	border-right: 0px;
	border-left: 1px solid #C1DAD7;
	padding-right: 2px;
}


#listTable {
	color:#990000;
	font-size:11px;
	border: solid 1px #000000;
}

#listTable tr.alt {
	background-color: #F5FAFA;
	color:#990000;
}

#listTable img, .mapLink {
	cursor:pointer;
}
.mapLink {
	text-decoration:underline;
}
.locationText {
	font-size:10px;
}

.inputTitle, .inputField {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica,sans-serif;
	color: #990000;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.inputField {
	color:#0033CC;
	text-transform: capitalize;
}

#controls  {
	color:#990000;
	font: bold small "Trebuchet MS", Verdana,Arial, Helvetica, sans-serif;
	
}
#controls input[type=checkbox] {
	margin-right:5px;
}
#loading {
	font: bold 18px "Trebuchet MS", Verdana, Arial, Helvetica,sans-serif;
	color: #0033CC;
}

#adsense{
	margin:5px 0px 5px 0px;
}
.addressField {
	font-size:9px;
	color:#990000;
	margin-bottom:50px;
}

/* --------- /stylesheets/ie.css --------- */ 

/* hack to compensate for IE and percentage widths rounding errors */
#topbar {width:60.6%;}
#outer3 {width:29.8%;}
#rightCol {width:50.0%;}

/* for IE6 */
* html #wrapper {display:inline-block;}
* html #minMax {width: expression(document.body.clientWidth < 702? "700px" : document.body.clientWidth > 1102? "1100px" : "auto");}
