/**
* @version   $Id: gantry-core.css 4404 2012-10-20 16:30:03Z james $
* @author    RocketTheme http://www.rockettheme.com
* @copyright Copyright (C) 2007 - 2014 RocketTheme, LLC
* @license   http://www.rockettheme.com/legal/license.php RocketTheme Proprietary Use License
*/

/* Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, caption {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;background: transparent;}

/* Grid Container */
/*.rt-container {margin: 0 auto;width: 960px;}
body {min-width: 960px;}*/

/* Grid Block */
.rt-block {padding: 15px;position: relative;}
#rt-content-top .rt-alpha, #rt-content-bottom .rt-alpha {margin-left: 0;}
#rt-content-top .rt-omega, #rt-content-bottom .rt-omega {margin-right: 0;}

/* Font Stacks */
.font-family-optima {font-family: Optima, Lucida, 'MgOpen Cosmetica', 'Lucida Sans Unicode', sans-serif;}
.font-family-geneva {font-family: Geneva, Tahoma, "Nimbus Sans L", sans-serif;}
.font-family-helvetica {font-family: Helvetica, Arial, FreeSans, sans-serif;}
.font-family-lucida {font-family: "Lucida Grande",Helvetica,Verdana,sans-serif;}
.font-family-georgia {font-family: Georgia, sans-serif;}
.font-family-trebuchet {font-family: "Trebuchet MS", sans-serif;}
.font-family-palatino {font-family: "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;}

/* Typography */
body {font-size: 12px;line-height: 1.7em;font-family: Helvetica,Arial, Sans-Serif;}
.font-size-is-xlarge {font-size: 15px;line-height: 1.7em;}
.font-size-is-large {font-size: 14px;line-height: 1.7em;}
.font-size-is-default {font-size: 12px;line-height: 1.7em;}
.font-size-is-small {font-size: 11px;line-height: 1.7em;}
.font-size-is-xsmall {font-size: 10px;line-height: 1.7em;}
form {margin: 0;padding: 0;}
p {margin: 0 0 15px 0;}
h1, h2, h3, h4, h5 {margin: 15px 0;line-height: 1.1em;}
h1 {font-size: 260%;}
h2 {font-size: 200%;}
h2.title {font-size: 170%;}
h3 {font-size: 175%;}
h4 {font-size: 120%;}
h5 {font-size: 120%;}
a {text-decoration: none;}
a:focus {outline: none;}
code {margin: -1px 0 0 0;font: 10px Courier;}
blockquote {font: italic 16px/22px Georgia, Serif;}
.left-1, .left-2, .left-3, .left-4, .left-5, .left-6, .left-7, .left-8, .left-9, .left-10, .right-11 {float: left;margin-right: 50px;margin-bottom: 15px;position: relative;}
.right-1, .right-2, .right-3, .right-4, .right-5, .right-6, .right-7, .right-8, .right-9, .right-10, .right-11 {float: right;margin-left: 50px;margin-bottom: 15px;position: relative;}
.date-block {padding: 15px;}

/* Lists */
ul, ol {padding-left: 15px;}
ul li {padding: 0;margin: 0;}
ul li a {font-size: 1.2em;line-height: 1.8em;}
ul ul {margin-left: 25px;padding: 5px 0;}
ul li.author {margin: 0;letter-spacing: 1px;list-style: none;font-weight: bold;text-align: right;}
ul li.date {margin: 0;letter-spacing: 1px;list-style: none;text-align: right;font-weight: bold;}
ul li.comments {list-style: none;text-align: right;font-weight: bold;}
ul li.author span, ul li.date span, ul li.comments span {display: block;font-weight: normal;margin-bottom: 10px;line-height: 1em;}

/* RTL */
body.rtl {direction: rtl;}
body.rtl #rt-content-top .rt-alpha, body.rtl #rt-content-bottom .rt-alpha {margin-right: 0;margin-left: 10px;}
body.rtl #rt-content-top .rt-omega, body.rtl #rt-content-bottom .rt-omega {margin-left: 0;margin-right: 10px;}
body.rtl {min-width: inherit;}

/* Style */
html,body {margin-bottom: 1px;}
#gantry-viewswitcher {background-image: url(../../../libraries/gantry/images/iphone/switcher.png); background-repeat: no-repeat; background-position: 0 0; width: 60px; height: 20px;display:block;position:absolute;right: 10px;top:40%;}
#gantry-viewswitcher.off {background-position: 0 100%;}
#gantry-viewswitcher span {display: none;}

/* Clear Set */
html body * span.clear, html body * div.clear, html body * li.clear, html body * dd.clear {background: none;border: 0;clear: both;display: block;float: none;font-size: 0;list-style: none;margin: 0;padding: 0;overflow: hidden;visibility: hidden;width: 0;height: 0;}
.clearfix:after {clear: both;content: '.';display: block;visibility: hidden;height: 0;}
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}

