body {
	margin: 0;
	padding: 0;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-family: verdana, sans-serif;
	font-size: 12px;
	letter-spacing: 0.5px;
	color: #4a3c31;
	background: url("../img/background3.jpg") top center no-repeat;
	background-color: black;
}

a {
   outline: none;
}

#container {
    width: 915px;
	background: white;
	border: 0px solid #333;
	height: 100%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	padding-top: 0;
}

/* Begin #banner styles */

#banner {
  height: 90px;
  margin-top: 30px;
  padding-top: 30px;
}

.coachlogin {
	float: right;
	text-align: left;
	margin-right: 32px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 10px;
	border: 0;
	line-height: 15px;

}

.coachlogin legend {
	font-size: 1.2em;
	color: #bc0000;
	font-weight: bold;
}

.login {
	border: 1px solid #ccc;
	text-align: center;
}

.twitteradjust {
	margin-bottom: -1px;
}

.loginbutton {
	background: url(../img/login_button.jpg);
	width: 91px;
	height: 35px;
	text-indent: -9999px;
	border: 0;
}

.coachesinput {
	width: 150px;
	float: right;
	height: 15px;
}

#banner h1 {
	border: 0px;
	text-indent: -9999px;
    background: url("../img/logo_new.jpg") top left no-repeat;
	padding-top: 0px;
	margin-top: 0;
	margin-left: 25px;

}

#banner h1 a {
  height: 90px;
	width: 380px;
	display: block;
	
}

#banner ul#toplinks {
  margin: 0;
	margin-left: 600px;
	padding-top: 2px;
	color: #999;
}


#banner ul#toplinks li {
	float: left;
	font-size: 10px;
	letter-spacing: 2px;
	padding-right: 5px;
	list-style: none;
}

#banner a:link {
	letter-spacing: 0px;
	text-decoration: none;
}

#banner a:visited {
	color: #999;
	letter-spacing: 0px;
	text-decoration: none;
}

#video {
	background: url(../img/tv_background.jpg) center no-repeat;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
	height: 190px;
}

.videos {
	margin-top: 5px;
}

#banner ul#mainmenu {
	margin: 0px;
	margin-top: 100px;
	margin-left: 50px;
}

#banner ul#mainmenu li {
 	float: left;
	margin-right: 3px;
	padding-right: 10px;
	padding-left: 5px;
	border-right: 1px solid #e3e3e3;
	font-weight: bold;
	font-size: 15px;
	letter-spacing: 1px;
	list-style: none;
}

#banner ul#mainmenu a:link {
    color: #0149a2;
	text-decoration: none;
}



#banner ul#mainmenu a:visited {
    color: #0149a2;
	text-decoration: none;
}

#banner ul#mainmenu a:hover {
	color: #00a9e0;
	text-decoration: none;
	background: url(../img/tinybiscuit.png) bottom center no-repeat;
	padding-bottom: 31px;
}

#banner ul#mainmenu a:active, #banner ul#mainmenu a:focus {
	outline: 0 none;
 /* removes dotted outline when clicking a link */
}

#banner ul#mainmenu a.current {
	color: #a90000;
	text-decoration: none;
	background: url(../img/tinybiscuit.png) bottom center no-repeat;
	padding-bottom: 31px;
}


/* End #banner styles */





/* - Begin #nav Styles */


#nav {
	height: 16px;
	margin-left: 32px;
	font-size: 13px;
	text-align: left;
	z-index: 100;
}

ul.cssMenu ul{display:none}
ul.cssMenu li:hover>ul{display:block}
ul.cssMenu ul{
	position: absolute;left:-1px;top:98%;}
