
.carousel-pagination {
	width:240px;
	float:right;
	position:absolute;
	margin-top:-37px;
	left:342px;
	overflow:hidden;
	zoom:1;
}
.carousel-pagination p {
	float:right;
}
.carousel-pagination a {
	display:block;
	width:36px;
	height:36px;
	line-height:36px;
	float:left;
	text-align:center;
	background:url(../images/slider_btn.png) no-repeat top left;
	margin-left:2px;
	cursor:pointer;
}
.carousel-pagination a span {
	line-height:36px;
}
.carousel-pagination a:hover,
.carousel-pagination a.active {
	background:url(../images/slider_btn_hover.png) no-repeat top left;
	color:#8b8b7e;
	text-decoration:none;
}

.nlForm {
	margin:10px;
	overflow:hidden;
	zoom:1;
}
.nlForm .inLine label {
	width:100px;
}
.nlForm .inLine .input-expandable {
	margin-right:15px;
}
.nlForm .inLine .input-expandable input {
	width:200px;
}
.nlForm fieldset {
	float:left;
	padding-top:10px;
}
.nlForm div.submit-line {
	float:right;
	clear:none;
	text-align:center;
}
.nlForm div.legend {
	float:none;
	text-align:left;
}

.nlForm button {
	float:none;
	margin:10px 0;
}
div.tabs {
	margin-left:1px;
}
ul.tab-list {
	clear:both;
	position:relative;
	z-index:2;
	
}
ul.tab-list li {
	float:left;
	padding-right:3px;
	margin-right:5px;
}
ul.tab-list li a {
	display:block;
	height:37px;
	line-height:37px;
	background:url(../images/tab_corner.png) no-repeat bottom right;
	padding-right:4px;
	position:relative;
	top:1px;
	border-bottom:1px solid #cfcfbd;
}
ul.tab-list li a.current,
ul.tab-list li a:hover {
	background:url(../images/tab_corner_active.png) no-repeat bottom right;
	text-decoration:none;
	border-bottom:1px solid #FFF;
}
ul.tab-list li a .tab-left {
	display:block;
	background:url(../images/tab_corner.png) no-repeat top left;
	padding-left:4px;	
	height:37px;
	line-height:37px;
}
ul.tab-list li a.current .tab-left,
ul.tab-list li a:hover .tab-left {
	background:url(../images/tab_corner_active.png) no-repeat top left;
}

ul.tab-list li a .link {
	display:block;
	background:url(../images/tab_corner.png) repeat-x left -37px;
	height:37px;
	line-height:37px;
	color:#397ed0;
	text-decoration:none;
	padding:0 3px;
}
ul.tab-list li a.current .link,
ul.tab-list li a:hover .link {
	background:url(../images/tab_corner_active.png) repeat-x left -37px;
	text-decoration:none;
}

.tab-content {
	background:url(../images/tab_border.png) no-repeat bottom right;
	padding-bottom:3px;
	clear:both;
	overflow:hidden;
	zoom:1;
	position:relative;
	z-index:1;
}
.tab-content-top {
	background:url(../images/tab_border.png) no-repeat top left;
	padding-top:3px;
}
.tab-content-center {
	border-left:1px solid #cfcfbd;
	border-right:1px solid #cfcfbd;
	padding:8px 0;
}
.list-wrap ul {
	border-top:1px solid #e1e1d3;	
}
.list-wrap ul li {
	border-bottom:1px solid #e1e1d3;
}
.list-wrap ul li a {
	color:#a1a1a0;
	height:30px;
	line-height:30px;
	display:block;
	text-decoration:none;
	padding:0 11px;
}
.list-wrap ul li a.name-com:hover {
	background:#c5e0fe;
	color:#FFF;
}

.list-wrap ul li span.count-com {
	display:block;
	float:right;
	background:url(../images/count_comment.png) no-repeat left center;
	padding-left:15px;
	height:30px;
	line-height:30px;
}
h2.tender {
	padding: 5px 0 10px 0 !important;
}
a.tender-title {
	font-size:16px;
	color:#3175c4;
	margin:6px 0;
}
.compare label {
	display:inline;
}

form.contact-form {
	float:left;
	width:674px;
	border-right:1px solid #e1e1d3;
	padding-right:15px;
}
form.contact-form h2 {
	margin-top:13px;
}

