@charset "UTF-8";
html, body, div, span {
	margin:0;
	padding:0;
	scrollbar-base-color: #eee;
	scrollbar-arrow-color: #666;
	scrollbar-3dlight-color: #FFF;
	scrollbar-darkshadow-color: #CCC;
	scrollbar-face-color: #eee;
	scrollbar-highlight-color: #FFF;
	scrollbar-shadow-color: #999;
	scrollbar-track-color: #eee;
}
body {
	font: 80% Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #145889 url(/images/bkg_page.gif) repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #555;
}
#container {
  width: 90%;
  max-width:1150px;
  width: expression(document.body.clientWidth < 802? "800px" : document.body.clientWidth > 1152? "1150px" : "auto");
	background: #FFF;
	margin: 0 auto;
	text-align: left;
}#print_container {
	background: #FFF;
	margin: 0 auto;
	text-align: left;
}
#header {
	background: #fff url(/images/bkg_hdr.gif) repeat-x;
	height:87px;
	padding:0;
	margin:0;
}
#topnav 
{
  padding:4px 0 0 0;
}
#sidebar {
	width: 200px;
	background: #eee;
	border-left:1px solid #DBDBDB;
	padding: 0px;
	font-size:80%;
	margin:0;
}

#main_content {
	padding: 20px;
	width:100%;
}
#footer {
	padding: 0;
	background:#e3e2e3 url(/images/bkg_ftr.jpg) repeat-x;
	border-top:1px solid #ccc;
	font-size:70%;
}
#footer p {
	margin: 0;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.right_align {
	text-align:right;
}
.clear {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.loggedin {
	display:block;
	font-family: "Helvetica Neue", helvetica, "microsoft sans serif", arial, sans-serif;
	font-size: 85%;
	color: #FFF;
}
.invalidlogin 
{
  color:#c00;
  font-weight:700;
}
.menu_ar select 
{
  font-size: 80%;
  	margin:0;
  	padding:0;
}
.topnav.horizontal 
{
  position:relative;
  top:-3px;
	width: 100%;
	min-width:800px;
	margin: 0;
	padding: 0;
}
.topnav.horizontal ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.topnav.horizontal ul li {
	float: left;
	margin: 0;
	padding: 0;
	background: transparent url(/images/topnav_btn.gif) top left no-repeat;
}
.topnav.horizontal ul li a {
	display: block;
	padding:1px 0 0 25px;
	float: left;
	text-transform: uppercase;
	font-family: "Helvetica Neue", helvetica, "microsoft sans serif", arial, sans-serif;
	font-size: 85%;
	color: #FFF;
	text-decoration: none;
	height:16px;
}
.topnav.horizontal ul li a span.menu_ar {
	display: block;
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	background: transparent url(/images/topnav_btn.gif) top right no-repeat;
	cursor: pointer;
}

.topnav.horizontal ul li a:link,.topnav.horizontal ul li a:visited  {
	color: #FFF;
}

.topnav.hilight ul li a:hover, .topnav.hilight ul li.highlight a {
	color: #FFF;
	background: transparent url(/images/topnav_btn_hi.gif) top left no-repeat;
}
.topnav.hilight ul li a:hover span.menu_ar, .topnav.hilight ul li.highlight a span.menu_ar {
	color: #FFF;
	background: transparent url(/images/topnav_btn_hi.gif) top right no-repeat;
}

/* for align right so hebrew wont get messed up with RTL */
.align_right{
 text-align:right;
 }

h1, h2, h3, h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:400;
	color:#000;
}
h1 {
	font-size:150%;
	border-bottom:1px solid #ccc;
}
h2 {
	font-size:130%;
	border-bottom:1px solid #ccc;
}
h3 {
	font-size:110%;
	font-weight:700;
}
h4 {
	font-size:100%;
	font-weight:700;
}

