/**********************   www.TIMBRONZE.CO.UK V2.1 ****************************************/

body
			{
			background-color			: #F1F1EB;
			margin						: 0px;
			}

/*********************** TEXT ELEMENTS ****************************************************/
h1 
			{
			width               		: auto; 
			height             			: auto;
			margin              		: 0px; 
			padding             		: 0px;
			font-size           		: 1.1em;
			font-family					: Arial, Helvetica, sans-serif;
			text-align          		: left;
			}
h2 
			{
			width               		: auto; 
			height             			: auto;
			margin              		: 0px; 
			padding             		: 0px;
			font-size           		: 11px;
			font-family					: Arial, Helvetica, sans-serif;
			text-align          		: left;
			font-weight					: bold;
			color						: #999999
			}

h3 
			{
			width               		: auto; 
			height             			: auto;
			margin              		: 0px 0px -10px 0px; 
			padding             		: 0px;
			font-size           		: 18px;
			font-family					: Arial, Helvetica, sans-serif;
			text-align          		: left;
			font-weight					: bold;
			color						: #4575C1
			}
	
p	
			{
			font-family					: Arial, Helvetica, sans-serif;
			font-size					: 12px;
			font-style					: normal;
			line-height					: normal;
			font-weight					: normal;
			font-variant				: normal;
			text-transform				: none;
			color						: #333333;
			text-align					: justify;
			}
		
b
			{
			font-family					: Arial, Helvetica, sans-serif;
			font-size					: 12px;
			font-style					: normal;
			line-height					: normal;
			font-weight					: bold;
			font-variant				: normal;
			text-transform				: none;
			color						: #000000;
			}		
			
.soldtext	{
			font-family					: Arial, Helvetica, sans-serif;
			font-size					: 12px;
			font-style					: normal;
			line-height					: normal;
			font-weight					: bold;
			font-variant				: normal;
			text-transform				: none;
			color						: #ff0000;
			text-align					: justify;
			}

.offertext	{
			font-family					: Arial, Helvetica, sans-serif;
			font-size					: 12px;
			font-style					: normal;
			line-height					: normal;
			font-weight					: bold;
			font-variant				: normal;
			text-transform				: none;
			color						: #ff5500;
			text-align					: justify;
			}
			
			
/******************************************************************************************/
.link a:link 		{
			font-family					: Arial, Helvetica, sans-serif;
			font-size					: 12px;
			font-style					: normal;
			line-height					: normal;
			font-weight					: bold;
			font-variant				: normal;
			text-transform				: none;
			color						: #666666;
			text-decoration				: none;
			border						: 0px;
			}
			
.link a:hover 	{
			font-family					: Arial, Helvetica, sans-serif;
			font-size					: 12px;
			font-style					: normal;
			line-height					: normal;
			font-weight					: bold;
			font-variant				: normal;
			text-transform				: none;
			color						: #FF0000;
			text-decoration				: none;
			}
			
.link a:visited 	{
			font-family					: Arial, Helvetica, sans-serif;
			font-size					: 12px;
			font-style					: normal;
			line-height					: normal;
			font-weight					: bold;
			font-variant				: normal;
			text-transform				: none;
			color						: #666666;
			text-decoration				: none;
			border						: 0px;
			}

/****************************************************************************************************************************/
/* NEW DESIGN CSS */
#container 	{
			
            width						: 85%;
            height						: 0px auto ;  
            margin						: 0px auto; 
			border-top-width: 1px;
			border-right-width: 1px;
			border-bottom-width: 1px;
			border-left-width: 1px;
			border-top-style: none;
			border-right-style: solid;
			border-bottom-style: solid;
			border-left-style: solid;
			border-top-color: #CECB04;
			border-right-color: #CECB04;
			border-bottom-color: #CECB04;
			border-left-color: #CECB04;
            }
			

#content_container	{
	width           			: 100%;
	height          			: auto;
	background-color			: #fffff0;
	background-image			: url(images/gif/bg-1.gif);
	background-repeat			: repeat-x;
	padding						: 0px 0px 0px 0px;
			}

#content	{
	width           			: 90%;
	height          			: auto;
	background-color			: #fffff0;
	background-image			: url(images/gif/bg-1.gif);
	background-repeat			: repeat-x;
	padding						: 10px 30px 0px 30px;
			}
			
