/********************************************************************************************
File:           clf-custom.css
Version:        1.0
Last Modified:  Oct-29-2009
---------------------------------------------------------------------------------------------
Description:    Override of UBC CLF styles for Student Services sites.
---------------------------------------------------------------------------------------------
********************************************************************************************/

/* header overrides */

#UbcHeader li#UbcSubUnitLine
{
	background: url(../img/header/studentServices.gif) no-repeat;
}

/* main nav overrides */

#UbcMainNav li
{
	float:right;
	list-style-type: none;
}

#UbcMainNav li ul li
{
	float:left;
}

#UbcMainNav li a
{
	background: url(../img/header/mainNav2Bg.gif) no-repeat center left;
}

#UbcMainNav li a.UbcHome
{
	width:43px;
	background-image: url(../img/student_services/SSC-inactive.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-right: 0 !important;
}

#UbcMainNav li a.UbcHome:hover
{
	width:43px;
	background-image: url(../img/student_services/SSC-hover.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

#UbcMainNav li a:hover
{
	color: #FFFFFF;
	background:none;
	text-decoration: none;
}

#UbcMainNav li.UbcSelectedTop
{
    background: none;
}

#UbcMainNav li ul.UbcSubMenu
{
	min-height:115px;
	max-height: 150px;
}

#UbcMainNav ul.UbcSubMenu li.UbcSubMenuSection li
{
    border-bottom: none;
}

#UbcMainNav li#courses a
{
	background: none;
}

#UbcMainNav li#courses:hover a
{
	background-color: #E12261;
	color: #FFFFFF;
	background-image: none;
}

#UbcMainNav li#courses ul.UbcSubMenu
{
	background: #E12261 url(../img/student_services/mm-courses.png) top left repeat-x;
}

#UbcMainNav li#courses ul.UbcSubMenu li.UbcSubMenuSection li a
{
    border-bottom: 1px solid #E12261;
	background: transparent url(../img/student_services/courses-bullet.png) no-repeat 0 1.1em;
}

#UbcMainNav li#financial:hover a
{
	background-color: #00C0B5;
	color: #FFFFFF;
	background-image: none;
}

#UbcMainNav li#financial ul.UbcSubMenu
{
	background: #00C0B5 url(../img/student_services/mm-finance.png) repeat-x;
}

#UbcMainNav li#financial ul.UbcSubMenu li.UbcSubMenuSection li a
{
    border-bottom: 1px solid #00C0B5;
	background: transparent url(../img/student_services/finance-bullet.png) no-repeat 0 1.1em;
}

#UbcMainNav li#career:hover a 
{
	background-color: #3BB7ED;
	color: #FFFFFF;
	background-image: none;
}
#UbcMainNav li#career ul.UbcSubMenu
{
	background: #3BB7ED url(../img/student_services/mm-career.png) repeat-x;
}

#UbcMainNav li#career ul.UbcSubMenu li.UbcSubMenuSection li a
{
    border-bottom: 1px solid #3BB7ED;
	background: transparent url(../img/student_services/careers-bullet.png) no-repeat 0 1.1em;
}

#UbcMainNav li#academic:hover a
{
	background-color: #88AB36;
	color: #FFFFFF;
	background-image: none;
}

#UbcMainNav li#academic ul.UbcSubMenu
{
	background: #88AB36 url(../img/student_services/mm-academic.png) repeat-x;
}

#UbcMainNav li#academic ul.UbcSubMenu li.UbcSubMenuSection li a
{
    border-bottom: 1px solid #88AB36;
	background: transparent url(../img/student_services/academic-bullet.png) no-repeat 0 1.1em;
}

#UbcMainNav li#international:hover a
{
	background-color: #FFA02F;
	color: #FFFFFF;
	background-image: none;
}

#UbcMainNav li#international ul.UbcSubMenu
{
	background: #FFA02F url(../img/student_services/mm-international.png) repeat-x;
}

#UbcMainNav li#international ul.UbcSubMenu li.UbcSubMenuSection li a
{
	border-bottom: 1px solid #FFA02F;
	background: transparent url(../img/student_services/international-bullet.png) no-repeat 0 1.1em;
}

#UbcMainNav li#international ul.UbcSubMenu li.UbcSubMenuSection h4
{
    color: #FFFFFF;
	width: 220px;
    padding: 0 0 0 20px;
	font-size: 13px;
}

#UbcMainNav li#health:hover a 
{
	background-color: #9184A5;
	color: #FFFFFF;
	background-image: none;
}

#UbcMainNav li#health ul.UbcSubMenu
{
	background: #9184A5 url(../img/student_services/mm-health.png) repeat-x;
}

#UbcMainNav li#health ul.UbcSubMenu li.UbcSubMenuSection li a
{
        border-bottom: 1px solid #9184A5;
	background: transparent url(../img/student_services/health-bullet.png) no-repeat 0 1.1em;
}


/* Main Content */
#UbcContent #UbcSecondNav
{
	float: left;
	width: 166px;
	font-size: 90%;
	font-weight: bold;
	padding: 30px 0 0 19px;
}
	
#UbcContent h1#HomeHeader
{
	margin: 0;
	height: 30px;
}

#UbcMainContent dl
{
	line-height: 1.5em;
}

#UbcMainContent ul
{
	padding-left: 10px;
}


#UbcMainContent ul li
{
	line-height: 1.5em;
}

#UbcMainContent ol
{
	padding-left: 10px;
}

#UbcMainContent ol li
{
	line-height: 1.5em;
}

#UbcMainContent #Feature img
{
	max-height: 225px;
	width: 520px;
	padding: 0;
	margin: 0;
}

#UbcMainContent .FeatureText
{
	color: #ffffff;
	margin: 0;
	padding: 0;
	height: 100px;
	width: 520px;
}

#UbcMainContent .FeatureText a
{
	text-decoration: none;
}

#UbcMainContent .FeatureText a:hover
{
	text-decoration: underline;
	color: #FFFFFF;
}

#UbcMainContent .FeatureText h2
{
	color: #ffffff;
	margin: 0;
	padding: 10px 0 5px 10px;
}

#UbcMainContent .FeatureText .FeatureTextInner
{
	padding: 5px 0 5px 10px;
}

#UbcMainContent .FeatureText .FeatureTextInner a

{
	width: 97px;
	height: 22px;
	background-image: url(../img/student_services/readmore-inactive.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	float: left;
	padding-top: 10px;
}

#UbcMainContent .FeatureText a:hover
{
	background-image: url(../img/student_services/readmore-hover.png);
}

#UbcMainContent .FeatureText#courses
{
	background: #95133E url(../img/student_services/col1-courses.png) top left repeat-x;
}

#UbcMainContent .FeatureText#financial
{
	background: #CC9913 url(../img/student_services/col1-finance.png) repeat-x;
}

#UbcMainContent .FeatureText#career
{
	background: #297B87 url(../img/student_services/col1-careers.png) repeat-x;
}

#UbcMainContent .FeatureText#academic
{
	background: #B14E12 url(../img/student_services/col1-academic.png) repeat-x;
}

#UbcMainContent .FeatureText#international
{
	background: #718D2E url(../img/student_services/col1-international.png) repeat-x;
}

#UbcMainContent .FeatureText#health
{
	background: #594F6A url(../img/student_services/col1-health.png) repeat-x;
}

#UbcMainContent li.UbcMenuSection
{
	width: 145px;
}


#UbcMainContent li.UbcMenuSection h3 a
{
	text-decoration: none;
	margin: 1em 0 0.4em 0;
	color: #123b5c;
}

#UbcMainContent li.UbcMenuSection h3 a:hover
{
	text-decoration: underline;
}

#UbcMainContent li.UbcMenuSection a:hover
{
	text-decoration: none;
}

#UbcMainContent .LinkFeature
{
	width: 520px;
	border: 1px solid #999999;
	min-height: 75px;
}

#UbcMainContent .LinkFeature .LinkFeatureTitle
{
	width: 520px;
	height: 23px;
	margin: 0;
	padding: 0;
}

#UbcMainContent .LinkFeature .LinkFeatureTitle h2
{
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	text-transform: uppercase;
	margin: 0;
	padding: 5px 0 5px 5px;
}

#UbcMainContent .LinkFeature .LinkFeatureDetails

{
	padding: 5px;
}


#UbcMainContent .LinkFeature .LinkFeatureDetails a

{
	width: 97px;
	height: 22px;
	background-image: url(../img/student_services/readmore-inactive.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	float: right;
	padding-top: 5px;
}

#UbcMainContent .LinkFeature .LinkFeatureDetails a:hover
{
	background-image: url(../img/student_services/readmore-hover.png);
}

/* Border and image customizations */
#UbcMainContent .border {
	border: 1px solid #C0C0C0;
}

#UbcMainContent div.border {
	background-color: #FCFCFC;
	border-left: 5px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	border-top: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	margin: 10px auto 10px auto;
	padding: 5px 5px 5px 10px;
	width: 60%;
}


/* content sidebar */

#UbcContentSidebar
{
	margin: 30px 0 0 0;
	padding: 10px 0 0 0;
	width: 160px;
	float: left;
}

#UbcContentSidebar .SidebarFeature
{
	width: 395px;
	min-height: 85px;
	padding-bottom: 40px;
}

#UbcContentSidebar .SidebarFeature .SidebarFeatureTitle
{
	width: 395px;
	height: 23px;
	padding: 0;
	margin-bottom: 10px;
}

#UbcContentSidebar .SidebarFeature .SidebarFeatureTitle a
{
	text-decoration: none;
}

#UbcContentSidebar .SidebarFeature .SidebarFeatureTitle a:hover
{
	text-decoration: underline;
	color: #FFFFFF;
}

#UbcContentSidebar .SidebarFeature .SidebarFeatureTitle h2
{
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	margin: 0;
	padding: 5px 0 0 5px;
}

#UbcContentSidebar #whatsnew 
{
	background-color: #EBEFF1;
	padding-bottom: 30px;
	 	
}

#UbcContentSidebar #whatsnew .SidebarFeatureTitle
{
	background: #002859 url(../img/student_services/col2-whatsnew.png) top left repeat-x;
}

#UbcContentSidebar #whatsnew .SidebarFeatureDetails
{
	padding-left: 5px;
}

#UbcContentSidebar #courses .SidebarFeatureTitle
{
	background: #E12261 url(../img/student_services/col2-courses.png) top left repeat-x;
}

#UbcContentSidebar #financial .SidebarFeatureTitle
{
	background: #00C0B5 url(../img/student_services/col2-finance.png) repeat-x;
}

#UbcContentSidebar #career .SidebarFeatureTitle
{
	background: #3BB7ED url(../img/student_services/col2-careers.png) repeat-x;
}

#UbcContentSidebar #international .SidebarFeatureTitle
{
	background: #C54C00 url(../img/student_services/col2-international.png) repeat-x;
}

#UbcContentSidebar #academic .SidebarFeatureTitle
{
	background: #88AB36 url(../img/student_services/col2-academic.png) repeat-x;
}

#UbcContentSidebar #health .SidebarFeatureTitle
{
	background: #9184A5 url(../img/student_services/col2-health.png) repeat-x;
}

#UbcContentSidebar .SidebarFeature .SidebarFeatureDetails
{
	vertical-align: top;
	margin: 0;
	padding: 0;
}

#UbcContentSidebar .SidebarFeature .SidebarFeatureDetails h3
{
	padding: 0 0 5px 5px;
}

#UbcContentSidebar #whatsnew .SidebarFeatureDetails h3
{
	padding: 0 0 5px 0;
}

#UbcContentSidebar .SidebarFeature .SidebarFeatureDetails img
{
	float: left;
	padding: 0 10px 0 0;
	margin: 0;
}

#UbcContentSidebar .SidebarFeature .SidebarFeatureDetails a

{
	text-decoration: none;
}

#UbcContentSidebar .SidebarFeature .SidebarFeatureDetails a:hover

{
	text-decoration: underline;
}

#UbcContentSidebar .SidebarFeature .SidebarFeatureDetails a.readmore

{
	width: 97px;
	height: 22px;
	background-image: url(../img/student_services/readmore-inactive.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	float: right;
	padding-top: 20px;
}

#UbcContentSidebar .SidebarFeature .SidebarFeatureDetails a.readmore:hover
{
	background-image: url(../img/student_services/readmore-hover.png);
}

#UbcContentSidebar  .SidebarFeature#AskMe .SidebarFeatureTitle
{
	background-color: #002859;
	margin: 0;
	padding: 0;
}

#UbcContentSidebar  .SidebarFeature#AskMe .SidebarFeatureDetails
{
	background: #EBEFF1 url(../img/student_services/AskMeButton.gif) no-repeat top left;
	height: 75px;
	padding: 0;
	margin: 0;
	border: none;
}

#UbcContentSidebar  .SidebarFeature#AskMe .SidebarFeatureDetails #question
{
	margin-left: 60px;
	margin-top: 15px; 
	width: 165px;
}

#UbcContentSidebar  .SidebarFeature#AskMe .SidebarFeatureDetails #HelpText
{
	margin-left: 60px;
	margin-top: 10px;
	color: #666666;
	font-size: 10px;
}

#UbcContentSidebar .SidebarFeature#AskMe .SidebarFeatureDetails #SubmitButton

{
	border: 0;
	background-color: #EBEFF1;
	width: 72px;
	height: 22px;
	background-image: url(../img/student_services/search-inactive.gif);
}

#UbcContentSidebar .SidebarFeature#AskMe .SidebarFeatureDetails #SubmitButton:hover

{
	background-image: url(../img/student_services/search-hover.gif);
}

#UbcContentSidebar .SidebarFeature#AskMe .SidebarFeatureDetails #Top10Button

{
	border: 0;
	background-color: #EBEFF1;
	width: 72px;
	height: 22px;
	background-image: url(../img/student_services/top10-inactive.gif);
}

#UbcContentSidebar .SidebarFeature#AskMe .SidebarFeatureDetails #Top10Button:hover

{
	background-image: url(../img/student_services/top10-hover.gif);
}

/* bottom nav */
#UbcBottomNav li.UbcMenuSection
{
	width: 140px;
}

#UbcBottomNav li.UbcMenuSection h4
{
	border-top: none;
	border-bottom: 1px solid #dcdcdc;
}

#UbcBottomNav li.UbcMenuSection ul
{
	border-bottom: none;
}

#UbcBottomNav li.UbcMenuSection li
{
	border-top: none;
	border-bottom: 1px solid #dcdcdc;
}

/* styles imported from instyle.css */
div.imgLeft {
	border:0px;
	float:left;
	padding:10px;
	text-align:center;
}
div.imgLeftBorder {
	border: 1px solid #ccc;
	float: left;
	padding: 5px;
	margin: 5px;
	text-align: center;
}
div.imgRight {
	border:0px;
	float:right;
	padding:10px;
	text-align:center;
}
div.imgMiddle{
	border:0px;
	float:none;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	text-align:center;
	width:50%;
}

#UbcContent sup, #UbcContent sub  {
	font-size: 80%;
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
}

#UbcContent sup {
	bottom: 1ex;
}

#UbcContent sub {
	top: .5ex;
}

#UbcContent .footnote, #UbcContent.footnote sup {
	color: #888888;
	font-size: 11px;
}

#UbcContent thead th, #UbcContent tr th {
	color: #fff;
}

#UbcContent .mark {
	color:#990000;
	font-weight:bold;
}

#UbcContent ul.double li, #UbcContent ol.double li, #UbcContent dl.double dd {
    padding-bottom: 10px;
}

#UbcContent .hborder img  {
	border: 4px solid #FFFFFF;
}
#UbcContent .hborder:hover img {
	border: 4px solid #FFCC66;
}

#UbcContent .hfade img  {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
#UbcContent .hfade:hover img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

#UbcContent blockquote {
	font-style: normal;
}

#UbcMainContent td {
	vertical-align: top;
}

#UbcMainContent th {
	text-align: left;
}
