.motor_bookmarks {
  height:40px;
  float: left;
  margin-bottom: -5px;
}

.motor_bookmarks p {
  float: left;
  cursor: pointer;
  display: block;
  margin-right: 5px;
  padding: 3px 10px 3px 10px;
  width: auto;
  height: 17px;
  color:#505050;
  font-weight: bold;
  background-color: none;
  border: none;
  border-bottom: none;
  text-transform:uppercase;
}

.motor_container {
  float: left;
  min-width: 630px;
  width: 630px;
  padding: 10px 10px 160px 10px;
  border: none;
  background-color:#FFFFFF;
}

.motor_container p.info, .motor_container p.price, .floating_info p.price, .floating_info p.info {
  margin-bottom: 8px;
  height: 16px;
  width: auto;
  /*border-bottom: #999 solid 1px;*/
  padding: 10px;
  background-color:#A41916;
  height: auto;
  font-weight: bold;
  text-transform:uppercase;
}

.motor_container p { width: 100%; margin-bottom: 7px;}
.motor_container p.price, .floating_info p.price {background-color: none;}

.motor_container h1 {font-size: 160%; margin-bottom: 5px;}

.motor_container h2 {
	font-size: 120%; 
	font-weight:bold;
	background:none;
	padding:10px 0px 0px 20px;
	margin:-15px 0px 5px -10px;
	border-top:#EBEBEB solid 10px;
  	width: 630px;
}

.motor_container h3 {font-size: 110%; margin-bottom: 5px;}

.motor_container .variant_border {padding: 10px; border: none;}

.variant_border  {
	margin-bottom:20px;
}

.motor_container input {
  padding: 0;
  margin: 0;
  width: auto;
  margin-bottom: 10px;
  border: none;
}

form div.variant_border label.custom-code a.info,
form div.variant_border label.option-code a.info {
	padding:0px 12px;
	background:url('/public/styles/assets/help_icon_grey.png') top right no-repeat;
}

form div.variant_border label.custom-code a.active,
form div.variant_border label.option-code a.active {
	background:url('/public/styles/assets/help_icon.png?v2') top right no-repeat;
}

.motor_features {
  float: left;
  border:none;
  padding: 15px;
  width: 628px;
  background-color:#FFFFFF;
}

.motor_features_left {
  float: left;
  width: 58%;  
}

.motor_features_right {
  text-align: center;
  float: right;
  width: 35%;
  /*border: 1px solid #666666;*/
  padding: 20px;
  padding-top: 0px;   
}

/*.motor_features img {
  border: 1px solid #666666;
}*/

.motor_features_image {
  padding: 10px;
  border: none;
  background-color: none;
}

.motor_features_image_title {
  text-align: center;
  /*font-size: 60%;*/
  padding: 3px;
  border: 1px solid #999;
  background-color: #eee;
}

.motor_compare {
  float: left;
  border: 1px solid #666666;
  padding: 10px;
  width: 290px;
  /*height: 320px;*/
  background-color: #f5f5f5;
  margin-right: 12px;
  margin-bottom: 12px;
}

.motor_compare_left {
  float: left;
  width: 290px;  
}

.motor_compare_left p {font-size: 10px;}

.motor_compare div.thumbnail_link {}
.motor_compare div.thumbnail_link div.thumbnail {
  clear: both;
  visibility: hidden;
  float: left;
  position: absolute;
  width: auto;
  height: auto;
  border: 1px solid #333;
}

.motor_compare div.thumbnail_link:hover div.thumbnail {visibility: visible;}

.motor_other_image {
  text-align: center;
  float: left;
  padding: 10px;
  background-color: white;
  border: none;
  margin-right: 10px;
  margin-bottom: 10px;
  height: 160px;
  clear: none;
}

.motor_other_image_title {
  font-size: 80%;
  padding: 3px;
  border: 1px solid #999;
  background-color: #eee;
  max-width: 150px;
  margin-top: 5px;
}

.motor_helper {
  height: 20px;
  clear: both;
}

.motor_slidedown_top {
  padding: 5px;
  /*background-color: #D1E3E9;*/
  background-color: none;
  border: none;
  /*border-bottom: none;*/
}

.motor_slidedown_top h3 {font-size: 90%; font-weight: bold; margin-bottom: 3px;}

.motor_slidedown_text {
  padding: 5px;
  /*background-color: #D1E3E9;*/
  background-color: none;
  border: 1px solid none;
  border-top: none;
  margin-top: -1px;
}

.motor_slidedown_note {
  /*padding: 0px 10px 0px 0;*/
  padding: 0 0 0 10px;
  font-size: 10px;
  /*border: 1px solid #999;*/
  color: #04a8a7;
  /*background-color: #FFF0B3;*/
}

.motor_slidedown_price {
  float: right;
  /*width: 50px;*/
  min-width: 80px;
  height: 18px;
  /*padding: 3px 3px 3px 3px;*/
  /*margin-right: -5px;*/
  font-size: 100%;
  /*border: 1px solid #999;*/
  border-right: none;
  background-color: none;
  text-align: right;
  margin: 0;
  margin-top: -3px;
  padding: 2px 5px 0 0;
}

.chosen_part {
  padding: 3px 0px 3px 5px;
  background-color: none;
  border: 1px solid #999;
  /*background: url(/public/images/scroll_arrow.jpg) no-repeat 3px 3px;*/
}

.floating_info {
  color:#FFF;
  text-transform:uppercase;
  width: 650px;
  height: 185px;
  position: fixed;
  bottom: 30px;
  margin-left: 0px;
  padding: 20px 0px 0px 0px;
  background: #EBEBEB url('/public/styles/assets/product-footer.png?v3') 0px 0px no-repeat;
  float: left;
  clear: both;
  border:none;
  border-top: none;
}

.floating_info table td {
	white-space:nowrap;
	padding:0px 20px 0px 20px;
}

.floating_info strong.wrap {
	display:block;
	/*height:44px;*/
	width: 340px;
	line-height:13px;
	padding-right:10px;
	word-wrap: break-word;
	white-space:normal;
	/*overflow:hidden;*/
}

.floating_info button {
	font-size:11px;
	min-width:100px;
	padding:2px 0px 2px 0px;
	text-transform:none;
	background:#dfdfdf url('assets/btn-background.jpg') top left repeat-x;
	border:#CCCCCC solid 1px;
	
	-moz-border-radius: 15px;
	border-radius: 15px;	
}

.floating_info button[name=buy] {
	color:#FFFFFF;
	background: #0b9fa0 url(assets/btn-buy-background.jpg?v2) top left repeat-x;
}

.floating_info button[name=buy][disabled] {
	color:#999999;
	font-style:italic;
	background:none;
	background-color:#CCCCCC;
}

.floating_info .delivery_claim {
    font-size:11px;
    text-transform: lowercase;
}

#configuration {
	padding-top:0px;
	margin-top:0px;
	border:none;
}