@charset "UTF-8";


/*//////////////  STRUCTURE  //////////////////*/



html {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
body {
	margin: 0px;
	overflow-horizontal: hidden;
	color: #686A6C;
}
h3 {
	font-weight: normal;
	font-size: 1.4em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
a {
	text-decoration: none;
	color: #999999;
}

#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 960px;
}
#content-home {
	width: 600px;
	padding-right: 180px;
	padding-left: 180px;
	font-size: 1.125em;
	padding-top: 25px;
	padding-bottom: 25px;
}
#content-home img {
	float: left;
	padding-top: 0px;
	padding-right: 1em;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content-home p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.6em;
	margin-left: 60px;
}
#content {
	width: 810px;
	padding-right: 50px;
	padding-left: 100px;
	font-size: 1.125em;
	padding-top: 25px;
	padding-bottom: 25px;
	float: left;
}
#content-whatisimaginal {
	width: 500px;
	float: left;
	padding: 0px;
}
#content-whatisimaginal  p {
	margin-top: .8em;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
#learnmoreaboutimaginal {
	width: 200px;
	padding-top: 110px;
	padding-bottom: 100px;
	float: right;
}
#learnmoreaboutimaginal   a {
	font-weight: bold;
	color: #86cae8;
}
#content-address {
	width: 250px;
	float: left;
	padding: 0px;
	line-height: 1.25em;
}
#content-address h2 {
	color: #87d6f8;
	font-size: 1.6em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: .4em;
	margin-left: 0px;
	font-weight: normal;
}
#content-address a {
	text-decoration: underline;
}
#content-address p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2em;
	margin-left: 0px;
}
#content-contact-left {
	width: 250px;
	float: left;
	padding: 0px;
	line-height: 1.25em;
}
#content-contact-left h2 {
	color: #87d6f8;
	font-size: 1.6em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: .4em;
	margin-left: 0px;
	font-weight: normal;
}
#content-contact-left  p {
	margin: 0px;
}
#content-contact-left a {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2em;
	margin-left: 0px;
	text-decoration: underline;
}
#content-contact-right {
	width: 250px;
	float: left;
	line-height: 1.25em;
	padding-top: 1.8em;
}
#content-contact-right h2 {
	color: #87d6f8;
	font-size: 1.6em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: .4em;
	margin-left: 0px;
	font-weight: normal;
}
#content-contact-right p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content-contact-right a {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2em;
	margin-left: 0px;
	text-decoration: underline;
}
#footer {
	width: 100%;
}
.title {
	font-size: .8em;
	padding-bottom: 1em;
}
.content-aveda {
	float: left;
	width: 243px;
}
#centercolumn {
	margin-right: 15px;
	margin-left: 15px;
}
.content-aveda p {
	margin-bottom: .8em;
	margin-top: 0px;
}
.content-aveda h2 {
	font-size: 1.125em;
	margin-top: 0px;
	margin-bottom: .5em;
}
.clear {
	clear: both;
}
.copyright {
	font-size: .9em;
	height: 60px;
	width: 750px;
	padding-top: 5px;
	padding-right: 105px;
	padding-bottom: 5px;
	padding-left: 105px;
	margin-right: auto;
	margin-left: auto;
}

.copyright img{
	float:left;
	padding:0 .5em 0 0;
}
.copyright p{
	margin: 0;
	padding: 16px 0 0 0;
	}
.colored-link {
	color: ffb12c;
}



/*//////////////  NAVIGATION  //////////////////*/


#imaginalnav {
	list-style : none;
	overflow : hidden;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -50px;
	padding-left: 50px;
	}


#imaginalnav li {
	display:inline;
	list-style:none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
	
	
#imaginalnav a {
	float: left;
	display:inline;
	padding: 20px 0 0 0;
	border:none;
	outline:none;
	overflow: hidden;
	height: 0px !important; 
	height /**/:20px; /* for IE5/Win only */
	}
	
#imaginalnav a:hover, #imaginalnav a.hover {
	}

#imaginalnav a:active, #imaginalnav a.selected {
	}
	

#what-we-do a  {
	width: 110px;
	background-image: url(images/whatwedo.gif);
	}

#about-us a  {
	width: 77px;
	background-image: url(images/aboutus.gif);
	}
	
#what-is-imaginal a  {
	width: 124px;
	background-image: url(images/whatisimaginal.gif);
	}	

#team a  {
	width: 54px;
	background-image: url(images/team.gif);
	}	
	
#clients a  {
	width: 67px;
	background-image: url(images/clients.gif);
	}	
	
#portfolio a  {
	width: 86px;
	background-image: url(images/portfolio.gif);
	}	
	
#aveda a  {
	width: 146px;
	background-image: url(images/aveda.gif);
	}	
	
#causes a  {
	width: 65px;
	background-image: url(images/causes.gif);
	}	
	
#contact a  {
	width: 91px;
	background-image: url(images/contact.gif);
	}	
#step-one {
	width: 210px;
	float: left;
	padding-right: 35px;
}
#step-two {
	float: left;
	width: 225px;
	padding-right: 35px;
}
#step-four {
	float: left;
	width: 285px;
}
#fieldnamea, #fieldemaila, #emails, #fieldname2a   {
	height: 30px;
	padding: 3px;
	color: #cccccc;
	font-family: arial;
	font-size: 15px;
	line-height: 13px;
		display: inline;
			border:solid 1px #999999;


}
#emails {
	padding: 3px;
	color: #cccccc;
	font-family: arial;
	font-size: 15px;
	line-height: 13px;

}


#submit-button {
margin-right:28px;
}

#fieldnamea:focus, #fieldemaila:focus, #fieldname2a:focus, #emails:focus  {
outline: none;
color: #333333;

	  }

#emails:focus {
outline: none;
color: #333333;


	  }


#other:focus {
outline: none;
color: #333333;


	  }	  
.thumbs {
width:64px;
float:left;
padding-right:20px;

}	  

#recaptcha_image img { 
width: 220px;
 padding:2px; background:#f9f9f9;  
     border:1px solid #e0e0e0;
	} 

 #divrecaptcha{  
     width:200px;  
     font-size:12px; font-family:Arial, Helvetica, sans-serif;  
 }  
 #controls{ width:220px;}  
 #recaptcha_image{
 margin-top:4px;
   
	
 }  
 #recaptcha_response_field {  
    border: 1px solid #999 !important; //Text input field border color  
    background-color:#ccc !important; //Text input field background color  
    width:120px !important;  
   padding:5px;  
 }  
 #divrecaptcha a{  
      font-size:11px;    font-family:Verdana;  
    text-decoration:none; color:#3366ff;  
 }  
 #divrecaptcha a:hover{  
      color:113399; text-decoration:underline;  
 }  .step-header {
	font-size: 2em;
}
#vday-button {
	float: right;
	margin: 0px;
	padding: 0px;
}
#interior-header-hint {
	width: 960px;
	margin:0 auto;
	height:309px;
	clear:both;
	background-image:url(images/header-hint.jpg);
}
hr {
	margin: 0px;
	padding: 0px;
}
#other {
	height: 80px;
	padding: 3px;
	color: #cccccc;
	font-family: arial;
	line-height: 13px;
	display: inline;
	border:solid 1px #999999;
}
.recaptcha_only_if_image, .recaptcha_only_if_audio  {
	color: #999999;
}
