	@import url("offers.css");

*{
	margin:0;
	padding:0;
}


body {
	font: 11px Verdana;
	background:  #EFEFEF url("../images/css_images/body-background.gif") repeat;
}

p {	margin: 8px 0px; }

a {	color: #000; }

a.more {
	font-weight: bold;
	text-decoration: none;
}
a.more:hover {text-decoration: underline;}

table a { text-decoration: none; }

li{list-style-position: inside}

h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0px;
}

#quick_search{
	font-size: 11px;
	font-weight: normal;
	margin: 5px 0px;
}

#autocompleter{
	width: 280px;
}

.quick_search_etypes{margin-left: 40px;}

.quick_search_otypes{width: 315px; padding-top: 12px; margin-right: 10px;}

#top_offers h2{
	padding-left: 5px;
	font-size: 14px;
	margin: 5px 0;
}

.upper{text-transform:uppercase;}

h2{
	font-size: 14px;
	font-weight: bold;
	margin:5px 0px;
}

h3{
	font-size: 12px;
	font-weight: bold;
}

img { border: 0; }

#last-offers{width:560px; margin:0px auto;}
#last-offers a{text-decoration: none;}
#last-offers a:hover{text-decoration: underline;}

input, select{
	font-size: 10px;
}

option {
	padding-right: 7px;
}

optgroup {
	font-style: normal;
	font-weight: bold;
}

optgroup option {
	padding-left: 15px;
}

#wrapper {
	width: 974px;
	padding: 5px 5px 7px 5px;
	margin: 0 auto;
	background-color:#FFF;
}

#content_top,#content_bottom {
	width: 974px;
	height: 1px;
	background: #fff url("../images/css_images/wrapper-bg-top.gif") top left no-repeat;
	overflow: hidden;
}

#content_wrapper {
	width: 974px;
	background: #fff url("../images/css_images/wrapper-bg.gif") top left repeat-y;
}

.inner #content_wrapper {
	background: #fff url("../images/css_images/wrapper-bg-inner.gif") top left repeat-y;
}

#header {
	width:	972px;
	height: 133px;
	border: 1px solid #B6B6B4;
	margin-bottom: 5px;
	background-color: #FFF;
}

#header h1 a {
	display:block;
	width:390px;
	height:110px;
	overflow:hidden;
	float:left;
	text-indent:-100000px;
	margin:15px 0 0 15px;
}

#menu_top{
	width:	972px;
	margin-bottom: 5px;
	border: 1px solid #B6B6B4;
	background-color: #EFEFEF;
	text-align: right;
}
	#menu_top .active{
		font-weight:bold;
		text-decoration:none;
	}

#left_column{
	float: left;
	width: 200px;
	padding-right: 0px;
}

	#left_column ul{
		width: 200px;
		margin: -1px 0 0 1px;
		padding-bottom:10px;
	}
		#left_column ul li{
			list-style: none;
			border: 1px solid #B6B6B5;
			border-left: none;
			border-right: none;
			padding: 3px 0px 3px 18px;
			font-size: 10px;
			margin-bottom: -1px;
			line-height: 10px;
			list-style-position:outside;
		}
		#left_column ul li.menu-title{
			background: #F9F300 url("../images/css_images/menu-bullet.gif") 6px 4px no-repeat;
			padding: 3px 0px 3px 15px;
			margin-bottom: 12px;
		}
		#left_column ul li.opened{
			margin-bottom: -1px;
		}

		#left_column ul li.gray{
			background-color: #eee;
		}

		#left_column ul li.last{
			margin-bottom: 12px;
		}

		#left_column ul li.active{
			font-weight: bold;
			font-size: 11px;
		}

			#left_column ul li a{
				text-decoration: none;
			}

			#left_column ul li a:hover{
				text-decoration: underline;
			}
			#left_column ul li a.active{
				font-weight: bold;
			}

#page_content{
	float: left;
	width: 580px;
	margin-left: 8px;
}

#right_column{
	float: right;
	width: 180px;
	padding: 0px;
}

#footer{
	width:	962px;
	margin: 0 auto;
	height: 18px;
	line-height: 18px;
	margin: 5px 0 2px 0;
	border: 1px solid #B6B6B4;
	background-color: #EFEFEF;
	text-align: center;
	padding-right:10px;
}

