body {
	background-image: url("../images/main_BG.jpg");
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font: normal 11px Georgia, Arial, Helvetica, sans-serif;
	line-height: 14px;
	color: #505050;
}
ul {
	margin-top: 5px;
}
td {
	vertical-align: top;
}
a:link, a:visited {
	/*text-transform: uppercase;*/
	font: bold Georgia, Arial, Helvetica, sans-serif;
	color: #603913;
	text-decoration: none;
}
a:hover, a:active {
	/*text-transform: uppercase;*/
	font: bold Georgia, Arial, Helvetica, sans-serif;
	color: #603913;
	text-decoration: underline;
}
}
.date {
	background: url("images/top_center_bg.jpg");
	font: normal 10px Georgia, Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: right;
	vertical-align: middle;
	/*padding: 10px 10px 0px 0px;*/
	text-decoration: none;
	height: 20px;
}

#main {
	background:  url("../images/contentBig_BG.jpg");
	position: relative;
	width: 816px;
	margin-left: auto;
	margin-right: auto;
}
#homeBtn {
	position: absolute;
	top: 2px;
	right: 20px;
}
#pgTitle {
	position: absolute;
	visibility: visible;
	width: 260px;
	top: 70px;
	left: 250px;
}
.amenties {
	text-align: left;
	vertical-align: top;
	padding: 150px 215px 0px 28px;
}
#rtPics {
	position: absolute;
	visibility: visible;
	top: 84px;
	right: 35px;
}
#rtThumb {
	position: absolute;
	visibility: visible;
	text-align: right;
	bottom: 40px;
	right: 15px;
	z-index: 10;
}
#content {
	position: absolute;
	visibility: visible;
	width: 522px;
	top: 60px;
	left: 260px;
	vertical-align: top;
}
.head_BG {
	background-image: url(images/dto_headerBG.jpg);
	width: 816px;
	height: 330px;
}
.footer {
	height: 122px;;
	background-image: url("../images/footer_BG.jpg");
	vertical-align: top;
}
.subTitle {
	font: bold 17px Georgia, Arial, Helvetica, sans-serif;
	color: #603913;
	text-align: left;
	margin-bottom: 2cm;
}
.subTitle2 {
	font: bold 15px Georgia, Arial, Helvetica, sans-serif;
	color: #603913;
	text-align: left;
	margin-bottom: 6cm;
}
.form {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.formField {
	background: url(images/formBg.gif);
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #5D2066;
	padding: 2px 2px 3px 4px;
	/*width: 110px;
	height: 20px;*/
}
.close {
	background: #000;
	font: bold 12px Georgia, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #ede5cb;
	text-align: right;
	padding: 10px 20px 10px 0px;
}
.close a:link, .close a:visited {
	text-transform: uppercase;
	color: #ede5cb;
	text-decoration: none;
}
.close a:hover, .close a:active {
	text-transform: uppercase;
	color: #ede5cb;
	text-decoration: underline;
}
.printer {
	background: #000;
	font: bold 12px Georgia, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #ede5cb;
	text-align: center;
	padding: 10px;
}
.printer a:link, .printer a:visited {
	text-transform: uppercase;
	color: #ede5cb;
	text-decoration: none;
}
.printer a:hover, .printer a:active {
	text-transform: uppercase;
	color: #ede5cb;
	text-decoration: underline;
}

#copyright {
	position: relative;
	width: 791px;
	margin-left: auto;
	margin-right: auto;
	font: normal 9px Georgia, Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	text-align: right;
	vertical-align: top;
	padding: 4px 25px 0px 0px;
}
#copyright a:link, #copyright a:visited {
     font: normal 9px Georgia, Arial, Helvetica, sans-serif;
	 color: #000;
	 text-decoration: none;
}
#copyright a:hover, #copyright a:active {
     font: normal 9px Georgia, Arial, Helvetica, sans-serif;
	 color: #000;
	 text-decoration: underline;
}


/** Administration Styles **/
#wrapper_admin  {
	position: relative;
	margin: auto;
	width: 725px;
	padding: 0 15px;
/* 	border: 1px solid #000; */
}

.frm_row {
	margin: 10px 0px;
}

.frm_label  {
	width: 75px;
	float: left;
	font: bold 12px/18px Georgia, Arial, Helvetica, sans-serif;
}

.frm_field  {
	width: 250px;
	float: left;
}

.clear  {
	height: 0px;
	clear: both;
}

#admin_menu  {
	position: relative;
	color: #FFF;
	font: bold 14px/18px Georgia, Arial, Helvetica, sans-serif;
