@charset "UTF-8";
/* Design + Code: Jell Creative */



/*::::::::::::::::::::::::::::::::::     begin GLOBAL RESETS    :::::::::::::::::::::::::::::::::::*/
* {
	border: 0;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	list-style-type: none;
	font-weight:normal;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
html,body {
	width: 100%;
	background: #000;
	text-align: center;
}

a div{
	cursor:pointer;
	}
/*::::::::::::::::::::::::::::::::::     end GLOBAL RESETS    :::::::::::::::::::::::::::::::::::*/




/*::::::::::::::::::::::::::::::::::     begin MAIN CONTAINERS    :::::::::::::::::::::::::::::::::::*/
#topcontent{
	margin:20px auto 10px auto;	
	text-align:center;
	width:860px;		
}
#topcontent img{
	float:left;
}
#sm_icons img{
/*	padding: 0px 4px; */
	float:right;	
	padding-right: 0px;
	padding-left: 8px;
}

#bodywrap{
	width:948px;
	margin:0 auto;	
	text-align:center;
}
#footer{	
	margin:0 auto;	
	padding: 2px 0px;
	text-align:center;
	width:860px;	
}
#footer_inner{
	float:left;
	border-top: 10px solid #242424;	
	width:100%;
	margin-top:60px;
}
#footer_inner p{
	font-size: 10px;
	color:#666;
	text-align:left;
	width:auto;
	float:left;	
	margin-top:22px;
}
#footer_inner p a:link, #footer_inner p a:visited{ 
	color:#00a5ce;
	font-size:10px;
}
/*::::::::::::::::::::::::::::::::::     end MAIN CONTAINERS    :::::::::::::::::::::::::::::::::::*/



/*::::::::::::::::::::::::::::::::::     begin HOME-ONLY STYLES    :::::::::::::::::::::::::::::::::::*/
#viewer_home{
	background-color:#00a5ce;
	/*padding:121px 0px;*/
	height:330px;
	margin:0px 0px 18px 0px;
	width:100%;
	display:inline;
	float:left;
}
#viewer_home p{
	font-size:20px;
	line-height:30px;
	color:#FFF;
	margin: 0 auto;
	-webkit-text-size-adjust: none;
	width: 860px;
	letter-spacing:0.1em;
	text-align:center;
}
#viewer_home p em{
	font-style:normal;	
	font-size:20px;
	line-height:30px;
	color:#000;
	letter-spacing:0.095em;
}
#main_home{	
	margin:0 auto;	
	text-align:center;
	width:860px;	
	padding: 0px 0px;
}
#main_home #container{
	float: left;
	display:inline;v	
	width:100%;
}
div.home_chunk{
	background-color:#242424;
	padding:10px 14px;
	width:252px;
	float:left;
	margin: 0px 5px;
}
div.home_chunk.first{
	margin-left:0px;
}
div.home_chunk.last{
	margin-right:0px;
}
div.home_chunk h3, div.home_chunk h3 a{
	font-size:15px;
	margin-bottom:0px;	
	letter-spacing:0.18em;
}
div.home_chunk p{
	text-transform:uppercase;
	text-align:left;
	font-size:11px;
	line-height:20px;
	color:#f3f3f3;
	letter-spacing:0.18em;
	margin-bottom:2px;
}
#news{
	padding:10px 0px 0px 0px;
	margin-top: 28px;
	border-top:#333 solid 1px;
	float:left;
	width:100%;
}
#news p{
	font-size:11px;
	text-align: left;
}
#news p span{
	text-transform:uppercase;
	color:#00a5ce;
	padding:0px;
	margin:0px;
}

/* html5 video player */
#player_jwplayerControlbar {
  display: none!important;
}
#player_jwplayer {
  height: 330px!important;
  overflow: hidden!important;
}
#player_jwplayer {
/*  background: transparent!important; */
}
#video_wrap div {
  border: 0;
}
object,
embed {
  background: #000;
}
/*::::::::::::::::::::::::::::::::::     end HOME STYLES    :::::::::::::::::::::::::::::::::::*/




/*::::::::::::::::::::::::::::::::::     begin GENERAL TYPOGRAPHY   :::::::::::::::::::::::::::::::::::*/
p{
	font-size:14px;
	line-height:26px;
	letter-spacing:0.08em;
	color:#f3f3f3;
	text-align:left;
	margin-bottom:20px;
}
a:link, a:visited{
	color:#00a5ce;
	
}

