* { margin:0px; padding: 0px; }
html,body{margin:0;padding:0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
p{margin:0px; margin-bottom: 10px;}
a{color: #0085F8; text-decoration: none;}
a:hover { text-decoration: underline; }

#sidebar a, #extrabar a { display: block; }
#container { min-width: 1000px;width:expression(document.body.clientWidth < 1000 ? "1000px": "auto" ); }

div#header{position: relative; background: #003366; height: 180px; background-image:url(images/header.gif); background-position: bottom left; background-repeat: no-repeat; }

#topbar { float: right; }
#topbar ul { list-style:none; text-align:center; margin:0; padding-top: 3px }
#topbar li { list-style: none; font-family: "Trebuchet MS", sans-serif; font-size: 14px; font-weight: bold; color: #FFFFFF; float: left; margin: 0px;  }
/* Hide from IE5-Mac \*/
#topbar li a { border-left: 1px solid #FFFFFF; color: #FFFFFF; display:block; text-decoration: none; text-align:center; float:none; padding: 0px 15px;}
#topbar li a.first { border: 0px; }
#topbar li a:hover { text-decoration: underline; }
div#footer{clear:left;width:100%; background: #FFFFFF; color: #FFF; background-image: url("images/footerbg.jpg"); height: 180px; background-repeat: repeat-x; background-position: bottom;}

#debug {
	margin-top: 20px;
	font-size: 11px;
	width: 100%;
}

.debugbox {
	border: 1px solid #003366;
	margin: 5px;
	padding: 5px;
	background-color: #FCFCFE;
}

.debugquery {
	background-color: #F7F7FB;
}

.timeusage {
	float: left;
	width: 150px;
}
.memusage {
	float: left;
	width: 150px;
}

#headermenu { float:left; width:100%; font-size: 17px; font-family: "Trebuchet MS", serif; background:#FFFFFF url("images/headermenu_bg.jpg") repeat-x top;line-height:normal; height: 41px;}
#headermenu ul { margin:0; padding:0px 10px 0; list-style:none; height: 41px; }
#headermenu li { float:left; margin:0; padding:0 5px 0 17px; height: 41px; }
#headermenu a { float: left; display:block; background-repeat: no-repeat; background-position: right top; padding:8px 23px 4px 5px; color: #666666; height: 41px; text-decoration: none;  }
#headermenu .selected { background-image:url("images/headermenu_sel_left.gif"); background-repeat: no-repeat; }
#headermenu .selected a { padding-top: 9px; background-image:url("images/headermenu_sel_right.jpg"); color: #FFFFFF; }
#headermenu a:hover { color: #2166A9; }
  
#footermenu ul { list-style:none; text-align:center; margin:0; padding-top: 15px; }
#footermenu li { padding-top: 10px; list-style: none; font-family: "Trebuchet MS", sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; float: left; margin: 0px;  }
/* Hide from IE5-Mac \*/
#footermenu li a { border-left: 1px solid #FFFFFF; color: #FFFFFF; display:block; text-decoration: none; text-align:center; float:none; padding: 0px 15px;}
#footermenu li a.first { border: 0px; }
#footermenu li a:hover { text-decoration: underline; }

#footer p { display: block; font-family: "Trebuchet MS", sans-serif; font-size: 12px; color: #FFFFFF; padding-top: 22px; padding-left: 10px; }












div#sidebar{font-size: 11px;}
div#extrabar{font-size: 11px;}
div#wrapper{float:left;width:100%; }
div#content{margin-right: 500px; margin-top: 15px; padding: 0px 15px;}
div#sidebar{float:left;width:300px;margin-left:-500px;  margin-top: 15px;}
div#extrabar{float:left;width:160px;margin-left:-180px; margin-top: 15px;}

div#forumcontent{margin-right: 180px; margin-top: 15px; padding: 0px 15px;}
div#forumextrabar{float:left;width:160px;margin-left:-180px; margin-top: 15px;}

.blockheader {
	background-color: #03346C;
	background-position: bottom right;
	background-image: url("images/blockheader_right.png");
	background-repeat: no-repeat;
	height: 26px;
}

.blockheader h2, .featureblockheader h2 {
	background-position: bottom left;
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", sans-serif; font-weight: bold; color: #FFFFFF;
	line-height: 26px;
	padding-left: 5px;
}

.featureblockheader {
	background-position: bottom right;	
	background-image: url("images/blockheader_right.png");
	background-repeat: no-repeat;
	background-color: #F77E15;
}

.block {
	border: 1px solid #03346C;
	margin-bottom: 20px;
	background-color: #F7F7F7;
}

.feature {
	border-color: #F77E15;
}

#sidebar .block{
	border-width: 2px;
	background-color: #FFFFFF;
}

