/*  
Theme Name: Cielo Paraiso - Residences
Theme URI: http://www.boqueterealestate.com/
Description: Cielo Paraiso - Residences
Version: 1.0
Author: Corporate IT
Author URI: http://www.corporateit.biz
*/


/* Global Settings */

@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Georgia;
	font-size: 12px;
	color: #003366;
}
body {
	background: #EFF7FD url(template/backbround.gif) no-repeat center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Georgia;
	font-size: 12px;
	color: #006699;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: underline;
	color: #003046;
}
a:active {
	text-decoration: none;
	color: #006699;
}

/*TEXT FORMAT*/
.section_guide {font-family:Georgia; font-size:24px; color:#003366;}
.content_section_guide {font-family:Georgia; font-size:22px; color:#A8A8B9; padding-left:8px;}
.footer_text {font-family:Arial; font-size:12px; color:#666666;}
.contact_us_disclaimer {font-family:Arial; font-size:10px; color:#666666;}

/*TABLE FORMAT*/
#content_box {background: #F2F9FD url(template/bk-content-box.jpg) top center no-repeat; padding-bottom:25px;}
#content_box_white {background: #FFFFFF; padding:10px 10px 10px 10px; margin-bottom:25px;}
#contact_box {border:#EEEEEE dashed 1px;}

/*IMG FORMAT*/
.imgAlign { float:right;}

/*ESPECIAL LINKS*/
a.FLOORPLANT {
	font-family: Verdana;
	font-size: 19px;
	color:#666666;
	border-bottom: #FF9900 dotted 2px;
}
a.FLOORPLANT:link {
	text-decoration: none;
}
a.FLOORPLANT:visited {
	text-decoration: none;
	color:#666666;
}
a.FLOORPLANT:hover {
	border-bottom:#BDE0F4 dotted 2px;
	color:#666666;
}
a.FLOORPLANT:active {
	text-decoration: none;
	color:#666666;
}

