/* CSS Document */

/*this is the style for the links before it is activated*/
BODY 
{ 
scrollbar-base-color: #757238;
scrollbar-arrow-color: #C2CD23;
scrollbar-DarkShadow-Color: #ffffff;
scrollbar-Track-Color: #C2CD23;
scrollbar-Highlight-Color: #757238;
scrollbar-face-color: #E3E8A8;
scrollbar-3dlight-color: #ffffff;
}
input {
	border-bottom: 1px solid #007CC2;
	border-top: 1px solid #007CC2;
	border-left: 1px solid #007CC2;
	border-right: 1px solid #007CC2;		
}
.radio {
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}	
/*the tags used for LIMO*/
td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 68%; color: #6D6E70; }		
.indent {
	padding-left: 50px;
	padding-right: 50px;	
	padding-bottom: 20px;
	padding-top: 30px;
}
.repeater {
	background-image: url(../images/repeater.jpg); background-repeat: repeat-y;
}

.victoria_links {COLOR: #007CC2; TEXT-DECORATION: none; font-family: verdana, sans-serif;  }
a:link.victoria_links  {color : #007CC2;}
a:visited.victoria_links  {color : #8FD7FF;}
a:active.victoria_links  {color : #007CC2; text-decoration: none;}
a:hover.victoria_links  {color : #29B2FF; text-decoration: underline;}

/*this is the stylesheet for the listing inventory*/
A:LINK {COLOR: #007CC2; TEXT-DECORATION: none; font-family: verdana, sans-serif; }
A:visited {COLOR: #8FD7FF; TEXT-DECORATION: none; font-family: verdana, sans-serif;   }
A:hover {color : #29B2FF; text-decoration: underline; font-family:verdana, sans-serif;  }
A:active {color : #007CC2; text-decoration: none; font-family: verdana, sans-serif;  }



/* ***************************888888888888888************************ */

.border {  
	background-color: #000000;
	border-bottom: 2px solid #000000;
	border-top: 2px solid #000000;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;		

}
.line {
border: 1px dotted #BBBCBD;
border-bottom: 1px solid White;
}
.dotted_line {
border: 1px dotted #BBBCBD;
border-bottom: 1px solid #ffffff;
}

.ButtonS {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size: 90%; 
	background-color : #007CC2;
	border: 1px #ffffff; 
	width: 300px;
	}
.slideshow	
	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : 000000;
	font-size: 90%; 
	background-color : #F8FAFD;
	border: 1px solid #007CC2; 

	}
.copyright { font-family: verdana, sans-serif;  font-size: 70%; }
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #000000;

  	}	
/*the tags used for newsletter*/	
.VREBPara { font-weight: normal; color: #6D6E70;   }
.VREBTitle {color: #000000; font-weight: bold; font-size: 100%; }
.VREBDate {color: #6D6E70; font-style: italic;  font-size: 60%;  text-transform: none;   }
.VREBRef {color: #6D6E70;  font-style: italic;  font-size: 78%;   }
/*the tags used for newsletter*/	
.bcvreb{ background-color: #E0E6F2; }
.bcvrebtop{ background-color: #E0E6F2; }

.bcvrebextralinks {
	font-size: 1.3em;
	font-weight: bold;
}


.links_list {
	margin-left: -20px; 
	}
	

	
/* main table - summary of listings     */	
table.summary_table
	{
	background-color:	#E4EAF8;
	border:			1px solid #80A0D8;
	width:			100%;

	}

/* main table row     */
tr.summary_tr
	{
	background-color:	#FF0000;
	}

/* table cell with detail: district, price, more detail link     */ 
td.summary_td_detail
	{
	background-color:	#ffffff;
	width:			100%;
	}

/* table cell with image     */ 
td.summary_td_image
	{	
	background-color:	#007CC2;
	}
/* table cell with image     */ 
td.summary_td_image_com
	{	
	background-color:	#007CC2;
	}

/* table cell with image     */ 
td.summary_td_image img
	{	
	border:			1px solid #000000; 
	width: 240px;
	padding-bottom: 10px;
	}
td.summary_td_image_com img
	{	
	border:			1px solid #000000; 
	padding-bottom: 10px;
	}
	
 
	