@import "reset.css";
body
{
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;	
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	padding: 0 0 20px 0;
}

#wrap { width: 990px; }

.column
{
	/*height: 95%;*/
	float: left;
	margin: 10px;
}
/*
#head { width: 200px; }
#menu { width: 295px; }
#ui { width: 435px; margin-right: 0; }
*/

#head { width: 200px; }
#menu { /*width: 294px;*/ width: 260px; }
#ui { height: 100%; /*width: 400px;*/ width: 470px; margin-right: 0; margin-bottom: 0; }

.header
{
	width: 100%;
	/*height: 20%;*/		
	height: 130px;
	padding-top: 10px;
	/*margin: 10px;*/
	clear: both;
	position: relative;
	color: #009EE0;
	background-color: #FFF;
}
/*
.header #data
{
	
	width: 90%;	
	font-size: 46px;
	line-height: 60px;
	clear: both;
	position: relative;
}
.header #data #dateLoc
{
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 5px;	
}
*/
#ui .header #data
{
	
	width: auto;
	/*height: 100%;*/
	font-size: 46px;
	line-height: 60px;
	clear: both;
	position: relative;
}

#ui .header #data #dateLoc
{
	
	font-size: 14px;
	line-height: 19px;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 5px;
	/*position: absolute;
	bottom: 10px;*/
}

.header p { width: auto; clear: none; }
.header h2 { width: auto; }
.header img { float: right; }
.header img#logo { float: left; }

.header #sponsorLogo
{
	float: right;
	width: 200px;
}

.sponsors
{
	margin: 40px 0 0 0;	
	border-top: 1px dotted #ccc;
}
.sponsors img { margin: 5px 0 0 0; }
.sponsors p { margin: 20px 15px 0 15px; height: 120px; width: auto; clear: none; }

#menus
{
	/*width: 18%;*/
	/*height: 98%;*/
	color: #009EE0;
}
#menus ul,
#menus li
{
	width: 100%;
	clear: both;
	/*
	font-size: 35px;
	line-height: 40px;
	*/
	font-size: 30px;
	line-height: 35px;
	font-weight: bold;
	text-transform: uppercase;
}

#content
{
	/*width: 78%;*/
	/*height: 75%;*/
	/*padding: 10px 10px 40px 10px;*/
	/*margin-bottom: 20px;*/
	/*background-color: #009EE0;*/
	
}

.subColumn { width: 220px; margin-top: 10px; }
.right { float: left; }/******************************************************************************************************************************************************************/

h1, h2, h3,
.header #sponsorLogo p
{
		
	clear: both;
	font-weight: bold;
	text-transform: uppercase;
	color: #009EE0;
}
h1, h2, h3 { width: 100%; clear: both; }
h1 
{
	font-size: 35px;	
	line-height: 40px;
	margin: 0 0 20px 0;
	/*padding: 0 0 0 30px;*/
	/*background: url("../images/ui/h1_slash.gif") no-repeat 0 6px;*/
}
h2 
{
	font-size: 25px;	
	line-height: 30px;
	font-weight: bold;
	margin: 0 0 10px 0;
}
h3
{
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	margin: 10px 0 0px 0;
}

h2 span.title { float: none; display: inline; text-transform: none; font-weight: normal; }

.header #sponsorLogo p
{
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	margin: 0;
}

#submenu
{
	width: 98% !important;
	clear: both; /* ie fix */
	margin: 0px 0 20px 0;
	text-transform: uppercase;
	color: #009EE0;
}
#submenu li
{
	width: auto;
	clear: none;
	margin: 5px 0px 5px 0;
	padding: 0;
	background: none;
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	clear: both;
}

p
{
	width: 98%;	
	clear: both;
	margin: 0 0 10px 0;
}
p.highlight
{
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #009EE0;
	margin: 10px 0 10px 0;
}
p.caption
{
	line-height: 15px;
	text-align: right;
	font-style: italic;
}

img.photo
{
	width: 100%;
	margin: 0 0 10px 0;
}
img.portrait
{
	margin: 0 10px 0 0;
	float: left;
}

#content ul
{
	width: 100%;
	clear: both;
	margin: 0 0 10px 0;
}
#content ul li
{
	width: 100%;
	clear: both; /* ie fix */
	margin: 0 0 5px 0;
	padding: 0 0 0 20px;
	background: url("../images/ui/bullet.gif") no-repeat 0 3px;
}

div.expandablePanel
{
	display: none;
	width: 98%;
}
/*
div.contentGroup
{	
	margin: 20px 0;
	
}
*/
.credit
{
	width: 98%;
	margin: 35px 0 0 0;
	float: left;
	clear: both;
	font-size: 9px;
	line-height: 11px;
	color: #999;
}

#wrap a:link,
#wrap a:active,
#wrap a:visited
{
	text-decoration: none;
	color: #009EE0;
}
#wrap a:hover,
#wrap a:visited:hover
{
	text-decoration: none;
	color: #FFF;
	background-color: #009EE0;
}
#wrap a.active
{
	text-decoration: none;
	color: #FFF;
	background-color: #009EE0;
}


#wrap .credit a:link,
#wrap .credit a:active,
#wrap .credit a:visited
{
	text-decoration: none;
	color: #999;
}
#wrap .credit a:hover,
#wrap .credit a:visited:hover
{
	text-decoration: none;
	color: #999;
	background: none;
}

.shortcutBtn
{
	float: left;
	clear: both;
	padding: 2px;
	margin: 2px 0 2px 0;
	font-weight: bold;
	color: #FFF !important;
	background-color: #009EE0;	
}
.shortcutBtn:hover { padding-left: 10px; }

#shortcutHolder
{
	margin-top: 260px;
	margin-left: -10px;	
}

/***********/
.gallery
{
	width: 100%;
	clear: both;
	/*float: left;
	margin-bottom: 5px;
	width: 400px;*/
}
.gallery img
{
	padding: 0 10px 10px 0;
}

/* ***************** */

#mailingList { width: 65%; }
#mailingList input
{
	width: 100%;
	border: 1px solid #ccc;
	color: #999;
}
#mailingList a { float: right; }
#mailingList .errorField
{
	color: #c80000;
	border: 1px solid #c80000;
	background-color: #ffd4d4;
}

/* ***************** */

.blogPost,
.blogPostBody
{
	width: 98%;
	clear: both;
}

.blogPost { margin-bottom: 20px; }
.blogPostBody { margin-bottom: 10px; }
