.wrapper {
	margin: 0 auto;
	width: 922px; 
}
	
	.header {
	width: 902px;
	padding: 10px;
	margin: 10px 0 0;
	border-bottom: 1px solid #373737;
	border-top-color: #2f2f2f;
	border-right-color: #2f2f2f;
	border-left-color: #2f2f2f; }
	
	.body {
		width:100%;
		overflow:hidden;
	}
.warning_colors {
	color: #fff;
	font-size: 11px;
	line-height: 14px;
	text-align: left;
	height: 30px;
	float: left;
	clear: left;
	margin: 0;
	padding: 5px 0 0; }

.body #content {
	font-family: tahoma; }

#configurator_form_season {
display: none;
}
		
.bike_frame_wrapper {
	margin: 0;
	padding: 10px 10px 5px;
	width: 635px;
	overflow: auto;
	float: left; }
.bike_frame_model, .bike_frame_colors {
	float: right;
	color: #fff;
	background: #0c0c0c;
	margin: 0;
	padding: 10px 15px;
	border-style: none;
	display: inline; }

.bike_frame_model {
	width: 236px;
	height: 176px;
	margin-bottom: 1px; }
.bike_frame_model select {
	font-size: 12px;
	line-height: 22px;
	background-color: #e4eaea;
	width: 100%;
	height: 25px;
	padding: 3px;
	border-top: 1px solid #696969;
	border-bottom: 1px solid #373737; }

.bike_frame_color_part {
	width:100%;
	overflow:hidden;
}
.bike_frame_colors {
	width: 236px;
	height: 305px;
	padding-top: 15px; }
.bike_frame_colors h3 {
	font-size: 14px;
	font-family: Arial;
	font-weight: bold; }

.bike_frame_color_part label {
	float:left;
	width:145px;
	line-height:22px;
	height: 22px;
	margin-left: 10px;
	padding-top: 1px; }

.bike_frame_color_part input {
	float:left;
	line-height:22px;
	margin:3px 0 0 5px;
}
.bike_frame_colors .colorchoices {	clear:      right; }

.bike_frame_colors .colorboxes {
	clear: both;
	margin-top:5px; 
	width: 100%;
	overflow: hidden;
	
}
	
.bike_frame_colors .colorboxes input {
	float: left;
	width: 20px;
	height: 20px;
	margin-left: 2px;
}
	
.bike_frame_color_part bike_frame_color_glanz {
	float: left;
	clear: left; }

.bike_settings {
	/*border: solid 1px #2f2f2f;*/
	margin: 0;
	padding: 10px;
	display: inline;
	float:left;
	width:500px;
}
.bike_settings_part {	width:  100%;
	height: 30px;
	clear:  right; }

.bike_settings_part label {
	float:left;
	width:210px;
	font-family:Arial;
	font-weight: bold; }

.bike_settings_part select {
	font-size:        12px;
	line-height:      22px;
	background-color: #9b9f9f;
	position: relative;
	width:            240px;
	height:           22px;
	float:            right;
	margin-right: 5px;
	padding-right: 3px;
	padding-left: 3px;
	border-top: 1px solid #696969;
	border-left: 1px solid #696969;
	border-right-color: #373737;
	border-bottom-color: #373737; }
.bike_preset_description {
	width:100%;
	margin-top: 4px;
	padding-top: 3px;
	border-top: 1px solid #565656; }
.bike_frame_totals {
	float:right;
	width:380px;
	color:#fff;
	font-family: Arial;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
	padding:10px; }

.bike_frame_totals h1 {
	color: #fff;
	font-size: 18px;
	line-height: 30px;
	letter-spacing: 1px;
	border-bottom: 1px solid #9b9f9f; }
.bike_frame_totals h2 {
	font-size:     15px;
	line-height:   28px;
	letter-spacing: 1px; }
.bike_frame_totals h3 {
	font-size:   14px;
	line-height: 25px;
	letter-spacing: 1px; }

.bike_frame_totals input {
	width:80px;
	text-align:right;
	background-color:#696969;
	border:none;
	color:#fff;
}
#bike_total_sum {
	color: #da1d52;
	font-weight: bold; }

#bike_total_weight {
	color: #84bb3b;
	font-weight: bold; }

.bike_frame_defaults {
	color:#fff;
}

.bike_frame_totals_changes {
	font-size: 14px;
	line-height: 18px;
	width:100%;
	overflow:hidden;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px dotted #585858;
	border-bottom: 1px dotted #565656;
	border-right-width: 0;
	border-left-width: 0; }
.bike_frame_totals_changes input {
	font-size: 14px;
	line-height: 18px;
	background-color: transparent;
	margin-left: 4px;
	padding-right: 4px;
	padding-left: 4px; }

.bike_frame_totals_actions {
	width:100%;
	overflow:hidden;
	border-width: 0; }


.bike_frame_totals button {
	color: #fff;
	display:block;
	margin:1px 1px 1px 2px;
	font-family:Tahoma, "lucida grande", georgia, Arial, Verdana, sans-serif;
	font-size:100%;
	line-height:130%;
	text-decoration:none;
	font-weight:bold;
	background-color: #85bc3c;
	float: left;
	padding:3px 7px;
	border-color: #787878 #222 #222 #787878;
	border-style: solid;
	border-width: 1px;
	cursor: pointer;
	white-space: nowrap; /* Links */
}

.client_info_popup {
	color: #fff;
	font-family: Arial;
	position:absolute;
	top:10%;
	left:50%;
	margin-top:100px;
	margin-left:-200px;
	width:430px;
	background:#474747;
	padding:25px;
	border: solid 10px; 
	z-index:505;
}

.client_info_popup .client_info_row {
	width:100%;
	overflow:hidden;
	padding:5px;
}

.client_info_popup .client_info_row label {
	width:140px;
	text-align:right;
	float:left;
	margin-right:10px;
}

.client_info_popup .client_info_row textarea, .client_info_popup .client_info_row input {
	font-size: 12px;
	font-family: Arial;
	width:220px;
	float:right; }

.client_info_popup .client_info_row button {
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	background-color: #f15a4e;
	float:right;
	width:100px;
	margin: 2px;
	padding: 2px; }

.error {
	background-color: #FF3355;
}
a, a:link {
	color: #f1ffc5; }

#country_switch {
	display:none;
	font-size:10px;
	text-transform: uppercase;
	float:right;
	margin-top: 2px; }
a#country_switch {
	color: #e7e7e7;
	text-decoration: none;
	padding: 0; }

.bike_countries {
	padding: 10px;
	border-bottom: 1px solid #373737;
	border-top-color: #2f2f2f;
	border-right-color: #2f2f2f;
	border-left-color: #2f2f2f; 
	list-style-type: none;
	color: #fff;
	font-family: "trebuchet ms";
	background: #0c0c0c; 
}

.bike_countries li {
}

