@charset "UTF-8";
/* CSS Document */
body {
	background-image:url(../img/backgroundtolex.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#000000;
	font-family: helvetica;
	font-size: 11px;
	color: #CCCCCC;
	line-height:200%;
}
body.rehearsals{background-image:url(../img/background_amps.jpg);}
body.recording{background-image:url(../img/background_dave.jpg);}



h1 {
	text-indent:-1000px;
}
h3 {
	font-size:200%;
	line-height:normal;
}
h4 {
	font-size:130%;
	width:100%;
	border-bottom:1px solid #222;
	color:#999;
}
h4 img {
	margin-right:10px;
}
div#logo {
	margin:0px;
	padding:0px;
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
	height: 68px;
	width: 552px;
	text-indent:-1000px;
	margin-top: 10px;
	margin-left:20px;
}
#logo a {
	height:100%;
	width: 100%;
	display:block;
}
div#phone {
	background-image: url(../img/phone.png);
	height: 21px;
	width: 254px;
	position:absolute;
	right:20px;
	top:0px;
}
.smallertext {font-size:75%;}
.bigegrtext {font-size:125%;}
.widertext {word-spacing:2px;}

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

.header a:hover {
}
.more_details {
	color:#66CCFF;
	font-size:10px;
	letter-spacing:1px;
}

p {
	border: 1px solid #333;
	overflow: hidden;
	text-align: center;
	height:100%;
}
p:hover {
	border: 1px solid #aaa;
}


.header {
	height:175px;
}

.header #navigation {
	background-color:none;
	width:100%;
	color:#FFFFFF;
	font-family: 'lucida grande', helvetica;
	font-size:10px;
	position:relative;

}
.header #navigation ul {
	padding:0px;
	margin:0px;
	
	
	
}
.header #navigation li {
	margin-left:10px;
	padding:0;
	display:inline;
	font-weight:bold;
	
}
.header #navigation ul a {
	width:192px;
	padding-top:20px;
	padding-bottom:20px;
	float:left;
	text-align: center;
	display:block;
	color:#ddd;
}
.header #navigation ul a:hover {
	border:0px solid #333;
	background:url(../img/opaque50.png);
	color:#FFFFFF;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
}

body.recording #navigation li.recording a,
body.rehearsals #navigation li.rehearsals a,
body.services #navigation li.services a,
body.rates #navigation li.rates a,
body.clients #navigation li.clients a,
body.gallery #navigation li.gallery a,
body.contact #navigation li.contact a {
	-moz-border-radius: 90px;
	-webkit-border-radius: 90px;
	background-image: url(../img/gradient.jpg);
	background-color: #eeeeee;
	background-repeat: repeat-x;
	background-position: bottom;
	color:#333333;
}



#services.grid_6, #packages.grid_6 {
	border-top:2px solid #222;
	border-bottom:2px solid #222;
	background:transparent;
	width:420px;
	padding:20px;
}

#record_home, #rehearse_home {
	height:310px;
	background-image:url(../img/homepage_large_links.jpg);
	background-repeat: no-repeat;
}
#record_home a, #rehearse_home a {
	height:100%;
	width:100%;
	display:block;
}
#record_home {background-position: 0px 0px; text-indent:-1000px;}
#rehearse_home {background-position: -460px 0px; text-indent:-1000px;}
#record_home:hover {background-position: 0px -310px;}
#rehearse_home:hover {background-position: -460px -310px;}

.studios3 {
	border:1px solid #111;
	display: inline;
	float: left;
	width:200px;
	margin:8px;
	padding:10px;
	padding-left:70px;
	min-height:60px;
	background:#000;
	background-repeat: no-repeat;
	background-position: 10px 10px;
	-moz-border-radius: 10px; -webkit-border-radius: 10px;
	font-size:150%;
}
.studios3:hover {
	border:1px solid #222;
}

.studios3 a {
	height:100%;
	width:100%;
	display:block;
}

#studio1.studios3 {background-image:url(../img/studio1.png);}
#studio2.studios3 {background-image:url(../img/studio2.png);}
#studio3.studios3 {background-image:url(../img/studio3.png);}

#studio1_home, #studio2_home, #studio3_home, #ctrl_home {
	text-indent:-1000px;
	font-size:10px;
	height:60px;
	background-repeat:no-repeat;
}
		
#studio1_home {background-image:url(../img/studio1.png);}
#studio2_home {background-image:url(../img/studio2.png);}
#studio3_home {background-image:url(../img/studio3.png);}
#ctrl_home {background-image:url(../img/ctrlroom.png);}

.rehearsals_main {
	background-image: url(../img/amps.png);
	height:638px;
	background-color:none;
	width:100%;
	margin-top:-100px;
	margin-bottom:-30px;
}

