/*
font-family: Georgia, "Times New Roman", Times, serif;
font-family: Arial, Helvetica, sans-serif;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
*/
body {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	color: #6c7a89;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}

img, a img {
	border: none;
}
.handcursor {
	cursor: pointer;
}
form {
	margin: 0;
	padding: 0;
}
a {
	color: #812d2e;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:focus {
	outline: none;
}	
a.doubleul {
	border-bottom: 3px double #ed2724;
}
a.doubleul:hover {
	border-bottom: none;
	text-decoration: none;
}
p {
	margin: 0;
	color: #6c7a89;
	line-height: 17px;
	padding: 0px 0px 10px 0px;
}
ul {
	list-style-type: none;
	list-style-image: url(images/bullet.gif);
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 7px;
	padding-left: 25px;
	margin-left: 0px;
}
ul ul {
	margin-top: 0;
	padding-top: 4px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
ol {
	list-style-type: georgian;
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 7px;
	padding-left: 25px;
	margin-left: 0px;
}
ol ol {
	margin-top: 0;
	padding-top: 4px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
li {
	line-height: 13px;
	padding-bottom: 5px;
}

td {
	vertical-align: top;
}
.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}
.error {
	color: #ed2724;
}
.ext {
	color: #666666;
	text-transform: uppercase;
	font-size: 10px;
}
#main {
	margin: 0 auto;
	width: 882px;
}
#header {
	padding-top: 3px;
}
#logo {
	float: left;
	padding-top: 16px;
	padding-bottom: 15px;
}
#topnav {
	float: right;
	width: 453px;
}
#mainnav {
	background-image: url(images/bg_nav.jpg);
	background-repeat: repeat-x;
}
#mainnav ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#mainnav li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#mainnav a {
	display: block;
	float: left;
	height: 30px;
	line-height: 30px;
	padding: 0px 16px 0px 16px;
	border-right: 1px solid #ffffff;
	font-size: 11px;
	font-weight: bold;
	background-image: url(images/bg_nav.jpg);
	background-repeat: repeat-x;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	
}
#mainnav li.on a {
	display: block;
	float: left;
	height: 30px;
	line-height: 30px;
	padding: 0px 16px 0px 16px;
	border-right: 1px solid #ffffff;
	font-size: 11px;
	font-weight: bold;
	background-image: url(images/bg_nav_on.jpg);
	background-repeat: repeat-x;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	
}
#mainnav a:hover {
	background-image: url(images/bg_nav_on.jpg);
	color: #ffffff;
}
#people {
	text-align: right;
}
#footer {
	background-image: url(images/bg_footer.jpg);
	background-repeat: repeat-x;
	padding-top: 20px;
	font-size: 10px;
}
#footer_linkscontactinfo {
	color: #a9b9c3;
	line-height: 20px;
	padding-bottom: 20px;
}
#footer_linkscontactinfo a {
	text-transform: uppercase;
	font-weight: bold;
	color: #66768e;
	text-decoration: none;
}
#footer_linkscontactinfo a:hover {
	text-decoration: underline;
}
#footer_linkscontactinfo a.email {
	text-transform: lowercase;
	color: #66768e;
	text-decoration: underline;
	font-weight: normal;
}
#footer_linkscontactinfo a.email:hover {
	text-decoration: none;
}
#footer_text {
	color: #c0c1c2;
	line-height: 14px;
}
.logoimage {
	float: right;
	margin: 0px 9px 0px 9px;
}
#indexshade {
	background-image: url(images/bg_index_shade.jpg);
	background-repeat: no-repeat;
	height: 28px;
}
.module_off {
	float: left;
	width: 177px;
	height: 230px;
	background-image: url(images/bg_index_mod_off.jpg);
	background-repeat: no-repeat;
}
.module_on {
	float: left;
	width: 177px;
	height: 198px;
	background-image: url(images/bg_index_mod_on.jpg);
	background-repeat: no-repeat;
}

.module_wide {
        float: left;
        width: 351px;
        height: 198px;
        background-image: url(images/bg_index_mod_350.jpg);
        background-repeat: repeat-x;
}

