/*
©2010 Event Management, LLC.

Designed by John Masse

Programmed using web standards 2.0 - Validation through W3C Consortium
By John Masse
john@jjmasse.com
www.jjmasse.com

Version 1.0
Last Updated: June/01/2011
*/


body {
	width: 960px;
	margin: 0 auto;
	color: #fff;
	background-color: #000;
	background-image: url(../images/site_bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	line-height: 1.5;
}

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

#header h1 {
	width:960px;
	height: 153px;
	margin: 0;
	padding: 0;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	
}

/*------------------ Title Navigational Link Styles ------------------*/

h2 {
	margin: 25px 0 10px 0;
}

h2 a {
	color: #fff;
	text-decoration: none;
	font-size: 24px;
}

h2 a:visited {
	color: #fff;
}

h2 a:hover {
	color: #c9e6ff;
	border-bottom: 2px solid #c9e6ff;
}

h2 a:active {
	color: #fff;
	border-bottom: 2px solid #c9e6ff;
}

h2 a:focus {
	color: #c9e6ff;
	border-bottom: 2px solid #c9e6ff;
}

/*------------------ #content styles this holds the panels ------------------*/

#content {
	background-image: url(../images/content_bg.jpg);
	background-repeat: no-repeat;
	width: 960px;
	height: 716px;

}

/*------------------ Panel styles where the primary information will be held ------------------*/

/*------ Left Panel content styles including image replacement styles ---------*/


#left_panel {
	float: left;
	width: 457px;
}

#left_panel_content {
	background-image: url(../images/left_panel_bg.png);
	background-repeat: no-repeat;
	height: 623px;
	width: 457px;
}

#left_panel_content h3 {
	width: 457px;
	height: 152px;
	text-align: center;
	margin: 0;
}

#left_panel_content h3 img {
	padding-top: 23px;
}

.presented_by {
	width: 457px;
	text-align: center;
}

.presented_by p {
	margin: 0;
	padding: 0;
	height: 45px;
}

#sponsors_left ul {
	width: 447px;
	height: 90px;
	margin:0;
	padding: 0;
}

#sponsors_left li a img {
	border: none;
	padding-left: 30px;
	padding-top: 15px;
}

#left_sponsor {
	margin-right: 70px;
}

.sponsorLeft_left{
	margin-top:-10px;
}

#sponsors_left li {
	float: left;
	list-style-type: none;
}

#left_date_location {
	clear: both;
	height: 113px;
	width: 457px;
}

#left_date_location p {
	text-align: center;
	padding: 0;
	margin: 0;
	padding-top: 20px;
}

#left_panel_buttons {
	width: 447px;
	height: 80px;
}

#left_panel_buttons ul {
	margin: 0;
	padding: 0;
}

#left_panel_buttons li {
	float: left;
	list-style-type: none;
}

#left_attend {
	padding-left: 70px;
	width: 185px;

}

#left_enter {
	width: 145px;	
}

#left_panel_buttons li a {
	background-image: url(../images/left_panel_button_sprite.png);
	background-repeat: no-repeat;
	display: block;
	height: 81px;
	text-indent: -9999px;
}

#left_panel_buttons #left_attend a {
	background-position: -220px 0;
}

#left_panel_buttons #left_attend a:hover {
	background-position: -220px -88px;
}

#left_panel_buttons #left_enter a {
	background-position: 0 0;
}

#left_panel_buttons #left_enter a:hover {
	background-position: 0 -88px;
}


/*------ Right Panel content styles including image replacement styles ---------*/


#right_panel {
	float: left;
	width: 463px;
	margin-left: 23px;
}

#right_panel_content {
	background-image: url(../images/right_panel_bg.png);
	background-repeat: no-repeat;
	height: 623px;
}

#right_panel_content h3 {
	text-align: center;
	width: 445px;
	height: 150px;
	margin: 0;
}

#right_panel_content h3 img {
	padding-top: 15px;
}

.presented_by_right {
	width: 445px;
	text-align: center;
}

.presented_by_right p img {
	padding: 0;
	padding-top: 2px;
}

.presented_by_right p{
	margin: 0;
	height: 45px;

}

#sponsors_right {
	width: 445px;
	height: 90px;
}

#sponsors_right ul {
	margin: 0;
	padding: 0;
	padding: 10px 0 0 50px;
}

#sponsors_right li {
	list-style-type: none;
	float: left;
}

.position_logo_right_panel {
	margin-left: 95px;
	padding-top: 10px;
}

li.left_logo_right_panel{
	padding-top:9px;
	padding-left:5px;
}

#sponsors_right li a img {
	border: none;
}

#right_date_location {
	clear: both;
	height: 105px;
	width: 445px;
	text-align: center;
}

#right_date_location p {
	margin: 0;
	padding: 25px 0 0 0;
}

#right_panel_buttons {
	width: 445px;
	height: 80px;
}

#right_panel_buttons ul {
	margin: 0;
	padding: 10px 0 0 40px;
}

#right_panel_buttons li {
	float: left;
	width: 190px;
	list-style-type: none;
	padding-right: 10px;
}

#right_panel_buttons li a {
	background-image: url(../images/buttons_right_panel.png);
	background-repeat: no-repeat;
	display: block;
	height: 81px;
	text-indent: -9999px;
}

#right_panel_buttons #ne_site_btn a {
	background-position: 0 0;
}

#right_panel_buttons #ne_site_btn a:hover {
	background-position: 0 -87px;
}

#right_panel_buttons #ne_reg_btn a {
	background-position: -300px 0;
}

#right_panel_buttons #ne_reg_btn a:hover {
	background-position: -300px -87px;
}

/*------ #footer styles the bottom of the site not held within the #content div ---------*/

#footer {
	clear: both;
	width: 960px;
	height: 65px;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:visited {
	color: #fff;
}



/*------------ #footer_nav styles---------------*/

#footer_nav {
	padding-left: 40px;
	padding-top: 20px;
	width: 420px;
	float: left;
}

#footer_nav ul {
	margin: 0;
	padding: 0;
}

#footer_nav li {
	list-style-type: none;
	margin-right: 5px;
	float: left;
}

#footer_nav a {
	border-bottom: 1px solid #3f90ff;
}


/*------------ #copy_contact styles---------------*/

#copy_contact {
	width: 460px;
	float: right;
	padding-right: 15px;
}

#copy_contact p {
	margin: 0;
	padding: 13px 0 0 0;
}

#copy_contact a {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #3f90ff;
}

/*--------- Here is where we will handle all of our misc. classes on the page ------ */

.bold {
	font-weight: bold;
}

.center_text {
	text-align: center;
	padding-right: 15px;
}

