/*******************************************************************/
/* GENERAL LAYOUT */* 

{
	margin:0;
	padding:0;
}

html {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	background-color: #0a5696;
	background-image: url(/taxconference/images/layout/bg.jpg);
	background-repeat: repeat-x;

}

img {
	border:0;
}

p {
	margin: 15px 0; 
	padding-right: 15px;
}

/*******************************************************************/
/* LISTS */* 

#leftContent ul {
	padding-right: 15px;
	padding-left: 25px;
}

#leftContent li { margin: 5px 0 10px 0; }

#rightContent ul { margin-bottom: 15px; }

#rightContent ul li { 
	padding: 0 0 0 8px;
	margin: 0 0 0 40px;
}

/*******************************************************************/
/* PAGE SECTIONS */* 

#Header_wrapper {
	position:relative;
	width: auto;
	padding: 0;
	width: 1020px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(/taxconference/images/layout/ds_wrapper.png);
}
#ds_wrapper {
	position:relative;
	width: auto;
	padding: 0;
	width: 1020px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(/taxconference/images/layout/ds_wrapper.png);
	background-repeat:no-repeat;
}

#wrapper {
	position:relative;
	width: auto;
	padding: 0;
	background-color: #FFFFFF;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}

#contentGap {
	height: 35px;
	width: 980px;
	position: relative;
	clear: both;
}

#leftContent a, #rightContent a { color: #2066a1; text-decoration:none; border-bottom: 1px dotted #2066a1; }

#leftContent a:visited, #rightContent a:visited { color: #0d3b62; border-bottom: 1px dotted #0d3b62; }

#leftContent a:hover, #rightContent a:hover { color:#d3162d; border-bottom: 1px dotted #d3162d; }

#leftContent a.nb { border:none; }

#leftContent {
	width: 545px;
	position: relative;
	float: left;
	margin-left: 40px;
	padding-right: 37px;
	padding-bottom:15px;
	line-height: 20px;
	color: #333333;
	border: 30px solid green;
}

#headerTitles {
	width: 545px;
    background: url(/taxconference/images/layout/H_image.jpg) no-repeat 0 0;
	background-repeat: repeat-x;
	height: 55px;
	
}

/*******************************************************************/
/* RIGHT COLUMN */* 
	
#speakersContent {
	width: 545px;
	position: relative;
	padding-bottom:15px;
}
	
#rightContent {
	width: 303px;
	position: relative;
	float: left;
	margin:0 0 25px 10px; 
	padding:0;
	background-image: url(/taxconference/images/layout/right_Col.jpg);
	background-repeat: no-repeat;
	background-color: #e8f6fc;
	
}


#RC_info {
	width: 303px;
	line-height: 20px;
	color: #333333; 
}

#RC_info h2 { color:#4789c1; border-top:2px solid #4789c1; margin: 0; padding:10px 10px 15px 10px; }

#RC_info p { margin: 0 10px 15px 20px; }


/************************************************/
/* FOOTER */


#footer { width: 100%; height: 125px; position: relative; clear: both; border-top:7px solid #202e63;
			background:url('http://www.mncpa.org/taxconference/sup11/images/template/footer-bg.jpg') repeat-x; color: white; }
		
#footer #left a { color:#fff; }
#footer a:hover { color:#fffcae; }

#left {width: 400px;
	float: left;
	margin-left: 20px;
	margin-top:8px;
}

#right {width: 400px;
	float: left;
	height: 125px;
	margin-left: 130px;
	font-size: 13px;
	color: white;
	margin-top:8px;
	}

#footer #right a { color:#fff; }

