@font-face {
    font-family: 'IcoMoonRegular';
    src: url('../IcoMoon/font/src-webfont.eot');
    src: url('../IcoMoon/font/src-webfont.eot?#iefix') format('embedded-opentype'),
         url('../IcoMoon/font/src-webfont.woff') format('woff'),
         url('../IcoMoon/font/src-webfont.ttf') format('truetype'),
         url('../IcoMoon/font/src-webfont.svg#IcoMoonRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}


.nfont {
  font-family: Helvetica, Arial, sans-serif;
  font-style: normal;
}

.gfont {
  font-family: Georgia, serif; /*Georgia changed to Helvetica by JP*/
}

.block {
  display: block;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0px;
  padding: 0px;
  font-weight: normal;
}

hr, .ta1, .ta2 { max-width: 100%; }

#bodyWrapper {
  width: 1240px;
  margin: 0px auto;
}

#facebook_module {
  background-color: #fff;
  margin: 0px auto 10px auto;
  width: 300px;
}

#facebook_module img.logo {
  display: block;
}

#facebook_module iframe {
  display: block;
}

#facebook_module.bb {
  border-bottom: 1px solid #bdbdbd;
}

#facebook_module iframe.border {
  border-left: 1px solid #bdbdbd;
  border-right: 1px solid #bdbdbd;
  border-bottom: 1px solid #bdbdbd;
}

#facebook_module .header {
  color: #333;
  padding: 8px 10px 7px 10px;
  font-weight: bold;
  border-top: 1px solid #bdbdbd;
  border-left: 1px solid #bdbdbd;
  border-right: 1px solid #bdbdbd;
  font-family: arial, sans-serif;
  background-color: #EDEFF4;
  border-bottom: 1px solid #bdbdbd;
  width: 278px;
  font-size: 13px;
}

img {
  border: 0px;
}

span.b {
  color: #007698;
}

span.o {
  color: #f03c2e;
}

span.r {
  color: #d51920;
}

p {
  margin: 0em 0em 1em 0em;
  padding: 0px;
}

/************************** Utils *******************************/
.bold {
    font-weight: bold;
}
.italic {
    font-style: italic;
}
.clear {
	clear: both;
    height: 0px;
}
.floatL {
    float: left;
}
.floatR {
    float: right;
}
.tl {
    text-align: left;
}
.nowrap {
    white-space: nowrap;
}
.center {
    text-align: center;
}
.right {
    text-align: right;
}
.spaceAbove {
  margin-top: 3em;
}
.spaceBelow {
  margin-bottom: 3em;
}

/************************** Header *******************************/

#hdWrapper {
  background-color: #000;
  color: #fff;
  height: 44px;
}

#hdWrapper ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

#hdWrapper ul li {
  margin: 0px;
  padding: 0px;
}

#hdWrapper ul#loginLink {
  font-size: 11px;
  padding: 7px 10px 0px 0px;
}

#hdWrapper ul#loginLink li {
  float: right;
}

#hdWrapper ul#loginLink li.navLabel {
  padding: 5px 7px;
}

#hdWrapper ul#loginLink li.navLabel a {
  color: #CAE2E9;
}

#hdWrapper ul#loginLink .facebook_nav_link {
  padding-right: 2px;
}

#hdWrapper ul#loginLink #navLoginoutLi, #hdWrapper ul#loginLink #navRegAccountLi {
  border-left: 1px dotted #fff;
}


#hdWrapper ul#loginLink #navRegAccountLi {
  max-width: 120px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#hdWrapper ul#loginLink #navLoginoutLi, #hdWrapper ul#loginLink #navRegAccountLi {
  margin-top: 4px;
}

#hdWrapper ul #custom_nav_item {
  padding: 5px 0px 0px 20px;
}

#hdWrapper ul #custom_nav_spon {
  padding: 5px 0px 0px 0px;
}

#searchForm input.text {
  border: 1px solid #7d7d7d;
  padding: 4px;
  height: 22px;
  font-size: 11px;
}

#searchForm #searchSubmit {
  padding: 0;
}

#searchForm table {}

#searchForm table td {
  vertical-align: top;
}

#navwrapper {
  background-color: #fff;
}

#houseAdTop {
  padding: 20px 0px 20px 50px;
  float: left;
}

#houseAdTop a {
  display: block;
  float: left;
}

a.block {
  display: block;
}

a.block img {
  display: block;
}

#AdTop {
  float: right;
  width: 728px;
  height: 90px;
  padding: 20px 10px 20px 0px;
}

#ftWrapper {
  text-align: center;
  font-size: 11px;
  margin: 25px 0px 20px 0px;
}

#ftWrapper .ftRow {
  text-transform: uppercase;
  padding-bottom: 5px;
}

#ftWrapper a {
  color: #4D4D4F;
}

#ftWrapper .divider {
  padding: 0px 5px;
}

#ft {
  padding-bottom: 20px;
}

#columns {
  margin: 0px 0px 0px 10px;
  width: 1220px;
  background-image: url(../rd/img/borders.png);
  background-repeat: repeat-y;
  background-position: 575px 0px;
}

#columns.cmsPage {
  margin: 10px 0px 0px 10px;
  background-image: url(../rd/img/borders2.png);
  background-position: 905px 0px;
}

#columns .column {
  float: left;
}

#columns #column1 {
  margin-right: 30px;
  width: 560px;
}

#columns #column2 {
  margin-right: 30px;
  width: 300px;
}

#columns #column12 {
  width: 890px;
  margin-right: 30px;
  background-color: #fff;
}

#columns #column123 {
  width: 1215px;
  padding: 15px 0px 15px 15px;
  margin-top: 10px;
}

#columns #column3 {
  width: 300px;
}

.sidebarAdContainer_300_250 {
  width: 300px;
}

.sidebarAdContainer_300_250 iframe {
  margin-bottom: 10px;
}

.columnGAM iframe {
    margin-bottom: 10px;
}

#promoAlerts {
  margin-bottom: 10px;
  background-color: #e1dcd7;
  background-repeat: no-repeat;
  background-position: 0px 68px;
  min-height: 142px;  
}

#promoAlerts .alert {
  background-image: url(../rd/img/promo_arrow.png);
  background-repeat: no-repeat;
  padding: 15px 20px;
  background-position: 0px 20px;
}

#promoAlerts hr {
  border: 0px;
  border-top: 1px solid #7A7B7F;
  margin: 0px 20px;
}

#promoAlerts #moduleNewsItems {
  
}

#promoAlerts #moduleNewsItems .moduleNewsItem {
  margin-bottom: 10px;
  color: #8a7967;
  font-size: 12px;
}

#breakingNews {
  margin: 0px 0px 0px 20px;
}

#breakingNews table {
  width: 100%;
}

#breakingNews table td {
  background-color: #f05134;
  color: #fff;
  vertical-align: top;
}

#breakingNews table td a { 
  color: #fff;
}

#breakingNews table td.sep {
  background-color: #fff;
  width: 5px;
}

#breakingNews table td.img {
  width: 100px;
}

