﻿/*-----------------------------------------------------------------------------
	Property detals page styles
-----------------------------------------------------------------------------*/

strong
{
	color: #002a5c;
	font-size: 1.1em;
}
.price
{
	color: #ef3e34;
	font-weight: bold;
	font-size: 1.2em;
	padding: 20px 0 0;
}
.status
{
	color: #ef3e34;
	padding: 3px 0 20px;
}
a.page-link,
a.page-link:visited
{
	font-weight: bold;
}
a.reg-link,
a.reg-link:visited
{
	display: block;
	width: 129px;
	height: 31px;
	margin: 10px 0 15px -4px;
	font: 1.1em Helvetica, Verdana, Arial, sans-serif;
	line-height: 30px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	background: url(/images/buttons/register.gif) no-repeat left top;
}
a.back-link:hover,
a.reg-link:hover
{
	color: #fff;
	text-decoration: none;
	background-position: left bottom;
}

#mycarousel
{
	visibility: hidden;
}