@charset "UTF-8";

/* These are the styles for the current 900 wide pixel U of I design. 
These style sheets were originally written by 
Greg Albright of gregalbrightdesign.com in December, 2008. */ 


body {
padding: 0px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
line-height: 14px;
background-image: url(../images/vert_strip.jpg);
background-repeat: repeat-x;
background-position: center top;
behavior:url("http://www.pikesoccerclub.org/css/htc/csshover.htc");
background-color: #010099;
}

.main_logo{
height: 100px;
width: 300px;
float: left;
margin-left: 12px;
}

ul.menu * {
margin: 0px;
line-height: 130%;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 18px;
padding-left: 0px;
}

a:link {
color: #000000;
text-decoration: underline;
margin: 0px;
padding: 0px;
font-size: 11px;
line-height: 13px;
}

a:hover {
color: #010099;
text-decoration: underline;
}

h1 {
font-size: 20px;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
color: #010099;
margin: 0px;
padding: 0px;
line-height: 22%;
}
h2 {
font-size: 18px;
margin: 0px;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
color: #FF0000;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #666666;
line-height: 20px;
}
h3 {
font-size: 16px;
margin: 0px;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
color: #010099;
line-height: 18px;
}
h4 {
font-size: 14px;
margin: 0px;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
color: #010099;
line-height: 16px;
}
h5 {
font-size: 12px;
margin: 0px;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
color: #010099;
line-height: 14px;
}
/**WRAPPERS**********************************************************************************************************************/

#wrapper {
width: 900px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
height: 415px;
position: static;
}

#side_gradate_wrapper{
width: 900px;
background-image: url(../images/side_gradate_wrapper.gif);
background-repeat: no-repeat;
background-position: center top;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
height: 280px;
}

/* IMPORTANT! This code removes the subtle shadow (above) in IE6 \*/
* html #side_gradate_wrapper { width: 830px; }
/* End Box Model problem */

#design_wrapper{
width: 900px;
margin-top: 0px;
float: left;
background-repeat: no-repeat;
background-position: center top;
padding-bottom: 20px;
background-color: #FFFFFF;
}

/* IMPORTANT! The IE6 Box model reared it's ugly head and the code below resolves it \*/
* html #design_wrapper {
width: 862px;
margin-right: 12px;
margin-left: 6px;
}
/* End Box Model problem */


/**FRONT PAGE ONLY - This holds the Cantaloupe Video**********************************************************************************************************************/

#video_content{
width: 880px;
height: 280px;
border-right-width: 10px;
border-left-width: 10px;
border-right-style: solid;
border-left-style: solid;
border-right-color: #FFFFFF;
border-left-color: #FFFFFF;
border-top-style: none;
}

/**INTERNAL PAGES ONLY - This holds the random images **********************************************************************************************************************/

#banners_content{
width: 880px;
height: 280px;
border: 10px solid #FFFFFF;
background-image: url(../images/ie6graphic.gif);
background-repeat: no-repeat;
}

/**This is the subtle horizontal shadow beneath the video and banner images area ***************************************************************/

#separator{
background-image: url(../images/horz_shadow.jpg);
background-repeat: no-repeat;
background-position: center top;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
height: 20px;
width: 800px;
margin-left: 33px;
}


/**********************************************************************************************************************/
#google_search{
width: 300px;
float: right;
margin-top: 24px;
}
/**********************************************************************************************************************/

#top_header/**********************************************************************************************************************/
 {
color: #FFFFFF;
font-size: 120%;
text-align: center;
width: 900px;
height: 100px;
background-image: url(../images/WebBanner2.jpg);
background-repeat: no-repeat;
background-position: left top;
}

#top_header a/**********************************************************************************************************************/
 {
color: #FFFFFF;
text-decoration: underline;
}


#header_pike/**********************************************************************************************************************/
 {
height: 30px;
padding-top: 10px;
text-align: center;
background-color: #FFFFFF;
background-image: url(../images/top_menu_art.jpg);
background-repeat: repeat-x;
padding-bottom: 10px;
background-position: center top;
width: 900px;
}

/**This is the middle column of text******************************************************************************************************************************/
#maincontent{
width: 440px;
margin-bottom: 5px;
margin-left: 6px;
padding-top: 2px;
padding-right: 0px;
padding-bottom: 0px;
float: left;
padding-left: 4px;
}

#maincontent a:link, #maincontent a:visited, #maincontent a:active {
color: #010099;
text-decoration: none;
font-size: 12px;
}

