@charset "utf-8";
body {

        font:11px Arial, Helvetica, sans-serif;
        background-color:#3161A1;
}

/* START SPLASH PAGE */
html,
body.PCMS_Module_Pages.PCMS_Locale_en_US.Page_index {
  height: 100%;
}

body.PCMS_Module_Pages.PCMS_Locale_en_US.Page_index {
  font-family: arial, helvetica;
  font-size: 12px;
  font-weight: normal;
  color: #cccccc;
  background: url(../images/body_bg.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #0F58A5;
}

body.PCMS_Module_Pages.PCMS_Locale_en_US.Page_index #container {
  position: absolute;
  background: url(../images/splash.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  margin: 0px;
  padding: 0px;
  top: 50%;
  left: 50%;
  width: 778px;
  min-height: 408px;
  height: 408px;
  margin-top: -304px;
  margin-left: -389px;
  border: 0 !important;
}

body.PCMS_Module_Pages.PCMS_Locale_en_US.Page_index #header {
  position: relative;
  height: 400px;
  background-image: none !important;
}

img.start {
  width: 250px;
  height: 85px;
}

body.PCMS_Module_Pages.PCMS_Locale_en_US.Page_index #navigation {
  position: absolute;
  top: 358px;
  left: 40px;
  color: #b6b6b4;
  font-weight: normal;
  font-size: 15px;
  font-family: arial, helvetica;
  padding: 0px 0px 0px 5px;
}

body.PCMS_Module_Pages.PCMS_Locale_en_US.Page_index #mainContent {
  width: 100%;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}

body.PCMS_Module_Pages.PCMS_Locale_en_US.Page_index div#splash-left,
body.PCMS_Module_Pages.PCMS_Locale_en_US.Page_index div#splash-right {
  display: table-cell;
  width: 50%;
}

body.PCMS_Module_Pages.PCMS_Locale_en_US.Page_index div#splash-left p {
  margin-right: 10px;
  text-align: justify;
}

body.PCMS_Module_Pages.PCMS_Locale_en_US.Page_index div#splash-right p {
  margin-left: 10px;
  text-align: justify;
}

body.PCMS_Module_Pages.PCMS_Locale_en_US.Page_index #footer {
  background: none !important;
}
/* END SPLASH PAGE */

#container, #header, #footer {
        width: 780px;
}
#container {
        position: relative;
        height: auto;
        min-height: auto;
        background: url(../images/container_bg.jpg);
        background-repeat:repeat-y;
        background-position:top left;
        margin: 0 auto;
        padding: 0;
        border: 1px solid #434b57;
        text-align: left;
}

#header {
        background: url(../images/msc_top.jpg);
        background-repeat:no-repeat;
        background-position:top left;
        height:110px;

}

#mainContent {
        min-height:400px;
        height: auto !important;
        height: 400px;
        width:705px;
        margin:0px 0px 20px 65px;
}

#mainContent a{
        color: #6E9AE1;
        font-weight:bold;
        font-size: 13px;
        font-family:arial, helvetica;
        text-decoration: none;

}
#mainContent a:hover{
        color: #7d7c7c;

}
#mainContent #sidebar1{
        float: right;
        width: 190px;
        padding: 0px 0px 20px 5px;
        margin: -10px 0px 0px 0px;
}
#mainContent #sidebar1 h2{
        margin-top: 15px;
        font-size: 12px;
        color:#E00024;
        font-weight:bold;
        text-transform:uppercase;

}
#mainContent #sidebar1 a{
        color: #6E9AE1;
        font-weight:normal;
        font-size: 11px;
        font-family:arial, helvetica;
        text-decoration: none;


}
#mainContent #sidebar1 a:hover{
        color:  #7d7c7c;

}
#mainContent h1{
        margin-top: 15px;
        margin-right: 220px;
        font-size: 13px;
        color:#E00024;
        font-weight:bold;
        text-transform:uppercase;
        border-bottom:1px solid #325889;
}
ul.feed {
         list-style-type: none;
         margin: 0;
         padding: 0;
}
#footer{
        background: url(../images/footer.jpg);
        background-repeat:no-repeat;
        background-position:top left;
        clear:both;
        width:780px;
        height:23px;
        font-size:10px;
        color:#FFFFFF;

}
#footer p {
        padding:4px 0px 0px 10px;
        margin:0;
}

#footer a {
        color:#FAD94E;


}

