/* CSS Document */
/* =core */

body {
	background: #f2f2f2 url(/images/bg_fn_003.png) top repeat-x;
	color: #000;
}


/*********************** New Styles *********************/
.content-photo {border:10px solid #ffffff}
.content-photo-right {float:right; padding-left:10px; padding-bottom:10px}
.masthead-image {padding-top:12px;padding-bottom:20px}
.sub {padding-top:230px;}
.bold {font-weight:bold}
.white-link {color:#ffffff}
.white-link:visited {color:#ffffff}


p {font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;}
#center-column li {font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;}
li.here span {font-weight:bold; color:#C1272D}


#center-column .content-advisory-board {width:560px; margin-bottom:20px;float:left;}
#center-column .content-advisory-board .content-photo-left {float:left; margin-right:15px;}
#center-column .content-advisory-board .content-right {float:left; margin-left:10px;width:425px}


#center-column .speaker-list {width:280px; margin-bottom:20px;float:left;cursor:pointer}
#center-column .speaker-list:hover {background:#ffffff}
#center-column .speaker-list .content-photo-left {float:left; margin-right:5px; width:70px;}
#center-column .speaker-list .content-right {float:left; margin-left:5px; width:190px}


/******************** media library page ***************************/
.media-library {width:568px; padding-bottom:20px; clear:both}
.media-library .media-object {width: 320px; float:left}
.media-library .media-info {margin-left: 10px; width:235px; float:left;}



/******************** form styles ***************************/
.form_fields {margin-bottom:10px;font-family:Arial,Helvetica,sans-serif;}
.form_fields label {color:#000000;margin-bottom:10px;font-family:Arial,Helvetica,sans-serif;font-weight:normal;margin-top:10px;}
.form_fields label.required {color:#C1272D;font-weight:bold}
.form_fields label.error { display: none; }	
.checkbox {margin-bottom:20px;}

.form_fields input.form_text_box {border:1px solid #999999;color:#333333;line-height:13px;padding:8px;width:360px;}
.form_fields input.error { border: 1px dotted red; }
.form_fields select.form_select {border:1px solid #999999;color:#333333;line-height:13px;padding:8px;width:360px;}
.form_fields input.form_text_box_city {border:1px solid #999999;color:#333333;line-height:13px;padding:8px;width:190px;}
.form_fields input.form_text_box_state {border:1px solid #999999;color:#333333;line-height:13px;padding:8px;width:50px;}
.form_fields input.form_text_box_postal_code {border:1px solid #999999;color:#333333;line-height:13px;padding:8px;width:70px;}

.form_fields  label.error {color: red;font-style: italic; display:block; margin-top:1px}
div.error { display: none; }
input.checkbox { border: none }


/******************** table styles ***************************/
#register-to-attend tr.even td {background:#ffffff}
#register-to-attend td.event-name {font-weight:bold}
#register-to-attend td.price {text-align:right; vertical-align:top}
#register-to-attend td span.event-description {font-weight:normal; font-size:.90em}


#media-sponsors {width: 568px;}
#media-sponsors td {padding-top:5px; padding-bottom:10px; border-bottom:1px solid #f2f2f2; text-align:center}

#event-sponsors {width: 568px;}
#event-sponsors td {text-align:left}
#event-sponsors td.sponsor-name {font-weight:bold}
#event-sponsors td.sponsor-logo {vertical-align:middle; width:227px;text-align:center;}
#event-sponsors td.spacer {border-bottom:1px solid #EA9423; height:2px;}


table.cag {width:565px}
table.cag tr.day-heading {background:#EA9423;}
table.cag tr.day-heading td {font-weight:bold;}
table.cag tr.selectedRow {background:#ffffff}


table.cag tr.list td {border-bottom: 1px solid #EA9423}
table.cag tr.list td.cag-title {width:550px}
table.cag tr.list td.cag-title a {font-weight:bold}
table.cag tr.list td.cag-start {text-align:right; width:65px}
table.cag tr.list td.cag-end {text-align:right; width:65px}


/******************** industry white paper styles ***************************/
p.industry-cat {font-weight:bold; margin-bottom:0px;}
ul#industry li {padding-bottom:5px;}

/*structure*/	
.wrapper {
	margin: -3px auto 0px;
	border: 0px solid #cc3300;
	/*background: url(/images/bg_wrapper2.png) top center no-repeat;*/
}


.wrapper-bottom {
	background: #545454 url(/images/bg_footer2.png) repeat-x;
	min-height: 144px;
}

#breaking {
	height: 24px;
}

#left-column {
	float: left; 
	width: 228px;
}

#right-column {
	float: right; 
	width: 228px;
	border: 0px solid #cc3300;
}

#center-column {
	float: left; 
	width: 568px;
	border: 0px solid #cc3300;
	}


.columns { /*for equal height script */
}

#footer {
	text-align: center;
	padding-bottom: 36px;
	margin-top: 18px;
}

/*anchors*/	

a {
       font-weight: normal;
       font-size: 100%;
       color: #3fa9f5;
}
a:visited {
       color: #3fa9f5;
}
a:hover {
       color: #3287c4;
}
a:active {
       color: #3287c4;
}

/*navigation*/	

#navigation {
	margin-top: 42px;
	}

#navigation ul {
	list-style: none;
	line-height: 190%;
	padding-left: 0px;
	}

#navigation ul li {
	padding-left: 9px;
	border-bottom: 1px solid #050505;
}

#navigation ul li li{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	
	padding-left: 15px;
	border-bottom: 0px solid #050505;
}

#navigation li a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	
	text-decoration: none;
	text-transform: none;
	color: #050505;
	display: block;
}

#navigation li li a {
	font-weight: normal;
	
	text-decoration: none;
	text-transform: none;
	color: #050505;
}

#navigation a:hover {
	color: #C1272D;
}

#navigation a:active {
	color: #333;
}


#navigation a.active {color: #C1272D;}


/* news-nav */

.news-nav {
	position: relative;
	top: -12px;
	left: 0px;
	margin: 9px auto;
	border: 0px solid #000;
	width: 568px;
	border: 0px solid #000;
	}

.news-nav ul {
	list-style: none;
	margin: 0px;
	float: left;
	}

.news-nav li {
	float: left;
	text-align: center;
	margin: 0px;
	border: 0px solid #000;
	width: 170px;
}

.news-nav li a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	
	text-decoration: none;
	color: #050505;
	background: #D9DA55 url(/images/nn_01.png) no-repeat;
	height: 20px;
	padding-top: 6px;
	border-right: 1px solid #000;
	display: block;
}

