/* @override http://lf2.ti667.local/css/leapfrog_main.css */

body {
	background: #dfdfdf url(/whole_img/flag_back.jpg) no-repeat fixed center bottom;
	font-family: Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
}

h1 {
	text-decoration:  none;
	font-weight: 900;
	font-size:  24px;
	color: #528036;
	margin-bottom:  10px;
}

h1 u {
	text-decoration:  none;
}

h2 {
	font-weight: 600;
	font-size:  17px;
	color: #528036;
	margin-bottom: 5px;
}


h3 {
	font-weight: 600;
	font-size:  14px;
	color: #528036;
	margin-bottom: 5px;
}

#sidebar h1 {
	text-align: center;
	font-size:  16px;
	margin-top:  0px;
	margin-bottom:  10px;
}

#header {
	width:  1000px;
	margin-left: auto;
	margin-right: auto;
	height:  76px;
	background: #dfdfdf;
	z-index: 1;
}

#logo {
	position:  relative;
	top: 20px;
}

#main {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background: #ffffff;
}

#content p {
	margin-bottom: 12px;
}

#content a {
	color: #528036;
}

#content p a:hover {
	background: #528036;
	color:  #ffffff;
	text-decoration:  none;
}

#content ul {
	margin-bottom:  10px;
}


#content {
	font-size: 14px;
	color: #263821;
	line-height:  1.3em;
	width: 740px;
	padding: 10px 20px 20px;
	float: left;
}

#sidebar {
	width: 200px;
	margin-right: 20px;
	float: right;
	margin-top: 10px;
}

#nav, #footer {
	width: 100%;
	background: #292929;
}

#footer {
	margin-bottom: 20px;
}

#footer_inner, #nav_inner, #nav_strip {
	width:  1000px;
	margin-left: auto;
	margin-right: auto;
}

#footer_social {
float: right;
margin-right: 50px;
}

#nav_inner{
	text-align:  left;
	vertical-align: bottom;
	position:  relative;
}

#nav ul {
	padding-top: 50px;
	padding-bottom: 10px;
	clear: both;
}

#nav li.mega{
	display: inline;
}

#nav li.mega>a {
	background: #404040;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	padding:  10px;
	text-decoration: none;
	font-size: 12px;
	color: #fff;
	margin-right: 10px;
}

#nav li.current>a, #nav li.mega:hover>a{
	background: #528036;
	border-top: 1px solid #528036;
	border-left: 1px solid #528036;
	border-right: 1px solid #528036;
}

#nav_strip {
	clear: both;
	background: #528036;
	height: 10px;
}

#top_nav {
	float:  right;
	position: relative;
	top:  8px;
  white-space: nowrap;
}

#top_nav a {
	font-size: 12px;
	color:  #fff;
	text-decoration:  none;
	height:  25px;
	padding: 10px 20px 10px 10px;
	border-left: 1px solid #dfdfdf;
	background: #292929 url( /whole_img/red_arrow.png ) no-repeat right center;
}

#top_nav #admin_switch {
	color:  #fff;
	font-weight:  bold;
	background: #ff0000;
}

#footer_inner {
	color: #fff;
	font-weight:  bold;
	line-height:  1.5em;
	font-size: 16px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left:  40px;
}

#strapline {
	position: relative;
	left:  320px;
	top:  -36px;
	font-size: 30px;
	color: #528036;
	width: 600px;
}

#sidebar .box, #sidebar .white_box {
	margin-bottom:  20px;
	width:  190px;
	text-align:  center;
}

#sidebar .box {
	padding: 10px 5px;
	background: #a8bf9a;
}

#sidebar .box a {
	text-decoration:  none;
	color:  #fff;
	font-weight: bold;	
	font-size:  12px;
}

#sidebar .box a:hover {
	color:  #528036;
}

#sidebar .white_box {
	border:  1px solid #528036;
	width: 198px;
}

