@charset "utf-8";
/* CSS Document */

/* CSS style sheet for Site.Dfiner Royal LePage In Touch Realty Content page */
html, body {
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: url(/img_upload/bg_body.jpg);
	background-repeat: repeat-x;
	font-size: 16px;
} 
* {
	padding: 0;
	margin: 0;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac */
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  
/*------------------------------------------------------------ Layout divs */  

#pagewidth {
	width:950px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}

#header {
	width:950px;
	height:238px;
}

#header_le {
   position:relative;
	float:left;
	width:220px;
	height:238px;
	background-image:url(/img_upload/bg_logo.jpg);
}

#header_le p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	padding-top:10px;
	padding-left:30px;
}

#header_le span {
	font-size:12px;
	font-weight:bold;
}


#logo {
    padding-top:20px;
	width:201px;
	height:126px;
}

#header_ri {
   float:right;
   width:730px;
   height:238px;
	
}

#header_cont {
   width:720px;
   height:20px;
   line-height:20px;
   text-align:right;
   padding-right:10px;
}

#header_cont p {
	font-size:14px;
	color:#FFF;
	font-weight:bold;
}

#header_flash {
   width:730px;
   height:178px;
}

#header_nav {
   width:710px;
   height:40px;
   background-image:url(/img_upload/bg_nav.jpg);
   background-repeat:repeat-x;
   line-height:40px;
   color:#FFF;
   text-align:left;
   padding-left:10px;
   padding-right:10px;
}

#content {
   width:950px;
   clear:both;
}

#breadcrums {
   width:940px;
   height:20px;
   line-height:20px;
   text-align:right;
   padding-right:10px;
   background-image:url(/img_upload/bg_breadcrums.jpg);
   background-repeat:no-repeat;
   clear:both;
}

#breadcrums p {
	font-size:12px;
	color: #666;
}

#content_le {
   width:730px;
   float:left;
}

#content_ri {
   width:220px;	
   float:left;
}

#footer {
	width:950px;
}

#footer_le {
	width:475px;
	height:60px;
	float:left;
	background-color:#468081;
}

#footer_ri {
    width: 475px;
	height:60px;
	float:left;
	background-color:#468081;
}

#footer_ri p {
	text-align:right;
	padding-top:10px;
	padding-right:10px;
	color:#FFF;
	font-size: 12px;
			  
}

#footer_ri a {
	color:#FFF;
	text-decoration:none;
}

#footer_ri a:hover {
	color:#FFF;
	text-decoration:underline;
}

#footer_le p {
	text-align:left;
	padding-top:10px;
	padding-left:10px;
	color:#FFF;
	font-size: 12px;
			  
}

/* ---- SDF horizontal navigation ---- */

#imenus0 {
	clear:both;
}

#imenus0 li {
	list-style:none;
	display:inline;
	float:left;
	padding-left:10px;
	padding-right:10px;
	color:#FFF;
	font-size:14px;
	line-height:40px;
	font-weight:bold;
}

#imenus0 li a {
    color:#FFF;
	text-decoration:none;
	font-weight:bold;
}

#imenus0 li a:hover {
    color: #999;
	text-decoration:underline;
	font-weight:bold;
}

/* ---- SDF Article Output ---- */

div.out_art {
    text-align:left;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}

div.out_art h1 {
    font-size:20px;
	padding-bottom:10px;
	clear:both;
}

div.out_art h2 {
    font-size:18px;	
	padding-bottom:10px;
	clear:both;
}

div.out_art h3 {
    font-size:16px;	
	padding-bottom:10px;
	clear:both;
}

p.out_teaser_view {
    font-size:14px;	
	padding-bottom:10px;	
}

p.out_teaser {
    font-size:14px;	
	padding-bottom:10px;
}

p.out_para {
    font-size:14px;	
	padding-bottom:10px;
}

div.out_prev_img {
    text-align:center;	
}

div.out_prev_img h3 {
    font-size:12px;
	font-weight:bold;
	padding-bottom:3px;
	padding-top:3px;
}

div.out_prev_img p {
    font-size:12px;	
}

div.out_prev_img img {
    border:0;	
}

div.gall_out {
    clear:both;	
}

div.out_link {
    font-size:14px;
	clear:both;
}

div.out_link h4 {
   display:none;	
}

div.out_art a {
	color:#468081;
	text-decoration:underline;
}

div.out_art a:hover {
	color:#468081;
	text-decoration:none;
}

