div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 12px;
	vertical-align: baseline;
	background: transparent;}

ol, ul {
	list-style: none;}
blockquote, q {
	quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;}

/* remember to define focus styles! */
:focus {
	outline: 0;}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;}
del {
	text-decoration: line-through;}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;}

/*  clear */

.clearfix:after, .container:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow:hidden;}
.clearfix, .container {display: block;}

/* Regular clearing
   apply to column that should drop below previous ones. */

.clear { clear:both;}

.LifeClear
{
	overflow: hidden;}


/* life_nav */

#life_nav
{
	padding: 0;
	height: 39px;
  font-size:14px;
	position: relative;
	overflow: visible;
	z-index: 70;}

#life_nav li
{
	float: left;
	z-index: 75;}

#life_nav li a
{
	display: block;
	width: auto;}


#life_nav
{
  background: #fff url(imagesmainnav2libg.gif) repeat-x;}

#life_nav  li a 
{
	color: #123B5C;
	text-indent: 0;
	background: url(imagesmainnav2bg.gif) no-repeat center right;
	text-align: center;
	height: 25px;
	padding: 14px 17px !important;
	padding:14px  17px;
	float:left;
	font-weight: bold;
	font-size: 100%;
	text-decoration: none;
	text-transform: uppercase;}


#life_nav  li a:hover
{
	text-decoration:none;
  color:#ccc;}



/* Quick Tabs */
.QuickTabs
{
	position: relative;
	width: 340px;
	float: left;
	overflow: hidden;}

.QuickTabs h4 a {
	color: #002859;
	text-decoration: none;}
.QuickTabs h4 a:hover {
	color: #7491a3;
	text-decoration: underline;}
.LinksSection {
	margin: 0;
	list-style: none;
  display:none;}

.LinksSection ul {
	height: 310px; /* with ad */
	/*height: 310px;  without ad */
	margin: 0;
	padding: 0;
	overflow: auto;}

.LinksSection li
{
	padding: 0 10px 0.3em;
	border-bottom: 1px solid #E3E3E3;
	margin: 0.3em 0;}

.LinksSection li.focus {
	border: 3px solid #7E99AA;}

.QuickTabs p.MoreLink {
	background: #ebeff1;
	overflow: auto;
	height: 34px;}
.LinksSection li h4 {
	margin: 0.6em 0;}
.LinksSection li p {
	line-height: 1.5em;}

.QuickTabs li a.Arrow
{
	padding: 0;
	margin: 0;
	width: 22px;
	/*float: right;*/
	text-indent: -5000px;
	position: absolute;
	top: 0px;
	right: 8px;
	height: 100%;}

.QuickTabs a.More
{
	display: block;
	height: 22px;
	width: 64px;
	position: absolute;
	bottom: 5px;
	right: 8px;
	text-indent: -5000px;
	background: url(../images/morebtn.gif) no-repeat;}

.QuickTabs a.NewsRoom
{
	display: block;
	height: 34px;
	text-indent: -5000px;
	background: url(../images/newsroombtn.gif) no-repeat 9px 6px;}

.QuickTabs a.Events
{
	display: block;
	height: 34px;
	text-indent: -5000px;
	background: url(../images/eventsbtn.gif) no-repeat 9px 6px;}

.QuickTabs ul.LinksBar
{
	width: 340px;
	border: none;
	margin: 0;
	padding: 0;}

.QuickTabs ul.LinksBar li
{
	float: left;
	width: 68px;
	height: 28px;
	padding: 0 0 5px 0;
	border: none;
	background: #fff;
	line-height: 0.9em;
	list-style: none;}

.QuickTabs ul.LinksBar li.life_Selected
{
	background: #fff url(imagesselectedquicklink.gif) no-repeat bottom center;}

.QuickTabs ul.LinksBar li a
{
	display: table;
	table-layout:fixed;

	height: 100%;
	width: 67px;
	text-align: center;
	color: #fff;
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
	background: #7e99aa;
	border-right: 1px solid #6b8291;
	border-bottom: 1px solid #6b8291;}

.QuickTabs ul.LinksBar li a:hover
{
	background: #002859;}

.QuickTabs ul.LinksBar li.life_Selected a
{
	background: #002859;
	border-bottom: 1px solid #002859;}

/* 
From http://www.ilikespam.com/blog/centering-multiple-line-content-with-css
Check the IE specific CSS stylesheet to save headache in debugging IE6
*/
.QuickTabs ul.LinksBar li a span
{
	display:  table-cell;
	*display:inline-block;
	vertical-align: middle;
	text-align: center;
	width: 63px;
	padding: 0 2px;
	line-height: 1;
	*padding:5px;}

.QuickTabs .LinksSection .News_ReadMore
{
  background: url(imagesnewsroombtn_1.gif) no-repeat scroll 9px 6px transparent;
    display: block;
    height: 34px;
    text-indent: -5000px;}


/* Life_HeadlineWidget */
#Life_HeadlineWidget
{	
	float: left;
  width:580px;
	height: 378px;
	overflow: hidden;
	position: relative;
	background: #6a8799 url(imagesheadlinewidgetbg.gif) bottom left repeat-x;
	margin-right: 18px;}
#Life_HeadlineWidget ul {
	margin: 0;
	padding: 0;
	list-style: none;
   width:580px;}


#Life_HeadlineWidget ul.StoriesListing li
{
	
	height: 378px;
	overflow: hidden;}

#Life_HeadlineWidget ul.StoriesListing li h4
{
	color: #fff;
	font-size: 150%;
	width: 425px;
	margin: 0.5em 0 0.2em 14px;}

#Life_HeadlineWidget ul.StoriesListing li p
{
	color: #fff;
	width: 425px;
	margin: 0.3em 0 0.3em 14px;}

#Life_HeadlineWidget ul.StoriesListing li a.UBCHeadlineReadMore
{
	display: block;
	width: 95px;
	height: 23px;
	text-indent: -5000px;
	background: url(imagesheadlinewidgetreadmorebtn.gif) no-repeat;
	margin: 0 0 0 14px;}

#Life_HeadlineWidget ul.StoriesListing li div.UBCHeadlinePicture
{
	
	height: 275px;
	overflow: hidden;
	vertical-align: middle;}

#Life_HeadlineWidget ul.StoriesListing li div.UBCHeadlinePicture img
{
	display: block;
	margin: 0 auto;
  width:580px;}

#Life_HeadlineWidget div.HeadlineNav
{
	position: absolute;
	width: 120px;
	height: 70px;
	padding: 0 0 0 5px;
	bottom: 20px;
	right: 0px;
	border-left: 1px solid #637c8c;
	color: #fff;
	z-index: 100;}

#Life_HeadlineWidget div.HeadlineNav a
{
	display: block;
	width: 22px;
	height: 22px;
	float: left;
	text-indent: -5000px;
	margin: 0 2px;}

#Life_HeadlineWidget div.HeadlineNav span
{
	display: block;
	float: left;
	height: 17px;
	font-weight: bold;
	padding: 5px 2px 0 2px;}

#Life_HeadlineWidget div.HeadlineNav a.HeadlineNavPause
{
	background: url(imagesheadlinewidgetpausebtn.gif) no-repeat;}

#Life_HeadlineWidget div.HeadlineNav a.HeadlineNavPause:hover
{
	background-position: 0 -22px;}

#Life_HeadlineWidget div.HeadlineNav a.HeadlineNavNext
{
	background: url(imagesheadlinewidgetnextbtn.gif) no-repeat;}

#Life_HeadlineWidget div.HeadlineNav a.HeadlineNavNext:hover
{
	background-position: 0 -22px;}

#Life_HeadlineWidget div.HeadlineNav a.HeadlineNavPrev
{
	background: url(imagesheadlinewidgetprevbtn.gif) no-repeat;}

#Life_HeadlineWidget div.HeadlineNav a.HeadlineNavPrev:hover
{
	background-position: 0 -22px;}

#Life_HeadlineWidget div.HeadlineNav a.HeadlineNavPlay
{
	background: url(imagesheadlinewidgetplaybtn.gif) no-repeat;}

#Life_HeadlineWidget div.HeadlineNav a.HeadlineNavPlay:hover
{
	background-position: 0 -22px;}


/* article*/
.module
{
 overflow:hidden
;}

.module header
{
   background: url(imagesportaltopdivision_blue.gif) no-repeat scroll 0 0 transparent;
   display: block;
    height: 42px;
    list-style: none outside none;
    padding: 0 18px;}

.module header  h4
{
  background-color: #7491A3;
    display: block;
    float: left;}

.module_h
{
 color: #FFFFFF;
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    padding: 10px 16px 18px;
    text-decoration: none;}

.life_middle_1
{

border-bottom: 1px dotted #627B97;
    margin-bottom: 16px;
    overflow: hidden;
    padding-bottom: 16px;}

.life_middle
{

border-bottom: 3px solid #627B97;
    margin-bottom: 16px;
    overflow: hidden;
    padding-bottom: 16px;}




.span-3 {
    width: 214px;}
.column, .span-1, .span-2, .span-3, .span-4, .span-5, .span-6, .span-7, .span-8, .span-9, .span-10, .span-11, .span-12 {
    float: left;
    margin-right: 16px;}
  

.UbcPortalSection h2 {
    font-size: 1.2em;
    font-weight: bold;
    padding: 2px 0 0.8em 15px;
    text-transform: uppercase;}
.UbcPortalSection h2, .UbcPortalSection h2 a {
    color: #002859;
    text-decoration: none;}
#Life_OkanaganCampus .UbcPortalSection h2, #Life_OkanaganCampus .UbcPortalSection h2 a {
    color: #3B4629;
    text-decoration: none;}
.UbcPortalSection h2 a:hover {
    text-decoration: underline;}
.UbcPortalSection p {
    line-height: 1.6em;}
.UbcPortalSection a {
    color: #002859;}
.UbcPortalSection a:hover {
    color: #7491A3;
    text-decoration: none;}
.UbcPortalSection ul {
    padding: 0 0 12px;}
.UbcPortalSection li {
    background: url(imagesportallinkbullet_blue.gif) no-repeat scroll -1px 6px transparent;
    color: #002859;
    line-height: 1.5em;
    padding-left: 16px;}


/*  breadcrumb */

#BreadCrumb {
	width: 980px;
	background: #fff;
	font-size: 90%;
	font-weight: bold;
	padding: 0;
	margin: 0 auto;
	border-bottom: 1px solid #e3e3e3;
	overflow: hidden;
	list-style: none;}

#BreadCrumb li {
	float: left;
	margin: 0 0 0 18px;}

#BreadCrumb li a {
	text-decoration: underline;
	color: #5d5d5d;
	padding: 0 0 0 10px;
	line-height: 4em;
	background: url(imagesbrownarrow.gif) 0 0.4em no-repeat;}

#BreadCrumb li a:hover {
	text-decoration: none;}

#BreadCrumb li.current a {
	color: #123b5c;
	background-image: url(imagesbluearrow.gif)
;}


/* �����  */

.arrowlistmenu{
width: 180px; /*width of accordion menu*/
margin-top:10px;}

.arrowlistmenu .menuheader{ /*css class for menu headers in general (expanding or not!)*/
font: bold 14px Arial;
color: white;
background:  url(imagestitlebar.png) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 0px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
text-align:center;}

.arrowlistmenu .openheader{ /*css class to apply to expandable header when it's expanded*/
background-image: url(imagestitlebar-active.png);
color:#002859;}

.arrowlistmenu ul{ /*css for ul of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px;}

.arrowlistmenu ul li{
padding-bottom: 2px;}

.arrowlistmenu ul li a{
color: #002859;
background: url(imagesarrowbullet.png) no-repeat 24px 2px; /*custom bullet list image*/
display: block;
padding: 2px 0px 0px 6px;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
text-indent:25px;
border-bottom: 1px solid #dadada;}

.arrowlistmenu ul li a:visited{
color: #002859;}

.arrowlistmenu ul li a:hover{ /*hover state css*/
color: #A70303;
background-color: #F3F3F3;}

/* home_middle ��ҳ�м�������*/

#home_middle{
  margin:10px 0px;
  width:500px;}


#home_middle header
{
background: url(imagestitle_bg.gif) no-repeat scroll 0 0 transparent;
    height: 26px;
    line-height: 26px;
    width: 500px;
    font: bold 14px Arial;
color: #ff6600;
padding:4px 30px !important;}

#home_middle header  table tr td
{
  font: bold 14px Arial;}
#home_middle header  table tr td a
{
  font-size:12px;
   text-decoration: none;
    color: #ff6600;}

#home_middle .home_middleContent
{
 -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #DFDFDF #DFDFDF;
    border-right: 1px solid #DFDFDF;
    border-left: 1px solid #DFDFDF;
    border-bottom: 1px solid   #DFDFDF;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    padding: 9px;
    width: 480px;}

.home_middleTable
{
   width:100%;}
.home_middleTable tr
{
  height:25px;}

.home_middleTable tr td a
{
  color: #002859;
    text-decoration: none;}

.home_middleTable tr td a:hover
{
  color:#f13510;}


#FocusObj
{
 font-size:13px;}



/* lanmu_middle ��Ŀ�ұ�������*/

#lanmu_right{
  margin:10px 0px;
  width:750px;}


#lanmu_right header
{
background: url(imageslanmu_bg.png) no-repeat scroll 0 0 transparent;
    height: 26px;
    line-height: 26px;
    width: 750px;
    font: bold 14px Arial;
color: #ff6600;
padding:4px 30px !important;}
 
 #lanmu_right header table td
 {
   font: bold 14px Arial;
color: #ff6600;}

#lanmu_right header h4
{
 
 float:right;
 color:#002859;
 padding-right:50px !important;}

#lanmu_right .lanmu_rightContent
{
 -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #DFDFDF #DFDFDF;
    border-right: 1px solid #DFDFDF;
    border-left: 1px solid #DFDFDF;
    border-bottom: 1px solid   #DFDFDF;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    padding: 9px;
    width: 730px;
    padding-bottom:20px !important;
    line-height:22px;}

.lanmu_rightTable
{
   width:100%;}
.lanmu_rightTable tr
{
  height:25px;}

.lanmu_rightTable tr td a
{
  color:#002859;
    text-decoration: none;}

.lanmu_rightTable tr td a:hover
{
  color:#f13510;}