/*phpWebStart 3.0 Main CSS*/
html { }
body {
     font: .825em "Lucida Grande", "Nimbus Sans L", "Verdana", sans-serif;
	 text-align: center;
	 margin:0;
	 color: #666;
	 line-height:140%;
	 font-size: 12px;
	 }

a:link,a:visited {
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  color: #000;
}

a:hover,a:active {
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  color: #000;
}

hr {
	color: #666;
	background-color: #666;
	height: 1px;
	border: 1px solid #efefef;
}

h1,h2,h3 {
  margin-top: .5em;
  padding: 0;
  font-size: 1em;
  font-weight: bold;
}

h1 {
  font-size: 1.5em;
  color: #000;
  margin-bottom: .5em;
}

h2 {
  font-size: 1.2em;
  margin: 1em 0 0 0;
  color: #000;
}

img {
  border-width: 0;
}

.clearer {
	clear:both;
	font-size:1px;
	height:0;
	line-height:1px;
}


/* Input */
.ErrInput {
	border-color: #990000;
}

/* Button */
.Button { 
	background:#F0F0F0 none repeat scroll 0 0;
	border-color:#E7E7E7 #666666 #666666 #E7E7E7;
	border-style:solid;
	border-width:1px;
	color:#000;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-size:11px;
	padding:2px 15px 3px;
	text-align:center;
}	

/* ExitButton */
.ExitButton { 
	background:#F0F0F0 none repeat scroll 0 0;
	border-color:#E7E7E7 #666666 #666666 #E7E7E7;
	border-style:solid;
	border-width:1px;
	color:#000;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-size:11px;
	padding:2px 15px 3px;
	text-align:center;
}	

/* Input */
.Input { 
	border:1px solid #c0c0c0;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-size:11px;
	padding:3px;
}	

#Login{
	color:#fff;
	text-align:left;
	font-size: 9px;
	width:480px;
	position:absolute;
	left:5px;
}
#Login a{
	font-size:9px;
	color:#fff;
}

.hidden {
  display: none;
}

.wbs_form {
	padding:0 15px;
}
.wbs_fbox {
	padding:10 0 10px;
	margin-bottom:10px;
	border-bottom:1px solid #DDDDDD;
}
.wbs_fbox h3{
	font-weight:bold;
	margin:0;
	padding:14px 0 1px;
}
.wbs_fhelp {
	color:#A3A3A3;
	font-size:10px;
	line-height:normal;
	margin-bottom:0;
	padding:1px 0;
}
.wbs_fsubmit {

}

/* Tips */
.wbsTip { cursor:pointer; }
.wbsTip .tip-top { height:0px; }
.wbsTip .tip { 
	background: transparent url(images/bg_tip.png) no-repeat center; 
	width:160px;
	height:109px;
	color:#fff; 
	font-size:11px; 
}
.wbsTip .tip .tip-title { 
	text-transform:uppercase;
	padding:5px;
	color:#AE9962;
}
.wbsTip .tip .tip-text {
	padding:5px;
	text-align:center;
	
}
.wbsTip .tip-bottom { height:0px; }

/* Accordion */
#wbsAccordion {
	margin:20px 0px 0px 0px;
}

#wbsAccordion .active{
	font-weight:bold;
	color:#000;
}

#wbsAccordion .background{
	font-weight:bold;
	color:#000;
}

#wbsAccordion h3.toggler {
	cursor: pointer;
	border-bottom: 1px solid #efefef;
	margin: 0 0 4px 0;
	padding: 3px 5px 1px;
}

#wbsAccordion  div.element p, div.element h4 {
	margin:0px;
	padding:4px;
}

#wbsAccordion blockquote {
	padding:5px 20px;
}

#Header{
	height:175px;
	width: 960px;	
	margin-left: auto;
	margin-right: auto;
	position:relative;
	background:tranparent;
	text-align:center;	
}
#Header #Sfx{
	height:175px;
	width: 960px;	
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	position:relative;
	background:transparent;
	text-align:center;	
}
#Header #Sfx_flash {}