#main a:link, #main a:visited{
font-size:14px;

}
h1{
	color:#FFF;
	text-align:left;
	font-size:32px;
	line-height:38px;
	font-style: normal;
	text-transform:uppercase;
	letter-spacing:0.08em;
	margin-bottom:22px;
}
h2{
	color:#00a5ce;
	text-align:left;
	font-size:20px;
	line-height:30px;
	font-style: normal;
	text-transform:none;
	margin-bottom:20px;
}
h3{
	text-transform:uppercase;
	text-align:left;
	font-size:13px;
	line-height: 20px;
	color:#00a5ce;	
	font-weight: normal;
	letter-spacing:0.1em;
}

.blue{
	color:#00a5ce;
	}
/*::::::::::::::::::::::::::::::::::     end GENERAL TYPOGRAPHY   :::::::::::::::::::::::::::::::::::*/





/*::::::::::::::::::::::::::::::::::     begin INTERNAL PAGE CONTAINERS & TYPOGRAPHY OVERRIDES    :::::::::::::::::::::::::::::::::::*/
#bodywrap.internal{	
	clear:both;
}
#main{	
	margin:0 auto;	
	text-align:center;
	width:860px;	
	border-top: 9px solid #242424;
	padding-top:23px;
}
#col1{
	width: 586px;
	float:left;
}
#col2{
	width: 222px;
	float:right;
}
#col2 #sb_news h3{
	padding-bottom:10px;
	margin-bottom:16px;
	border-bottom:1px solid #666;
}
#col2 #sb_news div{
	float:left;
}
#col2 #sb_news div p, #col2 #sb_news div p a:link, #col2 #sb_news div p a:visited{
	font-size:11px;
	line-height: 18px;
	color:#999;
	float:right;
	clear:none;
	width:140px;
	letter-spacing:0.05em;
}
#col2 #sb_news div img{
	float:left;
	margin:4px 10px 6px 0px;
	border:1px solid #666;
}
#col2 #sb_news div p img{
	float:none;
	padding:0px 0px 0px 4px;
	margin:0px;
	border:none;
}
#col2 #donate {
	background-color:#242424;
	padding:10px;
/*	margin-top:20px; */
	float:left;
	width: 202px;
}
#col2 #donate h3{
	color: #999;
	font-size:15px;
	margin:0px;
	padding:0px;
	font-weight:bold;
	letter-spacing:0.18em;
}
#col2 #donate p{
	margin:0px;
	padding:0px;
	text-transform:uppercase;
	font-size:12px;
	line-height:18px;
	color:#999;
	letter-spacing:0.15em;
}
.spacer {
  clear: both;
}

.gray_small {
  text-align: left;
  font-size: 12px;
  color: #999;
}
h2.boards_title {
  margin-top: 30px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 10px;
  line-height:1.5em;
}
.less_margin p {
  color: #fff;
  line-height: 14px;
  margin-top: 5px;
  margin-bottom: 15px;
}

.pipe {
  padding-left: 4px;
  padding-right: 4px;
}
#col1 img.last {
  clear: right;
}

/*::::::::::::::::::::::::::::::::::     end INTERNAL PAGE CONTAINERS & TYPOGRAPHY OVERRIDES    :::::::::::::::::::::::::::::::::::*/
/*::::::::::::::::::::::::::::::::::     begin INTERNAL PAGE: GALLERY LISTS   :::::::::::::::::::::::::::::::::::*/

.internal_list .wrap {
  border-top: 1px solid #444;
  padding-bottom: 25px;
  padding-top: 25px;
  text-align: left;
  width:100%;
}
.internal_list .wrap.first {
  border-top: none;
  padding-top: 15px;
}
.internal_list h2 {
  margin-bottom:5px;
  line-height: normal;
}
.internal_list h2 a {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
}
.internal_list h3 {
  font-size: 12px;
  color: #999;
  text-transform: none;
  margin-bottom: 10px;
  letter-spacing: 0.01em;
}
.internal_list h4 {
  letter-spacing: 0.01em;
  line-height: 25px;
  margin-bottom: 5px;
  color: #fff;
  font-size: 14px;
}
.internal_list p {
  margin-bottom: 0px;
}
.internal_list p a {
  letter-spacing: 0.01em;
  font-size: 11px;
  text-transform: uppercase;
}
/*::::::::::::::::::::::::::::::::::     end INTERNAL PAGE: GALLERY LISTS   :::::::::::::::::::::::::::::::::::*/



