/* CSS Document */

img { behavior: url("pngbehavior.htc"); }

/*this is the style for the links before it is activated*/
BODY 
{ 
	background-image: url(/images/bg_8x8_line.jpg); 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 82%;
	color: #000000;
	text-decoration: none;
	line-height: 17px; 
}

input {
	border-bottom: 1px solid #534623;
	border-top: 1px solid #534623;
	border-left: 1px solid #534623;
	border-right: 1px solid #534623;		
}
textarea {
	border-bottom: 1px solid #534623;
	border-top: 1px solid #534623;
	border-left: 1px solid #534623;
	border-right: 1px solid #534623;		
	background-color: #ffffff;	
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

input.radio {	
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;	
	background-color: #ffffff;	
}
input.checkbox {	
	border-bottom: 1px solid #D9CDAB;
	border-top: 1px solid #D9CDAB;
	border-left: 1px solid #D9CDAB;
	border-right: 1px solid #D9CDAB;	
	background-color: #D9CDAB;	
}

table.referrals {
	border-collapse:collapse;
}

table.referrals td {
	border:1px solid #352d18;
	padding:5px;
	font-size:1.1em;
}

table.referrals td.alternate {
	background:#bfa86b;
}



/* START: PAGE HEADERS */

h1 {
	height: 74px;
	margin: 0;
	padding: 0;
	text-indent: -9999999px;
	width: 573px;
}

h1.index {
	background: url('/images/index.php.jpg');
}

h1.listings {
	background: url('/images/listings.php.jpg');
}

h1.company_listings {
	background: url('/images/company_listings.php.jpg');
}

h1.sca_login {
	background: url('/images/sca_login.php.jpg');
}

h1.company_listings {
	background: url('/images/company_listings.php.jpg');
}

h1.home_search {
	background: url('/images/home_search.php.jpg');
}

h1.meet_team {
	background: url('/images/meet_team.php.jpg');
}
h1.market_snapshot {
	background: url('/images/market_snapshot.php.jpg');
}
h1.about_victoria {
	background: url('/images/about_victoria.php.jpg');
}

h1.referral_program {
	background: url('/images/referral_program.php.jpg');
}

h1.vreb_newsletter {
	background: url('/images/vreb_newsletter.php.jpg');
}

h1.contact {
	background: url('/images/contact.php.jpg');
}

h1.western {
	background: url('/images/western.php.jpg');
}

h1.sooke {
	background: url('/images/sooke.php.jpg');
}

h1.saanich {
	background: url('/images/saanich.php.jpg');
}

h1.victoria {
	background: url('/images/victoria.php.jpg');
}

h1.esquimalt {
	background: url('/images/esquimalt.php.jpg');
}

h1.oak_bay {
	background: url('/images/oak_bay.php.jpg');
}

h1.peninsula {
	background: url('/images/peninsula.php.jpg');
}

h1.mill_bay {
	background: url('/images/mill_bay.php.jpg');
}

h1.shawnigan_lake {
	background: url('/images/shawnigan_lake.php.jpg');
}
/* END: PAGE HEADERS */


/*the tags used for LIMO*/	

h3 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-weight: bold;  font-size: 100%;   }
h3.highlight {
	font-size:1.1em;
	color:#ad131d;
}
/* td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 92%; color: #000000; text-decoration: none;  line-height: 17px;    } */		
.links {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 110%; color: #000000; text-decoration: none;   }	
	
.navlinkco {COLOR: #AA0200; TEXT-DECORATION: none; font-family: verdana, sans-serif;  }
a:link.navlinkco  {color : #AA0200;}
a:visited.navlinkco  {color : #FF7777;}
a:active.navlinkco  {color : #AA0200; text-decoration: none;}
a:hover.navlinkco  {color : #6D7940; text-decoration: underline;}

.victoria_links {COLOR: #627737; TEXT-DECORATION: none; font-family: verdana, sans-serif;  }
a:link.victoria_links  {color : #627737;}
a:visited.victoria_links  {color : #776532;  font-weight: bold;  }
a:active.victoria_links  {color : #627737; text-decoration: none;}
a:hover.victoria_links  {color : #465527; text-decoration: underline;}

/*this is the stylesheet for the listing inventory*/
A:LINK {COLOR: #627737; TEXT-DECORATION: none; font-family: verdana, sans-serif;  font-weight: bold;   }
A:visited {COLOR: #776532; TEXT-DECORATION: none; font-family: verdana, sans-serif;  font-weight: bold;    }
A:hover {color : #465527; text-decoration: underline; font-family:verdana, sans-serif;  }
A:active {color : #627737; text-decoration: none; font-family: verdana, sans-serif;  }

/* *************************************************** */

.border {  
	background-color: #C9B787;
	border-bottom: 8px solid #352D18;
	border-top: 8px solid #352D18;
	border-left: 8px solid #352D18;
	border-right: 8px solid #352D18;		

}
.line {
border: 1px dotted #8B7A46;
border-bottom: 1px solid #C9B787;
}
.dotted_line {
border: 1px dotted #8B7A46;
border-bottom: 1px solid #C9B787;
}

/* Opaque border around photos*/
.pushleft{
	padding-left: 5px; width:275px; height: 181px; 	float: right;
}
.fadeborder{
	width:235px; height: 161px; border:10px solid #534623;
}
.picborder {
	 background-image: url(/images/trio.jpg); background-repeat: no-repeat; border:1px solid #534623;
	float: right;
}
/*End Opaque border around photos*/
	
/* Opaque border around photos*/	
.pushdown{
	padding-left: 1px; padding-bottom: 5px; width:275px; height: 281px; 	float: right;
}
.picborder_komal {
	 background-image: url(/images/komal_big.jpg); background-repeat: no-repeat; border:1px solid #534623;
	float: right;
}
.picborder_karn {
	 background-image: url(/images/karn_big.jpg); background-repeat: no-repeat; border:1px solid #534623;
	float: right;
}
.picborder_arun {
	 background-image: url(/images/arun_big.jpg); background-repeat: no-repeat; border:1px solid #534623;
	float: right;
}

.fadeborder_mug {
	width:170px; height: 260px; border:10px solid #534623;
}
/*End Opaque border around photos*/



.ButtonS {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size: 100%; 
	background-color : #9B8341;
	border: 1px solid #534623; 
	width: 200px;
	font-weight: bold; 

	}

.copyright { 
font-family: verdana, sans-serif;  font-size: 70%; 
padding: 20px;
	padding-top: 10px;
	padding-bottom: 10px;	
color : #776532;	
 }
 
.title {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 130%; 
	color : #7D5C38;
	font-weight: bold;	
	  }	
/*the tags used for newsletter*/	
.VREBPara { font-weight: normal; color: #000000;    }
.VREBTitle {color: #000000; }
.VREBDate {color: #000000; font-style: italic; }
.VREBRef {color: #000000;  font-style: italic; }
/*the tags used for newsletter*/	
.bcvreb{ background-color: #D9CDAB; }
.bcvrebtop{ background-color: #D9CDAB; }

.background_body {
	background-image: url(/images/background_body.jpg); background-position: top right; background-repeat: no-repeat;
}
.bodytable {
	padding: 20px;
	padding-top: 5px;
	padding-bottom: 10px;	
	}
	
.marginup{
	margin-bottom: -1px;
	margin-top: 1px; 
	list-style-image: url(/images/bullet.gif);
}
.links_list {
	margin-left: -20px; 
	}

/*the tags used for images*/
.borderbrown{
	border-style: solid;
   border-width:   4px;
   border-color: #CFCD9C;
   padding: 0;
}

/* 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:	#3366ff;
	}

/* table cell with image     */ 
td.summary_td_image img
	{	
	border:			1px solid #000000; 
	width: 240px;
	padding-bottom: 10px;
	}
 
	
#sca_header {
	width:750px;
	text-align:center;
	margin:0 auto;
}
