/* CSS Document */

BODY
{
	margin: 0px;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 11px;
	scrollbar-face-color: #F4F4FA;
	scrollbar-shadow-color: #5F6465;
	scrollbar-highlight-color: #5F6465;
	scrollbar-3dlight-color: #F4F4FA; 
	scrollbar-darkshadow-color: #F4F4FA; 
	scrollbar-track-color: #F4F4FA;
	scrollbar-arrow-color: #5F6465;
}
p{
	text-align: justify;
	}

.imgLink
{
	padding: 0px;
	display: inline;
	background: none;
	}

/** HEADER  **/
.top
{
	height: 27px;
	vertical-align: middle;
	text-align: right;
	padding-right: 20px;
}
.top a
{
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #121280;
	text-decoration: none;
}
.top a:hover
{
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #47A615;
	text-decoration: none;
}
.leftTop
{
	background: #E4F2DC; 
	border-right: 1px solid #95CC78;
	width: 166px;
}
/** LEFTLANE  **/
.leftLane
{
	background: #E4F2DC url("menuBackImg.gif") no-repeat right bottom; 
	border-right: 1px solid #95CC78;
	width: 166px;
	vertical-align: top;
	text-align: left;
}
.channel
{
	height: 20px;
	font-family: Verdana;
	font-size: 11px;
	vertical-align: middle;
	font-weight: bold;
	padding-left: 3px;
}
.channel a
{
	color: #47A615;
	text-decoration: none;
	display: block;
}
.channel a:hover
{
	color: #333333;
}
.item
{
	height: 20px;
	vertical-align: middle;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	line-height: 11px;
	padding-left: 5px;
}
.item a
{
	color: #333333;
	text-decoration: none;
	display: block;
}
.item a:hover
{
	color: #47A615;
	text-decoration: underline;
}
.lineBreak
{
	background:  url("linebreak.gif") repeat-x left center;
	height: 5px;
}
/** RIGHTLANE  **/
.rightLane
{
	width: 187px;
	vertical-align: top;
	text-align: left;
	padding-top: 1px;
}
.rightLanetitleBar
{
	background: url("rightLaneTitleBar.gif") no-repeat left bottom;
	vertical-align: middle;
	text-align: left;
	height: 21px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	padding-left: 20px;
}
.rightLaneContent
{
	vertical-align: top;
	text-align: left;
	border-left: 1px solid #8888BF;
	border-right: 1px solid #8888BF;
}
.rightLane marquee
{
	vertical-align: top;
	text-align: left;
	font-family: Verdana;
	font-size: 11px;
	padding: 2px;
	margin-bottom:20px;
}
.rightLane h1
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #47A615;
	margin-bottom:0px;
	text-decoration: none;
}
.rightLane p
{
	text-align: left;
	font-family: Verdana;
	font-size: 11px;
	margin:0px
}
.rightLane a
{
	vertical-align: top;
	text-align: left;
	font-family: Verdana;
	font-size: 11px;
	padding: 2px;
	color: #333333;
	margin-bottom:20px;
	text-decoration: none;
}
.rightLane a:hover
{
	color: #333333;
	text-decoration: underline;
}
/** HOME CONTENT  **/
.homeContent
{
	padding: 0px 2px 1px 2px;
	vertical-align: top;
}
.homeContent-titleBar
{
	background:   url("homeContentTitleBar.gif") no-repeat left bottom;
	vertical-align: middle;
	text-align: left;
	height: 21px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	padding-left: 20px;
}
.homeContentCell
{
	vertical-align: top;
	text-align: left;
	border-left: 1px solid #8888BF;
	border-right: 1px solid #8888BF;
	padding:2px;
}
/** DISPONIBILIDADES  **/
.note
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #121280;
	vertical-align: middle;
	border-bottom: 1px dashed #121280
}
.note td
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #121280;
	vertical-align: middle;
	text-align: right;
}
.noteOff
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
	vertical-align: middle;
	border-bottom: 1px dashed #990000
}
.noteOff td
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	vertical-align: middle;
	text-align: right;
}
.available
{
	vertical-align: top;
	background: #DDF1C6;
	padding: 5px;
	margin-bottom: 4px;
}
.available h1
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	color: #121280;
}
.available p
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	margin: 2px;
}
.availableALT
{
	vertical-align: top;
	background: #FFFFFF;
	padding: 5px;
	margin-bottom: 4px;
}
.availableALT h1
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	color: #121280;
}
.availableALT p
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	margin: 2px;
}

.rented
{
	vertical-align: top;
	text-align: left;
	background: #F8EFEF;
	padding: 5px;
	margin-bottom: 4px;
}
.rented h1
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	color: #121280;
}
.rented p
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	margin: 2px;
}
.rented a
{
	background: url("more1.gif") no-repeat left 1px;
	padding-left: 12px;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	margin: 2px;
	color: #04977E;
	text-decoration: none;
	text-align: right;
}
.rented a:hover
{
	background: url("more2.gif") no-repeat left 1px;
	padding-left: 12px;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	margin: 2px;
	color: #121280;
	text-decoration: none;
	text-align: right;
}
/** FOOTER  **/
.footer
{
	background:  url("backFooter.gif") repeat-x left top;
	height: 30px;
	vertical-align: center;
}
.footer p
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	color: #666666;
}
.footer a
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	color: #005595;
	text-decoration: none;
}
.footer a:hover
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	color: #666666;
	text-decoration: underline;
}
/** INTERNAS **/
.mainBody
{
	padding: 1px 0px 2px 2px;
}
.submenu
{
	height: 30px;
}
.submenu a
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	display: block;
}
.submenu a:hover
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
	text-decoration: underline;
	display: block;
}
.backSubmenu
{
	background: url("btn-pattern.gif") repeat-x left bottom;
}
.backSubmenu-selected
{
	background: url("btn-pattern-selected.gif") repeat-x left bottom;
}
.content
{
	vertical-align: top;
	text-align: left;
	border: 1px solid #8888BF;
	font-size: 11px;
	border-bottom: 0px;
	padding:2px;
}
.content table
{
	font-size: 11px;
}
.content h1
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #47A615;
	text-align: right;
	padding-right: 10px;
	margin:0px;
}
.content h2
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #47A615;
	text-align: right;
	padding-right: 10px;
	margin:0px;
}
.content p
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	padding: 2px;
}
.inputInfo
{
	text-align: right;
	font-size: 11px;
	padding-right: 2px;
}
.content input
{
	border: 1px solid #8888BF;
}
.content textarea
{
	border: 1px solid #8888BF;
}

/***
*   Propiedades	
**/

.property h3
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	color: #121280;
	}

.more a
{
	background: url("more1.gif") no-repeat left 1px;
	padding-left: 12px;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	margin: 2px;
	color: #04977E;
	text-decoration: none;
	text-align: right;
	}
	
.more a:hover
{
	background: url("more2.gif") no-repeat left 1px;
	padding-left: 12px;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	margin: 2px;
	color: #121280;
	text-decoration: none;
	text-align: right;
	}
	
.up a
{
	background: url("up.gif") no-repeat left 1px;
	padding-left: 12px;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	margin: 2px;
	color: #04977E;
	text-decoration: none;
	text-align: right;
	}
	
.up a:hover
{
	background: url("up2.gif") no-repeat left 1px;
	padding-left: 12px;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	margin: 2px;
	color: #121280;
	text-decoration: none;
	text-align: right;
	}

.property li
{
	color: #121280;
	list-style-type: square;
	}

.property li a
{
	color: #121280;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	}