/* CSS Document */

body{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color:  #333333;
	padding: 0px;
	background-color: #85989E;
	min-width: 750px;
	margin-top: 24px;
	margin-bottom: 24px;
	margin-left: 0px;
}

#window {
	background-color: #FFF;
	margin-left: 10px;
	}

p{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

td{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	white-space: normal;
}


/************** header tag styles **************/

h1{
	text-transform: uppercase;
	font: bold 20px Arial, Helvetica, sans-serif;
	color: #334d55;
	margin: 0px;
	 padding: 0px;
}

h2{
 font: bold 16px arial, Helvetica, sans-serif;
 color: #993300;
 margin: 0px;
 padding: 0px;
 text-transform: uppercase;
}

h3{
 font: bold 110% arial, Helvetica, sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}


h4{
 font: 100% arial, Helvetica, sans-serif;
 font-weight: bold;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Verdana, Helvetica, sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


hr {
	margin: 24px 0px 0px;
	color: #9f9f9f;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #9f9f9f;
}


/*** content wrapper ***/
#contentwrapper {
	margin: 0px auto;
	top: 0px;
	width: 740px;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	background-image: url(../images/bg_shadow.jpg);
	bottom: 24px;
	}

#masthead{
	top: 0px;
	left: 24px;
	width: 740px;
	}


#ubc_logo_wrapper {
	margin: 0px;
	top: 0px;
	width: 740px;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	background-image: url(../images/bg_ubc_shadow.jpg);
	}


#logo{
	position: absolute;
	top: 66px;
	background-color: #333333;
	width: 740px;
	background-image: url(../images/bg_logo_shadow.jpg);
}

#thumb{
	position: absolute;
	top: 66px;
	width: 355px;
	left: 22px;
}




/* globalNav styles */


#globalNav{
	position: relative;
	top: 117px;
	width: 740px;
	height: 20px;
	background: #666666;
	background-repeat: no-repeat;
	background-image: url(../images/bg_logo_shadow.jpg);
	z-index: 1;
}

#globalNavbar{
	clear: both;
	background-image: url(../images/nav_top.gif);
	height: 20px;
	}
	
#globalNav img{
	margin-bottom: -4px; 
}

#gnl {
	top: 0px;
	left:0px;
}

#gnr {
	top: 0px;
	right:0px;
}

#globalLink{
	top: 4px;
	left: 11px;
	height: 20px;
	padding: 0px;
	margin: 0px;
	z-index: 2;
}

#globalLink a:link{
	text-decoration: none;
	font-weight: bold;
	}

#globalLink a:visited{
	text-decoration: none;
	font-weight: bold;
	}


#globalLink a:hover{
	text-decoration: none;
	background-image:  url(../CSS/glblnav_selected.gif);
}


.skipLinks {display: none;}


#pad_it{
	padding-left: 10px;
	padding-right: 10px;
}



/****** layout divs *******/
/*
#pagecell1{
	position: absolute;
	top: 205px;
	width: 740px;
	background-color: #ffffff;
	background-image: url(../images/bg_shadow.jpg);
	height: auto;
}
*/

#pagecell1{
	position: absolute;
	top: 205px;
	width: 740px;
	background-color: #ffffff;
	background-image: url(../images/bg_shadow.jpg);
}


#leftNav{
	float: left;
	width: 210px;
	height: auto;
	margin-left: 5px;
	padding-left: 0px;
	background-color: #FFFFFF;
	font: small Verdana,sans-serif;
	border-right: dotted #CCCCCC 1px;
}

#content{
	/*padding: 0px 10px 0px 0px;*/
	padding: 0px 20px 10px 20px;
	margin: 0px 0px 0px 215px;
	border-left: 1px dotted #CCCCCC;
	height: auto;
}

#content_no_margin{
	padding: 0px 10px 0px 10px;
	margin: 0px 15px 0px 0px;
}



#leftnavLinks {
	margin: 0px;
	padding: 0px;
}


blockquote {
margin-left:10px;	
margin-right:10px;
}




/*** leftbox -- the box that appears on the left margin ***/
#leftbox{
	color:  #990000;
	background-color: #85989E;
	margin-left: 5px;
	width: 185px;
	padding: 10px 0px 0px 3px;
	border: solid thick #85989E;
}

/* set  background images */
.rbroundbox { background: url(../images/roundedCorner_nt.gif) repeat; }
.rbtop div { background: url(../images/roundedCorner_tl.gif) no-repeat top left; }
.rbtop { background: url(../images/roundedCorner_tr.gif) no-repeat top right; }
.rbbot div { background: url(../images/roundedCorner_bl.gif) no-repeat bottom left; }
.rbbot { background: url(../images/roundedCorner_br.gif) no-repeat bottom right; }

