body, select, input, form, DropDownList  {
	margin: 0;
	padding: 0;
	font-family: arial;
	font-size: 11px;
	height:19px; 
	width:169px;
}
/* 
  This is to reduce the size of the space in the geo location picker.  
  To implement this we will need to add class="geoTD" in each of the 3 TD of the GeoLocationPicker1.ascx
*/
.geoTD 
{
	margin: 0;
	padding: 0;
	font-family: arial;
	font-size: 11px;
	height:19px; 
	width:169px;

}

.txtType {
	margin: 0;
	padding: 0;
	font-family: arial;
}
.ddlType{
	font-family: arial;
	font-size: 11px;
	}

p a, td a{
	color: #004276;
}

a {
	color: #000066;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h3.promo {
	margin: 1px 0 11px 0;
	font-size: 137.5% !important;
	color: #e0791a;
}
h3.promo a:link{
	color: #e0791a;
}
h3.promo a:hover{
	color: #e0791a;
}

/* tabbed nav */
#tabnav {
	height: 24px;
	margin: 0;
	padding: 0;
	 
	
}
#tabnav li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	background-color:#ffffcc;
}


#tabnav li a:hover {
text-decoration:underline
}


#tabnav a:link, #tabnav a:visited {
	float: left;
	margin-right: -1px;
	padding: 4px 10px 4px 10px;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	border: 1px solid #ccc;
	color: #000;
}




#tabnav a.tab.activeTab:hover 
{
	border-bottom: 1px solid #d2e3f3;
	background-color: #d2e3f3;
	color: #000000;
}
#tabnav a.tab.activeTab 
{
	border-bottom: 1px solid #d2e3f3;
	background-color: #d2e3f3;
	color: #000000;
	text-decoration:underline;
	
}

#tabnav a.tab.NotactiveTab:hover 
{
	border-bottom: 1px solid #fffff5;
	background-color: #fffff5;
	color: red;
	text-decoration:underline; 
}
#tabnav a.tab.NotactiveTab 
{
	border-bottom: 1px solid #fffff3;
	background-color: #fffff3;
	color: #000000;
}

#tabnav #more {
	padding-top: 5px;
	border: none;
	font-weight: normal;
	color: #004276;
}

/* shell */
#container 
{
	font-size: 11;
	width: 445px;
	height:404px; 
	position: relative;
}

.leftCol {
	float: left;
}
.rightCol {
float: right;
}
.leftCol.wide {
	width: 200px;	
}
.rightCol.wide
{
	vertical-align:top;   
	width: 210px;
	font-size: 11px;
	float: left;
}

.rightCol.wide #divlease, #divsale
{
	vertical-align:top;   
	width: 169px;
	font-size: 11px;
	float: left;
}

.leftCol.narrow, .rightCol.narrow {
	width: 82px;
}

.ddlSizePrice{
	display: block;
	float: left;
	padding-left:0px;
	text-align: left;
	width:91px;
	height:19px;  
	}		
	
	
.colWrap.first {
	margin-bottom: 8px;
	font-size: 11px;
	padding: 9px 0 0px 0;
	border-bottom: 1px solid #cdccc8;
	background: transparent url(/MiamiCommercialRealEstate/Images/Iframe/bg-colwrap.gif) repeat-y 189px 0;
}

.colWrap.last .rightCol {	
	width: 180px;
	font-size: 11px;
	float:right;  
}

.colWrap.last table{
	font-size: 11px;
}


/* tables */
.leftCol table { 
	border-collapse: collapse !important; 
	margin: 0; 
	font-size: 11px;
}
.leftCol table td { 
	padding: 0 !important;	
	margin: 0 !important;
}

/* form elements */
label {
	margin-bottom: 6px;
	font-weight: bold;
	display: block;
	font-size: 11px;
}

label em {
	font-weight: normal;
	font-style: normal;
}
.narrow label {
	margin-top: 4px;
}
.wide select {
	width: 173px;
	margin-bottom: 5px;
}
.rightCol.wide select {
	width: 169px;
}
.narrow select {
	width: 79px !important;
	margin-bottom: 5px;
}
input {
	width: 169px;
}
input.txtType {
	height: 19px;
}
#content select { 
	height: auto !important; 
}

/* listings */
#listings {
	background: #fff;
	padding: 9px;
}
#listings img {
	margin-right: 7px;
	float: left;
}
a.postListing {
	float: left;
	font-weight: bold;
	color: #004276;
	padding-top: 3px;
}

#content 
{
	padding: 10px 9px 11px 9px;
	border: 1px solid #ccc;
	border-top: 0;
}


#cityfeetLogo {
	float: right; 
	margin: 0 0 9px 8px;
}
small {
	padding-top: 6px;
	font-size: 91%;
	color: #808285;
	display: block;
}
#advanceSearch {
	display: block;
	margin-top: 5px;
}

/* misc. */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
    
img {
	border: 0;
}
hr {
	border: 0;
	background-color: #ccc;
	color: #ccc;
	height: 1px;
}
.ImgbtnClass
{
	width:164px;
	height:42px;
}
 


#ddlTypeOfUse
{
	width:186px;
}

#ddlSizeMinLease, #ddlSizeMaxLease, #ddlSaleSizeMin, #ddlSaleSizeMax, #ddlSalePriceMin, #ddlSalePriceMax
{
	width:88px;
}