/*---------------------------- html styles ----------------------------*/
body{
background-image:url(http://www.uncg.edu/hhp/images/pagebck.jpg);
background-position:center top;
background-repeat:no-repeat;
background-color:#FFFFFF;

}


#uncgBody {
	width:950px;
	margin:0px auto;
	margin-top:20px;
	border:none;
	margin-bottom:10px;
}

TABLE{font-size: x-small;}
.layouttable {font-size:1em;}
/*-------------------------- template styles --------------------------*/

.twocol{float:left;	width: 49%;}

.twocol div{clear:both;}

.twocol div img{float: left;padding: 0 5px 5px 0;}



.threecol{float:left;width: 32%;border-right:1px solid #ECECEA;}

.threecol div{clear:both;}



.details

{ 

width: 87%;

float: right;

display: block;

margin: 6px 3px 6px 6px;

border: 1px solid #333333; 

background-color: #FFFFFF;

}



.details b

{ 

display: block;

margin: 13px 0 3px 0;

font-size: small;

font-variant: small-caps;

font-weight: normal;

color: #000066;

background-color: #FFCC00;

border-top: 1px solid #333333; 

border-bottom: 1px solid #333333;

padding: 2px;

}



#departmentcontainer

{

width: 50%;

margin: 0 0 5px 5px;

float: right;

background-color: #FFFFFF;

border: 1px solid #999999; 

background-image:  url("http://www.uncg.edu/hhp/images/noimg_contact.gif");

background-position: top left;

background-repeat: no-repeat;

}

#linkscontainer

{

width: 100%;

margin: 0 0 5px 5px;

float: right;

background-color: #FFFFFF;

border: 1px solid #999999; 

background-image:  url("http://www.uncg.edu/hhp/images/noimg_links.gif");

background-position: top left;

background-repeat: no-repeat;

}



#factext

{

	width:100%;

	padding-top: 5px;

	clear: both;

}



#unitNav{width: 200px;}

#unitNavCrumb, #pagContent{margin-left: 200px;}



blockquote{

	background:#ffffff url("http://www.uncg.edu/ctr/images/quoteOpen.jpg") no-repeat;

	padding-left: 55px;

	padding-top: 10px;

	height: 34px;

}



#rotatingImage{

	width: 360px;

	float: right;

	margin: 0px 0px 10px 10px;

	background-color: #ECECEA;

	border: 1px solid #cccccc;

	text-align: justify;

	padding: 10px;

}

/*--------------------------- form styles --------------------------*/

#textfields{width: 61%;}

#textfields label{float:left;margin-top:5px;}

#textfields input{float:right;margin-top:5px;}

#textfields span, #checkboxes span, #textareas span{color:#FF0000;}

/*-------------------------- misc. styles --------------------------*/

.floatR{float:right;}

.floatL{float:left;}

.clearAll{clear:both;}

.floatLmarginR{float:left;margin-right:10px;}

.floatLmarginRB{float:left;margin-right:10px;margin-bottom:10px;}

.floatRmarginLB{float:right;margin-left:10px;margin-bottom:10px;}



#uncgLogo {

   background:#ffffff url("http://www.uncg.edu/ctr/images/header.jpg") no-repeat 100%;

}
h2.center{text-align:center; font-size:2em;}
.center {text-align:center;}

/*For image rotator  on index page and elsewhere****************/
div#rotator{margin-bottom:290px; margin-top:0;padding-top:0;}
/* rotator in-page placement */
    div#rotator li{
	margin:0;
	padding:0;
	margin-left:-40px;
}
/* rotator css */
	div#rotator ul li {
	float:left;
	position:absolute;
	list-style: none;	
}
/* rotator image style */	
	div#rotator ul li img {
	border:1px solid #ccc;
	padding: 4px;
	background: #FFF;
}
    div#rotator ul li.show {
	z-index:500
}
/*For image rotator  on index page and elsewhere****************/

.photostyle{margin:0 10px 0 0;padding:4px; border:1px solid #CCC; background-color:white;}

h3{margin:6px 0 6px 0;}

.accent_box{background-color:#f5f5f5;border:1px solid #CCC;padding:6px;}