.mls_search h4 {
font-size:90%;
padding:0;
margin:0;
line-height:normal;
}
a:link, a:visited {
	color:#003366;
	text-decoration:none;
}
a:hover {
	color:#900;
}
img 
{
  border:none;
}
.pad_left
{
	padding: 0 0 0 5px;
}
.panel {
	border: #ccc 1px solid;
	table-layout: fixed;
	margin:0;
	padding:0;
}
.panel_content{
padding:10px;
font-size:85%;
}
.grid_container {
	padding:0px;
	margin:0px;
	border:1px solid #ccc;
}
.grid_padding, .grid_padding td {
	padding: 5px 5px 0px 5px;
}

.hdr_grid td, span.hdr_grid ,.hdr_grid th{
	background-color:#ebeff4;
	background-image:url(/images/hdr_grid_bkg.gif);
	background-repeat:repeat-x;
	height:19px;
	color:#2861B0;
	padding: 0px 5px 0px 5px;
	border-right:1px solid #fff;
	border-left:1px solid #fff;
	border-bottom:1px solid #ccc;
	font-size:85%;
	font-weight:normal;
}
.grid td, .grid_alt td, .grid_top td, .grid_bot td {
	background-color:#fff;
	border-top:1px solid #eee;
	padding: 0px 5px 0px 5px;
	font-size:85%;
}
.grid_alt td ,div.grid_alt{
	background-color:#fafafa;
}
.pad_topbot td
{
    padding-top:5px;
    padding-bottom:5px;
}
div.grid,div.grid_alt, div.grid_top, div.grid_bot {
	background-color:#fff;
	border-top:1px solid #eee;
	padding: 0px 5px 0px 5px;
	font-size:85%;
}
div.grid_alt {
	background-color:#fafafa;
}

div.hdr_grid{
	background-color:#ebeff4;
	background-image:url(/images/hdr_grid_bkg.gif);
	background-repeat:repeat-x;
	height:19px;
	color:#2861B0;
	padding: 0px 5px 0px 5px;
	border-right:1px solid #fff;
	border-left:1px solid #fff;
	border-bottom:1px solid #ccc;
	font-size:85%;
	font-weight:normal;
}

.grid_top td {
	border-top:none;
}
.grid_bot td {
	border-top:none;
	border-bottom:1px solid #eee;
}
.grid_right td {
	border-top:none;
	border-right:1px solid #eee;
}
.nodata 
{
  text-align:center;
  height:30px;
  background-color:#fff;
  font-weight:700;
  font-size:85%;
}

.formtable{
padding: 0 0 0 0;
}
.form_container{
background-color:#FFF;
border:1px solid #eee;
padding:10px;
background:url(/images/form_bkg.jpg) repeat-x;
}

.input_short 
{
  width:60px;
}
.input_medium 
{
  width:150px;
}
.input_long 
{
  width:200px;
}
.input_longer 
{
  width:300px;
}
.input_search_long{
  width:270px;
}
select.input_search_long{
  width:275px;
}

.input_search_medium 
{
  width:120px;
}
select.input_search_medium 
{
  width:125px;
}

.label{
color:#000;
font-size:85%;
padding: 5px 0 0 0;

}
textarea:focus, input:focus {
	border: 1px solid #333;
	background:#ffc;
}