div.out_footer {
	font-size:12px;
	padding-top:10px;
	padding-bottom:10px;
	clear:both;
}

div.out_footer a {
	color:#468081;
	text-decoration:underline;
}

div.out_footer a:hover {
	color:#468081;
	text-decoration:none;
}

/* ---- SDF2 Image Gallery --- */

/* ------------------------------------------------------ lightbox styles ---*/

div.picture {
float:left;
margin:7px;
text-align:center;
}

div.picture a img { border:2px solid white; }
div.picture a img:hover { border:2px solid cornflowerblue; }

* html .picture { display: inline; }  /* --Fix for IE6 --*/

.picture_top h3 {
  color: #333333;
  font-weight: bold;
  padding-bottom: 2px;
  font-size: 11px;
}
.picture_bot {
  color: #333333;
  font-size: 11px;
  padding-top: 2px;
}
br.clearboth {
       margin:0;
       padding:0;
       clear:both;
}

#lightbox{
  position: absolute;
  top: 20px;
  left: 0;
  width: 100%;
  z-index: 100;
  text-align: center;
  line-height: 0;
  color:#151410;
  }

#lightbox a, #lightbox a:hover {
  border-bottom:none;
  color:#151410;
  text-decoration:underline;
}

#lightbox a img{ border: none; }

#outerImageContainer{
  position: relative;
  background-color: #fff;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  }

#imageContainer{
  padding: 10px;
  }

#loading{
  position: absolute;
  top: 40%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
  }
#loadingLink {
  display:block;
  margin:0 auto;
  padding:0;
  width:32px;
  height:32px;
  background:url("/assets/loading.gif") center center no-repeat;
  text-indent:-9999px;
}
#hoverNav{
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
  }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLinkImg, #nextLinkImg{
  width: 49%;
  height: 100%;
  background: transparent url("/assets/blank.gif") no-repeat; /* Trick IE into showing hover */
  display: block;
  text-indent:-9999px;
  }
#prevLinkImg { left: 0; float: left;}
#nextLinkImg { right: 0; float: right;}
#prevLinkImg:hover, #prevLinkImg:visited:hover { background: url("/assets/prevlabel.gif") left 15% no-repeat; }
#nextLinkImg:hover, #nextLinkImg:visited:hover { background: url("/assets/nextlabel.gif") right 15% no-repeat; }


#imageDataContainer{
  font: 10px Verdana, Helvetica, sans-serif;
  background-color: #fff;
  margin: 0 auto;
  line-height: 1.4em;
  }

#imageData{
  padding:0 10px;
  }
#imageDetails{ width: 70%; float: left; text-align: left; }
#caption{ font-weight: bold;  }
#numberDisplay{ display: block; clear: left; }
#detailsNav{ display: block; clear: left; padding:0 0 10px 0; }
#prevLinkDetails { margin:0 8px 0 0; }
#nextLinkDetails { margin:0 8px 0 0; }
#closeLink {
  display:block;
  margin:0;
  padding:0 0 10px 0;
  text-decoration:none;
  float:right;
  width:66px;
  height:28px;
  background:url("/assets/closelabel.gif") no-repeat;
  text-indent:-9999px;
  overflow:hidden;
}

#overlay{
  position: absolute;
  top: 0;
  left: 0;
  z-index: 90;
  width: 100%;
  height: 500px;
  background-color: #151410;
  filter:alpha(opacity=60);
  -moz-opacity: 0.6;
  opacity: 0.6;
  }

/* ---- SDF Right Newsboxes --- */

div.nb_ri_ce {
	width:180px;
	border: #999 1px solid;
	margin-bottom:10px;
	font-size:12px;
	padding:6px;
}

h3.nb_ri_0 {
    font-size:16px;
	line-height:28px;
	color:#FFF;
	background-color:#2E6E6E;
	text-align:left;
	padding-left:10px;
	margin-bottom:6px;
}

h3.nb_ri_1 {
    font-size:16px;
	line-height:28px;
	color:#FFF;
	background-color:#2E6E6E;
	text-align:left;
	padding-left:10px;
	margin-bottom:6px;
}

h3.nb_ri_2 {
    font-size:16px;
	line-height:28px;
	color:#FFF;
	background-color:#D0101D;
	text-align:left;
	padding-left:10px;
	margin-bottom:6px;
}

