/*
VillageSoup Commons
Theme: nautical
 */
/* -------------------------------------------------------- UNIVERSAL */
* {
  margin: 0;
  padding: 0;
}
html,body {
  font-family:arial !important;
  font-size: 16px !important;
  font-family: "Times New Roman", serif;
  background: #f7f7f7;
}
#page {
  width: 1060px;
  margin-top: 40px;
  margin-bottom: 0;
  border: none;
  background: #f7f7f7;
}
body {
    overflow-x: hidden;
}
.homeMultiLeft {
  float: left;
}
.homeMultiRight {
  float: left;
  border-left: 1px solid #DDD;
}
.formLeftPreview {
  width: 250px;
}
img {
  border: none;
}
h1 {
  font-family:Georgia,"Times New Roman",Times,serif;
  font-size:100%;
  font-weight:bolder;
  margin:2px 5px;
  padding:0 0 2px;
  text-align:left;
  clear: both;
}
h1 a {
  color: #163F68;
  text-decoration: none;
}
h1.postEditHeadline {
  width: 100%;
}
h1.centerTitle {
  position: relative;
  background-color: #163f68;
  color: #FFFFFF;
  text-align: center;
  padding: 5px;
  box-shadow: 3px 3px 3px #838d86;
  border: 1px solid #f7f7f7;
  margin-bottom: 5px;
}
h1.postEditHeadline a {
  text-decoration: underline !important;
  width: 625px;
}
h2 {
  color:#002970;
  font-family:georgia;
  font-size:85%;
  font-weight:bolder;
  line-height:1.2em;
  padding:5px 5px 10px;
}
h2.storyHeadline {
  font-size: 180%;
  font-weight: 100;
  padding: 0px 10px 3px;
  color: #333333;
}
h2.address {
  margin-left: -5px;
}
h2.FAQ {
  font-size: 110%;
  color: #FF9955;
}
h2.manager {
  border-bottom:1px solid #FF9955;
  margin:2px 5px;
  padding:5px;
}
h3 {
  color:#333333;
  font-size:80%;
  font-weight:700;
  line-height:1.4em;
  margin:3px 5px 0px;
  text-transform:uppercase;
}
h3.rates,
h1.rates,
h1.contact {
  margin-bottom: 5px;
}
.actHeader {
  text-decoration: underline;
  text-transform: uppercase;
  font-size: 110%;
}
legend {
  font-size:80%;
  font-weight:bold;
  margin:0 10px;
  padding:0 10px;
  color: #666;
}
fieldset {
  border:1px solid #CCCCCC;
  margin:5px;
}
.errorMessages,
.successMessages {
  font-size:69%;
  font-weight:700;
  margin:5px;
  padding:5px;
}
.errorMessages {
  background-color:#FFECEC;
  border:1px solid;
  color:#FF0000;
}
.successMessages {
  background-color:#CCFFCC;
  border:1px solid #009900;
  color:#000;
}
.errorMessages dt,
.successMessages dt {
  margin: 3px 0;
}
.errorMessages img,
.successMessages img {
  padding-right: 10px;
}
.sorryMessage {
  margin: 20px;
  font-style: italic;
}
a:link,
a:visited {
  color: #222;
  text-decoration: none;
}
a:hover {
  color: #FF9955;
}
.generalText {
  color: #666;
  font-size: 11px;
  font-weight: 700;
  text-align: left;
}
input[type="text"],
input[type="password"],
textarea {
  background-color:#F1F4F7;
  border:1px solid #FF9955;
}
input:focus {
  background-color: #fffeed !important;
}
.underline {
  text-decoration: underline;
  margin-bottom: 3px;
  color: #333;
}
#freeStoriesBanner {
    position: inherit;
    z-index: 101;
    top: 30px;
    left: 0;
    right: 0;
    background: rgb(253, 224, 115);
    background: rgba(253, 224, 115, 0.8);
    text-align: center;
    line-height: 2.5;
    overflow: hidden;
    -webkit-box-shadow: 0 0 5px black;
    -moz-box-shadow: 0 0 5px black;
    box-shadow: 0 0 5px black;
    font-family: 'Merriweather', serif;
}

/* -------------------------------------------------------- HEADER */
#header {
 height: unset;
 }
 #header h1{
   font-weight: bold;
   font-size: 250%;
   font-family: "Trebuchet MS", Helvetica, sans-serif;
   text-align: center;
   text-shadow: 2px 2px #cccccc;
   text-transform: uppercase;
 }
 #header h2{
   text-align: center;
   color: #000;
   padding: 0px;
   font-family: "FranklinITCProBold","Helvetica Neue Bold","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
 }

#header_left {
  text-align: center;
  margin-top: 5px;
  width: 60%;
}
#header_right {
  width: 40%;
  height:auto;
  float:right;
  text-align:center;
  margin-top: 8px;
}
#header_left h1{
  font-weight: bold;
  font-size: 300%;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  text-align: center;
}
#header_right h1
{
  border-bottom: 0px solid #FFF;
  margin: 0px;
}
#header_right img {
    max-width: 100%;
}
#vs_logo {
  width:100px;
  height:120px;
  float:left;
  display: block;
  background:url(/theme/vs/img/VSHeaderLogo.png) top left no-repeat;
  margin:0 12px 0 12px;
}
.header-logo {
  width: 50%;
}
.headerRow {
  display: table;
  margin: auto;
  margin-top: -5px;
}
.headerContainerDate {
   display: table-cell;
   vertical-align: top;
   padding-right: 10px;
}
.headerContainerOther {
   display: table-cell;
   vertical-align: top;
}
#lowerHeader {
  background-color: #6699cc;
  margin-bottom: 4px;
  padding: 2px;
  font-size: 70%;
  font-weight: bold;
  text-transform: uppercase;
  color: #003366;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  text-indent: 10px;
}
.featureBottomLeft, .featureBottomRight {
  width: 100%;
  height: 100%;
  float: left;
  margin: auto;
  display: inline;
}
.visitother {
  font-family:"Arial",Helvetica,sans-serif;
  font-size:80%;
  text-align:center;
  text-transform:uppercase;
  z-index:2;
  color: #FFF;
}
.visitother a:link,
.visitother a:visited {
  color:#000000;
  text-decoration: underline;
  font-weight: bold;
}
.visitother a:hover {
  text-decoration:none !important;
}
#time_stamp {
  width:980px;
  height:32px;
  background-color:#3d485a;
  text-align:center;
  color:#FFF;
  font-family:"Arial", Helvetica, sans-serif;
  font-size:70%;
  line-height:2.8em;
  text-transform:uppercase;
  padding:0;
}
#time_stampLeft {
  background:url(/theme/vs/img/timestamp_lines.png) repeat-x top left;
  float:left;
  width:310px;
  height:32px;
}
#time_stampRight {
  background:url(/theme/vs/img/timestamp_lines.png) repeat-x top right;
  float:right;
  width:310px;
  height:32px;
}
.secondaryNav a,.secondaryNav li a {
    color: black;
    padding: 6px 8px;
    text-decoration: none;
}
.primaryNav {
  background-color:#0F3E63;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 1000;
  height: 30px;
  width: 100%;
  margin: auto;
  text-align: center;
}
.navBarFixed {
    display: none;
}
.hiddenMenu {
    max-height:555px;
    overflow-y:auto;
    overflow-x:hidden;
}
.hiddenMenu::-webkit-scrollbar {
    display: none;
}
.primaryNav a {
  color: #FFF;
}
.primaryNav a:hover {
  background-color: #DEDEDE;
}
.primaryNav li.navImg a:hover {
  background-color: #aaa !important;
}
.secondaryNav {
  background-color:#DEDEDE;
  position: fixed;
  top: 25px;
  left: 0PX;
  z-index: 1000;
  height: auto;
  width: 100%;
  margin: auto;
  text-align: center;
  border-bottom: 1pt solid gray;
}
#joinSubscribe {
  background-color:#f7f7f7;
  font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
  font-size:80%;
  height: 100%;
  list-style: none;
  padding:6px 0;
  float: right;
  margin-top:-28px;
}
#joinSubscribe li{
  display: inline;
}
#joinSubscribe a {
  color:#333;
  text-decoration:none;
  padding: 0 5px;
}
.secondaryNav a:hover,
#joinSubscribe a:hover {
  padding-bottom:6px;
  background:#fff;
  color:#FFA011;
}
.memberPanel, .loginPanel,{
    float: left;
    height: 100%;
    margin: 5px;
    width: 300px;
}
.searchPanel form div, .loginPanel form div {
    float: left;
    margin: 4px;
}
input[type="text"], input[type="password"] {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #838D86;
    height: 18px;
    text-align: left;
    width: 140px
}
.navSearch input[type="text"]{
    background: rgba(0,0,0,0) repeat scroll 0 0;
    height:25px;
    border-radius: 5px;
    margin-bottom:5px;
}
.inputTextLabel {
    color: #838D86;
    float: left;
    font-size: 10px;
    padding: 3px 5px;
}
.memberPanel li {
    display: inline-block;
    list-style: outside none none;
    margin: 3px;
}
.actMenu .rich-menu-list-bg {
    background-image: none;
    text-align: left;
}
.welcomeMessage {
    color: black;
    margin: 16px 0;
    text-align: center;
}
.memberPanel{
    list-style-type: disc;
    border-bottom: 1px solid #838D86;
    border-left: 1px solid #838D86;
    border-right: 1px solid #838D86;
    width: 100%;
    margin-bottom: 5px;
}
/* -------------------------------------------------------- PAGE STRUCTURE */
#contentWell {
  width: 100%;
  background-color: #f7f7f7;
  margin: 0;
}
#mainContent1Col {
  float:none;
  margin:10px 0 10px 10px;
  width:100%;
}
#mainContent2Col {
  float:left;
  margin:unset;
  padding-right:0px;
  width:74%;
}
#mainContent3Col {
    border-right: 1px solid #ccc;
    float: left;
    margin: 10px 0 10px 10px;
    padding-right: 5px;
    width: 70%;
}
#mainContentMixedColumn {
    margin: auto;
    width: 100%;
}
#sideBar {
  float:right;
  margin-right:-28px;
  width: 300px;
}
#footer {
  font-size:11px;
  background:#838d86;
  text-align:center;
  width: 111%;
  margin: 0 0 0 -70px;
}

#sideBarLeft{
  float:left;
  border-right: 1px solid #838d86;
  padding-right: 5px;
  margin: 0 1px 1px 0;
  width: 15%;
}
#sideBar #sportsTwitterResponsive {
    width:97%;
}
#footer .menu {
  color:#fff;
  letter-spacing:1px;
  padding:6px;
}
#footer .menu a {
  color:#009;
}
#footer .copyright {
  background:#838d86;
  color:#fff;
  padding:7px;
}
.shopLeft,
.shopRight {
  width: 50%;
  float: left;
}
.additionalInfoLeft,
.additionalInfoRight {
  width: 236px;
  float: left;
  margin: 10px 0;
}
.RESidebarLeft,
.RESidebarRight {
  float: left;
  width: 45%;
}
.RESidebarLeft {
  margin:0 10px;
  padding-right: 10px;
  border-right: 1px solid #DDD;
}
.RESidebarSingle {
  float: left;
  margin: 0px 0px 10px;
  width:100%;
  padding: 0;
}
#sideBar .RESidebarSingle {
  text-align:center;
}
.RESidebarCopySingle {
  float: right;
  width: 100%;
  padding-right: 1px;
  text-align:center;
  margin: 0;
}
.commonPanelBox.reIndex.home {
    height:230px;
    width:18%;
    margin: 8px;
    overflow:hidden;
}
.header.RETop {
    margin:70px;
}
.header.REBottom {

}
.RESidebarCopy {
    text-align:center;
}
.shoppingServices {
  background:transparent url(/theme/vs/img/shopping_services.png) no-repeat scroll left top;
  height:28px;
  margin-left: -4px;
  width:180px;
}
.dining {
  background:transparent url(/theme/vs/img/dining.png) no-repeat scroll left top;
  height:28px;
  margin-left: -4px;
  width:180px;
}
.centerAd {
  background-color:#DDDDDD;
  border:1px solid #AAAAAA;
  margin:10px auto 10px;
  padding:5px;
  text-align:center;
  width:470px;
}
.sidebarAd {
  background-color:none ;
  border: none;
  margin:0 auto 10px;
  text-align:center !important;
  width:100%;
  padding: 5px 0;
}
.sidebarAd img {
  text-align: center !important;
  border: 1px solid #FF0000;
}
.right.button {
    width: 100% !important;
    margin-bottom: 10px;
}
/* -------------------------------------------------------- HOMEFRONT */

#sharetopLeft{
  width: 70%;
}
#sharetopRight{
  width: 25%;
}

.sharebox_left_top,.sharebox_left_bottom {
  width:22%;
  margin: 5px;
}
.shareHalfLeft, .shareHalfRight {
    width:47%;
}

.shareHalfLeft {
    clear:left;
}
.shareHalfLeft.news.text {
    clear:none;
}
.sharebox_left_top, .sharebox_left_bottom{
  height:100%;
  float:left;
  margin: 5px;
  display: inline;
  padding: 0 6px;
}
.shareHalfLeft {
    height:100%;
    float:left;
    margin:2px 5px;
    display:inline;
    padding:0;
}
.shareHalfLeft.news.text, .shareHalfRight.news.text {
    display: inline;
}
.shareHalfLeft.news.text {
    margin: 2px 15px 4px 4px;
}
/* home video column changes below */
.videoColumn {
    float: left;
    margin-bottom: 10px;
    overflow: auto;
    width: 50%;
    display: inline-block;
}
.videoColumn.left {
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 5px;
    background-color:#fff;
}
.videoContainer {
    clear: left;
}
.shareboxLeftSpan {
    display: inline-block;
    margin-bottom: 10px;
    overflow: hidden;
    padding-bottom: 5px;
    width: 50%;
    float: left;
}
.sharebox_left_top.spanColumn, .sharebox_left_bottom.spanColumn {
    border-right: 1px solid #ccc;
    margin: 2px 0 0;
    padding: 0 4px 0 0;
    width: 49%;
}
.sharebox_left_top.spanColumn ul, .sharebox_right_top.spanColumn ul {
    background-color: unset;
    border: none;
    padding: 2px;
}
.sharebox_right_top.spanColumn, .sharebox_right_bottom.spanColumn {
    margin: 0;
    padding: 2px 0 0;
    width: 49%;
}
.shareboxRightSpan {
    display: inline-block;
    margin-bottom: 10px;
    overflow: hidden;
    padding-bottom: 5px;
    width: 50%;
    float: left;
}
.shareboxRightSpan .sharebox_left_top.spanColumn {
    border-left: 1px solid #ccc;
}
.shareboxLeftSpan .spanColumn ul li,
.shareboxRightSpan .spanColumn ul li {
    padding: 4px;
}
.shareboxLeftSpan .spanColumn ul li img,
.shareboxRightSpan .spanColumn ul li img {
    margin-right: 0;
}
.shareboxLeftSpan .spanColumn .spanColumn li:first-of-type {
    padding-top: 0;
}
.smallTopVideo h1 {
    background-color:#ff9955;
    color:#163f68;
    margin: 0 0 5px 0;
    padding: 5px;
    text-align: center;
}
.smallTopVideo {
    float: left;
    width: 49%;
    margin: 0 0 5px 6px;
}
#sideBar .smallTopVideo {
    width: 97%;
    margin: 5px;
}
.shareHalfRight.community .singleColumn.feature,
.shareHalfRight.news .singleColumn.feature,
.shareHalfLeft.community .singleColumn.feature,
.shareHalfLeft.news .singleColumn.feature {
    margin-bottom:5px;
}
.sharebox_left_top.centerRight {
  width: 46%;
  text-align: left;
}
.sharebox_left_top.centerRight h1 {
  color: #fff;
}
.sharebox_left_top.centerLeft {
  width: 48%;
  text-align: left;
  border-right: 1px solid #ccc;
  padding-right: 10px;
}
.sharebox_left_top.centerLeft h1 {
  color: #fff;
}
.sharebox_left_top.span {
  width:100%;
  text-align: center;
  padding:0;
}
.sharebox_left_top.span ul li {
  border: 1px solid #ccc;
  padding: 2px;
  margin: 10px;
  text-align: left;
}
.sharebox_left_top.span h1 {
  color: #fff;
}
.sharebox_right_top.video h1 {
  color: #163f68;
}
.sharebox_right_top.video {
    width: 35%;
    padding:0;
}
.sharebox_span_top,.sharebox_span_bottom {
  width:97%;
  height:100%;
  float:left;
  margin: 5px;
  display: inline;
  border: 1px solid #ccc;
  padding: 5px;
  background-color: #fff;
  border-radius: 5px;
}
.sharebox_right_top,.sharebox_right_bottom {
  height:100%;
  float:left;
  margin:5px;
  display: inline;
  padding: 0 6px;
}
.shareHalfRight {
    height: 100%;
    float:right;
    margin:2px 25px 2px 0px;
    display:inline;
    padding: 0;
}
.sharebox_right_top, .sharebox_right_bottom {
    width:22%;
    border-left:unset;
}

.sharebox_right_top h1, .sharebox_right_bottom h1,
.sharebox_left_top h1, .sharebox_left_bottom h1,
.sharebox_span_top h1, .sharebox_span_bottom h1,
.shareHalfRight h1, .shareHalfLeft h1,
.commonPanelBox.briefs h1,
.commonPanelBox.featuredAd h1,
.homeREHeader, 
.attachmentPanel h1 {
    padding: 5px;
    text-align: center;
    border: 1px solid #f7f7f7;
    margin-bottom: 5px;
}
.attachmentPanel h1 {
	font-size: 16px;
	border:none;
	margin:0;
}
.attachmentPanel {
	max-width:760px;
	margin: 10px auto 10px;
} 

.sharebox_right_top.community h1, .sharebox_right_bottom.community h1,
.sharebox_span_top.community h1, .sharebox_span_bottom.community h1,
.sharebox_left_top.community h1, .sharebox_left_bottom.community h1,
.shareHalfRight.community h1, .shareHalfLeft.community h1,
.homeREHeader,
.commonPanelBox.briefs h1,
.commonPanelBox.featuredAd h1,
.attachmentPanel h1 {
    background-color: #ff9955;
    font-family: "FranklinITCProBold","Franklin Gothic Medium","Franklin Gothic","ITC Franklin Gothic","Apple SD Gothic Neo","Myriad Set Pro","Helvetica Neue","Helvetica Neue Light","Helvetica,Arial","Lucida Grande","sans-serif";
}

.sharebox_left_top.news h1, .sharebox_left_bottom.news h1,
.sharebox_span_top.news h1, .sharebox_span_bottom.news h1,
.sharebox_right_top.news h1, .sharebox_right_bottom.news,
.shareHalfRight.news h1, .shareHalfLeft.news h1,
.commonPanelBox.briefs .categoryHeader {
     background-color: #163f68;
     color: #fff;
     font-family: "FranklinITCProBold","Franklin Gothic Medium","Franklin Gothic","ITC Franklin Gothic","Apple SD Gothic Neo","Myriad Set Pro","Helvetica Neue","Helvetica Neue Light","Helvetica,Arial","Lucida Grande","sans-serif";

}

.sharebox_left_top.news h1 a, .sharebox_left_bottom.news h1 a,
.sharebox_span_top.news h1 a, .sharebox_span_bottom.news h1 a,
.sharebox_right_top.news h1 a, .sharebox_right_bottom.news h1 a,
.shareHalfRight.news h1 a, .shareHalfLeft.news h1 a {
    color: #f7f7f7;
}
.shareHalfLeft.news.text h1, .shareHalfRight.news.text h1 {
    color: #f7f7f7;
}
.commonPanelBox.briefs h1, .commonPanelBox.briefs h1 a {
    color:#163f68;
    font-size:105%;
}
.header.ImgLeft{
  font-family: "PostoniWide","Bodoni 72","Bodoni MT","Didot","Didot LT STD","Hoefler Text","Garamond","Georgia","serif";
  font-size: 1.5rem;
  font-style: normal;
  font-weight: bold;
  word-spacing: -0.02em;
  text-rendering: auto;
  line-height: 1.1em;
}
.header.ImgRight{
  font-family: "PostoniWide","Bodoni 72","Bodoni MT","Didot","Didot LT STD","Hoefler Text","Garamond","Georgia","serif";
  font-size: 1.3rem;
  font-style: normal;
  font-weight: bold;
  word-spacing: -0.02em;
  text-rendering: auto;
  line-height: 1.1em;
  color:#222;
}
.previewBodyText.ImgLeft{
  font-size: 0.9375rem;
  line-height: 1.3;
}
/*
#briefOfferContents + .singleColumn.feature .header,
.clear + .singleColumn.feature .header {
    font-size: 120%;
}

#briefOfferContents + .singleColumn.feature .byLineText,
.clear + .singleColumn.feature .byLineText {
    font-size: 90%;
}

#briefOfferContents + .singleColumn.feature .previewBodyText,
.clear + .singleColumn.feature .previewBodyText {
    font-size: 90%;
}
*/
.categoryHeader + #briefOfferContents .header {
    font-size: 100%;
}
.sharebox_left_top.news h1 a:hover, .sharebox_left_bottom.news h1 a:hover,
.sharebox_span_top.news h1 a:hover, .sharebox_span_bottom.news h1 a:hover,
.sharebox_right_top.news h1 a:hover, .sharebox_right_bottom.news h1 a:hover,
.shareHalfRight.news h1 a:hover, .shareHalfLeft.news h1 a:hover {
    color: #ff9955;
}


