/*
Theme Name:	Vigilance
Theme URI: 	http://themes.jestro.com/vigilance/
Description: 	A lean and clean Wordpress theme featuring standards and search friendly code. Theme Options Menu allows for serious customization. Designed and coded by <a href="http://www.jestro.com">Jestro</a>.
Version: 		1.34
Author:		Drew Strojny
Author URI:	http://www.jestro.com
Tags: fixed-width, two-columns, white, red, right-sidebar, threaded-comments, custom-colors, theme-options
*/

/*
    Copyright 2008 Jestro LLC

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.

*/

/* Import Stylesheets
-----------------------------------------------------------*/
@import url("css/undo.css");
@import url("css/master.css");
@import url("functions/style-options.php");

/* Required Wordpress Classes, don't remove these.
-----------------------------------------------------------*/
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
  }
.alignleft { float: left; }
.alignright { float: right; }

/* Make all custom CSS changes in a Child Theme. See this tutorial for instructions:
     ----> http://themes.jestro.com/vigilance/easy-upgrading-wordpress-child-themes/ <----
 Any custom changes you make here will be overidden when you upgrade the theme.
-----------------------------------------------------------*/

/*Header
------------------------------------------------------------ */
#header {
	padding: 20px 0 10px 0;
	border-bottom: 1px solid #333;
	}
h1#title, div#title {
	font-size: 3.3em;
	font-weight: normal;
	line-height: 1.3em;
	}
h1#title a:link, h1#title a:visited, div#title a:link, div#title a:visited  { color: #444; }
h1#title a:hover, div#title a:hover { color: #0099FF; text-decoration: none; }

body { background-image: url(/skin.jpg); background-position:Top Center; background-repeat:repeat; font-family: Arial, Helvetica, sans-serif; }
.author {
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.2em;
	}


/*IDX
------------------------------------------------------------ */
.main10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.main11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.main12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.main11Grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5B5B5B;
}
.main12Grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B5B5B;
}
.main10Grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5B5B5B;
}


.logoheadergrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #888888;
	font-weight: bold;
}
.dotcomgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #888888;
	font-weight: bold;
}
.logoheadergreyBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #0098E1;
	font-weight: bold;
}
.phonenumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #888888;
	font-weight: bold;
}
.mainname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.mainnamehighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	background-color: #FFFF00;
}
.arealargewhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.oneBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0098E1;
	font-weight: bold;
}
.Arial12ptOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6000;
}
.Arial12ptRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.Arial16ptOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF6000;
}
.footerWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.Arial12pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.Arial14pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.Arial18pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
}
.mainmenu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #888888;
	font-weight: bold;
}
.mainmenured {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
}
.oneRed {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}
.h1blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #0098E1;
	font-weight: bold;
}
.h2blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0098E1;
	font-weight: bold;
}
.main12white {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.h3grey {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #5B5B5B;
	font-weight: bold;
}
.h1grey {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #888888;
	font-weight: bold;
}
.main12blue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0098E1;
}
.main11blue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0098E1;
}
.main11grey {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5B5B5B;
}
.tbdisc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.highlighted12black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFF00;
}
.highlighted12pinkwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #ff00a2;
}
.headlineRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FF0000;
	font-weight: bold;
}
.RedSuperscript {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	vertical-align: top;
}
.contactheader {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFFFFF;
	font-weight: bold;
}
.TMSuperscript {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BBC2C2;
	vertical-align: top;
}
.featuredHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
}
.featuredHeader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.percentrise {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00bd3e;
}
.percentdrop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ff0000;
}