ul.cssMenu ul ul{position: absolute;left:98%;top:-2px;}
ul.cssMenu,ul.cssMenu ul {
	margin-top: 50px;
	margin:0px;
	list-style:none;
	padding:0px 2px 2px 0px;
	background-color:#ffffff;
	background-repeat:repeat;
	border-color:#dce1db;
	border-width:1px;
	border-style:solid;
}
ul.cssMenu table {border-collapse:collapse}ul.cssMenu {
	display:block;
	zoom:1;
	float: left;
}
ul.cssMenu ul{
	width:160.65px;
}
ul.cssMenu li{
	display:block;
	margin:2px 0px 0px 2px;
	font-size:13px;
}
ul.cssMenu a:active, ul.cssMenu a:focus {
outline-style:none;
}
ul.cssMenu a, ul.cssMenu li.dis a:hover, ul.cssMenu li.sep a:hover {
	display:block;
	vertical-align:middle;
	background-color:#fff;
	border-width:0px;
	border-color:#6655ff;
	border-style:solid;
	text-align:left;
	text-decoration:none;
	padding:4px;
	_padding-left:0;
	font:bold 13px Verdana;
	letter-spacing: 0.5px;
	color: #0557c3;
	text-decoration:none;
	cursor:default;
}
ul.cssMenu span{
	overflow:hidden;
}
ul.cssMenu li {
	float:left;
}
ul.cssMenu ul li {
	float:none;
}
ul.cssMenu ul a {
	text-align:left;
	white-space:nowrap;
}
ul.cssMenu li.sep{
	text-align:center;
	padding:0px;
	line-height:0;
	height:100%;
}
ul.cssMenu li.sep span{
	float:none;	padding-right:0;
	width:5;
	height:16;
	display:inline-block;
	background-color:#AAAAAA;	background-image:none;}
ul.cssMenu ul li.sep span{
	width:80%;
	height:3;
}
ul.cssMenu li:hover{
	position:relative;
}
ul.cssMenu li:hover>a{
	background-color:#fff;
	border-color:#9b010e;
	border-style:solid;
	font:bold 13px Verdana;
		letter-spacing: 0.5px;
	color: #ad0001;
	text-decoration:none;
}
ul.cssMenu li a:hover{
	position:relative;
	background-color:#fff;
	border-color:#9b010e;
	border-style:solid;
	font:bold 13px Verdana;
		letter-spacing: 0.5px;
	color: #ad0001;
	text-decoration:none;
}
ul.cssMenu li.dis a {
	color: #AAAAAA !important;
}
ul.cssMenu img {border: none;float:left;_float:none;margin-right:4px;width:16px;
height:16px;
}
ul.cssMenu ul img {width:16px;
height:16px;
}
ul.cssMenu img.over{display:none}
ul.cssMenu li.dis a:hover img.over{display:none !important}
ul.cssMenu li.dis a:hover img.def {display:inline !important}
ul.cssMenu li:hover > a img.def  {display:none}
ul.cssMenu li:hover > a img.over {display:inline}
ul.cssMenu a:hover img.over,ul.cssMenu a:hover ul img.def,ul.cssMenu a:hover a:hover ul img.def,ul.cssMenu a:hover a:hover a:hover ul img.def,ul.cssMenu a:hover a:hover img.over,ul.cssMenu a:hover a:hover a:hover img.over,ul.cssMenu a:hover a:hover a:hover a:hover img.over{display:inline}
ul.cssMenu a:hover img.def,ul.cssMenu a:hover ul img.over,ul.cssMenu a:hover a:hover ul img.over,ul.cssMenu a:hover a:hover a:hover ul img.over,ul.cssMenu a:hover a:hover img.def,ul.cssMenu a:hover a:hover a:hover img.def,ul.cssMenu a:hover a:hover a:hover a:hover img.def{display:none}
ul.cssMenu a:hover ul,ul.cssMenu a:hover a:hover ul,ul.cssMenu a:hover a:hover a:hover ul{display:block}
ul.cssMenu a:hover ul ul,ul.cssMenu a:hover a:hover ul ul{display:none}
ul.cssMenu span{
	display:block;
	background-image:url(../images/arrv_anim_1.gif);
	background-position:right center;
	background-repeat: no-repeat;
	
	/* Adjust space between menu items */
    padding-right:10px;}
ul.cssMenu li:hover>a>span{	background-image:url(../images/arrv_anim_1o.gif);
}
ul.cssMenu a:hover span{	_background-image:url(../images/arrv_anim_1o.gif)}
ul.cssMenu ul span,ul.cssMenu a:hover table span{background-image:url(../images/arr_double_1.gif)}
ul.cssMenu ul li:hover > a span{	background-image:url(../images/arr_double_1o.gif);}
ul.cssMenu table a:hover span,ul.cssMenu table a:hover a:hover span,ul.cssMenu table a:hover a:hover a:hover span{background-image:url(../images/arr_double_1o.gif)}
ul.cssMenu table a:hover table span,ul.cssMenu table a:hover a:hover table span{background-image:url(../images/arr_double_1.gif)}

/* - /#nav Styles */



#coachmenu {
	margin-bottom: 40px;
	margin-left: 30px;
}

