/*--------------------------------------------------------------------------------------*/
/* Created By David Comfort & Jen Yager 2009                                            */
/* For the GCC Athletics Website                                                        */
/*--------------------------------------------------------------------------------------*/


/*--------------------------------------------------------------------------------------*/
/*                                                                                      */
/*                             COMMON WEB PAGE COMPONENTS                               */
/*                                                                                      */
/*--------------------------------------------------------------------------------------*/


/*--------------------------------------------------------------------------------------*/
/* HEADER MAIN (The Main Header Used For The Home Page & Standard Pages) */
/*--------------------------------------------------------------------------------------*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../_images/bkgd01.jpg);
}

.header_main_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.header_main_links	A:link {text-decoration: none; color: #EEEEEE;}
.header_main_links	A:visited {text-decoration: none; color: #EEEEEE;}
.header_main_links	A:active {text-decoration: none; color: #EEEEEE;}
.header_main_links	A:hover {text-decoration: underline; color: #EEEEEE;}

/*--------------------------------------------------------------------------------------*/
/* FOOTER MAIN (The Main Footer Used For The Home Page & Standard Pages) */
/*--------------------------------------------------------------------------------------*/
.footer_main_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: .20em;
	padding: 3px 12px 3px 12px;
}
.footer_main_links	A:link {text-decoration: none; color: #FFFFFF;}
.footer_main_links	A:visited {text-decoration: none; color: #FFFFFF;}
.footer_main_links	A:active {text-decoration: none; color: #FFFFFF;}
.footer_main_links	A:hover {text-decoration: underline; color: #FFFFFF;}


/*--------------------------------------------------------------------------------------*/
/* ROTATING HOME PAGE AD CODE */
/*--------------------------------------------------------------------------------------*/

.gallerycontroller{
width: auto;
}

.gallerycontent{
width: auto;
height: 210px;
padding: 3px;
display: block;
}


/*--------------------------------------------------------------------------------------*/
/* STICKY FOOTER CODE */
/*--------------------------------------------------------------------------------------*/
{ 
    margin: 0; 
} 
html, body { 
    height: 100%; 
} 
.wrapper { 
    min-height: 100%; 
    height: auto !important; 
    height: 100%; 
    margin: 0 auto -7em; 
} 
.footer, .push { 
    height: 7em; 
} 




/*--------------------------------------------------------------------------------------*/
/*                                                                                      */
/*                             THE GCC ATHLETICS HOME PAGE                              */
/*                                                                                      */
/*--------------------------------------------------------------------------------------*/

.top_stories {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px 3px 3px 3px;
}

.top_stories_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#0000FF;
}
.top_stories_links	A:link {text-decoration: none;}
.top_stories_links	A:visited {text-decoration: none;}
.top_stories_links	A:active {text-decoration: none;}
.top_stories_links	A:hover {text-decoration: underline;}

.headlines {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px 3px 3px 3px;
}

.headlines_topic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	line-height: normal;
}

.headlines_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: italic;
	line-height: normal;
}

.headlines_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: normal;
}

.headlines_text	A:link {color: #0000FF;}
.headlines_text	A:visited {color: #800080;}

.left_nav_buttons_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../_images/left_nav_buttons/left_nav_button1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.left_nav_buttons_links	A:link {text-decoration: none; color: #FFFFFF; padding: 3px 12px 3px 18px;}
.left_nav_buttons_links	A:visited {text-decoration: none; color: #FFFFFF; padding: 3px 12px 3px 18px;}
.left_nav_buttons_links	A:active {text-decoration: none; color: #FFFFFF; padding: 3px 12px 3px 18px;}
.left_nav_buttons_links	A:hover {text-decoration: underline; color: #FFCC33; padding: 3px 12px 3px 18px;}

.roadrunner_spotlight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}

.roadrunner_spotlight_links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
.roadrunner_spotlight_links	A:link {text-decoration: none; color: #FFFFFF; font-weight: bold;}
.roadrunner_spotlight_links	A:visited {text-decoration: none; color: #FFFFFF; font-weight: bold;}
.roadrunner_spotlight_links	A:active {text-decoration: none; color: #FFFFFF; font-weight: bold;}
.roadrunner_spotlight_links	A:hover {text-decoration: underline; color: #FFFFFF; font-weight: bold;}



/*--------------------------------------------------------------------------------------*/
/*                                                                                      */
/*                                   STANDARD PAGES                                     */
/*                                                                                      */
/*--------------------------------------------------------------------------------------*/

/*--------------------------------------------------------------------------------------*/
/* HEADERS FOR STANDARD PAGE */
/*--------------------------------------------------------------------------------------*/
.page_header { /* HEADER ABOVE BODY (Page Title) */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
}

.page_header2 { /* Fall, Winter or Spring Sports Label */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #993333;
}


/*--------------------------------------------------------------------------------------*/
/* BODY TEXT FOR STANDARD PAGE */
/*--------------------------------------------------------------------------------------*/
.text_standard_page {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
}

.text_standard_page	A:link {color: #0000FF;}
.text_standard_page	A:visited {color: #800080;}

.date_and_location {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
}

.white_header {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	background-color: #000000;
	border-color: #000000;
}

.white_links {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
.white_links	A:link {text-decoration: underline; color: #FFFF99;}
.white_links	A:visited {text-decoration: underline; color: #FFFF99;}
.white_links	A:active {text-decoration: underline; color: #FFFF99;}
.white_links	A:hover {text-decoration: underline; color: #FFCC33;}

.coach_name {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
}

.coach_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}

.coach_caption {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #255CAE;
}



.sports_table_header {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	text-align: left;
	text-transform: uppercase;
}

.sports_table_row {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
}

.sports_table_row_alt {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	background-color: #EEEEEE;
}

.schedule_overall_record {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}

.category_links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0000FF;
}

.category_links	A:link {text-decoration: none; color: #0000FF;}
.category_links	A:visited {text-decoration: none; color: #0000FF;}
.category_links	A:active {text-decoration: none; color: #0000FF;}
.category_links	A:hover {text-decoration: underline; color: #0000FF;}

/*--------------------------------------------------------------------------------------*/
/* ATHLETE PROFILES */
/*--------------------------------------------------------------------------------------*/
.profile_header {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2em;
}

.profile_header2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}

.profile_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