.sharebox_left_top.news a:hover h1, .sharebox_left_bottom.news a:hover h1,
.sharebox_span_top.news  a:hover h1, .sharebox_span_bottom.news a:hover h1,
.sharebox_right_top.news a:hover h1, .sharebox_right_bottom.news a:hover h1,
.shareHalfRight.news a:hover h1, .shareHalfLeft.news a:hover h1 {
    color: #ff9955;
}

.sharebox_left_top.community h1 a:hover, .sharebox_left_bottom.community h1 a:hover,
.sharebox_span_top.community h1 a:hover, .sharebox_span_bottom.community h1 a:hover,
.sharebox_right_top.community h1 a:hover, .sharebox_right_bottom.community h1 a:hover,
.shareHalfRight.community h1 a:hover, .shareHalfLeft.community h1 a:hover,
.homeREHeader a:hover, .attachmentPanel h1 a:hover {
    color: #dedede;
}
.sharebox_left_top.community a:hover h1, .sharebox_left_bottom.community  a:hover h1,
.sharebox_span_top.community  a:hover h1, .sharebox_span_bottom.community a:hover h1,
.sharebox_right_top.community  a:hover h1, .sharebox_right_bottom.community  a:hover h1,
.shareHalfRight.community  a:hover h1, .shareHalfLeft.community  a:hover h1,
a:hover .homeREHeader, .attachmentPanel a:hover h1 {
    /*color: #dedede;*/
    color:#222;
    background-color:rgba(255, 153, 85, .9);}
/*
.sharebox_left_top h3,.sharebox_left_bottom h3,.sharebox_span_top h3, .sharebox_span_bottom h3 {
 font-size: 100%;
}
*/
.commonPanelBox.sidebar.news a:hover h1 {
	color:#ff9955;
}
.rich-tabpanel-content {
  border-left-style: none;
  border-right-style: none;
  border-bottom-style: none;
}
/*
.imageSpan {
   max-height:144px;
   width: 100%;
   overflow: hidden;
   vertical-align: middle;
   padding: 5px 0;
   text-align: center;
}
*/
.imageSpan {
   width: 100%;
   overflow: hidden;
   vertical-align: middle;
   padding: 5px 0 0;
   text-align: center;
}

.leftColumn.feature .imageSpan {
    max-height:152px;
}

.imageSpanFeature, .imageSpanSideFeature, .imageSpanColumnFeature {
   width: 100%;
   overflow: hidden;
   vertical-align: middle;
   padding: 5px 0;
   z-index:1;
   position:relative;
   }
   .imageSpanFeature {
   height: 396px;
   margin-bottom:5px;
   }
   .imageSpanSideFeature {
   height: 160px;
   }
   .imageSpanColumnFeature {
   height: 115px;
   }

.imageSpanCenter, .imageSpanSideCenter, .imageSpanColumnCenter {
    margin:auto;
}

.imageSpanBack, .imageSpanSideBack, .imageSpanColumnBack {
background-image: ;
background-size: cover;
width:;
z-index:0;
filter:blur(6px) grayscale(100%) opacity(60%);
-webkit-filter:blur(6x) grayscale(100%) opacity(60%);
position:absolute;
}
.imageSpanBack {
    height: 404px;
}
.imageSpanSideBack {
    height: 165px;
    margin-top: 5px;
}
.imageSpanColumnBack {
    height: 120px;
    margin-top:5px;
}
.imageSpanSideBack {
    background: rgba(35,35,35,1);
    background: rgba(0,0,0,0) linear-gradient(to right bottom, rgba(35,35,35,1), rgba(35,35,35,0)) repeat scroll 0 0;
    background: -moz-linear-gradient(bottom right, rgba(35,35,35,1), rgba(35,35,35,0));

}


/*
.imageSpanCenter:before {
    content:"";
    position:fixed;
    left:0;
    right:0;
    z-index:-1;
    display:block;
    background:rgba(0,0,0,0) url("#{post.leadImage.getThumbPath(2400)}") no-repeat scroll 0 0 / cover;
    -webkit-filter:blur(13px);
}
*/
.sharebox_left_top.flow{
  width: 65%;
}
.commonPanelBox.feature375 {
  display: none;
}
.video_display{
  width: 70%;
}
.caption.video{
  width: 40%
}
.commonPanelListing.video{
  border-bottom: none;
}
.commonPanelListing.mobile {
    padding: 0 0 3px 3px;
}
.sharebox_right_top.span{
  text-align: center;
}

.smallBottomVideo {
  margin: 5px;
}
.grid-item .smallBottomVideo {
    padding-left:12px;
    margin:0;
}
.sharebox_left_top.cen {
  width: 48%;
}
.sharebox_right_top.cen {
  width: 48%;
}
.commonPanelBox.news h1 {
  background-color: #163f68;
  color: #FFFFFF;
  text-align: center;
  padding: 5px;
  margin-bottom: 5px;
  font-family: "FranklinITCProBold","Franklin Gothic Medium","Franklin Gothic","ITC Franklin Gothic","Apple SD Gothic Neo","Myriad Set Pro","Helvetica Neue","Helvetica Neue Light","Helvetica,Arial","Lucida Grande","sans-serif";

}
#sideBar .commonPanelBox.news h1 {
    background-color: #163f68;
}
#sideBar .commonPanelBox.news h1,
#sideBar .commonPanelBox.noShade h1 {
	font-family: "FranklinITCProBold","Franklin Gothic Medium","Franklin Gothic","ITC Franklin Gothic","Apple SD Gothic Neo","Myriad Set Pro","Helvetica Neue","Helvetica Neue Light","Helvetica,Arial","Lucida Grande","sans-serif";
	box-shadow: none;
    margin-left: 0;
    margin-right: 0;
    margin-top: 6px;
}
#sideBar .commonPanelBox.news h1 a {
	color:#fff;
}
/* featured real estate panel styling
#sideBar .commonPanelBox.feature {
	background-color: unset;
	border: none;
	padding: 0;
	border-radius: 0;

}
#sideBar .commonPanelBox.feature h1 {
border: none;
background-color: rgba(40, 40, 40, .90);
color:#fff;
margin: 10px 0 0;
}
.viewMore {
background-color: rgba(25,25,25,.65);
color: white;
margin-top: -25px;
padding: 4px 10px;
}
.commonPanelBox.sidebar.feature .RESidebarSingle {
margin: 0;
}
*/
.commonPanelBox.community h1 {
  background-color: #ff9955;
  color: #163f68;
  text-align: center;
  padding: 5px;
  box-shadow: 3px 3px 3px #838d86;
  border: 1px solid #f7f7f7;
  margin-bottom: 5px;
}
.autoFeature {
    margin: 10px 8px 10px 6px;
    height: 220px;
    border: solid thin #ff9955;
    width: 100%;
}
.autoFeature {
    margin: 10px 8px 10px 6px;
    height: 220px;
    border: solid thin #ff9955;
}
.autoHeader h1 {
    height: 50px;
    font-family: Georgia,Times,"Times New Roman",serif;
    text-align: center;
    font-size: 25px;
    font-style: italic;
    color: #163f68;
    font-weight: bolder;
    margin: -10px 5px 0 5px;
    padding: 0;
}
/* -------------------------------------------------------- TOP NEWS */
.commonPanelBox.topNews {
  width: 100%;
}
.commonPanelBox.topNews h1 {
  text-align: center;
}
.header.topNews {
  font-size: 200%;
}
.sharebox_left_top.topNews {
  width: 70%;
  /*
  border: 1px solid;
  background-color: #ccc;
  */
  padding: 10px;
  text-align: center;
  margin-bottom: 20px;
}
.sharebox_right_top.topNews {
  width: 23%;
  border-left: 0px;
  margin-bottom: 20px;
}
.previewBodyText.topNews {
  font-size: 85%;

}
.topNewsLeadImage {
  width: 100%;
}

/* -------------------------------------------------------- WEATHER PAGE */
.weatherbox_left_top,.weatherbox_left_bottom {
  width:183px;
  height:100%;
  float:left;
  margin: 0;
  display: inline;
}
.weatherbox_middle_top,.weatherbox_middle_bottom {
  width:183px;
  height:100%;
  float:left;
  margin:0;
  display: inline;
}.weatherbox_right_top,.weatherbox_right_bottom {
  width:183px;
  height:100%;
  float:left;
  margin:0;
  display: inline;
}
/* -------------------------------------------------------- COMMENTS */
.comments {
  margin:none;
  width:100%;
}
.poster {
  background-color: #eee;
  padding: 5px;
  margin-bottom:5px;
}
.commenter {
  color:#666666;
  font-size:65%;
  font-weight:700;
  text-transform:uppercase;
}
.commentDate {
  font-size:65%;
  color:#666;
  padding-left:5px;
  font-weight: bold;
}
.commentBox p {
  color:#333333;
  font-family:'Times New Roman';
  font-size:14px;
  line-height:1.5em;
  word-spacing:1px;
  padding: 5px 15px 0;
}
.postAComment {
  border-bottom:1px solid;
  border-top:1px solid;
  color:#FF9955;
  display: inline-block;
  font-size:101%;
  margin:10px 0;
  padding:5px 0;
  width:100%;
}
.commentContainer {
  vertical-align:top;
  text-align:left;
  padding:0;
  background: transparent url(/theme/vs/img/quote.gif) no-repeat scroll left top;
}
div.pleaseLoginMessage {
  color:#666666;
  font-size:70%;
  font-style:italic;
  font-weight:700;
  margin-bottom:10px;
  text-align: center;
}
/* -------------------------------------------------------- REGISTRATION */
.actLabels,
.bizSearchLabel {
  color:#666;
  font-size:14px;
  font-weight:700;
  padding-right:10px;
  text-align:right;
  margin-left: 5px;
}
.actLabels {
  float: left;
}
.actHeight {
  min-height: 125px;
}
.confirmfield,
.editFieldExample,
.bannerAdSize,
.elExtraContent {
  color:#666;
  font-size:12px;
  font-weight:700;
  width:311px;
  text-align:left;
  padding-left:10px;
}
.bannerAdSize {
  color:#666;
  font-size:11px;
  font-weight:700;
  text-align:left;
  padding-left:10px;
}
.recentBizMembers {
  color:#666;
  font-size:11px;
  font-weight:700;
  padding:0 10px 10px;
  float: left;
}
.editFieldExample {
  margin-left: 110px;
  font-style: italic;
}
.REBioContactInfo  {
  color:#333333;
  float:left;
  font-size:12px;
  font-weight:700;
  padding:2px 0 0;
  width:48%;
}
.REBioContactInfo a.requestInformation {
    font-size: 100%;
}
.REBioContactInfo img {
    margin-bottom: 5px;
}
.dateSelect {
  color:#333;
  font-size:11px;
  font-weight:700;
  text-align:left;
}
.wantToRegister {
  color:#666;
  font-size:11px;
  font-weight:700;
  padding: 20px 0;
  text-align:center;
  width:255px;
}
.sign-up {
  color:#163F68;
  font-family:Georgia;
  font-size:13px;
  font-weight:700;
  text-align:center;
}
.cancel-button {
  border-top:1px solid #DDDDDD;
  margin:10px 10px 0;
  padding:10px 0;
  text-align:center;
}
.login-tab,
.searchTab,
.calendarOptions,
.find-tab {
  color:#666;
  font-size:13px;
  font-weight:700;
  margin:auto;
  width:250px;
}
.searchTab {
  width: 280px;
  padding: 15px 0 10px;
  margin-left: 65px;
}
.submit-buttons {
    padding: 18px 0 0;
}
.searchTab input[type="text"] {
  width: 280px !important;
}
.searchTab input[type="submit"] {
  width: 30px !important;
}
.searchBox {
    height: 30px;
    line-height: 30px;
}
.login-tab input,
.searchTab input,
.find-tab input,
#calendarOptions input {
  float:left;
  font-size:11px;
  padding:3px;
  margin-bottom: 5px;
  width:140px;
}
.login-button {
  background:transparent url(/theme/vs/img/go_btn.png) no-repeat scroll left top;
  border:medium none;
  float:right;
  height:30px;
  margin:-40px 10px 0 19px;
  width:30px;
}
.search-button-calendar,
.search-button,
.find-button {
  background: #FFF url(/theme/vs/img/go_btn.png) top left no-repeat !important;
  width: 30px!important;
  height: 30px !important;
  border: none !important;
  margin: 5px 0 10px 10px !important;
}
.find-button {
  margin-top: -5px !important;
}
.findBox {
  width: 280px;
}
.registerColumn {
  margin:0 0 10px;
  padding:10px 0;
}
.registerColumn label,
.longLat,
.editViewLabels label,
.santaWrap label
{
  color:#666;
  font-size:11px;
  font-weight:700;
  width:65px;
  text-align:right;
  padding-right:10px;
}
.editViewLabels label {
  float: left;
  width: 100px;
}
.labelLeft,
.santaWrap .labelLeft label {
  float: left;
}
.registerColumn label {
  float: left;
  width: 100px;
}
.registerColumn input {
  font-size:11px;
  padding:3px;
  width: 115px;
}
.editPhotoByInput {
  width: 280px !important;
  margin-left: 10px;
}
.elFields {
  width: 453px;
}
.leadImageEditPhoto {
  border:1px solid #CCCCCC;
  margin:auto;
  padding:5px;
  width:300px;
}
.registerColumn ol {
  list-style: none;
}
.error {
  color: #FF0000 !important;
}
.comboLocation input {
  width: 32px !important;
  margin-right: 1px;
}
.requirementMessage {
  color:#666666;
  font-size:70%;
  font-style:italic;
  font-weight:700;
  text-align: center;
}
div#selectRate td {
  width: 210px;
}
.paymentMessage {
  width: 500px;
  padding: 5px;
  background-color: #EEE;
  border: 1px solid #DDD;
  margin: 10px auto;
}
/* -------------------------------------------------------- STORY MANAGMENT */
.manageWrap label {
  color:#666;
  font-size:11px;
  font-weight:700;
  width:82px;
  text-align:right;
  padding-right:10px;
  float: left;
}
.dateSelect input {
  width:75px !important;
}
.customManageLabel {
  font-size:11px !important;
  width:100px !important;
  text-align:left !important;
}
.pageSize,
.primaryLocation {
  color:#666;
  font-size:13px;
  font-weight:700;
  padding-right:10px;
}
#pageSize {
    height: 25px;
}
.primaryLocation {
  padding-left: 10px;
}
.manageWrap input {
  font-size:11px;
  padding:3px;
  width:150px;
}
.manageWrap tr {
  margin: 2px;
}
.manageResults {
  margin-top: 10px;
}
.manageResults > table {
  border-right: 1px solid #A7A37E;
  border-bottom: 1px solid #A7A37E;
}
.manageResults tr {
  vertical-align:top;
}
.manageResults td {
  padding:3px 3px 3px 10px;
  border-color:#A7A37E;
  border-width:0 0 1px 1px;
  border-style: solid;
}
.manageResults th {
  background: url(/theme/vs/img/th_bg.png) repeat-x scroll 0 0;
  border-bottom:1px solid #333333;
  border-left:1px solid #A7A37E;
  border-top:1px solid #333333;
  font-weight:bold !important;
  font-size:80%;
  text-transform:uppercase;
  text-align: left;
  padding: 2px 3px;
}
.columnDates tr td,
.columnInfo tr td,
.columnDates table,
.columnInfo table {
  border: none;
}
.registerColumn div,
.manageWrap div {
  margin: 10px 0 0 5px;
}
.postEditLong {
  width: 400px !important;
}
.postEditLongQuote {
  width: 560px !important;
}
.postEditLongEvent {
  width: 328px !important;
}

.colPostEditLong {
  width: 497px !important;
}
.editLong {
  width: 508px !important;
}
.editMedium {
  width: 300px !important;
}
#postManagerResults td {
  vertical-align: top;
}
table.postManagerResultsDates td {
  vertical-align: bottom !important;
  white-space: nowrap;
  padding: 3px !important;
}
.infoBold {
  font-weight: 700;
  padding-right: 10px;
}
.columnStatus,
.columnLeadImage,
.columnPost,
.columnDates,
.columnInfo {
  padding:10px 25px;
}
td.columnDates,
td.columnInfo {
  padding: 0 10px 0 10px;
}
td.columnInfo.fixed {
  width: 25%;
}
td.columnDates img {
  display:block;
  margin-left:auto;
  margin-right:auto;
  margin-top:5px;
}
.postManageFarRight {
  position: relative;
}
.locationNameSelectBox,
.companySelect {
  width: 125px;
}
.postStatusReadyForEdit,
.postStatusCopyEdited,
.postStatusInactive,
.postStatusPublished,
.postStatusInProgress {
  font-weight: bold;
}
.postStatusExpired {
  font-style: italic;
}
.postStatusReadyForEdit{
  color: #009AE1;
}
.postStatusCopyEdited {
  color: #0B0;
}
.postStatusExpired,
.postStatusInactive {
  color: #AAA;
}
.postStatusInProgress {
  color: #FF0000;
}
.StaffPost {
  color: #333333;
  font-family: "Times New Roman";
  font-size: 95%;
  line-height: 1.2em;
  margin: 0 10px;
  padding-bottom: 15px;
}
.StaffPost ul li {
  border-bottom: none;
  margin-left: 10px;
  margin-bottom: 0px;
}
.StaffPost ul {
  list-style: none;
}
.staffProfileImage {
  width: 100%;
  max-width: 100%;
}
#StaffProfile {
    margin: 0 0 10px;
    background-color:#fff;
    border: 1px solid #ccc;
    padding: 5px;
}
/* -------------------------------------------------------- FEATURE ROTATOR */

.flex-caption {
  width: 96%;
  padding: 2%;
  left: 0;
  bottom: 0;
  background: #163f68;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,.3);
  font-size: 14px;
  line-height: 18px;
}
.flex-direction-nav a:before {
    color: #fff;
}
.flexslider {
    background: none;
    border: none;
}

.flexslider .slides img {
      margin: 0;
    padding: 10px 0 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    margin: auto;
}
.flexslider .slides > li {
    display: block;
    -webkit-backface-visibility: hidden;
}
div.anythingSlider {
  border: 1px solid #008080;
}
div.anythingSlider
{
  padding: 0;
  border: 1px solid #006666;
  width: 620px;
  height: 413px;
}
 {
  margin-top: 15px;
}
RotatorImageHoriz
{
  margin: 0;
}

div.anythingSlider .anythingControls
{
  display: none !important;
}

div.alternateLinkRotatorHeadline
{
  background-color: rgba(22,63,104,0.9);
  height: 50px;
  margin-top: -50px;
  width: 620px;
  position: relative;
  text-align: center;
}

div.alternateLinkRotatorHeadline RotatorHeadline a
{
  color: white;
}

div.alternateLinkRotatorHeadline RotatorHeadline a:hover
{
  color: #FF5333;
}

div.anythingSlider.activeSlider .anythingWindow
{
  height: 413px;
  width: 620px;
  border-color: #ccc;
}

div.anythingSlider .anythingWindow
{
  width: 620px;
}

div.anythingSlider .arrow
{
  top: 332px;
  background: url("/theme/beach/img/arrowsWhiteOrange.png")
}

div.anythingSlider .arrow.back
{
  left: 10px;
}

div.anythingSlider .arrow.forward
{
  right: 10px;
}

