@import url("/source/level1.css");

/*this style is for the WebQA pages*/
#qacContent {clear:both; width: 912px; margin:auto;}

/*========================= styles for standard.css  ===========================================================================================*/
/*===================  turn on blocks that are hiden in cat.css  =============*/
#homeTitle,#homeLink br, #CONTACT-bottom, #Crumb, .links    {display:none;}
#homeLink, .links br, .menu {display:block;}
/*===============  div widths  these divs all have width declarations ==============*/
	#main {width: 979px;}
	#header {width: 979px;}
	#googleSearch {width: 429px;}
	#topNavRow2 {width: 536px;}
	#tuitFees  {width: 409px;}
	#homePic {width: 979px;}

	
	.nav, #Crumb {width: 280px;}
	.contentLive  {width: 670px;}
	div.pageLinks {width: 220px;}
	#sideProfile {width: 240px;}
	#navTable, .links, #homeLink,
	span#profileHeading strong,
	#sideProfile table,
	div.ask,	div.CONTACT,	.menu {width: 240px;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++  content styles +++++++++++++++++++++++++++++++++++++++++++++++++*/

.contentLive h1 {padding: 14px 16px;}
.contentLive table {margin:auto 40px;}

blockquote {width:550px; font-style:italic; font-size:13px;}

/*================== STYLES FOR THE right nav bullets =================*/
/* Home Pic - Big Picture*/
#homePic {height:100px; background-color: #A5C585; 
			background-image: url('/source/headers/homeTitlebg.gif');
			background-position: 2px 0;
			background-repeat: no-repeat;
			}
#homePic  img {float:left; padding: 0 6px 0 0;}
#homePic h1 {display:inline-block; width: 530px; padding:10px 0 0 0; margin:0;}
/* END Home Pic - Big Picture*/


/* ++++++++++++++++++++++ Nav column styles ++++++++++++++++++++ */
.nav {top: -100px; right:0; background-image: url('/source/headers/bar_gradient2b.gif');}

#homeLink {margin:auto; font-size: 14px;}
#homeLink a {text-decoration: none;}

.menu {padding:0; margin: 10px auto;}
.menu strong {display:block; font-size: 20px; color: #0064CC; padding:5px 0; margin:0;}
.menu  br {display:none;}

div.pageLinks {
		background-image: url('/source/bullets/sqr.gif'); 
		background-repeat: no-repeat;
		background-position: 0 5px;
		padding: 0 0 0 11px;
		font-size: 13px; margin: 0 0 0 10px;
}			
div.pageLinks  a {padding: 1px; display:block; text-decoration: none; border:1px solid #fff;}
div.pageLinks  a:hover {background-color: #D7EBB8; display:block; border:1px solid #BCBDCF; text-decoration: none;}

div.links strong {font-size:20px;}
div.links a {font-size:13px;}
/*================== END STYLES FOR THE right nav bullets =================*/


/*these styles are specific to the wzUP layout including the edit pages*/

div.wzNew {border-bottom: dotted 2px #7DB0E5; border-top: dotted 0px #7DB0E5; 
			height: 80px; padding:10px;
			font-size: 13px;
			color: #666; clear:left; width: 620px;}

div.wzNew strong {color: #000;}


			
/*picture on view-event.asp in the profiles web*/
.profilePic {float: left; margin-right: 6px;}
.synopsis {font-style: italic; font-size: .9em; color: #365B85;}

			


/*** ========================= styles for student employment services job board  ========================= ****/



#jobTable {margin:0; padding:0; border:0; line-height:1.5em; width:670px;}
#jobTable th {background-color: #BCC6E0;
				padding:2px; color: #fff;
}
#jobTable th a {color:#000; text-decoration:none; font-size:14px;}
#jobTable th a:hover {color:#666;}
td.jobTitle  {background-color:#E1ECD7; }

#jobTable strong {font-size: 14px; font-weight:normal;}

#jobTable  td {padding: 2px; border:0; font-size: 12px;}
#jobTable  td  a:hover {text-decoration: none; color: #fff;}

.jobInfo {border-bottom: 1px #7DB0E5 dashed; padding: 0 0 10px 0;}
.jobInfo strong {color: #4B84BE;}

.jobDetails strong {color: #4B84BE; font-size: 1.1em;}							


div#seslegal {font-size: 12px; padding: 0 0 10px 0;}

/*** ========================= styles for off-campus housing listing ============================ ****/



#housingTable {margin:0 auto; font-size: .9em; line-height:1.5em;}
#housingTable th {background-color: #ededed;
				background-image:url('headers/bg_shadow.gif'); 
				background-repeat:repeat;
				padding:2px; color: #fff;
}
#housingTable th a {color:#fff;}
td.housingTitle  {line-height:1.3; background-color:#E6F0FC; vertical-align:top; width:180px;}

#housingTable strong {font-size: 1.0em; font-weight:bold; color:#3F6A9A;}
#housingTable strong.sectionHeading, #housingTable strong.sectionContact
 	{display:block; border-bottom: 1px solid #7D7D7D; padding:0; margin:10px 0 6px 0; font-size: 1.2em; color: #373737;}

#housingTable strong.sectionContact {background-color:#D8E7C7; display:block; border:0; padding:4px 0;}

#housingTable td {font-size: .85em; vertical-align:top;}

#housingTable td ul {line-height:1.3; padding:0; margin:0 0 0 14px;}


.housingInfo {border-bottom: 1px #7DB0E5 dashed; padding: 0 0 10px 0;}
.housingInfo strong {color: #4B84BE;}

.housingDetails strong {color: #4B84BE; font-size: 1.1em;}

.contentLive h2#housingListTitle {font-size:1.4em; border:none; 
							font-family: Georgia, "Times New Roman", Times, serif; 
							font-style: italic; color:#74A543; 
							margin:0 0 0 -6px; padding:0;
							}
							


div#housinglegal p {font-size: 12px; padding: 20px 0 10px 0;}

p.confirmInfo {	margin: -10px 0 0 20px; padding:6px; border:1px solid #7599BD;}
p.confirmInfo strong {color:#3F6A9A;} 
.listingBox {border:solid 1px silver; padding: 4px;}
