/*
      Train Pro Live v 1.0
      Feb - Mar 2008
	  
*/

* { padding: 0; margin: 0; }

.alert {
 font-family:       Arial, Helvetica, Sans-serif;
 font-size:         11px;
color: #990000;
font-weight: bold;
}

.smalltext {
font-size: 10px;
color: #999;
}

.terms {
font-size: 10px;
color: #999;
line-height: 12px;
padding: 9px;
border: 1px solid #e3e3e4;
}

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 background: #e4e4e3 url(images/background.gif) repeat-x;
}
html, body {height:100%}

#wrapper { 
 margin: 0 auto;
 width: 912px;
 min-height: 100%;
 margin-bottom: -50px;
}

.fieldtext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
 color: #999;
 border: 0;
}

#login {
 width: 897px;
 font-weight: bold;
 position: relative;
 float: left;
 padding-top: 12px;
 padding-bottom: 4px;
 padding-right: 10px;
 color: #C3C3C3;
 text-align: right;
}

.control2 a {
 color: #61969e;
 font-weight: normal;
 text-decoration: none;
 font-size: 10px;
}
.control2 a:hover {
 font-weight: normal;
 color: #fff;
 text-decoration: none;
 font-size: 10px;
}
.control2 a:visited {
 font-weight: normal;
 color: #61969e;
 text-decoration: none;
 font-size: 10px;
}

.control3 a {
 color: #ccc;
 font-weight: bold;
 text-decoration: none;
}
.control3 a:hover {
 font-weight: bold;
 color: #fff;
 text-decoration: none;
}
.control3 a:visited {
 font-weight: bold;
 color: #ccc;
 text-decoration: none;
}

.control4 a {
 color: #999;
 text-decoration: none;
}
.control4 a:hover {
 color: #333;
 text-decoration: none;
}
.control4 a:visited {
 color: #999;
 text-decoration: none;
}



img {
 border: 0;
 margin: 0 10px 4px 0;
 display: inline;
 float: left;
}


#header {
 width: 912px;
 float: left;
 height: 181px;
 background: #e4e4e3 url(images/header.jpg) no-repeat bottom;
 padding-top: 8px;
 margin-top: 5px;
}

#plate {
background: #f1f1f1;
width: 910px;
border: 1px solid #cececc;
border-top: 0;
position: relative;
float: left;
margin-bottom: 20px;
}
#leftcolumn { 
 width: 585px;
 padding-left: 30px;
 padding-right: 20px;
 padding-top: 15px;
 float: left;
}
#rightcolumn { 
 float: right;
 width: 260px;
 display: inline;
}

#footer {
 width: auto;
 height: 50px;
 position: relative;
 clear: both;
 border-top: 1px solid #cececc;
 background: #f1f1f1;
 color: #999;
 padding-top: 10px;
font-size: 11px;
line-height: 1.25em;
}

* html #outer{height:100%;} /* IE6 and under treat height as min-height anyway*/

#foot {
 width: 912px;
 padding-top: 5px;
 margin-left: auto;
 margin-right: auto;
}

#calculator {
 background: #CCC;
 padding: 10px;
}

.headline {
 font-size: 24px;
 color: #61969e;
 margin-top: 20px;
}

.subheadline {
 font-size: 18px;
 color: #61969e;
 margin-top: 15px;
}

.blue {
 color: #61969e;
}

.date {
 font-size: 11px;
 color: #61969e;
 margin-top: 4px;
}
.bodytext {
 font-size: 12px;
 color: #666;
 line-height: 1.25em;
 margin-bottom: 4px;
margin-top: 10px;
}

.control a {
 color: #61969e;
 text-decoration: none;
}
.control a:hover {
 color: #333;
 text-decoration: none;
}
.control a:visited {
 color: #61969e;
 text-decoration: none;
}

a.readmore {
 color: #61969e;
 text-decoration: none;
}
a:hover.readmore {
 color: #333;
 text-decoration: none;
}
a:visited.readmore {
 color: #61969e;
 text-decoration: none;
}

a:link {
 color: #61969e;
 text-decoration: none;
}
a:hover {
 color: #333;
 text-decoration: none;
}
a:visited {
 color: #61969e;
 text-decoration: none;
}

/* Right Side Bar */

#rightbar {
 width: 260px;
 background: url(images/right_barbackground.jpg);
 position: relative;
 float: left;
}
#rtbottom {
 position: relative;
 float: left;
 width: 260px;
 background: url(images/right_barbottom.jpg) no-repeat bottom;
 height: 40px;
}
#div3 {
 width: 260px;
 position: relative;
 float: left;
}
#bartext {
 position: relative;
 float: right;
 display: inline;
 width: 180px;
 color: #FFF;
 padding-right: 31px;
 padding-bottom: 8px;
}
#arrow1 {
 position: relative;
 float: left;
 width: 39px;
}
#rthead {
 color: #FFF;
 font-size: 13px;
 font-weight: bold;
 width: 230px;
 background: url(images/right_barheadline.jpg);
 height: 27px;
 float: right;
 padding-left: 30px;
 padding-top: 12px;
 margin-top: 4px;
 margin-bottom: 4px;
}







/* Main Navigation */

#navcontainer ul
{
margin-left: 0;
color: #e4e4e3;
float: left;
width: 700px;
font-size: 12px;
font-weight: bold;
padding-left: 18px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 10px;
padding-top: 6px;
padding-bottom: 5px;
color: #e4e4e3;
text-decoration: none;
float: left;
border-right: 1px solid #666;
}

#navcontainer ul li a:hover
{
background: url(images/navroll.jpg);
color: #fe9d00;
}

#navcontainer li#active a
{
background: url(images/navroll.jpg);
color: #fe9d00;
}