#TopHeader .Input {
  font-size: 9px;
  padding: 1px;
  width:100px;
  background-color:#666;
  color:#fff;
}
#TopHeaderWrap{
	width:100%;
	text-align:center;
	background: #000 url(images/bg_topbar.gif) repeat-x bottom left;
}
#TopHeader{
	width: 960px;		
	height:40px;
	position:relative;
	margin-left: auto;
	margin-right: auto;
}

#TopHeader .ButtonHeader {
	padding: 1px 1px 1px 1px;
	border:0px;
	position:relative;
	top:7px;
}
#TopHeader #Search{
	padding:0px;
	position:absolute;
	top: 0px;
	left:510px;
	color:#fff;
	font-size: 9px;
	width:300px;
	text-align:right;
}
#TopHeader #ico_rss{
	position:absolute;
	top:3px;
	left:850px;
}
#TopHeader #ico_fb{
	position:absolute;
	top:3px;
	left:885px;
}
#TopHeader #ico_tw{
	position:absolute;
	top:3px;
	left:920px;
}
#TopHeader #ico_link{
	position:absolute;
	top:60px;
	left:960px;
	width:150px;
	height:220px;
	/*background:red;*/
}
#Container{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	font-size:11px;
	background:#fff;
}
#PageContent{
	text-align: left;
    font-size: 12px;
	padding: 5px 10px 5px 10px;
	vertical-align:top;
}
#Footer{
	color:#fff;
	background: #000 url(images/bg_separator.png) no-repeat center center;
	overflow:auto;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	padding: 15px 0px 5px 0px;
	margin-top: 0px;
}
#Footer #copyright{
	font-family:Tahoma,Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
}
#Footer a{
	color:#fff;
	font-weight:bold;
}
#NavLeft{
	text-align: left;
	width: 0px;
	vertical-align:top;
}


#NavRight{
	text-align: left;
	width: 200px;
	vertical-align:top;
	padding-right:5px;
	
}

* html div#NavRight { /* for IE5-6 */
  height: 100%;
}

#ColHeader{
	padding: 2px 0px 2px 2px;
	margin: 10px 0px 2px 0px;
	color:#fff;
	text-align: left;
    width: 200px;
}

/* Path */
#Path {
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	padding-bottom: 10px;
}

#Path a {
	font-size: 12px;
}

#Path span {
	font-size: 12px;
}

#Path em {
	font-size: 12px;
	font-weight: normal;
}



/* Messagge */
#ErrMessagge {
	color: #990000;
	line-height:120%;
	font-size: 12px;
	font-weight:bold;
	padding: 2px 5px 10px 5px;
}

#BoxMessagge {
background-color:#efefef;
padding:30px;
margin:10px;
}
#BoxMessagge h1{
}
#BoxMessagge h2{
}

#Logging {
	background-color:#990000;
	color:#FFFFFF;
	font-size: 11px;
	padding: 1px 1px 1px 3px;
	margin-top:3px;
	margin-bottom:0px;
}



  
/* label */
.label { 
	text-align:left;
	vertical-align:top;
}

/* desc */
.desc { 
	text-align:left;
	vertical-align:top;
	font-size: 12px
}

/* formObj */
.formObj { 
	text-align:left;
	vertical-align:top;
}

/* obligatory */
.obligatory {
	color:#CC0000;
}

/* Navigator */
#Navigator{
	padding: 10px 15px 10px 2px;
	text-align:left;
}
#Navigator .p {
	margin:2px;
	padding:2px 2px 1px 2px;
	color:#000;
	text-decoration:none;
}
#Navigator .p:hover{
	margin:2px;
	padding:2px 2px 1px 2px;
	color:#fff;
	background-color:#000;
	text-decoration:none;
}
#Navigator .current{
	margin:2px;
	padding:2px 2px 1px 2px;
	color:#000;
	border-bottom:2px solid #000;
	text-decoration:none;
}
#Navigator .bw{
	color:#000;
	text-decoration:none;
}
#Navigator .fw{
	color:#000;
	text-decoration:none;
}

