/* Page Template */
.MainTable			{border:1px solid}
.Logo				{background-color:#CCCCCC}
.Strapline			{background-color:#AAAAAA; color:#FFFFFF}
.TopNav				{background-color:#EEEEEE; border-bottom:1px solid #666666}
.TopNav A			{font-size:12px; text-decoration:none; color:#666666; line-height:90%}
.TopNav A:hover		{font-size:12px; text-decoration:underline; color:blue}
.LanguageMenu		{background-color:#EEEEEE; color:#FFFFFF; border-bottom:1px solid #666666}
.SideNavHeader		{font-weight:bold}
.SideNavSpacer		{}
.SideNav			{border-bottom:1px solid #666666}
.SideNav A			{font-size:12px; text-decoration:none; color:#666666}
.SideNav A:hover	{font-size:12px; text-decoration:underline; color:blue}
.Footer				{font-size:9px}

/* Form Tables */
.FormCol			{}
.FormCol SELECT		{font-size:11px; width:100%}
.FormCol INPUT		{font-size:11px; width:100%}
.TypeMain			{background-color:#E3E3E3}
.TypeSub			{background-color:#F3F3F3}

/* Property Listing */
.ThumbCell A		{text-decoration:none; cursor:hand}
.NoThumb			{background-color:#AAAAAA; width:80px; height:60px; color:white; font-weight:bold; font-size:8px; padding-top:13px; line-height:200%}

/* Property Details */
.PhotosTable		{border:1px solid #CCCCCC}
.DetailsTable		{}
.Prominent			{font-weight:bold}
.ActionLinks 		{padding-top:8px}
.NoteText			{font-size:9px; margin-top:4px}

/* Gallery */
.Gallery			{background-color:#EEEEEE; margin:10px}

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(../images/img04.gif) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7F7772;
}

h1, h2, h3 {
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 136%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 180%;
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #FFBF23;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: 1px solid #B2B2B2;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

/* header */

#header {
	width: 90%;
	height: 100px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	width: 240px;
	height: 100px;
	background: url(../images/smlLogo.JPG) no-repeat left bottom;
}

#logo h1, #logo h2 {
	margin: 0;
	text-align: center;
        visibility:hidden
}

#logo h1 {
	padding-top: 15px;
	font-size: 20px;
        visibility:hidden
}

#logo h2 {
	font-size: 10px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
        visibility:hidden
}

/* language */

#language {
	float: right;
	width: 120px;
	height: 40px;
}

#language ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}

#language li {
	float: left;
	display: block;
}

/* Search */

#search {
	float: right;
	width: 280px;
	padding-top: 20px;
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search legend {
	display: none;
}

#searchinput, #searchsubmit {
	border: 1px solid #EDEBD5;
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7F7772;
}

#searchinput {
	padding: 2px 5px;
	width: 198px;
	background: #FFFFFF url(../images/img02.gif) repeat-x;
}

#searchsubmit {
	background: #FFFFFF url(../images/img03.gif) repeat-x left bottom;
}


/* Page */

.page  p {
text-align: center;
}

/* Menu */


#menu {
	width: 770px;
	height: 70px;
	margin: -30px auto 0 auto;
}

#menu ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	float: left;
	display: block;
	height: 40px;
}

#menu li:hover {
	background: #F9F8F1;
}

#menu a {
	display: block;
	width: 60px;
	height: 35px;
	padding: 5px 20px 0 20px;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: bold;
	color: #7F7772;
}

html>body #menu a {
	width: auto;
}

#menu li.active {
	background: #EDEBD5 url(../images/img05.gif) no-repeat;
}

#menu li.active a {
	background: url(../images/img06.gif) no-repeat right top;
}

/* Listing */

li.listing { width: 48%; 
               display: inline; 
               vertical-align: top;
               border-top: 1px solid #999;
               padding-top: 4px;
               margin: 10px; }


/* Page */

#page {
	width: 100%;
	margin: 0 auto 20px auto;
	background: url(../images/img07.gif) repeat-y 260px 0;
}

/* Content */

#content {
	background-position: top;
	vertical-align: top;	
	padding-left: 275px;
	clear: left;
        padding-bottom: 275px;
}

.title {
	padding-bottom: 5px;
	border-bottom: 1px solid #EDEBD5;
}

.twocols {
}

.twocols .col1 {
	float: left;
	width: 48%;
}

.twocols .col2 {
	float: right;
	width: 48%;
}

.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.list li {
	padding-left: 10px;
	background: url(../images/img10.gif) no-repeat left center;
}

#content input {
	border: 1px solid #EDEBD5;
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7F7772;
}

#content input {
	padding: 2px 5px;
	width: 150px;
	background: #FFFFFF url(../images/img02.gif) repeat-x;
}

#content textarea {
   font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #FFFFFF url(../images/img03.gif) repeat-x left bottom;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
	display: block;
	position:absolute;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	padding: 20px;
	background: url(../images/img11.gif) no-repeat;
}

#sidebar li ul {
}

#sidebar li li {
	padding: 5px 0;
	background: url(../images/img12.gif) repeat-x left bottom;
}

#sidebar h2 {
	border-bottom: 1px solid #EDEBD5;
	font-size: 114%;
	font-weight: bold;
}

#sidebar h3 {
	margin: 0;
}

#sidebar p {
	margin: 0;
	line-height: normal;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	clear: both;
	height: 100px;
	padding-top: 20px;
	background: #EDEBD5 url(../images/img08.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

.sharesb{
clear:both;
position:relative;
border:1px solid #878787;
padding:3px;
margin:15px 0 10px 0;
}

.sharesb p {
padding:0;
margin:0;
}

.sharesb p a{
		position:absolute;
		top:0px;
		right:0px;
		padding:3px 5px 0 0;
	}

.sharesb h3{
	padding:0 3px 0 0;
	margin:0;
	margin:0 5px 0 3px;
	font-size:0.88em;
	font-weight:normal;
        text-align:center;
}

.sharesb ul{
text-align:center;
list-style:none;
margin:6px 0 4px 0;
padding:0;
}

.sharesb ul li{
text-align:center;
display:inline;
padding:0 4px 6px 0 ;
}
.sharesb ul li.delicious{
background:url("http://www.finca-casa-aragon.com/images/delicious.gif") no-repeat 0 0;
}
.sharesb ul li.digg{
background:url("http://www.finca-casa-aragon.com/images/digg.gif") no-repeat 0 0;
	}
.sharesb ul li.reddit{
padding:0 0 0 2px;
background:url("http://www.finca-casa-aragon.com/images/reddit.gif") no-repeat 0 0;
}
.sharesb ul li.facebook{
background:url("http://www.finca-casa-aragon.com/images/facebook.gif") no-repeat 0 0;
}
.sharesb ul li.stumbleupon{
background:url("http://www.finca-casa-aragon.com/images/stumbleupon.gif") no-repeat 0 0;
}
.sharesb ul li a{
padding:0 0 0 18px;
margin:0 3px 0 0px;
}