.mceEditor { width: 440px; }

a {
	color: #004F75;
	text-decoration: underline;
}

body {
	background: #dbe5ef;
	color: #000000;
	font-family: Veranda, sans-serif;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
}

body.indexPop {
	background: #990000;
	color: #000000;
	margin: 10px;
}
body.indexPop .pn-title {
	color: #696969;
}
body.indexPop .pn-normal {
	color: #000000;
	margin: 10px;
}

input {
	color: #000000;
	font-family: Veranda, sans-serif;
	font-size: 11px;
	text-indent: 2px;
}

select {
	border: solid 1px #B4B4B4;
	color: #000000;
	font-family: Veranda, sans-serif;
	font-size: 10pt;
}

td {
	color: #000000;
	font-family: Veranda, sans-serif;
	font-size: 12px;
}

p {
	margin-top: 10px;
	margin-bottom: 10px;
}

table.data tbody.plugins td {
	background-color: #f5f5f5;
	color: #a1a1a1;
	font-size: 10px;
}
table.data tbody.plugins td a {
	color: #a1a1a1;
}
table.data tbody.plugins td a:hover {
	color: #000000;
}

.versions ul {
	margin: 0px;
	background: #cococo;
}
.versions ul li {
	margin-left: -20px;
	#margin-left: 5px;
}
.versions ul #current {
	font-style: italic;
	color: #c0c0c0;
}
.versions select {
	font-size: 11px;
}

.top-menu {
	font-weight: bold;
	width: 100%;
	margin: auto;
	text-align: left;
}
.top-menu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	display: block;
	margin-left: 14px;
	width: 711px;
}
.top-menu li {
	position: relative;
	display: inline;
}
.top-menu li a {
	text-align: left;
	height: 45px;
	display: inline-block;
	padding: 10px 9px 0px 10px;
	overflow: hidden;
	font-size: 100%;
	font-weight: bold;
	color: #545350;
	text-decoration: none;
	position: relative;
	z-index: 4;
	background: url(../images/menu-bg-left.gif) no-repeat;
}
.top-menu a:hover {
	background: url(../images/menu-bg-over.gif) no-repeat;
}
.top-menu #current {
	background: url(../images/menu-bg-over.gif) no-repeat;
}

.menu_footer {
	font-size: 11px;
	color: #A98754;
}
.menu_footer a {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.contactus {
	width: 480px;
}
.contactus td {
	vertical-align: top;
	width: 50%;
}
.contactus td div {
	padding: 4px;
}
.contactus td div textarea {
}
#featured_pic_home img {
	border: 1px #dfdfdf solid;
}

.realty #head, .realty_read #head {
	background: #F3F2ED;
	border: 1px #E7E6E2 solid;
	padding: 4px;
	font-weight: bold;
	margin-bottom: 12px;
}
.realty td {
	padding-bottom: 12px;
	vertical-align: top;
}
.realty_read td {
	vertical-align: top;
}
.realty #address, .realty_read #address {
	border-bottom: 1px #E7E6E2 solid;
	margin-bottom: 6px;
	font-size: 11px;
}
.realty #info, .realty_read #info {
	margin-bottom: 10px;
}
.realty #descr, .realty_read #descr {
	padding-bottom: 6px;
	border-bottom: 1px #E7E6E2 solid;
	margin-bottom: 6px;
}
.realty_read #descr {
	border-bottom: 0px;
}
.realty #contact, .realty_read #contact {
	margin-top: 6px;
}
.realty #contact #contact_info, .realty_read #contact #contact_info {
	margin-left: 4px;
	display: inline;
}
.realty #prop_list, .realty_read #prop_list {
	border-bottom: 1px #E7E6E2 solid;
	margin-bottom: 6px;
	display: none;
}
.realty #prop_list table, .realty_read #prop_list table {
	width: 99%;
	border-bottom: 1px #E7E6E2 solid;
	margin-top: -6px;
	margin-bottom: 12px;
}
.realty #prop_list table td, .realty_read #prop_list table td, .realty #prop_list table th, .realty_read #prop_list table th {
	text-align: center;
}
.realty #prop_list table tbody:hover, .realty_read #prop_list table tbody:hover, tr.hovered {
	background: #F3F2ED;
	background-color: #F3F2ED;
}
.realty #prop_list table #space_details, .realty_read #prop_list table #space_details {
	margin-right: 20px;
	margin-left: 20px;
	text-align: left;
	border: 1px #E7E6E2 solid;
	background: #F3F2ED;
	padding: 4px;
}
.realty .re_table th, .realty .re_table td {
	font-weight: normal;
	text-align: center;
	border-bottom: 2px #E7E6E2 solid;
}
.realty .re_table td {
	border-right: 2px #E7E6E2 solid;
	padding-bottom: 3px;
}
.realty .re_table #first {
	border-left: 2px #E7E6E2 solid;
}




textarea {
	background: #F3F3F3;
	border: solid 1px #B4B4B4;
	font-family: Veranda, sans-serif;
	color: #000000;
	font-size: 10pt;
	text-indent : 2px;
}

iframe {
	border: solid 1px #B4B4B4;
}

.quote {
	border: 1px #B4B4B4 solid;
	background: #F6F6F6;
	width: 390px;
	max-width: 390px;
	overflow: auto;
	padding: 4px 4px 4px 4px;
	margin: 2px 2px 6px 12px;
}

.code {
	border: 1px #B4B4B4 solid;
	background: #F6F6F6;
	width: 390px;
	max-width: 390px;
	height: 200px;
	overflow: auto;
	margin: 2px 2px 6px 12px;
}