#coachmenu ul {
	margin: 0;
	padding: 0;
}

#coachmenu li {
   float: left;
   display: inline;
   margin-right: 4px;
 }
 
.youarehere {
	color: #999;
}

form fieldset {
	margin-left: 30px;
	margin-right: 30px;
	padding:8px;
	border: 1px solid #901a21;
}

fieldset p {
	margin-left: 0 !important;
}


input.formbuttons {
	background: #901a21 !important;
	border:1px solid #5c0f14;
	color:#fff;
	margin-left: 30px;
}
	

form fieldset legend{	
	background-color:#901a21;
	border:1px solid #5c0f14;
	color:#fff;
	font-weight:bold;
	font-variant:small-caps;
	font-size: 14px;
	padding:2px 5px;
	margin:0px 0px 10px 0px;
	
}

/* Begin #content styles */

#content p {
    text-align: justify;
    padding-left: 15px;
	padding-right: 15px;
	line-height: 20px;
}

#content a:link {
    color: #0557c3;
}


#content a:visited {
    color: #0557c3;
}


#content a:active {
    color: #0557c3;
}


#content a:hover {
    color: #ad0001;
}


				
/* End #content styles */


/* Begin Content Wrapper Styles */

#contentwrappertop {
	border: 0px dashed #333;
	clear: both;
}

#singlecolumn {
	margin-left: 15px;
	margin-right: 15px;
	text-align: justify;
	line-height: 20px;
}

#singlecolumn p {
	text-align: justify;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 12px;

}


#singletable {
	margin-left: 15px;
	margin-right: 15px;
	text-align: justify;
}

#singletable h3 {
	padding: 0;
	margin: 0;
	font-size: 14px;
}

#singletable p {
	text-align: left;;
	font-size: 12px;
	line-height: 20px;
}

.profilesindextable {
	background: url(../img/profile_background.jpg) top right no-repeat;
}

#contentwrapper {
    clear: both;

}


#contentwrapper a:link {
    color: #0557c3;
}


#contentwrapper a:visited {
    color: #0557c3;
}


#contentwrapper a:active {
    color: #0557c3;
}


#contentwrapper a:hover {
    color: #0077bb;
}

/* Begin columns etc styles */

#topleft {
	float: left;
	width: 430px;
	border: 0px solid #333;
	margin-left: 15px;
}

#game1 {
	clear: both;
	
}

#game1 ul {
	text-align: left;
	margin-left: 110px;
	list-style: none;
}

#game1 li {
	background: url("../img/blueteamlistitem.jpg") no-repeat;
	line-height: 20px;
	padding-bottom: 5px;
}

#game2 ul {
	text-align: left;
	margin-left: 110px;
	list-style: none;
}

#game2 li {
	background: url("../img/yellowteamlistitem.jpg") no-repeat;
	line-height: 20px;
	padding-bottom: 5px;
}

#game3 ul {
	text-align: left;
	margin-left: 110px;
	list-style: none;
}

#game3 li {
	background: url("../img/blackteamlistitem.jpg") no-repeat;
	line-height: 20px;
	padding-bottom: 5px;
}

.subnumber {
	color: #f2f2f2;
	margin-right: 5px;
}

#game2 {
	clear: both;
}

#game3 {
	clear: both;
}

