
/* ------------------------------ */
/*                                */
/*   Styles for... All Browsers   */
/*                                */
/* ------------------------------ */


/* =================================================== */
/* CLEAR TAGS  */
/* =================================================== */

body, h1, h2, h3, h4, h5, h6, p, form, blockquote {
	padding: 0;
	margin: 0;
	}

h1, h2, h3, h4, h5, h6, pre, code {
	font-size: 1em;
	}

a {
	text-decoration: none;
	outline: none;
	}

a img {
	border: none;
	outline: none;
	}


/* =================================================== */
/* GENERAL  */
/* =================================================== */

body {
	background-color: #3a99e4;
	color: #000;
	font-family: verdana;
	min-width: 857px;
	padding-bottom: 20px;
	}

#shell {
	background-color: #fff;
	background-image: url(/newimages/ec08/bg-shell-left.gif);
	background-position: top left;
	background-repeat: repeat-y;
	}
	
#wrapper {
	width: auto;
	min-height: 650px;  
	background-image: url(/newimages/ec08/bg-topright.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	}

#circuit {
	width: auto;
	min-height: 650px;
	background-image: url(/newimages/ec08/anime-hole2.gif);
	background-position: 415px right;
	background-repeat: no-repeat;
	}

#rightheader {						/* for TABLE based header  */
	text-align: right;
	}
	
#headerdiv {						/* DIV based header  */
	width: 100%;
	background-color: #cc0000;
	position: relative;
	text-align: left;				/* text-align for Fixed-Width Centered layouts  */
	}

#headright {						/* DIV based header  */
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: +1;
	}

#yolk {

	}

#main {
	vertical-align: top;
	width: 100%;

	}

#content {
	vertical-align: top;
	width: 100%;
	padding: 10px 160px 0 10px;
	}

#content, #content td {
	font-size: small;
	}

#printlogo {
	display: none;
	}
	
code {
	font-weight: bold;
	font-family: courier new;
	color: #ff3300;
	}

h1 {
	font-size: 1.35em;
	color: #000;
	text-transform: uppercase;
	}

h2, h3, h4 {
	margin-bottom: 0;
	}

h2 {
	font-size: 1.35em;
	color: #2572bc;
	text-transform: uppercase;
	}

h3 {
	font-size: 1em;
	color: #606f7c;
	}

h4 {
	font-size: 1em;
	color: #fff;
	background-color: #3692dd;
	padding: 2px 2px 3px 5px;
	}

p {
	margin-top: 1em;
	margin-bottom: 1em;
	}
	
#ectrainhome h2 {
	font-family: verdana, sans-serif;
	color: #52b1fc;
	font-size: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 2.2pt;
	}
	
#ectrainhome p {
	font-size: 0.8em;
	}
	
#ectrainhome a {
	font-family: verdana, sans-serif;
	color: #52b1fc;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 2.2pt;
	}
	
#ectrainhome {
	border: 2px #52b1fc solid;
	padding: 10px 10px 10px 10px;
	}

#poweredshell {
	padding: 10px;
	width: auto;
	text-align: center;
	}

#poweredby {
	margin: 8px;
	}

.small {
	font-size: x-small;
	color: #003864;
	}

#baseline {
	background-color: #fff;
	background-image: url(/newimages/ec08/bg-base.gif);
	background-position: top left;
	background-repeat: repeat-x;
	}

#anime1 {
	position: absolute;
	top: 199px;
	left: 137px;
	z-index: +5;
	}

#anime2 {
	position: absolute;
	top: 415px;
	right: 0px;
	z-index: +4;
	}

#toppics {
	
}

/* =================================================== */
/* CONTENT */
/* =================================================== */

#ecareas {
	
	}

#bus, #clu, #org, #spo, #reg, #aff {
	vertical-align: top;
	background-image: url(/newimages/ec08/bg-a-bus.gif);
	background-position: top left;
	background-repeat: repeat-x;
	width: 50%;
	}

#clu {
	background-image: url(/newimages/ec08/bg-a-clust.gif);
	}

#org {
	background-image: url(/newimages/ec08/bg-a-org.gif);
	}