#sidebar .white_box a.banner {
	display:  block;
	text-decoration:  none;
	color:  #528036;
	text-align: center;
	font-weight:  bold;
	font-size:  16px;
	padding: 10px 0px;
}

#sidebar .white_box a.banner:hover {
	background:  #528036;
	color:  #fff;	
}

#sidebar #quick_search {
	text-align: left;
}

#sidebar #quick_search a {
	padding-left: 10px;
}


.clear {
	clear:  both;
}


strong {
	font-weight:  bold;
}

em {
	font-style: italic;
}



.mega_menu {
	display:  none;
	z-index: 2000;
}

.mega_menu {  
  width: 1000px;
  background-color: #528036;
  position: absolute;  
  top: 74px;  
  left: 0em;  
  color: #fff;
  padding-top:  10px;
}  

.mega_menu li {
	margin-bottom: 3px;
}

.mega_menu h3 {
	padding: 5px;
	text-align: center;
	color: #528036;
	background: #ffffff;
}

.mega_menu a {
	color:  #fff;
	text-decoration:  none;
	line-height: 1.5em;
}

.mega_menua .articles a {
	font-size:  12px;
}

.mega_menu td{
	padding-left: 10px;
	padding-right: 10px;
}

.mega_menu a:hover {
	text-decoration:  underline;
}

#nav ul li.mega {
	margin-left: 0px;
	margin-right: 20px;
}

#nav .mega_menu ul {
	padding-top: 5px;
}

#nav_inner li.hovering .mega_menu {
	display:  block;
}
ol li {
	list-style-type: decimal;
	margin-left: 20px;
}
ul li {
	list-style-type: disc;
	margin-left: 20px;
}

#property_alert {
	border: 1px solid #a8bf9a;
	border-collapse: collapse;
}

#property_alert th {
	background: #528036;
	color: #fff;
	padding: 3px;
	text-align: center;
}

#property_alert th a{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#property_alert th a.asc:after{
	content: ' ⇣';
}

#property_alert th a.desc:after{
	content: ' ⇡';
}

#property_alert td{
	border: 1px solid #a8bf9a;
	padding: 3px;
}

#property_alert .c{
	text-align: center;
}

fieldset {
	border: 1px solid #a8bf9a;
	padding-left:  10px;
	padding-bottom:  10px;
	margin-bottom:  10px;
}

fieldset.open {
	border: 1px solid #a8bf9a;
	padding:  10px;
}

fieldset legend {
	color: #528036;
	font-weight: bold;
}

#PropertyAlertForm .input, #PropertyAlertForm label {
	line-height: 30px;
}

fieldset.location div.input, fieldset.area div.select {
	margin-bottom:  30px;
}

fieldset.lifestyle {
  clear: left;
}

fieldset .text, fieldset .select, fieldset .password {
	position: relative;
}

fieldset .text input, fieldset .select select, fieldset .password input{
	width: 180px;
}


fieldset .text label, fieldset .select label, fieldset .password label {
	position: absolute;
	left: 195px;
}

#PropertyAlertForm fieldset {
	width:  320px;
	float:  left;
	margin-right:  20px;
}

.page_search{
	margin-top: 10px;
}

#top_nav #language_switch {
	position:  relative;
}

#top_nav a#language_switch {
	padding-left: 34px;
}

#language_switch img {
	position: absolute;
	left: 10px;
	bottom: 5px;
}

.white_form fieldset legend:after {
	content:" [+]";
}

.white_form fieldset legend.collapsed:after {
	content:" [-]";
}

legend.collapsible {
		cursor: pointer;
}

.green_borders div.selector {
	border:  1px solid #528036;
	width: 178px;
	margin-left: 1px;
}

.help_text{
	display: none;
}

.message {
	background:  #528036;
	color: #fff;
	margin-bottom: 10px;
	padding: 10px;
	font-weight: bold;	
}

#mortgage, #mortgage td {
  border: 1px solid black;
}

#mortgage_form label, #mortgage_form2 label {
  margin-top: 8px;
}

#calculate {
  width: 192px;
  padding: 0px;
}
