/* @override http://blue.local.vilocity.com/styles/blue.css */

body {
	font-family: "Arial Narrow",Helvetica,Arial,sans-serif;
	font-size: 14px;
	background-image: url(/images/emergenc-blue-ocean-background.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #c1e1d4;
	color: #fff;
	margin: 0;
	padding: 0;
}

h3, a {
	color: #cff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p.clear {
	clear: both;
	line-height: 1px;
	margin: 0;
	padding: 0;
}
/* @group containers */


#outer {
	width: 70em;
	margin: 0 auto;
	position: relative;
}

#main_home {
	padding-top: 6.5em;
}

#main {
	padding-top: 6.21em;
}

#inner {
	border: 1px solid #cff;
	padding-top: 6.43em;
}

#secondary_nav_and_content {
	background-image: url(/images/emergenc-secondary-bubbles-ocean.png);
	background-position: 0% 100%;
	background-repeat: no-repeat;
	background-color: rgba(87,185,191,0.6);
	float: left;
	width: 69.87em;
}

#secondary_nav_and_content, #secondary_content {
	min-height: 30em;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
 	-webkit-box-sizing: content-box;
}

#secondary_nav {
	font-size: 15px;
	width: 12em;
	float: left;
	clear: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#secondary_nav li {
	text-align: right;
	padding-bottom: 1em;
}

#secondary_nav li a {
	color: #e3f7eb;
	text-transform: uppercase;
	text-decoration: none;
}

#secondary_content {
	width: 53.14em;
	float: left;
	clear: none;
	border-left: 1px solid #cff;
	padding-top: 3em;
	padding-bottom: 7em;
}

#header {
	position: absolute;
	top: 0;
	left: 0;
	width: 70em;
	height: 5.5em;
}


#homepage_flash {
	width: 70em;
	height: 27.64em;
}

/* @end */

/* @group header */

#logo {
	float: left;	
	margin-left: 1em;
	margin-top: 1em;
}

#logo img {
	border: 0;
}

#header a {
	text-transform: uppercase;
}

#header ul {
	list-style-type: none;
}

#header li {
	display: inline;
}

#misc_links, #main_nav {
	text-align: right;
	margin-right: .4em;
}

#misc_links {
	margin-top: 1em;
}

#misc_links a {
	color: #036;
	padding: 0 .6em;
	font-size: 12px;
}

#misc_links form {
	display: inline;
}

#misc_links form input {
	border: 1px solid #e1eaf1;
	background-color: #10578d;
	color: #fff;
}

#misc_links form input.text_button {
	border: 0;
	background-color: transparent;
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-transform: uppercase;
}

#main_nav {
	margin-top: 2em;
	color: #7ed8e1;
}

#main_nav a {
	color: #fff;
	padding: 0 1em;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
}

#main_nav a:hover, #main_nav a.active, #misc_links a.active, #misc_links input.active {
	color: #cff;
}

/* @end */

/* @group bodycontent */

div.bodycontent p, div.bodycontent ul, div.bodycontent ol, div.bodycontent h3, div.bodycontent h4 {
	margin-top: 0;
	margin-bottom: 0;
}

#secondary_content div.bodycontent p, #secondary_content div.bodycontent ul, #secondary_content div.bodycontent ol {
	font-size: 16px;
}

/* @end */

/* @group homepage */

#main_home h1 {
	position: absolute;
	top: 3.58em;
	left: 0;
	width: 35em;
	text-align: center;
	height: 1em;
	color: #fff;
}

#homepage_blurb {
	position: absolute;
	top: 10.71em;
	left: 0;
	color: #fff;
	padding: 0.7em 1em;
	text-align: center;
	width: 70em;
}

#homepage_blurb h3 {
	margin: 0;
}

#homepage_blurb a {
	color: #fff;
}

#features {
	height: 12.86em;
}

#features div.not_first {
	border-left: 1px solid #cff;
}

#features div.wide_feature, #features div.narrow_feature, #features div.narrow_feature_left {
	float: left;
	clear: none;
	height: 12.86em;
	overflow: hidden;
	padding: .5em;
}

div.narrow_feature_left img {
	float: left;
}

#features h3, #features ul, #features p {
	margin: 0;
	padding: 0;
}

#features h3 {
	font-size: 17px;
}

#features li {
	list-style-position: inside;
}

div.narrow_feature, div.narrow_feature_left {
	width: 13.7em;
	font-size: 13px;
}

div.wide_feature {
	width: 27.64em;
}

div.wide_feature img {
	float: left;
	margin-right: 1em;
}

/* @end */

/* @group secondary page */

#blue_logo_box {
	position: absolute;
	top: 6.57em;
	left: 0;
	z-index: 10;
	overflow: visible;
}

#secondary_nav {
	padding-top: 7em;
	padding-right: 1em;
}

#secondary_nav a.active {
	color: #cff;
}

#secondary_content h1 {
	position: absolute;
	top: 2.1em;
	left: 0;
	/*left: 4.1em;*/
	width: 19.6em;
	font-size: 40px;
}

#secondary_content h2 {
	position: absolute;
	top: 2.38em;
	left: 0;
	/*left: 6.88em;*/
	width: 24.5em;
	font-size: 50px;
}

#image_column {
	width: 11.43em;
	float: left;
	clear: none;
	padding: 0 0.7em;
	text-align: center;
	min-height: 10em;
}

