@charset "utf-8";

body {
	background: #FFF url(../images/design/body-bg.jpg) repeat-x left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

a:link, a:visited {
	color: #006600;
	text-decoration: underline;
}
a:hover, a:active {
	color: #7FB26B;

}
hr {
	color: #999967;
	margin: 20px auto;
	width: 250px;
	display: block;
}


#header {
	position: relative;
	width: 962px;
	text-align: left;
	margin: 0 auto;
	height: 125px;


}


#header h1 {
	background: url(../images/design/dhsfg-logo.gif) no-repeat center top;
	text-indent: -9999px;
	height: 90px;
}


#header #siteMap {
	position: absolute;
	top: 8px;
	left: 0px;
}
#header #siteMap a:link, #header #siteMap a:visited {
	font-size: 0.7em;
	color: #006600;
	text-decoration: underline;
	padding: 0px;
	font-weight: normal;
}
#header  #siteMap  a:hover, #header  #siteMap  a:focus, #header #siteMap a:active {
	color: #7FB26B;

}
#header   #webMail {
	position: absolute;
	right: 5px;
	top: 98px;
	width: 75px;

}
#header   #webMail   a:link, #header   #webMail   a:visited {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	line-height: 20px;
	height: 18px;
	display: block;
	text-align: left;
	background: url(../images/design/webmail-icon.png) no-repeat right center;
}
#header    #webMail    a:hover, #header    #webMail    a:focus, #header #webMail a:active {
	text-decoration: underline;
	outline: 0;

}

#navBar {
	width: 962px;
	margin: 0;
	padding: 0;
	background: #999967 url(../images/design/nav-bar-bg.jpg) repeat-x;
	position: absolute;
	left: 0px;
	bottom: 0px;

}

#navBar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navBar li {
	border-left: 1px solid #FFF;
	float: left;



}
#navBar li.first {
	border-left: none;

}

#navBar li.last {
	border-right: 1px solid #FFF;

}


#navBar a:link, #navBar a:visited {
	color: #FFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	height: 31px;
	line-height: 31px;
	display: block;
	width: 110px;
	text-align: center;
}
#navBar   a:hover, #navBar  a:focus, #navBar a:active {
	color: #006600;
	background: #B3B38E url(../images/design/nav-bar-btn-hover-bg.jpg) repeat-x top;
}


#container {
	background: url(../images/design/container-bg.png) repeat-y center top;
	width: 1000px;
	margin: 0 auto;
}





#content {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
	padding-bottom: 30px;
}
#content #bannerImg  {
	height: 200px;
	overflow: hidden;
	margin-bottom: 5px;
}




#contentSubNav {
	float: left;
	width: 220px;
	padding-bottom: 0px;
}
#contentSubNav    h1  {
	font-size: 16px;
	text-align: center;
	color: #006600;
	text-transform: uppercase;
	padding: 0;
	background: #E2E2E2 url(../images/design/subnav-news-header.jpg) repeat-x top;
	border-bottom: 1px solid #999967;
	margin-bottom: 0px;
	height: 40px;
	line-height: 40px;
}
#contentSubNav    a.backArrow:link, #contentSubNav a.backArrow:visited {
	background: url(../images/design/back-arrow-bg.gif) no-repeat left center;
	display: block;
	text-decoration: underline;
	text-align: center;
	padding-bottom: 0px;
	clear: both;
	height: 40px;
	line-height: 40px;
	padding-left: 35px;
	margin-top: 10px;
	font-size: 15px;
}
#contentSubNav a.backArrow:hover, #contentSubNav a.backArrow:active {
	background: url(../images/design/back-arrow-bg.gif) no-repeat right center;
}
ul#subNavLinks {
	list-style: none;
	margin-bottom: 0px;
	padding-top: 0px;
	background: #F4F4F4;
}
ul#subNavLinks           li.subHeading   {
	text-transform: uppercase;
	line-height: 18px;
	font-size: 13px;
	background: #B0B08A;
	color: #FFFFFF;
	text-align: center;
	height: 20px;
	margin: 0;
}
ul#subNavLinks    a:link,  #subNavLinks a:visited {
	display: block;
	color: #006600;
	text-decoration: none;
	line-height: 20px;
	font-weight: normal;
	font-size: 12px;
	margin: 0px;
	height: 20px;
	border-bottom: 1px solid #999967;
	padding: 2px 5px;
}
ul#subNavLinks    a:hover, #subNavLinks  a:focus, #subNavLinks a:active {
	text-decoration: none;
	background: #FFF url(../images/design/subnav-hover-bg.gif) no-repeat right center;

}

