/* Start of CMSMS style sheet 'Global_layout' */
@charset "UTF-8";


body {
	background-color: #EDF5F7;
	background-image: url(../images/backgradient.png);
	background-repeat: repeat-x;
	height: 100%;

}
html {
	height:100%;
}

/*Container that controls image at top of page*/
#topcontent {
	position: relative;
	height:300px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 0px none #000000;
	/*background-image:url(../images/toctrophy.jpg);*/
	margin-top: 35px;
}

#headerimage {
	position: relative;
	width: 800px;
	height: 300px;
	margin-top: -160px;
	z-index: -6;
}

#headerimage img {
	margin-bottom: 10px;
}



/*Container that controls blue bar at top of page*/
#bluebar {
	height:17px;
	background-color: #206495;
	z-index: -2;
}
#bluebar p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #FFFFFF;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: 500;
	padding-top: 2px;
}
/*Container that controls yellow bar at top of page*/
#yellowbar {
	height:7px;
	background-color: #E2CD34;
	z-index: -1;
}

/*Container that controls Left blue box at top of page*/
#TLbluebox {
	height:176px;
	width:143px;
	z-index: -3;
}

#logotop/*Container that controls image at top of page*/
 {
	margin-left: -100px;
	background-image:url(../images/FWSCLogoWhiteC.png);
	z-index: 5;
	height: 206px;
	width: 206px;
	margin-top: -230px;
}

/*Container that holds the main navigation*/
#navcontainer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0px;
	position: relative;
}

/*Controls the UL. Aligns links/text to right side of center container*/
#navcontainer ul  {
	list-style-type:none;
	width: 100%;
	background-image: url(../images/bluegradient3.png);
	text-align: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #206495;
	border-right-color: #206495;
	border-left-color: #206495;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #206495;
	line-height: 23px;
}

#navcontainer ul li {
	display: inline;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}

/*Controls the main navigation links*/
#navcontainer ul li a  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 700;
	text-decoration: none;
	color: #206495;
	padding-right: 5px;
	white-space: nowrap;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 0px;
}

/*Controls the main navigation links that have been visited*/
#navcontainer ul li a:link, #navcontainer ul li a:visited {

}
#navcontainer /*Controls the main navigation links when the user hovers over them*/
 ul  li a:hover
{
	color: #E2CD34;
	background-color: #206495;
}

/*Current link that the user is on...the active parent*/
#navcontainer li a.menuactive {
	color: #E2CD34;
	background-color: #206495;
}
#bottomcontainer {/*Container that holds all of the content in the middle of page*/
	position: relative;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	min-height:300px;
	height:auto;

}

* html #bottomcontainer
	{
		height: 100%;
	}

#contentcontainer {
	position: absolute;
	height: auto;
	width: 800px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #206495;
	border-bottom-color: #206495;
	border-left-color: #206495;
	margin: 0px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#fieldstatus {
	text-align: center;
	font-size: 11px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #DFEDF1;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	padding: 5px 0px 5px 0px;
}

#fieldstatus  h6 {

	margin: 0px;
	padding: 5px;

	font-size: 12px;

}
#fieldstatus  p {
	font-size: 16px;
	font-weight: bold;
text-transform: uppercase;
	margin: 0px;
	padding: 25px 10px 25px 5px;
	font-family: Verdana, Helvetica, sans-serif;
}

p.field_open {
	color: #339933;
}

p.field_closed {
	color: #993300;
}
#DateTime {
	
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 10px;


}

#DateTime p{
	font-weight: bold;
	margin-bottom: 2px;
}

/*Controls Left color block 'under' left vertical Navigation*/
#leftblocknav {
	height: auto;
	width: 174px;
	position: relative;
	margin-top: 20px;

	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	float: left;
}

/*Controls The whole Left Vertical Navigation Unordered List....1st NAVIGATION*/
#leftblocknav ul {
	margin-right: 0px;
	list-style-type: none;
	text-decoration: none;
	margin-top: 0px;
	padding-right: 5px;
	margin-left: 5px;
	padding-left: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}

