
table#compare_bikes form {
	margin-bottom: 5px;
}

fieldset {
	border-width: 0;
}

fieldset legend {
	display: none;
}

input, select {
	vertical-align: middle;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

textarea {
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

input.text, input.password, textarea {
	width: 155px;
}

input.text, input.password, textarea, #bmx_fad input, #bmx_fad select {
	padding: 3px;
}

input.zipcode {
	padding: 3px;
	width: 65px;
}

select.fixed_size {
	width: 165px;
}

input.text, input.file, input.password, input.submit, input.zipcode, textarea, select {
	margin: 0 5px 0 0;
}

input.text, input.zipcode, input.password, select, textarea, #bmx_fad input, #bmx_fad select {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 1em;
}

input.text:focus, input.password:focus, select:focus, textarea:focus {
/*background:#FFFFe4;*/
	}

input.radio, input.checkbox, input.submit {
	cursor: pointer;
}

input.submit {
	padding:0.4em 0.6em;
	font-size: 0.9em;
	cursor: pointer;
	overflow: visible;
}

select > option {
	padding: 0.25em 5px 0 3px;
}

/***
 * FORM VARIANTS
 * Re-useable form variants. Not specific to any form and can be combined.
 */
div.form_block {
}

div.form_block label {
	display: block;
	margin: 0 0 5px 0;
	padding:0 0 0 2px;
}

div.form_block input.text, div.form_block select, div.form_block textarea {
	margin-bottom: 1em;
}

/*** END FORM VARIANTS ***/

/***
 * SPECIFIC FORMS
 * These are to be used in conjunction with the form variants above
 */
div#sl_commentform {
}

div#sl_commentform div#commentform_info {
}

div#sl_commentform div#commentform_comment {
}

div#sl_commentform input.text {
	width:275px;
}

div#sl_commentform textarea {
	width:275px;
}

div#sl_commentform input.submit {
}

div#sl_commentform label {
	text-transform: uppercase;
}

table#compare_bikes form select {
	display: block;
	margin:0pt 5px 5px 0pt;
	width: 150px;
}

div#dealer_flyout form {
	margin: 0;
}

div#dealer_flyout form fieldset {
}

div#dealer_flyout form fieldset ol {
	margin: 0;
	padding: 0;
}

div#dealer_flyout form fieldset ol li {
	list-style: none;
	margin: 5px 0 0 !important;
	padding: 0 !important;
	float: left;
	clear: both;
}

div#dealer_flyout form fieldset ol li div.divider {
	background: transparent url("../../_img/dividers/divider_gray_dot_2.gif") 0 50% repeat-x;
	width: 212px;
	text-align: center;
	padding: 0.5em 0;
	margin: 0;
	height: 1em !important;
}

div#dealer_flyout form fieldset ol li div.divider span {
	padding: 0 0.5em;
	color: #000;/*
			background-color: #f3f2f2;
*/
}

div#dealer_flyout form fieldset ol li div#buttons {
	position: relative;
}

div#dealer_flyout form fieldset ol li label {
	display: none;
}

div#dealer_flyout form fieldset ol li input {
	padding: 3px;
	width: 165px;
}

div#dealer_flyout form fieldset ol li input#zip {
	padding: 3px;
	width: 100px;
}

div#dealer_flyout form fieldset ol li input#find_dealer_submit {
	width: 70px;
	height: 19px;
	padding: 0;
	margin: 10px 5px 10px 0px !important;
	background: transparent url("../../_img/nav/fd_search.gif") top left no-repeat;
	position: relative;
	left: 117px;
}

div#dealer_flyout form fieldset ol li input#find_dealer_submit:hover {
	background-position: 0 0;
}

div#dealer_flyout form fieldset ol li a#close_button {
	display: block;
	width: 26px;
	height: 19px;
	margin: 10px 0;
	padding: 0;
	background: transparent url("../../_img/nav/fd_close.gif") 0 0 no-repeat !important;
	text-indent: -999999em;
	cursor: pointer;
	position: absolute;
	top: 0;
	left: 23px;
}