select, textarea, input, .inputtext {
	border:1px solid #ccc;
	background-color:#fff;
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.button 
{
	background-color:#E7E7E7;
	background-image:url(/images/tab_bkg.jpg);
	background-repeat:repeat-x;
	border:1px solid #ccc;
	cursor: hand;
	font-size: 11px;
}

.button_alt 
{
	background-color:#E7E7E7;
	background-image:url(/images/tab_bkg_alt.jpg);
	background-repeat:repeat-x;
	border:1px solid #369;
	cursor: hand;
	font-size: 11px;
}

.button_alt_disabled
{
	background-color:#FFAAFF;
	background-image:url(/images/tab_bkg_alt2.jpg);
	background-repeat:repeat-x;
	border:1px solid #369;
	cursor: hand;
	font-size: 11px;
}

.button_alt2
{
  color:#fff;
  font-weight:700;
  background-color:#E7E7E7;
	background-image:url(/images/btn_bkg_alt2.gif);
	background-repeat:repeat-x;
	border:1px solid #004B81;
	cursor: hand;
	font-size: 11px;
}

.radiobox, span.radiobox input, td.radiobox input, .radiobox input{
		background-color:transparent;
		width:auto;
		border:none; 
}

.barhdr_login,.barhdr_europe,.barhdr_europeadmin, .barhdr_region, .barhdr_mlslinks {
	color:#FFF;
	line-height:19px;
	font-weight:700;
	padding:0px 10px;
	height:19px;
	font-size:85%;
	position:relative;
	bottom:6px;
	right: 6px;
}
.barhdr_login{
background:url(/images/barhdr_bkg_blue.gif) repeat-x #FFF;
border-left:1px solid #00518c;
border-right:1px solid #00518c;
}
.barhdr_europe {
background:url(/images/barhdr_bkg_red.gif) repeat-x #FFF;
border-left:1px solid #ec1c23;
border-right:1px solid #ec1c23;
}
.barhdr_europeadmin {
background:url(/images/barhdr_bkg_black.gif) repeat-x #FFF;
border-left:1px solid #6B6B6B;
border-right:1px solid #6B6B6B;
}
.barhdr_region {
background:url(/images/barhdr_bkg_blue.gif) repeat-x #FFF;
border-left:1px solid #00518c;
border-right:1px solid #00518c;
}
.barhdr_mlslinks {
	background:url(/images/barhdr_bkg_black.gif) repeat-x #FFF;
	border-left:1px solid #000;
	border-right:1px solid #000;
}

.dropshadow2{
	background: url(/images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(/images/shadow.gif) no-repeat bottom right;
	margin: 10px 0 10px 10px !important;
	margin: 10px 0 10px 5px;
	padding: 0px;
}
.innerbox{
	position:relative;
	bottom:6px;
	right: 6px;
	border: 1px solid #ccc;
	padding:4px;
	margin: 0px 0px 0px 0px;
	font-size:85%;
}
.innerbox_report{
	position:relative;
	bottom:6px;
	right: 6px;
	border: 1px solid #ccc;
	padding:4px;
	margin: 0px 0px 0px 0px;
	font-size:100%;
}
.innerbox p{		
	margin: 3px;
}

.login{
 width:185px;
}
.login_hdr{
padding:0 0 0 15px;
}
.login_hdr h1{
border:none;
line-height:10px;
vertical-align:middle;
}
.login_hdr_line{
border-top:1px solid #ccc;
margin:0 0 0 15px;
}
.login_content{
padding:0 15px;
line-height:19px;
font-size:85%;
}
.innerbox .label {
font-size:100%;
}
.login_info{
color:#666;
font-size:90%;
}
.login .input_medium 
{
  font-size:100%;
}

.productsbox {
	background:url(/images/bkg_products.jpg) repeat-x #FFF;
	border: 1px solid #ccc;
	color:#666;
	
}
.product {
	float:left;
	width:300px;
	height:80px;
	margin: 15px;
}
.product h4 {
padding:2px 0 0 0;
margin:0;
color:#000;
}
.product h4 a:link,.product h4 a:visited {
color:#000;
}
.product h4 a:hover {
color:#900;
}
.product_img {
float:left;
width:61px;
margin-right:10px;
}
.mlslinks_tbl
{	
  margin:0px 10px;
}
.mlslinks {
margin:0px 10px;
padding:0;
width:157px;
}
.mlslinks h4 {
padding:0;
margin:0;
color:#000;
}

.mlslinks h4 a:link,.mlslinks h4 a:visited {
color:#fff;
}
.mlslinks h4 a:hover {
color:#C00;
}
.mlslinks a:link,.mlslinks a:visited {
color:#C00;
}
.mlslinks a:hover {
color:#000;
}
.mlslinks_bkg{
background:url(/Images/mlslinks_bkg.gif) repeat-y;
}

.gtlinks {
margin:10px;
padding:0;
}
.gtlinks h4 {
padding:0;
margin:10;
color:#000;
}
.gtlinks h4 a:link,.gtlinks h4 a:visited {
color:#000;
}
.gtlinks h4 a:hover {
color:#900;
}
.gtlinks a:link,.gtlinks a:visited {
color:#C00;
}
.gtlinks h4 a:hover {
color:#000;
}
.gtlinks_bkg{
background:url(/images/gtlinks_bkg.gif) repeat-y;
}
.gtlinks_img {
float:left;
width:43px;
margin:0;
}
.gtlinks p
{
clear:both;	
}
.officeagent_tbl{
background:#fff;
padding:0 10px 10px 10px;
}
.officeagent_photo {
border:1px solid #ccc;
width:172px;
}
.agent_name {
font-weight:700;
font-size:100%;
color:#000;
}
.office_name {
font-weight:400;
font-size:95%;
color:#333;
}
.agentoffice_names
{
}
.office_contact {
font-weight:400;
font-size:90%;
}

.officeagent_tbl a:link,.officeagent_tbl a:visited {
color:#C00;
}
.officeagent_tbl a:hover {
color:#000;
}

.office_contact a:link,.office_contact a:visited {
color:#009;
}
.office_contact a:hover {
color:#900;
}
.align_middle
{
  vertical-align:middle;
}


div.linklist{
float:left;
width: 260px;
margin:0 20px 20px 0;
font-weight:700;
}

div.linklist ul
{
padding: 0px;
margin:0;
background: #fff;
font-size:90%;
font-weight:bold;
border-top: 1px solid #ccc;

}

div.linklist ul li
{
list-style: none;
margin: 0px;
border: 1px solid #ccc;
border-top: 0px;
font-weight:normal;
}

div.linklist ul li a
{
display: block;
padding: 2px 10px;
border: 0px;
border-left: 10px solid #369;
background: #fff;
text-decoration: none;
text-align: left;
}

div.linklist ul li a:link, div.linklist ul li a:visited  { color: #666; }
div.linklist ul li a:hover
{
border-color: #c00;
color: #000;
background: #ddd;
}

#phProducts,#phRegion,#phEurope,#phProducts,#phMLSLinks,#phAgent,#phGryphtech 
{
  margin:0 0 20px 0;
  display:block;
}

.modal_background
{
	background-color: Gray;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.modal_popup
{
	background-color: white;
	cursor: move; /*border-width:0px; 	border-style:solid; 	border-color:Gray; 	padding:3px; 	width:250px;*/
}

.popup_top
{
	background-image: url(/Images/popup_top.gif);
	background-repeat: repeat-x;
	height:12px;
}
.popup_right
{
	background-image: url(/Images/popup_right.gif);
	background-repeat: repeat-y;
	width:7px;
}
.popup_bot
{
	background-image: url(/Images/popup_bot.gif);
	background-repeat: repeat-x;
	height:12px;
}
.popup_left
{
	background-image: url(/Images/popup_left.gif);
	background-repeat: repeat-y;
	width:7px;
}

.title_training{
	color:#039;
}

.event_subtitle{
	color:#000;
}

.vert_div{
	background-image: url(/images/vert_div.gif);
	background-repeat:repeat-y;
	width:1px;
	padding-right:25px;
	text-align:center;
}
/* Adv Search Styles */

.searchresults {
font-size:85%;
}
.listing_count {
color:#265E9B;
font-weight:700;
background-color:#EDF4FC;
}
.searchhdr_left {
background-color:#D9EAF4;
height:25px;
padding:0 0 0 5px;
}

.searchhdr_right {
background-color:#EDF4FC;
height:25px;
padding:0 0 0 5px;
}

.geo_padding
{
padding-bottom:5px;
}

/* Listing list and Full icons */

.proplist_icons {
width:95px;
text-align:center;
margin:0 5px;
}

.propfull_icons {
width:45px;
padding:5px 0 10px 10px;
}

.icon_box {
border:1px solid #CDCDCD;
width:43px;
height:20px;
margin:0 3px 3px 0;
padding:0;
background-color:#fff;
}

.e_icon_box {
	border:1px solid #CDCDCD;
	border-top:1px solid #2795d3;
	width:43px;
	height:20px;
	margin:0 3px 3px 0;
	padding:0;
	background-color:#fff;
}

.erating
{
	color:Green;
}

/* seperated out so listing list can have 2 cols - was causeing wierdness with listing full */
.proplist_icons .icon_box,.proplist_icons .e_icon_box {
float:left;
}

.icon_img {
margin:0;
padding:0 0 0 1px;
}

.icon_text {
font-size:9px;
font-weight:700;
color:#333;
margin:0;
padding:0;
}

.off_icon_box {
border:1px solid #eee;
width:43px;
height:20px;
margin:0 3px 3px 0;
padding:0;
}

.off_icon_text {
font-size:9px;
font-weight:700;
color:#eee;
margin:0;
padding:0;
}

.proplist_price_alt , a.proplist_price_alt:link , a.proplist_price_alt:visited {
color:#900;
font-weight:400;
text-decoration:none;
}


.proplist_price, a.proplist_price:link, a.proplist_price:visited {
line-height:17px;
font-weight:700;
color:#c00;
text-decoration:none;
}

a.proplist_price:hover, a.proplist_price_alt:hover, a.fullprop_price:hover, a.fullprop_price_alt:hover {
text-decoration:underline;
}

.proplist_main {
padding:7px 0 5px;
}

.proplist_main a:link,.proplist_main a:visited {
color:#039;
text-decoration:none;
}

.proplist_features {
color:#333;
font-weight:700;
font-size:90%;
}
/* Listing list agent details */
.agent_miniprofile {
font-size:11px;
color:#000;
width:200px;
line-height:15px;
/*padding:10px 25px 5px 15px;*/
padding:10px 5px 5px 15px;
}

.agent_miniprofile img {
border:1px solid #000;
height:80px;
}

/* pagination for regional listing full */

.pagination_full td {
font-weight:700;
color:#fff;
}
.pagination {
color:#FFF;
padding: 0 3px;
}
.pagination a:link,.pagination a:visited {
color:#FFF;
text-decoration:none;
}

.main_heading {
background-image:url(/Images/hdr_bkg_results.gif);
background-repeat:repeat-x;
}

.main_heading td {
color:#FFF;
font-weight:700;
height:25px;
padding:0 5px;
}

.main_heading select {
color:#000;
width:120px;
}

.main_heading td a:link,.main_heading td a:visited {
font-weight:700;
color:#FFF;
text-decoration:none;
}

.proplist_header {
background-image:url(/Images/hdr_listing.gif);
background-repeat:repeat-x;
/*background-color:#ddd;*/
height:21px;
font-weight:700;
color:#000;
padding:0 0 0 5px;
}
.proplist_id {
font-weight:400;
font-size:90%;
color:#000;
padding:0 5px 0 0;
}
.proplist_address {
font-weight:400;
color:#000;
padding:0 0 0 5px;
}

.proplist_header_specials {
font-weight:700;
color:#c00;
}

/* Scroller */ 
#mainphoto img {
border:1px solid #000;
margin-top:10px;
}

#mainphoto_desc {
font-size:10px;
font-weight:700;
float:left;
color:#513D91;
}

#thumbscroller {
height:135px;
overflow:auto;
width:600px;
margin:0;
padding:0;
}

#thumbscrollercontrols {
overflow:hidden;
margin:0;
padding:0;
}

