body {
	background: #BFC331 url('../img/bs_bg_v4.0.jpg') top center fixed
		no-repeat;
	font: 95%/ 1.25em arial, sans-serif;
	color: #333;
	position: relative;
        width: 920px;
	margin: 0 auto;
	padding: 0;
}

a:link,a:visited {
	color: #E29648;
}

a:active,a:hover {
	color: #E29648;
}

/* Header */
#header {
	position: fixed;
	top: 0;
	margin: 0 auto;
	width: 255px;
}

#header-bar {
	position: fixed;
	top: 10px;
	height: 20px;
	width: 794px;
	background: #F19422;
	z-index: 10;
}

/* Menu Style */
#menu {
	list-style: none;
	background-color: transparent;
	background-image: none;
	position: absolute;
	top: 130px;
	right: 0;
	display: block;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu>li {
	display: block;
	background: transparent;
	height: 12px;
	margin: 0 0 33.4px;
	font: 13px/ 14px arial, sans-serif;
}

#menu>li a {
	color: #F19422;
	text-decoration: none;
	outline: none;
}

#menu>li.selected a {
	color: #F19422;
}

#home_btn {
	position: absolute;
	right: 0;
	display: block;
	width: 1px;
	height: 1px;
}

#music_loop {
	position: absolute;
	top: 67px;
	right: 0;
}
#google_translate_element {
	position: absolute;
	top: 500px;
	right: 0;
}

/* Page Style */
#wrapper {
	position: relative;
	width: 920px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#home,#team,#portfolio,#press,#services,#contact,#affiliations,#admin,#news
	{
	float: right;
	width: 650px;
	position: relative;
	margin: 0 0 300px;
	padding: 0;
	background: url(/images/bs_divider.jpg) center 30px no-repeat;
}

#contact {
	padding-top: 100px;
	height: 540px;
}

.content_wrapper {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
}

.slider {
	width: 1000000px;
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.entry {
	position: relative;
	float: left;
	width: 650px;
	padding: 90px 0 0;
}

.entry img {
	float: left;
	margin: 0 6px 6px;
	border: 1px solid #000;
}

#news img {
float: none;
}

strong {
	color: #F19422;
}

.description {
	text-align: left;
	width: 100%;
}

.description h2 {
	margin: 10px 0 0;
	padding: 0;
	font-size: 13px;
	font-weight: normal;
	color: #F19422;
	text-transform: uppercase;
}

.description p,.description ul {
	margin: 10px 4px 0;
	padding: 0 0 0 10px;
	font-size: 13px;
	line-height: 1.5em;
	letter-spacing: .02em;
}

#homefader {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 1px solid #000;
	overflow: hidden;
	position: relative;
}

#homefader li {
	position: absolute;
	bottom: 0;
	padding: 0;
	margin: 0;
}

#homefader img {
	border: none;
	width: 100%;
	margin: 0;
	padding: 0;
}

ul#homefade-text {
	position: relative;
	top: 360px;
	left: 10px;
	z-index: 9;
	list-style: none;
	margin: 0;
	padding: 0;
	width:97%;
	height: 45px;
	text-align: center;
}

#homefade-text li {
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	width: 100%;
	text-shadow: 1px 1px 2px #000;
}

#team .content_wrapper {
	min-height: 700px;
}

#team img {
	float: right;
}

#portfolio {
	text-align: left;
}

#portfolio .content_wrapper {
	height: 750px;
}

#portfolio img {
	float: none;
	margin: 0 40px 0 0;
}

#portfolio .description {
	position: relative;
	margin: 0;
	padding: 0;
}

#portfolio .description h2 {
	width: 290px;
}

#portfolio .lb {
	display: block;
	width: 420px;
	position: absolute;
	bottom: -34px;
	left: 231px;
	text-align: right;
}

#portfolio .lb a {
	display: inline;
	margin: 0 1px 0 4px;
}

#portfolio .lb a img {
	margin: 0;
	padding: 0;
}

.snazz-text {
	font-size: 18px;
	display: block;
	margin-bottom: 15px;
}

.snazz-text strong {
	font-size: 24px;
	color: #F19422;
}

.snazz-text.first {
	margin-left: 70px;
}

.snazz-text.second {

}

.snazz-text.third {
	text-align: right;
}

#services ul li li {
	font-size: 18px;
	font-weight: bold;
	margin-top: 15px;
	margin-left: 15px;
color: #F19422;
list-style: none;
}

