/*

©2010 - 2011 Event Management, LLC.
Designed by: John Masse

Developed by:
Author: John Masse
(e): john@jjmasse.com
(w): www.jjmasse.com

UPDATE NOTES:
06.06.2011:
1) Removed CSS navigational functionality and re-wrote it in jQuery 

*/

/*------------- Global Styles -------------*/
h1, h2, h3, h4, h5, p, ul, li, img {
	margin: 0;
	padding: 0;
}

h5 {
	font-size: 15px;
	margin-top: 10px;
}

a img {
	border: none;
}

address {
	margin-top: 10px;
}

hr {
	padding: 1px;
}


/*--- End Global Clearing --*/


/*--- Start Document Globals --- */

body {
	font-family: verdana;
	background-color: #000000;
	line-height: 1.4;
	margin: 0;
	font-size: 11px;
	background-image: url(../images/top_border_b_background.jpg);
	background-repeat: repeat-x;
	color: #fff;
	font-size: 13px;
}

#container {
	margin: 0 auto;
	width: 1286px;
}


/*--- headings ---*/

h4 {
	color: #003353;
	font-size: 24px;
	margin-top: 5px;
}


/*----------------- #header -----------------*/

#header {
	height: 171px;
	background-color: #3c90cc;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#escape_hatch {
	background-image: url(../images/city_comp.png);
	background-repeat: no-repeat;
	width: 970px;
	height: 184px;
	margin: 0 auto;
}

#header h2 {
    text-indent: -9999px;
}

#header h2 a {
	width: 280px;
	height: 160px;
	display: block;
	float: left;
	margin-left: 340px;
}


/*--- header secondary navigation ---*/

#escape_hatch ul {
	width: 170px;
	font-weight: bold;
	float: left;
	margin-left: 175px;
	margin-top: 25px;
	font-size: 10px;
}

#escape_hatch li {
	float: left;
	display: block;
	color: #fff;
	margin-left: 3px;
}

#escape_hatch li a {
	display: block;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
/*---------------- #navigation -------------*/

#navigation {
	clear: both;
	margin: 0 auto;
	padding: 14px 0 0 0;
	height: 32px;
	width: 1100px;
	position: relative;
	z-index: 999;
}

#navigation .top_lvl_container {
	position: absolute;
	min-height: 0;
}

#nav_ul .top_lvl {
	display: block;
	float: left;
	position: relative;
	padding: 0 5px;
	background: url(../images/nav_divider.jpg) no-repeat left 0;
}

#nav_ul #btn_01 {
	background: transparent;
}

/*--- general navigation settings --*/
#navigation a, #navigation a:visited {
	display: block;
	padding: 0 8px;
	line-height: 30px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	list-style-type: none;
	font-size: 13px;
	letter-spacing: .5px;
	z-index:999;
}

#navigation a:hover {
	color: #55b9ff;
}

.drop_div {
	position: absolute;
	top: 30px;
	width: 250px;
	padding: 0 0 0 0;
}

.drop_div .drop_list_container {
	display: block;
	margin: 12px 0 0 0;
	padding: 0;
	list-style-type: none;
	position: relative;
}

#drop_container, #drop_container2, #drop_container6, #drop_container7, #drop_container8 {
	width: 260px;
	background-image: url(../images/drop_bg.png);
	background-repeat: no-repeat;
	background-position: 0 4px;
	overflow: hidden;
	display:none;
	z-index:998;
}

#nav_ul .drop_div ul {
	border-bottom: 2px solid #cccccc;
}

#nav_ul .drop_div ul li {
	padding: 0 2px;
}

#nav_ul .drop_div ul li a {
	text-transform: none;
	font-weight: normal;
}

#drop_container3, #drop_container4 {
	background-image: url(../images/drop_bg_large.png);
	background-position: 0 3px;
	background-repeat: no-repeat;
	width: 475px;
	display:none;
}

#drop_container5 {
	width: 285px;
	background-image: url(../images/drop_bg_med.png);
	background-position: 0 3px;
	background-repeat: no-repeat;
	display:none;
}

#navigation #nav_ul .drop_div a, #navigation #nav_ul .drop_div a:visited {
	display: block;
	clear: both;
	margin: 0;
	line-height: 30px;
	padding-left: 12px;
}

#navigation #nav_ul .drop_div a:hover {
	cursor: pointer;
	display: block;
	overflow: hidden;
	background: url(../images/hover_bg.jpg);
	color: #fff;
	font-weight: bold;
}

#navigation ul li a:active {
	color: #55b9ff;
}

#navigation ul li a:focus {
	color: #55b9ff;
}



/*-------------------- Page Heading --------------------*/

#page_heading {
	background-image: url(../images/home_heading.jpg);
	background-repeat: no-repeat;
	width: 740px;
	height: 83px;
	margin: 26px auto 0 auto;
}

#page_heading h1 {
	color: #fff;
	text-indent: -9999px;
	height: 0;
}

#page_heading p {
	margin: 0;
	text-indent: -1px;
	width: 740px;
	height: 83px;
}

/*------------------------ Home Box Presentation -------------- --*/

#home_pres_box {
	width: 880px;
	height: 407px;
	margin: 27px auto 0 auto;
}

/*----------------- Site content center ----------------*/

#content_center {
	width: 880px;
	float: left;
	margin-left: 100px;
}

/*-- Custom About Content Region this one has the arrow on it --*/

.content_left {
	clear: both;
	width: 330px;
	float: left;
	padding: 0 0 35px 27px;
	margin: -93px 31px 0 0;
}

.content_right {
	width: 370px;
	float: left;
	margin-top: -75px;
	
}

#video_box01{
	width: 350px;
	height: 262px;
	padding:10px;
	margin:0 auto;
	background-image: url(../images/striped_bg.gif);
	background-repeat: repeat-x;
}

#video_container {
	width: 350px;
	height: 250px;
	margin: 0 auto;
	padding-top: 5px;
}

/*-- Event Calendar Styles --*/

#calendar {
	width: 353px;
	float: left;
	margin-right: 10px;
}

#save_date {
	width: 375px;
	float: left;
	padding-left: 10px;
}

#save_date ul {
	list-style-type: none;
	line-height: 2.7;
	margin: 0;
}

/*------------------------ end Calendar styles --*/

/*------------------------------ SOCIAL MEDIA --*/

