/* CSS Document */

/*access and equity page style*/


body { 
	background-image:url("http://www.uncg.edu/soe/images/yellowdots.png");
	background-repeat:repeat;
	background-position:top right;
	}


#uncgBody { 
	width:720px; 
	margin:10px auto;
	border-right: 1px solid rgb(220,220,220);
	border-left: 1px solid rgb(220,220,220);
	border-bottom:2px solid rgb(150,150,150);
	}


#pagContent{
	padding-left:10px;
	padding-right:0px;
	margin-left:0px;
	margin-top:40px;
	font:.8em "Verdana","Arial", "Helvetica", sans-serif; 
	}

	
/*Changes post  7/1/07*/
#unitNavCrumb {
	font: .7em "Arial", "Helvetica", sans-serif;

	line-height:.7;
	margin:0px;
	background-color: rgb(250,250,255);
	border-bottom: 1px solid rgb(150,150,150);
	}

#unitNav {
	width:700px;
	margin-top:10px;
	padding-left:20px;
	line-height:2;
	padding-bottom:10px;

	border-bottom: 1px solid rgb(150,150,150);
	}	

#unitNav li {
	display:inline; 
	font: 1.2em "Arial", "Helvetica", sans-serif;
	padding-right:15px;
	padding-left:7px;

	}
	
	
#column_right {
	margin-top:44px;
	margin-left:10px;
	width:180px;
	float:right;
	font: 1em "Arial", "Helvetica", sans-serif;
	border: 1px solid rgb(200,200,200);
	background-color:rgb(240,240,255)
	}
	
#column_right h4 {
	font: 1.1em "Arial", "Helvetica", sans-serif;
	}


h1 {
	
	font: normal 1.8em "Georgia", "Times New Roman", serif;
	line-height:1;
	margin-top:-2px;
	padding-top:25px;
	padding-bottom:22px;
	padding-left:10px;
	border-bottom: 2px solid #ccc;
	color:rgb(70,40,120);
	letter-spacing: 1px;

	}
	

	
	
	
h2 {
	font: 2em "Arial", "Helvetica", sans-serif;
	color:rgb(60,40,120);
	padding-top:15px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:10px;
	border-bottom: 1px solid rgb(180,200,180);
	}
	
h3 {
	font: 1.6em "Arial", "Helvetica", sans-serif;
	color:rgb(60,40,120);
	padding-top:8px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	border-bottom: 1px solid rgb(180,200,180);
	}
	
h4 {
	font: 1.3em "Arial", "Helvetica", sans-serif;
	color:rgb(60,40,120);
	padding-top:0px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:0px;

	}
	
 #pagContent p {	

	line-height:1.5;
	padding-left:15px;
	padding-right:15px;
	padding-top:3px;
	}
	
 #pagContent a  {
	color:rgb(35,150,190);
	text-decoration:none;
	}
	
 #pagContent a:hover {
	text-decoration:none;
	color:rgb(35,150,190);
	background-color: rgb(250,250,150);
	}



/*image gallery css*/

#imagegallery  {
	list-style:none;
	margin-top:5px;
	padding-bottom:10px;

	}
	
#imagegallery li {
	
	display: inline;
    float: left;
    height: 75px;
    width: 85px;
	text-align: center;
	background-color: rgb(220,220,200);
	border-left: 1px solid rgb(250,250,150);
	}
	


	
#description {
	margin:0px;
	padding:0px;
	font: 1.3em "Arial", "Helvetica", sans-serif;

	font-weight:800;
	color:rgb(150,140,150);

		
	}
	
.rgb_one { background:rgb(255,240,210);}
.rgb_two { background:rgb(220,230,255);}
.rgb_three { background:rgb(200,225,200);}
.rgb_four { background:rgb(255,255,180);}
.rgb_five { background:rgb(235,200,220);}
	
	
.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_illus_button_final.gif");
	background-repeat:no-repeat;
	background-position:top left;	
	padding-left:45px;
	padding-top:10px;
	padding-bottom:20px;
	}
	
.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);
	}
	
.aetri_bull ul  {
	list-style-image:url("http://www.uncg.edu/soe/images/tri_bull.gif");
	margin-left: 0px;
	}
.aetri_bull li  {
	list-style-image:url("http://www.uncg.edu/soe/images/tri_bull.gif");
	margin-left: 5px;
	font-size:1em;
	font-weight:400;
	line-height:1.5;
	}

.aetri_bull a  {
	color:rgb(35,150,190);
	text-decoration:none;
	}
	
.aetri_bull a:hover {
	text-decoration:none;
	color:rgb(35,150,190);
	background-color: rgb(250,250,150);
	}
	
.column_right_list ul  {
	text-indent: 0px;
	list-style:none;
	font-size:.9em;
	margin: 0px;
	padding:0px;
	}

.column_right_list li  {
	text-indent: 0px;
	list-style:none;
	font-size:.9em;
	margin: 0px;
	padding:0px;
	}	
	
.info_box  {
	 float:left;
	 width:300px;
	 background-color: rgb(250,250,250);	
	 }
	
	
	


#infodivide {
	width:500px;
	height:50px;
	border: 1px solid #ccc;
	}
	
	
/*styling for SOE Faculty Staff Directory*/	
#listed_info {
	font-weight: normal;
	
	}
	
#listed_info table {
	
	margin: auto;

	}
	
#listed_info h3 {
	padding:5px;
	margin-bottom:5px;
	background-color: #9cc;
	}
	
	
#listed_info th {
	font-weight: normal;
	font-style: italic;
	text-align: left;
	border: 1px dotted #699;

	color: #000;
	}
	

	
#listed_info td {
	font:1em normal "Arial", "Helvetica", sans-serif;
	width: 14em;
	border-top: 5px solid #fff;
	border-bottom: 1px dotted #699;

	}
	
/*end Faculty Staff Direcotry*/


	
	 


/*end changes 7/1/07*/
.boldtext {margin:1em;   line-height:1.5; font-weight:bold;}
.indentedboldtextblock {margin-left:4em;   line-height:1.5; font-weight:bold;}