.thumb {
float:left;
height:80px;
margin:0;
padding:3px 5px 0 0;
}

.thumb,.thumb a:link,.thumb a:visited {
color:#333;
font-size:9px;
text-decoration:none;
}

.thumb a:hover {
color:#c00;
font-size:9px;
text-decoration:underline;
}

/* Tabs table */
.slider_tabs {
background-image:url(/Images/slider_tab_bkg.gif);
background-repeat:repeat-x;
}

.slider_tab_left {
background-image:url(/Images/slider_tab_left.gif);
background-repeat:no-repeat;
width:9px;
height:20px;
}

.slider_tab_left_on {
background-image:url(/Images/slider_tab_left_on.gif);
background-repeat:no-repeat;
width:9px;
height:20px;
}

.slider_tab_text {
background-image:url(/Images/slider_tab_txt.gif);
background-repeat:repeat-x;
color:#039;
font-size:11px;
}

.slider_tab_text_on {
background-image:url(/Images/slider_tab_txt_on.gif);
background-repeat:repeat-x;
color:#039;
font-weight:700;
font-size:11px;
}

.slider_tab_right {
background-image:url(/Images/slider_tab_right.gif);
background-repeat:no-repeat;
width:9px;
height:20px;
}

.slider_tab_right_on {
background-image:url(/Images/slider_tab_right_on.gif);
background-repeat:no-repeat;
width:9px;
height:20px;
}