RotatorHeadline
{
  margin: 0 auto;
  padding: 15px;
  width: 535px;
}

RotatorImageHoriz
{
  background-color: #163f68;
  width: 620px;
  height: 413px;
  text-align: center;
}

#featureRotatorHoriz li
{
  width: 620px;
  list-style: none;
}

div.anythingSlider ul li
{
  width: 620px;
}

.feature
{
  background-color: transparent;
  margin: auto;
  width: 100%;
}
.whatsNewLabel {
  color: #000000;
  font-size: 10px;
  font-weight: 100;
  text-transform: uppercase;
}
/* -------------------------------------------------------- CALENDAR */
.calendarContent {
  margin: 20px 0 10px 10px;
}
.commonPanelBox.calendarPage textarea {
  margin: 10px;
}
.commonPanelBox ul li img {
    border: 1px solid #ccc;
    float: right;
    margin: 0 0 2px 2px;
    padding: 0px;
}
.newMembersBox a:visited {
  color: #163F68;
}
.newMembersBox br {
  margin-top: -8px;
}
#calendarOptions {
  margin: 0 0 10px;
  float: left;
  width: 200px;
}
#calendarWell {
  float: left;
  margin-right: 10px;
  width: 329px;
}
#calendarResults {
  margin: 10px;
  font-size: 95%;
}
.calendarRowOdd, .calendarRowEven {
  margin: 30px;
  font-size:80%;
}
.calendarRowOdd {
  background-color: #E7F7FF;
}
#calendarResults td {
  padding: 5px;
}
.selectedDay {
    background-color: #808080 !important;
    color: white;
}
.day {
    background-color: lightgray;
    width: 36px;
    height: 45px;
    margin: 1px 1px -1px 1px !important;
    float: left;
    text-align: center;
    cursor: default;
    padding: 5px !important;
    border: 1px solid #FF9955;
}
.featureCalendar {
    width: 100%;
    height: auto;
    float: left;
    overflow: hidden;
    margin: 7px;
    font-size: 12px;
}
.eventList {
    float: left;
    width: 96%;
    height: auto;
    overflow-x: hidden;
    display: block;
    background-color: #F1F4F7;
    border: 1px solid #FF9955;
    padding-left: 5px;
}
.calendarFooter
{
  font-size: 11px;
  width: 100%;
  height: 40px;
  display: inline;
  float: left;
}

.calendarFooter p
{
  margin: 5px;
}

.eventList::-webkit-scrollbar
{
    width: 6px;
}

.eventList::-webkit-scrollbar-track
{
    background-color: #eaeaea;
    border-left: 1px solid #ccc;
}

.eventList::-webkit-scrollbar-thumb
{
    background-color: #ccc;
}

.eventList::-webkit-scrollbar-thumb:hover
{
  background-color: #aaa;
}
#calendarOptions {
    float: left;
    margin: 0 0 10px;
    width: 25%;
}
.calendarContent {
    margin: 20px 0 10px 10px;
}
#calendarWell {
    float: left;
    margin-right: 1px;
    width: 74%;
}
.calendarRowOdd{
    background-color: #e7f7ff;
}
.calendarRowOdd, .calendarRowEven
{
    margin: 50px;
    font-size:100%;
}
.calendarContent
{
    margin: 20px 0 10px 10px;
}
.disabled
{
  display: none;
}
.eventList tr td {
    padding: 5px 5px 5px 0;
}
table.fields td.labelCell label {
    font-size: 100%;
}
table.fields td.valueCell {
    font-size: 100%;
}
.rich-calendar-tool, .rich-calendar-month {
    background-color: #ff9955;
}
.rich-calendar-cell, .rich-calendar-days, .rich-calendar-toolfooter {
    font-size: 13px;
}
.rich-calendar-month {
    font-size: 16px;
}
.selectOne {
    font-size: 13px;
    height: 26px;
    max-width: 148px !important;
}
.rich-calendar-button {
    padding: 2px 0 0 8px;
}
.calendarOptionsDrop {
    margin-bottom: -5px;
}
.busy {
    background-color: #fff;
}
/* -------------------------------------------------------- BLOG */
.blogBio,
.columnBio {
  color:#333333;
  font-family:"Times New Roman";
  font-size:90%;
  line-height:1.2em;
  margin:0 5px;
  padding:5px 5px 15px;
}
.reBio p {
  color:#333333;
  font-family:"Times New Roman";
  font-size:80%;
  line-height:1.2em;
  padding: 0;
  width: 100%;
  margin:0;
}
#RERightBar .reBio p {
    font-size: 90%;
}
#RERightBar .commonPanelBox {
    background-color:#fff;
    border: 1px solid #ccc;
    border-radius:5px;
    padding:5px;
}
#sideBar .storyBody p {
    margin-bottom: 0;
}
.blogBioLeadImageDivWrap,
.REBioLeadImageDivWrap,
.columnBioLeadImageDivWrap {
  border:1px solid #AAAAAA;
  float:left;
  margin:5px 10px 5px 5px;
  background-color: #fff;
}
.blogBioLeadImageDivWrap,
.REBioLeadImageDivWrap,
.columnBioLeadImageDivWrap {
  border:1px solid #AAAAAA;
  float:left;
  margin:5px 10px 5px 5px;
}
.blogBioLeadImagePhotoWrap,
.REBioLeadImagePhotoWrap,
.columnBioLeadImagePhotoWrap {
    background-color: #fff;
    padding: 5px;
}
#profileContainer {
    overflow: hidden;
}
#profileContainer .byLineText {
    margin-left: 4px;
}
.columnBioLeadImagePhotoWrap {
 width:45%;
 float:left;
 padding: 0 5px 5px 0;
 }
.columnBioLeadImageDivWrap {
 width:100%;
 border:none;
 margin: 0;
}
.profileHeader {
    background-color:#0f3e63;
    margin-left: 0;
    padding: 3px 0 3px 6px;
    width: 100%;
    color: #fff;
}
/*
#REBioHeader {
  background-color: #ddd;
}
*/
.blockLink a {
  text-decoration: none !important;
}
.blockLink a:hover {
  background: #FFF;
}
.blockLink a:hover img {
  border-color: #FF9955;
  background-color: #FF9955;
}
/* -------------------------------------------------------- RICH STYLE OVERRIDES */
.rich-calendar-spinner-input-container,
.rich-calendar-spinner-input {
  width:20px !important;
}
.rich-calendar-time-layout-fields {
  height: 30px !important;
}
.rich-calendar-editor-layout-shadow {
  background-color: #000;
  opacity: 0.7;
}
.rich-calendar-spinner-down,
.rich-calendar-spinner-up {
  margin: 0 !important;
  height: 8px;
}
.rich-calendar-editor-btn {
  margin: 2px !important;
}
.socialShare {
    float: left;
    position: fixed;
    bottom: 0;
    padding: 20px;
    background: rgba(300, 300, 300, 0.8);
    border: 1px solid #ccc;
}

/* -------------------------------------------------------- COMMON STYLES */
.commonPanelBox {
  background-color:#f7f7f7;
  border-color: #CCC;
  border-style:solid;
  border-width:0px 0px 0px;
  margin-bottom: 10px;
}
.commonPanelBox ul li h3 {
    margin: 3px 0 2px;
}
.commonPanelBox ul li img {
    border: none;
    float: right;
    margin: 2px;
}
.commonPanelBox ul li{
margin:unset;
overflow: hidden;
}
.hiddenColumn.feature > li {
    overflow: unset;
}
.more a {
  font-size:12px;
  font-style:italic;
  text-transform: uppercase;
}
h1 .more, h2 .more {
  position: absolute;
  right:0;
  bottom:0;
}
/*
.commonPanelBox h1,
.commonPanelBox h2,
.commonPanelBox h3
{
  position: relative;
}
*/
/*
.commonPanelBox.sidebar {
  overflow:hidden;
}
*/
.commonPanelBox.sidebar h1 {
    background-color: #ff9955;
    padding: 5px;
    text-align: center;
    box-shadow: 3px 3px 3px #838d86;
    border: 1px solid #f7f7f7;
    margin-bottom: 5px;
}
.commonPanelBox.sidebar.Biz,
.commonPanelBox.reIndex,
.briefs .singleColumn.feature {
  border: 1px solid #ccc;
  border-radius: 5px;
  background-color: #fff;
}
.commonPanelBox.sidebar.Biz {
    padding: 3px 0 5px 0;
    width:100%;
    overflow: auto;
}
.briefs .singleColumn.feature {
    margin-bottom:8px;
    width: 98%;
}
.commonPanelBox.sidebar.Biz .byLineText {
    margin-left: 4px;
    font-size:x-small;
    padding-right: 2px;
}
.commonPanelBox.reIndex {
    width: 23%;
    float: left;
    margin: 8px 5px;
    height: 335px;
    overflow:hidden;
    text-align:center;
}
.homeREPanel {
    padding-left: 12px;
    overflow: auto;
}
.commonPanelBox.sidebar.Biz h1 {
    background-color: #ff9955;
    padding: 5px;
    text-align: center;
    box-shadow: none;
    border: 1px solid #f7f7f7;
    margin: 5px;
    font-family: "FranklinITCProBold","Franklin Gothic Medium","Franklin Gothic","ITC Franklin Gothic","Apple SD Gothic Neo","Myriad Set Pro","Helvetica Neue","Helvetica Neue Light","Helvetica,Arial","Lucida Grande","sans-serif";
}
.commonPanelBox.sidebar.Biz h1 a:hover,
.commonPanelBox.sidebar h1 a:hover {
  color: #dedede;
}
.commonPanelBox.sidebar.Biz a:hover h1,
.commonPanelBox.sidebar a:hover h1 {
    /*color: #dedede;*/
    color:#222;
    background-color:rgba(255, 153, 85, .9);
    }
.commonPanelBox.whatsNew {
  width: 33%;
  float:right;
  border-top: none;
}
.commonPanelBox.sidebar ul {
    padding: 0;
    margin: 0;
}
.hiddenColumn {
    display: none;
}
.commonPanelBox.sidebar ul.leftColumn,
.commonPanelBox.sidebar ul.rightColumn {
  width:100%;
}
.rightColumn.feature {
    float: left;
    width: 67%;
    padding: 5px 5px 5px 10px;
  }
.rightColumn.feature .previewBodyText {
    text-align:justify;
}
.leftColumn.feature {
      float: left;
      width: 29%;
      border-right: 1px solid #ccc;
      padding: 5px 10px 5px 5px;
    }
.leftColumn.feature img {
    border: medium none;
    max-height:153px;
}
.leftColumn.feature li {
    padding-bottom:5px;
    padding-top: 2px;
}
#postSearchForm ~ .singleColumn.feature {
    float:none;
}
.singleColumn.feature {
    float: left;
    width: 100%;
    overflow: hidden;
}
.rightColumn {
    border-left: none;
}
.rightColumn.feature li {
    padding-bottom: 5px;
    padding-top: 5px;
}
.leftColumn.cen {
  border-right: 1px solid #ccc;
  padding-right: 10px;
}
.rightColumn.cen {
  padding-left: 8px;
}
.commonPanelBox.registrationBorder {
  text-align:left;
  padding: 5px;
}
.vsAbout br {
  margin: 5px !important;
}
.vsAboutCN,
.aboutLinks {
  width:500px;
  margin: 20px auto 0;
  background:#EEE;
  border-width: 5px 1px;
  border-style: solid;
  border-color: #666666;
  padding: 10px;
}
.aboutLinks {
}
.contactAddressRight {
  width: 215px;
  background-color: #eee;
  padding: 10px;
  float: right;
  margin-right: 30px;
  border: 1px solid #DDD;
}
.contactAddressLeft {
  width: 215px;
  background-color: #eee;
  padding: 10px;
  float: left;
  margin-left: 30px;
  border: 1px solid #DDD;
}
.storyBody,
.classBody,
.REStoryBody,
.REBioBody,
.sidebarEmailSignupText {
  color:#333333;
  font-family:"Times New Roman";
  line-height:1.2em;
  margin:0 10px;
  padding-bottom:15px;
}
.storyBody, .REStoryBody {
  font-size: 110%;
}
.classBody, .REBioBody, .sidebarEmailSignupText {
    font-size: 95%;
}
.storyBody.noLeadImage {
  padding-top: 15px;
  margin-top: 15px;
  border-top: 1px solid #DDD;
}
.storyBody ul,
.storyBody ol {
  margin-left: 20px;
  margin-bottom: 10px;
}
.storyBody ul,
.storyBody ul li {
  list-style: disc;
}
.storyBody ol,
.storyBody ol li {
  list-style: decimal;
}
.storyBody ul li,
.storyBody ol li {
  border-bottom: none;
  margin-left:10px;
  margin-bottom:0px;
}
.REBioBody {
  display: block;
}
.classBody {
  margin: 0;
}
.storyBody p,
.classBody p,
.sidebarEmailSignupText p {
  margin-bottom: 10px;
}
/*
.sidebarEmailSignupText p {
	font-weight:bold;
	margin-bottom:7px;
	font-size:200%; 
	margin-top:-112px; 
	margin-left:-10px;
	line-height:1.1em;
	width:165px;    
	font-family: 'PostoniWide','Bodoni 72','Bodoni MT','Didot','Didot LT STD','Hoefler Text','Garamond','Georgia','serif';	
}
*/
.sidebarEmailSignupText p {
    font-size: 130%;
    margin-bottom: 7px;
    font-weight: bold;
}
.dailyHeadlinesImg,
.weeklyHeadlinesImg {
    margin-right: 0;
    width: 75px;
    height: 75px;
}
#dealBox {
    margin-top: 10px;
}
.REStoryBody p {
  margin:10px 0;
  padding: 5px 0
}
.REStoryBody {
    border-top: 1px solid #ddd;
    margin-top: 5px;
}
.REStoryBody ul li {
    border-bottom: none;
}
.storyBody a:link,
.storyBody a:visited {
  text-decoration: underline;
}
.attachmentPanel a:link,
.attachmentPanel a:visited {
	text-decoration:none;
}
.storyBody a:hover {
  color: #FFA011;
}
.storyBody.el a:link,
.storyBody.el a:visited {
  text-decoration: none;
}
.commonPanelListing {
  border-bottom:1px solid #CCCCCC;
  margin:5px 5px 2px;
  padding:0 0 3px;
  width:97%;
}
.commonPanelListing.centerSubStory,
.commonPanelListing.centerSubStory_EL {
  margin:10px auto 0;
  padding:0 0 3px;
  height:70px;
  width: 100%;
}
.commonPanelListing.centerSubStory_EL {
  width: 100%;
  height: auto;
}
.commonPanelListing.featureSubStory,
.commonPanelListing.featureSubStoryWide,
.commonPanelListing.featureSubStory_04,
.commonPanelListing.featureSubStory_02 {
  height:125px;
  margin:10px 0 0 5px;
  padding:0 0 10px;
}
.commonPanelListing.featureSubStory {
  width:305px;
}
.commonPanelListing.featureSubStoryWide {
  width:546px;
  height:75px;
}
.commonPanelListing.featureSubStory_04 {
  width: 255px;
  height: 170px;
}
.commonPanelListing.featureSubStory_02 {
  width: 270px;
  height: 170px;
}
.commonPanelListing.featureSubStory_02 {
}
.commonPanelListing.shareSubStory {
  margin:10px 5px 0;
  padding:0 0 3px;
  width:265px;
  clear: left;
  overflow: hidden;
}
.commonPanelListing.premiumHeaderStory,
.commonPanelListing.premiumHeaderStory01,
.commonPanelListing.premiumHeaderStory02 {
  margin:10px 10px 0;
  padding:0 0 3px;
  width:150px;
  float: left;
  clear: left;
  overflow: hidden;
  border: none;
}
.commonPanelListing.rssSubStory {
  margin:10px 5px 12px;
  padding:0 0 3px;
  width:300px;
}
.commonPanelListing.elasticHeightSummary {
  margin:10px 0 5px 5px;
  min-height:0;
  padding:0 0 3px;
  width:140px;
}
.commonPanelListing.blogSummary,
.commonPanelListing.searchSummary,
.commonPanelListing.businessSummary,
.commonPanelListing.announceSummary,
.commonPanelListing.centerSummary {
  border-bottom:1px solid #DDDDDD;
  margin:10px 0 5px 10px;
  min-height:0;
  width:97%;
}
.commonPanelListing.searchSummary.class {
    width: 99%;
    float: left;
    background-color:#fff;
    border: 1px solid #ccc;
    border-radius: 0 0 5px 5px;
    height: 204px;
    padding:5px;
    overflow:hidden;
    margin: 0 0 5px;
}
.classCategory {
    background-color: rgba(22, 63, 104, 0.25);
    border: 1px solid #ccc;
    border-radius:5px;
    color: #163f68;
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 -8px;
    /*
    padding: 5px 0 10px;
    width: 101.6%; */
    padding: 5px 5px 10px;
    width: 99%;
    text-align:center;
}
.classCategoryContainer {
    width: 100%;
    float: left;
}
.classContainerBox {
    width: 47%;
    float: left;
    margin: 0 0 2px 15px;
}
.classImageBox {
    height: 100px;
}
.classImage
.classImage {
    float:right;
}
.classImageBox img {
    max-height: 100%;
    max-width:100%;
}
.classContactBox {
    float: left;
}
.previewBodyContainer {
    height: 70px;
    overflow: hidden;
}
.commonPanelListing.centerSubStory img,
.commonPanelListing.centerSummary img,
.commonPanelListing.shareSubStory img,
.commonPanelListing.centerSubStory_EL img {
  border:1px solid #DDDDDD;
  float:right;
  padding:2px;
}
.commonPanelListing.blogSummary img {
  border:1px solid #DDDDDD;
  margin-right:5px;
  max-height:80px;
  padding:2px;
}
.commonPanelListing.centerMainFeature img,
.commonPanelListing.featureSubStory img,
.commonPanelListing.featureSubStoryWide img,
.commonPanelListing.featureSubStory_04 img,
.commonPanelListing.featureSubStory_02 img {
  border:1px solid #DDDDDD;
  float:left;
  margin:0;
  padding:2px;
}
.commonPanelListing.featureSubStory_04 img,
.commonPanelListing.featureSubStoryWide img {
  float: right;
}
.commonPanelListing.centerMainFeatureWide img {
  border:1px solid #DDDDDD;
  margin:0;
  padding:2px;
}
.commonPanelListing.featureSubStory img {
  margin:0;
  width: 120px;
}
.bioPhoto {
  border:1px solid #CCCCCC;
  margin:0 0 0 10px !important;
  padding:5px;
  width:200px;
}
.centerLeft {
  float: left;
  width: 245px;
}
.classifiedImagePreview {
  border:1px solid #DDDDDD;
  padding:2px;
}
.classButton {
  border: 1px solid #ccc;
}
.commonPanelListing.searchSummary img,
.commonPanelListing.businessSummary img {
  border:1px solid #DDDDDD;
  float:right;
  margin-top:-10px;
  padding:2px;
}
.commonPanelListing.searchSummary img,
.commonPanelListing.premiumLandingSummary img {
  border:1px solid #DDDDDD;
  float:right;
  margin: 0;
  padding:2px;
}
.commonPanelListing.premiumLandingSummary img {
  margin-left: 10px;
}
.commonPanelListing.businessSummary img {
  margin:0;
}
.commonPanelListing.centerMainFeature img {
  border:1px solid #DDDDDD;
  float:left;
  margin:0 10px 0 0;
  padding:2px;
  width:288px;
}
.commonPanelListing.centerMainFeature {
  width: 300px;
  height: 231px;
  margin-bottom: 10px;
}
.commonPanelListing.centerMainFeatureWide {
  width:546px;
}
.summaryLeft {
  width: 186px;
  float: left;
}
.summaryLeftNoPhoto,
.shareSummaryLeftNoPhoto {
  width: 258px;
  float: left;
}
.summaryRight {
  float:right;
  margin-top:10px;
  width:77px;
}
.searchSummaryLeft,
.blogSummaryLeft {
  width: 460px;
  float: left;
}
.searchSummaryLeftNoPhoto,
.blogSummaryLeftNoPhoto {
  float: left;
}
.searchSummaryRight,
.classSummaryRight,
.shareSummaryRight {
  float:right;
  width:71px;
  margin-top: 10px;
}
.businessSummaryLeft {
  width: 130px;
  float: left;
}
.businessSummaryRight {
  float:right;
  width:398px;
}
.featurePhotoByLine {
  float: right;
  padding: 0 5px;
  font-style: italic;
  font-size: 10px;
  margin-right: 10px;
  margin-top: 10px;
  color: #f95;
}
.featurePhotoByLine.horizontal {
  margin-right: 0px;
}
.header,
.header_notEL,
.REStatusLabelSold,
.REStatusLabelUnderContract,
.REStatusLabelReducedPrice {
  font-size:14px;
  color:#163F68;
  font-family:Georgia;
  font-weight:700;
  text-decoration: none;
}
.header_notEL {
  color: #666666;
}
.storyByLine {
  color:#333333;
  font-size:13px;
  margin:5px 10px 4px;
  border-bottom: 1px solid #FF9955;
  padding-bottom: 5px;
}
.byLineText, .previewBodyText, .basicSiteCopy, .mpbnText {
  color:#666;
  font-size:14px;
  font-weight:100;
}
.previewBodyText,
.byLineText {
  color: #444;
}
.mpbnText {
  font-family: Arial;
  color: #000;
}
.mpbnText p {
  text-align: left !important;
}
.mpbnText p span {
  font-family: Arial !important;
}
.byLineText {
  font-size: 13px;
  color: #444;
}
.basicSiteCopy {
  font-size: 14px;
}
#editStoryTools {
  color:#333333;
  font-size:75%;
  font-weight:normal;
  line-height:0;
  text-transform:uppercase;
  margin-top: -2px;
}
#editStoryTools {
  float:left;
  margin:14px 0 12px;
}
#editStoryTools {
  margin: 30px 0 0 0;
}
.toolsPrint {
  background: url(/theme/vs/img/share_print_small.png) top left no-repeat;
  padding:7px 0 5px 20px;
  height: 10px;
  color: #000;
}
.elLeadImageContainer {
    text-align:center;
}
#leadImageDivWrap,
#leadImageDivSpan,
#ClassLeadImageDivSpan {
  float:left;
  margin: 4px 10px;
  border-bottom: 3px double #DDD;
  padding-bottom: 8px;
}
#leadImageDivWrap img {
  max-width: 300px;
  height: auto;
}
#leadImageDivSpan img {
  max-width: 100%;
  height: auto;
}
#leadImageDivWrap img,
#leadImageDivSpan img {
  border: 1px solid #999999;
}
#REleadImageDivSpan {
  width: 100%;
  margin: auto;
}
#leadImageDivSpan {
  padding-bottom: 13px;
  border: none;
}
#ClassLeadImageDivSpan {
  margin: 5px 3px;
}
#leadImageDivWrap {
  display: inline;
}
.classImageDivWrap {
  border: 1px solid #000;
  margin: 10px;
  float: right;
}
#ClassLeadImageDivSpan {
  width:526px;
  border: none;
}
#leadImagePhotoWrap,
#blogLeadImagePhotoWrap {
  background-color:#fff;
  padding:20px 0 0;
  border:1px solid #ccc;
  border-radius: 5px;
  float: left;
  height: 665px;
  margin: 10px 5px;
  width: 48%;
}
#leadImageVideoWrap {
    padding: 10px 0 0;
    float: left;
    height: auto;
    margin: 10px 0px;
    width: 100%;
}
#classLeadImagePhotoWrap {
  background-color:#f7f7f7;
  padding:5px;
  width:275px;
}
#blogLeadImagePhotoWrap {
  width: 177px !important;
}
#leadImagePhotoWrap img {
  border:1px solid #999999;
  margin-bottom:2px;
}
#leadImagePhotoSpan,
#classLeadImagePhotoSpan {
  background-color:#FFF;
  padding:5px;
  width:586px;
}
#classLeadImagePhotoSpan {
  width:0;
}
#leadImagePhotoSpan img,
#REleadImagePhotoSpan img {
  margin-bottom:2px;
}
#REleadImagePhotoSpan {
  text-align: center;
}
.mainePublic img {
    margin-bottom: 0px;
    margin-top: 0px;
}
.sideBarGallery {
  width: 202px;
}
.sideBarGallery,
.ELSideBarGallery {
  clear:left;
  float:left;
  text-align: left;
  margin: 10px;
}
.ELSideBarGallery {
  margin:5px 10px 10px !important;
}
.embeddedGallery {
  clear: both;
  text-align: center;
  margin-top: 20px;
}
.embeddedGallery.video {
    margin: auto;
}
.embeddedGallery .photoWrap {
  padding: 5px;
  margin-bottom: 5px;
}
.embeddedGallery img {
  margin-bottom:2px;
  max-width: 100%;
  max-height: 800px;
  background-color: #fff;
}
#leadImagePhotoWrap {
    position:relative;
    overflow: hidden;
}
#centerImage {
    position:absolute;
    top:50%;
    transform:translateY(-50%);
}

