
/*	last update: 07/11/2005	*/

/******	
*******	SPAREKEYS MASTER STYLE
*******	� 2005 joel enginehouse@gmail.com
****************************************************/


	
/****** global reset and body 
****************************************************/

\html 
	{
	position: relative;
	}


*
	{
	margin: 0;
	padding: 0;
	}
	
body
	{
	background-color: #0F6A8C;
	text-align: left;
	font: 100% verdana, arial, sans-serif;
	color: #0F6A8C;
	text-align: center;
	}

img
	{
	border: 0;
	}
	


/****** structure divs <ID>
****************************************************/


#header, #members_wrapper #header
	{
	position: relative;
	padding: 0 0 10px 0;
	margin: 10px 0 0 20px;
	}

/*
#home #header
	{
	position: relative;
	padding: 0 0 0 10px;
	}
*/
	
#header a, #members_wrapper #header a
	{
	display: block;
	text-decoration: none;
	width: 690px;
	height: 139px;
	text-indent: -9999px;
	}

#tick, #itick
	{
	position: absolute;
	top: 70px;
	font-size: 22px;
	font-family: trebuchet, sans-serif;
	width:480px;
	line-height: 30px;
	padding: 0 40px 20px 0;	margin: 0 0 0 160px;
	z-index: 12;
	padding: 2px 0 0 40px;
	}


	
#members_wrapper #header
	{
	background: url(images/members_heading_logo_2.gif) no-repeat top left;
	}
	
	
	
#outer
	{
	background:  url(images/bg_wrapper_top.gif) no-repeat top left;
	padding: 12px 0 0 0;
	}
	
	#header
	{
	background: url(images/heading_logo.gif) no-repeat top left;
	}
	
#wrapper, #members_wrapper

	{
	width: 737px;
	text-align: left;
	background: transparent url(images/bg_wrapper_bg.gif) repeat-y top left;
	margin: 0 auto;
	padding: 0;
	}
	

#main_wrapper
	{
	padding: 20px;
	width: 697px;
	float: left;
	margin: 0;
	}

#home_content
	{
	width: 690px;
	position: relative;
	margin: 0 0 20px;
	float: left;
	}

#mainpages #home_content
	{
	visibility: hidden;
	display: none;
	}


#mainpages #leftnav
	{
	width: 220px;
	background: #fff url(images/home_top_left.gif) no-repeat top left;
	margin: 0 10px 0 0;
	float: right;
	}

	
#home #leftnav
	{
	display: none;
	visibility: hidden;
	}

#home #content
	{
	width: 690px;
	background: #fff url(images/home_top_left.gif) no-repeat top left;
	float: left;
	}
	
#mainpages #content
	{
	width: 450px;
	background: #fff url(images/home_top_left.gif) no-repeat top left;
	float: left;
	}	

#home #content div, #mainpages #content div, #mainpages #leftnav div
	{
	background: url(images/home_top_right.gif) no-repeat top right;
	}
	
#home #content div div, #mainpages #content div div, #mainpages #leftnav div div
	{
	background: url(images/home_bottom_right.gif) no-repeat bottom right;
	}
	
#home #content div div div, #mainpages #content div div div,#mainpages #leftnav div div div
	{
	background: url(images/home_bottom_left.gif) no-repeat bottom left;
	}

	
	
/****** forms
****************************************************/	
	
form
	{
	margin: 0;
	font-
	}



input, textarea, label
	{
	content:"\"}\"";
	content:inherit;
	padding: 3px 0;
	}


input.text, textarea.text
	{
	margin: 4px 8px 4px 0;
	clear: right;
	float: left;
	padding: 3px 0;
	}

input.submit 
	{
	border:1px solid;
	margin: 0;
	border-color: #ddd #ccc #ccc #ddd;
	padding: 3px 8px;
	}

html>body input, html>body textarea,html>body label, html>body option
	{
	padding: 3px 0;
	}

input.submit:hover, input.submit:active 
	{
	background-color: #0F6A8C;
	color: #fff;
	}

