
/* Main block */
.switch_options_t1,
.switch_isp_t1,
.switch_direct_t1,
.switch_options_t2,
.switch_isp_t2,
.switch_direct_t2,
.switch_options_t3,
.switch_isp_t3,
.switch_direct_t3 {
	display: inline-block;
	font-family: "Helvetica", Arial, Sans-serif;
	vertical-align: middle;
}
/* Main block clearfix */
}
.switch_options_t1:before, .switch_isp_t1:before, .switch_direct_t1:before,
.switch_isp_t1:after, .switch_options_t1:after, .switch_direct_t1:after,
.switch_options_t2:before, .switch_isp_t2:before, .switch_direct_t2:before,
.switch_isp_t2:after, .switch_options_t2:after, .switch_direct_t2:after, 
.switch_options_t3:before, .switch_isp_t3:before, .switch_direct_t3:before, 
.switch_isp_t3:after, .switch_options_t3:after, .switch_direct_t3:after {
	content:'.';
	display:block;
	overflow:hidden;
	visibility:hidden;
	font-size:0;
	line-height:0;
	width:0;
	height:0;
}
.switch_options_t1:after, .switch_isp_t1:after, .switch_direct_t1:after, 
.switch_options_t2:after, .switch_isp_t2:after, .switch_direct_t2:after, 
.switch_options_t3:after, .switch_isp_t3:after, .switch_direct_t3:after {
	clear:both;
}
 
/*Options*/
.switch_options_t1 span, .switch_isp_t1 span, .switch_direct_t1 span, 
.switch_options_t2 span, .switch_isp_t2 span, .switch_direct_t2 span, 
.switch_options_t3 span, .switch_isp_t3 span, .switch_direct_t3 span {
	display: inline-block;
	float: left;
	padding: 4px 9px;
	margin: 0;
	cursor: pointer;
	font-size: 12px;
	font-weight: 700;
	color: #555;
	border: 1px solid #aaa;
	text-transform: uppercase;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
 
}
.switch_options_t1 span:first-of-type, .switch_isp_t1 span:first-of-type, .switch_direct_t1 span:first-of-type, 
.switch_options_t2 span:first-of-type, .switch_isp_t2 span:first-of-type, .switch_direct_t2 span:first-of-type, 
.switch_options_t3 span:first-of-type, .switch_isp_t3 span:first-of-type, .switch_direct_t3 span:first-of-type {
	border-radius: 2px 0 0 2px;
	border-right: 0;
}
.switch_options_t1 span:last-of-type, .switch_isp_t1 span:last-of-type, .switch_direct_t1 span:last-of-type, 
.switch_options_t2 span:last-of-type, .switch_isp_t2 span:last-of-type, .switch_direct_t2 span:last-of-type, 
.switch_options_t3 span:last-of-type, .switch_isp_t3 span:last-of-type, .switch_direct_t3 span:last-of-type {
	border-radius: 0 2px 2px 0;
	border-left: 0;
}
.switch_options_t1 span:hover, .switch_isp_t1 span:hover, .switch_direct_t1 span:hover, 
.switch_options_t2 span:hover, .switch_isp_t2 span:hover, .switch_direct_t2 span:hover, 
.switch_options_t3 span:hover, .switch_isp_t3 span:hover, .switch_direct_t3 span:hover {
	background: #fafafa;
}
 
/* Active option */
.switch_options_t1 span.selected, .switch_isp_t1 span.selected, .switch_direct_t1 span.selected, 
.switch_options_t2 span.selected, .switch_isp_t2 span.selected, .switch_direct_t2 span.selected, 
.switch_options_t3 span.selected, .switch_isp_t3 span.selected, .switch_direct_t3 span.selected {
	background: #00b7ea; /* Old browsers */
	background: -moz-linear-gradient(top,  #00b7ea 0%, #009ec3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00b7ea), color-stop(100%,#009ec3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #00b7ea 0%,#009ec3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #00b7ea 0%,#009ec3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #00b7ea 0%,#009ec3 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #00b7ea 0%,#009ec3 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b7ea', endColorstr='#009ec3',GradientType=0 ); /* IE6-9 */
	border-color: #0082A3;
	color: #fff;
	*transition-property: background;
	*transition-delay: 0.5s;
	*transition-timing-function:linear;
	
}
.switch_direct_t1, 
.switch_direct_t2, 
.switch_direct_t3 {display:none}	
	
#drcPrice {display:none}

.d_podarok {
	background: #99c45a;
	font-size: 14px;
	color: #fff;
	padding: 5px;
	position: relative;
	top: -15px;
}
.no_podarok {
	background: #dedede;
	font-size: 14px;
	color: #000;
	padding: 5px;
	position: relative;
	top: -15px;
	width: 125px;
	display: block;
}

a.btn_ht1_1, a.btn_ht1_3, a.btn_ht1_4, 
a.btn_ht2_1, a.btn_ht2_3, a.btn_ht2_4, 
a.btn_ht3_1, a.btn_ht3_3, a.btn_ht3_4 {
	display:none
}