#baner_right_top {
	width: 180px;
	height: 600px;
}

#right_login{
	width: 178px;
	margin: 5px 0px;
	border: 1px solid #B6B6B4;
	background-color: #FFFCBD;
}

#right_login p{
	padding-left: 6px;
}

.login-label{
	display: block;
	width: 70px;
	float: left;
}

#login_title{
	padding: 6px;
	font-weight: bold;
	background-color: #EFEFEF;
	border-bottom: 1px solid #B6B6B6;
	border-top: 1px solid #B6B6B6;
	margin: 10px 0 0 1px;
}

#login-form {
	padding:5px;
	padding-left:15px;
}

#quick_login {
	border-bottom: 1px solid #B6B6B4;
}

	#quick_login div{
		padding: 0 5px;
		width: 180px;
	}

	#quick_login #remember_me{
		 width: 100px;
	}

	#quick_login #remember_me_q{
		 margin-right: 5px;
	}

.input-text{
	width:150px;
}

#message{
	width:190px;
	height: 100px;
}

#remember_me{margin-right:3px;}

#baner_right_bottom {
	width: 180px;
	height: 100px;
}

.title{ font-size: 12px;}

#baner_left_top{
	width: 200px;
	height: 180px;
	margin: 10px 0 0 1px;
}
#baner_left_bottom{
	width: 200px;
	height: 180px;
	margin: 10px 0 0 1px;
}

.paginator .current{
	font-weight: bold;
	text-decoration: none;
}

.left{float: left;}

.right{float: right;}

.mr{margin-top:5px;}
.mrbottom{
	margin: 10px 0;
}
.paginator_number{
	margin: 0px 5px 3px 5px;
	height: 15px;
	padding-top:1px;
	display: block;
	float: left;
	cursor: pointer;
	text-decoration: none;
}

.clearer{
	height: 0px;
	overflow :hidden;
	margin-top: -1px;
	clear: both;
	width: 100%;
}

#menu_top a{
	line-height: 18px;
	margin-right: 18px;
	font-size: 10px;
}

#footer{
	background-color: #EFEFEF;
	text-align: center;
}

#footer p{font-size: 10px;line-height: 18px; margin:0px;}
#footer p img{margin-top: 3px;}
#footer a{font-size: 10px;margin:0px 9px;text-decoration: none;}
#footer a:hover{text-decoration: underline;}
#footer a.font_button{margin: 0 2px;text-decoration: none;}


#top_title{
	padding: 6px;
	background-color: #EFEFEF;
	border-bottom: 1px solid #B6B6B6;
	margin: 0px;
}

#right_top{
	width: 178px;
	border: 1px solid #B6B6B4;
	background-color: #fff;
}

.right-offer img{
	margin: 2px 5px 5px 5px;
	border: 1px solid #B6B6B6;
}

.right-offer p{
	margin: 2px;
}

#quick-search{
	background-color: #FFFCBD;
	border-bottom: 1px solid #B6B6B6;
	padding: 5px;
	width: 570px;
}

.but-left{
	margin-left: 3px;
	margin-bottom: 3px;
	width: 17px;
	height: 16px;
	background: url("../images/css_images/but-left.gif") top left no-repeat;
	display: block;
	float: left;
	cursor: pointer;
	text-decoration: none;
}

.leftleft{
	background: url("../images/css_images/but-leftleft.gif") top left no-repeat;
}

.but-repeat {
	background: transparent url(../images/css_images/but-repeat.gif) repeat-x scroll center top;
	border: medium none;
	cursor: pointer;
	display: block;
	float: left;
	height: 16px;
	margin-bottom: 3px;
	padding-bottom: 1px;
	text-decoration: none;
	padding-top: 1px;
}

.but-right{
	margin-bottom: 3px;
	margin-right: 3px;
	width: 12px;
	height: 16px;
	background: url("../images/css_images/but-right.gif") top left no-repeat;
	display: block;
	float: left;
	cursor: pointer;
	text-decoration: none;
}

.mr{
	margin-right: 20px;
}

