/*
 * Gasparilla Properties - Open Realty Theme CSS
 * (c) 2008 Brice Burgess <bhb@iceburg.net>
 *
 * note: see base.css for basic styling and reset/porportion CSS
 */


/* LAYOUT */
div.pageBar {
	width: 100%;
	margin: 0;
}

div.container {
	width: 784px;
	margin: 0 auto;
}


#topBar {
	text-align: center;
	padding: 0.5em 0;
	background: #f4f4f4 url(../img/bg_topBar.png) repeat-x top;
}

#headerBar {
	background: #f4f4f4;
	position: relative;
	z-index: 10;
}

#mainBar {
	background-color: #fff;
}

#bottomBar {
	text-align: center;
	margin-top: 1em;
	padding: 0.75em;
	background: #e7f1fa url('../img/bg_bottomBar.png') repeat-x top;
}

#bottomBar div.badges, #bottomBar div.badges img {
	padding: 0.5em 1em;
}

#fadeOut {
	height: 20px;
	width: 100%;
	background: #F4F4F4 url('../img/bg_bottomBar2.png') repeat-x top;
	padding-bottom: 1.5em;
}

#logo {
	height: 88px;
	text-align: center;
	position: relative;
	z-index: 8;
}

#navigation {
	width: 72em;
	margin: auto;
	text-align: center;
}

#navigationBG {
	position: absolute;
	z-index: 7;
	bottom: -18px;
	left: -2000px;
	padding-left: 8000px;
	height: 66px;
	background-image: url('../img/bg_headBar.png');
}


#content {
	padding-top: 18px;
	position: relative;
	z-index: 5;
}

/* STYLING */

a,a:visited {color: #1f348b;}
a:hover {color: #ffc523;}

/* OpenRealty Specific */
.clr { clear:both; }


/* PAGE TITLE BARS */

#content div.title {
	background: #e7f1fa;
	width: 761px;
	border-top: 3px solid #d8e9f7;
	border-bottom: 12px solid #B5CCDE;
	font-size: 3em;
	font-family: 'impact, charcoal, sans-serif';
	font-weight: lighter;
	color: #cfdfec;
	padding: 0.45em 0;
	margin: 0 auto;

	position: relative;
}

#content div.title div.filter {
	position: absolute;

	right: 12px;
	bottom: 12px;

	font-size: 16px;
	font-family: Georgia, Geneva, Helvetica, sans-serif;
	color:  #1f348b;


}

#content div.noBorder {
	border-bottom: none;
}

#content div.subtitle {
	background: url(../../images/contentitem_bg.png) no-repeat;
	height: 28px;
	width: 761px;
}

#content div.subtitle h1 {
	margin: 0;
	color: #1f348b;
	padding: 3px 8px;
	font-size: 1.25em;
}


/* Common */

#main_content {
	width: 100%;
	background: #FFFFFF url('../img/bg_mainContent.png') repeat-x top;
	margin: 0 auto;
	padding-top: 8px;
}

#main_content_inner {
	width: 761px;
	margin: 0 auto;
}

#main_contentmls_inner {
	width: 726px;
	background: #FFFFFF repeat-x;
	margin: 0 auto;
}

/*
 *
 *  UNUSED, UNUSED??
 *    TODO: Depricated Styles? Remove after site merge!
 *
 */

#main_content_inner table {
	width: 300px;
	padding: 10px;
	background-color: #d8eaf8;
}

#main_contentmlsm_inner table {
	width: 300px;
	padding: 10px;
	background-color: #d8eaf8;
}

#main_contentmls_inner h2 {
	background-color: #d8eaf8;
	color: #1f348b;
	font-size: 110%;

}
#main_content_innerwhite table {
	width: 650px;
	padding: 10px;
	background-color: #ffffff;
}

#main_content_inner table tbody tr td {
	line-height: 120%;
	font-weight: bold;
	padding-right: 15px;
	margin: 0;
}


/*
 *  PAGES
 */

/* OUR AREA PAGE */

.area_box {
	width: 100%;
	background-color: #e7f1fa;
	border-bottom: 5px solid #B5CCDE;
	margin-bottom: 20px;
}

.area_box h1 {
	background-color: #b5ccde;
	border-left: 5px solid #ffc523;
	color: #1f348b;
	font-size: 2em;
	font-style: normal;
	font-weight: normal;
	padding: 5px 0 5px 15px;
	margin: 0;
}


.area_img {
	float: left;
	margin: 15px 15px 10px 0;
}

.area_description {
	line-height: 140%;
	margin-top: 15px;
}


/* FRONT PAGE */


.front_listing_left {
	padding: 3px;
	margin-left: 15px;
	min-height: 102px;
	border-bottom: 4px solid #adc3d2;
}

.front_listing_left h1 {
	width:100%;
	font-size: 1.25em;
	color: #263D96;
	margin: 0;
}

.front_listing_left p {
	width:100%;
	margin-top: 6px;
	margin-bottom: 10px;
}

/* ABOUT US */

.about_left {
	width: 369px;
	float: left;
	border-bottom: 8px solid #a2c0d7;
	margin-right: 15px;
}