#breakingNews table td.alerts {
  padding: 15px;
  font-size: 12px;
  font-weight: bold;
}

#breakingNews table td.alerts .alert {
  padding-bottom: 7px;
}

#breakingNews table td.alerts .alert.last {
  padding-bottom: 0px;
}

.socialfb.socialtwitter {
  padding-bottom: 10px;
}

.socialtwitter > * {
  display: inline-block;
  vertical-align: middle !important;
}

#floatFooter .twitter-share-button {
    vertical-align: bottom;
}

#socialBlock {
  font-size: 11px;
  font-weight: bold;
  margin: 0px 0px 20px 0px;            
}

#socialBlock table td {
  padding-right: 7px;
}

#socialBlock .printIconSocial {
  float: left;
  margin: 2px 0px -6px 0px;
  width: 18px; 
  height: 18px; 
}
#socialBlock .socialBlockLabel {
  float: left;
  margin: 4px 10px 0px 4px;
  cursor: pointer;
}
#socialBlock #shareThisWidget {
  float: left;
  padding: 4px 0px 0px 10px;
}
            
#socialBlock #retweetWidget {
    float: left;
    margin: 3px 0px 0px 10px;
}

#socialBlock #fblike {
  float: left;
  margin: 3px 0px 0px 10px;
}

ul#tagBlock {
  margin: 20px 0px;
  padding: 0px;
  list-style-type: none;
  font-size: 12px;
}

ul#tagBlock li {
  padding-bottom: 10px;
}

ul#tagBlock li img {
  float: left;
  margin: 0px 10px 10px 0px;
}

.dividerBar {
  background-color: #d8e9f0;
  font-style: italic;
  font-size: 12px;
  border-top: 1px solid #b5d7e3;
  padding: 3px 4px;
  font-family: Helvetica, Arial, sans-serif;
}

.related {
  margin: 10px 0px 15px 0px;
}

.related .dividerBar {
  margin-bottom: 10px;
}

.related_item {
  margin: 0px 0px 10px 15px;
}

.related_item .dateline {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: italic;
  padding-bottom: 5px;
}

.related_item .headline {
  
}

#slideShowLink {
    float: left;
    position: relative;
}

#detailPhotoBox, #detailPhotoBoxFlat {    
  font-size: 11px;
  color: #888888;
  margin-bottom: 20px;       
}

#detailPhotoBox .credit, #detailPhotoBoxFlat .credit {
  font-size: 11px;
  color: #8a7967;
  width: 100%;
  margin-top: 2px;
}
#detailPhotoBox .courtesy_credit, #detailPhotoBoxFlat .courtesy_credit {
  font-size: 11px;
  color: #8a7967;
  width: 100%;
  margin-top: 2px;
}

#detailPhotoBox .caption, #detailPhotoBoxFlat .caption {
  width: 100%;
  font-size: 12px;
  margin-top: 4px;
}

.portrait_placeholder {
    width: 263px;
    height: 350px;
    padding: 4px;
    margin: 1px 0px 0px 45px;
}

.landscape_placeholder {
    width: 350px;
    height: 265px;
    padding: 5px;
    margin: 0px 0px 0px 0px;
}

.photo350 {
    border: 1px solid #ececec;
    width: 350px;
    padding: 4px;
    margin: 0px 0px 0px 0px;
    background-color: white;
}
.photo350SlideshowPreview {
    position: absolute;
    border: 1px solid #ececec;
    width: 350px;
    padding: 4px;
    margin: 0px 0px 0px 0px;
    background-color: white;
}
#photo350Overlay, #photo350OverlayOn {
    width: 350px;
    height: 265px;
    padding: 5px;
    margin: 0px 0px 0px 0px;
    position: absolute;
    opacity: .90;
    filter: alpha(opacity=90);
    display: none;
}

/*since I needed a new size, I figured I might as well generalize this -CCC */ 
#photo350SlideShowOverlay, #photo350SlideShowOverlayOn {
    padding: 0px;
    margin: 0px;
    position: absolute;
    opacity: .90;
    filter: alpha(opacity=90);
    bottom: 0px;
}

.photoArticleThumb {
    padding: 5px;
    display: block;
    float: left;
}

#photo350SlideShowOverlayOn, :hover>#photo350SlideShowOverlay { display: none; }
:hover>#photo350SlideShowOverlayOn, #photo350SlideShowOverlay { display: inline; }

.photo263 {
    border: 1px solid #ececec;
    width: 263px;
    padding: 4px;
    margin: 0px 0px 0px 45px;
    background-color: white;
}
.photo263SlideshowPreview {
    position: absolute;
    border: 1px solid #ececec;
    width: 263px;
    padding: 4px;
    margin: 0px 0px 0px 44px;
    background-color: white;
}
#photo263Overlay, #photo263OverlayOn {
    width: 263px;
    height: 350px;
    padding: 4px;
    margin: 1px 0px 0px 45px;
    position: absolute;
    opacity: .90;
    filter: alpha(opacity=90);
    display: none;
}

.photo263Caption {
    margin: 0px 45px 0px 45px;
    font-family: Helvetica, Arial, sans-serif;
}

.photo350Caption {
    margin-top: 4px;
    font-family: Helvetica, Arial, sans-serif;
}

.mapDetailGMapBoxOuter, #mapDetailGMapBoxOuter {
  height: 268px;
  width: 358px;
  border: 1px solid #ececec;
  background-color: white;
}

.mapDetailGMapBox, #mapDetailGMapBox {
  margin: 4px;
  height: 260px;
  width: 350px;
}

#mapDetailGMapCaption {
  font-size: 9px;
  text-transform: uppercase;
  line-height: 13px;
  margin-top: 8px;
  margin-bottom: 15px;
  font-family: Helvetica, Arial, sans-serif;
}

#mapDetailGMapCaption a {
  font-size: 12px;
  text-transform: none;
}

#whatsNearHere {
  font-size: 12px;
  margin-bottom: 10px;
}

#whatsNearHere ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

#whatsNearHere ul li {
  padding: 0px;
  margin: 3px 0px;
  line-height: 18px;
}

#whatsNearHere ul li a {
  width: 265px;
  float: left;
  display: block;
  margin-right: 30px;
  font-family: Helvetica, Arial, sans-serif;
}

#whatsNearHere ul li span {
  float: left;
  display: block;
}

#whatsNearHere h3 {
  font-weight: bold;
  text-transform: uppercase;
  padding: 10px 0px;
  margin-top: 10px;
  border-top: 1px solid #e9e6e1;
}

#whatsNearHere h3.first {
  border-top: 0px;
  margin-top: 0px;
}

span.tag {
  background-color: #f03c2e;
  color: #fff;
  padding: 2px 4px;
  text-transform: uppercase;
  font-size: 9px;
}

.subNavBar {
  background-color: #e1ded9;
  padding: 10px 6px;
}

.subNavBar .detail {
  padding: 5px 10px;
}

#mapDetailArticleWell h1 {
  font-size: 30px;
  margin-bottom: 15px;
  line-height: 38px;
}

#mapDetailArticleWell h2 {
  font-size: 12px;
  margin-bottom: 20px;
  color: #8a7967;
}

