@charset "UTF-8";

#wrapper { position: relative;
}

#buildBike, #loginLink {
	display: block;
}

#loginLink {
	background: url(/images/projectone/intl_home/whiteBullet.gif) no-repeat left center;
	margin: 12px 0 0 0;
	padding: 0 0 0 12px;
}

#loginLink:link, #loginLink:visited {
	font-size: 1.0em;
	color: #fff;
	text-decoration: none;
}

#loginLink:hover {
	color: #c00;
}

/* Learn More Modal */

#learnMoreModal {
	position: absolute;
	width: 900px;
	margin: 200px 0 0 0;
	top: 0;
}

#learnMoreModal .topCap {
	background: #222427 url(/images/projectone/home/topCap.gif) no-repeat top left;
	height: 12px;
}

#learnMoreModal .contents {
	background: #222427;
	padding: 10px 25px 10px 64px;
}

#learnMoreModal .closeModal {
	position: absolute;
	margin-left: 876px;
}

#learnMoreModal h3.heading {
	color: #fff;
	font-weight: normal;
	margin: 20px 0 20px 0;
	width: 530px;
}

#learnMoreModal table {
	margin: 0 32px 15px 0;
	padding: 0;
}

* html #learnMoreModal table {
	margin-bottom: 0;
}

#learnMoreModal table th {
	color: #fff;
	font-size: 1.4em;
	text-transform: none;
	font-weight: normal;
	margin: 0 0 5px 0;
}

#learnMoreModal table th, #learnMoreModal table td.copy {
	padding: 12px 0 0 0;
	vertical-align: top !important;
	text-align: left;
	width: 220px;
}

#learnMoreModal table td.copy {
	color: #999999;
	line-height: 1.5em;
	margin: 0;
	padding-bottom: 20px;
}

#learnMoreModal table td.divider {
	background: url(/images/projectone/intl_home/tableDivider.gif) repeat-y top center;
	padding-right: 10px;
}

#learnMoreModal .buildBike {
	display: block;
	margin: 0;
	padding: 30px 0 5px 0;
	text-align: center;
}

#learnMoreModal .bottomCap {
	background: url(/images/projectone/home/bottomCap.gif) no-repeat top left;
	height: 12px;
	padding: 0;
	margin: 0;
}

/* End Learn More Modal */

/* Bike/Frameset Modal */

#bikeFramesetModal {
	position: absolute;
	width: 900px;
	margin: 204px 0 0 0;
	top: 0;
}

#bikeFramesetModal .topCap {
	background: #222427 url(/images/projectone/home/topCap.gif) no-repeat top left;
	height: 12px;
}

#bikeFramesetModal .contents {
	background: #222427;
	padding: 10px 25px 10px 64px;
}

#bikeFramesetModal .closeModal {
	position: absolute;
	margin-left: 10px;
}

#bikeFramesetModal .left {
	float: left;
	margin: 0;
	padding: 35px 0 15px 0;
	width: 470px;
	height: 162px;
	border-right: 1px solid #555759;
}

#bikeFramesetModal .conditionalBorder {
	border-right: 1px solid #555759;
}

#bikeFramesetModal .left .option {
	color: #999;
	margin-bottom: 25px;
	width: 360px;
}

#bikeFramesetModal .option h2 {
	color: #fff;
	margin: 0;
	padding: 0 0 4px 0;
	font-weight: normal;
	text-transform: capitalize;
}

#bikeFramesetModal .left img {
	padding-bottom: 10px;
}

#bikeFramesetModal .right {
	float: left;
	width: 275px;
	padding-left: 64px;
}

#bikeFramesetModal .right h3 {
	color: #fff;
	font-weight: normal;
	margin: 10px 0 10px 0;
}

ul.modelList {
	list-style-type: none;
	margin: 10px 0 0 0;
	padding: 0 10px 0 0;
	color: #67686c;
	line-height: 1.8em;
	height: 140px;
	overflow: auto;
	font-size: 1.1em;
}

