/** header.css **/

.header_left {
	position: absolute;
	left: 0;
	top: 20px;
}
.header_left a.logo_pt1 {
    background: url('../img/logo_pt1.png') no-repeat scroll 0px 0px transparent;
    display: block;
    width: 433px;
    height: 144px;
    text-indent: -9999px;
    position: absolute;
    z-index: 100001;
}
.header_center {
	position: relative;
	float: left;
	width: 100%;
	height: 60px;
}
.header_bottom {
	position: relative;
	width: 995px;
	margin: 8px 0px 35px;
	display: block;
	float: right;
}
span.icon.basket {
	width: 32px;
	height: 32px;
	background: url(../img/sprites.png) -498px -50px no-repeat;
	display: block;
	float: left;
	margin-right: 7px;
	margin-top: -6px;
}
.hotline {
	font-size: 25px;
	margin-top: -2px;
	margin-bottom: -3px;
	margin-left: 3px;
	float: left;
	display: block;
	line-height: normal;
}
.hotline-cond {

	line-height: 10px;
	margin-top: -2px;
	display: block;
	font-size: 10px;
}
.header_right {

}
.header_menu {
    width: 990px;
    background: #eee;
    padding: 3px 15px 5px 15px;
    margin-left: -10px;
    height: 18px;
}
.header_menu a {
	line-height: 20px;
	padding: 0px 2px 0px 2px;
	font-size: 11px;
	margin-right: 5px;
	float: left;
	color: #999999;
}
.header_menu  a:hover {
	color: #333333;

}
.social_box {
	clear: both;
	display: block;
	float: right;
	margin-top: 20px;
}
.social_box a {
	float: left;
	display: block;
	width: 27px;
	height: 30px;
	background: url(../img/sprites.png) 0 0 no-repeat;
	text-indent: -9999px;
	margin: 2px;
	opacity: 0.4;
}
.social_box a:hover {
	opacity:1;
}
.social_box a.fb {
	background-position: -641px -50px;
}
.social_box a.tw {
	background-position: -673px -50px;
}
.social_box a.go {
	background-position: -705px -50px;
}
.v4title h2 {
	display: none;
}
.v4mid  .lcat  .lev1 li {
	display: block;
	border-bottom: 1px solid #ccc;
	text-transform: uppercase !important;
	height: 32px;
	margin-bottom: 3px;
	padding-left: 10px;
	border: 1px solid #038E89;
	background: linear-gradient(to bottom, #05D0C9 0%, #047C77 99%) repeat scroll 0% 0% transparent;
}

.v4mid .lcat .lev1 a {
	color: #003331 !important;
	text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.3);
	text-transform: uppercase !important;
	font-weight: 700 !important;
	font-size: 16px;
	line-height: 32px;
	text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.3);
}
.v4mid  .lcat  .lev1  ul {
margin: 0 !important;
padding: 0 !important;
}
.v4mid .lcat .lev1 span {
	color: #003331 !important;
	font-size: 16px;
	font-weight: bold;
	line-height: 32px;
}
.v4mid .lcat .lev1 .cnt {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	margin-left: 5px;
	display: none;
}
.v4mid .lcat .ttl a {
	color: #999999;
	margin: 0 0 15px 0;
	display: block;
}
.v4acp {
	display: none;
}
.v4acpcont table {
border: 0 !important;
}

.all_cats {
	display: block;
	margin-top: 25px;
	color: #999999;
}
.v4mid  .lcat  .lev1  .lev2  li {
	height: 24px;
	line-height: 24px;
	margin-left: 0px !important;

}
.v4mid  .lcat  .lev1  .lev2  a, .v4mid .lcat .lev1 .lev2 span {
	font-size: 13px;
	line-height: 24px;
}
#input .starttext {
	font-size: 14px;
	line-height: 21px;
	color: #333333;
}
#input .starttext p {
	margin: 3px 0 9px 0;
}
.configurator  .NavigationGroupFilter    {
	width: 160px;
	float: left;
	min-height: 230px;
}
.configurator  .NavigationGroupFilter h2 {
	font-size: 24px;
	margin: 0;
	padding: 10px 0 6px 0;
}