#maincontent a:hover { text-decoration: underline; }

#maincontent p{
padding: 0px;
margin-top: 6px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
line-height: 16px;
font-size: 12px;
}

#maincontent li {
margin-left: 12px;
font-style: oblique;
text-indent: -12px;
}

#maincontent .caption {
color: #010099;
font-style: oblique;
}

/* IMPORTANT! The IE6 Box model problem - the code below resolves it \*/
* html #maincontent {
	width: 380px; 
}
/* End Box Model problem */


/**This is the middle column of text******************************************************************************************************************************/
#maincontentwide{
width: 630px;
margin-bottom: 5px;
margin-left: 6px;
padding-top: 2px;
padding-right: 0px;
padding-bottom: 0px;
float: left;
padding-left: 4px;
}

#maincontentwide a:link, #maincontentwide a:visited, #maincontentwide a:active {
color: #010099;
text-decoration: none;
font-size: 12px;
}

#maincontentwide a:hover { text-decoration: underline; }

#maincontentwide p{
padding: 0px;
margin-top: 6px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
line-height: 16px;
font-size: 12px;
}

#maincontentwide li {
margin-left: 12px;
font-style: oblique;
text-indent: -12px;
}

#maincontentwide .caption {
color: #010099;
font-style: oblique;
}

/* IMPORTANT! The IE6 Box model problem - the code below resolves it \*/
* html #maincontentwide {
	width: 570px; 
}
/* End Box Model problem */




/**This is the far right are of content******************************************************************************************************************************/

#rightcontent {
float: right;
width: 178px;
font-family: Georgia, "Times New Roman", Times, serif;
margin-right: 20px;
height: 100%;
border: 1px solid #999999;
padding-left: 5px;
}

#rightcontent p{
width: 170px;
padding-bottom: 12px;
padding-left: 3px;
padding-right: 6px;
margin-top: 10px;
font-size: 11px;
line-height: 15px;
padding-top: 3px;
clear: left;
float: left;
}

#rightcontent a{
text-decoration: none;
color: #010099;
}

#rightcontent a:hover { text-decoration: underline; }


/**********************************************************************************************************************/

#subscribe_header{
float: left;
padding-top: 6px;
width: 180px;
}

#news_header{
padding-top: 6px;
padding-left: 3px;
}

#message_header{
float: left;
padding-top: 6px;
width: 151px;
}

/**This was specifically made for the "EXPLORE" graphic above the side navigation menu*********************************************************************************/

#left_menu_head{
background-image: url(../images/explore.gif);
background-repeat: no-repeat;
width: 180px;
margin: 0px;
padding: 0px;
height: 25px;
background-color: #FFFFFF;
}

/* BEGIN TOP NAVIGATION **********************************************************************************/

/*top navigation*************************************************************************************************************/
/* these are the "over" states for each of the top navigation buttons (below large pictures). There's a body id tag in each of the pages, too *****************/

body#home a#home,
body#evening a#evening,
body#executive a#executive,
body#corporate a#corporate,
body#certificates a#certificates
{
color: #000000;
background-color: #ffffff;
background-image: none;
}

/* TOP navigation styles*************************************************************************************************************/

#navlist
{
text-decoration: none;
width: 880px;
background-image: url(../images/grad_bus_bkgrd.gif);
background-repeat: no-repeat;
height: 50px;
padding-left: 20px;
}

#navlist ul, #navlist li
{
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
float: left;
font-weight: normal;
text-decoration: none;
color: #FFFFFF;
padding-bottom: 0px;
padding-right: 3px;
padding-left: 3px;
margin-right: 6px;
padding-top: 6px;
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: #666666;
border-right-color: #666666;
border-left-color: #666666;
background-image: url(../images/gray_grad_navbar.jpg);
background-repeat: repeat-x;
margin-top: 25px;
height: 18px;
}

#navlist a:hover { text-decoration: underline; }

/* END TOP NAVIGATION **********************************************************************************/


/* BEGIN SIDE NAVIGATION **********************************************************************************/

/*side navigation container *********************************************************************************/
/* these are the "over" states for each of the side navigation buttons. There's a body id tag in each of the pages, too *****************/

body#home a#home,

body#news a#news,
body#staff a#staff,
body#registration a#registration,
body#forms a#forms,
body#futbol a#futbol,
body#links a#links,

body#referees a#referees,
body#risk a#risk,
body#sponsors a#sponsors
{
color: #010099;
font-weight: bold;
}

