/* @override http://www.tranzonipg.com/tz/newsite/css/style.css */

*{
	margin:0;
	padding:0;
	font-weight:normal;
}

a img {	
	border:0;
}

body{
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-size:12px;
	color:#004070;
    background: #fff; background:url(images/backgraidbluewhite.png) repeat-x;
}

.cl {
	font-size:0;
	line-height:0;
	height:0;
	clear:both;
	display: block;
}

.shell{
	margin:0 auto;
	width:950px;
}

#header{
	height:120px;
	background:#004070;
}

#head{
	height:auto;
	background-image: none;
	background-repeat: no-repeat;
}

h1#logo{
	width:453px;
	height:64px;
	font-size:0;
	line-height:0;
}

h1#logo a{
	display:block;
	height:52px;
	background-image:url(images/tranzonlogo.png);
	text-indent:-4000px;
}

h1#slogan{
	font-size:15px;
	color:#999;
	padding-left:20px;
	font-family:Arial, Verdana;
	display:block;
	width: 400px;
	font-variant: normal;
	font-style:italic;
}

h1#contact{
	font-size:14px;
	color:#999;
	padding-left:20px;
	font-family:Arial, Verdana;
	display:block;
	width: 350px;
	float: right;
	font-weight: normal;
	text-align:right;
}


#menu{
	height:150px;
	background:#ccd9e6;
	border-bottom:1px solid #fff;
}

#menu ul{
	list-style:none;
}

#menu ul li{
	float:left;
	position: relative;
	padding:0px 20px 0px 0px;
}
#menu ul li#auctions {
	padding: 0;
	background: none;
	padding-bottom: 4px;
}
#menu ul li#auctions a {
	float: left;
	display: block;
	height: 20px;
	width: 98px;
	line-height: 20px;
	font-weight: bold;
	color: #fff;
	background: url(images/auction-button.gif) no-repeat 0 0;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	font-size: 14px;
	margin: 4px 16px 0 5px;
	padding: 0;
}

#menu ul li#auctions a.first:hover, #menu ul li.sfHover a.first {
	background: url(images/menu-bullet.gif) no-repeat 2px center !important;
	color: #004070 !important;
}
#menu .dropdown {
	position: absolute;
	top: 28px;
	left: 0;
	display: none;
	background: #ccd9e6;
	white-space: nowrap;
}
#menu .dropdown ul li {
	background: none;
	line-height: 16px;
	padding: 4px 10px;
	float: none;
}
#menu li#auctions .dropdown a {
	float: none;
	background: none;
	text-transform: capitalize;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	margin: 0;
	color:#004070;
	text-decoration:none;
	padding: 0 0 0 10px;
	position: relative;
	text-align: left;
}
#menu li#auctions .dropdown a:hover {
	color:#f86a18 !important;
	background:url(images/menu-bullet.gif) no-repeat 0 3px;
	
}
#menu .dropdown ul li a {
	line-height: 16px;
	background: none;
}
#menu ul li a {
	padding: 0px 0px 0px 10px;
	background:url(images/menu-bullet.gif) no-repeat 0 center;	
	color:#004070;
	text-decoration:none;
	line-height: 28px;
	display: block;
}
#menu ul li.sfHover a {
	background:url(images/menu-active.gif) no-repeat 0 center;
}
#menu ul li.sfHover .dropdown a {
	background: none;
}
#menu ul li .dropdown a:hover{
	color:#f86a18;
	background: url('images/menu-bullet.gif') no-repeat 0 center;
}

#container{
	width:950px;
}

#top-boxes{
	width:950px;
	height:138px;
}

#solution-box{
	width:224px;
	height:138px;
	border:1px solid #fff;
	background:#336699;
	float:left;
}

#solution-box ul{
	padding:25px 0px 0px 30px;
	list-style:none;
}

#solution-box ul li{
	padding:2px 0px 3px 15px;
	background:url(images/solution-bullet.gif) no-repeat 0 center;
}

#solution-box ul li a{
	color:#fff;
	font-size:21px;
	text-decoration:none;
}

#solution-box ul li a:hover{
	text-decoration:underline;
}


#search-box{
	width:498px;
	height:138px;
	border:1px solid #fff;
	background:url(images/search-bg.gif);
	float:left;
}

#inner-search{
	padding:27px 0px 0px 70px;
	width:350px;
	height:70px;
}

h1#search-title{
	font-size:20px;
	line-height: 22px;
	padding-bottom: 3px;
	color:#fff;
	margin-left:30px;
	font-weight: bold;
}

