/* 	CSS Document
	Marshalls Property Services
*/

table
{	
	font-family			:Tahoma;
	font-size			:12px;
	font-weight			:normal;
	color				:#000000;
}

td.login
{
	border-width		:1px;
	border-style		:solid;
	border-color		:#559CBE;
}

.propertySearch
{
	border-width		:1px;
	border-style		:solid;
	border-color		:#559CBE;
	border-left-color	:#FFFFFF;
	border-right-color	:#FFFFFF;
	border-top-color	:#FFFFFF;
}

.propertySearchButtons
{
	border-width		:1px;
	border-style		:solid;
	border-color		:#559CBE;
}

.qsInputFonts
{
	font-family			:Tahoma;
	font-size			:11px;
	font-weight			:normal;
	color				:#333333;
}

.contactDetails
{
	font-family			:Tahoma;
	font-size			:13px;
	font-weight			:normal;
	color				:#333333;
}

.qsBg_a
{
	background-image	:url(qsBorder_a.jpg);
	background-repeat	:repeat-y;
}

.qsBg_b
{
	background-image	:url(qsBorder_b.jpg);
	background-repeat	:repeat-y;
}

a:link, a:visited
{
	font-family			:Tahoma;
	font-size			:13px;
	font-weight			:normal;
	color				:#559CBE;
	text-decoration		:none;
}

a:hover
{
	font-family			:Tahoma;
	font-size			:13px;
	font-weight			:normal;
	color				:#559CBE;
	text-decoration		:underline;
}

a:active
{
	font-family			:Tahoma;
	font-size			:13px;
	font-weight			:normal;
	color				:#559CBE;
	text-decoration		:none;
}

a.login:link
{
	font-family			:Tahoma;
	font-size			:11px;
	font-weight			:normal;
	color				:#559CBE;
	text-decoration		:none;
}

a.login:hover
{
	font-family			:Tahoma;
	font-size			:11px;
	font-weight			:normal;
	color				:#559CBE;
	text-decoration		:underline;
}

a.login:visited
{
	font-family			:Tahoma;
	font-size			:11px;
	font-weight			:normal;
	color				:#559CBE;
	text-decoration		:none;
}

a.login:active
{
	font-family			:Tahoma;
	font-size			:11px;
	font-weight			:normal;
	color				:#559CBE;
	text-decoration		:none;
}

a.pS:link
{
	font-family			:Tahoma;
	font-size			:10px;
	font-weight			:normal;
	color				:#559CBE;
	text-decoration		:none;
	text-align			:center;
	display				:block;
	border-width		:1px;
	border-style		:solid;
	border-color		:#559CBE;
}

a.pS:visited
{
	font-family			:Tahoma;
	font-size			:10px;
	font-weight			:normal;
	color				:#559CBE;
	text-decoration		:none;
	text-align			:center;
	display				:block;
	border-width		:1px;
	border-style		:solid;
	border-color		:#559CBE;
}

a.pS:hover
{
	font-family			:Tahoma;
	font-size			:10px;
	font-weight			:normal;
	color				:#FFFFFF;
	text-decoration		:none;
	background-color	:#559CBE;
	text-align			:center;
	display				:block;
	border-width		:1px;
	border-style		:solid;
	border-color		:#559CBE;
}


a.pS:active
{
	font-family			:Tahoma;
	font-size			:10px;
	font-weight			:normal;
	color				:#559CBE;
	text-decoration		:none;
	text-align			:center;
	display				:block;
	border-width		:1px;
	border-style		:solid;
	border-color		:#559CBE;
}

input
{
	font-family			:Tahoma;
	font-size			:10px;
	font-weight			:normal;
	color					:#333333;
}

select, option
{
	width				:140px;
	font-family			:Tahoma;
	font-size			:10px;
	font-weight			:normal;
	color				:#333333;
}

textarea
{
	width				:140px;
	font-family			:Tahoma;
	font-size			:10px;
	font-weight			:normal;
	color				:#333333;
}

input.search
{
	border				:none;
}

input.textboxes
{
	width				:140px;
}

.searchBorder
{
	background-image:url(searchBorder.gif);
	background-position:0px 0px;
	background-repeat:repeat-y;
}

form
{
	top:0px;
	left:0px;
	margin-left:0px;
	margin-right:0px;
}

html, body
{
	height			:100%;
	width			:100%;
	margin-top		:0%;
}
