body {
  margin: 0;
  padding: 0;
  background-color: #000;
  background-image: url(../images/cusuperback.jpg);
 // background-image: url(../images/cusuperback_winter.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  font: normal small helvetica, "Times New Roman", sansserif;
  line-height: 1.8em;
}

@font-face
{
    font-family: 'Cambria';
    src: url('/fonts/cambria.eot');
    src: url('/fonts/cambria.woff') format('woff'),
        url('/fonts/cambria.ttf') format('truetype'),
        url('/fonts/cambria.svg') format('svg');
}

@font-face
{
    font-family: 'TrajanPro';
    src: url('/fonts/trajanpro.eot');
    src: url('/fonts/trajanpro.woff') format('woff'),
        url('/fonts/trajanpro.ttf') format('truetype'),
        url('/fonts/trajanpro.svg') format('svg');
}

@font-face
{
    font-family: 'AddCN';
    src: url('/fonts/addcn.eot');
    src: url('/fonts/addcn.woff') format('woff'),
         url('/fonts/addcn.ttf') format('truetype'),
         url('/fonts/addcn.svg') format('svg');
}

#lastUpdatedBox{
  font-style: italic;
  font-size: 11px;
}

#lastUpdatedBox a{
  text-decoration: underline;
}

#alertbox{
  font-weight: bold;
  font-size: 17px;
  padding: 4px;
  margin-top: -16px;
  width: 720px;
}

#headerwrapper{
  background-image: url(../images/headerbg.png);
  _background-image: url(../images/headerbg.gif);
  background-repeat: no-repeat;
  width: 1024px;
  min-height: 158px;
  margin: 0 auto;
  padding-top: 15px;
}

#wrapper {
  background-image: url(../images/pagebg.png);
  _background-image: url(../images/pagebg.gif);
  background-repeat: repeat-y;
  width: 1024px;
  margin: 0 auto;
  padding: 0;
}

#innerwrapper{
  width: 987px;
  margin: 0 auto;
  padding: 0px 10px 0px 0px;
  border-top: 1px solid #fff;
}

#pagecontent {
  width: 100%;
  overflow: hidden;
}

#browsernotice{
  background: #fff;
  border-top: 3px solid #000;
  border-bottom: 3px solid #000;
  font-weight: bold;
  text-align: center;
  display: none;
}

table{
  line-height: 17px;
}

#socnet{
  margin: 0 auto;
  width: 180px;
  border: 4px solid #d4cbae;
  background-color: #fff;
  margin-bottom: 15px;
  line-height: 10px;
  overflow: hidden;
}

#socnet img{
  float: left;
  margin: 0;
  padding: 0;
}

body tbody {
  border-top: none;
  border: none;
}

.block, #newsbox th{
  border: none;
}

.newsyearlist{
  font-size: 17px;
}

.newsyearlist li{
  padding-bottom: 8px;
}

#pagetitle {
  text-transform: uppercase;
  letter-spacing: 1.8px;
  font-size: 14px;
  font-weight: bold;
  color: #8c0a0a;
}

.cboxheader, .finaidcboxheader{
  font-weight: bold;
  font-size: 15px;
  color: #fff;
  min-height: 37px;
  padding-left: 5px;
  padding-top: 2px;
  background-image: url(../images/boxheaderbg.gif);
  background-color: #fff;
  background-repeat: repeat-x;
}

.cbox{
  background-image: url(../images/boxbg.gif);
  background-repeat: repeat-x;
  min-height: 50px;
  border: 1px solid #ccc;
  margin-bottom: 5px;
  margin-left: 5px;
  background-color: #dadada;
  padding-bottom: 15px;
}

.cbox form{
  padding: 0 0 0 0;
  margin: 0 0 0 10px;
}


.cbox ul{
  list-style-image: url(../images/square_bullet.gif);
}

.cbox p, .finaidcbox p{
  margin-left: 6px;
}

