@charset "UTF-8";
/* CSS Document */

body {
	background: url(images/dh-bg.jpg) #636363 repeat-x fixed;
	margin: 0;
	font-family: Verdana, Geneva, sans-serif;
}

a {
	color: #333;
}

a:hover {
	color: #F90;
}

/*Home*/

#hm_bg {
	background:url(images/dh-home-bg.png);
	width: 774px;
	height: 1320px;
	margin: 0 auto;
	position: relative;
}

#dh_cv {
	display:block;
	position: absolute;
	left: 44px;
	top: 11px;
}

#mn_1 {
	position: absolute;
	left: 277px;
	top: 79px;
}
#mn_1 a {
	background:url(images/dh-home.png);
	display: block;
	width: 67px;
	height: 28px;
}
#mn_1 a:hover {
	background:url(images/dh-home.png) bottom;
	display: block;
	width: 67px;
	height: 28px;
}

#mn_2 {
	position: absolute;
	left: 497px;
	top: 79px;
}
#mn_2 a {
	background:url(images/dh-about.png);
	display: block;
	width: 167px;
	height: 28px;
}
#mn_2 a:hover {
	background:url(images/dh-about.png) bottom;
	display: block;
	width:167px;
	height: 28px;
}

#mn_3 {
	position: absolute;
	left: 344px;
	top: 79px;
}
#mn_3 a {
	background:url(images/dh-author.png);
	display: block;
	width: 152px;
	height: 28px;
}
#mn_3 a:hover {
	background:url(images/dh-author.png) bottom;
	display: block;
	width: 152px;
	height: 28px;
}

#mn_4 {
	position: absolute;
	left: 665px;
	top: 79px;
}
#mn_4 a {
	background:url(images/dh-reviews.png);
	display: block;
	width: 84px;
	height: 28px;
}
#mn_4 a:hover {
	background:url(images/dh-reviews.png) bottom;
	display: block;
	width: 84px;
	height: 28px;
}

#ctr_r {
	float: right;
	width: 509px;
	height: 1125px;
	margin: 180px 0 0 0;
}

#ctr_l p {
	display:block;
	background:url(images/dh_qt_1.png) no-repeat;
	text-align: left;
	padding: 15px 0 0 0;
	margin: 0 0 15px 0;
	color: #FFF;
	font-size: 11px;
}

#ctr_l img {
	margin: 0 0 -10px 0;
	vertical-align:text-top;
}

.bl_it {
	display: block;
	color: #000;
	margin: 10px 0 0 0;
	font-size: 10px;
	font-style:italic;
}

#ctr_l {
	float:left;
	height: 760px;
	width: 195px;
	margin: 350px 20px 50px 50px;
}

#ctr_txt {
	width: 441px;
	margin: 0 50px 0 20px;
	font-size: 12px;
}
#ctr_prlg {
	background:url(images/dh-prl-bg.png) no-repeat;
	width: 396px;
	height: 103px;
	margin: 0 0 5px 4px;
	padding: 35px;
	overflow: hidden;
}

#ctr_prlg img {
	float: left;
	margin:0 0 90px 0;
}

#ctr_prlg a {
	float: right;
	background: url(images/dh-prl-go.png);
	width: 168px;
	height: 86px;
	display: block;
	margin: 0 0 80px 0;
}

#ctr_prlg a:hover {
	float: right;
	background: url(images/dh-prl-go.png) bottom;
	width: 168px;
	height: 91px;
	display: block;
}

#ctr_news {
	background:url(images/dh_news_bg.png) no-repeat;
	width: 396px;
	height: 400px;
	margin: 0 0 0 4px;
	padding: 35px;
	font-size: 11px;
}

#hm_btm {
	background:url(images/dh-home-bg.png);
	width: 774px;
	height: 1160px;
	margin: 0 auto;
	position: relative;
}

/*FOOTER*/

#ft_hldr {
	width: 495px;
	height: 80px;
	margin: 20px auto 0 auto;
	position: relative;
	text-align: center;
	font-size: 9px;
}

#ft_hldr a {
	color: #bbb;
	text-decoration: none;
}
#ft_hldr p {
	margin: 35px 0 0 0;
	display: block;
}

#ft_a {
	margin: 0 7px 0 15px;
	float: left;
}

