body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
	color: #333333;
}

h1 {
	font-size: 1.500em;
	text-align: center;
	text-transform: uppercase;
	color: #282A29;
}

h2 {
	font-size: 1.167em;
	color: #658A8E;
}
.left
{
	float: left;
}
img {
	margin: 1em;
}
a, a:hover, a:active, a:focus {
  outline: 0;
}

/*=== BUTTON DESIGN ===*/
	.button {
		width: auto;
		height: 2.125em;
		line-height: 2.125em;
		*line-height: normal;
		padding: 0 0.625em;
		outline: 0;
		color: white;
		border: 1px solid #5d8a7c;
		border-radius: 5px;
		background: #558476; /* Old browsers */
		background: -moz-linear-gradient(top, #558476 0%, #7aa295 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#558476), color-stop(100%,#7aa295)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #558476 0%,#7aa295 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #558476 0%,#7aa295 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, #558476 0%,#7aa295 100%); /* IE10+ */
		background: linear-gradient(to bottom, #558476 0%,#7aa295 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#558476', endColorstr='#7aa295',GradientType=0 ); /* IE6-9 */
	}
	.button:active {
		background: #7aa295; /* Old browsers */
		background: -moz-linear-gradient(top, #7aa295 0%, #558476 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7aa295), color-stop(100%,#558476)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #7aa295 0%,#558476 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #7aa295 0%,#558476 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, #7aa295 0%,#558476 100%); /* IE10+ */
		background: linear-gradient(to bottom, #7aa295 0%,#558476 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7aa295', endColorstr='#558476',GradientType=0 ); /* IE6-9 */	
	}
/*=== END OF BUTTON DESIGN ===*/
.wrapper {
	position: relative;
	width: 100%;
	margin: 0 auto;
}

#header {

}
	#logo {
		position: relative;
			top: 10px;
			left: 0;
		width: 178px;
		float: left;
	}
	#logo a {
		display: inline-block;
			zoom: 1;
	    	*display: inline;
		width: 178px;
		height: 116px;
		outline: none;
		text-indent: -9999px;
	}
	
	#logo.default h1 {
		font-size: 30px;
		font-family: 'LatoBold', 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, sans-serif;
		letter-spacing: -1.5px;
		color: #1d2939;
		line-height: 30px;
		margin: 0;
		text-transform: none;
	}
	
	#logo.default h1 span {
		color: #1caf9a;
	}
	
/*=== TOP MENU NAVIGATION ===*/
	#nav-primary {
		float: right;
		height: 5.000em;
		line-height: 5.000em;
		margin: 0;
		padding: 0;
		list-style: none;
	}
		#nav-primary li {
			display: inline-block;
				zoom: 1;
	    		*display: inline;
	    	margin-left: 1.667em;
		}
			#nav-primary li a {
				display: inline-block;
					zoom: 1;
		    		*display: inline;
	    		padding: 0 0.833em;
	    		text-align: center;
				text-transform: uppercase;
				text-decoration: none;
				font-size: 1.167em;
				font-weight: bold;
				color: #020202;
			}		
			#nav-primary li:first-child {
				margin-left: 0;
			}
			#nav-primary li a:hover {
				height: 2.500em;
				line-height: 2.500em;
				color: #658A8E;
				background: rgba(133, 133, 133, 0.3);
				background: #dadada;
			}
			#nav-primary li a.active {
				color: #658A8E;
			}
/*=== END OF TOP MENU NAVIGATION ===*/
	.banner {
		width: 100%;
		padding-top: 2.000em;
		background: url(".../../img/header-back.jpg") repeat-x;
	}
	.banner img {
		height: 160px;
		width: 100%;
		margin: 0;
	}
#content {
	min-height: 16em;
}

/*=== CIRCLE LINKS ON THE HOMEPAGE ===*/
.custom-menu {
	border-bottom: 0.500em solid #808180;
	background: url("../../img/noisy-back.jpg") repeat;
}
	.link-research, 
	.link-rent, 
	.link-sell {
		display: inline-block;
			zoom: 1;
	    	*display: inline;
		width: 329px;
		height: 328px;
		margin: 1.667em 0.417em;
		padding: 3.333em 3.333em 0 3.333em;
		text-align: center;
		color: #282A29;
		background: url("../../img/ellipse-one.png") no-repeat;
	}
	.link-sell {
		background: url("../../img/ellipse-two.png") no-repeat;
	}

	.img-research, 
	.img-sale,
	.img-rent {
		display: inline-block;
			zoom: 1;
    		*display: inline;
		width: 120px;
		height: 124px;
		outline: none;
		background: url("../../img/research.png") no-repeat;
	}
		.img-sale {	background: url("../../img/sale.png") no-repeat; }
		.img-rent { background: url("../../img/rent.png") no-repeat; }
/*=== END OF CIRCLE LINKS ON THE HOMEPAGE ===*/
.dark-background {
	width: 100%;
	height: 100%;
	background: url("../../img/footer-pattern.jpg");
}