.cbox ul li{
  margin-left: -10px;
  border-bottom: 1px dotted #ccc;
}

.finaidcbox{
  background-image: url(../images/boxbg.gif);
  background-repeat: repeat-x;
  min-height: 50px;
  border: 1px solid #737373;
  margin-bottom: 10px;
  margin-left: 10px;
  background-color: #fff;
  padding-bottom: 15px;
}

.finaidcbox ul li{
  margin-left: -10px;
  border-bottom: 1px dotted #ccc;
  list-style-image: url('images/small_pdf.gif');
}

.view-id-directory{
  font-size: 12px;
  line-height: 14px;
}

.view-id-directory td{
  padding-right: 2px;
  border-right: 1px solid #fff;
  border-bottom: 3px solid #fff;
}

html {
  min-height: 100%;
  margin-bottom: 1px;
}

.crumbs{
  color: #000;
  margin-bottom: 0.3em;
  font-size: 12px;
  font-weight: bold;
  padding: 0 0 0 5px;
}

.sticky-enabled{
  margin-bottom: 15px;
}

#linkbar .nice-menu-hide-title, #header .form-item .form-text label{
  display: none;
}

h1, h2, h3, h4, h5, h6{
  margin: 0px;
  padding: 0px;
  color: #6b0000;
  font-family: arial;
}

h4{
  font-size: 14px;
  color: #880a0a;
  font-style: italic;
}

h3{
  font-size: 18px;
}

p, blockquote, ul, ol {
  margin-bottom: 5px;
}

blockquote {
  padding: 0 0 0 40px;
  background: url(../images/img09.gif) no-repeat;
  line-height: 1.6em;
}

a {
  color: #6a0f18;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

#linkbar{
  width: 950px;
  height: 20px;
  margin: 0 auto;
}

#menu{
  width: 975px;
  color: #000;
  font-size: 13px;
  font-weight: normal;
  height: 20px;
  line-height: 1.3em;
  letter-spacing: 1px;
  margin: 0 auto;
  padding: 0px;
  white-space: nowrap;
}

#menu ul{
  float: right;
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}

#menu li{
  background-image: none;
  display: inline;
  margin: 0;
  padding-left: 5px;
}

#menu a{
  color: #530103;
  text-decoration: none;
}

#menu a:hover{
  color: #fff;
  text-decoration: none;
}

#menu a:active{
  color: #fff;
  font-weight: normal;
}

#header {
  width: 975px;
  height: 105px;
  margin: 0 auto;
}

#emergencyheader{
  width: 100%;
  margin: 0 auto;
  background-color: #FFFF99;
  border-bottom: 3px solid #f4aa0b;
  border-top: 3px solid #f4aa0b;
  font-size: 13px;
}

#header select{
  font-size: 11px;
  width: 185px;
}

#header .form-submit{
  background-color: #6b0000;
  color: #FFF;
  font-weight: bold;
  border: 0;
  vertical-align: top;
  text-decoration: underline;
}

#searcharea{
  width: 200px;
  min-height: 58px;
  padding-top: 12px;
  margin-left: 25px;
  margin-top: 15px;
  float: right;
}

#header .form-submit{
  background-image: url(../images/searchbox_bg.gif);
  background-repeat: no-repeat;
}


#headerlogo{
  width: 710px;
  max-height: 103px;
  float: left;
}

/* MyCU Homepage Login CSS */

.myculogin_useron{
    float: left;
    background-image: none;
}

.myculogin_useroff{
    float: left;
    background-image: url(../images/mycu_username.gif);
    background-repeat: no-repeat;
    background-position: left center;
}

.myculogin_passon{
    float: left;
    background-image: none;
    margin-left: 4px;
}

.myculogin_passoff{
    float: left;
    background-image: url(../images/mycu_password.gif);
    background-repeat: no-repeat;
    background-position: left center;
    margin-left: 4px;
}

/* End MyCU Homepage Login CSS */

/* ONECARD CSS */

