.clear, .clearfix:after, .f-row:after, .container:after, .nav:after {
clear: both;
}
.clearfix:before, .clearfix:after, .container:before, .container:after, .nav:before, .nav:after, .f-row:before, .f-row:after {
content: "";
display: table;
}
.top-bar{z-index: 9999;}
.network-nav {z-index: 9990;}
.gallery-slider .general-title{padding: 8px 14px;}
.gallery-slider .general-title h2 span, .gallery-slider .slide-count, .gallery-slider .feat-text h3, .gallery-slider .feat-text{color: white;}
.gallery-slider .slide-count{border: none;}
.gallery-slider .feat-text, .gallery-slider .flex-viewport{background: black;}
.imo-flex-mobile a,
.flex-gallery-container a,
.flex-gallery-slide-out a,
div.flex-viewport {
	-webkit-transition: 0s !important;
	-moz-transition: 0s !important;
	transition: 0s !important;
	transition-property: none !important;
	-moz-transition-property: none !important;
	-webkit-transition-property: none !important;
	-o-transition-property: none !important;
}
.gallery-slider  ul{padding-left: 0 !important;}
.gallery-slider .feat-text{padding-left: 14px;}
.gallery-slider div.flex-viewport{max-height: 300px;}	
.gallery-holder{position:relative;background: black;}
.flex-gallery-container .flex-active-slide {
	position: relative;
	z-index: 9999;
}
.flex-gallery-container .flex-slide {
	text-align: center;
	background: #000;
}
.flex-slide img {
	position: relative;
	display: inline !important;
	max-width: 99.5%;
	width: auto;
    height:auto !important;
    max-height: 435px;
	vertical-align: middle;
}
.flex-gallery .slides > li {
    display: none;
}
.caption-btn{
	margin: 30px auto 0;
	display: block;
	width: 50%;
}
.flex-gallery {
	/*visibility:hidden; added inline becuase of css load delay*/
	padding: 0 15px 11px 15px;
	background: #000 url(img/loadingAnimation.gif) no-repeat 50%;
}

.flex-gallery .flex-viewport {
	width: 100%;
	padding:0 0 1px 0;
    max-height:512px;
	height: 440px;
}
.flex-gallery-container {
	width: 100%;
	z-index: 9001 /*over 9000*/;
	position: relative;	
	background: transparent;
	margin-top: -1px;
}
.category .flex-gallery-container{
	margin-bottom: 20px;
}
div.flex-gallery-inner {
	width: auto;
	text-align: center;
}
.hidden-desc{
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYxJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk5JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,1) 61%, rgba(0,0,0,1) 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(61%,rgba(0,0,0,1)), color-stop(99%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 61%,rgba(0,0,0,1) 99%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 61%,rgba(0,0,0,1) 99%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 61%,rgba(0,0,0,1) 99%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 61%,rgba(0,0,0,1) 99%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
	width: 100%;
	height: 50px;
	position: absolute;
	bottom: 12px;

}
.more-link{
	position: relative;
	text-align: center;
	width: 100%;
	font-size: 16px;
	color: white;
	padding-bottom: 14px;
}
.feat-text.exp{height: 0;overflow: hidden;}
div.flex-gallery-title {
	margin-bottom: 15px;
}
.flex-gallery-title h2 {
	color: #fff;
	margin: 15px 0px 0px 0px;
	float: left;
	font: 20px "stagregular", "StagMedium", serif;
	text-transform:capitalize;
	/*height: 23px;*/
	line-height: 23px;
	/*width: 395px;*/
	white-space:normal;
	text-align: left;
}
.flex-gallery-title h2 a {
	color: #fff;
}
.flex-gallery-title h2 a:hover, .next-gal-slide h2 a:hover {
	color: #c9242c;
}
h2.flex-gallery-title-small {
	font-size: 16px;
}

div#flex-gallery-social {
	display: inline-block;
	float: left;
	width: 395px;
	height: 26px;
	margin: 4px 0 0;
}
div.flex-addthis {
	position: absolute;
	width: 395;
	background: #000;
	height: 22px;
	overflow: hidden;
	z-index: 9;
}
div#flex-gallery-social iframe {
	/*display: none;*/
}

div.flex-counter {
display: inline-block;
float: right;
margin: 0;
padding: 0;
border: none;
background: none;
color: #ccc;
font-size: 14px;
}