#footer ul { margin: 0; padding: 0; }
#footer ul li { display:inline; padding: 7px 10px 0 0; margin: 0 0 0 0; line-height: 13px; }


	a.faq { background: url('http://www.mncpa.org/taxconference/sup11/images/template/bullet-footer.jpg') no-repeat; padding: 0 0 0 25px; }
	a.advertise { background: url('http://www.mncpa.org/taxconference/sup11/images/template/bullet-footer.jpg') no-repeat; padding: 0 0 0 25px; }
	a.contact { background: url('http://www.mncpa.org/taxconference/sup11/images/template/bullet-footer.jpg') no-repeat; padding: 0 0 0 25px;}
	a.join { background: url('http://www.mncpa.org/taxconference/sup11/images/template/bullet-footer.jpg') no-repeat; padding: 0 0 0 25px; }
	a.about { background: url('http://www.mncpa.org/taxconference/sup11/images/template/bullet-footer.jpg') no-repeat; padding: 0 0 0 25px; }

	a.linkedin { background: url('http://www.mncpa.org/taxconference/sup11/images/icons/linkedin.gif') no-repeat; padding: 3px 15px 50px 30px; padding-bottom:20px; }
	a.facebook { background: url('http://www.mncpa.org/taxconference/sup11/images/icons/facebook.gif') no-repeat; padding: 3px 15px 20px 30px; padding-bottom:20px;; }
	a.twitter { background: url('http://www.mncpa.org/taxconference/sup11/images/icons/twitter.gif') no-repeat; padding: 3px 15px 20px 30px; padding-bottom:20px; }
	a.flickr { background: url('http://www.mncpa.org/taxconference/sup11/images/icons/flickr.gif') no-repeat; padding: 3px 15px 20px 30px; padding-bottom:20px; }

ul.horizontal_list { clear: both; }

ul.horizontal_list li{
    text-align: left;
    float: left;
    list-style: none;
    }

ul.horizontal_list_social li{
    text-align: left;
    float: left;
    list-style: none;
    padding: 10px;
    margin-right:15px;
    color: white;
    text-size: 14px; 		    
   }



/* PARAGRAPHS */
#footer p { 
	line-height:20px; 
	margin-bottom:15px; 
}

/* LINKS */

#footer a {
	color: #333333;
	font-size: 11px;
	text-decoration: none;
}

#footer a:visited {
	color: #333333;
	font-size: 11px;
	text-decoration: none;
}

.#footer a:hover {
	font-weight: normal;
	color: #9C171D;
	font-size: 11px;
	text-decoration: underline;
}

#footer a:active {
	font-weight: normal;
	color: #9C171D;
	font-size: 11px;
	text-decoration: none;
}


/*
#LC_divider {
	
	height: 2px;
	width: 545px;
	margin-top: 12px;
	background-color: #006699;
}
*/

/*******************************************************************/
/* HEADER */

#headerRule {
	background-color: #0076B6;
	height: 2px;
	width: 980px;
	position: relative;
}

#header {
	background-image: url(/taxconference/images/layout/header.jpg);
	width: 980px;
	position: relative;
	height: 70px;
}

/*******************************************************************/
/* BANNER AND BANNER NAV */

#banner {
	width: 1020px;
	position: relative;
	height: 242px;
}

#banner_image {
	width: 645px;
	height: 242px;
	position: relative;
	background: url(/taxconference/images/banner/banner.jpg) no-repeat 0 0;
	position: absolute;
	left: 0px;
}

#banner_nav {
	position: relative;
	width: 375px;
	height: 242px;
	position: absolute;
	left: 645px;
}

#BannerNav1 {
	display: block;
	width: 375px;
	height: 90px;
	background: url(/taxconference/images/banner/banner_nav1.jpg) no-repeat 0 0;
	position: absolute;
	left: 0px;
	top: 0px;
}

#BannerNav1:hover { 
  background-position: 0 -90px;
}


#BannerNav2 {
	display: block;
	width: 375px;
	height: 72px;
	background: url(/taxconference/images/banner/banner_nav2.jpg) no-repeat 0 0;	
	position: absolute;
	left: 0px;
	top: 90px;
}

#BannerNav2:hover { 
  background-position: 0 -72px;
}

#BannerNav3 {
	display: block;
	width: 375px;
	height: 80px;
	position: absolute;
	left: 0px;
	top: 162px;
	background: url(/taxconference/images/banner/banner_nav3.jpg) no-repeat 0 0;	
}

#BannerNav3:hover { 
  background-position: 0 -80px;
}

/*******************************************************************/
/* MAIN NAV */

#nav {
	position: relative;
	width: 960px;
	height: 32px;
}

#nav span {
  display: none;
}

#homeNav {
	display: block;
	width: 118px;
	height: 32px;
	background: url(/taxconference/images/nav/home.jpg) no-repeat 0 0;
	position: absolute;
	left: 0px;
}

#homeNav:hover { 
  background-position: 0 -32px;
}

