@charset "UTF-8";

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

#body {	
	background: #000 url(/images/story/2009/2series/primaryBg.jpg) no-repeat center top;
}

/* Bike Family Gallery Overrides */



#familyGallery { padding: 425px 0 24px ;
	margin-left: 0;
	width: 900px;
}

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

#familyGalleryThumbListContainer {
	width: 850px;
}


#familyGalleryThumbs {
	padding: 0;
}

.bikeInfo {
	padding: 0;
	border-right: 1px solid #fff;
	padding-left: 12px;
}

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

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

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

#TB_secondLine, #TB_secondLine a:link, #TB_secondLine a:visited {
	color: #999;
}

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

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

a#TB_closeWindowButton:link, a#TB_closeWindowButton:visited {
	color: #999;
}

a#TB_closeWindowButton:hover {
	color: #14A2C5;
}

input#keywords { padding: 1px 4px}

/* Main Content */

#columns { clear: both ;
}

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

#columns h2.singular {
	border-bottom: 1px solid #C51414;
	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;
	margin: 0 ;
}
#right p { padding-bottom: 18px ;
}
#right p a img { border: 2px solid #9a9a9a ;
}
.tabHeaders,
.tabs .tab p.strong { font-family: "Lucida Grande","Lucida Sans","Trebuchet","Trebuchet MS","Arial",'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif ;
}

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

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


.tabHeaders ul li.selected {
	background: url(/images/story/2009/2series/selectedTabHeaderred.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;
	color: #BBBBBB;
}

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

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

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

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



#footer {
	padding-bottom: 250px;
}