.news-nav a:hover {
	background: #B0BC22 url(/images/nn_01.png) no-repeat;
}

.news-nav a:active {
	color: #f1f2f3;
}


/*style*/	


.box {
	background: none;
	margin-bottom: 0px;
}

#featurebox {
	text-align: center;
	border: 0px solid #000;
	margin-top: 3px;
}
#logo {
	border: 0px solid #000;
}
#logo a {
	position: relative;
	top: 36px;
	height: 168px; /*variable based on background image*/
	width: auto; /*variable based on background image*/
	text-decoration: none;
	text-indent: -9999px;
	display: block;
	background: url(/images/fn_logo_sprite500.png) -3px 18px no-repeat;
	border: 0px solid #000;
}
#logo a:hover {
	text-decoration: none;
	background: url(/images/fn_logo_sprite500.png) -3px -379px no-repeat;
}
#logo a:visited {
	text-decoration: none;
}

#register {
	text-align: center;
	height: 205px; /*variable based on background image*/
	width: auto; /*variable based on background image*/
	margin-top: 9px;
	text-decoration: none;
	display: block;
	border: 0px solid #000;
}

h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	color:#3FA9F5;
	margin-bottom: 3px;
}
h1 {
	font-size:2.25em;
	line-height:1.25;
	width: 561px;
	padding: 8px 0px;
	margin-bottom: 12px;
	margin-top: 3px;
	padding-left: 9px;
	background: #d4d2d2 url(/images/shine.png) 0 50% repeat-x;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-radius: 16px;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
}
h2 {
	font-size:1.6em;
	line-height:1;
    
}
h3 {
	font-size:1.3em;
	line-height:1;
    font-weight:bold;
}
h4 {
	font-size:1.0em;
	line-height:1.25;
}
h5 {
	font-size:1em;
}
h6 {
	font-size:1em;
}

#breaking a {
	color: #f2f2f2;
	text-align: center;
	letter-spacing: 1px;
	margin: 2px auto;
	padding-bottom: 2px;
	background: #000 url(/images/shine.png) 0 50% repeat-x;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-right: 1px solid #595959;
	border-bottom: 1px solid #595959;
	border-radius: 16px;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	display: block;
	width: 570px;
	text-decoration: none;
	}


#breaking a:hover {
	color:#f2f2f2; 
	background: #3FA9F5 url(../images/shine.png) 0 50% repeat-x;
}

#breaking a:visited {
	color:#f2f2f2; 
}
.features h2 {	padding: 9px;}
.features h2 a {text-decoration: none;}
.features h2 a:hover {text-decoration: underline;}

.features img {
	float: left;
	padding: 9px;
	padding-top: 6px;
}

.feature-left {
	float: left;
	width: 49%;
	margin: 3px 0px 3px 0px;
	padding-top: 9px;
	background: #fff url(/images/triangle_gray.gif) 130px -52px no-repeat;
}

#home-bg {
	background: #000000 url(/images/home-bg.jpg);
    width:568px;
    height:410px;
    text-align:center;
    margin-top:35px;
    padding-top: 40px;
}
.feature-left p {
	padding: 0px 9px 9px 9px;
	margin-left: 40px;
	line-height: 180%;
}

.feature-right {
	float: right;
	width: 48%;
	margin: 3px 0px 3px 0px;
	padding-top: 9px;
	background: #fff url(/images/triangle_gray.gif) 130px -52px no-repeat;
}

.feature-right h2 {
	padding: 9px;
}

.feature-right p {
	padding: 0px 9px 9px 9px;
	margin-left: 40px;
	line-height: 180%;
}

#footer p {
	text-align: left;
	font-size: 8px;
	padding: 9px;
	margin: 6px 0px 0px 6px;
	color: #ccc;
	letter-spacing: 1px;
	font-family: "Lucida Grande", "Verdana", sans-serif;
}
#footer a {
	color: #ccc;
	text-decoration: none;
}
#footer a:hover {
	color: #f1f2f3;
	text-decoration: none;
}
#footer a:visited {
	color: #ccc;
	text-decoration: none;
}

#social {
	text-align: center;
	height: 32px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#social img {
	margin: 6px 9px;
}

.ad {
	text-align: center;
}

.ad img {
	margin: 3px;
	}

/* start main navigation menu */

/* end main navigation menu */
	
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */




