@charset "UTF-8";

html,
body {
	margin: 0;
	padding: 0;
	background: #000;
}

#subNav {
	background: #cbcbcb url(/images/story/2009/lance_1274/header_subnav_bg.gif) repeat-x top left;
	border-top: 1px solid #b69512;
	border-bottom: 1px solid #b69512;
}

#body {	
	background: #000 url(/images/story/2009/lance_1274/primaryBg.jpg) no-repeat center top;
}

/* Bike Family Gallery Overrides */

#familyGallery { padding:429px 0 24px ;
	margin-left: 0;
	width: 900px;
}

#familyGalleryTopCap .left, #familyGalleryBottomCap .left {
	width: 870px;
}

#familyGalleryThumbListContainer {
	width: 840px;
	background: #12120e;
}

#familyGalleryTopCap .left {
	background: url(/images/story/2009/lance_1274/familyGalleryTopTile.gif) no-repeat top left;
}
#familyGalleryBottomCap .left {
	background: url(/images/story/2009/lance_1274/familyGalleryBottomTile.gif) no-repeat top left;
}

#familyGalleryTopCap .right {
	background: url(/images/story/2009/lance_1274/familyGalleryNavNextTop.gif) no-repeat top left;
}

#familyGalleryBottomCap .right {
	background: url(/images/story/2009/lance_1274/familyGalleryNavNextBottom.gif) no-repeat top left;
}

span#familyGalleryPrev img,
span#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: #ffd200;
	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: #ffd200;
}

#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: #ffd200;
}

input#keywords { padding: 1px 4px}

/* Main Content */

#columns { clear: both ;
}

#columns h2 {
	color: #ffd200;
	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;
	margin: 0 ;
}
#right p { padding-bottom: 18px ;
}
.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/lance_1274/tabHeader.gif) no-repeat center top;
}


.tabHeaders ul li.selected {
	background: url(/images/story/2009/lance_1274/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;
	color: #BBBBBB;
}

.tabs .tab p.strong {
	font-weight: bold;
	color: #ffd200;
	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: #ffd200;
}

/* Twitting */

#twitter {
	padding: 0 20px;
}

#twitter h2 {
	font-size: 1.4em;
	margin: 15px 0 4px 0;
	padding: 0;
}

#twitter p {
	margin: 10px 0 0 0;
	padding: 0;
}

ul#twitter_update_list {
	margin: 0 0 0 16px;
	padding: 0;
	color: #999;
	list-style-type: square;
	font-size: 1.1em;
}

ul#twitter_update_list li {
	line-height: 1.4em;
	padding: 0 0 2px 0;
}
#twitter a { word-wrap:break-word ;
}
#twitter a:link, #twitter a:visited {
	color: #fff;
	text-decoration: none;
}

#twitter a:hover {
	color: #ffd200;
}

#twitter-link {
	background: url(/images/story/2009/lance_1274/bullet.gif) no-repeat center left;
	padding-left: 8px;
}

/* Gallery */

#photoGallery {
	border: 1px solid #887017;
}


#photoGalleryThumbs ul li a img.selectedThumb {
	border: 2px solid #facb19;
}

#footer {
	padding-bottom: 250px;
}