@charset "UTF-8";
/* RFLan Specific styles for the landing page of RFLan site */

#header {
	height: 190px;	
}

#header .logo {
	bottom: 19px;
}

#content {
	width: 980px;
	padding: 0 0;	
}

#slider_container {
	position: relative;	
	top: -19px;
}

/*
* Nivo Slider Styles
*/
#slider {
	height: 385px;
	width: 980px;
	overflow: hidden;
	position:relative;
	background:url(images/loading.gif) no-repeat 50% 50%; 
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

#slider .left {
	-moz-border-radius: 10px;	
	-webkit-border-radius: 10px;	
	border-radius: 10px;
}

#slider .right {
	-moz-border-radius: 0 10px 10px 0;	
	-webkit-border-radius: 0 10px 10px 0;	
	border-radius: 0 10px 10px 0;
}

#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}

/* //-- */

#sponsor_bar {
	height: 60px;
	width: 980px;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	position: absolute;
	bottom: 0;
	background: url(images/black_bg_trans.png) repeat;
	z-index: 500;
}

#popup .tagline {
	margin:10px auto 5px;
	font-size: 10pt;
	max-width: 300px;
	color: #fff;
}

#popup .url {
	margin-top: 10px;
	color: #999;
}

#scroller {
	margin: 5px 20px;
	overflow: hidden;
	height: 80px;
	white-space: nowrap;
	position: relative;
}

#scroller img {
	margin-right: 10px;
}

#scroller ul, #scroller li {
	margin: 0;
	padding: 0;
}

#scroller a:hover {
	border-bottom: 0 none !important;	
}

#about_bar {
	width: 980px;
	height: 96px;
	background: transparent url(images/about_bg.png) no-repeat;
	margin-bottom: 30px;
}

#about_blurb {
	margin: 17px 20px;
	width: 600px;
	float: left;
	line-height: 140%;
}

#about_blurb h2 {
	color: #ff8a00;
	font-size: 23px;
	text-shadow: 3px 3px 6px #000;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 6px;
}

#signups {
	width: 312px;
	float: left;
	margin: 6px 12px;
	color: #000;
	text-shadow: 1px 1px 0 #fff;
	position: relative;
	height: 79px;
}

#signups h2 {
	color: #000000;
	font-size: 18px;
	text-shadow: 1px 1px 0 #fff;
	margin-bottom: 10px;
}

#signups_progress_bar {
	width: 260px;
	height: 8px;
	background: #111 url(images/signups_bar.png) repeat-x 0 -6px;
	position: relative;
	padding-right: 2px;
	float: left;
}

#signups_progress {
	background: #c96c00 url(images/signups_bar.png) repeat-x 0 0;
	height: 6px;
	top: 1px;
	left: 1px;
	position: relative;
}

#signups_progress_text {
	float: left;
	width: 20px;
	font-size: 12px;
	margin-left: 5px;
	margin-top: -9px;
}

#signups .signupnow {
	position: absolute;
	bottom: -10px;
	left: -4px;
}

#signups .learnmore {
	position: absolute;	
	bottom: -10px;
	right: -11px;
}


.content_column {
	width: 225px;
	float: left;
	margin-right: 25px;
	line-height: 160%;
	margin-bottom: 35px;
}

.content_column .icon {
	float: left;
	vertical-align: bottom;
	margin-right: 5px;
	margin-bottom: 10px;
}

.content_column h2 {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	letter-spacing: -1px;;
	color: #fff;
	text-shadow: 2px 2px 5px #000;
	font-size: 24px;
	font-weight: normal;
	position: relative;
	top: 3px;
}

.content_column table.details {
	width: 100%;
}

.column_inner {
	width: 190px;
	margin: 0 auto;
}

table.details {
	margin-bottom: 20px;	
}

table.details td.name {
	width: 40px;
	padding-right: 20px;
}

.content_column ul.bringlist {
	list-style: square;
}

.content_column ul.bringlist li {
	margin-left: 20px !important;	
}

.linkslist {
	list-style: none !important;
}

.linkslist li {
	margin-bottom: 15px !important;
	line-height: 120% !important;
	margin-left: 0 !important;
}

.linkslist a {
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

ul.linkslist a:hover {
	text-decoration: none;	
}

ul.linkslist .datetime {
	font-size: 12px;
	font-style: italic;
}

.last {
	margin-right: 0;		
}

.tweets {
	line-height: 120%;
}

.tweets ul { 
	list-style: none !important;
}

.tweets li {
	margin-bottom: 15px !important;
	margin-left: 0 !important;
}

#sponsors_container {
	width: 100%;
	position: relative;
	clear: both;
	background-color: #191919;
}

.sponsor_shadow {
	height: 23px;
	width: 100%;
	position: absolute;
	background: transparent url( images/sponsors_shadow.png ) repeat-x;
}

#sponsors_container .top { background-position: 0 0; top: 0; }
#sponsors_container .bottom { background-position: 0 -23px; bottom: 0; }

#sponsors {
	width: 980px;
	padding: 25px 0;
	margin: 0 auto;
	position: relative;
	z-index: 10;
	left:100px;
}

#sponsors .logo
{
	left:-90px;
	position:absolute;
	top:38px;
}

#sponsors img {
	margin-right: 80px;
}

#sponsors a:hover {
	border: 0 none !important;	
}
