/*css style sheet for Kinesiology*/
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;/*background-attachment:fixed;*/
}
#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-attachment:fixed;*/
	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;
}
#uncgLogo {
	background:#FFFFFF;
}
#pagStructure {
	background-color:white!important;
}
#pagStructure h1 {
	background-image:url("http://www.uncg.edu/hhp/images/bck-title.jpg");
	background-position:center top;
	background-repeat:repeat-x;
	color:white;
}
#unitNavCrumb {
	background-image:url("http://www.uncg.edu/hhp/images/bck-breadrumb.jpg");
	background-position:center top;
	background-repeat:repeat-x;
}
#uncgSearch {
	font-size:10px;
}
/***************/
.floatR {
	float:right;
}
.floatL {
	float:left;
}
.floatRMarginL {
	float:right;
	margin: 0 0 10px 10px;
}
.floatLMarginR {
	float:left;
	margin: 0 10px 10px 0;
}
.floatLMarginRB {
	float:left;
	margin: 0 10px 10px 0;
	border:1px solid #666666;
}
.onecol {
	float:left;
	width:45%;
}
.onecol div {
	clear:both;
	font-size: x-small;
}
.onecol div img {
	float: left;
	padding: 0 5px 5px 0;
}
.twocol {
	float:right;
	width: 45%;
	padding-right:10px;
}
.twocol div {
	clear:both;
	font-size: x-small;
}
.details {
	width:85%;
	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: 400px;
	margin: 0 0 5px 5px;
	float: right;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	background-image: url("http://www.uncg.edu/kin/images/ess_bg.gif");
	background-position: top left;
}
#linkscontainer {
	width: 100%;
	margin: 0 0 5px 5px;
	float: right;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	background-image: url("http://www.uncg.edu/kin/images/ess_bg.gif");
	background-position: top left;
}
#factext {
	width:100%;
	padding-top: 5px;
	clear: both;
}
#uncgLogo {
	background:url("http://www.uncg.edu/kin/images/ess_header.jpg") #ffffff no-repeat;
}
#pepsemenu {
	font-size:x-small;
}
/*------------------------------nav styles---------------------------*/

