
/*----------------------------------------------------------------------------*/
/* GLOBAL SETTINGS                                                            */
/*----------------------------------------------------------------------------*/
.push-0 { margin: 0 -20px 1.5em 20px; }

body { background: #0B1C2E; margin-top: 0em;color: #4f4c4e;}
body#simple { background: #ffffff; margin-top: 1em;color: #4f4c4e;}
/*body { background: #0B1C2E; margin-top: 0em;color: #3b60af;}*/
/*body { background: #ffffff top center repeat-x; margin-top: 0em;color: #3b60af;}*/
/*#login { width:950px; margin:0 auto; margin-bottom: 20px; padding: 0px; border: none; }*/
#page-container { width:950px; margin:0 auto; background-color: #0B1C2E;}

.container { 
	margin-bottom: 20px;
	padding: 0px;
	border: solid 1px #336699;
/*
	border-left: solid 1px #336699;
	border-right: solid 1px #336699;
	border-bottom: solid 1px #336699;
*/
	background-color: #e3d9cd;
}

#rightnav {
	margin-top: 2.2em;
}

h1, h2, h3, h4, h5, h6 {color:#4f4c4e; font-weight: bold;}

.align-left { text-align: left; }
.align-center { text-align: center; }
.align-right { text-align: right; }

a, a:link, a:visited {
	border-bottom: 1px dotted;
/*	color: #00FF40;*/
	color: #3b60af;
	text-decoration: none;
	font-weight: bold;
/*
	color: #003485;
	text-decoration: underline;
*/
	outline: none;
}

a:focus, a:hover, a:active {

	border-bottom-style: solid;
	color: #DA4620;
/*
	color: #BA0815;
	text-decoration: none;
*/
}

a.small {
	font-size: 85%;
}

a.img {
	border-bottom: none;
}

ul {
	/*list-style-image: url(../../img/more-bullet-blue2.png);*/
	list-style: disc outside;
	color: #4f4c4e;
}

ul .nested {
	margin: 0pt 1.5em;
}

.img-container-right { float: right; padding: 0 0 10px 10px; }
.img-container-right .caption { text-align: center; font-size: 10pt; color: #BCBCBC; }
.img-container-right a { border-bottom: 0; text-decoration: none; }
.img-container-right img.border { 	border: 2px solid #DEDFE1; }

.box {
	/*background-color: rgb(222,238,254);*/
	background-color: #DEEEFE;
}

table
{
	margin-bottom: 1.5em;
	width: 100%;
	/*border: solid 1px rgb( 79,124,174);*/
	empty-cells: show;
	border-collapse: collapse;
	background-color: transparent;
	text-align: left;
}

table tr {
	background: transparent;
	border-top: solid 1px #fff;
	color: inherit;
}

table tr.darkrow {
	background: #F8F8F8 url('../../img/a6.gif') top left repeat-x;
}

table tr.lightrow {
	background: #FDFDFD url('../../img/a7.gif') top left repeat-x;
}

table th
{
	font-weight: bold;
	padding: 0.2em 0.5em;
	/*border: solid 1px rgb( 79,124,174);
	border: 0;
	background: transparent;*/
	color: #fff;
	background: #006192 url('../img/a8.gif') top left repeat-x;
	border-right: solid 1px #fff;
}

table th.center {
	text-align: center;
	padding: 0.2em 0.5em;
}

table th.right {
	text-align: right;
	padding: 0.2em 0em 0.2em 1em;
}

table td
{
	padding: 0.2em 0.5em;
	/*border: solid 1px rgb( 79,124,174);
	border: 0;*/
	border-right: solid 1px #fff;
	background: transparent;
}

table td.center {
	text-align: center;
	padding: 0.2em 0.5em;
}

table td.right {
	text-align: right;
	padding: 0.2em 0em 0.2em 1em;
}

table .subheader th
{
	background-color: #C5C5C5;
}

table .highlight td
{
	background-color: #FFFFC6;
}

table ul
{
	margin-bottom: 0em;
	padding-left: 1em;
	list-style: square;
}

table.no-border { border: 0; }
table.no-border tr { border: 0; }
table.no-border td { border: 0; }
table.no-border th { border: 0; }

table td.width10, table th.width10 { width: 10% }
table td.width15, table th.width15 { width: 15% }
table td.width20, table th.width20 { width: 20% }
table td.width25, table th.width25 { width: 25% }
table td.width30, table th.width30 { width: 30% }
table td.width33, table th.width33 { width: 33% }
table td.width33, table th.width34 { width: 34% }
table td.width35, table th.width35 { width: 35% }
table td.width40, table th.width40 { width: 40% }
table td.width45, table th.width45 { width: 45% }
table td.width50, table th.width50 { width: 50% }
table td.width55, table th.width55 { width: 55% }
table td.width60, table th.width60 { width: 60% }
table td.width65, table th.width65 { width: 65% }
table td.width67, table th.width66 { width: 66% }
table td.width67, table th.width67 { width: 67% }
table td.width70, table th.width70 { width: 70% }
table td.width75, table th.width75 { width: 75% }
table td.width80, table th.width80 { width: 80% }
table td.width85, table th.width85 { width: 85% }
table td.width90, table th.width90 { width: 90% }
table td.width95, table th.width95 { width: 95% }
table td.width100, table th.width100 { width: 100% }

table.standings {
	border: none;
	color: #ffffff;
}

table.standings tr,
table.standings th,
table.standings td {
	border: none;
}

table.records {
	/*border: solid 1px #033C74;*/
	color: #030720;
}

table.contacts {
	color: #4f4c4e;
}
table.contacts tr.darkrow {
	background: #99ffcc;
	border: 0;
}
table.contacts tr.lightrow {
	background: #ffffff;
	border: 0;
}
table.contacts tr.darkrow td {
	border: 0;
}

/*----------------------------------------------------------------------------*/
/* FORMS                                                                      */
/*----------------------------------------------------------------------------*/
form label {
	float: left;
	text-align: right;
	width: 10em;	
	font-weight: bold;
	margin: .5em 0pt;
}
form input {
	float: left;
	/*border: solid 1px #0D45CA;*/
	font-family: tahoma,verdana,arial,sans-serif;
	margin: .5em 0pt .5em .5em;

}
form select {
	float: left;
	/*border: solid 1px #0D45CA;*/
	font-family: tahoma,verdana,arial,sans-serif;
	/*padding: 3px;*/
	margin: .5em 0pt .5em .5em;

}
form input.button {
	margin: .4em 0pt .5em .5em;
	padding: 0pt .5em;
}
form label.radio {
  float:left;
  text-align:left;
  margin: 0em 1em 1em 0em;
  padding: .2em 0em 0em 0.5em;
}
form label.checkbox {
  float:left;
  text-align:left;
  margin: 0em 1em 1em 0em;
  padding: .2em 0em 0em 0.5em;
  width: 7em;	
}
form .error_message {
	float: left;
	color: red;
	margin: .5em 0pt .5em .5em;
	padding-left: .4em;
}
form br { clear: left; }

/*----------------------------------------------------------------------------*/
/* AD / LOGIN HEADER                                                          */
/*----------------------------------------------------------------------------*/
#ad-container {
	float: left;
	width: 540px;
	height: 90px;
	padding: 10px 0;
}
#ad-container a {
	border-bottom: none;
}
#login
{
	float: right;
	padding: 10px 0;
	height: 90px;
}
#login form
{
	height: 30px;
	padding:60px 0 0;
}
#login p
{
	float: right;
	color:#FFFFFF;
	font-weight: bold;
	margin: 0;
	height: 30px;
	padding: 70px 0 0;
}
#login p a
{
	color:#FFFFFF;
}
#login label {
	float:left;
	color:#FFFFFF;
	text-align:right;
	width:65px;	
	font-weight: bold;
	margin-top: 0.8em;
}
#login input {
	float: left;
	border: solid 1px #0D45CA;
	color: #0D45CA;
	font-family: tahoma,verdana,arial,sans-serif;
	padding: 3px;
	margin-left: 8px;
	width: 95px;

}
#login .button {
	background-color: #EF7900;
	border: 1px solid #000000;
	color: #FFFFFF;
	cursor: pointer;
	font-family: tahoma,verdana,arial,sans-serif;
	font-weight: bold;
	margin: 0.5em 0 0.5em 0.5em;
	padding: 2px;
	width: 50px;
}