/* height and width stuff, width not really necessary. */
.rbtop div, .rbtop, .rbbot div, .rbbot{
width: 100%;
height: 7px;
font-size: 1px;
}

.rbcontent {
 margin: 0 7px;
}
 
.rbroundbox {
 width: 185px;
 margin: 5px;
}


#rbroundbox a{
	font-size: 11px;
	padding: 3px 10px 3px 5px;
	text-decoration: none;
	color: #FFFFFF;
/*	border-bottom: 1px dotted #cccccc;*/
}

.rbroundbox a:link{
	text-decoration: none;
	border: none;
	color: #FFFFFF;
}
.rbroundbox a:hover{
	text-decoration: none;
	border: none;
	color: #FFFFFF;
}

.rbroundbox a:visited{
	text-decoration: none;
	border: none;
	color: #FFFFFF;
}
/* -----*/
#leftbox a{
	font-size: 11px;
	padding: 3px 10px 3px 5px;
	text-decoration: none;
	color: #FFFFFF;
/*	border-bottom: 1px dotted #cccccc;*/
}

#leftbox a:link{
	text-decoration: none;
	border: none;
}



/* leftnav links*/


#leftnavLinks h3{
	padding: 10px 0px 2px 5px;
	border-bottom: 1px solid #cccccc;
}


#leftnavLinks a:link {
	font-size: 11px;
	display: block;
	border-top: 1px dotted #cccccc;
	border-bottom: 1px dotted #cccccc;
	font-weight: bold;
	padding: 3px 0px 3px 5px;
	color: #21536A;
	text-decoration: none;
}

#leftnavLinks a:visited {
	font-size: 11px;
	display: block;
	border-bottom: 1px dotted #cccccc;
	font-weight: bold;
	padding: 3px 0px 3px 5px;
	text-decoration: none;
}

#leftnavLinks a:hover{
	font-size: 11px;
	color: #99CCFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}

/*** horizontal bulleted navigation ***/

#navcontainer{
	position: relative;
	width: auto;
	height: 25px;
	padding-top: 2px;
	padding-bottom: 5px;
	background-color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
	top: 100px;
	}
	

#navcontainer ul
{
	width: 740px;
	list-style-type: none;
	text-align: center;
	margin-top: 5px;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	z-index: 92;
	height: 15px;
}

#navcontainer li
{
	display: inline;
	text-align: center;
	margin: 0 10px;
}

#navcontainer li a
{
	font-size: 11px;
	padding: 1px 12px;
	color: #0066FF;
	text-decoration: none;
}

#navcontainer li a:hover
{
	color: #CC0033;
	font-size: 11px;
	text-decoration: underline;
}

#navcontainer li a#current
{
	color: #0066FF;
	font-size: 11px;
}



/*** for the grad program only ***/
#grad_navcontainer{
	position: relative;
	width: auto;
	height: 25px;
	padding-top: 2px;
	padding-bottom: 5px;
	background-color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
	top: 10px;
	}
	

#grad_navcontainer ul
{
	width: 740px;
	list-style-type: none;
	text-align: center;
	margin-top: 5px;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	z-index: 92;
	height: 15px;
}

#grad_navcontainer li
{
	display: inline;
	text-align: center;
	margin: 0 10px;
}

#grad_navcontainer li a
{
	font-size: 11px;
	padding: 1px 12px;
	color: #0066FF;
	text-decoration: none;
}

#grad_navcontainer li a:hover
{
	color: #CC0033;
	font-size: 11px;
	text-decoration: underline;
}

#grad_navcontainer li a#current
{
	color: #0066FF;
	font-size: 11px;
}






/**** address ****/
#address{
	font-size: 10px;
	padding-left: 20px;
}

/*** right boxes should have text wrap around it ***/
#floater{
	padding: 5px;
	height: auto;
	width: 320px;
}

.wrap_around_content{
	/*padding: 0px 10px 0px 0px;*/
	padding: 5px;
	height: auto;
	float: left;
	border: none;
	}

/*** right margin ***/
#rightMargin{
	position: absolute;
	top: 0px;
	font-size: 10px;
	padding: 10px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #CCCCCC;
	border-left-color: #cccccc;
	z-index: 10;
	margin-left: 490px;
	}


	
.wrap_around_right{
	width: 140px;
	right: 8px;
	height: auto;
	float: left;
	margin-bottom: 0px;
	}




/*** quick navlist  ****/
#quickbox{
	background-color: #85989E;
	margin-top: 10px;
	padding: 10px;
	top: 100px;
	left: 470px;
}

.option{
font-family: Tahoma, Arial, Helvetica;
font-size: 10px;
}

#welcome{
	z-index: 3;
	position: relative;
	margin: 4px;
	height: 90px;
	background-image: url(../images/box_grey2.gif);
	background-repeat: no-repeat;
	}

