/* ==== INCLUDE: /css/base.css ==== */

body, html {
}

body, body table tbody {
	margin: 0;
	padding: 0;
	font: 9pt Arial,Helvetica,sans-serif;
}

p {
	margin: 0;
	font: 9pt Arial,Helvetica,sans-serif;
}

a {
	cursor: pointer;
	color: blue;
	font-weight: bold;
	text-decoration: none;
}

a:hover, a:active {
	color: red;
}

ul {
        list-style: disk;
        margin-top: 5px;
        margin-left: 2em;
        padding-left: 0;
}

li {
        margin-top: 3px;
        margin-left: 5px;
        padding: 0;
}

.captcha, .captcha table {
	border: 0 !important;
}

.captcha td {
	padding: 3px 0px 3px 0px !important;
}
.captcha-image {
	border: 1px solid #777777;
}

.captcha-info-text {
	font-family: Arial, sans-serif;
	font-size: 12px;
}

.captcha-input {
	border: 1px solid #555555;
}

.captcha-reload-button {
	border: 1px solid #ababab;
	font: 10px Tahoma,Arial,Helvetica,sans-serif;
	font-weight: bold;
	background-color: #cfdef0;
}

.message {
	font: 12px Arial,Helvetica,sans-serif;
	color: #0000aa;
}

.error {
	font: 12px Arial,Helvetica,sans-serif;
	color: red;
}

/*
.form table tbody {
	font: 12px Arial,Helvetica,sans-serif;
}

.form table tfoot {
	font: 12px Arial,Helvetica,sans-serif;
}

.form table tbody td {
	padding: 3px 10px 3px 10px;
}

.form table tbody th {
	padding: 10px 10px 3px 10px;
}

.form table tfoot td {
	text-align: right;
	padding: 7px 10px 7px 10px;
}
*/

.form table td input[type=text], .form table td input[type=password], .form table td textarea {
	border: 1px solid gray;
	background-color: white;
}

.weblet-placeholder {
	font: 8pt Tahoma,Helvetica,sans-serif;
	font-style: italic;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	/*
	background-color: #efefef;
	border: 1px solid #ababab;
	*/
}

.page-footer-responsibility, .page-footer-copyright {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 8pt;
	text-align: center;
	clear: both;
}
.page-footer-copyright {
	font-weight: bold;
}

/*
img {
	behavior: url( "http://pasicrealestate.com/js/pngbehavior.htc?r=1231233" );
}
*/


.mrp-rss-image
{
	border: 1px solid gray;
	display: block;
	margin-bottom: 5px;
}

.mrp-rss-image-hide
{
	display: none;
}

