@charset "utf-8";
/* CSS Document */

@import url("style.css");

body {
	background:url('../../images/sectionBackground.jpg') no-repeat #195392;
	background-position:center top;
	
}

h2 {
	margin-top:0px;
}

/* ************************ */
/* 			HEADER			*/
/* ************************ */

#header {
	background:white;
	position:relative;
	padding:0px;
}

#headerLogo {
	position:absolute;
	left:0px;
	top:12px;
}

#headerLogo h1 {
	margin:0px;
	padding:0px;
	background: url(../../images/DHRLogo_white.gif) no-repeat;
	height:77px;
	width:474px;
}

/* ************************ */
/* 		rotation Main		*/
/* ************************ */

#rotationMain {
	width:982px;
	height:264px;
	background:url(../../images/sectionHeader2.jpg) no-repeat;
	display:block;
	position:relative;
}

#sectionName {
	width:173px;
	height:41px;
	background:url(../../images/sectionHeaderTag.jpg) no-repeat;
	display:block;
	position:absolute;
	left:0px;
	top:30px;
	border:1px solid #e3decb;
}

#sectionName h2 {
	border-bottom:0px none;
	margin:0px;
	padding-top:12px;
	padding-bottom:8px;
	padding-left:16px;
	color:white;
	text-transform:uppercase;
	font-size:1.2em;
}

#sectionPicture {
	position:absolute;
	right:3px;
	top:-7px;
	padding-left:10px;
	padding-right:8px;
	padding-top:9px;
	padding-bottom:9px;
	background:white;
	background:url(../../images/sectionImageBackground.gif) no-repeat;
	height:248px;
	width:509px;
}

#sectionText {
	position:absolute;
	top:74px;
	left:24px;
	width:405px;
	font-size:0.8em;
	color:#5f5847;
}

#sectionText h3 {
	margin:0px;
	padding:0px;
	margin-top:16px;
}

#sectionMore {
	display:block;
	width:76px;
	height:24px;
	background:url(../../images/sectionMore.jpg) no-repeat;
	position:relative;
	left:350px;
}

#sectionMore span {
	display:none;
}

#contentSection {
	background:#f0ebde;
	padding:0px;
	margin-top:12px;
	border-left:1px solid #cbc9be;
	border-bottom:1px solid #cbc9be;
	overflow:visible;
	
}

#sectionContent {
	margin-left:182px;
	padding-bottom:24px;
	background:white;
	padding-left:16px;
	/*padding-right:12px;
	overflow:auto;
	width:778px;*/
	border-left:1px solid #cbc9be;	
	clear:right;
}

#sectionContent.full {
	margin-left: 0;
	border: none;	
	padding-left: 0;
}

/* ************************ */
/*	Section Main Menu		*/
/* ************************ */

#sectionMainMenu {
	background:#efebdf;	
	height:25px;	
}

#sectionMainMenu ul {
	margin:0px;
	padding:0px;
	margin-left:24px;
}

#sectionMainMenu ul li {
	float:left;
	margin:0px;
	padding:0px;
	padding-top:4px;
	margin-right:16px;
	list-style:none;
	font-size:0.8em;
}

#sectionMainMenu ul li a {
	color:#3f63b7;
	text-decoration:none;
}

/* ************************ */
/*	Section Menu			*/
/* ************************ */
#sectionMenu {
	width:182px;
	background:#f0ebde;
	color:#63523f;
	float:left;
	border-top:1px solid #cbc9be;
	
}

.sectionMenuAdjust {
	margin-left:12px;
}

#sectionMenuName {
	color:white;
	background:#e1a441;
	text-align:center;
	text-transform:uppercase;
	padding-top:2px;
	display:block;
	text-decoration:none;	
}

#sectionMenu ul {
	margin:0px;
	padding:0px;
}

#sectionMenu ul li {
	margin:0px;
	padding:0px;
	list-style:none;
 	border-bottom:dashed #a59a80 1px;
	padding:8px;
	padding-left:0px;
	font-weight:bold;
	font-size:0.8em;
}

#sectionMenu ul li ul {
	margin-top:6px;
	margin-left:29px;

}

#sectionMenu ul li a {
	color:#5f5847;
	text-decoration:none;
}

#sectionMenu ul li ul li {

	border-top:dashed #a59a80 1px;
	border-bottom:none;
	padding:0px;
	padding-top:6px;
	padding-bottom:6px;
	font-weight:normal;	
	font-size:1.0em;
	color:#63523f;
	text-decoration:none;
}

#sectionMenu ul li ul li a {
	color:#5f5847;
	text-decoration:none;	
}

/* ************************ */
/* 		section blocks		*/
/* ************************ */
.sectionBlock {
	background:url(../../images/sectionBlockBackground.jpg) no-repeat;
	width:234px;
	height:335px;
	padding:0px;
	position:relative;
	float:left;
	margin-right:6px;
	margin-left:6px;
	margin-bottom:12px;

}

