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


html { 

	font:15px Helvetica Neue-Condensed, Helvetica Neue, Helvetica, Arial, Sans-Serif;
	color:#474747;

}

a {
   outline: none;
}

form { outline: none; }

a.nounderline:hover { text-decoration: none; }

a:link {  color: #2a6674; text-decoration: none; }
a:visited {  color: #2a6674; text-decoration: none; }
a:hover {  color: #122c35;text-decoration: underline;  }

#linkon { filter:alpha(opacity=50); -moz-opacity: 0.5; opacity: 0.5; }
.fullopacity { filter:alpha(opacity=100); -moz-opacity: 1; opacity: 1; }

.formtext { font-size:12px; color: #a7d9e1;}
.input { padding:4px; font-size:14px;}
.input2 { padding:5px; font-size:20px; width:250px; }
.input3 { font-size:12px; }

.bubblesmall { font-size:11px; color: #a7d9e1; }

.gray { color: gray; }

.small { font-size:11px; }
.smaller { font-size:10px; }
.tweet { font-size:10px; }
.smaller2 { font-size:10px; color:gray; }
.smallest { font-size:9px; }
.big { font-size:14px; color:#7b7967 }
.bigger { font-size:18px; }
.biggest { font-size:23px; }

.minititle {
	font-size:30px;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, sans-serif;
	font-weight: 100;
	}

body { 
	background-color:#fefefe;
	background-attachment:fixed;
	background-position: bottom center;
	background-repeat:no-repeat;

	margin: 0px;
	padding: 0px;
}

.bg {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index:-99999;
}

.wrap {
	position: relative;
	width:900px;
	z-index:99;
	margin-top:0px;
}

.rte {
	width:900px; 
	height:36px;
	border:0px;
}

.noborder {
	border:0px;
}

.pagehead {
	width:900px;
	padding:0;
	background: #ffffff;
	
}

.content {
	width:840px;
	padding:30px;
	line-height:1.5;
	text-align:left;
	background: #ffffff;
	filter:alpha(opacity=90); -moz-opacity:0.9; opacity: 0.9;
	
}

.content td { 

	font-size:13px;

}

.footer {
	width:900px;
	background: url('images/foot_bg_gray.png') repeat-y;
	font-size:10px;
}

.feeds {
	width:900px;
	background: url(images/black75.png);
	/*filter:alpha(opacity=50); -moz-opacity:0.5; opacity: 0.5;*/
}

.contentfooter2 {
	width:760px;
	padding-left:80px;
	padding-right:0px;
	padding-top:10px;
	padding-bottom:10px;
	line-height:1.5;
	text-align:right;
	background: #172426;
	filter:alpha(opacity=80); -moz-opacity:0.8; opacity: 0.8;
}

.midhome {

	width: 900px;
	height: 270px;
	overflow: hidden;
	filter:alpha(opacity=90); -moz-opacity:0.9; opacity: 0.9;

}



.orange { color: #ff993f; }

.error {
	font-size: 16px;
	color: #ff993f;
	padding:6px;
	border: 1px solid gray;
}

.msg {
	font-size: 14px;
	color: #a9ff4c;
	padding:6px;
	border: 1px solid gray;
}



.TwitName {
	font-weight:bold;
	font-size:12px;
}

.TwitName2 {
	font-weight:bold;
	font-size:18px;
}

a.TwitName:link { color: #96c6d4; }
a.TwitName:visited { color: #96c6d4; }
a.TwitName:hover { color: #5d8895; }

.twitcontent { color:#dddddd; font-size: 11px; }
.twitcontent a:link { color:#8f8d77; }
.twitcontent a:visited { color:#8f8d77; }
.twitcontent a:hover { color:#b0ae98; }


.hr {

border:0px;
background-color: #dddddd;
color: #dddddd;
height: 1px;


}

.headerlink {

	border:0px;
	margin:5px;

}

.linkspace {
	padding-left:12px;
	padding-top:5px;
	

}
#button   { background-color:#838383; padding:5px; padding-left:8px; padding-right:8px; padding-bottom:4px; text-align:center; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; }

#button:hover  { background-color:#3a4a5b; }

.formtext { font-size:12px; color: #a7d9e1;}
.input { padding:4px; font-size:14px;}
.input2 { padding:5px; font-size:20px; width:250px; }
.input3 { font-size:12px; }

.footertext { color:#a7a7a7; font-size:10px }

a.lightblue:link {  color: #96c6d4; text-decoration: none; }
a.lightblue:visited {  color: #96c6d4; text-decoration: none; }
a.lightblue:hover {  color: #5d8895;text-decoration: underline;  }

.welcome {

	padding:4px;  
	background-color:#ffffff; 
	filter:alpha(opacity=80); 
	-moz-opacity:0.8; 
	opacity: 0.8;

}
.radius10 {
	-webkit-border-radius:10px; 
	-moz-border-radius:10px;
	border-radius:10px;
}

.vimeoThumb {
	width:75px;
	border:4px #666666 solid;	
	
	
}
