/*phpWebStart 3.0 Main CSS*/
html { height: 100%; }
body {
     min-height: 100%; height: 100%;
     font: .925em "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	 text-align: left;
	 margin:3px 0px 0px 0px;
	 line-height:140%;
	 color: #000; 
	 }

a:link,a:visited {
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #00275D;
}

a:hover,a:active {
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color:  #00275D;
}

hr {
	color: #00275D;
	background-color: #00275D;
	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: #00275D;
  margin-bottom: .5em;
}

h2 {
  font-size: 1.2em;
  margin: 1em 0 0 0;
  color: #00275D;
}

img {
  border-width: 0;
}

/* Input */
.ErrInput {
	border-color: #00275D;
}

/* Button */
.Button { 
	background:#F0F0F0 none repeat scroll 0 0;
	border-color:#E7E7E7 #00275D666 #00275D666 #E7E7E7;
	border-style:solid;
	border-width:1px;
	color:#00275D;
	font-family:"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 #00275D666 #00275D666 #E7E7E7;
	border-style:solid;
	border-width:1px;
	color:#00275D;
	font-family:"Verdana",arial,sans-serif;
	font-size:11px;
	padding:2px 15px 3px;
	text-align:center;
}	

/* Input */
.Input { 
	border:1px solid #c0c0c0;
	font-family:"Verdana",arial,sans-serif;
	font-size:11px;
	padding:3px;
}	

#Login{
	position:absolute;
	right:15px;
	top:5px;
	color:#fff;
	text-align:left;
	font-size: 9px;
	width:170px;
}
#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 {

}

#Separator {
	height:30px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;	
}
#menu-sfx {
	padding:0px;
	width: 1000px;
	margin:0px;
	height:30px;		
}
#menu {
	width: 100%;
	margin:0px;
	color:#fff;
	text-align:left;
}
#menu a{
	font-size:12px;
	color:#fff;
	padding:2px 3px 0px 1px;
	height:30px;
	width:110px;
	background: url(images/sfx_menu_tiny.png) no-repeat center top;
	text-align:center;
	float:left;
	margin:0px 4px 0px 0px;
}
#menu a:hover{
	height:30px;
	text-decoration:none;
	color:#fff;
	background: url(images/sfx_menu_tiny.png) no-repeat center top;
	
}

#Header{
	height:200px;
	width: 100%;	
	margin:0px;
	position:relative;
	text-align:center;	
}
#Header #Sfx{

}
#BodyRight{
	height:175px;	
	left:1060px;
	right:0px;
	top:0px;
	position:absolute;
	background:transparent url(images/sfx_bg_right.png) repeat-x top left;
}
#Header #Sfx_flash {}
#Header .Input {
  font-size: 9px;
  padding: 1px;
  width:50px;
  background-color:#00275D;
  color:#fff;
}

#Header .ButtonHeader {
  padding: 1px 1px 1px 1px;
  border:0px;
  position:relative;
  top:7px;
}
#Header #Search{
	padding:0px;
	position:absolute;
	right:15px;
	top:110px;
	color:#fff;
	text-align:left;
	font-size: 9px;
	width:170px;
}
#Container{
	width: 880px;
	margin:0px;
	font-size:11px;
}
#PageContent{
	text-align: left;
    font-size: 12px;
	vertical-align:top;
	padding: 10px;
}
#PageContent .Top{
	width:100%;
	height:10px;
	background: url(images/page_decorator.gif) no-repeat left top;
	margin:0px;
}
#PageContent .TopRight{
	width:100%; 
	height:10px;
	background: url(images/page_decorator.gif) no-repeat right top;
	margin:0px;
	top:0px;
	right:0px;	
}
#PageContent .Content{	
	background: #fff;
	margin:0px;
	overflow:auto;
	width:100%;
	padding:0px;
	overflow:hidden;
}
#PageContent .Content .spacer{	
	margin:10px;
	overflow:hidden;
}
#PageContent .Bottom{
	width:100%; 
	height:10px;
	background: url(images/page_decorator.gif) no-repeat left bottom;
	margin:0px;
}
#PageContent .BottomRight{
	width:100%; 
	height:10px;
	background: url(images/page_decorator.gif) no-repeat right bottom;
	margin:0px;
}
#Footer{
	color:#fff;
	height:80px;
	width: 880px;
	margin:0px;
	text-align:center;
	padding: 5px 0px 5px 10px;
	margin-top: 20px;
	border-top:1px solid #efefef;
	font-size:10px;
}
#Footer a{
	color:#fff;
}
#NavLeft{
	text-align: center;
	width: 160px;
	padding:0px 5px 0px 5px;
	vertical-align:top;
}