/* 	background: #99712B; */
	top: 60px;
	text-align: right;
	padding-right: 50px;
}

#admin_menu a  {
	color: #99712B;
	text-decoration: none;
	padding: 5px 5px;
}
#admin_menu a:hover  {
	text-decoration: underline;
}

#admin_menu #menu_lots  {
	float: left;
	width: 50%;
	color: #FFF;
	text-align: center;
	font: bold 14px/18px Georgia, Arial, Helvetica, sans-serif;
	background: #99712B;
}
#admin_menu #menu_gallery  {
	float: left;
	width: 50%;
	color: #FFF;
	text-align: center;
	font: bold 14px/18px Georgia, Arial, Helvetica, sans-serif;
	background: #99712B;
}

#main_admin  {
	float: left;
	width: 575px;
/* 	background: #FFF; */
	color: #000;
}

#wrapper_lot_edit  {

	width: auto;
	height: auto;
	background: #E4E4E4;
	color: #CC0000;
}

.message  {
	background: #CC0000;
	color: #FFF;
	padding: 25px 25px;
	font: bold 18px Georgia, Arial, Helvetica, sans-serif;
}

#lot_overlay  {
	position: absolute;
	left: 0;
	top: 0;
/* 	background: #CC0000; */
}

#wrapper_admin_map  {
	position: relative;
	top: 0px;
	left: 0px;
	width: 800px;
	height: 712px;
}

#lotEdit {
	z-index: 99;
}

form {
	margin: 0px 0px;
}

.clear  {
	clear: both;
	height: 1px;
}

h3  {
	margin: 0px 0px;
}

.lot  {
	position: absolute;
	visibility: hidden;
	top: 10px;
	left: 510px;
	color: #000;
}

.hover_top  {
	margin: 0px 0px;
	background: url(../images/redMiddle1.png) repeat-y top left;
	height: 25px;
	width: 290px;
}

.hover_top h3  {
	color: #FFF;
	font: bold 14px/20px Georgia, Arial, Helvetica, sans-serif;
	padding-left: 25px;
	margin-bottom: 5px;

}

.hover_content  {
/* 	margin-top: -2px; */
	background: url(../images/whitemiddle.png) repeat-y top left;
	padding: 10px 25px;
	font: normal 12px/18px Georgia, Arial, Helvetica, sans-serif;
}
.hover_content span  {
	font: bold 12px/18px Georgia, Arial, Helvetica, sans-serif;
}

#wrapper_map  {
	position: relative;

}

#lot_hover  {
	position: relative;
	width: 290px;
}

#hover_left  {
	position: absolute;
	left: 0px;
	top: 240px;
	z-index: 33;
}

#hover_right  {
	position: absolute;
	left: 42px;
	top: 60px;
	z-index: 15;
}

#hover_content  {
	background: url(../images/whitemiddle.png);
	height: 240px;
	padding-left: 20px;
}

.lotName  {
	padding-left: 20px;
	background: url(../images/redMiddle1.png);
	color: #FFF;
	font: bold 18px Georgia, Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
}


#editForm .frm_row {

}

#editForm .frm_label  {
	width: 290px;
	font: bold 12px Georgia, Arial, Helvetica, sans-serif;
}

#editForm .frm_field  {
	width: 290px;
}

.table_head  {
	background: #7A896C;
	color: #FFF;
	font: bold 14px Georgia, Arial, Helvetica, sans-serif;
	text-align: center;
}
.row1  {
	background: #D8CA86;
	font: normal 11px Georgia, Arial, Helvetica, sans-serif;
}
.row2  {
	background: #EDE2AA;
	font: normal 11px Georgia, Arial, Helvetica, sans-serif;
}

#wrapper_right  {
	position: relative;
	width: 750px;
	margin: auto;
}

#wrapper_middle  {
	float: left;
	width: 550px;
	margin-left: 24px;
}

#wrapper_far_right  {
	float: left;
	width: 200px;
}

.p_thumb  {
	float: left;
}

.p_links  {
	float: left;
	margin-left: 10px;
}

.athumb {
	float: left;
}

.adesc  {
	float: left;
	margin-left: 10px;
}
.atitle  {
	font: bold 14px/20px Arial, Helvetica, Sans-serif;
}


/*  Added for New Photo Gallery  */

#list_album_photos  {
	list-style: none;
}

#list_album_photos li:hover  {
	background: #EFDFB3;
	cursor: move;
}

