﻿@import url(http://fonts.googleapis.com/css?family=Reenie+Beanie);

body {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: small;
    text-align: justify;
    letter-spacing:105%;
    line-height:130%;
 }
h2 {
	font-size:x-large;
	font-family: "Arial Unicode MS";
	color: #5E90AE;
	line-height:60px;
}
h3 {
	font-size:large;
	line-height:20px;

}
h7 {
	 font-family: 'Reenie Beanie', Arial, Verdana; 
	 font-size:xx-large;
	 line-height:70px;
	 }

.style7 {
		background-color: #C63382;
		    border-color: #942662;
	}
.style9 {
	    background-color: #a396c3;
	        border-color: #1d0168;
}
.style8 {
	    background-color: #93cf9a;
	        border-color: #009933;
}
.style6 {
	    background-color: #6e9ccf;
	        border-color: #2f6b8f;
}



.style10 {
	color: #FF0000;
}




#logo {
	display: block;
    margin-left: auto;
    margin-right: auto;
	margin-top:3%;
	margin-bottom:1%;
}

#wrapper { 
	margin: 0 auto;
	width: 1000px;
}
#wrapperBody { 
	margin: 0 auto;
	width: 970px;
	float:left;
	margin-left: 20px;

}
#wrapperBodySOP { 
	margin: 0 auto;
	width: 670px;
	float:left;
}

#column_l {
	position: static;	
	float: left;
	width: 98%;
}

#sidebar {
	margin:10px;
	padding: 0px;
	border-left: 10px;
	border-bottom: 5px;
	background-color: #87CEFA;
}
#column_r {
	position:relative;
	float: right;
	width: 330px;
	line-height: 20px;
	Right: 5px;
	top: 0px;
	Left: 0px;
}
#footer {
	margin-top:3%;
	font-size: 10px;
	text-align:center;
	width: 100%;
	line-height: 30px;
	white-space: nowrap;
	margin-top: 7px;
	
}

/* Styles for Main Navigation Buttons */

div#buttonNav
 {
    margin: 0%;
}

div#buttonNav
 ul {
    margin: 0px;
    padding: 0px;
    font-size: small;
    line-height: 30px;
    white-space: nowrap;
}

div#buttonNav
 li {
    list-style-type: none;
    float:left;
    display: inline;
    height: 30px;
    width: 230px;
    margin-left:10px;
    margin-right:10px;
    margin-bottom: 10px;
    text-align:center;
}

div#buttonNav
 li a {
    height: 100%;
    width: 100%;
    display: block;
    text-decoration: none;
    border-width: 3px;
}

div#buttonNav
 li a:link {
    color: #000000;
    font-weight: bold;
    border-style: solid;
}


div#buttonNav
 li a:visited {
    color: #000000;
    font-weight: bold;
    border-style: solid;
}

div#buttonNav
 li a:hover {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #666666;
    border-style: solid;
}

div#buttonNav
 li a:active {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #666666;
    border-style: solid;
}

/* Styles for Second Layer of Buttons in Non-Commerical Navigation */

div#buttonNavSide

 {
    margin: 0%;
}

div#buttonNavSide

 ul {
    margin: 0px;
    padding: 0px;
    font-size: 10.5px;
    line-height: 25px;
}

div#buttonNavSide

 li {
    list-style-type: none;
    float:left;
    height: 25px;
    width: 182px;
    margin-top:6px;
    margin-left:10px;
    margin-right: 7px;
    text-align:center;
}

div#buttonNavSide

 li a {
    height: 100%;
    width: 100%;
    display: list-item;
    text-decoration: none;
    border-width: 3px;
}

div#buttonNavSide

 li a:link {
    color: #000000;
    font-weight: bold;
    border-style: solid;
}

div#buttonNavSide

 li a:visited {
    color: #000000;
    font-weight: bold;
    border-style: solid;
}

div#buttonNavSide

 li a:hover {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #666666;
    border-style: solid;
}

div#buttonNavSide

 li a:active {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #666666;
    border-style: solid;
}

/* Styles for Side Nav in SOP.dwt */

#sidebar ul {
	list-style-type: none;
	font-size: 11px;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
	text-align:center;
}
#sidebar li {
	display: block;
	border: 1px solid #F8F8FF;
}
#sidebar a {
	font-weight: bold;
	text-decoration: none;
	color: #393939;
	padding: 2px;
	display: block;
	border-bottom: 1px solid #f5f5f5;
}
#sidebar a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #393939;
	border-bottom: 1px solid #f5f5f5;
	background-color: #E6E6FA;
}

/* CSS for the Booking forms */

#mainForm 
{
	position: relative;
	border: 1px;
	border-style: solid;
	margin: 0 auto;
	text-align: left;
	width: 40%;
	background-color: #ffffff;
}

ul.mainForm
{
	list-style-type: none;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size:15px;	
}

li.mainForm
{
	padding-bottom: 10px;
}


#mainFormError
{
	position: relative;
	border: 1px;
	border-style: solid;
	margin: 0 auto;
	text-align: left;
	width: 70%;
}



input.mainFormError
{
	background-color: #FADADD;
}


textarea.mainFormError
{
	background-color: #FADADD;
}


select.mainFormError
{
	background-color: #FADADD;
}


#formHeader
{
	position: relative;
	width: 100%;
	background-color: #666699;
	margin:0 0 0 0;
	padding-bottom: 10px;
}

p.formHeader
{
	text-align: right;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	color: #ffffff;
	font-size:25px;
	position:relative;
	left:-5px;
	top:4px;
	letter-spacing: 2px;
}



#formInfo
{
	position: relative;
	width: 100%;
	background-color: #ffffff;
	margin:0 0 0 0;
}

h2.formInfo
{
	text-align: left;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	font-size:20px;
	position:relative;
	left:20px;
	top:0px;
	letter-spacing: 1px;
	line-height:150%;
	color: #ffffff;
}


p.formInfo
{
	text-align: left;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	color: #000000;
	font-size:12px;
	position:relative;
	left:20px;
	top:0px;
	color: #ffffff;
}

#formFields
{
	position: relative;
	width: 100%;
	background-color: #ffffff;
	margin:0 0 0 0;

}

label.formFieldQuestion
{
	line-height:125%;
	padding:0 4px 1px 0;
	border:none;	
	display:block;
	font-size:95%;
	font-weight:bold;
}

label.formFieldOption
{
	font-size:90%;
	display:block;
	line-height:1.0em;
	margin:-19px 0 0 25px;
	padding:4px 0 5px 0;
	width:90%;
}



input.formFieldStyle
{
	display:block;
	line-height:1.4em;
	margin:8px 0 0 3px;
	width:13px;
	height:13px;
}


/* tooltip */
a.info {
	font-family: Tahoma, Arial, Sans-Serif;
	text-decoration:none; 
	position: relative;
}

a.info span {
	position: relative;
	display:none;
}

a.info:hover {
	position: relative;
	cursor:default;
}

a.info:hover .infobox {
	font-weight: normal; 
	display:block; 
	position:absolute; 
	top:20px;;
	left:25px;
	width:205px; 
	height:70px; 
	border: 1px solid #ccc; 
	background:#f4f4f4 url(question.gif) no-repeat bottom right; 
	color:#000; 
	text-align:left; 
	font-size:0.7em; 
	padding-left:10px; 
	padding-top:10px;
}

/* pop-up calendar */
button.calendarStyle

{

	background-color: transparent;

	border: 0;

	height:22px;

	width:22px;

	background-image:url(Images/calendar.png);

	cursor: pointer;

	cursor: hand;

}

#adamwrapper {
	margin: 0px 250px 0px 250px;
}



