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;
}
/*---------------------------- html styles ----------------------------*/
table {
	font-size: x-small;
}
/*-------------------------- heading styles --------------------------*/
h1, h2, h3, h4, h5, h6 {
	font-family:"Book Antiqua", "Times New Roman", serif;
}
h2 {
	font-size:1.5em;
	color:#003466;
	margin-bottom:2px;
	font-weight:bolder;
}
h3 {
	font-size:1.3em;
	color:#333333;
	font-weight:bold;
	margin:10px 0 2px 0;
}
h4 {
	font-size:1.2em;
	color:#333333;
	margin:4px 0 2px 0;
}
h5 {
	font-size:1em;
	color:black;
	margin:2px 0 0 0;
}
h6 {
	font-size:0.9em;
	color:black;
	margin:0;
}
.hhpBanner {
	background-color:#729bd1;
	color:white;
	font-weight:bold;
	background-image: url("http://www.uncg.edu/hhp/images/bluebck.jpg");
	background-position: top left;
	background-repeat:no-repeat;
}
/*----------------------------layout styles-----------------------------*/
#column1 {
	width:480px;
	float:left;
	padding-left:5px;
	border-right:1px dashed #CCC;
	margin-top:10px;
}
.inner {
	border-top:1px dashed #CCC;
	margin-top:10px;
}
#column2 {
	width:250px;
	float:right;
	padding-right:5px;
	padding-left:5px;
}
.twocol {
	float:left;
	width: 45%;
	padding-right: 5px;
}
.twocol div {
	clear:both;
}
.twocol div img {
	float: left;
	padding: 0 5px 5px 0;
}
.details {
	width: 91%;
	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: 480px;
	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;
}
.floatLMarginR {
	float:left;
	margin-right: 10px;
}
.floatRMarginL {
	float:right;
	margin-left: 10px;
}
.floatL {
	float:left;
}
.floatR {
	float:right;
}
.photoStyle {
	border:1px solid #CCC;
	padding:2px;
	background-color:white;
}
.photoStylePaddingRight{
	border:1px solid #CCC;
	padding:2px;
	background-color:white;
	margin:0 15px 15px 0;
}
/*------------------------nav styles -------------------------*/
#unitNav #navFocus {
	background-color:#FCFCFC;
}
#navFocus li a:link, #navFocus li a:visited {
	color:#006699;
}
#navFocus li a:hover {
	color:#003366;
}
/*------------------------nav styles -------------------------*/
.photo_container_style {
	border:4px solid #CCC;
	padding:4px;
	margin:10px;
}
.listStyle {
	padding:0;
	margin-left:0;
	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:16px;
}
.listsyle2 li {
	list-style-image:url(http://www.uncg.edu/hhp/images/bullet2.jpg);
	margin-left:-24px;
}
/*------------------------to highlight seleced nav link-------------------------*/
#unitNav .selectedMenuLink {
	white-space:nowrap;
	text-decoration:underline;
	font-weight:bold;
}
.menuLink {
	white-space:nowrap;
}
/*index page*/
.quotation_block1 {
	font-size:12px;
	color:#666;
	margin:0 10px 10px 10px;
	border:1px solid #CCC;
	width:219px;
}
.quotation_block1 ul li {
	list-style-image:url(http://www.uncg.edu/hhs/images/bullet2.jpg);
	margin-left:-24px;
}
.quotation_block1 a {
	color:#113861;
	text-decoration:underline;
}
.quotation_block1 a:hover {
	color:#AAA;
	text-decoration:underline;
}
.quotation_block1 h3 {
	background-color:#40668B;
	background-image:url("http://www.uncg.edu/hhs/images/bck-bluenav.jpg");
	background-position:center top;
	background-repeat:repeat-x;
	color:white !important;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
	letter-spacing:0.2em;
	margin:0;
	padding:0 4px 0;
}
.information_block {
	border: 1px solid #DDD;
	border-top: 4px solid #CCC;
}
.sideInfoBox {
	font-size:12px;
	background-color:#F5F5F5;
	border:1px dotted #666666;
	margin-left:4px;
	padding:2px;
}
.attention2 {
	color: #990000;
}
/*.videoConatiner{clear:both; margin-top:10px; background-color:#F5F5F5;border:1px dashed #CCCCCC;height:140px;padding:10px;}
.videoThumbnails{float:left;width:150px;}
.videoDescription{padding:0 10px 10px 10px;margin-left:200px;font-family:Geneva, Arial, Helvetica, sans-serif;}
.videoThumbnails img{border:1px solid #CCC;padding:4px;background-color:white; }

*/

.videocontainer {
	background-image: url(http://www.uncg.edu/hhp/hhp-711/bck-center.png) ;
	background-position: top left;
	background-repeat:repeat-y;
	background-color:#91989d;
	padding:8px;
	font-size:13px;
	border:1px solid #EEE;
	
}
.videocontainer .container {
	margin: 0px 0;
	height:130px;
	color:black;
	width:600px;
	
}
.videocontainer .col2 {
	float:right;
	width:400px;
	padding-left:20px;
}
.videocontainer .container .highslide-caption a {
	float:right;
}
.videocontainer .container img {
	border:1px solid #CCC;
	padding:4px;
	background-color:white;
}
.videocontainer .container a {
	color:#333;
}
.teststyle {
	color:red;
}
.formStyle {
	font-family:Verdana, Arial, Helvetica, sans-serif, Helvetica, sans-serif;
	border:1px solid #CCCCCC;
	background-color:#9999FF;
}
.photoframe {
	background-color:white;
	padding:4px;
	border:1px solid #CCC;
}
#column1 {
	width:330px;
	float:left;
	padding-left:5px;
	border-right:1px dashed #CCC;
	margin-top:10px;
}
#column2 .inner {
	padding:6px;
}
#column2 {
	width:310px;
	float:right;
	padding-right:5px;
	padding-left:5px;
}
.formcontainer {
	font-family:Verdana, Arial, Helvetica, sans-serif, Helvetica, sans-serif;
	margin:4px;
	font-size:11px;
	border:1px solid #CCC;
	padding:10px;
	background:url(http://www.uncg.edu/rth/images/bck-page.jpg) repeat-x top left white;
}
.formcontainer input, .formcontainer textarea {
	border:1px solid #CCC;
}
.formcontainer label {
	font-weight:bold;
	color:#666666;
	font-size:12px;
}
.requiredField {
	font-size:14px;
	color:red;
	font-weight:bold;
} 
.textareaStyle {
	width:505px;
}
.notice {
	width:70%;
	border:1px solid #CCC;
	background-color:#f5F5F5;
	padding:4px;
	text-align:center;
	color:#993333;
	margin: 10px auto;
}
.onlineBox {
	border:1px solid #CCC;
	background:url(http://www.uncg.edu/phe/images/gray-bck.jpg) #F5F5F5 top left repeat-x;
	padding:4px;
    margin:2px;

}
.onlineBox span{text-transform:capitalize;font-size:12px;padding:6px;}


#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;
	height: 18px;
	border-top: 1px solid #006699;
	border-left: 1px solid #006699;
	border-bottom: 1px solid #006699;
	border-right: none;
	padding: 0 10px;
	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 ul li a.selectedSubmenuLink {
	color:white;
	background: #006699;
}
