/*
THEME NAME: Simplish
THEME URI: http://labs.utopian.net/blogs/simplish/
DESCRIPTION: Simplish is a WordPress variant of the Scribbish theme for blogs.
TAGS: two columns, fixed width, right sidebar, galleries, gravatars, captions, widgets, microformats, hatom, hcard, valid CSS, valid XHTML
VERSION: 2.0
AUTHOR: <a href="http://labs.utopian.net">Utopian.net Labs</a>, <a href="http://pittcrew.net/geekblog/">K. Pitt</a>, <a href="http://quotedprintable.com">J. Hardy</a>
AUTHOR URI:
*/

/*
 * #container
 * 	#header
 * 	#page
 * 		#content
 * 		#sidebar
 * 	#footer
 */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(backg-color.jpg);
	font: normal 14px "lucida grande", verdana, arial, helvetica, sans-serif;
}
#container {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background-color:#FFFFFF;
}
#header {
	height: 295px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	padding-left: 0px;
	width: 749px;
}
#page {
	height: auto;
	background: url(backgr_container.png);
}

#content {
	margin: 0px 0px 0px 0px;
/*    border-right: 1px solid #9d9ddd; */
	padding: 0px 10px 15px 5px;
	background-color:#FFFFFF; 
 /* 	float: right;
	background: url(img/backgr_white.jpg); */	
}
#sidebar {	
	float: left;
	padding-left: 0px;
	text-align: left;
	width: 224px;
	height: 100%;
	_height: 100%;/* underscore-hack for IE */ 
	min-height: 100%;
	background: url(backg_menu.jpg);
}
#footer {
	clear:both; 
	height: 25px; 
	padding: 10px 0 0;
/*	margin: 10px 0 0;
	padding-right: 10px;
	padding-left: 10px; */
	background:url(footer_backg.jpg);
}
#container {
	width: 750px;
}
#content {
	width: 500px;
}
#sidebar {
	float: left;
	padding-left: 0px; 
	text-align: left;
}
#content {
/*	border-left: 1px dotted #ddd;
*/	float: right;
	padding-left: 0px;
	 
}
/*#header {
	background: url(img/header_shadow.gif) repeat-x left bottom;
}*/

#header a:link, #header a:visited {
	color:#ffffff;
	text-decoration: none;
}
#header a:hover, #header a:active {
	background: transparent;
	color:#c9c9c9;
	text-decoration: none;
}
#header h1 {
/*	float: left; */
	font: bold 260% georgia, serif;
	letter-spacing: -1px;
	margin: 0px 0px 0px 10px;
}
#header h2 {
/*	float: none; */
	font: bold 20px verdana, arial, sans-serif;
	color: #FFFFFF;
	margin: 0px 0px 0px 15px;
}
#content h1, #content h2, #content h3, #content h4, #content h5 {
	font-weight: normal;
	letter-spacing: -1px;
	text-decoration: none;
}
#content h1 {
	font-size: 22px;
	color: #000000;
	margin: 0 0 0.3em;
}
#content h1 a {
	color: #663300;
	font-weight: bold
/*	background-color: #663300; */
}
#content h1 a:hover {
	color: #663300;
	font-weight: bold;
	background: #d1cdc2;
}
#content h2 {
	color: #0F0F0F;
	font-size: 18px;
	margin: 0 0 0.3em;
}
#content h2 a {
	color: #663300;
	font-weight: bold
/*	background-color: #663300; */
}
#content h2 a:hover {
	color: #663300;
	font-weight: bold;
	background: #d1cdc2;
}
#content h3 {
	font-size: 16px;
	margin: 0.6em 0 0.3em;
}
#content h4 {
	border-bottom: 1px dotted #bbb;
	font-size: 15px;
	margin: 1.2em 0 0.3em;
}
#content h5 {
	background: #ffd;
	border-bottom: 1px dotted #aaa;
	font-size: 14px;
	margin: 1.2em 0 0.3em;
}
#content a {
	color: #663300;
	font-weight: bold