.about {
	border-bottom: 50px solid #e7f1fa;
}

div.about_portraits {
	float: left;
	width: 377px;
}

div.about_portraits div {
	width: 125px;
	float: left;
	text-align: center;
}

div.about_portraits div {
	font-size: 65%;
}

div.about_portraits div a {
	font-size: 140%;
}


/*
 * UNTOUCHED - UNTOUCHED
 *   TODO - Improve+Optimize! Legacy CSS from old designer & layout!
 */


/* LISTING PAGES */


.listing_detail {
	border-bottom: 25px solid #a2c0d7;
}


.listing_thumb {
float: left;
margin-right: 5px;
}

.listing_browse_thumbs {
	width: 372px;
	float: left;
	border: 1px solid #ccc;
	padding: 1px 1px;
}


.listing_browse_thumbs img {
	border: 0;
	padding: 1px;
	margin: 0;
	float: left;
}

.listing_detail_thumbs {
	width: 100%;
	float: left;
}

.listing_thumbs_wrap {
	background-color: #dfedf9;
	padding-bottom: 33px;
}

.listing_detail_thumbs img {
	border: 0;
	padding: 0;
	margin: 0;
	float: left;

}

.listing_detail_images {
	width: 368px;
	float: left;
	padding-left: 1px;
}

#mainimage img {
	width: 368px;
	height: 275px;
}

.listing_detail_browse_thumbs {
	width: 368px;
	float: left;
	padding-left: 1px;
}



.listing_browse_description {
	float: right;
	width: 380px;
}

.listing_browse_description p {
	line-height: 120%;
	font-size: 1.1em;
}



.price {
	color: #1b2e7c;
	background-color: #ffca00;
	font-weight: bold;
	width: 8em;
	text-align: center;
	padding: 0.25em;
	margin-bottom: 0.3em;
}

.rentalPrice {
	color: #1b2e7c;
	background-color: #ffca00;
	font-weight: bold;
	text-align: center;
	padding: 0.25em;
	margin-bottom: 0.3em;
}

.vtourstyle {
	font-weight: bold;
	color: #3960ff;
	width: 300px;
	margin-bottom: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.phone_number {
	width: 312px;
	height: 30px;
	background: url(../../images/1877GO2BOCA.png) no-repeat;
	margin-top: 30px;
}



/* CONTACT FORM */
input#name {width: 200px;}
input#email {width: 200px;}
#state {width: 50px;}
input#zip {	width: 50px;}
input#street {width: 300px;}
textarea {width: 300px;}


.locations_browse h1, .listing_browse h1 {
	margin-top: 0;
	color: #1f348b;
	font-weight: bold;
	font-size: 1.25em;
	/* width: 350px; */
	padding-left: 10px;
	margin-bottom: 0;
	padding-bottom: 0;
	padding-top: 3px;
	float: left;
}

.locations_browse_top, .listing_browse_top {
background: url(../../images/contentitem_bg.png) no-repeat;
height: 28px;
width: 761px;
}

.listing_browse {
	margin-bottom: 1em;
}

.locations_browse_description {
	float: right;
	width: 380px;
}




.request_info {
float: right;
	margin-top: 7px;
}

.agents_portraits {
	border-left: 5px solid #ffbc00;
	background-color: #89a8be;
	border-right: 82px solid #a2c0d7;
	margin: 0;
	padding: 0;
}

div.agentThumb {
	text-align: center;
	background-color: #dfedf9;
	padding: 10px;
	float: left;
	margin: 0 18px 12px 0;
}

div.agent-bio {
	padding: 10px 10px 0 10px;
}
div.agent_top {
	float: left;
	width: 100%;
	height: 40px;
	background-color: #dfedf9;
	padding-top: 10px;
}

div.agent_top_right {
	float: right;
}

.agent_top p {
	padding: 0;
	margin: 0;
	width: 200px;
	float: left;
}

.agent_top h1 {
	width: 100%;
	margin: 0 0;
	padding: 0 0;
	color: #314797;
	font-size: 1.35em;
}

div.agent_description {
	float: lef;
	width: 100%;
}

.agents_portraits img {
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
}

/* TITLE */



#smallestthumb img {

	width: 90px;
	height: 67px;
	border: 1px solid #aaa;
}

#smallthumb img, div.smallthumb img {
	width: 182px;
	height: 136px;
	border: 1px solid #aaa; }


/* Superfish menu styling */

/*** ESSENTIAL STYLES ***/
.nav, .nav * {
	margin:0;
	padding:0;
	list-style:none;
}
.nav {
	line-height:1.0;
}
.nav ul {
	position:absolute;
	top:-999em;
	width:14em;
}
.nav ul li,
.nav a {
	width: 100%;
}
.nav li {
	float:left;
	position:relative;
	z-index:99;
}
.nav a {
	display:block;
}
.nav li:hover ul,
ul.nav li.sfHover ul {
	left:0px; /* was -1px */
	top:2.5em;
}
.nav li:hover li ul,
.nav li.sfHover li ul {
	top:-999em;
}
.nav li li:hover ul,
ul.nav li li.sfHover ul {
	left:14em;
	top:0px; /* was -1 px */
}
.superfish li:hover ul,
.superfish li li:hover ul {
	top: -999em;
}

