@charset "UTF-8";
/* CSS Document */

body  {
	font: 12px/16px Arial, Helvetica, sans-serif;
	background: #FFF url(../images/window_bg.jpg) repeat-x top;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFF;
}

#top_navholder {

	width: 966px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: url(../images/toppage_bg.gif) no-repeat bottom;
	margin: 20px auto 0px auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 41px;
} 



#container { 
	width: 950px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #6C4B77;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border-left: 8px solid #FFF;
	border-right: 8px solid #FFF;
	border-bottom: 8px solid #FFF;
	padding: 0px;
	text-align: left; /* this overrides the text-align: center on the body element. */

} 


.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}


#navigation_bar {
	
	height:auto;
	width: 805px;
	margin: 0px 0px 0px 165px;
	padding-top: 0px;

}

#navigation_bar2 {
	
	height:auto;
	width: 960px;
	margin: 0px 0px 0px 0px;
	padding-top: 0px;

}


hr {
margin: 10px 0px 10px 0px;
border-top: 1px dotted #FFF;
border-left: 0px;
border-right: 0px;
border-bottom: 0px;
padding: 0px;

}




#header { 
	background: #6C4B77; 
	padding: 0px;
	width: 950px;
	height: 300px;
	border-bottom: 30px solid #FFF;
} 

#header_left {
	float:left;
	background: #6C4B77;
	padding: 0px;
	width: 280px;
	height: 300px;	
}

#identity_bgbox {
    position:relative;
	background: url(../images/ident_bg.jpg) no-repeat;
	padding: 0px;
	margin: 0px 0px 15px 15px;
	width: 260px;
	height: 285px;
	border-right: 5px solid #FFF;
}

#header_right { 
	float:left;
	background: #6C4B77; 
	padding: 0px;
	width: 655px;
	height: 300px;
}

#widephoto_viewer {
	float:left;
	padding: 0px;
	margin: 0px 0px 15px 0px;
	width: 653px;
	height: 283px;
	border-top: 1px solid #876D94;
	border-bottom: 1px solid #876D94;
	border-right: 1px solid #876D94;
	border-left: 0px solid #FFF;
	background: #FFF;
}


#datetime_box {
	position:absolute;
	margin-top: 30px;
	width: 280px;
	min-height: 90px;
	height: auto !important;
	xbackground-color: #5F9E35;
	padding: 10px 7px 7px 12px;
	background-image: url(../images/date_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #387A27;
	border-left: 0px solid #387A27;
}


#sidebar1 {
	float: left; 
	width: 325px; 
	background: #6C4B77; 
	padding: 0px;
	margin: 0px 0px 10px 0px;
	border: 0px;
	 
}


#sidebar_news_hd {
	position:relative;
	width: 305px;
	height: 34px;
	margin: 10px 5px 0px 10px;
	border: 0px;
	padding: 16px 0px 0px 10px;
}

#sidebar_panel_hd {
	position:relative;
	width: 315px;
	height: 50px;
	background: url(../images/glas_skyline.gif) no-repeat bottom;
	margin: 10px 5px 0px 10px;
	border: 0px;
}


#sidebar1_panel {
	position:relative;
	width: 295px;
	background: #82648B url(../images/panel_bg.jpg) no-repeat bottom;
	margin: 2px 5px 10px 10px;
	padding: 10px;
	border: 0px;
	
}

#game_ad {
	position:relative;
	width: 315px;
	xbackground: #FFF;
	height: 65px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	border: 0px;
	 
}

#game_box {
float: left;
	width: 940px;
	min-height: 400px;
	height: auto !important;
	xborder: 1px solid red;
	background: #FFF; 
	padding: 5px 5px 25px 5px;
	margin: 0px 0px 10px 0px;
	text-align: left;
	}


#game_intro {
	float: left; 
	width: 930px; 
	background: #6C4B77; 
	padding: 10px;
	margin: 0px 0px 10px 0px;
	}

#sidebar3_long {
	float: right; 
	width: 610px; 
	background: #6C4B77; 
	padding: 0px;
	margin: 0px 0px 10px 0px;
	}
	
#sidebar3_panel_long {
	float: left;
	width: 560px;
	background: #FFFFFF url(../images/whitebott_long2.gif) no-repeat bottom;
	margin: 2px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
	border: 0px;
}

#sidebar3_panel_top {
	position:relative;
	width: 560px;
	margin: 25px 0px 0px 15px;
	padding: 0px;
	height: 35px;
	border: 0px;
}

#sidebar_col1 {
float: left;
width: 270px;
height: auto !important;
min-height: 200px;

}

#sidebar_col2 {
float: right;
width: 270px;
height: auto !important;
min-height: 200px;

}


	
	

#sidebar2 {
	float: left; 
	width: 297px; 
	background: #6C4B77; 
	padding: 0px;
	margin: 0px 0px 10px 10px;
		border: 0px;
	}



#sidebar2_panel {
	position:relative;
	width: 277px;
	background: #FFFFFF url(../images/whitebox_bott2.jpg) no-repeat bottom;
	margin: 2px 0px 10px 0px;
	padding: 10px;
	border: 0px;
	height: auto;
	min-height: 260px !important;
}


