html {
	height: 100%;
}

body {
	background-color: #0f0f0f;
	background-image: url(../images/site.background.png);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	min-height: 750px;
	height: 100%;
}

/** styles for text **/

td, th, p, div, ul {
	font-family: "arial","verdana",sans-serif;
	color: #ccc;
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {	
	font-family: "arial","verdana",sans-serif;
	color: #4db7c3;
	margin-top: 0;
}

img {
	border: 0;
}

.boldText {
	font-weight: bold;
}

.errorText {
	font-weight: bold;
	color: #990000;
}

.blockList {
	list-style-type: none;
	line-height: 205%;
	margin-left: -35px;
	font-weight: bold;
	color: #fff;
	font-size: 99%;
}

.blueText {
	color: #4DB7C3;
}

.orangeText {
	color: #EE9521;
}

.smallText {
	font-size: 11px;
}

.lightDivider {
	width: 100%;
	background-image: url(../images/site.lightDivider.png);
	background-repeat: repeat-x;
}

.darkDivider {
	width: 100%;
	background-image: url(../images/site.darkDivider.png);
	background-repeat: repeat-x;
}

.verticalDivider {
	float: left;
	width: 2px;
	height: 100%;
	height: auto;
	min-height: 500px;
	margin-top: 50px;
	background-image: url(../images/site.verticalDivider.png);
	background-repeat: repeat-y;
}

.left {
	float: left;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

/** styles for links **/

a:link, a:active, a:visited {
	color: #EE9521;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	border-bottom: 3px solid #4DB7C3;	
}

a:hover.image {
	border: none;
}

#navMenu li a {
	display: block;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
	background-image: url(../images/site.inactiveNav.png);
	background-repeat: no-repeat;
	width: 75px;
	height: 23px;	
	margin-right: 1px;
	padding-top: 5px;
}

#navMenu li a:hover {
	background-image: url(../images/site.hoverNav.png);
	border: none;
}

#navMenu li a.selected {
	background-image: url(../images/site.selectedNav.png);
	color: #1B1B1B;
}

#subNavMenu a:link, #subNavMenu a:active, #subNavMenu a:visited {
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

ul.sideList li a {
	display: block;
	height: 40px;
	font-weight: bold;
}

ul.sideList li a:hover {
	border: none;
}

/** styles for layout **/

#wrapper {
	margin: 0 auto;
	width: 951px;
	text-align: left;	
}

#header {
	clear: both;
	height: 75px;
	padding-top: 30px;
}

#nav {
	clear: both;
}

#navMenu {
	height: 25px;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#navMenu li {
	display: inline;
	float: left;
}

#subNavMenu {
	float: right;
	margin-top: -30px;
	margin-right: 30px;
}

#titleHome {
	background-image: url(../images/home.contentBackground.png);
	background-repeat: no-repeat;
	margin-top: -2px;
	height: 310px;
	padding: 45px 0px 45px 50px;
}

#titleHomeLeft {
	float: left;
	width: 305px;
	padding-right: 40px;
}

#titleHomeLeft p {
	font-family: "Arial";
	font-weight: bold;
	font-size: 12px;
	color: #666;
	line-height: 175%;
}

#titleHomeRight {
	float: left;
	margin-top: 10px;
	padding: 25px 60px;
	width: 401px;
	height: 201px;
	background-image: url(../images/home.projectBackground.png);
	background-repeat: no-repeat;	
}

#project {
	
}

#viewOther {
	clear: both;
	float: right;
	text-align: right;
	width: 507px;
	margin-right: -50px;
}

#contentHome {
	width: 951px;
	padding-left: 45px;
	padding-top: 30px;
	height: 235px;
	clear: both;
}

.contentHomeTextLeft {
	float: left;
	width: 360px;
	font-size: 11px;
}

.contentHomeTextMid {
	float: left;
	width: 290px;
	font-size: 11px;
}

.contentHomeTextRight {
	float: left;
	width: 300px;
	font-size: 11px;
}

