@charset "utf-8";

/**
* defaults
*/

html,body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,dl,dt,dd,form,fieldset,legend{
	margin:0;
	padding:0;
	border:0;
	line-height:1.2;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
}

ul,ol{
	list-style:none;	
	padding: 0px;
}


h1{
	font-family: Arial, Helvetica, sans-serif;
}

h2{
	color: #bed530;
	font-size: 6.0em;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	padding: 0px;
	margin: 0px; 
}

h4{

}

h5{

}

p{
	font-size:1.2em;
	color: #3f3e3c;
	font-family: Arial, Helvetica, sans-serif;
	line-height:1.3;
	padding: 0 0 15px 0;
	margin: 0px;	
}

a,
a:link,
a:visited{
 	color: #fff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover{

}

:focus
{
  -moz-outline-style: none;
}

dl{

}

dt{

}

dd{

}

dd a,
dd a:link,
dd a:visited{

}

img{
	border:0;	
}

strong{
	font-weight:bold;
}

em{
	font-style:normal;
}

.intro{
	font-size: 1.4em;
	color: #030000;
	font-family: Arial, Helvetica, sans-serif;
}

.barrGreen{
	color:#BED530;
}

/**
* MCE white
**/

.mceWhite,
#mceWhite{
	background:#fff;	
	color:#000;
}

/**
* Structural 
**/

body{
	font-size:62.5%;
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
}

body#animation_page{
	background: url(images/animation-background.png) repeat-x;	
	background-color: #000;
}

#siteWrapper{
	width: 900px;
	margin: 0px auto;
	margin-top: 30px;
}

#mainContent{
	padding: 40px 0 0px 0;
}

#contentLeft{
	width: 232px;
	float: left;
}

#contentRight{
	float:left;
	width: 668px;
}

.clear{
	clear: both;
}

div.clear{
	display:block;
	float:none;
	clear:both;
	height:1px;
}

#pageContent{
	background-color: #fff;
	width: 628px;
	padding: 35px 20px 18px 20px;
}

#pageContent li{
	font-size: 1.2em;	
	color: #3f3e3c;
	list-style-type: circle; 	
	padding: 3px 0 3px 0;
}

#pageContent ul{
	padding: 0px 0px 0px 13px;	
}

/**
* head
**/

#header{
	margin-top: 14px;
	height: 85px;
}

#header h1{
	display: block;
	float: left;
	width: 141px;
	height: 56px;
	background:transparent url(images/logo.png) no-repeat;
	padding: 0px; 
	margin: 0px; 
}

#animation_page #header h1{
	background:transparent url(images/animation-logo.png) no-repeat 4px;
}

#header h1 a,
#header h1 a:link,
#header h1 a:visited,
#header h1 a:hover{
	text-indent: -9999px;
	width: 100%;
	height: 100%;
	display: block;
}

#navigation{
	float: left;
	margin: 40px 0 0 15px;
}

#navigation ul{
	padding: 0px;
	margin: 0px; 
}

#navigation li{
	float: left;
	padding: 0px 10px 2px 10px;
	background:url(images/nav_sep.png) no-repeat right;
	display: block;
	height: 17px;
}

#navigation li.last{
	background: none; 
}

#navigation li a,
#navigation li a:link,
#navigation li a:visited,
#navigation li a:hover{
	color: #fff;
	text-decoration: none;
	font-size: 1.6em;
	font-weight: bold;
}

#navigation li.selected a,
#navigation li.selected a:link,
#navigation li.selected a:visited,
#navigation li.selected a:hover{
	color: #bed530;
	text-decoration: none;
	font-size: 1.6em;
	font-weight: bold;
}

#phone{
	float: right;
	margin: 40px 0 0 0;
	color: #fff;
}

/**
* Animation 
**/

#animation_page #mainContent{
	padding: 0px; 	
}

#animation_wrapper{
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 110px 0 0 0;	
}

#animation_content{
	width: 890px;
	height: 250px;		
	text-align: center; 	
}