#game1formation {
	float: left;
	width: 430px;
	border: 0px solid #333;
	background: url("../img/pitchblueteam.jpg") 0px 65px no-repeat;
	margin-left: 30px;

}

#game1formation h2 {
	margin-left: 0;
	margin-right: 0;
}

#game2formation {
	float: left;
	width: 430px;
	border: 0px solid #333;
	margin-left: 30px;
	background: url("../img/pitchyellowteam.jpg") 0px 65px no-repeat;

}

#game2formation h2 {
	margin-left: 0;
	margin-right: 0;
}

#game3formation {
	float: left;
	width: 430px;
	border: 0px solid #333;
	margin-left: 30px;
	background: url("../img/pitchblackteam.jpg") 0px 65px no-repeat;

}

#game3formation h2 {
	margin-left: 0;
	margin-right: 0;
}


.tr1height {
	height: 62px;
}

.tr2height {
	height: 80px;
}

.tr3height {
	height: 80px;
}

.tr4height {
	height: 58px;
}

#pitchyellowteam {
	float: left;
	width: 430px;
	border: 0px solid #333;
	margin-left: 15px;
	background: url("../img/pitchblackteam.jpg") 0px 55px no-repeat;
	clear: both;

}

#pitchblackteam {
	float: left;
	width: 430px;
	height: 550px;
	border: 0px solid #333;
	margin-left: 15px;
	background: url("../img/pitchblackteam.jpg") 0px 55px no-repeat;
}

/* Team Formation styles */

.centertablecolumns {
	margin-left: auto;
	margin-right: auto;
	width: 25%;
	vertical-align: bottom;
}

.goalkeeper {
		margin-left: 100px;
		text-align: center;
}
	
	
#centeredsinglecolumn {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

#centeredsinglecolumn h3{
	margin-left: 15px;
	margin-right: 15px;
	font-size: 14px;
	color: #555;
	margin-top: 30px;
	letter-spacing: 1px;
}

#topleft h3, #topright h3 {
	margin-left: 15px;
	margin-right: 15px;
	font-size: 14px;
	color: #555;
	margin-top: 30px;
	letter-spacing: 1px;
}

#topright h3 {
	margin-left: 0;
}

#centeredsinglecolumn p {
	margin-left: 15px;
	margin-right: 15px;
	text-align: justify;
	line-height: 20px;


}

.dashedborder {
	border: 1px dashed #ccc;
	padding: 15px;
	background: #f7f7f7;
}

#topright p.dashedborder {
	margin-right: 15px;
}



.tdbg {
	background: url(../img/tdbg.jpg) no-repeat;
	height: 280px;
	vertical-align: top;
}

#results {
	text-align: left;
	margin-left: 15px;
	line-height: 20px;
}


#topleft h2 {
	margin-right: 15px;
	margin-left: 15px;
	background: none;
	padding-left: 0;
	font-size: 20px !important;
	color: #141414 !important;
	border-bottom: 1px solid #141414 !important;
	letter-spacing: 2px !important;
}

#centeredsinglecolumn h2 {
	margin-right: 15px !important;
	margin-left: 15px !important;
	background: none;
	padding-left: 0;
	font-size: 20px !important;
	color: #141414 !important;
	border-bottom: 1px solid #141414 !important;
	letter-spacing: 2px !important;
}

#nav h2 {
	margin-right: 15px;
	margin-left: 15px;
	background: none;
	padding-left: 0;
	font-size: 20px !important;
	color: #141414 !important;
	border-bottom: 1px solid #141414 !important;
	letter-spacing: 2px !important;
}

#coachmenu h2 {
	margin-right: 15px;
	margin-left: 15px;
	background: none;
	padding-left: 0;
	font-size: 20px !important;
	color: #141414 !important;
	border-bottom: 1px solid #141414 !important;
	letter-spacing: 2px !important;
}	

#topright h2 {
		margin-right: 15px;
	margin-left: 15px;
	background: none;
	padding-left: 0;
	font-size: 20px !important;
	color: #141414 !important;
	border-bottom: 1px solid #141414 !important;
	letter-spacing: 2px !important;
	
}

