/* ---------------- */
/*   Definitions    */
/* ---------------- */

body {
	font: normal 11px Helvetica, Arial, Sans-serif;
	color: threeddarkshadow;
	padding-top: 10px;
	text-align: center;
	background: url(images/background.gif);
}

/* ---------------- */
/*   Page Layout    */
/* ---------------- */

#outercontainer {
	position: relative;
	width: 820px;
	margin: 0px auto;
	padding: 0px 0px 10px 0px;
	border: 1px solid red;
	background-color: white;
}

#container {
	position: relative;
	float: left;
	width: 820px;
	margin: 0px;
	padding: 0px;
	min-height: 250px;
/*	border: 1px solid green; */
}

#header {
	position: relative;
	margin: 0px;
	height: 143px;
	background: url(images/header_background.gif) top left repeat;
}

.header_menu_logged {
	padding-top: 92px;
	text-align: right;
}

.header_menu {
	padding-top: 110px;
	text-align: right;
}

#narrowDiv {
	position: relative;
	float: left;
	margin: 5px 0px 0px 5px;
	padding: 0px;
	width: 155px;
/*	border: 1px solid yellow; */
}

#wideDiv {
	position: relative;
	float:left;
	margin: 5px 0px 0px 5px;
	padding: 0px;
	width: 650px;
/*	border: 1px solid yellow; */
}

/* ------------------ */
/*   Module Layout    */
/* ------------------ */

div.module {
	width: 150px;
	background: url(images/module_middle_150.gif) left repeat-y;
	margin-bottom: 10px;
	text-align: left;
}

div.module div {
	width: 150px;
	background: url(images/module_top_150.gif) top left no-repeat;
}

div.module div div {
	width: 150px;
	background: url(images/module_bottom_150.gif)  bottom left no-repeat;
}

div.module div div div {
	width: 147px;
	padding: 2px 0 10px 5px;
	text-align: left;
}

div.module h1, div.widemodule h1, div.fullmodule h1 {
	margin: 0 0 5px 8px;
	padding-top: 3px;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #c0c0c0;
}

/* ----------------------- */
/*   Wide Module Layout    */
/* ----------------------- */

div.widemodule {
	width: 650px;
	background: url(images/module_middle_650.gif) left repeat-y;
	margin-bottom: 10px;
	text-align: left;
}

div.widemodule div {
	width: 650px;
	background: url(images/module_top_650.gif) top left no-repeat;
}

div.widemodule div div {
	width: 650px;
	background: url(images/module_bottom_650.gif)  bottom left no-repeat;
}

div.widemodule div div div {
	width: 640px; /* needs checking */
	padding: 2px 0 10px 5px;
	font-size: 10px;
	text-align: left;
}

/* ----------------------- */
/*   Full Module Layout    */
/* ----------------------- */

div.fullmodule {
	width: 800px;
	background: url(images/module_middle_800.gif) left repeat-y;
	margin-bottom: 10px;
	text-align: left;
	margin: 5px 0 0 5px;
}

div.fullmodule div.in1 {
	width: 800px;
	background: url(images/module_top_800.gif) top left no-repeat;
}

div.fullmodule div.in1 div.in2 {
	width: 800px;
	background: url(images/module_bottom_800.gif)  bottom left no-repeat;
}

div.fullmodule div.in1 div.in2 div.in3 {
	width: 790px; /* needs checking */
	padding: 2px 0 10px 5px;
	text-align: left;
}

div.module h1 { width: 100px; }
div.widemodule h1, div.fullmodule h1 { width: 200px; }

/* ----------------------- */
/*   Search Page Layout    */
/* ----------------------- */

DIV.buttons {
	text-align: center;
	margin: 10px 0px 10px 0px;
	width: 800px;
}

TD.advert {
	width: 260px;
	cursor: pointer;
	padding: 10px;
}

/* ---------- */
/*   Links    */
/* ---------- */

.mainlinks {
	FONT-SIZE: 11px; 
	COLOR: threeddarkshadow; 
	FONT-FAMILY: Helvetica, sans-serif; 
	TEXT-DECORATION: none;
}

.headerlinks {
	color: threeddarkshadow; 
	text-decoration: none;
	margin: 0 2px 0 2px;
}

