﻿/* styles for the Quick Search Tabs */
#topcatalog {
		
		padding-bottom:28px;
		text-align:left;
		background-color:#F3E4C7;
		width:783px;	
}


/* IE doesn't see these */
html>body #topcatalog {
		margin-left:0em;
		margin-right:0em;
		
}



#Voyager {
	margin-left:.5em;
}


#imgQuickSearch {
	margin-left:.5em;
	margin: -1px;
}

#topcatalog a:visited {

	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
	color: #006699;
}


#topcatalog a:link {

	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
	color: #006699;
}

#topcatalog a:hover {

	background-color: transparent;
	text-decoration: underline;
	font-weight: bold;
	color: #595959;
}

#topcatalog a:active {

	background-color: transparent;
	text-decoration: underline;
	font-weight: bold;
	color: #595959;
}


.ql_formInput {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em; 
	border-width:1.1px; 
	border-style:solid;
	border-color:#cccccc;
}

.ql_input_txt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em; 

}

.line { 
	background: #fff url("../images/homepagegraphics/borderLine.gif") repeat center bottom;
	height:8px;
	text-align: left;/*this will align it for IE*/
	margin-left:0em;
	margin-right:0em;
	width:783px;
	float:left;
	
}

form {
	margin: 0;
}

/* styles for the Quick Search Tabs */	


.greenside {
	padding-top:15px;
	padding-left:0px;
}

/* Highlighted Text */
.HL {
	background: #ffff99; 
	color: #000000;
	}  


/*Four Columns for Home Page Only */

/* Bullet style for home page list items */	
.home {
	list-style:square;
	padding-left:0px;
	margin-left:0px;
	line-height:90%;	
}

	#leftcontent {
		float:left;
		padding-right:50px;
		padding-left:10px;
		padding-top:5px;
}


li {
	list-style:square;
	list-style-type:square;
}
	
	#centerleftcontent {
		float:left;
		padding-right:50px;
		padding-top:5px;
		padding-left:12px;

		}

	

	#centerrightcontent {
		float:left;
		padding-right:0px;
		padding-top:5px;
		padding-left:12px;
	}


	#rightcontent {
		float:left;
		padding-right:0px;
		padding-top:20px;
		padding-left:12px;
		width:190px;
		}
		
#bottomcontent li{
		margin:-2px;
		padding-top:5px;
		float:left;
		list-style:none;
		width:100%;
		background-color: #FEF0BA;
		}
		
#bottomcolumnfull {
		margin:-2px;
		padding-top:5px;
		float:left;
		width:100%;		
}	


/* END OF 4 COLUMNS FOR HOME PAGE ONLY*/		

	
.imglinks {
	border:0;
}

.imglinksborder {
	border: 1px solid #808080;
	text-decoration: none;
}
		
		

/* Two-column layout */

	#leftcolumn {
		float:left;
		width:49%;	
		padding-top:5px;
		padding-bottom:5px;
		/*change made by Stefan Jan 13*/
		padding-left:10px;
		/*end change made by Stefan*/
			
}	

	#rightcolumn {
		float:left;
		width:49%;
		padding-top:5px;
		padding-left:5px;
		}
		
		#rightcolumnPPT {
		float:right;
		width:45%;
		padding-top:5px;
		padding-left:5px;
		}

		

		
	#rightcolumnrelated {
		float:right;
		width:30%;
		padding-top:5px;
		padding-left:5px;
		margin-right:30px;
		border:1px solid black;
		margin-top:50px;
		background-color:#F5E7CD;
		}
		
	#buildingservices {
		float:right;
		width:30%;
		padding-top:5px;
		padding-left:5px;
		margin-right:30px;
		margin-bottom:5px;
		border:1px solid black;
		margin-top:50px;
		background-color:#F5E7CD;
		}

     #bottomcontent-undercolumns {
        /* created for Facilities FAQ */
	    float:left;
	    width:100%;
	    padding-top:5px;
		padding-bottom:5px;
 
}
		
/* column for feeds */

	#rightcontentFEED li{
		list-style:none;
		float:left;
		width:48%;
	
}	

/* END Two-column layout */
		
.homepagecelltitles { 
		color: #800000; 
		letter-spacing: 1.5px;
		font-size:medium; 
		font-weight: bold; 
    	border-bottom: 2px solid #A4A391; 
    }
    
 .homepagecelltitles a a:visited { 
		text-decoration: none;
		color: #800000;
    }
   
    
