﻿* {
padding: 0;
margin: 0;
}

.frontpage 
{
    background: #1D1E20;
}
img { 
border: none;
}
body {
	
}

#wrapper {
width: 770px;
min-height:600px;
background-image: url(../../images/background.gif);
background-position: right top;
background-repeat: no-repeat;
margin-right: auto;
margin-left: auto;
border: solid 1px #F0F0F0;
}

/* for Internet Explorer which ignores min-height >:/  */
* html #wrapper{
height: 600px;
}

#header {

}

#title {
display: inline;
float: right;
width: 550px;
margin-right: 40px;
padding-bottom: 5px; 
text-transform: uppercase;
}

#menu {
position: absolute;
display: inline;
float: left;
width: 166px;
}

#content {
display: inline;
float: right;
width: 550px;
margin-right: 40px;
}

#frontcontent{

width: 770px;
min-height:600px;
margin-right: auto;
margin-left: auto;
margin-top: 25px;
}

#frontcontent p {
	
	text-align: center;
	margin-top: 250px;
	margin-right: auto;
	margin-left: auto;
}

#frontcontent img 
{
    border: none;
}


#footer {
width: 770px;
height: 30px;
margin: 0 auto;
text-align: center;
margin-bottom: 15px;
}

p, li, #contactMessage {
font-family: Tahoma;
font-size: 13px;
color: #8B8B8B;
line-height: 20px;
padding-top: 10px;
}

img.rightimg {
float: right;
}
h1, .toptext {
margin-top: 20px;
padding-bottom: 5px;
font-family: Tahoma;
font-size: 13px;
font-weight: bold;
color: #8B8B8B;
letter-spacing: 3px;
}

.black 
{
    color: #3E3E3E;
}

.bafimg {
padding: 3px;
width: 260px;
height: 260px;
}

.baftext 
{
padding: 3px;
width: 260px;
height: 260px;
float: left; 
}

#backbaf {
margin-bottom: 10px;
}

a:link,a:active,a:visited {
color:#b1b1b1;
text-decoration:underline;
font-size: 13px;
}

a:hover {
text-decoration:none;
font-size: 13px;
}

.bullet {

}

.bullet2 {

}


.smalltext {
	font-size: 10px;
}

a.smallurl:link,a.smallurl:active,a.smallurl:visited,a.smallurl:hover {
	font-size: 10px;
}

.chairimg {
	margin-top: 50px;
	margin-left: 30px;
}

/* making sure wrapper wraps floated #content */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

li {
list-style-type: none;
}

.small {
font-size: 10px;
}

/* contact form */

.contactform 
{

}

ul label {
width: 100px;
display: block;
position: absolute;
font-size: 13px;
}

ul li 
{
    clear: both;
}
.forminput 
{
display: inline;
margin-right: 150px;
float: right;
}

em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}

.sendbutton 
{
    margin-left: 94px;
}

.validator 
{
color: Red;
}

#contactDetails {
font-family: Tahoma;
font-size: 14px;
color: #8B8B8B;
font-weight: bold;	
line-height: 20px;
margin-bottom: 30px;
}

#contactDetails label {
	margin-left: 40px;
}

#contactDetails div {
float: right;
width: 350px;
margin-right: 40px;	
}

.bandfWrap 
{
    width: 510px;
    margin: 10px auto;
}
.bandfMain
{
    float: left;
    width: 100px;
    margin: 0 15px;
}
.bandfMain2
{
    text-align: center;
    width: 33%;
    vertical-align: top;
}

.awards 
{
    width: 550px;
}

.awards td p 
{
    margin-bottom: 10px;
}

.nopadding 
{
    margin-right: 0px;
}

.bafTop 
{
    margin-top: 0px;
 text-align: center;   
}

.thumbnails 
{
 margin-top: 10px;  
 text-align: center; 
}

.commercial { text-align: left; }

.nopadding-top 
{
 margin-top: 0;   
}

.center 
{
    text-align: center;
}

.mediawrap 
{
    width: 390px;
    margin: 10px auto;
}


.highlight 
{
 background-color: Red;   
}

.mediaimg 
{
padding: 0 5px;
width: 160px;
height: 160px;    
}

.centerImg 
{
    width: 300px;
    height: 190px;
    text-align: center;
    margin: 5px auto;
}


.subs 
{
    margin-left: 10px;
}

li 
{
    margin-left: 10px;
}