body {
	background: #131313 url(images/bg.jpg) top left;
	color: #111;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif;
	font-size:12px;
	height: 100%;
	color:#666;
}
.heading_main{
	color: #b00471;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif;
	font-size:12px;
	height: 100%;
}
.directions {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif;
	font-size:10px;
	color:#666;
}

td.partner_info{
  border-right:1px #2879b8 solid;
}
#pagewrapper {
	width: 950px;
	height: 540px;
	padding: 5px;
	margin: 0 auto;
	margin-top: 100px;
	background:url(images/wrapperbg.png) top left no-repeat;
}
#copyright {
	width: 950px;
	height: 20px;
	padding: 5px;
	margin: 0 auto;
	font-size:10px;
	color: #f1f1f1;
}
#pagebg {
	background: #000;
	width: 930px;
	height: 520px;
	padding: 9px;
	border: 1px solid #333;
}
#content {
	width: 930px;
	height: 520px;
	background: #eaeaea;
}
#left {
	float: left;
	width: 620px;
	height: 520px;
}
#right {
	float: left;
	width: 310px;
	height: 520px;
	background: #ffffff;
	position: relative;
}
#logo {

	width: 250px;
	height:180px;
	background: url(img/logo.jpg);
	margin: 0 auto;
	margin-top: 20px;
}
.menu {
	width: 208px;
	margin: 0 auto;
}
.menu li {
	border-bottom: 1px dotted #ccc;
	line-height: 30px;
}
.menu a {
	color: #222;
}
.menu a:hover {
	color: #444;
}


.register_now li {
		color: #b00471;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif;
	font-size:12px;
	font-weight:bold;
}

.register_now a {
		color: #b00471;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif;
	font-size:12px;
	font-weight:bold;
}

.navbtm a{
	color: #999999;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif;
	font-size:9px;
}

.navend{
	padding-bottom:5px;
}

.wactive {
	padding-left: 5px;
}
/* Tab Content */
h2 {
	display: block;
	width: 600px;
	height: 40px;
	background: #333;
	color: #f1f1f1;
	font-size: 20px;
	padding: 15px 0px 0px 20px;
	margin: 0;
}
.tabcontent {
	width: 580px;
	padding: 20px;
	line-height: 16px;
}
.tabcontent p {
	margin-bottom: 7px;
}
.largecontent {
	width: 580px;
	padding: 20px;
	line-height: 16px;
	background-image:url(img/background_lines.jpg);
	background-repeat:no-repeat;
}
.largecontent p {
	margin-bottom: 7px;
	
}
.partnercontent{
	width: 580px;
	padding: 20px;
	line-height: 16px;
	background-image:url(img/background_lines_partners.jpg);
	background-repeat:no-repeat;
	height:580px;
}
.partnercontent p {
	margin-bottom: 7px;
	
}

.registercontent{
	width: 580px;
	padding-top:5px;
	padding-left:40px;
	line-height: 16px;
	background-image:url(img/background_lines_register.jpg);
	background-repeat:no-repeat;
	height:620px
}
.registercontent p {
	margin-bottom: 5px;
	
}


/* Photo Gallery */
.gallery {
	width: 520px;
	margin: 0 auto;
}
.gallery img{
	margin: 0px 20px 20px 0px;
}

/* Partners Gallery */
.partnergallery {
	width: 480px;
	margin: 0 auto;
}
.partnergallery img{
	margin: 0px 0px 12px 40px;
	text-align:center;
}
/* Contact Us */
.registrationleft {
	float: left;
	width: 500px;
	background-image:url(img/register_launch2010_v02.jpg);
	background-repeat:no-repeat;
	margin-top: 5px;
	padding-right: 20px;
}

.registrationleft label {
	color: #222;
	display: block; 
	width: 140px;
	float: left; 
	clear: both;  
	white-space: nowrap;
	font-weight:bold;}
.required {
	color: #b00471;
	display: block; 
	width: 140px;
	float: left; 
	clear: both;  
	white-space: nowrap;
	font-weight:bold;}
	
.registrationleft input.text {
	border: 1px solid #222;
	padding: 3px;
	width: 140px; 
	background: #747474; 
	display: block; 
	color: #fff;
	font-size: 10px;
}
.registrationleft textarea {

	width: 153px; 
	
	
}

.registrationleft input.checkbox, {
	border: 1px solid #222;
	padding: 3px;
	width: 140px; 
	background: #ffffff; 
	display: block; 
	color: #fff;
	font-size: 10px;
}

.registrationleft input.submit {
	text-transform:uppercase;
	border: 1px solid #222;
	width: 70px;
	background: #cb057e; 
	color: #e5e5e5;
	font-size: 10px;
	padding: 3px;
	float: right;
	margin: 4px;
	cursor:pointer;
}
.contactleft {
	float: left;
	width: 270px;
	margin-top: 5px;
	padding-right: 20px;
}
.contactright {
	float: left;
	width: 290px;
	margin-top: 5px;
	color: #222;
}
.contactleft label {
	color: #222;
	display: block; 
	width: 115px;
	float: left; 
	clear: both;  
	white-space: nowrap;
}
.contactleft input.text, .contactleft textarea {
	border: 1px solid #222;
	padding: 3px;
	width: 140px; 
	background: #747474; 
	display: block; 
	color: #fff;
	font-size: 10px;
}
.contactleft textarea {
	height: 60px;
}
.contactleft input.submit {
	text-transform:uppercase;
	border: 1px solid #222;
	width: 70px;
	background: #cb057e; 
	color: #e5e5e5;
	font-size: 10px;
	padding: 3px;
	float: right;
	margin: 4px;
	cursor:pointer;
}
/*Agenda styling*/
.agendacontent {
	width: 600px;
	padding: 5px;
	line-height: 12px;
}

#agendat {
border:1px solid #187aab;
border-collapse:collapse;
font-family:"Lucida Sans Unicode","Lucida Grande",Sans-Serif;
font-size:10px;
margin:10px;
text-align:left;
width:540px;
}
#agendat th {
border-color:#3399cc #3399cc #cb057e;
border-style:solid;
border-width:1px;
color:#3399CC;
font-weight:bold;
font-size:10px;
font-weight:bold;
padding:0px;
text-transform:uppercase;
}
#agendat td {
border-right:1px dashed #3399cc;
color:#505050;
padding:3px 3px;
}
.agendalinks{
	text-decoration:none;
}

#errors{
	color: #b00471;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif;
	font-size:10px;
	padding-left:3px;
	padding-top:3px;
}

.bordernone{
	border:none;
}
