@charset "utf-8";
/* CSS Document */

#container_online {
	color:#666666;
	display:block;
/*	width:550px;*/
	margin:30px;
min-height:180px;
/*height:400px;*/
clear:both;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #666666;
}

#container_header {
	padding-bottom:20px;
	font-size:1.6em;
	/*	color:#666666;*/
	font-weight:800;
	
}

#door_collor {
margin:2px;
color:#FF9900}

#container_door {
padding-right:20px;
float:left
}

#continer_parametr{
	width:160px;
	/*height:300px;*/
float:right;
/*	background-color:#CCCCCC;*/
/*	position: relative;*/
margin-bottom:10px;
border-left: #CCCCCC thin solid;
padding-left:5px;
	display:block;
}

#dtl{

font-size:9px;
/*height:41px;*/
/*background-color:#999999;*/
margin-bottom:4px;
/*padding-left:45px;*/

}

#collor {
float:left;
padding:10px;
}

select {
color: #666666}
/*
#dtl_color {background-image:url(../images/buttons_03.png)}
#dtl_size {background-image:url(../images/buttons_06.png)}
#dtl_qtty {background-image:url(../images/buttons_08.png)}*/

#container_text {
/*background:#CC9933;*/

/*height:400px;*/
margin-left:90px;
margin-right:170px;
font-size:0.9em;
}

#container_price {
/*margin-top:10px;*/
font-size:1em;
font-weight:800;
color: #FF9900;
text-align:right}

#form_detail {
	font-size:small;
	width:100%;
}

.help_tip {
	width:50%;
	position: relative;
	font-size:0.8em;
	color: #FF9900;
	margin-left:90px;
}
.style2 {color: #FFFFFF}
.style3 {
	color: #FF9900;
	font-weight: bold;
}

