
/* Custom styles for Stephensons The Estate Agents / Pantani on 10/09/2010 at 20:12. */


/* BACKGROUNDS */

body {
  background-color: #DDD;
}

#container {
  background-color: ;
}

#sidebar {
  background-color: ;
}

#sidebar .module {
  background-color: ;
}

#header {
  background-color: ;
}

#footer {
  background-color: ;
}


/* HEADER AND FOOTER */

#header h1 a {
  color: #563683}

#header, #header a, #account_info, #account_info a {
  color: #333}

#footer, #footer a, #site_footer_content, #site_footer_content a {
  color: #666}


/* PAGE FURNITURE */

#logo_block {
  background-color: ;
  color: ;
}

hr {
  color: ;
}

#slideshow_overlay {
  color: ;
  background-color: ;
}

img.asset, #gmap_container {
  border-color: ;
}

img.photo {
  border-color: ;
}

img.floorplan {
  border-color: ;
}

#map {
  border-color: ;
}


/* PRIMARY NAVIGATION */

#navigation,
#navigation ul a {
  background-color: #563683;
}

#navigation ul li a {
  color: #FFF;
  background-color: ;
}

#navigation ul li a.current,
#navigation ul li a:hover {
  color: #FFF;
  background-color: ;
}

#navigation_container {
	text-align: right;
}
	

/* SECTION NAVIGATION */

.section_navigation {
  background-color: ;
}

#main .section_navigation ul li a {
  color: #563683;
  background-color: ;
}

#main .section_navigation li.current a,
#main .section_navigation a:hover {
  color: #563683;
  background-color: ;
}
	

/* HOMEPAGE ELEMENTS */

/* Ignored for now:
Content / Quick Search Heading text
Content / Quick Search Heading background
Content / Quick Search text
Content / Quick Search link text
Content / Quick Search Background
*/


/* CONTENT */

#content h2 {
  color: #563683;
  background-color: ;
}

#content h2 span {
  color: ;
}

#content h3 {
  color: #563683;
  background-color: ;
}

#content h3 a {
  color: #563683;
}

#content h4, #content h5 {
  color: #563683;
  background-color: ;
}

#content h4 a, #content h5 a {
  color: #563683;
}

#content {
  color: #333;
  background-color: ;
}

#content a {
  color: black;
}

#content .actions a {
  color: #333;
}


/* SIDEBAR */

#sidebar {
  color: #666;
}

#sidebar h3 {
  color: ;
  background-color: ;
}

#sidebar h4 {
  color: ;
  background-color: ;
}

#sidebar a {
  color: ;
}


/* FORMS */

#content form h3 {
  color: #563683;
  background-color: ;
}

form.tabbed, div.tabbed {
  border-color: #563683;
  border-width: ;
}

form.tabbed fieldset {
  border-color: #563683;
}

form.fieldset {
  background-color: ;
}

form label {
  color: #333;
}

form .hideable_help {
  color: #333;
}

#content form a {
  color: black;
}


/* PROPERTY SEARCH RESULTS (PSR) */

.item {
  color: ;
}
  
#content .item h3 {
  color: #563683;
  background-color: ;
}

#content .item h3 a {
  color: #563683;
}

#content .item h3 span {
  color: ;
}

.item {
  background-color: ;
  border-color: ;
  border-width: ;
}

.item img.photo {
  border-color: ;
  border-width: ;
}

#content .item ul.property_summary li {
  color: #666;
}

#content .item ul.actions a {
  color: #666;
}

/* Ignored:
PSR Lowlight Bullet text
PSR Highlight Bullet text
*/


/* PAGINATION */

/* TODO
Pagination….
Prev / Next  [ Available / Unavailable ]
Current page / Roll over page
Other pages
[ Text / Background permutations on all above ]

*/




/* Theme variable styles */
/*----------------------------------------------------------------------------
 *
 * theme variable css for theme: pantani
 *
 * Processed through eRb to insert site settings.
 *
 * Don't put any static colours in here! They should 
 * be in the theme css files.
 *
 *---------------------------------------------------------------------------*/


    
