* {
margin: 0;
padding: 0;
z-index:1;
}
fieldset{
	padding:15px 0;
}
legend {
	font-size:130%;
	font-weight:bolder;;
	color:gray;
}
ul li{
margin-left: 18px;
margin-top: 10px;
}
body {
background: #7cbcd8;
font-family: Arial;
font-size: 14px;
margin: 0;
padding: 0;
color: #111;
overflow: auto;
}
h1,h2,h3,h4,p {
margin: 0;
padding: 0;
}
p {
padding: 3px 0;
}
div#content h1 {
background-color: #cfc;
border: 2px solid #6c6;
clear: both;
margin: 9px 0;
padding: 2px 0;
text-align: center;
text-transform: capitalize;
}
a img {
border: medium none;
z-index:-5;
}
a {
color: #00f;
}
.clear {
clear: both;
height: 0;
overflow: hidden;
}
#search_ {
float: left;
}
#container {
border: 0 none;
margin: 30px auto 0;
width: 760px;
}
#container #content {
margin: 0 auto;
width: 100%;
}
div#main-logo {
clear: both;
display: inline;
float: left;
position: absolute;
top: 5px;
z-index: -5;
}
div#top-nav {
font-family: Arial,Helvetica,sans-serif;
font-weight: bold;
float: right;
margin-top: -20px;
}
#main-content {
background: #fff none repeat scroll 0 0;
border: 2px solid black;
padding: 10px;
float:left;
width: 734px;
}
#main-content a {
color: #06386e;
font-weight: bold;
}
#flash_notice,#flash_error {
text-align: center;
font: 16px Arial;
clear: both;
margin: 10px 0;
padding: 5px 8px;
line-height: 22px;
}
#flash_notice {
background-color: #cfc;
border: 2px solid #6c6;
}
#flash_error {
background-color: #fcc;
border: 2px solid #c66;
}
.fieldWithErrors {
display: inline;
margin: 0 auto;
}
#errorExplanation {
background-color: #fcc;
border: 2px solid #c66;
float: left;
margin: 0 auto 0 155px;
padding: 0 0 12px;
width: auto;
}
#errorExplanation h2 {
background-color: #fff;
font-size: 12px;
font-weight: bold;
margin: 0;
padding: 5px 5px 5px 15px;
text-align: left;
}
#errorExplanation p {
margin-bottom: 0;
padding: 8px;
}
#errorExplanation ul {
margin: 2px 24px;
}
#errorExplanation ul li {
font-size: 12px;
list-style-image: none;
list-style-position: outside;
list-style-type: disc;
}
#new_company,.edit_company {
clear: left;
display: block;
padding: 0;
width: 100%;
}
#new_company p,.edit_company p {
margin-bottom: 5px;
}
#new_company span,.edit_company span {
clear: left;
display: inline;
float: left;
font-size: 15px;
padding: 5px 20px 0 0;
text-align: right;
width: 135px;
}
input,.edit_company input, .edit_company textarea {
font-family: Georgia,"Times New Roman",Times,serif;
font-size: 1.2em;
font-size-adjust: none;
font-stretch: normal;
font-style: normal;
font-variant: normal;
font-weight: bold;
line-height: normal;
padding: 5px;
}
div#search_box {
clear: left;
float: left;
margin-top: 95px;
width: 760px;
}
input#search_button {
float: left;
height: 38px;
width: 75px;
}
input#search_ {
display: block;
float: left;
font-family: Arial,"Times New Roman",Times,serif;
font-size: 18px;
font-size-adjust: none;
font-stretch: normal;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: normal;
margin-right: 10px;
width: 350px;
}
#info {
	position:relative;
