@charset "utf-8";
/* CSS Document */

body {
	font: 12px Arial, Helvetica, Verdana, sans-serif;
	line-height: 20px;
	background: #FFFFFF;
	margin: 20px; 
	padding: 0;
	text-align: center; 
	color: #000000;
}

a, a:visited, a:link {
	color:#00a9e1;
	text-decoration: none;
	outline: none;
}
a:hover {
	color:#00a9e1;
	text-decoration: underline;
}

h2 {
	font-size: 1.4em;
	font-weight:normal;
	color:#0096c8;
	margin: .5em 0 .3em 0;
}

#rightColumn h2 {
	font-size: 1.3em;
	text-transform:uppercase;
	color:#0096c8;
	margin: 0 0 .6em 0;
	letter-spacing: .04em;
}

p {
	margin: .5em 0;
}

hr {
border: none 0;
border-top: 1px solid #CCCCCC;
width: 100%;
height: 1px;
text-align:left;
margin: .5em 0 .5em 0;
}

hr.alt { 
	margin: 1em 0 .5em 0;
}

#container {
	width: 900px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
}

#copyright {
	text-align:center;
	color:#999999;	
}

#fContent {
	padding: 0;
	margin: 0;
}

#homeContent {
	margin-top:15px;
}

#leftColumn {
	float:left;
	width:515px;
	margin: 0 10px 10px 0;
}

#rightColumn {
	float:right;
	width:375px;
	margin: 0 0 10px 0;
}

#midColumn {
	width:358px;
	margin: 0 10px 10px 175px;
	padding:0;
}

#midColumn .homeRoundTop {
	background: url(../images/homeRoundTop.gif) top left no-repeat;
	height:10px;
	width:356px;
}

#midColumn .homeRoundBottom {
	background: url(../images/homeRoundBottom.gif) bottom left no-repeat;
	height:7px;
	width:356px;
}

#midColumn .homeRoundBody {
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	padding: 0 10px;
	width:334px;
	margin:0;
	font-size: .8em;
}

#midColumn .homeRoundBody h3 {
	padding: 0 0 .4em 0;
	margin:0;
	font-size: 1.2em;
	line-height: 1.4em;
	color:#0096c8;
}

#midColumn .homeRoundBody p {
	padding: 0 0 .4em 0;
	margin:0;
}

#midColumn #highlight {
	border-top:1px solid #cccccc;
	padding-top: 7px;
	margin-top: 2px;
	display:block;
}

#leftMenu {
	float:left;
	width:180px;
	margin: 0 10px 10px 0px;
	font-size:1em;
	color:333333;
}

#leftMenu #leftMenuBody {
	background: url(../images/leftMenu-bg.jpg) top left no-repeat;
}

#leftMenu #leftMenuBody ul {
	margin:0;
	padding:10px 0 0 0;
	list-style-type:none;
}

#leftMenu #leftMenuBody ul li {
	list-style-type:none;
	padding: 7px 0 0 1.1em;
	margin:0;
}

#leftMenu #leftMenuBody ul li a {
	background: url(../images/grey-arrow.gif) scroll no-repeat 0 .6em;
	padding: 2px 0 2px 1em;
	margin:7px 0 0 0;
	color:#333333;
	text-decoration: none;
}

#leftMenu #leftMenuBody ul li a:hover, #leftMenu #leftMenuBody ul li a.on {
	background: transparent url(../images/blue-arrow-nav.gif) scroll no-repeat 0 .6em;
	color:#00a9e1;	
}

#leftMenu #leftMenuBody ul ul {
	padding:0;
	margin:0;
}

#leftMenu #leftMenuBody ul ul li a,
#leftMenu #leftMenuBody ul ul li a:hover {
	background-image:none;
}

#leftMenu #leftMenuBody ul ul li a.childOn {
	color:#00a9e1;
}

#leftMenu #leftMenuBottom {
	height: 15px;
	background: #ffffff url(../images/leftMenuBottom-bg.jpg) top left no-repeat;
}

#breadcrumbs {
	height: 30px;
	border-bottom: 1px solid #CCCCCC;
	padding: 5px 0;
	margin: 0 0 0 200px;
	font-size: .95em;
}

#breadcrumbs a {
	text-decoration: none;
	color:#000000;
}

#breadcrumbs a:hover {
	text-decoration: none;
	color:#00a9e1;
}

#bodyWrapper {
	margin: 10px 0 10px 200px;
}

#mainContent {
	margin: 0 170px 0 0;
}

#mainContent .events {
	margin: 1em 0 1.2em 0;
	width:350px;
}

#mainContent .event-date {
	font-weight:bold;
	color:#999999;
	display:block;
	line-height: 1em;
}

#adminContent {
	margin: 0;
}

#rightBodyColumn {
	width: 160px;
	float:right;
	margin-left: 10px;
}