/* Debug only */
#debug #rt-main {overflow:hidden;border-bottom: 4px solid #666; margin-top:15px;position:relative}
#debug .status {position: absolute;background:#333;opacity:.3;padding:0 15px;z-index:10000;color:#fff;font-weight:bold;font-size:150%}


/* Custom CSS */

/**** HEADER STYLING ****/

#rt-header .number { margin-top: -3%; margin-bottom: -11%; }


/**** PARAGRAPH MARGIN SYLING ****/

div.rt-grid-12 .rt-block.component-block h1, h2, ul li, ol li, p {margin-left: 10%; margin-right: 10%; line-height: 2.3em; }


/**** HOME PAGE CONTENT STYLE BUTTON ****/

#rt-maintop .rt-block { border-radius: 5px; background-color: lightgray; }

#rt-maintop .quote-button {background: /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7abcff+0,60abf8+44,4096ee+100;Blue+3D+%2314 */
background: rgb(122,188,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(122,188,255,1) 0%, rgba(96,171,248,1) 44%, rgba(64,150,238,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(122,188,255,1) 0%,rgba(96,171,248,1) 44%,rgba(64,150,238,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(122,188,255,1) 0%,rgba(96,171,248,1) 44%,rgba(64,150,238,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#4096ee',GradientType=0 ); /* IE6-9 */;
color: #fff; 
width: 15%; padding: 1%;}

#rt-maintop .quote-button a {color: #fff; }

/**** VACANT HOMES PAGE STYLE BUTTON ****/

#rt-feature .quote-button {background: /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7abcff+0,60abf8+44,4096ee+100;Blue+3D+%2314 */
background: rgb(122,188,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(122,188,255,1) 0%, rgba(96,171,248,1) 44%, rgba(64,150,238,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(122,188,255,1) 0%,rgba(96,171,248,1) 44%,rgba(64,150,238,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(122,188,255,1) 0%,rgba(96,171,248,1) 44%,rgba(64,150,238,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#4096ee',GradientType=0 ); /* IE6-9 */;
color: #fff; 
width: 15%; padding: 1%;}


#rt-feature .quote-button a {color: #fff;}




#rt-page-surround {/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#feffff+0,ddf1f9+35,a0d8ef+100;Blue+3D+%2318 */
background: rgb(254,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(254,255,255,1) 0%, rgba(221,241,249,1) 35%, rgba(160,216,239,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(254,255,255,1)), color-stop(35%,rgba(221,241,249,1)), color-stop(100%,rgba(160,216,239,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(254,255,255,1) 0%,rgba(221,241,249,1) 35%,rgba(160,216,239,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(254,255,255,1) 0%,rgba(221,241,249,1) 35%,rgba(160,216,239,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(254,255,255,1) 0%,rgba(221,241,249,1) 35%,rgba(160,216,239,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(254,255,255,1) 0%,rgba(221,241,249,1) 35%,rgba(160,216,239,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feffff', endColorstr='#a0d8ef',GradientType=0 ); /* IE6-9 */
background-attachment: fixed;
}


#rt-header {/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f9ecdd+35,efcca1+100 */
background: rgb(255,255,255) !important; /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(249,236,221,1) 35%, rgba(239,204,161,1) 100%) !important; /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(35%,rgba(249,236,221,1)), color-stop(100%,rgba(239,204,161,1))) !important; /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(249,236,221,1) 35%,rgba(239,204,161,1) 100%) !important; /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(249,236,221,1) 35%,rgba(239,204,161,1) 100%) !important; /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(249,236,221,1) 35%,rgba(239,204,161,1) 100%) !important; /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(249,236,221,1) 35%,rgba(239,204,161,1) 100%) !important; /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efcca1',GradientType=0 ) !important; /* IE6-9 */
} 

#rt-header {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2552b2+0,1d3f8d+100 */
background: #2552b2 !important; /* Old browsers */
background: -moz-linear-gradient(top, #2552b2 0%, #1d3f8d 100%) !important; /* FF3.6-15 */
background: -webkit-linear-gradient(top, #2552b2 0%,#1d3f8d 100%) !important; /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #2552b2 0%,#1d3f8d 100%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2552b2', endColorstr='#1d3f8d',GradientType=0 ) !important; /* IE6-9 */
color: #fff;
}
#rt-header .rt-alpha .rt-block {padding: 0; margin-bottom: 0;}

.quote-button {/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f1f9fd+35,d8eff8+100 */
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(241,249,253,1) 35%, rgba(216,239,248,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(35%,rgba(241,249,253,1)), color-stop(100%,rgba(216,239,248,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,249,253,1) 35%,rgba(216,239,248,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,249,253,1) 35%,rgba(216,239,248,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,249,253,1) 35%,rgba(216,239,248,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(241,249,253,1) 35%,rgba(216,239,248,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d8eff8',GradientType=0 ); /* IE6-9 */
margin: 0 auto; padding: 2%; text-align: center; border-radius: 10px; box-shadow: 1px 1px 5px; width: 50%;}

.quote-button:active {box-shadow: inset 1px 1px 5px;}
.quote-button p {margin: 0;}
.quote-button a {text-shadow: 1px 1px 3px #B3B3B3;}
.quote-button a:hover {text-shadow: 1px 1px 3px #B3B3B3;} /* is this one needed? */

#rt-navigation {/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,fdf3fa+35,f9dff2+100 */
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(253,243,250,1) 35%, rgba(249,223,242,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(35%,rgba(253,243,250,1)), color-stop(100%,rgba(249,223,242,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(253,243,250,1) 35%,rgba(249,223,242,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(253,243,250,1) 35%,rgba(249,223,242,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(253,243,250,1) 35%,rgba(249,223,242,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(253,243,250,1) 35%,rgba(249,223,242,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9dff2',GradientType=0 ); /* IE6-9 */
}
#rt-navigation2 {border: none !important;}
#rt-navigation3 {background-image: none !important; background-color: transparent !important;
border-right: 0 !important;}
#rt-navigation .rt-menubar .menutop li.active .item {background: #ececec; /* Old browsers */
background: -moz-linear-gradient(top,  #ececec 0%, #d8d8d8 22%, #cecece 33%, #c8c8c8 50%, #c3c3c3 67%, #a3a3a3 82%, #7d7d7d 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ececec), color-stop(22%,#d8d8d8), color-stop(33%,#cecece), color-stop(50%,#c8c8c8), color-stop(67%,#c3c3c3), color-stop(82%,#a3a3a3), color-stop(100%,#7d7d7d)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ececec 0%,#d8d8d8 22%,#cecece 33%,#c8c8c8 50%,#c3c3c3 67%,#a3a3a3 82%,#7d7d7d 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ececec 0%,#d8d8d8 22%,#cecece 33%,#c8c8c8 50%,#c3c3c3 67%,#a3a3a3 82%,#7d7d7d 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ececec 0%,#d8d8d8 22%,#cecece 33%,#c8c8c8 50%,#c3c3c3 67%,#a3a3a3 82%,#7d7d7d 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ececec 0%,#d8d8d8 22%,#cecece 33%,#c8c8c8 50%,#c3c3c3 67%,#a3a3a3 82%,#7d7d7d 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ececec', endColorstr='#7d7d7d',GradientType=0 ); /* IE6-9 */
}
.accent-overlay-dark .menu-block a {color: #1794FF !important;}

.rt-menubar .menutop li:hover {background-color: transparent !important; color: #475452 !important;}
.rt-menubar .menutop li a:hover {color: inherit !important;}
.rt-menubar.fusionmenu .menutop.level1 li:active {margin: 0 !important; padding: 0 !important; box-shadow: inset 1px 1px 7px;}

#rt-showcase {/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e5e5e5+100;White+3D */
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
line-height: 1;}
body.home #rt-showcase .rt-alpha .rt-block {margin: 0; padding: 0;}
#rt-showcase .rt-alpha p {margin: 0;}
#rt-showcase .rt-omega .rt-block {
    background-color: rgba(255,255,255,0.6);
    box-shadow: 1px 1px 5px 0px #737373;
}
#rt-showcase img {height: 450px;}

#rt-maintop .rt-block {
    background: #fff;
}

/**** HIDDEN Styles ****/

/*#rt-main.mb12 {display: none;}*/

body.home #rt-main {display: none;}

#rt-footer {display: none;}

#rt-copyright {font-size: 1.4em;}
#rt-copyright a {color: #211A8E !important;}
#rt-copyright img {width: 40%; vertical-align: middle; padding-left: 1%;}

img.right {margin-left: 2%; margin-bottom: 1%;}


@media (max-width: 767px) {

img {width: 100%; height: auto;}
.photobanner img {width: initial;}

div.rt-grid-12 .rt-block.component-block h1, h2, ul li, ol li, p {margin-left: -3%; margin-right: 2%; line-height: 2em; text-align: center !important; }

#rt-header {
    text-align: center;
}

#rt-maintop h1 { text-align: center; }

#rt-header .quote-button { width: 57%; height: auto; padding: 6%; }

#rt-maintop .quote-button { width: 76%; height: auto; padding: 6%; }

#rt-feature .quote-button {width: auto; height: auto;}

#rt-header {text-align: center; line-height: 1;}
#rt-header .rt-alpha {padding-top: 7%;}
#rt-header .rt-alpha .rt-block {margin-bottom: 0; padding-bottom: 0;}
#rt-header .rt-omega .rt-block {margin-top: 0;}

#rt-showcase img {
    height: auto;
}

div#foxcontainer_c192 .fox_form select, div#foxcontainer_c192 .fox_form textarea, div#foxcontainer_c192 .fox_form input[type="text"] 
{width: 100% !important;}
body.home #rt-main {display: none;}

div#foxcontainer_c192 img {width: 100% !important;}

div#foxcontainer_c209 .fox_form select, div#foxcontainer_c209 .fox_form textarea, div#foxcontainer_c209 .fox_form input[type="text"] 
{width: 100% !important;}
body.home #rt-main {display: none;}
div#foxcontainer_c209 img {width: 100% !important;}

#rt-footer {background: #fcfff4 !important;
background: -moz-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%) !important;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfff4), color-stop(40%,#dfe5d7), color-stop(100%,#b3bead)) !important;
background: -webkit-linear-gradient(top, #fcfff4 0%,#dfe5d7 40%,#b3bead 100%) !important;
background: -o-linear-gradient(top, #fcfff4 0%,#dfe5d7 40%,#b3bead 100%) !important;
background: -ms-linear-gradient(top, #fcfff4 0%,#dfe5d7 40%,#b3bead 100%) !important;
background: linear-gradient(to bottom, #fcfff4 0%,#dfe5d7 40%,#b3bead 100%) !important;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead',GradientType=0 ) !important;
color: #333; display: initial; position: fixed; z-index: 20; left:0px; bottom:0px; height: 70px; width:100%;
background:#999;}
#rt-footer .rt-block {margin: 0; padding-top: 5.5%;}
#call-button {background: #ff0509; /* Old browsers */
background: -moz-linear-gradient(top,  #ff0509 0%, #e50444 44%, #a80000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff0509), color-stop(44%,#e50444), color-stop(100%,#a80000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ff0509 0%,#e50444 44%,#a80000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ff0509 0%,#e50444 44%,#a80000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ff0509 0%,#e50444 44%,#a80000 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ff0509 0%,#e50444 44%,#a80000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0509', endColorstr='#a80000',GradientType=0 ); /* IE6-9 */
color: white; border-radius: 7px; box-shadow: 1px 1px 10px 2px #757575; text-shadow: 1px 1px 7px;}
#rt-footer #call-button img {width: 39px !important; vertical-align: middle; box-shadow: none;}

#rt-copyright {text-align: center;}
#rt-copyright img {width: 70%;}

}