#sidebar2_panel_top {
	position:relative;
	width: 290px;
	margin: 25px 0px 0px 10px;
	padding: 0px;
	height: 35px;
	border: 0px;
}

#mainContent { 
	float: left;
	margin-left: 10px;
	padding: 0px; 
	margin-top: 62px;
	border: 0px;
	width: 290px;
}

#maincontent_panel_hd {
	position:relative;
	padding: 20px 10px 10px 80px;
	xbackground: #562F5F;
	background: url(../images/purcell_paneltop.gif) no-repeat left bottom;
	height: 50px;
	width: 195px;
}





#maincontent_panel {
	position:relative;
	width: 265px;
	background: #82648B url(../images/panel_bg2.jpg) no-repeat bottom;
	padding: 10px;
	border: 0px;
	
	
}

 
#footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#562F5F;
}


#designcredit_box {
	float: right;
	height: 30px;
	width: 160px;
	font: italic 11px/30px Georgia, "Times New Roman", Times, serif;
	color: #BCA7C7;
	background-image: url(../images/credit_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-left: 20px;

}

 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


.logos_box {
display: block;
float: left;
height: 65px;
width: 135px;
border-right: 1px dotted #BCA7C7;
border-bottom: 1px dotted #BCA7C7;
margin: 1px 0px 0px 1px;
}

.no_border {
border-right: 0px dotted #BCA7C7;
xmargin-left: 1px;
}

.no_bott_border {
border-bottom: 0px dotted #BCA7C7;
}


.logos_box img  {
padding: 1px; 
border: 0px;
}

.logos_box img:hover {
border: 1px solid #DDD; 
padding: 0px; 
}



.moreinfo_indvbox {
float: left;
width: 277px;
border: 0px;
height: 55px;
border-bottom: 1px dotted #BCA7C7;
padding-top: 5px;
padding-bottom: 5px;
display:block;

}

.moreinfo_textleft {
float: left;
width: 156px;
border: 0px;
height: 55px;
display:block;

}


.moreinfo_logoright {
float: right;
width: 105px;
border: 0px;
height: 55px;
display:block;

}



.eventsbox_indvbox {
float: left;
width: 260px;
border: 0px;
height: 50px;
border-bottom: 1px dotted #DACFDF;
padding-bottom: 0px;
display:block;

}

.eventsbox_textright {
float: right;
width: 170px;
border: 0px;
height: 55px;
display:block;

}


.eventsbox_iconleft {
float: left;
width: 60px;
height: 50px;
display:block;

}




	/* STYLES FOR CROSSFADER */

	div.cf_wrapper
	{
		position: relative;
	}
	
	div.cf_element
	{
		width: 653px;
		height: 300px;
	}
	
	div.cf_element2
	{
		width: 653px;
		height: 300px;
	}
	
	div.cf_element div.content
	{
		padding: 0px;
	}

	div.cf_element div.content h3
	{
		padding-top: 0;
		margin-top: 0;
	}


  #news_main_images_container {
    position:relative;
    height: 400px;
  }
  #news_main_image {
    position: absolute;
    top:0;
    left:0;
  }

  #news_prev_next {
    width:60px;
    float:right;
  }

  #news_prev, #news_next {

  }

  #news_prev a:link, #news_next a:link, #news_prev a:visited, #news_next a:visited {
    color: #fff;
    text-decoration:none;
	width:53px;
	height: 26px;
    float:right;
    background-image: url(../images/next_butt_off.jpg);
	background-repeat: no-repeat;
	background-position: top left;
    margin-bottom:5px;
    text-align:center;
	padding: 4px 0px 0px 0px;
  }

  #news_prev a:hover, #news_next a:hover {
    color: FFF;
    text-decoration:none;
	 background-image: url(../images/next_butt_hov.jpg);
  }

  #new-for-slide-images{
  	position:relative;
  	display:block;
  	margin:0px;
  	padding:0px;
  	width:500px;
  	height:380px;
  	overflow:hidden;
  }

  #new-for-slide-images li{
  	position:absolute;
  	display:block;
  	list-style-type:none;
  	margin:0px;
  	padding:0px;
  	background-color:#FFFFFF;
  }

  #new-for-slide-images li img{
  	display:block;
  	background-color:#FFFFFF;
  }
  .image_small { 
    float: left;
  }
  .image_small img {
    border:1px solid #fff;
  }
  .news_box {
    padding-left:110px;
  }
  
  
    #fixture_table {
  height: auto !important;
min-height: 160px;
width: 920px;  
xborder: 1px solid red;
xbackground: #FFF;
padding: 10px;
  }
  
  #league_table {

  height: auto !important;
min-height: 160px;
width: 550px;  
xborder: 1px solid red;
xbackground: #FFF;
padding: 10px;
  }
  
 #indiv_results {
  float:left;
  height: auto !important;
min-height: 300px;
width: 600px;  
xborder: 1px solid green;
padding: 5px 10px 10px 10px;
  
  }
  
#indiv_results2 {

  height: auto !important;
min-height: 300px;
width: 600px;  
xborder: 1px solid green;
padding: 5px 10px 10px 10px;
  
  }