div.mr{
	margin-top: 8px;
	margin-bottom: 8px;
}
.offer{
	width: 275px;
	height: 100px;
	margin: 2px 5px;
	float: left;
}
	.offer p{
		margin-top: 0;
		margin-bottom: 5px;
	}
	.offer img {
		float: left;
		border: none;
		margin-right: 5px;
	}
	.offer img.no_commision {
		float: none;
		border: none;
		margin-right: 0px;
		margin-left: 8px;
	}
	.offer-type{
		font-weight: bold;
	}

.thumb{
	float:right;
}

#big_pic{
	cursor:pointer;
	float:left
}

#capcha_holder{
	width:190px;
	float:right;
	margin-right:150px;
	display:inline;
}

.ql-input{
	width:90px;
}

.secure_code{
	text-align:right;
	width:100%;
}

.text-area-mail-holder{
	width:47%;
	padding-top:8px;
	text-align:left;
}

#capcha-img{
	margin:0px 5px -4px 0px;
}

.left-col-empty{
	height:7px;
	overflow:hidden;
	border-bottom:none;
}

.half{
	width:50%
}

.notes-text-area{
	width:550px;
	height:70px;
	margin-bottom:10px;
}

.text-area-mail{
	width:300px;
	height:93px;
}

#capcha{width:60px;}

#last{
	border-top: 1px solid #B6B6B4;
	border-bottom: 1px solid #B6B6B4;
}

#last h2{
	margin: 5px 10px;
}

#last th{
	background-color: #F9F300;
	font-weight: normal;
	padding: 4px 5px;
	text-align: left;
	border-left: 2px solid #EFEFEF;
}

#last td{
	padding: 3px 5px;
	background-color: #fff;
	border-left: 2px solid #EFEFEF;
}

#last .odd td{
	background-color: #E5E5E5;
}

div#last.child_offers {
	border-top: none;
	background-color: #fff;
	padding-top: 10px;
	padding-bottom: 12px
}

	.child_offers table{
		width: 560px;
		margin: 0px auto;
		background-color: #fff;
	}

	.child_offers th{
		border-left: 2px solid #fff;
	}

	.child_offers td{
		border-left: 2px solid #fff;
	}



#news{
	padding: 0px 12px 12px 12px;
}

#news h2{
	margin:5px 0px;
}

#news h3 a{
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.news_holder {
	margin-bottom:10px;
}

.promotions_holder {
	margin: 15px 0;
	padding-top: 12px;
	border-top: 1px solid #ffcc00;
}

.news_holder .title a,
.promotions_holder .title a {
	font-size: 12px;
	font-weight: bold;
}

.news_holder .title a {
	text-decoration: none;
}

.news_holder .date{
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

#offer-head{
	background-color: #fff;
	border-bottom: 1px solid #B6B6B4;
	padding: 12px;
}

#offer-head span.yellow {
	background: #fcf544;
	padding: 1px 4px;
}

#breadcrumbs ul{list-style:none; padding:10px 15px;}
#breadcrumbs ul li{display:inline;}
#breadcrumbs ul li a:hover{text-decoration:none}

.no_commission{margin: 10px 10px 0px 5px}

.pictogram_holder{
	margin: 10px 0 0 0;
	float: right;
	padding: 0px 5px;
	line-height: 17px;
}

.pictogram_holder img{margin: 0px 4px 0px 0px;}

#offer-head .title{
	font-size: 16px;
}

#offer-head .bold{
	font-weight: bold;
}

#offer-date{
	background-color: #EFEFEF;
	border-bottom: 1px solid #B6B6B4;
	padding: 5px;
}

#offer-info{
	background-color:#fff;
	border-bottom: 1px solid #B6B6B4;
	padding: 12px;
}

#offer-images{

}

#offer-text{
	width: 550px;
}

#offer-info img{
	margin: 5px 6px 0px 0px;
	border: 1px solid #B6B6B6;
}

.extra{
	padding-left: 5px;
	float: left;
	margin: 0;
	width: 170px;
}

#offer-contact{
	padding: 12px;
}

#offer-email{
	border-top: 1px solid #B6B6B6;
	padding: 12px;
}