.valign td {
  vertical-align: top;
}
.sideBarGallery br {
  margin: 0;
  padding: 0;
}
.sideBarPhotoBox {
  background-color:#f7f7f7;
  text-align: right;
  overflow: hidden;
}
/* ^dude, look into break word */
.sideBarPhotoBox .caption {
    margin-top:10px;
    font-size:85%;
}
.sideBarPhotoBox a:link {
  text-decoration: none;
}
.sideBarPhotoBox a:hover {
  text-decoration: none;
}
.sideBarPhotoBox img {
  border:1px solid #ccc;
  margin-bottom:2px;
}
.caption {
  color:#666666;
  font-size:70%;
  line-height:1.3em;
  text-align:left;
  margin-left: 5px;
}
.captionLeadImage {
    font-size: 80%;
}
.captionEmbeddedGallery {
    font-size:90%;
    text-align:center;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 0 0 5px 5px;
    margin: -3px auto 15px;
    padding: 4px 4px;
}
.imageByLineSpan {
  float:right;
  font-size:105%;
  margin-right:5px;
  text-align:right;
  width: 300px;
}
.imageByLine {
  font-size:100%;
  margin-right:5px;
  text-align:right;
  display:block;
}
.ELcaption {
  color:#333;
  font-size:10px;
  line-height:1.3em;
  text-align:center;
}
.editPost {
  color:#FF0000 !important;
  font-weight:700;
  text-decoration:none;
}
.editPost a:hover {
  color: #FF0000;
  text-decoration: none !important;
}
.editGallery {
  padding:10px 0;
}
.postItems {
  color:#163F68;
  text-align:left;
  margin:0 5px 5px;
}
.postItems a {
  font-size: 95%;
}
.postLeft {
  float: left;
  width: 120px;
}
.postRight {
  float: left;
}
.post-container {
  color:#163F68;
  font-family:Georgia;
  font-size:13px;
  font-weight:700;
  width: 255px;
}
.viewCount {
  background-color:#DDDDDD;
  border:1px solid #AAAAAA;
  float:right;
  font-size:12px;
  margin-bottom:10px;
  padding:2px 5px;
}
.centerFeatureHeadline {
  color:#163F68;
  font-family:georgia;
  font-size:17px;
  font-weight:700;
  line-height:1.2em;
  text-decoration: none;
}
.homefront468Ad {
  padding: 5px;
  margin: 0 5px;
}
.bottomStoryAd,
.homefront468Ad {
  padding: 5px 1px;
  background-color:none;
  border: none;
  width: unset;
  margin:10px auto 10px;
  text-align: center;
  clear: both;
}
.bottomMainContentAd {
  width: 738px;
  margin: auto;
  padding: 5px;
  margin: auto;
  text-align: center;
}
.richfacesSkin .mceContentBody {
  font-family: "Times New Roman";
  font-size: 12px;
}
.postType {
  color:#008000;
  font-size:12px;
  font-weight:700;
  text-decoration:none;
  line-height:1.7em;
}
.postTypeLabel {
  color:#666;
  font-size:11px;
  font-weight:700;
  width:90px;
  text-align:right;
  padding-right:10px;
  line-height: 1.7em;
}
.imgPreview {
  margin-left: 175px;
}
div.dateSelect span {
  text-align: right;
  padding-left:20px;
}
.bizCatLeft {
  float:left;
  margin:10px 20px;
  width:46%;
  border-right:1px solid #DDDDDD;
}
.bizCatMiddle {
  float:left;
  margin:10px 0 20px;
  width:46%;
}
.bizCatRight {
  float:right;
  margin:10px 20px 0 0;
  width:150px;
}
.errorSuccessText {
  text-align: center;
  padding-bottom: 10px;
}
.galleryTitle {
  font-size:10px;
  font-weight:700;
  text-align:center !important;
  text-transform:uppercase;
}
.galleryImg {
  border: none !important;
  background: bottom right no-repeat;
}
.insetStoryAd {
  background-color:#DDDDDD;
  border:1px solid #AAAAAA;
  float:left;
  margin:10px 10px 0 10px;
  padding:5px 11px;
  text-align:center;
  clear: left;
}
.storyType {
  width: 340px !important;
  margin-left: 10px !important;
}
.storyCategory {
  width: 350px;
}
.rightHeaderAd {
  margin: 10px 0;
}
.bottomELAd {
  margin: 10px 0;
  text-align: center;
}
.searchKeyword {
  background-color:#F1F4F7;
  border:1px solid #FF9955;
  display:block;
  float:left;
  font-size:14px;
  padding:5px;
  width:217px;
  margin-left: 10px;
}
.goButton {
  background: transparent url(/theme/vs/img/go_btn.png) repeat scroll 0 0;
  background-color: #FFF !important;
  border-width:0;
  display:block;
  float:left;
  height:30px;
  padding:10px 0 0;
  width:30px;
  margin-left: 10px;
}
.newMembersBox {
  background-color:#F1F4F7;
  border:1px solid #FF9955;
  margin:0 15px 15px;
  width: 90%;
}
.newMembersBox a {
  font-size: 12px;
  text-decoration: none;
}
.newMembersBox a:visited {
  color: #163F68;
}
.newMembersBox br {
  margin-top: -8px;
}
.rich-panel-header {
  color:#0054BD;
}
.panel {
  vertical-align:top;
}
.top {
  width:200px;height:100px;
}
.body3 {
  height:100px;
  overflow: auto;
  position: relative;
}
.body6 {
  height:200px;
  overflow:auto;
  position: relative;
}
.offersBriefs {
  font-size: 16px;
}
.eventInfo {
  font-size: 90%;
  padding: 5px;
  background-color: #eee;
  border: 1px solid #CCC;
  margin: 0 10px 5px;
}
.createClassified a:link,
.createClassified a:visited,
.createClassifiedSideBar a:link,
.createClassifiedSideBar a:visited {
  height:28px;
  width:150px;
  display: block;
  margin: 10px;
}
.createClassified a:link,
.createClassified a:visited,
.createClassifiedSideBar a:link,
.createClassifiedSideBar a:visited {
  background:transparent url(/theme/vs/img/CreateClass.png) no-repeat scroll 0 -28px;
}
.createClassified a:link,
.createClassified a:visited {
  margin: 10px auto;
}
.createClassified a:hover,
.createClassifiedSideBar a:hover {
  background:transparent url(/theme/vs/img/CreateClass.png) top left no-repeat;
}
.createClassifiedSideBar a:link,
.createClassifiedSideBar a:visited {
  margin:5px 0 5px 110px;
}
.classifiedRateBox {
  width: 98%;
  background-color: #FFFFFF;
  margin: 0 0 0 5px;
  padding: 5px;
  min-height: 85px;
  text-align: center;
  border: 1px solid #ccc;
  border-radius: 5px;
  float: left;
}
.classifiedRateBox p {
  font-size: 95%;
}
.classifiedAdPreview {
  /*width: 182px;*/
  width: unset;
  padding: 5px;
  background-color: #EEE;
  border: 1px solid #DDD;
  font-size: 90%;
}
.classifiedCostPreview {
  padding: 5px;
  background-color: #FFECEC;
  border: 1px solid #FF0000;
  font-size: 90%;
}
.classBody {
  width: 100%;
  padding: 5px;
}
.classContact {
  font-size:80% !important;
  margin-right:0px;
  padding:5px;
  width: auto;
  background-color: #EEE;
}
.classContainer {
  border:1px solid #DDDDDD;
  margin:0 auto 10px;
  width:100%;
  font-size:120%;
}
.googleMap,
.REgoogleMap {
  width: 300px;
  float: left;
  clear: left;
  margin: 10px 0 10px 10px;
}
.ELGoogleMap {
  clear: both;
  margin: 5px 10px 20px;
}
.REgoogleMap {
  margin: 0 0 10px;
}
.googleMapDeal {
  float: right;
  margin: 10px 0 10px 10px;
}
.REListingLeft {
  float:left;
  margin-left:10px;
  margin-right:10px;
  width:65%;
}
.REBioLeadImagePhotoWrap .photos-B-100x125 {
    max-width: 100%;
    max-height: unset;
}
.REListingRight {
  border-left:1px solid #DDD;
  float:left;
  padding-left:10px;
  width:200px;
  margin-bottom: 20px;
  padding-top:5px;
}
#RELeftBar {
  width: 64%;
  float: left;
  margin-right: 5px;
}
#RERightBar {
  float: right;
  width: 35%;
  padding-top: 25px;
}
.REAttributeBlock {
  padding:2px 0;
  border-bottom: 1px solid #DDD;
  clear:both;
}
.resultAmenBlock {
  margin-bottom: 2px;
}
.REAttributeBlockLabel,
.resultAmenBlockLabel {
  color:#333;
  font-size:11px;
  font-weight:700;
}
.REAttributeBlockCopy,
.resultAmenBlockCopy {
  color:#333;
  font-size:13px;
}
.mainAmenities {
  margin-left:11px;
  font-size:150%;
}
.REResultsAmenities {
  border-top:1px solid #DDDDDD;
  margin-top:5px;
  padding: 10px 0;
}
.mainAmenBlock {
  margin-bottom: 5px;
}
.mainAmenBlockLabel {
  color:#333;
  font-size:14px;
  font-weight:700;
}
.mainAmenBlockCopy {
  color:#333;
  font-size:14px;
  font-weight:100;
}
#REleadImageDivWrap {
  text-align: center;
}
.sepLine {
  border-bottom:1px solid #FF9955;
  color:#333333;
  font-size:14px;
  margin:10px 40px;
  padding-bottom:5px;
  width:90%;
}
.REManageCol
{
  float: left;
  width: 175px;
}
.REAttrInput {
  margin-top: 5px;
}
.REAttrInput label {
  color:#333333;
  font-size:12px;
  font-weight:700;
  text-transform:uppercase;
  text-align: left;
}
.REAttrInput select {
  background-color:#F1F4F7;
  border:1px solid #FF9955;
  font-size:11px;
  padding:3px;
  width: 150px;
}
fieldset.RESelectBoxes {
  padding:10px;
}
#REHeaderInfo td.address,
#REHeaderInfo td.price,
.price {
  color:#002970;
  font-family:georgia;
  font-size:180%;
  font-weight:700;
  line-height:1.2em;
}
.price {
  font-size: 100%;
  padding-bottom: 5px;
}
.dr-table-cell,
.rich-table-cell {
  border: none !important;
}
#REHeaderInfo td.address {
  width: 100%;
}
#REHeaderInfo td.price {
  width: 150px;
  text-align: right;
}
.RESearchType,
.RESearchCategory {
  font-family: Arial;
}
.RESearchType {
  color: #002970;
  font-size: 85%;
  text-transform: uppercase;
  font-weight: 700;
}
.RESearchTypeSelect {
  margin-left: 8px;
  height: 25px;
  font-size: 12px;
}
.RESearchCategory {
  color: #666;
  font-size: 75%;
  font-weight: 700;
  padding-left: 5px;
}
.RESearchRight {
  float:left;
  margin-left:23px;
  width:50%;
  margin-top: 8px;
}
.RESearchLeft {
    margin-top: 5px;
}
.RESearchResultLeft {
  float:left;
  margin:0 5px 5px;
  width:335px;
}
#priceMax {
    margin-top: 5px;
}
.rich-picklist-source-cell-selected,
.rich-picklist-target-cell-selected,
.rich-picklist-source-cell-selected *,
.rich-picklist-target-cell-selected * {
    font-size: 13px !important;
    font-weight: 700;
}
.RESearchResultLeftNoPhoto {
  margin: 0 5px 5px;
}
.RESearchResultRight {
  float:right;
  margin:5px 0;
}
.RESearchResultRight img {
  border:1px solid #333333;
  float:left;
  padding:2px;
}
.commonPanelBox.realestate {
  width: 75%;
}
.realEstateGallery {
  margin-left: 12px;
  width:100%;
  text-align: center;
}
.elGallery {
  width:100%;
  text-align: center;
  margin: auto;
}
.realEstateGallery img,
.elGallery img {
  border: none;
}
.realEstateMap {
    border: 1px solid #ccc;
}
.REBioLeadImageDivWrap {
    border: none;
    float: none;
    margin: 0;
    text-align: center;
}
.RESearchResultBox {
  border-bottom: 2px solid #999;
  margin: 5px 5px 20px;
  height: 100%;
}
.resultsAmenities {
  font-size: 85%;
}
.RESidebarCopy {
  font-family:georgia;
  font-size:100%;
  font-weight:bolder;
  text-align: center;
  padding: 0;
}
.reSearch {
  margin: 10px auto 0;
  width: 225px;
}
.reSearch input {
  margin-top: 3px;
}
.rich-picklist-source-cell, .rich-picklist-target-cell,
.rich-picklist-source-cell *, .rich-picklist-target-cell * {
    font-size: 13px !important;
}
.rich-picklist-controls {
    padding: 0 15px 5px !important;
}
.rich-list-picklist {
    margin-bottom: 10px;
}
.bioContactInfo {
  border-width: 1px 0 1px;
  border-style: solid;
  border-color: #333;
  padding: 10px;
  margin: 10px auto;
  background-color: #eee;
}
.bioContactInfo p {
  font-weight: bold;
  font-size: 80%;
  color: #333;
}
#createClassButton {
  background:transparent url(/theme/vs/img/go) no-repeat scroll 0 -35px;
  float:right;
  height:35px;
  margin:-45px 30px 0 0;
  width:151px;
}
#createClassButton a {
  display: block;
  margin: 0; padding:0;
  width:100%; height:100%;
  overflow:hidden;
  text-decoration: none;
  background: url(/theme/vs/img/createClassButton.png) top left no-repeat;
}
#createClassButton a:hover {
  background-image: none;
  color: yellow;
}
.captchaForm {
  margin:auto !important;
  width:324px;
}
.shortSelect {
  width: 220px;
  height: 26px;
  font-size: 13px;
}
.actPanelToggle.rich-stglpanel {
  border-color: #FF9955;
  border-width: 1px;
  border-style: solid;
}
.actPanelToggle .rich-stglpanel-header {
  color:#fff;
  font-family: Verdana;
  text-transform:uppercase;
  font-weight:700;
  font-size:8pt;
  padding: 0 0 4px;
  background: #FF9955;
  width: 200px;
  margin: auto;
  text-align: center;
  border-style: none;
  height:15px;
  margin:-1px auto;
}
#googleFooter {
  margin: auto;
  width: 728px;
  padding-bottom: 20px;
}
#googleFooterBox {
  width: 980px;
  background-color: #f7f7f7;
}
.deckHead,
.subHead,
.summaryDeckHead {
  padding-left: 10px;
  color: #1f3652;
  font-family: Georgia;
  font-weight: 700;
  font-style: italic;
  font-size: 90%;
  display: block;
}
.subHead {
  font-weight: 100;
}
.summaryDeckHead {
  padding: 0;
  font-size: 90%;
  color: #9e0003;
  font-family: Arial !important;
}
#movedBox {
  text-align: left;
  font-family: Georgia;
  padding: 5px 10px 20px;
}
#movedBox h1 {
  font-size: 150%;
  border: none;
}
#movedBox h2 {
  font-size: 115%;
  border: none;
}
#movedBox p {
  line-height: 1.5em;
  padding-bottom: 11px;
}
.movedHeader {
  font-size: 30px;
  font-style: italic;
}
#editGalleriesTab,
#editLeadImageTab,
#editMapTab,
#editFeatureTab,
#editPrintVersionTab,
#editStatusTab,
#editContentTab,
#editPostTabs {
  width: 100%;
}
.sidebarNoInfo {
  margin: 5px;
  font-family:arial !important;
  font-size: 16px !important;
}
.eventLeft {
  float: left;
  width: 250px;
  margin-left: 10px;
}
.eventLeft tr {
  padding: 10px;
}
.eventRight {
  float: left;
  width: 333px;
}
#eventDatesTable td {
  padding: 2px;
  width: 250px;
}
#editEventDateList {
  margin: 10px 0 0 30px;
  list-style: none;
}
.elLogo {
  float: right;
  margin: 5px;
}
.bodyLocation {
  font-weight: 700;
  text-transform: uppercase;
}
.rich-stglpanel-body {
  padding: 0 !important;
}
#tinymce {
  font-size: 14px !important;
}
.classMessageBox {
  color:#333333;
  font-size:80%;
  font-weight:700;
  line-height:1.4em;
  margin:3px 0 0;
  text-align: center;
  text-transform:uppercase;
  text-decoration: underline;
  padding-bottom: 20px;
}
#classifiedSearchForm {
  margin: auto;
  width: 100%;
}
.buttonAdSpot {
  width: 125px;
  height: 125px;
  margin: 18px auto;
}
.adLines {
  margin:10px auto;
  color: #FFF;
  border-bottom: 1px solid #CCC;
  width: 100%;
}
.weatherAdSpot {
  width: 125px;
  height: 125px;
  margin: 15px;
  background-color: #DDD;
  border: 1px solid #999;
  padding: 5px 5px;
}
.emailBannerAd {
  margin:0 auto 10px;
  padding: 0;
  text-align:center;
}
.emailBannerAd {
  width:468px;
}
.loginKeyword {
  width: 120px !important;
}
input.dailyEmailSignUp, input.weeklyEmailSignUp {
  width: 98%;
  font-size:80%;
}
#sidebarDailyEmailSignUp, #sidebarWeeklyEmailSignUp {
    font-size: 80%;
    margin-top: 8px;
}
.signupHidden #dealBox {
    width: 104%;
}
.signupButton {
    margin-top: 8px;
}
input.example {
  color:#666666;
}
.pickDateWidth input {
  width: 95px !important;
}
.siteCheckboxes label {
  float: none !important;
}
.rich-tabpanel-content {
  font-size:16px !important;
  background-color: #f7f7f7;
}
div.confirmfield {
  width: 530px;
}
.richfacesSkin table.mceLayout {
  border-width: 0 1px !important;
  border-style: solid !important;
  border-color: #CCCCCC !important;
}
.mobileAdGraphic {
  margin-bottom: 10px;
  width: 300px;
}
div#briefOfferContents {
  margin-bottom: 20px;
  display: inline-block;
}
div#briefOfferContents ul {
  margin: 0 5px 0;
}
div#briefOfferContents ul li {
  white-space: nowrap;
  list-style: none;
  float: left;
}
div#briefOfferContents ul li a {
  width: 240px;
  display: block;
}
a.topLink {
  color:#163F68;
  float:right;
  font-size:12px;
  text-transform:uppercase;
  font-style: italic;
  font-family: Georgia;
  text-decoration: none;
  font-weight: 100 !important;
}
/*
.bulletinBox {
    display:none;
}
*/
.bulletins img {
  width: 100%;
  height: 20px;
  margin-bottom: 10px;
}
.bulletinBox a {
    color: #fff;
    font-weight: bold;
    padding-left: unset;
    display:table-cell;
    vertical-align:middle;
    padding-top: 5px;
    padding-bottom:5px;
}
.bulletinBox {
    background-color: #e60000;
    width: 99%;
    height:35px;
    /*padding-top:5px;*/
    text-align:center;
    display:table;
}
.bulletinLocationsHeader {
  width: 100%;
  text-transform:uppercase;
  font-weight: 700;
}
div.bulletinLocations {
  display: inline-block;
  border-bottom: 1px solid #ff9955;
  border-top: 1px solid #ff9955;
  padding: 5px;
  width: 100%;
}
div.bulletinLocations ul {
  margin: 0 5px 0;
}
div.bulletinLocations ul li {
  list-style: none;
  float: left;
}
.bulletinLocation {
  border: 1px solid #CCC;
  padding: 5px;
  margin: 5px;
  width: 240px;
  float: left;
  border-radius: 5px;
  background-color: #fff;
}
.bulletinLocationName {
  font-weight: 700;
}
.bulletinLocationPhone {
  font-style: italic;
}
.bulletinCategory {
  font-weight: bold;
  font-size: 80%;
  text-transform: uppercase;
}
.bulletin_closed {
  color: #600;
}
.bulletin_delayed {
  color: #009AE1;
}
.bulletin_early {
  color: #060;
}
.bulletin_cancelled {
  color: #006;
}
table.bulletins td {
  padding: 3px;
}
table.bulletins col.category {
  width: 100px;
}
table.webcamTableText tr td {
  padding: 5px 5px 10px 0;
}
.webcamTableText {
  color:#666666;
  font-size:12px;
  font-weight:700;
  text-align:left;
}
.webcamBody {
  font-weight: 100 !important;
}
/* Letters to Santa */
table.santa {
  background: url(/theme/vs/img/santa.jpg) top right no-repeat;
}
table.lettersToSanta tr {
  vertical-align: top;
}
table.lettersToSanta label {
  color: #00A526;
}
table.lettersToSanta input,
table.lettersToSanta textarea {
  border: 1px solid #FF0000 !important;
}
.santaEmailMessage {
  color:#666666;
  font-size:11px;
  font-weight:700;
  text-align:center;
  padding: 10px 0;
}
.plain {
  font-weight: 100 !important;
  font-size:12px;
}
.required {
  color: #FF0000 !important;
  font-size: 80%;
  line-height:1.8em;
}
input.rich-calendar-input
{
  width:130px;
}
td.rich-calendar-cell.disabled
{
  color:#A0A0A0;
}
.alert {
  background-color: #FF9955;
  width: 100%;
  display: block;
  border-radius:10px;
}
.alert-headline {
  font-family: Arial;
  font-size:28px;
  color:red;
  font-weight:700;
  text-decoration: none;
  text-align: center;
  display: block;
  padding: 45px 0 25px;
  margin-bottom: 5px;
  background-color:rgba(35, 35, 35, 0.85);
  margin-left:-68px;
  position:absolute;
  top:25px;
  width:100%;
  height:45px;
  right:0;
}
.alert-headline.breaking {
    font-size:28px;
}
.alert-Update,
.alert-Developing {
    width:100%;
    font-size:28px;
}
.devAlert {
    top:30px;
    position:absolute;
}
.alert-Breaking .alert-head {
  width: 100%;
  height: 50px;
  margin: auto;
  display: block;
  background: url(/theme/vs/img/breakingNewsHead.png) top center no-repeat;
}
.joinTabs {
  color:#C70000;
  font-size:80%;
  font-weight:700;
}
.celebrateNoteLeft {
  float: left;
  width: 278px;
  padding: 10px;
  border-right: 1px solid #DDD;
}
.celebrateNoteRight {
  float: right;
  padding: 10px;
  width: 208px;
}
.galleryAsset {
  border: 5px solid white;
  margin: 5px;
}
.galleryAssetSelected {
  border-color: green;
}
/* DEPRECATED FILE */
/* this makes it possible to add next button beside scrollable */
div.scrollable {
  float:left;
}
/* prev, next, prevPage and nextPage buttons */
a.prev, a.next, a.prevPage, a.nextPage {
  display:block;
  width:18px;
  height:18px;
  background:url(../img/scrollable/arrow/left.png) no-repeat;
  float:left;
  margin:43px 10px;
  cursor:pointer;
  font-size:1px;
}
/* mouseover state */
a.prev:hover, a.next:hover, a.prevPage:hover, a.nextPage:hover {
  background-position:0px -18px;
}
/* disabled navigational button */
a.disabled {
  visibility:hidden !important;
}
/* next button uses another background image */
a.next, a.nextPage {
  background-image:url(../img/scrollable/arrow/right.png);
  clear:right;
}
#premiumHeaderBox {
  width: 490px;
  height: 120px;
}
.premiumHeaderBoxTitle {
  color: #FFF;
  font-weight: 700;
  font-size: 87%;
  padding: 2px 0 0 12px;
  position: absolute;
}
ul#premiumPanelList {
  list-style: none;
}
#premiumPanelList li {
  float: left;
}
ul#premiumPanelList li.col01 {
  width: 160px;
  height: 120px;
}
ul#premiumPanelList li.col02 {
  width: 164px;
  height: 120px;
  background-color: #FFF;
}
ul#premiumPanelList li.col03 {
  width: 156px;
  height: 120px;
  background-color: #FFF;
  padding-right: 10px;
}
#premiumPanelList li.middle_03,
#premiumPanelList li.middle_02 {
  border-style: solid;
  border-color: #DDD;
  height: 95px;
}
#premiumPanelList li.middle_03 {
  border-width: 0 1px;
}
#premiumPanelList li.middle_02 {
  border-width: 0 0 0 1px;
}
.premiumHeaderBoxLeft {
  background: url(/theme/vs/img/premiumHeaderBoxLeft.png) bottom left no-repeat;
  width: 6px;
  clear: both;
  height: 98px;
  float: left;
  margin-top: 22px;
}
.premiumHeaderTabBox .rich-tab-bottom-line {
  border-bottom: 1px solid #FF9955;
}
.premiumHeaderTabBox .rich-tabpanel-content {
  border-bottom: 1px solid #FF9955 !important;
  border-right: 1px solid #FF9955;
  height: 97px !important;
}
.toolTip {
  width: 16px;
  height: 16px;
  background: url(/theme/vs/img/help.png) top left no-repeat;
  border: none;
}
.tooltip {
  display:none;
  background-color:#ffa;
  border:1px solid #cc9;
  padding:3px;
  font-size:13px;
  -moz-box-shadow: 2px 2px 11px #666;
  -webkit-box-shadow: 2px 2px 11px #666;
}
.rich-calendar-today {
  color: #FF0000;
  font-weight: 700;
}
#loginPageForm {
  width: 255px;
  margin: 40px auto 40px;
}
.premiumHeaderLogo {
  height: 26px;
  width: 160px;
  padding: 1px 0;
}
.premiumHeaderHeadline {
  border-style:solid;
  border-width:3px 0 3px 0;
  font-family:georgia;
  font-style:italic;
  font-weight:700;
  padding:2px 0 2px 5px;
  width:151px;
  display: block;
  text-align: center;
}
.premiumHeaderAuthor {
  width: 160px;
  text-transform: uppercase;
  text-align: center;
  font-size: 80%;
  color: #FFF;
  display: block;
  padding: 2px 0;
  margin-bottom: 2px;
}
#premiumHeaderInfo tr td {
  border: 10px;
}
table.premHeadImg {
  height: 120px;
  width: 160px;
}
table.premHeadImg td img {
  vertical-align: middle;
  float: right;
}
span.premiumLandingLink a:link {
  color: #FF9955;
}
span.premiumLandingLink a:hover {
  color: #FF0000;
}
#movedBox p a ,
#movedBox h2 a {
  color:#FF9955;
}
#movedBox p a:hover,
#movedBox h2 a:hover {
  text-decoration: underline !important;
}
#premContentLeft {
  float:left;
  width:550px;
}
#premContentRight {
  border-left:1px solid #DDDDDD;
  float: right;
  width: 350px;
  padding-left:5px;
}
.commonPanelListing.premiumLandingSummary {
  border-bottom:1px solid #DDDDDD;
  margin:5px 0 5px 5px;
  min-height:0;
  width:340px;
}
.REStatusLabelUnderContract,
.REStatusLabelReducedPrice,
.REStatusLabelSold {
  color: red;
  font-size: 110%;
  font-style: italic;
}
ul#membershipBenefits {
  margin-bottom: 10px;
}
#membershipBenefits li {
  list-style-image: url(/theme/vs/img/check.png);
  margin-left: 40px;
}
#premiumContentLeft h2 a:link {
  color: #FF0000;
}
ul.managerNav {
  display: block;
  margin-top: 5px;
  border-bottom: 1px solid #CCC;
  padding-bottom: 1px;
}
ul.managerNav li {
  display: inline;
  margin: 0 1px;
  border-color: #CCC;
}
div.panes {
  border-color:#888888;
  border-style:solid;
  border-width:0 1px 1px;
}
a.deal_300x100 {
  background: url(/theme/vs/img/deal_300x100.jpg) top left no-repeat;
  width: 300px;
  height: 100px;
  margin: auto;
  display: block;
  border: 1px solid #000;
}
a.deal_300x250 {
  background: url(/theme/vs/img/deal_300x250.jpg) top left no-repeat;
  width: 300px;
  height: 250px;
  margin: auto;
  display: block;
  border: 1px solid #000;
}
.deal_300x100_todaysDeal,
.deal_300x100_todaysDealStatus,
.deal_300x100_todaysDeal_no,
.deal_468x60_todaysDeal_no,
.deal_300x100_todaysDeal_no {
  border-bottom:1px solid;
  display:block;
  float:right;
  margin: 7px 5px 0 0;
  width:190px;
  padding-bottom: 5px;
  font-family: "Times";
}
.deal_300x250_todaysDeal,
.deal_300x250_todaysDeal_no,
.deal_300x250_todaysDeal_soldOut {
  border-bottom:1px solid;
  display:block;
  margin: 0 5px 0;
  padding-bottom: 5px;
  font-family: "Times";
}
.deal_300x100_todaysDeal,
.deal_300x250_todaysDeal {
  color: #000;
}
.deal_300x250_todaysDeal {
  margin-top: 130px;
  font-size: 120%;
}
.deal_300x100_todaysDealStatus,
.deal_300x250_todaysDealStatus {
  color: #FF0000;
  border: none;
  margin-top: 5px;
}
.deal_300x250_todaysDealStatus  {
  font-size: 120%;
}
a.deal_468x60 {
  background: url(/theme/vs/img/deal_468x60.jpg) top left no-repeat;
  width: 468px;
  height: 60px;
  margin: auto;
  display: block;
  border: 2px solid #AAA;
}
.deal_468x60_todaysDeal,
.deal_468x60_todaysDealStatus,
.deal_300x100_todaysDeal,
.deal_300x100_todaysDealStatus,
.deal_300x250_todaysDeal,
.deal_300x250_todaysDealStatus{
  display:block;
  font-family: "Times";
  font-weight: 700;
  text-align: center;
}
.deal_300x100_todaysDeal_no,
.deal_468x60_todaysDeal_no,
.deal_300x250_todaysDeal_no {
  font-size: 130%;
  border: none;
  color: #000000;
}
.deal_300x250_todaysDeal_soldOut {
  font-size: 150%;
  margin-top: 20px;
  border: none;
  color: #000000;
}
.deal_300x250_todaysDeal_no {
  font-size: 200%;
  margin-top: 125px;
  border: none;
  color: #000000;
}
.deal_468x60_todaysDeal,
.deal_468x60_todaysDeal_no {
  color: #000;
  float: left;
  margin: 12px 5px 0 100px;
  width: 250px;
  border-right: 1px solid #000;
}
.deal_468x60_todaysDeal_no  {
  width: 350px;
  border: none;
  padding-top: 0;
  text-align: center;
  font-size: 120%;
}
.deal_468x60_todaysDealStatus {
  color: #FF0000;
  border: none;
  margin-top: 12px;
  float: right;
  width: 110px;
}
.dealBuyNow a:link,
.dealBuyNow a:visited,
.deal_dealClosed,
.deal_dealExpired {
  height:180px;
  width:300px;
  display: block;
  margin: 0 25px 10px 0;
  float: right;
  background:transparent url(/theme/vs/img/deal_buyNow.png) top left no-repeat;
}
.deal_dealClosed {
  background:transparent url(/theme/vs/img/deal_dealClosed.png) top left no-repeat;
}
.deal_dealExpired {
  background:transparent url(/theme/vs/img/deal_dealExpired.png) top left no-repeat;
}
.dealBuyNow a:active {
  background:transparent url(/theme/vs/img/deal_buyNow.png) 0 -360px no-repeat;
}
.dealPrice {
  font-family: Helvetica;
  font-weight: 700;
  color: #FFF;
  position: relative;
  font-size: 200%;
  top: 39px;
}
.dealInfo {
  border: 1px solid;
  padding: 10px;
  font-size: 105%;
  float: left;
  width: 280px;
  margin: 15px 25px 25px;
  line-height: 2.0em;
}
.go {
  border: 1px solid #80ff91 ;
  background-color: #dbffe0 ;
}
.stop {
  border: 1px solid #ff8080 ;
  background-color: #ffdbdb ;
}
.dealInfo p {
  margin: 0;
}
ul.dealSteps {
  list-style: decimal;
}
ul.dealSteps li {
  margin-bottom: 10px;
}
#dealContainer {
  width: 700px;
  margin: 10px auto;
  border: 1px solid #AAA;
  background-color: #FFF;
}
.dealFullWidth {
  background: url(/theme/vs/img/deal_fullWidth.jpg) top left no-repeat;
  width: 700px;
  height: 100px;
}
.dealHeaderOverlay {
  background-color:#f7f7f7;
  float:right;
  height:80px;
  position:relative;
  right:6px;
  top:6px;
  width:440px;
  padding: 4px;
}
table#dealListFormat td {
  width: 300px;
  background-color: #EEE;
  padding: 10px;
}
.dealPriceContainer {
  height:75px;
  left:69px;
  position:relative;
  text-align:center;
  width:161px;
}
.topFormButtons {
  text-align: right;
  margin-right: 30px !important;
}
.premColumnistFixedHeight {
  height: 90px;
}
.briefOfferNotice {
  border:1px solid;
  font-family:"Times New Roman";
  font-size:13px;
  margin:10px !important;
  padding:10px;
}
#facebox .b {
  background:url(/theme/vs/img/facebox/b.png);
}
#facebox .tl {
  background:url(/theme/vs/img/facebox/tl.png);
}
#facebox .tr {
  background:url(/theme/vs/img/facebox/tr.png);
}
#facebox .bl {
  background:url(/theme/vs/img/facebox/bl.png);
}
#facebox .br {
  background:url(/theme/vs/img/facebox/br.png);
}
#facebox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}
#facebox .popup {
  position: relative;
}
#facebox table {
  border-collapse: collapse;
}
#facebox td {
  border-bottom: 0;
  padding: 0;
}
#facebox .body {
  padding: 10px;
  background: #fff;
  width: 370px;
}
#facebox .loading {
  text-align: center;
}
#facebox .image {
  text-align: center;
}
#facebox img {
  border: 0;
  margin: 0;
}
#facebox .footer {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
  display: none !important;
}
#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}
#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
  opacity: 0.5 !important;
}
.facebox_hide {
  z-index:-100;
}
.facebox_overlayBG {
  background-color: #000;
  z-index: 99;
}
#overlay {
    width: 700px;
    height: 140px;
}
.overlayLeft {
  float: left;
  width: 125px;
  margin-top: 15px;
}
.overlayRight {
  float: left;
  width:565px;
  margin-top: 30px;
}
.overlaySkip {
  background-color:#DDDDDD;
  font-size:100%;
  padding:3px 12px;
  position:absolute;
  right:10px;
  top:10px;
}
.overlayIntroText {
  margin-top: 15px;
  font-size: 165%;
}
.overlaySmallerText {
  font-size: 110%;
  color: #333;
}
.overlayEmail {
  margin-top: 30px;
}
.dealOverlayIntroText {
  font-size: 110%;
  font-weight: 700;
  text-align: center;
}
.dealOverlaySmallerText {
  font-size: 80%;
  color: #333;
  margin-bottom: 5px;
}
/* -------------------------------------------------------- ENHANCED LISTING */
.elPanels {
  width: 100%;
  margin: auto;
}

