/* eeSiteKit Quick Theme Styles - September 2011 */

@media screen, projection {

body {
	background: #4d87c7 url("http://demo.eesitekit.com/images/site/bg_blue.png") repeat-x top left fixed;
	padding: 15px 0;
}

#nav_top {
	color: #fff;
}

#nav_top a,
#nav_top a:visited,
#nav_top a:active {
	color: #eee;
}

#nav_top a:hover,
#nav_top a:visited:hover {
	color: #fff;
}

span.nav_top_pipe {
	padding: 0 8px;
}

#shadow_wrap {
	-moz-box-shadow: 4px 4px 15px #0f2231;
	-webkit-box-shadow: 4px 4px 15px #0f2231;
	box-shadow: 4px 4px 15px #0f2231;
	border-radius: 7px;
}

/* YForm */

*:focus {outline: none;}
.modal {background-color: #fff;display: none;width: 300px;padding: 25px;text-align: left;border: 1px solid #ddd;z-index: +999;opacity: 0.96;border-radius: 6px;box-shadow: 0px 0px 15px #0f2231;}
.modal h3 {color: #89172b;margin-bottom: 4px;font-weight: normal;padding: 5px;text-transform: lowercase;}
.required {color: #89172b;font-weight: bold;}
.yform {background: #f0f0f0;}
.yform .type-button input[type=reset] {color: #fff;background: #555;}
.yform .type-button input[type=submit] {color: #fff;background: #83acd8;}
.yform div.type-button input.reset:focus,
  .yform div.type-button input.reset:hover,
  .yform div.type-button input.reset:active {background: #89172b;color: #fff;}
.yform div.type-button input.submit:focus,
  .yform div.type-button input.submit:hover,
  .yform div.type-button input.submit:active {background: #999;color: #fff;}
.yform p {margin: 0 0 0 5px;}

/* We don't like webkit's default search fields  */ 
input[type="search"] { -webkit-appearance: textfield; } 

/* page border color */

.page_margins {
	background: #444;
}

/* banner path and height */

#header {
	background: #fff url("/prototype/site/images/bg_banner.gif") no-repeat top left;
	height: 100px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}

#header_content {
	padding: 25px 25px 0 25px;
	color: #eee;
	text-align: right;
}

#header_right {
	width: 450px;
	float: right;
}

#header_content h2 {
	float: left;
}

#header_content h2 a,
#header_content h2 a:visited,
#header_content h2 a:active {
	color: #4d87c7;
	font-size: 100%;
}

#header_content h2 a:hover,
#header_content h2 a:visited:hover {
	color: #83acd8;
}

#main {
	background: #fff;
}

p.breadcrumbs {
	font-size: 10px;
	color: #777;
}

p.breadcrumbs a,
p.breadcrumbs a:visited,
p.breadcrumbs a:active {
	color: #777;
}

p.breadcrumbs a:hover,
p.breadcrumbs a:visited:hover {
	color: #333;
}

#home_slide_show {
	height: 280px;
}

a,
a:visited,
a:active {
	color: #3c90ea;
	background: transparent;
	text-decoration: none;
}

a:hover,
a:visited:hover {
	color: #83acd8;
	text-decoration: none;
	outline: 0 none;
}

#footer {
	color: #fff;
	background: #83acd8;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}

#footer_content {
	padding: 15px 25px 5px 25px;
}

#footer a,
#footer a:visited,
#footer a:active {
	color: #fff;
	text-decoration: none;
}

#footer a:hover,
#footer a:visited:hover {
	color: #000;
}

.footer_pipe {
	padding: 0 8px;
}

#credits {
	color: #ddd;
	font-size: 10px;
}

#credits_content {
	padding: 25px 25px 10px 25px;
}

#credits a,
#credits a:visited,
#credits a:active {
	color: #ddd;
	text-decoration: none;
	font-size: 11px;
}

#credits a:hover,
#credits a:visited:hover {
	color: #fff;
}

.credits_pipe {
	padding: 0 8px;
}

/* CONTENT STYLES */

h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Verdana, sans-serif;
	font-weight: normal;
	color: #222;
	margin: 0 0 0.25em 0;
}

/* NAVIGATION - DROP-DOWN MENU COLORS */

#nav {
	background: #83acd8;
	border-top: #000 1px solid;
	border-bottom: #000 1px solid;
}

div#nav_main {
	margin: 0;
	padding: 0;
}

div#nav_main li .selected {
	font-weight: bold;
}

.sf-menu a, 
.sf-menu a:visited,
.sf-menu a:active {
	color: #fff;
}

.sf-menu a:hover,
.sf-menu a:visited:hover {
	color: #eee;
}

.sf-menu li li,
.sf-menu li li li {
	background: #83acd8;
	border-top: 1px solid #cfdeff;
	font-size: .9em;
}

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background: #90bceb;
	outline: 0;
}

.sf-menu a {
	border-left: 1px solid #000;
}

.sf-menu a.no_left_border {
	border-left: 0;
}

.no_mingle {
	clear: both;
}

#home_slide_show {
	float: left;
	display: block;
	width: 100%;
	clear: both;
}

.slide {
	display: none;
}

/* SUB-NAVIGATION STYLES - SIDEBAR NAVGATION */

div#col2_content .selected {
	font-weight: bold;
}

div#col2_content ul {
	margin: 4px 0 0 0;
}

div#col2_content li {
	list-style-type: none;
	margin-left: 0;
	margin-bottom: .3em;
}

div#col2_content li ul li {
	list-style-type: none;
	margin-left: .8em;
	margin-bottom: .3em;
}

/* NAV TOP SEARCH FORM */

#search_form input.default-value {
	background: #4d87c7;
	border: #333 1px solid;
	padding: 4px 4px;
	font-weight: normal;
	text-align: right;
	color: #fff;
}

div#search_fields {
	float: right;
	margin: 0px 5px 6px 10px;
}

span.button_search {
	padding-left: 4px;
	vertical-align: bottom;
}

div#search_results {
	height: 900px;
	width: 520px;
	overflow: hidden;
}

input#google_button {
	vertical-align: bottom;
	margin-bottom: 3px;
}

}