#image_column div {
	margin-bottom: 1em;
}

#lower_image {
	margin-top: 9em;	
	text-align: right;
}

#form_image {
	width: 18em;
	float: right;
	clear: none;
}

#content_column {
	width: 38.86em;
	float: left;
	clear: none;
}

#no_image_column {
	padding-left: 1em;
}

/* @end */

/* @group sightings */

div.sponsor_block {
	background-color: #fff;
	padding: 0 1em;
	clear: both;
	zoom: 1;
}
div.sponsor_block h3 {
	padding-top:  0.3em;
	color: #036;
}

div.sponsor_block div {
	float: left;
	clear: none;
	height: 6em;
	width: 10.74em;
	padding-left: 1em;	
	text-align: center;
}

div.sponsor_block div.with_caption {
	height: 8em;
}

div.sponsor_block span {
	color: #333;
	display: block;
	font-size: 18px;
	width: 8em;
	height: 2.74em;
	margin-top: 1.5em;
	text-align: left;
	
}

#secondary_content div.sponsor_block p {
	text-align: left;
	color: #333;
	font-size: 12px;
}

div.sponsor_block hr {
	height: 1px;
	color: #036;
	margin: 0;
}

div.sponsor_block img {
	border: 0;
}

div.all_events div.sighting {
	width: 50em;
	float: left;
	clear: none;
	margin-bottom: 1em;
}

div.all_events div.image_wrap {
	float: left;
	clear: none;
	width: 11.43em;
}

div.all_events div.caption {
	display: block;
	float: left;
	width:  26em;
	font-size: 16px;
}

div.all_events div.caption cite {
	font-style: italic;
	padding-left: 2em;
	font-size: 15px;
}

div.sighting p {
	float: left;
	width: 33em;
}

div.search_page {
	padding-left: 1em;
}

p.search_title {
	font-size: 17px;
}

p.search_url {
	font-size: 12px;
}

h3.event_title {
	font-size: 24px;
}

h4 {
	font-size: 17px;
}



/* @end */


/* @group forms */

form dl, dt.full_line, dd.full_line {
	width: 25em;
}

form dd, form dt {
	margin: 0;
	float: left;
	clear: none;
}

form dt {
	width: 6em;
}

form dd {
	width: 19em;
}

#contest_form dd {
	width: 17em;
}

dd input, dd textarea {
	border: 1px solid #cff;
}

dt.full_line, dd.full_line {
	float: none;
	clear: both;
	width:  39em;
	padding-top: 1em;
}

dt label {
	color: #cff;
	font-weight: bold;
}

.error {
	color: #900;
}

input.required, textarea.required {
	background-color: #cff;
}

input.required, textarea.required,input.attributeinput {
	border: 1px solid #cff;
}



#submit_button {
	clear: both;
	text-align: right;
}

/* @end */



/* @group footer */

#footertextarea {
	font-size: 12px;
	color: #347691;
	text-align: center;
	margin-top: 1em;
}

#footer {
	border-top: 1px solid #cff;
}

#footer, #footer a {
	color: #fff;
	font-size: 12px;
}

#footer a {
	text-decoration: underline;
}

#company_info {
	padding-left: 1em;
}

#footer div {
	float: left;
	width: 39em;
}

#footer p {
	margin: 0;
}

#disclaimer {
	border: 1px solid #fff;
	width: 32em;
	padding: .2em;
}

#site_info {
	text-align: right;
	padding-right: 1em;
}

#site_info img {
	margin-top: 1em;
}

/* @end */

/* @group sIFR */

  .sIFR-flash {
    visibility: visible !important;
    margin: 0;
    padding: 0;
  }
  
  .sIFR-replaced, .sIFR-ignore {
    visibility: visible !important;
  }
  
  .sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
  }
  
  .sIFR-replaced div.sIFR-fixfocus {
    margin: 0pt; 
    padding: 0pt; 
    overflow: auto; 
    letter-spacing: 0px; 
    float: none;
  }
  
h1 {
	display:  block;
	font-weight: normal;
	margin:  0;
	z-index: 15;
}

h2 {
	display:  block;
	font-weight: normal;
	margin:  0;
	z-index: 15;
}

.sIFR-active #secondary_content h1, .sIFR-active  #secondary_content h2 {
	visibility: hidden;
	line-height: 1em;	
}


/* @end */


#form_fields input.text_field {
	color: #013a81;
	border: 1px solid #013a81;
	background-color: #dff0e8;
	font-family: 'Arial Narrow',Helvetica,sans-serif;
	font-size: 11px;
	line-height: 19px;
	height: 17px;
	margin-bottom: 15px;
	padding-left: 3px;
	width: 296px;
}

#security_code_label, #cant_read {
	display: block;
	color: #013a81;
	font-family: 'Arial Narrow',Helvetica,sans-serif;
	font-size: 14px;
	clear: both;
}

#security_code_label {
	margin-top: 15px;
}

#form_fields #security_code {
	width: 128px;
}

div.checkbox_wrap {
	width: 2em;
	height: 2.5em;
	float: left;
	clear: none;
}

#new_code {
	display: block;
	border: 0;
	margin-bottom: 7px;
}

#signup_label {
	color: #013a81;
	width: 300px;
	font-weight: bold;
}