#NavRight{
	text-align: left;
	width: 0px;
	vertical-align:top;
	
	
}

* 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;
	margin-left:10px;
	padding-bottom: 10px;
}

#Path a {
	font-size: 12px;
}

#Path span {
	font-size: 12px;
}

#Path em {
	font-size: 12px;
	font-weight: normal;
}



/* Messagge */
#ErrMessagge {
	color: #00275D;
	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:#00275D;
	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;
	overflow:hidden;
}
#Navigator .p {
	margin:2px;
	padding:2px 2px 1px 2px;
	color:#00275D;
	text-decoration:none;
}
#Navigator .p:hover{
	margin:2px;
	padding:2px 2px 1px 2px;
	color:#fff;
	background-color:#00275D;
	text-decoration:none;
}
#Navigator .current{
	margin:2px;
	padding:2px 2px 1px 2px;
	color:#00275D;
	border-bottom:2px solid #00275D;
	text-decoration:none;
}
#Navigator .bw{
	color:#00275D;
	text-decoration:none;
}
#Navigator .fw{
	color:#00275D;
	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 #00275D;

}
#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:660px;
	float:left;
	margin:10px;
}
#News img{
	padding-bottom:5px;
}
#News #Title { 
	font-size: 18px; 
	padding: 2px 2px 5px 2px;
	font-weight:bold;
	line-height: 120%;
	color:#00275D;
	font-weight:bold;
	text-transform:uppercase;
	}
#News #Datetime { 
	font-size: 12px; 
	padding: 2px 2px 2px 2px;
	color:#666;
}
#News #Image{ 
	text-align:left;
	margin: 0px 10px 5px 0px;
	float:left;
}
#News #Image img{ 
	border:1px solid #c6d3dc;
	padding:3px;
}
#News #Abstract { 
	font-size: 12px;
	padding: 0px 2px 5px 2px;
	line-height:150%;
	text-align:left;
	font-weight:bold;
}
#News #Content { 
	font-size: 12px;
	padding: 0px 2px 2px 2px;
	line-height:150%;
	text-align:left;
	text-align:justify;
}

.Comment {
	border-bottom:1px dotted #00275D;
	width:100%;
}
/* Social */
#Social {
	padding: 10px;
}
#Social h3{
	font-weight:bold;
	color: #00275D;
	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:#00275D;
	font-size:11px;
	text-decoration:none;
	margin-left:50px;
}

/* Box */
#Box li{margin: 0px;padding: 0px;list-style: none outside;} 
#Box {
	width:660px;
	padding: 5px 5px 5px 5px;
	margin-top:5px;
}
#Box a { 
	display: block;
	border: 1px solid #c6d3dc;
	width:100%;
	overflow:hidden;
	height:100px;
	margin-bottom:10px;
	background:#fff;
}
#Box a:hover {
	text-decoration:none;
	color:#00275D;
}
#Box #Head{
	text-align:left;
	padding: 2px 2px 2px 2px;
	font-weight:bold;
	color:#FFF;
}
#Box #Image{
	float:left;
	margin:5px 10px 5px 5px;
	width:100px;
	height:90px;
	overflow:hidden;
}
#Box img{
	
}
#Box #Datetime { 
	font-size: 12px; 
	padding: 2px 2px 2px 2px;
	color:#666;
}
#Box #Title { 
	font-size: 14px;
	font-weight:bold; 
	color:#00275D;
	padding: 2px 2px 2px 2px;
}
#Box #Abstract { 
	font-size: 11px; 
	color:#00275D;
	padding: 2px 2px 2px 2px;
}

/* headerContent */
#headerContent {
	color:#fff;
	font-weight:bold;
	border-bottom:1px solid #c6d3dc;
	text-transform:uppercase;
	background:#070b19 url(images/headerContent.png) no-repeat top left;
	height:22px;
}
#headerContent span{
	color:#fff;
	margin-left:28px;
	height:20px;
	border:0px;
}


/* contentTable table */
table.contentTable  {
  width:100%;
  border-collapse:collapse;
  font-size:11px;
  background:#fff;
  }
table.contentTable th {
  text-align:left;
  padding:2px;
  }
table.contentTable thead th {
  background-color:#fff;
  }
table.contentTable thead td {
  background-color:#fff;
  }
table.contentTable td {
  text-align:left;
  padding:3px;
  }
.contentTable .odd {
  background:#fff;
  }
.contentTable .even {
  background:#fff;
  }    
