/*css for RealtyViaWeb.com Portal*/

/*redefined html*/

body {
	margin:0px;
	padding:0px;
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Sans-Serif;
	font-size:11px;
	background-image: url(../images/leftColumn-bkgrd.jpg);
	color:#555555;
	background-repeat: repeat-y;
	list-style-type: square;
}
a {
	color:#346381;
	text-decoration:underline;
}
a:hover {
	background-color:#07838F;
	color:#ffffff;
	text-decoration:none;
}

form {
	padding:0;
	margin:0;
}


h1 {
	font-size: 18px;
	font-weight: bold;
	color: #E6542D;
}



/****************************/
/* Layout and Structure     */
/****************************/

#headerArea {
	padding:0px;
	background-color: #FFFFFF;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #07838F;
}

#menuArea {
	position:absolute;
	left: 190px;
	top:62px;
	width: 680px;
	line-height: 0;
}

#menuArea img { display: inline; margin-right: -3px; }
#menuArea a:hover { background-color: transparent; }

#sideArea {
	width:180px;
}


#leftColumn {
	position:absolute;
	width: 600px;
	left:215px;
	top:120px;
	line-height:18px;
	height: 539px;
}

#rightColumn {
	position: absolute;
	left:530px;
	top:120px;
	background-repeat:no-repeat;
	height: 300px;
	width: 313px;
	line-height:18px;	
}
#rightColumn-Home {
	position: absolute;
	left:500px;
	top:120px;
	background-repeat:no-repeat;
	height: 300px;
	width: 313px;
	line-height:18px;
}
#rightColumn_high {
	position: absolute;
	left:530px;
	top:106px;
	background-repeat:no-repeat;
	height: 300px;
	width: 313px;
	line-height:18px;	
}

#singleColumn {
	position:absolute;
	width: 600px;
	left:185px;
	top:120px;
	line-height:18px;
	height: 578px;
}
#singleColumn2 {
	position:absolute;
	width: 700px;
	left:215px;
	top:120px;
	line-height:18px;
	
}

/*for upper right links*/
#caption {
	font-size:10px;
	position:absolute;
	left:700px;
	top:11px;
	color:#BBBBBB;
	width:250px;
	height: 50px;
}
#caption a{ 
	color:#666666;
	text-decoration:none;
	padding:3px;
}
#caption a:hover{ 
	color:#ffffff;
	text-decoration:none;
	padding:3px;
}


#clientTools {
	background-image: url(../images/login-background.jpg);
	width:355px;
	line-height: 0;
}
#clientTools_content {
	padding-left:16px;
	padding-right:20px;
	line-height:17px;
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Sans-Serif;
	font-size:11px;
	color:#FFFFFF;
}
#clientTools img { margin: 0; padding: 0; border: 0; display: block; }


/**************/
/* NAVIGATION */
/**************/

#navcontainer ul
{
	margin: 0;
	margin-top:30px;
	padding: 0;
	list-style-type: none;
	font-size: 11px;	
	border-top: 1px solid #e5e5e5;
}

#navcontainer li { margin: 0 0 0 0; 
	border-bottom: 1px solid #e5e5e5;
}

#navcontainer a
{
	display: block;
	font-weight:normal;	
	color: #555555;
	background-color: #f8f8f8;
	width: 127px;
	padding: 10px 23px;
	text-decoration: none;

	border-right: 6px solid #f1f1f1;		
}

#navcontainer a:hover
{
	background-color: #D95525;
	border-right: 6px solid #07838F;	
	color: #ffffff;
}

/*tag a link with this id to show current*/
#navcontainer ul.ActiveLink
{
    display: block;
	 margin: 0 0 0 0; 
	border-bottom: 1px solid #e5e5e5;
	
	
	background-color: #F5E7E2;
	color: #000000;
}

.backup
{
    display: block;
	color: #07838F;
	background-color: #F5E7E2;
	width: 127px;
	padding: 10px 23px;
	text-decoration: none;
	font-weight:normal;
	border-right: 6px solid #07838F;	
	
}



#highFooter {
	position:absolute;
	left: 529px;
	width:380px;
	top:446px;
	font-size:10px;
	color:#aaaaaa;

}


/*for copyright at bottom of the page*/

.footerText{
color: #CCCCCC;

}


/**************/
/* STYLING    */
/**************/

.highlight {
	color:#000000;
}

.formStyleInvoice {
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Tahoma, Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #474747;
	background-color: #F8F8F8;
	border: 1px solid #e0e0e0;
	margin-bottom: 10px;
	padding:2px;
	width:313px;
}
.formStyle {
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Tahoma, Verdana, Helvetica, Sans-Serif;
	font-size: 13px;
	color: #474747;
	background-color: #F8F8F8;
	border: 1px solid #e0e0e0;
	margin-bottom: 10px;
	margin-left:5px;
	padding:2px;
	width:390px;
}
.formStyle_Large {
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Tahoma, Verdana, Helvetica, Sans-Serif;
	font-size: 13px;
	color: #474747;
	background-color: #F8F8F8;
	border: 1px solid #e0e0e0;
	margin-bottom: 10px;

	padding:2px;
	width:470px;
}
.formStyle_Petite {
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Tahoma, Verdana, Helvetica, Sans-Serif;
	font-size: 13px;
	color: #474747;
	background-color: #ffffff;
	border: 1px solid #e0e0e0;
	margin-bottom: 10px;
	padding:2px;
	width:313px;
}

/*use this for alternating rows*/

.rowOff {
	background-color: #ffffff;
}

.rowOn {
	background-color: #f7f7f7;
}



ul {
	list-style: square;
}



/****RVW PORTAL LAYOUT****/

img {
border: none;
}

/*- Menu Tabs--------------------------- */

    #tabs6 {
      float:left;
      width:100%;
      font-size:100%;
      line-height:normal;
          border-bottom:1px solid #666;
      }
    #tabs6 ul {
          margin:0;
          padding:10px 10px 0 50px;
          list-style:none;
      }
    #tabs6 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs6 a {
      float:left;
      background: url(../tabs/tableft6.gif) no-repeat left top;
      margin:0 3px 0 0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs6 a span {
      float:left;
      display:block;
      background: url(../tabs/tabright6.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs6 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs6 a:hover span {
      color:#FFF;
      }
    #tabs6 a:hover {
      background-position:0% -42px;
      }
    #tabs6 a:hover span {
      background-position:100% -42px;
      }

      #tabs6 #current a {
              background-position:0% -42px;
      }
      #tabs6 #current a span {
              background-position:100% -42px;
      }
	  
/*for styling of tables within portal*/

.dataTable {
font-size: 14px;
border: 1px solid #07838F;
}

.dataTable td{
padding: 10px;
text-align: left;
vertical-align: top;
}

.dataTableHeading{
color: #FFFFFF;
font-weight: bold;
background-color: #07838F;
}

.gmapdiv
{
    border-right: red thin solid;
    border-top: red thin solid;
    border-left: red thin solid;
    border-bottom: red thin solid;
}