/********************************************************************************************
File:           clf-2-column.css
Version:        6.0.1
Last Modified:  Sep-10-2009
---------------------------------------------------------------------------------------------
Description:    Stylehseet for the University of British Columbia's web sites.
---------------------------------------------------------------------------------------------
Notes:          CSS styles for the 2 column layout.
---------------------------------------------------------------------------------------------
Version Notes:
- v.6.0:        Official CSS styles released with Template 6.0.

- v.6.0.1:		a. { line-height: 1em; } set for ".UbcLinksBar li" to counteract typographical 
				line-height changes.
				
				b. Homepage main column lists are now bulleted
				
				Only customized UL have their margins, padding and list-style removed.
---------------------------------------------------------------------------------------------
Contact:        UBC Public Affairs
                t: 604.822.2130
                e: web.admin@ubc.ca
                w: www.webcommunications.ubc.ca

********************************************************************************************/



#UbcContent
{
	/*padding-top: 17px;  SN Jan 29, 2010*/
}

#UbcMainContent
{
	margin: 0 17px;
	width: 450px;
}

#UbcMainContent ul.UBCStoriesListing, #UbcMainContent ul.UbcPortalLinks, #UbcMainContent .UbcPortalLinks ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#UbcMainContent #UbcHeadlineWidget
{
	margin: 0 0 35px 0;
}

#UbcMainContent li.UbcMenuSection
{
	float: left;
	width: 162px;
	margin: 0 18px 0 0;
}

#UbcMainContent li.UbcMenuSection h2
{
	color: #333e4e;
	font-size: 120%;
	font-weight: bold;
	margin: 0.5em 0;
}

#UbcMainContent li.UbcMenuSection h2 a
{
	color: #333e4e;
	font-weight: bold;
	text-decoration: none;
}

#UbcMainContent li.UbcMenuSection h2 a:hover
{
	text-decoration: underline;
}

#UbcMainContent li.UbcMenuSection li a
{
	display: block;
	padding: 0.5em 0 0.5em 20px;
	background: url(../img/home/arrowOff.gif) no-repeat left 0.5em;
	color: #5d5d5d;
	line-height: 1.3em;
}

#UbcMainContent li.UbcMenuSection li a:hover
{
	background-image: url(../img/home/arrowOn.gif);
}

#UbcMainContent div.UbcNavSectionBorder
{
	border-top: 1px solid #e5e5e5;
	margin: 15px 0;
	clear: both;
}

/* Content Sidebar */

#UbcContentSidebar
{
	width: 300px;
	margin-top: 15px;
	background-color:#4c433a;
	/*margin-left:-50px;  Added by SN Feb 19*/
}

#UbcContentSidebar div
{
	margin-bottom: 17px;
	
}

#UbcContentSidebar p
{
	margin: 0.5em 0;
}

	/* Quick Links */

	#UbcContentSidebar div.UbcQuickLinks
	{
		padding-top: 0;
		position:static;
	}

	#UbcContentSidebar div.UbcQuickLinks p,
	#UbcContentSidebar div.UbcQuickLinks h4
	{
		width: 260px;
		/*margin-top: 0;*/
		margin-right:10px;
		color:#FFFFFF; /* Added by SN March 1, 2010*/
		line-height:15px;
			}
#UbcContentSidebar div.UbcQuickLinks h4	 /* added by SN March 1, 2010 */
{
	/*background: url(../img/content/calloutArrow.gif) no-repeat right top;*/
	font-weight:bold;
	font:110%;
}