input:focus, textarea:focus 
	{
	background: #fafafa;
	}

option
	{
	text-indent: 4px;
	}


fieldset#form
	{
	border: 0;
	padding: 20px 20px 30px 20px;
	}
label
	{
	display:block;
	padding: 0 0 10px 0;
	text-align: right;
	font-size: 130%;
	margin: 0 20px 0 0;
	}

br
	{
	clear:both;
	}
	
#info label
	{
	text-align: left;
	}

	
fieldset#front
	{
	border: 0;
	float:right;
	color: #0F6A8C;	
	width: 284px;
	margin: 10px 20px 10px 10px;
	_margin: 10px 10px 20px 10px;
	background: url(images/front_box_top.gif) no-repeat top left;
	}
	
	
#front input.text, #front textarea.text
	{
	color: #0F6A8C;	
	width: 60px;
	}
	
#front input.submit
	{
	padding: 4px;
	}	

	
fieldset#front .bot
	{
	height: 15px;
	display: block;
	line-height: 10px;
	padding: 0 20px 20px 20px;
	background: url(images/front_box_bottom.gif) no-repeat bottom left;
	}
	
/****** plain typography 
****************************************************/


h1, h2, h3, h4, h5, h6
{
	font-family: trebuchet ms,arial, sans-serif;
}

h1
{
	font-size: 0.1em;
	padding: 0;
	margin: 0;
	display: none;
	text-indent: -9999px;
}

h2
{
	margin: 0;
	font-size: 1.2em;
	font-weight: normal;
	color: #d25909;
}



#content h2
	{
	font-size: 1.8em;
	font-weight: bold; 
	padding: 15px 20px;
	}

#mainpages #content h2
	{
	padding: 20px;
	}
	
h3
	{
	padding: 0 20px 20px;
	}
	
#content h3
	{
	padding: 20px;
	}


#leftnav h3
	{
	padding: 30px 20px 20px 20px;
	background: transparent url(images/h3_leftnav.gif) repeat-x top left;
	}		

h4
	{
	padding: 20px;
	}
	
#front h4
	{
	padding: 12px 20px 20px;
	}	

/****** standard links colouring
****************************************************/

a
	{
	overflow: hidden
	}

 
a:link { 
	text-decoration: underline; 
	color: #3993B1;
	}


a:hover, a:active { 
	text-decoration: underline; 
	color: #9685BA;
	}


	
/****** paragraphs
****************************************************/


p 
	{ 
	line-height: 20px;
	padding: 10px;
	font-size: 0.9em;
	}

/* ---- text size in IE/WIN --------------- */

/* \*/

* html body p { font-size: 0.9em; }

/* */
	

#content p
	{
	font-size: 0.8em;
	padding: 0 20px 10px 20px;
	}

p.hideme {
	margin: 0 auto;
	display: none; 
	width: 760px;
	height: 10px;
	background: transparent url() repeat-x;
	text-indent: -10000px;
	}
	


/****** strong, emphasis, acronym and abbreviation
****************************************************/


strong
	{
	font-weight: bold;
	}

em
	{
	font-weight: bold;
	font-style: normal;
	}

acronym, abbr
	{
	cursor: help;
	}

.required
	{
	color: #f00;
	}

strong	
	{
	font-weight: bold;
	}
.u
	{
	text-decoration: underline;
	}
	
#front p.small
	{
	font-size: 11px;
	}

.terms
	{
	text-align: left;
	}

.leftimage
	{
	float: left;
	margin: 0 20px 10px 0;
	border: 1px solid #333;
	padding: 10px;
	}

.leftimage a
	{
	border: 1px solid #f60;
	}
	
.leftimage a:hover
	{
	border: 1px solid #f30;
	}

	
/****** blockquote
****************************************************/


#mainpages blockquote
	{
	background-color: #fff;
	margin: 0 0 0 16px;
	width: 414px!important;	
	width: auto;
	}


blockquote h5
	{
	background-image: none;
	margin-top: 10px;
	height: 22px;
	clear: both;
	}