/*	background-color: #663300; */
}
#content a:hover {
	color: #663300;
	font-weight: bold;
	background: #d1cdc2;
}
#content p {
	line-height: 16px;
	margin: 0 0.5em 1.2em 0;
    text-align: justify;
}
#content ul, #content ol {
	margin: 1em;
	padding:0;
}
#content ul {
	list-style-type: square;
}
#content li {
	line-height: 15px;
	margin: 0 0 0 1em;
	padding: 0;
}
#content blockquote {
	color: #555;
	border-left: 5px solid #ccc;
	margin: 1.3em 1em;
	padding: 0 1em;
}
.clear {
	clear: both;
}
#content ol.comments, #content ol.trackbacks {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#content li.comment, #content li.trackback {
	border: 2px solid #ddd;
	margin: 0 0 1.5em;
	padding: 1em;
}
#content li.comment.preview {
	background: #ffc;
	border: 3px solid #fab444;
	margin: 0 0 1.5em;
	padding: 1em;
}
#sidebar {
	font-size: 11px; 
}
#sidebar h2 {
	font: bold 14px "lucida grande", verdana, arial, helvetica, sans-serif;
	margin: 0 0 0.5em;
}
#sidebar h2 a:link, #sidebar h2 a:visited {
	color: #000;
	text-decoration: none;
}
#sidebar h2 a:hover, #sidebar h2 a:active {
	background: transparent;
	text-decoration: underline;
}
#sidebar ul {
	list-style-type: none;
	margin: 0 0 2em;
	padding: 0;
}
#sidebar li {
	margin: 0;
	padding: 1px 0;
}
#sidebar ul ul ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li li li {
	list-style-type: square;
	margin:0px 0px 0px 1.5em;
}
#sidebar ul li li li li {
	list-style-type: disc;
	margin:0px 0px 0px 1.5em;
}
#sidebar em {
	font-style: normal;
}
#sidebar .search p input {
	font-size: 11px;
	width: 92%;
}
#sidebar li#search {
        margin-bottom: 2em;
}
#footer {
	border-top: 1px solid #757575; 
	font-size: 90%; 
	background-color: #CCCCCC;
}
#footer a:link, #footer a:visited {
	color: #000;
}
#footer a:hover, #footer a:active {
	color: #fff;
	background: #000;
}
#footer hr {
	display: none;
}
#footer p {
	float: left; 
	margin: 0;
	padding: 0; 
	width: 40%;
}

#footer ul {
	float: right;
	list-style-type: none; 
	margin: 0;
	padding: 0;
	text-align: right; 
	/*width: 40%;*/
}
#footer li {
	display: inline; 
	margin: 0;
	padding: 0 0 0 1em;
}

input, textarea {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
}
abbr {
	border: none;
}
cite {
	font-style: normal;
}
a img {
	border: none;
	margin: 0;
	padding: 0;
}
a:link, a:visited {
	color: #000;
}
a:hover, a:active {
	color: #FFFFFF;
	background: #000000;
}
span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
p img {
	max-width: 100%;
	padding: 0;
}
.aligncenter, div.aligncenter, img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft {
	display: inline;
	margin: 0 7px 2px 0;
	padding: 4px;
}
img.alignright {
	display: inline;
	margin: 0 0 2px 7px;
	padding: 4px;
}
.alignleft {
	float: left
}
.alignright {
	float: right;
}
span.caps {
	cursor: help;
}
.center {
	text-align: center;
}
.navigation {
	display: block;
	font-size: 10px;
	margin-bottom: 60px;
	margin-top: 24px;
	text-align: center;
}
.hidden {
	display: none;
}
.wp-caption {
	background-color: #eeeeee;
	border: 1px solid #ddd;
	margin: 10px;
	padding-top: 4px;
	text-align: center;
}
.wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;
}
.wp-caption p.wp-caption-text {
	font-size: 0.8em;
	padding: 1em 4px 0 5px;
}
@media print {
	#content {
		float: none;
		width: 90%;
	}
	#content pre {
		background: #eee;
		color: #000;
	}
	#content form.comments {
		display: none;
	}
	#sidebar {
		display:none;
	}
}

/* PRESONALIZED NAVIGATION MENU IZQUERDO */