/*----------------------------------------------------------------------------*/
/* HEADER                                                                     */
/*----------------------------------------------------------------------------*/
#header {clear: both; float: left; width: 950px; height: 180px; margin: 0px; padding: 0px; background: transparent url(../../img/header3.jpg) top left;}
.logo  {z-index: 2; padding-top: 40px; margin: 0px; background-color: transparent;}

#header-left a {
padding: 0px;
background-color: transparent;
color: #ffffff;
font: bold 1em Arial,Verdana,Helvitica,sans-serif;
text-decoration: none;
display: block;
margin-top: 3px;
margin-left: 5px;
border-bottom: none;
}

#header-left br {
clear: both;
}
#header-left a.top {
margin-top: 10px;
}

#header-right a {
padding: 0px;
background-color: transparent;
color: #ffffff;
font: bold 1em Arial,Verdana,Helvitica,sans-serif;
text-decoration: none;
display: block;
float: right;
margin-top: 30px;
margin-right: 5px;
border-bottom: none;
}

#header-right br {
clear: both;
}

#header-right a.top {
margin-top: 10px;
}

#topnav {
position:relative;
display:block;
height:39px;
margin:0 0 10px 0;
background:transparent url(../../img/bgOFF2.gif) repeat-x top left;
font: bold 1em Arial,Verdana,Helvitica,sans-serif;
text-transform: uppercase;
}
#topnav  ul {
margin:0;
padding:0;
list-style-type:none;
width:auto;
}
#topnav  ul li {
display:block;
float:left;
margin:0;
font-size: 100%;
}
#topnav  ul li a {
letter-spacing: 1px;
display:block;
float:left;
padding:11px 14px 0 14px;
height:23px;
text-decoration:none;
color: #ffffff;
background:transparent url(../../img/bgDIVIDER2.jpg) no-repeat top right;
border-bottom: none;
}
#topnav a:hover {
color: #ffffff;
background:#fff url(../../img/bgON2.gif) repeat-x top left;
}