#home_content	{
			width           			: 290px;
            height          			: auto;
            background-repeat			: repeat-y;
			padding						: 0px 0px 0px 0px;
			margin: 10px 0px 0px 0px;
			_margin: 20px 0px 0px 0px;
			}
			
#header		{
			width           			: 100%;
            height          			: 96px;
           	background-image			: url(images/jpg/bg-search-header.jpg);
			background-repeat			: no-repeat;
			clear						:both;
			}
			
#navbar		{
	width           			: 100%;
	height          			: 30px;
	background-image			: url(images/nav/nav_1/nav_1_bg.gif);
	background-repeat			: no-repeat;
	clear						: both;
	background-position			: right;
			}
			
#footer		
			{
			width           			: 100%;
            height          			: 36px;
            background-color			: #FFFFF0;	
			}
			

#menu		
			{
			background-image			: url(images/gif/bg-admin-menu.gif);
			width           			: 854;
            height          			: 38px;
			padding						: 2px 0px 5px 5px;
			margin 						: -10px 0px 0px 0px;
			list-style-type				: none;
			background-repeat			: none;
            }



/***********************************************************************/
			
/*#menu li
            {
			width						: auto;
			margin						: 0px 0px 0px 15px;
			padding						: 2px 3px 2px 3px;
			float						: left;
			}
			
#menu li a
            {
			display						: block;
			padding						: 2px 3px 2px 3px;
            background-color			: #FFFFFF;
            font-family 				: Arial, Helvetica, sans-serif;
            font-size					: 11px;
            color						: #666666; 
			}
			            
#menu li a:hover
            {
			padding						: 2px 3px 2px 3px;
			background-color			: #666666;
            font-family					: Arial, Helvetica, sans-serif;
            color						: #FFFFFF;
            font-size					: 11px;
			}			
/***************************************************************************/
.shadetabs{
/*border-bottom: 1px solid gray;
/* width: 90%; width of menu. Uncomment to change to a specific width */
width : 650px;
margin: 10px 0px 0px 0px;
_margin: 10px 0px -20px 0px;
padding: 5px 0px 5px 0px;
height: auto;
}

.shadetabs ul{
padding: 2px ;
margin: 0px 0px 0px 15px;
_margin: 0px 0px 0px 15px;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 1px 0px 0px 0px;
}