/******************** offers search form styles ***********************/
form.filter label {
	margin-bottom: 5px;
}
	form.filter .bordered {
		border: 1px solid #D6D6D6;
		padding: 5px;
		margin-right: 10px;
	}

	form.filter .bordered .prices_block label{
		width: 100px;
	}

	form.filter .bordered .prices_block input.small {
		width: 87px;
	}

	form.filter label{
		display: block;
	}

	form.filter label input{
		margin-right: 2px;
	}

	form.filter td.top {
		vertical-align: top;
	}

	form.filter input.checkbox {
		margin-right: 3px;
	}

	form.filter .options_box{
		float: left;
	}

	form.filter .options_block {
		height: 90px;
		width: 206px;
		overflow: hidden;
		overflow-y: scroll;
		border: 1px solid #D6D6D6;
		padding-top: 3px;
	}

	form.filter .options_block.no_scroll {
		overflow: hidden;
		padding-top: 2px;
	}

	form.filter .options_block a{
		font-weight: bold;
		color: #355F84;
		text-decoration: none;
		display: block;
		margin-bottom: 5px;
		outline: none;
	}

	form.filter .box_options {
		padding: 2px 0 1px 0;
		background: #D6D6D6;
		width: 208px;
		vertical-align: middle;
	}

	form.filter .options_box div label {
		margin-left: 5px;
	}

	form.filter .float {
		overflow: hidden;
		float: left;
		margin-right: 10px;
	}

	form.filter .float label{
		float: left;
		width: 80px;
	}

	form.filter .extras label {
		width: 200px;
		float: left;
	}

	form.filter .date_input {
		width: 60px;
		xbackground-color: #FFF;
	}

	form.filter button {
		border: 1px solid #B6B6B6;
		padding: 0 2px;
		margin: 0 2px 0 1px;
		background-color: #FCFEBC;
		font-size: 11px;
	}

	/* styles for the sort_by block*/
	form.filter .sort_by label {
		width: 110px;
		vertical-align: middle;
	}

	form.filter .sort_by input {
		margin-right: 3px;
		vertical-align: middle;
	}

#search td{background-color: #fff;}


#results table{
	background-color: #B6B6B6;
}

	#results table tr{}
	#results table tr td {
		background-color: #fff;
		padding: 5px;
		border: none;
		padding: 5px;
		font-weight: bold;
		overflow: hidden;
	}
		#results table tr td a img{
			border: 1px solid #B5B5B5;
			float: left;
			margin: 0;
		}

		#results table tr th{
			background-color: #F9F300;
			padding: 0;
			border: none;
			padding: 5px;
			overflow: hidden;
		}

		#results table.odd_result tr td{
			background-color: #EFEFEF;
		}

		#results table tr td.normal{font-weight: normal;}
		#results table tr td.results_image_holder{width: 130px;}

		#results table .results_image_holder img{
			margin-right: 2px;
		}

		#results table .text_icons {
			position: absolute;
			bottom: 5px;
		}

			#results table .text_icons span{
				border: 1px solid #666;
				background: #FFFCBD;
				padding: 2px 5px;
				margin-right: 3px;
				font-size: 10px;
			}

		#results table .offer_details {
			position: relative;
			width: 100%;
			height: 108px;
			padding: 0px;
			margin: 0px;
		}

			#results table .offer_details p.show{
				position:absolute;
				bottom:0px;
				right:0px;
				padding: 0px;
				margin:0px;

			}
.bt{
	border-top: 1px solid #B6B6B6;
}

.bb{
	border-bottom: 1px solid #B6B6B6;
}

.pictogram{
	float: left;
	margin: 0px 0px 3px 0px;
	border: none;
}

.no-margin{
	margin: 0;
	padding: 5px;
	border-top: 1px solid #B6B6B6;
	border-bottom: 1px solid #B6B6B6;
	text-align: center;
}

#autocomplete_choices ul {
	background: #F9F300;
	border: 1px solid #FFD100;
	list-style: none;
	max-height: 250px;
	overflow: auto;
}

#autocomplete_choices ul li {
	padding: 6px;
	color: black;
	font-weight: bold;
}

#autocomplete_choices ul li:hover,
#autocomplete_choices ul li.selected {
	background: #FFD100;
	color: white;
	cursor: pointer;
}

#autocomplete_choices ul li span.informal {
	font-size: 10px;
	display: block;
	font-style: italic;
	font-weight: normal;
}

.error  {
	color: #C00;
	padding-bottom: 10px;
	font-weight: bold;
}

.success{
	color: #090;
	padding-bottom: 10px;
	font-weight: bold;
}

