/* Fonts */
@font-face {
	font-family:"FFF Tusj Bold";
	src:url("../fonts/FFF_Tusj.eot?") format("eot"),
	url("../fonts/FFF_Tusj.woff") format("woff"),
	url("../fonts/FFF_Tusj.ttf") format("truetype"),
	url("../fonts/FFF_Tusj.svg#FFFTusj-Bold") format("svg");
	font-weight:normal;
	font-style:normal;
}
@font-face {
	font-family:"Market Deco";
	src:url("../fonts/Market_Deco.eot?") format("eot"),
	url("../fonts/Market_Deco.woff") format("woff"),
	url("../fonts/Market_Deco.ttf") format("truetype"),
	url("../fonts/Market_Deco.svg#MarketDeco") format("svg");
	font-weight:normal;
	font-style:normal;
}
@font-face {
	font-family:"Bitstream Vera Sans";
	src:url("../fonts/Vera.eot?") format("eot"),
	url("../fonts/Vera.woff") format("woff"),
	url("../fonts/Vera.ttf") format("truetype"),
	url("../fonts/Vera.svg#BitstreamVeraSans-Roman") format("svg");
	font-weight:normal;
	font-style:normal;
}



/* CSS reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
html,body {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
section, header{
	display: block;
}


/* Basic Style */
body {
	background: url('../images/background_texture.png');
  	color: #222;
  	font: 12px/20px Helvetica, Arial, sans-serif;
}
p,
ul {
  	margin: 0;
  	padding: 0;
}
p {
	font-family: 'Bitstream Vera Sans', sans-serif;
	font-size: 14px;
	color: #42220f;
  	margin-bottom: 15px;
}
ul {
	font-family: 'Bitstream Vera Sans', sans-serif;
	font-size: 14px;
	color: #42220f;
	margin-left: 25px;
  	margin-bottom: 15px;
	list-style: outside;
}
h1 {
	font-family: 'Market Deco', sans-serif;
	font-size: 20px;
	line-height: 1.2em;
	color: #fff;
	padding-bottom: 20px;
}
h2 {
	font-family: 'Market Deco', sans-serif;
	font-size: 20px;
	line-height: 1.1em;
	color: #42220f;
	padding-bottom: 20px;
}
h3 {
	font-family: 'Market Deco', sans-serif;
	font-size: 20px;
	line-height: 1.1em;
	color: #fff;
	padding-bottom: 20px;
}
h4 {
	font-family: 'Bitstream Vera Sans', sans-serif;
	font-size: 14px;
	color: #fff;
  	margin-bottom: 15px;
}
h5 {
	font-family: 'Market Deco', sans-serif;
	font-size: 17px;
	line-height: 1.1em;
	color: #42220f;
	padding-bottom: 10px;
}
#topbanner {
	top: 0px;
	width: 100%;
	height: 155px;
	background: url('../images/background_texture.png') repeat;
	position: fixed;
	margin: 0 auto;
	z-index: 500;
	float: left;
}
#container {
  	margin: 0 auto;
  	width: 1040px;
}
#header{
	top: 0px;  
	width: 1060px;
	position: fixed;
	z-index: 1000;
	margin: 0 auto;
	font-family: 'Telex', sans-serif;
}
#mast {
	position: fixed;
	top: 0;
}
#social {
	width: 30%;
	text-align: right;
	float: right;
	z-index: 1500;
	margin-top: 5px;
	margin-right: 20px;
	position: relative;
}
#nav {
  	list-style: none;
  	position: fixed;
  	margin: 118px auto 0 50px;
	width: 100%;
}
#nav li {
  	margin-bottom: 0;
	display: inline;
}
ul li.second
{
    margin-left:40px;
}
ul li.third
{
    margin-left:330px;
}
ul li.fourth
{
    margin-left:50px;
}
#nav a {
  	color: #fff;
	font-family:'FFFTusj-Bold', serif;
  	font-size: 25px;
  	text-decoration: none;
	padding: 0;
}
/*#nav a:hover {
  	background: #dedede;
	color: #663300;
}
#nav .current a {
  	background: #666;
  	color: #663300;
}*/
.spacing {
	width: 100%;
	height: 165px;
}
.spacing2 {
	width: 100%;
	height: 110px;
}
.section {
  	padding: 20px;
	background: #999;
	overflow: hidden;
	/*position: relative;*/
}
/*.section a {
    position: absolute;
    top: 110px;
}*/
.section p:last-child {
  	margin-bottom: 0;
}
#section-1 {
	width: 930px;
	margin-top: 120px;
	padding-top: 80px;
	margin-right: auto;
	margin-left: auto;
	background: url('../images/lightbulbs.jpg') #000;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: bottom right;
}
#section-2 {
	width: 930px;
	margin: 0 auto;
	background: url('../images/brick_wall.jpg') #000;
	background-repeat: no-repeat;
	background-position: bottom left;
}
#section-3 {
	width: 930px;
	margin: 0 auto;
	background: url('../images/cherry_blossoms.jpg') #fff;
	background-repeat: repeat;
	background-position: top left;
}
#section-4 {
	width: 930px;
	margin: 0 auto;
	background: url('../images/lightbulbs_bw.jpg') #777;
	background-repeat: no-repeat;
	background-position: top center;
}
#bandex {
	margin-left: 320px;
	position: absolute;
	float: left;
	z-index: 100;
}
#microphone {
	height: 300px;
	margin-left: 850px;
	position: absolute;
	float: left;
	z-index: 100;
}
input, textarea {
	font-family: 'Bitstream Vera Sans', sans-serif;
	width:100%;
	display:block;
	border: 1px solid #999;
	height: 25px;
	padding-left: 5px;
	margin: 0 0 22px 0;
	/*-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);*/
}
div.button input{
	background:url(../images/submit.png) no-repeat;
	margin: 20px auto 0 auto;
	cursor:pointer;
	width: 150px;
	height: 38px;
	border: none;
	padding-top: 10px;
}
.full {
	margin: 20px;
	padding: 20px;
	background: url('../images/trans_bkgrnd.png') repeat;
	width: 70%;
	text-color: #fff;
}
.floatleft {
	float: left;
	margin: 20px;
	padding: 10px;
	background: #fff;
	width: 43%;
	opacity:0.7;
  	filter:alpha(opacity=70);
	clear: both;
}
.floatright {
	float: right;
	margin: 20px;
	padding: 10px;
	background: #fff;
	width: 43%;
	opacity:0.7;
  	filter:alpha(opacity=70);
	clear: none;
}
.floatleft2 {
	float: left;
	margin: 20px 0 0 0;
	padding: 10px;
	padding-top: 170px;
	width: 30%;
	height: 425px;
	background: url('../images/silhouettes.png');
	background-repeat: no-repeat;
	background-position: bottom left;
}
.floatcenter {
	float: left;
	margin: 20px auto;
	padding: 10px;
	padding-top: 170px;
	padding-left: 30px;
	width: 25%;
}
.floatright2 {
	float: right;
	margin: 20px;
	padding: 10px;
	padding-top: 170px;
	width: 25%;
}
.programs {
	float: right;
	padding-top: 20px;
}
.about {
	float: left;
	padding-top: 20px;
}