body.rehearsals #studio1_home,
body.rehearsals #studio2_home,
body.rehearsals #studio3_home {
	background-position:10px 10px;
	height:100%;
}
body.rehearsals #studio1_home span,
body.rehearsals #studio2_home span,
body.rehearsals #studio3_home span{
	text-align:justify;
	padding:10px;
	padding-left:80px;
	text-align:left;
	height:230px;
}

#statement {
	background:#000; 
	border-top:2px solid #333;
	border-bottom:4px solid #111;
	padding:20px;
	width:900px;
	background:url(../img/amp_mat.png);
	font-size:12px;
	padding-bottom:50px;
}
#statement p {
	border:none;
	margin-bottom:30px;
	width:100%;
	text-align:left;
}
#statement .prices {
	float:right;
	color:#FFFFFF;
	font-weight:bold;
	font-size:120%;
	text-align:right;
	font-style: italic;
}
.rates #statement p {
	margin-bottom:50px;
}
.rates_small_col{
	width:300px;
	float:left;
	display:inline;
}
body.clients #statement div.clientinfo {

	width:280px;
	padding-left:10px;
	padding-right:10px;
	float:left;
	display:inline;
}

.rates_big_col{
	width:550px;
	float:right;
	display:inline;
}

div#footer {
	background-color:none;
	border-top:1px dotted #333; 
	z-index:2;
	font-size:10px;
	margin-bottom:-60px;
}
#footer .logos {
	margin-top:30px;
	margin-bottom:30px;
	background-image: url(../img/mfr_logos.jpg);
	background-repeat: no-repeat;
	height: 160px;
}
#footer .address {
	border-top:1px solid #222;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:30px;
	
}
lnk:hover {
	color: #CC3300;
}

.amenities_list {
	color: #666666;
	font-size:75%;
}
.amenities_list strong {
	color: #fff;
}
.fadedtxt{color:#333333;}

#contactform {
	font-weight:bold;
	font-size: px;
	text-transform: capitalize;
}

#contactform input, #contactform textarea {
	color:#333333;
	font-size: 15px;
	font-family:Helvetica, Arial, sans-serif;
	width: 475px;
	padding:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border:2px solid #fff;
	margin-bottom:20px;
	background-image: url(../img/gradient.jpg);
	background-color: #eee;
	background-repeat: repeat-x;
	background-position: bottom;
	resize:none;
}
#contactform input:focus, #contactform textarea:focus  {
	border:2px solid #FF3300;
}
#contactform input.name {
	width: 300px;
}
#contactform input.phone {
	width: 150px;
}
#contactform input.submit {
	width: 485px;
}
#contactform input.submit:hover {
	color:#fff;
	cursor:pointer;
	background: #990000;
	border: 2px solid #990000;
}

.curve {
	background-color: #111;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.studiothumb {
	float: left;
	height: 200px;
	width: 190px;
	margin-bottom: 50px;
	text-align:right;
	padding-right:10px;
}

.studioinfo {
	float: left;
	width: 650px;
	margin-top: 20px;
	padding-left:50px;
}

a.findus {
	width:203px;
	height:50px;
	background-image:url(../img/findus.png);
	text-indent: -1000px;
	display: block;
	background-repeat: no-repeat;
	background-position: bottom;
}
a.findus:hover {
background-position:bottom;
}

.homepage_packages {
	font-size: 9px;
	font-weight: bold;
}
.homepage_packages img {
	margin-top:30px;
	margin-bottom:10px;
}
.homepage_packages .iconhover a:hover {
	color:#fff;
}
.homepage_packages .iconhover a {
	color:#666666;
	height:100%;
	width:100%;
	display:block;
}

.homepage_packages .iconhover:hover {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-image: url(../img/opaqueglow.png);
	background-position: center center;
}
#advert {
	background-image: url(../img/referal_ad_long.png);
	height: 310px;
	width: 72px;
	z-index: 99;
	position: fixed;
	top: -8px;
	right: 0px;
}

#studioicon_holder {
	position: absolute;
	top: 0px;
	right: 100px;
	background:#000;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding:10px;
	border:3px solid #101010;
}
#studioicon_holder img {
	padding:10px;
	padding-bottom:0px;
}

.disclaimer {
	color: #333333;
	font-size: 80%;
}

.rehearsal_costs {
	padding: 20px;
	background-color: #000000;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border:3px solid #101010;
	float: right;
	width:450px;
}

.rehearsal_costs table td {
	padding: 10px;
	vertical-align:top;
}
.rehearsal_costs table td img {
	height:25px;
}

.recording_details {
	background-color: #000000;
	padding: 20px;
	border:3px solid #101010;
	margin-bottom: 50px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