.module_persp {
	background-image: url(images/bg_persp_box.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	float: left;
	width: 220px;
	min-height: 200px;
}
.module_off h1, .module_on h1, .module_persp h1, .module_wide h1 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #233b59;
	height: 31px;
	line-height: 31px;
	text-align: center;
}
.module_persp h1 {
	text-align: left;
	padding-left: 11px;
	padding-top: 3px;
}
.module_off p, .module_on p, .module_persp p {
	color: #6c7a89;
}
.module_off ul, .module_on ul, .module_persp ul {
	margin: 0;
	padding: 0px 0px 0px 10px;
}
.module_off li, .module_on li, .module_persp li {
	margin: 0;
	padding: 0px 0px 4px 0px;
}
.module_padd {
	padding: 22px 5px 0px 17px;
}
#subnav {

}
#subnav ul {
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
}
#subnav li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#subnav a {
	display: block;
	float: right;
	font-size: 11px;
	font-weight: bold;
	color: #4a5b6d;
	text-decoration: none;
	line-height: 24px;
	height: 24px;
	text-align: center;
	width: 110px;
	margin-left: 3px;
	background-image: url(images/bg_subnav.jpg);
	background-repeat: no-repeat;
}
#subnav a:hover {
	background-image: url(images/bg_subnav_on.jpg);
}
#subnav a.on:hover {
	display: block;
	float: right;
	font-size: 11px;
	font-weight: bold;
	color: #4a5b6d;
	text-decoration: none;
	height: 24px;
	line-height: 24px;
	text-align: center;
	width: 110px;
	margin-left: 3px;
	background-image: url(images/bg_subnav.jpg);
	background-repeat: no-repeat;
}
#subnav a:hover {
	background-image: url(images/bg_subnav_on.jpg);
}
#searchlabel {
	float: right;
	line-height: 19px;
	height: 19px;
	font-size: 10px;
	color: #949697;
	font-size: 10px;
	text-transform: uppercase;
	padding-right: 10px;
}
#searchbox {
	float: right;
	border: 1px solid #d3d2d2;
	line-height: 19px;
	height: 19px;
	width: 121px;
	background-color: #ffffff;
}
#searchboxinput {
	border: 1px solid #ffffff;
	margin: 2px 0px 0px 2px;
	padding: 0px 0px 0px 10px;
	height: 12px;
	line-height: 12px;
	color: #949697;
	font-size: 11px;
	width: 70px;
	float: left;
}
#searchor {
	width: 39px;
	float: right;
	text-align: center;
	line-height: 19px;
	height: 19px;
}
#searchask {
	width: 125px;
	float: right;
	line-height: 19px;
	height: 19px;	
}
#searchask a {
	display: block;
	height: 27px;
	line-height: 27px;
	background-image: url(images/bg_askus.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	padding-left: 40px;
	text-decoration: none;
}
#searchask a:hover {
	background-image: url(images/bg_askus_on.jpg);
}
#searcharea {
	float: right;
	width: 400px;
	padding-top: 10px;
}
#section {
	background-image: url(images/bg_section.jpg);
	background-repeat: no-repeat;
	height: 46px;
}
#section h2 {
	margin: 0;
	padding: 18px 0px 2px 0px;
	line-height: 28px;
	text-transform: uppercase;
	font-size: 28px;
	color: #ffffff;
	text-transform: uppercase;
	float: left;
	white-space: nowrap;
}
#copy {
	clear: both;
}
#leftcol {
	float: left;
	width: 256px;
	background-image: url(images/bg_subnav_shade.jpg);
	background-repeat: repeat-x;
	padding-top: 31px;
}
#rightcol {
	float: right;
	width: 625px;
	background-image: url(images/bg_rightcol.jpg);
	background-repeat: no-repeat;
	min-height: 174px;
	background-color: #ffffff;
}
#rightcol_single {
	background-image: url(images/bg_rightcol.jpg);
	background-repeat: repeat-x;
	min-height: 174px;
	background-color: #ffffff;
}
#leftcol ul {
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
}
#leftcol li {
	margin: 0;
	padding: 0px 0px 3px 0px;
}
#leftcol a {
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #2a394d;
	height: 26px;
	line-height: 26px;
	text-decoration: none;
	padding-left: 38px;
	text-transform: uppercase;
}
#leftcol a:hover {
	background-color: #e9edee;
	color: #a5393b;
}
#leftcol li.on a {
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #a5393b;
	height: 26px;
	line-height: 26px;
	text-decoration: none;
	padding-left: 38px;
	text-transform: uppercase;
	background-color: #e9edee;

}
#leftcol ul li ul {
	display: none;
}
#leftcol ul li.on ul {
	display: block;
}
#leftcol ul ul li, #leftcol ul li.on ul li  {
	margin: 0;
	padding: 4px 0px 4px 0px;
}
#leftcol ul ul a, #leftcol li.on ul li a {
	padding-left: 48px;
	font-size: 12px;
	line-height: 14px;
	text-transform: capitalize;
	color: #2a394d;
	background-color: #ffffff;
	height: auto;
}
#leftcol ul ul a:hover {
	background-color: #ffffff;
	color: #a5393b;
}
#leftcol ul ul li.on a {
	padding-left: 48px;
	font-size: 12px;
	line-height: 14px;
	text-transform: capitalize;
	background-color: #ffffff;
	color: #a5393b;
	height: auto;
}