#main a.more{
font-size:11px;
text-transform:uppercase;
}
/*::::::::::::::::::::::::::::::::::     begin INTERNAL PAGE: WORK   :::::::::::::::::::::::::::::::::::*/
.work_list .wrap {
}
.work_list img {
  float: left;
  margin-right: 25px;
}
.work_list h4 {
  float: right;
  width: 372px;
}
/*::::::::::::::::::::::::::::::::::     end INTERNAL PAGE: WORK   :::::::::::::::::::::::::::::::::::*/




/*::::::::::::::::::::::::::::::::::     begin INTERNAL PAGE: TEAM   :::::::::::::::::::::::::::::::::::*/
.team_list .wrap {
float:left;
}
.team_list img {
  float: left;
  margin-right: 25px;
}
.team_list .text_contain {
  float: right;
  width: 372px;
}
/*::::::::::::::::::::::::::::::::::     end INTERNAL PAGE: TEAM   :::::::::::::::::::::::::::::::::::*/




/*::::::::::::::::::::::::::::::::::     begin INTERNAL PAGE: WORK DETAIL   :::::::::::::::::::::::::::::::::::*/
.video_info {
  text-align: left;
  font-size: 12px;
  color: #999;
  margin-top: 20px; 
  margin-bottom: 15px;
}
p.body_text_paragraph {
  letter-spacing: 0em;
  line-height: 25px;
  margin-bottom: 5px;
}

/*::::::::::::::::::::::::::::::::::     end INTERNAL PAGE: WORK DETAIL   :::::::::::::::::::::::::::::::::::*/


/*::::::::::::::::::::::::::::::::::     begin INTERNAL PAGE: PARTNERS   :::::::::::::::::::::::::::::::::::*/
.partners_list .wrap {
  height: 77px;
}

.partners_list img {
  float: left;
  margin-right: 25px;
}

.partners_list h2 {
  margin-top: 32px;
}
.partners_list h2 a {
  font-size: 12px;
}

/*::::::::::::::::::::::::::::::::::     end INTERNAL PAGE: PARTNERS   :::::::::::::::::::::::::::::::::::*/

/*::::::::::::::::::::::::::::::::::     begin INTERNAL PAGE: SUPPORT   :::::::::::::::::::::::::::::::::::*/

#close{
	margin-top:297px;
	margin-left:665px;
	position:absolute;
	cursor:pointer;
	
	display:none;
	clear: both;
	}
#donate_container {
/*  width: 862px; */
  width: 100%;
  float: left;
  display:inline;
  height: 330px;
  background: url('../images/donate_bg.jpg') center center no-repeat;
  margin-bottom: 20px;
  text-align: center;
}
#donate_container .donate_wrap {
  margin: 0 auto;
  text-align: left;
  width: 862px;
  height: 330px;
}

#donate_container h1,
#donate_container h2 {
  margin: 0px;
  padding: 25px;
  padding-bottom: 5px;
}

#donate_container h2 {
  padding-top: 0px;
}

#donate_c2a {
  position: absolute;
  margin-left: 583px;
  margin-top: 245px;
}
#donate_c2a a,
#donate_c2a h3 {
  color: #fff;
  font-size: 14px;
}
#donate_c2a a p {
  margin-bottom: 0px;
}
#donate_c2a a {
  display: block;
  padding-left: 5px;
  padding-top: 8px;
  width: 258px;
  height: 53px;
  line-height: 18px;
  letter-spacing: 0.07em;
}
#donate_c2a h3 {
  text-transform: uppercase;
  letter-spacing: 0.11em;
}

div.donate_chunk{
	background-color:#242424;
	padding:8px 14px;
	width:252px;
	float:left;
	margin: 0px 5px;
}
div.donate_chunk.first{
	margin-left:0px;
}
div.donate_chunk.last{
	margin-right:0px;
}
div.donate_chunk h3{
	margin-bottom:0px;	
	letter-spacing:0.15em;
	font-size:15px;
	font-weight: bold;
	color: #00a5ce;
	margin-left: -1px;
}


div.donate_chunk p {
	text-transform:uppercase;
	text-align:left;
	font-size:11px;
	line-height:20px;
	color:#f3f3f3;
	letter-spacing:0.16em;
	margin-bottom: 0px;
}

div.donate_chunk p a {
	color:#f3f3f3;
	font-size: 11px;
/*	text-decoration: underline; */
  padding-bottom: 0px;
  line-height: 16px;
  border-bottom: 1px solid #999;
}

