body{
	height: 100%;
	font: 62.5%;
	font-family: 'Verdana', 'Georgia', 'sans-serif';
	font-size: 1em;
	/*background: #00a4bc url('../images/site-bg1.jpg') no-repeat center top;*/
	background-color: black;
}
.site{
	width: 950px;
	margin: 0px auto;
	position: relative;
}
#header{
	margin: 10px auto;
	overflow: hidden;
}
#logo{
	margin-left: 50px;
}
img{
	border: none;
}
#search{
	text-align: left;
	position: absolute;
	background: url("../images/buscaunmotel.png") no-repeat center top;
	bottom: -15px;
	right: 50px;
	color: white;
	width: 410px;
}
.searchSubmit{
	float: right;
	border: none;
}
*:focus {
	outline: none;
}
#searchtxt{
	position: relative;
	top: 20px;
	left: 200px;
	width: 145px;
	font-size: 1.15em;
	border: none;
}
.clearfix{
	clear: both;
}
.Btn{
	padding: 5px;
	color: white;
}
#slider li div{
	position: relative;
	height: 390px;
}
.sliderbg{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 860px;
	height: 390px;
}	
#slider li img{
	position: absolute;
	bottom: 50px; right: 50px;
}
a img{
	border: none;
	text-decoration: none;
}
#pageContentTop{
	background: url('../images/contentbg-top.png') no-repeat center top;
	height: 14px;
	width: 919px;
	margin: 0px auto;
}
#pageBody{
	background: url('../images/contentbg-body.png') repeat center top;
	min-height: 100px;
	width: 919px;
	margin: 0px auto;
}
#pageContent{
	width: 898px;
	margin: 0px 10px;
	/*background: url('../images/contentbg.jpg') repeat center top;*/

}
#motelsearch{
	float: left;
	margin: 0px;
	padding: 5px;
	text-align: justify;
	color: black;
	/*background: url('../images/contentbg.jpg') repeat center top;*/
}
#pageContent .content-rightCol{
	width: 800px;
	margin: 0px auto;
	padding: 20px;
	text-align: justify;
	color: black;
	/*background: url('../images/contentbg.jpg') repeat center top;*/
}