/* 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;
}
table.playersTable tbody th {
    text-align:left;
	padding:2px;
	font-weight:bold;
	color:#00275D;
}

.Player {
	width:660px;
}
.Player .Name{
	font-weight:bold;
	color:#00275D;
	font-size:24px;
	margin:15px;
}
.Player .Photo {
	width:180px;
	height:230px;
	overflow:hidden;
	border:5px solid #efefef;
}
.Player .Photo .Image {
	position:relative;
	top:0px;
}
.Player .Photo .Logo {
	position:relative;
	bottom:75px;
}

/*Sponsors*/  
#sponsors  {
	text-align:center;
	margin-top:10px;

}  
#sponsors img {
	border:1px solid #c6d3dc;
	padding:3px;
}  
#sponsors .Top{
	width:160px; 
	height:10px;
	background: url(images/banners.png) no-repeat center top;
	margin:0px;
}
#sponsors .Content{	
	background: #0c285c;
	margin:0px;
	padding: 0px;
	margin:0px;
	overflow:auto;
	width:160px; 
}
#sponsors .Bottom{
	width:160px; 
	height:10px;
	background: url(images/banners.png) no-repeat center bottom;
	margin:0px;
}

/*Partners*/
.partner { overflow:auto; width:100%;}
.partner .sponsor { float:left; height:150px; width:180px; text-align:center; margin-top:10px; }
.partner .name { float:left; width:180px; text-align:center; }

/*Slider*/
#slider {
	position:absolute;
	width:310px;
	float:left;
	font-size:8pt;
	height:340px;
	overflow:hidden;
}
#slider span {
	overflow:hidden;
}
#slider .buttons {
	text-align:left
}
#slider .next {
	float:right
}
#slider .band {
	font-size:12px;
	margin:0px;
	width:300px;
	height:80px;
	background: #080f20;
	position:relative;
	top:-80px;
	overflow:hidden;
	border-top:1px solid #080f20;
}
#slider .title {
	font-size:12px;
	margin:5px 0px 3px 5px;
	width:295px;
	line-height:120%;
}
#slider .title a{
	font-weight: bold;
	color: #fff;
}
#slider .abstract {
	width:295px;
	line-height:140%;
	margin:5px 0px 2px 5px;
	font-size:11px;
}
#slider .abstract a{
	width:295px;
	line-height:140%;
	font-weight:normal;
	color:#fff;
}
#slider .image {
	height:320px;
	width:300px;
	border:1px solid #c6d3dc;
	padding:2px;
	overflow:hidden;
}
#slider .image .border{
	height:320px;
	width:300px;
	overflow:hidden;
}
.slider-mask {
	height:340px;
	width:310px;
	position:relative;
	overflow:hidden;
	float:left;
	margin:0px 10px 5px 0px;
}
#slider #slider-item {
	height:340px;
	width:310px;
	overflow:hidden;
}

/*SliderPreview*/
.slider-preview {
	display:block;
	float:left;
 	width:325px;
	height:322px;	
	border:1px solid #c6d3dc;
	overflow:hidden;
}
.slider-preview  #headerContent {
	width:100%;
	float:left;
	position:relative;
}
.slider-preview  #headerContent span{
	width:250px;
	float:left;
	position:relative;
}
.Rss{
	margin:5px;
	float:left;
}
.slider-preview #handles {
	width:325px;
	height:320px;
	
}
.slider-preview span {
	font-weight:normal;
	float:left;
	line-height:120%;	
	height:70px;
	border-bottom:1px dotted #c6d3dc;
	width:310px;
	margin:5px 5px 0px 5px;	
}
.slider-preview span .date {
	padding:2px 0px 2px 5px;
	font-size:10px;
	float:left;
}
.slider-preview span .date a{
	color:#666;
}
.slider-preview span .title {
	padding:2px 0px 0px 5px;
	float:left;
	width:225px;
	font-weight:bold;
}
.slider-preview span .title a{
	font-weight:bold;
}
.slider-preview span:hover {

}
.slider-preview .active {
}
.slider-preview .image {
	height:55px;
	width:65px;
	border:1px solid #c6d3dc;
	padding:2px;
	overflow:hidden;
	float:left;
}
.slider-preview .image .border{
	height:55px;
	width:65px;
	overflow:hidden;
}