body.home #topnav #home,
body.schedule #topnav #schedule,
body.results #topnav #results,
body.records #topnav #records,
body.calendar #topnav #calendar,
body.directions #topnav #directions,
body.info #topnav #info,
body.archive #topnav #archive {
color:#ffffff;
background:#fff url(../../img/bgON2.gif) repeat-x top left;
}

/*----------------------------------------------------------------------------*/
/* HOMEPAGE STANDINGS BOX                                                     */
/*----------------------------------------------------------------------------*/
#standings {
	border: solid 1px #0B1C2E;
	background: url(../../img/box-blue-300h.jpg) top repeat-x;
	color: #fffff;
	padding-top: 10px;
}

#standings h3 {
	color: #ffffff;
	text-align: center;
}

/*----------------------------------------------------------------------------*/
/* SIDEBAR                                                                    */
/*----------------------------------------------------------------------------*/
#sidebar h3 {
	color: #ffffff;
	text-align: center;
	height: 28px;
	background: url(../../img/sidebar-header-red.jpg) top repeat-x;
	line-height: 1.5em;
	margin: 0 0 .5em 0;
}
#sidebar h3.red {
	background: url(../../img/sidebar-header-red.jpg) top repeat-x;
}
#sidebar h3.yellow {
	background: url(../../img/sidebar-header-yellow.jpg) top repeat-x;
}
#sidebar h3.green {
	background: url(../../img/sidebar-header-green.jpg) top repeat-x;
}
#sidebar h3.orange {
	background: url(../../img/sidebar-header-orange.jpg) top repeat-x;
}
#sidebar h3.blue {
	background: url(../../img/sidebar-header-blue.jpg) top repeat-x;
}
#sidebar h3.turquoise {
	background: url(../../img/sidebar-header-turquoise.jpg) top repeat-x;
}
#sidebar h4.date {
	color: #033C74;
	margin: 1.0em 0em 0em 0em;
	font-size: 100%;
	font-weight: bold;
	line-height: 1.5;
}
#sidebar .section {
	margin: 0 0 3em 0;
}
#sidebar .section ul {
	list-style: disc outside;
	color: #3b60af;
}