#homeNavActive {
	display: block;
	width: 118px;
	height: 32px;
	background: url(/taxconference/images/nav/home_active.jpg) no-repeat 0 0;
	position: absolute;
	left: 0px;
}

#regNav {
	display: block;
	width: 136px;
	height: 32px;
	background: url(/taxconference/images/nav/registration.jpg) no-repeat 0 0;
	position: absolute;
	left: 118px;
}

#regNav:hover { 
  background-position: 0 -32px;
}


#regNavActive {
	display: block;
	width: 136px;
	height: 32px;
	background: url(/taxconference/images/nav/reg_active.jpg) no-repeat 0 0;
	position: absolute;
	left: 118px;
}

#agendaNav {
	display: block;
	width: 105px;
	height: 32px;
	background: url(/taxconference/images/nav/agenda.jpg) no-repeat 0 0;
	position: absolute;
	left: 254px;
}

#agendaNav:hover { 
  background-position: 0 -32px;
}

#agendaNavActive {
	display: block;
	width: 105px;
	height: 32px;
	background: url(/taxconference/images/nav/agenda_active.jpg) no-repeat 0 0;
	position: absolute;
	left: 254px;
}

#speakersNav {
	display: block;
	width: 121px;
	height: 32px;
	background: url(/taxconference/images/nav/speakers.jpg) no-repeat 0 0;
	position: absolute;
	left: 359px;
}

#speakersNav:hover { 
  background-position: 0 -32px;
}

#speakersNavActive {
	display: block;
	width: 121px;
	height: 32px;
	background: url(/taxconference/images/nav/speakers_active.jpg) no-repeat 0 0;
	position: absolute;
	left: 359px;
}

#exhibNav {
	display: block;
	width: 123px;
	height: 32px;
	background: url(/taxconference/images/nav/exhibitors.jpg) no-repeat 0 0;
	position: absolute;
	left: 480px;
}

#exhibNav:hover { 
  background-position: 0 -32px;
}

#exhibNavActive {
	display: block;
	width: 123px;
	height: 32px;
	background: url(/taxconference/images/nav/exhib_active.jpg) no-repeat 0 0;
	position: absolute;
	left: 480px;
}

#creditsNav {
	display: block;
	width: 110px;
	height: 32px;
	background: url(/taxconference/images/nav/credits.jpg) no-repeat 0 0;
	position: absolute;
	left: 603px;
}

#creditsNav:hover { 
  background-position: 0 -32px;
}

#creditsNavActive {
	display: block;
	width: 110px;
	height: 32px;
	background: url(/taxconference/images/nav/credits_active.jpg) no-repeat 0 0;
	position: absolute;
	left: 603px;
}

#materialsNav {
	display: block;
	width: 123px;
	height: 32px;
	background: url(/taxconference/images/nav/materials.jpg) no-repeat 0 0;
	position: absolute;
	left: 713px;
}

#materialsNav:hover { 
  background-position: 0 -32px;
}

#materialsNavActive {
	display: block;
	width: 123px;
	height: 32px;
	background: url(/taxconference/images/nav/materials_active.jpg) no-repeat 0 0;
	position: absolute;
	left: 713px;
}

#locationNav {
	display: block;
	width: 125px;
	height: 32px;
	background: url(/taxconference/images/nav/location.jpg) no-repeat 0 0;
	position: absolute;
	left: 836px;
}

#locationNav:hover { 
  background-position: 0 -32px;
}

#locationNavActive {
	display: block;
	width: 125px;
	height: 32px;
	background: url(/taxconference/images/nav/location_active.jpg) no-repeat 0 0;
	position: absolute;
	left: 836px;
}


/*******************************************************************/
/* H1, H2, H3 */


h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 32pt;
	color: #fff;
	font-weight: bold;
	padding-top: 17px;
	padding-left: 10px;
}

#leftContent h1
{
	font-family: 'Trebuchet MS', Trebuchet, Helvetica, Arial, sans-serif;
	font-size: 38px;
	color: #273279; /* #c12528; #006699 */
	font-weight: normal;
	margin:0 0 0 -5px;
	padding:0;
}

h2 {
	font-family: 'Trebuchet MS', Trebuchet,  Helvetica, Arial, sans-serif;
	font-size: 22px;
	color: #c12528; /* #272e56; */
	margin: 20px 0 15px -3px;
	font-weight:normal;
	line-height:26px;
}