#animation_pages{
	width: 890px;
	height: 80px; 
}

#animation_pages ul{
	float: right; 	
}

#animation_pages li{
	float: left;	
}

#animation_pages li a,
#animation_pages li a:link,
#animation_pages li a:visited,
#animation_pages li a:hover{
	display: block;
	width: 18px;
	height: 31px;
	background: url(images/animation-buttons.png) no-repeat;  
	font-size: 1.3em;
	padding: 7px 0 0 8px;	
	color: #727842;
}

#animation_pages li.skip a,
#animation_pages li.skip a:link,
#animation_pages li.skip a:visited,
#animation_pages li.skip a:hover{
	background: url(images/animation-skip.png) no-repeat;  	
	margin-left: 20px; 
}

#animation_pages li.skipText a,
#animation_pages li.skipText a:link,
#animation_pages li.skipText a:visited,
#animation_pages li.skipText a:hover{
	background: none;
	width: 60px;
	padding: 8px 0 0 0;    		 
}

#animation_pages li.skipText{
	 	
}

/**
* Title
**/

#pageTitle{
	width: 100%;
	color: #bed530;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#pageTitleText{
	/*width: 100%;
	text-align: center;*/
	margin-left: 254px; 
	padding: 18px 0 14px 0;
}

/**
* side nav
**/

#sideNavigation h2{
	font-size: 1.6em;
}

#sideNavigation h2 a,
#sideNavigation h2 a:link,
#sideNavigation h2 a:visited,
#sideNavigation h2 a:hover{
	display: block;
	height: 25px;
	padding: 8px 0 0 10px;
	background-color: #bed530;
	width: 195px; 
	font-weight: bold;
}

#sideNavigation ul{
	padding: 0;
	margin: 7px 0 0 0 ; 
}

#sideNavigation li{
	display: block;
	width: 205px;
}

#sideNavigation li a,
#sideNavigation li a:link,
#sideNavigation li a:visited,
#sideNavigation li a:hover{
	color: #fff;
	text-decoration: none;
	font-size: 1.3em;
	display: block;
	height: 28px;
	padding: 8px 0 0 10px;
	background: url(images/side_nav_border.png) no-repeat bottom;
}

#sideNavigation li.selected a,
#sideNavigation li.selected a:link,
#sideNavigation li.selected a:visited,
#sideNavigation li.selected a:hover{
	color: #bed530;
	text-decoration: none;
	font-size: 1.3em;
	display: block;
	padding: 5px 0 0 10px;
}

#sideNavigation li.selected ul{
	display: block;
	clear: both;
	float: none; 
}

#sideNavigation li.selected li a,
#sideNavigation li.selected li a:link,
#sideNavigation li.selected li a:visited,
#sideNavigation li.selected li a:hover{
	color: #fff;
	text-decoration: none;
	font-size: 1.3em;
	display: block;
	padding: 5px 0 0 30px;
}

#sideNavigation li.selected li.selected a,
#sideNavigation li.selected li.selected a:link,
#sideNavigation li.selected li.selected a:visited,
#sideNavigation li.selected li.selected a:hover{
	color: #bed530;
	text-decoration: none;
	font-size: 1.3em;
	display: block;
	height: 28px;
	padding: 5px 0 0 30px;
}

.backToHome{
	display: block;
	background: url(images/back_arrow.png) no-repeat left;
	padding: 0 0 0 10px;
	font-size: 1.3em;
	margin-top: 8px;
}

/**
* homepage
*/

#introText{
	width: 422px;
	float: left;
	background-color: #fff;
}

#introText a,
#introText a:link,
#introText a:visited,
#introText a:hover{
	color: #37b5b2;
	text-decoration: underline;
	font-weight: bold;	
}

#buttonWrapper{
	float: left;
	padding: 0 0 0 30px;
}

