﻿.body {background: url(../images/top_bg.gif) repeat-x top left #27A9DB; border:0; margin:0; padding:0;}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited 
{
    color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
}

/* Search bar */
.searchheader {
	margin:0;
	padding:0;
}
.searchbar {
	background-image: url(../images/search_bg.jpg);
	background-repeat: no-repeat;
	/*background-position: center center;*/
	background-position:30px -5px;
	margin-top:26px;
}
.searchdropdown {
	border:0;
	background-color: #FFFFFF;
	margin-right:25px;
}
.searchdropdownbg {
	background: url(../images/dropdownbg.jpg) no-repeat right;
	!background:none;
}
.selectionboxbg {
 	border:0;
	background-image:url(../images/checkbox.gif) no-repeat;
	vertical-align:middle;
}

/* Pager */
.pager
{
    font-size:11px !important;
    margin:5px;
}

.pagename {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#FFFFFF;
	border-bottom:solid 1px white;
	padding-bottom:-5px;
	width:400px;
	margin-left:60px;
	
}
.whiteborder {
	border-bottom:1px #B3C280 solid;
	margin:27px 0 0 0;
	!margin:15px 0 0 0;
	padding:0 516px 0 0;
	position:absolute;
	float:left;

}

/* property items */
.itemimg {
	border-bottom:17px #FFF solid;
	border-top:17px #FFF solid;
	border-left:8px #FFF solid;
	border-right:8px #FFF solid;
	width:148px;
	height:110px;
	vertical-align:middle;
	margin:0px;
	background-color: #FEFEFE;
	float:left;
}

.itemname, .itemCode, a.pager {

	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FFF;
	text-align:left;
	width:148px;
}

.itemname {
	float:left;
	clear:left;
}

.blockheader
{
    color:#FFFFFF;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:10px;
    font-weight:bold;
    text-align:center;
}

.price {

	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	width:165px;
	margin-bottom:-2px;
}

#specstable
{
    width:477px;
    margin-left:60px;
    margin-top:20px;
    text-align:left;
    font-size:10px;
}
/* footer */
.footerbg {
	background-image:url(../images/footer_bg.jpg);
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	color:#000;
	text-align:center;
	vertical-align:middle;
	border:0;
	margin:0;
	padding:0;
	height:50px;
	overflow:hidden;
	
}



/* modal update progress */
.modalProgressGreyBackground 
{
    background:#CCCCCC;
	filter:alpha(opacity=60);
	opacity:0.6;
}

.modalProgressRedBackground 
{
    background:Red;
	filter:alpha(opacity=60);
	opacity:0.6;
}

.modalPopup
{
    text-align:center;
    padding-top: 30px; 
    border-style:solid; 
    border-width:1px; 
    background-color:White; 
    width:200px; 
    height:80px;
}

#divLogo
{
    margin-right: 85px;
    margin-top:45px;
}

/* Filter Items*/
.filter, .filter input, .filter select {
	color: #666666;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-weight:bold;
}


.style1 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}

.style2 {color: #FFCC00}

.style5 {
	color: #96B812;
	font-size: 10px;
}
.style6 {
	color: #FFFFFF;
	font-size: 36px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style8 {color: #5A7401}

.noDataAvailable
{
    width:100%;
    color:White;
    font-size:13px;
    font-weight:bold;
    text-align:center;
    height:150px;
    margin-top:90px;

}

img.sectionImage
{
    height:408px;
    width:268px;
    margin-left:10px;
    margin-right:10px;
    border:0;
}