/*****************GENERIC STYLES***************************/
* {margin:0;
  padding:0;}
img 
  {border:0;}
h1
  {color: #A00531;
  font-size: 26px;
  margin-bottom: 15px;}
a, a:visited
  {color: #2C417A;
  text-decoration: none;}
a:hover
  {text-decoration: underline;
  color: #000; /*ADDDED BY JJUN*/}
a:active
  {outline: none;}
.hide
  {display:none;}

  
body 
  {background: #c0c0c0;
  color: #000;
  font-size: 12px;
  font-family:Arial, Helvetica, sans-serif;}
img
  {border:none;
  padding-left: 5px;}
/**********END GENERIC STYLES****************************************/


#wrapall
  {width: 1000px;
  margin: auto;
  background:url(../images/bg-main-content.jpg) repeat-y;}




/******************SIDEBOX**************************************/
#sidebox 
  {float: left;
  width: 235px;}
  #headerlogo
    {width:235px;
    height:85px;
    background:url(../images/bg-header-logo.jpg) no-repeat;}
    #brokerageOfficeNameLogo
      {text-align:center;
      width:220px;
      margin:auto;
      text-transform:uppercase;
      padding:90px 0px 0px 10px;
      font-size:11px;
      color:#015384;}


#menubox
  {width: 235px;
  background:url(../images/bg-menu-box.jpg) repeat-y;}  
  .menuheader
    {text-align:center;
    font-weight:bold;
    width:235px;
    line-height:35px;
    background:url(../images/bg-menu-button.jpg) no-repeat bottom;
    text-transform:uppercase;}
  #menubox .sidelink a
    {color: #FFF!important;
    background:url(../images/bg-menu-button.jpg) no-repeat top;
    font-size: 11px;
    display:block;
    width:235px;
    line-height:35px;
    font-weight: bold;
    text-align:center;
    text-transform: uppercase;
    font-family: Geneva, Arial, Helvetica, sans-serif;}
    #menubox .sidelink a:hover 
      {color: #037CC3!important;
      background-position:bottom;
      text-decoration: none;} 
  #menudivider
    {width:235px;
    height:75px;
    display:block;
    background:url(../images/bg-menu-divider.jpg) no-repeat;}
  #menubottom
    {width:235px;
    height:75px;
    background:url(../images/bg-menu-bottom.jpg) no-repeat;}
    
/*******************END SIDEBOX*******************************************/   





/******************MAINBOX**************************************/
#mainbox
  {width:765px;
  float:left;}
  
  #headerbox
    {width:765px;
    height:180px;
    display:block;
    background: url(../images/bg-header.jpg) no-repeat;}
    
    /************AGENT PHOTOS********************/
    #agentphoto1
      {width:145px;
      float:left;}
    #agentphoto1 a
      {float: left;
      display: block;
      width: 145px;
      height: 180px;
      overflow: hidden;
      text-align: center;
      margin-left: -5px;}
    #agentphoto1 a:hover
      {background-position: bottom;}
    
    #agentphoto2
      {width:145px;
      float:left;}  
    #agentphoto2 a
      {float: right;
      display: block;
      width: 145px;
      height: 180px;
      overflow: hidden;
      text-align: center;
      margin-left: 5px;}
    #agentphoto2 a:hover
      {background-position: bottom;}
      /************AGENT PHOTOS********************/

    #header 
      {width:460px;
      height:180px;
      float:left;}
      #headerflash
        {margin-top:-5px;
        height:185px;
        position:absolute;}
      #header h1
        {font-style: italic;
        font-family: "Times New Roman", Verdana, Arial;
        text-indent: -50000px;
        display:none;}
    
    #taglinebox
      {background:url(../images/bg-tagline-box.jpg) no-repeat;
      height:80px;
      width:765px;
      display:block;}
      #tagline1
        {float: left;
        padding:12px 0px 0px 10px;
        width:370px;}
        #tagline1 h2
          {font-size: 12px;
          line-height:12px;
          margin-bottom:0px;
          color:#C1CBD7;}
        #tagline1 p
          {text-align:left!important;
          font-size:12px;
          line-height:13px;
          color: #C1CBD7;}
        #tagline1 p a
          {color: #C1CBD7;}
      #tagline2
        {float:left;
        width:370px;
        padding:12px 10px 0px 0px;}
        #tagline2 h2
          {font-size: 12px;
          line-height:12px;
          margin-bottom:0px;
          color:#155F8C;
          text-align:right;}
        #tagline2 p
          {font-size:12px;
          color: #155F8C;
          line-height:13px;
          text-align:right!important;}
        #tagline2 p a
          {color: #155F8C;}
/******************END HEADER**************************************/
  
  
  
/********************BEGIN CONTENT STYLES*******************************/ 
#contentbox
  {width: 760px;
  clear:both;}
  #content
    {clear:both;
    margin-top:-1px;}
    #contentbox p
      {margin-top: 5px;
      margin-bottom: 20px;
      text-align: justify;}
    #contentbox h4
      {margin-top: 10px;} 
    #content a
      {color:#2C417A;}  
  
  
  .contentsection
    {border: 1px solid #d0d0d0;
    clear:both;
    width:754px;
    margin:auto;
    color:#333333;
    margin-bottom:10px;
    padding:5px 0px 5px 0px;
    background:#FFF;}
      
    .dynamicpages
      {width:740px;
      margin: auto;
      font-size:12px;
      min-height:165px;}
      .dynamicpages .heading, .dynamicpages h2, .dynamicpages h1
        {font-size: 18px;
        color: #2C417A;
        margin-top:15px;
        margin-bottom:15px;}
      .dynamicpages h2, .contentindynamicpagesnerpages h3
        {color:#2C417A;}
        
      .dynamicpages li
        {margin-left: 15px;}      
  

/**********************BEGIN FOOTER************************************/
#footerbox 
  {background:url(../images/bg-content-bottom.jpg) no-repeat bottom;
  clear:both;
  width:1000px;
  margin: auto;
  height:170px;
  display:block;
  text-align:right;}
  #footer
    {margin-right:5px;
    margin-right:30px;
    padding-top:40px;}
  #footermenu
    {text-transform:uppercase;
    letter-spacing:3px;
    font-size:10px;
    font-weight:100;}
    #footermenu a
      {color:#027BC2;}  
    #trademark
      {margin-top:7px;
      letter-spacing:1px;
      font-size:11px;
      color:#027BC2;}
    #trademark-incom
      {margin-top:0px;
      letter-spacing:1px;
      font-size:15px;
      color:#027BC2;}
  
/********************BEGIN BANNER STYLES*******************************/      
#bannersbox
  {text-align: center;
  padding-top: 60px;
  position:relative;
  z-index:99;
  display:none;}  




/*****************FEATURE INFO STYLES***************************/
#featureinfo
  {}
#featureimg
  {float: left;
  padding-right: 10px;}
#featureimg p
  {margin-top: 20px;
  display: none;} 
#featureinfo
  {padding-left: 10px;
  float:left;
  width:420px;}
.staticfield
  {font-weight: bold;
  line-height: 17px;}
.dynamicfield
  {margin-left: 10px;}
#extrafeatures
  {clear:both;
  padding-top: 20px;
  margin-left: 0px;
  color:#2C417A;
  width: 95%;
  letter-spacing: 1px;
  font-size: 12px;
  text-align: center;
  font-family: Verdana, Arial, Helvetica, sans-serif;}
.header3
  {color: #2C417A;
  font-size: 20px;
  font-weight:100;
  margin-left: 5px;
  letter-spacing: 2px;
  margin-bottom: 0px;}



/*****************BIOBOX STYLES***************************/
.success p
  {margin:0px;}

.success-p strong
  {display: none;}

.biobox_box
  {clear: both;
  width:730px;
  margin:auto;}
  .biobox_box h2
    {background: none;}

.biobox
  {width:740px;
  margin:auto;}
  .biobox h3
    {display:block;
    font-size: 16px;
    color:#004B38;} 
  .biobox h4
    {display:block;
    font-size: 13px;
    font-weight:100;
    color:#E4AF00;}

.biobox .heading, .biobox .success img
  {display: none;}
.biobox .bio-titles
  {display: none;}
  
.bio-info .MsoNormal
  {font-size: 12px !important;
   font-family: Verdana, Arial, Helvetica, sans-serif;}




/*************STATIC PAGES STYLES********************/
  /*****************STATIC PAGE HEADINGS STYLES********************/
  .heading, .vheader, #formheader
    {background: none!important;
    color: #074A90;}
  .content ol li
    {margin-left: 25px !important;}
  .content h1
    {background: none!important;
    margin-bottom: 0px!important;}  
  .content h2
    {background:none!important;
    font-size: 18px!important;
    margin-top: 50px;
    margin-bottom:0px;}
  .content h2
    {background:none!important;
    font-size: 16px!important;
    color: #004B38;
    margin-top: 10px;
    margin-bottom:0px;}
  #guide h2
    {background:none!important;
    font-size: 18px!important;
    margin-top: 0px;
    margin-bottom:0px;}
  .content h3
    {margin-top: 10px;
    margin-bottom:0px;}
  #guide h3
    {margin-top: 10px;
    margin-bottom:0px;
    color: #115848;}
  .content ul, .content ol
    {margin-top: 10px;} 

.content p
  {margin-bottom:0px!important;
  margin-top:0px;}




/*****************LOGIN BOX STYLES***************************/  
#loginbox
  {width:235px;
  margin:auto;
  text-align:center;
  padding-bottom:30px;}
  #loginbox h2
    {font-size: 14px;
    letter-spacing:1px;
    text-align:center;
    color:#AE1216;
    text-transform:uppercase;}
  #loginbox form
    {width:235px;}
  #loginbox label
    {font-size: 12px;
    letter-spacing:3px;
    text-align:center;
    font-weight:100;}
  #loginbox input
    {width:140px;}
  #loginbox li
    {list-style:none;
    list-style-image:none;
    margin-left:0px;}
/*****************LOGIN BOX STYLES***************************/


  /*****************STATIC PAGE STYLES FOR TABLE OF CONTENTS********************/
  #tablecontents 
    {border: none;
    background-image: none;}
    
  #tablecontents li
    {list-style-type: square;
    margin-left: 30px;
    color: #E4AF00;}  
  #tablecontents a
    {font-weight: 100;}
  #tablecontents h1 
    {color: #004B38;
    background-color:none;
    background-image:none;
    background:none;}
  #tablecontents h1 a:hover
    {color: #004B38;
    text-decoration: none;}
  
  
  
h1.view1 a, h1.view2 a, h1.view3 a, h1.view4 a, h1.view5 a, h1.view6 a, h1.view7 a, h1.view8 a, h1.view9 a
  {font-size: 20px!important;
  font-weight: normal;}
h1.view1 a:hover, h1.view2 a:hover, h1.view3 a:hover, h1.view4 a:hover, h1.view5 a:hover, h1.view6 a:hover, h1.view7 a:hover, h1.view8 a:hover, h1.view9 a
  {text-decoration: none;
  color: #004B38;
  font-size: 20px!important;}
  
h1.view1, h1.view2, h1.view3, h1.view4, h1.view5, h1.view6, h1.view7, h1.view8, h1.view9
  {float:none;
  background-color:none!important;
  background-image: none !important;
  background: url(../../../base_imgs/header2bg.jpg) repeat-y !important;
  font-size: 20px!important;
  padding-bottom:0px!important;
  margin-bottom:0px !important;
  margin-top:50px !important;
  width: auto!important;
  height: auto!important;}

h2.view1, h2.view2, h2.view3, h2.view4, h2.view5, h2.view6, h2.view7, h2.view8, h2.view9
  {float:none;
  background-color:none!important;
  background-image: none !important;
  background: none !important;
  font-weight:100 !important;
  font-size: 18px!important;
  padding-top:0px!important;
  margin-top:10px !important;
  padding-bottom:0px!important;
  margin-bottom:0px !important;
  width: auto!important;
  height: auto!important;}

h3.view1, h3.view2, h3.view3, h3.view4, h3.view5, h3.view6, h3.view7, h3.view8, h3.view9
  {float:none;
  background-color:none!important;
  background-image: none !important;
  background: none !important;
  font-size: 16px!important;
  padding-top:0px!important;
  margin-top:0px !important;
  padding-bottom:0px!important;
  margin-bottom:0px !important;}

p.leftmargin70
  {float:none;
  padding-top:0px!important;
  margin-top:0px !important;
  padding-bottom:0px!important;
  margin-bottom:0px !important;}

a.backtotop 
  {font-family: Arial, Helvetica, sans-serif;
  display:block;
  width: 100px;
  font-size: 10px;
  text-decoration: none;
  border: 1px solid #006633;
  background-image: url(../../../base_imgs/backtotoparrow.gif);
  background-position: 2px;
  background-repeat: no-repeat;
  padding-left: 18px;
  padding-right: 3px;
  color: #FFFFFF!important;
  background-color: #004B38;
  clear: both;
  margin-top: 0px;
  margin-bottom: 30px;}
/************END TERMS AND CONDITIONS / PRIVACY STYLES*********************/



        
.highlightedItem
  {font-size:11px;
  font-weight:bold;
  margin-top:3px;
  margin-bottom:3px;
  padding-top:3px;
  padding-bottom:3px;
  display:block;
  border: 3px solid #FA6700;
  text-decoration:none;
  list-style-type: none;
  overflow:hidden;}
.highlightedItem a, .highlightedItem a:hover
  {color:#FA6700!important; 
  text-decoration:underline!important;}
.highlightedItem img  
  {}


#weightup input
  {width:150px;
  height:50px;
  background:url(../../../base_imgs/backend/weightupblue.gif) no-repeat;
  float:left;
  border:none;
  fonr-size:12px;
  font-weight:bold;
  text-transform:uppercase;
  padding-right:20px;
  color:#FFF;}
#weightdown input
  {width:150px;
  height:50px;
  background:url(../../../base_imgs/backend/weightdownblue.gif) no-repeat right;
  float:left;
  border:none;
  margin-left:20px;
  fonr-size:12px;
  font-weight:bold;
  text-transform:uppercase;
  padding-right:20px;
  color:#FFF;}    


/******trademark fix**********/
#trademark {
  color:#000;
}


/*****mapSearch fix******/
#gmapSearch_main #gmapSearchLoading {
  background:url(../images/transp.gif) repeat;
} 

#addthis{
  float:right;
  padding:10px;
}