#contentMain {
	float: left;
	width: 480px;
	padding: 0 20px;
	line-height: 1.6;
	font-size: 0.85em;
}
#contentMain p {
	color: #000000;
	padding-bottom: 0.85em;
}
#contentMain  blockquote {
	width: 230px;
	background: url(../images/design/blockquote-bg.png) no-repeat left top;
	padding: 10px 0 10px 0;
	border-top: 3px double #999999;
	border-bottom: 3px double #999999;
	clear: both;
	margin-bottom: 0.4em;
}
#contentMain blockquote p {
	color: #999967;
	font-size: 1.2em;
	font-style: italic;
	padding-bottom: 0px;
}
#contentMain  blockquote  p.footer {
	display: block;
	font-size: 0.9em;
	font-style: normal;
	color: #999999;
	padding-bottom: 0px;

}

#contentMain blockquote.float-left {
	text-align: left;
	margin-right: 10px;
}
#contentMain blockquote.float-right {
	text-align: right;
	margin-left: 10px;
}



#contentMain    .bold {
	color: #666666;
}



#contentMain h1 {
	font-size: 20px;
	margin-bottom: 0.7em;
	text-align: left;
	line-height: 37px;
	color: #FFFFFF;
	background: #999967 url(../images/design/h1-bg.jpg) no-repeat left top;
	padding-left: 10px;
	height: 40px;
	border-bottom: 1px solid #999967;
}
#contentMain h2 {
	font-size: 1.1em;
	color: #999967;
	font-weight: bold;
	text-transform: uppercase;
	clear: both;
	background: url(../images/design/h2-bg.jpg) no-repeat left bottom;
	margin-bottom: 0.7em;
	padding-bottom: 0.2em;
}
#contentMain h3 {
	font-size: 1em;
	padding-bottom: 0.3em;
	font-weight: bold;
	text-transform: uppercase;
	color: #006600;
}
#contentMain h4 {
	font-size: 1em;
	text-align: left;
	color: #B0B08A;
	padding-bottom: 0.2em;
	font-weight: bold;
}
#contentMain   img {
	border: 2px solid #999967;
	margin: 1px;
}

#contentMain img.float-left {
	margin: 10px 15px 10px 0;
	clear: both;
}

#contentMain img.float-right {
	margin: 5px 0 8px 15px;
	clear: both;
}

#contentMain img.center {
	margin: 0px auto;
	display: block;
	margin-bottom: 5px;
}
#contentMain img.noBorder {
	border-style: none;
}
#contentMain img.portrait {
	margin-left: 55px;
}
#contentMain .imgCaption {
	font-size: 1em;
	text-align: center;
	color: #999967;
}
#contentMain a img:hover {
	border-color: #006600;
}



#contentMain p.boxHighlight {
	border: 2px solid #B0B08A;
	margin: 0.9em auto;
	text-align: center;
	padding: 0.5em;
}
#contentMain   .text-indent {
	padding-left: 1.1em;

}
#contentMain  p.backToTop {
	text-align: center;
	font-size: 0.9em;
	color: #999967;
	display: block;
	clear: both;
	padding-top: 0.9em;
}





#contentMain   ul   {
	margin-bottom: 0.85em;
	list-style: disc;
	padding-left: 1.05em;
}
#contentMain ul li {
	padding-bottom: 0.85em;
	padding-left: 0.6em;
}

#contentMain ol {
	margin-bottom: 0.85em;
	list-style: decimal;
	padding-left: 1.7em;
}
#contentMain ol.alpha {
	list-style: upper-alpha;
}