a.mainlinks:hover, a.headerlinks:hover { text-decoration: underline }

a.menu, a.menu:visited, a.menu:active {
	color: threeddarkshadow;
	text-decoration: none;
}

a.menu:hover { text-decoration: underline; }

a.regular, a.regular:visited, a.regular:active {
	color: #0000FF;
	text-decoration: none;
	font-size: 13px;
}

a.regular:hover {
	text-decoration: underline;
}

.switch {
	cursor: pointer;
	margin-right: 5px;
}

/* ---------- */
/*    Forms   */
/* ---------- */

FORM { margin: 0px; }

FORM.resultsform {
	margin:0px 3px 0px 0px;
	text-align:right;
}

INPUT, SELECT, TEXTAREA { font-family: helvetica, sans-serif; font-size: 11px; width: 127px; }

TEXTAREA {
	margin: 0px 0px 3px 3px;
	padding: 3px;
}

SELECT.narrow, INPUT.wide, SELECT.wide { margin: 0px 0px 3px 3px; }

SELECT.narrow { width: 75px; }

INPUT.wideindent, INPUT.wide, INPUT.widegap {
	margin: 0px 0px 3px 3px;
	padding-left: 2px;
}

INPUT.reallywideindent {
	margin: 3px 0px 3px 3px;
	padding-left: 2px;
	width:206px;
}

INPUT.narrowindent {
	width: 75px;
	padding-left: 2px;
}

SELECT.wideindentselect {
	margin: 0px 3px 3px 3px;
	padding-left: 2px;
}

INPUT.check {
	width: 13px;
	margin-left: 3px;
}

INPUT.widegap { margin-top:5px; }

INPUT.urldisplay {
	width: 600px;
	font-size: 11px;
	background-color: yellow;
}

SELECT.title {
	width:50px;
	margin-left:3px;
}

LABEL.sized {
	width: 90px;
	float: left;
	margin-top: 3px;
	font-family: helvetica, sans-serif;
	font-size: 11px;
}

LABEL.narrowsized {
	width: 50px;
	float: left;
	font-family: helvetica, sans-serif;
	font-size: 11px;
}

LABEL.regular {
	margin-top: 3px;
	font-size: 11px;
	color: #696969;
}

SELECT.menu, INPUT.menu {
	display: block;
	font-size: 11px;
	width: 120px;
}

INPUT.tidybutton {
	margin: 10px 0 10px 0;
	width: 122px;
}

TEXTAREA.friend {
	 width:300px;
	 height:100px;
}

TEXTAREA.reply {
	width:353px;
	height:120px;
}

.ninety { width:90px; }
.threehundred { width:300px; }

/* ---------------- */
/*    Paragraphs    */
/* ---------------- */

TABLE.headertable {
	border-bottom:1px solid #a9b8c2;
}

TABLE.topgap {
	margin-top: 10px;
}

TABLE.bottomgap {
	margin-bottom: 10px;
}

TABLE.recent_search {
	font-size:11px;
	border:1px solid #c0c0c0;
	text-align:center;
}

P {
	font-size: 12px;
	margin: 10px 0px 0px 0px;
}

P.forminput {
	font-family: helvetica, sans-serif;
	font-size: 11px;
	margin: 5px 0 5px 0;
	color: #666666;
}

P.forminputgap {
	font-family: helvetica, sans-serif;
	font-size: 11px;
	margin: 4px 0 0 0;
	color: #666666;
}

P.forminputlargegap {
	font-family: helvetica, sans-serif;
	font-size: 11px;
	margin: 14px 0 0 0;
	color: #666666;
}