.Floorplans table { border: solid 1px #d4e3f4;}
.Floorplans table th { text-align: center; border-bottom: solid 1px #d4e3f4; padding: 2px 0px; font-size: 10px; font-family: 'Arial';}
.Floorplans table tr { text-align: center; border-bottom: solid 1px #d4e3f4; font-size: 10px; font-family: 'Arial';}
.Floorplans table td { text-align: center; border-bottom: solid 1px #d4e3f4; padding: 2px 0px; font-size: 11px; font-family: 'Arial';}

.IDXData { font-size: 14px; line-height: 12px; }
.IDXData img { padding: 0px; border: 0px; margin: 0px 0px 2px 0px;}
.IDXTables img { padding: 0px; border: solid 1px #d4e3f4; margin: 0px 0px 0px 0px;}
.IDXTables table { border: solid 1px #d4e3f4; padding: 0px 0px; margin: 0px 0px 0px 0px;}
.IDXTables table th { text-align: center; border-bottom: solid 1px #d4e3f4; padding: 0px 0px; font-size: 11px; font-family: 'Arial'; background: #5b5b5b; color: #ffffff; font-weight: bold}
.IDXTables table tr { border-bottom: solid 1px #d4e3f4; padding: 0px 0px; font-size: 10px; font-family: 'Arial';}
.IDXTables table td { border-bottom: solid 1px #d4e3f4; padding: 0px 0px; font-size: 11px; font-family: 'Arial'; line-height: normal; letter-spacing: normal;}

.IDXFeatured img { padding: 0px; border: solid 1px #d4e3f4; margin: 0px 0px 0px 0px;}
.IDXFeatured table { border: 0px #ffffff; padding: 1px 0px; margin: 0px 0px 0px 0px;}
.IDXFeatured table th { text-align: center; border-bottom: solid 1px #d4e3f4; padding: 2px 0px; font-size: 11px; font-family: 'Arial'; background: #5b5b5b; color: #ffffff; font-weight: bold}
.IDXFeatured table tr { border-bottom: solid 1px #d4e3f4; padding: 1px 0px; font-size: 10px; font-family: 'Arial';}
.IDXFeatured table td { border-bottom: solid 1px #d4e3f4; padding: 1px 0px; font-size: 11px; font-family: 'Arial'; line-height: normal; letter-spacing: normal;}

.IDXHeaderSmall { font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #ff00a2; font-weight: bold; }
.IDXHeaderLarge { font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #0098E1; font-weight: bold; }

.IDXImages img { padding: 0px; border: solid 3px #d4e3f4; margin: 0px 0px 0px 0px;}
.IDXprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}
.IDXunitnumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #787878;
}
.IDXdisclaimer {
	width:580px;
	line-height: 16px;
	margin-top: 10px;
margin-bottom: 10px;
	color: #333;
}
.IDXavailabilitytext { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0098E1;
	margin-bottom: 3px;
	margin-top: 15px;
}

#alertmcr {
	font:11px arial,helvetica,clean,sans-serif;
	background: url(http://l.yimg.com/a/i/us/sp/ed/com/tracker-npc.png) no-repeat;
	border: 1px solid #ffc200;
	padding: 5px 5px 5px 30px;
	background-position: -700px 7px;
	background-color: #fefdb3;
	margin: 3px 5px 5px 5px;
}

.whiteonpink30 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #ffffff;
	background-color: #ff00a2;
}
.whiteondarkgrey20 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	background-color: #787878;
}
.idxheader30 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #ff00a2;
}
.idxheader20 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #ff00a2;
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}
.noborderimage img { padding: 0px; border: 0px; margin: 0px 0px 0px 0px;}
.whiteonpinksmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #ff00a2;
}
.highlightedmcrsales { 
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 10px;
	font-weight: bold;
	color: #5B5B5B;
	background-color: #e8ffc3;
}
.featuredbutton {
 text-align: center;
 width: 250px;
 line-height: 1.5em;
 margin: 4px 4px 4px 4px;
 padding: 4px;
 border: 1px solid #3377B8;
 background: #EEE;
 font-weight: bold;
}

.highlighted12pinkwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #ff00a2;
}
.videocontainer { width: 600px; padding: 5px 5px; border: solid 1px #e6db55; margin: 0px 0px 0px 0px; background: #fffbcc; line-height: 1.5em; font-weight: bold;}
.videofloater { width: 500px; padding: 12px 20px; margin: 0px 0px 0px 0px; line-height: 1.5em; background-image: url(/images/tinyarrowvideo.gif); background-position:Top Left; background-repeat:no-repeat;
}
.googlelower { position: relative; bottom: 0px; right: 0px; }
.crumbcontainer { width: 100%; padding: 0px 5px; border: solid 1px #e6db55; margin: 0px 0px 0px 0px; background: #fffbcc; }
.yellowcontainer { width: 100%; padding: 5px 5px; border: solid 1px #e6db55; margin: 5px 10px 10px 1px; background: #fffbcc; line-height: 1.3em; text-align: center; }
.yellowcontainer h2 { font-size: 16px; letter-spacing: -1px; padding: 5px 0px; margin: 0px; border-bottom: solid 1px #e6db55; color:#323740; font-weight: bold; text-align: center;}
.smallvideocontainer { width: 300px; border: solid 1px #e6db55; margin: 0px 0px 0px 0px; background: #fffbcc; line-height: 1.3em; text-align: center; }
.smallvideocontainer h2 { font-size: 16px; letter-spacing: -1px; padding: 5px 5px; margin: 0px; border-bottom: solid 1px #e6db55; color:#323740; font-weight: bold; text-align: center; padding-bottom: 3px; }
.address { font-size: 14px; line-height: 16px; padding: 0px 0px 0px 0px; margin: 0px; color: #ff00a2; font-weight: bold;}

.blogfeatures { width: 300px; border: solid 1px #bababa; margin: 0px 0px 0px 0px; background: #eef5f7; line-height: 1.3em; text-align: center; }
.blogfeatures h2 { font-size: 16px; letter-spacing: -1px; padding: 5px 5px; margin: 0px; border-bottom: solid 1px #bababa; color:#323740; font-weight: bold; text-align: center;}
.blogfeatures h3 { font-size: 10px; padding: 5px 5px; margin: 0px; border-bottom: solid 1px #bababa; color:#323740; line-height: 1.1em; letter-spacing: 1px; }
.blogfeatures h4 { font-size: 11px; padding: 5px 12px; margin: 0px; border-bottom: solid 1px #bababa; color:#323740; line-height: 1.1em; letter-spacing: 1px; text-decoration: underline }

.rentaldisclaimer { width: 560px; padding: 5px 5px; border: solid 1px #ed028c; margin: 0px 0px 0px 0px; background: #e9e8e9; line-height: 1.3em; text-align: left; }
.saletypedisclaimer { width: 560px; padding: 5px 5px; border: solid 1px #ed028c; margin: 0px 0px 0px 0px; background: #e9e8e9; line-height: 1.3em; text-align: left; }

.currentvideocontainer { width: 770px; border: solid 1px #e6db55; margin: 0px 0px 0px 0px; background: #fffbcc; line-height: 1.3em; text-align: center; }
.currentvideocontainer h2 { font-size: 16px; letter-spacing: -1px; padding: 5px 5px; margin: 0px; border-bottom: solid 1px #e6db55; color:#323740; font-weight: bold; text-align: center;}
.address { line-height: 16px; padding: 0px 0px 0px 0px; margin: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #0098E1; font-weight: bold; }
.addressgrey { font-size: 14px; line-height: 16px; padding: 0px 0px 0px 0px; margin: 0px; color: #787878; font-weight: bold;}

.idxstattext { color:#0098E1; }
.blackonyellow {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	background-color: #ffff00;
	padding: 0px 5px 0px 5px;
}
.imagefloatleft img { padding: 0px; margin: 0px 7px 7px 0px; float: left;}


.IDX600wideboxes {
	width:600px;
	height:166px;
	margin:5px;
	padding: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left:0px;
	margin-right:10px;
	margin-bottom:20px;
	border: 0px solid #CCCCCC;
	border-left: 3px solid #EEEEEE;
	border-bottom: 3px solid #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-color: #000000;
	font-weight: normal;
	background-repeat:repeat-x;
}
 
.IDX600wideboxes a, icon_summary a:visited{
	color:#cccccc;
}
 
.IDX600wideboxes a:hover{
	color: #0099FF;
}
 
.IDX600wideboxes h6{
	font-size:14px;
	margin:0px;
}

.IDX600wideboxesprice {
	font-size:14px;
	margin:0px;
}
 
.IDX600wideboxes img {
	border:0px solid #cccccc;
	margin-top:0px;
}
.IDX600wideboxesimage img {
	border:0px solid #cccccc;
	margin-top:0px;
	margin-right: 8px;
	float:left;
}

.IDX600wideboxes p{
font-size:10px; 
}

.IDX600wideboxestext {
width:384px;
height:136px;
float:right;
}

.IDX600wideboxestext p{
font-size:10px; 
line-height:1.3em;
vertical-align:top;
}

.IDX600wideboxes p:first-letter {
	text-transform:uppercase;
}
 
.IDXlargeboxesheading {
padding-bottom:10px; 
padding-top:10px; 
border:0px;
color:#0099FF;
font-family: Arial, Helvetica, sans-serif; 
}

.siteinfocontainer {
width:320px;
height:180px;
background-color:#5b5b5b;
border:0px;
margin:0px 0px 0px 0px;
padding:5px 5px 5px 5px;
}

.siteinfobox {
height:170px;
background-color:#5b5b5b;
border:1px solid #ffffff;
color:#ffffff;
padding:15px 15px 15px 15px;
margin:0px 0px 0px 0px;
font-family: Arial, Helvetica, sans-serif; 
font-size: 15px;
line-height: 16px;
}

.entryIDX { font-size: 14px; line-height: 15px;}

.IDXlargeboxes {
	width:220px;
	height:310px;
	float:left; 
	margin:5px;
	padding: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left:0px;
	margin-right:10px;
	margin-bottom:40px;
	border: 0px solid #CCCCCC;
	border-left: 3px solid #EEEEEE;
	font-size:12px;
	background-repeat:repeat-x;
}
 
.IDXlargeboxes a, icon_summary a:visited{
	color:#cccccc;
}
 
.IDXlargeboxes a:hover{
	color: #0099FF;
}
 
.IDXlargeboxes h6{
	font-size:14px;
	margin:0px;
}
 
.IDXlargeboxes img {
	border:0px solid #cccccc;
	margin-top:8px;
}
 
.IDXlargeboxes p{
font-size:10px;
}

.IDXlargeboxes p:first-letter {
	text-transform:uppercase;
}
 
.IDXlargeboxesheading {
padding-bottom:10px; 
padding-top:10px; 
border:0px;
color:#0099FF;
font-weight:bold;
margin-bottom: 0.3em;
font: normal 75% sans-serif;
font-size: 1.6em;
}

.IDXphotocontainer {
border: 1px solid #CCCCCC;
width:200px;
height:156px;
float:left;
}

.IDXphotocontainer .photo_count_container{background-color:#fff;color:#fff;height:20px;left:0;position:relative;text-align:center;top:-30px;width:70px;border:0px;margin:0px;}
.IDXphotocontainer .photo_count{background-color:#79a800;font-size:11px;font-weight:bold;line-height:18px;margin:0px;}
.IDXphotocontainer a:hover {text-decoration: none}

#IDXpagephotocontainer {
}

#IDXpagephotocontainer .photo_count_container{background-color:#fff;color:#fff;height:20px;left:0;position:relative;text-align:center;top:-30px;width:70px;border:0px;margin:0px;}
#IDXpagephotocontainer .photo_count{background-color:#79a800;font-size:11px;font-weight:bold;line-height:18px;margin:0px;}
#IDXpagephotocontainer a:hover {text-decoration: none}

.IDXrecentsalestable img { padding: 0px; border: solid 1px #d4e3f4; margin: 0px 0px 0px 0px;}
.IDXrecentsalestable table { border: solid 0px #d4e3f4; padding: 1px 0px; margin: 0px 0px 10px 0px;}
.IDXrecentsalestable table th { text-align: center; border-bottom: solid 1px #d4e3f4; padding: 2px 0px; font-size: 12px; font-family: 'Arial'; background: #5b5b5b; color: #ffffff; font-weight: bold; line-height: 150%;}
.IDXrecentsalestable table tr { text-align: center; border-bottom: solid 1px #d4e3f4; padding: 1px 0px; font-size: 12px; font-family: 'Arial';}
.IDXrecentsalestable table td { text-align: center; border-bottom: solid 1px #d4e3f4; padding: 1px 0px; font-size: 12px; font-family: 'Arial'; line-height: 150%; letter-spacing: normal;}

.footer-pre { 
	clear: both;
	padding-top: 5px; 
	border-top: 1px solid #ddd;
	color: #666;
	font-size: 1.1em;
	}

.IDXDisclaimerSmall { font-size: 12px; line-height: 13px; }
.IDXBoxMain { font-size: 12px; }
.IDXBoxSmall { font-size: 10px; }