ul.modelList li {
	background: url(/images/projectone/intl_home/whiteBullet.gif) no-repeat left center;
	padding-left: 12px;
}

ul.modelList li a:link, ul.modelList li a:visited {
	color: #fff;
	text-decoration: none;
}

ul.modelList li a.info:link, ul.modelList li a.info:visited {
	color: #67686c;
	background: none;
	padding-left: 0;
}

ul.modelList li a:hover, ul.modelList li a.info:hover {
	color: #c00;
}

ul.modelFramesetList {
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 0;
	color: #67686c;
	line-height: 1.4em;
	height: 150px;
	overflow: auto;
	font-size: 1.1em;
}

ul.modelFramesetList li {
	padding: 5px 0 5px 6px;
}

ul.modelFramesetList li.divider {
	line-height: 0;
	font-size: 0em;
	width: 230px;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #4e4e4e;
}

ul.modelFramesetList li.first {
	padding-top: 0;
}

ul.modelFramesetList li a:link, ul.modelFramesetList li a:visited {
	background: url(/images/projectone/intl_home/whiteBullet.gif) no-repeat left center;
	padding-left: 12px;
	color: #fff;
	text-decoration: none;
}

ul.modelFramesetList li a {
	color: #67686c;
	background: none;
	padding-left: 0;
}

ul.modelFramesetList li a:hover {
	color: #c00;
}

#bikeFramesetModal .bottomCap {
	background: url(/images/projectone/home/bottomCap.gif) no-repeat top left;
	height: 12px;
	padding: 0;
	margin: 0;
}

/* End bike/frameset modal */

/* Select bike modal */

.selectBike {
	position: absolute;
	margin-left: 0px;
	z-index: 11 ;
}
#selectBike1 { top: 100px;
	left: 540px;
}
#selectBike2 { top: 1220px ;
}
.selectBike .modalInner {
	height: 300px;
	padding-bottom: 35px;
	width: 283px;
}

.selectBike ul {
/*	height: 160px;*/
/*	margin: 15px 0 12px 0; */
	margin: 0 0 12px 0;
	list-style-type: none;
	padding: 0 24px;
	color: #67686c;
	line-height: 1.8em;
	overflow: auto;
}

/* スピードコンセプトのリスト設定 */
.selectBike .ul-sc {
	margin: 0 0 3px 0;
	list-style-type: none;
	padding: 0 24px;
	color: #67686c;
	line-height: 1.8em;
	overflow: auto;
}
/* スピードコンセプトのリスト設定 */

.selectBike .madone6s-link a,
.selectBike .sc9-link a,
.selectBike ul li a:link,
.selectBike ul li a:visited {
	color: #fff;
	background: url(/images/projectone/intl_home/whiteBullet.gif) no-repeat left center;
	padding-left: 12px;
	text-decoration: none;
}

.selectBike ul li a.more:link,
.selectBike ul li a.more:visited {
	color: #67686c;
	background: none;
	padding-left: 0;
}

.selectBike .madone6s-link a:hover,
.selectBike .sc9-link a:hover,
.selectBike ul li a:hover,
.selectBike ul li a.more:hover {
	color: #c00;
}

/* End select bike */

/* Modal */

.loginModal {
	width: 303px;
	padding: 30px 0;
}

.modalTop, .modalBottom {
	width: 303px;
	height: 10px;
}

.modalTop {
	background: url(/images/projectone/home/modalTopCap.gif) no-repeat top left;
}

.modalBottom {
	background: url(/images/projectone/home/modalBottomCap.gif) no-repeat top left;
}

.modalInner {
	background: #222427;
	padding: 10px;
}

.modalInner h3 {
	margin: 0;
	padding: 0 18px;
	color: #fff;
}
.modalInner p {
	margin: 0;
	padding: 0 0 12px 24px;
	color: #ffffff;
}


.modalInner a.closeModal {
	float: right;
	margin-right: 3px;
}