.first
	{
	background: url(images/blockquote_top_begin.gif) no-repeat top left;
	clear: both;
	}

.second
	{
	background: url(images/blockquote_middle_next.gif) no-repeat top left;
	clear: both;

	}

.end
	{
	background: url(images/blockquote_end.gif) no-repeat bottom left;	
	clear: both;
	}

.middle
	{
	background: url(images/blockquote_top_next.gif) no-repeat bottom left;	clear: both;
	}

#content blockquote h4
	{
	color: #FB834F;
	font-size: 1.5em;
	font-weight: bold;
	padding: 20px 15px 0 0;
	margin: 0 20px 0 130px;
	}

#content blockquote h4 a
	{
	color: #FB834F;
	text-decoration: underline;

	}
	
#content blockquote h4 a:hover
	{
	text-decoration: none;
	}
		
	
#content blockquote p
	{
	padding: 5px 15px 10px 0;
	margin: 0 20px 0 130px;
	}


#content blockquote .firstletter
	{
	float: left;
	clear: both;
	font-size: 34px;
	font-weight: bold;
	color: #fff;
	padding: 20px 10px 20px 35px;
	margin: 0;
	}

#content blockquote h2
	{
	color: #B7CBD2;
	font-size: 30px;
	font-weight: bold;
	padding: 20px 0 10px;
	margin: 0 10px 0 130px;
	}

#content ul
	{
	list-style: none;
	padding: 0 20px 30px;
	}

#content li
	{
	font-size: 0.8em;
	line-height: 1.2em;
	background: url(images/bullet.gif) no-repeat 0px 10px;
	padding: 6px 10px 6px 25px;
	}

#content blockquote ul
	{
	padding: 0;
	list-style: none;
	margin: 0 20px 0 130px;
	}

#content blockquote li
	{
	line-height: 1.2em;
	}


.veryimportant
	{
	padding: 6px 20px;
	text-decoration: underline; 
	margin: 0 0 20px 0;
	}


.signupnow a
	{
	width: 340px;
	height: 200px;
	display: block;
	padding: 0;
	margin: 0;
	text-indent: -9999px;
	text-decoration: none;
	background: url(images/buy_it_now.gif) no-repeat -2px 20px;
	}


.gift a
	{
	width: 280px;
	height: 100px;
	display: block;
	padding: 0;
	margin: 0;
	text-indent: -9999px;
	text-decoration: none;
	background: url(images/gift.gif) no-repeat top left;
	}




#home blockquote
	{
	background-color: #EDF5FA;
	margin: 10px 20px 30px;
	width: 340px;
	padding: 0;
	}
	

#home #content blockquote p
	{
	padding: 10px;
	margin: 10px;
	}
	
#info
	{
	margin: 0;
	padding: 10px 0 30px;
	}


fieldset#info
	{
	border: 0;
	width: 300px;
	font-size: 110%;
	padding: 0;
	margin: 20px 0;
	}
	


fieldset#info p
	{
	padding: 0;
	margin: 0;
	}
		
fieldset#info h4
	{
	padding: 10px 0;
	margin: 0;
	}
	
	
/****** horizontal top <ul> navigation
****************************************************/

	/* Primary nav 	*/

#nav 
	{

	margin: 10px 20px 0 20px;
	padding: 0;
	background: #09305D url(images/bg_nav_top.gif) no-repeat top left;
	width:690px;

	}

#nav ul 
	{
	list-style:none;
	height: 50px; 
	background: transparent url(images/bg_nav_bottom.gif) no-repeat bottom right;
	padding: 0 15px;
	}
  
#nav li 
	{
	float:left;
	position: absolute;
	text-indent: -9999px;
	display:block;
	}
  
#nav a
	{
	float:left;
	height: 50px;
	position: absolute;
	display:block;
	text-decoration:none;
	white-space:nowrap;
	}

#nav li a
	{
	top: 0;
	}
	
