/* CSS Document */
/*School of Education home site style*/

/*Changes post  7/1/07*/	

body { 
	
	background-image:url("http://www.uncg.edu/soe/images/blue_fade_background960_monday.png");
  	background-repeat: repeat-y;
	background-position: center;
	background-color:white;

	}

#uncgBody { 
	width:960px;
	margin:0px auto;

	}
	
#pagStructure {
	margin:0px; 
	padding:0px;
	}

h1 {
	font: 2.3em  "Georgia", "Times New Roman", serif;
	color:rgb(70,40,120);
	letter-spacing: 1.5px;
	line-height:1;
	padding-top:15px;
	padding-bottom:20px;
	padding-left:50px;
	border-bottom: 2px solid #ccc;
	}
	
.header_link {
	text-decoration:none;
	}

	
/*#unitNavCrumb  {

	}*/
	
#unitNav  {
	 float:left;
	 width:175px;
	 font: .7em "Georgia", "Times New Roman", serif;
	 color:rgb(70,40,120);
	 letter-spacing:.5px;
	 height:950px;
	 background:rgb(245,245,230);
	 }
	 
#pagContent {
	border:none;
	padding-top:10px;
	padding-right:30px;
	}
	
#pagContent h2 {
	font: 1.7em "Georgia", "Times New Roman", serif;
	color:rgb(50,35,120);
	letter-spacing: .5px;
	padding-top:10px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:10px;
	}
	
#pagContent h3 {
	font: 1.4em "Gerogia", "Times New Roman", serif;
	color:rgb(50,35,120);
	padding-top:5px;
	margin-left:15px;
	margin-bottom:5px;	
	}
	
#pagContent h4 {
	font: 1.1em "Verdana", "Geneva", "Arial", "Helvetica", sans-serif;
	font-weight:800;
	color:rgb(50,35,120);
	margin-left: 20px;
	}



#pagContent p {	
	font: 1em "Arial", "Helvetica", sans-serif;
	line-height:1.5;
	
	padding-left:40px;
	padding-right:40px;
	padding-top:3px;
	}
	
#pagContent ul {	

	margin-left:15px;
	}
	
#pagContent li {	
	font: 1em "Arial", "Helvetica", sans-serif;
	line-height:1.5;
	margin-bottom:5px;
	}
	
#pagContent a {
	color:rgb(50,71,160);
	text-decoration:none;
	}
	
#pagContent a:hover {color:rgb(70,140,200)}
	
#news_column {

	float: right;
	width: 185px;
	margin-top:0px;
	margin-left:5px;
	background:rgb(255,255,245);
	border: 1px solid #ccc;
	padding-bottom:30px;
	}
	
#news_column  h2  {
	font:normal 1.5em "Book Antiqua", "Times New Roman", serif;
	color:rgb(60,40,120);
	padding-top:5px;
	padding-left:15px;
	margin-left:0px;
	margin-right:00px;
	margin-bottom:5px;
	}
#news_column h3  {
	font:normal 1.3em  "Book Antiqua", "Times New Roman", serif;
	margin-top:5px;
	margin-left:15px;
	margin-right:5px;
	}
	
	
#news_column p {
	margin-left:10px;
	padding:5px;
	font:.9em "Arial", "Helvetica", sans-serif;
	}
	
#news_column a {
	text-decoration:none;
	}
	
#news_column a:hover {color:rgb(100,200,240)}
	
.coltabyel {
	margin:0px;
	padding:10px;
	/*background-color: rgb(255,255,180);*/
	background-image:url("http://www.uncg.edu/soe/portal/images/tab_bg_yellow.png");
	background-repeat:repeat;
	background-position:top left;
	}
	
	

	
	
	
	
table { border: 0; }
td{text-align: left; font:1.2em normal;  color:#000000;  }
td.theader { font-weight:bold; background: #dddddd; color: 000000; }

	
	
/*styling for SOE Faculty Staff Directory*/	
#listed_info {
	width:650px;
	float:left;
	font-weight: normal;
	}
	
#listed_info table {
	border-collapse: collapse;
	margin: auto;
	}
	
#listed_info h3 {
	padding:5px;
	margin-left:1px;
	margin-bottom:15px;
	color:rgb(255,255,230);
	background-color: rgb(50,50,150);
	}
	
#listed_info th {
	font-weight: normal;
	font-style: italic;
	text-align: left;
	color: #000;
	}
	
#listed_info tr  {
	border: .5px solid rgb(150,150,250);
	}
	
#listed_info td {
	font:1em normal "Arial", "Helvetica", sans-serif;
	width: 14em;
	padding: 6px 6px 6px 6px;
	}
	
.odd {
  background-color: #ffc;
}
	
/*end Faculty Staff Direcotry*/


/*bullet design for home page and directory*/
.gbbull ul {
	font-weight:800;
	margin-left:0;
	}
	
.gbbull li {
	font-weight:800;
	list-style:none;
	background-image:url("http://www.uncg.edu/soe/images/curry_dept_buttons.png");
	background-repeat:no-repeat;
	background-position:top left;	
	padding-left:24px;
	padding-top:6px;
	padding-bottom:10px;
	}
	
.gbbull a:link, a:visited {
	text-decoration:none;
	}
	
.gbbull a:hover {
	text-decoration:none;
	color:rgb(255,255,230);
	background-color: rgb(50,50,150);
	}	
	
.dept_list {
	padding:0px;
	margin-top:1px;
	border-bottom:1px solid #ccc;
	background-image:url("http://www.uncg.edu/soe/images/curry_dept_buttons.png");
	background-repeat:no-repeat;
	background-position:top left;
	}
	
.dept_list a:link, a:visited {
	text-decoration:none;
	}
	
	
/*bullet design triangle*/
.tri_bull ul  {
	list-style-image:url("http://www.uncg.edu/soe/images/tri_bull.gif");
	margin-left: 15px;
	}
.tri_bull li  {
	list-style-image:url("http://www.uncg.edu/soe/images/tri_bull.gif");
	margin-left: 5px;
	margin-bottom:5px;
	}

/*remove left margin from object*/
.mar_left_none  {
	margin-left:1px;
	}


/*end changes 7/1/07*/

.indentedboldtextblock {margin-left:4em;   line-height:1.5; font-weight:bold;}

#facultydirectory table {
	border: 1px solid black;
	text-align: left, top;
	font: 1em san serif;
	}
	
.addrBlock  {
	border:  solid #D3D3D3;
	border-width: 1px 1px 1px 1px;
	margin: 30px 10px 30px 0px;
	padding: 0px 5px 0px 5px;
	background-color: #F5F5F5;
	layer-background-color: #F5F5F5;
	}
	
.center_text {
	text-align:center;
	}
	