.pagetitles	   { 
 
	font-family: Arial, sans-serif; 
	font-size: 150%; 
	font-weight: bold; 
	padding-left: 4px; 
	padding-right: 4px; 
	padding-top: 5px; 
	padding-bottom: 5px; 
	background-color: #fef0ba;
	letter-spacing: 3pt; 
	text-align: center; 
	border-bottom: 2px solid #fad98d;
	border-left: 2px solid #fad98d;
	border-right: 2px solid #fad98d;
	border-top: 2px solid #fad98d;
	text-indent: 0.8em;
	width:98%;
}

.header {
	font-family: Arial, sans-serif; 
	font-size: 150%; 
	font-weight: bold; 
	padding-left: 4px; 
	padding-right: 4px; 
	padding-top: 5px; 
	padding-bottom: 5px; 
	background-color: #E1E0DD;
	letter-spacing: 3pt; 
	text-align: center; 
	border-bottom: 2px solid #fad98d;
	border-left: 2px solid #fad98d;
	border-right: 2px solid #fad98d;
	border-top: 2px solid #fad98d;
	text-indent: 0.8em;
	width:98%;

}




/*Content for pages that have no sidebar */

#contentFull {
	width:100%;
	text-align:left;
	padding:0 0 5px 0;
	margin:0;
	float:left;
	background-color:white;
}

html>body #contentFull {
	text-align:left;
	padding-bottom:10px;
	width:auto;
	float:none;
}

#contentFull ul{
	margin-top:5px;
	padding:0px;
	list-style:none;
	list-style-type:none;
	margin:0;
	line-height:0;

}


#contentFull li{
	line-height:normal;
	margin-left: 40px;
}


#contentFull li a:link {
	color: #6E0025;
	text-decoration: none;
}


#contentFull li a:visited {
	color: #003665;
	
}

#contentFull li a:hover {
	color: #595959;
	text-decoration: none;
}


#contentFull ul ul{
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

#sidepluscontFull {
	
}
#sidecontentFull {
	float:left;
}

/*used in the tour pages to set off the drop-down javascript */
#divjava {
	float:left;
}
/* **************used in the tour pages to set off the drop-down javascript************** */

#pagetitle {
	text-align:center;
	width:100%;
}

/* Two-column layout for templatetop (Tour Pages) */
	#leftcolumnfull {
		float:left;
		width:48%;
		background-color:white;
		padding:5px;				
}	

html>body #leftcolumnfull {
		width:50%;
}


	#rightcolumnfull {
		float:left;
		width:48%;
		background-color:white;
		padding:5px;
	text-decoration: underline;
}
		
html>body #leftcolumnfull {
		width:50%;
	text-decoration: none;
}


/* For adding a border and a caption to photos/figures */

div.figure {
  float: right;
  border: maroon 2px solid;
  margin: 0.5em;
  padding: 0.5em;
}
div.figure p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
  
}
.figureleft{
	float: left;
	border: maroon 2px solid;
	margin: 0.5em;
	padding: 0.5em;
}

.figureleft p{
	text-align: center;
	font-style: italic;
	font-size: smaller;
	text-indent: 0;
}

/*End style for adding border/caption to photos/figures */

/* styles from styles.css */


.figureright {
	float:right;
	padding:0px 0px 5px 0px;
}

.figureright p{
	margin-top:0;
	margin-bottom:0;
  	text-align: center;
  	font-style: italic;
  	font-size: smaller;
}

.imageright {
	float:right;
	padding:3px 3px 25px 3px;
	border:0;
}
.imageleft {
	float:left;
	padding:3px 25px 3px 3px;
	border:0;
}
.bold {
	font-weight:bold;
}
.underline {
	text-decoration:underline;
}
.italisize {
	font-style:italic;
}


	
.standard_ul li {
	font-size: small;
	padding-bottom: 1.5em;
	line-height: 3.5em;
}

.standard_ol li {
	font-size: small;
	padding-bottom: 1.5em;
	line-height: 1.2em;
}

.toplinks li{
	list-style-type: none;
	font-size: small;
	padding-bottom: 1.5em;
	line-height: 1.0em;
}
h1 {
	font-size: 140%;
	font-weight: bold;	
}
h2 {
	font-size: 150%;
	font-weight: bold;
} 

h3 {
	font-size: 120%;
	font-weight: bold;
}
h4 {
	font-size: 110%;
	font-weight: bold;
}
p {
	line-height: 1.5em;
}
.columheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
	letter-spacing: 5px;
	background-color: #D7D7D7;
	margin-bottom: 4pt;
}

.relatedheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
	letter-spacing: 5px;
	background-color: #F5E7CD;
	margin-bottom: 4pt;
}



/* styles from styles.css */
	


