/* CSS Document */
html { height: 100%; }

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #262420;
	text-align: center;
	background-image: url(images/template/body_tile.gif);
	background-repeat: repeat-x;
	min-height: 100%; 
	height: 100%;
/* part 1 of 2 centering hack */
	}
a {
	text-decoration: none;
	font-weight: bold;
	color:  #FFFFFF;
	outline: none;
	}
a:visited {
	}
a:active {
	color:  #ccc;
	text-decoration: none;
	}
a:hover {
	color: #878787;
	text-decoration: underline;
	}
strong, b {
	font-weight: bold;
	}
p {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}

br {
	line-height:6px;
}

/* weird ie5win bug: all line-height to font-size ratios must agree or box gets pushed around. UPDATE: this has turned out to be very rare. my current recommendation is IGNORE this warning. at the moment i'm leaving it in only in case the issue turns up again. possibly the original bug in march 2001 was caused by an unusual combination of factors, although this solved it at the time.*/

h1 {
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h2 {
	font-size: 12px;
	font-weight:normal;
	margin-top: 0;
	margin-bottom: 0;
	color: #42b4e7;
	font-family: Arial, Helvetica, sans-serif;
	}
h2 a, h2 a:visited {
	font-weight:normal;
	color: #42b4e7;
	}
h2 span {
	font-weight:normal;
	color: #d6d5d3;
	}
h3, h3 a {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color: #42b4e7;
	font-family: Arial, Helvetica, sans-serif;
	display:inline;
	left:-20px;
}

h4 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	color: #555555;
	}
img {
	border: 0;
	}
.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
	}
.tiny {
	color: #d6d5d3;
	font-size: 10px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}

.red {
	color: #b40000;
	font-size: 10px;
}
#container {
	background: #262420;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto; 	/* opera does not like 'margin:20px auto' */
	min-height: 100%;
	border: 0px solid #ccc;
	text-align:left; /* part 2 of 2 centering hack */
	height: 100%;
	width: 760px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 760px;
	}
html>body #container {
	width: 760px; /* ie5win fudge ends */
	}

#content {
	background: #262420;
}
#footer {
	padding-left: 12px;
	
}
#details {
	background-color:#000000;
	height: 16px;
	width: 160px;
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	color: #555555;
	font-family:Arial, Helvetica, sans-serif;
}

/* Black Bar */

#blackBar {
	background:#171613;   
	color:#555555; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10px;
	width:auto;
	position:relative;
}
#blackBar span{
	color:#aaaaaa;  
}
#blackBarContent {
	padding:1px;
	padding-left:6px;
}
.rtop, .rbottom{
	display:block;
	background:#2c2a26;
}
.rtop *, .rbottom *{
	display: block;
	height: 1px;
	overflow: hidden;
	background:#171613;
}
.r4 {
	margin: 0 1px; 
	height: 1px
}

/* menu */
.menu {
	background-image:url(images/template/menuBack_tile.gif);
	background-repeat: repeat-x;
	height: 68px;
}

#menuRight {
	float:right;
	padding-top:18px;
	padding-right:18px;
}
#menuLeft {
	float:left;
}
.menuSpan {
	margin-left: 5px;
	margin-right: 5px;
	padding-bottom: 10px;
	font-size: 10px;
	display:inline;
}

/* ------- Tabs  -------- */
.divider, .dividerSub {
	display:block;
	float:left;
	width:2px;
	height:23px;
	background-image: url(images/template/divider.gif);
	background-position:0% bottom;
	background-repeat: no-repeat;	
}
.dividerSub {
	background-image: url(images/template/subMenu_divider.gif);
}

#tabsUpper, #tabsLower {
    line-height:normal;
}
#tabsLower {
	height: 24px;
}
.tabsLowerBacking {
	background:url(images/template/subMenu_tile_off.gif); 
	background-repeat:repeat-x;
}
.tabsLowerLeft {
	float:left
}
.tabsLowerRight {
	float:right
}

#tabsUpper ul, #tabsLower ul {
	margin:0;
	padding:0px 0px 0px 0px; 
	list-style:none;
}
#tabsUpper li, #tabsLower li {
	display:inline;
	margin:0;
	padding:0;
	font-size: 11px;
}
.tabs1 {
	float:left;
	margin:0;
	padding:0 0 0 0px;
	text-decoration:none;
	font-weight:normal;
	
	/* background-image: url(images/template/divider.gif); 
	background-repeat: no-repeat;
	background-position: right;	*/
}
.tabs1_on {
	float:left;
	margin:0;
	padding:0 0 0 0px;
	text-decoration:none;
	background-image: url(images/template/menuOn_tile.gif);
	background-position: right;
	background-repeat: repeat-x;
}
.tabs2 {
	float:left;
	margin:0;
	padding:0 0 0 0px;
	text-decoration:none;
	color:#000;
	font-weight:normal;
}
.tabs2_on {
	color:#b40000;
	font-weight:bold;
	float:left;
	margin:0;
	padding:0 0 0 0px;
	text-decoration:none;
}
#tabsUpper a span, #tabsLower a span {
    float:left;
    display:block;
    padding:5px 5px 4px 6px;

	
}
#tabsUpper a span {
	color:#FFFFFF;
}

