/* 
==========================================
  Colour CSS for Sydney Business School
  Major colour: #007cb9                 
========================================== 
== START == defaults.css ================= */
hr { border-top-color:#ddd; }

#top-links, #top-links a, #top-links a:link, #top-links a:hover, #top-links a:active, #top-links a:visited { color:#333; }


/* == NAVIGATION ============================ */
#column-left a:hover, #column-left a:active, #column-left a:visited { border:none; }

#column-left h4 { color:#000; background-color:#f6f6f6; }
#column-left h4:hover { background-color:#007cb9; color:#fff; }

#column-left-top a:visited { color:#333; }
#column-left-top a, #column-left-top a:link { color:#007cb9; }
#column-left-top a:hover, #column-left-top a:active { color:#fff; }

/*.navLinks li { background:#f6f6f6; }*/
.navLinks li:hover { background:#007cb9; border-bottom:1px solid #ddd; }
.navLinks a:hover, .navLinks a:active { color:#fff; }

#column-left-btm a:hover, #column-left-btm a:active { color:#007cb9; }
#column-left-btm a, #column-left-btm a:link { color:#777; }

#column-right-top h4 { color:#444; background-color:#f6f6f6; }
#column-right-btm h4 { color:#fff; background-color:#666; border-color:#444; }
#column-right-btm { border-color:#444; background-color:#f6f6f6; }

/* == BANNER ================================ */
#banner-column { height:280px; }
#banner_area { position:absolute; overflow:hidden; border:1px solid #ccc; height:280px; padding:0; margin:0; }

#banner_controls { position:absolute; z-index:10; bottom:0; right:5px; float:right; }
#banner_controls a { display:block; height:15px; float:left; margin:5px 0 5px 5px; padding:1px 4px; border:1px solid #ccc; background-color:#ccc; color:#ccc; }
#banner_controls a.activeSlide, #banner_controls a.activeSlide:hover { color:#fff; background-color:#fff; }
#banner_controls a:focus { outline:none; }

#banner_frame .image { margin:5px 5px 0; padding:0; width:740px; overflow:hidden; }
#banner_frame .title { margin:5px 0 2px 10px; padding:1px; float:left; overflow:hidden; height:16px; }

/***** Gym Promo Code ******/
#sbspromo {
	background-color:#007cb9;
	border:1px solid #cccccc;
    padding: 5px;
}

#promosubmit {
	background: url("submit-promo-button.jpg") no-repeat;
    cursor: pointer;
    display: block;
    height: 25px;
    margin: 5px auto;
    width: 75px;
	font-weight:bolder;
	color:#ffffff;
}

.promocode {
    border: 1 solid #cccccc;
    display: block;
    height: 30px;
    margin: 5px 10px 5px 10px;
    padding: 0 3px;
    width: 150px;
	font-size:1.3em;
	text-align:center;
}
.blank_field { color:#cccccc; font-weight: bold;}
.error_field { background-color: #ffdddd; }

/* == CONTENT =============================== */
#column-main a:hover, #column-main a:active, #column-right a:hover, #column-right a:active { color:#3795cf; }

#column-main-left > h4, #column-main-right > h4 { background-color:#48a6c4; color:#fff; }
#column-main-left > h4, #column-main-right > h4, #column-main-left > div, #column-main-right > div { border-color:#33768b; padding:5px; }

.img-border { border:1px solid #ddd; }

#sbs-nav { padding-bottom:5px; }
#sbs-nav ul { margin:-14px 0 1px 0; padding:0; width:955px; } /*...*/
#sbs-nav li { display:block; float:left; text-align:center; border-right:5px solid #fff; background-color:#333; } 
#sbs-nav li:hover { background-color:#555; }
#sbs-nav li:last-child { border-right:0; } 
#sbs-nav li a { display:inline; width:166px; padding:10px; float:left; color:#fff; text-transform:uppercase; }

#sbs-lists { margin-top:15px; margin-bottom:10px; }
#sbs-lists .grid_7 { }
#sbs-lists .grid_6 h2 { margin-left:10px; }

#sbs-lists .grid_6 div { margin:0 10px; }
#sbs-lists ul { padding:0; margin:0; }
#sbs-lists-03 ul li { background:none; line-height:1.75em; margin:0; padding:0; }
#sbs-lists-03 li a { color:#000; }

#sbs-search { padding:5px; background:url(//www.uow.edu.au/content/groups/public/@web/documents/siteelement/sbs_img_search_bg.png) 0 0 no-repeat; height:80px; }
#sbs-search h5 { font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-transform:uppercase; margin-top:0; font-size:1em; }
#sbs-search-query { height:22px; width:175px; margin:5px 0 5px 2px; padding:0 3px; display:block; background:url(//www.uow.edu.au/content/groups/public/@web/documents/siteelement/sbs_img_search_input.png) 0 0 no-repeat; border:0; }
#sbs-search-submit { display:block; margin:5px auto; height:25px; width:75px; background:url(//www.uow.edu.au/content/groups/public/@web/documents/siteelement/sbs_img_search_button.png) 0 0 no-repeat; cursor:pointer; }
#sbs-search-submit:hover { background-position:0 -25px; }

.home_news_item { border-bottom:1px solid #e3e3e3; margin-right:5px; padding:5px; clear:both; overflow:auto; }
.home_news_item .img { height:64px; width:90px; overflow:hidden; float:left; margin:4px 10px 0 0; }
.home_news_item .text { }
.home_news_item .text a, .home_news_item .text a:visited { color:#444; text-decoration:none; }
.home_news_item .text a:hover, .home_news_item .text a:active { color:#9a1515; text-decoration:none; }
s