.enListingTopContent {
  border-width: 1px;
  border-style: solid;
  border-color: #666;
  width:596px;
  margin: 5px 10px 0;
  text-align: center;
  background-color: #DDD;
  font-size:80%;
  line-height:1.4em;
  text-align:center;
  margin:0 10px 10px;
}
.enListingMainContainer {
  width: 598px;
}
.enListingContact {
  background-color:#DDDDDD;
  border-width: 1px;
  border-style: solid;
  border-color: #666;
  color:#333333;
  display:inline-block;
  padding:5px;
  width:586px;
}
.enListingContactOthers {
  border:1px solid #CCCCCC;
  color:#333333;
  font-size:80%;
  line-height:1.4em;
  margin:10px 10px 20px;
  padding:10px;
  text-align:left;
  clear: left;
}
.enListingHeadline {
  color:#111;
  font-family:georgia;
  font-size:130%;;
  font-weight:bolder;
  line-height:1.3em;
  padding:20px 0 10px;
}
.otherLocationsHeader {
  background-color: #CCC;
  color: #000;
  font-weight: 700;
  display: block;
  margin: auto;
  padding: 5px;
  text-transform: uppercase;
}
.ELleft {
  float: left;
  width: 280px;
}
.ELright {
  width: 280px;
  float: right;
}
.elRelatedLink {
  display: block;
  font-size: 80%;
  margin: 3px 5px;
  padding: 3px 0;
}
.elRelatedLink img {
  margin-right: 10px;
  margin-top: 5px;
}
.relatedLinksBox,
.briefTerms {
  width: 475px;
  margin: 0 auto 10px !important;
  padding: 5px;
  background-color:#F0F4F8;
  border:1px solid #E0E8EF;
}
.briefTerms {
  margin: 0 auto 10px !important;
}
.relatedPDF,
.relatedLink,
.relatedWebsite {
  float: left;
  margin:0 5px;
}
.relatedTitle,
.iMembershipTitle {
  font-weight: 700;
  padding-bottom: 5px;
  text-align: center;
}
.iMembershipTitle {
  font-size: 90% !important;
}
.elRightColMap {
  float: right;
  width: 300px;
}
.elAdditionalInfoLinksLeft {
  float:left;
  width: 200px;
}
.ELOtherLocationName {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 105%;
  color: #333;
  text-decoration: underline;
}
.elLeftColumn {
  float: left;
  width: 55%;
  margin: 5px;
}
.elRightColumn {
  float: right;
  width: 40%;
  margin: 5px;
}
.elLeadImageContainer {
  margin:5px auto;
  width:100%;
}
.elHeader {
  margin-top: 5px;
}
.elHeaderLeft {
  width: 120px;
  float: left;
  margin: 5px 7px 0;
}
.elHeaderRight {
  float: left;
  width: 310px;
}
div.elLeftColumn div.addthis_default_style {
  margin-top: 10px;
  margin-right:50px;
}
span.elContactInfo {
  font-size: 95%;
  color: #777;
}
/*
root element for the scrollable.
when scrolling occurs this element stays still.
 */