#tabsLower a span {

}


/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsUpper a span, #tabsLower a span {
	float:none;
}
    /* End IE5-Mac hack */
#tabsUpper a:hover span, #tabsLower a:hover span {
      color:#000;
}
/* Can be removed later on */
#tabsUpper a:hover span, #tabsUpper a#activetab span {
	background-image: url(images/template/menuOn_tile.gif);
	background-position: right;
	background-repeat: repeat-x;
	color: #FFF;
}
#tabsUpper a:link#activetab, #tabsUpper a:visited#activetab, #tabsUpper a:hover {
	background-image: url(images/template/menuOn_tile.gif);
	background-position: right;
	background-repeat: repeat-x;
	text-decoration:none;
}
#tabsLower a:hover, #tabsLower a:hover span {
	text-decoration:none;
	color:#b40000;
}

/* ADs table */
.adsBlock{
	background-image: url(images/template/dropShadow_tile.gif);
	background-repeat: repeat-x;
}

/*  */
.searchBar {
	background-image: url(images/template/black_tile.gif);
	background-repeat: repeat-x;
	padding-left: 4px;
	color:#979797;
	font-size:11px;
	vertical-align:middle;
}
.searchBar a {
	text-decoration:none;
}
.searchField {
	background-color: #cfcfcf;
	background-image: url(images/template/search_tile.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin: 1px;
}
.searchIcon, .searchText {
	vertical-align:middle; 
	display:inline
}
.searchIconImage {
	margin:5px;
}
.searchText, .submit { 
	font-weight:normal;
	font-size:10px;
	color:#969696;
	background-color: transparent;
   	text-decoration: underline;
   	border: none;
  	cursor: pointer;
   	cursor: hand;
	padding-bottom:9px;
	padding-left:0px;
	
}
.input {
	font:Arial;
	background-color: #cfcfcf;
	background-image: url(images/template/search_tile.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding:2px;
}

/* text column rounded corners */
.textColumn{
	display:block;
}
.textColumn *{
	display:block;
	height:1px;
	overflow:hidden;
	background:#2c2a26;
}
.textColumn1{
	border-right:1px solid #282622;
	padding-right:1px;
	margin-right:3px;
	border-left:1px solid #282622;
	padding-left:1px;
	margin-left:3px;
	background:#2a2824;
}
.textColumn2{
	border-right:1px solid #262420;
	border-left:1px solid #262420;
	padding:0px 1px;
	background:#2a2824;
	margin:0px 1px;
}
.textColumn3{
	border-right:1px solid #2a2824;
	border-left:1px solid #2a2824;
	margin:0px 1px;
}
.textColumn4{
	border-right:1px solid #282622;
	border-left:1px solid #282622;
}
.textColumn5{
	border-right:1px solid #2a2824;
	border-left:1px solid #2a2824;
}
.textColumn_content{
	background-color: #2c2a26;
	background-image: url(images/template/baseGrid_tile.gif);
	background-repeat: repeat-x;
	padding:8px;
	height: 100%;
	font-size: 11px;
	color: #d6d5d3;
}
.textColumn_content b {
	color:#FFFFFF;
}
.textColumn_back{
	background-color: #2c2a26;
}
.textColumn_content ul {
margin:0px;
}
.textColumn_content a{
	font-weight:normal;
	line-height: 16px;
}
.textColumn_content a hover{
	color: #42B4E7;
	font-weight:normal;
	line-height: 16px;
}

.bullet {
	padding-left:4px;
	padding-top:4px;
	float: left;
} 

#corners {
	vertical-align: baseline;
}
#lineBreak {
	height:8px;
}
.adHeight {
	height:260px;
}
#headerBoxLeft {
	float:left; 
	padding-left:8px; 
	padding-bottom:12px; 
	padding-right:24px;
}
#headerBoxRight {
	float:right; 
	padding-top:22px;
	visibility:hidden;
}
#newsBox {
	margin-left:28px;
}
.footerLogo {
	float:left; 
	padding-right:12px; 
	padding-top:2px;
}
.resultHead{
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #171613;
}
.input {
	background-image: url(images/template/field_tile.gif);
	background-repeat: repeat-x;
	background-color:#FFFFFF;
	margin-top: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-size:11px;
}
.fieldset {
	border:#000000;
	border-width:0px;
}