#unitNav #navFocus a {
/*background-color:#FCFCFC;*/
	
}
#navFocus li a:link, #navFocus li a:visited {
	color:#006699;
}
#navFocus li a:hover {
	color:#006699;
}
/*------------------------------heading styles---------------------------*/
h1 {
	font-size:25px
}
h2 {
	color:#003466;
	margin-bottom:6px;
	font-size: 20px;
}
h3 {
	margin-top:8px;
	margin-bottom:6px;
	font-family:Geneva, Arial, Helvetica, sans-serif, Helvetica, sans-serif;
	color:#996600;
	color:#0A94D5;
	color:#996600;
	color:#A68500;
	color:#284A7E;
	color:#104BA9;
	border-bottom:1px dashed #AAA;
	letter-spacing:1px;/*color: #CC6600;*/
	font-size: 16px;
}
h4 {
	margin:2px 0px;
	font-size: 15px;
	color:#333333;
}
h4.giss {
	text-transform:uppercase;
	margin:6px 0;
}
.keynote {
	border:1px solid #CCC;
	padding:0px 8px 8px 8px;
	margin:5px 0 20px 0;
	background:#f5f5f5 repeat-x top left; /*opacity:0.7;filter:alpha(opacity=70);*/
}
h3.key {
	border-bottom:none;
	font-weight:bold;
	letter-spacing:1.4px;
}
/*
div.keynote p#transbox{color:black!important;opacity:1;filter:alpha(opacity=100);color:bold;}*/
h5 {
	margin-top:0;
	padding-top:0;
	font-size:15px;
}
h6 {
	font-size: 13px;
}
.smallLink {
	font-size:11px;
}
/*------------------------------two column container---------------------------*/
#two_column_container {
	width: 97%;  /* this will create a container 80% of the browser width */
	background: #FFFFFF;
	margin: 0 auto 4px auto; /* the auto margins (in conjunction with a width) center the page */
	padding-top:10px;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#left_column {
	float: left;
	width: 250px; /* since this element is floated, a width must be given */
	padding: 0; /* top and bottom padding create visual space within this div  */
}
#right_column {
	margin-left: 260px;
}
.portrait {
	margin-right:10px;
	border-bottom:none;
}
div.dropshadow {
	padding-bottom:4px;
	width:100px;
	background:url(http://www.uncg.edu/kin/images/dropshadow-100.jpg) 2px bottom no-repeat;
}
img.splash {
	padding:4px 3px 3px 4px;
	border-bottom:1px solid #dddddd;
	border-right:1px solid #DDD;
	background:url(http://www.uncg.edu/kin/images/bg_image_frame.gif) left top no-repeat;
	display:block;
}
.photo {/*replace with above*/
	border:1px solid #CCC;
	padding:4px;
	background-color:white;
	margin:5px;
}
.data_table, .data_table tr td {
	border:1px solid #CCC;
}
.data_table_header {
	background-color: #666;
	color:white;
	font-weight:bold;
}
#unitNav {
	font-family:normal, "Arial", "Helvetica", sans-serif;
	/*font-size-adjust:none;*/
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-top:10px;
}
#unitNav span {
	font-size:12px;
	text-transform:uppercase;
	color:#003366;
}
#unitNav ol li {
	background:transparent url(http://www.uncg.edu/global_uncg/images/goBtn.gif) no-repeat scroll 0% top;
	border-bottom:medium none;
	font-weight:normal;
	font-size:13px;
	margin:1px -10px;
	padding:0pt 1.2em;/*white-space:nowrap;*/
}
#unitNav li {
	border-bottom:1px dotted #CCCCCC;
	font-weight:bold;
	padding:0.5em;
	border:1px solid white; /*border collapse issue with ie6 requires border*/
}
a {
	text-decoration:none;
	color: #000066;/*padding-left:2px;*/
}
a:hover {
	text-decoration:underline;
	/*padding-left:2px;*/
	color:red;
}
#unitNav .selectedMenuLink {
	text-decoration:underline;
	padding-left:2px;
	padding-right:2px;
}
#unitNav a:hover {
	text-decoration:none;
	/*padding-left:2px;
	padding-right:2px;*/
	color:white;
	background: #CCC;
}
.photoStyle {
	border:1px solid #CCC;
	margin-left:20px;
	margin-right:4px;
	margin-top:20px;
	margin-bottom:20px;
}
.listStyle {
	padding:0;
	margin-left:0;
	margin-top:4px;
	margin-bottom:10px;
	list-style-image:url("http://www.uncg.edu/hhp/images/bullet_orange_list.gif");
}
.listStyle li {
	margin-left:16px;
}
#innerList a:link {/*background:transparent url(http://www.uncg.edu/hhp/images/bullet.gif) no-repeat  0px 0px ;padding-left:10px;*/
	font-weight:normal;
}
#innerList a:visited {/*background:transparent url(http://www.uncg.edu/hhp/images/bullet.gif) no-repeat  0px 0px ;padding-left:10px;*/
	font-weight:normal;
	color:#003466;
}
#innerList a:hover {
	/*background:transparent url(http://www.uncg.edu/hhp/images/bullet.gif) no-repeat  0px 0px ;padding-left:10px;*/font-weight:normal;
	color:white;
	background: #CCC;
}
#innerList a:active {/*background:transparent url(http://www.uncg.edu/hhp/images/bullet.gif) no-repeat  0px 0px ;padding-left:10px;*/
	font-weight:normal;
	background-color:#003466;
	color:white;
}
.listStyle2 {
	margin-top:4px;
	margin-bottom:4px;
}
.unitNav li ol li {
	padding-right:1px;
}
.hhpBanner {
	/*background-color:#729BD1;
	background-image:url(http://www.uncg.edu/hhp/images/bluebck.jpg)!important;
	background-position:left top;
	background-repeat:no-repeat;*/
	color:white;
	font-weight:bold;
}
#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;
}
#unitNav .mainsubmenu li {
	background-image:none;
	list-style:circle;
	padding-left:0;
	margin-left:10px;
	font-size:12px;
}
#navcontainer a:active {
	background: #c60;
	color: #fff;
}
#navcontainer li#active a {
	background: #c60;
	border: 1px solid #c60;
	color: #fff;
}
.pageIdentification { /*used to identify a page so that it highlights as selected in main nav*/
	display:none;
}
.pageid {
}
.innerListStyle {
	list-style-image:none;
}
.TabbedPanelsTab {
	font-size:12px !important;
}
.liststyle-alpha {
	list-style:lower-alpha;
}
dl {
	margin-bottom:4px;
}
dt {
	font-weight:bold;
}
dt.faq {
	color:#333;
}
.datatable {
	font-size:13px;
	background-color:#FFFFFF;
	border:1px solid #CCC;
}
.datatable caption {
	text-align:left;
	font-weight:bold;
}
.datatable th {
	font-weight:normal;
}
.datatable th, .datatable tr {
	text-align:left;
	background-color:#F5F5F5;
}
.photoframe {
	border:1px solid #CCC;
	padding:4px;
	background-color:white;
	margin-right:10px;
}
.infobox1 {
	background-image:url(http://www.uncg.edu/phe/images/online/graybox.png);
	background-repeat:no-repeat;
	font-size:12px;
	margin-left:20px;
	height:211px;
	width:210px;
}
.infobox1 h3, .infobox2 h3 {
	font-size:14px;
	padding:10px 0 10px 10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
/*data tables*/

.tableStyle {
	padding: 0;
	margin: 0;
	border-left: 1px solid #C1DAD7;
}
.tableStyle th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #3C454D;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 4px 4px 4px 4px;
}
.headerBackground {
	background: #F5F5F5 url(http://www.uncg.edu/kin/images/headerbck.jpg) repeat-x !important;
}
.tableStyle th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}
.tableStyle td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #ffffff;
	padding: 4px 4px 4px 4px;
	color: #4f6b72;
}
.tableStyle td.alt {
	background: #f5f5f5;
	color: #3C454D;
}
.tableStyle th.spec {
	border-top: 0;
	background: #ffffff;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;/*	url(http://www.duoh.com/csstutorials/csstables/images/bullet1.gif) no-repeat*/
}
.tableStyle th.specalt {
	border-top: 0;
	background: #f5f5f5;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #3C454D;
}
.tableStyle img {
	border:1px solid #CCC;
	background-color:white;
	padding:4px;
}
.tableStyle .tableCaptionStyle, .tableStyle caption {
	text-align:left;
	font-size:16px;
	font-weight:bold;
	margin-top:10px;
	font-variant:small-caps;
}
.quotation_block1 {
	border:1px solid #CCCCCC;
	color:#666666;
	font-size:12px;
	margin:0 10px 10px;
	width:320px;
	float:right;
}
.quotation_block1 h3 {
	background-color:#40668B;
	color:white !important;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0 4px 0;
	text-transform:uppercase;
}
.quotation_block1 div {
	padding:0px 4px 0 10px;
}
.formStyle {
	border:1px solid #CCC;
	background-color:#AcB1B7;
	padding:10px;
	width:345px;
	background-image:url(http://www.uncg.edu/kin/images/bck-gray.jpg);
	background-repeat:repeat-x;
	background-position:top right;
}
.formStyle input, .formStyle textarea {
	border:1px solid #999999;
	padding:2px;
}
.formStyle label {
	font-weight:bold;
	color:#333;
	display:block;
	margin-top:6px;
}
.buttonStyle {
	background-color:#666666;
	color:white;
	font-weight:bold;
}
.asterix {
	font-size:18px;
	color:red;
	font-weight:bold;
	line-height:10px;
}
#column1 {
	width:450px;
	float:left;
	padding-left:5px;
	border-right:1px dashed #CCC;
	margin-top:10px;
}
#column1 .inner {
	width:420px;
}
#column2 {
	width:230px;
	float:right;
	padding-right:5px;
	padding-left:5px;
}
.rightFloatedInfoBox {
	float:right;
	width:200px;
	border:1px solid #CCC;
	padding:10px;
	margin:0 4px 4px 20px;
}
.newsandevents li {
	list-style-image:url(http://www.uncg.edu/hhp/images/bullet2.jpg);
	margin-left:-24px;/*highslide styles*/
}
.importantStyle {
	color:#990000;
	font-weight:bold;
}
.pedegogySection {
	margin-bottom:30px;
}
.pedegogySection .photoframe {
	margin:0px 30px 4px 0px;
}
.pedegogySection h3 {
	margin-bottom:20px;
}
.news_block1 {
	border:1px solid #CCCCCC;
	color:#666666;
	font-size:12px;
	margin:0px 10px 10px 0;
	width:99%;
}
.news_block1 ul li {
	list-style-image:url(http://www.uncg.edu/hhp/images/bullet2.jpg);
	margin-left:-24px;
}
.news_block1 a {
	color:#113861;
	text-decoration:underline;
}
.news_block1 a:hover {
	color:#AAA;
	text-decoration:underline;
}
.news_block1 h3 {
	background-color:#40668B;
	color:white !important;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	padding-left:10px;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	border-bottom:none;
}
.news_block1 .inner {
	padding:0px 10px;
	line-height:1.5em;
}
/*columns in main content of page ~ 750px wide*/

.container_main1 {/*2/3*/
	margin-left: auto;
	margin-right: auto;
	width: 99%;
}
.container_main1 .col_1 {/**/
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	width:420px;
}
.container_main1 .col_2 {/**/
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	width:240px;
}
.container_main {
	margin-left: auto;
	margin-right: auto;
	width: 99%;
}
.container_main .col_2 {/*use two of these for two cols*/
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	width:330px;
}
.notice {
	border:1px solid #CCC;
	background-color:#f5F5F5;
	padding:4px;
	text-align:center;
	color:#993333;
}
.notice2 {
	border:1px solid #CCC;
	background-color:#f5F5F5;
	padding:4px;
	text-align:center;
}
.clearstyle {
	clear:right;
}
/*For image rotator  on index page and elsewhere****************/
   div#rotator{margin-bottom:285px;border:1px solid white;}
/* 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****************/