/* wbsTable table */
table.wbsTable  {
  background:#fff;
  border-width:0;
  color:#333;
  width:100%;
  font-size:12px;
  }
table.wbsTable th,table.wbsTable td {
  padding:5px 10px;
  text-align:left;
  line-height:18px;
  }
table.wbsTable th {
  background:#fff;
  font-size:100%;
  }
  
/*Search*/
#Search {
	padding: 10px 10px 10px 10px;
	
}  
  
/* Loading */
#Loading {
	text-align:center;
	visibility:hidden;
	position:absolute;

}


/* HeaderNavBar*/
#HeaderNavBar{
	margin-left: auto;
	margin-right: auto;
	overflow:auto;
	text-align:center;
	border-bottom:1px solid #000;

}
#HeaderNavBar span{
	margin: 5px 0px 0px 5px;
	padding: 5px 5px 5px 5px;
	border: 1px solid gray;
	border-bottom-width: 0px;
	display:block;
	float:left;
	background:#eee;
}

/* Content status */
.draft{
	color:green;
	font-weight:bold;
	font-style:italic;
}

/* News */
#News{
	width:729px;
	float:left;
	margin-bottom:20px;
}
#News img{
	padding-bottom:5px;
}
#News #Title { 
	font-size: 18px; 
	padding: 2px 2px 5px 0px;
	font-weight:bold;
	line-height: 120%;
	color:#000;
	font-weight:bold;
	width:370px;
	}
#News #Datetime { 
	font-size: 12px; 
	padding: 2px 2px 2px 0px;
	color:#666;
	width:370px;
}
#News #Abstract { 
	font-size: 12px;
	padding: 0px 2px 5px 2px;
	line-height:150%;
	text-align:left;
	text-align:justify;
	color:#666;
	width:370px;
}
#News #Content { 
	font-size: 12px;
	padding: 0px 2px 2px 2px;
	line-height:150%;
	text-align:left;
	color:#000;
	width:370px;
}

#YouTube{
	width:339px;
	height:223px;
}

.Comment {
	border-bottom:1px dotted #666;
	width:100%;
}
/* Social */
#Social {
	padding: 10px;
}
#Social h3{
	font-weight:bold;
	color:#AE9962;
	padding-left:20px;
	background: transparent url(images/title-arrow-gold.gif) no-repeat scroll left top;
}
#Social ul {
	margin:5px 0px 40px 10px;
	text-align:left;
	padding:0;
}
#Social ul li img {
	left:10px;
	position:absolute;
	top:0;
}
#Social ul li {
	border-bottom:1px solid #E1E1E1;
	height:40px;
	list-style-type:none;
	margin:0 0 5px 0px;
	padding:0 0 0 0px;
	position:relative;
}
#Social ul li strong {
	display:block;
	height:15px;
	margin-left:50px;
}
#Social ul li a {
	color:#000;
	font-size:11px;
	text-decoration:none;
	margin-left:50px;
}

/* Box */
#Box li{margin: 0px;padding: 0px;list-style: none outside;} 
#Box {
	width:97%;
	padding: 5px 5px 5px 5px;
	margin-top:5px;
}
#Box a { 
	display: block;
	border-bottom: 1px dotted #999;
	width:100%;
	height:115px;
	overflow:hidden;
}
#Box a:hover {
	text-decoration:none;
	color:#000;
}
#Box #Head{
	text-align:left;
	padding: 2px 2px 2px 2px;
	font-weight:bold;
	color:#FFF;
}
#Box #Image{
	float:left;
	padding:5px 20px 5px 5px;
	width:190px;
	height:95px;
	overflow:hidden;
}
#Box img{
	
}
#Box #Datetime { 
	font-size: 12px; 
	padding: 2px 2px 2px 2px;
	color:#000;
	font-weight:normal;
}
#Box #Title { 
	font-size: 14px; 
	color:#AE9962;
	padding: 2px 2px 2px 2px;
	font-weight:normal;
}
#Box #Abstract { 
	font-size: 11px; 
	color:#666;
	padding: 2px 2px 2px 2px;
	font-weight:normal;
}

