@charset "utf-8";
/* CSS Document */
body {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	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: #000000;
}
#container {
width:945px;
/*max-width:1024;*/
	/*width: 80%; */ /* this will create a container 80% of the browser width */
	/*background: #FFFFFF;*/
	margin: 10px auto; /* the auto margins (in conjunction with a width) center the page */
	/*border: 1px solid #000000;*/
	text-align: left; /* this overrides the text-align: center on the body element. */
	border-left:#000000 solid 1px;
	border-right:#000000 solid 1px;
	
}
#header {
	background-image: url(/images/headerbg.gif);
	height: 164px;
	border-top: 1px solid #000000;
}
#logo {
	height: 93px;
	width: 204px;
	float:left;
}
#mainContent {
	/*clear: left;*/
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
}


#maincontenttexthome {

float:left;
margin:0px 15px 2px 0px;
background-color:#B8CCE4;
padding:10px 15px 10px 15px;
width:330px;
	font-size:0.8em;
}

#maincontenttextfull {

float:left;
margin:0px 15px 2px 0px;
background-color:#B8CCE4;
padding:10px 15px 10px 15px;
width:825px;
	font-size:0.8em;
}


#maincontenttextprofile {

float:left;
margin:0px 15px 2px 0px;
background-color:#B8CCE4;
padding:10px 15px 10px 15px;
width:825px;
	font-size:0.8em;
}
.title {
margin:0px;
padding:4px;
font-size:1.0em; font-weight:bold;
color:#FFFFFF;
}
#lookingtoplay {
	background-color:#CADBFF;
	border:#288CAC solid 1px;
	clear: right;
}
#lookingtoplay .title{
background-color:#288CAC;

}

#lookingtowork {
	background-color:#9BA3BA;
	border:#6C7899 solid 1px;
	clear: right;
}
#lookingtowork .title{
background-color:#6C7899;

}

#registerteam {
	background-color:#8DB3E2;
	border:#387BCD solid 1px;
	clear: right;
}
#registerteam .title{
background-color:#387BCD;

}

#registerteam, #lookingtowork, #lookingtoplay {
float:left;
margin:10px 15px 2px 0px;

width:510px;
font-size:0.8em;
clear:right;
}





#footer {
	padding: 0 10px;
	font-size:.8em;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	height:1.5em;
} 
.copy {
float:left;
color:#FFFFFF;
}

.footerright {
float:right;
padding-right:5px;
}


/* pyramid */

#navPyra {
	margin: 0;
	padding: 0px 0px 0px 0px;
	height:46px;
	background-image:url(/images/navbg.gif);
	background-position:bottom;

	

	}

#navPyra li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	height:46px;
		
	}
	
#navPyra a:link, #navPyra a:visited {
	float: left;
	font-size: 14px;
	font:Arial, Verdana, Helvetica, sans-serif;
	line-height: 14px;
	font-weight: normal;
	padding: 0px 21px 0px 22px;
	text-decoration: none;
	color: #ffffff;
	border-left:#000000 solid 1px;
		height:46px;
		
	}
	
	
#homepage #homelink,
#profilepage #profilelink,
#account #accountlink,
#membership #membershiplink,
#aboutus #aboutlink,
#contact #contactlink,
#legal #legallink,
#navPyra a:hover { 
color:#FF9900;
background:url(/images/navbgorange.gif) no-repeat bottom left;
height:46px;
}


#logon {
font-size: 11px;
color:#FFFFFF;
width:249px;
height:70px;
float:right;
padding-right:5px;
padding-top:5px;
padding-left:5px;
background-image:url(/images/loginbox.png);
background-repeat:no-repeat;
margin: 4px 3px ;

}

#search {
	font-size: 11px;
	color:#FFFFFF;
	width:249px;
	height:26px;
	float:right;
	padding-right:5px;
	padding-top:0px;
	padding-left:5px;
	background-image:url(/images/search.png);
	background-repeat:no-repeat;
	/*border: 1px solid #00CC00;/*padding-left:3px;*/
}

.clear {
clear:right;

}

.clearb {
clear:both;

}
.clearl {
clear:left;

}
input.logon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	height: 12px;
	width: 158px;
	float:right;
	clear:right;
	padding:3px 0px 0px 0px;
	margin-right:15px;

}
input.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	height: 12px;
	width: 158px;
padding:3px 0px 0px 0px;
margin: 0px 4px 0px 4px;
}

#imageholder {
	float:left;
	/*border: 1px solid #00CC00;*/
	margin: 0px;
	padding: 0px;
	width:475px;
}
img.banner { 	padding: 0px 6px 0px 6px;
}
#go { vertical-align:middle;

}
.fpboxes { padding:4px;

}
#pagetitle {
	position:absolute;
	width:384px;
	height:32px;
	z-index:1;
	left:-15px;
	top:-42px;
	background-image: url(/images/titlebg.png);
}
#titleposition {
	position:relative;
	width:1px;
	height:1px;
	z-index:2;
	left: 0px;
	top: 0px;
}
.password {padding-top:6px;
float:left;
}

a {color:#FFFFFF;
text-decoration:none;
}

a:hover {color:#0099CC;
text-decoration:none;
}

.registersearch {
	padding-top:3px;
	padding-left:74px;
	padding-right:5px
}

/* "Winter Blues" CSS theme for CSS Table Gallery (http://icant.co.uk/csstablegallery/) by Gunta Klavina (http://www.klavina.com) */

table {font: 1.3em; padding: 0; margin: 0; border-collapse: collapse; color: #333; background: #F3F5F7; float:left}

/*table a {color: #3A4856; text-decoration: none; border-bottom: 1px solid #C6C8CB;}  

table a:visited {color: #777;}

table a:hover {color: #000;}  
*/
table caption {
	text-align: left;
	padding-bottom: 5px;
	font: 1em;
	color:#FF0000;
	font-size: 1em;
}

table th {background: #B8CCE4; padding: 5px 5px; color: #fff; text-align: left; font-weight: bold;}

table table thead {border-left: 1px solid #EAECEE; border-right: 1px solid #EAECEE;}

table  {border-bottom: 1px solid #EAECEE;}
                      
table td {padding: 5px; text-align: left;}

table  tr {background: #9BA2BA;}

table  tr.odd {background: #9BA2BA;}

/*table   tr:hover {background: #EAECEE; color: #111;}*/

/*table tfoot td, table tfoot th, table tfoot tr {text-align: left; font: 120%  "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif; text-transform: uppercase; background: #fff; padding: 10px;}*/

/*end of table design*/

#profileimage { float:right;
padding-right:25px;
}