#navigation_13
	{
	width: 82px;
	left: 0;
	background: url(images/navigation_home.gif) no-repeat top left;
	}

#navigation_3
	{
	width: 152px;
	left: 82px;
	background: url(images/navigation_how_it_works.gif) no-repeat top left;
	}
	
#navigation_5
	{
	width: 102px;
	left: 234px;
	background: url(images/navigation_security.gif) no-repeat top left;
	}
	
#navigation_12
	{
	width: 138px;
	left: 336px;
	background: url(images/navigation_key_cutting.gif) no-repeat top left;
	}
	
#navigation_6
	{
	width: 67px;
	left: 474px;
	background: url(images/navigation_faqs.gif) no-repeat top left;
	}
	
	
#navigation_14
	{
	width: 123px;
	left: 541px;
	background: url(images/navigation_landlords.gif) no-repeat top left;
	}

#nav a:hover, #nav .here a
	{
	background-position: 0 -68px;
	}



#members_wrapper #nav ul 
	{
	list-style:none;
	background: transparent url(images/bg_nav_bottom.gif) no-repeat bottom left;
	padding: 0 15px;
	}
  
#members_wrapper #nav li 
	{
	float:left;
	position: relative;
	line-height:normal;
	text-indent:0;
	}

#members_wrapper #nav a
	{
	display:block;
	float:left;
	height: auto;
	position: relative;
	font-size: 0.7em;
	font-weight: bold;
	color:#fff;
	padding: 17px 8px 10px;
	text-decoration:none;
	white-space:nowrap;
	}	
	
#members_wrapper #nav #member_home 
	{
	float:left;
	height: 50px;
	position: absolute;
	display:block;
	text-decoration:none;
	white-space:nowrap;
	padding: 0;
	margin:0;
	text-indent: -9999px;
	}	

#member_home
	{
	width: 235px;
	background: url(images/member_back.gif) no-repeat top left;
	}
	
#members_wrapper #nav a:hover
	{
	color:  #3993B1;
	}
	
#members_wrapper #nav a .here
	{
	color: #0F6A8C;
	}	
	
	
/****** homepage/homebox specific IDs
****************************************************/

.firstbox, .homebox, .endbox
	{
	float: left;
	height: 210px;
	width: 217px;
	background-color: #fff;
	margin: 0 18px 15px 0;
	}


.endbox
	{
	margin: 0 0 15px 0;
	}	
		
.info
	{
	padding: 0 25px 0 0;
	background: transparent url(images/faqs_icon.gif) no-repeat center right;
	}

	
/****** definition lists (outerright)
****************************************************/

	
dl#news
	{
	padding: 0 0 15px;
	font-size: 1em;
	font-weight: normal;
	background: url(images/dl_bottom.gif) no-repeat bottom left;
	}

#news dt
	{
	padding: 15px 10px 5px 20px;
	margin: 0 6px;
	background: transparent url(images/news_top.gif) no-repeat top left;
	}


#news dt a
	{
	font-weight: bold;
	text-decoration: none;
	}


#news dd a
	{
	background: transparent url(images/news_bottom.gif) no-repeat bottom left;
	padding: 0 20px 40px;
	display: block;
	color: #E23621;
	text-decoration: none;
	margin: 0 0 10px 6px;
	}
	
	
#news dd a:hover, #news dt a:hover
	{
	color: #9685BA;
	text-decoration: none;
	}
	
#news dd p 
	{
	font-size: 2em;
	}


/****** definition lists (outerright)
****************************************************/

	
dl#terms
	{
	padding: 0 0 30px;
	font-size: 80%;
	}

#terms dt
	{
	font-weight: normal;
	margin: 5px 10px 15px 0;
	background-color: #EDF5FA;
	padding: 6px 0;
	}

#terms dd 
	{
	padding: 0 10px 15px 18px;
	}

#terms dd a
	{
	color: #E23621;
	text-decoration: none;
	}
	
#terms dd a:hover, #terms dt a:hover
	{
	color: #9685BA;
	text-decoration: none;
	}
	
