/*	Bay State Audio | Shrewsbury, MA
	Screen Styles	
----------------------------------------------*/
*{
	margin: 0;
	padding: 0;
}
body{
	background: #252d30 url(http://www.bsaudio.net/images/bg.jpg) repeat-x;
}
#container{
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 900px;
	background: url(http://www.bsaudio.net/images/container_bg.gif) repeat-y;
}
#container_interior{
 text-align: left;
 margin: 0 auto;
 padding: 0;
 width: 900px;
 background: url(container_bg_interior.gif) repeat-y;
}
#header{
	background: white url(golf_header.jpg) no-repeat;
	height: 223px;
}
#header img{
	margin: 40px 0 0 20px;
}
#crowd{
	height: 300px;
	background: white url(http://www.bsaudio.net/images/bottom_crowd.jpg) no-repeat;
}
#crowd_interior{
	height: 300px;
	background: white url(http://www.bsaudio.net/images/bottom_crowd_interior.jpg) no-repeat;
}
img{
	border: none;
	behavior: url(iepngfix.htc);
}
ul{
	line-height: 1.5em;
}
input{
	margin-top: 2px;
	margin-left: 14px;
	width: 174px;
}
/*	left column
----------------------------------------------*/
#leftcol{
	float: left;
	padding-top: 25px;
	width: 265px;
	padding-left: 5px;
}
img{
	margin-bottom: 20px;
}

.nav {
	width: 265px; 
	font-family: Futura, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#logosright{
	clear: both;
	text-align: center;
}
/*	content area
----------------------------------------------*/
#content{ 
	float: left;
	width: 523px;
	background: white;
}
#content_interior{ 
	float: right;
	width: 630px;
	background: white;
}
.main_image{
	text-align: center;
}
#content p{
	margin-bottom: 10px;
}
#content_interior p{
	margin-bottom: 10px;
}
.projectplaylist{
	margin-top: 15px;
}
/*	right column
----------------------------------------------*/
#rightcol{
	float: right;
	min-height: 640px;
	width: 207px;
	background: #D1DEE4;
}
#floatimg {float: left; width=253; margin-right: 20px; padding: 8px 0 10px 0;}
.clearboth {clear: both; }


#specials{
	background: url(http://www.bsaudio.net/images/rightcol_specials.jpg) no-repeat;
	min-height: 200px;
}
#leasing{
	height: 62px;
}
#newsletter{
	height: 280px;
	background: url(http://www.bsaudio.net/images/rightcol_musicnotes.jpg) no-repeat;
}
.signup{
	margin-top: 7px;
	float: right;
	margin-right: 15px;
	width: 58px;
	margin-bottom: 15px;
}

#footer{
	clear: both;
	margin: 5px auto;
	width: 900px;
}
#footer a{
	margin-right: 15px;
}
/*	typography
----------------------------------------------*/
h1{
	font-family: Futura, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #006600;
	margin-bottom: 3px;
}
h2{
	font-family: Futura, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #154259;
	padding-top: 25px;
	padding-left: 15px;
	margin-bottom: 3px;
}
h3{
	font-family: Futura, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: white;
	padding-top: 25px;
	padding-left: 15px;
	margin-bottom: 3px;
}
.bodycopy{
	padding: 0 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.75em;
}
.bodycopy p{
	margin-bottom: 10px;
	margin-top: 10px;
}
.bodycopy img{
	margin-bottom: -2px;
}
#specials p{
	padding-top: 5px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.5em;
	font-weight: bold;
	font-size: 12px;
}
.newsletter_email{
	font-family: Futura, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	padding-left: 15px;
	margin-bottom: 3px;
}

a.register {
	color: #006600;
	font-family: Futura, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold; 
	text-decoration: none;
}

a:hover.register {
	text-decoration: underline;
}

ul a:link {color: #006600;
			text-decoration: none;}
ul a:visited {color: #006600;
		text-decoration: none;}
ul a:hover {
	color: #006600;
	text-decoration: underline;
	}
ul a:active {color: #006600;
text-decoration: none;}
ul a.current {color: #006600;
text-decoration: none;}
li{
	list-style-type: none;
}
#footer{
	text-align: center;
	color: #8b9499;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.8em;
}
#footer a{
	color: #e5e5e5;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover{text-decoration: underline;}
.fineprint{
	text-align: center;
	color: #e5e5e5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

/* clearfix
----------------------------------------------*/
.clearfix:after {
	content:".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hide from IE Mac \*/
.clearfix {
	display: block;
}
/* End hide from IE Mac */


/*  Contact Form
--------------------------------------------*/
#contactform {
	width: 450px;
	margin: 0 auto;
	border: 1px solid #D1DEE4;
	padding: 5px 20px 0 20px;
}
#contactform .label {
	float: left;
	clear: left;
	width: 150px;
	font-weight: bold;
	text-align: right;
}
.widelabel{ margin-left: -70px;}
.myCheckbox {margin-left: -70px; }
select {margin-left: 14px;}

#playlisttitle {	
	color: #bc353a;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
#playlisttext {
	padding: 0 35px 0 35px;
}

.grayback { background-color: #CCCCCC; padding-left: 5px; color: #bc353a;}
.press { padding-left: 20px; padding-right: 20px; }
.redpress { color: #792124;}
.toppad { padding-top: 25px;}
.faqtitle2 {  color: #792124; font-style: italic; font-weight:bold; text-decoration:none;}
.faqtitle {  color: #792124; font-style: italic; font-weight:bold; text-decoration:none;}
.faqtitle:hover { font-style: italic; font-weight:bold; text-decoration:underline;}


div.conFormLabel
{
width:75px;
float:left;
height:25px;
}
div.conFormInput
{
width:210px;
float:left;
padding-right:15px;
height:25px;
}
div.formSection h1
{
text-align:center;
}
div.formSection
{
margin-bottom:20px;
margin-top:5px;
}

div.packageSection
{
margin-bottom:20px;
margin-top:5px;
}
div.product
{
color:#000099;
font-size:medium;
margin-top:5px;
}
div.product input
{
margin-right:10px;
width: auto;
}
div.productDesc
{
padding-left:50px;
margin-bottom:5px;
}
div.submit
{
text-align:center;
}
div.submit input
{
margin:0 auto;
}
