@import url('nav.css');
@import url('subnav.css');
@import url('sidebars.css');

body, html {
  margin: 0;
  padding: 0;
  color: #808080;
  font-size: 8.5pt;
  font-family: tahoma, verdana, sans-serif;
}

a img { border: 0; }
a:hover { color: #a3ce56; }
a {
  text-decoration: none;
  color: #40bce8;
}

.orangelink, .orange, .mainbody strong { color: #f48120; }
a.orangelink:hover { color: #fdbb16; }
a.orange:hover { color: #dc690a; }
.yellow { color: #f6b621; }
a.yellow:hover { color: #dfa00d; }
.green { color: #94c44c; }
a.green:hover { color: #72ae18; }
.blue { color: #40bce8; }
a.blue:hover { color: #20a1cf; }

img.left { 
  float: left;
  margin: 0px 10px 10px 0px;
}

img.right { 
  float: right;
  margin: 0px 0px 10px 10px;
}
  
#wrapper {
  background: url('../images/bg.jpg') top left repeat-y #fff;
  width: 976px;
  margin: 0 auto;
  position: relative;
}

#header {
  background: url('../images/bg-header.jpg') top left no-repeat #fff;
  height: 113px;
  padding: 0 15px;
}

#logo {
  background: url('../images/logo.jpg') top left no-repeat #fff;
  height: 84px;
  width: 214px;
  cursor: pointer;
  float: left;
  margin-top: 21px;
  margin-left: 10px;
}

#footer {
  background: url('../images/bg-footer.jpg') top left repeat-y #fff;
  min-height: 30px;
  clear: both;
  padding: 5px 15px;
  width: 100%;
  text-align:center;
}


/* Column Positioning */
#main {
  margin: 0 10px;
  padding: 10px 15px 0 15px;
}

#left-col {
  width: 192px;
  float: left;
  padding-right: 12px;
}

#right-col {
  width: 192px;
  float: left;
  padding-left: 12px;
}

#content {
  float: left;
  width: 462px;
  margin: 0 8px;
  padding: 0 17px;
  border: 1px solid #f6a057;
  border-top: 0px;
  border-bottom: 0px;
}


/* Home Only*/
#welcome div { float: left; }
#welcome { margin-bottom: 1em; }
#welcome img { margin-top: -2px; }

#welcome-onthego-sub h3,
#welcome-school-sub h3,
#welcome-work-sub h3 { display: none; }

#welcome-onthego-sub span,
#welcome-school-sub span,
#welcome-work-sub span {
  width: 148px;
  display: block;
}

#welcome-school-sub span { margin-left: 152px; }
#welcome-work-sub span { margin-left: 306px; }

#welcome-onthego-sub,
#welcome-school-sub,
#welcome-work-sub {
  height: 196px;
  width: 452px;
  position: relative;
  margin-top: -208px;
  color: #fff;
  padding: 5px;
  display: none;
}

#welcome-onthego-sub { background: url('../images/welcome-onthego-sub.png') top left repeat-y transparent; z-index:100; }
#welcome-school-sub { background: url('../images/welcome-school-sub.png') top left repeat-y transparent; z-index:100; }
#welcome-work-sub { background: url('../images/welcome-work-sub.png') top left repeat-y transparent; z-index:100; }

/* Search Page */
#result-summary {
  font-weight: bold;
  background: #fff8e8;
  padding: 15px 5px;
  color: #f48120;
}

.search-result-title { font-weight: bold; }
.search-result {
  padding: 1em 0;
  border-bottom: 1px solid #ccc;
}

/* Global Text Styles */

#content h1 { 
  color: #94c44c; 
  font-size: 200%;
  line-height: 1em;
  margin: 0 0 0.5em 0;
}

#content h2 { 
  font-size: 200%;
  line-height: 1em;
  margin: 0 0 0.5em 0;
}

h3 { 
  color: #f48120; 
  font-size: 175%;
  line-height: 1em;
  margin: 0 0 0.5em 0;
}

#content .col-4 {
  width: 105px;
  float: left;
  margin-right: 10px;
  text-align: left;
}

.article-image{
	float: left;
	margin-right: 10px;
}


.mainbody { color: #000; }

.landing { text-align: center; }
.landing img { margin: 0.5em 5px 0 5px; }

#content .mainbody { 
	padding-left: 25px;
	padding-right: 25px; 
}

#content a:hover{
	text-decoration: underline;	
}

#content .mainbody ol li, #content .mainbody ul li {
  margin: 0.5em 0;
  list-style: decimal;
}

#content .mainbody ul li {
  margin: 0.5em 0;
  list-style: disc;
}

.school-solutions-body {
  background: url('../images/school-solutions-photo.jpg') top left no-repeat;
}

/* Global Forms Styles */
#content form ol.form, form ul.form { 
  margin: 0;
  padding: 0;
}

#content form ol.form li, #content form ul.form li,
#content form li, #content form li { 
  list-style: none; 
  margin: 0.5em 0;
}

#content form fieldset { 
  border: 0; 
  margin: 1em 0;
  padding: 5px;
  background-color: #fff8e8;
}

#content form legend { 
  font-weight: bold;
  display: block;
  color: #f48120;
  margin: 0;
  padding: 0;
}

#content label {
  display: inline-block;
  width: 150px;
}

.slideshow{
	float: none;
}

.slideshow img{
	float:none;
}

.parknride-table {
	border-collapse: collapse;
}
.parknride-table tr{
	border-bottom: 1px solid #999999;
}

/**
 * contact forms
 */
.contact-form  {
	color: #808080;
}
.contact-form label {
	display:inline-block;
	width:150px;
}
#content .contact-form form ul li{
	list-style:none outside none;
	margin:0.5em 0;
}

.custom-form ul.errorlist {
    margin: 0;
    padding: 3px 0 0 0;
    list-style: none;
    background: url('../images/red-up-arrow.png') top left no-repeat;
}
.errorlist li {    
    color: red;
    display: block;
    font-size: 10px;
    padding: 4px 5px;
}