#buttons a,
#buttons a:link,
#buttons a:visited,
#buttons a:hover{
	color: #fff;
	text-decoration: none;
	font-size: 1.4em;
	display: block;
	height: 30px;
	padding: 13px 0 0 0;
	width: 174px;
	text-align: center;
}

.pinkButton{
	width: 174px;
	height: 43px;
	background: url(images/purple_button.png) no-repeat;
}

.orangeButton{
	width: 174px;
	height: 43px;
	background: url(images/orange_button.png) no-repeat;
}

.blueButton{
	width: 174px;
	height: 43px;
	background: url(images/blue_button.png) no-repeat; 	
}

/**
* footer
*/

#animation_page #footer{
	padding: 20px 0 10px 0;	
}

#footer{
	padding: 35px 0 10px 0;
}

#design{
	float: left; 
}

#legal{
	float: left;
}

#legal ul{
	margin: 0px;
	padding : 0px; 	
}

#legal li{
	float: left; 
	background: url(images/footer_sep.png) no-repeat right;
	padding: 0 10px 0 2px;
	color: #fff;
	font-size: 1.1em;
}

#legal li.last{
	background: none;
}

#legal li a,
#legal li a:link,
#legal li a:visited,
#legal li a:hover{
	color: #fff;
	text-decoration: none;
}

#legal li.selected a,
#legal li.selected a:link,
#legal li.selected a:visited,
#legal li.selected a:hover{
	color: #fff;
	text-decoration: none;
}

#design{
	color: #fff;
	float: right;
}

#design a,
#design a:link,
#design a:visited,
#design a:hover{
	font-size: 1.1em;
	color: #bed530;
}

/**
* Contact page
*/

.contactLabel{
	float: left;
	width: 20%;
	height: 20px;
	font-size:1.2em;
	color: #3f3e3c;
}

.contactDetail{
	float: left;
	width: 79%;
	min-height: 20px;
	font-size:1.2em;
	color: #3f3e3c;
}

#introText .contactDetail a,
#introText .contactDetail a:link,
#introText .contactDetail a:visited,
#introText .contactDetail a:hover{
	color: #3f3e3c;
	text-decoration: underline;
	font-weight: normal;
}

.map{
	margin-top: 34px;
	border: 2px solid #c7da52;
}

/**
* Forms
*/

#contactForm input{
	border: 1px solid #37b5b2;
	float: left;
	width: 65%;
	margin-top: 10px; 	
}

#joinForm input{
	border: 1px solid #f59356;
	float: left;
	width: 65%;
	margin-top: 10px; 	
}

#joinForm label,
#contactForm label{
	margin-top: 10px; 
	width: 30%;
	display: block;
	padding: 4px 0 0 0;
	float: left; 
	font-size: 1.2em;
}

#contactForm,
#joinForm{
	width: 400px; 
	margin-top: 32px;
}

#contactForm textarea{
	border: 1px solid #37b5b2;
	float: left;
	width: 64%;
	margin-top: 10px; 
}

#joinForm textarea{
	border: 1px solid #f59356;
	float: left;
	width: 64%;
	margin-top: 10px; 
}

#contactForm img,
#joinForm img{
	float: left; 	
	margin-top: 10px; 
}

#joinForm .cv{
	width: 225px;		
}

#contactForm .reset,
#joinForm .reset{
	width: 62px;
	height: 19px;
	background-color: #fff;
	border: 1px solid #c5c5c5; 
	font-size: 1.2em;
	color: #3f3e3c;
	padding:0 0 4px 0;
	float: right;
	margin-right: 10px;
	cursor: pointer;
}

#contactForm .submit,
#joinForm .submit{
	width: 62px;
	height: 19px;
	background: url(images/submit_background.png) repeat-x;
	border: 1px solid #819a0a; 
	font-size: 1.2em;
	color: #fff;
	float: right;
	margin-right: 15px; 
	cursor: pointer;
	padding:0 0 4px 0;
}

#disclaimer{
	width:790px;
	padding-top:10px;
}	

#disclaimer p{
	color:#fff;	
}