#social_media {
	clear: both;
	margin-bottom: 25px;
	width: 794px;
	height: 571px;
	background-image: url(../images/social_content_bg.gif);
	background-repeat: no-repeat;
	background-position: 0 58px;
	color: #000;
}


.submit {
	margin-top: 10px;
	float: left;
}


#facebook_feed {
	float: left;
	width: 230px;
	margin-left: 15px;
}

input.input_btn {
	width: 122px;
	height: 32px;
}

/*-- EVENT PARTNER SCROLL BAR --*/
/*-- RE-BUILT ON 8-22-11 - REPLACED THE FLASH SPONSOR SCROLLER WITH JAVA BASED VERSION --*/

#sponsorScrollContainer{
	width:800px;
	height:175px;
	background-image:url(../images/sponsorScrollBG.png);
	background-repeat:no-repeat;
}

#sLogosContainer{
	width:474px;
	height:58px;
	position:relative;
	top:60px;
	left:215px;
	overflow:hidden;
}

#sLogosContainer ul{
	list-style-type:none;
	width:100%;
	position:relative;
}

#sLogosContainer ul li{
	position:relative;
	float:left;
	display:block;
	margin-right:20px;
}

/*---------------- END JAVA BASED INTERACTIVE LOGO SCROLLER ------*/

/*----------------- FOOTER ----------*/

#footer {
	margin: 12px auto;
	padding-top: 12px;
	clear: both;
	width: 750px;
	
}

#footer ul {
	list-style-type: none;
	text-transform: uppercase;
}

#footer ul li {
	float: left;
	margin-right: 55px;
}

#footer ul li a {
	color: #909090;
}

#footer p {
	color: #4d4d4d;
	font-size: 10px;
	width: 625px;
	clear: both;
	text-align: center;
	padding-top: 20px;
	line-height: 2;
}

#footer p a {
	color: #4d4d4d;
}

/*================ PAGE CLOSABLE BOTTOM BAR ================*/
#footerBarContainer{
	clear:both;
	height:73px;
	width:100%;
	background-repeat:repeat-x;
	background-image:url(../imagesNew/footerBGPattern.jpg);
	display:block;
	position:fixed;
	bottom:0;
}

#footerContentContainer{

	width:960px;
	height:73px;
	margin:0 auto;
}

#footerContentContainer h4{
	color:#fff;
	font-size:12px;
}

#footerEmail{
	width:290px;
	padding-top:8px;
	float:left;
	margin-right:30px;
}

#footerContentContainer input[type=text]{
	padding:5px;
	font-size:13px;
	color:#333333;
	width:180px;
	border:1px solid #999999;
}

#footerContentContainer input[type=submit]{
	width:87px;
	height:28px;
	display:block;
	border:none;
	background-color:transparent;
	background-image:url(../imagesNew/submitSmallBG.png);
	background-repeat:no-repeat;
	overflow:hidden;
	float:right;
	margin-top:3px;
	color:#F2F2F2;
	cursor:pointer;
}

#footerContentContainer input[type=submit]:hover{
	background-position:0 -28px;
}

#footerSMedia{
	float:left;
	padding-top:30px;
}

#footerSMedia ul{
	list-style-type:none;
}

#footerSMedia ul li{
	float:left;
	margin-right:10px;
}

#footerSMedia ul li a{
	text-indent:-9999px;
	display:block;
}

#footerSMedia a#fFooter{
	background-image:url(../imagesNew/footerFB.png);
	background-repeat:no-repeat;
	width:31px;
	height:31px;
	overflow:hidden;
}

#footerSMedia a#fTwitter{
	background-image:url(../imagesNew/footerTwit.png);
	background-repeat:no-repeat;
	width:31px;
	height:31px;
	overflow:hidden;
}

#footerSMedia a#fFlikr{
	background-image:url(../imagesNew/footerFlick.png);
	background-repeat:no-repeat;
	width:31px;
	height:31px;
	overflow:hidden;
}

#footerSMedia a#fYou{
	background-image:url(../imagesNew/footerTube.png);
	background-repeat:no-repeat;
	width:31px;
	height:31px;
	overflow:hidden;
}

#footerLike{
	padding-top:5px;
}

#footerPresented{
	float:left;
	text-align:center;
	padding-top:5px;
}

#footerPresented h4{
	margin-bottom:3px;
}

#footerPresented ul li{
	float:left;
	margin-right:10px;
	list-style-type:none;
}

#footerPresented ul li a#footerSponsLeft{
	background-image:url(../imagesNew/footSponsLeft.png);
	background-repeat:no-repeat;
	width:110px;
	height:43px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}

#footerPresented ul li a#footerSponsRight{
	background-image:url(../imagesNew/footerSponsRight.png);
	background-repeat:no-repeat;
	width:80px;
	height:43px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}

#footerCloseButton{
	float:left;
	margin-top:18px;
	margin-left:50px;
}

#footerCloseButton a{
	text-indent:-9999px;
	width:45px;
	height:45px;
	background-image:url(../imagesNew/footerClose.png);
	background-repeat:no-repeat;
	display:block;
}

#footerCloseButton a:hover{
	background-position:0 -45px;
}

/*-------- CLOSE CLOSABLE SOCIAL MEDIA AND EMAIL BAR ------*/


/*-- enter the advertisements right side numbered in order top to bottom --*/

#advertisement_right {
	background-color:#242424;
	border-radius:5px;
	border:1px solid #3c3c3c;
	background-repeat: no-repeat;
	width: 120px;
	float: left;
	margin-top:20px;
	margin-bottom:50px;
	padding:10px;
}

#advertisement_right p {
	margin-bottom: 15px;
}


/*------ NEW CONTENT PAGES WITH COLUMNS ------*/

.left_column_content {
	width: 400px;
	float: left;
	margin-right: 30px;
}

.right_column_content {
	width: 220px;
	float: left;
}

.center_content {
	color: #fff;
	background-color: #000;
	text-align: center;
	padding: 10px 20px;
}



/*--- MEDIA PAGE VIDEO AND CONTACT INFORMATION CONTENT --*/
#media_animation_content {
	float: left;
	width:465px;
	margin-right:20px;
	z-index:-9999;
}

#media_contact_content {
	float: left;
	width: 300px;
}
/*--- END MEDIA PAGE --*/

#chamber_logos_click td {
	border: none;
	padding: 10px;
}

