html{
	margin: 0px;
	padding: 0px;
	height: 100%;
}

body{
	margin: 0px;
	padding: 0px;
	background-color: black;
	background-repeat: repeat-x;
	height: 100%;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	color: #DDDDDD;
	font-size: 12px;
}

img{
	border: 0px;
}

a{
	color: #e3c361;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}


.left{
	float: left;
}


.right{
	float: right;
}


.cb{
	clear: both;
	height: 0px;
	width: 0px
}


h1{
	display: none;
}


#container{
	width: 850px;
	margin: auto;
	padding-bottom: 20px;
	background-image: url(images/base042910_yt.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

#menu{
	padding-top: 15px;
	margin-bottom: 390px;
}

#zaMenu{
	padding: 0px;
	margin: 0px;
	padding-left: 30px;
}

#zaMenu li{
	display: block;
	float: left;
	height: 13px;
	outline: none;
}

#zaMenu li a{
	background-repeat: no-repeat;
	outline: none;
}

#zaMenu li a:hover{
	background-position: bottom left;
}

#zaMenu li .active{
	background-position: bottom left;
}

#zaMenu #home{
	width: 49px;
	height: 13px;
	display: block;
	text-indent: -9999px;
	background-image: url(images/images/menu_temp_01.png);
}

#zaMenu #news{
	width: 63px;
	height: 13px;
	display: block;
	text-indent: -9999px;
	background-image: url(images/images/menu_temp_02.png);
}


#zaMenu #shows{
	width: 73px;
	height: 13px;
	display: block;
	text-indent: -9999px;

	background-image: url(images/images/menu_temp_03.png);
}

#zaMenu #about{
	width: 67px;
	height: 13px;
	display: block;
	text-indent: -9999px;

	background-image: url(images/images/menu_temp_04.png);
}

#zaMenu #photos{
	width: 74px;
	height: 13px;
	display: block;
	text-indent: -9999px;

	background-image: url(images/images/menu_temp_05.png);
}

#zaMenu #video{
	width: 64px;
	height: 13px;
	display: block;
	text-indent: -9999px;

	background-image: url(images/images/menu_temp_06.png);
}

#zaMenu #media{
	width: 63px;
	height: 13px;
	display: block;
	text-indent: -9999px;

	background-image: url(images/images/menu_temp_07.png);
}

#zaMenu #store{
	width: 62px;
	height: 13px;
	display: block;
	text-indent: -9999px;

	background-image: url(images/images/menu_temp_08.png);
}

#zaMenu #blog{
	width: 59px;
	height: 13px;
	display: block;
	text-indent: -9999px;

	background-image: url(images/images/menu_temp_09.png);
}

#zaMenu #myspace{
	width: 80px;
	height: 13px;
	display: block;
	text-indent: -9999px;

	background-image: url(images/images/menu_temp_10.png);
}

#zaMenu #forum{
	width: 69px;
	height: 13px;
	display: block;
	text-indent: -9999px;

	background-image: url(images/images/menu_temp_11.png);
}

#zaMenu #links{
	width: 58px;
	height: 13px;
	display: block;
	text-indent: -9999px;
	background-image: url(images/images/menu_temp_12.png);
}

#zaMenu #contact{
	width: 69px;
	height: 13px;
	display: block;
	text-indent: -9999px;

	background-image: url(images/images/menu_temp_13.png);
}

#content{
}

#content .left{
	margin-left: 20px;
        margin-top:250px;
        width: 395px;
}

.frontNews{
	background-image: url(images/latest_news.gif);
	background-repeat: no-repeat;
	margin-bottom: 40px;
}

.frontEvents{
	background-image: url(images/upcoming_shows.gif);
	background-repeat: no-repeat;
}

.frontMerch{
	background-image: url(images/merch_header_simp.gif);
	background-repeat: no-repeat;
	padding-top: 55px;
	margin-bottom: 40px;
}

.frontBlog{
	background-image: url(images/recent_blog.png);
	background-repeat: no-repeat;
	margin-bottom: 50px;
	padding-top: 10px;
}



.viewMore{
	text-align: right;
	width: 400px;
}

.frontBlog .viewMore{
	margin: 0px;
	padding: 0px;
}

#content .right{
        margin-top:250px;
	width: 395px;

}

.frontList{
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
	width: 395px;
}

.frontList li{
	display: block;
	border-bottom: 1px solid #5c6459;
	padding-top: 12px;
	padding-bottom: 12px;
	width: 395px;
}

.frontList .left{
	width: 345px !important;
	margin: 0px !important;
}

.frontList .right{
	font-style: normal;
	color: #e3c361;
	width: 50px !important;
	margin: 0px !important;
	text-align: right;
}

.frontList li a{
	color: white;
}

.frontList li em{
	font-style: normal;
	color: #e3c361;
	float: right;
}

.frontList .end{
	border: none;
}

#mailingList{
	height: 57px;
	background-image: url(images/mailing_list.gif);
	background-repeat: no-repeat;
	padding-top: 26px;
	padding-left: 205px;
	margin-top: 3px;
}

#mailingList form{
	height: 25px;
}

