/* CSS Generated by Primer - primercss.com */
html {
	position: relative;
	z-index: -10;
}

body {
	color: #596b72;
	background: #1d2b31;
	font-family: Palatino Linotype, Book Antiqua, Palatino, Georgia, Times, serif;
	font-size: .8em;
	line-height: 1.5em;
}

h5 {
	font-family: 'Droid Sans', trebuchet ms, arial, sans-serif;
	font-weight: normal;
}

a {
	color:#404f55;
	text-decoration: none;
}

a, .button {
	-webkit-transition-property:color, background;  
	-webkit-transition-duration: .3s, .3s;  
	-webkit-transition-timing-function: ease-out, ease-out;  
	
	-moz-transition-property:color, background;  
	-moz-transition-duration: .3s, .3s;  
	-moz-transition-timing-function: ease-out, ease-out;  
	
	-o-transition-property:color, background;  
	-o-transition-duration: .3s, .3s;  
	-o-transition-timing-function: ease-out, ease-out;  
	
	transition-property:color, background;  
	transition-duration: .3s, .3s;  
	transition-timing-function: ease-out, ease-out;  

}

.block ul {
	margin-bottom: 8px;
}

.block ul li {

	padding: 10px 10px 10px 15px;
	background: url('../images/ul-li-arrow.png') no-repeat 0px 12px transparent;
}

p a{
	font-weight: bold;
}

a:hover {
	color: #75929c;
}

p{
	line-height: 1.3em;
	margin-bottom: .75em;
}

.highlight {
	color: #b6282e;
	font-family: 'Droid Sans', trebuchet ms, arial, serif;
}

a.highlight:hover {
	color: #de5056;
}
a.highlight:active {
	color: #c0777a;
}
div.wrapper {
	position: relative;
	z-index: 0;
	width:960px;
	margin: auto;
	overflow: visible;
}

div.block {
	float:left;
	display: inline;
	margin:8px;
	padding: 10px 15px 15px 15px ;
	border: 1px solid #fff;

	background: url('../images/block-bg.png') repeat-x #fff;
	background: -moz-linear-gradient(center top , #EBEBEB 7%, #FFFFFF 60%) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.07, rgb(235,235,235)), color-stop(0.6, rgb(255,255,255)));

	box-shadow: 0px 0px 10px rgba(0,22,41, .25);
	-moz-box-shadow: 0px 0px 10px rgba(0,22,41, .25);
	-webkit-box-shadow: 0px 0px 10px rgba(0,22,41, .25);
}

.block.generic {
	overflow: hidden;
}

div#header, div#main, div#footer {
}
div#header {
	background: url('../images/header-bg.png') #19364e  repeat-x;
	border-bottom: 1px solid #1e2527;
	z-index: 0;
}

div#header-bg-extender {
	background: url('../images/logo-bg-extend.jpg') no-repeat right;
	position: absolute;
	top: 16px;
	width: 53px;
	left: -53px;
	height:121px;
}

div#header h1{
	display: none;
}

#header ul li {
	float: left;
	display: inline;
}

div.region {
	width: 100%;
	position: relative;
	float: left;
	display: inline;

}

div#header-inner, div#main-inner, div#footer-inner {
	position: relative;
	width: 960px;
	margin: auto;
	float: left;
	display: inline;
}

div#admin-nav-bar{
	float: right;
	display: inline;
	background: url('../images/admin-nav-bg.png') repeat-x;
	display: inline;
	font-family: 'Droid Sans', trebuchet ms, arial, sans-serif;
	font-size: .8em;
	padding-top: 2px;
}

div#admin-nav-bar ul li{
	float: left;
	display: inline;
	padding: 5px 8px 5px 8px;
}

div#admin-nav-bar .search{
	height: 15px;
	padding: 0px;
	margin: 0px 4px 0px 0px;
	display: inline;
	font-size: .9em;
	padding-left: 18px;
	background: url('../images/search-bg.png') no-repeat -5px -4px;
	width: 150px;
}

div#admin-nav {
	color: #57656a;
	float: left;
	display: inline;
	padding-right: 10px;
}

div#admin-nav a{	
	color: #596b72;
}

div#admin-nav a:hover{	
	color: #87999f;
}

#admin-leftcap{
	float: left;
	background: url('../images/admin-nav-leftcap.png') no-repeat;
	width:24px;
	height: 31px;
	margin-top: -2px;
}
#admin-rightcap{
	float: left;
	background: url('../images/admin-nav-rightcap.png') no-repeat;
	width:24px;
	height: 31px;
	margin-top: -2px;
}
div#search-field {
	float: left;
	display: inline;
	padding:0px;
	margin:0px;
}

div#logo {
	float: left;
	margin-top: -18px;
	background: url('../images/logo-bg.jpg') no-repeat;
	width: 271px;
	height: 121px;
	z-index: 3;
}

div#nav-bar {
	float: right;
	display: inline;
	color: #6b889f;
	font-family: 'Droid Sans', arial, sans-serif;
	margin: 18px 0 0 0;
}