.time_schedule {
	width: 200px;
	text-align: center;
}

.blackbg_whitetxt {
	background-color: #000;
	color: #fff;
	height: 30px;
}

.add_border {
	border: 5px solid #000;
	width: 248px;
	margin-top: 10px;
}


/*-- CONVENTION CENTER INFO PAGE --*/
#convention_center_table table {
	width: 325px;
	margin-bottom: 20px;
}
#convention_center_table td, #convention_center_table th {
	vertical-align: top;
	border-collapse: collapse;
	border: none;
	font-size: 13px;
	padding-top: 20px;
	padding-left: 0;
}
#javits_floorplan {
	margin: 20px 25px 0 0;
	float: left;
	width: 375px;
}

#floor_plan_legend {
	margin-top: 20px;
	float: left;
	width: 250px;
	font-size: 11px;
}

.special_font3 {
	color: #507642;
	font-weight: bold;
	font-size: 14px;
}
/*-- END CONVENTION CENTER INFO PAGE --*/

#hr_container hr {
	margin: 20px 0;
}

#contact_content_info {
	margin-top: 10px;
}

#home_heading_tweak {
	margin-top: 20px;
}

.special_color2 {
	color: #0042A3;
}

.special_color {
	color: #f00;
	font-weight: bold;
}



#community_partner_copy {
	line-height: 2.5;
}

.small_headings {
	font-weight: bold;
	font-style: normal;
}

#largest_b2b_marketplace {
	margin-top: 15px;
}

.heading_font_tweak {
	font-size: 18px;
}

.bold_italic {
	font-weight: bold;
	font-style:  italic;
}

.text_casing {
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 18px;
}

/*-- begin additional page styles specific to some --*/ 

#standard_content_region {
	width: 794px;
	height: 820px;
	background-image: url(../images/content_bg_large.gif);
	background-repeat: no-repeat;
	background-position: 0 68px;
	color: #000;
	margin-bottom: 40px;
}

.standard_content_region_repeat {
	width: 794px;
	height: 820px;
	background-image: url(../images/content_bg_large.gif);
	background-repeat: no-repeat;
	background-position: 0 68px;
	color: #000;
	margin-bottom: 40px;
}

#large_content_region {
	width: 794px;
	height: 1175px;
	background-image: url(../images/content_bg_XL.png);
	background-repeat: no-repeat;
	background-position: 0 59px;
	color: #000;
	margin-bottom: 30px;
}

.large_content_region_repeat {
	width: 794px;
	height: 1175px;
	background-image: url(../images/content_bg_XL.png);
	background-repeat: no-repeat;
	background-position: 0 59px;
	color: #000;
	margin-bottom: 30px;
}

.no_heading_content_region {
	width: 794px;
	background-image: url(../images/gray_border_repeat.png);
	background-repeat: repeat-y;
	color: #000;
	margin-bottom: 30px;
	margin-top: 40px;
}

.container_base {
	width: 794px;
	height: 37px;
	background-image: url(../images/content_bottom.png);
	background-repeat: no-repeat;
	clear: both;
}

#heading_social_media_forum {
	width: 794px;
	height: 68px;
	background-image: url(../images/headings/heading_social_media_business_forum.gif);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	text-indent: -9999px;
}

#heading_exhibitor_manual {
	width: 794px;
	height: 68px;
	background-image: url(../images/headings/heading_exhibitor_manual.gif);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	text-indent: -9999px;
}


#heading_exhibitor_training {
	width: 794px;
	height: 68px;
	background-image: url(../images/headings/heading_exhibitor_training.gif);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	text-indent: -9999px;
}

#heading_exclusiveOffers{
	width: 794px;
	height: 68px;
	background-image: url(../images/headings/heading_exclusiveOffers.gif);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	text-indent: -9999px;
}


#promotion_list {
	margin-bottom: 20px;
}

#promotion_list ul {
	font-size: 15px;
	font-weight: bold;
	list-style-type: none;
}

#promotion_list li {
	float: left;
	margin-right: 20px;
}

.top_curve {
	width: 794px;
	height: 29px;
	background-image: url(../images/headings/heading_BLANK.gif);
	background-repeat: no-repeat;
	margin-top: 40px;
	margin-bottom: 20px;
	text-indent: -9999px;
}

#car {
	clear: both;
}

.content_f_width {
	width: 750px;
	padding-left: 20px;
	margin-top: -15px;
	line-height: 1.5;
}

.content_f_width ul {
	margin-left: 50px;
	padding: 10px 0;
}

#standard_content_region .content_f_width h4 {
	margin: 15px 0 10px 0;
	padding: 0;
}

.content_f_width p {
	margin-bottom: 10px;
	padding: 0;
}

/*-- About page --*/

#sherer_photo {
	width: 90px;
	float: left;
	margin-top: 20px;
	margin-right: 10px;
}

#sherer_bio {
	float: left;
	text-align: center;
	margin-top: 18px;
}

/*--- FAQ ---*/

#faq_links {
	line-height: 2.5;
	font-weight: bold;
}


/*-- Buttons on the top of other pages --*/

#top_buttons {
	height: 50px;
	margin: 25px auto  0 auto;
	text-align: center;
	width: 700px;
}

#top_buttons ul {
	list-style-type: none;
}

#top_buttons li {
	float: left;
	margin-left: 50px;
}

#top_buttons a {
	width: 154px;
	height: 42px;
	display: block;
	overflow: hidden;
	background-image: url(../images/top_btn_sprite.png);
	text-indent: -9999px;
}


#seminar_schedule_btn a {
	background-position: 0 0px;
}

#seminar_schedule_btn a:hover {
	background-position: 0 -71px;
}

#attend_btn a {
	background-position: -175px 0;
}

#attend_btn a:hover {
	background-position: -175px -71px;
}

#request_exhibitor_btn a {
	background-position: -339px 0;
}

#request_exhibitor_btn a:hover {
	background-position: -339px -71px;
}
/*-- close Top buttons --*/

#google_map_event_management {
	width: 425px;
	margin-top: 10px;
	border: 1px solid #000;
}

/*--- TABLE STYLES --*/
table.xpo_table{
	width:600px;
	border-collapse:collapse;
	text-align:left;
}

table.xpo_table th, table.xpo_table td{
	border:1px solid #666666;
	padding:10px;
}

