body {
	margin:0;
	padding:0;
	width:100%;
	background-color:#2B2F32;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size:11px;
	font-weight:normal;
	line-height:16px;
	color:#8E989D;
	background:url(../images/bg.png) #2B2F32;
}
* {
	margin:0;
	padding:0;
}
#main_container {
	width:920px;
	margin:0 auto 0 auto;
	padding:0;
	background: url(../images/shadow.png) center top repeat-y;
}
#container {
	width:900px;
	margin:0 auto 0 auto;
	background-color:#2B2F32;
}
img {
	border:none;
}
form, ul, input {
	margin:0;
	padding:0;
}
.displace {
	position: absolute;
	left: -5000px;
}
/* -------------- top starts here -------------- */
#top {
	margin:0;
	padding:49px 0 0 50px;
	height:102px;
	background:url(../images/top.jpg);
}
/* -------------- top ends here ---------------- */
/* -------------- intro starts here ------------ */
#intro {
	margin:0;
	padding:0;
	height:380px;
	background:url(../images/dt_intro.jpg);
	position:relative;
}
#content {
	margin:0;
	padding:0;
	height:380px;
	background:url(../images/dt_bg.jpg) no-repeat;
}
/* //////////////// Fisheye Menu  /////////// */
#menu {
	margin:0;
	padding: 0 0 0 650px;
	background:url(../images/navigation.png) 570px 20px no-repeat;
}
#fisheye_menu {
	list-style: none;
	padding:10px 0 0 0;
	height: 68px;
}
#fisheye_menu li {
	position: relative;
	display: block;
	float: left;
}
#fisheye_menu span {
	position: absolute;
	top: 100%;
	left: 0;
	text-align: center;
	width: 50px;
	padding:0;
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FFCC66;
}
#fisheye_menu a {
	text-decoration: none;
	padding:0 15px 0 0
}
#fisheye_menu img {
	border: 0;
	vertical-align: top;
}
/* //////////////////// combo starts here ///////////////////// */
#comboWrapper {
	margin:0;
	padding:0;
}
#comboHeader {
	margin:0;
	padding:0;
}
#comboLeft {
	float:left;
	width:700px;
	margin:0;
	padding:0;
}
#comboRight {
	float:left;
	width:200px;
	margin:0;
	padding:0;
}
#comboFooter {
	clear:both;
	margin:0;
	padding:0;
}
/* //////////////////// combo ends here /////////////////////// */
#alt_menu {
	margin:0;
	padding:5px 0 11px 22px;
	height:28px;
	border-top:1px dashed #3A4145;
}
#alt_menu ul {
	list-style:none;
	margin:0;
	padding:0;
}
#alt_menu ul li {
	float:left;
	display:inline;
	margin:0 12px 0 0;
	padding:0;
}
/* /// alt menu elements /// */
a.menu_home {
	display: block;
	position:relative;
	width:60px;
	height:25px;
	background:url(../images/menu_home.png) left top no-repeat;
}
a.menu_home:hover {
	background-position: -60px 0;
}
a.menu_about {
	display: block;
	position:relative;
	width:60px;
	height:25px;
	background:url(../images/menu_about.png) left top no-repeat;
}
a.menu_about:hover {
	background-position: -60px 0;
}
a.menu_music {
	display: block;
	position:relative;
	width:60px;
	height:25px;
	background:url(../images/menu_music.png) left top no-repeat;
}
a.menu_music:hover {
	background-position: -60px 0;
}
a.menu_videos {
	display: block;
	position:relative;
	width:60px;
	height:25px;
	background:url(../images/menu_videos.png) left top no-repeat;
}
a.menu_videos:hover {
	background-position: -60px 0;
}
a.menu_contact {
	display: block;
	position:relative;
	width:80px;
	height:25px;
	background:url(../images/menu_contact.png) left top no-repeat;
}
a.menu_contact:hover {
	background-position: -80px 0;
}
/* /// flash player /// */
#player {
	margin:0;
	padding:12px 0 0 15px;
}
/* -------------- vignette starts here -------------- */
#vignetteWrapper {
	margin:0;
	padding:0;
	border-top:1px solid;
	border-bottom:1px solid;
	border-color:#212325;
	background-color:#222426;
}
#vignetteHeader {
	margin:0;
	padding:0;
}
#vignetteLeft {
	float:left;
	width:570px;
	text-align:left;
	margin:0;
	padding:15px 30px 15px 20px;
	background-color:#222426;
}
#vignetteRight {
	float:left;
	width:229px;
	border-left:1px solid #27292C;
	text-align:left;
	margin:0;
	padding:15px 30px 15px 20px;
	background-color:#222426;
}
#vignetteFooter {
	clear:both;
	margin:0;
	padding:0;
}
/* ////////// inside vignette ////////// */
#aboutSnap {
	margin:0;
	padding:0;
}
#aboutSnap img {
	float:left;
	margin:0 25px 0 0;
	padding:0;
}
#aboutSnap div {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-style:italic;
	font-weight:normal;
	line-height:17px;
	color:#ADADAD;
	text-align:left;
	text-decoration:none;
}
#vignetteLeft a img {
	border:1px solid #FFCC66;
}
#vignetteLeft a:hover img {
	border: 1px solid #FFCC66;
}
#vignetteLeft a, #vignetteLeft a:visited {
	text-decoration:none;
}
ins {
	text-decoration:none;
}
#vignetteLeft a:hover #aboutSnap div {
	color:#ADADAD;
	text-decoration:none;
}
/*---------------- left ends here / right starts here ----------------- */
#mediaSnap {
	margin:0;
	padding:0;
}
#mediaSnap img {
	float:left;
	margin:0 25px 0 0;
	padding:0;
}
#mediaSnap div {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-style:italic;
	font-weight:normal;
	line-height:17px;
	color:#525252;
	text-align:left;
	text-decoration:none;
}
#vignetteRight a img {
	border:1px solid #383E41;
	opacity:.3;
	filter: alpha(opacity=30);
}
#vignetteRight a:hover img {
	border: 1px solid #FFCC66;
	opacity:1;
	filter: alpha(opacity=100);
}
#vignetteRight a, #vignetteRight a:visited {
	text-decoration:none;
}
ins {
	text-decoration:none;
}
#vignetteRight a:hover #mediaSnap div {
	color:#ADADAD;
	text-decoration:none;
}
/* ------------- music ministry starts here ------------- */
#musicMinistry {
	margin:0;
	padding:85px 0 0 0;
	height:200px;
	background:url(../images/music_bg.png) no-repeat #2B2F32;
}
/* ////////// inside music ministry ///////////// */
#muchMore {
	margin:8px 0 0 0;
	padding:0 30px 0 0;
	text-align:right;
}
#muchMore span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	font-style:normal;
	color:#5C5C5C;
}
#muchMore span a, #muchMore span a:visited {
	text-decoration:none;
	color:#5C5C5C;
}
#muchMore span a:hover {
	text-decoration:none;
	color:#8B8B8B;
}
/**************************************************************
	Image Menu
	v 2.2
**************************************************************/
#imageMenu {
	position: relative;
	width: 840px;
	height: 135px;
	overflow: hidden;
	margin:0;
	padding:0 0 0 30px;
}
#imageMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 200px;
	width: 1800px;	
}
#imageMenu ul li {
	float: left;
}
#imageMenu ul li a {
	text-indent: -1000px;
	background: no-repeat;
	border-right:2px solid #fff;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:138px;
	height:135px;
}
#imageMenu ul li.album1 a {
	background: url(../images/album_isreal_another_level.jpg) no-repeat;
}
#imageMenu ul li.album2 a {
	background: url(../images/album_isreal_alive.jpg) no-repeat;
}
#imageMenu ul li.album3 a {
	background: url(../images/album_vicky_yohe.jpg) no-repeat;
}
#imageMenu ul li.album4 a {
	background: url(../images/album_judy_jacobs.jpg) no-repeat;
}
#imageMenu ul li.album5 a {
	background: url(../images/album_martha_yettocome.jpg) no-repeat;
}
#imageMenu ul li.album6 a {
	background: url(../images/album_martha_nolimit.jpg) no-repeat;
	width: 270px;
}
.clear {
	clear: both;
}
/* ------------- about DT ------------------------------- */
.sticker {
	position:absolute;
	margin:42px 0 0 278px;
	padding:0;
	z-index:10;
}
#aboutDT {
	margin:15px 40px 0 340px;
	padding:15px 20px;
	width:500px;
	color: #CCCCCC;
	text-align: left;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size:1em;
	font-style: normal;
	font-weight:normal;
	line-height: 17px;
	background:url(../images/grey_bg.png);
}
#aboutDT_cap {
	float:left;
	width:50px;
	height:50px;
	margin:0 10px 0 0;
	padding:0;
}
#aboutDT_header {
	margin:0;
	padding:0;
}
#aboutDT_left {
	float:left;
	width:229px;
	text-align:justify;
	margin:0;
	padding:0 20px 0 0;
	border-right:1px dashed;
	border-color: #424748;
}
#aboutDT_right {
	float:left;
	width:230px;
	text-align:justify;
	margin:0 0 0 20px;
	padding:0;
}
#aboutDT_footer {
	clear:both;
	margin:0;
	padding:0;
}
/* //////////////////////////////////*/
#music_player {
	margin:20px 0 0 340px;
	padding:0;
	position:absolute;
	z-index:0;
}
#video_player {
	margin:15px 0 0 340px;
	padding:0;
}
/* //////////////////////////////////*/
#checkout {
	margin:0;
	padding:20px 40px 20px 0;
	text-align:right;
	background:url(../images/check_derick.png) 30px 26px no-repeat #2B2F32;
}
#checkout img {
	margin:0 20px 0 0;
}
#comments {
	background: url(../images/comment_bg.jpg) no-repeat #222426;
	margin:0;
	padding:0 0 0 360px;
	border-top:1px solid #313335;
	border-bottom:1px solid #313335;
}
#comment_txt1, #comment_txt2, #comment_txt3 {
	border-top: medium none; 
	border-bottom: medium none; 
	overflow: hidden; 
	padding:0;
	visibility: hidden; 
	opacity: 0;
	height: auto;
	color:#CCCCCC;
}
.artist_pic {
	float:right;
	margin:0 20px 0 15px;
	border:5px solid;
	border-color:#FFFFFF;
}
.comment_title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	font-style:italic;
	color:#FFCC66;
	text-transform:capitalize;
	margin:0 0 20px 36px;
}
.quote {
	margin:0 10px 0 0;
	float:left;
	height:200px;
}
#rotator {
	width:540px;
	height:300px;
	margin:0;
	padding:0;
}

