/*css style sheet for CSD*/
body {
	font-family:Arial, Helvetica, sans-serif;
	background-image:url("http://www.uncg.edu/hhp/images/bck-topblue.jpg");
	background-position:center 20px;
	background-repeat:no-repeat;
	background-color:#40668b;
	margin-top:20px;
	padding-top:20px;
}

#uncgBody {
	width:917px;
	margin:0px auto;
	padding:0px 20px;
	background-image:url("http://www.uncg.edu/hhp/images/bck-middleblue.jpg");
	background-position:center 0px;
	background-repeat:repeat-y;
	background-color:#40668b;
}
#footerBck {
	background-image:url("http://www.uncg.edu/hhp/images/bck-bottomblue.jpg");
	background-position:center bottom;
	background-repeat:no-repeat;
	background-color:#40668b;
	margin-bottom:15px;
	padding-bottom:5px;
}
#uncgAdmin {
	color:#999999;
}
#adminSection {
	background-color:#FFFFFF;
	font-size:11px;
	padding-top:2px;
	border-top: 1px dotted #CCC;
}
#adminSection #unitAddress {
	color:#003366;
	font-style:normal;
	line-height:1.5em;
	margin-left:10px;
	padding:0.25em;
}
#uncgNav {
	background-image:url("http://www.uncg.edu/hhp/images/bck-goldnav.jpg");
	background-position:center top;
	background-repeat:repeat-x;
}
#uncgBlueNav {
	background-image:url("http://www.uncg.edu/hhp/images/bck-bluenav.jpg");
	background-position:center top;
	background-repeat:repeat-x;
}

/*---------------------------- html styles ----------------------------*/

table {
	font-size: x-small;
}

/*-------------------------- template styles --------------------------*/

.twocol {
	float:left;
	width: 49%;
}

.twocol 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;
}

/*-------------------------- misc. styles --------------------------*/

.floatR {
	float:right;
}

.floatL {
	float:left;
}

.blackBdr {
	border:1px solid black;
}

.ImgLMarginR {
	float:left;
	border:1px solid #666666;
	margin-right: 10px;
	margin-bottom: 10px;
}

.clearAll {
	clear:both;
}

.bgLtGrey {
	background-color: #EEEEEE;
}

.floatLborder {
	float:left;
	border:1px solid #666666;
	margin-right: 10px;
	margin-bottom: 10px;
}

#uncgLogo {
	background:#ffffff url("http://www.uncg.edu/csd/images/csd_header.jpg") no-repeat 100%;
}

.italicStyle {
	font-style: italic;
}

.attentionStyle {
	color: #990000;
	font-weight:bold;
}

.hhpBanner {
	background-color:#729bd1;
	color:white;
	font-size:28px;
	font-weight:bold;
	background-image: url("http://www.uncg.edu/hhp/images/bluebck.jpg");
	background-position: top left;
	background-repeat:no-repeat;
}

.photoStyle {
	border:1px solid #888;
	margin:10px;
	margin-top:6px;
}

.odd {
	background-color:#F5F5F5;
}

.even {
	background-color:#CCC;
}

.sideInfoBox {
	font-size:12px;
	background-color:#F5F5F5;
	border:1px dotted #666666;
	margin-left:20px;
	margin-right:4px;
	padding:10px;
	width:300px;
}

.floatRMarginL {
	float:right;
	margin:0pt 0pt 10px 10px;
}

.clearfloat {
	clear:both;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#003366;
	font-weight:bold;
	margin-bottom:2px;
	margin-top:2px;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#003366;
	font-weight:bold;
	margin-bottom:2px;
	margin-top:2px;
}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	color:#003366;
	font-weight:bold;
	margin-bottom:2px;
	margin-top:8px;
}

.listStyle {
	padding:0;
	margin-left:4px;
	margin-top:4px;
	margin-bottom:10px;
	font-size:1em;
	list-style-image:url("http://www.uncg.edu/hhp/images/bullet_orange_list.gif");
}

.listStyle li {
	margin-left:14px;
}

.smallText {
	font-size:10px;
}

.listStyle2 {
	padding:0;
	margin-left:0px;
	margin-top:4px;
	margin-bottom:10px;
	font-size:1em;
	list-style:none;
}

.listStyle2 li {
	margin-left:10px;
}

.orderedListStyle li {
	margin-left:-16px;
	padding-left:0px;

}

#pagSidebar {
	background-color:#D7DCEC;
}

#pagSidebar h2 {
	background-image:none;
}

#pagStructure {
	background-image:none;
}

#navcontainer {
	margin: 10px 0 0 0px;
	padding: 0;
	height: 20px;
}

#navcontainer ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#navcontainer ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

#navcontainer ul li a {
	background: #fff;
	width: 78px;
	height: 18px;
	border-top: 1px solid #006699;
	border-left: 1px solid #006699;
	border-bottom: 1px solid #006699;
	border-right: none;
	padding: 0;
	margin: 0 0 10px 0;
	color: #666;
	text-decoration: none;
	display: block;
	text-align: center;
	font: normal 10px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}

#navcontainer ul li a:hover {
	color:#999;
	background: #EEE;
}

#navcontainer ul li a#selected {
	color:white;
	background: #006699;
}


#navcontainer a:active {
	background: #c60;
	color: #fff;
}

#navcontainer li#active a {
	background: #c60;
	border: 1px solid #c60;
	color: #fff;
}

#navcontainer ul li a.selectedSubmenuLink {
	color:white;
	background: #006699;
}
.students strong {
	clear:both;
	font-weight:1em;
}

.odd {
	background-color:#F1F1F1;
}

.even {
	background-color:white;
}

.fontControlDiv {
	position:absolute;
	top:4px;
	right:15px;
	border:2px solid #CCC;
	padding:0 6px;
}

.sideInfoBox {
	width:300px;
	border:1px dotted #666;
	background-color:#F5F5F5;
	padding:20px;
	margin-left:20px;
	margin-right:4px;
}

.tableStyle{
background-color:white;

}
.tableStyle tableHeader{
background-color:#333333;
color:white;
font-weight:bold;
}


.titlebar{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	background-image:url(http://www.uncg.edu/phe/images/online/gray-header-repeat.gif);
	background-repeat:repeat-x;
	font-size:12px;
	color: #006699;
	padding:2px;
	margin-top:8px;
	text-transform:uppercase;
	font-weight:bold;
}

.listStyle2 {
	padding-left: 0;
	margin-left: 0;
	margin-top:6px;
}
.listStyle2 li{
	margin-left:0px;
	line-height:22px;
	padding-left:15px;
}
.formStyle{font-family:Verdana, Arial, Helvetica, sans-serif, Helvetica, sans-serif;
border:1px solid #CCCCCC;
background-color: #FFCCCC;
}

input {
border:1px solid #333333;
}

textarea {
border:1px solid #333333;

}

.pageIdentification{display:none;}


/*For image rotator  on index page and elsewhere****************/
div#rotator{margin-bottom:285px;}
/* 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****************/
