/* modules css style sheet */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
body {
	background: url(images_condos/back.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.tiny_image
{
	border: 1px #666666 solid;
}
a:link {
	color: #006f9d;
}
a:visited {
	color: #006f9d;
}
a:hover {
	color: #006f9d;
}
a:active {
	color: #006f9d;
}

#container {
	width: 960px;
	margin: auto;
	background: url(images_condos/container_back.jpg);
	border: 6px solid #006f9d;
}
.dropnavs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	background-color: #006f9d;
	display: block;
	padding: 3px;
}
.dropnavs a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	background-color: #006f9d;
	display: block;
	padding: 3px;
}
.dropnavs a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	background-color: #006f9d;
	display: block;
	padding: 3px;
}
.dropnavs a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	background-color: #006f9d;
	display: block;
	padding: 3px;
}
.dropnavs a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	display: block;
	padding: 3px;
}
#dropprop {
	width: 280px;
	position: absolute;
	top: 185px;
	visibility: hidden;
}
#dropbuy {
	width: 430px;
	position: absolute;
	top: 185px;
	visibility: hidden;
}
#dropsell {
	width: 510px;
	position: absolute;
	top: 185px;
	visibility: hidden;
}
#dropbuild {
	width: 590px;
	position: absolute;
	top: 185px;
	visibility: hidden;
}
#dropour {
	width: 680px;
	position: absolute;
	top: 185px;
	visibility: hidden;
}
#dropinfo {
	width: 805px;
	position: absolute;
	top: 185px;
	visibility: hidden;
}
#header {
	width: 960px;
}
#topnav {
	width: 960px;
	height: 35px;
	background: url(images_condos/topnav_back.jpg);
}
#content {
	width: 960px;
}
#footer {
	width: 960px;
	height: 35px;
	background: url(images_condos/footer_back.jpg);
}
#copyright {
	width: 920px;
	margin: auto;
	padding: 20px;
}
ul {
	margin: 10px;
	padding: 0;
	list-style: none;
	width: 180px; /* Width of Menu Items */
	border-bottom: 1px solid #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	}

ul li {
	position: relative;
	}
	
li ul {
	position: absolute;
	left: 179px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	}

/* Styles for Menu Items */
ul li a:link {
	border-left:1px solid #fff; border-right:1px solid #fff; border-top:1px solid #fff; display: block;
	text-decoration: none;
	color: #ffffff;
	background: #006f9d; /* IE6 Bug */
	padding: 5px;
	border-bottom: 0px none;
	}
	ul li a:visited {
	border-left:1px solid #fff; border-right:1px solid #fff; border-top:1px solid #fff; display: block;
	text-decoration: none;
	color: #ffffff;
	background: #006f9d; /* IE6 Bug */
	padding: 5px;
	border-bottom: 0px none;
	}
	ul li a:active {
	border-left:1px solid #fff; border-right:1px solid #fff; border-top:1px solid #fff; display: block;
	text-decoration: none;
	color: #ffffff;
	background: #006f9d; /* IE6 Bug */
	padding: 5px;
	border-bottom: 0px none;
	}
/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

ul li a:hover { color: #ffffff; background: #333333; } /* Hover Styles */
		
li ul li a { padding: 2px 5px; } /* Sub Menu Styles */
		
li:hover ul, li.over ul { display: block; } /* The magic */

/* Removes default top margin from left/right column paragraphs in Mozilla */
div > p {
  margin-top: 0;
}



/* set the default body text style */
body, table
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}


/* set borders settings */
.borders
{
	background-color: #000000;
	width: 1px;
	height: 1px;
}


/* set top of the page title/heading text, usually should be bold and a touch bigger then normal font */
.heading_title
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}

/* set top of the page title/heading description, usually can be the same as normal font */
.heading_description
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}


/* set listing link/title, usually bold and same size as normal font */
.listing_title
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
}


/* set listing link/title mouse over, usually same as listing_title */
.listing_title:hover
{
	// do nothing
}


/* set listing description, usually same as normal font */
.listing_description
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}