/*Controls Left  vertical Navigation Links*/
#leftblocknav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: none;
	color: #206495;
	display: block;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-right: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #206495;
	font-style: normal;
	padding-left: 15px;
}

/*Controls Left  vertical Navigation Links when the user hovers over them*/
#leftblocknav ul li a:hover{
	text-decoration: underline;
	color: #206495;
	list-style-type: disc;
	background-image: url(../images/squareyellow.png);
	background-repeat: no-repeat;
	background-position: 2px center;
}

#leftblocknav ul li a.selected {/*Adds 'down state' to selected page*/
	font-weight: bold;
	color: #206495;
	background-color: #DFEDF1;
}

#leftblocknav ul li a.activeparent {/*Adds 'down state' to parent page*/
	font-weight: bold;
	color: #206495;
	background-color: #DFEDF1;
}

/*Controls The first indented (child) Unordered List....2ND NAVIGATION - 1ST CHILD*/
#leftblocknav ul ul{
	padding: 0px;
	margin: 0px;
}
/*Controls any links in the first indented (child) Unordered List*/
#leftblocknav ul ul li a{
	font-size: 11px;
	font-weight: 400;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 30px;
}

#leftblocknav ul ul li a:hover{
	background-image: url(../images/squareyellow.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}

#leftblocknav ul ul li a.selected {/*Adds 'down state' to selected page*/
	font-weight: bold;
	color: #206495;
	background-image: url(../images/squareyellow.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	background-color: #FFFFFF;
	text-align: left;
}

#leftblocknav ul ul li a.activeparent {/*Adds 'down state' to parent page*/
	font-weight: bold;
	color: #206495;
	background-image: url(../images/squareyellow.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	background-color: #FFFFFF;
	text-align: left;
}

/*Controls The 2nd indented (child) Unordered List....3ND NAVIGATION - 2nd CHILD (Team Names)*/
#leftblocknav ul ul ul{
	padding: 0px;
	margin: 0px;
}

#leftblocknav ul ul ul li a{
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #FAFFDD;
	padding-left: 35px;
}

#leftblocknav ul ul ul li a:hover{
	background-color: #FAFAD1;
	background-image: url(../images/arrows.png);
	font-weight: normal;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 20px center;
}

#leftblocknav ul ul ul li a.selected{
	background-color: #FAFAD1;
	font-weight: bold;
	color: #206495;
	background-image: url(../images/arrows.png);
	background-position: 20px center;
	background-repeat: no-repeat;
}
/* ---------- Controls the active team name that the user is on------------ */
#leftblocknav ul ul ul li a.activeparent{
	background-color: #FAFAD1;
	font-weight: bold;
	color: #206495;
	background-image: url(../images/arrows.png);
	background-position: 20px center;
	background-repeat: no-repeat;
}

/* ---------- Controls the team links |news, schedules, roster, etc ------------ */
#leftblocknav ul ul ul ul li a{
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #FFFFFF;
	padding-left: 40px;
	margin:0px 0px 0px 10px;
	border-left: 1px solid #206495;
	border-right: 1px solid #206495;
	border-bottom: 1px solid #206495;
}

#leftblocknav ul ul ul ul li a:hover{
	background-color: #E2CD34;
	background-image: url(../images/arrows.png);
	font-weight: normal;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 20px center;
}

#leftblocknav ul ul ul ul li a.selected{
	background-color: #E2CD34;
	font-weight: bold;
	color: #206495;
	background-image: url(../images/arrows.png);
	background-position: 20px center;
	background-repeat: no-repeat;
}

#pagecontent {
	float: right;
	width: 620px;
	height: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

#pagecontent p {
	margin-right: 25px;
	margin-left: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: justify;
}

/*Headers on the page like Accomplishments and coaches message*/
#pagecontent h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-right: 45px;
	margin-bottom: 4px;
	margin-left: 25px;
	margin-top: 0px;
	color: #206495;
}

#pagecontent a:link {
	color: #206495;
	text-decoration: underline;
}
#pagecontent a:visited {
	color: #993333;
	text-decoration: underline;
}

#pagecontent a:hover {
	text-decoration: none;
	color: #206495;
}

