﻿body
{
	font-family:'Segoe UI', Tahoma, Helvetica, sans-serif;
	font-size:.8em;
	background-color:#666;
	margin:0;
	padding:0;
}
form
{
	margin:0;
	padding:0;
}
h1
{
	font-size:2em;
	margin:0px 10px 10px 10px;
	font-weight:normal;
	line-height:24px;
}
h3
{
	font-size:1.2em;
	margin:0 0 5px 0;
	text-transform:uppercase;	
}
h2
{
	font-size:1.2em;
	margin:0 0 5px 0;
	text-transform:uppercase;	
}
h3
{
	font-weight:normal;
	margin-top:24px;
}
p
{
	margin:10px 0px 0px 0px;
}
a
{	
	color:#39c;
	text-decoration:none;
}
a:hover
{
	color: #00FFFF;
	text-decoration: underline;
}
a img
{
	border:0;
}
ul
{
	margin:0 0 20px 0;
	padding:0;
}
li
{
	margin:10px 0 0 0;
	padding:0;
}
#container
{
	width:1000px;
	margin:0 auto;
	background:#fff url('images/container_bg.jpg') no-repeat;
}
#header
{
	width:1000px;
	height:140px;
	top:0;
	background-image:url('images/2FUNheader.png');
	position:fixed;
}
#logo{
	float: left;
	margin-top: 6px;
	margin-left: 8px;
}
#logo img
{
	width:250px;
	height:82px;
}

#airlounge
{
	float: right;
	margin-top: 44px;
	margin-right: 8px;
}

#topNav
{
	float: left;
	text-align: left;
	font-size: 12px;
	text-transform: uppercase;
	margin: 0 5px;
	padding-bottom: 10px;
	padding-top: 25px;
}
#topNav ul
{
	list-style-type:none;
	margin:0;
	margin-top:10px;
}
#topNav li
{
	width:200px;
	margin:0;
	border-right:solid 1px #999;
	padding-right:6px;
	margin-right:6px;
	margin-bottom:1px;
	height:11px;
}
#topNav li a
{
	color:#333;	
	text-transform:uppercase;	
}
#topNav li a:hover
{
	color:#f36;
	text-decoration:none;
}

#PayPalCart
{
	float: right;
	padding-top:16px;
}



#rss
{	
	margin:64px 0 0 800px;
	position:fixed;
	background-image:url('images/rss.png');
	background-repeat:no-repeat;
}
#rss img
{
	width:80px;
	height:80px;
}
#content
{
	padding-top:140px;
	padding-left:5px;
	padding-right:5px;
}
#banners
{
	float:right;
	width:290px;
	margin:0 10px 20px 0px;
}
#banners .banner
{
	margin:10px 10px 20px 20px;
}
#headlines
{
	background-image:url('images/headlines.gif');
	background-repeat:no-repeat;
}
#headlines img
{
	width:188px;
	height:50px;
}
#headlines ul
{
	padding-bottom:10px;
	list-style-type:none;
}
#headlines p
{
	margin-top:0;
	font-size:0.8em;
}
#theSignal
{
	background-image:url('images/theSignal.gif');
	background-repeat:no-repeat;
}
#theSignal img
{
	width:241px;
	height:80px;
}
#tao
{
	background-image:url('images/tao.jpg');
	background-repeat:no-repeat;		
}
#tao img
{
	width:241px;
	height:156px;
}
#silverAd
{
	height: 240px;
	width: 240px;
}
#mainColumn
{
	margin-left:10px;
	padding-right:20px;
	width:660px;
	border-right:1px #cccccc solid;	
}
#mainFeature
{
	padding: 15px;
	height: 250px;
	background-image: url('images/mainFeature_bg.png');
	background-repeat: no-repeat;
}
#mainFeature .info
{
	float:left;
	width:320px;
	line-height:24px;
}
#mainFeature .info p
{	
	margin-top:20px;
	margin-left:12px;
	font-size:1.1em;
}
#mainFeature .date
{
	float:right;
	width:180px;
	margin-top:48px;
	font-weight:bold;
	color:#666;
	font-size:1.2em;
}
#registerButton 
{
	margin-top:20px;
	background-image:url('images/registerButton.gif');
	background-repeat:no-repeat;		
}
#registerButton img
{	
	width:145px;
	height:38px;
}
#features
{
	float:left;
	width:348px;
	margin-left:40px;
}
#keySpeakers
{
	float:left;	
	margin-right:10px;
	margin-bottom:10px;
	background-image:url('images/keySpeakers.jpg');
	background-repeat:no-repeat;		
}
#keySpeakers img
{
	width:160px;
	height:221px;
}
#participation
{
	width:230px;
	margin-left:420px;
	margin-top:12px;
}
#reStyle
{
	background-image:url('images/restyle.jpg');
	background-repeat:no-repeat;		
}
#reStyle img
{
	width:200px;
	height:60px;
}
#bling
{
	background-image:url('images/bling.jpg');
	background-repeat:no-repeat;		
}
#bling img
{
	width:241px;
	height:263px;
}
#footer
{
	clear:both;
	width:960px;
	margin:auto;
	border-top:1px solid #cccccc;
	background-color:#ffffff;
	margin-right:10px;
	margin-left:10px;
	padding:10px;
	text-align:center;
}
#footer ul
{
	list-style-type:none;
	margin:10px 0 0 0;
}
#footer li
{
	display: inline;
	margin:0;
	border-right:solid 1px #999;
	padding:0 4px;
	margin:0 4px;
}
#footer li.end
{
	border:0;
}
.reStyle
{
	display:none;
}
/* -------------------- */
/* Not on the Home Page */
/* -------------------- */
#pageTitle
{
	margin:0 8px 8px 8px;
	padding-bottom:16px;
	border-bottom:1px #cccccc solid;	
}
#innerContent
{
	margin-left:16px;
	margin-bottom:16px;
}
#innerContent ul
{
	margin:20px 0;
}
#innerContent li
{
	margin-left:30px;
}
.hline
{
	border-bottom:1px solid #cccccc;
	margin-bottom:20px;
	margin-top:20px;
}
#presenters div
{
	clear:left;
	margin-bottom:28px;
}
#presenters img
{
	float:left;
	margin-right:10px;
	margin-bottom:26px;	
}
#presenters h3
{
	margin-top:0;
}
#banners #presenters
{
	font-size:smaller;
}
#banners #presenters img
{
	margin-top:6px;
}
.agenda td
{
	border-bottom:1px solid #cccccc;margin-bottom:5px;
}
.agenda h4
{
	margin:0 0 5px 0;
	text-transform:uppercase;
	font-weight:normal;
}
#splitColumn
{
}
#splitLeft
{
	padding:0 20px 20px 20px;
	float:left;
	width:450px;
}
#splitRight
{
	padding:0 20px 20px 20px;
	float:left;
	width:450px;
}
.enunciation {
	color: #800000;
}
.definition {
	color: #008000;
}

}
.whiteonblack {
	color: #ffffff;
	background-color: #000000;
}