#services ul li ul li ul li,#services ul li ul li p {
	font-size: 12px;
	margin-top: 0;
	font-weight: normal;
color: #333;
list-style: disc;
}

.counter {
	position: absolute;
	top: 60px;
	left: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	font: 10px/ 1.5em 'century gothic', arial, sans-serif;
	text-align: center;
	z-index: 50;
}

.counter li {
	float: left;
	margin: 1px;
	width: 20px;
	height: 20px;
}

.counter li.selected {
	width: 20px;
}

.counter li.page-name {
	width: auto;
	text-transform: uppercase;
	padding: 2px 5px;
}

.counter li a {
	text-decoration: none;
	color: #333;
	display: block;
	width: 10px;
	height: 16px;
	padding: 2px 5px;
}

.counter li.selected a {
	color: #BFC331;
font-weight: bold;
}

#contact {
	position: relative;
}

#contact label,#contact input[type=text],#contact textarea {
	display: block;
	margin: 6px 60px;
	text-align: left;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #FFF;
}

#contact label {
	margin: 10px 60px 0;
}

#contact input[type=text] {
	width: 240px;
	padding: 5px 10px;
	font-size: 80%;
	background: #BFC331;
	border: 0;
}

#contact textarea {
	width: 240px;
	height: 140px;
	padding: 10px;
	background: #F19422;
	border: 0;
	position: absolute;
	top: 380px;
	right: 0;
}

#contact input[type=submit] {
	display: block;
	width: auto;
	border: 0;
	background: #BFC331;
	margin: 10px 0 0 130px;
	padding: 7px;
	font-family: arial, sans-serif;
	color: #FFF;
}

#contact-info {
	position: absolute;
	left: 0;
	bottom: 40px;
	display: block;
	width: 100%;
	background: #F19422;
	margin: 0;
	padding: 4px 0;
	font-size: 11px;
	color: #fff;
}

#contact-info a {
	color: #FFF;
}

/*
 *****************************************************************
 *
 * Special Pieces and Styles
 *
 *****************************************************************
 */ /* Admin Style */
.admin_cp {
	display: block;
	margin: 0;
	padding: 10px;
	background: #FFF;
	border-bottom: 2px solid #000;
	color: #CFCFCF;
	text-align: center;
}

.admin_cp a {
	color: #AAF;
}

/* Form Style */
div.ennui_form {
	text-align: left;
	margin: 0px auto;
	margin-bottom: 30px;
	padding: 10px;
	width: 498px;
	background: url('../img/bluspas_overlay_v2.0.png') top left repeat;
}

div.ennui_form label {
	float: left;
	clear: left;
	width: 125px;
	text-align: right;
	font-weight: bold;
	margin: 3px 10px 5px 0;
	color: #FFF;
font-size: 12px;
}

div.ennui_form label:after {
	content: ':';
}

div.ennui_form input {
	margin: 5px 0 5px 135px;
	width: 345px;
	display: block;
}

.ennui_form textarea, .ennui_form span.mceEditor {
	clear: left;
	width: 98%;
	height: 350px;
}

span.morelink {
	display: block;
	text-align: right;
	font-size: 80%;
}

.entrytags {
	display: block;
	margin: 0px auto;
	padding: 10px;
	font-size: 80%;
	font-style: italic;
	color: #CFCFCF;
}

.entrytags a {
	color: #AAF;
}

.pagenav {
	font-size: 90%;
	text-align: center;
	width: 100%;
	height: 50px;
	display: block;
	margin: 0px auto;
	padding: 15px 0 0 0;
}

.entrypages {
	font-size: 90%;
	text-align: center;
	color: #CFCFCF;
	width: 520px;
	display: block;
	margin: 0px auto;
	padding: 0;
}

.admintopopts,.admin {
	display: block;
	width: 100%;
	text-align: center;
	margin: 0px auto;
	padding: 9px 0 0;
}

.adminoptions {
	display: block;
	margin: 0;
	padding: 0;
	font-size: 90%;
	color: #000;
	position: relative;
	z-index: 11000;
}

.adminoptions a {
	color: #DDF;
}

.adminsimpleoptions {
	text-align: center;
	display: block;
	margin: 0px auto;
	margin-bottom: 30px;
	font-size: 90%;
	color: #CFCFCF;
	position: relative;
	top: 35px;
}

.adminsimpleoptions a {
	color: #AAF;
}

/* Extra pieces - universal application */
object {
	text-align: center;
	margin: 5px auto;
	display: block;
}