html, body {
	width: 100%;
	height: 100%;
	min-height: 100%;
	padding: 0px;
	margin: 0px;
	border: 0px;
	background: url(../images/background_gradient.jpg) fixed;
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #ffc621;
}
img { border: none;}
#container {
	top: 0px;
	width: 790px;
	height: 100%;
	min-height: 100%;
	margin: auto;
	position: relative;
	bottom: 120px;
	background: #fff7d6;
	border: 5px solid #ffffff;
}
html>body #container {
	height: auto;
}
#top {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 790px;
	height: 295px;
	background-color: #FFFFFF;
}
#sponsors_box {
	right: 0px;
	width: 790px;
	height: 140px;
	background: url(../images/sponsors.jpg) no-repeat;
	z-index: 10;
}
#sponsors_content {
	position: absolute;
	top: 5px;
	right: 10px;
	text-align: right;
}
#next_match {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 400px;
	height: auto;
	font: 12px Arial;
	font-weight: bold;
	color: #652d90;
	text-align: right;
}	
#next_match a {
	font: 11px Arial;
	color: #652d90;
	text-decoration: none; 
}	
#next_match a:hover {
	font: 11px Arial;
	color: #999999;
	text-decoration: none; 
}
#nav {
	position: absolute;
	top: 295px;
	right: 0px;
	width: 790px;
	height: 46px;
	background: #ffe378;
}	
#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#nav li {
	font: bold 11px Tahoma;
	height: 20px;
	float: left;
	color: #66318d;
	margin: 5px;
	list-style-type: none;
}
#nav li:hover, #nav li.current { color: #66318d; text-decoration: none; }
#nav a { width: 100%; height: 100%; color: #66318d;}
#nav a:hover, #nav li.current a { color: #ff5a00; text-decoration: none;}
#nav li ul {
	display: none;
	position: absolute;
	top: 25px;
	height: 0px;
}
#nav li ul.fixtures { left: 175px; }
#nav li ul li {
	height: 15px;
	font: bold 11px Tahoma;
	display: inline;
	padding-right: 10px;
	padding-left: 0px;
	margin: 0;
}
li > ul {
	top: auto;
	left: auto;
}
#nav li ul li a { color: #66318d; }
#nav li:hover ul { display: inline; }
#nav li.current ul li a { text-decoration: none; }
#sub_nav {
	position: absolute;
	top: 315px;
	left: 169px;
	width: 500px;
	height: auto;
}	
#sub_nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#sub_nav li {
	font: bold 11px Tahoma;
	height: 20px;
	float: left;
	color: #000000;
	margin: 5px;
	list-style-type: none;
}
#sub_nav li:hover, #sub_nav li.current { color: #66318d; text-decoration: none; }
#sub_nav a { width: 100%; height: 100%; color: #66318d;}
#sub_nav a:hover, #sub_nav li.current a { color: #ff5a00; text-decoration: none;}

#club_nav {
	position: absolute;
	top: 315px;
	left: 59px;
	width: 600px;
	height: auto;
}	
#club_nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#club_nav li {
	font: bold 11px Tahoma;
	height: 20px;
	float: left;
	color: #000000;
	margin: 5px;
	list-style-type: none;
}
#club_nav li:hover, #club_nav li.current { color: #66318d; text-decoration: none; }
#club_nav a { width: 100%; height: 100%; color: #66318d;}
#club_nav a:hover, #club_nav li.current a { color: #ff5a00; text-decoration: none;}


#top_nav {
	position: absolute;
	top: 4px;
	left: 30px;
	width: auto;
	height: auto;	
}	
#top_nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#top_nav li {
	list-style: none;
	font: 12px Arial;
	height: 35px;
	float: left;
	color: #745a11;
	padding-top: 10px;
	padding-left: 6px;
	padding-right: 6px;
	vertical-align: middle;
	list-style-type: none;
}
#top_nav li:hover, #top_nav li.current { color: #745a11; text-decoration: none;}
#top_nav a { width: 100%; height: 100%; color: #745a11; text-decoration: none; background: none;}
#top_nav a:hover { color: #47005c; text-decoration: none; background: none;}
#top_nav li.current a { color: #47005c; text-decoration: none; background: none;}
.nav_dec { color: #f9a837; margin-left: 10px; }
.top_nav { color: #745a11; margin-left: 10px; }
.red { color: #bf0000; font-weight: bold; }
.h1, h1 { 
	font: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #652d90;
}
.h2, h2 { 
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.h3, h3 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #f7941d;
	background-color: #642c91;
	width: 760px;
	padding: 5px;
}
.h4, h4 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	background-color: #642c91;
	width: 760px;
	padding: 5px;
}
#paw { 
	position: absolute;
	top: 5px;
	right: 10px;
	background: url(../images/paw.gif) no-repeat;
	width: 21px;
	height: 23px;
}
#content_purple {
	padding: 340px 0px 90px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}