table.xpo_table th{
	background-image:url(../images/th_bg.jpg);
	background-repeat:repeat-x;
	color:#EFEFF0;
	border-top:1px solid #000;
}

table.xpo_table ul{
	margin:0;
	margin:5px 0 0 20px;
	padding:0;
}

table.xpo_table a{
	color:#222458;
	font-weight:bold;
}

table.xpo_table a:hover{
	color:#474747;
}

.special_width{
	width:170px;
}

/*--- CLASSES FOR LEGEND COLORS ---*/
.light_blue{background-color:#95b3d7;}
.peach{background-color:#fbd4b4;}
.light_green{background-color:#d6e3bc;}
.light_red{background-color:#e5b8b7;}
.sky_blue{background-color:#daeef3;}
.light_purple{background-color:#ccc0d9;}
.light_gray{background-color:#bfbfbf;}


/*--- RIGHT BOX THAT FOLLOWS USER SCROLL --*/
.follow_legend{
	float:left;
	border:1px solid #666666;
	width:200px;
	margin-left:10px;
	border-radius:5px;
}

.follow_legend ul{
	width:190px;
	margin:0;
}

.follow_legend ul li{
	line-height:1.4;
	list-style-type:none;
	width:100%;
	padding:10px 5px;
}


/*------ CLOSE TABLE STYLES ------*/
.bottom_margin {
	padding: 15px 0;
}

.page_centered_content {
	text-align: center;
}

#heading_send_friend {
        width: 794px;
        height: 68px;
        background-image: url(../images/headings/heading_send_friend.gif);
        background-repeat: no-repeat;
        margin-top: 40px;
        text-indent: -9999px;
}

/* ----------- Special Advertisement Placement -------------- */


.inline_advertising {
	margin-left: 35px;
	margin-top: 35px;
}

/*---------- REGISTRATION ----------*/

/*---------- NEW SITE AESTHETICS  ----------*/

/*---------- BEGINNING WITH THE EXHIBITOR LIST PAGE ----------*/

#contentHeading{
	width:821px;
	height:82px;
	background-image:url(../imagesNew/headingBG.jpg);
	background-repeat:no-repeat;
	font-size:44px;
	padding:20px 0 0 20px;
	margin-top:20px;
}

.pageContent{
	width:830px;
	background-image:url(../imagesNew/pageContentBG.jpg);
	background-repeat:repeat-y;
	margin-left:11px;
	/* ====== REMEMBER TO ASSIGN PADDING TO THIS SECTION TO BUMP IN THE CONTENT =======*/
	padding-bottom:20px;
	color:#000;
}

.pageContentBottom{
	width:830px;
	height:8px;
	background-image:url(../imagesNew/pageContentBottom.jpg);
	background-repeat:no-repeat;
	margin-left:11px;
	margin-bottom:20px;
}


.pageContent hr{
	margin:0;
	width:97%;
	margin:0 auto;
	border-top:2px solid #333333;
}

.pageContent p{
	margin:0 0 10px 0;
	padding-right:50px;
}

.pageContent ul.s_content_list{
	padding:0 20px 10px 20px;
}

.pageContent ul.s_content_list li{
	line-height:2;
	padding-right:20px;
}

.pageContent ul{
	margin:10px 0 10px 30px;
	line-height:2;
	padding:0 40px 0 0;
}

.pageContent button{
	margin:10px 0 30px 0;
}

#tableHeading{
	margin-left:70px;
	font-size:14px;
	font-weight:bold;
	color:#333333;
	padding:0;
}

#tableHeading2{
	margin-left:530px;
}



/*----- PACKAGE OPTIONS CONTAINERS AND HEADINGS --*/

.package_options{
	width:759px;
	height:305px;
	background-image:url(../images/pricing_bg.jpg);
	background-repeat:no-repeat;
	padding:15px 0 0 30px;
	font-size:14px;
}

#packages_option_one{
	width:647px;
	height:69px;
	background-image:url(../images/option_one_heading.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#packages_option_two{
	width:647px;
	height:69px;
	background-image:url(../images/option_two_heading.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#packages_option_three{
	width:647px;
	height:69px;
	background-image:url(../images/option_three_heading.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

.package_options h3{
	font-weight:normal;
	margin:15px 0 5px 0;
}

.package_options ul{
	padding-left:20px;
}

.package_options ul li{
	line-height:1.6;
}


/*---------- FOR WHERE WE NEED ANOTHER SMALL NAVIGATION WITHIN A CONTENT PAGE NOT THE LEFT SIDE ADDED NAVIGATION ----------*/
.secondaryNav{
	width:583px;
	height:77px;
	background-image:url(../imagesNew/secondaryNavBG.jpg);
	background-repeat:no-repeat;
	margin-left:-11px;
	float:left;
}

.secondaryNav ul{
	margin:25px 0 0 30px;
}

.secondaryNav ul li{
	float:left;
	list-style-type:none;
	color:#CCCCCC;
	font-size:14px;
	font-weight:bold;
	margin-right:20px;
}

.secondaryNav a, .secondaryNav a:visited{
	width:179px;
	height:30px;
	display:block;
	background-image:url(../imagesNew/navButtonsBG.png);
	background-repeat:no-repeat;
	margin-top:-10px;
	color:#fff;
	text-decoration:none;
	padding:11px 0 0 10px;
}

.secondaryNav a:hover, .secondaryNav a:active{
	background-position:0 -41px;
}

/*---------- AND IN CASE WE NEED A BUTTON OUTSIDE OF THE SECONDARY NAV ----------*/
.secondaryButton{
	float:right;
	margin-right:25px;
}

.redButton a, .redButton a:visited{
	width:160px;
	height:33px;
	padding:12px 0 0 12px;
	background-image:url(../imagesNew/secondaryButtonBG.jpg);
	background-repeat:no-repeat;
	display:block;
	overflow:hidden;
	color:#fff;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	margin-bottom:50px;
}

.redButton a:hover, .redButton a:active{
	background-position:0 -45px;
}

.theClear{
	clear:both;
}

/*---------- NEW EXHIBITOR LIST ROWS ----------*/
.rowDarkGray{
	width:796px;
	height:80px;
	padding:5px;
	background-color:#515151;
	margin:10px auto;
	z-index:9999;
}

.rowLightGray{
	width:796px;
	height:80px;
	padding:5px;
	background-color:#AAAAAA;
	margin:10px auto;
	z-index:9998;
}

.rowInsideContainer{
	height:84px;
	background-image:url(../imagesNew/rowHighlight.png);
	background-repeat:repeat-x;
	cursor:pointer;
}

.rowInsideContainer p{
	margin:0;
	padding:0;
}

.rowInsideContainer a{
	text-decoration:none;
	font-size:19px;
	float:left;
	background-image:url(../imagesNew/arrowIcon.png);
	background-repeat:no-repeat;
	padding-left:40px;
	margin:25px 0 0 10px;
}

.rowDarkGray .rowInsideContainer a{
	color:#F4F4F4;
}

.rowLightGray .rowInsideContainer a{
	color:#353535;
}

.rowInsideContainer .boothNumber{
	float:right;
	width:85px;
	height:65px;
	background-image:url(../imagesNew/boothNumBG.png);
	background-repeat:no-repeat;
	color:#EFEFEF;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	margin:8px 10px 0 0;
	padding:20px 0 0 0;
}

/*---------- 01/03/12 ADDING ADDITIONAL ASSIGNED STYLING TO THE NEW PAGE STRUCTURE ----------*/

.pageContent h3{
	color:#0042a3;
	font-size:18px;
}

.pageContent hr{
	width:90%;
	margin:20px 0;
}

/*---------- 01/03/12 DEMOGRAPHICS AND TWO COLUMN CONTENT LAYOUT WITH A THINNER LEFT COLUMN ----------*/

.pageContent #left_column{
	width:350px;
	float:left;
	margin-right:10px;
	padding:20px 0 20px 20px;
	color:#676767;
	border-right:2px solid #b8b8b8;
}

.pageContent #left_column p{
	line-height:1.8;
}

.pageContent #right_column{
	width:430px;
	float:left;
	padding:20px 0 20px 0;
	color:#676767;
}

.pageContent #right_column p{
	line-height:1.8;
}


/*---------- NEW HOME PAGE 3 PANEL ADDITION ----------*/
#homePanels{
	background-color:#fff;
	width:760px;
	margin-top:20px;
	margin-left:25px;
	padding:5px;
	border:1px solid #8f8f8f;
}

.homePanel{
	float:left;
	margin-right:15px;
	border:1px solid #000;
	width:239px;
}

.homePanel h3{
	color:#3a3a3a;
	padding:5px;
}

.lastPanel{
	margin:0px;
}

img.panelInnerImage{
	padding:5px;
}

a.actionButtons{
	width:178px;
	height:29px;
	padding-top:10px;	
	display:block;
	overflow:hidden;
	background-image:url(../images/actionButtonsBG.jpg);
	background-repeat:no-repeat;
	color:#fff;
	text-decoration:none;
	font-size:13px;
	text-align:center;
	margin:10px auto;
}

a.actionButtons:hover{
	background-position:0 -39px;
}

/*----- EXHIBIT INFO HEADING -----*/
#home_exhibit_info{
	width:285px;
	height:36px;
	background-image:url(../images/exhibit_info.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin:3px 0 10px 0;
}

/*---------- NEW HOME PAGE WIDE INSIDE BANNERS ----------*/
.wideBanner{
	width:728px;
	margin-left:40px;
	margin-top:20px;
	margin-bottom:20px;
}

/*---------- HOME PAGE TWO UP PANELS ----------*/
#homeTwoPanel{
	margin-left:22px;
}
#homeTwoPanel .homePanel{
	border:1px solid #000;
	width:380px;
	background-color:#fff;
}