.scrollable {
  /* required settings */
  border:1px solid #CCCCCC;
  height:120px;
  overflow:hidden;
  position:relative;
  width:380px;
  float: left;
}
/*
root element for scrollable items. Must be absolutely positioned
and it should have a extremely large width to accommodate scrollable items.
it's enough that you set width and height for the root element and
not for this element.
 */
.scrollable .items {
  /* this cannot be too large */
  width:20000em;
  clear: both;
  position:absolute;
}
/*
a single item. must be floated in horizontal scrolling.
typically, this element is the one that *you* will style
the most.
 */
.items div {
  float:left;
  width:680px;
}
a.disabled  {
  visibility:hidden !important;
}
a.left {
  margin-left:0;
}
a.browse {
  background:url("https://flowplayer.org/tools/img/scrollable/arrow/hori_large.png") no-repeat scroll 0 0 transparent;
  cursor:pointer;
  display:block;
  float:left;
  font-size:1px;
  height:30px;
  margin:40px 10px;
  width:30px;
}
.elGalleryCaption, .elVideoCaption {
  display:block;
  margin-top:15px;
  padding:5px 5px 5px 48px;
  text-align:left;
  font-size: 90%;
  text-transform: uppercase;
  font-weight: 700;
  height: 19px;
}
.elGalleryCaption {
  background:#DDDDDD url(/theme/vs/img/galleryImg.png) top left no-repeat;
}
.elVideoCaption {
  background:#DDDDDD url(/theme/vs/img/videoIcon.png) top left no-repeat;
}
.elMoreLink {
  display:block;
  position:relative;
  right:5px;
  text-align:right;
}
.elTabs .rich-tab-active,
.adminTabs .rich-tab-active {
  background: #FFF none;
}
.elTabs .rich-tab-inactive,
.adminTabs .rich-tab-inactive {
  background: #DDD none;
}
.elTabs .rich-tab-header,
.adminTabs .rich-tab-header {
  font-size: 90%;
  font-weight: 700;
}
.adminTabs .rich-tab-header {
  font-size: 70%;
}
.rich-tab-inactive {
  cursor: pointer;
}
.elPhotoGallery {
  margin: 10px 0;
}
.elNoListings {
  color:#666;
  font-size:80%;
  font-weight:700;
  text-align:left;
  margin-top: 10px;
  padding-left:10px;
  display: block;
  font-family: Georgia;
}
.rich-table {
    border-top: solid 1px #C4C0C9;
    border-left: solid 1px #C4C0C9;
    background-color: #FFF;
    empty-cells: show;
    border-collapse: collapse;
    width: 100%;
  }
  .realEstateGallery .rich-table {
  border-left: none;
  border-top: none;
  background-color: unset;
  }
table.fields {
    border: none;
    width: 100%;
  }
.wcsh6 {
  background: url(/theme/vs/img/wcsh6Placeholder.jpg) top left no-repeat;
  width: 265px;
  margin: auto;
  height: 199px;
  display: block;
}
.elInfoBorder {
  border-top: 1px solid #DDD;
  padding-top: 15px;
  margin-top: 15px;
}
.featuredVideoContainer {
  width: 100%;
  margin: auto;
}
.wcsh6, .featuredVideoContainer {
  margin-top: 10px;
}
.RSScheckbox {
  float: left;
  margin-right: 5px;
}
/*
.sidebarEmailSignupText {
  font-size:95%;
  text-align: center;
  width: 180px;
  margin: 2px 7px 2px 0;
  padding: 0;
}
*/
.sidebarEmailSignupText {
  font-size:95%;
  text-align: center;
  width: 61%;
  margin: 2px 7px 2px 0;
  padding: 0;
}
.rssLink img {
  margin-left: 5px;
}
div.newsTip {
  position: absolute;
  bottom: 5px;
  right: 0;
}
div.newsTip a:link,
div.newsTip a:visited {
  display:block;
  background: url(/theme/vs/img/newsTip.png) no-repeat scroll 0 -18px;
  height:18px;
  width:130px;
}
div.newsTip a:hover {
  display:block;
  background: url(/theme/vs/img/newsTip.png) top left no-repeat;
  height:18px;
  width:130px;
}
.mobileHeader {
  border-bottom:1px solid #CCCCCC;
  font-size:130%;
  font-weight:700;
  padding-bottom:5px;
}
.rssList {
  display: block;
  margin-bottom: 5px;
}
.rssList img {
  padding-right: 8px;
}
.mediaCredits {
  font-style: italic;
}
/* Registration */
.register-select {
  padding: 5px;
  font-family: Arial;
}
.register-info {
  width: 56%;
  float: left;
  padding: 5px;
  font-family: Arial;
}
.register-form {
  width: 40%;
  float: right;
  font-family: Arial;
  padding: 5px;
}
/* for "next" page/confirm payment */
#joinPanel .register-info {
    width:100%;
}
.admin.special tbody tr td:nth-child(2) {
    width:36%;
}
/*
.qa.admin tbody tr td:nth-child(2){
    width:90%;
}
*/
/* */
.register-select .membership-select a {
  width: 100%;
  display:block;
}
.register-select div.membership-select {
  width:180px;
  height:215px;
  text-align:center;
  border:1px solid #DEDEDE;
  position:relative;
  margin: 2px;
  float: left;
}
.register-select .membership-select a {
  width: 100%;
  display:block;
}
.register-select a.membership-action {
  position:absolute;
  bottom: 0;
  left: 0;
  background: #F1F4F7;
  font-weight: 700;
}
.register-select a,
.register-select a:hover,
.register-select a:visited
{
  color: black !important;
  text-decoration: none !important;
}
.register-select div.membership-select:hover,
.register-select div.membership-select.selected {
  border-color: #FF9955;
}
.register-select div.membership-select.selected a.membership-action {
  background: #FF9955;
}
.termsOfService {
  width:500px;
  height:400px;
  overflow:auto;
  white-space: pre-line;
}
.register-info ul.benefits li {
  list-style-image: url(/theme/vs/img/check.png);
  margin-left: 40px;
}
.register-info div.benefits p {
  margin: 5px 0 10px;
  padding-left: 15px;
  padding-right: 10px;
}
.register-info div.benefits h2 {
  border: none;
}
.register-info div.benefits h3 {
  text-transform: none;
}
.register-info table.rates {
  font-size: 0.75em;
  font-family: Arial;
  margin: 5px auto;
  border-collapse: collapse;
  width: 400px;
}
.register-info table.rates td,
.register-info table.rates th
{
  border: 1px solid #828282;
  text-align: right;
  padding: 3px;
}
.register-info table.rates th {
  background-color: #EEE;
  font-weight: 700;
  text-align: left;
}
.register-info table.rates caption {
  font: 700 120% "Time";
  padding: 0.4em 0 0.3em 0;
}
.register-info table.rates tr.months th {
  text-align: right;
}
.register-info p {
  padding-bottom: 10px;
}
a.create,a.newsTip,a.requestInformation,a.exclusive
{
  display: inline-block;
  padding: 5px;
  margin: 1px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  font-weight: 700;
  text-decoration: none;
  color: #FFF !important;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.75);
  background: #FFD1B2;
  font-size: 0.75em;
}

a.exclusive:link,
a.exclusive:visited,
a.create:link,
a.create:visited,
a.newsTip:link,
a.newsTip:visited,
a.requestInformation:link,
a.requestInformation:visited
{
  background: -moz-linear-gradient(top, #FFD1B2, #FF9A57);
  background: -webkit-gradient(linear, left top, left bottom, from(#FFD1B2), to(#FF9A57));
  filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#FFD1B2', EndColorStr='#FF9A57');
}
a.exclusive:hover,
a.create:hover,
a.newsTip:hover,
a.requestInformation:hover
{
  padding: 3px;
  border: 2px solid #FF9B59;
  background: -moz-linear-gradient(top, #FF9A57, #FFD1B2);
  background: -webkit-gradient(linear, left top, left bottom, from(#FF9A57), to(#FFD1B2));
  filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#FF9A57', EndColorStr='#FFD1B2');
}
.generalText a.create
{
  font-size: 1em;
}
a.newsTip
{
  padding: 2px 5px;
  position: absolute;
  bottom: 0;
  right: 0;
}
a.newsTip:hover
{
  padding: 1px 3px;
}
a.newsTip.story,
a.newsTip.story:hover
{
  padding: 10px;
  float: none;
  margin: 0 0 0 195px;
  font-size: 1.5em;
  position:relative;
}
a.newsTip.story:hover
{
  padding: 8px;
}
a.requestInformation
{
  padding: 5px 0px;
  width: 100%;
  margin-bottom: 5px;
  text-align: center;
}
a.requestInformation:hover
{
  padding: 3px 0px;
}
.print {
  display: none;
}
div.info {
  border-top: 3px solid #FF9955;
  background: #F1F4F7;
  margin: 5px;
  padding: 5px;
  font-size: 0.9em;
}
div.info p {
  margin-bottom: 10px;
}
.registered {
  font-size: 0.75em;
  font-weight: normal;
}
.headlineEditor iframe {
  height: 50px !important;
}
.headlineEditor table.mceLayout {
  height: 50px !important;
}
.voidedTransaction {
  font-style:italic;
  color: #666;
}
.rightCenterTitleImage
{
  margin-top: -18px;
  position: absolute;
  right: 8px;
}

/* -------------------------------------------------------- EEDITION */
.eEdition {
  width:   30%;
  height:  110px;
  display: inline-block;
  margin:  5px;
}
.eEdition p {
  margin: 5px;
  display: inline-block;
  vertical-align: top;
  width: 175px;
}
.documentWrapper {
  position: relative;
  display: block;
  width:930px;
  height:450px;
}
#pagesContainer_documentViewer {
  /* Adjust for vertical overflow, about 37px */
  height: 413px !important;
}
div.notice {
  margin: 5px;
}
div.notice div.label {
  border-radius: 10px 10px 0px 0px;
  border: 1px solid #FF9955;
  border-bottom: none;
  background: #FF9955;
  padding: 5px;
  font-weight: 700;
}
div.notice div.content {
  border: 1px solid #FF9955;
  border-radius: 0px 0px 10px 10px;
  border-top: none;
}
div.notice div.content p {
  padding: 5px;
}
hr.style-one {
    background: #838d86;
    border: 0 none;
    height: 1px;
}
hr.style-two {
    background-image: -moz-linear-gradient(left center , rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
    border: 0 none;
    height: 1px;
}
/* Flow styles*/
.sharebox_left_top.flow ul li {
    border: 1px solid #ccc;
    padding: 10px;
    margin-bottom: 10px;
}
.sharebox_right_top.flow {
  border-left: none;
}
.shareboxRightSpan.whatsNew {
    display: inline-block;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 12px;
    width: 65%;
    float: left;
    border-right: 1px solid #CCCCCC;
}
/* image styling */
.photos-B-350x1000 {
  max-width: 100% ;
}
.photos-B-400x280 {
  border: 1px solid;
  box-shadow: 5px 5px 5px #838d86;
  -moz-box-shadow: 5px 5px 5px #838d86;
  -webkit-box-shadow: 5px 5px 5px #838d86;
  -khtml-box-shadow: 5px 5px 5px #838d86;
}
.photos-B-620x413 {
    max-width: 620px;
    height: 413px;
}

  .photos-B-100x100 {
  max-width:44%;
  }

  .photos-B-150x202 {
  max-width:100%;
  }

  .photos-B-200x200 {
  max-width:40%;
  }
  .photos-MW-440 {
  max-width:100%;
  }
  .photos-MW-550 {
  max-width: 100%;
  }
  .photos-MW-528 {
  max-height: 800px;
  }


  /* featured video styling */
.videoWrapperMobile {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}

.videoWrapperMobile iframe {
    position: absolute;
    top: 0;
    left: 0;
    width:100%;
    height:100%;
}

#sidr {
    z-index:1001
}
.rich-menu-list-bg {
    background:#424949;
}
.rich-menu-item-hover {
    background-color:#515A5A;
    border:unset;
}
.sharebox_left_top ul li, .sharebox_right_top ul li,
.shareHalfLeft ul li, .shareHalfRight ul li {
    padding: 2px;
}
#postSearchForm ~ .singleColumn.feature li {
    padding: 2px 0;
}
.sharebox_left_top ul, .sharebox_right_top ul,
.shareHalfLeft ul, .shareHalfRight ul {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 5px;
}

#sideBar ul li h3 {
    padding: 0 4px;
}

/*auto rotator styling*/

.primaryNav li a, .primaryNav li {
    font-size:14px;
}

.autoBackground {
    background: url("/clients/CourierPublications/sites/knox/img/cars207.png");
    background-size: 160px;
    color: white;
    display: inline-block;
    float: left;
    height: 160px;
    width: 155px;
    margin: 10px;
    padding: 0;
}

.autoBackground a {
    color: white;
    margin: 0 12px;
    font-weight: bold;
    font-size: 130%;
}

#autoRotator {
    width: unset;
    margin: 15px auto;
}

#autoRotator h1 {
    margin: 15px auto 0;
    text-align: center;
}

.autoGroup {
    margin: auto;
    border: 1px solid #ccc;
    background-color: #fff;
    border-radius: 5px;
    height: auto;
    padding: 10px 0 10px 10px;
    width: auto;
    overflow:hidden;
    text-align: center;
}

.autoListing {
    width: 150px;
    margin: 0 10px;
    display: inline-block;
    float: none;
    padding: 0;
    overflow:auto
}

.featureRotatorImage {
    height: 105px;
    padding: 5px;
}
.autoListing .featureRotatorImage {
	overflow: hidden;
}

.vsTitle {
    color:#ff9955;
}

.siteTitle {
    color:#163f68;
}

.autoListingHeadline {
    height: unset;
    margin: 0 0 8px;
}

.autoListingPrice {
    margin: 5px 0 0;
}

/* navbar styles */

.primaryNav li, .primaryNav li:hover {
    top:0;
    display: inline-block;
    float: left;
}

.primaryNav, .primaryNav a {
    padding: 0;
}

.primaryNav li a {
    display: block;
    padding: 0;
}

.primaryNav li ul {
    display: none;
}

.primaryNav li ul li,
.primaryNav li:hover ul li {
    display: block;
    float: none;
}
.primaryNav li ul li a {
    width: auto;
    min-width: auto;
}

.primaryNav #postColumnDesktop ul li a,
.primaryNav #manageColumnDesktop ul li a {
    min-width: 155px;
}

ul li a:hover + .hiddenMenu.desktop,
ul li:hover > .hiddenMenu.desktop,
.hiddenMenu.desktop:hover {
    display: block;
}

.primaryNav li a,
.primaryNav li .noLink {
    display:block;
    padding-left: 15px;
    padding-right: 15px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-decoration: none;
}


.primaryNav li:hover a,
.primaryNav li:hover {
    background: #85929e;
}

.primaryNav li:hover {
    color:#ff9955;
}

.primaryNav li:hover ul a{
    background: #d6dbdf;
    color: #2f3036;
    height: 30px;
    line-height: 30px;
}

.primaryNav li:hover ul a:hover {
    color:#ff9955;
}

/*
.primaryNav li~li {
    border-left: 1px solid #857D7A;
}
*/

.primaryNav li ul li,
.primaryNav li ul li a,
.primaryNav li:hover ul li,
.primaryNav li:hover ul li a {
    border-left: 0 none;
}

.primaryNav li ul li a {
    padding-left: 10px;
    padding-right: 5px;
    text-align:left;
}
/*
li.responsive, 
ul.hiddenMenu.desktop {
	max-width: 142px;
}

.primary li ul {
	width: 200px;
}
*/
.hidden.menu {
    display: none;
}
.responsive.menu {
    display: none;
}
#postColumnDesktop, #manageColumnDesktop {
    display: inline-block;
    /*
    max-width: 120px;
    */
}

#postColumnMobile, #manageColumnMobile {
    display: none;
}

/* calendar styles */

#calendarResultsTable {
    width: 100%;
}
#calendarResultsTable tbody tr:first-child td{
    padding-top:5px !important;
}
.calendarResultsHeader {
    font-size: 120%;
    margin-left: 16px;
    margin-bottom: -20px;
}
#calTableTimeRange {
    width:15% !important;
}
#calTableMedia {
    display: none;
}
#calTableHeadline {
    width: 40% !important;
}
#calTableCategory {
    width: 25% !important;
}
.sharebox_right_top #days {
    border: 0 none;
    background-color: unset;
}
.vsTitle {
    color: #ff9955;
}
.vsTitleMobile {
    display: none;
    color: #ff9955;
}
.navSearch {
    height: 30px;
    line-height:30px;
    vertical-align: top;
    font-size:100%;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: bold;
}

#navRight {
    float:right;
}
#navRight .loginText {
    font-weight: bold;
    color: #ff9955;
}
.userCheck {
    display:none;
}
.eeditionFlash {
	display: none;
}
.eeditionBasic {
	display:block;
}
.noLink:hover {
cursor: pointer;
}

/******begin nautical redesign changes ***********/

.divider {
	border-bottom: 1px solid rgba(204, 204, 204, .5);
	width:98%;
	margin: 5px 0;
}
.visualPlayButton {
    display: none;
}
div.more {
	margin-bottom:10px;
}

/**homepage and font changes**/
	#sideBar {
	margin-top:0;	
	}
  #sideBar .header{
    font-family: "FranklinITCProBold","Franklin Gothic Medium","Franklin Gothic","ITC Franklin Gothic","Apple SD Gothic Neo","Myriad Set Pro","Helvetica Neue","Helvetica Neue Light","Helvetica,Arial","Lucida Grande","sans-serif";
    font-weight: normal;
    font-size: 0.9375rem;
    word-spacing: -0.02em;
    text-rendering: auto;
    line-height: 1.1em;
  }
  .header,
  .header_notEL,
  .REStatusLabelSold,
  .REStatusLabelUnderContract,
  .REStatusLabelReducedPrice {
    /* dude testing font size change *
    font-size: 0.8rem;
    */
    font-size: 1rem;
    font-family: "FranklinITCProBold","Franklin Gothic Medium","Franklin Gothic","ITC Franklin Gothic","Apple SD Gothic Neo","Myriad Set Pro","Helvetica Neue","Helvetica Neue Light","Helvetica,Arial","Lucida Grande","sans-serif";
    font-weight:700;
    text-decoration: none;
  }
