﻿body {
 margin:0;
 padding:0;
 height:100%;
 background-color:#000000;
 color:#ffffff;
 font-family:Arial,Verdana;
font-size:13px;	



}
a { text-decoration:none; color:#1e9cd1;}
a:hover{text-decoration:underline;}
a{
 outline:none;

}

img, div { behavior: url('/includes/pingfix/iepngfix.htc') }
img{
 border: none 0px #000000;
}
img#bg {
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
z-index:0;
}
div#wrapper{
 width:1024px;
 margin: 0 auto 0 auto;
 background-color:transparent;
 height:100%;
 background: #000000 url('/images/bb_home_bg1.jpg') no-repeat;

}
div#content{
    width:1000px;

}
#Footer{
height:85px;
margin-top:25px;
padding:0;
text-align:left;
font-size:10px;
color:#fff;
}
.copyright{
/*color:#b5d9e5;
font-size:0.8em;*/
font-weight:normal;
letter-spacing:normal;
text-transform:none;
word-spacing:normal;
}


#sections ul, #sections li, #sections h3, #sections h2, #sections h1 {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sections {
	clear: left;
	min-height: 300px;
	overflow: hidden;
	width: 1000px;
	
	
	
}

#sections ul {
	width: 6000px;
}

#sections li {
	float: left;
	display:inline;
	/*margin:20px 20px 10px 20px;*/
	width: 1000px;
	  
    
    
}
#sections li div{
    margin-left:20px;
}
li#bios {
 background-color:#000000;
}
#BioGrid{
width:900px;
}
#sections li div#tiptop{
    margin-left:0px;
}
#bios div#tiptop{
 background-color:transparent;
}
#booking div p{
 font-size:16px;
}
#HomeContent{
 width:309px;
 font-size:13px;
 line-height:24px;
  color:#ffffff;
}

#HomeCalloutVid{
    width:284px;
    height:137px;
    float:left;
    display:inline;
    background:transparent url('/images/BB_Callout.png') no-repeat;
    margin-top:20px;
}
#HomeCalloutVid span{
display:block;
 margin-left:18px;
}
#HomeCalloutVid img {
width:82px;
height:76px;
 float:right;
 display:inline;
 margin-right:18px;
 margin-top:48px;
}
#HomeCalloutVid span.calloutTitle{
font-size:16px;
font-weight:bold;
color:#1e9cd1;
margin:13px 0 0 18px;

}
#HomeCalloutVid a:hover{
 text-decoration:none;
}
#HomeCalloutVid span.calloutText{
font-size:14px;
font-weight:bold;
color:#000000;
margin-top:16px;
}
#HomeCalloutVid span.calloutLink{
font-size:14px;
font-weight:bold;
color:#ffffff;
margin-top:12px;
}

#BBLogo{float:left;display:inline;width:244px;height:155px;}
#NavCap{float:left;display:inline;width:29px;margin-top:67px;}

#navigation {
	width: 1000px;
	height:155px;
	font-size: 18px;
	color: #fff;
	margin-top:5px;
}

#navigation ul, #navigation li, #navigation h3, #navigation h2,
#navigation h1, #navigation p {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#navcontainer {
	float: left;
	display:inline;
	width: 727px;

}

#navcontainer li {
	background: #999999;
	height: 47px;
	float: left;
	display:inline;
	 background: transparent url('/images/nav/bb_topnav_bg.png') repeat-x center;
	 margin-top:67px;
	 width:148px;
	 text-align:center;	
	
}
#navcontainer li.booking{width:135px;}

#navcontainer li a {
	display: block;
	width: 135px;   
	height: 33px;
	padding: 14px 0 0;
	text-decoration: none;
	color: #000;
     font-family: arial;
    font-weight:bold;
    font-size:14px;
    float:left;
	
}
#navcontainer li a:hover {
 color:#1e9cd1;
 text-decoration:underline;
}
#navcontainer li.selected{
 color:#1e9cd1;
} 
#navcontainer li.selected a:hover {
 color:#000000;
}
#MEMBER_INFO{
  color:#000000;
  height:390px;
}
.membername{
 font-size:16px;
 color:#000000;
 font-weight:bold;
}
.memberinstr{
 font-size:16px;
 color:#1e9cd1;
 font-weight:bold;
}
#tiptop { 
    display:none; 
    background:black url(/images/tooltips/white_arrow.png) no-repeat;
    font-size:13px; 
    font-weight:bold;
    height:85px; 
    width:209px; 
    text-align:center; 
    color:#1e9cd1;  
    margin:0;
    padding-top:30px;   
}
#tipbottom { 
    display:none; 
    background:transparent url(/images/tooltips/white_arrow_bottom.png) no-repeat;
    font-size:14px; 
    font-weight:bold;
    height:122px; 
    width:209px; 
    text-align:center; 
    color:#1e9cd1;  
    margin:0;
    padding-top:50px;   
}
span.breakingNews{
 color:#1e9cd1;
 font-size:18px;
 
}
span.ital{font-style:italic;}
span.bolded{font-weight:bold;}