@charset "UTF-8";
/* CSS Document */

#press_holder{
	float:left;
	width:800px;
	margin:20px 100px;
	color:#333;
}

.hilight_text{
	color:#191919;
	font-weight: bold;
}

.menu_btn{
	width:153px;
	color: #B2B1AF;
	float:right;
	font-weight: normal;
}

.menu_btn_left{
	width:82px;
	color: #B2B1AF;
	float:left;
	font-weight: normal;
}


a.menu_link:visited{
	color: #B2B1AF;
	font-weight: normal;
	text-decoration: none;
}

a.menu_link:link{
	color: #B2B1AF;
	font-weight: normal;
	text-decoration: none;
}

a.menu_link:hover{
	color:#fff;
	font-weight: normal;
	text-decoration: none;
}

a.menu_active:link, a.menu_active:hover, a.menu_active:visited {
	color:#FFF;
	font-weight: normal;
	text-decoration: none;
}

.menu_img{
	width:22px;
	height:22px;
	float:right;
}

.menu_text{
	height:22px;
	font-size: 22px;
	font-size: 22px;
	letter-spacing:-80%;
	font-family: Arial, Helvetica, sans-serif;
	float:right;

}

.menu_img_left{
	width:22px;
	height:22px;
	float:left;
}

.menu_text_left{
	height:22px;
	font-size: 22px;
	font-size: 22px;
	letter-spacing:-80%;
	font-family: Arial, Helvetica, sans-serif;
	float:left;

}


.menu_spacer{
	float:left;
	width:90px;
	height:22px;
}

.logo{
	width:485px;
	height:100px;
	float:left;
	padding-top: 50px;
	padding-left: 15px;
}
.twitter_head{
	color:#fff;
}
.twitter{
	width:380px;
	height:60px;
	float:left;
	background-image: url(../images/twitter_bg.png);
	padding-top: 50px;
	padding-right: 60px;
	padding-bottom: 40px;
	padding-left: 60px;
	text-align: center;
	font-size: 12px;
	color:#CCCCCC;
}
.tweet_list{
    list-style:none;
    margin:0;
    padding:0;
}

.tweet3 .tweeted .tweeted_odd, .tweet3 .tweeted, .tweet3 .tweeted_odd{
    list-style:none;
    margin:0;
    padding:10px;
}

.tweeted a {
}
.tweet_text a, .tweet_text a:link{
	text-decoration:none;
	color: #FFF;
	font-size: 12px;
	font-weight:normal;
	
}

.tweet3 .tweet_text a, .tweet3 .tweet_text a:link{
	text-decoration:none;
	color:#666;
	font-size: 12px;
	font-weight:normal;
	
}
.tweet_text a:visited, .tweet_text a:active{
	text-decoration:none;
	color: #FFF;
	font-size: 12px;
	font-weight:normal;
}

.tweet3 .tweet_text a:visited, .tweet3 .tweet_text a:active{
	text-decoration:none;
	color: #666;
	font-size: 12px;
	font-weight:normal;
}


.tweet_text a:hover{
	text-decoration:none;
	color: #FFF;
	font-size: 12px;
	font-weight:normal;

}



.twitter .rss-title, rss_title a {
}

.twitter_style a, .twitter_style .rss-item a:link, .twitter_style .rss-item a:visited, .twitter_style .rss-item a:active{
	text-decoration:none;
	color: #999;
	font-size: 12px;
	font-weight:normal;
}

.twitter_style .rss-item a:hover{
	text-decoration:none;
	color: #999;
	font-size: 12px;
	font-weight:bold;

}

.twitter .rss-items {
       list-style:none;
       margin:0;
       padding:0;
}


.timer_content{
	float:left;
	width:210px;
	font-size:16px;
	text-align:center;
	margin-bottom:10px;
	margin-top:10px;

	
}
.rotate{
	filter:alpha(opacity=50); 
	-moz-opacity: 0.5; 
	opacity: 0.5;
	-khtml-opacity: 0.5;
	border: 0px solid #FFF;
}

.rotate:hover{
	filter:alpha(opacity=100); 
	-moz-opacity: 1; 
	opacity: 1;
	-khtml-opacity: 1; 
	border: 0px solid #FFF;
}

.main_img{
	float:left;
	width:120px;
	height:120px;
	margin:3px;
	border: 2px solid #666;
}

.main_img:hover{
	border: 2px solid #FFF;
	-webkit-box-shadow: 0px 0px 20px 1px #000000;
	-moz-box-shadow: 0px 0px 20px 1px #000000;
	box-shadow: 0px 0px 20px 1px #000000;
}

.main_img_text{
	float:left;
	width:410px;
	background-color:#FFF;
	padding:20px;
	color:#00294C;
}

.main_slide_img{
	float:left;
	width:120px;
	height:120px;
}

