* {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
	background: #427796 url('/templates/2/nav_graphics/bg_body.jpg') 0 0 repeat-x;	
	padding-top: 30px;
}

.required
{
	color: red;
	font-weight: bold;
}

img.left {
	padding-left: 10px;
	float: right;
}

h1, h2, h3, p, dt, dd {
	font-family: Arial, Helvetica;
	color: #427796;
}

p, dd {
	font-size: 12px;
}

h1 {
	background: url('/templates/2/nav_graphics/h1.gif') right bottom no-repeat;

	font-size: 20px;
	font-weight: normal;
	
	padding-bottom: 2px;
	margin-bottom: 10px;
	
	border-bottom: 1px solid #fb6413;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	
	padding: 3px 0 3px 0;
}

h3, dt {
	font-size: 11px;
	font-weight: bold;
	
	padding: 0 0 3px 0;
}

p, li, dd, td, h1, h2, h3, th {
	font-family: Arial, Helvetica;
	text-align: left;
	line-height: 20px;
	color: #767676;
}

h1, h2, h3 {
	color: #427796;
}

p {
	padding: 0 0 15px 0;
}

dd {
	padding: 0px 0 10px 0;
}

ul {
	padding: 2px 0 15px 15px;
	font-size: 12px;
}

a:link, a:visited {
	color: #767676;
}
a:hover, a:active {
	color: #f37736;
}

.clear {
    clear: both;
    display: block;
    width: 0;
    height: 0;
}
hr {
	display: none;
}

body#agenda table {
	width: 100%;
	padding: 0 0 20px 0;
}
tr.alt {
	background: #ecf1f4;
}
td {
	font-size: 11px;
	padding: 0px;
}
td.explanation {
		width: 465px;
}
td.time {
	text-align: right;
}

div#wrapper {
	background: #ffffff;
	padding: 4px 4px 4px 4px;
	margin: 0 auto;
	margin-bottom: 40px;
	width: 900px;
}

/*
 * Header
 */
div#header {
	height: 163px;
}

div#news {
	background: #fef2ec;
	padding: 10px;
	/* width: 235px; [Gilbert 62986] */
	width: 1px;
	height: 106px;
	float: left;
}
div#news ul {
	list-style-type: none;
	padding-top: 5px;
}
div#news ul li {
	font-size: 10px;
	line-height: 15px;
	padding-bottom: 5px;
}
div#news ul li span.date {
	color: #427796;
}

div#photo {
	/* background: #427796 url('/templates/2/nav_graphics/headerPhotos/banner_2009.jpg') 0 0 no-repeat; */
	background: #fef2ec url('/templates/2/nav_graphics/headerPhotos/banner_2010.jpg') 0 0 no-repeat;
	/* width: 632px; [Gilbert 62986] */
	width: 866px;
	height: 126px;
	float: left;
	border: 0px dashed red;
}

/*
 * Main Navigation
 */
ul#mainNavigation {
	padding: 4px 0 0 0;
	height: 29px;
}
ul#mainNavigation li {
	background-position: 0 -33px;
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: left;
}
ul#mainNavigation li a {
	text-indent: -999px;
	height: 33px;
	display: block;
	overflow: hidden;
}