div#dealer_flyout form fieldset ol li a#close_button:hover {
	background: transparent url("../../_img/nav/fd_close.gif") 0 -19px no-repeat !important;
}

div#dealer_flyout form fieldset ol li input, div#dealer_flyout form fieldset ol li select {
	font-size: 1em;
	margin: 0 17px !important;
}

div#dealer_flyout form fieldset ol li select {
	width: 175px;
}

div#dealer_flyout form fieldset fieldset {
	margin: 1em 0;
	border-top: 1px dotted #ccc;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
	width: 202px;
}

div#dealer_flyout form fieldset fieldset legend {
	padding: 0 3px;
	display: inline;
	color: #000;
	margin-left: 90px;
}

form#register_your_bike {
	margin-top: 3em;
}

form#register_your_bike fieldset {
	float: left;
	width: 440px;
}

form#register_your_bike fieldset legend {
	height:14px;
	padding:0 0 14px 0;
}

form#register_your_bike fieldset#purchase {
	margin-right: 30px;
}

form#register_your_bike fieldset#purchase legend {
	display:block;
	background: transparent url(../../_img/headers/tell_about_purchase.gif) 5px 0 no-repeat;
	width:234px;
	height:14px;
}

form#register_your_bike fieldset#purchase legend span {
	text-indent: -9999px;
	width:234px;
}

form#register_your_bike fieldset#personal {
}

form#register_your_bike fieldset#personal legend {
	display:block;
	background: url(../../_img/headers/tell_about_yourself.gif) 5px 0 no-repeat;
	width:191px;
	height:14px;
}

form#register_your_bike fieldset#personal legend span {
	text-indent: -9999px;
	width:191px;
}

form#register_your_bike fieldset span {
	font-family: Arial, sans-serif;
	display: block;
	margin-top: 0.33em;
	margin-left: 14.6em;
	font-size: 0.82em;
	line-height: normal;
	text-transform: uppercase;
	color: #979696;
}

form#register_your_bike fieldset label {
	float: left;
	width: 12em;
	padding-top: 3px;
}

form#register_your_bike fieldset label.accept_toc {
	float: none;
	font-weight: bold;
	margin: 0 0 0 5px;
}

form#register_your_bike fieldset label.fullrow {
	float: none;
	margin: 0 0 0 5px;
}

form#register_your_bike fieldset label.checkbox_group {
	float: left;
	width: 18em;
	margin: 0.125em 0;
}

form#register_your_bike fieldset label.checkbox_group input {
	margin: 0 5px 0 0;
}

form#register_your_bike fieldset label.radio_group {
	clear: both;
	float: left;
	width: 100%;
	margin: 0.125em 0;
}

form#register_your_bike fieldset#marital_status {
	width: 200px;
}

form#register_your_bike fieldset#marital_status label.radio_group_marital {
	float: left;
	margin: 0.125em 0;
}

form#register_your_bike fieldset label.radio_group input, form#register_your_bike fieldset label.radio_group_marital input {
	margin: 0 5px 0 0;
}

form#register_your_bike fieldset label.radio_group input {
	margin: 0 5px 0 0;
}

form#register_your_bike fieldset input#submit_register {
	width: 169px;
	height: 14px;
	padding: 0;
	margin: 10px 5px 10px 0;
	background: transparent url("../../_img/buttons/button_submit_registration.gif") 0 -28px no-repeat;
	position: relative;
}

form#register_your_bike fieldset input#submit_register:hover {
	background-position: 0 0;
}

form#searchform {
	margin: 2em 0;
}

form#searchform fieldset {
}

form#searchform fieldset input#searchsubmit {
	background: transparent url("../../_img/nav/fd_search.gif") top left no-repeat;
	width: 70px;
	position: relative;
	height: 19px;
}		
/*** END SPECIFIC FORMS ***/
