﻿*{margin:0; padding:0}

BODY {
	font-family: Arial;
	text-align: center;
	/*background: url(../images/bg-body.gif);*/
	background-color: #E8E8E8;
}

#container{
	position: relative;
	margin: 0 auto;
	text-align: left;
	background: url(../images/bg-container.gif) top left repeat-y;
	width: 765px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#contentContainer{
	padding: 0px 10px;
	/*border: solid 1px purple;*/
}

#top {
	background: url(../images/bg-top.gif) no-repeat;
	height:9px;
	width: 765px;
}

#bottom {
	background: url(../images/bg-bottom.gif) top left no-repeat;
	height:9px;
	width: 765px;
}

#bottom2 {
	position: relative;
	margin: 0 auto;
	background: url(../images/bg-bottom.gif) top left no-repeat;
	height:9px;
	width: 765px;
}

#colLeft{
	width: 382px;
	float: left;
	/*border:solid 1px red;*/
}

#colRight{
	width: 356px;
	float: right;
	/*border:solid 1px lime;*/
}

#gmap {
	float: right;
}

ul {
	list-style-type: none;
	
}

li {
	margin-left: 10px;
	padding-bottom: 10px;
	text-align: justify;
	}



.searchArea {
	background: url(../images/bg-searchArea.jpg) no-repeat;
	height: 172px;  /* 202px - 30px padding */
	width: 382px;
	padding: 30px 0px 0px 0px;
	margin: 35px 0px 0px 0px;
}

.winnerArea {
	/*background: url(../images/bg-searchArea.jpg) no-repeat;*/
	/*height: 172px;*/  /* 202px - 30px padding */
	width: 382px;
	padding: 30px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
}

.standardForm{
	font-size: 11px;
	color: #005AAE;
}

.standardForm .label{
	font-weight: bold;
	white-space: nowrap;
}

.standardForm input {
	width: 65px;
	font-size: 11px;
}

.standardForm select {
	font-size: 11px;
}

.standardForm input.searchBtn {
	width: 150px;
}

.standardForm select {
	width: 105px;
}

.headerDate {
	color: White;
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana;
	margin-bottom: 15px;
}

.logo {
	width: 356px;
	height: 407px;
	background: url(../images/bg-logo.jpg) no-repeat;
	float: left;
	margin: 0px;
}

.logoMessage{
	color: White;
	font: bold 20px Verdana;
	line-height: 1.0em;
	letter-spacing: -0.05em;
	text-align: center;
	padding-top: 280px;
}

.logo b{
	color: #339933;
}

.cash{
	width: 382px;
	/*border:solid 1px yellow;*/
	padding: 0px 0px 5px 0px;
	margin: 0px;
}

.cash p{
	color:White;
	font: normal 12px Verdana;
	line-height: 1.3em;
	padding-top: 5px;
}

.cash p.header{
	color:White;
	font: bold 18px Verdana;
	letter-spacing: -0.05em;
	padding-top: 10px;
}

.cash p.winnerHeader{
	color:White;
	font: bold 18px Verdana;
	letter-spacing: -0.05em;
	padding-top: 0px;
	margin-top: 0px;
}

.cash p.disclaimer{
	font-size: 9px;
	border-top: solid 1px #F7C687;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.cash a{
	color:White;
	text-decoration: underline;
}	

.cash a:hover{
	color:#005AAE;
	text-decoration: none;
}	

.cash img{
	border: 0px;
	padding-right: 2px;
	float: left;
}


.pageHeader {
	background: url(../images/bg-header.gif) no-repeat;
	/*text-indent: 20px;*/
	text-align: left;
	width: 765px;
	height: 48px;
	color: White;
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom:3px;
}

.pageHeader .resultsHeaderDate {
	padding-top: 15px;
}

.pageHeaderIcon {
	float: left;
	width: 75px;
	height: 49px;
	margin: 0;
	/*border:solid 1px green;*/
}
.pageHeaderIcon a {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}


/* Data Grids */

.dataGrid {
	border: solid 1px #9EB1D8; /*#BECEEF;*/
	color: #6B6B6B;
}

.dataGridAltItem {
	background-color: #F3F4F6; /* e1eaf3 */
}

.dataGridAltItem, .dataGridEditItem, .dataGridHeader, .dataGridItem {
	font-family: Arial;
	font-size: 12px;
}


.pagingRow td span {
  font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
  width:14px;
  height:15px;
  font-weight:bold;
  padding-left:2px;
  padding-right:2px;
  /*margin-right:2px;*/
  border:1px solid #666666;
  text-decoration:none;
  background-color: #FFFFFF;
  color: #000000;
}


.pagingRow td {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	background-color: #9EB1D8;
	color: white;
	padding: 1px 0px;
	margin:0px;
	/*height: 20px;*/
}

.pagingRow td a {
	/*width: 15px;
	height: 10px;
	padding: 2px;
	display: block;
	border: solid 2px black;
	color: #004885;
	text-decoration: underline;*/
	
	/* Trulia */
	font-family : Arial, Helvetica, Tahoma, Verdana, sans-serif;
	width:14px;
	height:15px;
	/*background-color:#9eb1db;*/
	background-color:#ecebe6;
	color: #0066CC;
	font-weight:bold;
	padding-left:2px;
	padding-right:2px;
	/*margin-right:2px;*/
	border:1px solid #9eb1db;
	text-decoration:none;
}
.pagingRow td a:hover {
	/*
	color: white;
	text-decoration: none;
	*/
	/* Trulia */
  background-color:Orange;
  color: #FFFFFF;
  text-decoration:none;
  /*border-color:#0099FF;*/
	
}


.dataGridHeader {
	/* font-weight: bold; */
	color: #ffffff;
	background-color: #9EB1D8; /*#2171BA*/
	padding: 2 2 2 2;
}

tr.dataGridHeader th {
	border: solid 1px #F3F4F6;
	text-align: left;
	vertical-align: bottom;
	font-weight: normal;
}

tr.dataGridHeader th, tr.dataGridHeader th a, tr.dataGridHeader th a:hover {
	font-weight: normal;
}

tr.dataGridHeader th a:hover {
	color: #0C5CA5;
}

.dataGridHeader a {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.dataGridHeader a:hover {
	font-size: 12px;
	font-weight: normal;
	color: #FF9933;
	text-decoration: none;
}

.dataGridEditItem {
	background-color: #FCCD86; /* ffcc66 */
	color: #000000;
	cursor: hand;
	cursor: pointer;
}

.dataGridItem {
	background-color: #ffffff;
}

.hoverGridItem {
	background-color: #00ffff;
}

/* Data Grids */