#UbcContentSidebar div.UbcQuickLinks p	 /* added by SN March 4, 2010 */
{
	background: url(../img/content/calloutArrow.gif) no-repeat right center;
	Margin-right:5px;
	
}

	#UbcContentSidebar div.UbcQuickLinks ul
	{
		/*border-top: 1px solid #fff;  SN March 1, 2010*/  
	}

	#UbcContentSidebar div.UbcQuickLinks li
	{
		padding-left: 5px;
		list-style:none;
		color:#FFFFFF;
	}
	
	#UbcContentSidebar div.UbcQuickLinks li.UbcMoreLink
	{
	    border: none;
	    padding: 0;
	    position: static;
	}

	#UbcContentSidebar div.UbcQuickLinks li a.UbcArrow
	{
		padding: 0;
		margin: 0;
		width: 22px;
		float: right;
		text-indent: -5000px;
		position: absolute;
		top: 0px;
		right: 8px;
		height: 100%;
		background: url(../img/content/calloutArrowOff.gif) no-repeat right center;
	}

	#UbcContentSidebar div.UbcQuickLinks a.UbcMore
	{
		display: block;
		height: 22px;
		width: 64px;
		position: absolute;
		bottom: 5px;
		right: 8px;
		text-indent: -5000px;
		background: url(../img/home/moreBtn.gif) no-repeat;
	}

	#UbcContentSidebar div.UbcQuickLinks ul.UbcLinksBar
	{
		width: 240px;
		border: none;
		
	}

	#UbcContentSidebar div.UbcQuickLinks ul.UbcLinksBar li
	{
		float: left;
		width: 68px;
		height: 28px;
		padding: 0 0 5px 0;
		border: none;
		/*background: #fff;  SN  March 1, 2010*/
		line-height: 0.9em; !important;
	}

	#UbcContentSidebar div.UbcQuickLinks ul.UbcLinksBar li.UbcSelected
	{
		background:url(../img/home/selectedQuickLink.gif) no-repeat bottom center;
	}
	
	#UbcContentSidebar div.UbcQuickLinks ul.UbcLinksBar li.UbcSelected a /* SN Feb 26, 2010 */
	{
	color:#FFFFFF;
	}

	#UbcContentSidebar div.UbcQuickLinks ul.UbcLinksBar li a
	{
		display: table;
		height: 100%;
		width: 67px;
		text-align: center;
		color: #665f4f;
		font-size: 80%;
		font-weight: bold;
		text-decoration: none;
		background: #e0efd0;
		border-right: 1px solid #6b8291;
		border-bottom: 1px solid #6b8291;
	}

	#UbcContentSidebar div.UbcQuickLinks ul.UbcLinksBar li a:hover
	{
		background: #85b853;
		color:#FFFFFF;
	}

	#UbcContentSidebar div.UbcQuickLinks ul.UbcLinksBar li.UbcSelected a
	{
		background: #85b853;
		border-bottom: 1px solid #85b853;
	}

	/* From http://www.ilikespam.com/blog/centering-multiple-line-content-with-css*/
	#UbcContentSidebar div.UbcQuickLinks ul.UbcLinksBar li a span
	{
		display: table-cell;
		vertical-align: middle;
		text-align: center;
		width: 63px;
		padding: 0 2px 2px 0; /* SN Feb 26, 2010*/
	}
	
	/* Campus Tours */
	#UbcContentSidebar div.UbcTours
	{
		background: #5a7282;
		padding: 3px 10px;
	}
	
	#UbcContentSidebar div.UbcTours h3
	{
		margin-top: 0.5em;
		color: #fff;
	}
	
	#UbcContentSidebar div.UbcTours a
	{
		display: block;
		float: left;
		width: 156px;
		margin: 0 7px 0 0;
		padding: 110px 0 10px 0;
		color: #fff;
	}
	
	#UbcContentSidebar div.UbcTours a.UbcVancouverCampusLink
	{
		background: url(../img/home/vancouverCampus.jpg) no-repeat;
	}
	
	#UbcContentSidebar div.UbcTours a.UbcVancouverCampusLink:hover
	{
		background-position: -156px 0px;
	}
	
	#UbcContentSidebar div.UbcTours a.UbcOkanaganCampusLink
	{
		background: url(../img/home/okanaganCampus.jpg) no-repeat;
		margin-right: 0;
	}
	
	#UbcContentSidebar div.UbcTours a.UbcOkanaganCampusLink:hover
	{
		background-position: -156px 0px;
	}
	
	/* Headline Widget */