/* SIDE navigation styles*************************************************************************************************************/

/**************** menu coding *****************/
#sidenav {
width: 150px;
float: left;
background-color: #FFFFFF;
padding: 12px;
margin-left: 5px;
border: 1px solid #999999;
margin-right: 5px;
visibility: inherit;
z-index: -1;
}

#sidenav ul {
list-style: none;
margin: 0;
padding: 0;
}

#sidenav a, #sidenav h2 {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 2px 3px;
}

#sidenav h2 {
color: #fff;
background: #000;
text-transform: uppercase;
}

#sidenav a {
color: #000;
background: #efefef;
text-decoration: none;
}

#sidenav a:hover {
color: #a00;
background: #fff;
}

#sidenav li { position: relative; }

#sidenav ul ul ul {
position: absolute;
top: 0;
left: 100%;
width: 100%;
}

div#sidenav ul ul ul,
div#sidenav ul ul li:hover ul ul
{ display: none; }

div#sidenav ul ul li:hover ul,
div#sidenav ul ul ul li:hover ul
{display: block;}

.clearit{
clear: both;
}

/* END SIDE NAVIGATION **********************************************************************************/


/* SIDE LOGOS styles*************************************************************************************************************/

/**************** menu coding *****************/
#logos {
width: 140px;
margin: 0px;
padding: 0px;
float: left;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
}

/* This is the address that flushes left just below the side menu************************************************************************************/

#address{
margin-left: 26px;
font-size: 90%;
color: #333333;
margin-bottom: 12px;
}

#address a:link, #address a:visited {
color: #010099;
line-height: 120%;
}

#address a:hover {
color: #000000;
line-height: 120%;
}


/* This is the footer for all pages*************************************************************************************************************/

#copyright {
color: #000000;
width: 900px;
padding-top: 20px;
text-align: center;
background-image: url(../images/copyright_gradation.jpg);
background-repeat: repeat-x;
background-position: top;
background-color: #FFFFFF;
float: left;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #999999;
font-size: 90%;
}

#copyright a:link, #copyright a:visited, #copyright a:active {
text-decoration: none;
color: #010099;
}

#copyright a:hover { text-decoration: underline; }

/* IMPORTANT! The IE6 Box model problem - code below resolves it \*/
* html #copyright {
width: 630px;
padding-left: 232px;
padding-top: 5px;
padding-bottom: 12px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 6px;
}
.images_video/* End Box Model problem */


/* these are MISCELLANEOUS class styles ******************/

 {
border-right-width: 1px;
border-right-style: solid;
border-right-color: #000000;
}

/* These tags are currently NOT being used in the website **********************************************************************************/

#bottomicons {
text-align: center;
margin-top: 0px;
padding-top: 10px;
width: 864px;
margin-right: auto;
margin-bottom: 0px;
margin-left: 18px;
background-color: #FFFFFF;
}

#footer_wrapper{
width: 880px;
height: 100px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
background-color: #FFFFFF;
}

/*** set the width and height to match your images **/

#banner{
width: 880px;
border-right-width: 10px;
border-left-width: 10px;
border-right-style: solid;
border-left-style: solid;
border-right-color: #FFFFFF;
border-left-color: #FFFFFF;
}

#slideshow {
float: left;
position: relative;
width: 600px;
z-index: 9;
}

#slideshow   p{
font-size: 14px;
text-align: left;
width: 410px;
margin-left: 420px;
padding-left: 24px;
margin-right: 26px;
font-family: Georgia, "Times New Roman", Times, serif;
margin-top: -260px;
color: #FFFFFF;
line-height: 120%;
}

#slideshow   a{
color: #FFFF00;
text-decoration: underline;
line-height: 120%;
}

#slideshow   a:hover{
color: #FF0000;
text-decoration: underline;
}

#slideshow DIV {
position:absolute;
z-index:8;
opacity:0.0;
height: 280px;
left: 0;
top: 0;
background-image: url(../images/video_bkgrd_strip.jpg);
background-repeat: repeat-x;
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active { z-index:9; }

#slideshow DIV IMG {
height: 280px;
display: block;
border: 0;
}
tr { color: #FFFFFF; }
td{
padding-top: 12px;
padding-right: 36px;
padding-bottom: 12px;
padding-left: 12px;
}
td   a:link, a:active, a:visited{ color: #FFFFFF; }
td   a:hover{ color: #FF0000; }
td  h1{
color: #FF0000;
font-size: 130%;
margin: 0px;
padding: 0px;
}