.contact-form .input-expandable input {
	width:321px;
}
form.contact-form .part-one {
	float:left;
	clear:both;
	width:329px;
}
form.contact-form .part-two {
	float:left;
	margin-left:15px;
	width:329px;
}
form.contact-form textarea {
	width:664px;
}
div.contact-coords {
	float:left;
	margin-left:15px;
	width:200px;
}
#controllerContent div.contact-coords h2 {
	padding-top:0;
	margin-bottom:5px;
}
div.contact-coords p {
	line-height:1.2em;
}
.logo-contact {
	margin:0 auto 15px auto;
}

.field.cgu {
	float:right;
	margin-right:5px;
        margin-top:10px;
}
.subscribe.legend {
	float:left;
	height:1em;
	line-height:1em;
}
.login-link {
    margin-top:15px;
}

.subscribe-desc {
	float:left;
	padding-right:15px;
	width:560px;
}
.login-desc {
	float:right;
	padding-left:15px;
	width:620px;
}
.subscribe-form {
	float:right;
	border-left:1px solid #cfcfbd;
	padding-left:17px;
	width:310px;
}
.subscribe-form ul.choices li {
    width:150px;
}
.subscribe-form .field {
    margin-bottom: 5px;
}
.login-form {
	width:253px;
	float:left;
	border-right:1px solid #cfcfbd;
	padding-right:15px;
}
.subscribe-form form,
.login-form form {
	margin:0 auto;
}
.login-form p a {
	line-height:1.5em;
}
.subscribe-form p {
	margin-bottom:14px;
}
.subscribe-form .languages input {
	display:block;
	float:left;
	margin-right:10px;
}
.subscribe-form .languages label {
	display:block;
	float:left;
	width:110px;
}
button#btnLoginActivation {
	float:left;
	margin-top:15px;
}
.link-activation a {
	line-height:1.5em;
}

.form-sendmail {
	float:left;
	width:450px;
}

.form-sendmail input#email {
	width:277px;
}
.form-sendmail p a {
	margin-top:6px;
}
.right-sendmail {
	float:right;
	width:400px;
	margin-left:15px;
	padding-left:15px;
	border-left:1px solid #cfcfbd;
}
.right-sendmail .intro {
	margin-bottom:12px;
}
.activity-line {
	margin-bottom:10px;
	overflow:hidden;
	zoom:1;
	clear:both;
}
.order-result {
	float:right;
	color:#444;
	overflow:hidden;
	zoom:1;
	margin-top:5px;
}


form.extended-search {
	width:190px;
	float:left;
	margin: 0;
	margin-top: 5px;
	padding:2px 5px;
	background-color: #F8F9F4;
	border: 1px solid #CFCFBD;
}
form.extended-search div.field {
	margin-bottom:5px;	
}
div.full-result-list {
	width:592px;
	float:right;
	margin:0px;
	padding:0px;
}

.form-add-com .part-one,
.form-add-com .part-two {
	width:442px;
}
.form-add-com .input-expandable input,
.form-add-com .input-expandable select {
	width:436px;
}
	
.form-add-com textarea {
	width:882px;
}

.question {
	font-size:14px;
	cursor:pointer;
	color:#7ec10a;
	background:url(../images/faq.png) no-repeat left center;
	padding-left:23px;
	line-height:18px;
        display:block;
        margin-bottom:5px;
}
.question.active {
    background:url(../images/faq_active.png) no-repeat left center;
}
p.response {
	display:none;
        margin-left:23px;
        font-size:14px;
        line-height:1.2em;
        margin:10px 0;
        border:1px solid #E1E1D3;
        padding:5px;
}

.js-link:hover {
	text-decoration:underline;
	cursor:pointer;
}
.comparator p,

.table-adverts-responded img {
    width:80px;
}
.full-news .preview {
    float:left;
    margin:0 7px 7px 0;
}
.full-news.blue-box.result .shortAdvert div.content {
    width:auto;
	float:none;
}
.full-news.blue-box.result .shortAdvert div.content h3,
.full-news.blue-box.result .shortAdvert div.content h3 {
	clear:none !important;
}

.promo-date {
  color:#e88809;
}

.top-advert-result {
  overflow:hidden;
  zoom:1;
}
.bottom-advert-result {
  overflow:hidden;
  zoom:1;
  padding:7px;
}

.blue-box.explain-search {
  clear:both;
  float:none;
  height:auto;
}
.blue-box.explain-search .blue-content .full-desc {
  overflow-x:hidden;
  overflow-y:hidden;
  overflow:hidden;
  height:auto;
}
.blue-box.explain-search .blue-content {
  border:none;
  padding:0;
}

.tooltipOffer {
	position:absolute;
}