.members
	{
	text-indent: 18px;
	}

.christmas
	{
	height: 70px;
	background: url(images/tinsel.jpg) repeat-x bottom left;
	}


	
/****** leftnav login and members
****************************************************/	

h4#signup, 
h4#login, 
h4#key_cutting, 
h4#gift
	{
	margin: 0;
	padding: 0;
	background-color: #000;
	}


h4#ecourier
	{
	padding: 10px 0 0;
	background-color: #EDF5FA;
	}


h4#login a, 
h4#key_cutting a, 
h4#signup a, 
h4#gift a, 
h4#ecourier a
	{
	text-indent: -9999px;
	text-decoration: none;
	display: block;
	height: 49px;
	width: 221px;
	}
	
h4#signup a, 
h4#key_cutting a
	{
	height: 100px;
	}

h4#signup a 		{background: url(images/h4_sign_up.gif) no-repeat 0 0;}
h4#login a 		{background: url(images/h4_member_login.gif) no-repeat 0 0;}
h4#key_cutting a	{background: url(images/h4_keycutting.gif) no-repeat 0 0;}
h4#gift a		{background: url(images/h4_gift.gif) no-repeat 0 0;}
h4#ecourier a		{background: url(images/h4_ecourier.gif) no-repeat 0 0;}


h4#login a:hover, 
h4#ecourier a:hover, 
h4#gift a:hover
	{
	background-position: 0 -49px;
	}

h4#signup a:hover, 
h4#key_cutting a:hover
	{
	background-position: 0 -100px;
	}


#signupfrontpage a
	{
	height: 50px;
	float: left;
	display: block;
	text-indent: -9999px;
	}

.homejoin
	{
	background: transparent url(images/homepage_nav_join.gif) no-repeat top left;
	width: 428px;
	margin: 20px 0 0 10px;
	}


.homelogin
	{
	background: transparent url(images/homepage_nav_login.gif) no-repeat top left;
	width: 262px; 
	margin: 20px 0 0;
	}


/******	folio examples
*******************************/


p#flash1
	{
	margin: 0;
	padding: 0;
	}


/****** footer stuff 
****************************************************/



#footer 
	{
	clear:both;
	position: relative;
	padding: 0 0 20px 0;
	background: transparent url(images/bg_wrapper_bottom.gif) no-repeat bottom left;
	}
	
#footer p	
	{	
	padding: 20px;
	font: bold 9px verdana, sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase; 
	text-align: center;
	}


	
/****** tables
****************************************************/	

table, td
	{
	font-size: 11px; 
	color: #003366;
	}
	
	
	
.tablecolumntitle, th.tablecolumntitle 
	{
	font-size: 11px; 
	color: #003366;
	padding: 0 5px 0 0;
	vertical-align: bottom;
	}

table h3
	{
	font-size: 12px;
	color: #003366;
	padding: 0;
	margin:0;
	font-weight: bold;
	}

.width200
	{
	width: 260px;
	}
	
.table_data 
	{
	padding: 6px 10px;
	}


.tableheadseparator 
	{
	background-color: #99adc2;
	}

.even 
	{
	background-color: #EDF5FA;
	}

.odd 
	{
	background-color: #fff;
	}

.sm
	{
	font-size: 10px;
	}
	

.warning
	{
	font: bold 9px verdana, sans-serif;
	color: #D25909;
	}
	
	
/****** messenger buttoms
****************************************************/	
	

#ps_sparekeys_chat_button
	{
	position:absolute;
	top: 70px;
	z-index: 100;
	}
	

		

/****** hacks
****************************************************/
	
	
.clearfix:after 
	{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
	.clearfix {display: block;}
/* End hide from IE-mac */

	
/* ---- IE-Win footer containment bug fix - hidden from IE5-Mac  \*/
* html #footer p 
	{
	height:1%;
	}
	
	
/* 	Resume IE5-Mac 	*/


/* 	only IE5-Mac */

/*\*//*/
 
#glossary
	{
	width: 880px;
	} 
/**/


