/* Content Text */


/* COLORS:  BLUES=5672c8 and d1dbee. OLIVE=DBDBB7 and 626200. */
/* COLORS TOP:  Red=dc151e, Blue=003399 */


/* Cell Left box ALL PAGES EXCEPT MAIN colors */
.tblAllLeftBrdr {
	background-color:"red"; /* not used for now */
}
.headerAllLbox 
	background-color:#b0cde2;
	font-size:12px;
	text-align:center;
	color:"white";
	font-weight:bold;
}
.cellAllLbox {
	/*background-color:"red";*/
	background-color:#003399;
	
}


/* Cell Left box colors */
.tblMainLeftBrdr {
	background-color:#eff5f9;
}
.headerCellLbox {
	background-color:#003399;
	text-align:center;
	font-size:12px;
	color:"003399";
	font-weight:bold;
}
.CellLbox {
	background-color:#eff5f9;

}


/* Cell Left Buyer/Seller box Background colors */
.headerforBSbox {
	/*background-color:#003399;   reds:#EF565E, #dc151e */
	/* PURPLE: background-color:#9b72cf; */
    /* fallback (Opera) */
    background: #003399;
    /* Mozilla: */
    background: -moz-linear-gradient(left, #809ffe, #003399);
    /*background: -moz-linear-gradient(left, #EF565E, #dc151e);*/

    /* Chrome, Safari:*/
    background: -webkit-gradient(linear,
                left top, right top, from(#809ffe), to(#003399));
    /* MSIE */
    filter: progid:DXImageTransform.Microsoft.Gradient(
                StartColorStr='#809ffe', EndColorStr='#003399', GradientType=1);

	text-align:left;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;

}
.headerforBSboxSaved {
	/* background-color:"dc151e"; with red*/
	background-color:"b0cde2";
	text-align:left;
	font-size:14px;
	color:#dc151e;
	font-weight:bold;
}

.cellforBSbox {
	/* YELLOW:   background-color:#ffffcc; */
	background-color:#809FFE;

	/* border-color:"003399"; */
	border-color:#b0cde2;

	/* font-size:14px; */

}

/* header for property search specific box----------------------
.headerforPropType {
	/* background-color:"dc151e"; with red - orig: eff5f9*/
	background-color:"dc151e";
	text-align:left;
	font-size:10px;
	color:"red";
	font-weight:bold;
}

/* Cell Center box colors */
.tblMainCenterBrdr {
	background-color:#003399;
}

.headerCellCbox {
	/*background-color:#003399;*/
	/* PURPLE: background-color:#9b72cf; #EF565E, #dc151e*/
    /* fallback (Opera) */
    background: #003399;
    /* Mozilla: */
    /*background: -moz-linear-gradient(left, #82AAFF, #003399);*/
    background: -moz-linear-gradient(left, #82AAFF, #003399);
    /* Chrome, Safari:*/
    background: -webkit-gradient(linear,
                left top, right top, from(#82AAFF), to(#003399));
    /* MSIE */
    filter: progid:DXImageTransform.Microsoft.Gradient(
                StartColorStr='#82AAFF', EndColorStr='#003399', GradientType=1);
	text-align:center;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;


}

.headerCellCboxSaved {
	background-color:#b0cde2;
	text-align:center;
	font-size:12px;
	color:#003399;
	font-weight:bold;
}
.cellCbox {
	background-color:#FFFFFF;
}


/* Cell Right box colors */
.tblMainRightBrdr {
	background-color:#eff5f9;
}
.headerCellRbox {
	background-color:#b0cde2;
	text-align:center;
	font-size:12px;
	color:#003399;
	font-weight:bold;
}
.cellRbox {
	background-color:#eff5f9;
}


.solidMenuBackground {
	/*background-color:#003399;*/
	/* PURPLE: background-color:#9b72cf; */
    /* fallback (Opera) */
    background: #003399;
    /* Mozilla: */
    background: -moz-linear-gradient(left, #003399, #003399);
    /* Chrome, Safari:*/
    background: -webkit-gradient(linear,
                left top, right top, from(#003399), to(#003399));
    /* MSIE */
    filter: progid:DXImageTransform.Microsoft.Gradient(
                StartColorStr='#003399', EndColorStr='#003399', GradientType=1);


}


/* TOP HEADER Colors */
.topMenuRow1Background {
	/*background-color:#003399;*/
	/* PURPLE: background-color:#9b72cf; */
    /* fallback (Opera) */
    background: #003399;
    /* Mozilla: */
    background: -moz-linear-gradient(left, #82AAFF, #003399);
    /* Chrome, Safari:*/
    background: -webkit-gradient(linear,
                left top, right top, from(#82AAFF), to(#003399));
    /* MSIE */
    filter: progid:DXImageTransform.Microsoft.Gradient(
                StartColorStr='#82AAFF', EndColorStr='#003399', GradientType=1);


}
.topMenuRow2Background {
	/*background-color:#dc151e; */
    /* fallback (Opera) */
    background: #dc151e;
    /* Mozilla: */
    background: -moz-linear-gradient(left, #EF565E, #dc151e);
    /* Chrome, Safari:*/
    background: -webkit-gradient(linear,
                left top, right top, from(#EF565E), to(#dc151e));
    /* MSIE */
    filter: progid:DXImageTransform.Microsoft.Gradient(
                StartColorStr='#EF565E', EndColorStr='#dc151e', GradientType=1);
	
}


/* BOTTOM FOOTER Colors */
.bottomMenuRow1BackgroundSaved {
	/*background-color:#003399;*/
	/* PURPLE: background-color:#9b72cf; */
    /* fallback (Opera) */
    background: #003399;
    /* Mozilla: */
    background: -moz-linear-gradient(left, #003399, #000000);
    /* Chrome, Safari:*/
    background: -webkit-gradient(linear,
                left top, right top, from(#003399), to(#000000));
    /* MSIE */
    filter: progid:DXImageTransform.Microsoft.Gradient(
                StartColorStr='#003399', EndColorStr='#000000', GradientType=1);


}
.bottomMenuRow2BackgroundSave {
	/*background-color:#003399;*/
	/* PURPLE: background-color:#9b72cf; */
    /* fallback (Opera) */
    background: #003399;
    /* Mozilla: */
    background: -moz-linear-gradient(left, #003399, #000000);
    /* Chrome, Safari:*/
    background: -webkit-gradient(linear,
                left top, right top, from(#003399), to(#000000));
    /* MSIE */
    filter: progid:DXImageTransform.Microsoft.Gradient(
                StartColorStr='#003399', EndColorStr='#000000', GradientType=1);
}
/* BOTTOM FOOTER Colors */
.bottomMenuRow1Background {
	background-color:#003399;
}
.bottomMenuRow2Background {
	background-color:#003399;
}

/* All forms color */
.formsBackground {
	/* YELLOW:   background-color:#ffffcc; */
	background-color:#eff5f9;
	/* border-color:"003399"; */
	border-color:#red;
	font-size:12px;
}


/* Cell Search Header+Body Background colors */
.headerforSearchbox {
	background-color:"eff5f9"; 
	/* background-color:"eff5f9";*/
	text-align:left;
	font-size:14px;
	color:#003399;
	font-weight:bold;
}
.cellforSearchbox {
	/* YELLOW:   background-color:#ffffcc; */
	background-color:"809FFE";
	text-align:left;
	font-size:14px;
	color:#003399;
	font-weight:bold;
}
.cellforSearchboxSaved {
	/* YELLOW:   background-color:#ffffcc; */
	background-color:"eff5f9";
	text-align:left;
	font-size:14px;
	color:#003399;
	font-weight:bold;
}

.css-grd {
/* default background colour, for all layout engines that don't implement gradients */
background: #2a6da9;

/* gecko based browsers */
background: -moz-linear-gradient(top, #55aaee, #003366);

/* webkit based browsers */
background: -webkit-gradient(linear, left top, left bottom, from(#55aaee), to(#003366));

color: #000000; /* text colour (black) */
height: auto; /* gradient uses the full height of the element */
padding: 5px; /* distance from border edge to text */
}

.gradientV{
/* thanks to http://blog.fakedarren.com/2010/01/cross-browser-css-gradients/ */
/* and http://www.puremango.co.uk/2010/04/css-gradient/ */
    /* fallback (Opera) */
    background: #008800;
    /* Mozilla: */
    background: -moz-linear-gradient(top, #00FF00, #000000);
    /* Chrome, Safari:*/
    background: -webkit-gradient(linear,
                left top, left bottom, from(#00FF00), to(#000000));
    /* MSIE */
    filter: progid:DXImageTransform.Microsoft.Gradient(
                StartColorStr='#00FF00', EndColorStr='#000000', GradientType=0);
}

.gradientHOrg{
/* thanks to http://blog.fakedarren.com/2010/01/cross-browser-css-gradients/ */
 
    /* fallback (Opera) */
    background: #008800;
    /* Mozilla: */
    background: -moz-linear-gradient(left, #00FF00, #000000);
    /* Chrome, Safari:*/
    background: -webkit-gradient(linear,
                left top, right top, from(#00FF00), to(#000000));
    /* MSIE */
    filter: progid:DXImageTransform.Microsoft.Gradient(
                StartColorStr='#00FF00', EndColorStr='#000000', GradientType=1);
}

.gradientH{
/* thanks to http://blog.fakedarren.com/2010/01/cross-browser-css-gradients/ */
 
    /* fallback (Opera) ---light blue=82AAFF o dark blue 003399*/
    background: #003399;
    /* Mozilla: */
    background: -moz-linear-gradient(left, #eff5f9, #003399);
    /* Chrome, Safari:*/
    background: -webkit-gradient(linear,
                left top, right top, from(#eff5f9), to(#003399));
    /* MSIE */
    filter: progid:DXImageTransform.Microsoft.Gradient(
                StartColorStr='#eff5f9', EndColorStr='#003399', GradientType=1);
}


.gradientHsave{
/* thanks to http://blog.fakedarren.com/2010/01/cross-browser-css-gradients/ */
 
    /* fallback (Opera) */
    background: #b0cde2;
    /* Mozilla: */
    background: -moz-linear-gradient(left, #eff5f9, #b0cde2);
    /* Chrome, Safari:*/
    background: -webkit-gradient(linear,
                left top, right top, from(#eff5f9), to(#b0cde2));
    /* MSIE */
    filter: progid:DXImageTransform.Microsoft.Gradient(
                StartColorStr='#eff5f9', EndColorStr='#b0cde2', GradientType=1);
}


.gradientH2{ 
    background: #FFFFFF; /* old browsers */ 
    background: -moz-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%); /* firefox */ 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(100%,#CCCCCC)); /* webkit */ 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#CCCCCC',GradientType=0 ); /* ie */ 
}
.HRLine {
 background-color: #003399; /* mozilla */
 border: 0px; /* fixes mozilla height */
 clear: left;
 color: #003399; /* ie */
 float: left;
 height: 1px;
 margin: 4px 0px 4px 0px;
 width: 100%;
 }