#topright p {
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 20px;
}

#leftcolumn {
	float: left;
	width: 430px;
	border: 0px solid #333;
	margin-left: 15px;
	z-index: 1;
}

#leftcolumn p {
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 12px;
	line-height: 20px;
}


#topleft p {
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 12px;
	line-height: 20px;
}

#topleft li {
	font-size: 11px;
}

#topright {
	float: right;
	width: 430px;
	border: 0px solid #333;
	margin-right: 15px;
}

#game1footage {
	float: right;
	width: 430px;
	border: 0px;
	margin-right: 15px;
}

#game2footage {
	float: right;
	width: 430px;
	border: 0px;
	margin-right: 15px;
}

#game3footage {
	float: right;
	width: 430px;
	border: 0px;
	margin-right: 15px;
}

#rightcolumn {
	float: right;
	width: 430px;
	border: 0px solid #333;
	margin-right: 15px;
}

#profilepages {
	margin-left: 0px;
	margin-right: 0px;
}

#profilepages p {
	text-align: left;
	margin-left: 15px;
	margin-right: 15px;
	font-size: 12px;
	line-height: 20px;
}

#profilepages img {
	margin-left: 15px;
	margin-right: 0;
	text-align: left;
	display: block;
}

.opacity {
	border: 0px;
}

#profilepages h2 {
	margin-right: 30px;
	margin-left: 30px;
	background: none;
	padding-left: 0;
	font-size: 20px !important;
	color: #141414 !important;
	border-bottom: 1px solid #141414 !important;
	letter-spacing: 2px !important;
}

#playersearch h2 {
		margin-right: 30px;
	margin-left: 30px;
	background: none;
	padding-left: 0;
	font-size: 20px !important;
	color: #141414 !important;
	border-bottom: 1px solid #141414 !important;
	letter-spacing: 2px !important;
}

img.bmargin {
	margin-bottom: 30px;
}

#rightcolumn p {
	text-align: justify;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 12px;
	line-height: 20px;
}

#rightcolumn ul, #leftcolumn ul {
	text-align: left;
	line-height: 20px;
	padding-left: 15px;
}

#leftcolumn ul li {
	list-style: none;
}

#rightcolumn a:link {
  color: #0557c3;
}

a.current {
	color: #ad0001 !important;
}
	


#rightcolumn a:visited {
  color: #0557c3;
}


#rightcolumn a:active {
  color: #0557c3;
}


#rightcolumn a:hover {
  color: #ad0001;
}

a:link {
  color: #0557c3;
}


a:visited {
  color: #0557c3;
}


a:active {
  color: #0557c3;
}

a:hover {
  color: #ad0001;
}


#contentwrapperbottom {
	border: 0px dashed #333;
	clear: both;
}

#contentwrapperbottom {
	border: 0px dashed #333;
	clear: both;
}

#contentwrapperbottom {
	border: 0px dashed #333;
	clear: both;
}

#contentwrapperbottom {
	border: 0px dashed #333;
	clear: both;
}

#bottomleft {
	float: left;
	width: 430px;
	height: 300px;
	border: 0px solid #333;
	margin-left: 15px;
	line-height: 20px;
}

#bottomleft p {
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
}

#bottomright {
	float: right;
	width: 430px;
	height: 300px;
	border: 0px solid #333;
	margin-right: 15px;
}


#bottomleft h2 {
	font-size: 16px;
	border-bottom: 1px solid #333;
}

#bottomright h2 {
	font-size: 16px;
	border-bottom: 1px solid #333;
}

/* Begin Video Page Styles */


#team1 {
	float: left;
	text-align: left;
}

#team1 ul li {
    list-style-image: url("../img/blueteam.jpg");
}

#team2 {
	float: right;
	margin-right: 100px;
	text-align: left;
}

#team2 ul li {
    list-style-image: url("../img/redteam.jpg");
}

.statistics {
	text-align: center;
}

.odd {
	background: #f2f2f2;
}

