
/* -- WWW.EYEONSPAIN.COM -- */

body {
	background: url(../images/body/bodybgblue.jpg) top repeat-x;
	background-color: #FFFFFF;
}

#userlink1 a {
	display: block;
	width: 170px;
	height: 68px;
	/* -- background: url(../images/head/registerbg.jpg) no-repeat; -- */
	font-size: 14px;
	text-align: right;
	color: #333333;
	text-decoration: none;
	padding: 5px 20px;
}

#userlink2 a {
	display: block;
	width: 60px;
	height: 68px;
	/* --  background: url(../images/head/loginbg.jpg) no-repeat; -- */
	font-size: 14px;
	text-align: right;
	color: #333333;
	text-decoration: none;
	padding: 5px 20px;
}

#userlink3 {
	display: block;
	width: 240px;
	height: 35px;
	/* -- background: url(../images/head/logoutbg.jpg) no-repeat; -- */
	font-size: 14px;
	text-align: right;
	color: #333333;
	text-decoration: none;
	padding: 5px;
}


#userlink0 {
	display: block;
	width: 170px;
	height: 68px;
	background: url(../images/head/toolsbg.jpg) no-repeat;
	font-size: 14px;
	text-align: right;
	color: #333333;
	text-decoration: none;
	padding: 5px 20px;
	font-weight: normal;
}


#leftcol {
	width: 190px;
	background: url(../images/leftcol/leftcolinsurance.png) top no-repeat;
	margin: -45px 0 0 0;
	padding: 10px 5px 20px 15px;
}

#leftcolsignedin {
	width: 190px;
	background: url(../images/leftcol/leftcolsignedinblue.jpg) top no-repeat;
	margin: -45px 0 0 0;
	padding: 10px 5px 20px 15px;
}

#submenu a {
	color: #e5fafb;
	font-weight: bold;
}

#eos {
	color: #E47712;
}


.twitter-typeahead .tt-query,
.twitter-typeahead .tt-hint {
	margin-bottom: 0;
}

.tt-dropdown-menu {
	min-width: 160px;
	margin-top: 2px;
	padding: 5px 0;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,.2);
	*border-right-width: 2px;
	*border-bottom-width: 2px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
	box-shadow: 0 5px 10px rgba(0,0,0,.2);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
}

