﻿/******************masterpage divs***********************/
/********************************************************/

body{background-color:#F7F7F7;margin-top:0px;font-size:11px;}
.page_holder{width:950px; height:100%;margin-left:auto; margin-right:auto; margin-bottom: -10px; background-color:white;}

/*header divs*/
.header_holder{width:920px; height:140px;margin-left:auto; margin-right:auto;}
	.red_bar{width:920px; height:3px;background-color:#DA2007;}
	.lgray_bar_header{width:920px; height:7px; background-color:#E8E8E8}
	.white_bar{width:920px; height:20px; background-color:white}
	/*header images holder*/
	.images_bar_holder{width:920px; height:110px;}
	.image_left{width:306px; height:110px;background-image:url('image/realnet_image.jpg');background-repeat:no-repeat; float:left}
	.image_centre{width:366px; height:110px;background-image:url('image/realnet_slogan.gif');background-repeat:no-repeat;float:left}
	.image_right{width:248px; height:110px;background-image:url('image/realnet_logo.jpg');background-repeat:no-repeat;float:left}

/*menu divs*/
.menu_holder{width:920px; height:100px;margin-left:auto; margin-right:auto;}
	.menu_spacer_top{width:920px; height:30px; background-color:white;}
	.menu{width:920px; height:50px; background-color:white; margin-left:auto; margin-right:auto; display:block; position:relative; clear:right;}
	.menu_left{	 float:left;position:relative;  width:15px; height:50px;  background-image: url('../../RadControls/Menu/Skins/realnet_menu/img/menu_left.png'); background-repeat:no-repeat;z-index:10; display:block; position:relative;}
	.menu_centre{ float:left;position:relative;width:890px; height:50px; z-index:10; display:block; position:relative; clear:right;}
	.menu_right{ float:left;position:relative; width:15px; height:50px; background-image: url('../../RadControls/Menu/Skins/realnet_menu/img/menu_right.png'); background-repeat:no-repeat; z-index :10; display:block; position:relative;}
	.menu_spacer_bottom{width:920px;height:20px;background-color:white;}


.content_holder{width:920px; height:100%; padding:0px; position:relative; margin-left:auto; margin-right:auto; }



/*footer divs*/

.footer_holder{width:920px; min-height:123px; margin-left:15px; margin-right:15px; display:inline-block; background-color:white;}
.purple_bar{width:920px; height:3px;background-color:#5B1591;}
.banner_bar{width:920px; min-height:100px;background-color:white; border:0px white solid ;}
.banner_holder{padding-top:10px; padding-right:4px;}
img{border:0px white solid;}
.lgray_bar_footer{width:920px; height:18px;background-color:#E8E8E8;}
.dgray_bar{width:920px; height:3px;background-color:#919191;}

/******************end of masterpage divs*******************/

/******************default.aspx divs structure**************/
/***********************************************************/

.heading_holder_main{width:100%; height:25px; background-color:#DA2007; line-height:265%;text-indent:18pt;}

.heading_holder{width:100%; height:25px; background-color:#D4D4D4; line-height:265%;text-indent:18pt;}
.textbox{width:100%; height:16px; border:1px #ADB8C1 solid; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#666666;}
.textbox_multiline{width:100%; height:50px; border:1px #ADB8C1 solid; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#666666;}
.drop_down_list{width:100%; height:18px; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#666666; }



/******************property details.ascx divs structure**************/
/***********************************************************/


/*GALLARY*/
.gallary_container{float:left; display:inline; margin-left:-3px}
#DHTMLgoodies_panel_one,#DHTMLgoodies_arrows,#DHTMLgoodies_thumbs{	/* Width of divs for thumbnails */
		width:400px;
        margin-left:6px;

	}
	#DHTMLgoodies_panel_one{		
		float:left;	
	}
	#DHTMLgoodies_thumbs{
		overflow:hidden;	/* Don't change this */
		height:110px;	/* Height of thumbnail div */
		position:relative;	/* Never change this */
		float:left;
		width:398px;
		border:solid 1px grey;
		margin-top:10px;
        margin-left:-4px
	}
	#DHTMLgoodies_largeImage{	/* Large image div */
		width:398px;	/* Width of large image div */
		height:300px;	/* Height of large image div */
		float:left;

	}
	#DHTMLgoodies_largeImage table{	/* Used table to get both horizontal and vertical center alignement of large image */
		width:100%;
		height:100%;
		text-align:center;
	}
	#DHTMLgoodies_largeImage img{	/* Large image */
		border:1px solid #939598;	/* Border around large image */
		width:398px;
		height:300px;
	}
	
	
	.strip_of_thumbnails{	/* A vertical strip of thumbnails */
		width:115px;	/* Width of strip */
		padding:5px;	/* "Air" inside filmstrip div */
		position:absolute;
	}
	.strip_of_thumbnails div{
		width:110px;
		height:100px;
		padding:2px;
		text-align:center;
		
	}
	.strip_of_thumbnails img{
		border:0px;
		padding:5px;
		width:115px
	}
	
	.strip_of_thumbnails img:hover{ cursor:hand}
	
	.strip_of_thumbnails .activeImage{	/* Active thumbnail */
		border:2px solid #939598;	/* Green border around active thumbnail */
		padding:0px;
	
	}
	.leftArrow{
		float:left; display:inline;
	}
	.rightArrow{
		float:right;
	}
	#DHTMLgoodies_thumbs_inner{
		position:relative;	/* Never change this */
		width:1000px;
	}	

/***************************************************************/





/******************list online.aspx divs structure**************/
/***********************************************************/

.list_holder{width:100%; height:30px; line-height:200%;text-indent:18pt;}
.list_text_holder{width:220px; height:30px; float:left;}
.list_box_holder{width:227px; height:30px; float:left; padding-right:3px;}
.drop_down_list_form{width:100%; height:22px; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#666666; }
.textbox_list{width:100%; height:16px; border:1px #ADB8C1 solid; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#666666;}


/******************font definition*****************************/
/***************************************************************/

/*********largest font*********/

/*****Default colour(dark grey or black) + variants*********/
.large_heading{font-family: Arial, Helvetica, sans-serif; font-size:16px; color:#696969;}
.large_heading_bold{font-family: Arial, Helvetica, sans-serif; font-size:16px;  font-weight:bold; color:#696969;}

/*****White(white) + variants*********/
.large_heading_white{font-family: Arial, Helvetica, sans-serif; font-size:16px; color:white;}
.large_heading_white_bold{font-family: Arial, Helvetica, sans-serif; font-size:16px;  font-weight:bold; color:white;}


/*****Default colour(light gray) + variants*********/
.large_heading_gray{font-family: Arial, Helvetica, sans-serif; font-size:16px; color:#666666;}
.large_heading_gray_bold{font-family: Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold;  color:#666666;}

/*****Default colour(red) + variants*********/
.large_heading_colour1{font-family: Arial, Helvetica, sans-serif; font-size:16px; color:#E64000;}
.large_heading_colour1_bold{font-family: Arial, Helvetica, sans-serif; font-size:16px;  font-weight:bold; color:#E64000;}
.large_heading_colour1_bold_underline{font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-size:16px;  font-weight:bold; color:#E64000;}
.large_heading_colour1_italics{font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-size:16px; font-style:italic; font-weight:bold; color:#E64000;}
.large_heading_colour1_italics_underline{font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-size:16px; font-style:italic; font-weight:bold; color:#E64000;}

/*****Default colour(purple) + variants*********/
.large_heading_colour2{font-family: Arial, Helvetica, sans-serif; font-size:16px; color:#592378;}
.large_heading_colour2 a{font-family: Arial, Helvetica, sans-serif; font-size:16px; color:#592378;}
.large_heading_colour2_bold{font-family: Arial, Helvetica, sans-serif; font-size:16px;  font-weight:bold; color:#592378;}
.large_heading_colour2_bold_underline{font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-size:16px;  font-weight:bold; color:#592378;}
.large_heading_colour2_italics{font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-size:16px; font-style:italic; font-weight:bold; color:#592378;}
.large_heading_colour2_italics_underline{font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-size:16px; font-style:italic; font-weight:bold; color:#592378;}

/*******standard heading*************/
.heading{font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#555555;}
.heading_bold{font-family: Arial, Helvetica, sans-serif; font-size:12px;  font-weight:bold; color:#555555;}
.heading_bold_white{font-family: Arial, Helvetica, sans-serif; font-size:12px;  font-weight:bold; color:white;}

.heading_colour1{font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#E64000;}
.heading_colour1_bold{font-family: Arial, Helvetica, sans-serif; font-size:12px;  font-weight:bold; color:#E64000;}
.heading_colour1_bold A:link {font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#E64000; text-decoration: underline;}
.heading_colour1_bold A:visited {font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#E64000; text-decoration: underline;}

.heading_colour1_bold{font-family: Arial, Helvetica, sans-serif; font-size:12px;  font-weight:bold; color:#E64000;}



.heading_colour2{font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#592378;}
.heading_colour2_bold{font-family: Arial, Helvetica, sans-serif; font-size:12px;  font-weight:bold; color:#592378;}

.heading A:link {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#696969; text-decoration: underline;}
.heading A:visited {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#696969; text-decoration: underline;}
.heading_text_white{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:white;}


/********property controls text size*****/

/*****Default colour(dark grey or black) + variants*********/
.controls_text{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#696969;}
.controls_text_underlined{font-family:Arial, Helvetica, sans-serif; text-decoration: underline; font-size:11px; color:#696969;}
.controls_text_bold{font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#696969;}
.controls_text_bold A{font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#696969;}
.controls_text A:link {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#696969; text-decoration: underline;}
.controls_text A:visited {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#696969; text-decoration: underline;}
.controls_text_white{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:white;}

/*****Default colour(light gray) + variants*********/
.controls_text_gray{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#878787;}
.controls_text_gray a{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#878787;}
.controls_text_gray_bold{font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#878787;}
.controls_text_gray_underlined{font-family:Arial, Helvetica, sans-serif; text-decoration: underline; font-size:11px; color:#878787;}

/*****Default colour(red) + variants*********/
.controls_text_colour_1{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#E64000;}
.controls_text_colour_bold_1{font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#E64000;}
.controls_text_colour_italics_1{font-family:Arial, Helvetica, sans-serif; font-size:11px; font-style:italic; color:#E64000;}
.controls_text_colour_bold__italics_1{font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; font-style:italic; color:#E64000;}
.controls_text_colour_bold_underline_1{font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#E64000; text-decoration: underline;}

/*****Default colour(purple) + variants*********/
.controls_text_colour_2{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#592378;}
.controls_text_colour_bold_2{font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#592378;}
.controls_text_colour_bold_2 A{font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#592378;}
.controls_text_colour_2 A:link{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#592378;}
.controls_text_colour_2 A:visited{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#592378;}

.controls_text_colour_italics_2{font-family:Arial, Helvetica, sans-serif; font-size:11px; font-style:italic; color:#592378;}
.controls_text_colour_bold__italics_2{font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; font-style:italic; color:#592378;}
.controls_text_colour_bold_underline_2 {font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; text-decoration: underline; color:#592378;}
.controls_text_colour_bold_2 A:link{font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#592378;}
.controls_text_colour_bold_2 A:visited{font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#592378;}


/********body copy text size*****/
.copy_text{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#696969;}
.copy_text_bold{font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#696969;}
.copy_text_gray{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#878787;}
.copy_text_gray_bold{font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#878787;}
.copy_text_colour{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#E64000;}
.copy_text_colour_bold{font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#E64000;}

/***************************************************************/
/***************************************************************/
/*SHADOWBOX*/
/**
 * The CSS for Shadowbox.
 *
 * This file is part of Shadowbox.
 *
 * Shadowbox is free software: you can redistribute it and/or modify it under
 * the terms of the GNU Lesser General Public License as published by the Free
 * Software Foundation, either version 3 of the License, or (at your option)
 * any later version.
 *
 * Shadowbox is distributed in the hope that it will be useful, but WITHOUT ANY
 * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
 * FOR A PARTICULAR PURPOSE.  See the GNU Lesser General Public License for
 * more details.
 *
 * You should have received a copy of the GNU Lesser General Public License
 * along with Shadowbox.  If not, see <http://www.gnu.org/licenses/>.
 *
 * @author      Michael J. I. Jackson <mjijackson@gmail.com>
 * @copyright   2007 Michael J. I. Jackson
 * @license     http://www.gnu.org/licenses/lgpl-3.0.txt GNU LGPL 3.0
 * @version     SVN: $Id: shadowbox.js 150 2007-12-04 18:42:03Z michael $
 */

/*_________________________________________________________________  Overlay  */
#shadowbox_overlay {
  visibility: hidden;
  position: absolute;
  display: block;
  margin: 0;
  padding: 0;
  top: 0;
  left: 0;
  z-index: 998;
}

/*_______________________________________________________________  Container  */
#shadowbox_container {
  position: fixed;
  height: 0px;
  width: 100%;
  margin: 0;
  padding: 0;
  top: 0;
  left: 0;
  z-index: 999;
  text-align: center; /* centers in quirks and IE */
}

/*_______________________________________________________________  Shadowbox  */
#shadowbox {
  display: none;
  visibility: hidden;
  margin: 0 auto;
  position: relative;
  font-family: 'Lucida Grande', Tahoma, sans-serif;
  text-align: left; /* reset left alignment */
}

/*___________________________________________________________________  Title  */
/*
HTML snapshot:
<div id="shadowbox_title">
  <div id="shadowbox_title_inner">Title Here</div>
</div>
*/
#shadowbox_title {
  height: 25px;
  padding: 0;
  overflow: hidden;
}
#shadowbox_title_inner {
  height: 16px;
  font-size: 16px;
  line-height: 16px;
  white-space: nowrap;
  padding: 5px 0 4px 8px;
  color: #fff;
}

/*____________________________________________________________________  Body  */
/*
HTML snapsnot:
<div id="shadowbox_body">
  <div id="shadowbox_body_inner">
    <img src="my_image.jpg" id="shadowbox_content" height="350" width="580">
  </div>
  <div id="shadowbox_loading">
    <img src="images/loading.gif" alt="loading"></div>
    <span><a href="javascript:Shadowbox.close();">Cancel</a></span>
  </div>
</div>
*/
#shadowbox_body {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  border: 2px solid #fff;
  background-color: #000;
}
#shadowbox_body_inner {
  position: relative;
  overflow: hidden;
}
#shadowbox_loading {
  position: absolute;
  top: 0;
  left: 0;
  height: 10000px; /* overflow:hidden will clip this */
  width: 100%;
  background-color: #222;
}
#shadowbox_loading img {
  float: left;
  margin: 10px 10px 0 10px;
}
#shadowbox_loading span {
  float: left;
  margin-top: 16px;
  font-size: 10px;
}
#shadowbox_loading span a,
#shadowbox_loading span a:link,
#shadowbox_loading span a:visited {
  color: #fff;
}

#shadowbox_content.html { /* make html content scrollable */
  height: 100%;
  width: 100%;
  overflow: auto;
}

/*_________________________________________________________________  Toolbar  */
/*
HTML snapshot:
<div id="shadowbox_toolbar">
  <div id="shadowbox_toolbar_inner">
    <div id="shadowbox_nav_close">
      <a href="javascript:Shadowbox.close();"><span class="shortcut">C</span>lose</a>
    </div>
    <div id="shadowbox_nav_next">
      <a href="javascript:Shadowbox.next();"><span class="shortcut">N</span>ext</a>
    </div>
    <div id="shadowbox_nav_previous">
      <a href="javascript:Shadowbox.previous();"><span class="shortcut">P</span>revious</a>
    </div>
    <div id="shadowbox_counter">
      <a href="javascript:Shadowbox.change(0);">1</a>
      <a href="javascript:Shadowbox.change(1);" class="shadowbox_counter_current">2</a>
      <a href="javascript:Shadowbox.change(2);">3</a>
    </div>
  </div>
</div>
*/
#shadowbox_toolbar {
  margin: 0;
  padding: 0;
  height: 20px;
  overflow: hidden;
}
#shadowbox_toolbar_inner {
  height: 20px;
  color: #fff;
}
#shadowbox_toolbar_inner div {
  padding-top: 4px;
  padding-bottom: 2px;
  font-size: 10px;
  height: 10px;
  line-height: 10px;
}
#shadowbox_toolbar_inner div span.shortcut {
  text-decoration: underline;
  font-weight: bold;
}
#shadowbox_toolbar_inner div a {
  text-decoration: none;
  color: #fff;
}
#shadowbox_nav_close,
#shadowbox_nav_previous,
#shadowbox_nav_next {
  float: right;
  padding-right: 10px;
}
#shadowbox_counter {
  float: left;
  padding-left: 10px;
}
#shadowbox_counter a {
  padding: 0 4px 0 0;
}
#shadowbox_counter a.shadowbox_counter_current {
  text-decoration: underline;
  font-weight: bold;
}

/*________________________________________________________________  Messages  */
div.shadowbox_message {
  text-align: center;
  padding: 10px;
}
div.shadowbox_message a:link,
div.shadowbox_message a:visited {
  text-decoration: none;
  color: #bed333;
}
div.shadowbox_message a:hover,
div.shadowbox_message a:focus {
  text-decoration: underline;
}