#oneCardOptIn {
    font-size: 18px;
    cursor: pointer;
    height: 24px;
    width: 149px;
    float: left;
    margin: 13px 0 30px 0;
    padding: 10px;
    background-color: #d7ffd9;
    color: #54ae58;
    border: 1px solid #54ae58;
}

#oneCardOptOut{
    font-size: 18px;
    cursor: pointer;
    height: 24px;
    width: 149px;
    float: left;
    margin: 13px 0 30px 10px;
    padding: 10px;
    background-color: #fff1d7;
    color: #d2921c;
    border: 1px solid #d2921c;
}

#oneCardOptIn:hover{
  border: 3px solid #54ae58;
  width: 145px;
  height: 20px;
}

#oneCardOptOut:hover{
  border: 3px solid #d2921c;
  width: 145px;
  height: 20px;
}

/* END ONECARD CSS */

/* SOCIAL NETWORKING ADDTHIS BOX */

.addthis_toolbox
{
  float: right;
  width: 160px;
}

/* END SOCIAL NETWORKING ADDTHIS BOX */

#posts p{
  line-height: 18px;
}

#posts .post {
  padding: 0;
  margin: 0px 0px 0px 5px;
  width: 100%;
  font-size: 12px;
}

#rightbar a{
  color: #880203;
  text-decoration: underline;
}

#posts .slideshow{
  background-image: url('images/slideshow.png');
}

#tabbedslideshow{
  width: 725px;
  height: 18.1em;
  font-size: 1em;
  padding-right: 0.8em;
  border-top: 2px solid #780404;
  border-bottom: 2px solid #780404;
  background-image: url('images/tabbedbg.gif');
  background-repeat: repeat-x;
  overflow: hidden;
}

.tabshadow{
  background-image: url('images/tabshadow.png');
  background-position: top left;
  background-repeat: repeat-y;
}

#pettabs a, #pettabs a:hover{
  color: #000;
  text-decoration: none;
}

#posts .news{
  padding: 0px 0px 0px 0px;
  margin-top: 5px;
  margin-bottom: 1em;
  width: 775px;
  overflow: hidden;
}

#posts .aboutcu{
  background-color: #fbebc9;
  float: left;
  width: 407px;
  color: #9f710e;
  padding: 2px 5px 5px 5px;
  margin: 0 0 0px 0;
  font-size: 1em;
}

.aboutcu a{
  float: right;
  color: #9d0002;
  text-decoration: underline;
  font-weight: bold;
}

/* TECHNOLOGY SECTION */

#tech_splash_top {
  background-image: url(../images/tech_splash_top.jpg);
  width: 766px;
  height: 43px;
}

#tech_splash {
  background-image: url(../images/tech_splash.jpg);
  width: 766px;
  height: 410px;

}

#tech_splash_inner{
  color: #685f4d;
  font-size: 13px;
  width: 440px;
  float: left;
  padding: 10px;
}

#tech_qlbox{
  float: left;
  width: 766px;
  overflow: hidden;
}

.tech_quicklist{
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 15px;
    float: left;
    width: 218px;
    background-image: url(../images/quicklist_bg.gif);
    background-repeat: repeat-x;
    background-color: #fff;
    margin-left: 5px;
    min-height: 200px;
}

.tech_quicklist ul{
  margin-left: 15px;
  padding: 0;
}

#web_services_reps td{
  border-bottom: 1px solid maroon;
}

.kb_box{
  width: 350px;
  float: left;
  margin-left: 8px;
}


/* END TECHNOLOGY SECTION */

#newsbox {
  color: #ffecc7;
}

#newsbox ul{
  margin-left: 10px;
  margin-top: 4px;
  padding: 0;
  line-height: 10px;
}

#newsbox a{
  color: #fff;
  text-decoration: none;
  border-bottom: none;
}

#newsbox a:hover{
  color: #fff;
  text-decoration: none;
  border-bottom: 1px dotted #ccc;
}