.background-overlay {
	display: none;
	z-index: 1000;
	background-image:url(../../themes/carrington-business/img/dark-trans-bg.png);
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow-x: auto;
	overflow-y: auto;
}

.flex-gallery-slide-out {
	position:relative;
	overflow: hidden;
	z-index: 99999999;
	height:100%;
	float: left;
	padding: 15px 15px 0px 0px;
	color:white;
	visibility: hidden;
	background: #000000;
	margin-top: 1px;
	min-height: 610px;
}
.flex-gallery-slide-out-inner {
	visibility: hidden;
}

.slide-out-content {
  margin: -18px 10px 15px 10px;
  padding-right: 1px;
  overflow: hidden;
}
.flex-community-gallery .slide-out-content {
  margin: -25px 10px 12px 10px;
}
.slide-out-content .flex-content {
	position: relative;
	display: none;
	overflow:hidden;
	margin-top: 6px;
	padding-right: 20px;
	color: #fff;
	font-size: 15px;
	font-weight: normal;
	line-height: 20px;
}

.slide-out-content 	.flex-content a {
	color: #c9242c;
}

.slide-out-content-title {
	display: none;
	/*margin-top: -23px;*/
	font: 16px "stagregular", "StagMedium", Arial, "Helvetica Neue", Helvetica, sans-serif;
}


.x-close {
	float: right;
	font: 12px Arial,"Helvetica Neue",Helvetica,sans-serif;
  	text-align: center;
  	font-size: 32px;
 	cursor: pointer;
  	position: relative;
	display: inline-block;
	visibility:hidden;
	height: 22px;
	width: 25px;
	line-height: 25px;
	overflow: hidden;
	margin: 0 3px 0 0;
	/*margin: 23px -7px 5px 0;*/
}


.flex-gallery-slide-out a {
  color:#3e88e9;
}



.flex-gallery-slide-out h2 {
  color:white;
  line-height: 24px;
  display: inline-block;
}


#gallery-iframe-ad {
	border: none;
	position: relative;
	margin: -8px 0 0 -7px;
}


.flex-gallery-slide-out .slide-out-ad {
	margin: 8px 0 0 10px;
	height: 370px;
	overflow: hidden;
}
.flex-gallery-slide-out .slide-out-ad-cover {
	/*
	position: relative;
	width: 100%;
	height: 370px;
	margin: -370px 0 0 10px;
	background: #000;
	z-index: 9000;*/
}

.flex-gallery img {
	border: 1px solid #bbb;
}
.flex-carousel img {
	max-width: none;
}


.flex-carousel img {
	height: auto/*44px*/;
	width: 60px/*auto*/;
}
.flex-carousel li {
	width: 62px !important;
	margin: 0 10px 0 10px !important;
	height: 46px;
	overflow: hidden;
}
.flex-carousel li:first-child {
	
}

.flex-thumb-wrap {
	border: 1px solid #bbb;
	width: 59px;
	height: 44px;
	display: inline-block;
	overflow: hidden;
}
.flex-thumb-wrap:hover {
	cursor: pointer;
	border: 1px solid #c1272e;
}
.flex-carousel ul {
	margin-left: -10px;
}

.flex-carousel {
	padding: 15px 0px 15px 0px;
	width: 75%;
	margin: auto;
	position: relative;
	z-index: 9003;
	text-align: center;
}
.flex-carousel-cover {
	display: none;
	float: left;
	position: relative;
	margin: -63px 0 0 0;
	z-index: 10000;
	width: 100%;
	height: 50px;
	background:#000;
}
.flex-carousel-fade-left {
	float: left;
	position: relative;
	margin: -61px 0 0 75px;
	z-index: 9999;
	width: 20px;
	height: 46px;
	background: url(img/sprite.png) -280px 0px no-repeat;
}
.flex-carousel-fade-right {
	float: right;
	position: relative;
	margin: -61px 75px 0;
	z-index: 9999;
	width: 20px;
	height: 46px;
	background: url(img/sprite.png) -260px 0px no-repeat;
}


/* Nav Buttons */
.gallery-slider .flex-direction-nav{display: block;}
.gallery-slider .flex-direction-nav li{list-style: none;}
.gallery-slider .flex-direction-nav a, .gallery-slider .flex-direction-nav a:hover{background-color: black !important;}
.gallery-slider .flex-direction-nav a, .flex-gallery-container .flex-direction-nav a{margin-top: 0 !important;}
.flex-gallery ul.flex-direction-nav,
.flex-carousel-nav ul.flex-direction-nav {
	display: block;
	padding: 0;
	margin: 0;
}
.flex-carousel-nav {
padding: 0 15px 0 15px;
}
.flex-gallery ul.flex-direction-nav {
	float: right;
	margin: 15px 0px 0 10px;
	position: relative;
}