P.smalltext {
	margin: 0px;
	font-family: helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

P.note {
	font-family: helvetica, sans-serif;
	font-size: 13px;
	margin: 3px 0px 5px 0px;
	color: black;
}

P.noteinline {
	font-family: helvetica, sans-serif;
	font-size: 13px;
	margin: 0px 0px 5px 3px;
	color: black;
	display:inline;
	padding-right:10px; 
}

P.smallinline {
	font-size: 11px;
	display:inline;
}

P.error, LI.error, span.error {
	font-family: helvetica, sans-serif;
	font-size: 13px;
	margin: 0px 0px 5px 3px;
	color: red;
	font-weight: bold;
}

P.advert_note {
	font-family: helvetica, sans-serif;
	font-size: 13px;
	margin: 0px 0px 10px 0px;
	color: red;
	font-weight: bold;
	text-align: center;
}

P.price {
	font-family: helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 5px 0px 0px 2px;
}

P.energy_title {
	font-weight: bold;
	margin: 0 0 5px 0;
	text-transform: uppercase;
}

P.no_margin {
	margin: 0px;
}

P.delete_alert {
	text-align: right;
	margin: 0px;
	font-size: 11px;
}

P.featured_advert {
	color: red;
	font-weight: bold;
	margin: 15px 0px 5px 0px;
	text-transform: uppercase;
}

P.loggedin {
	font-weight: bold;
	margin: 0 5px 3px 0;
}

UL.aligned {
	margin: 0 0 10px 0;
	padding-left: 20px; 
	font-size: 13px;
}

UL.balloon {
	margin: 0 0 10px 0;
	padding-left: 15px; 
	font-size: 11px;
}

UL.sitemapaligned {
	margin: 0 0 15px 0;
	padding-left: 30px; 
}

LI {
	margin: 0;
	padding: 0;
}

.joiner {
	display: inline;
	width: 25px;
}

ACRONYM {
	border-bottom: 1px dashed #0000FF;
	cursor: help;
}

H1, .sitemap {
  font-family: helvetica, sans-serif;
  font-size : 13px;
  font-weight: bold;
  margin: 0px 0px 5px 0px;
  text-decoration: none;
}

H1.heading { margin:0px; }

H2.advert {
	font-size: 21px;
	margin: 0px 0px 10px 0px;
}

H2.advert a {
	text-decoration: none;
	color: #0000FF;
}

H4 {
	margin: 15px 0px 0px 0px;
	font-size: 14px;
}

HR.splitter {
	height: 1px;
	border: 1px dashed #c0c0c0;
	margin: 10px 5px 10px 0;
}

img.header_logo {
	float: left;
	margin: 10px 0 0 15px;
}

img.large_ad_pix {
	border: 2px solid black;
	width: 300px;
}

img.small_ad_pix { 
	border: 2px solid black;
}

img.balloon_pix {
	display:block;
	height:90px; width:120px;
	border-top: 1px solid #696969;
	border-left: 1px solid #696969;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
}

img.slideshow {
	border-top: 6px solid white;
	border-left: 1px solid white;
	border-bottom: 8px solid white;
	border-right: 1px solid white;
}

img.slideshow_arrow {
	border: 0px;
	margin-top: 5px;
}

img.vertical_ads {
	margin: 7px 0 0 10px;
	border: none;
	width: 120px;
}

a.trader {
        height: 18px;
        width: 120px;
        color: #c0c0c0;
        background-color: blue;
        border: 2px solid #00008B;
        text-align: center;
        font-family: helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
		text-decoration: none;
		padding: 3px 10px 3px 10px;
}

DIV.message_reply {
	width: 95%;
	padding: 15px;
	text-align: left;
}

DIV.gap {
	margin-top:15px;
}

DIV.alert {
	width:90%;
	border:1px solid #c0c0c0;
	padding:5px;
	margin:5px;
}

.message_box {
	border:1px solid #c0c0c0;
	padding:5px;
	margin:5px;
	text-align: left;
}

DIV.page_arrow {
	width:50px;
	display:inline;
}

DIV.page_number {
	width:100px;
	display:inline;
}

/* ---------------- */
/*       Maps       */
/* ---------------- */

P.balloon {
	font-family: arial;
	font-size: 13px;
	margin: 3px 0px 0px 0px;
	text-align:left;
}

A.ad {
	font-family: arial;
	font-size: 13px;
	color: black;
	text-decoration: none;
}

.map {
	width: 780px;
	height: 450px;
	border-top: 1px solid #696969;
	border-left: 1px solid #696969;
	border-bottom: 2px solid #000000;
	border-right: 2px solid #000000;
	margin: 10px 0px 15px 0px;
}

.autocomp {
	position: absolute;
	visibility: hidden;
	width: 0px;
}