@import url(http://fonts.googleapis.com/css?family=Bubblegum+Sans);

html {
overflow-x: hidden; 
}

#wrapper {
 height: auto;
 margin: 0 auto;
 padding-top: 5px;
 width: 900px;
}

body {
 background-color: #fffbd2;
 margin: 0px auto;
 text-align: left !important;
 background-image: url("../../../common/resources/DesignPortfolio/Subjects/Athletics/Images/body-bg.jpg");
 background-repeat: repeat-x;
 background-position: center top;
}

#admin-page{
 width: 880px;
 padding: 20px 8px;
}

/************  START of top black bar CSS ************/

#pub-wrapper{
 background-image: url('../../../common/resources/DesignPortfolio/Subjects/Athletics/Images/black-bg-1px.html');
 background-repeat: repeat-x;
 width: 100%;
 height: 33px;
}

#pub-container{
 width: 912px;
 margin: 0 auto;
 position: relative;
 z-index: 20;
}

#pub-links{
 width: 412px;
 float: left;
 padding-top: 8px;
}

#pub-school-dropdown{
 width: 120px;
 float: left;
 padding: 3px 8px 0px 0px;
}

#pub-translate-dropdown{
 width: 130px;
 float: right;
 padding: 3px 0px 0px 8px;
}

#userlink {
 float: right;
 height: 32px;
 position: relative;
 top: 1px;
 width: auto;
 color: #000;
 font-size: 10px;
 font-family: arial;
 text-decoration: none;
}

#search {
 width: 170px;
 font-size: 10px;
 float: right;
 color: #252525;
 position: relative;
 top: 1px;
 padding-left: 8px;
}

#userlink a:link,
#userlink a:active,
#userlink a:visited,
a {
 color: #000;
 font-size: 10px;
 font-family: arial;
 text-decoration: none;
}

#userlink a{
 color: #000;
 font-size: 10px;
 font-family: arial;
 text-decoration: none;
}

#userlink a:hover{
 color: #000;
 font-size: 10px;
 font-family: arial;
 text-decoration: underline;
}

.divSearchBox {
 margin: 0;
 padding: 4px 3px 3px;
 white-space: nowrap;
}

.divSearchBox .SearchButton {
 vertical-align: none;
 border: 0 none;
 margin: 0px;
 padding: 0px 0px 1px 0px;
 vertical-align: middle;
}

.PublishedLinkMenu li a:link,
.PublishedLinkMenu li a:active,
.PublishedLinkMenu li a:visited{
 color: #fff;
 font: 10px arial;
 padding-right: 5px;
 text-decoration: none;
}

.PublishedLinkMenu li a:hover{
 color: #fff;
 font: 10px arial;
 padding-right: 5px;
 text-decoration: underline;
}

/************ START of pub translate drop down CSS  ************/

ul.topnav {  
 list-style: none;  
 padding: 0;  
 margin: 0;  
 float: right;  
 width: 130px;   
} 
   
ul.topnav li {  
 float: left;  
 margin: 0;  
 padding: 0px;  
 position: relative; 
}  

ul.topnav li a {
 color: #FFFFFF;
 display: block;
 float: left;
 height: 20px;
 text-decoration: none;
}  

ul.topnav li span {
 width: 130px;  
 height: 24px;   
 float: left;
 background: url(../../../common/resources/DesignPortfolio/Subjects/Athletics/Images/pub-earth-dropmenu.html) no-repeat center top;  
} 
    
ul.topnav li span.subhover {
 background: url(../../../common/resources/DesignPortfolio/Subjects/Athletics/Images/pub-earth-dropmenu.html) no-repeat center bottom;
 cursor: pointer;
} 

ul.topnav li ul.subnav {  
 list-style: none;  
 position: absolute;
 left: 0; 
 top: 24px;
 background: #333;  
 margin: 0px 0px 0px 5px; 
 padding: 0;  
 display: none;  
 float: left;  
 width: 120px;   
 border: 1px solid #111;  
 text-align: left;
}  
    
ul.topnav li ul.subnav li{  
 margin: 0; 
 padding: 0;  
 border-top: 1px solid #252525;
 border-bottom: 1px solid #444;  
 clear: both;  
 width: 120px;  
}  

html ul.topnav li ul.subnav li a {  
 float: left;  
 width: 110px;  
 background: #333 10px center;  
 padding-left: 10px;  
 padding-top:2px;
 font-family: arial;
 font-size: 11px;
}  
    
html ul.topnav li ul.subnav li a:hover {
 background: #222 10px center;  
 padding-top:2px;
 font-family: arial;
 font-size: 11px;
}

ul.topnav li ul.subnav img {  
 padding-right: 5px;  
}  

/************ END of pub translate drop down CSS  ************/

/************ START of pub select school drop down CSS  ************/

ul.school-topnav {  
 list-style: none;  
 padding: 0;  
 margin: 0;  
 float: right;  
 width: 130px;   
} 
   
ul.school-topnav li {  
 float: left;  
 margin: 0;  
 padding: 0px;  
 position: relative; 
}  

ul.school-topnav li a {
 color: #FFFFFF;
 display: block;
 float: left;
 height: 20px;
 text-decoration: none;
}  

ul.school-topnav li span {
 width: 142px;  
 height: 24px;   
 float: left;
 background: url(../../../common/resources/DesignPortfolio/Subjects/Athletics/Images/school-dropdown.html) no-repeat center top;  
} 
    
