/*	Bay State Audio | Shrewsbury, MA
	Screen Styles	
----------------------------------------------*/
*{
	margin: 0;
	padding: 0;
}
body{
	background: #252d30 url(images/bg.jpg) repeat-x;
}
#container{
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 900px;
	background: url(images/container_bg.gif) repeat-y;
}
#container_interior{
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 900px;
	background: url(images/container_bg_interior.gif) repeat-y;
}
#header{
	background: white url(images/header.jpg) no-repeat;
	height: 223px;
}
#header img{
	margin: 40px 0 0 20px;
}
#crowd{
	height: 300px;
	background: white url(images/bottom_crowd.jpg) no-repeat;
}
#crowd_interior{
	height: 300px;
	background: white url(images/bottom_crowd_interior.jpg) no-repeat;
}
img{
	border: none;
	behavior: url(iepngfix.htc);
}
input{
	margin-top: 2px;
	margin-left: 14px;
	width: 174px;
}
/*	left column
----------------------------------------------*/
#leftcol{
	float: left;
	padding-top: 25px;
	width: 170px;
}
ul a{
	margin-left: 28px;
}
img{
	margin-bottom: 20px;
}
.logos{
	text-align: center;
}
#logosright{
	clear: both;
	text-align: center;
}
/*	content area
----------------------------------------------*/
#content{ 
	float: left;
	width: 523px;
	background: white;
}
#content_interior{ 
	float: right;
	width: 730px;
	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(images/rightcol_specials.jpg) no-repeat;
	min-height: 200px;
}
#leasing{
	height: 62px;
}
#newsletter{
	height: 280px;
	background: url(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: #bc353a;
	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;
}
ul a{
	font-family: Futura, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bc353a;
	text-decoration: none;
	line-height: 2.2em;
}
ul a:link {color: #bc353a;}
ul a:visited {color: #bc353a;}
ul a:hover {color: #792124;}
ul a:active {color: #bc353a;}
ul a.current {color: #bc353a;}
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;}


.dijitDialog {
	position: absolute;
	z-index: 999;
	padding: 1px;
}
.dijitDialogUnderlayWrapper {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 998;
	display: none;
	background: transparent;
}
.dijitDialogUnderlay {
	background: #eee;
	opacity: 0.5;
}
.dj_ie .dijitDialogUnderlay {
	filter: alpha(opacity=50);
}
.dijit_a11y .dijitInputLayoutContainer,
.dijit_a11y .dijitDialog {
	opacity: 1 !important;
	background-color: white !important;
}
.dijitDialog .closeText {
	display:none;
	
	position:absolute;
}
.dijit_a11y .dijitDialog .closeText {
	display:inline;
}


.dijitDialog {
	background: #eee;
	border: 1px solid #d3d3d3;
	-webkit-box-shadow: 0px 5px 10px #adadad;
	padding: 0px;
}
.dijitDialog .dijitDialogTitle {
	border-top: none;
	border-left: none;
	border-right: none;
	font-size: 0.9em;
	color: #3243C5F;
}
.dijitDialog .dijitDialogPaneContent {
	background: #ffffff;
	border:none;
	border-top: 1px solid #d3d3d3; 
	padding:10px;
}
.dijitDialogTitleBar {
	
	background: #fafafa url(images/titleBar.png) repeat-x top left;
	
	padding: 5px 6px 3px 2px;
	cursor: move;
	outline:0; 
}
.dijitDialogTitle {
	
	font-weight: bold;
	padding: 8px 12px 8px 12px;
	outline:0;
}
.dijitDialogCloseIcon {
	
	background : url(images/spriteRoundedIconsSmall.png) no-repeat right top;
	float: right;
	position: absolute;
	vertical-align: middle;
	right: 6px;
	top: 4px;
	height: 15px;
	width: 15px;
	cursor: pointer;
}
.dj_ie6 .dijitDialogCloseIcon {
	background : url(images/spriteRoundedIconsSmall.gif) no-repeat right top;
}
.dijitDialogContent {
	
	padding: 8px;
}
.dijitTooltip,
.dijitTooltipDialog {
	
	opacity: 0.95;
	background: transparent;	
}

