/*
	===================================================================================
		WWW Template Site
		©2007 World Without Walls (www.worldwithoutwalls.co.uk). All rights reserved.
		Author:		Paul Masri
		User-controlled styles
	===================================================================================
*/


/* ------------------------------------------------------------------------------- */
/* MAIN CONTENTS - STANDARD ELEMENTS                                               */

/* HTML tags */
#layout_maincontent a {
}

#layout_maincontent h1 {
	margin: 0 0 1em;
	font-size: 1em;
	line-height: 1.5em;
	text-transform: uppercase;
}
#layout_maincontent h2 {
	clear: both;
	margin: 3.5em 0 1em;
	font-size: 1em;
	line-height: 1.5em;
}
#layout_maincontent h3 {
	clear: both;
	margin: 1em 0;
	font-size: 1em;
	line-height: 1.5em;
	font-style: italic;
}
#layout_maincontent h4,
#layout_maincontent h5,
#layout_maincontent h6 {
	color: #FF0000;
	text-decoration: line-through;
}
#layout_maincontent p {
	margin: 1em 0;
	line-height: 1.5em;
}

#layout_maincontent ul {
	margin: 0;
	padding: 0 0 0 30px;
	font-size: 0.8em;
	line-height: 1.5em;
	text-align: justify;
}
#layout_maincontent li {
	position:relative;
	list-style: none;
	margin: 0 0 1em;
	background: transparent url(../../html/_image/_bullet.gif) 0 0.4em no-repeat;
	padding: 0 0 0 30px;
}
#layout_maincontent hr {
	height: 1px;
	color: #035dc3;
}

#layout_maincontent img {
	float:left;
	padding: 0 10px 10px 0;
}


/* ----------------------------------------------------------------------- */
/* SPECIALS */

#layout_maincontent .img_floatright {
	float: right;
	padding: 0 0 10px 10px;
}
#layout_maincontent .img_center {
	float: none;
	margin: 0 15em;
}


/* Sitemap */
#layout_maincontent ul.sitemap {
	margin: 0;
	padding: 0;
	font-size: 1.3em;
}
#layout_maincontent ul.sitemap a:link, #layout_maincontent ul.sitemap a:visited {
	color: #ee7b00;
	text-decoration: none;
}
#layout_maincontent ul.sitemap a:hover, #layout_maincontent ul.sitemap a:active {
	color: #ffc263;
	text-decoration: none;
}

/* Sitemap level 1 */
#layout_maincontent ul.sitemap li {
	font-weight: normal;
	color: #0859a5;
}
/* Sitemap level 2 */
#layout_maincontent ul.sitemap ul {
	margin-bottom: 2em;
	padding: 0 0 0 15px;
	font-size: 0.9em;
}
#layout_maincontent ul.sitemap ul li {
	background: transparent;
	margin: 0;
	padding: 0;
	font-weight: normal;
}
#layout_maincontent ul.sitemap ul a:link, #layout_maincontent ul.sitemap ul a:visited
,#layout_maincontent ul.sitemap ul a:hover, #layout_maincontent ul.sitemap ul a:active {
	font-weight: normal;
}
/* Sitemap level 3 */
#layout_maincontent ul.sitemap ul {
	margin-bottom: 1em;
	padding: 0 0 0 15px;
	font-size: 0.8em;
}
#layout_maincontent ul.sitemap ul li {
	background: transparent;
	margin: 0;
	padding: 0;
}
	

/* ------------------------------------------------------------------------------- */
/* FLOATING CONTENT - STANDARD ELEMENTS                                            */

/* In-page testimonial panel */
/*
#layout_maincontent .testimonialRight
, #layout_maincontent .testimonialLeft {
	width: 200px;
	margin: 0 0 15px;
	background: url(../_image/testimonialpanel_1x1.jpg) no-repeat left top;
	padding: 11px 0 0;
	color: #150caa;
}
#layout_maincontent .testimonialRight .panel_noheading
, #layout_maincontent .testimonialLeft .panel_noheading {
	background: url(../_image/testimonialpanel_2x1.jpg) no-repeat left bottom;
	padding: 0 15px 11px;
}

#layout_maincontent .testimonialRight .panel_noheading p
, #layout_maincontent .testimonialLeft .panel_noheading p {
	margin: 0 0 0.75em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	line-height: 1.7em;
}
#layout_maincontent .testimonialRight div p.author
, #layout_maincontent .testimonialLeft div p.author {
	margin: 0.5em 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 1.4em;
}
#layout_maincontent .testimonialRight {
	float: right;
	margin-left: 1em;
	font-size: 0.9em;
}
#layout_maincontent .testimonialLeft {
	float: left;
	margin-right: 1em;
	font-size: 0.9em;
}
*/


/* ------------------------------------------------------------------------------- */
/* MAIN CONTENTS - SITE-SPECIFIC ELEMENTS                                          */

/* Paragraphs */
#layout_maincontent .quote {
	clear:both;
	margin-top: 3em;
	margin-bottom: 0.5em;
	font-size: 0.7em;
	font-weight: bold;
	font-style: italic;
	text-align: left;
}
#layout_maincontent .quoteauthor {
	margin-top: 0;
	margin-bottom: 5em;
	font-size: 0.65em;
	font-weight: bold;
	text-align: right;
}

#layout_maincontent .map {
	position: absolute;
	right: 0;
	top: 0;
	padding: 5em 10px 0 0;
}
/* Font (spans) */
.font_highlight {
	font-weight: bold;
	color: #135aac;
}
.font_superhighlight {
	font-size: 1.1em;
	font-weight: bold;
	color: #135aac;
	background: #ffff77;
}
.font_smallnote {
	font-size: 0.85em;
}


/* Table-based Forms within main content */
#layout_maincontent form {
	margin: 1em 0;
}
#layout_maincontent table {
	border-collapse: collapse;
}
#layout_maincontent th, #layout_maincontent td {
	vertical-align: top;
}

/* Table 1 is used for the property details */
#layout_maincontent .table1 {
	border: 1px solid #083473;
	background: #00AEEF;
	padding: 0.2em 1.2em;
	color: #fff;
	font-size: 1em;
}
#layout_maincontent th.table1 {
	font-weight: bold;
	text-align: left;
}
#layout_maincontent td.table1 {
	font-weight: normal;
	text-align: right;
}
