/*GO USA Fun Park main style sheet*/
/* hide from IE mac \*/
body {
	background-image: url(images/page_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/* end hiding from IE5 mac */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	min-width: 990px;
}
#masthead {
	background-image: url(images/masthead_bg.gif);
}
#logodiv {
	width: 990px;
	height: 133px;
	margin:0 auto;
	background-image: url(images/logo_bg.jpg);
   background-position: top right;
   background-repeat: no-repeat;
}
/* hide from IE mac \*/
#logodiv img {
   float: left;
	border: 0;
}
/* end hiding from IE5 mac */
#wrap_outer {
	margin: 30px auto 0 auto;
	padding: 0;
	width: 990px;
	background-image: url(images/wrapper.gif);
	background-repeat: repeat-y;
}
#wrap_inner {
	background-image: url(images/sidebar_tile.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
#nav_wrapper {
	width: 110px;
	float: left;
}
#mainbox {
	width: 688px;
	float: left;
}
#sidebox {
	width: 192px;
	float: left;
	background-image: url(images/sidebar_top.jpg);
	background-repeat: no-repeat;
	position: relative;
	top: -8px;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#nav_wrapper img {border: 0;}
#nav_wrapper ul, #nav_wrapper li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#nav_wrapper ul ul {
	background-color: #FFFFFF;
	border: 1px solid;
	border-color: #FFFFFF #000000 #000000 #FFFFFF;
	padding: 2px 3px 3px 3px;
	display:none;
}
#nav_wrapper ul ul, #nav_wrapper ul ul li {
	width: 12em;
}
.p7exp_root {
	filter: alpha(opacity=60);
	opacity: 0.60;
}
#nav_wrapper a {
	display: block;
	text-decoration: none;
	margin: 0 0 10px 0;
}
#nav_wrapper ul ul a {
	padding: 4px 10px;
	background-color: #666D9B;
	color: #CCCCCC;
	margin: 0;
	border: 1px solid #666D9B;
	font-size: 0.75em;
}
#nav_wrapper ul ul a:hover {
	background-color: #525252;
	color: #FFFFFF;
	border-top-color: #333333;
	border-bottom-color: #7D89B0;
}
#nav_wrapper {position: relative;}
#nav_wrapper ul li:hover ul, #nav_wrapper ul li.p7hvr ul {
	display: block;
}
#nav_wrapper h3 {
	font-size: 1.1em;
	margin: 0 0 10px 0;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
.p7expsubmenus {
	position:absolute;
	left: 80px;
}
#p7exp_sub2 {top: 105px; z-index: 20000;}
#p7exp_sub3 {top: 210px; z-index: 20000;}
#nav_wrapper ul li:hover a, #nav_wrapper ul li.p7hvr a,
#nav_wrapper ul li a:focus, #nav_wrapper ul li a:active {
	filter: alpha(opacity=100) !important;
	opacity: 1.0;
}
#maincontent {
	font-size: 0.9em;
	line-height: 1.75em;
	padding: 0 24px 20px 32px;
}
#sidecontent {
	font-size: 0.75em;
	line-height: 1.5em;
	padding: 36px 26px 24px 20px;
}
h1, h2, h3 {
	font-size: 1.4em;
	margin: 0;
}
h2, h3 {
	margin: 30px 0 0 0;
}
h3.post-title {
	color: #660000;
}
#sidecontent h3 {
	font-size: 1.75em;
	margin: 0 0 10px 0;
	color: #000000;
	font-weight: normal;
}
p {margin: 12px 0;}
#sidecontent #side_nav, #sidecontent #side_nav li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#sidecontent #side_nav a {
	font-size: 1.1em;
	display: block;
	background-color: #56628C;
	color: #ECE9D8;
	border: 1px solid;
	border-color: #717DA8 #000000 #000000 #717DA8;
	padding: 2px 6px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	text-decoration: none;
}
#sidecontent #side_nav a:hover, #sidecontent #side_nav a:active, #sidecontent #side_nav a:focus {
	background-color: #333333;
	color: #FFFFFF;
	border-color: #333333 #000000 #000000 #333333;
	filter: alpha(opacity=75);
	opacity: 0.75;
}
#footer {
	background-color: #000000;
	color: #FFFFFF;
	filter: alpha(opacity=70);
	opacity: 0.70;
}
#footerwrap {
   width: 688px;
	margin:0 auto;
}
#footercontent {
	padding: 12px;
	font-size: 0.7em;
}
#maincontent a:link {color: #0000FF;}
#maincontent a:visited {color: #993300;}
#maincontent a:hover, #maincontent a:active, #maincontent a:focus {
	background-color: #4A4A4A;
	color: #CCCCCC;
	text-decoration: none;
}
#sidecontent a:link {color: #990000;}
#sidecontent a:visited {color: #990000;}
#sidecontent a:hover, #sidecontent a:active, #sidecontent a:focus {
	color: #0000FF;
}
#footercontent a:link {color: #FFFFFF;}
#footercontent a:visited {color: #ABABAB;}
#footercontent a:hover, #footercontent a:active, #footercontent a:focus {
	color: #0099FF;
}
.uberlink {
font-weight: bold;
	filter: alpha(opacity=100)!important;
	opacity: 1.00!important;
}
#sitemap {
   margin-top: 4.5em;
	margin-bottom:0;
	text-align: center;
}
#sitemap a:link {color: #990000;}
#sitemap a:visited {color: #660033;}
#sitemap a:hover, #sidecontent a:active, #sidecontent a:focus {
	color: #0066cc;
	background: white;
}
/* form styles */
#formholder {
	width:360px;
	margin:0 auto;
	text-align: center;
}
form {
	width: 360px;
	text-align: left;
}
fieldset{ 
	padding:10px;
	border:1px solid #003366;
	margin-bottom:15px;
}
legend{ 
	padding:10px; /*gives a bit of padding between the border and the text*/
	color:#4D5470;
	font:16px bold Verdana,Geneva,Arial,Helvetica,sans-serif;
}
form label {
	display: block;
	width: 310px;
	font-size: 12px;
	line-height: 14px;
	padding: 0px 0px 12px 0px;
}

