




/*
     FILE ARCHIVED ON 18:57:44 Dec 28, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:41:16 May 3, 2016.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
.required_icon {
	background-image: url(/web/20131228185744/http://www.shimano.com/publish/images/global/asterisk.gif);
	background-repeat: no-repeat;
}

.required {
	background-image: url(/web/20131228185744/http://www.shimano.com/publish/images/global/asterisk.gif);
	background-repeat: no-repeat;
	background-position: right;
	border-bottom: 1px solid #FF0000;
}

.clear_hr {
	border-top: 1px solid #666;
}

.required_highlight {
	background-color: #ffff99;
}

.poll_result_bar {
	background-color: #D5E2E8;
	background-image: url(/web/20131228185744/http://www.shimano.com/publish/images/global/poll_result_bar.gif);
	background-repeat: repeat-y;
	border: 1px solid #cccccc;
}

#articleContent .media img.noBorder {
	border: none;
}

#content .media img.noBorder {
	border: none;
}

/* Lists */
.listHeader {
	background-image: url(/web/20131228185744/http://www.shimano.com/publish/images/global/white2grey.jpg);
	background-repeat: repeat-y;
	border: 1px #006FA7 solid;
	color: #045B97;
}

.listHeader .date {
	color: #666666;
}

.listIntro img {
	border: 1px solid #006FA7;
}

#listContainer {
	background-color: #bfbfbf;
	background-image: url(/web/20131228185744/http://www.shimano.com/publish/images/global/productsBG.jpg);
	background-repeat: repeat-x;
}

#listMain {
	border: 1px solid #666666;
	background-color: #ffffff;
}

#listContainer ul {
	line-height:1.8em;
	list-style-image:url(/web/20131228185744/http://www.shimano.com/publish/images/global/list-bullet.gif);
}

.listCategory {
	color: #333333;
}

.error {
	color: #cc0000;
}

.survey_value .instructions,
.survey_multiple_choice .instructions {
	font-style:italic;
}

.survey_value .question {
	font-weight:normal;
}

.survey_value .required,
.survey_group_numbered .required,
.survey_multi_point_rating .required,
.survey_multiple_choice .required {
	background-position:left;
	border-bottom:none;
}