#spo {
	background-image: url(/newimages/ec08/bg-a-sport.gif);
	}

#reg {
	background-image: url(/newimages/ec08/bg-a-reg.gif);
	}

#aff {
	background-image: url(/newimages/ec08/bg-a-aff.gif);
	}

#bus div, #org div, #spo div, #clu div, #reg div, #aff div {
	background-image: url(/newimages/ec08/bg-areas-bus.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: auto;
	min-height: 97px;
	padding: 60px 10px 0px 10px;
	}
	
#org div {
	background-image: url(/newimages/ec08/bg-areas-org.jpg);
	}

#spo div {
	background-image: url(/newimages/ec08/bg-areas-sport.jpg);
	}

#clu div {
	background-image: url(/newimages/ec08/bg-areas-clust.jpg);
	}

#reg div {
	background-image: url(/newimages/ec08/bg-areas-reg.jpg);
	}

#aff div {
	background-image: url(/newimages/ec08/bg-areas-affil.jpg);
	}

.quote {
	font-family: georgia, times, serif;
	font-style: italic; 
	}

.quotedby {
	font-weight: bold;
	text-align: right;
	}

.bluebox {
	border: dashed #3997e1 1px;
	padding: 3px 3px 3px 3px;
	background-color: #cde5f7;
	width: auto;
	}

.bluebox2 {
	border: dashed #3997e1 1px;
	padding: 3px 3px 3px 3px;
	background-color: #cde5f7;
	width: 40%;
	}

.greybox {
	border: dashed #c8c8c8 1px;
	padding: 3px 3px 3px 3px;
	background-color: #f3f3f3;
	width: auto;
	}

/* =================================================== */
/* Listings */
/* =================================================== */

.listingtable {
	width: auto;
	}

.listingimage {
	padding: 3px 10px 10px 3px;
	border-bottom: solid #333 1px;
	width: auto;
	vertical-align: top;
	background-image: url(/newimages/ec08/bg-buslist.gif);
	background-position: top left;
	background-repeat: repeat-x;
	}

.listingimage img {
	border: solid #000 1px;
	padding: 1px;
	}

.listingtext {
	padding: 3px 3px 10px 3px;
	border-bottom: solid #333 1px;
	width: 100%;
	vertical-align: top;
	background-image: url(/newimages/ec08/bg-buslist.gif);
	background-position: top left;
	background-repeat: repeat-x;
	}

.webinar {
	border-left: solid #acdaf9 1px;
	}


/* =================================================== */
/* NAVIGATION and LINKS */
/* =================================================== */

a {
	color: #ff6600;
	text-decoration: underline;
	}

a:hover	{
	color: #bd1b00;
	}

.subnav {
	color: #000;
	font-size: x-small;
	padding: 3px 20px 5px 20px;
	text-align: center;
	}

.subnav a {
	color: #fff;
	}

.subnav a:hover {
	color: #acdaff;
	}

#navcolumn, #navcolbase {
	background-color: #3997e1;
	vertical-align: top;
	background-image: url(/newimages/ec08/bg-nav.gif);
	background-position: top left;
	background-repeat: repeat-y;
	}

#navcolbase {
	vertical-align: bottom;
/*	height: 293px;  */
	}

#nav {
	padding-top: 20px;
	background-image: url(/newimages/ec08/bg-navtop.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 177px;
	}

#navigator {
	width: 177px;
/*	padding-bottom: 89px;  */
	min-height: 105px;
	}

.button1, .button2, .currentpage, .submen {
	font-family: verdana;
	font-size: x-small;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	width: 140px;
	}

.button1 a, .button2 a, .currentpage a, .submen a {
	padding: 4px 10px 5px 10px;
	text-decoration: none;
	display: block;
	width: auto;
	color: #fff;
	}

.currentpage a {
	color: #000;
	}

.currentpage a:hover,
.button1 a:hover,
.button2 a:hover,
.submen a:hover {
	color: #00325a;
	}
		
.submen a {
	font-weight: normal;
	color: #000;
	}

.submen a:hover {
	color: #084092;
	}