/* Form */
.ss-required-asterisk{
	font-size: 12px;
	text-align:right;
	font-family: 'Bitstream Vera Sans', sans-serif;
	color: #fff;
}
.ss-q-long {
	height: 50px;
	padding-top: 5px;
}
.ss-item {
	margin-top: -15px;
}
.indicates-required{
	text-align:right;
	font-family: 'Bitstream Vera Sans', sans-serif;
	color: #fff;
}
.indicates-required span{
	font-size:150%;
	font-weight:bold;
}
label .asterisk{
	top:36px;
	right:10px;
	font-size:20px;
}
.error,.errorText{
	margin:5px 0 0 0;
	padding:5px 10px;
}
.formstatus{
	margin-bottom:10px;
}
.alert{
	background:#e4f3d4;
	border:2px solid #5ca000;
	font-size:14px;
	color:#5ca000;
	margin:10px 0;
	padding:10px;
}
.alert a{
	color:#5ca000;
	text-decoration:underline;
}
.phonefield-us .phonearea input,.phonefield-us .phonedetail1 input{
	width:40px;
}
.captcha{
	float:left;
	width:340px;
	height:170px;
}
span.or{
	display:inline-block;
	height:32px;
	line-height:32px;
	padding:0 5px;
	margin:5px 5px 0 0;
}
.clear{
	clear:both;
}
label{
	line-height:150%;
	font-family: 'Bitstream Vera Sans', sans-serif;
	font-size:14px;
	color:#fff;
}
.field-group{
	border-width:2px;
	border-color:#d0d0d0;
	color: #fff;
}
.datefield input,.phonefield-us input,.addressfield input{
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-color:#999999;
}
.field-group input,.field-group textarea{
	font-family: 'Bitstream Vera Sans', sans-serif;
	font-size:16px;
	color:#000;
}
.datefield,.phonefield-us{
	padding:5px;
}
.datefield input,.phonefield-us input{
	display:inline;
	width:60px;
	margin:0 2px;
	letter-spacing:1px;
	text-align:center;
	padding:5px 0 2px 0;
}
.datefield .small-meta{
	font-size:11px;
}
.phonefield-us .phonearea input,.phonefield-us .phonedetail1 input{
	width:40px;
}
.datefield .monthfield input,.datefield .dayfield input{
	width:30px;
}
.datefield label,.phonefield-us label{
	display:none;
}
.asterisk{
	color:#fff;
}
.field-help{
	background-color:#dcdcdc;
	color:#000;
}
.error,.errorText{
	font-size:12px;
	color:#6b0505;
	background-color:#f4bfbf;
}
html[dir=rtl] .wrapper,html[dir=rtl] .container,html[dir=rtl] label{
	text-align:right !important;
}
html[dir=rtl] ul.interestgroup_field label{
	padding:0;
}
html[dir=rtl] ul.interestgroup_field input{
	margin-left:5px;
}
html[dir=rtl] label .asterisk{
	right:auto;
	left:10px;
}
.button {
	background:url(../images/submit.png) no-repeat;
	margin: 20px auto 0 auto;
	cursor:pointer;
	width: 150px;
	height: 38px;
	border: none;
}