.even {
	background: #e6e6e6;
}


/* End of Video Page styles */



/* Begin #footer styles */

#footer {
  margin-top: 40px;
  padding-top: 10px;
  font-size: 12px;
  text-align: left;
  color: #f2f2f2;
	border-top: 1px solid #aeaeae;
    background-color: black;

	clear: both;
	height: 180px;
	width: 915px;
}

#footer p {
	padding-left: 15px;
	padding-right: 15px;
	line-height: 20px;
}

#footer h3 {
	color: #BE1014;
	font-size: 14px;
	letter-spacing: 1px;
	margin-left: 15px;
}

#footerleft {
	width: 270px;
	float: left;
	margin-left: 15px;
	}


#footercenter {
	width: 250px;
	float: left;
	margin-left: 60px;
}

#footercenter p {
	padding-left: 0;
}

#footerright {
	width: 270px;
	float: right;
	margin-right: 15px;
}


#footer a:link {
  color: #aeaeae;
}

#footer a:visited {
  color: #aeaeae;
}

#footer a:active {
  color: #aeaeae;
}

#footer a:hover {
  color: #0077bb;
}

/* End footer styles */

/* Begin Classes and Headers */

acronym {
	border-bottom: 1px dashed #ad0001;
	cursor: pointer;
}

img
{  border-style: none;
}

img.floatleft {
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;

}

img.floatright {
	float: right;

}

img.profileleft {
	float: left;
	padding-top: 0px;
	margin-left: 15px;
	margin-right: 15px;

}

img.teambadges {
	padding-left: 22px;
	padding-right: 22px;
	padding-bottom: 50px;
}

.leftimage {
	text-align: left;
	margin-left: 12px;
	margin-top: 20px;
}

.profilestable {
	line-height: 30px;
	text-align: left;
	letter-spacing: 1px;
	margin-left: 15px;
	border: 0;
}

.profilestable p {
	margin: 0;
	padding: 0;
}

.profilebackgrounds {
	background: #f2f2f2;
	border: 1px dashed #e2e2e2;
	margin: 15px;
}

#profilesleftcolumn {
	float: left;
	width: 430px;
	margin-left: 15px;
}

#profilesleftcolumn h2, #profilesleftcolumn p {
	margin-left: 0px;
	margin-right: 0px;
}


.playername {
    font-family:Georgia,serif;
	color:#4E443C;
	font-size: 14px;
	font-variant: small-caps; text-transform: none; font-weight: bold; margin-bottom: 0;

}

.arrow {
	color: #0557c3;
	font-size: 18px;
}

h1 {
  text-align: left;
	margin-left: 15px;
	margin-right: 15px;
	color: #555;
	font-size: 24px;
	letter-spacing: 1px;
	font-family: georgia, sans-serif;

}

h2 {
	font-size: 24px;
	color: black;
	border-bottom: 1px solid #555;
	margin-bottom: 20px;
	text-align: left;
	margin-left: 15px;
	margin-right: 15px;
	line-height: 20px;
	letter-spacing: 1px;
	z-index: -9999;
}

.h2clearleft {
	clear: left;
}

.h2twitter {
	background: url(../img/flickr_20.jpg) top left no-repeat;
	margin-bottom: 20px;
}

.h2profiles {
	font-size: 20px;
	letter-spacing: 2px;
	border-bottom: 1px solid; 
	margin-bottom: 40px; 
	margin-top: 20px;
	background: url(../img/cube_red.jpg) top left no-repeat;
}

#viterbo {
	background: url(../img/viterbo_washout.jpg) center no-repeat;
	margin-left: 400px;
}

#northeastern {
	background: url(../img/northeastern.jpg) center no-repeat;
	margin-left: 400px;
}
	


h3 {
	text-align: left;
	font-size: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.h3clearleft {
	text-align: left;
	font-size: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear:left;
}

input, textarea, select {
 background: #e2e8ec;
 border: 1px solid #999;

}

table#applicationform {
	border: 0;
}

table#applicationform tr {
	vertical-align: top;
	
}