.loginModal ul {
	list-style-type: none;
	margin: 10px 0 0 0;
	padding: 0 24px;
	color: #67686c;
	line-height: 1.8em;
	height: 100px;
	overflow: auto;
}

.loginModal ul li a:link, .loginModal ul li a:visited {
	color: #fff;
	background: url(/images/projectone/intl_home/whiteBullet.gif) no-repeat left center;
	padding-left: 12px;
	text-decoration: none;
}

.loginModal ul li a.more:link, .loginModal ul li a.more:visited {
	color: #67686c;
	background: none;
	padding-left: 0;
}

.loginModal ul li a:hover, .loginModal ul li a.more:hover {
	color: #c00;
}

/* End Generic Modal Styles */

/* Start login/forgot/reset modals */

form.p1 {
	margin: 10px 0 20px 18px;
	padding: 0;
}

form.p1 label {
	font-weight: bold;
	color: #999;
	font-size: 1.1em;
}

form.p1 input.text {
	padding: 1px 4px;
	width: 150px;
}

form.p1 input#p1Login {
	margin: 10px 0;
}

#loginForgotReset {
	position: absolute;
	top: 180px;
	margin-left: 597px;
}

#loginForgotReset.modal {
	padding-top: 10px;
	padding-bottom: 10px;
}

#loginForgotReset .modalInner {
	min-height: 175px;
/*	padding-bottom: 1px;*/
}

* html #loginForgotReset .modalInner {
	height: 175px;
}

#loginForm p {
	margin: 0 0 10px 0;
	padding: 0;
}

#forgotP {
	margin: 0;
	padding: 0;
}

#forgotP a:link, #forgotP a:visited {
	background: url(/images/projectone/home/modalWhiteBullet.gif) no-repeat left center;
	color: #fff;
	text-decoration: none;
	padding-left: 8px;
}

#forgotP a:hover {
	color: #999;
}

#forgotPassword p {
	margin: 10px 0;
	padding: 0;
	color: #999;
}

#bikeRackInstructions {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 18px;
	color: #999;
}

#intlDisclaimer {
	color: #fff;
	padding: 0 0 0 18px;
	margin: 0;
	width: 260px;
}

.errorMessage {
	color: #c00 !important;
	margin: 0 0 10px 0 !important;
	padding: 0;
	width: 245px;
}

#forgotErrorMessage {
	margin: 10px 0;
}

#rackItems {
	margin: 10px 0 0 0;
	padding: 0;
	list-style-type: none;
	height: 120px;
	overflow: auto;
}

#rackItems li a:link, #rackItems li a:visited {
	color: #fff;
	text-decoration: none;
	background: url(/images/projectone/intl_home/whiteBullet.gif) no-repeat left center;
	padding-left: 12px;
}

#rackItems li a:hover {
	color: #c00;
}


/* Shared */

.grayButton {
	display: block;
	height: 21px;
}

.grayButton .leftCap, .grayButton .rightCap {
	float: left;
	height: 21px;
	width: 9px;
}

.grayButton .leftCap {
	background: url(/images/projectone/intl_home/gray_btnLeftCap.gif) no-repeat top left;
}

.grayButton .tile {
	float: left;
	min-width: 50px;
	height: 21px;
	background: url(/images/projectone/intl_home/gray_btnTile.gif) repeat-x top left;
	color: #fff;
	padding: 2px 3px 0 3px;
	font-family: "Avant Garde", "Avant Garde Gothic", "Century Gothic", "Lucida Sans", Helvetica, Trebuchet, Arial, Sans;
	font-size: 1.2em;
	text-align: center;
}

.grayButton .rightCap {
	background: url(/images/projectone/intl_home/gray_btnRightCap.gif) no-repeat top left;
}

/* End Shared */

#footer li a.country {
	background: url(/images/shared/person_icon_dark.gif) no-repeat center left;
}

#footer a:hover {
	color: #fff;
}

#wrapper #langSelectBox h2 {
	margin-top: 0;
	margin-bottom: 0 !important;
	padding: 0 0 0 10px;
}


*:focus{
	outline:none;
}