#homeTwoPanel .homePanel img{
	border-bottom:1px solid #000;
}

.homePanelInternalImage{
	border:none;
	margin-left:10px;
	margin-bottom:53px;
}

#homeTwoPanel .homePanel h3{
	font-size:20px;
	margin:10px 5px;
	border-bottom:1px solid #323232;
}

/*---------- NEW DEMOGRAPHICS GRAPHICS AND ICONS ----------*/
a.downloadPDF{
	display:block;
	text-decoration:none;
	border:1px solid #000;
	height:48px;
	background-color:#000;
	background-image:url(../images/downloadPDFBG.jpg);
	background-repeat:repeat-x;
	overflow:hidden;
	margin:10px 0;
}

a:hover.downloadPDF{
	background-image:url(../images/downloadPDFBGHover.jpg);
}

a.downloadPDF h4{
	color:#ebebeb;
	font-size:16px;
	font-weight:normal;
	background-image:url(../images/pdfIcon.png);
	background-repeat:no-repeat;
	height:36px;
	padding:6px 0 0 60px;
	background-position:10px 0;
}

/*---------- SEMINAR SCHEDULE ----------*/
table#seminarSchedule{
	border:1px solid #000;
	width:98%;
	margin:10px auto;
	border-collapse:collapse;
}

table#seminarSchedule th{
	text-align:center;
	border:1px solid #000;
	height:48px;
	background-image:url(../images/downloadPDFBGHover.jpg);
	background-repeat:repeat-x;
	color:#fff;
}

table#seminarSchedule td{
	border:1px solid #000;
	padding:10px;
	font-size:13px;
}

table#seminarSchedule td.seminarInfo{
	width:500px;
}
table#seminarSchedule td.seminarTime, table#seminarSchedule td.seminarDetails{
	text-align:center;
	width:200px;
}

table#seminarSchedule td.seminarDetails{
	width:50px;
}

table#seminarSchedule td.seminarDetails a, table#seminarSchedule td.seminarDetails a:visited{
	color:#464646;
	font-weight:bold;
}

table#seminarSchedule td.seminarDetails a:hover, table#seminarSchedule td.seminarDetails a:active{
	color:#2d2d2d;
}

.sem_highlight{
	background-color:#feffd1;
}

.color_swatch{
	padding:8px 0 5px 13px;
	border:1px solid #666666;
	border-radius:5px;
	background-color:#feffd1;
	color:#3c3c3c;
	margin-top:10px;
	width:207px;
	height:18px;
	font-size:10px;
	font-weight:bold;
}


/*---------- SEMINAR SCHEDULE DIALOG CONTAINERS ----------*/
.seminarDetails{
	width:600px;
}

.seminarDetails h2{
	width:100%;
	height:39px;
	text-align:center;
	background-image:url(../images/downloadPDFBGHover.jpg);
	background-repeat:repeat-x;
	color:#fff;
	padding-top:9px;
}