#pagecontent img.image_personnel {
	border: 1px solid #000000;
	float: right;
	margin-right: 30px;
	margin-bottom: 15px;
	margin-left: 15px;
	width: 150px;
	background-color: #ACCEDA;
}

#pagecontent img.TOPSoccer_logo {
	float: right;
	margin-left: 20px;
	margin-top: -10px;
	margin-right: 10px;
	margin-bottom: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


#pagecontent #info {
	float: left;
	width: 375px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#pagecontent #info h5 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#pagecontent #info p {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 25px;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-bottom-color: #206495;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 15px;
	padding-top: 0px;
}

#pagecontent ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	list-style-type: none;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	padding-right: 20px;
	padding-left: 20px;
}
#pagecontent ul ul{
	margin: 0px;
}
#pagecontent ul li {
	padding-left: 5px;
	padding-top: 5px;
	line-height: normal;
}

#pagecontent ul li li {
	list-style-type: square;
}


#importantnews {
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	background-color: #DFEDF1;
	float: right;
	width: 200px;
	padding: 0px;
	
}
#importantnews p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 1.5em;
	font-size: 11px;
	text-align: left;
	margin: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
}
#importantnews h3 {
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px 0px 15px 0px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E2CD34;
	background-color: #206495;
}
#importantnews h4 {
	color: #000000;
	font-size: 11px;
	margin: 0px;
	padding: 2px;
	font-weight: bolder;
	background-color: #E2CD34;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#importantnews #box {/*4 important news box. Contains a Different margin bottom. Update if adding new box*/
	width: 170px;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 15px;
	margin-left: 14px;
	background-color: #ffffcc;
	border: 1px solid #206495;
}
#importantnews img {
	width: 150px
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 25x;
	margin-left: 10px;
	padding-bottom: 25x;
}
table.contacts {
	background-color: #fafafa;
	border: 1px #000000 solid;
	border-collapse: collapse;
	border-spacing: 0px;
}

/*Table header for Contact tables AKA department titles*/
td.contactDept {
	background-color: #206495;
	border: 1px #000000 solid;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #E2CD34;
	padding-left: 5px;
}

/*The TD information - used for table headers or top row but eliminates the border for the last TD cell*/
td.lasttdhead {
	background-color: #206495;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #E2CD34;
	padding-left: 5px;
	text-align: center;
}

/*The TD information - used for the text in the non-header table cells*/
td.contact {
border-bottom: 1px #6699CC dotted;
text-align: left;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 11px;
color: #404040;
background-color: #fafafa;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 8px;
padding-right: 0px; 
}

.img{
	width: 300px;
	float: right;
	border: 1px solid #000000;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
	margin-top: 15px;
}

img.arial {
	width: 600px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}


#tablespacing {
	width: 560px;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 0px;
	margin-bottom: 20px;
}

table tr.yellowrow {
	background-color: #FAFFDD;
}

table tr.bluerow {
	background-color: #EEF2F6;
}


#whatsnew {
	background-color: #DFEDF1;
	margin-left: 25px;
	margin-bottom: 15px;
	width: 310px;
	float: left;
	position: relative;
	border: 1px solid #206495; 
	padding: 15px 25px 25px 25px;
}

#whatsnew h5 {
	margin: 10px 0px 0px 0px;
	font-size: 13px;
	color: #1E5E8C;
}
#whatsnew p {
	margin: 0px;
	padding: 5px 5px 0px 5px;
	font-size: 12px;
}

#pagecontent #images img {
	width: 500px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 50px;
	
}

#pagecontent  h1 {
	margin-top: 0px;
	font-size: 16px;
	color: #1E5E8C;
	margin-left: 5px;

	width: 325px;
	padding: 5px;

#container_thankyou {
	width::800px;
	margin-left:auto;
	margin-right:auto;
}
#container_thankyou #thanks {
	width:400px;
	float: right;
	margin-right:150px;
	
}
#container_thankyou img {
	float: left;
}

#picturebio {
	height: 120px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3875A0;
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 10px;
}

#picturebio img {
	float: left;
	height: 75px;
	width: 100px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#picturebio p {
	float: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	width: 400px;
}

/* End of 'Global_layout' */