#rotator .rotatorTitle {
	cursor:pointer;
	padding:0 20px 0 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	font-weight:normal;
	color:#CCCCCC;
}

#rotator #rotatorContent {
	width:500px;
	height:auto;
}
#numbers {
	background:url(../images/numbers_bg.png) 27px 15px no-repeat;
	margin:0 0 0 400px;
	padding:7px 0 0 9px;
	overflow:visible;
	line-height:14px;
}
/* ------------- about DT ------------------------------- */
/* ------------- copyright starts here ------------------ */
#copyright {
	margin:0;
	padding:17px 0 20px 0;
	background:url(../images/copyright_bg.jpg) left top repeat-x;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#5E6062;
	border-bottom:1px solid #33383C;
}
#copyright_header {
	margin:0;
	padding:0;
}
#copyright_left {
	float:left;
	width:470px;
	margin:0 0 0 30px;
	padding:0;
	text-align:left;
}
#copyright_right {
	float:left;
	width:370px;
	margin:0 30px 0 0;
	padding:0;
	text-align:right;
}
#copyright_footer {
	clear:both;
	margin:0;
	padding:0;
}
.copyright_links:link, .copyright_links:active, .copyright_links:visited {
	color:#5E6062;
	text-decoration:none;
}
.copyright_links:hover {
	color:#A6A8AA;
	text-decoration:none;
	border-bottom: 1px dotted #A6A8AA;
}
/* ------------- contact holder starts here ----------------- */
#contactWrapper {
	margin:15px 40px 40px 340px;
	padding:15px 20px;
	width:500px;
	color: #CCCCCC;
	text-align: left;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight:normal;
	line-height: 17px;
	background:url(../images/grey_bg.png);
}
#contactHeader {
	margin:0;
	padding:0;
}
#contactLeft {
	float:left;
	width:229px;
	text-align:justify;
	margin:0;
	padding:0 20px 0 0;
	border-right:1px dashed;
	border-color: #424748;
}
#contactRight {
	float:left;
	width:230px;
	text-align:left;
	margin:0;
	padding:25px 0 0 20px;
}
#contactFooter {
	clear:both;
	margin:0;
	padding:0;
}
/* ++++++++++++++++++++++++++++++++++++++++++++ */
fieldset { border:0;margin:10px 0 0 3px;padding:0; }
#loadBar {
	margin:20px 0 0 0;
}
#emailSuccess {
	margin:20px 0 0 0;
	color:#FFCC66;
}
label { 
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#888888;
}
input.text,textarea {
	width:214px;
	height:19px;
	border:0px solid #CCCCCC;
	margin:0 0 5px 0;
	padding:4px 6px 2px 6px;
	background:url(../images/cf_input.png) left top repeat-x;
	font-family:Tahoma, Verdana, Arial, Helvetica;
	font-size:1.2em;
	color:#000000;
}
textarea {
	height:100px;
	margin:0 0 12px 0;
	background:url(../images/cf_textarea.png) left top repeat-y;
	overflow:hidden;
}
.submit {
	float:right;
	margin:7px 0 0 0;
	padding:0;
	width:60px;
	height:22px;
	border:none;
	cursor:pointer;
	background:url(../images/send.png) left top no-repeat;
}
/* ///////// newsletter starts here /////////// */
#newsletterWrapper {
	margin:219px 0 0 570px;
	padding:0;
	width:300px;
	height:70px;
	background:url(../images/newsletter_bg.png) left 7px no-repeat;
}
#newsletterHeader {
	margin:0;
	padding:0;
}
#newsletterLeft {
	float:left;
	width:180px;
	margin:0;
	padding:0 20px 0 0;
	text-align:left;
}
#newsletterRight {
	float:right;
	width:100px;
	margin:0;
	padding:0;
	text-align:left;
}
#newsletterFooter {
	clear:both;
	margin:0;
	padding:0;
	color:#787878;
}
.emailbox {
	background:#222426;
	margin:12px 0 0 7px;
	padding:0;
	width:170px;
	height:20px;
	border:1px solid #222426;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
}
#subscribe {
	width:81px;
	height:9px;
	margin:18px 0 0 6px;
	padding:0;
	border:none;
	cursor:pointer;
	background:url(../images/sub.png) left top no-repeat;
}
#subscribe:hover {
	background-position:-85px;
}
/* /// booking stuff starts here /// */
#soundofthehouse {
	position:absolute;
	display:block;
	top:80px;
	right:195px;
	background:url(../images/soh-btn.png);
	width:173px;
	height:62px;
}
#cd-purchase {
	position:absolute;
	display:block;
	top:245px;
	left:350px;
	background:url(../images/pdm-btn.png);
	width:185px;
	height:61px;
}
#Bookin_sticker {
	margin:195px 0 0 710px;
	padding:0;
	position:absolute;
}
a.book_now {
	display: block;
	width:162px;
	height:62px;
	background:url(../images/book_now.png) left top no-repeat;
}
a.book_now:hover {
	background-position: -162px 0;
}
/* /// receipt layout /// */
#receipt {
	margin:88px 0 0 340px;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.5em;
	font-weight:normal;
	line-height:30px;
	color:#FFCC66;
}
/* /// social icons /// */
#social {
	list-style:none;
	margin:0;
	padding:0;
	height:30px;
}
#social li {
	float:left;
	display:inline;
	margin:0 20px 0 0;
	padding:0;
}
a.myspace {
	display: block;
	position:relative;
	width:92px;
	height:30px;
	background:url(../images/myspace.png) left top no-repeat;
}
a.myspace:hover {
	background-position: -92px 0;
}
a.facebook {
	display: block;
	position:relative;
	width:67px;
	height:30px;
	background:url(../images/facebook.png) left top no-repeat;
}
a.facebook:hover {
	background-position: -67px 0;
}
a.youtube {
	display: block;
	position:relative;
	width:75px;
	height:30px;
	background:url(../images/youtube.png) left top no-repeat;
}
a.youtube:hover {
	background-position: -75px 0;
}
a.dtunes {
	display: block;
	position:relative;
	width:40px;
	height:30px;
	background:url(../images/dtunes.png) left top no-repeat;
}
a.dtunes:hover {
	background-position: -40px 0;
}