#navigation {
        position:absolute;
        top:85px;
        left:20px;
        color: #ffffff;
        font-weight:normal;
        font-size: 13px;
        text-decoration: none;
}
#navigation ul {
        list-style-position: outside;
        list-style-type: none;
        vertical-align: middle;
        padding: 5px;
        margin:0;
}
#navigation ul li {
        float:left;
        text-align:center;
        vertical-align: middle;
        margin-right: 10px;
        border-left: 2px solid #CCCCCC;
        padding-left: 10px;
}
#navigation ul li:first-of-type {
  border-left-width: 0px;
}
#navigation ul li a {
        display: block;
}
#navigation ul li a, #navigation ul li a:active, #navigation ul li a:visited  {
        color: #cccccc;
        text-decoration: none;
}
#navigation ul li a:hover {
        color: #7d7c7c;
        text-decoration: none;
}
#navigation ul li ul {
        list-style-position: inside;
        list-style-type: circle;
        list-style-image: none;
        padding: 0px;
}
#navigation ul li ul li {
        margin: 0px 0px 0px 2px;
        border-bottom: 0px solid #023263;
}
#navigation #customNavigation {
        color: black;
        font-size: 12px;
        margin: 0px;

        position: absolute;
        top: 70px;
        width: 170px;
        text-align:right;
        background-color:#E0E0E0;
        padding: 10px;
        padding-right: 15px;
}
/* IE 6 position */
#navigation #customNavigation {
        right: -224px;
}
/* Other browsers */
#navigation > #customNavigation {
        right: -234px;
}
#navigation #customNavigation h2 {
        font-size: 12px;
        color:#000066;
        text-align:center;
}
#navigation #customNavigation h3 {
        font-size: 16px;
}



/** TAGS **/
a {
        color: #006AB6;
        text-decoration: none;
}
a:visited {
        color: #444444;
}
a:hover {
        text-decoration: underline;
}

.border {
        border: 1px solid #919FAC;
}
#mainContent p.border {
        padding: 3px;
}
.message {
        border: 1px solid black;
        font-weight: bold;
        padding: 10px;
        text-align: center;
}
.message.error {
        background-color: red;
}
ul.errors {
        border: 1px solid red;
        list-style-position: inside;
        list-style-type: none;
        list-style-image: none;
        padding: 0px;
}
p.samples img {
        margin-right: 15px;
}
#PCMS_Module_35 form {
        margin-left: 10px;
}

 .contentbox {
   width: 500px;
   float: left;
 }
 
 #mnuBtn {
    display: none;
  }
  