div#nav-bar ul li {
	float: left;
	display: inline;
	padding: 9px 14px 9px 14px;
	border-right: solid 1px #253a4c;
	border-left: solid 1px #3b5f7d;
}
div#nav-bar ul li.first{
	border-left: none;
}
div#nav-bar ul li.last{
	border-right: none;
	padding-right: 0px;
}

div#nav-bar ul li.active a{
	color:#e4eef7;
}

div#nav-bar a{
	color:#6b889f;
	font-weight: lighter;
}

div#nav-bar a:hover{
	color:#b2c8d9;
}

div#nav-bar a:active{
	color:#fff;
}

div#main {
	background: url('../images/main-bg.png') repeat-x #7f929e;
	border-top: 1px solid #6f7b87;
	border-bottom: 1px solid #0a161c;
	overflow: visible;
}

div#main-inner {
	border: 1px solid #fff;
	min-height: 200px;

	background: url('main-inner-bg.png') repeat-x #fff;
	background: -moz-linear-gradient(center top , #EBEBEB 7%, #FFFFFF 60%) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.07, rgb(235,235,235)), color-stop(0.6, rgb(255,255,255)));
	padding-bottom: 10px;
	margin: -35px 0 -35px 0;
	z-index: 1;
}

div#sidebar-left {
	float:left;
	display: inline;
	width: 214px;
	padding: 15px 5px 15px 5px;
	background: url('../images/sidebar-left-bg.png') #fff top repeat-x;
}

div#section-title {
	text-align: center;
	height: 25px;
	line-height: 25px;
	font-size: 1.5em;
	color:#7a838b;
	padding-bottom: 10px;
}
div#section-title h2{
	font-weight: normal;
	text-shadow: 1px 1px 0px #fff;
}

div#secondary-nav {
	margin-top: 5px;
	text-align: right;
}

div#secondary-nav ul li{
	border-bottom: 1px dashed #c5cfd8;
	padding: 6px 0 6px 0;
	background: none;
	float:right;
	width:100%;
	display: inline;
}

div#secondary-nav ul li.last{
	border-bottom: none;
}

div#secondary-nav ul li a{
	display: block;
	padding: 7px 25px 7px 0;
	color: #5e6e7b;
}

div#secondary-nav ul li a.active , div#secondary-nav ul li a.active:hover{
	background: url('../images/secondary-nav-hover-bg.png') #6081a5 repeat-x 0px -2px;
	color: #fff;
	position:relative;
	display: block;
	z-index: 2;
}

div#secondary-nav ul li a:hover{
	color: #384a59;
	background: #d7dbe1;
}

div#secondary-nav ul li ul {
	float:right;
	display: inline;
}

div#secondary-nav ul li ul li {
	border-top: dotted 1px #cbd4dd;
	border-bottom: none;
	width: 180px;
	line-height: 1em;
	margin-right: 15px;
	margin-top: -1px;
	position: static;
	display: inline;
	z-index: -1;
}

div#secondary-nav ul li ul li.last {
	margin-bottom: -10px; 
}

div#secondary-nav ul li ul li a {
	font-size: .85em;
	background: none;
	padding: 4px 10px 4px 0px;

	color: #8d9eab;
	border: none;
}

div#sidebar-left  div#spot-art {
	margin: 20px 0 -15px 15px;
	position: relative;
	float: left;
	display: inline;
}

div#main-content {
	display: inline;
	float: left;
	width: 540px;
}

div#main-content-title.block {
	background: url('../images/content-title-bg.png') repeat-x #485763;
	border: 1px solid #354553;
	margin-bottom: 0px;
	width: 488px;
	padding: 16px 15px 14px 20px;
}

div#main-content-title h3{
	font-size: 1.5em;
	font-weight: normal;
	color: #eef1f3;
	text-shadow: -1px -1px 0px #000;
	font-family: 'Droid Sans', trebuchet ms, arial, sans-serif;
}

div#main-content-content {
	padding: 25px 30px 10px 30px ;
	width: 462px;
	background: url('../images/main-content-content-bg.png') repeat-x #fff;

}

.main-content-callout {
	color:#404f55;
	font-size: 1.3em;
	line-height: 1.4em;
	margin-bottom: 1em;
	
}

div#next-page-box {
	text-align: right;
	border-top: 1px dashed #c5cfd8;
	margin: 15px -10px -5px -10px;
	padding:15px 15px 0px 0px ;
	background: url('../images/next-page-arrow.png') no-repeat right 17px;
	font-family: 'Droid Sans', trebuchet ms, arial, serif;

}

div#next-page-box a{
	font-size: 1.3em;
	font-weight: normal;
	font-family: Palatino Linotype, Book Antiqua, Palatino, Georgia, Times, serif;

}

div#sidebar-right {
	float: left;
	width: 178px;
	display: inline;
}

div#sidebar-right div.block{
	width:130px;
	overflow: hidden;
	float: right;
}