h3.nb_ri_3 {
    font-size:16px;
	line-height:28px;
	color:#FFF;
	background-color:#000;
	text-align:left;
	padding-left:10px;
	margin-bottom:6px;
}

h3.nb_ri_4 {
    font-size:16px;
	line-height:28px;
	color:#FFF;
	background-color:#2E6E6E;
	text-align:left;
	padding-left:10px;
	margin-bottom:6px;
}

h3.nb_ri_5 {
    font-size:16px;
	line-height:28px;
	color:#FFF;
	background-color:#D0101D;
	text-align:left;
	padding-left:10px;
	margin-bottom:6px;
}

h3.nb_ri_6 {
    font-size:16px;
	line-height:28px;
	color:#FFF;
	background-color:#000;
	text-align:left;
	padding-left:10px;
	margin-bottom:6px;
}

div.nb_ri_ce p {
    text-align:left;	
}

div.nb_ri_ce a {
	color:#468081;
	text-decoration:underline;
}

div.nb_ri_ce a:hover {
	color:#468081;
	text-decoration:none;
}

/* ---- SDF Membership Roster ----- */


#select_member {
	text-align:left;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
}

#memb_container {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	font-size: 10px;
}	
.member {
	width: 163px;
	padding:5px;
}
.member_top {
	border-left:#999 1px solid;
	border-right:#999 1px solid;
	border-top:#999 1px solid;
/*  background-image: url(/img_upload/agent_top.gif);
	background-repeat: no-repeat; */
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
}
.member_top h2 {
	font-size: 13px;
	font-weight: bold;
	color: #468081;
	padding: 0;
	margin-top: 0;
	margin-right: 7px;
	margin-bottom: 0;
	margin-left: 7px;
}	
.member_ce {
	border-left:#999 1px solid;
	border-right:#999 1px solid;
/*  background-image: url(/img_upload/agent_mid.gif);
	background-repeat: repeat-y; */
	text-align: center;
}	
.member_ce p {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	margin-right: 7px;
	margin-left: 7px
}
.member_ce a {
	color: #468081;
	text-decoration:underline;
}
.member_ce a:hover {
	color: #468081;
	text-decoration:none;
}	
.member_bot {
	height: 5px;
	border-bottom:#999 1px solid;
	border-left:#999 1px solid;
	border-right:#999 1px solid;
/*  background-image: url(/img_upload/agent_bot.gif);
	background-repeat: no-repeat;	*/
	margin-bottom: 8px;
}
/* agents contact page styles */

#memb_container {
	padding:10px;
}

#memb_container h1 {
	margin: 0;
	padding: 0;
}
#member_left {
	float: left;
	width: 180px;
	text-align:left;
	font-size:14px;
}
#member_center {
	float: left;
	padding-top: 45px;
	text-align:left;
	font-size:14px;
}
#member_right {
	float: right;
	text-align:left;
	font-size:14px;
}
#member_left h2 {
	font-size: 16px;
	font-weight: bold;
	color: #468081;
	margin: 0;
	padding: 0;
}
#member_left h3 {
	font-size: 12px;
	color: #999;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 8px;
}	
#member_left p {
	padding: 0;
	margin-top: 0;
	margin-bottom: 10px;
}
#member_left a {
	color: #468081;
}
#member_left a:hover {
	color: #468081;
}
#member_center p {
	padding: 0;
	margin-top: 0;
	margin-bottom: 10px;
}
div.out_bio {
	clear: both;
    text-align:left;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
}

div.out_bio h1 {
    font-size:16px;
	padding-bottom:5px;
	clear:both;	
}

div.out_bio p {
	margin-bottom: 10px;
	margin-top: 0;
	font-size:12px;
}

div.out_bio li {
    display:block;
	list-style:square;
	font-size:14px;
	text-align:left;
}

div.out_bio a {
	color:#468081;
	text-decoration:underline;
}

div.out_bio a:hover {
	color:#468081;
	text-decoration:none;
}

div.out_listings {
	clear: both;
    text-align:left;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
}

div.out_listings h1 {
    font-size:16px;
	padding-bottom:5px;
	clear:both;	
}

div.out_listings p {
	margin-bottom: 10px;
	margin-top: 0;
	font-size:12px;
}

div.out_listings li {
    display:block;
	list-style:square;
	font-size:14px;
	text-align:left;
}

div.out_listings a {
	color:#468081;
	text-decoration:underline;
}

div.out_listings a:hover {
	color:#468081;
	text-decoration:none;
}