/* set listing information, usually one size smaller then normal, for form field names, and information areas */
.listing_information
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.copyright
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}


/* set listing price(cart)/date(events/news), usually a little smaller than normal font */
.listing_special
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}


/* set listing sale price/error messages, usually darker red and bold */
.listing_error
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #cc0000;
}


/* set image styles */
.listing_image
{
	border: 1px #003399 solid;
; vertical-align: top
}


/* set buttons styles */
.listing_buttons
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}


/* listing table header style */
.listing_table_header
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	background-color: #999999;
}


/* listing table row 1 style */
.listing_table_row_1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
}


/* listing table row 2 style, should be little lighter/darker background then row 1 */
.listing_table_row_2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	background-color: #EEEEEE;
}


/* set side navigation heading */
.side_heading
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003399;
}

/* set side navigation body */
.side_main
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	background-color: #FFCC00;
}


/* set side navigation links */
.side_nav
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFCC00;
	background-color: #003399;
	border: 1px solid #000000;
	padding: 2px;
	margin: 5px;
	width: 100%;
	text-decoration: none;
}

/* set side navigation links mouse over effect */
.side_nav:hover
{
	color: #003399;
	background-color: #99ff66;
	border: 1px solid #000000;
	padding: 2px;
	margin: 5px;
}


/* set side navigation links for first level deep (usually same a side_nav) */
.side_nav_1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFCC00;
	background-color: #003399;
	border: 1px solid #000000;
	padding: 2px;
	margin: 5px;
	width: 100%;
	text-decoration: none;
}

.side_nav_1:hover
{
	color: #FFCC00;
	background-color: #003366;
	border: 1px solid #000000;
	padding: 2px;
	margin: 5px;
}


/* set side navigation links for second level deep (add more levels if needed) */
.side_nav_2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #99ff66;
	background-color: #003377;
	border: 1px solid #000000;
	padding: 2px;
	margin: 5px;
	width: 100%;
	text-decoration: none;
}

.side_nav_2:hover
{
	color: #003399;
	background-color: #99ff44;
	border: 1px solid #000000;
	padding: 2px;
	margin: 5px;
}


/* set side navigation links for third level deep (add more levels if needed) */
.side_nav_3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #99ff66;
	background-color: #003355;
	border: 1px solid #000000;
	padding: 2px;
	margin: 5px;
	width: 100%;
	text-decoration: none;
}

.side_nav_3:hover
{
	color: #003399;
	background-color: #99ff22;
	border: 1px solid #000000;
	padding: 2px;
	margin: 5px;
}

.linksnav { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-style: normal; 
	color: #FFFFFF;
	text-decoration: none; 
	font-weight: bold;
}
.linksnav a:link { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-style: normal; 
	color: #FFFFFF;
	text-decoration: none; 
	font-weight: bold;
}
.linksnav a:active { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-style: normal; 
	color: #CC9966;
	text-decoration: none; 
	font-weight: bold;
}
.linksnav a:visited { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-style: normal; 
	color: #FFFFFF;
	text-decoration: none; 
	font-weight: bold;
}
.linksnav a:hover { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-style: normal; 
	color: #CC9966;
	text-decoration: none; 
	font-weight: bold;
}
.side_links {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: #0033CC; text-decoration: none}

.side_links:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: #000000; text-decoration: none}

.links_red { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #CC0000; text-decoration: underline; font-weight: bold }

.reg {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000; text-decoration: none}

.reg_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
	font-style: normal;
	line-height: 12pt;
	font-variant: normal;
	text-transform: none;
}
.reg_white a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
	font-style: normal;
	line-height: 12pt;
	font-variant: normal;
	text-transform: none;
}
.reg_white a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
	font-style: normal;
	line-height: 12pt;
	font-variant: normal;
	text-transform: none;
}
.reg_white a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
	font-style: normal;
	line-height: 12pt;
	font-variant: normal;
	text-transform: none;
}
.reg_white a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
	font-style: normal;
	line-height: 12pt;
	font-variant: normal;
	text-transform: none;
}

.reg_white_und { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #000099; text-decoration: underline}