/* GATEWAY BLOCK */

/*
	PLEASE READ! 
	IF THIS FILE NAME DOES NOT BEGIN WITH template_
	THIS FILE WILL Be OVERWRITTEN.
	MAKE CHANGES TO THE SAME FILENAME WITH template_ PREFIX!
	THEN RUN http://domain.com/?rebuildCSS
	
	THIS IS BECUASE THIS FILE IS DYNAMICALY UPDATED FROM _config.cfm

*/

#gwpreview-container
{
	margin:10px 0px 10px 0px;
	font-size:11px;
}

#gwpreview-container img.left{
	position:relative;
	float:left;
	display:inline;
	margin:0px 5px 0px 0px;
}

div.gwpreview{
	position:relative;
	border:5px #DFC38B solid;
	padding:5px;
	background-color:#DCB263;
}

div.gwpreview h4{
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	margin:0px;
	margin-bottom:5px;
	padding-left:5px;
	line-height:normal;
	font-family:Tehoma,verdana,arial;
}

div.gwleft{
	position:relative;
}

div.gwbizfeature a.visit{
	display:block;
	margin-top:5px;
	padding:3px;
	background-color:#e2d3b3;
	border-top:1px #e2d3b3 solid;
	text-transform:uppercase;
	font-size:10px;
}

div.gwright{
	position:relative;
}

div.gwtext{
	position:relative;
	border:1px #BFBECE solid;
	background-color:white;
	padding:5px;
	margin-bottom:5px;
	_height:1%;
}

div.gwtext h5, div.gwtext h5 a, div.gwtext h5 a:hover{
	margin:0px;
	margin-bottom:5px;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}

div.gwtext form{margin:0px;}

div.gwtext input.gwsearch, div.gwtext input.off, div.gwtext input.on{
	border:1px #1F4581 solid;
	background-color:#F1EFE6;
	height:18px;
	width:120px;
	margin-right:5px;
	position:relative;
	float:left;
	font-family:tehoma, verdana, arial, geneva, helvetica, sans-serif;
	font-size:11px;
}

div.gwtext input.on{
	background-color:white;
	border:1px red solid;
}

div.gwtext input.gwsearch-submit{
	background-color:#1F4581;
	height:18px;
	font-family:tehoma, verdana, arial, geneva, helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:white;
}

div.gwprodserv{
	position:relative;
	font-size:10px;
}

div.gwtext div.gwprodserv-photo{
	position:relative;
	float:left;
	display:inline;
	width:40px;
	overflow:hidden;
	margin-right:5px;
}

div.gwtext span.gwbizname{text-transform:uppercase;}

div.gwpreview-sub{
	position:relative;
	float:right;
	display:inline;
	margin-left:10px;
	margin-bottom:5px;
	border:5px #e2d3b3 solid;
	border-bottom:4px #e2d3b3 solid;
	background-color:#e2d3b3;
	width:175px;
}

div.gwpreview-sub div.title{
	text-align:center;
	background-color:black;
}

div.gwpreview-sub div.gwtext div.gwprodserv-photo{width:40px;}

div.gwpreview-sub div.gwtext{
	border:0px;
	margin-bottom:1px;
}

div.gwsidebar{
	position:relative;
	float:right;
	display:inline;
	width:150px;
	margin-left:10px;
}

#newhome div.title{background-color:black;}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

/* MLS FEATURE */

#gwmls-searchform td{padding-bottom:3px;}
#gwmls-link a{text-transform:none !important;}
td.gwmls-label{
	font-weight:bold;
	font-size:10px;
	padding-right:5px;
}