/*** image right ***/
#rightImage1{
	position: relative;
	margin-right: 5px;
}


#rightImage{
	margin-left: 500px;
	padding: 10px;
	right: 110px;
	left: 337px;
	top: 583px;
}

/*** image right ***/
#rightImage2{
	position: relative;
	float: right;
	padding: 10px;
	border: #666666;
	
}


/******* hyperlink and anchor tag styles *******/

a:link{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	/*color:  #21536A;*/
	color: #3399CC;
	text-decoration: none;
	}

a:visited{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	/*color:  #21536A;*/
	color: #3399CC;
	}
	
a:hover{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}

a:active{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}


/*** no borders on image links ***/
.img {
	border: 0px;
	border-bottom: none;
	border-color: #FFFFFF;
	border-style: none;
	}

/*** only for grad index page ***/
.img_grad {
	border: 0px;
	border-bottom: none;
	border-color: #FFFFFF;
	border-style: none;


/**** main content link styles  ********/

#content a:link{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color:  #21536A;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	}

#content a:visited{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color:  #21536A;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	}
	
#content a:hover{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
}

#content a:active{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
}

#content h3{
	border-bottom: none;
	}

/**a:link .image{
	border-color: #FFFFFF;
 }

a:hover .image{
	border:1px;
	border-thickness: 1px;
	border-color: #FFFFFF;
	border-style: solid;
	}

a:active .image{
	border:1px;
	border-thickness: 1px;
	border-color: #FF9900;
	border-style: solid;
	}
**/

#content .img{
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	padding: 2px;
}


/*************** list tag styles ***************/

ul{
	list-style-type: square;
}

li{
	white-space: normal;
}


ul ul{
	list-style-type: disc;
}

ul ul ul{
	list-style-type: none;
}

ol {
	margin-left:23px;
	margin-top:5px;
	margin-bottom:7px;
	margin-right:0px;
	padding-left:0px;
	padding-right:0px;
}

.listlink {
padding-bottom: 3px;
color: #333333;
}



/********* dividing line ******/

#content_wrapper hr {
	margin: 24px 0px 0px;
	color: #9f9f9f;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
}

.to_top {
	float: right
}


/*** used for what's happening photo borders and paddings ****/

#news_item{
	position: relative;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-top: 4px;
	min-height: 250px;
	width: 450px;
}


#photo1{
	position: relative;
	float: left;
	padding: 0.5em;
	width: auto;
	height: auto;
	margin-top: 0px;
}

#photo1 img{	
	border: #CCC solid 1px;
	padding: 3px;
	width: auto;
}




/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Verdana, Helvetica, sans-serif;
 color: #334d55;
}
				
input{
font-family: Verdana, Helvetica, sans-serif;
}

/** course description styles **/

#descImage{
	top: 10px;
	padding-top: 20px;
	right: 110px;
}

#description{
	left: 20px;
	right: 20px;
	padding-left: 10px;
	padding-right: 10px;

}

h2.crs_title{
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	text-transform: inherit;
}




/****** 	tables *******/
.table {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	width: 90%;
}


.table th {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #71828A;
	margin: 1px;
	padding: 3px;
	vertical-align: top;
	text-align: left;
}


.table td {
	font-weight: normal;
	color: #333333;
	background-color: #F2F2F2;
	margin: 1px;
	padding: 3px;
	vertical-align: top;
	text-align: left;
	white-space: normal;
}


.tableMenu {
	background-color: #F2F2F2;
	margin: 1px;
	padding: 3px;
	vertical-align: top;
	text-align: left;
	border-bottom:1px dashed #666;
}


table.directory {
	width: 460px;
	max-width: 460px;
}

td.directory{
	font-size: 10px;
	padding: 0px;
}






/**** siteInfo styles *****/


#siteInfo{
	font-size: 10px;
	clear: both;
	border-top: 1px dotted #cccccc;
	font-size: small;
	color: #cccccc;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-top: 0px;
	margin-left: 10px;
	width: 700px;
	left: 10px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

#siteInfo a:link{
	font-size: 11px;
/*	font-weight: bold;*/
	color: #21536A;
	text-decoration: none;
	}

#siteInfo a:link{
	font-size: 11px;
	font-weight: bold;
	color: #21536A;
	text-decoration: none;
	}

#siteInfo a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #21536A;
	text-decoration: none;
	}


#siteInfo a:hover{
	color: #CC0000;
	text-decoration: none;
}

#siteInfo a:active{
	color: #CC0000;
	text-decoration: none;
}


.siteInfo {
font-size: 10px;
}

#siteInfobottom{
	clear: both;
	height: 42px;
	background-image: url(../images/bg_shadow_bottom.jpg);
	background-repeat: no-repeat;
	}