<!-- REPLACED BY SLIDESHOWSTYLES.CSS - TREVOR
	#UBCHeadlineWidget
	{
	    width: 420px; /*match the line 337 - SN Feb 10, 2010*/ 
	    height: 270px;
	    overflow: hidden;
	    position: relative;
	    background: #FFFFFF; /*JQuery bg color*/
		/* SN Feb 5, 2010
		 url(../img/home/headlineWidgetBg.gif) bottom left repeat-x;*/
	    margin: 0px 0 0px 0; /*SN Feb 12, 2010 (set top margin)*/ /*SUNNIE MAR 8, 2010 SET MARGIN TO 10*/
		border:10px #484236 solid; 
		padding: 0px 0px 0px 0px;
	}

	#UBCHeadlineWidget ul
	{
		position: static !important; /*MARCH 12, SUNNIE*/
		padding: 0;
		margin: -20 !important;
	}
	
	#UBCHeadlineWidget ul.UBCStoriesListing li
	{
	    width: 580px;
	    height: 378px;
	    overflow: hidden;
		list-style:none; /* Added by SN Feb 24, 2010*/
		padding:0;
		background:none;
	}
	
	#UBCHeadlineWidget ul.UBCStoriesListing li h4
	{
	    color: #000; /*SN Feb 5, 2010*/
	    font-size: 120%;
	    width: 420px;
	    margin: 0.5em 0 0.2em 2px;
	}
	
	#UBCHeadlineWidget ul.UBCStoriesListing li p
	{
	    color: #000; /*SN Feb 5, 2010*/
	    width: 400px;
	    margin: 0.3em 0 0.3em 14px;
	    line-height: 1.3em;
	
	}
	
	#UBCHeadlineWidget ul.UBCStoriesListing li a.UBCHeadlineReadMore
	{
	    display: block;
	    width: 95px;
	    height: 23px;
	    text-indent: -5000px;
	    background: url(../img/home/headlineWidgetReadMoreBtn.gif) no-repeat;
	    margin: 0 0 0 7px;
	}
	
	#UBCHeadlineWidget ul.UBCStoriesListing li div.UBCHeadlinePicture
	{
	    width: 420px; /* size of pictures in jquery slideshow. the same as #UBCHeadlineWidget line 289.(SN Feb 4, 2010) */
	    height: 260px;
	    overflow: hidden;
	    vertical-align: middle;
	}
	
	#UBCHeadlineWidget ul.UBCStoriesListing li div.UBCHeadlinePicture img
	{
	    display: block;
	    margin: 10px 10px 10px 10px;
	    padding:0px 0px 0px 0px; /*Added by SN Feb 24, 2010*/
	}
	
	#UBCHeadlineWidget div.UbcHeadlineNav
	{
	    position: absolute;
	    width: 120px;
	    height: 60px;
	    padding: 0 0 0 0px;
	    bottom: 15px;
	    right: 0px;
	    border-left: 1px solid #637c8c;
	    color: #000; /*SN Feb 5, 2010*/
	    z-index: 100;
	}
	
	#UBCHeadlineWidget div.UbcHeadlineNav a
	{
	    display: block;
	    width: 22px;
	    height: 22px;
	    float: left;
	    text-indent: -5000px;
	    margin: 5px 2px 0 2px; /* changed by SN Feb 8, 2010*/
	}
	
	#UBCHeadlineWidget div.UbcHeadlineNav span
	{
	    display: block;
	    float: left;
	    height: 17px;
	    font-weight: bold;
	    padding: 5px 2px 0 2px;
	    margin-top:5px;
	}

	#UBCHeadlineWidget p
	{
	   margin:0px;
	   line-height: 1em;
	}
	
	#UBCHeadlineWidget div.UbcHeadlineNav a.UbcHeadlineNavPause
	{
	    background: url(../img/home/headlineWidgetPauseBtn.gif) no-repeat;
	}
	
	#UBCHeadlineWidget div.UbcHeadlineNav a.UbcHeadlineNavPause:hover
	{
	    background-position: 0 -22px;
	}
	
	#UBCHeadlineWidget div.UbcHeadlineNav a.UbcHeadlineNavNext
	{
	    background: url(../img/home/headlineWidgetNextBtn.gif) no-repeat;
	    
	}
	
	#UBCHeadlineWidget div.UbcHeadlineNav a.UbcHeadlineNavNext:hover
	{
	    background-position: 0 -22px;
	}
	
	#UBCHeadlineWidget div.UbcHeadlineNav a.UbcHeadlineNavPrev
	{
	    background: url(../img/home/headlineWidgetPrevBtn.gif) no-repeat;
	}
	
	#UBCHeadlineWidget div.UbcHeadlineNav a.UbcHeadlineNavPrev:hover
	{
	    background-position: 0 -22px;
	}
	
	#UBCHeadlineWidget div.UbcHeadlineNav a.UbcHeadlineNavPlay
	{
	    background: url(../img/home/headlineWidgetPlayBtn.gif) no-repeat;
	}
	
	#UBCHeadlineWidget div.UbcHeadlineNav a.UbcHeadlineNavPlay:hover
	{
	    background-position: 0 -22px;
	}
	

-->
	#UbcContentSidebar .UbcLinksSection li ul {
		width: 233px;
		padding-left: 20px;
		overflow: hidden;
		list-style: disc;
		margin: 0;
	}
	
	#UbcContentSidebar .UbcLinksSection li ul li {
		border: none;
		margin: 0.3em 0;
		padding: 0;
		list-style: disc;
	}


	#quicktabs_wrapper
	{
		border: 1px red solid;

	}