div.mrp-rss-image-float-left
{
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

div.mrp-rss-image-float-right
{
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}

img.mrp-rss-image-float-left
{
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid gray;
}

img.mrp-rss-image-float-right
{
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
	border: 1px solid gray;
}

.mrp-rss-image-container
{
	width: 180px;
	height: 120px;
	border: 1px solid #333;
}

.mrp-rss-image-container a
{
	display: block;
}

.leadin-horizontal table
{
        width: 100%;
}

.youtuve-video
{
	border: 1px solid #dfdfdf;
}

div.left-align,
div.left-align h1,
div.left-align h2,
div.left-align h3,
div.left-align h4,
div.left-align h5
{
	text-align: left;
}

#template-layout,
#page-template-layout,
#page-layout
{
	position: relative;
}

body#blog-post-tiny-editor
{
	padding: 10px;
}

.html-layout table.layout
{
	table-layout: fixed;
}

/* when available */
table.layout div.td-contents
{
	position: relative;
	overflow: hidden;
	width: 100%;
}

table.leadin
{
	position: relative;
}

div.leadin_image a
{
	display: block;
	position: relative;
}

/* auto image */
img.mrp-auto-image,
img.mrp-rss-image
{
	position: absolute;
	left: -10000px;
	top: -10000px;
	visibility: hidden;
	border: 0 !important;
}

/* ==== INCLUDE: /css/weblets/hmenu-table.css ==== */

<!--[if lt IE 7]><style>
/* style for IE 6 + IE5.5 + IE5.0 */
.p7PMnavV a, .p7PMnavH a { height: 0; }
</style><![endif]-->
<!--[if IE 7]><style>
.p7PMnavV a, .p7PMnavH a { zoom: 1;}
/* or whatever we might need tomorrow */
</style><![endif]-->

/* 
  -----------------------------------
  PopMenu Magic Style Sheet
  by Project Seven Development
  www.projectseven.com
  Menu Type: Horizontal
  Style Theme:12 - Golden Sands
  -----------------------------------
*/

.p7PMnavH {
	margin: 0;
	padding:0;
	font: 12px "Trebuchet MS", Arial, sans-serif !important;
}
.p7PMnavH li {
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0;
	/* background-image: url(http://pasicrealestate.com/img/p7PM_goldbghz.jpg); */
	background-repeat: repeat-x;
}
.p7PMnavH ul {
	margin: 0;
	padding: 0;
	position: absolute;
	left: -9000px;
	z-index: 10000;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
}
.p7PMnavH ul li {
	/* background-image:  url(http://pasicrealestate.com/img/p7PM_goldbg.jpg); */
	border-bottom: 1px solid #333333;
	background-color: white;
}
.p7PMnavH .p7PMfirstSubMenuItem {
	border-top: 1px solid #333333;
}
.p7PMnavH ul ul {
	border-top: 1px solid #333333;
}
.p7PMnavH a {
	display: block;
	text-decoration: none;
	background-color: transparent;
	padding: 6px 22px 6px 10px;
	color: #333333;
	line-height: 1;
	font-weight: normal;
}
.p7PMnavH ul a {
	font-weight: normal;
	border-top: 1px solid #EDDFC5;
	border-left: 4px solid #EDDFC5;
	padding: 4px 12px 4px 10px;
}

.p7PMnavH a:hover, .p7PMnavH a:active, .p7PMnavH a:focus,
.p7PMnavH .p7PMon, .p7PMnavH .p7PMon:hover, 
.p7PMnavH .p7PMon:active {
	/* border-left: 1px solid #333333; */
	color: #FFFFFF;
	background-color: #9498B3;
	letter-spacing: .01px;
	/* background-image:  url(http://pasicrealestate.com/img/p7PM_goldbgover.jpg); */
}
.p7PMnavH ul a:hover, .p7PMnavH ul a:active, .p7PMnavH ul a:focus,
.p7PMnavH ul .p7PMon, .p7PMnavH ul .p7PMon:hover, 
.p7PMnavH ul .p7PMon:active {
	color: #FFFFFF;
	background-color: #9498B3;
	letter-spacing: .01px;
}

/* ------ the current page marker style ------ */
.p7PMnavH .p7PMmark, .p7PMnavH .p7PMmark:hover {
	font-weight: bold;
}
/* ------ the trigger link styles ------- */


/*the normal trigger link */
.p7PMnavH .p7PMtrg, .p7PMnavH .p7PMtrg:hover, .p7PMnavH .p7PMtrg:active {
	background-image:  url('css/weblets/arrow_east_black.gif');
	background-repeat:	no-repeat;
	background-position: right center;
}

.p7PMnavH ul .p7PMtrg, .p7PMnavH ul .p7PMtrg:hover, .p7PMnavH ul .p7PMtrg:active {
	background-image:  url('css/weblets/arrow_east_black.gif');
	background-repeat:	no-repeat;
	background-position: right center;
}
.p7PMnavH .p7PMtrg:hover {
	background-image:  url(http://pasicrealestate.com/img/p7PM_goldbgover.jpg);
	background-repeat: repeat-x;
}
/*the submenu classes */
.p7PMnavH .p7PMhide {
	left: -9000px;
	top: -9000px;
	border: 0;
}
.p7PMnavH .p7PMshow {
	left: auto;
	z-index: 20000 !important;
}
/* Top level menu width */
.p7PMnavH li {
}
.p7PMnavH li a {
}

.p7PMnavH ul li {
	float: none;
}
/* 2nd and subsequent Submenu widths */
.p7PMnavH ul {
	/*width: 184px;*/
}

.p7PMHspacer {
	margin-top: 3px;
	margin-bottom: 3px;
	border-left: 1px solid #ababab;
	height: 20px;
}


.p7PMnavH td
{
	white-space: nowrap;
}

div.navBarH div.navBarInnerH
{
	overflow-x: hidden; 
	width: 1px;
}

.p7PMnavV ul {position:absolute;left:-9000px;}
.p7PMnavV ul ul {position:absolute;left:-9000px;}
.p7PMnavV ul ul ul {position:absolute;left:-9000px;}
.p7PMnavV ul ul ul ul {position:absolute;left:-9000px;}
.p7PMnavV ul ul ul ul ul {position:absolute;left:-9000px;}
.p7PMnavV ul ul ul ul ul ul {position:absolute;left:-9000px;}
.p7PMnavV ul ul ul ul ul ul ul {position:absolute;left:-9000px;}
.p7PMnavV ul ul ul ul ul ul ul ul {position:absolute;left:-9000px;}
.p7PMnavV ul ul ul ul ul ul ul ul ul {position:absolute;left:-9000px;}
.p7PMnavV ul ul ul ul ul ul ul ul ul ul {position:absolute;left:-9000px;}
.p7PMnavV ul ul ul ul ul ul ul ul ul ul ul {position:absolute;left:-9000px;} 

/* ==== INCLUDE: /css/weblets/site-map.css ==== */

.weblet_sitemap ul {
	list-style: disk;
	margin-left: 1em;
	padding-left: 0;
	font-size: 12px !important;
}

.weblet_sitemap li {
	margin-top: 10px;
	font-weight: bold;
	margin-left: 5px;
	padding: 0;
	font-size: 12px !important;
}


/* ==== INCLUDE: /css/weblets/contact-info.css ==== */

.weblet_contact-info-horizontal {
	text-align: center;
	border-top: 1px solid #555555;
	padding-top: 5px;
}

.weblet_contact-info-horizontal ul {
	font: 12px arial,helvetica,sans-serif;
	list-style-type: none;
	text-indent: 0;
	display: block;
	margin: 0;
}

.weblet_contact-info-horizontal ul li {
	display: inline;
	margin-left: 5px;
	white-space: nowrap;
}

.weblet_contact-info-horizontal-heading-text {
	font-weight: bold;
	color: #777777;
}

.weblet_contact-info-horizontal-email a, 
	.weblet_contact-info-horizontal-email a:hover, 
	.weblet_contact-info-horizontal-email a:active,
	.weblet_contact-info-horizontal-email a:visited {
	text-decoration: none;
	font-weight: bold;
	font-color: #3e3f7f;
}

.weblet_contact-info-horizontal-email a:hover {
	color: red;
}

.weblet_contact-info-horizontal-first-element {
	margin-left: 0px;
}

.weblet_contact-info-horizontal-separator {
	display: inline;
	border-right: 1px dotted #555555;
}

/* vertical */

.weblet_contact-info-vertical {
	/* text-align: center; */
}

.weblet_contact-info-vertical table {
}

.weblet_contact-info-vertical table tbody {
	font: 12px arial,helvetica,sans-serif;
	text-align: left;
}

.weblet_contact-info-vertical td {
	
}

.weblet_contact-info-vertical-type-text, .weblet_contact-info-vertical-info-text {
	border-bottom: 1px dotted #cdcdcd;
}

.weblet_contact-info-vertical-info-text {
	/* white-space: nowrap; */
}

.weblet_contact-info-vertical-header-text, 
.weblet_contact-info-right-header-text,
.weblet_contact-info-left-header-text
 {
	background-color: #cdcdcd;
	border: 1px solid #ababab;
	padding: 5px 10px 5px 10px;
	text-align: center;
}

.weblet_contact-info-right-header-text {
	margin-top: 10px;
	text-align: right;
}

.weblet_contact-info-left-header-text {
	margin-top: 10px;
	text-align: left;
}

.weblet_contact-info-vertical-photo {
	border: 1px solid black;
}
.weblet_contact-info-vertical-email {
	padding: 10px 10px 10px 10px;
}

.weblet_contact-info-vertical-email a, 
	.weblet_contact-info-vertical-email a:hover, 
	.weblet_contact-info-vertical-email a:active,
	.weblet_contact-info-vertical-email a:visited  {
	text-decoration: none;
	font-weight: bold;
	font-color: #3e3f7f;
}

.weblet_contact-info-vertical-email a:hover {
	color: red;
}

.weblet_contact-info-vertical-type-text {
	text-align: left;
	padding: 2px 3px 2px 3px;
}

.weblet_contact-info-vertical-info-text {
	text-align: right;
	font-weight: bold;
	padding: 2px 3px 2px 3px;
}

.weblet_contact-info-vertical-address-text {
	border-bottom: 1px dotted #cdcdcd;
}

.weblet_contact-info-horizontal .weblet_contact-sm-links-section,
.weblet_contact-info-vertical .weblet_contact-sm-links-section
{
	margin: 5px 10px 10px 10px;
}
.weblet_contact-info-horizontal .weblet_contact-sm-links-section a,
.weblet_contact-info-vertical .weblet_contact-sm-links-section a
{
	margin-right: 5px;	
	margin-top: 5px;
}
.weblet_contact-info-horizontal .weblet_contact-sm-links-section img,
.weblet_contact-info-vertical .weblet_contact-sm-links-section img
{
	border: 0;	
	width: 24px;
	height: 24px;
}

.weblet_contact-info-sm-box-left .weblet_contact-sm-links-section,
.weblet_contact-info-sm-box-right .weblet_contact-sm-links-section
{
	margin-bottom: 0;	
	margin-right: 0;
	margin-left: 0;
}



/* ==== INCLUDE: /css/weblets/owner-logo.css ==== */

.weblet_owner-logo {
}