.shadetabs li a{
text-decoration: none;
padding: 6px 5px 6px 5px;
_padding: 6px 5px 6px 5px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(images/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
background-image: url(images/shadeactive.gif);
color: #2d2b2b;
}

.shadetabs li.selected{
position: relative;
background-image: url(images/shadeactive.gif);
top: 0px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(images/shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}
/***************************************************************************/			
/*
ol 			{
			font-family					: Arial, Helvetica, sans-serif;
			font-size					: 11px;
			font-style					: normal;
			line-height					: normal;
			font-weight					: normal;
			font-variant				: normal;
			text-transform				: none;
			color						: #333333;
			text-align					: justify;
			}
	
/****************************************************************************/

#feature_property
			{
			border						: 1px solid #999999;
			height						: 120px;
			width						: 235px;
			float						: right;
			z-index						: 10;
			padding						: 10px 15px 0px 15px;
			clear						: both;
			background-image			: url(images/olive_back.jpg);
			background-repeat			: no-repeat;
			margin						: -340px 0px 0px 0px;
			_margin						: -370px 0px 0px 0px;
			}

#book_flight
			{
			border						: 1px solid #999999;
			height						: 60px;
			width						: 235px;
			float						: right;
			z-index						: 10;
			padding						: 10px 15px 0px 15px;
			clear						: both;
			background-image			: url(images/book_flight.jpg);
			background-repeat			: no-repeat;
			margin						: -340px 0px 0px 0px;
			_margin						: -370px 0px 0px 0px;
			}

#elolivio_property
			{
			border						: 1px solid #999999;
			height						: 120px;
			width						: 235px;
			float						: right;
			z-index						: 10;
			padding						: 10px 15px 0px 15px;
			clear						: both;
			background-image			: url(images/elolivo_back.jpg);
			background-repeat			: no-repeat;
			margin						: -105px 0px 10px 0px;
			_margin						: -210px 0px 0px 0px;	
			}
			
#ash_link
			{
			height						: 148px;
			width						: 303px;
			background-image			: url(images/ash_link.gif);
			float						: left;
			margin:38px 0px 0px -13px;
			_margin: 0px 0px 0px 0px;			
			}

#relax_link
			{
			height						: 148px;
			width						: 303px;
			background-image			: url(images/relax_link.gif);
			float						: right;
			margin: 0px -10px 0px 0px;
			_margin: 0px 0px 0px 0px;			
			}

#property_box
			{
			border						: 1px solid #999999;
			height						: 110px;
			width						: 235px;
			float						: right;
			z-index						: 30;
			padding						: 5px 15px 10px 15px;
			clear						: both;
			background-image			: url(images/olive_back.jpg);
			background-repeat			: no-repeat;			
			margin						: -250px 0px 0px 0px;
			_margin						: -70px 0px 0px 0px;		
			}
			
#feature_property h3
			{
			font-family					: Arial, Helvetica, sans-serif;
			font-size					: 1.0em;
			font-weight					: bold;
			color:#003300;
			padding						: 0px 0px 0px 0px;
			margin						: 0px 0px 0px 0px;
			} 
			
#elolivio_property h3
			{
			font-family					: Arial, Helvetica, sans-serif;
			font-size					: 1.2em;
			font-weight					: bold;
			color						: #003300;
			padding						: 0px 0px 0px 0px;
			margin						: 0px 0px 0px 0px;
			} 
			
#feature_property p
			{
			padding						: 0px;
			margin						: 0px 0px 10px 0px;
			}
			
#elolivio_property p
			{
			padding						: 0px;
			margin						: 0px 0px 5px 0px;
			}
			
#elolivio_property a
			{
			padding						: 0px;
            font-family 				: Arial, Helvetica, sans-serif;
            font-size					: 11px;
            color						: #003300; 
			}
			
#feature_property a
			{
			padding						: 0px;
            font-family 				: Arial, Helvetica, sans-serif;
            font-size					: 11px;
            color						: #003300; 
			}
			
#property_box a
			{
			padding						: 0px;
            font-family 				: Arial, Helvetica, sans-serif;
            font-size					: 11px;
            color						: #003300; 
			}

/*************************************************************************/
/* PROPERTY RESULTS - PROPERTY BRIEF *************************************/

.property_brief
			{			
			width						: 180px;
			height						: 220px;
			float						: left;
			display						: inline;
			padding						: 5px;
			border						: 1px solid #E3E3D7;
			margin						: 0px 0px 10px 10px;
			font-family					: Arial, Helvetica, sans-serif;
			font-size					: 0.8em;
			font-weight					: normal;
			color						: #333333;
			background-color			: #ffffff;
			}


			
img.homepic
			{
			background-color:#FFFFFF;
			padding						: 5px;
			border						: 1px solid #dadada;
			margin						: -10px 10px 0px 0px;
			}
			
.home_property_feature
			{			
			width						: auto;
			float						: left;			
			font-family					: Arial, Helvetica, sans-serif;
			font-size					: 0.8em;
			font-weight					: normal;
			color						: #333333;
			}

.property_details
			{			
			padding						: 10px;
			border						: 1px solid #efefef;
			margin						: 0px 10px 0px 0px;
			font-family					: Arial, Helvetica, sans-serif;
			font-size					: 0.8em;
			font-weight					: normal;
			color						: #333333;
			background-color			: #ffffff;
			}
			
/**************************************************************************/
#image_right
			{
			float 						: right;
			}
			
a 
			{
			font-family					: Arial, Helvetica, sans-serif;
			font-size					: 0.8em;
			font-weight					: bold;
			color						: #89BA38;
			}

h3
{
padding : 0px 0px 0px 0px;
margin: 0px 0px -5px 0px;
}

ul 			{
			font-family					: Arial, Helvetica, sans-serif;
			font-size					: 0.8em;
			font-weight					: normal;
			color						: #000;
			}

.brochure_menus
			{
			margin: 0px 0px 0px -40px;
			}

.brochure_menus li
			{
			list-style:none;
			display:block;
			height: 12px;
			width: 80px;
			/*background-color:#9999CC;*/
			float:left;
			padding: 2px 5px 2px 5px;
			margin: 0px 0px 0px 0px;
			}