input#search-field{
	width:260px;
	font-size:14px;
	border: solid 1px #0e4a78;
	line-height: 17px;
	height: 17px;
	padding: 1px 0 2px 0;
	float: left;
	display: inline;
	color:#484848;
	margin-left:30px;
}

input#search-button {
	background: #004070;
	border: solid 1px #f8fafb;
	width:54px;
	line-height: 17px;
	margin-left: 3px;
	height: 22px;
	padding: 0px 0px 3px 0px;
	width: 55px;
	text-align: center;
	float: left;
	display: inline;
	font-size:14px;
	font-family:Arial, Verdana;
	color:#fff;
	cursor: pointer;
}

#keywords{
	margin:0 0px 0px 65px;
	color:#fff;
}

#subscribe-box{
	width:208px;
	height:124px;
	padding:7px;
	border:1px solid #fff;
	background:#ccd9e6;
	float:left;
}

h2#subscribe-subtitle{
	font-size:14px;
}

h1#subscribe-title{
	font-size:22px;
}

input#subscribe-field{
	width:200px;
	font-size:14px;
	color:#484848;
	margin-top:5px;
}

input#subscribe-button{
	background: #004070;
	border: solid 1px #658cb2;
	width:82px;
	height: 23px;
	line-height: 14px;
	padding: 1px 0 2px 0;
	margin:4px 4px 0px 0px;
	float:right;
	font-size:15px;
	font-weight: bold;
	color:#fff;
}

#content{
	width:948px;
	clear:both;
	/*border:1px solid #fff;*/
	background-image: none;
	background-repeat: repeat-x;
}

h1.content-title{
	font-size:20px;
	color:#fff;
}

ul.properties{
	list-style:none;
}

ul.properties li{
	width:313px;
	margin-top: 10px;
}

ul.properties li a {
	display:block;
	width:313px;
	padding-top: 6px;
	/* background:url(images/property-box.gif); */
    background: url(images/property-top.gif) no-repeat 0 0;
	text-decoration:none;
	cursor:pointer;
}
ul.properties li a .boxcnt {
    border-left: solid 1px #86a4c3;
    border-right: solid 1px #86a4c3;
    background: #fff;
    display: block;
    border-top: solid 1px #fff;
    border-bottom: solid 1px #fff;
}
ul.properties li a:hover .boxcnt {
    background: #e4ebf1;
    border-top: solid 1px #e4ebf1;
    border-bottom: solid 1px #e4ebf1;
}
ul.properties li a:hover {
	background:url(images/box-hover.gif) no-repeat;
}
.pic-place {
	margin-left: 9px;
	width:90px;
	text-align: center;
	float:left;
	display: inline;
	margin-top: 3px;
    
}
.pic-place img {
    border:2px solid #86a4c3; width: 90px;
}
.text-place{
	padding:0px 7px 5px 7px;
	float:left;
	display: inline;
    width: 198px;
}

.top-text{
	color:#004070;
	display:block;
    margin-bottom: 10px;
}
.box-bottom-bg {
    background: url(images/property-bottom.gif) no-repeat 0 0;
    height: 5px;
    width: 316px;
    padding: 0;
    font-size: 0;
    line-height: 0;
    text-indent: -4000px;
    display: block;
}
a:hover .box-bottom-bg {
    background: url(images/box-hover.gif) no-repeat 0 bottom;
}
.bottom-text{
	color:#336699;
}

#commercial{
	width:313px;
	float:left;
	padding:13px 0px 0px 83px;
}

#residential{
	width:313px;
	float:left;
	padding:13px 0px 0px 100px;
}

#residential ul li{ font-size:14px; color:##004070; margin-bottom:16px; 
}

.textofEdwards{

	float:left;
	padding:43px 0 0 68px;
width:388px; font-size:16px; font-weight:bold;
	
}

#feed{ margin-top:15px; font-style:italic;
	border:1px solid #ff000;
}



#rightPropEval{
	width:425px;
	float:left;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#leftPropEval{
	width:405px;
	float:left;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 85px;
}



a.all-properties{
	background:url(images/all-properties-button.gif);
	width:227px;
	height:28px;
	padding-top:3px;
	margin:15px auto 0;
	font-size:14px;
	color:#fff;
	font-family:Arial, Verdana;
	text-decoration:none;
	display:block;
	text-align:center;
}
a.all-properties:hover {
	background: url(images/onbutton.gif) 0 0px no-repeat;
	color: #ff6600;
	/*
	color: #F86A18;
	font-weight: bold;
	*/
}	

#footer{
	color:#666666;
	font-size:10px;
	padding-top:50px;
}

#footer a{
	color:#004070;
	text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;
}