#sharebox_video h1, #sharebutton_video h1 {
  font-family: "FranklinITCProBold","Franklin Gothic Medium","Franklin Gothic","ITC Franklin Gothic","Apple SD Gothic Neo","Myriad Set Pro","Helvetica Neue","Helvetica Neue Light","Helvetica,Arial","Lucida Grande","sans-serif";
}
.header.FeatureLarge {
    font-family: "PostoniWide","Bodoni 72","Bodoni MT","Didot","Didot LT STD","Hoefler Text","Garamond","Georgia","serif";
    font-size: 1.8rem;
    font-style: normal;
    font-weight: bold;
    word-spacing: -0.02em;
    text-rendering: auto;
    line-height: 1.2em;
  }
  .header.FeatureRightSmall {
    font-family: "PostoniWide","Bodoni 72","Bodoni MT","Didot","Didot LT STD","Hoefler Text","Garamond","Georgia","serif";
    font-size: 1.2rem;
    font-style: normal;
    font-weight: bold;
    word-spacing: -0.02em;
    text-rendering: auto;
    line-height: 1.1em;
  }
  .header.FeatureLeft {
    font-family: "PostoniWide","Bodoni 72","Bodoni MT","Didot","Didot LT STD","Hoefler Text","Garamond","Georgia","serif";
    font-size: 1.5rem;
    font-style: normal;
    font-weight: bold;
    word-spacing: -0.02em;
    text-rendering: auto;
    line-height: 1.1em;
  }

#header_left h1 {
    font-weight: bold;
    font-size: 300%;
    font-family: Times;
    text-align: center;
    font-style: normal;
    text-transform: none;
    text-shadow: none;
}

/**featurePanel styling updates**/

.leftColumn.feature img {
	height: 153px;
	width:229px;
	object-fit:cover;
	object-position: 50% 25%;
}
.featureTextBox {
    height: 186px;
}
.featureSpanTextBox {
    height: 140px;
}
.featureSpanTopTextBox {
    height: 133px;
}
.featureTextBox,  
.featureSpanTextBox,
.featureSpanTopTextBox {
	position:relative;
    overflow:hidden;
}
.featureTextBox:after,  
.featureSpanTextBox:after,
.featureSpanTopTextBox:after {
	content:"";
	position:absolute;
	bottom:0;
	right: 0;
	width:100%;
	height:8px;
    background: linear-gradient(rgba(247,247,247,0), rgba(247,247,247,1) 100%);
}

.featureImageBoxRight img {
	height: 132px !important;
	width: 140px !important;
	max-height: unset !important;
	max-width: unset !important;
	object-fit:cover;
	object-position: 50% 25%;
	margin-left: 4px !important;
	
}

/**learnPanel styling updates **/

    .shareboxLeftSpan .spanColumn ul li .imageSpan img,
    .shareboxRightSpan .spanColumn ul li .imageSpan img {
    object-fit: cover;
    object-position: 50% 25%;
    width: 256px;
    height: 154px;
}

.spanColumn ul li .listWithImageHeadline .header, 
.spanColumn ul li .listNoImageHeadline .header {
	font-weight:700;
	font-size:18px;
}
.spanColumn ul li .listWithImageHeadline,
.spanColumn ul li .listNoImageHeadline {
	line-height:1.6em;
}
.spanColumn ul li h3 {
	font-size:unset;
}

.commonPanelBox ul li:last-child {
	border-bottom:none;
}
.commonPanelBox ul.leftColumn li:last-child {
	border-bottom:1px solid #ccc;
}
.listNoImage {
	padding-top:12px !important;
	padding-bottom:12px !important;
}
.listWithImage {
	height:254px;
	padding-bottom: 12px !important
}
.listWithImage .listWithImageHeadline {
	margin-top:6px !important;
	height: 80px;
	overflow:hidden;
}
.listNoImage h3, .listNoImage .listNoImageHeadline {
	height: 86px;
	overflow:hidden;
}
.listWithImage
  .commonPanelBox.sidebar.Biz h1{
    font-family: "FranklinITCProBold","Franklin Gothic Medium","Franklin Gothic","ITC Franklin Gothic","Apple SD Gothic Neo","Myriad Set Pro","Helvetica Neue","Helvetica Neue Light","Helvetica,Arial","Lucida Grande","sans-serif";
    word-spacing: -0.02em;
    text-rendering: auto;
    line-height: 1.1em;
  }
#outerColumn {
    border-bottom: 1px solid rgba(204, 204, 204, .5);
    overflow:auto;
    width:98%;
    margin: 5px 0;
}

/**whats new styling**/
.whatsNew h1 {
	font-size:24px;
}
.shareboxRightSpan.whatsNew {
	padding-top: 0 !important;
}
.imgLeftBox {
	width: 33%;
	float:left;
}
.imgRightBox {
	width: 33%;
	float:right;
}
.imgLeftBox img {
	width: 164px; 
	height: 127px;
	object-fit: cover;
    object-position: 50% 25%;
}
.tall .imgLeftBox img {
	height:220px;
}
.tall .imgLeftText {
	height: 180px;
}
.centerColumn .imgLeftBox img {
	width: 250px;
}
.imgLeftText {
	width:65%;
	float:right;
	height: 130px;
	overflow:hidden;
	position:relative;
}
.imgLeftText:after {
	content:"";
	position:absolute;
	bottom:0;
	right:0;
	width:100%;
	height: 8px;
	background: linear-gradient(rgba(247,247,247,0), rgba(247,247,247,1) 100%);
}
.imgRightText {
    width:65%;
    float:left;
    height: 166px;
    overflow:hidden;
    position:relative;
}

.imgRightPreviewText:after {
    content:"";
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    height: 8px;
    background: linear-gradient(rgba(221,221,221,0), rgba(221,221,221,1) 100%);
}

/** real estate panel styling **/
.RESidebarSingle .photos-B-150x202 {
    width: 192px;
    height: 140px;
    object-fit: cover;
    object-position: 50% 25%;
}
/*
.imgLeftText h3 {
	height: 55px;
	overflow:hidden;
}
*/
/** brief panel styling **/
.sharebox_right_top span, .commonPanelBox.sidebar.Biz ul li h3 span {
	text-decoration: none !important;
}
.sharebox_right_top i, .commonPanelBox.sidebar.Biz ul li h3 i {
	font-style:normal !important;
}

/**learnMore panel styling update **/
.shareboxLeftSpan.double {
	width: 65%;
}
.shareboxRightSpan.single {
	width: 35%;
}
#sideBar .news ul li h3 {
	padding: 0;
}
#sideBar .news ul li h3 .header {
	/* dude testing font size change 
	font-size: .8rem; */
	font-size: 1rem;
	font-weight:bold;
}
/**center styling**/
.commonPanelBox.centerColumn ul li {
	padding: 10px;
	margin-right: 5px;
}
.centerColumn h1 {
    font-size: 24px;
}
.news .centerColumn h1, .news.centerColumn h1 {
    font-size: 100%;
}
h1.centerTitle {
  box-shadow: unset;
  border: unset;
}

/* featured ad changes below */
.featuredAdBox {
	background: #ccc;
    max-width: 760px;
    max-height:254px;
    overflow:hidden;
    padding-top: 10px;
    padding-bottom: 10px;
}
.featuredAdBox .listing {
	display:inline-block;
	margin:5px;
	width: 240px;
	text-align: center;
}
.featuredAdBox img {
	max-width: 100%;
    max-height: 250px;
    vertical-align:middle;
}

/* join page redesign changes below */

.register-select {
	padding: 0 5px;
}
.register-select div.membership-select {
	/* width: 30%;*/
	width:310px;
	margin:10px;
	height:288px;
}

.register-select a.membership-action {
    bottom: 25px;
    font-weight: 700;
    font-size: 25px;
    border: 1px solid #ccc;
    background-color: #ff9955;
    /*
    width: 185px;
    */
    width:75%;
    text-align: center;
    border-radius: 40px;
    height: 40px;
    vertical-align: middle;
    padding-top: 10px;
    /*
    left: 62px;
    */
    left:12%;
}
/*
.register-select.long a.membership-action {
    width:230px;
    left:41px;
}
*/
.register-select a.membership-action:hover {
	background-color: rgba(255, 153, 85, .9);
}
.membership-select h2 {
	font-size: 22px;
	color:#222;
}
.register-select div.membership-select:hover, .register-select div.membership-select.selected {
    border-color: #dedede;
}
.commonPanelBox ul.joinPanel {
	margin: 0 10px;
}
.commonPanelBox .joinPanel li {
padding-top:12px;
padding-bottom:12px;	
}
.register-form {
	width: 100%;
}
.membership-select {
	background-color:#fff;
	border:none !important;
}
/*
.membership-select:after {
	position:absolute;
	bottom:-9px;
	left:50%;
	display:block;
	width:18px;
	height:18px;
	margin-left:-9px;
	content : ' ';
    transition: background-color 500ms;
    transform: rotate(45deg);
    background-color:#f7f7f7 !important;
}
*/
.isSelected {
	background-color: #ddd !important;
}
.isSelected:after {
	background-color:#ddd !important;
}
.isSelected a.membership-action {
	background: rgba(255, 153, 85, .9) !important;
}
#confirmState label {
	font-size:150%;
	margin-right: 20px;
}
#confirmState {
	margin-top:20px;
	margin-bottom:20px;
}
.anchorSpacer {
	margin-bottom:30px;
}
a.requestInformation.agent, a.requestInformation.agent:link, a.requestInformation.agent:visited {
background: unset; 
}
a.requestInformation.agent:hover {
	   background-color:unset;
}
a.requestInformation, a.requestInformation:link, a.requestInformation:visited {
	background: #ff9955;
	}
a.requestInformation:hover {
	background-color: rgba(255, 153, 85, .9);
}
a.requestInformation, a.requestInformation:link, a.requestInformation:visited {
font-size: 1rem;
}
/*
a.requestInformation, a.requestInformation:link, a.requestInformation:visited {
background: #e00b0b; 
font-size: 1rem;
}
*/
a.requestInformation:hover {
	padding:5px 0;
	border:unset;
}

    .desktopOnly {
    display: block;
    }
    .desktopTabletOnly {
    display:block;
    }
    
    .mobileOnly {
    display: none;
    }
    .imgRightPreviewText {
    width:58%;
    float:left;
    padding-left:8px;
    text-align:justify;
    height:68px;
    overflow:hidden;
    
    }
    .imgRightLogo {
    width:38%;
    max-width:200px;
    float:right;
    }
    .sponsoredText {
    font-size:12px; 
    color: #777;
    text-transform:none; 
    font-weight:normal;
    }
    .imgRightText h3 {
    margin:10px 10px 2px 13px;
    }
    .imgRightBox .mainImg {
    max-width: 100%; 
    width:250px;
    margin-top: 10px;
    height: 156px; 
    object-fit:cover;
    object-position: 50% 25%;
    }
    .imgRightLogo img {
    margin-top:5px;
    bottom: 0; 
    position:absolute; 
    max-width:unset; 
    width:unset;
    max-height:unset;
    }
    .imgRightPrice {
    width:50%;
    float:left;
    font-family: 'PostoniWide','Bodoni 72','Bodoni MT','Didot','Didot LT STD','Hoefler Text','Garamond','Georgia','serif';
    font-size: 1.3rem;
    font-style: normal;
    font-weight: bold;
    word-spacing: -0.02em;
    text-rendering: auto;
    line-height: 1.1em;
    bottom:0;
    position:absolute;
    left:20px;
    color:#222;
    }
    .REFeatureShortPreview {
    width: 65%;
    }
    .noHover:hover {
    color: unset;
    }
    .noHover:hover {
    background-color: rgba(255, 153, 85, .9);
    }
    .noHover {
    background-color:#ff9955;
    }
    
/* mobile style adjustments are set below *************************************************/

/* screen size 1024: */

@media only screen and (max-width: 1105px) {

  #mainContent2Col {
      width: 100%;
      border-right: none;
      margin: 0;
  }
  /** nautical update style adjustment below **/
  .imgLeftBox img, .imgRightBox img {
  width: 260px;
  }
}

/*for larger displays*/

@media only screen and (min-width:1230px) {
    #page {
    width:1080px;
    }
    .primaryNav {
    width: 100% !important;}
}
@media only screen and (min-width:1410px) {
.alert-headline {
    margin-left:-286px;
}
.bulletinBox {
    width: 98%;
    text-align:center;
}
.REListingLeft {
    width: 63%;
}
.mainContent2Col {
    width: 75%;
}
}

/*

@media only screen and (min-width:1410px) {
    #mainContent2Col {
    padding-right: 0px;
    }
    #sideBar {
    width:19%;
    }
    #footer {
    margin: 0 0 0 -100px;
    width:115%;
    }
    .commonPanelBox.reIndex.home {
       width: 18%;
    }
    .RESidebarSingle {
       margin: 5px 0px 10px;
       padding: 0 2px;
    }
    .autoListing {
       width: 170px;
    }
    .featureRotatorImage {
    height: 120px;
    }
    .autoBackground {
    height: 175px;
    width: 175px;
    }
    .autoBackground a {
    margin: 0 25px;
    }
    .sharebox_left_top, .sharebox_left_bottom, .shareHalfLeft {
    margin: 5px 12px;
    }
    #header_left {
    width: 70%;
    }
    #header_right {
    width: 30%;
    }
    .featureBottomLeft, .featureBottomRight {

    margin: 5px !important;
    width: 49% !important;
    }
    #page {
    width:87%;
    }
    .sharebox_right_top, .sharebox_right_bottom,
    .sharebox_left_top, .sharebox_left_bottom {
    width:22%;
    }
    .primaryNav li a,
    .primaryNav li .noLink {
    padding-left: 25px;
    padding-right:25px;
    }
    div#briefOfferContents ul li a {
        width: 256px;
    }
    .right.button {
    width: 50% !important;}
}
*/

/* smaller desktops */
@media only screen and (min-width:1231px) and (max-width:1480px) {
	.primaryNav li a, .primaryNav li .noLink {
	padding-left: 12px;
	padding-right:12px;
	}
}

/* screen size 800: */
/* adjusted to add more to navbar*/
/*@media only screen and (min-width:768px) and (max-width:1230px)  {*/
@media only screen and (min-width:768px) and (max-width:1342px) {
  #sideBar {
  width: 100%;
   }
  .bulletinBox {
    /* display:block; */
    width:100%;
    font-size: 150% !important;
  }
  .primaryNav {
  position:absolute;}
  #contentWell {
  margin:0px;
  }
  .bulletins img {
  height: 40px;}
    .hiddenColumn {
    display: block;
    }

    .rightColumn.feature {
    display: none;
    width: 100%;
    }
    .hiddenColumn {
    width: 97%;
    padding: 5px 16px 15px 10px;
    }
    .hiddenColumn li {
    padding-bottom: 20px;
    padding-top: 2px;
    }
    .hiddenColumn .imageSpan {
    max-height: 400px;
    }
    .noLink:hover {
    cursor: pointer;
    }
  .leftColumn.feature, .rightColumn.feature {
  width: 97%;
  }
  .leftColumn.cen, .rightColumn.cen {
  width:100%;
  }
  .leftColumn.cen {
  border-right: none;
  }
  .rightColumn.cen {
  padding-left: 5px;
  }
  .leftColumn.feature {
  border-right: medium none;
  padding: 5px 16px 15px 10px;
  }
  .leftColumn.feature li, .rightColumn.feature li {
  padding-bottom:20px;
  }
  .leftColumn.feature .imageSpan {
  max-height:400px;
  }
  .leftColumn.feature img {
  max-height:unset;
  }
  .rightColumn.feature {
  padding: 5px 10px;
  }
  .rightColumn.feature h3 {
  margin-top:10px;}
  [class*="sharebox_"]{
      width: 46%;
  }
  .shareboxRightSpan, .shareboxLeftSpan {
  width: 100%;
  }
  .smallTopVideo {
  margin: 0 0 5px 4px;}
  .sharebox_span_top {
  width:100%;}
  .sharebox_left_top, .sharebox_left_bottom {
  clear:left;
  }
  .sharebox_right_top.video {
    display: none;
    width: 100%;
  }
  .sharebox_left_top.span {
    width: 100%;
  }

  #header_left, #header_right {
  width:100%;
  }
  .rightHeaderAd {
  text-align:center;
  }

  .embeddedGallery.video {
  width: 100%;
  }
  #centerImage {
    position:unset;
    top:unset;
    transform:unset;
    }
  .shareHalfLeft, .shareHalfRight {
    width: 47%;
    margin: 5px;
  }
  .shareHalfLeft .grid-item {
  width:unset;}
  #autoRotator {
  display: none;
  width: 100%;
  }
  #footer {
  width: 120%;
  }
  #leadImagePhotoWrap {
  width: 100%;
  height: auto;}
  #leadImageVideoWrap {
  width:100%;
  margin:10px 0 10px 5px;
  }
  .homeREPanel {
  padding-left: 15px;
  overflow:auto;
  }
  .commonPanelBox.reIndex.home {
    height: 230px;
    margin: 10px;
    width: 21%;
  }
  .RESidebarSingle {
  padding:0;
  margin: 0 0 5px;
  }
  .REListingLeft {
  width:90%;
  }
  .REListingRight {
  border-left: medium none;
  width: 93%;
  }
  #RELeftBar {
  width:100%;
  }
  #RERightBar {
  width: 100%;
  clear:left;
  }
  #RERightBar {
  float: none;
  margin:auto;
  }
  .sharebox_left_top, .sharebox_left_bottom, .shareHalfLeft,
  .sharebox_right_top, .sharebox_right_bottom, .shareHalfRight {
  margin:5px;
  }
  .elLeftColumn {
      width: 100%;
  }
  .elRightColumn {
      width: 100%;
  }
  .bottomELAd img {
  max-width: 100%;
  }
  /*
  .register-select div.membership-select, .register-form, .register-info {
  width: 80%;}
  */
  .commonPanelListing.searchSummary.class {
  /* width:98.3%; */
  height:394px;
  }
  .classImageBox {
  text-align:center;
  }
  .classImageBox img.classImage {
  float: none !important;
  }
  .classContactBox {
  float: none;
  }
  .previewBodyContainer {
  height:180px;
  }
  div#briefOfferContents ul li a {
  width: 308px;
  }
  .categoryHeader + #briefOfferContents .header {
  font-size: 120%;
  }
  .commonPanelBox.briefs h1, .commonPanelBox.briefs h1 a {
  font-size:125%;
  }
    #overlay, #facebox .body {
    width:600px !important;
    }
    #overlay {
    height: 135px;
    text-align:justify;
    }
    .overlayLeft {
    width: 20%;
    }
    .overlayRight {
    width:79%;
    }
    .overlayRight > a {
    display:block;
    height:8px;
    }
    #facebox .body{
    width: 100%;
    }
    #facebox {
    left: 43px !important;
    top:80px !important;
    }
    #facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
    width: 10px;
    }
    .RESearchType + .rich-spacer {
    width: 70px;
    }
    .photos-B-490x120 {
    max-height: 85px;
    }
    .adminTable {
    display: inline-block;
    width: 42%;
    }

  .hiddenMenu {
  max-height:462px;
  }
  #postColumnMobile, #manageColumnMobile {
  display: inline-block;
  }
  #postColumnDesktop, #manageColumnDesktop {
  display: none;
  }
  .hiddenMenu.desktop, .hiddenMenu.menuDesktop {
  display: none;
  }
  .primaryNav {
  position: fixed;
  }
  .responsive {
    display: none !important;
  }
  .responsive.menu {
    display: block !important;
  }
    .primaryNav {
    height:40px;
    }
    .primaryNav li ul a {
    /* updated for better contrast
    background-color: #d6dbdf;
    color: #2f3036;
    */
    background-color: #1c467a;
    color: white;
    }
    #page {
    margin-top:50px;
    width: 85%;
    }
    #footer {
    display: none;
    width: 100%;
    }
    .primaryNav li:hover ul a {
    height: 40px;
    line-height: 40px;
    }
    .primaryNav li a, .primaryNav li .noLink {
    height: 40px;
    line-height: 40px;}
    .byLineText, .previewBodyText, .basicSiteCopy, .mpbnText {
    font-size:18px;
    }
    .header, .header_notEL, .REStatusLabelSold, .REStatusLabelUnderContract, .REStatusLabelReducedPrice {
    font-size:20px;
    }
    .commonPanelBox ul li h3 {
    line-height:1.5em;
    }
    .RESidebarCopy {
    font-size: 125%;}
    .storyBody, .REStoryBody {
    font-size:130%;}
    .deckHead, .subHead, .summaryDeckHead {
    font-size: 110%;}
    h2.storyHeadline {
    font-size: 220%;}
    .storyByLine {
    font-size:16px;}
    .captionLeadImage {
    font-size: 95%;}
    .imageByLineSpan {
    font-size:100%;
    }
    #freeStoriesBanner {
    font-size:120%;
    }
    .popup {
    width:40% !important;
    }
    .primaryNav li a, .primaryNav li {
    font-size:18px;}
    h1 {
    font-size:120%;}
    .commonPanelBox.reIndex {
    height:375px;}
    .commonPanelBox.sidebar.Biz .byLineText {
    font-size: unset;}
    .alert-headline {
    margin-left:-57px;
    top: 40px;
    height: auto;
    }
    .close {
    right: 25px !important;
    top: 55px !important;}
    /*
    .classCategory {
    width: 101.5%;
    }
    */
    #sidebarRE {
    float: left;
    width: 47%;
    margin: 5px;
    padding: 5px 2px 5px;
    }
    #sideBar .smallTopVideo, #sideBar .smallBottomVideo {
    display: block;
    width: 292px;
    }
    .devAlert {
    top: 40px;
    }
    .imageSpan {
    max-height: unset;
    }
    .right.button {
    width: 50% !important;}
    .columnBioLeadImageDivWrap {
    width: 45%;
    }
    .REBioContactInfo {
    font-size: 14px;}
    #dealBox {
    margin: auto;
    width: 50%;
    }
    .sidebarEmailSignupText {
        margin: 2px 20px 2px 0;
    }
    .signupHidden {
    display: none;
    width: 100%;
    }
    .dailyHeadlinesImg, .weeklyHeadlinesImg {
    margin-left: 10px;
    }
    .userCheck {
    display: block;
    }
    .shareHalfLeft, .shareHalfRight {
    width:44%;
    }
    .shareboxRightSpan.whatsNew {
    width:unset !important;
    border-right:unset !important;
    }
    .sharebox_right_top.community.spanColumn.small {
    width:unset !important;
    }
    .shareboxLeftSpan .spanColumn ul li .imageSpan img,
    .shareboxRightSpan .spanColumn ul li .imageSpan img {
    width:488px;
    height:260px;
    }

    .desktopOnly {
    display: none;
    }
    .desktopTabletOnly {
    display: block;}
    
    .mobileOnly {
    display: block;
    }
    .imgRightText {
    height: 250px;
    }
    .imgRightPreviewText {
    width:92%;
    height:116px;
    }
    .imgRightLogo img {
    margin-top:25px;
    position:relative; 
    }
    
    /**nautical update changes below**/
    .leftColumn.feature img,
    .featureTextBox ,
    .featureTextBox:after ,
    .featureImageBoxRight img ,
    .featureSpanTextBox ,
    .featureSpanTextBox:after ,
    .featureSpanTopTextBox,
    .featureSpanTopTextBox:after {
    all: unset;
    max-width:100%;
    }
    #sideBar .sidebar.news .header {
    font-size: 150%;
    }
    .imgLeftBox img, .imgRightBox img {
    width: 260px;
    }
    .RESidebarSingle .photos-B-150x202 {
    height: unset;
    width:unset;
    }
    #sideBar {
    margin-right: 0;
    }
    .commonPanelBox.sidebar.news {
    border-left: none !important;
    padding: 0 !important;
    }
    .commonPanelBox.centerColumn ul li {
    padding: 10px 0;
    margin-right: unset;
    }
    .briefs .singleColumn.feature {
    width: 100%;
    }
    /*
    .sidebarEmailSignupText p {
    margin-top:10px;
    margin-left: 0;
    }
    */
    .primaryNav li a, .primaryNav li {
    font-size:16px;
    }
	.anchorSpacer {
	    margin-bottom:40px;
	}
	.featureBottomLeft, .featureBottomRight {
	width: 100% !important;
	}
	    .REFeatureShortPreview {
    width: 60%;
    }
    }