/* Calendar Styles */
/* This wraps the actual calendar only - excludes calendar name and the hrefs below eg. Login*/
.calendarWrapper { position:relative;padding:2px }
.calendarWrapper caption { font:bold 12px sans-serif; }
.calendarWrapper table {background-color: white;width:100%;}
.calendarWrapper #prev { position:absolute;top:3px;left:5px }
.calendarWrapper #next { position:absolute;top:3px;right:5px }
.calendarWrapper th {font-family: verdana;font-size: 11px;color: #2E6E6E;text-align: center;}
.calendarWrapper td {font-family: verdana;font-size: 11px;text-align: center;border:1px solid #2E6E6E}
.calendarWrapper td a {text-decoration:none;color: #2E6E6E}
td.selected {background-color: #2E6E6E}
td.selected a {color:white}
#calTitle { 
  font-weight:bold;
  font-size:16px;
  line-height:28px;
  color:#FFF;
  background-color:#2E6E6E;
  text-align:left;
  padding-left:10px;
  margin-bottom:6px;
}

#calTitleWrap { background:#2E6E6E;text-align:left!important }
.clr {clear:both;}

/* This is holds the entire content of the calendar */
.calendarContainer {width:178px; margin-top: 25px;margin-bottom:11px;background:white;padding:8px 7px 0px 7px; border:1px solid #999999;}
.calendar #today {background:rgb(150, 200, 201)}
.calendar #prev {background:url(/img_upload/cal_prev.jpg) no-repeat;width:10px;height:12px;cursor:pointer}
.calendar #next {background:url(/img_upload/cal_next.jpg) no-repeat;width:10px;height:12px;cursor:pointer}


/* Href options Back to today - Login - Logout */
#calBack {font:11px arial;float:left}
#calLogin {font:11px arial;float:left}
#calLogout {font:11px arial;float:left}
#calBack a, #calLogin a, #calLogout a {
  color: #2E6E6E;
}

/* Cal Login Box */ 
.calLoginBox {text-align:left;padding:8px;background:white;font:bold 12px arial;width:auto;margin:0px 5px 0px 5px;margin-top:5px}
.calLoginBox #errormsg {text-align:center;font:bold 12px arial;color:red;background:pink;margin-top:5px;}
.calLoginBox input {margin-bottom:8px;width:90%;font-size:12px;color:#777777}
.calLoginBox #lButtons {font:bold 10px arial;width:50px}
.calAdmin {width:150px;float:left;border:1px solid red;}

/* Cal Events when Logged In */
.eventbox {border:1px solid #2E6E6E;width:350px;text-align:left;margin:10px;padding:10px;}
.eventbox textarea, .eventbox input {width:320px}
.eventbox #From {padding-right:10px;padding-top:10px;float:left}
.eventbox #Del {width:50px;font-size:10px;margin-top:10px;float:right;margin-right:25px;}
.caledit {border:5px solid #2E6E6E;padding:8px;text-align:left;font:12px arial;background:white;width:390px;z-index:9999;}
.caledit #cDate {float:right;padding-left:10px;font-weight:bold;color:#000000;}
.caledit #calName {padding-left:10px;font-weight:bold;}
.caledit #Save {margin-left:8px;font-size:10px;}
.caledit #Cancel, .caledit #NewEvent {font-size:10px;}

/* Cal Event View for Users */
.caluserevent {font:12px arial;text-align:left;width:480px;border:5px solid #2E6E6E;background:white;padding:16px 8px 8px 8px;z-index:9999}
.caluserevent #cHeader {position:relative;font:bold 15px arial;color:cornflowerblue;padding-bottom:15px;margin-bottom:10px;border-bottom:1px solid #CCCCFF;}
.caluserevent #cDate {font-weight:bold;color:#000000;font-size:12px;}
.caluserevent #cEvents {font-weight:bold;color:#2E6E6E;font-size:16px;}
.caluserevent #cCloseButton {position:absolute;right:5px;top:-5px;}
.caluserevent #cCloseButton a {font:bold 12px arial;color:cornflowerblue;text-decoration:none;}
.caluserevent #cEventBox {margin-bottom:10px;border-bottom:1px solid #CCCCFF;padding-bottom:10px;}
.caluserevent #cTime {font:bold 10px arial;background:#2E6E6E;padding-left:5px;color:white;}
.caluserevent #cEventText {padding:5px;font-size:12px}
#cEventText a { color:#2E6E6E }