input {
	height: 22px;
}

select {
	height: 22px;
	margin-top: 10px;
}

td.tdbg p {
	font-size: 11px !important;
}

#file {
	 background-image: url("../img/formbackground.jpg");
 background-color: #e1e1e1;
 background-repeat: repeat-x;
 border: 1px dashed #999;
}
 
.mybutton {
	background-image: url("../img/sendform.jpg");
	border: 0px;
	height: 39px;
	color: #f2f2f2;
	font-weight: bold;
	width: 138px;
	cursor: pointer;
	text-align: right;
	margin-top: 20px;
	text-indent: -9999px;
}

.gobutton {
	background-image: url("../img/gobutton.png");
	border: 0px;
	height: 26px;
	width: 48px;
	color: #f2f2f2;
	font-weight: bold;
	cursor: pointer;
	text-indent: -9999px;
}

#newsletter_wrapper {
	padding-top: 5px;
	padding-bottom: 5px;
}

.newsletterinput {
	height: 26px;
	padding: 0;
	padding-left: 5px;
	margin: 0;
	border: 0;
	background: none;
	color: #333;
}


.sendcv {
	background-image: url("../img/sendcv.jpg");
	border: 0px;
	height: 64px;
	color: #f2f2f2;
	font-weight: bold;
	width: 233px;
	cursor: pointer;
}

#recaptcha_widget_div {
	margin-left: 12px;
}

.makepayment {
	background-image: url(../img/makepayment.jpg);
	border-style: none;
	width: 233px;
	height: 64px;
	text-indent: -9999px;
	margin-bottom: 400px;
	cursor: pointer;
}

/* End of classes and headers */





/* Twitter Feed */



div#twitterfeed ul { padding: 0px; margin: 0px; color: #333; margin-left: 5px;}
div#twitterfeed ul li {	margin: 0px; text-align: left; padding-bottom: 10px; margin-left: 25px; line-height: 20px;}
div#twitterfeed div.twitterTime { padding-top:5px; font-size:10px;}
div#rightcolsubpage div#twitterfeed div.twitterTime a {font-size:10px;}
div#rightcolsubpage div#twitterfeed ul li a{font-size:12px;}
dic#twitterfeed div{font-size:10px; }

div.clearleft { clear: both; }



#twitterhead h2 {
	background: url("../img/twitter_20.jpg") top left no-repeat;
}





/* slider */

#slider {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border: 1px solid #0f437f;
}

		#slider ul, #slider li{ 
			margin:0;
			padding:0;
			list-style:none;
			}	
		#slider, #slider li{ 
			height:310px;
			width:850px;
			overflow:hidden;
			}	
			
#nextBtn { 
	display: none;
	}

#prevBtn {
	display: none;
}

#testimonysliderwrapper {
	background: url(../img/testimony_background.jpg) left no-repeat;
	height: 160px;
	margin-left: 15px;
	margin-right: 15px;
}

#testimonyslider {
	width: 380px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;

	font-style: italic;
	font-size: 14px;
	color: #333
}


		#testimonyslider ul, #testimonyslider li{ 
			margin:0;
			padding:0;
			list-style:none;
			font-style: italic;
			}	
		#testimonyslider, #testimonyslider li{ 
			height:160px;
			width:380px;
			overflow:hidden;
			}	
			
			
#nextBtn { 
	display: none;
	}

#prevBtn {
	display: none;
}

.author {
	font-size: 12px;
}
.quotes {
	font-size: 26px;
	color: #c90000;
}


 #daddy-shoutbox {
      padding: 5px;
      background: #242424 url(../img/shoutbg.jpg) repeat-x;
	  
      color: white;
	  margin-left: 30px;
	  margin-right: 30px;
      font-family: Arial,Helvetica,sans-serif;
      font-size: 11px;
    }
	
	 #daddy-shoutbox input {
		 margin-bottom: 20px;
	 }
		 
		 
    .shoutbox-list {
      border-bottom: 1px solid #627C98;
      
      padding: 5px;
      display: none;
    }
    #daddy-shoutbox-list {
      text-align: left;
      margin: 0px auto;
    }
    #daddy-shoutbox-form {
      text-align: left;
      
    }
    .shoutbox-list-time {
      color: #8DA2B4;
    }
    .shoutbox-list-nick {
      margin-left: 5px;
      font-weight: bold;
    }
    .shoutbox-list-message {
      margin-left: 5px;
    }