.tt-suggestion {
	display: block;
	padding: 3px 20px;
}

	.tt-suggestion.tt-is-under-cursor {
		color: #fff;
		background-color: #0081c2;
		background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
		background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
		background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
		background-image: -o-linear-gradient(top, #0088cc, #0077b3);
		background-image: linear-gradient(to bottom, #0088cc, #0077b3);
		background-repeat: repeat-x;
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
	}

	.tt-suggestion.tt-cursor {
		background-color: #02afe3;
	}

	.tt-suggestion.tt-is-under-cursor a {
		color: #fff;
	}

	.tt-suggestion p {
		margin: 0;
	}

	.tt-suggestion .name {
		font-weight: bold;
	}

	.tt-suggestion .type {
		float: right;
		font-style: italic;
	}

	.tt-suggestion .description {
		font-size: 10px;
	}

.resolve-location .tt-suggestion {
	width: 300px;
	padding: 0px;
}

	.resolve-location .tt-suggestion .description {
		/*padding-bottom: 10px;*/
		font-size: 11px;
	}

	.resolve-location .tt-suggestion a {
		color: black;
	}

	.resolve-location .tt-suggestion a {
		background-color: black;
	}

		.resolve-location .tt-suggestion a:hover {
			text-decoration: none;
		}

	.resolve-location .tt-suggestion div {
		padding: 8px;
		/*border: 1px solid black;*/
		-ms-border-radius: 4px;
		border-radius: 4px;
	}

		.resolve-location .tt-suggestion div:hover {
			/*background-color: #0066CC;*/
			background-color: #02bdf6;
		}

.property-listing {
	width: 520px;
	float: left;
}

.offer-types div {
	width: 120px;
	float: left;
	border: 1px solid #FEE8A6;
	text-align: center;
	font-weight: bold;
	padding: 4px;
	color: #3366CC;
	font-size: 13px;
	border-right-width: 0px;
}

	.offer-types div.last {
		border-right-width: 1px;
	}

	.offer-types div.active {
		width: 118px;
		float: left;
		border: 1px solid #3366CC;
		background-color: #3366CC;
		color: #FFF;
	}

		.offer-types div.active a {
			color: #FFF;
		}

.property-search-panel {
	width: 200px;
	float: right;
}

	.property-search-panel .search-header {
		background-color: #97C5D5;
		color: #FFF;
		padding: 4px;
		text-align: center;
		font-weight: bold;
		font-size: 13px;
	}

	.property-search-panel .search-content {
		padding: 10px;
		border: 1px solid #97C5D5;
		margin-top: 5px;
		font-size: 13px;
	}

		.property-search-panel .search-content label {
			font-weight: bold;
		}

		.property-search-panel .search-content .property-types label,
		.property-search-panel .search-content .features label {
			font-weight: normal;
			/*font-size: 12px;*/
			margin: 4px 0px;
		}

		.property-search-panel .search-content .property-types label.sel,
		.property-search-panel .search-content .features label.sel {
			color: #0066CC;
		}

		.property-search-panel .search-content .property-types p {
			margin-top: 6px;
			display: block;
			clear: both;
		}

		.property-search-panel .search-content input, .property-search-panel .search-content select {
			padding: 3px;
			width: 140px;
		}

			.property-search-panel .search-content input.checkbox {
				width: auto;
			}

		.property-search-panel .search-content .form-controls {
			margin-top: 10px;
		}

		.property-search-panel .search-content .actions {
			text-align: center;
		}

	.property-search-panel .nearby-towns p,
	.property-search-panel .provinces-in-region p,
	.property-search-panel .towns-in-province p,
	.property-search-panel .popular-towns-in-region p,
	.property-search-panel .regions-in-spain p,
	.property-search-panel .provinces-in-spain p,
	.property-search-panel .islands-in-spain p,
	.property-search-panel .coasts-in-spain p {
		margin-bottom: 4px;
		/*font-size: 12px;*/
	}


	.property-search-panel .search-content .actions input {
		color: white;
		background-color: #3366CC;
		font-weight: bold;
	}

	.property-search-panel .search-content .form-controls .short {
		width: 80px;
		float: left;
	}

.upper-pager {
	font-size: 12px;
	margin-top: 6px;
	width: 520px;
}

.property {
	border: 1px solid #AB9FA2;
	padding: 5px;
	width: 510px;
	margin-top: 10px;
}

	.property .left-part {
		float:left; 
		width: 80px; 
		padding: 0px 0px 10px 14px                         
	}

	.property .right-part {
		float:left;
		padding: 0px 0px 10px 16px;
		width: 380px;
	}

	.property .price {
		font-size: 13px;
		margin-bottom: 4px;
	}

	.property .image {
		padding-top: 8px;
	}

		.property .image p {
			text-align: center;
		}

	.property .description {
		float: left;
		width: 380px;
	}

	.property .favourite,
	.mark-as-favourite {
		padding-left: 26px;
		background-position: left center;
		background-image: url('/Images/star-icon.png');
		background-repeat: no-repeat;
	}

		.property .favourite.active,
		.mark-as-favourite.active {
			background-image: url('/Images/star-icon-yellow.png');
		}

	.property .summary {
		float: left;
		width: 370px;
		font-size: 13px;
		font-weight: bold;
		margin-bottom: 4px;
	}
	.property .summary a {
		color: black;
	}


.property-breadcrumbs {
	margin: 10px 0px;
}

	.property-breadcrumbs .breadcrumb {
		float: left;
		margin-left: 5px;
	}

.breadcrumb-property-type {
	margin-top: 3px;
	font-size: 13px;
}

.dropit-trigger {
	display: block;
	margin-top: 3px;
}

.dd ul.dropit-submenu a {
	white-space: nowrap;
}

#contact-form-modal {
	width: 400px;
	background: #FFF;
	box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
}

.contact-form-header {
	background: #DDD;
	border-bottom: 1px solid #CCCCCC;
	padding: 18px 18px 14px;
}

	.contact-form-header h3 {
		margin: 0;
		padding: 0;
		text-shadow: 0 1px 0 rgba(255,255,255,0.5);
		font-size: 18px;
		font-weight: 700;
	}

.contact-form-body {
	padding: 20px;
}

	.contact-form-body .form-controls {
		padding: 2px;
		margin-top: 12px;
	}

		.contact-form-body .form-controls label {
			width: 120px;
			line-height: 28px;
			font-size: 13px;
		}

		.contact-form-body .form-controls input {
			height: 16px;
		}

		.contact-form-body .form-controls input,
		.contact-form-body .form-controls textarea {
			width: 240px;
			padding: 5px;
			border: 1px solid #CCC;
		}

	.contact-form-body .actions {
		margin-top: 20px;
	}

		.contact-form-body .actions .btn {
			float: left;
			line-height: 28px;
			background: #E77310;
			text-align: center;
			font-family: sans-serif;
			font-size: 14px;
			text-shadow: 0 1px 0 rgba(0,0,0,0.25);
			color: #FFF;
			border: none;
			cursor: pointer;
			margin: 4px 0px;
			padding: 4px 24px;
			-ms-border-radius: 4px;
			border-radius: 4px;
		}

			.contact-form-body .actions .btn.cancel {
				background: #DDDDDD;
				box-shadow: none;
				color: #333;
				text-shadow: 0 1px 0 rgba(255,255,255,0.25);
			}

.contact-maria-trigger {
    cursor:pointer;
}

.sidebar .contact-maria-trigger.bottom {
    margin-bottom: 25px;
}

.sidebar .contact-maria-trigger.top {
    margin-bottom: 6px;
}

#leftcolsignedin .contact-maria-trigger.top {
    margin-top: 20px;
} 