#contentMain ol li {
	padding-bottom: 0.85em;
	padding-left: 0.6em;

}
#contentMain ul#productions {
	list-style: none;
	padding: 0px;
}
#contentMain ul#productions img {
	border-style: none;
}
#contentMain ul#productions li {
	padding: 0.5em 0;
	clear: both;


}
#contentMain    ul#productions   li  img.poster {
	float: right;
	padding-bottom: 0.3em;

}

#contentMain  ul#productions   p {
	padding-top: 0.8em;
}
#contentMain   ul#productions   p.title {
	border-bottom: 1px solid #B0B08A;
	font-weight: bold;
	text-transform: uppercase;
	color: #006600;
	padding-bottom: 0.3em;
	padding-top: 0.25em;
	margin-bottom: 0.8em;
}
#contentMain ul#productions div {
	float: right;
	position: relative;
}
#contentMain     ul#productions     div     a.enlarge {
	height: 45px;
	width: 45px;
	margin: 0px;
	position: absolute;
	right: 0px;
	top: 195px;
}

#contentMain ul#productions div a.photos {
	width: 170px;
	text-align: center;
	display: block;
	font-size: 0.8em;

}



#contentMain ol#staffList {
	padding-left: 0px;
	font-size: 1em;
	line-height: 1.6;
}
#contentMain  ol#staffList em  {
	color: #B0B08A;
}

#contentMain ol#staffList li {
	list-style: none;

}
#contentMain   ol#staffList  li.heading {
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #B0B08A;
	margin-bottom: 0.3em;
	padding-bottom: 0.1em;
	color: #006600;
	font-size: 1em;
}

#contentMain     ol#staffList     ul    {
	margin-bottom: 0.5em;
	padding-left: 0px;
}
#contentMain     ol#staffList     ul     li    {
	list-style: none;
	padding-bottom: 0.15em;

}
#contentMain  ul.imgGallerySml {
	list-style: none;
	padding: 5px 0;
	margin: 0;
}
#contentMain  ul.imgGallerySml  li {
	float: left;
	width: 160px;
	text-align: center;
	padding-bottom: 2px;
}
#contentMain  ul.imgGallerySml  p {
	font-size: 11px;
	color: #006600;
}

#contentMain  ul.imgGalleryLrg {
	list-style: none;
	padding: 5px 0;
	margin: 0;
}
#contentMain  ul.imgGalleryLrg  li {
	float: left;
	width: 175px;
	text-align: center;
	padding-bottom: 10px;
}
#contentMain  ul.imgGalleryLrg  p {
	font-size: 11px;
	color: #006600;
}
#contentMain div.imageGrpCenter {
	text-align: center;
	margin-bottom: 0.8em;
}
#contentMain div.imageGrpCenter p {
	font-size: 0.9em;
	color: #999967;
}


#contentNews {
	float: left;
	width: 220px;
	margin-top: 0px;
	background: #F4F4F4 url(../images/design/subnav-news-bg.gif) no-repeat right bottom;
	border-bottom: 1px solid #999967;
}
#contentNews h1 {
	font-size: 16px;
	text-transform: uppercase;
	text-align: center;
	color: #006600;
	height: 40px;
	background: #E2E2E2 url(../images/design/subnav-news-header.jpg) repeat-x top;
	padding: 0;
	border-bottom: 1px solid #999967;
	margin-bottom: 5px;
	line-height: 40px;
}
#contentNews ul {
	list-style: none;
	padding: 5px 10px 0px 10px;
}
#contentNews  ul  li {
	border-bottom: 1px solid #E2E2E2;
	margin-bottom: 5px;
	padding-bottom: 5px;

}
#contentNews ul li.bottom {
	border-style: none;
	padding-bottom: 0.3em;
}

#contentNews     ul    li   h2 {
	font-size: 0.8em;
	color: #666666;
	line-height: 1.3;
	text-align: right;
	margin-bottom: 0.45em;
}
#contentNews    ul    li    p.newsInfo {
	font-size: 0.7em;
	text-align: right;
	padding-bottom: 0.35em;
	color: #000000;
}

