/* GENERIC STYLE SHEET
built by Jon Roig (jon@jonroig.com) for OpenListings
http://jonroig.com for info
*/

/* MAIN STYLES */
BODY.admin {
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial,Helvetica,sans-serif;
	background-color: #ffffff;
}

BODY {
	position:absolute;
	top:0px;
	left:0px;
	margin:0px;
	padding:0px;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial,Helvetica,sans-serif;
	background-color: #ffffff;
	scrollbar-base-color: #ff6600;
	scrollbar-arrow-color: #ffcc66;
	background-image: url(http://www.andrews-snape.co.uk/images/bg-asnape.gif); background-attachment: fixed; background-repeat: no-repeat; background-position: 95% 150px ;
}


#BODYlettings {
	position:absolute;
	top:0px;
	left:0px;
	margin:0px;
	padding:0px;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial,Helvetica,sans-serif;
	background-color: #ffffff;
	scrollbar-base-color: #ff6600;
	scrollbar-arrow-color: #ffcc66;
	background-image: none ;
}


h1, h2 { font-family: Arial,Helvetica,sans-serif; text-align: left;}

#a-s  { font-family: Arial,Helvetica,sans-serif;font-size: 19px;}
#a-s2 { font-family: Arial,Helvetica,sans-serif;font-size: 16px;color: #ff6600; font-weight: normal; font-variant: small-caps; font-weight: bold;}
#a-s3 { font-family: Arial,Helvetica,sans-serif;font-size: 14px;color: #ff6600; font-weight: normal; font-style: italic; font-variant: small-caps; font-weight: bold;}


h3, h4 {font-family: Arial,Helvetica,sans-serif;margin-left: 20px;}
h5, h6 {font-family: Arial,Helvetica,sans-serif;text-align: Left;margin-left: 35px;}
p {font-family: Arial, Helvetica, sans-serif;margin-left: 32px;margin-right: 12px;}
li {font-family: Arial, Helvetica, sans-serif;}
tr, td, th {font-family: Arial,Helvetica,sans-serif;font-size: 14px;}

a:link,a:active,a:visited { color : #ff6600;}
a:hover	{ text-decoration: underline; color: #006699;}

/* USER_BOTTOM.html */
#bottom a:link    { text-decoration: underline; color: #ffffff; }
#bottom a:active  { text-decoration: none; color : #ffffff; }
#bottom a:visited { text-decoration: underline; color: #ffffff; }
#bottom a:hover   { text-decoration: underline; color: #ffcc66; }

hr { height: 0px; color: #006699}

/* TABLE STYLES Main Page Color*/
/* table.form_main { background-color: #ffffff; }
/* td.form_main { background-color: #cfdefd; }

/* NEW TABLE STYLE FOR Vertical Layout Control Secondary Layout Color(was Light Blue)*/
table.color2_layout { background-color: #ffcc66; }
td.color2_layout { background-color: #ffcc66; }
td.color2_layout   a:link { text-decoration: none; background-color: #ffcc66; }
td.color2_layout   a:active { text-decoration: none; background-color: #ffcc66; }
td.color2_layout   a:visited { text-decoration: none; background-color: #ffcc66; }
td.color2_layout   a:hover { text-decoration: underline; background-color: #ffcc66; }

/* for date in usertop.html*/
#date		{ background-color: #ff6600; }

/* for alternating listings in the admin area*/
td.row1_0	{ background-color: #ff6600; }
td.row2_0	{ background-color: #f0f8ff; }
td.row3_0	{ background-color: #d1d7dc; }
.adminListingLeft_0 { color: #ffffff;background-color : transparent;}

td.row1_1	{ background-color: #006699; }
td.row2_1	{ background-color: #f0f8ff; }
td.row3_1	{ background-color: #d1d7dc; }
.adminListingLeft_1 { color: #ffffff;background-color : transparent;}

/* for alternating image listings */
td.image_row_0	{ background-color: #ffffff; }
td.image_row_1	{ background-color: #f0f8ff; }

/* for alternating search result listings */
td.search_row_0	{ background-color: #ffffff; }
td.search_row_1	{ background-color: #f0f8fe; }

/* colour at top of every alternating search result listings */
#rowtopcolor { background-color: #ff6600; }
#rowtopcolor a:link    { text-decoration: none; color : #ffffff; }
#rowtopcolor a:active  { text-decoration: none; color : #ffffff; }
#rowtopcolor a:visited { text-decoration: none; color : #ffffff; }
#rowtopcolor a:hover   { text-decoration: none; color : #ffcc66; }

/* FORM STYLES */
INPUT, select, textarea, text {
border: 1px #006699 groove;
background-color: #FFFFFF; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px;
color: #000000;
border-color: #000000;
border-style: solid;
}


/* TEXT STYLES */
.small { font-size : 10px; color : #ffffff;}
.small2 { font-size : 10px; color : #000000;}

.required {color: #FF0000;background-color : transparent;}

.lightText {color: #FFFFFF;background-color : transparent;}

/* TEMPLATE EDITOR STYLES */
td.templateEditorHead	{ background-color: #D6D3EE; }
td.templateEditorNew	{ background-color: #EEEEFF; }

/* STYLES FOR NAVIGATION MENU ARE INLINE SEE VERTICAL-MENU/MENU.PHP */
#bannerheadline { background-color: transparent; color: #ffffff; font-family: verdana, arial, helvetica, sans-serif; font-size: 15px; line-height: normal; font-style: normal; font-variant: small-caps; font-weight: bold; } 

/* FEATURED PROPERTY */
#feature { border: 1px; border-color: #000000; border-style: solid; background-color: #dbeeff; color: #006699; font-family: arial, helvetica, sans-serif; font-size: 14px; line-height: normal; font-style: normal; font-variant: small-caps; font-weight: bold; } 


/* Modified by Star Internetting Mar 2004 */