/* College of Business Template Version 1.0.0 */

body {
  font-family:Arial, Helvetica, Verdana, Sans-serif;
  font-size:12px;
  text-align:center;
  background-color:#cfcaa8;
  margin:0;
  padding:0;
}

img {
  border: none;	
}

.uccs_skipnav,.uccs_hidden {
  left:-1000em;
  position:absolute;
  width:20em;
}

/***** UCCS CONTAINERS *****/
#uccs_background {
  background-color:#cfcaa8;
  background-image:url('../../../Images/template/sports_management_background.jpg');
  background-repeat:repeat-y;
  background-position:center;
}
#uccs_container {
  background-color:#fff;
  overflow:visible;
  text-align:left;
  /*border-left:1px solid #666;*/
  border-right:1px solid #666;
  border-bottom: 1px solid #666;
  width:1000px;
  margin:0 auto;
  padding: 0px;
}
#uccs_lowercontainer {
  margin: 0px;
  padding: 0px;
  /*border-left: 1px solid black;*/
}
#uccs_content {
  font-size:13px;
  margin: 0px;
  padding: 10px;
  width: auto;
  background-color:white;
}
#uccs_content.LeftNavigation, #uccs_content.LeftNavigationCollapsed {
  padding: 0px; 
  display: table-row;
}
#uccs_footer {
  background-color:black;
  color: white;
  /*border-top:1px dotted #ccc;*/
  border-top:1px dotted #666666;
  clear:both;
  font-size:10px;
  text-align:center;
  padding: 0px;
  /*padding-bottom:10px;*/
  margin: 0px;
}
#uccs_footer_content {
  /*margin-top: 55px;*/
  position: absolute;
  padding-top: 15px;
  padding-bottom: 15px;
  color: black;
  
}
#uccs_footer_banner {
  position: absolute;
}
#uccs_copyright {
  position: absolute;
  padding-top: 5px;
  text-align: center;
  width: 1000px;
}
#uccs_cu_banner {

  text-align: right;
  width: 1000px;
}
#uccs_footer a{
  color: black; /*#f1efd8;*/
  padding-left: 5px;
  padding-right: 5px;
}
#uccs_footer a:hover{
  color: #4B92DB;
}
/***** END UCCS CONTAINERS *****/

/***** HEADER *****/
#uccs_head {
  background-color: black;
  /*background-image:url('../../Images/template/sports_management_banner.jpg');*/
  background-image:url('../../../Images/template/smd_sub.jpg');
  background-image:url('../../../Images/template/black_web_banner.jpg');
  background-repeat:no-repeat;
  border:none;
  /*height:196px;*/
  height: 122px;
  width:100%;
  margin:0;
  padding:0;
}

#uccs_headsearch {
  color:#FFF;
  float:right;
  text-align:right;
  width:250px;
  padding-right:10px;
  padding-top:3px;
  margin:0px;
}
#uccs_headsearch #form1 {
  display:inline;
  margin:0;
}
#uccs_headsearch #form1 #submit {
  background-color:#f3f3f6;
  border:1px solid #7181ca;
  color:#5161aa;
  font-size:11px;
  height:18px;
  padding-bottom:2px;
}
#uccs_headsearch #form1 #submit:hover {
  background-color:#f5b810;
  border:1px solid #41519a;
  color:#000;
  cursor:pointer;
}
#uccs_headsearch #form1 fieldset {
  border:0;
  display:inline;
  margin:0;
  padding:0;
}
#uccs_headsearchphrase {
  background-color:#f3f3f6;
  border:1px solid #7181ca;
  color:#5161aa;
  font-size:10px;
  margin-left:2px;
  width:10em;
  padding:2px;
}
#uccs_headsearchphrase:focus,#uccs_headsearchphrase:hover,#uccs_headsearchmech:hover {
  background-color:#fff;
}
#uccs_header_logo_link:hover {
  text-decoration:none;
}
#uccs_header_logo_link {
  float: left;
  display:block;
  width: 260px;
  height: 80px;
  position:absolute;
  margin:20px 0 0 20px;
  background: transparent;
}
#uccs_sub_header_logo_link {
  display:block;
  width: 400px;
  height: 45px;
  position:absolute;
  margin:72px 0 0 600px;
  background: transparent;
  display: none;
}

/***** END HEADER *****/


/***** LINKS *****/
a {
  background-color:inherit;
  color:#557BC1;
  text-decoration:none;
}
a:hover {
  background-color:inherit;
  color:#000;
  text-decoration:underline;
}
a:link {
  background-color:inherit;
  color:#557BC1;
}
a:visited {
  background-color:inherit;
  color:#355B71;
}
/***** END LINKS *****/

/***** NAVS *****/
/*-- see uccs-naviagtion.css for header nav --*/

#uccs_footer_nav {
  background-image: url('../../../Images/template/sports_management-footer_nav.jpg');
  background-repeat:repeat-x;
  height: 50px;
  font-size: 20px;
  margin: 0px;
  /*margin-bottom: 5px;*/
  /*border-top: 1px solid #ccc;*/
  padding: 0px;
  overflow: hidden;
}
#uccs_footer_nav a{
  display: -moz-inline-box; /* table-cell;/*-moz-inline-stack;*/ /* FireFox 2 does not support inline-block */
  display: inline-block;
  height: 50px;
  color: black;
  padding: 0px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 8px;
  margin: 0px;
  margin-left: 30px;
  margin-right: 30px;
  border: 0px;
  /*border-left: 1px dashed #CCCCCC;
  border-right: 1px dashed #CCCCCC;*/
}
#uccs_footer_nav a:hover{
  /*color: black;
  background-color: #ccb879;*/
  background-color: black;
  color: #ccb879;
  text-decoration: none;
  filter: alpha(opacity=60);
  opacity: .6; 
}
#uccs_footer_links {
  margin-top: 3px;
}
#menu li {
  margin-bottom: 10px;
}
/***** END NAVS *****/


/***** NEWS *****/
#COBNewsPage .date {
  font-weight: bold;
}
/***** END NEWS *****/


/***** EVENTS *****/

#event_listing th, #event_listing td {
  vertical-align: top;
  text-align: left;
  padding: 5px;
}

#event_listing th {
  white-space:nowrap;
  background-color: black;
  color: #ccb879;
  font-weight: bold;
  font-size: 1.1em;
  letter-spacing: 2px;
}

#event_listing .event_date {
  background-color: #557bc1;
  color: white;
  font-weight: bold;
}

#event_listing .event_time {
  white-space: nowrap;
}
/***** END EVENTS *****/