#pageContent .content-rightCol label, #motelsearch label{
	font-size: .9em;

}
#mustLogin{
	text-align: center;
	padding-top: 50px;
}
#mustLogin img{
	margin-top: 10px;
}
#motelsearch span{
	display: block;
	font-size: .8em;
	color: red;
	text-align: left;
	width: 500px;
}
#pageContent .content-rightCol span{
	display: block;
	font-size: .8em;
	color: red;
	text-align: right;
	
}
#pageContentBottom{
	background: url('../images/contentbg-bottom.png') no-repeat center top;
	height: 15px;
	width: 919px;
	margin: 0px auto;
}
.contentRight{
	float: right;
	margin: 10px 0px 10px 0px;
	width: 300px;
}
.contentRight img{
	display: block;
	margin: 10px auto;
}
.contentLeft{
	float: left;
	margin: 10px 0px 10px 20px;
	padding-right: 10px;
	width: 560px;
	position: relative;
	border-right: 1px solid #a2949f;
}
.contentLeft .fb-comments{
	margin: 50px 10px 20px;
}
.contentLeft .fb-like{
	position: absolute;
	top: 10px;
	right: 60px;
	width: 100px;
}
.contentLeft h1{
	color: gray;
	font-size: 1.2em;
}
.contentLeft a{
	clear: both;
	float: left;
}
.contentLeft .sitelink{
	text-decoration: none;
	display: block;
	margin-left: 20px;
}
.contentLeft label{
	display: block;
	width: 120px;
	text-align: right;
	float: left;
	clear: left;
	margin-bottom: 5px;
}
.contentLeft  .frmTxt{
	border: none;
	float: left;
	margin-left: 10px;
	margin-bottom: 5px;
	width: 350px;
	background-color: #f4f87c;
	padding: 5px;
}
.sendform #asterisk{
	color: #b26b6f;
	float: left;
	margin-left: 10px;
}
.sendform .frmTxt{
	margin-bottom: 20px;
}
.sendform label{
	color: black;
	margin-bottom: 30px;
}
.button{
	display: block;
	margin: 20px auto;
	background-color: #b884a3;
	border: none;
	font-weight: bold;
	color: white;
	height: 40px;
	width: 100px;
	padding: 5px;
}
.contentLeft  span{
	display: block;
	width: 430px;
	float: left;
	text-align: left;
	margin-left: 10px;
	margin-bottom: 5px;
}
.profile img{
	margin: 5px 0px 10px 10px;
}
.profile label{
	width: 200px;
}
.profile span{
	width: 300px;
}
#login{
	color: white;
	position: absolute;
	top: 10px;
	right: 50px;
}
#login div div{
	clear: both;
}
#login div{
	margin: 2px 5px 0px 5px;
	float: right;
	color: white;
	text-decoration: none;
}
#login div a{
	padding: 0px 10px 0px 10px;
	font-size: .8em;
	margin: 0px;
	float: right;
	color: white;
	text-decoration: none;
}
#login img{
	border: none;
	float: right;
	margin: 0px;
	padding: 0px;
}
#recaptcha_response_field{
	left: 0px;
	top 0px;
}#footer{
	margin: 10px auto;
	width: 850px;
	font-size: .8em;
	/*color: #211313;*/
	text-align: right;
}
#footer a{
	text-decoration: none;
	color: white;

}
.evals{
	padding: 10px;
	width: 314px;
	/*background-image: url('../images/ratingbg1.png');*/
}
.evals input{
	float: left;
}
.evals h1{
	font-size: 1.2em;
	color: #b884a3;
	float: left;
	text-align: left;	
}
.evals label{
	display: block;
	text-align: right;
	width: 125px;
	margin-right: 10px;
	clear: left;
	float: left;
	height: 30px;
}
.evals select{
	float: left;
	margin-bottom: 10px;
}
#agreement{
	margin: 0px auto;
	width: 780px;
	height: 300px;
	padding: 10px;
	border: 1px solid black;
	overflow: auto;
}
#agreement p{
	text-align: justify;
}
#agreement h1{
	text-align: center;
	font-size: 1.1em;
}
#newMotelBtn{
	clear: none;
	float: right;
}
#linkColumn {
	width: 260px; 
	float: left; 
	clear: none;
}
#suggest h1{
	color: gray;
	font-size: 1em;
}
.greyText{
	font-size: .9em;
	color: #87837f;
}	
#suggestion{
	width: 250px;
	height: 200px;
	margin: 0px auto; 
	display: block;
	/*border: 1px solid #93287d;*/
	border: 1px solid #274faa;
	padding: 5px;
}
#suggestionBtn{
	cursor: hand;
	cursor: pointer;
	width: 262px; 
	display: block; 
	margin: 0px auto;
	/*background-color: #93287d;*/
	background-color: #274faa;
	color: white;
	border: none;
	height: 30px;
	font-weight: bold;
}
.button1{
	text-decoration: none;
	padding-top: 10px;
	text-align: center;
	cursor: hand;
	cursor: pointer;
	width: 262px; 
	display: block; 
	margin: 0px auto;
	/*background-color: #93287d;*/
	background-color: #274faa;
	color: white;
	border: none;
	height: 30px;
	font-weight: bold;
}
.contentRight p{
        color: gray;
        font-size: 1em;
	font-weight: bold;
}
.table{
	font-size: .8em;	
}
#tabs{
	padding: 20px 0;
}
#pop-up{
	position: absolute; 
	z-index: 3;
	display: none; 
	width: 195px; 
	height: 121px; 
	background-image: url('../images/dropdown.png'); 
	background-repeat: no-repeat;
	padding: 10px;
	top: 0px; 
	left: 0px;
}