ul.pagelink {
	list-style: none; 
	margin: 0 0 10px 0; 
	padding: 0; 
	border: none;
}
li.pagelink {
	list-style: none; 
	margin: 0px 0px 0px 0px;
}
.page_item li ul a {
	list-style: none; 
	margin: 0px 0px 0px 0px;
}
li.pagelink a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px; 
	display: block;
	padding: 3px 5px 3px 10px;
	 color: #003366;	
	 text-decoration: none; 
	 border-bottom:1px solid #c9c9c9;	
	 width: 100%;
	margin: 0px 10px 0px 10px;
}
* html li.pagelink a{
	margin: 0px 0px 0px 0px;
}
html>body li.pagelink a {
	width: auto;
}
li.pagelink a:hover {
	display: block; 
		color: #FFFFFF;
	background-color: #663300;
/*	background-color: #2D666E;
	background-color: #FFFFFF; 
	color: #111;  */
	border-bottom:1px solid #999999; 
	padding: 3px 5px 3px 10px;
}
/** html li.pagelink a:hover {
	width: 100%;
}*/

/* MENU INFERIOR HORIZONTAL */

#menu {
	height: 0px;
	margin: 0 auto;
	text-align:center;
	 }

.menuitems {
	text-align: center;
	padding-top: 0px;
	color: #003366;
	font-size: .9em;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	 }

 .menuitems a {
 color: #393428;
 text-decoration: none;
 	text-transform: uppercase;
font-size: 12px; 
font-weight: normal; 
text-decoration: none; 
font-family: Verdana, Arial, Helvetica, sans-serif;
 }

 .menuitems a:hover {
	text-decoration: none;
	color: #FFFF00;
 }

#menu ul li {
  list-style-type: none;
  display: inline;
  padding: 0 8px 0 8px;
}

#menu .page_item {
  border-left: 1px solid #757575;
}

/* STYLES NEW DESIGN */

.BigTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #AC4A28;
	text-decoration: none;
	text-align: center;
}
.subtitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #987B69;
	text-decoration: none;
	padding: 2px 2px 2px 6px;
}
.bodytxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 16px;
}
.statements {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
	background-image: none;
	text-align: center;
}
.enlighted {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	line-height: normal;
	background-repeat: no-repeat;
}
.menu1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #393428;
	text-decoration: none;
	text-align: left;
	text-indent: 7px;
	font-weight: bold;
	background-repeat: repeat;
	list-style-position: inside;
	list-style-type: none;
}
.menu2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #393428;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	list-style-image: url(images/flechita_blanca.png);
	list-style-position: inside;
	display: list-item;
	text-indent: 18px;
}
.downmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.Copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #048190;
	text-decoration: none;
}
.NOMBRE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.phonenum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: repeat;
	text-align: left;
	vertical-align: middle;
	text-indent: 10px;
	display: block;
	letter-spacing: normal;
	padding: 5px;
	margin-right: 400px;
	background-color: #A8C12B;
}
.style1 {font-size: 18px}
.style4 {color: #FFFFFF}
.style5 {color: #663300}
.style8 {color: #330000}
.style9 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; }
.style12 {color: #393428; font-size: 12px; font-weight: normal; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; }
.style13 {color: #CC0000}

/* Styles for Homes Available */
.prevnext {
    font-size: 110%;
    font-weight: bold;
	color: #696969;
	}
.hmDetails {
	padding-left:10px;
	}
#hmID {
	font-weight:bold;
	}
#hmText {
	margin-top:6px;
	}
.hmPrice {
	font-size:14px;
	font-weight:bold;
	}

    /* Homes Available */
#tabs {
	position:relative;
	background-image:url(004_images/tab_bg.gif);
	width:420px;
	}

#tabNav {
	margin:0;
	padding:0;
	}
	
.tabSelected {
	background-color:#C8D8F2;
	}

#homeInfo {
	padding:6px 0px;
	border-top:1px solid #747474;

	}

.hmNUmber {
	padding-right:4px;
	}
	
.hmImage {
	border:1px solid #FFF;
	}