/*----------------------------------------------------------------------------*/
/* HOMEPAGE ALERT & COACH'S CORNER                                            */
/*----------------------------------------------------------------------------*/
/*
#hp-alert {
	background: #910A0A;
	color: #FFFFFF;
	padding: 10px 10px 5px 10px;
	margin: 0pt 0pt 1.5em 0pt;
	font-size: 12pt;
}
#hp-alert h1 {
	text-align: center;
	color: #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	font-size: 14pt;
	padding-bottom: 5px;
}
#hp-alert p {
	margin: 0pt 0pt 5px 0pt;
}
*/
#corner h2 {
	font-size: 1.5em;
	margin-bottom: 0em;
}

/*----------------------------------------------------------------------------*/
/* CONTENT                                                                    */
/*----------------------------------------------------------------------------*/
#content {
	min-height: 500px;
	background: #ffffff;
	border: solid 1px rgb(219,216,199);
	padding-top: 10px;
}

/*----------------------------------------------------------------------------*/
/* FOOTER                                                                     */
/*----------------------------------------------------------------------------*/
.footer {height: 3.0em; margin: 0px; padding: 0.5em 0px 0.5em 0px; border-top: solid 1px #032956; background-color: #C0D2EB; color: #3B60AF;}
.footer p {margin: 0px; padding: 0px; text-align: center; line-height: 1.3em; font-size: 110%;}
.footer a {color: #3b60af;}
.footer a:hover {color: #3b60af;}
.footer-font {font-size: 1.0em;}




.schedule-date {display: block; margin: 0px; padding: 0; font-weight: bold; line-height: 1.3em;}
.schedule-team {display: block; float: left; margin: 0px; padding: 0; width: 125px; line-height: 1.3em;}
.schedule-score {display: block; margin: 0px; padding: 0; line-height: 1.3em;}
/*.schedule-text {display: block; margin: 0px; padding: 0; width: 135px;}*/

#news div.post {
    /*border-bottom: #ccc dotted 1px;*/
	border-bottom: dashed 1px #dfdfdf;
    margin: 0 0 2em 0;
    padding: 0 0 1em 0;
    width: 100%;
    float: left;
    clear: both;
}
#news div.post h2 {
    font-size: 16px;
    font-weight: bold;
    margin: 0em;
    padding: 0em;
    border: none;
}
#news div.post .post-subhead {
    margin: 0 0 10px 0;
}

#news div.post .post-subhead p {
    margin: 0px;
    padding: 0px;
}

#news div.post p {
	margin-bottom: 1.0em;
}
#news div.post small {
	font-size: 0.8em;
}
#news div.post p img {
	border: 1px solid;
	float: right;
	margin: 0.5em 1.5em 1.5em 0pt;
}