#newsbox .extralinks a, #newsbox .extralinks a:hover, #eventbox .extralinks a, #eventbox .extralinks a:hover{
  color: #ffecc7;
  text-decoration: none;
  font-weight: bold;
  border-bottom: none;
}

#newsbox{
  background-image: url('/themes/cumain/images/homeboxesbg.gif');
  background-repeat: repeat-x;
  background-color: #741d1e;
  width: 408px;
  height: 273px;
    _height: 291px;
    *height: 291px;
     height: 291\9;
  float: left;
  padding: 3px 5px 5px 5px;
  border-top: 3px solid #ffdfa2;
  font-size: 12px;
  line-height: 1.4em;
}

#eventbox{
  float: left;
  margin-left: 10px;
  margin-top: 0px;
  color: #ffecc7;
  border-top: 3px solid maroon;
  height: 282px;
    _height: 300px;
    *height: 300px;
     height: 300px\9;
  background-color: #741d1e;
  overflow: hidden;
}

#googleFrame{
  margin-top: 130px;
  border: 1px solid #000;
}

#eventPlanning{
  margin: 0;
  padding: 0;
    _padding: 5px;
    *padding: 5px;
     padding: 5px\9;
  height: 20px;
  margin-top: -11px;
  padding-right: 4px;
  text-align: right;
}

#eventPlanning a{
  color: #fff;
}

#newsbox .date-display-single{
  font-weight: bold;
  color: #ffecc7;
  padding-right: 5px;
}

#newsbox tr{
  background: none;
  border: none;
}

#newsbox td{
  min-width: 60px;
  background: none;
  border: none;
  vertical-align: top;
}

#newsbox .title{
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 3px;
  font-size: 15px;
  font-weight: bold;
}

#eventbox p{
  margin-top: 2px;
  margin-bottom: 2px;
}

#newsbox ul li{
  list-style: none;
  margin-left: -8px;
  margin-bottom: 5px;
  margin-top: 5px;
}

#posts .meta {
  padding: 5px 0 0 20px;
  background: url(../images/img06.gif) repeat-x;
}

#posts .meta p {
  margin: 0;
  line-height: normal;
  font-size: smaller;
}

#posts ul, .views-row-odd {
  list-style: square;
  line-height: 16px;
}

.cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2 {
  background: transparent url(../images/listboxbg.png) no-repeat bottom right;
}

.cssbox {
  width: 335px !important;
  width: 320px;
  padding-right: 15px;
  margin: 20px auto;
}

.cssbox_head {
  background-position: top right;
  margin-right: -15px;
  padding-right: 40px;
}

.cssbox_head h2 {
  background-position: top left;
  margin: 0;
  border: 0;
  padding: 25px 0 15px 40px;
  height: auto !important;
  height: 1%;
}

.cssbox_body {
  background-position: bottom left;
  margin-right: 25px;
  padding: 15px 0 15px 40px;
}

.style1 {
  color: #FFFFFF;
}

#posts ul li {
  margin-top: 4px;
}

#simplelinks a, #simplelinks a:hover{
  color: #b51515;
  text-decoration: none;
}

#flashcontent{
  margin-top: -20px;
  margin-bottom: 0;
  padding: 0;
}


#links {
  float: left;
  width: 212px;
  font-size: 14px;
  font-family: arial;
  padding-top: 0px;
}

#links .title{
  font-size: 14px;
  text-transform: uppercase;
  font-family: arial;
  padding: 3px 0px 3px 3px;
  margin: 0px 0px 4px 0px;
  color: #fff1d7;
  background-color: #741d1e;
}

#links ul{
  list-style: none;
  margin: 0;
  padding: 0;
}

#button {
  padding: 0;
  margin: 0;
  font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
  font-size: 14px;
  background-color: #989077;
  border-bottom: 3px solid #fff;
}

#button li{
  width: 211px;
  padding: 0px 5px 0px 5px;
  margin: 0;
}