h3 {
	color: #0952A1;
}

h3.article, h3.article a {
	font-family: Tahoma, sans-serif; font-weight: bold; color: #0085F8;
}

.byline, .comment_details {
	font-family: Tahoma, sans-serif; color: #555555;
	padding-left: 4px;
}

#extrabar form {
	width: 152px;
	margin: 0px;	
	padding: 5px;
}

#extrabar input { 
	width: 140px;
}

.submit {
	width: 50px;
}


.block p {
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px;
}

.stars {
	float: right;
}

.sidebarad {
	margin: 5px 0px;
}

.style1 {
	background-color: #DAE4F0;
	padding: 5px;
}
.style2 {
	background-color: #FFFFFF;
	padding: 5px;
}

.padding {
	padding: 5px;
}

h1, h1 a {
	font-weight: normal;
	color: #0952A1;
}

.featureonedate {
	display: block;
	line-height: 16px;
	color: #0952A1;
}

.featureonetext {
	font-size: 13px;
}

.featuredate {
	display: block;
	line-height: 16px;	
	color: #007AF7;
}

#content h2 {
	font-size: 16px;
}
#sidebar *, #extrabar * {
	font-size: 11px;
}

hr {
  color: #F77E15;
border: 0px;
  background-color: #F77E15;
  height: 1px;
  margin: 10px 0px;
}

h3.article, h3.article a {
	font-size: 13px;
	display: inline;
	margin: 0px;
	padding: 0px;
}
.date {
	display: block;
	line-height: 16px;	
	color: #777777;
	font-weight: bold;
}

#content .byline {
	color: #777777;
}


























/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-bottom: 0;
font-weight: bold;
font-size: 11px;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 7px;
margin-right: 3px;
color: #666666;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #666666;
}

.shadetabs li a.selected{ /*selected main tab style */
background-image:url(images/forumtopics_selectedbg.gif);
background-repeat:no-repeat;
background-position:center top;
position: relative;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}

dl
 {
 display: block;
 }

dt
 {
 clear:   left;
 display:  block;
 font-weight: bold;
 float:   left;
 width:   70%;
 }

dd
 {
 clear:   right;
 display:  block;
 white-space: nowrap;
 }

.articletools ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	padding: 5px;
}
.articletools li {
	width: 140px;
	display: inline;
	margin: 0px 1px; 
	padding-right: 30px;
	}
.articletools ul li a {
	line-height: 27px;
}

.ajaxgood {
	border: 1px solid green;
}
.ajaxbad {
  border: 1px solid red;
  background-image: url(images/icon_error.png);
  background-repeat: no-repeat;
  background-position: 2px 3px;	
}


#contact_details, #contact_captcha {
	border: 1px solid #5B952A;
	height: 120px;
	padding: 5px;
	margin: 0px 20px 5px 0px;	
	width: 220px;
}

#contact_message {
	border: 1px solid #5B952A;
	padding: 5px;
	margin: 0px 20px 5px 0px;	
}

#contact_captcha {
	float: right;
	width: 367px;
}

#contact_submit {
	text-align: center;
	background-color: #F8FDF7; 
	border: 1px dashed #5B952A;
	padding-top: 2px; 
	margin-right: 20px;
}

#contact_submit input {
	display: inline;
	font-size: 11px;
}

.tablecell {
	background-image:url(images/cell.jpg);
	border: 1px solid #CCCCCC;
	margin: 1px;
	padding: 5px;
	float: left;
	height: 110px;
	overflow: hidden;
	text-align: left;
}

/* form.css */

#content form {
  margin: 0;
  padding: 5px;
  font-size: 100%;
  width: 100%;
}

#content form fieldset {
  clear: both;
  font-size: 100%;
  border-color: #000000;
  border-width: 1px 0 0 0;
  border-style: solid none none none;
  padding: 10px;
  margin: 0 0 0 0;
width: 95%
}

#content form fieldset legend {
  font-size: 150%;
  font-weight: normal;
  color: #000000;
  margin: 0 0 0 0;
  padding: 0 5px;
}

#content label {
  font-size: 100%;
}

#content label u {
  font-style: normal;
  text-decoration: underline;
}