.error_capcha {
	text-align: right;
}

.notice
{
	background: #FFFFCC none repeat scroll 0%;
	border-bottom: 1px solid #FFE665;
	border-top: 1px solid #FFE665;
	margin-bottom: 10px;
	padding: 7px;
	font-size: 11px;
}

/* NETBROCKER STUFF */
.label{
	display: block;
	width: 150px;
	text-align: right;
	float: left;
	margin: 2px 4px;
}

.gray{
	background-color: #EFEFEF;
	border: 1px solid #B4B6B4;
	border-left: none;
	border-right: none;
}
#register_form div{
	margin: 5px 0px 0px 0px;
}

#yellow_strip{
	padding: 5px 5px 5px 15px;
	background-color: #FFFCBD;
	border: 1px solid #CACACA;
	border-left: none;
	border-right: none;
}

#yellow_strip p{
	padding: 0;
	margin: 0;
	line-height:16px;
}

.filters td{
	padding:3px;
}

.no-top-margin{
	margin-top:0px;
}

.padding{padding: 10px 15px;}

.note{ font-style:italic;}

#tooltip{
	position: absolute;
	top:-100px;
	left:-100px;
	width:200px;
	height:70px;
	overflow:hidden;
}
	#tooltip #tooltip_pointer{
		position:absolute;
		top:20px;
		left:0px;
		width:20px;
		height:10px;
		background: url("../images/site_images/tooltip_pointer.gif") top left no-repeat;
		z-index:101;
	}

	#tooltip #tooltip_body{
		position:absolute;
		top:0px;
		left:19px;
		width:160px;
		height:40px;
		padding:5px;
		background: url("../images/site_images/tooltip_body.gif") top left no-repeat;
		line-height:12px;
		z-index:100;
	}

#errors{
	margin:15px 0px;
}
	#errors li{
		font-weight:bold;
		color:#f33;
		list-style:none;
		margin-left:200px;
	}

.buttons {
	overflow: hidden;
}

	.buttons a {
		float: right;
		padding-right: 10px;
		background: url(../images/css_images/but-right-huge.gif) no-repeat center right;
		text-decoration: none;
	}

	.buttons a span {
		float: left;
		font-size: 11px;
		padding: 1px 0 2px 15px;
		background: url(../images/css_images/but-left.gif) no-repeat center left;
		cursor: pointer;
	}

.box a{
	margin-right:10px;
}

#print_head{
	display:none;
}

#print_foot{
	display:none;
}

.banner{
	margin-top:5px;
	margin-left:1px;
}

#sitemap ul{
	width:400px;
	margin:20px;
	border-bottom:1px solid green;
}

#sitemap a{text-decoration: none;}
#sitemap a:hover{text-decoration: underline;}
#sitemap ul{padding: 0px;}
#sitemap ul li{
	list-style-position: outside;
	list-style: none;
	border: 1px solid #B6B6B6;
	border-bottom: none;
	padding: 3px;
	padding-left: 35px;
	background: #EFEFEF url("../images/css_images/menu-bullet.gif") 26px 6px no-repeat;
}

#sitemap ul li.title{
	background: none;
	font-weight: bold;
	font-size: 11px;
	padding-left: 3px;
	list-style: none;
	border-bottom: none;
	background-color: #FFFCBD;
}

#magazines_abonament{
	width: 200px;
	float: right;
	border: 1px solid #B4B6B4;
	background-color: #FCFABC;
	margin: 0 0 7px 7px;
}

#magazines_abonament h3{
	border-bottom: 1px solid #B4B6B4;
	background-color: #EEEEEE;
	padding: 5px;
}

#magazines_abonament p{
	padding:0 5px;
}

#notarial_calculator {
	width: 650px;
	margin-left: 15px;
}

	#notarial_calculator td.td_label{
		padding-right: 10px;
		text-align: right;
		width: 150px;
	}

	#notarial_calculator td.yellow{
		width: 90px;
		text-align: right;
		background-color: #fffcbd;
		padding: 2px;
	}

	#notarial_calculator .inputedit{
		width: 90px;
	}

#home_page.rich-text {
    padding:5px;

    background-color:#fff;
    border-bottom: 1px solid #b6b6b6;
}

#results_filter h3 {
	font-weight: normal;
}