div.block h5{
	color: #b30008;
	margin-bottom: 10px;
}

div#footer {
	border-top: 1px solid #283f46;
	background: url('../images/footer-bg.png') #1d2b31 repeat-x;
	z-index: -1;
	margin-top: -35px;
	padding-top: 80px;
}

div#footer-inner {
	
}

div#footer-quote {
	font-size: 1.2em;
	float: left;
	width: 534px;
	color: #f5f6f6;
	line-height: 1.6em;
	margin: 10px 0 0 10px;
	padding-top: 5px;
	padding-left: 50px;
	background: url('../images/footer-quote-bg.png') no-repeat 0px 0px;
}

div#footer-quote .footer-quote-author {
	color: #a3b4ba;
	float: right;
	display: inline;
}

div#footer-contact {
	float: right;
	font-family: 'Droid Sans', trebuchet ms, arial, serif;
	font-size: .75em;
	text-align: right;
	padding: 10px 15px 10px 0;
	color:#67848d;
}

div#footer-contact a{
	color: #75929c;
	font-weight: normal;
}
div#footer-contact a:hover{
	color: #fff;
}

span.footer-company-title {
	color: #c52027;
	font-size: 1.3em;
}

span.footer-company-subtitle {
	font-size: 1.25em;
	line-height: 1.5em;
}

.shadow {
  box-shadow: 0px 0px 20px rgba(0,0,0, .7);
  -moz-box-shadow: 0px 0px 20px rgba(0,0,0, .7);
  -webkit-box-shadow: 0px 0px 20px rgba(0,0,0, .7);
}

.clearFloat {
	clear: both;
}

input {
	color: #989ea4;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

.button {
	color: #d7e0e7;
	background:#4e575d;
	padding:3px 5px 3px 5px ;
	border: 1px solid #1b282d;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

.button:hover {
	background: #6b7a83;
}
.button:active {
	background: #56636a;
}

/* blocks */

#block-feature-shadow {
	width: 912px;
	height: 198px;
	position: relative;
}
#block-feature-content {
	position: absolute;
	top:9px;
	left: 9px;
	width: 942px;
	height: 223px;
	background: url('../images/feature-bg-1.jpg');
	z-index: 1;
}

#feature-title {
	color: #fff;
	font-size: 3em;
	position: absolute;
	top:165px;
	left: 15px;
	font-family: 'Droid Sans Bold', trebuchet ms, arial, sans-serif;
	text-shadow: -2px -2px 5px #000;
	opacity: .9;
	overflow: visible;
	padding: 10px;
	letter-spacing: -.01em;
}

.feature-image-caption {
	color: #d2dde1;
	float: right;
	display: inline;
	margin-top: 200px;
	margin-right: 10px;
}

#feature-guy-1 {
	position: absolute;
	left: 700px;
	top:-15px;
	z-index: 2;
}

#homepage-blocks-left {
	width: 640px;
	float: left;
	display: inline;
}

#homepage-blocks-left .block {
	width: 272px;
	height: 80px;
}

#block-news-feed {
	width: 272px;
	float: right;
}
.news-item {
	background: url('../images/news-item-bg.png') no-repeat;
	padding-top: 17px;
	margin-top: -17px;
}

.news-item-title {
	padding-top: 10px;
	border-top: 1px dashed #c5cfd8;
}

.news-item-post-date {
	font-style: italic;
	font-size: .9em;
}

.news-item-title, .news-item-post-date, .news-item-body {
	padding-left: 15px;
}

a.read-more {
	background: url('../images/read-more-arrow.png') no-repeat right;
	padding-right: 12px;
	padding-left: 2px;
}

#homepage-blocks-left #block-mission.block {
	width: 592px;
	height: auto;
	position: relative;
}
#homepage-blocks-left #block-mission.block p {
	line-height: 1.4em;
}

#block-mission-mission {
	width: 390px;
	padding: 15px 0px 0px 15px;
	float: left;
}

#block-mission strong{
	color:#395771;
	font-size: 1.35em;
	font-family: 'Droid Sans', trebuchet ms, arial, sans-serif;
}


#block-mission strong a{
	color:#395771;
}

#block-mission strong a:hover{
	color:#75929c;
}

#block-mission img{
	position: absolute;
	right: 10px;
	bottom:-1px;
	z-index: 3;
}

#homepage-blocks-left .block h5, #block-news-feed.block h5 {
	font-size: 1.15em;
}

#homepage-blocks-left #block-newsletter-signup .input{
	width: 200px;
	margin-right: 2px;
	padding: 0px;	
}

#homepage-blocks-left #block-newsletter-signup .button{
	border: #fff;
	width:60px;
}


#block- {
	
}

#block- {
	
}

#block- {
	
}

#block- {
	
}

#block- {
	
}

#block-newsletter {

}
#block-newsletter .input{
	width:125px;
}

#block-newsletter .input{
	width:125px;
}

#block-newsletter .button{
	float: right;
	display: inline;
	margin-top: 5px;
	border: #fff;
}