/*----------------------------------------------------------------------------
 * Content
 *---------------------------------------------------------------------------*/



/* Theme styles */
* { margin:0px; padding:0px; }
#header_container * { border:none!important; }
html {
    height: 100%;
	background-image: url(http://temp.redabbey.co.uk/stephensons/binaries/html.jpg);
	background-repeat: repeat;
	background-position: center 540px;
}
body {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	background:url(http://temp.redabbey.co.uk/stephensons/binaries/background.jpg) top center repeat-x;
}
html>body {
 min-height: 100%;
 height: auto;
}
.replace { text-indent:-999em; overflow:hidden; }
.clearer { clear:both; }
.left { text-align:left; }
.right { float:right; }

#container {
	width:940px;
	margin:0 auto;
	background:url(http://temp.redabbey.co.uk/stephensons/binaries/container.jpg) top center no-repeat;
border:none!important;
}

#header {
	width:920px;
	margin:0;
	position:relative;
	height:132px;
}


/* page layout */
#content_container {
	margin-top:35px;
	padding:0 50px;
	padding-bottom:50px;
	position:relative;
background:none!important;
border:none!important;
}
h1#logo {
	width:338px;
	height:94px; /* added 20px */
	background:url(http://temp.redabbey.co.uk/stephensons/binaries/stephensons.gif) bottom left no-repeat;
}
/* navigation styles */
ul#mainNav {
	float:right;
	width:723px;
	position:absolute;
	bottom:0px;
	right:0px;
}
ul#mainNav li {
	float:left;
	display:block;
	height:31px;
	text-indent:-999em;
}
ul#mainNav li a{
	display:block;
	height:31px;
	background-position:bottom;
}
ul#mainNav li a:hover, #current {
	background-position:top!important;
}
ul#mainNav li a.home {
	width:71px;
	background-image:url(http://temp.redabbey.co.uk/stephensons/binaries/navigation/home.jpg);
}
ul#mainNav li a.property {
	width:140px;
	background-image:url(http://temp.redabbey.co.uk/stephensons/binaries/navigation/property.jpg);
}
ul#mainNav li a.about {
	width:93px;
	background-image:url(http://temp.redabbey.co.uk/stephensons/binaries/navigation/aboutus.jpg);
}
ul#mainNav li a.letting {
	width:146px;
	background-image:url(http://temp.redabbey.co.uk/stephensons/binaries/navigation/lettings.jpg);
}
ul#mainNav li a.mortgage {
	width:204px;
	background-image:url(http://temp.redabbey.co.uk/stephensons/binaries/navigation/mortgage.jpg);
}
ul#mainNav li a.contact {
	width:69px;
	background-image:url(http://temp.redabbey.co.uk/stephensons/binaries/navigation/contact.jpg);
}

/* footer styles */

#footer_container {
	width:100%;
	background:none!important;
	border:none!important;
	height:30px;
	margin-bottom:10px;
}
#site_footer_content {
	width:900px;
	margin:0 auto!important;
}

#site_footer_content  p {
line-height:30px;
color:#fff!important;
}
#site_footer_content a {
	color:#fff!important;
}

/* TEXT styles */
h2 {
	color:#3D176D;
	margin-bottom:20px;
	line-height:1em;
}
h3 {
	color:#333333;
	margin-bottom:15px;
	position:relative;
}

h4 {
	color:#6125AD;
	font-weight:bold;
}
h5 {
	color:#560A9B;
	font-weight:bold;
	margin-bottom:10px;
}
p {
	margin-bottom:10px;
}
#header_left h1 {
	width:338px;
	height:94px; /* added 20px */
	background:url(http://temp.redabbey.co.uk/stephensons/binaries/stephensons.gif) bottom left no-repeat;
text-indent:-999em;
overflow:hidden;
}

#navigation, #navigation ul a {
background:none!important;
}
#navigation, #header {
border:none!important;
}
#navigation_container {
	text-align:left!important;
}
div#slideshow_overlay {
	background:none;
	text-indent:-999em;
}