@charset "utf-8";
/* CSS offers */
.main-content-top {
	margin-bottom: 20px;
}
.main-content-top .image { float:left; width:150px; padding-bottom:10px;}
.main-content-top .image img { width:150px;}
.main-content-top h1 {
	color: #999;
	font-size: 25px;
	float: left;
	vertical-align: bottom;
	display: block;
	padding-top:30px;
	padding-left:40px;
}
.main-content-top .content-more {
	background-color: #DDD9D6;
	clear: both;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 15px;
}
.main-content-top .content-more p {}

.itmes {
	height: 168px;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #FFF;
	-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
	margin-right: 0px;
	margin-left: 0px;
	color: #AEA59D;
	position:relative;
}
.itmes .image {
	width: 230px;
	height: 168px;
	float: left;
	overflow: hidden;
}
.itmes .image img{
	height: 168px;
	width: 230px;
}
.itmes .image span {
	display: block;
	height: 32px;
	width: 207px;
	background-color: #DDD9D6;
	position: relative;
	left: 10px;
	top: -32px;
	text-align: center;
	line-height: 32px;
	font-size: 16px;
	color: #000;
}
.itmes .content-more {
	float: left;
	display: block;
	width: 460px;
	margin-left: 10px;
	height: 168px;
}
.itmes .content-more h2{ font-size:18px;}
.itmes .content-more .info {
	height: 22px;
	line-height: 22px;
}
.itmes .content-more .info span{ float:left;}
.itmes .content-more .text {
	clear: both;
	padding-left: 10px;
	height:82px;
	overflow:hidden;
}
.infobig {
	float: right;
	width: 720px;
	padding-top: 40px;
	padding-right: 30px;
}
.infobig .box {
	padding: 10px;
	background: #FFF;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	float: left;
	width: 690px;
	overflow: hidden;
	line-height: 25px;
}
.infobig .box img { max-width:670px;}
.infobig h2 {
	background-color: #DDD9D6;
	line-height: 35px;
	padding-left: 20px;
	color: #000;
}


form input, form textarea, .styled-select {
width: 100%;
height: 32px;
-webkit-border-radius: 2px;
border-radius: 2px;
color: #515151;
padding: 0 10px;
background: #eeeeee;
-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15), 1px 1px 0 rgba(255, 255, 255, .3);
box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15), 1px 1px 0 rgba(255, 255, 255, .3);
border: 1px #cac7c6 solid;
}
.Creative_details {}
.Creative_details .imges {
	text-align:center;

}
.Creative_details .text { margin-top:15px; margin-bottom:15px; padding-left:15px; padding-right:15px; line-height:22px;}
.Creative_details .imges img { max-width:100%;}
.Creative_details ul {}
.Creative_details ul li { height:180px; overflow:hidden; margin-bottom:20px; position:relative;}
.Creative_details ul li .p_img { width:160px; float:left; display:inline-block; text-align:center; padding-right:25px;}
.Creative_details ul li .p_img img { max-width:160px;}
.Creative_details ul li h4 { float:right; width:485px;display:inline-block;}
.Creative_details ul li p { float:right;width:485px;display:inline-block; font-size:12px; font-weight:normal !important; height:100px; overflow:hidden;}
h2 .buttons_bottom_block {
	font-size: 12px;
	color: #FFF;
	font-weight: normal;
	margin-right:10px;
}