h3 {
	font-family: 'Trebuchet MS', Trebuchet,  Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin: 20px 0 -8px 0;
}

p.warning { border:1px solid #E1273E; padding: 8px; background-color:#E8F6FC; clear:both; }
p.warning span { font-weight:bold; font-size:14px; color:#E1273E; }


/*******************************************************************/
/* TABS */

#speakersSubNav {
	position: relative;
	width: 523px;
	height: 31px;
	margin:0 0 0 -18px;
	padding:0;
}

#speakersSubNav span { display:none; }
#speakersSubNav a, #speakersSubNav a:hover, #speakersSubNav a:visited { border-bottom:none; }

#speakersNav1Active {
	display: block;
	width: 215px;
	height: 31px;
	background: url(/taxconference/images/speakers/featured.jpg) no-repeat 0 0;
	position: absolute;
	left: 0px;
}

#speakersNav1 {
	display: block;
	width: 152px;
	height: 31px;
	background: url(/taxconference/images/speakers/speakers_nav_01.jpg) no-repeat 0 0;
	position: absolute;
	left: 0px;
}

.tabBottom { margin-left:-18px; background: url(/taxconference/images/tab-bottom.gif) no-repeat 0 0; height: 9px; background-color:#d7282d;  }

#speakersNav1:hover { 
  background-position: 0 -34px;
}

#speakersNav2Active {
	display: block;
	width: 215px;
	height: 31px;
	background: url(/taxconference/images/speakers/keynote.jpg) no-repeat 0 0;
	position: absolute;
	left: 152px;
}

#speakersNav2 {
	display: block;
	width: 156px;
	height: 31px;
	background: url(/taxconference/images/speakers/speakers_nav_02.jpg) no-repeat 0 0;
	position: absolute;
	left: 152px;
}

#speakersNav2:hover { 
  background-position: 0 -34px;
}

#speakersNav3Active {
	display: block;
	width: 215px;
	height: 31px;
	background: url(/taxconference/images/speakers/all.jpg) no-repeat 0 0;
	position: absolute;
	left: 308px;
}

#speakersNav3 {
	display: block;
	width: 215px;
	height: 31px;
	background: url(/taxconference/images/speakers/speakers_nav_03.jpg) no-repeat 0 0;
	position: absolute;
	left: 308px;
}

#speakersNav3:hover { 
  background-position: 0 -34px;
}

#agendaSubNav {
	position: relative;
	width: 523px;
	height: 31px;
}

#agendaMondayActive {
	display: block;
	width: 215px;
	height: 31px;
	background: url(/taxconference/images/agenda/MondayActive.jpg) no-repeat 0 0;
	position: absolute;
	left: 0px;
}

#agendaMonday {
	display: block;
	width: 152px;
	height: 31px;
	background: url(/taxconference/images/agenda/Monday.jpg) no-repeat 0 0;
	position: absolute;
	left: 0px;
}


#agendaMonday:hover { 
  background-position: 0 -34px;
}

#agendaTuesdayActive {
	display: block;
	width: 371px;
	height: 31px;
	background: url(/taxconference/images/agenda/TuesdayActive.jpg) no-repeat 0 0;
	position: absolute;
	left: 152px;
}

#agendaTuesday {
	display: block;
	width: 371px;
	height: 31px;
	background: url(/taxconference/images/agenda/Tuesday.jpg) no-repeat 0 0;
	position: absolute;
	left: 152px;
}


#agendaTuesday:hover { 
  background-position: 0 -34px;
}

/*******************************************************************/
/* DATA TABLE */

table.dataTable { clear:both; }

