/* RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/*  END RESET */


html
{
	height: 100%;
	padding: 0 auto;
	margin: 0 auto;
}

body
{
	height: 100%;
	padding: 0 auto;
	margin: 0 auto;
	text-align: center;
	font-family: Arial, Sans-Serif;
	font-size: 62.5%;
	color: #222;
	background-color: #fff;
}

#LiveEditingToolbar 
{
	font-size: 1.2em;
}

h1
{
	font-family: Arial Black;
	font-weight: bold;
	font-size: 2.2em;
	text-transform: uppercase;
	letter-spacing: -2px;
	margin-top: 30px;
	margin-bottom: 15px;
}

h3
{
	font-family: Arial;
	font-weight: bold;
	font-size: 1.6em;
	text-transform: uppercase;
	margin-top: 40px;
	margin-bottom: 10px;
}

h5
{
	font-family: Arial;
	font-weight: bold;
	font-size: 1.2em;
	text-transform: uppercase;
	margin-top: 20px;
	margin-bottom: 10px;
}

p
{
	font-size: 1.2em;
	line-height: 150%;
	margin-top: 10px;
	margin-bottom: 15px;
}

strong
{
	font-weight: bold;
}

blockquote
{
	margin-bottom: 30px;
	margin-top: 30px;
	padding-left: 40px;
}

blockquote p
{
	font-size: 1.2em;
	font-style: italic;
	text-indent: 20px;
	overflow: visible;
	zoom: 1;
	margin-bottom: 5px;
}

blockquote .name,
blockquote .from
{
	font-size: 1.2em;
	text-align: right;
	line-height: 150%;
}

blockquote .name
{
	font-weight: bold;
}

#wrapper
{
    position: relative;
    height: auto !important;
    min-height: 100%;
    height: 100%;
    margin: 0 auto;
    padding: 0 auto;
    margin-bottom: -190px;
}

.asp-form
{
	height: 100%;
}

.validation-summary li
{
	font-size: 1.2em;
	padding-bottom: 10px;
}

.list-red
{
	margin-right: 20px;
}

.list-red li
{
	font-size: 1.2em;
	background-image: url(/images/check-red.jpg);
	background-repeat: no-repeat;
	padding-left: 26px;
	padding-bottom: 8px;
	line-height: 150%;
}

.list-logo
{
	margin-top: 15px;
}

.list-logo li
{
	font-size: 1.2em;
	background-image: url(/images/bullet-logo.png);
	background-repeat: no-repeat;
	padding-left: 28px;
	padding-bottom: 8px;
	line-height: 150%;
}

.calendar
{
	width: 100%;
	font-size: 1.2em;
}

.calendar td a
{
	text-decoration: none;
}

.videoPlayer
{
	padding-top: 30px;
}