#wrap_album_list  {
	list-style: none;
}

#wrap_album_list li:hover  {
	background: #EFDFB3;
	cursor: move;
}


.floorplan_name  {
/* 	font: bold 14px/20px Arial, Helvetica, Sans-Serif; */
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
}
.rowHead  {
	font: bold 12px/18px Arial, Helvetica, Sans-Serif;
	background: #505050;
	color: #FFF;
}
.float  {
	float: left;
}
label {
	font: bold 13px/20px Arial, Helvetica, Sans-Serif;
}
#floor_plan_table  {

}
#floor_plan_table td  {
	padding-left: 5px;
	padding-right: 5px;
}
.floor_plan_details  {
	background: #624729;
	color: #FFFDF8;
	padding: 10px 10px;
	font: bold 13px/24px Arial, Helvetica, Sans-Serif;
	width: 200px;
}

a.floor_plan_details  {
	color: #FFFDF8;
}

/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/*
    ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:#000;}

#colorbox{}
    #cboxContent{margin-top:10px;}
        #cboxLoadedContent{background:#FBF7DE; padding:5px;}
        #cboxTitle{position:absolute; top:-20px; left:0; color:#000;}
        #cboxCurrent{position:absolute; top:-20px; right:0px; color:#000;}
        #cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;}
        #cboxPrevious{position:absolute; top:50%; left:5px; margin-top:-32px; background:url(images/controls.png) top left no-repeat; width:28px; height:65px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:bottom left;}
        #cboxNext{position:absolute; top:50%; right:5px; margin-top:-32px; background:url(images/controls.png) top right no-repeat; width:28px; height:65px;}
        #cboxNext.hover{background-position:bottom right;}
        #cboxLoadingOverlay{background:#000;}
        #cboxLoadingGraphic{background:url(images/loading.gif) center center no-repeat;}
        #cboxClose{position:absolute; top:0px; right:15px; display:block; background:url(../images/cb_close.png) center center no-repeat; width:38px; height:19px; text-indent: -9999px;}
        #cboxClose.hover{}

#floor_plan_details  {
	width: 200px;
	margin-left: 10px;
}

#floor_plan_details p  {
	font: normal 16px/25px Arial, Helvetica, Sans-Serif;
}
.success  {
	background: #DFF2BF url(images/msg_success_BG.jpg) no-repeat 10px 10px;
	border: 1px solid #6EA136;
	font: normal 14px/34px Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 5px 5px 45px;
	color: #6EA136;
}

.warning  {
	background: #FEEFB3 url(images/msg_warning_BG.jpg) no-repeat 10px 10px;
	border: 1px solid #B47F27;
	font: normal 14px/34px Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 5px 5px 45px;
	color: #B47F27;
}

.info  {
	background: #BDE5F8 url(images/msg_info_BG.jpg) no-repeat 10px 10px;
	border: 1px solid #70A9D2;
	font: normal 14px/34px Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 5px 5px 45px;
	color: #70A9D2;
}

.error {
	background: #FFBABA url(images/msg_error_BG.jpg) no-repeat 10px 10px;
	border: 1px solid #E02832;
	font: normal 14px/34px Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 5px 5px 45px;
	color: #E02832;
}

.fp_row {
	margin-top: 5px;
	border-bottom: 2px solid #444;
	padding-bottom: 50px;
}

.hfs_img {
	float: left;
	width: 80px;
}

.hfs_name  {
/* 	float: left; */
	font: bold 14px/20px Georgia,Arial,Helvetica,sans-serif;
/* 	width: 250px; */
/* 	margin-left: 15px; */
}
.hfs_info  {
	float: left;
	width: 125px;
	font: normal 11px/14px Georgia,Arial,Helvetica,sans-serif;
}

.hfs_row  {
	padding: 10px 5px;
	border-bottom: 1px solid #6B5A22;
}
.hfs_row:hover  {
	background: #F0E4B2;
}

.bottom_tagline  {
	display: block;
	width: 500px;
	font: bold 16px/24px Georgia, Arial, Helvetica, Sans-Serif;
}#main #content p strong {
	font-size: 13px;
	color: #600;
}
#main table tr td table tr .amenties p .date .subTitle {
	font-family: Georgia, Arial, Helvetica, sans-serif;
}
.new {
	font-size: 14px;
	line-height: 17px;
}
#main table tr td table tr .amenties p .date .subTitle {
	font-size: 14px;
}
.bold {
	font-weight: bold;
}
#main table tr td table tr .amenties p .new {
	color: #333;
}

