﻿/* @override 
	http://test.realosophy.com/static/styles/ElementBase.css
	http://www.realosophy.com/static/styles/ElementBase.css
*/

/* TAGS */
HTML {height: 100%;}

BODY
{
	height: 100%;
	margin: 0px 0px;
	padding: 0px; /* Need to set body margin and padding to get consistency between browsers. */	
	text-align: center;
	font-family: ModernRE;
}

body a
{
  color: #f8553d;
	text-decoration: none;
}

body a:link 
{
    text-decoration:none
} 

body a:visited 
{
    text-decoration:none
}

img#ctl00_MainContentPlaceHolder_imgSearch.rollover {
	background-color: #29c0e5;
}

IMG
{
	border-style: none;
	border-color: inherit;
	border-width: medium;
	padding-right: 0px;
/*
	width: 72px;
	height: 64px;
*/
}

ul#ctl00_MainContentPlaceHolder_blNeighbourhood.blList {
	font-family: SansRE;
	color: #333;
}

UL {
	text-indent: 0px;
	padding-left: 0px;
	margin: 0px;
}

DT { font-weight: bold; }

DD
{
	font-size: 0.9em;
	padding-bottom: 3px;
}

#schoolPageHeader {
	padding-left: 18px;
	width: 420px;
	line-height: 1.4em;
	padding-bottom: 10px;
	padding-top: 2px;
}

#SearchWrapper {
	font-family: SansRE;
}