/* headerContent */
#headerContent {
	background:transparent url(images/bg_header_content.png) repeat-x scroll left bottom;
	margin-bottom:0px;
	color:#AE9962;
	text-transform:uppercase;
	padding: 6px;
	font-weight:bold;
}
/* headerContent */
#headerContentLight {
	background:transparent url(images/bg_header_content_light.png) repeat-x scroll left top;
	margin-bottom:0px;
	color:#fff;
	text-transform:uppercase;
	padding: 4px;
	font-weight:bold;
	font-size:10px;
}



/* contentTable table */
table.contentTable  {
  width:100%;
  border-collapse:collapse;
  font-size:11px;
  background:#E6E6E6;
  }
table.contentTable th {
  text-align:left;
  padding:2px;
  }
table.contentTable thead th {
  background-color:#E6E6E6;
  }
table.contentTable thead td {
  background-color:#CCC;
  }
table.contentTable td {
  text-align:left;
  padding:2px 2px 2px 2px;
  }
.contentTable .odd {
  background:#f3f3f3;
  }
.contentTable .even {
  background:#e6e6e6;
  }    
/* standingTable */ 
table.standingTable {
	font-size:10px;
}

table.standingTable td {
    text-align:left;
	padding:3px;
	font-weight:bold;
}
.contentTable .tit {
	background-image:url(images/lineaTable.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
}

/*playersTable*/
table.playersTable tbody td {
    text-align:left;
	padding:2px;
	font-weight:bold;
}
table.playersTable tbody th {
    text-align:left;
	padding:2px;
	font-weight:bold;
	color:#000;
}

.Player {
	width:720px;
}
.Player .Name{
	font-weight:bold;
	color:#000;
	font-size:24px;
	margin:15px;
}
.Player .Photo {
	width:180px;
	height:225px;
	overflow:hidden;
	border:5px solid #efefef;
}
.Player .Photo .Image {
	position:relative;
	top:0px;
}
.Player .Photo .Logo {
	position:relative;
	bottom:90px;
}

/*Sponsors*/  
#sponsors  {
	text-align:center;
	background:#efefef;
	margin:5px 0px 10px 0px;
	background:#efefef url(images/sfx_tabs_shadow.png) no-repeat left bottom;
}  
#sponsors img {
	margin-top: 10px;
	margin-bottom:10px;
}  

/*Tickets*/  
#tickets  {
	text-align:center;
	background:#efefef;
	margin:5px 0px 10px 0px;
	background:#efefef url(images/sfx_tabs_shadow.png) no-repeat left bottom;
    height:140px;
}  
#tickets  a{
	margin-top: 10px;
	margin-bottom:10px;
}  

/*Sponsors slide*/
#sponsors-slide  {
	border-top:1px dotted #c0c0c0;
	margin-top:10px;
}  
#sponsors-slide  #primary{
	overflow:auto;
	text-align:center;
}  

#sponsors-slide img{
	margin:20px;
}  


/*Partners*/
.partner { overflow:auto; width:100%;}
.partner .sponsor { float:left; height:110px; width:180px; text-align:center; margin-top:10px; }
.partner .name { float:left; width:180px; text-align:center; }

/*Slider*/
.BgNewsSlider {
	height:450px;
	overflow:hidden;
}
#slider {
	position:absolute;
	width:730px;
	float:left;
	font-size:8pt;
	height:320px;
}
#slider span {
	float:left;
}
#slider .buttons {
	text-align:left
}
#slider .next {
	float:right
}