td.bleft {
  width: 11px;
  border-left: 3px solid #c9c2ba;
}

td.bright {
  width: 11px;
  border-right: 3px solid #c9c2ba;
}

td.btop {
  width: 11px;
  border-top: 3px solid #c9c2ba;
}

.metaBlock {
  padding: 10px 5px;
  font-size: 12px;
  line-height: 18px;
}

.metaBlockTitle {
  text-transform: uppercase;
  color: #f03c2e;
}

.metaBlockHalf.occ {
  font-size: 11px;
}

/************************** Modules *******************************/
.latest_best_dressed {
  background-color: #000;
  margin-bottom: 10px;
  padding: 5px 0px;
}

.latest_best_dressed.site3 {
  background-color: #6f706d;
  background-image: url(../rd/img/styleback3.png);
  padding: 0 0 5px 0;
}

.latest_best_dressed .latest_sponsor {
  padding: 0 10px 10px 0;
}

.latest_best_dressed .latest_sponsor img {
  margin: 0px;
  float: right;
}

.latest_best_dressed img {
  display: block;
  margin: 0px auto;
}

.latest_best_dressed .image {
  border-top: 4px double #252525;
  margin: 12px 0px;
  padding-top: 12px;
}

.latest_best_dressed.site3 .image {
  border-top: 0px;
}

.latest_best_dressed .text {
  margin: 0px 15px;
}

.latest_best_dressed.site3 .dateline {
  color: #000;
}

.latest_best_dressed .dateline {
  font-size: 17px;
  margin-bottom: 5px;
  color: #afb1b4;
}

.latest_best_dressed.site3 .dateline span {
  color: #d9e021;
}

.latest_best_dressed a {
  color: #fff;
}

.latest_best_dressed.site3 a {
  color: #000;
}

.latest_best_dressed .name {
  font-size: 17px;
  margin-bottom: 20px;
}

.latest_best_dressed .name a {
  text-decoration: underline;
}

.latest_best_dressed .dateline span {
  color: #ffd135;
  padding-bottom: 5px;
}

.latest_best_dressed .read {
  font-size: 12px;
  padding-bottom: 10px;
}

#latestNews {
  margin-bottom: 10px;
  background-color: #f2f2f2;
}

#latestNews #moduleNewsItems {
  border-top: 4px double #b5b5b5;
  margin: 8px;
  padding-top: 8px;
}

#latestNews #moduleNewsItems .moduleNewsItem {
  border-top: 1px dashed #878787;
  padding: 8px 0px;
}

#latestNews #moduleNewsItems .moduleNewsItem.first {
  border-top: 0px;
  padding-top: 0px;
}

#metaInfo table {
  width: 100%;
}

#latestNews #moduleNewsItems .dateline {
  float: left;
  padding: 6px 0px;
  width: 70px;
  font-size: 11px;
}

#latestNews #moduleNewsItems .dateline .wrapper {
  float: left;
}

#latestNews #moduleNewsItems .dateline .top {
  border-bottom: 1px solid #007698;
  font-style: italic;
}

#latestNews #moduleNewsItems .headline {
  width: 210px;
  float: left;
}

#city_guide_module {
    background-color: #8c8e90;
    color: #6f7072;
    margin-bottom: 10px;
    padding: 0 15px 20px;
}

#city_guide_module > a {
    color: white;
    display: block;
    font-family: "Georgia", serif;
    font-size: 32px;
    font-style: italic;
    letter-spacing: 4px;
    padding: 10px 0 4px;
    text-align: center;
    text-decoration: none;
}

#city_guide_module .text {
    border-bottom: 1px dashed #999;
    color: #007b9b;
    font-family: "Georgia", serif;
    letter-spacing: 1px;
    line-height: 1.3;
    margin: 0 15px 3px;
    padding: 10px 0 7px;
    text-align: center;
    white-space: pre-line;
}

#city_guide_module > form {
    background-color: #e1e2e3;
    padding-bottom: 10px;
}

#city_guide_module .step {
    font-size: 16px;
    font-style: italic;
    height: 45px;
    line-height: 45px;
    padding: 0 0 0 30px;
    position: relative;
    vertical-align: top;
}

#city_guide_module .step > .before {
    background: url(../images/guide/module_sprite.png) no-repeat;
    display: inline-block;
    height: 45px;
    left: -10px;
    position: absolute;
    top: 0;
    width: 32px;
}

#city_guide_module .step > .two {
    background-position: -37px 0;
}

#city_guide_module .step > .three {
    background-position: -72px 0;
}

#city_guide_module .go_button {
    background: url(../images/guide/module_sprite.png) no-repeat;
    background-position: -106px 0;
    display: inline-block;
    float: right;
    padding-right: 35px;
    height: 45px;
    width: 45px;
}

#city_guide_module .pt {
    font-size: 13px;
    letter-spacing: 1px;
    padding: 0 0 7px 20px;
}

#city_guide_module .location {
    padding: 0 0 15px 23px;
}

#city_guide_module .location > * {
    padding: 2px 3px;
    margin: 3px 0;
}

#city_guide_module select, #location {
    width: 180px;
}

#from_the_city_guide {
  margin-bottom: 10px;
  background-color: #a4a5a9;
  color: #fff;
}

#from_the_city_guide .places {
  border-top: 4px solid #fff;
  padding: 0px 0px;
}

#from_the_city_guide .place {
  padding: 0px 13px;
  background-image: url(../rd/img/arrow_white.png);
  background-repeat: no-repeat;
  background-position: 0px 15px;
}

#from_the_city_guide .place .inner{
  padding: 10px 0px;
  border-top: 4px double #7a7b7f;
}

#from_the_city_guide .place.first .inner {
  border-top: 0px;
}

#from_the_city_guide img {
  display: block;
}

#from_the_city_guide .place .desc {
  font-size: 9px;
  text-transform: uppercase;
}

ul.slideshow-back-next {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

ul.slideshow-back-next {
  margin-top: 15px;
  background-image: url(../rd/img/squiggle.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  height: 24px;
}

ul.slideshow-back-next li.back-button a {
  background-image: url(../rd/img/reverse.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  display: block;
  width: 24px;
  height: 34px;
  color: transparent;
}

ul.slideshow-back-next li {
  float: left;
  margin-top: 10px;
}

ul.slideshow-back-next li.back-button {
  margin: 10px 10px 0px 121px;
}

ul.slideshow-back-next li.next-button a {
  background-image: url(../rd/img/forward.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  display: block;
  width: 24px;
  height: 24px;
  color: transparent;
}

.flist_wrapper .slider-wrapper {position:relative; overflow:hidden; width:300px; height:275px;}
.flist_wrapper .slider-holder {overflow:hidden; width:300px; display:block; height:275px; padding:0; margin:0;}
.flist_wrapper .slider-holder li {padding:0px; margin-top:0px; display:block; width:300px; height:275px; float:left; list-style:none; color:#000;}
.flist_wrapper .slider-holder ul ul {height:auto; padding-left:18px;}
.flist_wrapper .slider-holder li li {padding:0; margin:0; display:list-item; width:auto; height:auto; float:none; list-style:disc;}
.flist_wrapper .s-active {position:relative; top:0; left:0;}
.flist_wrapper ul { padding: 0px; }

#GAMEvents_Calendar_Sponsor_Rectangle {
  margin-bottom: 10px;
}

#upcomingEvents {
  background-color: #949599;
}

#upcomingEvents img {
  display: block;
}

#upcomingEvents img.logo {
  border-bottom: 4px solid #fff;
}

#upcomingEvents #moduleEvents {
  padding: 10px;
}

#moduleEvents td {
  width: 139px;
}

#moduleEvents {
  color: #fff;
}

#moduleEvents a {
  color: #fff;
}

#moduleEvents td.dt {
  padding-top: 8px;
  font-size: 12px;
}

#moduleEvents td.dt .day {
  font-weight: bold;
  float: left;
  background-color: #fff;
  color: #000;
  padding: 2px 5px;
  font-family: 'Roboto Condensed', arial, sans-serif;
}

#moduleEvents td.dt .day .b {
  color: #007698;
}

#moduleEvents td.dt .day .gfont {
  font-weight: normal;
  font-style: italic;
  font-family: 'Roboto Condensed', arial, sans-serif;
}

#moduleEvents td.dt .time {
  padding-top: 3px;
}

#moduleEvents td.dt, #moduleEvents td.place {
  border-right: 1px solid #fff;
  font-family: 'Roboto Condensed', arial, sans-serif;
}

#moduleEvents td.place.last, #moduleEvents td.name.last {
  border-bottom: 0px;
}

#moduleEvents td.place {
  border-bottom: 1px dashed #fff;
  padding-top: 5px;
  padding-bottom: 5px;
  vertical-align: top;
}

#moduleEvents td.name {
  border-bottom: 1px dashed #fff;
  padding-top: 5px;
  padding-bottom: 5px;
  vertical-align: middle;
  font-family: Helvetica, Arial, sans-serif;
}

#moduleEvents td.place {
  padding-right: 10px;
  font-size: 11px;
}

#moduleEvents td.name {
  font-size: 10px;
  text-transform: uppercase;
  padding-left: 10px;
}

#upcomingEvents .sponsor {
  background-color: #fff;
  color: #48484a;
  padding: 10px;
}

#upcomingEvents .sponsor a {
  color: #7d7e81;
}

#upcomingEvents .sponsor .event_sponsor {
 float: left;
 font-size: 11px;
 font-style: italic;
}

#upcomingEvents .sponsor img {
  float: left;
  padding-left: 10px;
}

#poll_module {
  background-image: url(../rd/img/pollbg.png);
  margin-bottom: 10px;
  padding: 15px;
}

#poll_module .pp {
  color: #f03c2e;
  font-size: 12px;
  text-align: center;
  text-transform: uppercase;
}

#poll_module .inner {
  background-color: #fff;
}

#poll_module .logo {
  position: absolute;
  margin: 0px 0px 0px -10px;
}

#poll_module h2 {
  text-align: right;
  font-size: 26px;
  margin-bottom: 15px;
}

#poll_module .inner .pad {
  padding: 40px 20px;
}

#poll_module .summary {
  text-align: right;
}

#poll_module .pollItemsInner img.landscape {
  cursor:pointer;
  cursor:hand;
  padding: 0px 0px;
}

#poll_module .pollItemsInner img.portrait {
  cursor:pointer;
  cursor:hand;
  padding: 0px 28px;
}

.pmessage {
  font-size: 26px;
  font-style: italic;
  color: #231F20;
  border: 12px solid #0ea9cf;
  background-color: #fff;
}

.pmessage img {
  display: block;
  margin: 15px auto 20px auto;
}

.pmessage .inner {
  left: 4px;
}
  
.pmessage .inner2 {
  width: 370px;
  height: 310px;
  text-align: center;
  padding: 10px;
}

.pmessage .inner2 div {
  padding-top: 0px;
}

.current_series_nof {
  margin-bottom: 10px;
}

.current_series_nof .sponsor img, .current_series_nof .title img {
  display: block;
}

.current_series_nof .pad {
  padding: 10px 0px 0px 0px;
}


.current_series_nof hr {
  border: 0px;
  border-top: 2px dotted #D8DCDD;
  padding: 0px;
  margin: 10px 0px 5px 0px;
}

.current_series_nof .headlines {
  padding-bottom: 5px;
}

.current_series_nof .headlines .item {
  padding: 5px 10px;
  margin: 5px 0px;
  border-top: 1px dotted #fff;
}

.current_series_nof .headlines .dateline {
  float: left;
  width: 57px;
  font-size: 20px;
}

.current_series_nof .headlines .headline {
  float: left;
  width: 223px;
}

.current_series_nof .headlines .item.first {
  border-top: 0px;
}

.middleWrapper {
  width: 302px;
  margin: 0px auto;
}

.middleWrapper #upcomingEvents {
  border: 1px solid #bdbdbd;
}

.middleWrapper #latestNews {
  border: 1px solid #bdbdbd;
}

#peeps {
  margin-bottom: 10px;
}

#peeps #peepimg {
  display: block;
}

#peeps #peepstweets {
  font-size: 13px;
}

#peeps #peepstweets .inner {
  background-color: #fff;
  padding: 6px 8px 10px 8px;
}

#peeps #peepstweets .inner .scroll-pane {
  height: 350px;
  margin: 0px 0px 0px 0px;
}

#peeps #twitter_update_list {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

#peeps #twitter_update_list li {
  padding: 10px 0px 0px 0px;
  margin: 10px 4px 0px 0px;
  border-top: 1px dashed #afafaf;
}

#peeps #twitter_update_list li.tweet0 {
  padding: 0px;
  margin: 0px 4px 0px 0px;
  border-top: 0px;
}

#peeps #twitter_update_list .floatL {
  width: 205px;
}

#peeps #twitter_update_list li img {
  float: left;
  padding: 0px 10px 0px 0px;
}

#peeps #twitter_update_list li .gfont {
  font-style: italic;
}

#peeps .seemore {
  margin-top: 10px;
  font-weight: bold;
}

.scroll-pane
{
  width: 100%;
  overflow: auto;
}

/****** SCROLL BAR ******/
.jspContainer
{
	overflow: hidden;
	position: relative;
}

.jspPane
{
	position: absolute;
}

.jspVerticalBar
{
	position: absolute;
	top: 0;
	right: 0;
	width: 6px;
	height: 100%;
	background: red;
}

.jspHorizontalBar
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 16px;
	background: red;
}

.jspVerticalBar *,
.jspHorizontalBar *
{
	margin: 0;
	padding: 0;
}

.jspCap
{
	display: none;
}

.jspHorizontalBar .jspCap
{
	float: left;
}

.jspTrack
{
	background: #fff;
	position: relative;
  background-image: url(../rd/img/scroll-line.png);
  background-repeat: repeat-y;
  background-position: center top; 
}

.jspDrag
{
	background: #929699;
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{
	float: left;
	height: 100%;
}

.jspArrow
{
	background: #50506d;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
}

.jspArrow.jspDisabled
{
	cursor: default;
	background: #80808d;
}

.jspVerticalBar .jspArrow
{
	height: 16px;
}

.jspHorizontalBar .jspArrow
{
	width: 7px;
	float: left;
	height: 100%;
}

.jspVerticalBar .jspArrow:focus
{
	outline: none;
}

.jspCorner
{
	background: #eeeef4;
	float: left;
	height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner
{
	margin: 0 -3px 0 0;
}


.promoted_series_nof {
  margin-bottom: 10px;
}

.promoted_series_nof .sponsor img, .promoted_series_nof .title img {
  display: block;
}

.promoted_series_nof .pad {
  padding: 5px 8px 0px 8px;
  background-color: #fff;
  border-bottom: 6px solid #c81a20;
}


.promoted_series_nof hr {
  border: 0px;
  border-top: 2px dotted #c81a20;
  padding: 0px;
  margin: 10px 0px 5px 0px;
}

.promoted_series_nof .headlines {
  padding-bottom: 5px;
}

.promoted_series_nof .headlines .item {
  padding: 5px 10px;
  margin: 5px 0px;
  border-top: 1px dotted #c81a20;
}

.promoted_series_nof .headlines .dateline {
  float: left;
  width: 57px;
  font-size: 20px;
  color: #8A7967;
}

.promoted_series_nof .headlines .headline {
  float: left;
  width: 205px;
}

.promoted_series_nof .headlines .item.first {
  border-top: 0px;
}

.promoted_series_nof a {
  color: #000;
}

.followbutton {
  margin-bottom: 10px;
}

#deal_top {
  position: absolute;
  margin: 10px 0px 0px 475px;
  width: 145px;
  font-size: 13px;
}

#deal_top img {
  margin: 0px auto;
  display: block;
}

#deal_top div.bottom {
  display: none;
  background-image: url(../rd/img/hotdeal_dropdown.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  padding: 8px 8px 5px 8px;
}

#deal_top a {
  color: #fff;
}

#navwrapper .dealpad {
  height: 28px;
  display: none;
}

#Marquee.active {
    overflow: visible !important;
}

#Marquee.active div:hover {
    height: 500px;
}

#vault_side .wrapper {
  margin-bottom: 10px;
  background-color: #fff;
}

#vault_side img {
  display: block;
}

#vault_side .wrapper .bar {
  background-color: #f05134;
  height: 15px;
}

#vault_side .offer {
  padding: 15px;
  border-top: 4px double #b0adad;
  margin: 0px 10px;
}

#vault_side .offer .text {
  font-size: 16px;
  margin-bottom: 5px;
}

#vault_side .offer .place {
  text-transform: uppercase;
  color: #8f7f6f;
  font-size: 12px;
}

#vault_side .offer .text a {
  color: #606163;
}

#vault_side .offer.first {
  border-top: 0px;
}

#vault_side .offer .img {
  margin-top: 5px;
}

#vault_side .offer .img img {
  margin: 0px auto;
}

iframe.tournament {
  margin-bottom: 10px;
}

#floatFooter {
  position: fixed;
  bottom: 0px;
  min-width: 1278px;
  width: 100%;
  z-index: 10000;
  font-size: 11px;
  color: #fff;
  display: none;
}

#floatFooter a {
  color: #fff;
}

#floatFooterInner {
  width: 1278px;
  height: 51px;
  background-image: url(../img/footerbg.png);
  margin: 0px auto;
}

#floatFooterInnerInner {
  padding: 11px 9px 0px 9px;
}

#floatFooterInnerInner table {
  height: 40px;
}

#floatFooterInnerInner table td {
  vertical-align: middle;
}

#floatFooterInnerInner table td img {
  padding-top: 4px;
}

#floatFooter .upper {
  text-transform: uppercase;
}

#floatFooter .dots {
  padding: 0px 10px;
}

#floatFooter .addthis_toolbox {
  padding-top: 6px;
}

#footerVault {
  padding-right: 148px;
}

#footerVault img {
  position: fixed;
  bottom: 0px;
}

#Footer {
  width: 300px;
  height: 40px;
  margin: 0px 5px 0px 10px;
}

#footerSubscribe {
  padding-left: 20px;
}

span.related_stuff {
  font-family: 'Roboto Condensed', arial, sans-serif;
  padding: 0px 0px 0px 10px;
  background-repeat: no-repeat;
  background-position: 100% 60%;
}

span.related_stuff .arrowdown, span.related_stuff .arrowup {
  padding-left: 5px;
}

span.related_stuff .arrowdown {
  display: none;
}

span.related_stuff:hover {
  color: #cbc4bb;
}

span.related_stuff:hover .arrowup {
  display: none;
}

span.related_stuff:hover .arrowdown {
  display: inline;
}

.footerRelated_box {
  width: 365px;
  position: absolute;
  bottom: 25px;
  display: none;
  padding-bottom: 15px;
}

.footerRelated_box .inner {
  background-color: #fff;
  padding: 5px 10px 10px 10px;
  border-left: 4px solid #007b9b;
  border-right: 4px solid #007b9b;
  border-top: 4px solid #007b9b;
}

span.related_stuff:hover .footerRelated_box {
  display: block;
}

#floatFooter .footerRelated_box {
  text-transform: none;
  
}

#floatFooter .footerRelated_box a {
  color: #007698;
}

.footerRelated_box hr {
  border: 0px;
  border-top: 1px solid #cbc4bb;
}

.footerRelated_item {
  padding: 5px 0px;
}

.footerRelated_box table {
  width: 100%;
}

.footerRelated_box table td {
  vertical-align: middle;
  text-align: center;
}

.footerRelated_box table td.img {
  width: 64px;
  padding-right: 8px;
}

.footerRelated_box table td.img.dateline {
  width: 50px;
}

.footerRelated_box table td.txt {
  text-align: left;
}

.footerRelated_item .dateline {
  color: #6d6e70;
}

.footerRelated_item .top {
  border-bottom: 1px solid #007698;
  margin-bottom: 1px;
  padding-bottom: 3px;
  width: 50px;
}

.footerRelated_item .bottom {
  width: 50px;
}

#footerAlerts {
  
}

#alert_count {
  background-color: #ec1c24;
  border: 2px solid #fff;
  width: 16px;
  height: 16px;
  line-height: 16px;
  border-radius: 10px;
  text-align: center;
  margin: -27px 0px 0px 35px;
  display: block;
  position: absolute;
}

#footerAlertsList {
  padding-bottom: 15px;
  margin-left: -100px;
}

#footerAlertsList .inner {
  padding: 5px 10px 10px 10px;
  border-left: 4px solid #007b9b;
  border-right: 4px solid #007b9b;
  border-top: 4px solid #007b9b;
  background-color: #fff;
  color: #6D6E70;
}

#footerAlerts:hover #footerAlertsList {
  display: block;
}

#footerAlerts .title {
  font-size: 13px;
  font-family: 'Roboto Condensed', arial, sans-serif;
  text-align: left;
  text-transform: uppercase;
  padding: 5px 0px 10px 0px;
}

#footerAlerts .title span {
  color: #f03c2e;
}

#footerAlerts .footerRelated_item td {
  padding: 0px 0px 10px 0px;
}

#footerAlerts .footerRelated_item td.dateline {
  padding-right: 10px;
}

#footerAlerts .footerRelated_item td.vault {
  padding-right: 10px;
}

#footerAlerts .txt, #footerAlerts .alertFooterPromo {
  font-size: 13px;
}

.footerRelated_box table td .alertFooterPromo {
  text-align: left;
}

.alertstext {
  font-family: 'Roboto Condensed', arial, sans-serif;
}

#footerAlerts:hover .alertstext {
  color: #cbc4bb;
}

.read {
  margin-bottom: 10px;
}

.read .firm {
  width: 115px;
  height: 88px;
}

.read img {
 display: block; 
}

.read .firm img {
  margin: 0 auto 0 auto;
}

.read .firm table td {
  height: 88px;
  vertical-align: middle;
}

.read .listings {
  background-color: #e0dbcb;
}

.read .listings .inner {
  padding: 2px 10px 0 10px;  
}

.read .listings .wrapper {
  padding: 0 0 0 12px;  
}

.read .listings .listing {
  margin: 0 15px 15px 0;
}

.read .roll {
 text-transform: uppercase;
 font-size: 11px;
 margin-bottom: 10px;
}

.read .nb {
  text-align: center;
  text-transform: uppercase;
  font-size: 12px;
  color: #684f40;
  letter-spacing: 1px;
  max-width: 119px;
}

.read .hover {
  position: absolute;
  width: 380px;
  border: 1px solid #6d6e70;
  background-color: #e6e7e8;
  display: none;
  margin: -30px 0 0 -30px;
  z-index: 1000;
}

.read .listings .listing:hover .hover {
  display: block;
}

.read .hover .side1 {
  width: 255px;
  text-align: center;
  padding-bottom: 10px;
  vertical-align: top;
}

.read .hover .side1 .addr {
  margin: 7px 0 3px 0;
  font-size: 18px;
  color: #761019;
  text-transform: uppercase;
}

.read .hover .side1 .subaddr {
  margin: 0 0 5px 0;
  font-size: 12px;
  color: #761019;
  text-transform: uppercase;
}

.read .hover .side1 .price {
  margin: 0 0 5px 0;
  font-style: italic;
  color: #6d6e70;
}

.read .hover .side1 a {
  text-decoration: none;
  color: #761019;
}

.read .hover .side1 img {
  margin: 0 auto;
}

.read .hover .side2 {
  width: 125px;
  background-color: #fff;
  padding-bottom: 10px;
  vertical-align: top;
}

.read .pshowcase.side {
  background-image: url(../img/property_showcase.png);
  width: 300px;
  height: 70px;
  color: #fff;
  text-align: center;
}

.read .pshowcase.side div {
  padding-top: 45px;
}

.read .hover .side2 .agent {
  margin-top: 10px;
}

.read .hover .side2 .aname {
  text-align: center;
  color: #606163;
  padding: 5px 0;
  text-transform: uppercase;
  font-size: 12px;
}

.read .hover .side2 img {
  margin: 0 auto;
}

.insider-campaign .insider-wrapper {
    color: #373535;
}

.insider-campaign .insider-form {
    position: relative;
    background: white;
}

.insider-campaign .ribbon {
    line-height: 0;
    position: absolute;
    width: 35px;
}

.insider-campaign .ribbon .corner {
    border: solid;
    border-color: transparent #943d30 #943d30 transparent;
    float: left;
}

.insider-campaign .ribbon .square {
    background-color:#F15A42;
    display: inline-block;
    float: left;
}

.insider-campaign .ribbon .notch {
    border: solid;
    display: inline-block;
    border-color: white #F15A42;
}

.insider-campaign .insider-form label {
    color: #F15A42;
    font-size: 1.2em;
}

.insider-campaign .small-print {
    font: 8px "Helvetica", arial, sans-serif;
    padding: 5px 25px;
    text-align: right;
}

.insider-campaign .error {
    font-size: 10px;
    text-align: left;
    color: red;
    display: none;
    padding-left: 10px;
}

.insider-campaign .show {
    display: block !important;
    list-style: disc;
}

.insider-campaign .message {
    letter-spacing: 1px;
}

.insider-campaign .input-row {
    padding: 3px 10px 4px;
}

#insider-module .insider-wrapper {
    background: url("../images/insider/module-bg.png") no-repeat;
    font: 10px 'Roboto Condensed', arial, sans-serif;
    padding: 83px 10px 10px;
    width: 280px;
}

#insider-module .ribbon {
    left: -6px;
    top: 8px;
}

#insider-module .ribbon .corner {
    border-width: 2px 3px;
}

#insider-module .ribbon .square {
    height: 21px;
    width: 21px;
}

#insider-module .ribbon .notch {
    border-width: 10px 0 11px 8px;
}

#insider-module .message {
    padding: 8px 0 5px 25px;
    width: 250px
}

#insider-module .sign-up-now {
    left: 160px;
    position: absolute;
    top: 40px;
}

#insider-module u { text-decoration: none; }

#insider-module .submit-button {
    height: 20px;
    vertical-align: top;
    width: 63px;
} 

#insider-module .email {
    border: #d2d4d5 1px solid;
    height: 18px;
    margin: 0 0 0 10px;
    padding: 0 10px;
    width: 165px;
}

#insider-module .popup, #insider-popup .module, .insider-campaign .hidden { display: none; }

#insider-popup .insider-wrapper {
    background: url("../images/insider/bg.png");
    font: 14px 'Roboto Condensed', arial, sans-serif;
    padding: 10px 44px 15px;
    width: 450px;
}
#insider-popup .insider-wrapper > img {
    width: 446px;
    height: 111px;
}
#insider-popup .ribbon {
    left: -6px;
    top: 11px;
}

#insider-popup .ribbon .corner {
    border-width: 2px 3px;
}

#insider-popup .ribbon .square {
    height: 32px;
    width: 22px;
}

#insider-popup .ribbon .notch {
    border-width: 16px 0 16px 12px;
}

#insider-popup .message {
    padding: 11px 39px 25px;
    width: 400px;
}

#insider-popup u {
    border-bottom: 2px solid #F15A42;
    text-decoration: none;
}

#insider-popup .sign-up-now {
    display: none;
}

#insider-popup .submit-button {
    height: 34px;
    vertical-align: middle;
    width: 178px;
}

#insider-popup .email {
    border: #d2d4d5 2px solid;
    height: 20px;
    margin: 0 0 0 10px;
    padding: 0 10px;
    width: 220px;
}

#insider-popup p { font-size: 1.3em; }

.insider-campaign p { padding: 10px; }

.social_log {
  
}

.social_log a {
  display: inline-block;
  margin: 0 5px;
  border: 1px solid #007698;
  width: 105px;
  text-align: center;
  
  border-radius: 5px;
  
  -moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
  -webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	
  font-family: 'Roboto Condensed', arial, sans-serif;
  
	font-size:15px;
	font-weight:bold;
	padding: 8px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
}

.social_log a span {
  display: inline-block;
  text-transform: uppercase;
  vertical-align: middle;
}

.social_log a span:first-child {
  font-family: 'IcoMoonRegular';
  font-size: 220%;
  padding-right: 10px;
}

.classname {
  
}

.social_log a:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}

.social_log a:active {
	position:relative;
	top:1px;
}

.social_log .flog span:first-child {
  color: #3B5998;
}

.social_log .tlog span:first-child {
  color: #4c90c6;
}

.social_log .glog span:first-child {
  color: #D14836;
}

.form_social_log label {
  width: 130px;
  text-align: right;
  display: inline-block;
}

.signup .form_social_log label {
  width: 175px;
}

#socialize div {
  margin-bottom: 15px;
  font-family: Georgia, serif;
  font-size: 1.2em;
}

#socialize #recaptcha_table div {
  text-transform: none;
  margin-bottom: 0;
}

#socialize input {
  font-size: 1.2em;
  padding: 3px 8px;
}

#socialize a.signup {
  display: inline-block;
  margin-left: 60px;
}

#socialize .forget {
  text-align: center;
  font-size: 80%;
  margin-top: 30px;
}

#socialize .error, .error_m {
  font-size: 1.2em;
  color: #f00;
  text-align: center;
}

#socialize ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#socialize ul li {
  margin-bottom: 15px;
}

#socialize .helptext { 
  display: none;
}

#socialize .errorlist {
  display: block;
}

.email .form_social_log label {
  width: 75px;
}


.snap_show a {
  display: block;
  float: right;
}

.snap_show a {
  width: 102px;
  height: 50px;
  background-image: url(../csnap/SlideshowBuy.png);
  display: block;
}

.snap_up {
  margin-top: -10px;
}

.snap_small {
  text-align: right;
}

.snap_small a {
  width: 109px;
  height: 25px;
  background-image: url(../csnap/BUYTHISPHOTO.png);
  display: inline-block;
}

.snap_small.white a {
  width: 109px;
  height: 25px;
  background-image: url(../csnap/white_snap1.png);
  display: inline-block;
  margin: 10px 20px 10px 0px;
}

#khou11 {
  margin: 0 0 10px 0;
  background-color: #fff;
}

#khou11 img {
  display: block;
  border: 0;
}

#khou11 .tabs {
  border-left: 1px solid #c9cacb;
  border-right: 1px solid #c9cacb;
}

#khou11 .img {
  border-top: 1px solid #c9cacb;
  border-left: 1px solid #c9cacb;
  border-right: 1px solid #c9cacb;
}

#khou11 .tabs a {
  display: block;
  float: left;
  width: 149px;
  color: #fff;
  padding: 7px 0 5px 0;
  text-align: center;
  text-transform: uppercase;
  background-color: #333;
  font-family: arial, sans-serif;
  font-size: 13px;
}

#khou11 .tabs a:first-child {
  background-color: #00a4c4;
}

#khou11 .tabs a.video.selected:before {
  border-top: 10px solid #333;
}

#khou11 .tabs a.selected:before {
  content: '';
  position: absolute;
  margin: 18px 0 0 0px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #00a4c4;
  width: 0;
  height: 0;
}

#khou11 .list {
  border-bottom: 1px solid #c9cacb;
  border-left: 1px solid #c9cacb;
  border-right: 1px solid #c9cacb;
  padding: 5px 0 0 0;
  font-family: 'Roboto Condensed', arial, sans-serif;
}

#khou11 .list a, #khou11 .list a:visited {
  color: #000;
}

#khou11 .more {
  text-align: right;
  padding: 5px 10px;
}

#khou11 .more a, #khou11 .more a:visited {
  padding: 0 15px;
  text-transform: uppercase;
  color: #00a4c4;
  font-family: arial, sans-serif;
}

#khou11 .more a:after {
  content: "\25b8";
  color: #00a4c4;
  position: absolute;
  margin: -3px 0 0 5px;
  font-size: 120%;
}

#khou11 ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#khou11 ul li {
  border-top: 1px solid #e8e9e9;
  margin: 0 10px;
  padding: 10px 0 10px 12px;
  font-size: 90%;
}

#khou11 ul li:before {
  content: "\25b8";
  color: #00a4c4;
  position: absolute;
  margin: -2px 0 0 -13px;
  font-size: 120%;
}

#khou11 ul li:first-child {
  border-top: 0;
}

a.gplus_btn {
  background-image: url(../img/gplus.png);
  background-repeat: no-repeat;
  display: block;
  float: left;
  margin: 0 20px 10px 0;
  padding: 2px 0 0 25px;
  height: 22px;
}

.breadcrumbs {
  margin: 0 0 10px 0;
  font-size: 70%;
}

.breadcrumbs span {
  padding: 0 3px;
}

#latestNews .kicker {
  padding-top: 5px;
  color:#f03c2e;
  text-transform: uppercase;
  font-size: 85%;
}
#bdContentAreaPhotoEssay .breadcrumbs {
  margin-top: 20px;
}

.norm_series {
  background-color: #fff;
  margin: 0 0 10px 0;
}

.norm_series a {}

.norm_series img {
  display: block;
  border: 0;
}

.norm_series .link {
  padding: 15px;
}

.norm_series .link > div {
  font-size: 140%;
}


.audio_img {
  position: relative;
}

.audio_img:before {
  content: "";
  position: absolute;
  width: 50px;
  height: 44px;
  display: block;
  background-image: url(../img/notes.png);
  bottom: 35px;
  right: 35px;
}

.audio_img.PhotoPortrait:before {
  right: 58px;
}

.audio_img2 a {
  position: relative;
}

.audio_img2 a:before {
  content: "";
  position: absolute;
  width: 50px;
  height: 44px;
  display: block;
  background-image: url(../img/notes.png);
  bottom: 10px;
  right: 10px;
}

.audio_img3 a {
  position: relative;
}

.audio_img3 a:before {
  content: "";
  position: absolute;
  width: 50px;
  height: 44px;
  display: block;
  background-image: url(../img/notes.png);
  bottom: 10px;
  right: 23px;
}

.audio_player {
  text-align: center;
  margin: 0 0 20px 0;
}

.audio_player a {
  font-size: 80%;
}

.event_group {
  
}

.event_group.detail {
  margin: 0 0 10px 0;
}

.badge img {
  padding: 5px 0 0 0;
}

.insiderv2 {
  background-color: #00acc7;
  margin: 0 0 10px 0;
  padding: 10px;
  color: #000;
  position: relative;
}

.insiderv2 > div {
  background-color: #fff;
  padding: 45px 0 0 0;
}

.insiderv2 > div .list {
  border-image:url('../img/insider/modal_line.png') 30 30 round;
  border-style: solid;
  -webkit-border-image:url('../img/insider/modal_line.png') 30 30 round; /* Safari 3.1-5 */
  -o-border-image:url('../img/insider/modal_line.png') 30 30 round; /* Opera 11-12.1 */
  -moz-border-image:url('../img/insider/modal_line.png') 30 30 round;
  -ms-border-image:url('../img/insider/modal_line.png') 30 30 round;
  border-bottom:0;
  border-left:0;
  border-right:0;
  margin-left: -7px;
  padding: 8px 0 5px 0;
}

.insiderv2 > div .list:last-of-type {
  border-bottom: 3px;
  margin-bottom: 15px;
}


.insiderv2 h1{
    font-family: 'Roboto Condensed', arial, sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    text-align: center;
    padding: 0 0 8px 0;
}
.insiderv2 img.banner {
  position: absolute;
  left: 0px;
  top: 10px;
}

.insiderv2 .list p { 
  float: left;
  display: block;
  margin: 0 0 0 0;
}

.insiderv2 .list p.chk {
  margin: 9px 14px 0 0px;
}

.insiderv2 .list p.img {
  width: 200px;
}

.insiderv2 > div .list .text img{
    margin-left: -3px;
    margin-top: -4px;
  }

.insiderv2 .list p.text {
  font-size: 12px;
  background-position: 0 50%;
  font-family: 'Roboto Condensed', arial, sans-serif;
}

.insiderv2 .list p.freq {
  font-family: 'Roboto Condensed', arial, sans-serif;
  font-size: 12px;
  width: 150px;
  margin: 5px 0 0 15px;
}

.insiderv2 .email {
  padding: 0 0 0 5px;
}

.insiderv2 .email input {
  width: 190px;
  display: block;
  float: left;
  border: 1px solid #000;
  margin: 2px 5px 0 0;
  padding: 2px 5px;
}

.insiderv2 .email a {
  display: block;
  float: left;
}

.insiderv2 p.small {
  font-size: 12px;
  margin: 0;
  padding: 5px;
  font-family: 'Roboto Condensed', arial, sans-serif;
}

.insiderv2 p.small.white {
  background-color: #fff;
}
.insiderv2 .thanks {
  font-family: 'Roboto Condensed', arial, sans-serif;
  font-size: 10px;
  text-align: center;
  padding: 45px 10px 66px 10px;
}

.insiderv2 .thanks img {
  display: block;
  margin: 0 auto;
  padding: 30px 0 30px 0;
}

.insiderv2 input::-webkit-input-placeholder { color:#000; }
.insiderv2 input::-moz-placeholder { color:#000; } /* firefox 19+ */
.insiderv2 input:-ms-input-placeholder { color:#000; } /* ie */
.insiderv2 input:-moz-placeholder { color:#000; }


.insiderv2 #getouremails{
  margin-top: 10px;
  position: relative;
  margin-bottom: 7px;
}

.insiderv2 .inner_form{
  margin: 10px 10px 0 14px;
  padding: 9px;
}

#perkywrap {
  width: 300px;
}

.news_promo_alerts {
  padding: 20px;
}

.news_promo_alerts h1 {
  margin: 0;
}

.news_promo_alerts .alert {
  padding: 20px 0;
}

.news_promo_alerts .alert img {
  float: right;
}

.news_promo_alerts .alert {
  border-bottom: 1px dotted #bfbfbf;
}

.news_promo_alerts .alert .title {
  font-size: 150%;
  padding: 0 0 2px 0;
}

.news_promo_alerts .alert .type {
  text-transform: uppercase;
  font-size: 80%;
}

.news_promo_alerts .next {
  float: right;
  padding: 10px 0;
}

.news_promo_alerts .prev {
  float: left;
  padding: 10px 0;
}

.insiderv2.bigboob {
  margin: 0;
}

.insiderv2.bigboob .form {
  padding: 20px;
}

.insiderv2.bigboob .form h1 {
  margin: 0 0 20px 0;
}

#Marquee {
  text-align: center;
}

#Marquee {
  text-align: center;
  max-height:50px!important; /*DFP sets to 66px which is too high*/
}

#GAMNews_banner {
  text-align: center;
}

#GAMNews_Most_Recent_Top_Banner {
  text-align: center;
}

.arrowLeft {
    position: fixed;
    top: 380px;
    margin-left: -76px;
    width: 61px;
    height: 72px;
    z-index: 20;
}

.arrowRight {
    position: fixed;
    top: 380px;
    margin-left: 1240px;
    width: 61px;
    height: 72px;
    z-index: 20;
}

.arrowPopOutLeftContainer {
    position: fixed;
    margin-left: -18px;
    top: 381px;
    min-height: 93px;
    width: 254px;
    z-index: 20;
    display: none;
}
.arrowPopOutLeft {
    position: absolute;
    padding: 1px 8px 8px 8px;
    top: 0;
    right: 0;
    min-height: 83px;
    width: 226px;
    background-color: #fff;
    border: 1px solid #000;
    color: #000;
    font-size: 14px;
    font-family: Arial;
    -webkit-box-shadow: 3px 3px 0px 0px rgba(50, 50, 50, 0.15);
    -moz-box-shadow:    3px 3px 0px 0px rgba(50, 50, 50, 0.15);
    box-shadow:         3px 3px 0px 0px rgba(50, 50, 50, 0.15);
}

.arrowPopOutLeft a {
    font-size: 14px;
    font-family: Arial;
}

.arrowPopOutRightContainer {
    position: fixed;
    margin-left: 990px;
    top: 381px;
    min-height: 93px;
    width: 254px;
    z-index: 20;
    display: none;
}

.arrowPopOutRight {
    position: absolute;
    padding: 1px 8px 8px 8px;
    top: 0;
    left: 0;
    min-height: 83px;
    width: 226px;
    background-color: #fff;
    border: 1px solid #000;
    color: #000;
    font-size: 14px;
    font-family: Arial;
    -webkit-box-shadow: -3px 3px 0px 0px rgba(50, 50, 50, 0.15);
    -moz-box-shadow:    -3px 3px 0px 0px rgba(50, 50, 50, 0.15);
    box-shadow:         -3px 3px 0px 0px rgba(50, 50, 50, 0.15);
}

.arrowPopOutRight a {
    font-size: 14px;
    font-family: Arial;
}

.popoutBox {
    position: fixed;
    padding: 18px;
    right: 0px;
    bottom: 48px;
    min-height: 120px;
    width: 400px;
    background-color: #fff;
    border: 1px solid #000;
    color: #000;
    font-size: 14px;
    font-family: Arial;
    -webkit-box-shadow: 0px 0px 17px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    0px 0px 17px 0px rgba(50, 50, 50, 0.75);
    box-shadow:         0px 0px 17px 0px rgba(50, 50, 50, 0.75);
    z-index: 20;
    display: none;
}

.popoutBox a {
    font-size: 22px;
    font-family: Arial;
}

.kicker-light {
    text-transform: uppercase;
    text-align: center;
    color: #c3c0cb;
    font-size: 80%;
    font-family: Helvetica, Arial, sans-serif;
}

.dis-comments a {
    margin-left: 30px;
}

.social-box {
    position: relative;
    float: left;
    border: 1px solid #cccccc;
    padding: 4px;
    width: 20px;
}