.image {
	max-width: 430px;
}

.pn-normal {
	color: #000000;
	font-family: Veranda, sans-serif;
	font-size: 12px;
}

.pn-normal a:link {
	color: #000000;
	font-family: Veranda, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}

.pn-normal a:visited {
	color: #000000;
	font-family: Veranda, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}

.pn-normal a:hover {
	color: #CCCCCC;
	font-family: Veranda, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.pn-menu {
	color: #626262;
	font-family: Veranda, sans-serif;
	font-size: 11px;
}

.pn-menu a:link {
	color: #626262;
	font-family: Veranda, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.pn-menu a:visited {
	color: #626262;
	font-family: Veranda, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.pn-menu a:hover {
	color: #3F74D5;
	font-family: Veranda, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

.pn-sub {
	color: #000000;
	font-family: Veranda, sans-serif;
	font-size: 10px;
}

.pn-sub a:link {
	color: #000000;
	font-family: Veranda, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}

.pn-sub a:visited {
	color: #000000;
	font-family: Veranda, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}

.pn-sub a:hover {
	color: #0000ff;
	font-family: Veranda, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

.pn-title {
	color: #a98754;
	font-family: Veranda, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.pn-title a:link{
	color: #a98754;
	font-family: Veranda, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.pn-title a:visited{
	color: #a98754;
	font-family: Veranda, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.pn-title a:hover{
	color: #a98754;
	font-family: Veranda, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.pn-white {
	color: #FFFFFF;
	font-family: Veranda, sans-serif;
	font-size: 11px;
}

.pn-white a:link{
	color: #FFFFFF;
	font-family: Veranda, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.pn-white a:visited{
	color: #FFFFFF;
	font-family: Veranda, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.pn-white a:hover{
	color: #FFFFF0;
	font-family: Veranda, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

.pn-whitesub {
	color: #FFFFFF;
	font-family: Veranda, sans-serif;
	font-size: 10px;
}

.pn-whitesub a:link{
	color: #FFFFFF;
	font-family: Veranda, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

.pn-whitesub a:visited{
	color: #FFFFFF;
	font-family: Veranda, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

.pn-whitesub a:hover{
	color: #FFFFF0;
	font-family: Veranda, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}

.footer {
	font-size: 11px;
	text-align: center;
}
.footer a {
	color: #000000;
	text-decoration: none;
}
.footer a:hover {
	color: #000000;
	text-decoration: none;
}
.footer td {
	font-size: 11px;
}
.footer td a {
	color: #000000;
	text-decoration: none;
}
.footer td a:hover {
	color: #000000;
	text-decoration: none;
}

/*DHTMLGOODIES_CALENDAR*/
#calendarDiv{
	position:absolute;
	width:205px;
	border:1px solid #317082;
	padding:1px;
	background-color: #FFF;
	font-family:arial;
	font-size:10px;
	padding-bottom:20px;
	visibility:hidden;
}
#calendarDiv span,#calendarDiv img{
	float:left;
}
#calendarDiv .selectBox,#calendarDiv .selectBoxOver{	
	line-height:12px;
	padding:1px;
	cursor:pointer;
	padding-left:2px;
}

#calendarDiv .selectBoxTime,#calendarDiv .selectBoxTimeOver{	
	line-height:12px;
	padding:1px;
	cursor:pointer;
	padding-left:2px;
}

#calendarDiv td{
	padding:3px;
	margin:0px;
	font-size:10px;
}

#calendarDiv .selectBox{
	border:1px solid #E2EBED;		
	color: #E2EBED;
	position:relative;
}
#calendarDiv .selectBoxOver{
	border:1px solid #FFF;
	background-color: #317082;
	color: #FFF;
	position:relative;
}
#calendarDiv .selectBoxTime{
	border:1px solid #317082;		
	color: #317082;
	position:relative;
}
#calendarDiv .selectBoxTimeOver{
	border:1px solid #216072;	
	color: #216072;
	position:relative;
}

#calendarDiv .topBar{
	height:16px;
	padding:2px;
	background-color: #317082;
}
#calendarDiv .activeDay{	/* Active day in the calendar */
	color:#FF0000;
	border: 1px #317082 solid;
	background-color: #E2EBED;
}
#calendarDiv .todaysDate{
	height:17px;
	line-height:17px;
	padding:2px;
	background-color: #E2EBED;
	text-align:center;
	position:absolute;
	bottom:0px;
	width:201px;
}
#calendarDiv .todaysDate div{
	float:left;
}
	
#calendarDiv .timeBar{
	height:17px;
	line-height:17px;
	background-color: #E2EBED;
	width:105px;
	//color:#FFF;
	position:absolute;
	right:0px;
}

#calendarDiv .timeBar div{
	float:left;
	margin-right:1px;
}

#calendarDiv .monthYearPicker{
	background-color: #E2EBED;
	border:1px solid #AAAAAA;
	position:absolute;
	color: #317082;
	left:0px;
	top:15px;
	z-index:1000;
	display:none;

}
#calendarDiv #monthSelect{
	width:70px;
}
#calendarDiv .monthYearPicker div{
	float:none;
	clear:both;	
	padding:1px;
	margin:1px;	
	cursor:pointer;
}
#calendarDiv .monthYearActive{
	background-color:#317082;
	color: #E2EBED;
}

#calendarDiv td{
	text-align:right;
	cursor:pointer;
}

#calendarDiv .topBar img{
	cursor:pointer;
}
#calendarDiv .topBar div{
	float:left;
	margin-right:1px;
}