ul.school-topnav li span.subhover {
 background: url(../../../common/resources/DesignPortfolio/Subjects/Athletics/Images/school-dropdown.html) no-repeat center bottom;
 cursor: pointer;
} 

ul.school-topnav li ul.school-subnav {  
 list-style: none;  
 position: absolute;
 left: 0; 
 top: 24px;
 background: #333;  
 margin: 0px 0px 0px 5px; 
 padding: 0;  
 display: none;  
 float: left;  
 width: 200px;   
 border: 1px solid #111;
 text-align: left;  
}  
    
ul.school-topnav li ul.school-subnav li{  
 margin: 0; 
 padding: 0;  
 border-top: 1px solid #252525;
 border-bottom: 1px solid #444;  
 clear: both;  
 width: 200px;  
}  

html ul.school-topnav li ul.school-subnav li a {  
 float: left;  
 width: 190px;  
 background: #333 10px center;  
 padding-left: 10px;  
 padding-top:2px;
 font-family: arial;
 font-size: 11px;
}  
    
html ul.school-topnav li ul.school-subnav li a:hover {
 background: #222 10px center;  
 padding-top:2px;
 font-family: arial;
 font-size: 11px;
}

ul.school-topnav li ul.school-subnav img {  
 padding-right: 5px;  
} 

/************ END of pub select school drop down CSS  ************/

/************  END of top black bar CSS ************/

td{
 color: #333333;
}

#header{
 background-image: url("../../../common/resources/DesignPortfolio/Subjects/Athletics/Images/header.png");
 background-repeat: no-repeat;
 height: 283px;
width: 900px;
 margin: 0px auto;
}

#headerContainer{
 width: 913px;
 margin: 0px auto;
 margin-left: -7px;
}


#logo{
 padding-top: 20px;
 width: 500px;
}

#header1, #header2 {
  float: left;
  width: 100%;
}

#header1 a:hover, #header2 a:hover, #header1 a, #header2 a {
  text-decoration: none;
  color: #434343;
  font-family: 'Bubblegum Sans', cursive;
}

#header1 a {
    font-size: 42px;
}

#header2 a {
    font-size: 25px;
   line-height: 10px;
  *line-height: 30px; /* targets IE6 and 7 */
}


#content {
 background-color: #99C448;
 margin: 0 auto;
 text-align: left;
 width: 900px;
 overflow: auto;
 padding-bottom: 15px;
}

#breadcrumbs {
 color: #7DAD22;
 padding-bottom: 10px;
}

#breadcrumbs a {
 color: #666;
}

#pagetitle {
    border-bottom: 2px solid #B6DC4A;
    color: #333333;
    font-family: 'Bubblegum Sans',cursive;
    font-size: 20px;
}

#nav-box {
    background-color: #B6DC4A;
    margin-left: 10px;
    padding: 10px;
    width: 200px;
}

#subpage_left_sidebar {
  width: 240px;
 float: left;
}

#subpage_right_content {
    background-color: #FFFFFF;
    float: left;
    padding: 10px;
    width: 630px;
}
#footer {
background-image: url("../../../common/resources/DesignPortfolio/Subjects/Athletics/Images/footer-bg.png");
    color: #000000;
    font-size: 10px;
    height: 92px;
    margin: 0 auto;
    text-align: left;
    width: 900px;
}

#inner-footer {
 margin: 0px auto 0px auto;
 padding-top: 90px;
}

#footer-socialmedia {
 float: right;
 padding-right: 30px;
}

.footer-social-media-links {
 float: right;
 padding-top: 0px;
 padding-left: 15px;
}

#footerLeft{

}

#footerLeft li {
 list-style-type: none;
}

.ss-footer {
 color: #000;
 font-family: arial;
 font-size: 10px;
 margin: 0 auto;
 text-align: center;
}

.ss-footer a:link,
.ss-footer a:visited,
.ss-footer a:active,
.ss-footer a:hover{
 color: #000;
 font-weight: bold;
 text-decoration: none;
 font-size: 10px;
}

a {
 color: #27292f;
 font-family: Tahoma,Verdana,Arial,Helvetica;
 font-size: 10pt;
 text-decoration: none;
}

a:hover{
 color: #000;
 font-family: Tahoma,Verdana,Arial,Helvetica;
 font-size: 10pt;
 text-decoration: underline;
}

/************ Default Link Styles ************/

a.admin_menu:link,  a.admin_menu:active, a.admin_menu:visited
{
 font: 12px Verdana, "Lucida Grande", Lucida, sans-serif;
 color: #666666;
 text-decoration: none;
 padding-right: 5px;
}

a.admin_menu:hover
{
 font: 12px Verdana, "Lucida Grande", Lucida, sans-serif;
 color: #666666;
 text-decoration: underline;
 padding-right: 5px;
}

a.SSlink:link,a.SSlink:active,a.SSlink:visited
{
 font: 11px arial;
 color: #333;
 text-decoration: none;
 font-weight: bold;
}

a.SSlink:hover
{
 font: 11px arial;
 color: #333;
 text-decoration: underline;
 font-weight: bold;
}

/************ Sub Pages Styles ************/

#subpage_content  .ptl_portlet_vertical {
 overflow-x: auto !important;
}

/************ END of Sub Pages Styles ************/