/*----------------------------------------------------------------------------*/
/* SIDEBAR                                                                    */
/*----------------------------------------------------------------------------*/
/*
#sidebar-box {
	background:#ffffff;
	margin: 0em 1em 1em 0em;
	padding: 1px;
	border: solid 1px #29dd29;
}
#sidebar-box h1 {
	background: url(../../img/section-header-green.png) top repeat-x;
	color: #fff;
	font-weight: bold;
	font-size: 100%;
	line-height: 1.5;
	padding: 0px 5px;
	margin-bottom: 1px;
}
#sidebar-box .body {
	padding: .2em .5em;
}
#sidebar-box h2 {
	color: #4f4c4e;
	margin: .5em 0em 0em 0em;
	font-size: 100%;
	font-weight: bold;
	line-height: 1.5;
}
#sidebar-box a {
	color: #4f4c4e;
	text-decoration: none;
}
#sidebar-box a:hover {
	color: #4f4c4e;
	text-decoration: none;
}
#sidebar-box a:visited {
	color: #4f4c4e;
	text-decoration: none;
}
#sidebar-box ul {
	margin: 0em 0em .5em 1.5em;
}
#sidebar-box li {
	padding-bottom: .2em;
}
#sidebar-box .left {
	display: block;
	float: left;
	margin: 0px;
	padding: .5em 0pt;
	width: 80px;
	font-weight: bold;
}
#sidebar-box .right {
	display: block;
	margin: 0px;
	padding: .5em 0pt;
	font-weight: bold;
}
*/

.sidebar-box {
	background:#ffffff;
	margin: 0em 1em 1em .5em;
	padding: 1px 1px 1.0em;
	border: solid 1px #29dd29;
}
.sidebar-box h1 {
	background: url(../../img/section-header-green.png) top repeat-x;
	color: #fff;
	font-weight: bold;
	font-size: 130%;
	line-height: 1.5;
	padding: 0px 5px;
	margin-bottom: 1px;
	text-align: center;
}
.sidebar-box div.body {
	padding: .2em .5em;
}
.sidebar-box h2 {
	color: #033C74;
	margin: 1.0em 0em 0em 0em;
	font-size: 100%;
	font-weight: bold;
	line-height: 1.5;
}
.sidebar-box ul {
	margin:0pt 0.5em 0pt 1.5em;
}
/*
.sidebar-box li {
	padding-bottom: .2em;
}
.sidebar-box a {
	color: #4f4c4e;
	text-decoration: none;
}
.sidebar-box a:hover {
	color: #4f4c4e;
	text-decoration: none;
}
.sidebar-box a:visited {
	color: #4f4c4e;
	text-decoration: none;
}
*/
.sidebar-box .left {
	display: block;
	float: left;
	margin: 0px;
	padding: .5em 0pt;
	width: 80px;
	font-weight: bold;
}
.sidebar-box .right {
	display: block;
	margin: 0px;
	padding: .5em 0pt;
	font-weight: bold;
}

.sidebar-box-advert {
	background: #557ED8;
	border: solid 1px #0D45CA;
	color: #fff;
	font-weight: bold;
	padding: .5em 1em 0pt 1em;
	margin: 0em 1em 1em .5em;
}
.sidebar-box-advert h1 {
	color: #fff;
	font-weight: bold;
	font-size: 130%;
	line-height: 1.5;
	padding: 0px 5px;
	text-align: center;
	text-decoration: underline;
}
.sidebar-box-advert a {
	color: #ffffff;
}

/*----------------------------------------------------------------------------*/
/* HOMEPAGE SIDEBAR                                                           */
/*----------------------------------------------------------------------------*/
#hp-sidebar {
	/*width: 200px;*/
	/*height: 500px;*/
	/*margin: 0px;*/
	/*padding: 0px;*/

	/*background: #e2e1dd;*/
	min-height: 500px;
}

#hp-sidebar .section {
	/*width: 150px;*/
	border: solid 1px #d7d6d2;
	background-color: #ffffff;
	margin: 15px;
	padding: 1px;
}

#hp-sidebar .section .header {
	background: url(../../img/section-header.png) top repeat-x;
	color: #fff;
	font-weight: bold;
	padding: 0px 5px;
	margin-bottom: 1px;
}