.slider_tab_div {
background-image:url(/Images/slider_tab_div.gif);
background-repeat:no-repeat;
width:3px;
height:20px;
}

.slider_cnr_left {
background-image:url(/Images/slider_cnr_left.gif);
background-repeat:no-repeat;
}

.slider_cnr_right {
background-image:url(/Images/slider_cnr_right.gif);
background-repeat:no-repeat;
}

.slider_cnr_topright {
background-image:url(/Images/slider_cnr_topright.gif);
background-repeat:no-repeat;
}

.slider_bot {
background-image:url(/Images/slider_bot.gif);
background-repeat:repeat-x;
}

.slider_bkg {
border-left:1px solid #999;
border-right:1px solid #999;
}

/* end scroller */


.ful.hdr_regionlprop_label {
line-height:16px;
color:#000;
font-weight:700;
font-size:11px;
}

.fullprop_div{
border-bottom: 1px solid #E5EAEF; 
}

.vert_div{
background-image: url(/images/vert_div.gif);
background-repeat:repeat-y;
width:25px;
text-align:center;
}

#fullprop_details .innerbox_report{
font-size:11px;
}

#fullprop_details h3{
color:#074377;
padding-bottom:0;
margin-bottom:3px;
border-bottom:1px dotted #ccc;
}