#rightcol_padd {
	padding: 0px 36px 0px 36px;
}
#breadcrumb {
	height: 31px;
	line-height: 31px;
	border-bottom: 1px solid #c3cbcf;
	font-size: 11px;
	color: #384659;
}
#breadcrumb a {
	color: #384659;
	text-decoration: underline;
}
#breadcrumb a:hover {
	color: #b30000;
	text-decoration: underline;
}
#breadcrumb  a.B_currentCrumb {
	color: #b30000;
	text-decoration: none;
}
#page_copy {
        clear: both;
	padding: 22px 64px 30px 0px;
}
#page_copy h1 {
	color: #000000;
	font-size: 18px;
	line-height: 20px;
	margin: 0;
	padding: 0px 0px 10px 0px;
	font-weight: normal;
}
h2 {
	color: #000000;
	font-size: 13px;
	line-height: 18px;
	margin: 0;
	padding: 0px 0px 10px 0px;
	font-weight: bold;
}
#page_copy h2, .popupcontent h2 {
	color: #000000;
	font-size: 13px;
	line-height: 18px;
	margin: 0;
	padding: 0px 0px 10px 0px;
	font-weight: bold;
}
#page_copy h3 {
	color: #000000;
	font-size: 12px;
	line-height: 15px;
	margin: 0;
	padding: 0px 0px 10px 0px;
	font-weight: bold;
}
.rightcolumn {
	float: right;
	width: 200px;
}
.rightcolumn h2 {
	color: #000000;
	font-size: 13px;
	line-height: 15px;
	margin: 0;
	padding: 0px 0px 10px 0px;
	font-weight: bold;
}
.ajaxSearch_resultsInfo {
	font-weight: bold;
}
.ajaxSearch_resultLink {
	font-weight: bold;
}
.ajaxSearch_highlight {
	color: #000000;
	background-color:#FFFF00;
	padding: 2px;
}
#actionlinks {
	float: right;
	padding-top: 22px;
}
#actionlinks a {
	text-transform: uppercase;
	display: block;
	padding-right: 20px;
	background-repeat: no-repeat;
	background-position: top right;
	height: 11px;
	line-height: 11px;
	float: right;
	font-size: 10px;
	text-transform: uppercase;
	color: #6f7378;
	margin-right: 15px;
	text-decoration: none;
}
#actionlinks a:hover {
	color: #812d2e; 
}
#actionlinks a#email {
	background-image: url(images/icon_email.gif);
}
#actionlinks a#email:hover {
	background-image: url(images/icon_email_on.gif);
}
#actionlinks a#print {
	background-image: url(images/icon_print.gif);
}
#actionlinks a#print:hover {
	background-image: url(images/icon_print_on.gif);
}
#persp_bg {
	background-image: url(images/bg_persp1.jpg);
	background-repeat: no-repeat;
	height: 279px;
}
#persp_copy {
	width: 516px;
}
#persp_copy_padd {
	padding: 15px 0px 0px 40px;
	color: #666666;
}
#persp_copy_padd h1 {
	margin: 0;
	padding: 0px 0px 10px 0px;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
}
#persp_copy_padd p, #persp_copy_padd span {
	color: #666666;
	font-size: 13px;
}