#mailingList form .texter{
	height: 14px;
	padding: 2px;
	margin: 0px;
	margin-right: 6px;
	width: 110px;
	background-color: white;
	border: 1px solid #355b88;
	vertical-align: middle;
	color: #1e9c95;
}

#mailingList form .submit{
	vertical-align: middle;
}

.footer{
	text-align: center;
	margin-top: 60px;
	margin-bottom: 20px;
}

#zaFoot{
	margin: auto;
	padding: 0px;
	width: 260px;
}

#zaFoot li{
	display: block;
	float: left;
	height: 47px;
	outline: none;
}

#zaFoot li a:hover{
	background-position: 0px 100%;
}

#zaFoot #deepelm{
	background-image: url(images/de_logo.gif);
	width: 57px;
	height: 47px;
	display: block;
	text-indent: -9999px;
	outline: none;
}

#zaFoot #myspace{
	background-image: url(images/myspace_logo.gif);
	width: 117px;
	height: 47px;
	display: block;
	text-indent: -9999px;
	outline: none;
}

#zaFoot #teamdoom{
	background-image: url(images/td_logo.gif);
	width: 85px;
	height: 47px;
	display: block;
	text-indent: -9999px;
	outline: none;
}

#bigContent{
	padding-left: 20px;
        padding-right: 20px;
	min-height: 260px
}

#bigContent2{
	padding: 20px;
	padding-right: 0px;
	min-height: 260px
}

#newsMain{
        margin-top: 250px;
	width: 550px;
	float: left;
}

#rightSide{
	float: right;
        margin-top: 250px;
	width: 220px;
}

#bandMembers{
	margin-top: 20px;
	line-height: 22px;
	color: #999;
}

#bandMembers strong{
	color: #DDDDDD;
}

.newsPost{
	padding-bottom: 30px;
	border-bottom: 1px solid #5c6459;
	margin-bottom: 30px;
}

#newsMain h3{
	margin-bottom: 5px;
	color: #339999;
}


#rightSide h3{
	margin-bottom: 5px;
	margin-top: 36px;
	color: #339999;
}

.newsPost .date{
	font-size: 10px;
	margin-bottom: 5px;
	color: #999;
}


#showsMain{
        float: left;
        margin-top: 250px;
}

.showRow{
	width: 800px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: 1px solid #5c6459;
	
}

.showRow .dateColumn{
	float: left;
	width: 100px;
	margin-right: 10px;
}

.showRow .locationColumn{
	float: left;
	width: 280px;
	margin-right: 10px;
}

.showRow .venueColumn{
	float: left;
	width: 310px;
	margin-right: 10px;
}

.showRow .infoColumn{
	float: right;
	width: 60px;
}

#aboutMain{
	margin-top: 20px;
}


#photosMain .left, #photosMain .right{
	margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 250px;
	padding: 0px;

}

#photosMain .right{
	margin-right: 20px;
	text-align: right;
}

#photosMain .right form{
	padding: 0px;
	margin: 0px;
}

#photosMain .right form select{
	background-color: #8eabbf;
	border: 1px solid #072031;
}

#photosHold{
	margin-bottom: 20px;
	margin-top: 4px;
}

#photosHold a{
	margin-top: 16px;
	margin-right: 16px;
	display: block;
	float: left;
	padding: 5px;
	background-color: #DDD;
}

#photosHold a:hover{
	background-color: #e3c361;
}

#photosHold a img{
	border: 1px solid #000;
}

#contactForm{
	background-color: #132132;
	padding: 20px;
	margin-top: 20px;
	padding-bottom: 0px;
}

#contactForm .left{
	margin: 0px;
	padding: 0px;
	width: 120px;
	color: #b1c7d4;
}

#contactForm .right{
	margin: 0px;
	padding: 2px;
	background-color: #5d798c;
	width: auto;
	float: left;
	margin-bottom: 20px;
}

#contactForm input, #contactForm textarea{
	margin: 0px;
	width: 370px;
	border: 1px solid #213a56;
	padding: 2px;
	background-color: #b1c7d4;
}

#contactForm textarea{
	height: 120px;
}

#submitter{
	background-color: transparent !important;
}

#submitter input{
	width: 100px;
	background-color: #ffdb6d;
}

#message {
	width: 100%;
	background-color: #ffdb6d;
	z-index: 10;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	color: black;
	margin-bottom: 20px;
}



.showDetail .detailRow{
	margin-bottom: 20px;
}

.showDetail{
	padding: 20px;
	margin: 0px;
	margin-top: 20px;
	border-top: 1px solid #132132;
}

.detailRow .left{
	padding: 0px !important;
	margin: 0px !important;
	font-weight: bold;
	width: 80px !important;
	height: auto;
	color: #9ec0de;
	margin-right: 20px;
}

.detailRow .right{
	padding: 0px;
	margin: 0px;
	float: left;
	width: 500px;
}

/* VIDEO PAGE */
.videoHold {
	border-bottom: 1px dotted #666;
	margin-top: 10px;
	padding-bottom: 10px;
}

.videoThumb {
	float: left;
	padding-right: 10px;
}

.videoThumb img {
	border: 4px solid white;
}

.videoDesc {
	float: left;
	
}