/* Responsive/mobile CSS */
@media (max-width: 780px) {
  body {
    font-size: 14px;
    line-height: 20px;

  }
  /* home */ 
  body.PCMS_Module_Pages.PCMS_Locale_en_US.Page_index #container {
    position: relative;
    width: 100%;
    height: auto;
    min-height: 0;
    margin-left: 0;
    margin-top: 0;
    top: 0;
    left: 0;
    background-position: left top;
  } 
  body.PCMS_Module_Pages.PCMS_Locale_en_US.Page_index #header {
    height: auto;
    min-height: 370px;
  }
  body.PCMS_Module_Pages.PCMS_Locale_en_US.Page_index #navigation {
    position: relative;
    top: 0;
    left: 0;
    padding: 0;
    margin: -18px 0 0 0;
  }
  body.PCMS_Module_Pages.PCMS_Locale_en_US.Page_index div#splash-left p,
  body.PCMS_Module_Pages.PCMS_Locale_en_US.Page_index div#splash-right p
   {
    margin: 10px;
  }
  #header {
    background-size: cover;
  }
  #container {
    border-width: 0px;
  }
  #mainContent {
    padding: 0;
    width: 92%;
     margin: 4%;
     margin-right: 38%;
    
  }
  #mainContent h1 {
    font-size: 18px;
    line-height: 28px;
    margin-right: 0;
    display: inline;
  }
  #mainContent img {
    max-width: 100%;
  }
  #mainContent #sidebar1 {
    width: 32%;
    padding-left: 4%;
    margin-left: 4%;
    border-left: 1px solid #efefef;
  }
  #mainContent #sidebar1 h2 {
    font-size: 18px;
  }
  #mainContent #sidebar1 a {
    font-size: 14px;
  } 
  #container, #header, #footer {
    width: 100%;
  }
  #container {
    background-image: none;
    background-color: white;
  }
  
  .contentbox {
     width: 58%;
     float: left;
   }
  .contentbox div[Style]{
    float: none !important; 
  }
  
   /* Menu button styles */ 
   #mnuBtn {
    background-color: #efefef;
    background: -moz-linear-gradient(center top , #ffffff 5%, #edf2ff 100%) repeat scroll 0 0 #ffffff;
    border: 2px solid #cccacc;
    border-radius: 6px;
    box-shadow: 0 1px 0 0 #ffffff inset;
    color: #375960;
    display: block;
    float: right;
    font-family: arial;
    font-size: 15px;
    font-style: normal;
    font-weight: bold;
    height: 32px;
    line-height: 32px;
    margin: 30px 10px;
    text-align: center;
    text-decoration: none;
    text-indent: 0;
    text-shadow: 1px 1px 0 #ffffff;
    width: 71px;
  }
  #mnuBtn:hover {
    background: -moz-linear-gradient(center top , #edf2ff 5%, #ffffff 100%) repeat scroll 0 0 #edf2ff;
  }
  #mnuBtn:active {
    position: relative;
    top: 1px;
  }
  
  #navigation {
     display: none;
    margin-bottom: 0px;
    position: relative;
    height: auto;
    padding: 10px 0;
    width: 100% !important;
    margin-top: 0px;
    left: 0;
    top: 0
  }
  #mainBody #navigation ul li a, #mainBody #navigation ul li a:hover, #navigation ul li a {
    color: #000;
    padding: 4px;
  }
  #mainBody #navigation ul, #navigation ul {
    margin: 0;
    padding: 0;
  }
  #mainBody #navigation ul li, #navigation ul li {
    float: none;
    height: 45px;
    border-bottom: 1px solid gray;
    border-radius: 3px;
    font-size: 14px;
    line-height: 2;
    list-style-type: none;
    margin: 4px 0;
    /*padding: 7px 20px; */
    text-align: left;
    display: list-item;
    background-color: #428fbc;
    background: #5ca2e0; /* Old browsers */
    background: -moz-linear-gradient(top,  #5ca2e0 0%, #23538a 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5ca2e0), color-stop(100%,#23538a)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #5ca2e0 0%,#23538a 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #5ca2e0 0%,#23538a 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #5ca2e0 0%,#23538a 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #5ca2e0 0%,#23538a 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5ca2e0', endColorstr='#23538a',GradientType=0 ); /* IE6-9 */

  }
   #navigation ul li::after { 
    content: " >   ";
    font-weight: bold;  
    font-size: 18px;
    float: right;
    margin-top: -30px;
    padding: 0 10px;
  }
  #navigation ul li ul {
    left: 0 !important;
    margin: 0px 0 5px !important;
    position: relative !important;
    top: 1px !important;
    width: 100% !important;
  }
  .Page_services #navigation ul li ul.ul_navItem_7, .PCMS_Module_FAQs #navigation ul li ul.ul_navItem_18 {
    padding: 0px;
  }
  #navigation ul li ul li {
    font-size: 1em;
    margin: 0px;
    border-bottom: 0px solid gray;
    padding: 0px;
  }
  #navigation ul li a {
    color: #fff !important;
    display: block;
    font-size: 14px;
    line-height: 1.35em;
    padding: 7px 0px 7px 0px;
    width: 100%;
    width: 94%;
    padding: 7px 3%;
  }
  #navigation ul li ul li a {
    display: block;
    width: 94%;
    padding: 7px 3%;
    margin: 0px;
  } 
  #footer {
    background-image: none;
    background-color: #000;
    height: 100%;
    font-size: 12px;
    text-align: center;
  }
   .PCMS_Module_Pages.Page_Realtor table tr td {
     width: 50%; 
     vertical-align: top;
   }
} 

@media (max-width: 480px) {
  body.PCMS_Module_Pages.PCMS_Locale_en_US.Page_index div#splash-left ,
  body.PCMS_Module_Pages.PCMS_Locale_en_US.Page_index div#splash-right  {
    width: 100%;
    display: block;
    clear:both;
  } 
  #mainContent #sidebar1,  .contentbox {
  
    width: 100%;
    
  }
  #mainContent #sidebar1 {
    padding-top: 20px;
    margin-top: 15px;
    border-top: 1px solid gray;  
  }
  
  #mainContent {
    width: 92%;
    margin: 4%;
    margin-right: 4%;
  
  }
  #mainContent img {
    max-width: 100%;
    height: auto;
  }
   #mnuBtn {
    display: inline-block;
  }
  .contentbox div[Style]{
    float: none !important; 
  }
  .contentbox table, .contentbox tr, .contentbox td {
    display: block;
  } 
  .PCMS_Module_Pages.Page_Realtor table tr td {
     width: 100%; 
     vertical-align: top;
   }
} 