.main_slide_details{
	float:left;
	width:265px;
	margin-bottom:5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
/* profile */

.prof_text{
	color: #000;
	margin-top:20px;
	padding-left:20px;
	padding-right:20px;
	font-size:13px;
	float:left;

}

.prof_image{
	width:900px;
	height:150px;
	padding-left:50px;
	padding-right:50px;
	float:left;
}

.prof_image_box{
	width:278px;
	height:148px;
	float:left;
	border: 1px solid #333;
	margin-top:15px;
}

.prof_image_spacer{
	width:30px;
	height:150px;
	float:left;
}


/* charities */

.toe_holder{
	width:440px;
	float:left;
	margin-top:30px;
	color:#000;
}


.video{
	width:560px;
	height:345px;
	float:left;
	margin-top:50px;
}

.partner_spacer{
	width:1px;
	height:475px;
	background-color:#424242;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 40px;
	float:left;
}

.partner_text{
	width:300px;
	height:100%;
	float:left;
	padding:6px;
	letter-spacing:50%;
}

a.partner_text:link, a.partner_text:visited, a.partner_text:active{
	color: #0F7CBF;
	text-decoration:none;

}

a.partner_text:hover{
	color:#000;
	text-decoration:none;

}

#update_holder{
	width:312px;
	float:left;
	padding:0 10px 0 0;
	margin:20px 0;
	border-right:solid 1px #000;
}

#u_image_holder{
	float:left;
	width:312px;
}

#u_blog_p, #u_insta_p, #u_twit_p{
	position:relative;
	width:32px;
	height:32px;
	padding:5px;
	margin: 0 auto;
}

#u_blog, #u_insta, #u_twit{
	float:left;
	width:70px;
	padding:0 5px 5px 5px;
	text-align:center;
	color:#333;
	border:solid 1px #999;
	margin: 0 10px; 
}

a.no_decor, a.no_decor:link, a.no_decor:visited, a.no_decor:active{
	text-decoration:none;
}

#u_blog{
	border:solid 1px #000;
}
#u_blog:hover, #u_insta:hover, #u_twit:hover{
	border:solid 1px #000;
}


#u_header_text_holder{
	float:left;
	width:312px;
	margin:10px 0 0 0;
}

.u_header_text_blog, .u_header_text_insta, .u_header_text_twit{
	padding:10px 0;
	font-size:13px;
	text-align:center;
	width:100%;
	color:#333;
}
.u_header_text_insta, .u_header_text_twit{
	display:none;
}
#update_content{
	float:left;
	width:312px;
}

#update_insta, #update_twit{
	display:none;
}

#u_message_holder{
	float:left;
	width:635px;
	margin:20px 0 20px 20px
}

#message_header{
	float:left;
	width:615px;
	margin:10px 0 10px 10px;
	color:#333;
	font-size:14px;
}

.message{
	float:left;
	width:615px;
	margin:15px 0 0 10px;
	color:#333;
	font-size:12px;
}

.message_sender{
	float:left;
	width:605px;
	padding:0 0 0 10px;
	margin:0;
	color:#333;
	font-weight:bold;
	text-align:left;
}

.message_text{
	float:left;
	width:570px;
	padding:0 0 0 40px;
	color:#333;
}


.ud_box1, .ud_box3{
	width:312px;
	float:left;
	margin-top: 20px;
	margin-bottom: 40px;
	color: #000;
}

.ud_box2{
	width:312px;
	float:left;
	margin-top: 20px;
	margin-bottom: 40px;
	color: #000;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-left-color: #333;
	margin-right: 10px;
	margin-left: 10px;

}

.contact_box{
	width:300px;
	float:left;
	padding-top:20px;
}

.contact_image{
	width:600px;
	float:left;
	padding-top:50px;
}


.contact_box a:link, .contact_box a:active, .contact_box a:visited{
	color:#191919;
	font-weight: bold;
	text-decoration:none;
}

.contact_box a:hover{
	color:#666;
	font-weight: bold;
	text-decoration:none;
}


.social{
	width:1000px;
	height:16px;
	float:left;
	text-align: right;
	padding-top:12px;
}

.f_sponsor{
	width:auto;
	height:auto;
	float:left;
	margin-right: 3px;
	margin-left: 8px;
}

.f_sponsor_ls{
	width:auto;
	height:auto;
	float:left;
	margin-right: 2px;
	margin-top: 15px;
}

.f_social{
	width:32px;
	height:32px;
	float:left;
	text-align: right;
	margin-top: 1px;
	margin-bottom: 1px;
	border: 0px solid #FFF;
	filter:alpha(opacity=80); 
	-moz-opacity: 0.8; 
	opacity: 0.8;
	-khtml-opacity: 0.8; 

}

.f_social:hover{
	filter:alpha(opacity=100); 
	-moz-opacity: 1; 
	opacity: 1;
	-khtml-opacity: 1; 

}

a.linkopacity img {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7; 
	opacity: 0.7;
	-khtml-opacity: 0.7;
	border: 0px solid #FFF;
}

a.linkopacity:hover img {
	filter:alpha(opacity=90); 
	-moz-opacity: 0.9; 
	opacity: 0.9;
	-khtml-opacity: 0.9; 
}

.smalltext{
	font-size:12px;
	}

.borderless img{
	border: 0px solid #FFF;
}

.lightbox img{
	border: 0px solid #FFF;
}

.clear { clear:both; }


.text1, .text2, .text3, .text4, .text5, .text6, .text7, .text8, .text9, .text10, .text11, .text12, .text13, .text14, .text15, .text16{
	display:none;	
}
.slideshow {
	height: 300px;
	width: 1000px;
	float:left;
	background-image: url(../images/bullet_test0.png);
	overflow:hidden;
	margin-bottom:20px;
	border: 1px solid #191919;
}
.slideshow img {  }

img {
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);
}