/* Regional Admin */

#regionalAdmin .innerbox 
{
padding:0;
}

.hdr_region
{
background-image: url(/images/bkg_hdr_region.gif);
background-repeat:repeat-x;
margin:4px;
text-align:center;
}

.regional_content
{
text-align:center;
margin:0 auto;
}

.readonly
{
    color: #999;
    background-color: #f5f5f5;
}
.multiline
{
    width: 80%;
    height: 100px;
}
.required{color:Red;}

/* listing list proplist thumbnail and price */
.proplist_thumbnail_div {
line-height:10px;
padding:0px 15px 5px 25px;
}

.proplist_thumbnail_div img {
border:1px solid #000;
width:106px;
height:80px;
}

.page_title {
font-family:Arial, Helvetica, sans-serif;
font-weight:400;
color:#000;
font-size:150%;
border-bottom:1px solid #ccc;
}
.page_title_line {
border-bottom:1px solid #ccc;
}

.fullprop_title {
border-top:1px solid #E5EAEF;
border-bottom:1px solid #E5EAEF;
text-align:center;
color:#074377;
font-size:12px;
font-weight:700;
margin:10px 0 0;
padding:10px 0;
}

.disabled
{
	padding:0 3px;
	background-color:#005089;
}

.listfull_content 
{
	font-size:85%;
}
/**/
.iconnect_module td
{
  	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
  	color:#555;
}

.iconnect_module .title_training{
	color:#039;
}

.iconnect_module .event_subtitle{
	color:#000;
}

.iconnect_module .vert_div{
	background-image: url(/Sites/remaxeuropecommon/images/vert_div.gif);
	background-repeat:repeat-y;
	width:25px;
	text-align:center;
}


.iconnect_module h1, .iconnect_module h2, .iconnect_module h3, .iconnect_module h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:400;
	color:#000;
}
.iconnect_module h1 {
	font-size:150%;
	border-bottom:1px solid #ccc;
}
.iconnect_module h2 {
	font-size:130%;
	border-bottom:1px solid #ccc;
}
.iconnect_module h3 {
	font-size:110%;
	font-weight:700;
	border-bottom:1px dotted #ccc;
}
.iconnect_module h4 {
	font-size:100%;
	font-weight:700;
}

.iconnect_module a:link, .iconnect_module a:visited {
	color:#003366;
	text-decoration:none;
}
.iconnect_module a:hover {
	color:#900;
}
.iconnect_module img 
{
  border:none;
}