#slider .band {
	background:#000;
	position:absolute;
	bottom:0px;
	left:0px;
	width:730px;
	height:100px;
	border-top:1px solid #AE9962;
}
#slider .title {
	position:relative;
	font-weight: bold;
	font-size:16px;
	top:10px;
	left:5px;	
	color:#fff;
	width:730px;
}
#slider .abstract {
	width:715px;
	line-height:140%;
	margin:5px 0px 2px 0px;
	position:relative;
	top: 13px;
	font-size:14px;
	left:5px;
}
#slider .abstract a{
	width:715px;
	line-height:140%;
	font-weight:normal;
	color:#fff;
}

#slider .title a{
	font-weight: bold;
	color:#fff;
}
#slider .title a:hover{
	font-weight: bold;
	color:#AE9962;
}

#slider .image {
	height:320px;
	width:730px;
	overflow:hidden;
	margin:0px;
	position:relative;
	background:#000;
}
.slider-mask {
	height:310px;
	width:730px;
	position:relative;
	overflow:hidden;
	float:left;
	border-right:1px solid #efefef;
}
#slider #slider-item {
	height:330px;
	width:730px;
	overflow:hidden;
}
.slider-mask img {
	padding:0px 5px 5px 0px;
}
/*SliderPreview*/
.slider-preview {
	float:left;
	width:730px;
	height:400px;
	background:#efefef;
	position:relative;
	background:url(images/bg_slide_sep.png) top left;
}
.slider-preview #handles {
	width:730px;
	height:340px;
	overflow:hidden;
	position:absolute;
	top:-5px;
	z-index:100;
}
.slider-preview span {
	font-weight:normal;
	color:#000;
	font-size: 10px;
	float:left;
	line-height:120%;	
	padding:10px 0px 20px 10px;
	width:172px;
}
.slider-preview span .date {
	padding:2px 0px 2px 0px;
	font-size:10px;
	color:#666;
	width:170px;
	text-align:left;
}
.slider-preview span .date a{
	font-weight:normal;
	color:#666;
}
.slider-preview span .title {
	padding:2px 0px 2px 0px;
	float:left;
	font-size:11px;
	width:160px;
}
.slider-preview span .title a{
	font-weight:normal;
	color:#000;
}
.slider-preview span:hover {
	cursor:pointer;
	background:transparent url(images/bg_slide_preview.png) no-repeat top center;
}
.slider-preview .active {
	background:transparent url(images/bg_slide_preview.png) no-repeat top center;
}
.slider-preview .image {
	height:60px;
	width:170px;
	overflow:hidden;	
	float:left;
	margin-top:0px;
}
.slider-preview img {
	float:left;
	
}

/*Ticker*/
#ticker-section {
	overflow:hidden;
	width:730px;
	height:46px;
	background:#efefef;
}
.ticker-mask {
	height:18px;
	width:520px;
	position:relative;
	overflow:hidden;
	float:left;
	margin:6px 5px 0px 5px;
	left:120px;
	bottom:15px;
}
#ticker-controls {
	top:10px;
	left:5px;
	width:720px;
	position:relative;
	float:left;
}
#ticker-controls .prev{
	cursor:pointer;
	float:left;
	
}
#ticker-controls .next{
	cursor:pointer;
	float:right;
	
}
#ticker-controls .stop{
	cursor:pointer;
	float:right;
	margin:0px 10px 0px 0px;
}
#ticker-controls .text{
	color:#666;
	text-transform:uppercase;
	font-weight:bold;
	float:left;
	margin:4px 5px 0px 10px;
}
#rss{
	float:left;
	margin-left:15px;
	margin-right:2px;
}

#ticker {
	position:absolute;
	width:520px;
	float:left;
}
#ticker span {
	width:520px;
	float:left;
	font-size:11px;
	overflow:hidden;
}
#ticker span .date {
	display:inline;
	padding:3px 10px 3px 2px;
}
#ticker span a {
	display:inline;
	overflow:hidden;
}