.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}

.alert {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px;
}

.alert-info {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #31708f;
}

.alert-warning {
	background-color: #fcf8e3;
	border-color: #faebcc;
	color: #8a6d3b;
}

.alert-danger {
	background-color: #f2dede;
	border-color: #ebccd1;
	color: #a94442;
}

/* this is where jcarousel starts jCarousel*/
pre {
	border: 1px solid #000;
	overflow-x: auto;
	background: #222;
	color: #fff;
	text-shadow: none;
}

.wrapper {
	max-width: 620px;
	padding: 0 20px 40px 20px;
	margin: auto;
}
/** Stage container **/
.connected-carousels {
	width: 380px;
}

	.connected-carousels .stage {
		width: 380px;
		margin: 0px;
		position: relative;
	}

	.connected-carousels .photo-credits {
		position: absolute;
		right: 15px;
		bottom: 0;
		font-size: 13px;
		color: #fff;
		text-shadow: 0 0 1px rgba(0, 0, 0, 0.85);
		opacity: .66;
	}

		.connected-carousels .photo-credits a {
			color: #fff;
		}

	/** Navigation container **/

	.connected-carousels .navigation {
		width: 380px;
		margin: 0px;
		position: relative;
		float: right;
	}

	/** Shared carousel styles **/

	.connected-carousels .carousel {
		overflow: hidden;
		position: relative;
	}

		.connected-carousels .carousel ul {
			width: 20000em;
			position: relative;
			list-style: none;
			margin: 0;
			padding: 0;
		}

		.connected-carousels .carousel li {
			float: left;
		}

	/** Stage carousel specific styles **/

	.connected-carousels .carousel-stage {
		height: 288px;
		border: 10px solid #fff;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		-webkit-box-shadow: 0 0 2px #999;
		-moz-box-shadow: 0 0 2px #999;
		box-shadow: 0 0 2px #999;
	}

	/** Navigation carousel specific styles **/

	.connected-carousels .carousel-navigation {
		float: right;
		height: 66px;
		width: 360px;
		background: #fff;
		border: 10px solid #fff;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		-webkit-box-shadow: 0 0 2px #999;
		-moz-box-shadow: 0 0 2px #999;
		box-shadow: 0 0 2px #999;
	}

		.connected-carousels .carousel-navigation li {
			cursor: pointer;
		}

			.connected-carousels .carousel-navigation li img {
				display: block;
				border: 5px solid #fff;
			}

			.connected-carousels .carousel-navigation li.active img {
				border-color: #ccc;
			}

	/** Stage carousel controls **/

	.connected-carousels .prev-stage,
	.connected-carousels .next-stage {
		display: block;
		position: absolute;
		top: 0;
		width: 145px;
		height: 288px;
		color: #fff;
	}

	.connected-carousels .prev-stage {
		left: 0;
	}

	.connected-carousels .next-stage {
		right: 0;
	}

		.connected-carousels .prev-stage.inactive,
		.connected-carousels .next-stage.inactive {
			display: none;
		}

		.connected-carousels .prev-stage span,
		.connected-carousels .next-stage span {
			display: none;
			position: absolute;
			top: 50%;
			width: 30px;
			height: 30px;
			text-align: center;
			background: #4E443C;
			color: #fff;
			text-decoration: none;
			text-shadow: 0 0 1px #000;
			font: 24px/27px Arial, sans-serif;
			-webkit-border-radius: 30px;
			-moz-border-radius: 30px;
			border-radius: 30px;
			-webkit-box-shadow: 0 0 2px #999;
			-moz-box-shadow: 0 0 2px #999;
			box-shadow: 0 0 2px #999;
		}

	.connected-carousels .prev-stage span {
		left: 20px;
	}

	.connected-carousels .next-stage span {
		right: 20px;
	}

	.connected-carousels .prev-stage:hover span,
	.connected-carousels .next-stage:hover span {
		display: block;
	}

	/** Navigation carousel controls **/

	.connected-carousels .prev-navigation,
	.connected-carousels .next-navigation {
		display: block;
		position: absolute;
		width: 30px;
		height: 30px;
		background: #4E443C;
		color: #fff;
		text-decoration: none;
		text-shadow: 0 0 1px #000;
		font: 16px/29px Arial, sans-serif;
		-webkit-border-radius: 30px;
		-moz-border-radius: 30px;
		border-radius: 30px;
		-webkit-box-shadow: 0 0 2px #999;
		-moz-box-shadow: 0 0 2px #999;
		box-shadow: 0 0 2px #999;
	}

	.connected-carousels .prev-navigation {
		left: -15px;
		top: 22px;
		text-indent: 6px;
	}

	.connected-carousels .next-navigation {
		right: -15px;
		top: 22px;
		text-indent: 20px;
	}

		.connected-carousels .prev-navigation.inactive,
		.connected-carousels .next-navigation.inactive {
			opacity: .5;
			cursor: default;
		}