#titleInternal {
	background-image: url(../images/site.titleBackground.png);
	background-repeat: no-repeat;
	padding: 45px;
	margin-top: -3px;		
}

#titleNeutral {
		
}

#contentInternalLeft {
	float: left;
	width: 630px;
	min-height: 500px;
	padding: 40px 40px 30px 30px;
	font-size: 0.8em;
	line-height: 1.5em;
}

#contentInternalRight {
	float: left;
	width: 214px;
	padding: 55px 0px 0 35px;
	font-size: 12px;
}

#contentInternalRight ul.sideList li {
	color: #EE9521;
}

#contentPopup {
	padding: 50px;
	font-size: 0.8em;
	line-height: 1.5em;
}

#footer {
	clear: both;
	width: 923px;
	height: 50px;
	margin: 0 auto;
	padding-left: 28px;
	font-size: 65%;	
}

/** calendar **/
#calendarWrapper {
	margin: 30px 0 0 40px;
	width: 550px;
	text-align: center;	
}

.calendarNav {
	padding: 40px 20px 0 0;
}

.calendar {
	margin-right: 20px;
	text-align: center;
}

.dayHeader {
	width: 16px;
	text-align: center;
	font-size: 12px;
	margin-bottom: 2px;
}

.calendarDay {
	width: 15px;
	height: 11px;
	font-size: 9px;
	color: #fff;
	padding: 2px 0 2px 0;
	text-align: center;
	margin-right: 1px;
}

.calendarDayPast {
	background-image: url(../images/about.past.png);
}

.calendarDayBooked {
	background-image: url(../images/about.booked.png);
}

.calendarDayFree {
	background-image: url(../images/about.free.png);
}

.calendarDayVacation {
	background-image: url(../images/about.vacation.png);
}

.calendarDayWeekend {
	background-image: url(../images/about.weekend.png);
}

.calendarKey {
	padding: 20px 50px;
}
/** styles for forms **/


form {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: "verdana","arial",sans-serif;
	font-size: 11px;
	color: #666666;
}

form fieldset {
	padding: 10px;        /* padding in fieldset support spotty in IE */
	margin: 0;
	text-align: left;
	border: 0;
}

form legend {
	color: #999999;
	font-weight: bold;
	font-variant: small-caps;
}

form label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 150px; 
	padding: 0; 
	margin: 5px 10px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
	color: #999999;
	font-weight: bold;
	font-size: 11px;
}

form label.short {
	width: 75px;
}

form input {
	width: 250px;
	margin-top: 5px;
	font-family: "Arial", sans-serif;
	font-size: 11px;
}

form input.big {
	width: 545px;
	margin-top: 15px;
}

form input.short {
	width: 150px;
	margin-top: 5px;
}

form textarea {
	width: 250px;
	height: 100px;
	margin-top: 5px;
	font-family: "Arial", sans-serif;
	font-size: 11px;
}

form textarea.short {
	width: 150px;
}

form textarea.big {
	width: 300px;
	height: 200px;
	margin-top: 5px;
}

form textarea.reallybig {
	width: 400px;
	height: 400px;
	margin-top: 5px;
}

form select {
	width: 250px;
	margin-top: 5px;
	font-family: "Arial", sans-serif;
	font-size: 11px;
}

form select.big {
	width: 250px;
	margin-top: 5px;
}

form select.short {
	width: 75px;
	margin: 0;
}

form input.checkbox {
	width: auto;
}

form br {
	clear: left;
}

form small { /* form instructions/comments will appear below input elements */
	display: block;
	margin: 0 0 0 160px;
	padding: 1px 3px;
	font-size: 88%;
}

form input.button, input.longbutton {
    border: 0;
    background-image: url(../images/site.button.png);
	background-repeat: no-repeat;
	background-color: transparent;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	height: 35px;
	width: 115px;
	text-align: center;
	cursor: hand;
}

.longbutton {
	background-image: url(../images/site.longButton.png);
	background-repeat: no-repeat;
	width: 175px;
}

form .requiredLabel {
	font-weight: bold;
	color: #000033;
}