/*Tab*/
.tab-mask-box {
	height:470px;
	overflow:hidden;
}
.tab-mask {
	height:440px;
	width:202px;
	position:relative;
	overflow:hidden;
	float:left;
	background:#efefef url(images/sfx_tabs_shadow.png) no-repeat left bottom;
}
#tab {
	position:absolute;
	width:202px;
	float:left;
}
#tab span {
	width:202px;
	float:left;
}
#tab-handles span {
	cursor:pointer;
	padding-right:12px;
	text-align:center;
}
#tab-handles .active{
	text-decoration:underline;
}

/*Gallery*/
.gallery-mask {
	height:500px;
	width:640px;
	position:relative;
	overflow:hidden;
	border:1px solid #000;	
	background:#000;
}
#gallery {
	position:absolute;
	width:640px;
	float:left;
}
#gallery span {
	width:640px;
	float:left;
	font-size:8px;
}
#gallery span .image{
	width:640px;
	height:420px;
	overflow:hidden;
}
#gallery span .description{
	font-size:11px;
	width:640px;
	height:20px;
	background:#000;
	color:#fff;
	padding:5px;
	font-weight:normal;
	text-align:left;
}
#gallery span .date {
	display:inline;
	padding:3px 10px 3px 2px;
}
#gallery span a {
	display:inline;
}
#gallery-detail {
 	float:left;
	margin-left:20px;
	width:640px;
}
#gallery-album-selection {
	margin-left:20px;
	width:240px;
	height:110px;
	float:left;
	height:500px;
	background:#efefef url(images/sfx_tabs_shadow_240.png) no-repeat left bottom;
}
#gallery-album-selection #Navigator {
	float:left;
	width:240px;
}
#gallery-album-selection #headerContent {
	background:transparent url(images/bg_header_content.png) repeat-x scroll left bottom;
	margin:0px;
	padding:0px;
	width:240px;
	float:left;
	text-align:center;
}
#gallery-album-selection #headerContent h3{

}
.gallery-album {
	width:105px;
	height:120px;
	float:left;
	margin:10px 5px 5px 5px;
}
.gallery-album .image{
	width:100px;
	height:65px;
	overflow:hidden;
	border:1px solid #000;
}
.gallery-album .description{
	font-size:10px;
	width:100px;
	text-align:center;
	font-weight:bold;
}
#gallery-controls {
	height:45px;
	width:640px;
	z-index:1;
	margin-bottom:0px;
	color:#AE9962;
	text-transform:uppercase;
	font-weight:bold;	
}
#gallery-controls .prev{
	float:left;
	cursor:pointer;
	padding:5px;
}
#gallery-controls .stop{
	float:right;
	cursor:pointer;
	padding:5px;
}
#gallery-controls .next{
	float:right;
	cursor:pointer;
	padding:5px;
}
#gallery-controls .title{
	padding:10px 20px 0px 20px;
	float:left;
}
#gallery-controls .title a{
	color:#AE9962;
}

/*Season results*/
.season-results-mask {
	height:300px;
	width:380px;
	position:relative;
	overflow:hidden;
}
#season-results {
	position:absolute;
	width:380px;
	float:left;
}
#season-results #headerContent{
	text-align:center;
}
#season-results span {
	width:380px;
	float:left;
	font-size:8pt;
}
#season-results-controls {
	height:30px;
	width:340px;
	margin:3px 10px 15px 15px;
	position:absolute;
	z-index:1;
}
#season-results-controls .prev{
	float:left;
	cursor:pointer;
}
#season-results-controls .next{
	float:right;
	cursor:pointer;
}

/*Players stats*/
.players-stats-mask {
	overflow:auto;
	width:380px;
	position:relative;
	overflow:hidden;
}

