/* theodin.co.uk -Designed and developed by Philip Beel All Rights Reserved*/

/* 
------------------------------------------------------------------------------------------------------Genetic--------------*/
* html .png{
position:relative;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "plugin-images/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}
.contactAt {
	color:#FFFFFF;
}


#botonNegocios {
	background-image:url(plugin-images/AddNegocio.png);
	color:#FFFFFF;
	cursor:pointer;
	height:100px;
	left:0;
	margin-left:0px; 
	overflow:hidden;
	position:fixed;
	text-indent:-100000px;
	margin-top:0px;
	top:33px;
	width:25px;
	z-index:20;
}
#botonClasificados {
	background-image:url(plugin-images/AddClasificado.png);
	color:#FFFFFF;
	cursor:pointer;
	height:100px;
	left:0;
	margin-left:0px; 
	overflow:hidden;
	position:fixed;
	text-indent:-100000px;
	margin-top:0px;
	top:133px;
	width:25px;
	z-index:20;
}

#botonInmuebles {
	background-image:url(plugin-images/AddInmueble.png);
	color:#FFFFFF;
	cursor:pointer;
	height:100px;
	left:0;
	margin-left:0px; 
	overflow:hidden;
	position:fixed;
	text-indent:-100000px;
	margin-top:0px;
	top:233px;
	width:25px;
	z-index:20;
}

#botonEmpleo {
	background-image:url(plugin-images/AddEmpleo.png);
	color:#FFFFFF;
	cursor:pointer;
	height:100px;
	left:0;
	margin-left:0px; 
	overflow:hidden;
	position:fixed;
	text-indent:-100000px;
	margin-top:0px;
	top:333px;
	width:25px;
	z-index:20;
}

#botonAutomovil {
	background-image:url(plugin-images/AddAutomovil.png);
	color:#FFFFFF;
	cursor:pointer;
	height:100px;
	left:0;
	margin-left:0px; 
	overflow:hidden;
	position:fixed;
	text-indent:-100000px;
	margin-top:0px;
	top:433px;
	width:25px;
	z-index:20;
}

*html #contactable {
	margin-top:0px;
	position:absolute;
	top:33px;
}



}
.feedContainer span{
font-family:"Trebuchet MS", Georgia, "times New Roman", arial;
	font-size:13px;
}
.feedContainer label{
	font-family:"Trebuchet MS", Georgia, "times New Roman", arial;
	font-size:13px;
}
form .feedContainer p {
	width:825px;
	font-size:13px;
	
}

.feedContainer .red {
	color:	#F5410F;
}

#overlay {
	background-color:#555555;
	display:none;
	height:100%;
	left:0;
	margin:0;
	padding:0;
	position:fixed;
	top:0;
	width:100%;
	z-index:80;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	
}

.feedContainer .error { 	font:normal 13px "Trebuchet MS", Georgia, "times New Roman", arial;
 line-height:10px; color:#FF0000; }

.feedContainer input.error,.feedContainer textarea.error {color:#000; }

#loading {
	width:100%;
	height:150px;
	background-color:#FFFFFF;
	padding-top:150px;
	padding-bottom:150px;
}

#callback {
	display:none;
}
.thankNote {font:normal 13px "Trebuchet MS", Georgia, "times New Roman", arial;
 border-top:solid 1px #666666; display:block; clear:both; margin:22px 19px 0 19px; padding:25px 0 20px 0px; text-align:center; }	



	
.feedContainer {
	width:500px;
	margin:65px auto 40px auto;
	padding-top:17px;
	position:relative;
	
	/*background:#FDFDFD url(plugin-images/form-bg.gif) repeat-x 0 100%;*/
	font:normal 14px/17px "Trebuchet MS", Georgia, "times New Roman", arial;
	}
.feedContainer .close { position:absolute; right:0px; top:-8px; z-index:200000; }
.feedContainer .feedBtn { position:absolute; right:-36px; top:30%; z-index:200000; }
.gradient { background-color:#FFFFFF; }	


.topCrv {
	background:url(plugin-images/crv-top.png) no-repeat 0 0;
	position:absolute; top:0;
	width:889px; height:17px;
	}
*html .topCrv {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='plugin-images/crv-top.png', sizingMethod=crop);
	}	
.botCrv {
	background:url(plugin-images/crv-bot.png) no-repeat 0 0;
	position:absolute;
	bottom:0;
	width:889px;
	height:17px; font-size:0px; line-height:0;
	}
*html .botCrv {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='plugin-images/crv-bot.png', sizingMethod=crop);
	}
	
.flLeft { float:left; margin-left:-16px; }
.flRight { float:right; margin-right:-16px; }
.flLeftbot { float:left; margin-left:-16px; }
.flRightbot { float:right; margin-right:-16px;}	
.leftHand {
	padding-bottom:17px;
	}
.leftHand div.leftshad {
	background:url(plugin-images/shd-l.png) repeat-y 0 0; padding-left:6px;
	}	
*html .leftHand div.leftshad {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='plugin-images/shd-l.png', sizingMethod=crop);
	}
.rightHand {
	background:url(plugin-images/shd-r.png) repeat-y 100% 0;
	height:100%; overflow:hidden;padding:0px 6px 0px 0;
	}
*html .rightHand {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='plugin-images/shd-r.png', sizingMethod=scale);
	}
.rightHand div.rightshad {
	background-color:#FDFDFD;
	padding-top:0px;
	}
.feedContainer form {
	padding:16px 21px;
	height:100%; overflow:hidden;
	background-color:#FFFFFF;
	}	
.feedContainer label {
	display:block;
	margin:0;
	text-align:left;
	font-size:11px;
	color:#6B6B6B;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	position:relative;
	}
.feedContainer label input, .feedContainer label textarea {
	font:normal 16px "Trebuchet MS", Georgia, "times New Roman", arial;
	width:250px;
	height:22px;
	padding:6px 0 0 6px;
	color:#000000;
	overflow:auto;
	border: 1px solid #DDD;
border-radius: 5px;
-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	}
	
	.feedContainer label span
	{
		position:absolute;
		top:3px;
		right:-255px;
	}
	
	.feedContainer label .divPanelesEspeciales {
	border: 1px solid #DDD;
border-bottom-left-radius: 5px 5px;
border-bottom-right-radius: 5px 5px;
border-top-left-radius: 5px 5px;
border-top-right-radius: 5px 5px;
	padding:10px 0 0 10px;
	}
	
	.feedContainer label input div div label {
	font:normal 18px "Trebuchet MS", Georgia, "times New Roman", arial;
	width:275px;
	height:26px;
	border:solid 1px #DDDDDD;
	padding:10px 0 0 10px;
	color:#000000;
	overflow:auto;
	}
	

	
	.feedContainer div label div ul li{ width:100px;} 

.feedContainer label input:hover, .feedContainer label textarea:hover {
border:solid 1px #000000;
}	

.feedContainer label span {
	width:290px;
	padding-left:14px;
	float:left;
	}	
.feedContainer label textarea {
	height:73px;
	}
.feedContainer label input.btn {
	background:#333333;
	border:solid 1px #DDDDDD;
	width:260px;
	height:29px;
	color:#fff;
	font-size:14px;
	cursor:pointer;
	}
	
	.feedContainer label input.btn:hover {
	background:#000000;

	}
	
.feedContainer .example{
color:#bbbbbb;}