#hp-sidebar .section .body {
	background: url(../../img/section-bg.png) top repeat-x;
	/*height: 300px;*/
	color: #4f4c4e;
	font-weight: bold;
	/*padding: 0px 5px;*/
 	font-weight: normal;
 }
#hp-sidebar p {
	margin: 0em;
	padding: 0.5em 5px 0.2em;
}

#hp-sidebar p.current {
	background-color: #BBCBEC;
}

/*----------------------------------------------------------------------------*/
/* SECONDARY NAVIGATION                                                       */
/*----------------------------------------------------------------------------*/
/*
#secondary-nav {
	padding: .5em 0pt 1.5em;
	*background: #C0D2EB;*
	background: #A8D2FD;
}
#secondary-nav h1 {
	font-size: 1.5em;
	line-height: 1.5em;
	*color: #616265; grey *
	color: #3B60AF;
	padding-left: 1em;
}
#secondary-nav ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	border-bottom:1px solid #FFFFFF;
	border-top:1px solid #3B60AF;
}
#secondary-nav li.level2 {
*	background: #dce2eb;*
	background: #DEEEFE;
}
#secondary-nav li.level2 a {
	text-indent:40px;
	margin: 0em;
}
.menulateral:link, .menulateral:active, .menulateral:visited {
border-bottom:1px solid #3B60AF;
border-top:1px solid #FFFFFF;
color:#3B60AF;
display:block;
font-size:12px;
height:25px;
line-height:25px;
text-decoration:none;
text-indent:20px;
}
.menulateral:hover {
background:#3B60AF none repeat scroll 0%;
border-bottom:1px solid #3B60AF;
border-top:1px solid #3B60AF;
color:#FFFFFF;
display:block;
font-size:12px;
height:25px;
line-height:25px;
text-decoration:none;
text-indent:20px;
}
*/


/*
#secondary-nav {
	padding: .5em 0pt 1.5em;
	background: #E2E2E2;
}
#secondary-nav h1 {
	font-size: 1.5em;
	line-height: 1.5em;
	color: #557ED8;
	padding-left: 1em;
}
#secondary-nav ul {
	list-style-image: url(../../img/closed.gif);
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	border-bottom:1px solid #FFFFFF;
	border-top:1px solid #BDBDBD;
}
#secondary-nav li.level2 {
	background: #f4f4f4;
}
#secondary-nav li.level2 a {
	text-indent:40px;
	margin: 0em;
}
.menulateral:link, .menulateral:active, .menulateral:visited {
	border-bottom:1px solid #BDBDBD;
	border-top:1px solid #FFFFFF;
	color:#557ED8;
	display:block;
	font-size:12px;
	height:25px;
	line-height:25px;
	text-decoration:none;
	text-indent:20px;
}
.menulateral:hover {
	background:#557ED8 none repeat scroll 0%;
	border-bottom:1px solid #557ED8;
	border-top:1px solid #557ED8;
	color:#FFFFFF;
	display:block;
	font-size:12px;
	height:25px;
	line-height:25px;
	text-decoration:none;
	text-indent:20px;
}
*/




#secondary-nav {
	padding: .5em 0pt 1.5em;
	background: #E2E2E2;
}
#secondary-nav h1 {
	font-size: 1.5em;
	line-height: 1.5em;
	color: #557ED8;
	padding-left: 1em;
}
#secondary-nav ul {
	list-style: none;
	margin: 0px;
	border-bottom:1px solid #FFFFFF;
	border-top:1px solid #BDBDBD;
}
#secondary-nav li {
display:inline;
}