#rightBodyColumn .roundTop {
	background: url(../images/roundTop.gif) top left no-repeat;
	height:15px;
	width:158px;
}

#rightBodyColumn .roundBottom {
	background: url(../images/roundBottom.gif) bottom left no-repeat;
	height:13px;
	width:158px;
	margin-bottom:5px;
}

#rightBodyColumn .roundBody {
	background: url(../images/roundBody.gif) top left repeat-y;
	/*border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;*/
	width:138px;
	padding: 0 10px;
}

#rightBodyColumn .roundBody h3 {
	margin: 0 0 .6em 0;
	font-size: 1em;
	text-transform:uppercase;
	color:#0096c8;
	/*letter-spacing: .04em;*/
	padding-bottom: .2em;
	border-bottom:1px solid #CCCCCC;	
}

#rightBodyColumn .roundBody h4 {
	margin: .8em 0 .4em 0;
	font-size: 1em;
	color:#000;
}

#rightBodyColumn .roundBody ul {
	margin:0;
	padding:0;
	list-style-type:none;
	font-size:1em;
}

#rightBodyColumn .roundBody ul li {
	margin:0;
	padding:3px 0 0 0;
	list-style-type:none;
}

/*#rightBodyColumn .roundBody ul li a {
	background: url(../images/grey-arrow.gif) scroll no-repeat 0 .6em;
	padding: 2px 0 2px .8em;
	margin:7px 0 0 0;
	color:#333333;
	text-decoration: none;
}*/

#rightBodyColumn .roundBody ul li a {
	background: url(../images/pdf-small.gif) scroll no-repeat 0 3px;
	padding: 2px 0 2px 1.6em;
	margin:2px 0 0 0;
	color:#333333;
	text-decoration: none;
	display:block;
}

#rightBodyColumn .roundBody ul li a:hover {
	color:#00a9e1;
	text-decoration: none;
}

#mainContent h1, #adminContent h1 {
	font-size:1.6em;
	color:#333333;
	font-weight:normal;
}

#footer {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 25px;
	margin: 35px 0 10px 0;
	text-align:center;
	color:#979ca0;
}

#footer a {
	color:#979ca0;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

div#header {
	position:relative;
	margin-bottom:5px;	
}

div#header #contact {
	position:absolute;
	right: 15px;
	top: 37px;
	width: 75px;
	text-align:left;
	font-weight: bold;
	color: #005c94;
	font-size:.9em;
}

div#header #contact a {
	color: #005c94;
	text-decoration:none;
}

div#header h1,
div#header span.logo {
	margin:0;
	padding:0;
}

div#header h1 a,
div#header span.logo a {
	background:#FFFFFF url(../images/transera-logo.gif) no-repeat scroll 0% 0%;
	display:block;
	height:60px;
	margin:0;
	padding:0;
	text-decoration:none;
	text-indent:-999em;
	width:200px;
	outline: none;
}

div#header #navBar {
	height: 43px;
	background:url(../images/nav-banner.jpg) top left no-repeat;
	padding:0;
	margin:0;
	position:relative;	
}

div#header #navBar #navItems {
	position:absolute;
	padding: 0;
	margin:0;
	top:10px;
	left:55px;
	/*margin: 10px 5px 0 55px;*/
}

div#header #navBar #navItems a {
	text-transform:uppercase;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size: 12px;
	margin: 0 2.5em 0 0;
	padding:0;
}

div#header #navBar #navItems a:hover, 
div#header #navBar #navItems a.on {
	color:#055b8c;
}

div#header #navBar #searchBox {
	float:right;
	width:145px;
	height:19px;
	margin: 10px 15px 0 0;
	padding:0;
	position:relative;
}

div#header #navBar #searchBox form {
	margin:0;
	padding:0;
}

div#header #navBar #searchBox form input {
	margin:0;
	padding-top:3px;
	border:none;
	width: 113px;
	height: 19px;
	font-size:10px;
	color:#666666;
	background: transparent url(../images/search-bg.gif) repeat-x scroll center top;
	position:absolute;
	top:0;
	left:20px;
}

div#header #navBar #searchBox .left {
	background: transparent url(../images/search-end.gif) no-repeat scroll left top;
	display:block;
	height:19px;
	left:0pt;
	position:absolute;
	top:0pt;
	width:20px;	
}

div#header #navBar #searchBox .right {
	background: transparent url(../images/search-end-right.gif) no-repeat scroll right top;
	display:block;
	height:19px;
	right:0pt;
	position:absolute;
	top:0pt;
	width:18px;	
}

.clear {
	clear:both;
}

/* -- ADMIN STYLES -------------------------------------------------->

/* force the width of textareas wider */
#edit textarea {
    min-width:550px;
    /* IE Dynamic Expression to set the width */
    width:expression(document.body.clientWidth < 650 ? "550px" : "100%" );	
	height:550px;
}