/*Ticker*/
#ticker-section {
	overflow:hidden;
	width:735px;
	background:#efefef url(images/sfx_tabs.png) repeat-x left 21px;
	height:46px;
}
.ticker-mask {
	height:18px;
	width:450px;
	position:relative;
	overflow:hidden;
	float:left;
	margin:3px 5px 0px 5px;
	left:120px;
	bottom:15px;
}
#ticker-controls {
	top:10px;
	left:5px;
	width:710px;
	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:2px 10px 0px 0px;
}
#ticker-controls .text{
	color:#00275D;
	text-transform:uppercase;
	font-weight:bold;
	float:left;
	margin:4px 5px 0px 10px;
}
#ticker {
	position:absolute;
	width:450px;
	float:left;
}
#ticker span {
	width:450px;
	float:left;
	font-size:8pt;
}
#ticker span .date {
	display:inline;
	padding:3px 10px 3px 2px;
}
#ticker span a {
	display:inline;
}

/*Tab*/
.tab-mask {
	height:330px;
	width:182px;
	position:relative;
	overflow:hidden;
	float:left;
}
#tab {
	position:absolute;
	width:202px;
	float:left;
}
#tab span {
	width:202px;
	float:left;
}
#tab-handles {
	width:182px;
	float:right;
	cursor:pointer;
}
#tab-handles #headerContent {
	border:0px;
}
#tab-handles span {
	cursor:pointer;
	padding-right:12px;
	text-align:center;
	background:#fff;
	border-bottom:1px solid #080f20;
	padding:3px 5px 3px 5px;
}
#tab-handles .active{
	background: #080f20;
	color:#fff;
	cursor:pointer;
}

/*Gallery*/
.gallery-mask {
	height:690px;
	width:400px;
	position:relative;
	overflow:hidden;
}
#gallery {
	position:absolute;
	width:390px;
	float:left;
}
#gallery span {
	width:400px;
	float:left;
	font-size:8px;
}
#gallery span .image{
	width:390px;
	overflow:hidden;	
}
#gallery span .image img {
	border:1px solid #c6d3dc;
	padding:3px;
}
#gallery span .description{
	font-size:11px;
	width:400px;
	height:20px;
	color: #00275D;
	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:15px;
	width:400px;
}
#gallery-album-selection {
	margin:25px 0px 0px 5px;
	width:240px;
	height:110px;
	float:left;
	height:500px;
}
#gallery-album-selection #Navigator {
	float:left;
	width:240px;
}
#gallery-album-selection #headerContent {

}
.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 #c6d3dc;
	cursor:pointer;
}
.gallery-album .border{
	width:130px;
	height:85px;
	overflow:hidden;
}
.gallery-album .description{
	font-size:10px;
	width:100px;
	text-align:center;
	font-weight:bold;
}
#gallery-controls {
	height:25px;
	width:400px;
	z-index:1;
	margin-bottom:0px;
	color: #00275D;
}
#gallery-controls .albums{
	float:left;
	cursor:pointer;
	padding:5px;
}
#gallery-controls .prev{
	float:left;
	cursor:pointer;
	padding:5px;
}
#gallery-controls .stop{
	float:right;
	cursor:pointer;
	padding:5px;
}
#gallery-controls .next{
	float:left;
	cursor:pointer;
	padding:5px;
}
#gallery-controls .spacer{
	padding:5px;
	float:right;
}
#gallery-controls .title a{
	color: #00275D;
}

/*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;
	border-bottom:1px solid #c6d3dc;
}
#season-results span {
	width:380px;
	float:left;
	font-size:8pt;
}
#season-results-controls {
	height:30px;
	width:340px;
	margin:10px 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 ol{
	margin:5px 20px 0px 10px;
	text-align:left;
	padding:0;
}
#StandingSmall ol li {
	color:#00275D666;
	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 {
	text-align:center;
	width:290px;
	color:#fff;	
}
#Results table td{
	text-align:center;
	color:#fff;
	font-size:12px;	
}
#Results h4{
	text-align:center;
	color:#FFD461;
	margin:15px 25px 25px 25px;
}
#Results h4 a{
	text-align:center;
	color:#FFD461;
	margin:15px 25px 25px 25px;
}
#Results h4 span{
	font-size:18px;
	color:#FFD461;	
}
#Results h1{
	font-size:16px;
	color:#fff;	
}

/*IndexBox*/
#row{
	width:660px;
	overflow:hidden;
	margin:0px 5px 0px 5px;
}
#col1{
	float:left; 
	width:305px;
	height:270px;
	overflow:auto;
	margin:10px;
	background:transparent url(images/match.png) no-repeat center top;
}

#col2{
	float:left; 
	width:305px;
	height:270px;
	overflow:auto;
	margin:10px;
	background:transparent url(images/match.png) no-repeat center top;	
}

.highlight{ text-transform:uppercase; font-weight:bold;}

