.section_menu {
	border-bottom:1px solid #CFD7D9;
}

.complectations_list .top {
	height:47px;
}

.complectations_list .top h1 {
	margin-top:5px;
	float:left;	
}

.complectations_list .compare {
	display:block;
	margin-top:9px;
	margin-right:10px;
	display:block;
	background:url("../i/but_compare.gif") 0px -0px no-repeat;
	width:168px;
	height:24px;
	line-height:21px;
	float:right;
}

.complectations_list .compare:hover {
	background-position:0px -24px;
}

.complectations_list table {
	border:none;
	border-collapse: collapse;
	color:#333333;
}

.complectations_list td {
	background-color:#EAEEED;
	margin: 0px;
	padding:0px;
	border:20px solid #FFF;
	width:215px;
	vertical-align: top;
}

.complectations_list td.first {
	border-left:10px solid #FFF!important;
	
}
div.color_wrapper
{
	background-color:#bac2c5;
}
div.color_wrapper img
{
	background-color:#eaeeed;
}
.complectations_list td.last {
	border-right:10px solid #FFF!important;
}

.complectations_list .more td {
	border-top: none!important;
}

.complectations_list .infos td {
	border-bottom: none!important;
	border-top:none!important;
}

.complectations_list h4 {
	line-height:20px;
	
}

.complectations_list .description, .comp h3 {
	padding:10px;
}

.complectations_list ul {
	list-style-type: none;
	list-style-position: outside;
}

.complectations_list .description ul a:hover {
	text-decoration:underline;
}

.complectations_list .description p {
	margin-bottom:7px;
}

.complectations_list li {
	padding-left:9px;
	background:url("../i/arrows_sprite.png") -154px -337px no-repeat;
	
}

.complectations_list h4 {
	color:#000!important;
	font-size:15px;
	font-weight:bold;
	padding:0px 10px;
	line-height: 20px;
	height:20px;
}

.complectations_list h4.price {
	font-size:15px;
}

.complectations_list h4.comp_name {
	padding-top:5px;
}

.complectations_list h4.price{
	padding-bottom:5px;
}

.complectations_list .dark {
	background-color:#BAC2C5;
}

.bottom_text {
	margin-top:20px;
}

.complectations_list .more a {
	display:block;
	width:97px;
	height:24px;
	background:url('../i/but_more_gr.gif') 0px 0px no-repeat;
	text-decoration:none;
	margin:0px 0px 10px 10px;
}

.complectations_list .more a:hover {
	background-position:0px -24px;
}

#popup_window {
	width:205px;
	min-height:200px;
	padding:5px;
	position:absolute;
	border:5px solid #FFF;
	background-color:#EAEEED;
	z-index:10;
	
	box-shadow: #666 0px 1px 3px;
	
	-webkit-box-shadow: #BCBFBE 1px 1px 3px;
	-moz-box-shadow: #BCBFBE 1px 1px 3px;
}

#popup_window div.info_item {
	position:relative;
	min-height:200px;
}

#popup_window div.corner {
	width:13px;
	height:9px;
	background:url('../i/corner.gif') top left no-repeat;
	position:absolute;
	bottom:-18px;
}

#popup_window p.title {
	margin-bottom:10px;
	margin-top:5px;
}

#popup_window p.more_link {
	padding-top:10px;
}

#popup_details {
	border:3px solid #FFF;
	background-color:#FFF;
	box-shadow:#000000 0 1px 3px;
	-moz-box-shadow:#000000 0 1px 3px;
	-webkit-box-shadow:#000000 0 1px 3px;
	height:360px;
	width:590px;
	position:absolute;
	left:200px;
	top:50px;
	z-index:10;
}

#popup_details .overview_cnt, #popup_details .gallery_cnt {
	margin:auto;
	width:570px;
	height:270px;
	background-color:#EAEEED;	
	position:relative;
}

#popup_details .overview_cnt {
	padding:7px 0px 3px 0px;
}

#popup_details .gallery_cnt {
	display: none;	
}

#popup_details .window {
	width:570px;
	height:270px;
	overflow:hidden;
}

#popup_details .switch {
	height:30px;
	padding-left:10px;
}

#popup_details .switch li {
	float:left;
	line-height:30px;
	padding:0px 10px 0px 0px;
}

#popup_details .top {
	height:25px;
	margin-bottom:9px;
}

#popup_details .top h6 {
	float:left;
	font-size:16px;
	margin: 0px 0px 0px 10px ;
}

#popup_details .top .close {
	float:right!important;
}

#popup_details .close a {
	margin-top:5px;
	margin-right:9px;
	display:block;
	height:20px;
	width:20px;
	background:url('../i/arrows_sprite.png') -330px -630px no-repeat;
}

#popup_details .close a:hover {
	background:url('../i/arrows_sprite.png') -61px -890px no-repeat;
}

#popup_details .pics {
	width:205px;
	margin-right:20px;
	float:left;
	padding-left:10px;
}

#popup_details .text {
	padding-right:10px;
	padding-left:255px;
}

#popup_details .pics img {
	margin-top:3px;
	margin-bottom:17px;
}

.print_container
{	
	
	margin-bottom:10px!important;
}	
.print
{
	margin-top:10px!important;
}