/*** ORIGINAL SKIN ***/
.nav {
	float:left;
	position: relative;
}
.nav li {
	background:#d6dfe6 url('../img/bg_nav.png') repeat-x top;
	border-left:3px solid #FFF;
	border-bottom: 1px solid #FFF;
	width:14em;
	font-weight: bold;
}
.nav a {
	color: #000;
	padding: .75em 0;
	text-decoration:none;
	text-indent: 1em;
}
.nav li:hover, .nav li.sfHover,
.nav a:focus, .nav a:hover, .nav a:active {
	border-color: #fbbf15;
}
.nav li li {
	background:#d6dfe6 url('../img/bg_nav2.png') repeat-y;
	border-left:3px solid #FFF;
	font-size: 85%;
	font-style: italic;
	text-indent: 1em;
}

#gpSlideShow {
	height: 300px;
	width: 600px;
	border: 2px solid #D6DFE6;
	border-bottom: none;
	margin: 1em auto 0 auto;
}

#gpSlideShowText {
	margin: 0 auto 1em auto;
	width: 600px;
	background-color: #263089;
	color: #fff;
	border: 2px solid #D6DFE6;
	border-top: none;
	text-align: center;
	font-size: 80%;
}

#gpSlideShowText strong {
	font-size: 160%;
}

#gpSlideShowText div {
	padding: 1em;
}


/* jqModal base Styling courtesy of;
 Brice Burgess <bhb@iceburg.net> */

div.jqmWindow {
    display: none;
    position: fixed;
    top: 17%;
    left: 50%;
    margin-left: -384px;
    width: 768px;
	height:400px;
    color: #000;
    border: 1px solid #000000;
    padding: 0 3px 34px;
	background: url(jqmodal_top.gif) top left repeat-x;
	z-index: 1000;
}

.jqmOverlay {
    background-color: #FFF;
}

div.jqmWindow .jqmClose {
    background: #FFDD00;
    border: 1px solid #FFDD00;
    color: #000;
    clear: right;
    float: right;
    padding: 0 3px;
    cursor: pointer;
    height: 20px;
    font-size: 12px;
    text-transform: uppercase;
}

div.jqmWindow .jqmClose:hover {
    background: #FFF;
}

div.jqmWindow .jqmTitle {
    height: 21px;
	padding:5px;
	text-transform: lowercase;
	font-size:8px;

	background-color: #A2C0D7;
}

div.jqmWindow .jqmContent {
    width: 100%;
    height: 100%;
    clear: both;
    margin-top: 0px;
	overflow: auto;
	font-size: 112%;

	background: #E7F1FA url('../img/gasparilla_propertiesWM.png') no-repeat 50% bottom;
}

/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe.jqm {position:absolute;top:0;left:0;z-index:-1;
	width: expression(this.parentNode.offsetWidth+'px');
	height: expression(this.parentNode.offsetHeight+'px');
}

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}


div.ajaxForm form {
    margin: 0;
    padding: 0;
}

div.ajaxForm fieldset {
    margin: 1em 0;
    border: none;
    border-top: 1px solid #ccc;
}

div.ajaxForm legend {
    margin: 1em 0;
    padding: 0 .5em;
    color: #036;
    background: transparent;
    font-size: 1.3em;
    font-weight: bold;
}

div.ajaxForm label {
    float: left;
    width: 12em;
    padding: 0 1em;
    text-align: right;
}

div.ajaxForm fieldset div {
    margin-bottom: .5em;
    padding: 0;
    display: block;
}

div.ajaxForm fieldset div input, div.ajaxForm fieldset div textarea {
    width: 256px;
    border-top: 1px solid #555;
    border-left: 1px solid #555;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 1px;
    color: #333;
}

div.ajaxForm fieldset div select {
    padding: 1px;
}

div.ajaxForm div.submit {
    clear: both;
    padding: 1em;
    text-align: center;
}

div.ajaxForm div.submit input {
    border: 1px solid #333;
    padding: 2px 1em;
    background: #FFF;
    color: #036;
}

div.ajaxForm input:focus, div.ajaxForm textarea:focus {
    background: #efefef;
    color: #000;
}


/* pagination */

div.pagination {
	margin: 10px auto 20px auto;
	padding: 10px 10px;
	border: 1px solid #B5CCDE;
	background-color: #E7F1FA;
	text-align: center;
	font-size: 16px;
	line-height: 17px;
}

div.pagination a {
	text-decoration: none;
}

div.pagination span.page-numbers { padding: 0 6px;}
div.pagination span.page-count { font-size: 11px; }

div.ajaxForm fieldset div input.jqv-invalid, div.ajaxForm fieldset div textarea.jqv-invalid {color: #a00; border-color: #a00; }
p.formResult {
	padding: 1em;
	color:#1F348B;
	font-size:1.25em;
}

