@charset "UTF-8";
/* CSS Document */

#bubble{ 
margin:auto;
width:1024px;
}

body {
font-family:"Century Gothic", Geneva, sans-serif;
background-color:#000;
}


#header {
	height:100px;
	background-image: url(../images/ShuttlemaniaHeaderBannerDBBS.jpg);
	background-repeat:no-repeat;
}

/* OPTIONAL REGIONS' HORIZONTAL NAVIGATION  */

#navigation0 {
	text-indent:100px;
	text-align:center;
	background-color:#FFF;
	padding-bottom:0.4em;
}
 
#navigation0 ul { 
 list-style: none; 
 margin: 0; 
 padding: 0; 
} 

#navigation0 li { 
 display:inline;
 border-bottom: 1px solid #CCC; 
}

#navigation0 li a:link, #navigation1 li a:visited  { 
 font-size: 90%; 
 padding: 0.4em 2em 0.4em 2em; 
 border-right: 1px solid #333; 
 background-color:
 #666; 
 color: #FFFFFF; 
 text-decoration: none; 
}

#navigation0 li a:hover { 
 background-color:
 #333; 
 color: #FFFFFF; 
}

#navigation0 li { 
display:inline; 
}


/* LEFT SIDE NAVIGATION  */


.leftmenu {
	float:left;
 	width: 200px; 
}

.leftmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 200px;
	border-bottom: 1px solid #ccc;
	}
	
.leftmenu li {
	position: relative;
	}

.leftmenu li ul {
	position: absolute;
	left: 199px;
	top: 0;
	display: none;
	}
	
.leftmenu ul li a {
	display: block;
	text-decoration: none;
	color: #777;
	background: #fff;
	padding: 5px;
	border: 1px solid #ccc;
	border-bottom: 0;
	}
	
.leftmenu ul li a.explain {
	display: block;
	text-decoration: none;
	color: #777;
	background: #fff;
	padding: 5px;
	border: 1px solid #ccc;
	border-bottom: 0;
	}

.leftmenu li a:link, .leftmenu li a:visited  { 
	 font-size: 90%; 
	 display: block; 
	 padding: 0.4em 0 0.4em 0.5em; 
	 border-right: 1px solid #333; 
	 background-color:#666; 
	 color: #FFFFFF; 
	 text-decoration: none; 
}

.leftmenu ul li a:hover { 
	background-color:#333; 
	color: #FFFFFF; 
}

/* Begin IE FIX. Hide from IE Mac \ */
* html ul li { float: left; }
* html ul li a { height: 1% }
/* END of IE FIX */

.leftmenu li:hover ul { display:block }



/* REBUILD END  */



/* SIDEBAR   */

#sidebar {
			height:50;
			background-color:#999;
			background-repeat:no-repeat;
			background-position:bottom;  
			margin-left:0px;
			vertical-align:top;
         }

a.tagline:link {
	color:#666;
	font-size:14px;
	text-decoration:none;
}

a.tagline:visited {
	color:#000;
	font-size:14px;
	text-decoration:none;
}

a.tagline:hover {
	color:#CCCCCC;
	background-color:#333;
	font-size:14px;
	text-decoration:underline;
}




/* RIGHT content */


.tablebanner {
	border-top:thin;
	border-top-color:#666;
}

/* #rightbox { 
float:right;
margin-left:-50px;
}   */


/* MAIN Content  - repeat-x the Gradient Curtain   */

.maintitle1 {
	font-family:"Century Gothic", Geneva, sans-serif;
	font-size:60px;
	font-weight:400;
	color:#FFF;
	text-align:center;
}
	

#maincontent {
	height:1000px;  /* 650 */
	background-image:url(../images/MaincontentBackCurtain1K.png);
	background-repeat:repeat-x;
}


/* TEXT on aboutus.htm  page   */ 
#aboutus  {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	padding-left:6px;
	padding-right:6px;
	padding-bottom:4px;
	margin-left:200px;
	margin-top:-20px;
	background:url(../images/DBBSLot2009lg.jpg);
	background-repeat:no-repeat;
	width:750px;
}

/* TEXT on financing.htm page */


#finance  {
	
	padding-left:6px;
	padding-right:6px;
	padding-bottom:4px;
	margin-left:200px;
	margin-top:-20px;
	background:url(../images/DBBSLot2009lg.jpg);
	background-repeat:no-repeat;
	width:750px;
}




/* TEXT on contactus.htm page */

.contact {
	margin:0 0 0 250px;	
	text-align:left;
	font-size:18px;
	}
	
	
/* links on Financing.htm page */



a.tag:link {
	text-indent:20px;
	color:#333;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
}

a.tag:visited {
	text-indent:20px;
	color:#000;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
}

a.tag:hover {
	text-indent:20px;	
	color:#CCCCCC;
	background-color:#333;
	font-weight:bold;
	font-size:20px;
	text-decoration:underline;
}

	
	

/* TABLE on models.htm page */

#modeltable {
	text-indent:4px;
	
}

#modeltable td {
	font-size:14px;
}


#modeltable a:link {
	font-size:16px;
	color: #333;
	text-decoration: none;
}
#modeltable a:visited {
	font-size:16px;
	color: #666;
	text-decoration: none;
}
#modeltable a:hover {
	font-size:16px;
	color: #00F;
	text-decoration:underline;
}


/* CONTENT to the RIGHT of the menu */


#adcopy {
	
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#666;
	width:800px;
	margin:auto;
	text-align:justify;
}

/* FOOTER  */ 



#footer {
	height:100px;
	clear:both;
	padding:0.5em 0 0 0;
	font-size:0.75em;
	text-align:center;
	background-image:url(../images/footer_curtain_dark.png);
	background-repeat:no-repeat;
}


#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	color: #000;
	text-decoration: none;
}
#footer a:hover {
	color:#6CF;
	text-decoration: none;
}

.phone {
	color: #FFFFFF;
	font-size:14px;
}
.copyright {
	size:8px;
	color:#333;
	font-style: italic;
}

/*   FORM TABLE   */

.tablelabel  {
  text-align:right;	
}

.tablelabel input {
	text-align:left
}

/* FEDERAL DIFFERENCE PAGE TEXT */



.feddiff  {  
	
	
	margin-left:200px;
	width:650px;
	
}

.feddiff H1 {

	  padding-top:6px;
	  padding-left:6px;
	  padding-bottom:6px;
	  background-color:#CCC;
      font-family:"Century Gothic", Geneva, sans-serif;
	  font-size:20px;
      font-weight:bold;	
}

.feddiff td {
	padding:3px;
	vertical-align:top;
}

.feddiff td div {
	text-indent:10px;
}

.inv {
	background:#FFF;
	color:#000;
	font-size:9px;
	font-family:Verdana, Geneva, sans-serif;

}