#secondary-nav li a:link, #secondary-nav li a:active, #secondary-nav li a:visited {
	border-bottom:1px solid #BDBDBD;
	border-top:1px solid #FFFFFF;
	color:#557ED8;
	display:block;
	font-size:12px;
	height:25px;
	line-height:25px;
	text-decoration:none;
	text-indent:20px;
	background: url(../../img/closed-blue.gif) no-repeat 20px;
	padding: 0px 0 0px 20px;
}
#secondary-nav li a:hover {
	background:#557ED8 url(../../img/closed-white.gif) no-repeat 20px;
	border-bottom:1px solid #557ED8;
	border-top:1px solid #557ED8;
	color:#FFFFFF;
	display:block;
	font-size:12px;
	height:25px;
	line-height:25px;
	text-decoration:none;
	text-indent:20px;
	padding: 0px 0 0px 20px;
}

#secondary-nav li.open a:link, #secondary-nav li.open a:active, #secondary-nav li.open a:visited {
	background: url(../../img/open-blue.gif) no-repeat 20px;
}

#secondary-nav li.open a:hover {
	background:#557ED8 url(../../img/open-white.gif) no-repeat 20px;
}

#secondary-nav li.level2 a:link, #secondary-nav li.level2 a:active, #secondary-nav li.level2 a:visited {
	background: #f4f4f4 url(../../img/closed-blue.gif) no-repeat 40px;
	padding: 0px 0 0px 40px;
}

#secondary-nav li.level2 a:hover {
	background: #557ED8 url(../../img/closed-white.gif) no-repeat 40px;
	padding: 0px 0 0px 40px;
}




.horizontal-nav {clear: both; float: left; min-height: 2.0em; line-height: 2.0em; margin: 0pt 0pt 2em 0pt; padding: 0pt 0pt 0pt .5em; background-color: #557ED8;}
.horizontal-nav ul {margin: 0px; padding: 0px;}	
.horizontal-nav li {float: left; margin: 0px 10px; list-style: disc; white-space: nowrap; background-color: inherit; color: rgb(255,255,255); text-decoration: none; font-weight: bold;}
.horizontal-nav li.no-bullet {float: left; list-style: none; margin: 0px 10px; white-space: nowrap; background-color: inherit; color: rgb(255,255,255); text-decoration: none; font-weight: bold;}
.horizontal-nav li a {margin: 0px; padding: 0pt; color: rgb(255,255,255); font-weight: normal;}
.horizontal-nav li a:hover, .nav-main a.selected {background-color: inherit; text-decoration: none; font-weight: normal;}

/*----------------------------------------------------------------------------*/
/* ACCOUNT MAINTENANCE PAGE                                                   */
/*----------------------------------------------------------------------------*/
/* Edit Username Password screen needs wider labels */
#account form label {
	width: 12em;	
}
#account-info label, #account-info span {
	font-size: 120%;
}
#account-info a {
	color: red;
}
#account-info small, #account-info a.small {
	font-size: 90%;
	color: red;
}

/*----------------------------------------------------------------------------*/
/* FORM FIELD LENGTHS                                                         */
/*----------------------------------------------------------------------------*/
.username { width: 10em; }
.password { width: 10em; }
.minutes { width: 2em; }
.seconds { width: 2em; }
.hundreds { width: 2em; }
.email { width: 20em; }
.comment-subject { width: 20em; }
.comment-text { width: 51em; height: 10em; }

/*----------------------------------------------------------------------------*/
/* MISCELLANEOUS                                                              */
/*----------------------------------------------------------------------------*/
.float-left { float: left; margin: .5em 0pt .5em .5em; }
.highlight {background-color: #CCFFCC;} /* used for best times */
.important { color: #ff0000; }

/*
ul.news {
	list-style-position: outside;
	list-style-type: none;
}

ul.news li {
	list-style-image: none;
	font-weight: normal;
}

ul.news li.date {
	list-style-image: url(../../img/arrow.gif);
	color: #999999;
}

ul.news li.title {
	font-weight: bold;
	font-size: 115%;
}
*/

.news {
}

.news h4 {
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#title h2 {
	float: left;
}
#title img {
	float: right;
	border: 0;
}
#title br {
	clear: both;
}

.bold {
	font-weight: bold;
}