#contentNews   ul  li p {
	font-size: 0.7em;
	color: #999967;
	text-align: right;
	margin-bottom: 5px;
	line-height: 1.3;
}
#contentNews ul li img {
	float: right;
	margin: 3px 0 5px 5px;
	border: 2px solid #FFF;
}
#contentNews ul li img.noBorder {
	border-style: none;
}

#contentNews a:link, #contentNews a:visited {
	text-decoration: underline;
	color: #006600;

}
#contentNews a:hover, #contentNews a:active {
	color: #7FB26B;

}
#contentNews   a.newsMore:link,#contentNews   a.newsMore:visited    {
	color: #060;
	text-decoration: none;
	font-size: 0.8em;
	text-align: right;
	display: block;
}
#contentNews   a.newsMore:hover,#contentNews   a.newsMore:active   {
	text-decoration: underline;

}
#footerOuter {
	background: #F4F4F4 url(../images/design/footer-bg.jpg) repeat-x top;
	height: 160px;
	border-top: 1px solid #999999;
	clear: both;
}


#footer {
	margin: 0px auto;
	width: 942px;
	padding: 10px;
	position: relative;
}
#footer  #dhsfgAddress {
	font-size: 13px;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
	padding-top: 3px;
	width: 250px;
	border-right: 1px solid #CCCCCC;
	float: left;
	height: 135px;
	margin-top: 0px;


}
#footer   #dhsfgAddress   span {
	display: block;
	font-size: 12px;
	line-height: 23px;
	font-weight: bold;
	color: #666666;
}
#footer  #dhsfgAddress  span  em {
	color: #999967;
	font-size: 11px;
	line-height: 17px;
	font-style: normal;

}
#footer  #dhsfgAddress  span.email {
	height: 25px;
	line-height: 23px;
	background: url(../images/design/address-email.png) no-repeat 2px center;
	margin-top: 7px;
	padding-left: 26px;
}
#footer  #dhsfgAddress  span.tel {
	height: 25px;
	line-height: 23px;
	background: url(../images/design/address-tel.png) no-repeat left center;
	padding-left: 26px;
	margin-top: 5px;
}

#footer #girlsPeeking {
	float: left;
	width: 100px;
	height: 130px;
	background: url(../images/design/girls-peeking.png) no-repeat 0px 5px;
}



#footer #logos {
	position: absolute;
	right: 10px;
	top: -10px;
	height: 110px;
	background: url(../images/design/footer-icons-bg.png) no-repeat;
	width: 430px;


}
#footer  a.enquiry:link, #footer  a.enquiry:visited {
	display: block;
	color: #7FB26B;
	width: 140px;
	float: left;
	margin-top: 12px;
	margin-left: 12px;
	position: relative;
	height: 35px;
	overflow: hidden;
	text-align: center;
	padding-top: 35px;
}
#footer a.enquiry span  {
	background: url(../images/design/enquiry-bg.gif) no-repeat center top;
	width: 140px;
	height: 70px;
	position: absolute;
	left: 0px;
	top: 0px;
}


#footer a.isc:link, #footer a.isc:visited   {
	height: 50px;
	display: block;
	color: #7FB26B;
	width: 125px;
	margin-top: 15px;
	float: left;
	margin-left: 27px;
	overflow: hidden;
	position: relative;
	text-align: center;
	padding-top: 20px;
}
#footer a.isc span {
	position: absolute;
	height: 70px;
	width: 125px;
	left: 0px;
	top: 0px;
	background: url(../images/design/isc-logo.gif) no-repeat center top;
}


#footer a.gsg:link, #footer a.gsg:visited {
	height: 59px;
	display: block;
	color: #7FB26B;
	width: 79px;
	float: left;
	margin-top: 9px;
	margin-left: 33px;
	overflow: hidden;
	position: relative;
	padding-top: 20px;
	text-align: center;
}
#footer a.gsg span {
	position: absolute;
	height: 79px;
	width: 79px;
	left: 0px;
	top: 0px;
	background: url(../images/design/gsg.gif) no-repeat center top;
}


#footer #companyInfo {
	width: 600px;
	position: absolute;
	right: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999967;
	text-align: right;
	font-size: 12px;
	line-height: 18px;
	top: 110px;

}