#ft_a a {
	width: 82px;
	height: 17px;
	background:url(images/dh_a.png);
	display: block;
}

#ft_a a:hover {
	width: 82px;
	height: 17px;
	background:url(images/dh_a.png) bottom;
	display: block;
}

#ft_bn {
	margin: 0 7px;
	float: left;
}

#ft_bn a {
	width: 52px;
	height: 17px;
	background:url(images/dh_bn.png);
	display: block;
}

#ft_bn a:hover {
	width: 52px;
	height: 17px;
	background:url(images/dh_bn.png) bottom;
	display: block;
}

#ft_b {
	margin: 0 7px;
	float: left;
}

#ft_b a {
	width: 84px;
	height: 17px;
	background:url(images/dh_b.png);
	display: block;
}

#ft_b a:hover {
	width: 84px;
	height: 17px;
	background:url(images/dh_b.png) bottom;
	display: block;
}

#ft_ib {
	margin: 0 7px;
	float: left;
}

#ft_ib a {
	width: 100px;
	height: 17px;
	background:url(images/dh_ib.png);
	display: block;
}

#ft_ib a:hover {
	width: 100px;
	height: 17px;
	background:url(images/dh_ib.png) bottom;
	display: block;
}

#ft_p {
	margin: 0 7px;
	float: left;
}

#ft_p a {
	width: 84px;
	height: 17px;
	background:url(images/dh_p.png);
	display: block;
}

#ft_p a:hover {
	width: 84px;
	height: 17px;
	background:url(images/dh_p.png) bottom;
	display: block;
}

/* ABOUT THE BOOK */

#bk_bg {
	background:url(images/dh-about-bg.png);
	width: 774px;
	height: 1925px;
	margin: 0 auto;
	position: relative;
}

#ctr_side {
	padding: 150px 0 0 280px;
}

#gorb { 
	margin: 0 32px;
	padding: 5px;
	height: 280px;
}

#gorb p {
	display: block;
	float: right;
	width: 440px;
	padding: 0 20px 0 0;
	margin: 0;
	font-size: 12px;
}
#reag {
	margin: 0 30px;
	height: 390px;
	padding: 30px;
	background:url(images/dh_abt_sw_bg.png);
	font-size: 12px;
}

#reag_pic {
	float: left;
	margin: 8px 0;
}

#reag p {
	margin: 8px 0;
	font-size: 12px;
	display: block;
	float: right;
	width: 410px;
}

#chem {
	margin: -25px 22px -25px 31px;
	height: 300px;
	padding: 25px;
	font-size: 12px;
	background:url(images/dh_abt_chem_bg.png);
}

#chem p {
	margin: 8px 0;
	font-size: 12px;
	display: block;
	width: 280px;
}

#dead {
	margin: 0 30px;
	height: 175px;
	padding: 30px;
	font-size: 12px;
	background:url(images/dh_abt_dh_bg.png);
	z-index: 20;
}
#fall {
	margin: -25px 45px 0 23px;
	height: 326px;
	font-size: 12px;
	padding: 0 10px;
	background:url(images/dh_abt_coll_bg.png) no-repeat;
	z-index: -20;
}

#fall img {
	margin: 20px 0 5px 15px;
}

#fall p {
	float: right;
	width: 380px;
	margin: 0;
}

/* ABOUT THE AUTHOR & REVIEWS */

#ctr_side2 {
	padding: 260px 0 0 280px;
}

#int_bg {
	background:url(images/dh-int-bg.png);
	width: 774px;
	height: 1420px;
	margin: 0 auto;
	position: relative;
}

#txt {
	margin: 10px 0 0 0;
	padding: 0 50px;
	height: 250px;
	font-size: 12px;
}
#txt p {
	padding: 0px;
}

#contact {
	margin: 10px 30px 0 30px;
	padding: 50px;
	font-size: 12px;
	background:url(images/dh_olig_bg.png) no-repeat;
	height: 260px;
}



#olig {
	margin: -10px 30px 0 30px;
	padding: 30px;
	font-size: 12px;
	height: 360px;
}

#olig_cv {
	float: left;
}

#olig_title {
	float: right;
	margin: 5px 20px 0 0;
}

#olig p {
	width: 450px;
	display: block;
	float: right;
}


label {
	width: 400px;
	margin: 5px;
	display: block;
	font-size: 12px;
}
	