.flex-carousel-nav ul.flex-direction-nav li:first-child {	
	float: left;
	position: relative;
	margin: -62px 0 0 0px;
}
.flex-carousel-nav ul.flex-direction-nav li:last-child {
	float: right;
	position: relative;
	margin: -62px 0px 0 0;
}


.flex-gallery ul.flex-direction-nav li:first-child  {
	margin-right:10px;
}

/* Nav Button Styling */
.flex-carousel-nav ul.flex-direction-nav li,
.flex-gallery ul.flex-direction-nav li {
	background: #606060 url(img/imo-flex-btn-bg.png) no-repeat;	
	/*background-position: 0px -70px;*/
	display: inline-block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	width: 40px;
	padding:0;
	position: relative;
}
.flex-carousel-nav ul.flex-direction-nav li:hover,
.flex-gallery ul.flex-direction-nav li:hover {
	background: #C1272E url(img/imo-flex-btn-bg-hover.png) no-repeat;	
}
.flex-gallery ul.flex-direction-nav li {
	height: 30px;
	margin: 0;
}
.flex-carousel-nav ul.flex-direction-nav li {
	height: 46px;
}
.flex-gallery ul.flex-direction-nav a,
.flex-carousel-nav ul.flex-direction-nav a {
	background: none;
	position: relative !important;
	top: 0 !important;
	left: 0 !important;
	display: inline-block;
	width: 33px;
	height: 46px;
}
.flex-gallery ul.flex-direction-nav a.flex-next {
	background:url(img/imo-flex-next-prev.png) no-repeat -40px 0px !important;
}
.flex-gallery ul.flex-direction-nav a.flex-next:hover {
	background:url(img/imo-flex-next-prev.png) no-repeat -120px 0px !important;
}
.flex-gallery ul.flex-direction-nav a.flex-prev {
	background:url(img/imo-flex-next-prev.png) no-repeat -3px 0px !important;
}
.flex-gallery ul.flex-direction-nav a.flex-prev:hover {
	background:url(img/imo-flex-next-prev.png) no-repeat -83px 0px !important;
}
.flex-carousel-nav ul.flex-direction-nav a.flex-next {
	background:url(img/imo-flex-next-prev.png) no-repeat -43px 9px !important;
}
.flex-carousel-nav ul.flex-direction-nav a.flex-next:hover {
	background:url(img/imo-flex-next-prev.png) no-repeat -123px 9px !important;
}
.flex-carousel-nav ul.flex-direction-nav a.flex-prev {
	background:url(img/imo-flex-next-prev.png) no-repeat -3px 9px !important;
}
.flex-carousel-nav ul.flex-direction-nav a.flex-prev:hover {
	background:url(img/imo-flex-next-prev.png) no-repeat -83px 9px !important;
}

.flex-gallery-button,
a.flex-gallery-button {
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	color: #FFF;
	display: inline-block !important;
	background: #303030 url(img/sprite.png) no-repeat;	
	background-position: 0px -171px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding:0 11px 0 11px;
}
a.flex-gallery-button {
	background: #606060 url(img/sprite.png) no-repeat;	
	background-position: 0px -50px;
	cursor: pointer;
}
a.flex-gallery-button:hover {
	background: #C1272E url(img/sprite.png) no-repeat;
	background-position: 0px -110px;
}
.flex-gallery-select {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	/*text-shadow: 1px 1px #fff;*/
	background: #fff;	
	border: 1px solid #ededed;
	padding: 5px 5px 6px 5px;
	margin: 0 0 10px 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	width: 92%;
}