.sectionBlock a {
	text-decoration:none;
}

.sectionBlockImage {
	text-align:center;
	padding-top:8px;
}

.sectionBlockText {
	padding-left:6px;
	padding-right:6px;
}

.sectionBlockText h3 {
	color:#1c87bb;
	border-bottom:1px dashed #9f9579;
	font-weight:bolder;
}

.sectionBlockMore {
	position:absolute;
	right:12px;
	bottom:12px;
	background:url(../../images/sectionBlockMore.gif) no-repeat;
	width:96px;
	height:24px;
	display:block;
}

.sectionBlockMore span {
	display:none;
}

#sectionContent h2 {
	background:white;
	color:#e46c4b;
	
	padding-top:2px;
	padding-bottom:2px;
	padding-left:0px;
	border-bottom:7px solid #efebdf;
	font-size:1.5em;
	font-weight:normal;
}

#sectionContent h3 {
	font-size:1.25em;
	color:#617538;
	font-weight:normal;
}

#sectionContent h4 {
	 color:#904647;
	 font-size:1.10em;
	 font-weight: 600;
}

#sectionContent hr {
	border:dotted 1px #d5d5d5;
}

#sectionContent a {
	
}

#FAQBlock {
	background:#f4f4f0;
	width:350px;
	padding:12px;
	color:#902627;
	font-weight:bold;
}

#subPageNav {
	overflow:auto;
}

#subPageNav ul {
	margin:0px;
	padding:0px;
}

#subPageNav ul li  {
	color:#4f7b98;
	float:left;
	padding-left:6px;
	margin-right:6px;
	list-style:none;
}

#subPageNav ul li a {
	text-decoration:none;
	color:#4f7b98;	
}

.firstLink {
	border:0px;	
}


.halfsizeContainer {
	width:370px;
	float:left;
	margin-right:12px;
	margin-bottom:24px;
}

.halfsizeContainer h4 {
	color:#2e2e2e;
	margin-left:0px;
	padding-left:0px;
	border-bottom:1px dotted #989898;
}

.halfsizeContainer ul {
	margin-left:115px;
}

.halfsizeContainer ul li {
	list-style:none;
	margin-bottom:6px;
}

.halfsizeContainer ul li ul {
	margin-left:0px;
	padding-left:16px;
	margin-top:6px;
}


/**********************************
**
***********************************/


/* ********************************	*/
/* 			Rotating Window			*/
/* ********************************	*/

#simpleGalleryListWrapper {
    overflow: hidden;
	height:250px;
	width:900px;
}

#simpleGallery {
	list-style:none;
	margin:0px;
	padding:0px;
}

#simpleGallery, #simpleGalleryHelper {
    list-style: none;
    margin: 0;
    padding: 0;
    clear: both;
}

#simpleGalleryHelper li {
    font-size: 16px;
    font-family: arial;
    margin: 5px 5px 5px 10px;
    padding: 5px 20px 5px 5px;
    border-right: 1px solid #cec7ad;
    float: left;
}
#simpleGalleryHelper li.last {
    margin-right: 0;
    padding-right: 0;
    border-right: none;
}
#simpleGalleryHelper li.simpleGalleryHelperItemActive {
    color: #fff;
}
#simpleGallery li {
    display: none;
}
#simpleGallery li.simpleGalleryItemActive {
    z-index: 1;
}

#slideBannerHelper {
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 1;
    color: #fff;
    bottom: 32px;
	right: 26px;
}
#slideBannerHelper li {
    float: left;
    font-size: 40px;
    line-height: 20px;
    margin-right: 5px;
    cursor: pointer;
	padding-left:2px;
	padding-right:2px;
	color:#999;
}
#slideBannerHelper li.slideBannerHelperItemActive {
    color: #ff0000;	
}


.rotationWindowText {
	margin-left:22px;
	margin-top:80px;
	width:405px;
	font-size:0.8em;
	color:#5f5847;
}

.rotationWindowText img {
	position:absolute;
	right:16px;
	top:-7px;
	padding-left:10px;
	padding-right:8px;
	padding-top:9px;
	padding-bottom:9px;
	background:white;
	background:url(../../images/sectionImageBackground.gif) no-repeat;
	height:230px;
	width:491;
}

#spotLight ul li {
	padding-left:12px;
}

.contactInfoBox {
	background:#f3eee1;
	border:1px solid #b2a98f;
	padding:12px;
	overflow:auto;
}

.whiteSeperator {
	height:24px;
	background:white;
}

.publicationNews ul {
	margin-left:0px;
	padding-left:0px;
}

.publicationNews ul li {
	list-style:none;
	margin-bottom:12px;

	
}