#content_main {
	padding: 340px 10px 150px 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}
#content_main ul li {
	list-style-type: circle;
}
#content_login {
	padding: 340px 0px 150px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}
#purple_layout {
	top: 346px;
	left: 0px;
	width: 100%;
	height: auto;
	font: 11px Arial;
	background: #642c91 url(../images/content_claw.gif) top right no-repeat; 
}	
#purple_content {
	padding: 10px 10px 10px 10px;
	margin-top: 5px;
	color: #FFFFFF;
}
#corner_left {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 5px;
	height: 5px;
	background: url(../images/corner_left.gif) bottom left no-repeat;
}	
#corner_right{
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 5px;
	height: 5px;
	background: url(../images/corner_right.gif) bottom right no-repeat;
}	
.profile_dec { 	background: url(../images/profile_dec.jpg) top repeat-x; }
#border_ladder { border: 1px solid #f99e19; }
.thumb { border: 1px solid #662e91; }
.purple{ color: #642c91; font-weight: bold; }
.players_name { color: #662e91; font-weight: bold; font-size: 14px; }
hr { border: 1px dashed #632d8d; }
.team {
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
	background: #642c91 url(../images/content_claw.gif) top right no-repeat;
	color: #FFFFFF;
}
.team a {
	color: #FFFFFF;
	border: 1px solid #f7941d; 
}
.team a:hover {
	color: #FFFFFF;
	border: 1px solid #ffffff; 
}
.gallery {
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #682f8e;
	text-decoration: none;
}
#footer {
	position: absolute;
	bottom: 0px;
	width: 800px;
	height: 135px;
	left: 0px;
	background: url(../images/footer_dec.jpg) repeat-x;
	text-align: left;
	z-index: 5;
	
}
#footer_text {
	text-align: right;
	padding: 10px 5px 15px 570px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-color: #f99e19;
	border: none;
}
#footer a, #footer a:visited {
	color: #682f8e;
	text-decoration: none;
}
#footer a:hover {
	color: #ffffff;
}
.fm-logo {
	float: left;
	padding-top: 7px;
}
.footer_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-align: right;
}
#sponsors_content {
	padding: 30px 10px 10px 200px;
}
li { list-style-type: none; }	
#login_title {	
	position: absolute;	
	top: 7px;	
	left: 5px;	
	right: 10px;	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 16px;	/*font-weight: lighter;*/	
	color: #d5df3e;
}
#login_title small { 
position: relative; top: -5px; }
.username {	
	width: 120px;	
	height: 15px;	
	padding: 2px;	
	font: 11px Arial;	
	letter-spacing: 1px;	
	color: #333333;	
	background: #FFFFFF;	
	border: 1px solid #c4c3ae;	
	margin-bottom: 5px;
}
.username:hover { border: 1px solid #838384; }
.password {	
	width: 120px;	
	height:15px;	
	padding: 2px;	
	font: 11px Arial;	
	letter-spacing: 1px;	
	color: #333333;	
	background: #FFFFFF;	
	border: 1px solid #c4c3ae;
}
.password:hover { border: 1px solid #838384; }
.login:hover { border: 1px solid #838384; }
.button:hover { background: url(../images/login_button.jpg) no-repeat; }
.button_login {	
	width: 50px;	
	height: 20px;	
	font: bold 10px Arial;	
	color: #ffffff;	
	border: none;
	background-color: #662e91;
}
.button_login:hover { 
	background-color: #f0611b; 
	color: #ffffff; 
}
#password {	position: absolute;	top: 62px;	left: 5px;	color: #FFFFFF;}
#password a {	font: 10px Arial;	color: #ffffff;	text-decoration: none;}
#password a:hover {	font: 10px Arial;	color: #d5df3e;	text-decoration: none;}
#corporate_login {
	text-align: center;
	background: url(../images/profile_dec.jpg) repeat-x;
	height: 300px;
}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto;}
#imageContainer{ padding: 2px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0;}
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10;}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block;}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat;}
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat;}

#imageDataContainer{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%;}

#imageData{	padding:0 10px; color: #666;}
#imageData #imageDetails{ width: 70%; float: left; text-align: left;}	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