#button li a{
  display: block;
  color: #fff;
  width: 190px;
  border-bottom: 1px solid #fbf3db;
  padding: 3px 6px 3px 8px;
}

#button li a:hover{
  background-color: #741d1e;
  color: #fff1d7;
  display: block;
  width: 190px;
  text-decoration: none;
  padding: 3px 6px 3px 8px;
}

#button ul{
  padding-bottom: 10px;
}

/* BACKUP

#button {
  padding: 0;
  margin: 0;
  font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #333;
  background-color: #741d1e;
  border-bottom: 3px solid #fff;
}

#button li{
  width: 211px;
  padding: 0px 5px 0px 5px;
  margin: 0;
}

#button li a{
  display: block;
  color: #fff;
  width: 188px;
  border-bottom: 1px solid #fbf3db;
  padding: 3px 6px 3px 8px;
}

#button li a:hover{
  background-color: #fff1d7;
  color: #741d1e;
  display: block;
  width: 188px;
  text-decoration: none;
  padding: 3px 6px 3px 8px;
}

#button ul{
  padding-bottom: 10px;
}

END BACKUP */


#links li ul li ul li.leaf, #links li ul li ul li.expanded, #links li ul li ul li.collapsed{
  background-color: #cbb996;
  overflow: hidden;
}

#rightbar{
  float: right;
  width: 160px;
  font-size: 12px;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 50px;
  margin-left: 5px;
  margin-bottom: 10px;
  //background-color: #fdf6e9;
  background-color: #f6f6f6;
  //border-top: 3px solid maroon;
  //border-bottom: 3px solid maroon;
  //border: 2px dotted maroon;
  color: maroon;
}

#rightbar h2{
  font-size: 15px;
}

#rightbar h3{
  color: maroon;
}


#rightbar ul li{
  list-style: none;
  list-style-type: none;
  margin-left: -10px;
}

.site-map{
  font-size: 12px;
  line-height: 16px;
}

.site-map ul li{
  list-style-image: url('images/smbullet.gif');
}

.site-map a{
  color: #aa0000;
  text-decoration: none;
  border-bottom: 1px dotted #aa0000;
}

.site-map a:hover{
  color: maroon;
  text-decoration: none;
  border-bottom: 1px solid maroon;
}

#block-menu_block-3 a{
  color: #4a4848;
}

#caption{
  font-size: 10px;
}

#block-menu-menu-howdoi .menu, #block-menu-menu-howdoi .menu .leaf, #block-menu-menu-howdoi .menu .last{
  list-style: none;
  list-style-type: none;
}

#footer {
  padding: 7px 0px 0px 0px;
  background: url(../images/footerbg.png);
  _background: url(../images/footerbg.gif);
  background-repeat: no-repeat;
  font-size: 0.8em;
  width: 1024px;
  height: 85px;
  margin: 0 auto;
}

#footerbox {
  width: 1024px;
  color: #d0d0d0;
  margin: 0 auto;
}

.rightbox{
  float: left;
  width: 300px;
  min-height: 100px;
  text-align: right;
  line-height: 15px;
  padding-right: 15px;
  padding-left: 5px;
}

.leftbox{
  float: left;
  width: 300px;
  min-height: 100px;
  text-align: left;
  line-height: 15px;
  padding-right: 5px;
  padding-left: 15px;
}

.centerbox{
  float: left;
  width: 360px;
  min-height: 100px;
  text-align: center;
  line-height: 15px;
  padding-right: 5px;
  padding-left: 15px;
}

#footer a{
  color: #f5f5f5;
  text-decoration: underline;
}

#footer a:hover{
  color: #d0d0d0;
  text-decoration: underline;
}

.fpss_link a, .fpss_link a:hover{
  color: #ffffff;
  text-decoration: underline;
}

.rbroundbox {
  background: url(../images/nt.gif) repeat;
}