/*StandingSmall */
#StandingSmall {
	padding-top:5px;
	width:180px;
	font-size:10px;
}
#StandingSmall h4{
	margin:5px;
	padding:15px 0px 15px 15px;
	background:url(images/linea.gif) no-repeat bottom;
	color:#000;
	font-weight:bold;
	font-size:12px;
}
#StandingSmall ol{
	margin:5px 20px 0px 10px;
	text-align:left;
	padding:0;
}
#StandingSmall ol li {
	color:#666666;
	display:block;
	float:left;
	font-size:10px;
	height:16px;
	list-style-type:none;
	margin-left:0;
	position:relative;
	width:100%;
}
#StandingSmall ol li em {
	font-style:normal;
	font-weight:bold;
	position:absolute;
	right:0;
}
/*Results*/
#Results {
	padding-top:5px;
	width:180px;
	/*height:200px;*/
}
#Results h4{
	margin:5px;
	padding:15px 0px 15px 15px;
	background:url(images/linea.gif) no-repeat bottom;
	color:#000;
	font-weight:bold;
	font-size:12px;
}
#Results ul {
	margin:5px 0px 40px 5px;
	text-align:left;
	padding:0;
}
#Results ul li {
	color:#666666;
	display:inline;
	float:left;
	font-size:10px;
	height:16px;
	list-style-type:none;
	position:relative;
	width:100%;
}
#Results ul li strong {
	display:block;
	left:0;
	position:absolute;
	width:80px;
}
#Results ul li span {
	display:block;
	font-weight:bold;
	left:75px;
	position:absolute;
	width:80px;
}
#Results ul li em {
	display:block;
	font-style:normal;
	font-weight:bold;
	position:absolute;
	right:0;
}

/*History*/
.history-mask {
	height:220px;
	width:238px;
	position:relative;
	overflow:hidden;
	float:left;
}
#history {
	position:absolute;
	width:238px;
	float:left;
}
#history span {
	width:238px;
	float:left;
	overflow:hidden;
}

/*Archive*/
.Archive ul{
	margin:0px;
	padding:0px;
}

.Archive img{
	float:left;
}

.Archive ul li{
	list-style-type:none;
	border-bottom:1px dotted #efefef;
	margin:10px 0px 10px 0px;
	display:block;
}

.Archive h3{
	font-size:14px;
	color:#000;
	font-weight:normal;
}

.Archive span{
}

/*IndexBox*/
#col1{border-right:1px dotted #c0c0c0; float:left; width:236px; overflow:hidden;}
#col2{border-right:1px dotted #c0c0c0; float:left; width:236px; overflow:hidden; margin-left:10px;}
#col3{float:left; width:234px; overflow:hidden; margin-left:10px;}
.RowBox {
	overflow:hidden;
	width: 730px;
	margin:0px 0px 15px 0px;
	position:relative;
}
.IndexBox {
	width:220px;
	height:220px;
	margin-left:20px;
	margin-top:20px;
	text-align:left;
	
}
.IndexBox img{
	border:1px solid #efefef;
}
#col3 .IndexBox span{
	border:1px solid #efefef;
}
.IndexBox .title{
	background: transparent url(images/title-arrow-gold.gif) no-repeat scroll top left;
	color:#AE9962;
	font-size: 12px;
	font-weight:bold;
	padding-left:20px;
	margin-top:10px;
}
.IndexBox .description{
	font-size: 11px;
	margin-right:5px;
	width:190px;
}
.IndexBox .description a{
	font-size: 11px;
	margin-right:5px;
	color:#666;
	font-weight:normal;
}

.highlight{ color:#000000; font-weight:bold;}

/*MatchCastShort*/
#MatchCastShort{
	font-size:13px;
	color:#AE9962;
	position:absolute; 
	top:115px; 
	left:0px;
	font-size:13px;
}
#MatchCastShort table td{
	font-size:13px;
}
#MatchCastShort a{
	color:#fff;
	text-transform:uppercase;
}
#MatchCastShort a:hover{
	color:#fff;
}
