/*global styles*/
a img {
	border: 0px;
}

a:focus {
	outline: none;
}

img {
	display: block;
}

label {
	color: #ffffff;
	font-weight: bold;
}

select {
	border: 1px solid #a4adb4;
	font: 8pt Verdana, Tahoma, Arial, sans-serif;
}

textarea {
	border: 1px solid #a4adb4;
	font: 8pt Verdana, Tahoma, Arial, sans-serif;
}

input[type="text"] {
	border: 1px solid #a4adb4;
	font: 8pt Verdana, Tahoma, Arial, sans-serif;
}

input[type="password"] {
	border: 1px solid #a4adb4;
	font: 8pt Verdana, Tahoma, Arial, sans-serif;
}

input[type="file"] {
	border: 1px solid #a4adb4;
	font: 8pt Verdana, Tahoma, Arial, sans-serif;
}

input[type="submit"] {
	border: 2px solid #a4adb4;
	font: 9pt Verdana, Tahoma, Arial, sans-serif;
}

input[type="button"] {
	border: 2px solid #a4adb4;
	font: 9pt Verdana, Tahoma, Arial, sans-serif;
}

body { 
	font: 8pt Verdana, Tahoma, Arial, sans-serif; /*inherits down*/
}

h1 {
	color: #0077B8;
}

br {
	line-height: 1;
}

.formdiv {
	border: 1px #c0c0c0 solid;
	background: #f7fdff;
	padding: 3px;
}

.success {
	color: blue;
}

.error {
	color: red;
}

.clearingelement {
	clear: both;
}

/*common html template styles*/
body {
	margin: 0px;
	/*background: #b2f0f8 url("../images/pageback.gif") center top repeat-y;*/
	background: #f1f4f9 url("../images/background_gradient.jpg") repeat-x top left;
}

#pagewrapper {
	margin: 0px auto 0px auto;
	width: 950px;
	position: relative;
}

#heading {
	width: 950px;
	height: 169px;
	background-color: #ffffff;
}

#logo {
	float: left;
}

#international {
	float: right;
	margin-left: 10px;
}

#intsites {
	position: absolute;
	top: 36px;
	right: 0px;
	background-color: #00a8ce;
	width: 155px;
	line-height: 2;
}

#intsites a {
	color: #ffffff;
	text-decoration: none;
	padding-left: 8px;
	font-weight: bold;
}

#intsites a:hover {
	text-decoration: underline;
}

#intsites br {
	line-height: 1;
}

.intflag {
	float: left;
	padding-left: 8px;
	padding-top: 3px;
}

#header_advert {
	float: right;
	padding: 0px 10px 0px 0px;
}

#header_links {
	padding-right: 12px;
	padding-top: 10px;
	padding-bottom: 15px;
}

#header_links a {
	text-decoration: none;
}

#header_links a:hover {
	color: #ff0000;
}

#headerfollow {
	float: right;
	margin-top: 8px;
	margin-right: 10px;
}

#headerfollow div {
	margin-top: 4px;
	float: left;
}

#headerfollow img {
	float: right;
	padding-left: 5px;
}

#nav {
	width: 950px;
	height: 47px;
}

#nav, #nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #0091c4;
}

#nav li {
	float: left;
	margin: 0;
	padding: 0;
	height: 47px;
}

#nav li:hover ul {
	left: auto;
}

#nav a {
	display: block;
	height: 47px;
	line-height: 47px;
	color: #ffffff;
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}

#navhome {
	width: 70px;
}

#navbuy {
	width: 60px;
}

#navrent {
	width: 70px;
}

#navshare {
	width: 75px;
}

#navflatmate {
	width: 140px;
}

#navproperty {
	width: 140px;
}

#navagent {
	width: 140px;
}

#navnews {
	width: 70px;
}

#navresources {
	width: 185px;
}

#nav a:hover {
	background-color: #00d4fc;
}

#nav a.navactive {
	background-color: #00d4fc;
}

#nav li ul {
	position: absolute;
	left: -999px;
	width: 185px;
	z-index: 1000;
}

#nav li ul li {
	width: 185px;
	height: 24px;
}

#nav li ul li a {
	padding-left: 5px;
	width: 180px;
	font-size: 8pt;
	height: 24px;
	line-height: 24px;
	text-align: left;
}

#main {
	background-color: #ffffff;
}

#leftcol {
	float: left;
	padding: 8px 11px 7px 7px;
	width: 183px;
}

#quicksearch {
	width: 183px;
}

#quicksearchfields {
	width: 155px;
	padding: 0px 14px;
	background: #ff4b3d url("../images/quicksearchbg.gif") center top no-repeat;
}

#quicksearchfields label {
	line-height: 12pt;
}

#quicksearchfields select {
	margin-bottom: 10px;
	width: 153px;
}

#quicksearchfields input[type="text"]  {
	margin-bottom: 5px;
	width: 153px;
}

#myjewishliving {
	width: 181px;
	margin: 0px 1px 10px 1px;
}

#refinesearch {
	width: 183px;
}

#refinesearchfields {
	padding: 0px 14px;
	width: 155px;
	background: #ff4242 url("../images/refinesearchbg.gif") left top repeat-x;
}

#refinesearchfields label {
	line-height: 12pt;
}

#refinesearchfields select {
	width: 153px;
}

#refinesearchfields input[type="text"]  {
	width: 153px;
}

.left_advert {
	margin: 10px 0px 0px 1px;
}

#left_advertwithjl {
	margin: 10px 1px 0px 1px;
}

#main_col {
	float: right;
	padding: 8px 11px 7px 0px;
	width: 738px;
}

#footerbar {
	width: 950px;
	height: 30px;
	background-color: #aff2ff;
	line-height: 30px;
	position: relative;
}

#footerbar form {
	position: absolute;
	left: 20px;
}

#footershare {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 515px;
	line-height: 30px;
}

#footerfollow {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 785px;
	line-height: 30px;
}

#footer {
	width: 950px;
	height: 65px;
	padding-top: 5px;
	background-color: #0077b8;
}

#footer p {
	margin: 0px;
	padding-top: 5px;
	text-align: center;
	color: #00cde8;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.faq_ol {
	font: 9pt Verdana, Tahoma, Arial, sans-serif;
}

.faq_ol a {
	text-decoration: none;
}

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

.index_jr_ul a {
	text-decoration: none;
}

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

.sitemap_ul {
	font: 10pt Verdana, Tahoma, Arial, sans-serif;
	line-height: 200%;
}

.sitemap_ul a {
	text-decoration: none;
}

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

#google_translate_element {
	margin: 0px;
	border: 1px solid #a4adb4;
	width: 150px;
	line-height: normal;
	position: absolute;
	left: 780px;
	top: 3px;
}

#google_translate_element img {
	display: inline;
}

#google_translate_element .goog-te-gadget-simple {
	background: none;
	border: 0;
	font: 8pt Verdana, Tahoma, Arial, sans-serif;
}

.goog-te-gadget {
	background: #efefef;
}