ul#mainNavigation li.registration,
ul#mainNavigation li.registration a {
	background-image: url('/templates/2/nav_graphics/mainNavigation/registration.jpg');
	width: 117px;
}
ul#mainNavigation li.about,
ul#mainNavigation li.about a {
	background-image: url('/templates/2/nav_graphics/mainNavigation/about.jpg');
	width: 76px;
}
ul#mainNavigation li.agenda,
ul#mainNavigation li.agenda a {
	background-image: url('/templates/2/nav_graphics/mainNavigation/agenda.jpg');
	width: 86px;
}
ul#mainNavigation li.speakers,
ul#mainNavigation li.speakers a {
	background-image: url('/templates/2/nav_graphics/mainNavigation/speakers.jpg');
	width: 97px;
}
ul#mainNavigation li.press,
ul#mainNavigation li.press a {
	background-image: url('/templates/2/nav_graphics/mainNavigation/press.jpg');
	width: 70px;
}
ul#mainNavigation li.sponsors,
ul#mainNavigation li.sponsors a {
	background-image: url('/templates/2/nav_graphics/mainNavigation/sponsors.jpg');
	width: 99px;
}
ul#mainNavigation li.contact,
ul#mainNavigation li.contact a {
	background-image: url('/templates/2/nav_graphics/mainNavigation/contact.jpg');
	width: 87px;
}
ul#mainNavigation li.registerNow,
ul#mainNavigation li.registerNow a {
	background-image: url('/templates/2/nav_graphics/mainNavigation/registerNow.jpg');
	width: 255px;
}

ul#mainNavigation li a:hover,
body#about ul#mainNavigation li.about a,
body#registration ul#mainNavigation li.registration a,
body#agenda ul#mainNavigation li.agenda a,
body#speakers ul#mainNavigation li.speakers a,
body#press ul#mainNavigation li.press a,
body#sponsors ul#mainNavigation li.sponsors a,
body#contact ul#mainNavigation li.contact a
{
	background-image: none;
}

/*
 * Content
 */
div#content-outterWrapper {
	background: url('/templates/2/nav_graphics/bg_contentRepeat.jpg') 0 0 repeat-y;
	margin-top: 4px;
	float: left;
}
div#content-innerWrapper {
	background: url('/templates/2/nav_graphics/bg_contentTop.jpg') 0 0 no-repeat;
}
div#content {
	background: url('/templates/2/nav_graphics/bg_contentBottom.jpg') 0 bottom no-repeat;
	padding: 20px 28px 40px 12px;
	width: 592px;
}
* html div#content {
	width: 632px;
}

div#content ul#subnav {
	list-style-type: none;
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
}
div#content ul#subnav li {
	background: url('/templates/2/nav_graphics/subNav_divider.gif') 2px right no-repeat;
	font-size: 12px;
	
	padding-right: 10px;
	margin-right: 10px;
	
	float: left;
}
div#content ul#subnav li.last {
	background: none;
	padding-right: 0;
	margin-right: 0;
}
div#content ul#subnav li a:link, 
div#content ul#subnav li a:visited {
	color: #427796;
}
div#content ul#subnav li a:hover,
div#content ul#subnav li a:active {
	color: #fb6415;
}

/*
 * Sidebar
 */
div#sidebar {
	background: #ecf1f4;
	text-align: center;
	padding: 20px 5px 0 5px;
	margin-top: 4px;
	width: 245px;
	float: left;
}
* html div#sidebar {
	width: 255px;
}
div#sidebar h2 {
	font-family: Arial, Helvetica;
	font-size: 20px;
	color: #427796;	
	padding-bottom: 2px;
}
div#sidebar ul {
	list-style-type: none;
}
div#sidebar ul li {
	padding: 20px 0 20px 0;
}


/* forms */
.form {
	margin-top: 20px;
}
.form th {
	background-color: #E0DEDE;	
	padding: 5px 0 2px 2px;
}
.form td {
	background: #E7ECF1;
	padding: 0px;
}
.required {
	color: #FF0000;
}
input, select, textarea {	
	color: #636B6F;
}
input, textarea {
	background-color: #FFFFFF;
	border: 1px solid #697074;
	font-size: 10px;
	padding: 1px;
}
input, submit {
	background-color: #FFFFFF;
	border: 1px solid #697074;
	font-size: 10px;
	padding: 1px;
}
input.radio { border-width:0; }
select {
	background-color: #FFFFFF;
	border: 1px solid #697074;
	font-size: 10px;
}
input:focus {
	background-color: #E7ECF1;
}

.button {
	background-color: #4D81A3;
	border: 1px solid #98B2CB;
	color: #FFFFFF;
	font-weight: bold;
}