.rbtop div {
  background: url(../images/tl.gif) no-repeat top left;
}

.rbtop {
  background: url(../images/tr.gif) no-repeat top right;
}

.rbbot div {
  background: url(../images/bl.gif) no-repeat bottom left;
}

.rbbot {
  background: url(../images/br.gif) no-repeat bottom right;
}

.rbtop div, .rbtop, .rbbot div, .rbbot {
  width: 100%;
  height: 7px;
  font-size: 1px;
}

.rbcontent {
  margin: 0 7px;
}

.rbroundbox {
  width: 50%;
  margin: 1em auto;
}

/* EXPLORE BOX -- HOME PAGE */

.exploreBox{
  background-image: url(../images/explore_box_bg.jpg);
  background-repeat: no-repeat;
  min-width: 747px;
  min-height: 44px;
}

.exploreList{
  list-style: none;
  display: none;
  position: absolute;
  background-color: #fff;
  width: 304px;
  height: 330px;
  overflow: scroll;
  margin-top: -25px;
  margin-left: -5px;
  padding: 0; /* Aids in bullet removal */
  font-size: 12px;
  border: 1px solid #ccc;
  overflow-x: hidden;
}

.exploreListHeader{
  padding: 1px 1px 4px 1px;
}

.exploreList li a{
  padding: 3px 5px 3px 15px;
  display: block;
  background-color: #b1b1b1;
  color: #fff;
  text-decoration: none;
  margin-top: -4px;
  font-weight: bold;
}

.exploreList li a:hover{
  background-color: #4e4d49;
  color: #fff;
}

.exploreText{
  background-image: url(../images/explore_menu_bg.gif);
  width: 300px;
  padding: 2px;
}

.exploreText:hover .exploreList{
  display: block;
}

.exploreBoxSelect{
  cursor: pointer;
  float: right;
  margin-top: 8px;
  margin-right: 10px;
}

/* END EXPLORE BOX */
/* FOOTBALL CENTER PIECE */
#centerPiece{
  background: url(../images/athletic_background3.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  min-height: 517px;
  min-width: 1000px;
  overflow: hidden;
  font-family: 'TrajanPro';
}

#centerPieceWrapper{
    margin: 0 auto;
    width: 980px;
    color: #fff;
}

#centerPieceHeaderBackground{
    //background: rgba(0, 0, 0, 0.5);
    min-height: 125px;
}

#centerPieceHeaderBackground{
    overflow: hidden;
    color: #fff;
    
}

#centerPieceHeadline{
    display: block;
    margin: 0 auto;
    width: 800px;  
    font-size: 2.3em;
    text-align: center;
    padding-top: 25px;
    line-height: 30px;
}

#centerPieceHeadline p{
    margin: 0;
    padding: 0;
}

#centerPieceSubHeadline{
    display: block;
    margin: 0 auto;
    width: 600px;   
    font-size: 1.0em;
    text-align: center;
    padding-top: 15px;
}

#centerPieceSubHeadline a{
    color: #fff;
    text-decoration: underline;
    font-size: 1.2em;
    line-height: 10px;
}

#centerPieceGrid{
    font-size: 2em;
    margin-top: 164px;

}
#centerPieceGrid a{
    display:block;
    padding: 10px;
    background-color: rgba(135, 36, 54, 0.9);
    min-height: 60px;
    width: 100%;
    color: #fff;
    font-size: 0.9em;
    border: 1px solid #fff;
}

#centerPieceGrid a:hover{
    background-color: #eee;
    color: #000;
    text-decoration: none;
}

#gridLeft{
    width: 460px;
    float: left;
}

#gridRight{
    width: 460px;
    float: left;
    margin-left: 30px;
    
}

#centerPieceButtonBorder{
  min-height: 76px;
  width: 100%;
  background-image: url(../images/athletic_bottom_border.png);
  background-repeat: repeat-x;
  position: absolute;
  top: 441px;
}
        
#plinks a{
    color: #fff;
}