#content input, select, textarea {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 100%;
  color: #000000;
}

#content textarea {
  overflow: auto;
}

#content form div {
  clear: left;
  display: block;
  width: 354px;
  margin: 5px 0 0 0;
  padding: 1px 3px;
}

#content form fieldset div.notes {
  float: right;
  width: 170px;
  height: auto;
  margin: 0 0 10px 10px;
  padding: 5px;
  border: 1px solid #666666;
  background-color: #ffffe1;
  color: #666666;
  font-size: 88%;
}

#content form fieldset div.notes h4 {
  background-image: url(images/icon_info.png);
  background-repeat: no-repeat;
  background-position: top left;
  padding: 3px 0 3px 27px;
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #666666;
  color: #666666;
  font-size: 110%;
}

#content form fieldset div.notes p {
  margin: 0em 0em 1.2em 0em;
  color: #666666;
}

#content form fieldset div.notes p.last {
  margin: 0em;
}

#content form div fieldset {
  clear: none;
  border-width: 1px;
  border-style: solid;
  border-color: #666666;
  margin: 0 0 0 144px;
  padding: 0 5px 5px 5px;
  width: 197px;
}

#content form div fieldset legend {
  font-size: 100%;
  padding: 0 3px 0 9px;
}

#content form div.required fieldset legend {
  font-weight: bold;
}

#content form div label {
  display: block;
  float: left;
  width: 130px;
  padding: 3px 5px;
  margin: 0 0 5px 0;
  text-align: right;
}

#content form div.optional label, label.optional {
  font-weight: normal;
}

#content form div.required label, label.required {
  font-weight: bold;
}

#content form div label.labelCheckbox, form div label.labelRadio {
  float: none;
  display: block;
  width: 200px;
  padding: 0;
  margin: 0 0 5px 142px;
  text-align: left;
}

#content form div fieldset label.labelCheckbox, form div fieldset label.labelRadio {
  margin: 0 0 5px 0;
  width: 170px;
}

#content p.error {
  background-color: #ff0000;
  background-image: url(images/icon_error.png);
  background-repeat: no-repeat;
  background-position: 3px 3px;
  color: #ffffff;
  padding: 3px 3px 5px 27px;
  border: 1px solid #000000;
  margin: auto 100px;
}

#content form div.error {
  background-color: #ffffe1;
  background-image: url(images/required_bg.gif);
  background-repeat: no-repeat;
  background-position: top left;
  color: #666666;
  border: 1px solid #ff0000;
}

#content form div.error p.error {
  background-image: url(images/icon_error.png);
  background-position: top left;
  background-color: transparent;
  border-style: none;
  font-size: 88%;
  font-weight: bold;
  margin: 0 0 0 118px;
  width: 200px;
  color: #ff0000;
}

#content form div select, form div textarea {
  width: 200px;
  padding: 1px 3px;
  margin: 0 0 0 0;
}

#content form div input.inputText, #content form div input.inputPassword {
  width: 200px;
  padding: 1px 3px;
  margin: 0 0 0 0;
}

#content form div input.inputFile {
  width: 211px;
}

#content form div select.selectOne, #content form div select.selectMultiple {
  width: 211px;
  padding: 1px 3px;
}

#content form div input.inputCheckbox, #content form div input.inputRadio, #content input.inputCheckbox, #content input.inputRadio {
  display: inline;
  height: auto;
  width: auto;
  background-color: transparent;
  border-width: 0;
  padding: 0;
  margin: 0 0 0 140px;
}

#content form div.submit {
  width: 214px;


  padding: 0 0 0 146px;
}

#content form div.submit div {
  display: inline;
  float: left;
  text-align: left;
  width: auto;
  padding: 0;
  margin: 0;
}

#content form div input.inputSubmit, #content form div input.inputButton, #content input.inputSubmit, #content input.inputButton {
  background-color: #cccccc;
  color: #000000;
  width: auto;
  padding: 0 6px;
  margin: 0;
}

#content form div.submit div input.inputSubmit, #content form div.submit div input.inputButton {
  float: right;
  margin: 0 0 0 5px;
}

#content form div small {
  display: block;
  margin: 0 0 5px 142px;
  padding: 1px 3px;
  font-size: 88%;
}

/* form.import.css */

#content label img {
  behavior: url(/behaviors/label_img.htc);
}

#content form fieldset legend {
  line-height: 150%;
}

#content form input, #content form select, #content form textarea {
  background-color: #ffffff;
}

