* {
margin:0;
padding:0;
}

html{

}

body {
margin-bottom: auto;
margin-top: auto;
font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
font-size:16px;
font-size: 0.8em;
color:#ffffff;
line-height: 1.5em;
background-color: black;
text-align : center ;
min-width : 960px ;
}


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

a img {border: none; }

a:hover {
color:gray;
}

ul {
list-style:none;
margin-top: 1em;
margin-bottom: 1em;
}

.subcat {
margin-left:1em;
}

h1,h2,h3 {
font-weight:400;
margin: 0;

}



h1 {
color: #c0c0c0;
font-size: 0.8em;
background:inherit;

}

h2 {
color: #c0c0c0;
font-size: 1em;
background:inherit;
line-height: 120%;
}

h3 {
	font-size: 1em;

margin-top: 10px;
color:#ffffff;
}

#wrapper {
background: black;
width:940px;
height: 100%;
margin: 0 10px 0 10px;
padding:0;
text-align : left ;
margin-left : auto ;
margin-right : auto ;
position : relative ;
padding-left: 10px;
padding-right: 10px;
padding-top: auto;
padding-bottom: auto;

}

#header {
height:120px;
font-family: Arial, Sans-Serif;
}

#logo {
float:left;
color:gray;
line-height:25px;
background: url('../images/logo.png');
width: 180px;
height: 120px;
}

#top {
float:right;
text-align:right;
width:70%;
height:120px;
}

#topmenu {
height:35px;
clear:both;
margin:0px 0 0px;
padding:50px 0px 0 0;
float:right;
position:relative;
left:23px;
}

#topmenu li {
display:inline;
padding:5px 5px;
float:left;
}

#topmenu li a {
color: #fff;
margin:0 0px;
text-decoration:none;

}

#topmenu li a:hover {
color: #c39adc;
}


input {
vertical-align:middle;
padding:2px;
}



table tr td{
vertical-align: top;
min-width: 30%;
}

#content {
padding:20px 10px;
width: 100%;
min-height: 360px;
overflow-x: hidden;
}




.centeredImage
    {
    text-align:center;
    display:block;
    }
    

#main {
width:30%;
float:left;
}

#main h1 {
color: #ddd;
font-size: 0.8em;
}

.blurb1{
font-size: 1.0em;
color:#ffffff !important; 
padding-top: 	0px;
font-weight:bold;

}

.blurb2{
font-size: 18px;
color: #2c2935;
height:80px;
width:40%;
padding-top: 10px;
padding-bottom: 10px;
display: none;
}

#side p{
width:100%;
color: #9c9c9c;
margin: 0;
}

.details{
list-style-type: none;
margin-top:10px;
float: left;
height:40px;
}

.email{
background-image: url('../images/other/email_envelope.png');
background-repeat: no-repeat;
padding-left: 18px;
padding-right: 5px;
display:block;
float:left;
height:30px;
}
.tel{
background-image: url('../images/other/telephone-icon.png');
background-repeat: no-repeat;
padding-left: 18px;
padding-right: 5px;
display:block;
float:left;
height:30px;
}

.fb{
background-image: url('../images/other/facebook_16.png');
background-repeat: no-repeat;
padding-left: 18px;
padding-right: 5px;
display:block;
float:left;
height:30px;

}

#acoustics
{
width:100%;
}

.single h3{
color: #7098b2;
margin-left: 0;
}


.single {
width:10%;
padding:0 15px;
float: right;
}

#side{
float: right;
max-width: 70%;
padding: 0px 10px;
}
#side img{width: auto !important; /*override the width below*/
width: 100%;
max-width: 100%;}

#footer {
font-family: Arial, Sans-Serif;
clear:both;
border-top:1px solid #111;
height:45px;
font-size: 0.85em;
color: #ffffff;
width:960px;
margin: 0px;
	
}

#footer ul{
float:right;
padding:0 10px 0 0;
}

#footer ul li{
color: #ffffff;
display: inline;
}

#footer ul li a{
color: #fff;
text-decoration:none;
padding: 5px 2px;


}

#footer ul li a:hover{
color: #c39adc;
text-decoration:none;

}


#footer p{
font-family: Arial, Sans-Serif;
color: #ffffff ;
padding-top:10px;
font-size: 1.0em;
line-height: 5px;
}

#main input[type=button] {
border:1px solid #ccc;
color:#000;
font-size:.8em;
line-height:1.5em;
cursor:pointer;
display:block;
background:#f9f6f2;
margin:0 .1em;
padding:.2em .8em;
}


.strong {
font-weight:700;
}

.em {
font-style:italic;
}

.underline {
text-decoration:underline;
}

.del {
text-decoration:line-through;
}


fieldset {
border:1px solid #E4DF94;
color:#000;
background:#FFFBC0;
margin:0 0 8px;
padding:10px 8px;
}




/*clearfix css*/

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}


div.structure {
width:30%;

}