/*
Description: Calculator for site
Author: Leonid Larkovich
Author e-mail: leon_by@tut.by
Author Skype: leonid.larkovich
Version: 1.0
*/

#builder {
    width: 733px;
    height: 840px;
}
#builder_logo{
	text-align:center;
	margin-bottom:-26px;
}
#cup{
	position: relative;
	width:694px;
	height:420px;
	padding-top:40px;
	border-bottom:3px solid #2187b7;
}
#builder_sel{
	float: left;
	width: 110px;
	margin-top:80px;
	margin-left:40px;
	cursor: pointer;
}
#builder_sel img{
	margin-bottom:5px;
	float:left;
}
#builder_sel input{
	margin-top:32px;
	margin-bottom:40px;
}
.builder_sel {
	width: 140px;
}
#builder .tab {
    width: 97px;
    height: 94px;
    background:url(../calculator/images/builder-tab.jpg) no-repeat;
    padding: 9px 0 0 0;
    text-align: center;
    font-weight: bold;
    text-decoration: underline;
    cursor: pointer;
    float: left;
    margin-left: 5px;
}
#builder .tab img {
    margin-top: 5px;
}
#builder .tab#active {
    background:url(../calculator/images/builder-tab-active.jpg) no-repeat;
    color: #1d8884;
    text-decoration: none;
}
#builder #cupel_image {
    float: left;
	width: 500px;
    height: 375px;
	background:url(../calculator/images/cupel.png) no-repeat;
}
#builder #option_block_1 {
    float: left;
	width: 220px;
    padding: 0 0 0 5px;
	color:#4f4f4f;
}
#builder #option_block_2 {
    float: left;
	width: 213px;
    padding: 0 0 0 5px;
	color:#4f4f4f;
}
#builder #option_block_3 {
    float: left;
	width: 245px;
    padding: 0 0 0 5px;
	color:#4f4f4f;
}
#builder .option_big_caption {
	float: left;
	height: 20px;
	color: #1f8ab8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px; 
	font-weight: bold;
	padding-bottom:10px;
	padding-top:20px;
}
#builder .option_big_caption_t {
	float: left;
	height: 20px;
	color: #1f8ab8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px; 
	font-weight: bold;
	padding-bottom:10px;
	padding-left:45px;
	padding-top:20px;
}
#builder .option_big_caption_r {
	float: left;
	height: 20px;
	color: #1f8ab8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px; 
	font-weight: bold;
	padding-bottom:10px;
	padding-left:18px;
	padding-top:20px;
}
#builder .option_big_caption1 {
	color: #1f8ab8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px; 
	font-weight: bold;
	text-align:center;
	padding-bottom:10px;
	margin-top:85px;
}
#builder .option_block {
	float: left;
	margin-top: 5px;
}
#builder #wood_1 {
	float: left;
	background:url(../calculator/images/wood1.jpg) no-repeat center top;
	width: 85px;
	height: 70px;
	cursor: pointer;
	padding-left:10px;
}
#builder #wood_2 {
	float: left;
	background:url(../calculator/images/wood2.jpg) no-repeat center top;
	width: 85px;
	height: 70px;
	cursor: pointer;
	padding-left:10px;
}
#builder #wood_3 {
	float: left;
	background:url(../calculator/images/wood3.jpg) no-repeat center top;
	width: 85px;
	height: 70px;
	cursor: pointer;
	padding-left:10px;
}
#builder #wood_4 {
	float: left;
	background:url(../calculator/images/wood4.jpg) no-repeat center top;
	width: 85px;
	height: 70px;
	cursor: pointer;
	padding-left:10px;
}
.wood_text {
	float:none;
	text-align:center;
	padding: 5px 10px 5px 0;
	font-size:13px;
	color:#686868;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:50px;
}
.option_block .wood_radio {
	float: right;
	margin:19px 0 10px 0;
}
.option_block select {
	float: left;
	width: 70px;
	height: 22px;
	margin: 9px;
	margin-left:25px;
}
.razmer{
	float:left;
	margin-top:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}
.option_item {
	float: left;
	height: 20px;
	padding: 1px 1px;
	margin: 1px;
	clear: left;
	margin-bottom:10px;
}
.option_radio {
	float: left;
	/*margin: 5px 10px;*/
}
.option_text {
	float: left;
	padding: 1px 0 0 0;
	cursor: pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color: #686868;
}
.option_price {
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
	padding: 2px 0 0 5px;
	color: #777;
}
#price_block {
	float: left;
	width: 693px;
	height: 55px;
	background:url(../calculator/images/price_bg.jpg) no-repeat;
	color:#fff;
	margin-top:10px;
}
.full_price_caption {
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px; 
	font-weight: bold;	
	padding: 10px 0 0 25px;
}
#price_item {
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px; 
	width: 90px;
	font-weight: bold;	
	padding: 3px 10px 0 20px;
	color: #fff;
	text-align: right;
}
.full_price_curr {
	float: left;
	font-size:17px; 
	font-weight: bold;	
	padding: 10px 0 0 0;
}
#offerta {
	float: right;
	background:url(../calculator/images/zakaz-btn.jpg) no-repeat;
	width: 171px;
	height: 31px; 
	cursor: pointer;
	margin-top: 4px;
	margin-right: 10px;
}

#option_1 {
	position: absolute;
	top: 40px;
	display: none;
	overflow:hidden;
}
#option_2 {
	position: absolute;
	top: 40px;
	display: none;
	overflow:hidden;
}
#option_3 {
	position: absolute;
	top: 40px;
	display: none;
}
#option_4 {
	position: absolute;
	top: 40px;
	display: none;
}
#dimension_1,#dimension_2,#dimension_3  {
	padding: 0;
}