/* Produced by Wildwood Technology */
/* Snappabox Stylesheet */

/*
Blue: #0072bc
Orange: #f36f21
*/


/* HTML Styles */

body {
	margin: 10px;
	text-align: center;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #000000;
	font-size: 0.8em;
}

#page0 h1 {
	color: #ffffff;
	font-weight: normal;
	font-size: 2em;
	margin: 0px;
}

h1 {
	color: #0072bc;
	font-size: 1.4em;
}

h2 {
	color: #f36f21;
	font-size: 1.2em;
}

h3 {
	font-size: 1em;
}

a {
	color: #0072bc;
}

a:hover {
	color: #f36f21;
}

a img {
	border: none;
}

input, textarea {
	color: #000000;
	border: 1px solid #828177;
	font-size: 1em;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}


legend {
	font-weight: bold;
	color: #f36f21;
}

/* Layout */

.container {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 800px;
}

.header {
	padding: 10px 0px;
	text-align: right;
}

#page0 .main {
	background-image: url("/layout/images/bg-curtain-closed-repeat.jpg");
}

.main {
	background-image: url("/layout/images/bg-curtain-open-repeat.jpg");
	background-repeat: repeat-y;
	clear: both;	
}

* html .main {
	height: 1%; /* IE6 Peekaboo bug fix*/
}

.contentContainer {
	clear: both;
	min-height: 250px;
}

#page0 .contentContainer {
	background-image: url("/layout/images/bg-curtain-box.jpg");
	background-repeat: no-repeat;
	height: 330px;
	overflow: hidden;
}

.contentContainer {
	background-image: url("/layout/images/bg-curtain-open.jpg");
	background-repeat: no-repeat;
}

.footer {
	clear: both;
	/*text-align: center;*/
	padding-top: 11px;	
}

.footerNavigationRight  {
	width: 450px;
	float: right;
	font-size: 0.8em;
}

.footerNavigationLeft  {
	width: 200px;
	float: left;
}

.footerNavigationRight a {
	background-image: url("/layout/images/footerBullet.gif");
	background-repeat: no-repeat;
	background-position: 0px 3px;
	text-decoration: none;
	padding-left: 8px;
	margin-right: 10px;
	float: right;
	color: #0072bc;
}

.footerNavigationRight a:hover {
	color: #f36f21;
}

.footerNavigationLeft  ul, .footerNavigationRight  ul {
	display: inline; 
	margin: 0px;
	padding: 0px;
}

.footerNavigationLeft li, .footerNavigationRight li {
	display: inline; 
	list-style-type: none;
}

.footerNavigation .last {
	margin-right: 0px;
}

.footerNavigationLeft img {
	margin-top: 2px;
	margin-right: 1px;
	border: 0px;
}

/* Navigation */

.navBar {
	background-color: #0072bc;
	clear: both;
	margin-top: 10px;
	float: left;
	width: 100%;
}

.navBar ul {
	margin: 0px;
	padding: 0px;
	
}

.navBar li {
	list-style-type: none;
	float: left;
}

.navBar li a {
	text-decoration: none;
	padding: 5px 16px;
	background-color: #0072bc;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
}

.navBar li a:hover {
	background-color: #f36f21;
	color: #ffffff;
}


/* Navigation page highlight */


.navBar .hi a {
	background-color: #f36f21;
	color: #ffffff;
}

.subNav .subSubNav a {
	font-size: 1em;
}

/* Other Styles */

.headerLogo {
	margin: 40px 0px 0px 5px;
	float: left;
}

.headerPhone {
	font-weight: bold;
	font-size: 1.0em;
	margin: 40px 10px 2px 0px;
}

.linkBook {
	margin: 20px 0px 2px 10px;
	float: right;
}

#page0 .content {
	color: #ffffff;
	margin: 30px 0px 0px 80px;
	width: 280px;
	font-size: 1.2em;
}

.content {
	padding: 10px;
	margin: 0px 150px;
}

.content li {
	background-image: url("/layout/images/bullet-camera.gif");
	padding: 0px 0px 10px 30px;
	list-style-type: none;
	background-repeat: no-repeat;
}

.clear {
	clear: both;
}

.footnote {
	font-size: 80%;
}

.imageLeft {
	float: left;
	margin: 0px 10px 10px 0px;
}

.imageRight {
	float: right;
	margin: 0px 0px 10px 10px;
}

.noWrap {
	white-space: nowrap;
}

.centre {
	text-align: center;
}

.button {
	font-weight: bold;
	color: #f36f21;
}

.thumbnails ul {
	margin: 0px;
	padding: 0px;
}

.thumbnails li {
	list-style-type: none;
	margin: 0px;
	float: left;
}

.thumbnails a {
 	display: block;
	margin-left: 12px;
}

.thumbnails .first a {
	margin-left: 0px;
}

.thumbnails .last a {
	margin-left: 12px;
}

.faqs p {
	margin-top: 0px;
}

.faqs h2 {
	display: inline;
}

.formHeader {
	font-size: 90%;
	font-weight: bold;
	width: 130px;
	display: block;
	float: left;
}

input.button {
	font-weight: bold;
	background-color: #0072bc;
	color: #ffffff;
}

input.button:hover {
	background-color: #f36f21;
	color: #ffffff;
}

.textLarge {
	font-size: 1.2em;
	font-weight: bold;
}

.textOrange {
	font-size: 1.2em;
	color: #f36f21;
	font-weight: bold;
}

.textBlue {
	font-size: 1.2em;
	color: #0072bc;
	font-weight: bold;
}

#mediaPlayerContainer {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

.sepperator {
	background-image: url("/layout/images/blueSepperator.jpg");
	background-repeat: no-repeat;
	height: 2px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.news {
	min-height: 200px;
}

.happySnappas p {
	margin-top: 0px;
}