#content form textarea.expanding {
  overflow: auto;
  overflow-x: auto;
  overflow-y: visible;
}

#content div.optional label:before {
  content: '';
}

#content div.required label:before {
  content: '';
}
  
#content form div label.labelCheckbox, #content form div label.labelRadio, #content label.labelCheckbox, #content label.labelRadio {
  display: block;
  width: 190px;
  padding: 4px 0 0 18px;
  text-indent: -18px;
  line-height: 120%;
}

#content form div label.labelCheckbox #content input.inputCheckbox, #content form div label.labelRadio input.inputRadio, #content label.labelCheckbox input.inputCheckbox, label.labelRadio input.inputRadio {
  margin: 0;
}

#content form div fieldset input.inputText, #content form div fieldset input.inputPassword, #content form div fieldset input.inputFile, #content form div fieldset textarea.inputTextarea {
  width: 160px;
  margin: 0 0 0 18px;
}

#content form div label.compact {
  display: inline;
  width: auto;
  padding: 4px 10px 0 0;
  text-indent: 0;
  margin: 0 0 0 0;
}

#content form div.wide label {
  float: none;
  display: block;
}

#content form div label.wide {
  width: 348px;
}

#content form div.wide input.inputText, #content form div.wide input.inputPassword, #content form div.wide input.inputFile, #content form div.wide select, #content form div.wide textarea {
  width: 344px;
  margin: 0;
}

#content form div.notes p, #content form div small {
  line-height: 125%;
}

#content form div.wide small {
  margin: 0 0 5px 0;
}

.inlinemessage {
  background-image: url(images/icon_info.png);
  background-repeat: no-repeat;
  background-position: 30px 51px;
  padding: 3px 0 3px 57px;
  color: #0952A1;
line-height: 40px;
  font-weight: bold;
  font-size: 13px;
}	

.comment {
	width: 100%;
	border: 1px solid #DAE4F0;
	margin: 5px 0px;
}
.comment p {
	padding: 5px;
}
.comment .header {
	background-color: #DAE4F0;
	line-height: 20px;
	margin: 1px;
	padding: 5px;
}

#pagekey { 
	text-align: right;
}

div.img
{
	height: 150px;
	margin: 2px;
	border: 1px solid #0952A1;
	width: 138px;
    float: left;
    text-align: center;
}	
div.img img
{
display: inline;
  margin: 3px;
  border: 1px solid #ffffff;
}
div.img a:hover img {border: 1px solid #0000ff;}
div.desc
{
  text-align: center;
  font-weight: normal; 
  width: 100%;
  margin: 2px;
}

blockquote {
padding: 5px;
border: 1px solid #03346C;
margin: 10px;
}

#matchbit {
	height: 70px;
	margin-left: 30px;
	position: absolute;
	left: 0px;
	top: 30px;
	z-index: 1;
}

.alu_matchbit {
	width: 90px;
	height: 70px;
	font-size: 11px;
	background-color: #003366;
	float: left;
	margin-right: 2px;
	text-align: center;
	background-image: url('images/liveupdate_matchbit.png');
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	padding-top: 5px;
}

.alu_matchbit a {
	text-decoration: none;
	font-weight: bold;
	color: #FF6600;
}

.alu_matchbit .teams {
	font-size: 13px;
	line-height: 95%;
	color: #FFFFFF;
	margin-bottom: 5px;
}

#liveupdatebody {
	width: 920px;
	height: 640px;
	padding: 4px;	
	-moz-border-radius: 10px;
	background-color: #003366;
	background-image: url('images/liveupdate_bg.jpg');
	z-index: 2;
	color: #333333;
	position: absolute;
	top: 100px;
}

#liveupdatewindow {
	width: 620px;
	height: 640px;	
	-moz-border-radius: 10px;
	background-color: #FFFFFF;
	overflow: hidden;
}

.yui-dispatchable { margin: 10px; }

.yui-navset div.loading div {
    background:url(http://developer.yahoo.com/yui/examples/tabview/assets/loading.gif) no-repeat center center;
    height:8em; /* hold some space while loading */
}

.yui-editor-container {
    position: absolute;
    top: -9999px;
    left: -9999px;
    z-index: 999; /* So Safari behaves */
}
#editor {
    visibility: hidden;
    position: absolute;
}
.editable {
    border: 1px solid black;
    margin: .25em;
    float: left;
    width: 350px;
    height: 100px;
}

