html,
body {
	margin: 0;
	padding: 0;
	background: #00031a;
}

#subNav {
	background: #cbcbcb url(/images/story/2009/l3vi/header_subnav_bg.gif) repeat-x top left;
	border-top: 1px solid #b69512;
	border-bottom: 1px solid #b69512;
}

#body {	
	background: #00031a url(/images/story/2009/l3vi/bgGrad.gif) repeat-x 0 0;
}

#wrapper{
	background:transparent url(/images/story/2009/l3vi/primaryBg.jpg) no-repeat 50% 0;
}

/* TWITTER API */
#twitter{
	width:260px;
	padding-left:20px;
}
#twitter h2 {
	font-size: 1.4em;
	margin: 15px 0 4px 0;
	padding: 0;
}
ul#twitter_update_list{
	margin-left:20px;
	font-family:"Lucida Grande","Lucida Sans","Trebuchet","Trebuchet MS","Arial","sans";
	font-size:1.2em;
	line-height:1.45em;
	color:#ccc;
}
#twitter li{
	padding-bottom:.5em;
	line-height: 1.4em;
}
#twitter a{
	color:#FCCB00;
	text-decoration: none;
}
#twitter a:hover{
	color:#fff;
}
#twitter #twitter-link{
	padding:0 20px;
	font-size:1.4em;
}

/* Bike Family Gallery Overrides */

#familyGallery {
	position: absolute;
	top: 512px;
	margin-left: 0;
	width: 900px;
}

#familyGalleryTopCap .left, #familyGalleryBottomCap .left {
	width: 870px;
}

#familyGalleryThumbListContainer {
	width: 840px;
	background: #12120e;
}

#familyGalleryTopCap .left {
	background: url(/images/story/2009/l3vi/familyGalleryTopTile.gif) no-repeat top left;
}

#familyGalleryBottomCap .left {
	background: url(/images/story/2009/l3vi/familyGalleryBottomTile.gif) no-repeat top left;
}

#familyGalleryTopCap .right {
	background: url(/images/story/2009/l3vi/familyGalleryNavNextTop.gif) no-repeat top left;
}

#familyGalleryBottomCap .right {
	background: url(/images/story/2009/l3vi/familyGalleryNavNextBottom.gif) no-repeat top left;
}

a#familyGalleryPrev img, a#familyGalleryNext img {
	float: left;
	width: 30px;
	height: 79px;
	background: #2d2d2d;
}

#familyGalleryThumbs {
	padding: 0;
}

.bikeInfo {
	padding: 0;
	border-right: 1px solid #facb19;
}

.bikeInfo.last {
	border-right: none;
}

/* Thickbox Override */
#TB_window {
	border-color: #fbcc19;
	background: #2c2c2c;
}

#TB_Image,#TB_Image img {
	border: 2px solid #525252 !important;
}

#TB_secondLine, #TB_secondLine a:link, #TB_secondLine a:visited {
	color: #9f9f9f;
}

#TB_secondLine a:hover {
	color: #fff;
}

#TB_closeWindowButton {
	background: none;
	padding-right: 0;
	text-transform: capitalize;
}

a#TB_closeWindowButton:link, a#TB_closeWindowButton:visited {
	color: #9f9f9f !important;	
}

a#TB_closeWindowButton:hover {
	color: #fff !important;	
}

input#keywords { padding: 1px 4px}

/* Main Content */

#columns {
	margin-top: 537px;
}

#columns h2 {
	color: #fccb00;
	font-size: 1.8em;
	clear: both;
	padding: 0;
	margin: 15px 0;
}

#columns h2.singular {
	border-bottom: 1px solid #ffd200;
	padding-bottom: 2px;
}

#columns #left {
	width: 596px;
	float: left;
	display: inline;
	margin-right: 20px;
}

#columns #left h2 {
	margin-top: 0;
}

#columns #right {
	width: 280px;
	float: left;
	display: inline;
}

.tabs .tab {
	line-height: 1.4em;
}

.tabHeaders ul, .tabHeaders ul li {
	background: url(/images/story/2009/l3vi/tabHeader.gif) no-repeat center top;
}


.tabHeaders ul li.selected {
	background: url(/images/story/2009/l3vi/selectedTabHeaderYellow.gif) no-repeat center top; 
}

.tabs .tab .copyBlock {
	float: left;
	width: 340px;
	margin-bottom: 20px;
}

.tabs .tab img {
	float: left;
	display: inline;
	width: 222px;
	padding: 0 20px 30px 0;
}

.tabs .tab ul {
	float: left;
	display: inline;
	margin-top: 10px;
	margin-bottom: 20px;
}

.tabs .tab p {
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 1.45em;
}

.tabs .tab p.strong {
	font-weight: bold;
	color: #fccb00;
	margin-bottom: 2px !important;
}

.tabs .tab .copyBlock p {
	clear: both;
}

.tabs .tab a:link, .tabs .tab a:visited {
	color: #ccc;
	text-decoration: underline;
}

.tabs .tab a:hover {
	color: #fccb00;
}

/* Right */

#right_buttons {
	text-align: right;	
	margin-top: 20px;
}

#right_buttons a {
	display: block;	
	margin-top: 10px;
}

/* Gallery */

#photoGallery {
	border: 1px solid #887017;
}


#photoGalleryThumbs ul li a img.selectedThumb {
	border: 2px solid #facb19;
}

#footer {
	padding-bottom: 250px;
}