#daddy-shoutbox-response {
	margin-top: 20px;
}

/*
	
#prevBtn a, #nextBtn a{  
	display:block;
	width:30px;
	height:77px;
	background:url(images/btn_prev.gif) no-repeat 0 0;	
	}	
#nextBtn a{ 
	background:url(images/btn_next.gif) no-repeat 0 0;	
	}	
						
	
	/* // slider */								



/* End header tag styles */


#personPopupContainer
{
    position:absolute;
    left:0;
    top:0;
    display:none;
    z-index: 20000;
}

.personPopupPopup
{
}

#personPopupContent
{
    background-color: #FFF;
    min-width: 175px;
    min-height: 50px;
}

.personPopupPopup .personPopupImage
{
    margin: 5px;
    margin-right: 15px;
}

.personPopupPopup .corner 
{
    width: 19px;
    height: 15px;
}
    
.personPopupPopup .topLeft 
{
    background: url(../images/personpopup/balloon_topLeft.png) no-repeat;
}
    
.personPopupPopup .bottomLeft 
{
    background: url(../images/personpopup/balloon_bottomLeft.png) no-repeat;
}
    
.personPopupPopup .left 
{
    background: url(../images/personpopup/balloon_left.png) repeat-y;
}
    
.personPopupPopup .right 
{
    background: url(../images/personpopup/balloon_right.png) repeat-y;
}
    
.personPopupPopup .topRight 
{
    background: url(../images/personpopup/balloon_topRight.png) no-repeat;
}
    
.personPopupPopup .bottomRight 
{
    background: url(../images/personpopup/balloon_bottomRight.png) no-repeat;
}
    
.personPopupPopup .top 
{
    background: url(../images/personpopup/balloon_top.png) repeat-x;
}
    
.personPopupPopup .bottom 
{
    background: url(../images/personpopup/balloon_bottom.png) repeat-x;
    text-align: center;
}

#assessmentformation {
	background: url(../img/pitch.jpg) 10px top no-repeat;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}

table.teams {
	width: 610px;
	text-align: center;
}

table#smallteamsheets {
	border-width: 0 0 1px 1px;
	border-style: solid;
	border-color: #CCC;
	margin-left: 15px;
	margin-right: 15px;
	width: 595px;
}

table#smallteamsheets td {
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

table#smallteamsheets img {
	margin-bottom: 10px;
}

tr.goalkeeper {
	height: 150px;
	vertical-align: top;
}
	
tr.goalkeeper img {
	margin-top: 12px;
}


tr.defenders {
	height: 240px;
	vertical-align: top;
}

tr.midfielders {
	height: 250px;
	vertical-align: top;
}

tr.strikers {
	height: 250px;
	vertical-align: top;
}

.inputs {
	background: #e2e8ec;
	border: 1px solid #c2c8cc;
	margin-left: 15px;
	margin-right: 15px;
	width: 408px;

}

.inputs_small {
	background: #e2e8ec;
	border: 1px solid #c2c8cc;
	margin-left: 15px;
	margin-right: 15px;
	width: 204px;

}

input.input_rounded {
	background: none;
	width: 408px;
	border: 0px !important;
	height: 30px !important;
	vertical-align: middle;
}

textarea.rounded {
	background: none !important;
	width: 400px !important;
	border: 0 !important;
}
	

form.rounded p {
	font-size: 18px !important;
	color: black;
	letter-spacing: 1px;
	margin-bottom: 5px;
	padding-bottom: 0;
}


/*showhide*/

#whatis, #difference, #qualifies, #receive, #ncaa, #accepted, #life, #subjects, #exam, #paperwork {
	display: none;
}