.seminarDetails h3{
	color:#fff;
	font-size:18px;
	width:100%;
	text-align:center;
	margin:10px 0;
}

.seminarDetails h4{
	font-size:18px;
	color:#fff;
	margin-top:15px;
}

.seminarDetails p{
	padding:0 20px;
	line-height:1.7;
	margin-bottom:20px;
}

.seminarDetails img{
	float:left;
	padding:20px;
}

.seminarDetails ul{
	padding:20px;
}

.seminarDetails ul li{
	margin-left:20px;
	line-height:1.6;
}

/*---------- SPEAKERS PAGE HEADING ADJUSTMENTS ----------*/
.speakerDetailsBox{
	margin-bottom:10px;
	background-color:#cccccc;
	padding:5px 20px 15px 20px;
	border:1px solid #303030;
}

.speakerDetailsBox h3{
	font-weight:normal;
	font-size:13px;
}

.speakersLayout ul li{
	font-size:12px;
}

.speakersLayout{
	padding:0 0 20px 10px;
	margin-bottom:20px;
	font-size:15px;
	border-bottom:5px solid #787878;
}

.speakersLayout p{
	font-size:12px;
	line-height:1.8;
}

.speakersLayout hr{
	margin:20px 0;
}

/*---------- OPEN REGISTRATION STYLES ----------*/

#regleftColumn{
	width:300px;
	float:left;
	margin-left:20px;
}

#regArrow{
	width:114px;
	float:left;
	margin-top:50px;
}

#regSample{
	width:256px;
	float:left;
	margin-left:10px;
	text-align:center;
}

a#registerButton, a#registerButton:visited{
	width:255px;
	height:79px;
	display:block;
	text-indent:-9999px;
	background-image:url(../imagesNew/startRegButton.jpg);
	background-repeat:no-repeat;
}

a#registerButton:hover, a#registerButton:active{
	background-position:0 -79px;
}

/*---------- NEW FORM STYLES----------*/
#nyForm input[type=text], #nyForm input[type=password]{
	padding:5px;
	width:40%;
}

/*---------- WOMEN IN BUSINESS LUNCH STYLES ----------*/

#wLunchContainer{
	width:776px;
	background-color:#EBEBEB;
	padding:0 40px 40px 40px;
	margin-top:30px;
}

#weInnerContainer{
	border-left:1px solid #ED0057;
	border-right:1px solid #ED0057;
	border-bottom:1px solid #ED0057;
	padding:10px 20px 40px 20px;
	color:#413E3A;
}

#weInnerContainer h1{
	font-family:helvetica, arial, sans-serif;
	font-size:36px;
	width:350px;
	line-height:1.2;
}

#wEventTitleSub{
	font-family:helvetica, arial, sans-serif;
	font-size:18px;
	width:400px;
}

#wEventRColumn{
	float:right;
}

#wEventLColumn{
	float:left;
	width:430px;
}

a.wEventBtn{
	width:281px;
	height:48px;
	display:block;
	background-image:url(../images/wLunch/btnBG.jpg);
	background-repeat:no-repeat;
	text-align:center;
	font-weight:bold;
	font-family:Tahoma, geneva, sans-serif;
	margin-top:10px;
	padding-top:15px;
	color:#fff;
	text-decoration:none;
	font-size:12px;
}

#wEvent_theProgram{
	width:396px;
	height:32px;
	background-image:url(../images/wLunch/theProgram.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin-top:20px;
}

#wEventE_Details{
	width:396px;
	height:32px;
	background-image:url(../images/wLunch/eventDetailsHeading.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin-top:33px;
}

#wEvent_FeaturedKeynotes{
	width:396px;
	height:32px;
	background-image:url(../images/wLunch/featuredKeynotesHeading.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin-top:33px;
}

#wEvent_AgendaHeading{
	width:396px;
	height:32px;
	background-image:url(../images/wLunch/theAgendaHeading.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin-top:33px;
}

#wEvent_AboutKeynotes{
	width:396px;
	height:32px;
	background-image:url(../images/wLunch/aboutKeynotesHeading.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin-top:33px;
}

#wEvent_MainTitle{
	width:713px;
	height:64px;
	background-image:url(../images/wLunch/mainTitleHeading.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin-top:40px;
}

.wEventDetailsText{
	font-size:12px;
	line-height:1.7;
	margin-bottom:20px;
}

.wEventTable td{
	padding:10px 0;
	width:550px;
}

.wEventTable td.pwtvTime{
	width:100px;
	vertical-align:top;
	text-align:right;
	padding-right:40px;
	font-weight:bold;
}

.wEventThumbs li{
	list-style-type:none;
	float:left;
	margin-right:60px;
	margin-bottom:20px;
}

.wEventThumbs li img{
	border:1px solid #939393;
}

.wLunchProfile{
	margin:20px 0;
}

.wLunchProfile img{
	float:left;
	margin-right:20px;
	border:1px solid #939393;
}

.wLunchProfile a, .wLunchProfile a:visited{
	color:#E2025B;
	font-weight:bold;
}
		   

/*---------- END WOMEN IN BUSINESS LUNCH STYLES ----------*/


/*--------- 1010 WINS BREAKFAST SPECIAL EVENT STYLES --------*/

#breakfastEvent{
	background-color:#fff;
	border:2px solid #004c9d;
	width:826px;
	padding:15px;
	color:#000;
	margin-top:20px;
}

#breakfastEvent h3{
	width:766px;
	height:32px;
	background-image:url(../images/breakfastEvent/longHeaderBG.jpg);
	background-repeat:no-repeat;
	font-size:18px;
	font-family:helvetica, arial, sans-serif;
	font-weight:bold;
	color:#fff;
	margin:0 auto;
	padding-top:6px;
	padding-left:20px;
	margin-top:10px;
}

#breakfastContent{
	width:823px;
	border:2px solid #004c9d;
	padding-bottom:20px;
}

#breakfastContent h1{
	width:823px;
	height:297px;
	background-image:url(../images/breakfastEvent/eventHeading.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

.breakfastButton a{
	width:304px;
	height:64px;
	background-image:url(../images/breakfastEvent/buyTicketsBtn.jpg);
	background-repeat:no-repeat;
	display:block;
	text-indent:-9999px;
}

#breakfastLeft{
	width:372px;
	margin-left:20px;
	margin-top:40px;
	float:left;
}