/* Community Galleries */
.community-only {
	width: 0px;
	height: 0px;
	display: none;
}
.flex-community-gallery .community-only {
	width: auto;
	height: auto;
	display: block;
}
.flex-community-gallery .slide-out-content-title {
	display: none !important;
}
.flex-community-gallery .flex-content {
	/*margin: -26px 0 20px 0;*/
}
.flex-community-gallery .slide-out-community-features {
	display: none;
	padding-top: 13px;
}
.flex-community-gallery .slide-out-community-features .flex-gallery-replies {
	margin: 0 10px 0 0;
}
a.post-a-photo {
	text-align: center;
	padding: 5px 0 5px 0;
	margin: 0 0 10px 0;
	font: 18px "stagregular", "StagMedium", serif;
	color: #fff;
	text-shadow: 0 -1px 0 #7a0c11;
	background: transparent url(img/sprite.png) repeat-x;	
	background-position: 0px -232px;
	width: 92% !important;
}
a.post-a-photo:hover {	
	color: #000;
	background-position: 0px -293px;
	background-repeat:repeat-x;
}
a.post-a-photo span {
	display: inline-block;
	margin: auto;
}
a.post-a-photo span .post-a-photo-icon {
	margin: 0 7px 0 0;
	width: 22px;
	height: 17px;
	background: transparent url(img/sprite.png) no-repeat;
	background-position: 0px -31px;
}
a.post-a-photo:hover span .post-a-photo-icon {
	background-position: -23px -31px;
}
.loading-full-screen {
	width: 100%;
	height:100%;
	position: fixed;
	top:0;
	z-index:200000006;
}
.community-sort-reload, .loading-full-screen {
	/*background: #000;*/
	background: #000 url(img/loadingAnimation.gif) no-repeat 50%;
}
.community-sort-reload .imo-flex-loading-block {
	height: 100%;
	background-color: #000 !important;
	margin: 0;
}
.community-sort-reload .flex-carousel {
	visibility: hidden;
}


/* Full Screen Related */
.flex-full-body {
	height: 100% !important;
	width: 100% !important;
	position: fixed;
	overflow: hidden;
}
.flex-full-fixed-top {
	position: fixed !important;
	height: 100% !important;
	top: 0 !important;
	height: 100% !important;
}
.btn-full-screen {
	float: right;
	position: relative;
	margin: 15px 0 0 0;
}
li.next-gal-slide {
	width: 100%;
	height: 100%;
	background: #000;
}
li.next-gal-slide:hover {
	cursor: pointer;
}
li.next-gal-slide:hover .flex-gallery-button {
	background: #C1272E url(img/sprite.png) no-repeat;
	background-position: 0px -110px;
}
li.next-gal-slide:hover h2 {
	color: #C1272E;
}
.next-gal-slide .flex-gallery-button {
	margin-bottom: 20px;
}
.next-gal-slide h2 {
	color: #fff;
	font-style:italic;
	margin: 5px;
	font: 20px "stagregular", "StagMedium", serif;
	text-transform: capitalize;
	white-space: normal;
	text-align: center;
}
.next-gal-slide img {
	max-height: 300px;
}

/* .flex-fullscreen */
.flex-fullscreen .flex-gallery-title {
	display: none;
}
.flex-fullscreen #flex-direction-nav-clone {
	position: absolute;
	width: 100%;
	margin: 0;
}
.flex-fullscreen #flex-direction-nav-clone li {height: 46px;}
.flex-fullscreen #flex-direction-nav-clone li:first-child {	
	float: left;
	margin: 0;
}
.flex-fullscreen #flex-direction-nav-clone li:last-child {
	float: right;
	margin: 0;
}
.flex-fullscreen #flex-direction-nav-clone a.flex-next {
	background:url(img/imo-flex-next-prev.png) no-repeat -43px 8px;
}
.flex-fullscreen #flex-direction-nav-clone a.flex-next:hover {
	background:url(img/imo-flex-next-prev.png) no-repeat -123px 8px;
}
.flex-fullscreen #flex-direction-nav-clone a.flex-prev {
	background:url(img/imo-flex-next-prev.png) no-repeat -3px 8px;
}
.flex-fullscreen #flex-direction-nav-clone a.flex-prev:hover {
	background:url(img/imo-flex-next-prev.png) no-repeat -83px 8px;
}
.flex-fullscreen #flex-gallery-social {
	margin: 15px 0 15px 0;
}
.flex-fullscreen .flex-counter {
	line-height: 26px;
	margin-top: 16px;
}
.flex-fullscreen .flex-slide img {
	/*max-width: 100%;*/
}
.flex-fullscreen #gallery-iframe-ad {
	margin: -7 0 0 -11px;
}
.flex-fullscreen .flex-carousel {
	margin-top: -8px;
}	
.flex-fullscreen .ps-container .ps-scrollbar-y{
	margin-right: 7px;
}
.flex-full-body .flex-gallery-slide-out {
	display: block;
	visibility: visible;
	width: 330px;
	height: 100% !important;
	z-index: 200000008;
	position: absolute !important;
	right: 0 !important;
	top: 0 !important;
	float:right !important;
	margin-right: 0;
}
.flex-full-body .flex-gallery-container {
	position: fixed;
	margin-top: 0;
	top: 0;
	left: 0;
	height: 100%;
	z-index: 200000007;/*in response to an element in jpsuperheader with a 200000005 z-index*/
}
.flex-fullscreen .slide-out-content-top {
	width: 296px;
}
.flex-fullscreen .btn-full-screen {
	margin: 15px 0 0 10px;
}
.flex-fullscreen a.post-a-photo, .flex-fullscreen .flex-gallery-select {
	width: 270px !important;
}

/* Community Mobile */
.imo-flex-mobile .general-title {
	margin:0;
}
.imo-flex-mobile a.post-a-photo {
	font-size: 20px;
	padding: 15px 0 15px 0;
	margin: 10px 0 10px 0;
	height: auto;
	width: 100%;
}

.explore-more-mobile-container {
	visibility:hidden;
	max-width: 507px;
}
.flex-gallery-select-mobile {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background: #fff;	
	border: 1px solid #ededed;
	padding: 5px 5px 6px 5px;
	margin: 0 0 10px 0;
	float: right;
}

.select-it {
    float:right;
    margin:-4px 0 0;
}
.select-it .ui-btn-inner {
    display:none;
}
.select-it select {width:142px;}
.explore-more-mobile .general-title h2 {
    float:left;
}
.explore-more-mobile {
  /*  width:0;
    height:0;*/
    overflow:hidden;
}
.explore-more-mobile ul.slides {
	white-space:nowrap;
}
.explore-more-mobile ul.slides li {
	display: inline;
	float: left;
	width: 119px !important;
	margin-right: 10px;
}
.explore-more-mobile ul.slides li:last-child {
	margin-right: 0;
}
.explore-more-mobile ul.slides li img {
	width: 119px !important;
}
.explore-more-mobile ul.slides li a {
	display: inline-block;
	height: 89px;
	background: #dddddd;
}
.jq-explore-slider {
	overflow: hidden;
}
.explore-posts {
    padding:3px 0 0;margin-right:10px;
}
.btn-link-area {
    padding:14px 0;
    margin:0 0 20px;
}
.btn-grey {
    width:220px;
    height:41px;
    display:block;
    font:17px/41px "stagbold", sans-serif;
    color:#fff;
    text-shadow:0 -1px 0 #000;
    border-radius:4px;
    text-align:center;
    margin:0 auto;
    background:url(images/btn/btn-grey.png) no-repeat 50% 0;
}
.btn-grey:hover {color:#c6262d;}

/* From IMO Mags Parent style.css for sites that don't have it */

.imo-flex-loading-block {
    overflow:hidden;
    background: transparent url(img/loadingAnimation.gif) no-repeat 50%;
	z-index: 9999;
	width: 100%;
	height: 13px;
	margin: 30px 0 30px 0;
	position: relative;

}

.addthis_toolbox.addthis_default_style{
	margin: 0;
}
.addthis_toolbox {
	margin: 0 !important;
	top: auto !important;
	bottom: auto !important;
}
/* Media Queries */
/*@media only screen and (max-width: 1005px) {
	.flex-fullscreen .flex-counter-extra {
		display: none;
	}
}*/
@media only screen and (max-width: 1080px) {
	/*.flex-fullscreen .flex-counter {
		display: none;
	}*/
	.flex-fullscreen .btn-full-screen {
		float:left;
		margin: 0;
	}
	.flex-fullscreen .flex-gallery ul.flex-direction-nav {
		margin: 0px 0px 0 10px;
	}
	.flex-fullscreen #flex-gallery-social {
		display: block;
		width: 100%;
		margin-bottom: 14px;
	}
	.flex-fullscreen .flex-counter {
		margin-top: 2px;
	}
}
@media only screen and (max-width: 880px) {
	.explore-posts{margin: 0;}
}

/* General Overrides */
.display-none,
a.display-none {display: none !important;}
.display-inline-block,
a.display-inline-block {display: inline-block !important;}
.display-block,
li.display-block {display: block !important;}