﻿/* Layout Begin */

body {
	background:				url('../../site-images/events/events-top-bg.gif') #FFFFFF repeat-x left top;
}

#footer {
	background-image:		url('../../site-images/events/events-top-bg.gif');
}

#banner {
	background-image:		url('../../site-images/events/events-banner.gif');
	width:					60.00em;
	height:					6.25em;
}


/* Layout End */


/* PAGE NAVIGATIONS BEGIN */

/* Accessibility Navigation Begin */

#accessibility-nav ul li {
	border-left:			1px #00AAA6 solid;
}

/* Address Begin */

#accessibility-nav address {
	color:					#00AAA6;
}

#accessibility-nav a:hover {
	color:					#00AAA6;
}

/* Address End */

/* Accessibilty Navigation End */

/* Main Navigation Begin */

#main-nav li a:hover {
	color:					#00AAA6;
}

/* Main Navigation End */

/* Left Navigation Begin */

#left-navigation {
	background-image:		url('../../site-images/events/left-events-nav.gif');
}

/* Left Navigation End */

/* PAGE NAVIGATIONS END */

/* LEFT BODY BEGIN */

.text-area h1 {
	color:					#00AAA6;
}

.text-area a {
	color:					#4CC3C1;
}


.container {
	background-color:		#00AAA6;
}

/* LEFT BODY END */

/* RIIGHT BODY BEGIN */

/* SUB RIGHT NAV BEGIN */


#sub-right-nav-events {
	background-image:		url('../../site-images/events/events-right-nav.gif');
	background-repeat:		no-repeat;
	height:					9.63em;
	width:					18.75em;
	margin-bottom:			1.1875em;
}


#sub-right-nav-events a {
	font-size:				1.69em;
	font-weight:			bold;
	color:					#FFFFFF;
}

#sub-right-nav-events ul {
	margin-top:				0em;
	display:				inline-block;
	margin-left:			0em;
	list-style:				none;
	padding:				0em;
}

#sub-right-nav-events li a {
	height:					1.85em;
	width:					10.37em;
	display:				inline-block;
	padding-left:			0.74em;
	line-height:			2.00em;
}

/* SUB RIGHT NAV END */


/* SUB EVENTS PAGE BEGIN */

#sub-container {
	background-color:		#00AAA6;
}

#sub-text h2 {
	color:					#00AAA6;
}


#sub-container h1 {
	padding-top:			0.74em;
	padding-bottom:			0.74em;
	padding-left:			0.53em;
	border-bottom:			0.05em #FFFFFF solid;
	margin:					0px;
	color:					#FFFFFF;
	font-size:				1.19em;
}

#sub-container span {
	float:				right;
	padding-right:		0.53em;
}	

#sign-up-form {
	float:				left;
	width:				610px;
	margin-top:			13px;
}

#sign-up-form h1 {
	font-size:			30px;
	color:				#00AAA6;
	margin-top:			0px;
}


label {
	float:					left;
	color:					#00AAA6;
	font-weight:			bold;
	font-size:				0.88em;
}

label input {
	width:					21.2em;
	margin-right:			15px;
	margin-top:				10px;
	margin-bottom:			20px;
	border:					1px #00AAA6 solid;
	
}