#breakfastLeft h2{
	width:372px;
	height:38px;
	background-image:url(../images/breakfastEvent/eventDetails.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#breakfastLeft p{
	line-height:2;
	margin-top:20px;
	padding-left:20px;
}

#breakfastRight{
	width:372px;
	float:left;
	margin-top:14px;
	margin-left:45px;
}

#breakfastRight h2{
	width:372px;
	height:64px;
	background-image:url(../images/breakfastEvent/meetCMO.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

h4#eventTitleSub{
	width:786px;
	height:207px;
	background-image:url(../images/breakfastEvent/eventTitleSub.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin:0 auto;
}

p.breakfastP{
	margin:0 auto 20px auto;
	line-height:2;
	padding:0 40px;
}

.breakfastSpeaker{
	font-size:18px;
	color:#004c9d;
	font-weight:bold;
	line-height:1;
}

#breakfastEvent a{
	color:#004c9d;
	font-weight:bold;
}


/*--------- END 1010 WINS BREAKFAST SPECIAL EVENT STYLES --------*/


/*---------- BEGIN AFTER HOURS NETWORKING EVENT STYLES --------*/
#afterHoursContainer{
	background-color:#fff;
	border:2px solid #81877c;
	width:826px;
	padding:15px;
	color:#3c3c3c;
	margin-top:20px;
}

#afterHoursContainer h1{
	width:824px;
	height:187px;
	background-image:url(../images/afterHours/header.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin-bottom:20px;
}

#afterHoursContainer h3{
	width:804px;
	height:46px;
	background-image:url(../images/afterHours/h3BG.jpg);
	background-repeat:no-repeat;
	color:#fff;
	font-size:16px;
	padding:11px 0 0 20px;
	text-transform:uppercase;
}

#afterHoursContainer h4{
	font-size:18px;
	color:#454545;
	padding-left:20px;
	margin-bottom:15px;
}

#afterHoursContainer ul{
	margin-left:40px;
	margin-bottom:20px;
	line-height:2;
}

#afterHoursContainer p{
	padding:0 20px;
	line-height:1.6;
	margin-bottom:15px;
	font-size:14px;
	color:#000;
}

#afterHoursContainer a, #afterHoursContainer a:visited{
	color:#5e2b90;
	font-weight:bold;
}

#hoursLeft{
	float:left;
	width:551px;
	margin-bottom:40px;
}

#hoursLeft h2{
	width:551px;
	height:57px;
	background-image:url(../images/afterHours/eventDetails.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#hoursLeft p{
	font-size:14px;
	padding-left:13px;
	line-height:2;
}

#hoursLeft p a{
	width:294px;
	height:74px;
	background-image:url(../images/afterHours/rsvpBtn.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	display:block;
}

#hoursRight{
	float:left;
	width:273px;
}

#hoursRight #slideContainer{
	width:273px;
	height:194px;
	background-image:url(../images/afterHours/slideBG.jpg);
	background-repeat:no-repeat;
}

#hoursRight h2{
	width:273px;
	height:74px;
	background-image:url(../images/afterHours/wsj.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

h3#aboutNYCBNG{
	width:792px;
	height:96px;
	background-image:url(../images/afterHours/nycHeading.jpg);
	background-repeat:no-repeat;
	margin-left:18px;
	text-indent:-9999px;
}

/*---------- END AFTER HOURS NETWORKING EVENT STYLES --------*/



/*---------- SOCIAL MEDIA EVENT STYLES --------*/

#socialMediaContainer{
	background-color:#fff;
	width:856px;
	color:#3c3c3c;
	margin-top:20px;
	padding-bottom:50px;
}

#socialMediaContainer a, #socialMediaContainer a:visited{
	color:#0475b6;
	font-weight:bold;
}

#socialMediaContainer h1{
	width:856px;
	height:122px;
	background-image:url(../images/socialMedia/heading.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#sMediaLeft{
	width:293px;
	float:left;
}

#sMediaRight{
	width:563px;
	float:left;
}

#sMediaRight h2{
	width:563px;
	height:119px;
	background-image:url(../images/socialMedia/socialMediaForum.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#sMediaEventDetails{
	width:293px;
	height:303px;
	background-image:url(../images/socialMedia/eventDetails.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#sMediaHighlights{
	width:293px;
	height:658px;
	background-image:url(../images/socialMedia/programHighlights.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#sMediaAbstractTop{
	width:544px;
	height:74px;
	background-image:url(../images/socialMedia/abstractHeading.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#sMediaAbstractContent{
	width:544px;
	background-image:url(../images/socialMedia/abstractBG.jpg);
	background-repeat:repeat-y;
	padding:5px 0 10px 20px;
	font-family:arial, sans-serif;
}

#sMediaAbstractContent h4{
	font-size:16px;
	color:#000;
	width:504px;
}

#sMediaAbstractContent p{
	width:504px;
	line-height:2;
	margin:10px 0;
}


.sMediaHighlight{
	color:#0b79bf;
}

#sMediaAbstractBottom{
	width:544px;
	height:19px;
	background-image:url(../images/socialMedia/abstractBottom.jpg);
	background-repeat:no-repeat;
}

#sMediaModerator{
	width:809px;
	height:82px;
	background-image:url(../images/socialMedia/moderator.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin:50px 0 0 15px;
}

#dRogersProfile{
	width:809px;
	min-height:363px;
	background-image:url(../images/socialMedia/dRogersProfile.jpg);
	background-repeat:no-repeat;
	margin-left:15px;
}

#dRogersProfile p{
	width:480px;
	padding-left:300px;
	padding-top:15px;
	color:#000;
	line-height:1.6;
	font-family:arial, sans-serif;
}

#dRogersProfileContent{
	width:809px;
	background-image:url(../images/socialMedia/dRogersProfileBG.jpg);
	background-repeat:repeat-y;
	margin-left:15px;
	padding-bottom:20px;
}

#dRogersProfileContent p{
	width:520px;
	margin-left:70px;
	color:#000;
	line-height:1.6;
	margin-bottom:20px;
	font-family:arial, sans-serif;
}

#dRogersBookBg{
	background-image:url(../images/socialMedia/dRogersBook.jpg);
	background-repeat:no-repeat;
	background-position:560px 100px;
}

