/*
File:			custom.css
Description:	Custom styles for Your Theme

HOW TO USE THIS FILE:

Override any class you want and it will change default styling to suit your needs.

For example, if you wish to change the default text blog title to grey, you would add the 
following declarations to this file:

	#header .blog-title a{ background:#cccccc }     <--- This makes blog title background grey

*/

.agent_contact { display: none;}

.agent_contact_form { float:left; border-left: none;padding-left: 0;}

.propertymap { display: none; }

.navigation  { display: none; } 

#wrapper .header .logo { margin-top:10px; margin-bottom:10px; }

#wrapper .header .logo img { margin-bottom:0; }

#wrapper .header .tagline { float: right;}

#wrapper .header .tagline img { margin-top:10px; }

#wrapper .header .toplinks { width:500px; }

.registration_form_box { width: 510px; margin: 10px 0 0 50px; }

.registration_form_box label { width:130px; }

.registration_form_box .message_error2 { float:none; margin-left:145px; }

#contact_address { float: left; margin: 20px 0 0 50px; }

#contact_phone { float: left; margin: 20px 0 0 20px; background: url(images/hemenara.gif) no-repeat left; text-indent: 90px;}

#contact_email { float: left; margin: 20px 0 0 50px; }

.header_advt { display: none; }

.submit {  padding-left:1px; padding-right:1px; }

#homecontactlinks a { line-height: 30px; margin-left:10; margin-right: 5px; text-decoration: none; font-size: 16px;}

#homecontactlinks img { margin-right: 15px; }

.success_msg { font:14px Arial, Helvetica, sans-serif; clear:both; text-align:left; padding:8px; margin-bottom:20px; color: #060;}

.agent_details_main { padding:5px; padding-top:8px; }

#content .agent_details_main h1 { margin:0 0 8px 0; }

.port_alignleft { float:left;  padding:5px; margin:0px 12px 0px 0; border:2px solid #ccc; background:#fff; }