/*::::::: major supporter/industry partner columns:::::::::::::*/
.donators_col {
  float: left;
  width: 275px;
  margin-right: 25px;
}
.donators_col .last {
  float: right;
  width: 275px;
  margin-right: 0px;
}
.donators_col p {
  margin-bottom: 10px;
  line-height: 18px;
  letter-spacing: 0.01em;
  color:#999;
}

.donators_col a:link, .donators_col a:visited{
  margin-bottom: 10px;
  line-height: 18px;
  letter-spacing: 0.01em;
  font-size:14px;
  color:#f3f3f3;
	}
.donators_col a:hover{
	color:#00a5ce;
	}
.title_wrap{
width: 100%;
float:left;
margin-bottom:10px;
}
.title_wrap h2 {
float:left;
display:inline;
}

/*::::::::::::::::::::::::::::::::::     end INTERNAL PAGE: SUPPORT   :::::::::::::::::::::::::::::::::::*/


/*::::::::::::::::::::::::::::::::::     begin INTERNAL PAGE: TEAM DETAIL   :::::::::::::::::::::::::::::::::::*/
.title_wrap span, .title_wrap a{
  font-size: 14px;
  color: #999;
}
.title_wrap a{
float:right;
line-height:34px;
display:inline;
}
p.body_copy {
  color: #fff;
  letter-spacing: 0em;
}
.body_copy img.right {
  margin-left: 30px!important;
}
/*::::::::::::::::::::::::::::::::::     end INTERNAL PAGE: TEAM DETAIL   :::::::::::::::::::::::::::::::::::*/

/*::::::::::::::::::::::::::::::::::     begin INTERNAL PAGE: NEWS   :::::::::::::::::::::::::::::::::::*/
.news_gallery a {
  font-size: 14px;
  color: #00A5CE;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0em;
  margin-bottom: 10px; 
}
.news_gallery span {
  font-size: 12px;
  color: #999;
  font-weight: normal;
  text-transform: lowercase;
  letter-spacing: 0em;

}
/*::::::::::::::::::::::::::::::::::     end INTERNAL PAGE: NEWS   :::::::::::::::::::::::::::::::::::*/


/*::::::::::::::::::::::::::::::::::     begin INTERNAL PAGE: APPLY   :::::::::::::::::::::::::::::::::::*/
.form-row {
  clear: both;
}
.apply-form strong,
#application-form p strong {
  font-weight: bold;
  font-size: 13px;
}
#application-form {
  text-align: left;
}
#application-form label  {
color:#F3F3F3;
font-size:14px;
letter-spacing:0.08em;
line-height:26px;
text-align:left;
  font-size: 13px;
}
#application-form  p, 
.apply-form p {
  letter-spacing: 0.05em;
  font-size: 13px;
  clear: both;
  line-height: 18px;
}

#application-form p {
  margin-bottom: 5px;
  padding-top: 10px;
}
#application-form p strong {
  letter-spacing: 0.05em;
  line-height: 22px;
  font-weight: bold;
}
#application-form #apply_contact_2  {
  margin-bottom: 10px;
}
#application-form #apply_contact_1 input,
#application-form #apply_contact_2 input {
  width: 120px;
  padding: 5px;
}
#application-form #apply_contact_1 label,
#application-form #apply_contact_2 label {
  float: left;
  width: 145px;
  padding-bottom: 10px;
}
#application-form textarea {
  width: 580px;
  height: 120px;
  padding: 3px;
  margin-bottom: 20px;
  margin-top: 10px;
}
#application-form #send-application {
  padding: 7px;
  color: #fff;
  font-weight: bold;
  background: #00a5ce;
  font-size: 16px;
}
/*::::::::::::::::::::::::::::::::::     end INTERNAL PAGE: APPLY 
  :::::::::::::::::::::::::::::::::::*/

/*::::::::::::::::::::::::::::::::::     begin OVERRIDES APPLIABLE ANYWHERE   :::::::::::::::::::::::::::::::::::*/
#footer p.floatright{
	float:right;
}
img.right{
	float:right;
	margin:8px 0px 12px 12px;
	
}
img.left{
	float:left;
	margin:8px 8px 8px 0px;
	
}
/*::::::::::::::::::::::::::::::::::     begin OVERRIDES APPLIABLE ANYWHERE   :::::::::::::::::::::::::::::::::::*/