#directorylisting {
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
 	margin-bottom: 8px;
}
#directorylisting th {
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	text-align: left;
	padding: 4px 4px 4px 4px;
}
#directorylisting td {
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	padding: 4px 4px 4px 4px;
}
#directorylisting td.off {
	background-color: #ffffff;
}
#directorylisting td.on {
	background-color: #efefef;
}

div.errors{ color:#ff0000; padding-bottom: 10px; }
#EmailForm .invalidValue{ background: #ffffff; border:1px solid #ff0000; }
#EmailForm .requiredValue{ background: #ffffff; border:1px solid #ff0000; }
.formfieldcontainer {
	padding-bottom: 5px;
	width:490px;
}
.formlabel {
	float: left;
	width: 125px;
}
.formfield {
	float: left;
}
.required {
	font-size: 11px;
	font-style: italic;
}
.formfield textarea, .formfield input, .formfield select {
	background-color: #ffffff;
	border: 1px solid #c3cbcf;
	color: #6c7a89;
	width: 190px;
	padding: 3px;
	margin-bottom: 3px;
}
.formfield textarea {
	height: 100px;
	width: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.formright select {
	height: 25px;
	width: 177px;
}
.formfield input.inputbutton {
	font-family: Arial, Helvetica, sans-serif;
	width: 75px;
	font-size: 11px;
	height: 30px;
	line-height: 30px;
	color: #ffffff;
	background-image: url(images/bg_nav.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	cursor: pointer;
	border: none;
	margin-right: 2px;
}
.formfield input.inputbutton:hover {
	color: #ffffff;
	background-image: url(images/bg_nav_on.jpg);;
}
#cal_icon_monthly {
	display: block;
	float: right;
	margin-left: 2px;
	padding-left: 21px;
	padding-right: 5px;
	height: 16px;
	line-height: 16px;
	background-image: url(images/calview_monthly.gif);
	background-repeat: no-repeat;
	padding-bottom: 3px;
	border-top: 1px solid #4c5c6c;
	border-left: 1px solid #4c5c6c;
	border-right: 1px solid #4c5c6c;
	background-position: 5px 5px;
	background-color: #ffffff;
}

#cal_icon_list {
	display: block;
	float: right;
	margin-left: 2px;
	padding-left: 21px;
	padding-right: 5px;
	height: 16px;
	line-height: 16px;
	background-image: url(images/calview_list.gif);
	background-repeat: no-repeat;
	padding-bottom: 3px;
	border-top: 1px solid #4c5c6c;
	border-left: 1px solid #4c5c6c;
	border-right: 1px solid #4c5c6c;
	background-position: 5px 5px;
	background-color: #ffffff;
}
.cal_off {
	font-weight: normal;
}
.cal_on {
	font-weight: bold;
}
.event_list_row {
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	padding: 5px;
}

#radios{
  border: 0px;
  margin: 4px;
  padding: 2px;
}


#scoreboard{
  width: 98%;
  border: 1px solid black;
  border-collapse: collapse;
}

#scoreboard td{
 padding: 4px;
}

#scoreboard caption{
 font-size: 1.1em;
 font-weight: bold;
}

#playerStats{  
  width: 98%;
  border: 1px solid black;
  border-collapse: collapse;
}
        
#playerStats td{
 padding: 4px;
}

        
#playerStats caption{
 font-size: 1.1em;
 font-weight: bold;
}

.right {
 text-align: right;
}