/*=== ELLIPSE OFFERS ===*/
.offers-back {
	background: #DBDBDB;
}
.ellipse {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 240px;
	height: 240px;
	overflow: hidden;
	margin: 1em 1.667em;
	color: black;
	border-radius: 50%;
	background: white;
	box-shadow: 5px 4px 12px #000;
}
	.ellipse img {
		width: 100%;
		height: 120px;
		margin: 0;
		padding: 0;
	}
/*=== END ELLIPSE OFFERS ===*/

/*=== OFFERS ===*/
.advanced-search, .results {
	height: 1.625em;
	line-height: 1.625em;
	text-align: center;
	font-size: 1.125em;
	font-weight: bold;
	color: #373737;
	background: #F3F0EB;
}
	.advanced-search p, 
	.results p {
		margin: 0;
	}
	.results {
		font-size: 1.167em;
		background: #808180;
	}

.offers-menu {
	list-style: none;
	text-align: center;
	margin: 0;
	padding: 0;
}
	.offers-menu option {
		display: inline-block;
		*display: inline;
		*zoom: 1;
		width: 75px;
		height: 75px;
		line-height: 65px;
		margin: 1.875em 1.250em;
		vertical-align: middle;
		text-align: center;
		background: url("../../img/offers_search.png");
	}
		.offers-menu option a, 
		ul.offers-menu li a:hover {
			display: block;
			color: #717170;
			text-decoration: none;
		}
	ul.offers-menu li.offers-button {
		height: auto;
		background: none;
	}
/*=== END OF OFFERS ===*/
/*=== PAGINATION ===*/
.pagination {
	height: 3em;
	line-height: 3em;
}
	.pagination a {
		padding: 0 0.333em;
		color: black;
		font-weight: bold;
		text-decoration: none;
	}
		.pagination a:hover, 
		.pagination a.active {
			text-decoration: underline;
		}
/*=== END OF PAGINATION ===*/

/*=== SIDEBAR === */
.sidebar {
	width: 18%;
	min-width: 10em;
	line-height: 1.5em;
	margin: 1em 0 5em 0;
	padding: 1.667em;
	color: black;
	font-weight: bold;
	background: #d2d5d6;
}
/*=== END OF SIDEBAR === */
/*=== ADVERTISEMENT ===*/
.big-image img {
	width: 260px;
	height: 260px;
	margin-bottom: 5em;
	border-radius: 50%;
}
.small-image img {
	width: 110px;
	height: 110px;
	border-radius: 50%;
}

/*=== CONTACT FORM ===*/
.contacts {
	width: 76%;
	margin: 1em 0 5em 0;
}

form {
	width: 50%;
	margin: 0 auto;
}

textarea {
	min-height: 13em;
	vertical-align: top;
	resize: none;
}
label.radio-label {
	width: auto;
	margin: 0;
	padding: 0;
}
input[type="radio"] {
	width: auto;
	border: 0;
	margin-right: 1em;
	vertical-align: middle;
}
input[type="radio"]:focus {
	box-shadow: none;
}
/*=== END OF CONTACT FORM ===*/

/*=== FOOTER ===*/
#footer {
	padding: 1.333em;
	color: white;
	background: #797979;
	background: rgba(31, 31, 31, 0.6);
}
	#footer .column {
		float: left;
		width: 15%;
		padding: 0 0.5em;
	}

	#footer h4 {
		color: white;
		font-weight: bold;
		margin: 0.5em 0;
	}

	#footer p {
		margin: 0.5em 0;
	}
	#footer a, #footer a:visited {
		font-size: 1.167em;
		color: white;
		text-decoration: none;
	}
		#footer a:hover {
			color: white;
			text-decoration: underline;
		}
/*=== END OF FOOTER ===*/

/*=== CUSTOM CLASSES ===*/
.fleft 		{ float: left; }
.fright 	{ float: right; }
.clear 		{ clear: both; }
.upper 		{ text-transform: uppercase; }
.centered 	{ text-align: center; }
.paddings 	{ padding: 1em 0; }
.margins 	{ margin: 1em 0; }
.m-left 	{ margin-left: 50%; }
.ta-left 	{ text-align: left; }
.ta-right 	{ text-align: right; }
.half 		{ width: 50%; }
.third 		{ width: 33%; }
.salutation { 
	width: 47%;
	padding-right: 3%;
}
.inline {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
.signinpanel
{
	overflow: hidden;
	background: #fff;
	margin: 20px;
	padding: 20px;
}
.article,.product,.textLeft
{
	text-align: left !important;
}
p 
{
	margin:0 0 2px;
}

.payments{
	width: 100%;
}
.paymentMethod{
	padding: 5px;
}
.paymentMethod:nth-child(even){
	background: #fff;
}
.paymentLabel{
	padding-left: 160px;
	background-repeat: no-repeat;
	height: 40px;
}
.paymentLabel.paypal{
	background: url('../../img/paypal.png') no-repeat;
	
}

.paymentLabel.epay{
	background: url('../../img/epay.png') no-repeat;

}
.paymentLabel.borica{
	background: url('../../img/borica.png');
	background-size: auto 100%;
	background-repeat: no-repeat;
	width: 300px;
}
.paymentLabel.cod{
	background: url('../../img/cod.png') no-repeat;
}
.paymentMethod input{
	margin-top: 12px;
}
option.disabled
{
	background-color: silver;
}