/*
Theme Name: lqmg-base
Theme URI: http://www.loquemegusta.es
Description: Directorio para la sección empresasa
Version: 1.0.1
Author: Nando Llorella
Author URI: http://www.llorella.net.
Template: lqmg

/* Load the base styles */
@import url(../lqmg/_inc/css/adminbar.css );

	/* p_dest.php */
	#destcontent { float:left; padding:0; margin: 0 20px 20px 0; width: 640px; height: 230px; padding: 10px 20px; background:none repeat scroll 0 0 #EDEFF4; }
	#destcontent .description { padding: 0; margin: 0 0 30px; }
	#destcontent .description p { padding: 0; margin: 0 0 5px; color: #202020; }
		#destcontent #column_ab { float:left; padding: 0 19px 0 0; width: 390px; margin: 0; border-right: 1px solid #D6D9DE; }
		#destcontent #column_bb { float:right; padding: 0; width: 390px; margin: 0; }
		#destcontent h2.widgettitle { font-size: 16px; border-bottom:1px solid #D6D9DE; color:#444444; margin:0 0 10px; padding:0 0 3px; }
		#destcontent .widgettitle a { color: #444444; }
	.boxoptions { border: 1px solid #D6D9DE; padding: 10px; margin: 0 0 25px 0; float: left; width: 978px; }
	.boxoptions h3 {margin:0 0 10px; padding:0 0 3px; }
		.boxintro { float: left; border-right:1px solid #D6D9DE; margin:25px 0 0 0; padding:0 19px 0 0; width:660px; }
		.boxintroads { float:right; margin: 55px 0 0 0; padding:0; width:300px; }
		.gm-map { width: 660px; float: left; }
		.gm-options { width:300px; float: right; }


		#destcontent input[type='text'],#destcontent input[type='password'], #destcontent textarea, #destcontent select {
		font-family: "Lucida Grande", "Lucida Sans", sans-serif;
		background: #FFFFFF;
		width: 294px; 
		padding: 4px 2px;
		border-top: 1px solid #aaa;
		border-right: 1px solid #ddd;
		border-bottom: 1px solid #ddd;
		border-left: 1px solid #aaa;
		color: #666666;
		margin: 0px 0px 5px;
		}

/* Facebook Style */
/* http://wiki.developers.facebook.com/index.php/Facebook_Styles */
	.some_div table { margin-left:20px; margin-top:17px; width:370px; text-align:center; }
	.some_div th.name_heading { color:#333333; font-size:11px; font-weight:bold; }
	.some_div table th { border-color:#C7CFE0; border-bottom:1px solid #E2E6EF; margin:0; padding:3px; color:#777777; font-size:9px; }
	.some_div td { border-bottom:1px solid #E2E6EF; margin:0; padding:3px; color:#555555; font-size:11px; }
	.some_div table .even_colomn { background:#F8F8F8 none repeat scroll 0 0; }
	.some_div td.action_text { width:230px; } 

.searchdest { margin: 10px 0 0 0; border-bottom:1px solid #D8DFEA; }
.searchdest div.small { float:left; width:280px; }
.searchdest div.large { float:left; width:640px; }
.searchdest div { margin:5px 0; position:relative; }
.searchdest div input { margin:5px 0; padding:5px; width:150px; color: #FFFFFF; background-color: #004F79; }


.results {}

.search_form { float:left; padding: 10px; width: 180px; margin: 0 0 25px 0; -moz-border-radius:5px 5px 5px 5px; background-color:#EBEBEB; list-style:none outside none;}
.search_row { margin-bottom:15px; }
.search_row .select { width:180px; }
.search_row .textfield { width:170px; }
.search_row .select, .search_row .textfield, .property_id_search .textfield { -moz-border-radius:3px 3px 3px 3px; font:12px Arial,Helvetica,sans-serif; padding:4px; }
.search_row .select, .search_row .textfield, .property_id_search .textfield { background:none repeat scroll 0 0 #FFFFFF; border:1px solid #556435; color:#737373; }
.fl { float:left; }


.b_search_properties {display:inline; vertical-align:middle; }
input.submitButton, .mainContent a.submitButton {
background-color:#ED9631;
border:1px solid #FFAA55;
color:#FFFFFF;
cursor:pointer;
padding:4px;
}