/*iPhone 6 and iPhone 6+ portrait and landscape*/
  @media only screen and (min-width:320px) and (max-width:767px) {

    [class*="sharebox_"]{
        width: 100%;
        border: none;
        margin: 5px;
        float: none;
    }
    #page {
    margin-top: 50px;}
    #mainContent2Col {
    width: 98%;
    }
    #header {
        height:auto;
    }
    #footer {
    display:none;
    width: 100%;
    }
    .bulletinBox {
    /*display:block;*/
    width:100%;
    height:68px;
    font-size: 150% !important;
    }
    .bulletinBox a {
    padding-left:0;
    }
    .hiddenMenu {
    max-height: 462px;
    }
    #postColumnMobile, #manageColumnMobile {
    display: inline-block;
    }
    #postColumnDesktop, #manageColumnDesktop {
    display: none;}
    .hiddenMenu.desktop, .hiddenMenu.menuDesktop {
    display: none;}
    .primaryNav {
    position:fixed;}
    .primaryNav li:hover ul a {
    height: 40px;
    line-height:40px;
    }
    .primaryNav {
    height:40px;
    }
    .primaryNav li a, .primaryNav li .noLink {
    height: 40px;
    line-height:40px;}
    .primaryNav li ul a {
    /* updated for better contrast
    background-color: #d6dbdf;
    color: #2f3036;
    */
    background-color: #1c467a;
    color: white;
    }
    .noLink:hover {
    cursor: pointer;
    }
    #header_left {
    width:100%;
    font-size:115%;
    }
    #header_right {
    width: 100%;
    }
    .vsTitle {
    display: none;
    width: 100%;
    }
    .vsTitleMobile {
    display: inline-block;
    }
    .headerContainerOther {
    display: none;
    width: 100%;
    }
    .headerContainerDate {
    padding-right: 0;
    }
    .largeBannerAd {
    margin: 25px 5px 1px !important;
    }
    #page {
      box-shadow: none;
      width: 93%;
    }
    #lowerHeader{
      display: none;
      width: 100%;
    }
    .imageSpan {
      max-height: unset;
      border: none;
    }
    #leadImagePhotoWrap img {
    border: none;
    }
    #leadImageVideoWrap {
    padding: 20px 0 0;
    height: auto;
    }
    .commonPanelBox ul li h3{
       font-size: 150%;
    }
    h1.centerTitle {
    font-size: 175%;
    }
    .classCategory {
    font-size: 120%;
    }
    .commonPanelBox h1, .commonPanelBox h2, .commonPanelBox h3 {
    font-size: 145%;
    }
    .header, .header_notEL, .REStatusLabelSold, .REStatusLabelUnderContract, .REStatusLabelReducedPrice {
    font-size: 115%;
    line-height: 115%;
    }
    .commonPanelBox.briefs h1, .commonPanelBox.briefs h1 a {
    font-size: 120%;
    }
    div#briefOfferContents {
    font-size: 125%;
    }
    div#briefOfferConents ul li {
    line-height: 150%}
    .previewBodyText, .basicSiteCopy, .mpbnText {
    font-size: 20px;
    }
    .byLineText {
    font-size: 18px;
    }
    .commonPanelListing.mobile {
    font-size:120%
    }
    .commonPanelBox.sidebar.Biz .byLineText {
    font-size: 110%;
    }
    
    .mainePublic .header {
    font-size: 180%;
    }
    .RESidebarCopySingle {
    font-size: 130%;
    }
    #sidebarRE {
    width: 99%;
    }
    #sideBar .smallTopVideo, #sideBar .smallBottomVideo {
    display: block;
    width: 100%;
    }
    .commonPanelBox.whatsNew {
      width: 100%;
      float:left;
      border-top: none;
    }
    .commonPanelBox.whatsNew h1 {
     background-color: #163f68;
     color: #f7f7f7;
     text-align: center;
     padding: 5px;
     box-shadow: 3px 3px 3px #838d86;
     border: 1px solid #f7f7f7;
     margin-bottom: 5px;
     font-size: 95%
    }
    .commonPanelBox.feature375 h1  {
    background-color: #163f68;
    color: #f7f7f7;
    text-align: center;
    padding: 5px;
    box-shadow: 3px 3px 3px #838d86;
    border: 1px solid #f7f7f7;
    margin-bottom: 5px;
    }
    .hiddenColumn {
    display: block;
    }
    .rightColumn.feature {
    display: none;
    width: 100%;
    }
    .hiddenColumn {
    width: 97%;
    padding: 5px 16px 15px 10px;
    }
    .hiddenColumn li {
    padding-bottom: 20px;
    padding-top: 2px;
    }
    #sideBar {
        width: 100%;
        float:left;
        }
    .shareboxLeftSpan, .shareboxRightSpan, .shareboxLeftSpan.double, .shareboxRightSpan.single {
    width: 100%;
    overflow: hidden !important;
    }
    .videoColumn {
    overflow: unset;
    }
    .smallTopVideo {
    width: 100%;
    margin: 0 0 5px;
    }
    .sharebox_left_top.centerRight {
      width: 100%;
    }
    .sharebox_left_top.centerLeft {
      width: 100%;
    }
    .sharebox_left_top.span {
      width: 100%;
    }
    .leftColumn, .rightColumn {
      width: 100%;
    }
    .leftColumn.cen {
    border-right: none;
    }
    .elLeftColumn {
      width: 100%;
      font-size: 140%;
    }
    .elRightColumn {
      width: 100%;
    }
    .bottomELAd img {
      max-width: 100%;
    }
    .register-select div.membership-select {
    width: 95%;}
    .register-form, .register-info {
    width:95%;}

    .rich-messages-label, .register-select, .register-info  {
    font-size: 120%;
    }
/*
    .register-select a.membership-action {
    position: relative;
    }
    
    .register-select div.membership-select {
    height: unset;
    }
    */
    table.fields input[type="text"],
    table.fields input[type="password"],
    table.fields textarea {
    width: 85%;
    }
    table.fields span.message,
    table.fields span.errorMessages,
    table.fields span.successMessages {
    width:95%;
    }
    .leftColumn.feature, .rightColumn.feature {
      width: 97%;
    }
    .leftColumn.cen, .rightColumn.cen {
        width:100%;
    }
    .rightColumn.cen {
    padding-left: 5px;
    }
    .leftColumn.feature img {
    max-height:unset;
    }
    .leftColumn.feature .imageSpan {
    max-height: unset;}
    .sharebox_span_top {
        width:100%;
        background-color: transparent;
        }
    .sharebox_right_top.video {
        display: none;
        width: 100%;
    }
    .responsive {
        display: none !important;

    }
    .responsive.menu {
        display: block !important;
     }
    .embeddedGallery.video {
        width: 100%;
    }
    .shareHalfLeft, .shareHalfRight {
        width: 100%;
        margin: 0px;
        margin-left: -6px;
        float: left;
    }
    #autoRotator {
        display: none;
        width: 100%;
    }
    #leadImagePhotoWrap {
        width: 100%;
        height: auto;}
    #centerImage {
        position:unset;
        top:unset;
        transform:unset;
    }
    #leadImageVideoWrap {
        width:100%;
    }
    .imageSpanCenter {
    width: 100%;
    }
    #footer {
        width: 120%;
    }
    .commonPanelBox.reIndex.home, .homeREHeader, .attachmentPanel h1 {
        width: 100%;
    }
    .commonPanelBox.reIndex {
    width: 68%;
    height:auto;
    float: none;
    margin: 10px auto;
    padding: 5px 5px 10px;
    }
    .rich-list-picklist {
    margin-bottom: 10px;
    margin-top: 2px;
    }

    .rich-picklist-source-cell, .rich-picklist-target-cell, .rich-picklist-source-cell *, .rich-picklist-target-cell * {
    font-size: 100% !important;
    }
    .reSearch {
    width: 80%;
    }
    .RESearchType {
    font-size: 90%;
    }
    .rich-picklist-control-disabled, .rich-picklist-control-top, .rich-picklist-control-bottom, .rich-picklist-control-up,
     .rich-picklist-control-down, .rich-picklist-control-copyall, .rich-picklist-control-copy, .rich-picklist-control-remove,
     .rich-picklist-control-removeall {
    margin-bottom: 6px;
    }
    .RESearchTypeSelect {
    height: unset;
    font-size: 90%;
    }
    .RESearchCategory {
    font-size: 85%;
    }
    .RESearchRight {
    margin-left: 10px;
    }
    .pageSize {
    font-size: 90%;
    }
    .panelSubHeader {
    background-color: #163f68;
    color:#fff;
    text-align: center;
    margin: 10px 0 5px;
    }
    .panelSubHeader span a {
    color: #ffa455;
    }
    .reSearch input {
    font-size: 90%;
    margin:0;
    }
    .popup {
    margin:30px 20px !important;}
    .leftColumn.feature {
    padding: 5px 16px 5px 5px;
    border-right: none;
    }
    .rightColumn.feature {
    padding: 5px;
    }
    #RELeftBar, #RERightBar {
    width: 100%;
    }
    .sepLine {
    margin: 10px;
    }
    #mainContent1Col {
    margin: 10px 0;
    }
    .REListingLeft {
    margin-left: 0px;
    width: 95%;
    }
    .REListingRight {
    border-left: medium none;
    width: 100%;
    padding-left: 0;
    }
    .realEstateGallery {
    margin-left: 5px;
    }
    .openHouseHeader {
    font-size:150px;
    }
    .mainAmenities {
    font-size: 100%;
    }
    .searchSummaryLeft {
    width:100%;
    }
    .classContainer {
    font-size:140%;
    }
    
    .classContainerBox {
    width:95%; }
    /*
    .classCategoryContainer {
    width: 97%;
    }
    */
    .classImageBox {
  text-align:center;
  height: auto;
  }
  .classImageBox img.classImage {
  float: none !important;
  }
  .classContactBox {
  float: none;
  }
    .previewBodyContainer {
    height:unset;
    }
    .classSummaryRight {
    display: none;
    width: 100%;
    }
    .additionalInfoLeft, .additionalInfoRight {
    font-size: 140%;
    }
    .elSidebarAd {
    margin-bottom:30px; }
    .mainAmenBlockLabel, .mainAmenBlockCopy {
    font-size: 110%;
    }
    .REAttributeBlockLabel, .REAttributeBlockCopy {
    font-size:100%;
    }
    .headerRow {
    font-size: 110%;}
    .classifiedRateBox {
    font-size:120%;
    }
    .commonPanelListing.searchSummary.class {
    /*
    width:95%;
    */
    height:auto;
    font-size:125%;
    }
    div#briefOfferContents ul li a {
    width: 305px;
    }
    #calendarOutput {
    font-size: 125%;
    }
    #calendarWell {
    width: 100%;
    }
    #calendarOptions {
    width:80%;
    }
    .actLabels {
    text-align: left;
    font-size: 80%;
    }
    .selectOne {
    font-size: 80%;
    }
    .searchTab {
    margin-left: 0 ;
    }
    .searchTab input[type="text"]{
    width: 210px !important;
    }
    #overlay, #facebox .body {
    width:100% !important;
    }
    .overlayLeft {
    width: 40%;
    margin-top: 30px;
    }
    .overlayRight {
    width: 60%;
    }
    #facebox .body{
    width: 100%;
    }
    #facebox {
    left: 0 !important;
    }
    #facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
    width: 58px;
    }
    .searchTab.left {
    font-size:90%;
    margin-left: 15px !important;
    width:250px;
    }
    .find-button {
    margin-top: 10px !important;}
    .shortSelect {
    font-size: 100%;
    width: 200px;
    }
    #calendarOptions input {
    font-size: 80%;
    }
    .rich-calendar-tool {
    font-size: 120%;
    }
    .rich-calendar-month {
    font-size: 140%;
    }
    .rich-calendar-cell, .rich-calendar-days, .rich-calendar-toolfooter {
    font-size: 80%;
    }
    .rich-calendar-tool-btn {
    font-size: 150%;
    }
    .rich-calendar-days {
    height: 25px;
    }
    .popup {
    top: 10px !important;
    }
    #freeStoriesBanner {
    top: 45px;
    }
    .rich-picklist-controls {
    padding: 0 2px 5px !important;
    }
    .RESearchType + .rich-spacer {
    width: 40px;
    }
    #priceMax {
    margin-top: 10px;
    }
    #secondOption {
    clear:left;
    }
    #sportsTwitterResponsive {
    width: 97%;
    }
    #sportsScoreboard {
    width: 100%;
    }
    .alert-headline {
    margin-left: -12px;
    height:auto;
    top:40px;
    padding:40px 0 10px;
    }
    .close {
    top: 45px !important;
    right: 25px !important;
    }
    .devAlert {
    top: 40px;}
    .reBioContactInfo {
    font-size: 14px;
    }
    .reBio p {
    font-size: 100%;
    }
    #dealBox {
    width: 98%;}
    .signupHidden {
    display: none;
    width: 100%;
    }
    .userCheck {
    display: block;
    }
    
    .desktopOnly {
    display: none;
    }
    .desktopTabletOnly {
    display:none;
    }
    .mobileOnly {
    display: block;
    }
    .imgRightText {
    height: 250px;
    }
    .imgRightPreviewText {
    width:92%;
    text-align:unset;
    height:116px;
    }
    
    .shareboxRightSpan.whatsNew {
    width:unset !important;
    border-right:unset !important;
    }
    .sharebox_right_top.community.spanColumn.small {
    width:unset !important;
    }
    .shareboxLeftSpan .spanColumn ul li .imageSpan img,
    .shareboxRightSpan .spanColumn ul li .imageSpan img {
    width:unset;
    height:unset;
    }
    /**nautical updates below**/
    
    .featureTextBox ,
    .featureTextBox:after ,
    .featureImageBoxRight img ,
    .featureSpanTextBox ,
    .featureSpanTextBox:after ,
    .featureSpanTopTextBox,
    .featureSpanTopTextBox:after {
    all: unset;
    max-width:100%;
    }
    #sideBar .sidebar.news .header {
    font-size: 100%;
    }
    .leftColumn.feature img {
    width: unset;
    height: unset;
    }
    .listWithImage {
    height: unset;
    }
    .shareboxRightSpan.whatsNew {
    padding: 0 !important;
    }
    .singleColumn.feature {
    padding: 0;
    }
    #sharebox_video.featured {
    height: unset;
    }
    .more a {
    font-size: 16px;
    }
    #sideBar .header {
    font-size: 85%;
    }
    .previewBodyText.ImgLeft {
    font-size: 110%;
    }
    #sharebox_video h1, #sharebutton_video h1 {
    font-size: 125%;
    }
    .spanColumn ul li .listWithImageHeadline .header, .spanColumn ul li .listNoImageHeadline .header {
    font-size: 20px;
    }
    .header {
    font-size: 110%;
    }
    .visualFeaturedLeft.visualSidebarList {
    height: 146px;
    }
    .visualFeaturedLeft .visualHeadline {
    font-size: 120%;
    line-height: 1.1em;
    }
    .commonPanelBox.sidebar.news {
    border-left: none !important;
    padding: 0 !important;
    }
    .shareboxRightSpan .sharebox_left_top.spanColumn {
    border-left:none;
    }
    .sharebox_left_top.spanColumn, .sharebox_left_bottom.spanColumn {
    border-right:none;
    }
    .shareboxRightSpan.whatsNew li {
    padding: 5px !important;
    }
    .commonPanelBox.centerColumn ul li {
    padding: 10px 0;
    margin-right: unset;
    }
    .briefs .singleColumn.feature {
    width: 100%;
    }
    /*
    .sidebarEmailSignupText p {
    margin-top:-118px;
    margin-left: 0;
    }
    */
    .primaryNav li a, .primaryNav li {
    font-size:16px;
    }
    .register-select a.membership-action {
    bottom: 6px;
    }
    .anchorSpacer {
    margin-bottom:40px;
    }
    .featureBottomLeft, .featureBottomRight {
    width: 100% !important;
    }
        .REFeatureShortPreview {
    width: 60%;
    }
    .tall .imgLeftBox img {
    height: 180px;
    }
  }

  @media only screen and (min-width:320px) and (max-width:767px) and (orientation:landscape) {
  .hiddenMenu {
  max-height: 262px;}
  }
/* internet explorer 10 + 11 */
@media all and (-ms-high-contrast:none),(-ms-high-contrast:active) {
    .imageSpanBack {
    display:none;
    width: 100%;
    }
    .eeditionBasic {
    display: none;
    }
    .eeditionFlash {
    display: block;
    }
}
