#contact #wrap { width: 1210px; }	

#contact #header { background: url(/images/bg/head_contact.png); }
	#contact #header h1 a { background-image: url(/images/headers/logo_home.png); }
	
#contact #nav_home { background-image: url(/images/nav/contact/home.png); }
#contact #nav_news { background-image: url(/images/nav/home/news.png); }
#contact #nav_live { background-image: url(/images/nav/home/live.png); }
#contact #nav_music { background-image: url(/images/nav/home/music.png); }
#contact #nav_video { background-image: url(/images/nav/home/video.png); }
#contact #nav_store { background-image: url(/images/nav/home/store.png); }
#contact #nav_links { background-image: url(/images/nav/home/links.png); }
#contact #nav_about { background-image: url(/images/nav/home/about.png); }
#contact #nav_press { background-image: url(/images/nav/home/press.png); }
#contact #nav_contact { background-image: url(/images/nav/contact/contact.png); }
#contact #nav_blog { background-image: url(/images/nav/home/blog.png); }

#contact #navigation a:hover,
#contact #navigation span:hover { background-color: #6a4d47; }

#contact #page_bg {
	background-color: #6a4d47;
	background-image: url(/images/bg/page/contact.jpg);
}

#contact #content {
	padding-top: 10px;
}

#contact_list .contact-cat { 
	float: left; 
	width: 180px;
	background: url(/images/bg/bar/rose.png);
	margin: 0 2px 2px 0;
	height: auto;
	overflow: visible;
	color: #181211;
}
	#contact_list .padder { padding: 85px 20px 10px 20px; }
	#contact_list a { color: #e2d2cf; }
		#contact_list a:hover { 
			background: #e2d2cf;
			color: #6a4d47;
		}
	#contact_list h3 {
		height: 20px;
		background-repeat: no-repeat;
		background-position: left top;
		margin-bottom: 1em;
		color: #FFF;
		font-size: 20px;
		text-indent: -6000px;
		text-transform: uppercase;
		overflow: hidden;
	}
		#contact-booking h3 { background-image: url(/images/headers/contact/booking.png); }
		#contact-management h3 { background-image: url(/images/headers/contact/management.png); }
		#contact-label h3 { background-image: url(/images/headers/contact/label.png); }
		#contact-press h3 { background-image: url(/images/headers/contact/press.png); }
		#contact-legal h3 { background-image: url(/images/headers/contact/legal.png); }
		#contact-web h3 { background-image: url(/images/headers/contact/web.png); }
	
	#contact_list h4 {
		line-height: 1em;
		margin: 0;
		font-weight: normal;
		text-transform: uppercase;
	}
	#contact_list p {
		line-height: 1.3em;
		margin-top: 0;
	}
	
	.contact-cat ul {
		padding: 0;
		margin: 0;
	}
li.shortBox {
	height: 1px;
	overflow: hidden;
}
li.fullBox {
	height: auto;
	padding: 85px 20px 10px 20px;
	overflow: visible;
}

hr {
	height: 1px;
	line-height: 1px;
	background: #b41039;
	margin-right: 2px;
	border: none;
	color: #b41039;
}

.subscribeForm {
	/*width: 504px;*/
	background: url(/images/bg/bar/tangerine.png);
	padding: 20px;
	margin: 0 10px 2px 0;
	color: #e2d2cf;
	text-align: center;
	font-size: 1.3em;
}	
	.subscribeForm h3 {
		height: 20px;
		background: url(/images/headers/contact/newsletter.png) no-repeat;
		margin-bottom: 1em;
		text-align: left;
		text-indent: -6000px;
	}
	.subscribeForm h4 {
		width: 90%;
		margin-bottom: 2em;
		font-weight: normal;
		font-size: 12px;
		text-align: left;
		line-height: 1.3em;
	}
		.subscribeForm dl {
			width: 440px;
			margin: 2em auto 0;
		}
		.subscribeForm dl dt {
			display: block;
			float: left;
			width: 100px;
			padding-top: 5px;
			margin: 0 10px 10px 0;
			font-size: 12px;
			text-align: right;
			text-transform: uppercase;
			color: #FFF;
		}
		.subscribeForm dl dd {
			float: left;
			width: 300px;
			margin: 0 0 10px 0;
			font-size: 12px;
			text-align: left;
			text-transform: uppercase;
			color: #FFF;
		}
		.subscribeForm p br { display: none; }
	.subscribeForm .text {
		border: 1px solid #FFF;
		background: #e2d2cf;
		padding: 3px;
		margin-top: 1px;
		font-size: 11px;
		vertical-align: middle;
	}
	.subscribeForm .submit {
		background: #b41039;
		color: #FFF;
		text-transform: uppercase;
		font-family: Helvetica, Arial, sans-serif!important;
		font-weight: bold;
		text-align: center;
		padding: 3px 10px;
		border: 1px solid #d97b93;
		line-height: 1em;
		vertical-align: middle;
	}
	
#contact #navigation p a {
color: #e3c9be;
}