#dRogersProfileBottom{
	width:809px;
	height:24px;
	background-image:url(../images/socialMedia/dRogersProfileFooter.jpg);
	background-repeat:no-repeat;
	margin-left:15px;
}

#pollakHeading{
	width:809px;
	height:92px;
	background-image:url(../images/socialMedia/lPollakHeading.jpg);
	background-repeat:no-repeat;
	margin-left:15px;
	margin-top:20px;
	text-indent:-9999px;
}

#pollakContent{
	width:809px;
	min-height:329px;
	background-image:url(../images/socialMedia/pollakContentBG.jpg);
	background-repeat:no-repeat;
	margin-left:15px;
}

#pollakContent p{
	color:#000;
	font-family:arial, sans-serif;
	width:480px;
	margin-left:300px;
	padding-top:10px;
	line-height:1.6;
}

#pollakBodyContent{
	width:809px;
	background-image:url(../images/socialMedia/pollakBG.jpg);
	background-repeat:repeat-y;
	padding-bottom:20px;
	margin-left:15px;
}

#pollakBodyContent p{
	width:500px;
	margin-left:60px;
	margin-bottom:20px;
	font-family:arial, sans-serif;
	line-height:1.6;
	color:#000;
}

#lindsBookCover{
	background-image:url(../images/socialMedia/lindseyBook.jpg);
	background-repeat:no-repeat;
	background-position:550px 100px;
}

#pollakFooter{
	width:809px;
	height:31px;
	background-image:url(../images/socialMedia/pollakFooter.jpg);
	background-repeat:no-repeat;
	margin-left:15px;
}

#johnBio h3{
	width:809px;
	height:85px;
	background-image:url(../images/socialMedia/johnBioHeader.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin-left:20px;
	margin-top:20px;
}

#johnContentTop{
	width:809px;
	height:347px;
	background-image:url(../images/socialMedia/johnContentTop.jpg);
	background-repeat:no-repeat;
	margin-left:20px;
}

#johnContentTop p{
	padding-left:300px;
	padding-right:40px;
	padding-top:20px;
	line-height:2;
	font-size:13px;
	color:#000;
	font-family:arial, sans-serif;
}

#johnContentBotton{
	width:809px;
	height:198px;
	background-image:url(../images/socialMedia/johnContentBottom.jpg);
	background-repeat:no-repeat;
	margin-left:20px;
}

#johnContentBotton p{
	font-family:arial, sans-serif;
	font-size:13px;
	line-height:2;
	padding-left:200px;
	color:#000;
}

#solomonProfile{
	margin:20px 0 0 20px;
}

#solomonProfile h3{
	width:809px;
	height:80px;
	background-image:url(../images/socialMedia/solomonHeader.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#solomonTop{
	width:809px;
	height:413px;
	background-image:url(../images/socialMedia/solomonTop.jpg);
	background-repeat:no-repeat;
}

#solomonTop p{
	padding-left:300px;
	padding-right:30px;
	line-height:2;
	font-size:12px;
	font-family:arial, sans-serif;
	padding-top:20px;
	color:#000;
}

#solomonBottom{
	width:809px;
	height:323px;
	background-image:url(../images/socialMedia/solomonBottom.jpg);
	background-repeat:no-repeat;
}

#solomonBottom p{
	padding-left:50px;
	padding-top:15px;
	padding-right:40px;
	line-height:1.8;
	font-size:12px;
	color:#000;
	font-family:arial, sans-serif;
}

.sMediaContentRegion{
	margin-left:20px;
	margin-top:40px;
}

.sMediaContentRegion p{
	padding:10px 30px 10px 10px;
	line-height:2;
}

/*---------- END SOCIAL MEDIA EVENT STYLES --------*/

/*--------- ADDED FOOTER SITEMAP STYLES -------*/

#footer_sitemap{
	background-color:#cccccc;
	min-width:1300px;
	min-height:200px;
	padding:25px 0 100px 0;
	border-top:5px solid #666666;
}

#footer_sitemap_content{
	width:800px;
	padding:0;
	margin:0 0 0 125px;
}

#footer_sitemap_content h4{
	width:245px;
	font-size:12px;
	color:#F2F2F2;
	background-color:#333333;
	padding:5px 0 5px 10px;
	margin:0 0 5px 0;
}

#footer_sitemap_content ul{
	list-style-type:none;
	line-height:2;
	margin:0 0 20px 0;
}

#footer_sitemap_content ul li a{
	text-decoration:none;
	color:#222458;
	width:235px;
	padding:3px 0 3px 20px;
	display:block;
	cursor:pointer;
}

#footer_sitemap_content ul li a:hover{
	background-color:#F2F2F2;
	background-image:url(../images/footer_nav_arrow.png);
	background-repeat:no-repeat;
	background-position:5px 13px;
}

.footer_sitemap_container{
	float:left;
	width:245px;
	margin-right:20px;
}

/*--------- END FOOTER SITEMAP STYLES --------*/

/*---------- NYXPO FORM INPUT FIELD STYLES --------*/
#xpo_form input[type=text], #xpo_form textarea{
	padding:10px;
	font-size:16px;
	color:#3b3b3b;
	width:90%;
	border-radius:5px;
	border:1px solid #898989;
	font-weight:bold;
}

.input_field_label{
	font-size:14px;
	color:#0042A3;
	margin:20px 0 10px 0;
}

/*---------- SINGLE SEMINAR DETAILS PAGE --------*/

#singleSemDetails{
	padding:20px;
}

#singleSemDetails p{
	margin-bottom:10px;
}

#singleSemDetails h2{
	padding:10px 0;
	font-size:24px;
}

#singleSemDetails ul{
	padding-left:40px;
	line-height:1.8;
}

.seminarDetailsSpeaker{
	padding:0 0 20px 0;
	margin:20px 0;
}

/*---------- END SINGLE SEMINAR DETAILS PAGE --------*/

/*----- TRAVELING DIRECTIONS ---*/
h2#car, h2#truck, h2#public, h2#parking{background-repeat:no-repeat;height:45px;padding:15px 0 0 70px;width:730px;}
h2#car{background-image:url(../images/by_car.jpg);}
h2#truck{background-image:url(../images/by_truck.jpg);}
h2#public{background-image:url(../images/public.jpg);}
h2#parking{background-image:url(../images/parking.jpg);}
/*---- END TRAVELING DIRECITONS ---*/