#header-fluid
{
	background-image: url(/images/body-background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ddd;
}

#header-wrapper
{
	text-align: left;
	padding-top: 20px;
}

#main-menu
{
	float: right;
	padding-top: 10px;
}

	#main-menu li
	{
		float: left;
		padding-left: 30px;
	}
	
		#main-menu li a
		{
			display: block;
			font-size: 1.2em;
			color: #333;
			text-decoration: none;
		}
		
		#main-menu li a.selected,
		#main-menu li a:hover
		{
			color: #AF2228;
			padding-bottom: 3px;
			border-bottom: solid 3px #AF2228;
		}
		
#home-image img
{
	display: block;
}

.bio-text
{
	width: 220px;
	height: 500px;
	background-image: url(/images/bio-text-background.png);
	float: left;
	color: #fff;
	padding: 0px 20px 0px 20px;
}

.bio-image
{
	display: block;
	float: right;
	margin-bottom: -500px;
}

.sub-menu
{
	float: left;
	height: 30px;
	padding-top: 30px;
}

.sub-menu li
{
	float: left;
}

.sub-menu li a
{
	font-family: Arial;
	font-weight: bold;
	font-size: 1.4em;
	text-transform: uppercase;
	color: #222;
	text-decoration: none;
	margin-right: 30px;
}

.sub-menu li a:hover,
.sub-menu li a.selected
{
	color: #C11018;
}

.logo-partial
{
	margin-left: 240px;
	margin-top: -40px;
}

.vert-menu
{
	padding-top: 30px;
}

.vert-menu li
{
	margin-bottom: 20px;
}

.vert-menu li a
{
	font-family: Arial;
	font-weight: bold;
	font-size: 1.4em;
	text-transform: uppercase;
	color: #222;
	text-decoration: none;
}

.vert-menu li a:hover,
.vert-menu li a.selected
{
	color: #C11018;
}

.engage-life
{
	background-color: #eee;
	padding: 20px;
}

.engage-life div
{
	text-align: right;
}

.engage-life p
{
	margin-top: 0px;
}

.feature
{
	padding-top: 60px;
	padding-left: 40px;
}

.feature ul li
{
	font-size: 1.2em;
	background-image: url(/images/check-red.png);
	background-repeat: no-repeat;
	padding-left: 26px;
	padding-bottom: 8px;
	line-height: 150%;
}

.audience
{
	background-color: #eee;
	background-image: url(/images/audience-back.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 36px;
}

	.audience .title
	{
		float: left;
		font-size: 1.4em;
		font-weight: bold;
		text-transform: uppercase;
		color: #999;
		height: 36px;
		line-height: 38px;
		background-image: url(/images/audience-title-back.jpg);
		background-repeat: no-repeat;
		background-position: center right;
		padding: 0px 20px 0px 10px;
		margin-right: 15px;
	}
	
	.audience ul
	{
		padding-top: 12px;
	}
	
	.audience ul li
	{
		font-size: 1.2em;
		color: #666;
		float: left;
		background-image: url(/images/check-red.png);
		background-repeat: no-repeat;
		padding-left: 26px;
		margin-right: 20px;
		line-height: 150%;
	}

.contact
{
	color: #fff;
	background-color: #333;
	padding: 25px 20px 20px 20px;
}

.contact .contact-logo
{
	padding-top: 10px;
	text-align: right;
}

.contact h3
{
	margin-top: 0px;
}

#content-wrapper
{
	position: relative;
	text-align: left;
    	margin: 0 auto;
    	padding: 0 auto;
	padding-bottom: 60px;
}



#the-team img
{
	border: 5px solid #ddd;
	border-width: 5px;
	margin-right: 10px;
}

#the-team a:hover img 
{
	border: 5px solid #333;
	border-width: 5px;
	color: #fff;
}

#the-experience ul
{
	float: left;
	padding-right: 10px;
	position: relative;
}

#home-booking,
#input-form
{
	background-color: #eee;
	padding: 15px;
	overflow: hidden;
}

#home-booking h5,
#input-form h5
{
	font-size: 1.4em;
	font-weight: bold;
	margin-top: 0px;
}

#home-booking h5 span,
#input-form h5 span
{
	font-weight: normal;
	text-transform: none;
}

#home-booking .step-1
{
	float: left;
	width: 48%;
}

#home-booking .step-2
{
	float: right;
	width: 48%;
}

#home-booking label,
#input-form label
{
	display: block;
	font-size: 1.2em;
	padding: 10px 0px 3px 0px;
}

#home-booking .text-box,
#input-form .text-box
{
	width: 240px;
}

#home-booking .hr,
#input-form .hr
{
	height: 1px;
	overflow: hidden;
	background-color: #ccc;
	margin: 20px 0px 20px 0px;
	
}

#input-form .button
{
	width: 160px;
	padding: 5px 0px 5px 0px;
	text-transform: uppercase;
	color: #222;
}

#home-booking .button
{
	float: right;
	margin-top: 20px;
	width: 160px;
	padding: 5px 0px 5px 0px;
	text-transform: uppercase;
	color: #222;
}

div.push
{
	height: 130px;
	clear: both;
}

#footer-fluid
{
	position: relative;
	background-color: #eee;
	height: 130px;
	margin-top: 60px;
}

#footer-wrapper
{
	text-align: left;
	padding-top: 40px;
}

#logo-bug
{
	float: left;
	display: block
}

#footer
{
	padding-top: 10px;
}

#footer-menu
{
	float: left;
	padding-top: 8px;
	padding-left: 15px;
}

	#footer-menu li
	{
		float: left;
		padding-right: 30px;
	}
	
		#footer-menu li a
		{
			display: block;
			font-size: 1.2em;
			color: #666;
			text-decoration: none;
		}
		
#copyright
{
	font-family: Arial;
	font-weight: bold;
	font-size: 1.6em;
	color: #999;
	text-align: right;
	text-transform: uppercase;
	letter-spacing: -1px;
}

#copyright img
{
	float: right;
	display: block;
	margin-top: 10px;
}




#slider {
  width: 940px;
  margin: 0 auto;
  position: relative;
}

.scroll {
  width: 940px;
  height: 500px;
  overflow: auto;
  position: relative; /* fix for IE to respect overflow */
  clear: left;
}

.scrollContainer div.panel {
	  padding: 0px;
	  height: 500px;
	  width: 940px; /* change to 560px if not using JS to remove rh.scroll */
}

.calendar 
{
	width: 240px;
	padding: 0;
	margin: 0;
	border: 1px solid #222;
	font-size: 1.2em;
	color: #fff;
	text-align: center;
	background-color: #333;
}

.calendar th 
{
	text-align: center;
	font-weight: bold;
	padding: 5px;
	color: #ccc;
	background: #222;
	border-right: 1px solid #222;
	border-bottom: 1px solid #222;
	border-top: 1px solid #222;
}
.calendar .today, .calendar td.today a, .calendar td.today a:link, .calendar td.today a:visited 
{
	/*color: #fff;
	font-weight: bold;
	background: #AF2228;*/
}

.calendar td 
{
	color: #fff;
	border-right: 1px solid #222;
	border-bottom: 1px solid #222;
	text-align: center;
}

.calendar td a 
{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding:5px;
}

.calendar td a:link, .calendar td a:visited 
{	
}

.calendar td a:hover, .calendar td a:active 
{
	background: #AF2228;
}

#gallery 
{
}

/*#gallery ul li { display: inline; }*/

#gallery ul li
{
	display: block;
	float: left;
	padding: 3px;
	
}

#gallery ul img 
{
	border: 5px solid #ddd;
	border-width: 5px;
}

#gallery ul a:hover img 
{
	border: 5px solid #333;
	border-width: 5px;
	color: #fff;
}

#gallery ul a:hover { color: #fff; }




























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