float: right;
height: 50px;
overflow: visible;
margin-right: 0px;
width: 260px;
}
#addthis {
	position:absolute;
	right:0px;
	bottom:0px;
}
.purple {
color: #33c;
}
.red a{
color: red;
font-size: 130%;
}
#signup a {
	color: white;
}
#footer {
background: #9fcf67 url(../images/back2.jpg) repeat-x center bottom;
width: 2000px;
height: 439px;
left: 0;
z-index: -11;
position:fixed !important;
position: absolute; /*ie6 and above*/
bottom: 0;
}
#real-footer {
	background: #fff none repeat scroll 0 0;
	border: 2px solid black;
	padding: 10px;
	float:left;
	width: 734px;
	margin-top:15px;
	color:#000;
	font-size:100%;
	text-decoration:none;
	
}
#real-footer a{
	color:#7CBCD8;
	text-decoration:none;
}
#real-footer ul{
	text-align:center;
}
#real-footer ul li{
	padding:0;
	margin:0;
	padding:0 4px;
	display:inline;
	list-style-type:none;
}
#spacer {
clear: both;
display: block;
height: 0;
width: 100%;
}
#search-result {
border: 1px solid gray;
color: #595959;
overflow: auto;
padding: 10px;
}
.odd {
-moz-border-radius-bottomleft: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
background: #c4e8f8 none repeat scroll 0 0;
}
.even {
-moz-border-radius-bottomleft: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
background: #dff2fb none repeat scroll 0 0;
}
#search-result #result-name {
color: black;
font-size: 20px;
font-weight: bold;
margin-bottom: 15px;
text-transform: capitalize;
}
#search-result #result-tel {
display: block;
float: left;
}
#search-result #result-address-one {
display: block;
float: left;
}
#search-result #result-email {
display: block;
float: left;
margin-top: 15px;
}
#company_info {
	width: 570px;
	float: left;
}
#google_ads {
	width: 160px;
	float:left;
}
#top-banner {
	clear:both;
	width : 728px;
}
#company_info h2{
	font-family:impact;
	font-weight: lighter;
	margin-bottom: 10px;
	margin-top: 15px;
}
#company-info #result-expirydate {
	color: darkred;
}
#search-result #result-links {
clear: both;
color: #06386e;
float: left;
font-size: 15px;
font-weight: bold;
margin-top: 15px;
word-spacing: 10px;
}
#search-result #result-links a {
color: #06386e;
font-weight: bold;
word-spacing: 0;
}
#search-text {
clear: both;
color: black;
float: left;
font-size: 15px;
font-style: italic;
font-weight: bolder;
}
#welcome-text {
float: left;
font-size: 14px;
font-size-adjust: none;
font-stretch: normal;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 23px;
max-width: 500px;
text-align: left;
}
#welcome-text li{
	margin-top: 0px;
	font-weight: bolder;
}
#welcome-text h2 {
font: 25px Arial;
text-decoration: underline;
font-weight: bolder;
margin-bottom: 15px;
}
#featured {
border-left: 2px solid;
float: right;
font-family: Arial;
font-size: 25px;
text-align: center;
width: 300px;
padding-left: 27px;
font-size-adjust: none;
font-stretch: normal;
font-style: normal;
font-variant: normal;
font-weight: normal;
}
#featured h2 {
font-family: Arial;
font-size: 25px;
font-variant: normal;
font-weight: bolder;
text-decoration: underline;
}
#featured img {
clear: both;
display: block;
margin: 0 auto;
padding-top: 20px;
padding-bottom: 10px;
text-decoration: none;
}
div#new {
background: #c4e8f8 none repeat scroll 0 0;
border: 2px solid;
font-family: Arial;
font-size: 18px;
font-size-adjust: none;
font-stretch: normal;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 25px;
padding: 10px;
}
div#new a {
color: red;
line-height: 25px;
}
#price {
position:absolute;
}
div.auto_complete {
width: 350px;
background: #fff;
}
div.auto_complete ul {
border:1px solid #888;
margin:0;
padding:0;
width:100%;
list-style-type:none;
}
div.auto_complete ul li {
margin:0;
padding:3px;
}
div.auto_complete ul li.selected {
background-color: #ffb;
}
div.auto_complete ul strong.highlight {
color: #800;
margin:0;
padding:0;
}

.rounded {
-moz-border-radius-bottomleft: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
}
.slightly-rounded {
-moz-border-radius-bottomleft: 3px;
-moz-border-radius-bottomright: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px;
}
.italic {
font-style: italic;
font-weight: lighter;
}