.slider-control {
	padding: 10px;
	width: 120px;
	/*float: left;*/
	height: 60px;
}

	.slider-control a {
		width: 30px;
		height: 30px;
		margin: 10px 10px 0px 0px;
		background-image: url('/images/slider_controls_small.png');
		background-repeat: no-repeat;
		display: block;
		float: left;
	}

	.slider-control .pause {
		background-position: -35px -4px;
	}

	.slider-control .playing {
		background-position: -35px -32px;
	}

	.slider-control .prev {
		background-position: -4px -4px;
	}

	.slider-control .next {
		background-position: -65px -4px;
	}
/*.items {height: 450px;}
        .i {position: absolute;}*/

#contact-form {
	width: 255px;
	margin-top: 16px;
	padding-bottom: 20px;
	border-bottom: 1px solid #CCC;
}

.contact-form-header {
	background: #3B73C0;
	padding: 6px 0px;
	text-align: center;
	color: white;
}

	.contact-form-header h3 {
		margin: 0;
		padding: 0;
		text-shadow: 0 1px 0 rgba(255,255,255,0.5);
		font-size: 18px;
		font-weight: 700;
	}


.lower-deal-offer {
	background-color: #cccccc;
	padding: 6px;
}

	.lower-deal-offer .contact-form-body {
		padding: 0px;
	}

		.lower-deal-offer .contact-form-body .form-controls {
			float: left;
			padding: 8px;
		}

			.lower-deal-offer .contact-form-body .form-controls label {
				color: white;
			}

			.lower-deal-offer .contact-form-body .form-controls input {
				width: 160px;
			}

.contact-form-body .actions {
}

.lower-deal-offer .contact-form-body .actions {
	padding-left: 0px;
}

	.lower-deal-offer .contact-form-body .actions .btn {
		background: #FE9A00;
		font-weight: bold;
		color: black;
		margin-left: 10px;
	}

.contact-form-body .actions .btn.cancel {
	background: #DDDDDD;
	box-shadow: none;
	color: #333;
	text-shadow: 0 1px 0 rgba(255,255,255,0.25);
}

.lower-deal-offer p.header {
	font-size: 16px;
	color: white;
	margin: 0px;
	padding: 0px;
}

.property-search input, .property-search select {
	border: 1px solid #E67310;
	-ms-border-radius: 3px;
	border-radius: 3px;
	padding: 3px;
}