form input {
	display: block;
	margin-top: 3px;
}
form select {
	float: left;
	display: block;
}

form label.field-first,
form label.field-address,
form label.field-city,
form label.field-email {
	clear: left;
}


form label.field-first,
form label.field-last,
form label.field-city,
form label.field-email,
form label.field-phone,
form label.field-date,
form label.field-time {
	float: left;
	margin: 0px 10px 0px 0px;
	width: 150px;
}

form label.field-first input,
form label.field-last input,
form label.field-email input,
form label.field-city input,
form label.field-phone input,
form label.field-date input,
form label.field-time input {
	float: left;
	width: 150px;
	padding: 0px;
}

form label.field-state {
	float: left;
	margin-right: 10px;
	width: 60px;
}

form label.field-state select {
	width: 60px;
	float: left;
	margin-top: 3px;
}

form label.field-zip {
	float: left;
	width: 80px;
}

form label.field-zip input {
	float: left;
	width: 80px;
}

form label.field-address {
	float: left;
	width: 310px;
	margin: 0px 0px 0px 0px;
}

form label.field-address input {
	float: left;
	width: 310px;
	padding: 0px;
}

form input#radiobutton1,
form input#radiobutton2,
form input#radiobutton3,
form input#radiobutton4 {
	clear: left;
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

form label.radioitem {
	clear: none;
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 15px 0px;
}

textarea {
	display: block;
}

form input#checkbox1,
form input#checkbox2,
form input#checkbox3 {
	clear: both;
	float: left;
	padding: 0px;
	margin: 0px;
}

form label.field-checkbox {
	clear: none;
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 15px 0px;
}
form input#hii {
   padding: 0px;
	margin: 10px auto;
	width: 80px;
}
form label.field-hii {
	clear: none;
	margin: 0;
	padding: 0px 0px 15px 0px;
	text-align: center;
}
form textarea {
	margin-top: 3px;
}
.submitbutton {
   padding: 0px;
	margin: 0 auto;
	width: 80px;
}
/*DEMO STUFF*/
.pullquote {	background-color: #cc6666;
	border: 1px solid #000000;
	color: #FFFFFF;
	padding: 10px;
	margin-top: 1.8em;
	font-size: 0.9em;
}
.pullquote p {
	margin: 0 0 8px 0!important;
}
.pullquote h3 {
	color: white!important;
}
.pullquote cite {
	font-size: .9em;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	display: block;
	margin: 0;
	padding: 0 0 0 6px;
	color: #333333;
	border-left: 1px solid #333333;
}
#maincontent cite {
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	display: block;
	margin: 22px 0 0 48px;
	padding: 0 0 0 6px;
	color: #333333;
}
.tip {
	padding: 8px;
	font-size: 1em;
	color: #333333;
	line-height: normal;
	border-top: 4px solid #003160;
	border-right: 1px solid #003160;
	border-bottom: 1px solid #003160;
	border-left: 1px solid #003160;
	background-color: #ffffcc;
}
blockquote {
  font-weight:bold;
  background: transparent url(images/markers/quoleft.jpg) no-repeat left top;
}
blockquote div {
  padding: 0 48px;
  background: transparent url(images/markers/quoright.jpg) no-repeat right bottom;
}
.floatrt {
	float: right;
}
#photoholder {
	width:580px;
	margin:20px auto;
	text-align: center;
}	
#gokartphotoholder {
	width:457px;
	height:337px;
	margin:20px auto;
	text-align: center;
	background-image: url(images/photos/gokarts_bg2.jpg);
}
#videoholder {
   width: 320px;
	height: 240px;
	margin: auto;
	text-align: center;
}
#price {
	text-align:right;
	font-weight: bold;
	margin-right: 2em;
}
#map {
	border: 2px solid #0066ca;
}
/***Rate Table***/
#partyrates {
	width: 632px;
	padding: 0;
	margin: 2em 0 0 0;
	border-left: 1px solid #C1DAD7;
}

#pricechange {
	padding: 0 0 5px 0;
	width: 632px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

th {
	font: bold 13px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #660000;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(images/table/bg_header.jpg) no-repeat;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #333333;
	font-weight: bold;
}


td.alt {
	background: #F5FAFA;
	color: #797268;
}

th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}
/**********blogger*****/
.sidebar-title {
	font-weight: bold;
	font-size: 1.1em;

}
#sidebartext ul {
	margin-left: 0;
	padding: 0;
	list-style: none;
}

#sidebartext li a{
	display: inline-block;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: 18px;
	list-style-type: none;
	background: transparent url(images/markers/icn_arrow.gif) no-repeat top left;
}
#previous ul {
	margin-left: 0;
	padding: 0;
	list-style: none;
}

#previous li a{
	display: inline-block;
	margin: 0;
	padding-left: 20px;
	line-height: 18px;
	list-style-type: none;
	background: transparent url(images/markers/calendar.png) no-repeat top left;
}
.post-footer img a {
	border: none;
}
#description {
	margin-top: 1em;
}
#navbar-iframe { display: none; }
img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto }
