.invalid {
	border: 1px solid #f00 !important;
}

/* admin toolbars */
div.toolbar { float: right; text-align: right; padding: 0; }

table.toolbar    			 { border-collapse: collapse; padding: 0; margin: 0;	 }
table.toolbar td 			 { padding: 1px 1px 1px 4px; text-align: center; color: #666; height: 48px; }
table.toolbar td.spacer  { width: 10px; }
table.toolbar td.divider { border-right: 1px solid #eee; width: 5px; }

table.toolbar span { float: none; width: 32px; height: 32px; margin: 0 auto; display: block; }

table.toolbar a {
   display: block; float: left;
	white-space: nowrap;
	border: 1px solid #fbfbfb;
	padding: 1px 5px;
	cursor: pointer;
}

table.toolbar a:hover {
	border-left: 1px solid #eee;
	border-top: 1px solid #eee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-decoration: none;
	color: #0B55C4;
}

/* tabs */

dl.tabs {
	float: left;
	margin: 10px 0 -1px 0;
	z-index: 50;
}

dl.tabs dt {
	float: left;
	padding: 4px 10px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	margin-left: 3px;
	background: #f0f0f0;
	color: #666;
}

dl.tabs dt.open {
	background: #F9F9F9;
	border-bottom: 1px solid #F9F9F9;
	z-index: 100;
	color: #000;
}

div.current {
	clear: both;
	border: 1px solid #ccc;
	padding: 10px 10px;
}

div.current dd {
	padding: 0;
	margin: 0;
}

/** Table styles **/

table.adminlist {
	width: 100%;
	border-spacing: 1px;
	background-color: #e7e7e7;
	color: #666;
}

table.adminlist td,
table.adminlist th { padding: 4px; }

table.adminlist thead th {
	text-align: center;
	background: #f0f0f0;
	color: #666;
	border-bottom: 1px solid #999;
	border-left: 1px solid #fff;
}

table.adminlist thead a:hover { text-decoration: none; }

table.adminlist thead th img { vertical-align: middle; }

table.adminlist tbody th { font-weight: bold; }

table.adminlist tbody tr			{ background-color: #fff;  text-align: left; }
table.adminlist tbody tr.row1 	{ background: #f9f9f9; border-top: 1px solid #fff; }

table.adminlist tbody tr.row0:hover td,
table.adminlist tbody tr.row1:hover td  { background-color: #ffd ; }

table.adminlist tbody tr td 	   { height: 25px; background: #fff; border: 1px solid #fff; }
table.adminlist tbody tr.row1 td { background: #f9f9f9; border-top: 1px solid #FFF; }

table.adminlist tfoot tr { text-align: center;  color: #333; }
table.adminlist tfoot td,
table.adminlist tfoot th { background-color: #f3f3f3; border-top: 1px solid #999; text-align: center; }

table.adminlist td.order 		{ text-align: center; white-space: nowrap; }
table.adminlist td.order span { float: left; display: block; width: 20px; text-align: center; }

table.adminlist .pagination { display:table; padding:0;  margin:0 auto;	 }

.pagination div.limit {
	float: left;
	height: 22px;
	line-height: 22px;
	margin: 0 10px;
}

/* icons */
.icon-32-save 			{ background-image: url(../images/icon-32-save.png); }
.icon-32-cancel 		{ background-image: url(../images/icon-32-cancel.png); }
.icon-32-publish 		{ background-image: url(../images/icon-32-publish.png); }
.icon-32-unpublish 	{ background-image: url(../images/icon-32-unpublish.png);}
.icon-32-new 			{ background-image: url(../images/icon-32-new.png); }
.icon-32-edit 			{ background-image: url(../images/icon-32-edit.png); }
.icon-32-delete 		{ background-image: url(../images/icon-32-delete.png); }

/* ---Simple Image Gallery--- */
div.sig {
}

div.sig-top-wrapper {
	width: 350px;
	position: relative;
}

img.sig-big-image-zoom {
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 100;
	width: 27px !important;
	height: 27px !important;
	cursor: pointer;
	cursor: hand;
}

div.sig-big-image-wrapper {
	margin-bottom: 10px;
}

div.sig-big-image-wrapper img {
}

div.sig-photos-wrapper {
	display: block;
	width: 350px;
}

div.sig-photos-wrapper img {
	display: block;
	float: left;
	padding: 1px;
	margin: 3px 6px 2px;
	border: 1px solid #fff;
}

div.sig-photos-wrapper a:hover img,
div.sig-photos-wrapper div.active img {
	border: 1px solid #693;
}


div.sig-controls-wrapper {
	position: relative;
	height: 48px;
	margin: 3px 0 7px;
	width: 350px;
	background: url(../images/gallery_controls_bg.png) no-repeat center 0;
	font-family: Verdana;
	font-size: 12px;
}


div.sig-previous-button,
div.sig-play-button,
div.sig-next-button {
	color: #fff;
	font-weight: bold;
	top: 16px;
	line-height: 16px;
	height: 16px;
	position: absolute;
	cursor: pointer;
}

div.sig-previous-button {
	left: 10px;
}

div.sig-play-button {
	left: 145px;
	width: 60px;
	background: url(../images/gallery_play_btn_bg.png) no-repeat right 0;
}

div.sig-controls-wrapper div.active {
	background: url(../images/gallery_stop_btn_bg.png) no-repeat right 0;
}

div.sig-next-button {
	right: 10px;
}

div.itemImageGallery-agenda {
	float: left;
	width: 320px;
}

/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../images/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

/*------------------- Property List styles ---------------- */

div.fw-list-propery-wrapper {
	border-top: 1px solid #a6a39a;
	padding: 10px;
	margin: 15px 0;
}

div.fw-list-propery-wrapper a {
	color: #0a3c99;
}

div.fw-list-propery-header {
	margin-bottom: 10px;
}

div.fw-list-propery-line {
	line-height: 150%;
}

div.fw-list-propery-image {
	width: 310px;
	float: left;
}

div.fw-list-propery-image img,
div.fw-property-image img {
	border: 1px solid #a6a39a;
	padding: 1px;
}


div.fw-list-propery-details {
	width: 320px;
	float: right;
}

div.fw-list-propery-info {
	width: 50%;
	float: left;
}

div.fw-list-propery-links {
	width: 50%;
	float: right;
}

div.fw-list-propery-link {
	line-height: 150%;
	text-align: right;
}

div.fw-list-propery-link a {
	font-weight: normal;
}

div.fw-list-propery-description-title {
	margin-top: 10px;
}

div.fw-list-propery-description {
	word-wrap: break-word;
}

div.fw-search-status {
	float: left;
	width: 50%;
}

div.fw-search-paginator-top {
	float: right;
	width: 50%;
	text-align: right;
}

div.fw-search-paginator-bottom {
	text-align: center;
	margin-bottom: 20px;
}

/*------------------- Property Item styles ---------------- */
div.fw-property-row {
	margin-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #a6a39a;
}

div.fw-property-row a {
	color: #0a3c99;
	font-weight: normal;
}

div.fw-property-left-side {
	float: left;
	width: 50%;
}

div.fw-property-right-side {
	float: left;
	width: 50%;
}

div.fw-property-links {
	margin-top: 15px;
}

div.fw-property-link {
	float: left;
	margin-right: 20px;
}

div.fw-property-detail-row,
div.fw-property-detail-row-odd {
	padding: 3px 5px;
	word-wrap: break-word;
}

div.fw-property-detail-row-odd {
	background: #eee;
}


/*------------------- Property Request styles ---------------- */
div.request-info-wrapper {
	padding: 5px 20px;
	background: #eee;
}

div.request-info-title {
	text-align: right;
}

div.request-info-contact {
	float:left;
	width: 40%;
}

div.request-info-text {
	float:left;
	width: 60%;
}

div.request-info-contact input {
	margin: 5px 0;
	width: 190px;
	padding: 3px 5px;
}

div.request-info-text textarea {
	margin-top: 20px;
	width: 320px;
	height: 65px;
	padding: 3px 5px;
}

div.request-info-button {
	text-align: center;
	margin: 7px 0;
}

/* simple Tabs */
div.simpleTabs ul.simpleTabsNavigation {
	margin: 0;
	padding: 0;
}
div.simpleTabs ul.simpleTabsNavigation li {
	float: left;
	list-style-type: none;
	margin: 2px;
	padding: 2px;
}

.fwrealestate-left {
	float: left;
}

.fwrealestate-gallery-image {
	margin: 2px;
}

/* all video plugin */
span.avPlayerContainer {display:block;text-align:center;clear:both;position:relative;z-index:999;}
span.avPlayerContainer span.avPlayerSubContainer {display:block;text-align:center;padding:12px;margin:4px auto;border:none;background:#010101 repeat-x bottom;text-align:right;}
span.avPlayerContainer span.avPlayerSubContainer span.avPlayerBlock {display:block;}

/* fwmortgage calculator module */
.fwmortgage-calculator-field {
	text-align: right;
}

/* fwmortgage calculator results */
.fwrealestate-amount {
	text-align: right;
}

div.fwrealestate-mortgage-table-header {
	margin: 10px 0 5px;
	padding: 10px;
	font-weight: bold;
	background: #eee;
}

table.fw-mortgage-calculator td {
	padding: 5px;
}

/* mooprompt */
.cbOverlay {
    background: #000;
}
.cbContainer {
    background:#eee;
    text-align:center;
    padding:10px;
    border:1px solid #999;
}
.cbContent {
    padding-bottom:20px;
}
.cbButtons input {
    border: 1px solid #999;
    padding: 0 10px;
    margin: 0 10px;
}
/* mooprompt */