.property-search .search-form input,
.property-search .search-form select {
	width: 200px;
}

.property-search .offer-types {
	text-align: center;
	font-size: 15px;
	font-weight: bold;
}

	.property-search .offer-types div {
		width: 240px;
		float: left;
		padding: 6px 0px;
		border: 1px solid #FFE9A6;
	}

	.property-search .offer-types .active {
		background-color: #3366CC;
		color: #FFFFFF;
		border: 1px solid #3366CC;
	}

		.property-search .offer-types .active a {
			color: #FFFFFF;
		}

.property-search .under-offer-types {
	width: 726px;
}

	.property-search .under-offer-types div {
		width: 242px;
		float: left;
		padding: 0px;
		background-color: #E67310;
		height: 16px;
	}

	.property-search .under-offer-types .active {
		background-image: url('/images/blue arrow.png');
		background-repeat: no-repeat;
		background-position: top center;
	}

.property-search .search-form {
	padding: 15px 30px;
	width: 666px;
	background-color: #E67310;
}

	.property-search .search-form label {
		color: white;
	}

.listing {
	width: 100%;
}

	.listing td {
		vertical-align: top;
	}

.summary-actions a {
	padding-top: 2px;
	padding-bottom: 2px;
}

.clearfix:after {
	content: " "; /* Older browser do not support empty content */
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
}

.part-with-description .key-description {
	font-weight: bold;
}

.part-with-description .key-description,
.part-with-description .features,
.part-with-description .location {
	margin: 10px 0px;
}

.galleria {
	width: 480px;
	height: 384px;
}

.property-details-right .price {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 4px;
}
.property-details-right .results-navigation,
.property-details-right .price,
.property-details-right .favs-and-refs {
	margin-bottom: 10px;
	
}
.property-details-right .favs-and-refs {
	font-size: 12px;
}
.property-details-right .results-navigation,
.property-details-right .price,
.property-details-right .favs-and-refs {
	width: 255px;
}

.property-details-right .price {
	text-align: right;
}

.property-details-left .summary {
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 6px;
}


.property-section h1 {
	font-size: 16px;
	color: #FF9900;
	margin: 0 0 10px 0;
	padding: 0;
}


.alert .main {
	font-size: 105%;
	margin-bottom: 0;	
}
.alert .note {
	font-size: 90%;
	color: black;
	margin-bottom: 0;
}


.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-size: 13px;
    line-height: 1.5;
    visibility: visible;
    filter: alpha(opacity=0);
    opacity: 0;
}
.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9;
}
.tooltip.top {
    padding: 5px 0;
    margin-top: -3px;
}
.tooltip.right {
    padding: 0 5px;
    margin-left: 3px;
}
.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px;
}
.tooltip.left {
    padding: 0 5px;
    margin-left: -3px;
}
.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 4px;
}
.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    left: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
    right: 5px;
    bottom: 0;
    border-width: 5px 5px 0;
    border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    left: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
	top: 0;
	right: 5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}

#cp {
	bottom: 0;
	position: fixed;
	left: -2px;
	text-align: center;
	z-index: 1000;
	width: 100%;
}

#cp .inner {
	font-size: 13px;
	color: #fff;
	background: #707070;
	background: rgba(112,112,112,.9);
	text-align: center;
	padding: 5px 30px;
	margin: auto;
	width: 665px;
	position: relative;
}
#cp a {
	color: white;
}
#cp .close {
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
	position: absolute;
	top: 0px;
	right: 5px;
	font-weight: bold;
	font-size: 20px;
	line-height: 20px;
}

.md {
	display: none;
}

.share {
    background-color: lightgreen;
}

table.blog-actions {
    width: 100%;
    border-spacing: 0px;
    border-collapse: collapse;
}
table.blog-actions tr.share {
    margin-top: 10px;
}
table.blog-actions tr.share td {
    padding: 6px;
}
table.blog-actions td {
    padding: 0px;
}

table.blog-actions tr.spacer {
    height: 10px;
}

.social {
    margin-top: 10px;
}

.share-it-text {
    float: left;
    margin-left: 70px;
    margin-right: 10px;
}
.share-it-text-short {
    margin-left: 0px;
    float: left;
    margin-right: 10px;

}

.share42init {
    float: left;
    margin-top: -6px;
}


#dlComments .post {
    word-break: break-word;
}