/***********************************************
Last updated: 14 July 2010
***********************************************/

/* Normalizes margin, padding */
body, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, th, td 
{ margin: 0; padding: 0; }

/* Normalizes font-size for headers */
h1, h2, h3, h4, h5, h6, p, li { font-size: 1em; }

a img,:link img,:visited img { border: none; }
address, cite { font-style: normal; }
p { margin-top: 0; padding-top: 0; }
a:link, a:visited { color: #1564ac; }
a:hover { color: #96c0e6; text-decoration: none; }

h2 + table.datatable { margin-top: 1em; }

body { padding: 0; background: #fefeff url(../images/body-bgnd.gif) repeat-x; font: 72.5%/1.5 Verdana, Arial, Helvetica, sans-serif; color: #333; text-align: center; }

#wrapper { position: relative; width: 780px; margin: 0 auto 20px auto; padding: 0; text-align: left; background: #fff url(../images/masthead-image.gif) left top no-repeat; border: 1px solid #d2e1ee; border-width: 0 1px 1px 1px; }
#container { position: relative; width: 740px; margin: 0 20px; }

#masthead { position: relative; width: 740px; height: 110px; }
h1 { position: absolute; width: 206px; height: 49px; left: 0; bottom: 25px; }
h1 a:link, h1 a:visited { display: block; width: 206px; height: 49px; text-indent: -9000px; background: url(../images/aseeda-logo.gif) no-repeat; text-decoration: none; overflow: hidden; }

#utility-nav { position: absolute; bottom: 25px; right: 0; }
#utility-nav ul { margin: 0; padding: 0; list-style-type: none; }
#utility-nav ul li { display: inline; padding: 0; color: #999; line-height: 1em; }
#utility-nav a:link, #utility-nav a:visited { color: #999; text-decoration: none; padding: 2px 6px 2px 2px; border-right: 1px solid #ccc; }
#utility-nav a:hover { color: #96c0e6; text-decoration: underline; }

/*#header { position: relative; width: 732px; overflow: hidden; background: #3582b9 url(../images/header/banner10.jpg) no-repeat right top; border: 4px solid #3582b9; }*/
#header { position: relative; width: 732px; overflow: hidden; background: #3582b9 url(../images/header/rotator.php) no-repeat right top; border: 4px solid #3582b9; }

#navcontainer { 
	float: left;
	width: 190px;
	padding: 0;
	margin: 0;
	font: 115% Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	background-color: #90bade;
	color: #333;
	border-right: 4px solid #3582b9;
}
html>body #navcontainer { width: 210px; }
#navcontainer ul { list-style: none; margin: 0; padding: 0; border-top: 1px solid #eee; }
#navcontainer li { border-bottom: 1px solid #eee; margin: 0; }
#navcontainer li a { 
	display: block; 
	padding: 6px 5px 6px 1.3em; 
	background-color: #9ac0dc; 
	color: #eee; 
	text-decoration: none; 
	width: 100%; 
	font-weight: bold; }
html>body #navcontainer li a { width: auto; }
#navcontainer li a:hover { background-color: #3582b9; color: #fff; }

#content { clear: both; position: relative; width: 100%; margin-top: 25px; padding-bottom: 20px; }

#content-main { float: right; width: 505px; margin-bottom: 20px; min-height: 300px; }
html>body #content-main { float: right; width: 495px; margin-bottom: 20px; }
#content-main h2 { font-size: 160%; font-weight: normal; text-transform: uppercase; color: #b3b3b3; margin: 0 0 1em 0; padding: 0 0 0 0.6em; line-height: 1em; }
html>body #content-main h2 { margin: 0 0 1em -12px;}
#content-main h3 { font-size: 130%; font-weight: normal; color: #3582b9; margin: 0 0 0.5em 0; }
#content-main h4 { font-size: 115%; color: #333; margin: 0 0 0.3em 0; }
#content-main p { padding-right: 1.5em; line-height: 1.7em; margin-bottom: 1em; }
#content-main ul { margin: 0 0 1em 0; padding: 0 1.4em; list-style: square; }
#content-main ol { margin: 0; padding: 0 0 0 2em; }
#content-main ol ul { margin-top: 0.2em; margin-bottom: 0.6em; }
#content-main ul li { padding-bottom: 0.4em; }

div#content-leftColumn { float: left; width: 48%; padding: 0; }
div#content-rightColumn { float: right; width: 48%; padding: 0 0 0 2%; }

#content-sub { float: left; width: 215px; height: 300px; background: url(../images/content-sub-bgnd.gif) no-repeat 0 0; }
#content-sub h4 { margin: 10px 12px 5px 12px; color: #3582b9; text-transform: uppercase; font-size: 1.1em; font-weight: normal; border-bottom: 1px dotted #9ac0dc; }
#content-sub ul { list-style: none; padding: 0; margin: 0 0 0 12px; }
#content-sub ul li { padding: 0 0 0.3em 0.6em; background: url(../images/nav-arrow.gif) 0 0.4em no-repeat; }
#content-sub p { margin: 0 12px 15px 12px; }
#content-sub a:link, #content-sub a:visited { color: #3582b9; text-decoration: none; font-weight: bold; }
#content-sub a:hover { color: #96c0e6; text-decoration: underline; }
.topBorder { border-top: 1px solid #96c0e6; padding-top: 15px; }
	
#footer { clear: both; width: 740px; height: 40px; background-color: #3582b9; color: #fff; margin-top: 20px; margin-bottom: 20px; }
#footer p { float: left; margin: 0; padding: 10px 15px 15px 15px; }
#footer ul { float: left; padding: 10px 15px 15px 5px; margin: 0; }
#footer ul li { display: inline; padding-right: 10px; }
#footer a:link, #footer a:visited { color: #fff; text-decoration: none; }
#footer a:hover { text-decoration:  underline; }
#footer ul#site-credit { float: right; padding: 10px 15px 15px 5px; margin: 0; }

/* vcard */
#content-main .vcard .tel .type { display: none; }
#content-main p.n { font-weight: bold; margin: 0; padding: 0; }
#content-main .adr { padding: 0; background-color: #FFFFFF!; border: 0; }
#content-main ul.tel { list-style: none; padding: 0; margin: 1em 0; }
#content-main ul.tel li { padding: 0; }

/* images */
.floatLeft { float: left; padding-right: 1em; }
.floatRight { float: right; padding: 0 1.8em 0 0.6em; }
.floatRightFlush { float: right; padding: 0 0 0.7em 0.6em; }

.captioned-photo { margin: 0; padding: 0.5em 0 0 0; line-height: 1em; width: 490px; clear: both; }
.captioned-photo p { width: 100%; margin: 0; padding: 1em 0; font: 90%/1.75em Verdana, Arial, Helvetica, sans-serif; color: #1b5882; }
.captioned-photo img { margin: 0; display: block; border: 1px solid #444; }

/* table */
.datatable { border-collapse: collapse; line-height: 1.2em; margin-bottom: 1.5em; width: 100%; clear: right; }
.datatable td { border-bottom: 1px solid #D6DDE6; text-align: left; padding: 10px 6px 10px 6px; vertical-align: top; }
.datatable th {
	border: 1px solid #D6DDE6;
	border-width: 1px 0;
	background-color: #E8F0F7;
	color: #1b5882;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
	vertical-align: top;
	padding: 6px;
}
.datatable caption {	
	font-weight: bold;
	color: #1b5882;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: left;	
	text-transform: uppercase;
}
.datatable tr:hover { background-color: #F5F9FD; }
.datatable td.center-aligned { text-align: center; }

.results { border-collapse: collapse; line-height: 1.2em; margin-bottom: 1.5em; width: 100%; }
.results td { border: 1px solid #D6DDE6; text-align: center; padding: 10px 3px; vertical-align: top; }
.results th {
	border: 1px solid #D6DDE6;
	background-color: #E8F0F7;
	color: #1b5882;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
	vertical-align: top;
	padding: 6px;
}
.results th.yellow {
	border: 1px solid #D6DDE6;
	background-color: #FFFFCC;
	color: #1b5882;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
	vertical-align: top;
	padding: 6px;
}
.results td.yellow {
	border: 1px solid #D6DDE6;
	background-color: #FFFFCC;
}
.results th.sub {
	background-color: #fff;
	color: #333;
	font-weight: normal;
	text-transform: capitalize;
	text-align: center;
	vertical-align: top;
	padding: 6px;
}
.results th.empty, .results td.empty {
	background-color: #fff;
	border: 0;
}
.results caption {	
	font-weight: bold;
	color: #1b5882;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: left;	
	text-transform: uppercase;
}
.center-aligned { text-align: center!important; }

/* lists */
ul.column, ol.column {
	padding: 1em 0;
	-moz-column-width: 18em;
	-moz-column-gap: 40px; 
	/*-moz-column-rule: thin solid #d2e1ee;*/
}

ul#linkList { list-style: none; margin: 0 0 1em 0; padding: 0; }
ul#linkList ul li { list-style-type: square; }
ul#linkList a:link, ul#linkList a:visited { text-decoration: none; color: #333; }
ul#linkList a:hover { color: #96c0e6; text-decoration: underline; }

ul#highlight { background-color: #e9f0f7; list-style-type: none; padding-bottom: 0.6em!important; }
ul#highlight h4 { padding: 0.6em 0 0 0; font-size: 115%; font-weight: normal; color: #3582b9; margin: 0 0 0.3em 0; } 
ul#highlight a:link, ul#highlight a:visited { text-decoration: none; color: #333; }
ul#highlight a:hover { color: #96c0e6; text-decoration: underline; }

ul#jobDetail { list-style-type: none; margin: 0 0 1.5em 0; padding: 0; }
ul#jobDetail li { padding: 0.5em; }
ul#jobDetail li.altrow { background-color: #F5F9FD; }

ul#sponsors { list-style: none; margin: 1em 0 0 0; padding: 0; }
ul#sponsors li { float: left; width: 245px; margin-bottom: 0.7em; }
ul#sponsors li p { font-size: 95%; }

dl { padding: 0.5em 0.5em 0.5em 0; } 
dt { float: left; clear: left; width: 185px; text-align: left; color: #1564ac; } 
dt:after { content: ":"; } 
dd { margin: 0 0 0 195px; padding: 0 0 0.5em 0; }
 
/* misc */
h4, h5 { clear: both; }

.blueText { color: #1564ac; }
.blueText-bold { color: #1564ac; font-weight: bold; }

blockquote { margin: 1em 6em 1em 2.5em; background: url(../images/open-quote.gif) 6px 8px no-repeat; padding-top: 8px; }
blockquote p { padding: 0 35px 5px 28px; margin: 0; }
blockquote p.source { background: url(../images/close-quote.gif) no-repeat right top; text-align: right; }
blockquote cite { color: #3582b9; padding-right: 0.5em; }

.clearLeft { clear: left; }

.pro-flo { color: #3da779; }
.suzuki { margin-left: 50px; }