table.dataTable td { vertical-align:top; padding:10px; border-collapse:collapsed; border: 1px solid #006699;  }

table.dataTable td p { margin:0; line-height:14px; }

/*** HEADER ***/
table.dataTable tr.header td, table.dataTable th { background-color:#006699; color:#fff; font-family: 'Trebuchet MS', Trebuchet, Helvetica, Arial, sans-serif; font-size: 16px;
padding: 7px 5px; text-align:left; }

/*
table.dataTable tr.header td.bl { border-left:1px solid #4cbdff; }
table.dataTable tr.header td.br { border-right:1px solid #4cbdff; }
*/

/*** SEPARATOR SECTION ***/
table.dataTable tr.separator td { 
background-color:#d5f0ff; 
font-size:13px; font-weight:bold; color:#214d66;
padding: 15px 5px 15px 12px;
}

table.dataTable tr.separator2 td { 
background-color:#d5f0ff; 
font-size:13px; font-weight:bold; color:#214d66;
padding: 0px 5px 5px 0px;
}

table.thin td { padding: 5px; }
table.thin td.separator { padding:7px; }

table.dataTable td.date, table.dataTable tr.separator td.date { 
white-space:nowrap; text-align: right;
font-family: Verdana, Arial, Helvetical, sans-serif; font-weight:bold; color:#ac1f27; 
border-left:none;
}

table.dataTable a { font-weight:bold; }

table.dataTable td.column1 { font-size:13px; font-family: Arial, Helvetica, Verdana, sans-serif; padding: 10px 10px 10px 12px; line-height:18px; } 
table.dataTable td.column2 {  }

table.dataTable td.l { text-align:left; }
table.dataTable td.c { text-align:center; }
table.dataTable td.r { text-align:right; }

#leftContent table td.l, #leftContent table th.l { text-align:left; }
#leftContent table td.c, #leftContent table th.c { text-align:center; }
#leftContent table td.r, #leftContent table th.r { text-align:right; }

table.Registration {
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
}
table.Registration td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 5px;
	padding-left: 8px;
	padding-bottom: 5px;
}

tr.title td {
	background-color: #006699;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

td.lightblue {
	background-color: #D5FEFF;
}
*/

/*******************************************************************************************************************************/
/*******************************************************************************************************************************/
/* CONSISTENT YEAR-TO-YEAR STYLES

/*******************************************************************/
/* TABLES */

/*
table.speakersTable {
	clear:both;
	border-top-width: 25px;
	border-right-width: 10px;
	border-bottom-width: 0px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #006699;
	border-left-color: #FFF;
	padding-bottom:15px;
}
table.thin { border:6px solid #0570ab; }


table.speakersTable td {
	vertical-align:top;
	padding:10px;
	background-color:#fff;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
}

table.speakersTable td p { margin:0; line-height:14px; }

table.speakersTable tr.separator td { 
background-color:#d5f0ff; 
font-size:13px; font-weight:bold; color:#214d66;
padding: 15px 5px 15px 12px;
}

table.speakersTable tr.separator2 td { 
background-color:#d5f0ff; 
font-size:13px; font-weight:bold; color:#214d66;
padding: 0px 5px 5px 0px;
}

img.photo { border:1px solid #297db0; float:left; 0 15px 15px 0; }
img.right { float: right; margin: 0 0 15px 15px; }
img.brochure { float: right; margin: 0 250px 0 5px; text-decoration:none; }

/*******************************************************************/
/* PHOTOS */
table.speakersTable a { font-weight:bold; }

table.speakersTable td.column1 { font-size:13px; font-family: Arial, Helvetica, Verdana, sans-serif; padding: 10px 10px 10px 12px; line-height:18px; } 
table.speakersTable td.column2 {  }

/*******************************************************************/
/* SPEAKERS */

.speakerArea { background-color:#d0effe; border-top:15px solid #d0effe; margin:0; padding:10px 15px 5px 15px; }
.speakerBorder { border:1px solid #50c0ff; background-color:#fff; margin:0 0 35px 0; }
.speakerBox { border-top: 10px solid #58a6d0; margin: 0 10px 10px 10px; padding: 8px 0 0 0; }
.speakerPhoto { float:left; border:1px solid #005c8e; margin: 5px 10px 10px 0; }

#leftContent .speakerArea h2 { font-size:16px; font-weight:600; margin: 5px 0 5px 0; padding: 0 0 0 90px; }

#leftContent .speakerArea p { line-height:20px; margin: 0 10px 15px 90px; }
#leftContent .speakerArea p.session { padding-top:5px; border-top:1px dotted #58a6d0; }
#leftContent .speakerArea p.company { font-size:14px; padding:0; margin: -20px 0 10px 90px; } 

#leftContent .speakerArea h2 a { border-bottom:none; text-decoration:underline; }
#leftContent .speakerArea h2 a:visited { border-bottom:none; text-decoration:underline; }
