﻿/*
Theme Name: IMBY
Theme URI: http://www.imby.com
Author: In My Back Yard
Author URI: http://www.imby.com/
Description: Theme for IMBY.com, based on the Twenty Eleven theme.
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags: imby
*/

/* =Structure
----------------------------------------------- */

@import url("reset.css");
@import url("fontface.css");

@media all and (min-width: 1025px) { html { 
	margin: 0; padding: 0; background: url(images/body_bg.gif) center repeat-y; height: 100%; 
}}

body {
	margin: 0; padding: 0;
	font: 11px arial, sans-serif; text-align: center;
	line-height: 11px;
	height: 100%;
}
#global_pop{
	display: none;
}
img.global_popup{
	display: none;
}
#container {
	margin: 30px auto;
	margin-bottom: 0;
	padding: 0px;
	width: 926px;
	text-align: left;
	background: url(images/container_bg.gif) repeat-y center;
	position: relative;
}
@media all and (max-width: 1024px) {#container {
	padding: 0 5px;
}}

#header { height: 120px; position: relative; }
#spacer { height: 12px; background-color: white; }
#logbox {
	position: absolute;
	top: 18px;
	left: 505px;
	height: 16px;
	width: 100px;
	z-index: 10;
	text-align: right;
}
#logbox span {
	color: #dd4d65;
}
#content{
	float: left;
	width: 526px;
	padding: 0 0 10px 80px;
	font: 11px Arial;
}
.fullwidth{
	padding-left: 0px !important;
	width: 598px !important;
}
div.widecolumn {
	margin-left: -100px;
	line-height: 14px !important;
}

#sidebar {
	position: relative; 
	width: 320px; 
	margin: 0 0 0 618px; 
}

#animation {
	float: right;
	margin-top: -50px;
	width: 292px;
	height: 202px;
	object-fit: cover;
}

#global_animation { float: right; height: 172px; margin-top: -50px;}
#tagline { float: right; width: 90px; height: 17px; margin-right: 13px; }
#logo { width: 244px; }
#dateline {
	width: 590px;
	margin-bottom: 3px; padding: 7px 0px;
	font-size: 11px;
	text-transform: uppercase;
}
#dateline span.or{
	color: #e6771f;

}

#content p.serif{
	font-family: Georgia, Times, "Times New Roman", serif;
}

/*a { color: #003565; }*/
a {color: #002f55;}
a.active { color: #e6771f; }
a:link, a:visited, a:active { text-decoration: none; }
a[href]:hover { text-decoration: underline; }

/* Slider */

#slider {
	position: relative;
	width: 608px;
	background: url(images/slider.png) repeat-x top;
	font-weight: bold;
}
#track { position: relative; left: 0px; top: 0px; width: 100%; height: 12px; }
.snap { position: absolute; top: 0; width: 204px; height: 12px; cursor: pointer; }
#left_snap { width: 150px; }
/*#lmiddle_snap { left: 150px; }
#rmiddle_snap { left: 300px; }*/
#middle_snap { left: 200px; }
#right_snap { left: 430px; }
#thumb { cursor: pointer; width: 204px; height: 11px; }
#slider table { margin: 4px 0; border-spacing: 0; width: 100%; }
/*#slider td#home { width: 110px; padding: 0; }
#slider td#local { width: 190px; padding: 0; text-align: center; }
#slider td#regional { width: 180px; padding: 0; text-align: center; }
#slider td#global { width: 120px; padding: 0; text-align: right; }*/
#slider td#local { width: 160px; padding: 0; text-align: left; }
#slider td#regional { width: 220px; padding: 0; text-align: center; }
#slider td#global { width: 160px; padding: 0; text-align: right; }
#slider a { color: black; z-index:999; }
#slider a[href]:hover { text-decoration: none; }

/* Nav menus */

#top_menu {
	clear:both;
	border-top: 9px solid black; border-bottom: 1px solid #bbb;
	background: url(images/menu_bg.gif) top left repeat-y;
	color: black;
}
#top_menu ul { width: 143px; margin: 0; padding: 11px 0 11px 10px; }
#top_menu ul:first-child { margin-left:-10px;margin-right:12px;}
#top_menu ul:nth-child(2) { margin-left: 1px;}
#top_menu ul:nth-child(4) { margin-left: 2px;}
#top_menu ul:nth-child(5) { margin-left: 1px;}
#top_menu ul.nav_menu a { color: black }
#top_menu ul.nav_menu a:hover { text-decoration: none; color: #ed5c48; }
#top_menu ul.nav_menu li.primary a { color: #ed5c48; }
li.primary { font-weight: bold; padding-left: 0; padding-right: 12px; }
li.selected a{ color: #ed5c48 !important;}

ul.nav_menu { float: left; }
ul.nav_menu { margin: 0; padding: 0 8px; }
ul.nav_menu a { font-weight:bold; }
ul.nav_menu a:hover { text-decoration: none; color: #ed5c48; }
ul.nav_menu li { margin: 3px 0 0 0; padding: 0; list-style: none; }
ul.nav_menu li.primary a { color: #ed5c48; }
ul.nav_menu li:first-child { margin-top: 0; }
ul.last { border: 0; }
.clearer { clear: both; }

#view_nav {
	margin-bottom: 18px;
}

/* Sidebar */

table, tbody, tr, td { border-collapse: collapse; margin: 0; padding: 0; }

#ticker {
	margin: 0 0 12px 6px;
}
#search, #searchm {
	margin: -10px 0 14px 0;
	background-color: #aaa;
}
#searchm {
	margin-top: 0px;
}
#search_query, #search_querym {
	height: 24px; width: 226px;
	padding: 0; border: 1px #ddd solid;
	font: 13px Arial, sans-serif;
}
#search_querym {
	width: 444px;
}
#search a, #searchm a {
	height: 24px;
	margin: 0; padding: 0 12px 0 10px;
	color: white;
	font: 11px arial;
}
#profile_button{
	font-size: 10px;
}
.ad_large{
	float:right;
	padding-left:8px;
	border-left:1px solid #ccc;
	margin-bottom: 10px;
	margin-right: 11px;
	line-height: normal;
}
.ad_large a div{
	text-align: center;
}
.ad_large a:hover{
	text-decoration: none;
}
.sidebar_icons{
	margin-bottom:0px;
	padding-top:4px;
	margin-top:-8px;
	margin-right: 0px;
}
.ad_box {
	width:145px;
	font-size:11px;
	line-height:15px;
	margin-top:12px;
}
.ad_ad {
	font:11px Georgia, Times, "Times New Roman", serif;
	margin:0px;
	line-height:14px;
	width: 140px;
}
.ad_image_la{
	display: block;
	width:144px;
	height:144px;
}
.ad_image_sa{
	display: block;
	width:108px;
	height:108px;
}
.ad_demo > .ad_image_sa {
	margin: 18px;
}
#ad_column{
	float:right;
	height:480px;
	margin-right: 16px;
	overflow:hidden;
}
#ad_column ul,#ad_column li{
	margin: 0 0 10px 0 !important;
	padding: 0px !important;
	list-style-type: none !important;
	text-align: center;
	line-height: normal;
}

.ulink {
	text-decoration:underline !important;
	color: black;
}
.side_box {
	width: 300px;
	margin: 0 8px 12px 8px; padding: 0;
	line-height: 14px;
}
.side_box .side_box { margin-left: 0; }
.side_box .nav_menu { padding-left: 0; }
.new_section, .new_section_2col {
	font-family: Georgia, Times, "Times New Roman", serif;
	margin-top: 10px; padding-top: 12px;
	border-top: 9px solid black;
}
.new_section .sans{
	font: 11px arial;
}
.new_section_2col{
	clear:right;
}
.side_box h2 {
	margin: 0; padding: 0; margin-bottom: 6px;
	font: 14px Arial, sans-serif; font-weight: bold;
}

#sidebar .nav_menu { float: none; }
.local .nav_menu, .regional .nav_menu { width: 137px; }

/*#sidebar img.top_ad { width: 145px; height: 145px; margin-right: 12px; }
#sidebar img.ad {
	display: block; width: 109px; height: 109px;
	margin-bottom: 12px; margin-right: 15px;
}*/
#user_pic { margin-right: 6px; margin-top: 15px; height: 69px; width: 69px; }

.side_box ol {
	counter-reset: li;
	margin: 0; padding: 0;
	width: 150px;
}
.side_box ol > li {
	position: relative;
	margin: 0 0 2px 20px;
	list-style: none;
	font-size: 11px;
	font-family: Georgia, Times, "Times New Roman", serif;
	line-height: 14px;
}

.side_box ol > li:before {
 	content: counter(li);
	counter-increment: li;
	position: absolute;
	left: -20px;
	width: 20px;
	font-weight: bold;
}
.imby-subs img {
	padding: 12px 0;
	border-top: 9px solid black;
}
.imby-subs img.last{
	border-bottom: 9px solid black;
}

/* Content */
#content{
	position:relative;
}

.loggedin #content.fullwidth #scope {
	margin: 0;
	width: 618px;
}

.loggedin #content {
	/*width: 526px !important;*/
}

#scope {
	padding: 0;
	color: black; font-weight: bold;
	font-size: 16px;
	line-height: 28px;
	height: 36px;
	background: #fff;
	margin: -2px -12px 14px -80px;
	border-bottom: 1px solid #ccc;
}


body #poster,body #poster_ad, body #poster_wiki{
	 float: right;
	 width:214px;
	 height:33px;
	 text-align: right;
	 z-index: 999;
}

body .poster_full {
	margin-right: 5px;
	margin-top: 0;
}

body .poster_small {
	margin-right: -4px;
	margin-top: 2px;
}

body .poster_block {
	width: 90px;
	float: right;
	height: 22px;
	margin-top: -3px;
	padding-top: 3px !important;
}

body #poster_ad{
	width:155px;
	position: relative;
}

body .orange_button {
	width: 140px;
	float: right;
	height: 22px;
	margin-top: -3px;
	padding-top: 3px !important;
}

body .orange_button a:hover {
	text-decoration: none;
}

#poster a, #poster_wiki a, #poster_ad a, .orange_button a {
	border: 1px solid #f0604d;
  background: #f0604a;
  background: -webkit-gradient(linear, left top, left bottom, from(#f59076), to(#f0604a));
	background: -webkit-linear-gradient(top, #f59076, #f0604a);
	background: -moz-linear-gradient(top, #f59076, #f0604a);
	background: -ms-linear-gradient(top, #f59076, #f0604a);
	background: -o-linear-gradient(top, #f59076, #f0604a);
	padding: 6px 18px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-shadow: rgba(0,0,0,.4) 0 1px 0;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

#poster_ad a.ad-history-btn {
	display: block;
	margin-top: 9px;
	margin-right: 0;
	padding: 2px 30px;
	cursor: pointer;
}

#poster_ad a.create-ad-btn {
	display: block;
	padding: 3px 18px;
	margin-top: -4px;
}

#poster_wiki a {
	padding: 6px 28px;
}

blockquote { padding: 16px 24px; background-color: #eee; }

.story, .padder {
	position: relative;
	padding: 13px 0 15px;
	border-top: 1px #ccc solid;
	font-size: 13px;
	line-height: 19px;
}
.story > .title, .story > .lede, .story > p{
	width: 526px;
}
#poster + .story{
	padding-top: 0px;
}
.linear{
	line-height: 1px;
	font-size: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
}

#stories > .story { border-top: none; }
#stories > .story ~ .story {
    border-top: 1px #ccc solid;
}
.story .section {
	clear: right;
	font: 11px Arial, sans-serif;
	color: #dd4d41;
	line-height: 15px;
}
.story .section a {
	font-size: 11px;
	font-weight: bold;
}
.story .section a.edit {
	font-size: 11px;
	font-weight: normal;
}
.story .section span{
	font-weight: normal;
	color: #000;
	letter-spacing: 0px;
}
.story .title {
	margin-top: 3px;
	font: bold 21px Arial;
}
.story .tsolo{
	margin: -13px -20px 10px 0px;
	font: bold 16px Arial;
	line-height: 24px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	background: #fff;
	width: 618px;
}
.story .global_icon {float:right;margin-bottom:-50px;border:0px;}
.story .author_pic,.story .author_pic_low { position: absolute; margin-top: -30px; left: -80px; height: 69px; width: 69px; border: 1px solid #ccc; }
#milestones .author_pic, #newcomers .author_pic {margin-top: -15px;}
.story .author_pic_low {margin-top: -30px;}
.story .byline { margin-top: -2px; }
.story .lede, .story .entire, 
.incsub_wiki_content, .incsub_wiki_content p { 
	font-family: Georgia, Times, "Times New Roman", serif; 
	margin-top: 19px; 
	line-height: 19px !important; }
.story .jump { margin-top: 0px; font-weight: bold; }
.story .lede-av { display: block; padding-bottom: 9px; }
.incsub_wiki_content, .incsub_wiki_content p {margin: 0px 0px;}

/* Post */

div.post h2 { font-size: 18px; }
div.post p { font-size: 12.5px; margin-top: 19px; line-height: 20px; }

div.post form {
	background: #ddd;
	border: 5px solid #888;
	padding: 10px 20px;
	font-family: arial, sans-serif; font-weight: normal;
}

div.post form label { display: block; font-size: 12px; margin: 18px 0 3px 0; }
div.post form label span { color: #e6771f; }
div.post form input, div.post form textarea { width: 460px; font-size: 14px; margin: 0; }
div.post form input[name=body] { height: 460px; }
div.post form select { width: 472px; font-size: 14px; margin: 0; }
div.post form div.datetime input[type=text] { width: 25px; margin-right: 5px; }
div.post form div.multidate input { margin-bottom: 2px; }
div.post form input[type=radio] { width: inherit; height: inherit; margin-right: 6px; }
div.post form input[type=checkbox] { width: inherit; height: inherit; margin-right: 0; }
div.post form textarea[name=lede] { height: 200px;  }
div.datetime a { color: #e6771f; }

.likebox{
	font: 11px arial;
	padding: 16px 0px;
	color: #e6771f;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 30px 0 14px;
}
.like2{
	border-top: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
.likebox a, .like2 a.imby{
	font-weight: bold;
}
.like2 a.imby span{
	color: #e6771f;
	font-weight: normal;
}
.like2 a{
	font-weight: normal;
}
.likebox .likes{
	color: #000;
}
.icon{
	border: none;
	display: inline;
	width: 17px;
	margin-bottom: -2px;
	margin-right: 2px;
}

#comment{
	font-family: Georgia, Times, "Times New Roman", serif
}

#comments{
	/*margin-left: 60px;*/
	margin-left: 0px;
}
#comments .story .section a,#comments .story .section a span{
	color: #002f55 !important;
}
#comments .author_pic{
	height: 50px; width: 50px; margin-left: 80px;margin-top: 0px;
}
#comments .children{
	margin-left: 0px;
	margin-top: -10px;
}
#comments .story{
	padding-left: 60px;
}
.directory #comments .story.commentary, .blogs #comments .commentary{
	padding-left: 0px;
}
.directory #comments .commentary p, .blogs #comments .commentary p{
	font-size: 12px !important;
}
.directory .edit-comment p, .blogs .edit-comment p{
	font: 12px Georgia, Times, "Times New Roman", serif !important;
}
#comments > div:nth-of-type(2){
	border-top:0px !important;
}
#comments .children div{
	border-top:0px !important;
}
#comments .children .story{
	padding-left: 50px;
	margin-left: 20px;
	padding-bottom: 0px;
}
#comments .children .author_pic{
	height: 35px; width: 35px; margin-left: 80px;
}
#respond h3#reply-title{
	color: #b6b6b6;
	margin-left: 10px;
}
.comment-reply-link {
	display: none;
}
h2#comments-title{
	margin-left: 0px;
}
h2#comments-title a{
	display: none;
}
#respond{
	background-color: #fff !important;
	border: 1px solid #ccc !important;
	padding: 0px !important;
	border-radius: 0px !important;
	height: 96px !important;
	width: 456px !important;
	margin-left: 0px !important;
	/*margin-bottom: -20px !important;*/
}
#comments .children #respond,#comments .children .jump{
	display: none;
}
#comments > #respond{
	width: 516px !important;
	margin-left: 0px !important;
	margin-top: -10px;
	margin-bottom: 10px !important;
	height: 116px !important;
}
.dir_comments #respond{
	height: 122px !important;
}
#respond .form-submit input#submit{
	display: none !important;
}
#respond textarea,.dir_comments textarea{
	resize: none;
	outline: none;
	border: 0px !important;
	border-bottom: 1px solid #ccc !important;
	height: 55px !important;
	margin-left: 10px;
	width: 436px !important;
}
.dir_comments small{
	display: none;
}
.dir_comments p.comment-form-comment{
	margin-top: -20px !important;
	height: 92px;
	padding-bottom: 0px !important;
}
#comments > #respond textarea{
	width: 496px !important;
	height: 75px !important;
}
p.comment-form-comment div > span{
	display: none;
}
.imby_comment_buttons{
	margin-top: -14px !important;
	margin-right: 10px !important;
	font: 11px arial;
	float: right;
	width: 100px;
	height: 20px;
	color: #dd4d41;
	text-align: right;
}
.dir_comments .imby_comment_buttons{
	position: relative;
	margin-top: 0px !important;
	z-index: 100 !important;
}
#comments .edit-comment p{
	margin-top: 0px;
	font: 11px Arial;
}
#comments .story .section{
	/*height: 19px;*/
	line-height: 16px;
}
#comments .commentary .lede{
	margin-top: 0px;
}
h2#comments-title{
	font: 11px arial;
	padding-bottom: 6px;
}
h2#comments-title .comments-header{
	font: bold 14px Arial;
	color: #e6771f;
}
h2#comments-title a{
	font-weight: bold;
}
.commentary .author_pic{ position: absolute; margin-top: -15px; }
.commentary .lede{ margin-top: 14px; line-height: 14px; font-size: 11px; }
.commentary .section a{font-size:11px !important}
a.comment-edit-link{ font-weight: normal !important;}
.commentary p{ font-size: 12px; }

/* for backfence */
.backfence #comments .story{
	padding-left: 0px;
}
.backfence #comments .author_pic{
	height: 69px; width: 69px; margin-left: 0px;margin-top: 0px;
}
.backfence #comments .children .story{
	padding-left: 0px !important;
	margin-left: 20px !important;
}
.backfence #comments .children .author_pic{
	height: 50px; width: 50px; margin-left: 20px;
}
.backfence #respond{
	width: 516px !important;
}
.backfence #respond textarea{
	width: 496px !important;
}

/* liScroll styles */

.tickercontainer { /* the outer div with the black border */
border: 0px;
background: url(images/tickerbg.gif) repeat-x;
color: #dd4d41;
width: 300px; 
height: 32px;
margin: -4px 0 16px 8px;
padding: 0;
overflow: hidden;
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
left: 0px;
top: 3px;
width: 300px;
overflow: hidden;
font: 12px 'Dot-MatrixNormal';

}
ul.newsticker { /* that's your list */
position: relative;
left: 300px;
/*font: 18px 'VT323';*/
font: 12px 'Dot-MatrixNormal';
line-height: 27px;
list-style-type: none;
margin: 0;
padding: 2px 0 0 0;
}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding: 0;
background: transparent;
}
ul.newsticker a {
white-space: nowrap;
padding: 0;
/*color: #dd4d41;*/
color: #ff5a4b;
/*font: 18px 'VT323';*/
font: 14px 'Dot-MatrixNormal' !important;
font-weight: bold;
line-height: 27px;
/*margin: 0 50px 0 0;*/
margin: 0 20px 0 20px;
} 
ul.newsticker span {
margin: 0 10px 0 0;
}

/*footer*/
a.more, #pbd-alp-load-posts a{
	color: #dd4d41;
	font: 12px arial;
}
#clear_footer{
	height:12px;
	line-height:12px;
	font-size:12px;
	background: transparent;
}
#footer{
	clear: both;
	border-top: 1px solid #a9a9a9;
	height:140px;
	background:#000;
	margin-left:-18px;
	padding-top:55px;
	width: 962px;
	margin: 0 auto;
}
#footer_cont{
	border-top:1px solid #a9a9a9;
	color:#a9a9a9;
	font-size:11px;
	line-height:14px;
	width:700px;
	margin-left:100px;
	padding-top:10px;
}
.footer_col{
	float:left;
	height:120px;
	width:220px;
	text-align:left;
}
.footer_col a{
	color: inherit;
}
.footer_col a.enunc{
	color: #fff;
}
hr{
	background: #ccc;
	color: #ccc;
	padding: 0px;
	margin: 4px 0px;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	border: 0px;
}
.yd_linkware{
	display: none;
}
.clearall{
	clear:both;height:1px;font-size:1px;line-height:1px;
}
#iconnect{
	position: absolute;
	right: 0px;
	margin-top: -20px;
	height:62px;
	width:260px;
	color: #f2f2f2;
	padding: 20px;
	font: bold 14px arial !important;
	line-height: 17px !important;
}
#iconnect span{
	color: #c1cdd8;
}
.closer{
	text-decoration: none;
}
.linkurl{
	display: block;
	width:500px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}
/* FORM CSS */
.form-wrapper {display:none;}
input:focus{
	outline: none;
}
button:focus{
	outline: none;
}
.form-wrapper > li, .wprp_form li{
	list-style-type: none;
}
.form-wrapper > li > div{
	margin: 10px 0px 0px !important;
	padding: 0px !important;
}
.form-wrapper form, .gform_wrapper, #respond, .wprp_wrapper, .passwrap form, #iconnect, .incsub_wiki_edit_form{
	background:#b8b3ad;
	font-weight:normal;
	margin:0 auto;
	padding:12px;
	text-align:left;
	-moz-border-radius:16px;
	-webkit-border-radius:16px;
	border-radius:16px;
	border: 2px solid #878785;
}
/*#cboxWrapper .form textarea{
	color: #fff !important;
	width: 492px !important;
	border: 10px solid red !important
}*/
#cboxWrapper, #cboxWrapper iframe{
	background:#b8b3ad !important;
}
.passwrap form{
	margin-left: -2px;
	margin-right: -6px;
}

/*#respond{
	margin-top: 30px;
	height: 212px;
}
#commentform #comment{
	height: 100px;
	width: 485px;
	border: none;
	background: #fff;
}
#commentform textarea{
	width: 474px !important;
	padding: 10px;
	font: normal 14px Arial;
}*/
.dir_details #commentform textarea{
	width: 434px !important;
	height: 86px !important;
	margin-bottom: 10px;
}

.dir_details .author_pic{
	display: none;
}
.dir_details .surround{
	margin-bottom: 10px;
}
.dir_details img {
	max-width: 492px;
}
#commentform #submit, #commentform #cancel_comment, .rpsub input[type=submit]{
	display: block;
	float: right;
	clear: both;
	width: 88px !important;
	height: 28px !important;
	color: transparent;
	border: 0px;
	background: transparent url(images/buttons/submit.png) left bottom no-repeat !important;
	margin-top: -28px;
	cursor: pointer;
}
.passwrap form label{
	display: none !important;
}
.passwrap form input{
	font: bold 15px arial !important;
	margin-bottom: -4px;
}
.rpsub input[type=submit]{
	width: 92px !important;
	height: 32px !important;
	background: transparent url(images/buttons/submit_true.png) left bottom no-repeat !important;
	color: transparent !important;
}
.passwrap form p{
	margin: 0px !important;
	padding: 0px !important;
}
.passwrap form p.rpsub{
	clear: both !important;
	padding-top:40px !important;
	margin-bottom: 4px !important;
}
#commentform #cancel_comment{
	margin-right: 96px;
	background: transparent url(images/buttons/cancel_wh.png) left bottom no-repeat !important;
	margin-top: -3px;
}
.edit-comment-admin-links-no-icon a, .edit-comment-admin-links-no-icon{
	font: 11px Arial !important;
	display: inline;
}
.aec_link_text{
	font-weight: normal !important;
}
	
.hide-if-no-js{
	font-weight: normal !important;
}
.aec_links{
	color: #003565 !important;
}
.aec_links br{
	display: none;
}
.aec-undo{
	display:inline !important;
	width: 100px !important;
	padding-left:10px;
}
#aec_edit_options{
	display: none;
}
.aec_links a:focus{
	outline: none;
}
#cboxOverlay{
	background: transparent;
}
.ajax-edit-time-left{
	display: none;
}

h3#reply-title{
	padding: 0px;
	font: bold 13px arial;
	color: #fff;
}
h3#reply-title a{
	color: #fff;
}
h3#reply-title a#cancel-comment-reply-link{
	display: none;
}
.gform_wrapper, #wiki-page-wrapper{
	margin-right: -12px !important;
}
.gform_wrapper li{
	margin-bottom: 2px;
}
.gform_wrapper li.nolabel label, .incsub_wiki_edit_form li.nolabel label{
	display: none !important;
}
/*.gform_wrapper li.nolabel div, .gform_wrapper li.selection div,.gform_wrapper li.selector div,.gform_wrapper li.addresses span#input_8_29_6_container, .gform_wrapper span#input_8_23_2_container{*/
.gform_wrapper li.nolabel div, .gform_wrapper li.selection div,.gform_wrapper li.selector div,.gform_wrapper li.addresses span#input_8_29_6_container, .incsub_wiki_edit_form li.nolabel div{
	width: 572px !important;
	overflow: hidden;
	background: url(images/select-arrows_wh.png) no-repeat right #fff !important;
	height: 28px;
	border-right: 2px solid #878785;
}
.gform_wrapper li.select div, .gform_wrapper li.changehome div  {
	width: 571px !important;
}
.ginput_card_expiration_container{
	display: block;
	width: 400px;
}
.ginput_card_expiration_container label{
	padding-top: 2px !important;
	clear: both;
}
.ginput_card_expiration_container div.card{
	float: left !important;
	width: 135px;
	overflow: hidden;
	background: url(images/select-arrows_wh.png) no-repeat right #fff !important;
	border: 2px solid #878785 !important;
	height: 28px !important;
	margin-right: 10px !important;
	margin-top: 1px !important;
}
#gform_page_8_5 label{
	margin-top: -8px !important;
	margin-bottom: 12px !important;
}
/*.gform_wrapper span#input_8_23_2_container{
	width: 282px !important;
	display: block;
	height: 31px !important;
	min-height: 31px !important;
}
.gform_wrapper span#input_8_23_2_container select{
	width: 282px !important;
	border: 1px 0px 0px !important;
	height: 31px !important;
}*/
.gform_wrapper li.post_to_facebook{
	display: none;
}
.gform_wrapper li.post_to_facebook div{
	width: 22px !important;
	padding-left: 166px;
	float: right;
	overflow: hidden;
	background: none !important;
	background-image: url(images/buttons/post_to_facebook.png) !important;
	border:2px solid #878785;
	margin-bottom: -29px;
	margin-top: 9px;
	margin-right: -2px !important;
	height: 28px !important;
}
.gform_wrapper li.post_to_facebook div input{
	margin-top: -5px !important;
}
.gform_wrapper li label,.wprp_form label, .passwrap, .wiki-page-label{
	font: bold 14px arial;
	color: #fff !important;
}
::-webkit-input-placeholder {
	font: bold 14px arial;
	color: #a3a19e;
}
:-moz-placeholder {
	font: bold 14px arial;
	color: #a3a19e;
}
:-ms-input-placeholder {
	font: bold 14px arial;
	color: #a3a19e;
}
.link_text input::-webkit-input-placeholder{
	color: transparent !important;
}
.link_text input:-moz-placeholder{
	color: transparent !important;
}
.link_text input:-ms-input-placeholder{
	color: transparent !important;
}
.gform_heading{
	padding: 0px !important;
	margin: 0px !important;
}
.gform_wrapper span.gfield_required{
	display: none !important;
}
.gform_wrapper input, .gform_wrapper select, .gform_wrapper textarea, .wprp_form select, .wprp_form textarea, .passwrap input, .incsub_wiki_title, .incsub_wiki_edit_form select, .incsub_wiki_edit_form input{
	width: 568px !important;
	border: 2px solid #878785 !important;
	border-bottom: 2px solid #878785 !important;
	margin:0px;
	padding:0px 0px 0px 10px;
	background: #fff !important;
	color: #a3a19e !important;
	font: bold 14px Arial !important;
}
.gform_wrapper textarea{
	/*font-weight: normal !important;
	color:#333 !important;
	font: normal 14px Georgia !important;
	line-height: 23px !important;*/
	padding: 8px 8px 40px !important;
	width: 554px !important;
	resize:both !important;
}
.passwrap input, .incsub_wiki_title{
	font: normal 14px Arial !important;
	padding: 0px 8px !important;
	width: 540px !important;
	height: 28px !important;
	color:#333 !important;
}
.gform_wrapper select, .wprp_form select, .incsub_wiki_edit_form select{
	-webkit-appearance: none;
	  -webkit-border-radius: 0px;
	  -webkit-box-shadow: 0px;
	  -webkit-padding-end: 0px;
	  -webkit-padding-start: 0px;
	width: 574px !important;
	background: transparent !important;
	height: 28px;
	line-height: 18px !important;
	padding: 4px 10px !important;
}
.gform_wrapper input{
	height: 26px;
	padding: 0px 8px !important;
	width: 554px !important;
}
h3.gform_title{
	font: bold 18px arial !important;
	color: #fff !important;
	margin-bottom: 18px !important;
}
.form-wrapper h2{
	color:#fff;
	font:bold 14px arial;
	padding:0px;
	padding-bottom:20px;
	padding-top:10px;
	margin: 0 0 0 0 !important;
}
.gfield_label, .wiki-page-label{
	margin-top: 4px !important;
	margin-left: 2px !important;
}
.form-wrapper a, .form-wrapper .hint {
	color:#a2abba;
	font: bold 10px arial !important;
}
.form-wrapper .hint {
	display: block;
	width: 264px;
	margin-top:4px;
	font: bold 10px arial !important;
	color: #fff;
}
.form-wrapper label {
	display: none !important;
}
#login_div .submit input,#login_div  .button,#login_div  input.button{
	-moz-box-sizing: none;
	border-radius: 0px;
    border-width: 0px;
}

#logbox > a{
	font: normal 14px Georgia, Times, "Times New Roman", serif;
}
#login_div{
	width:301px;
	position:absolute;
	margin-left:625px;
	margin-top: -6px;
	background-color:#fff;
	z-index:20;
}
#login_div input {
	height: 26px;
	border: 2px solid #878785;
	margin:0px 0px 2px;
	padding:0px 0px 0px 10px;
	background: #fff;
	width: 260px;
	color:#8a8b8a !important;
	font: bold 14px arial;
}
#login_div .selection, .wprp_form .selection{
	width: 272px !important;
	overflow: hidden;
	background: url(images/select-arrows_wh.png) no-repeat right #fff !important;
	height: 28px;
	margin-bottom:2px;
	border-right: 2px solid #878785;
}
#login_div select{
	-webkit-appearance: none;
	  -webkit-border-radius: 0px;
	  -webkit-box-shadow: 0px;
	  -webkit-padding-end: 0px;
	  -webkit-padding-start: 0px;
	width: 274px !important;
	height: 28px;
	padding: 0px 10px !important;
	margin: 0px;
	border: 2px solid #878785 !important;
	background: transparent !important;
	color:#8a8b8a !important;
	font: bold 14px arial !important;
}
#login_div input::-webkit-input-placeholder {
	color:#8a8b8a !important;
	font: bold 14px arial;
}
#login_div input:-moz-placeholder {
	color:#8a8b8a !important;
	font: bold 14px arial;
}
#login_div form .submit {float:right;}
#login_div form input.imby-bttn{
	padding: 0px;
	margin:0px;
	border: 0px;
	height: auto;
	background: none;
	width: auto;
}
.login p.message {
	top: -250px;
}

p.message, p.error{
	position: absolute;
	height: 90px;
	width: 280px;
	top: -204px;
	background:#000 !important;
	color: #d6d2cf !important;
	padding: 10px !important;
	border: 0px !important;
	font:bold 14px arial;
	line-height: 17px;
	margin:0 auto;
	padding:12px;
	text-align:left;
	-moz-border-radius:16px;
	-webkit-border-radius:16px;
	border-radius:16px;
}
p.cerr{
	left: 626px;
}
p.error a{
	font:bold 14px arial !important;
}
p.error em{
	font-style: normal;
	color: #a2abba;
}
.hideme{
	display: none;
}
.adlinks{
	margin: 10px 0px;
	font: 13px arial;
	color: #ccc;
}
.adlinks a{
	color: #002f55;
}
.adlinks h2{
	font: bold 14px arial !important;
}
.adblock{
	padding: 10px;
	background: #ccc;
	color: #333;
}
#login_div form p.forgetmenot label{
	display: block !important;
	color: #919091;
	font: bold 15px arial !important;
	line-height: 20px;
}
a.forgotpw{
	display: block !important;
	color: #fff;
	font: bold 15px arial !important;
	padding-top:6px;
}
#login_div form p.forgetmenot label{
	width: 150px;
	float: right;
	color: #fff;
}
#login_div form p.forgetmenot input{
	width: 14px;
	padding: 0px;
	margin-top: -4px;
	float: left;
}
#login_div h2 {
	padding-bottom: 10px;
}
#login_div .fball_ui { /* Facebook All Login*/
	margin-bottom: 10px;
}
#login_div p {
	color: #fff;
	font-weight: bold;
}
p.header_error{
	right: 0;
	top: 0;
	position: absolute;
	width: 280px;
	background:#000 !important;
	color: #d6d2cf !important;
	padding: 10px !important;
	border: 0px !important;
	font:bold 14px arial;
	line-height: 17px;
	margin:0 auto;
	padding:12px;
	text-align:left;
	-moz-border-radius:16px;
	-webkit-border-radius:16px;
	border-radius:16px;
}
.gform_wrapper .counter{
	width: 539px;
	background: #fff !important;
	padding: 4px 0px 2px;
	margin: -28px 0 0 18px;
	font: normal 13px arial;
	color: #666;
	position: relative;
	border-top: 1px solid #666 !important;
}
.charcount {
	background: #fff;
	border: 2px solid #878785;
	width: 570px;
}
.charcount input {
	border: none !important;
	width: 550px !important;
}
.chardisp {
	margin: 0 10px;
	border-top:1px solid #666;
	font: 13px arial;
	line-height: 28px;
	color: #666;
	height:18px;
	line-height: 1.3;
	padding: 4px 0 2px 0;
}
.file-upload{
	overflow: hidden;
	display: inline-block;
	position: relative;	
	vertical-align: middle;
	text-align: center;
	width: 88px !important;
	height: 28px !important;
	margin-right: 10px;
	margin-top: 0px;
}
.gform_wrapper .publish_upload, .gform_wrapper .delete_upload{
	display: block;
	float: left;
	width: 88px !important;
	height: 28px !important;
	border: 0px !important;
	margin: 6px 8px 0 0;
	color: transparent !important;
	cursor: pointer;
	background: transparent url(images/buttons/link_roll.png) 0px 0px !important;
}
li.last-field + li{
	margin-top: 0 !important;
	padding-top: 0 !important;
}
li.last-field + li a{
	margin-top: -3px !important;
}
#calendar a.publish_upload{
	display: none !important;
	margin-top: 0px !important;
	border: 2px solid red !important;
}
.gform_footer input.image{
	display: none !important;
}
.gform_wrapper .delete_upload{
	background: transparent url(images/buttons/clear.png) !important;
	float: right;
	position: relative;
	z-index:10;
	margin-right: 0px;
	display: none;
}
.gform_wrapper #audio_button{
	background: transparent url(images/buttons/audio_roll.png) !important;
}
.gform_wrapper #video_button{
	background: transparent url(images/buttons/video_roll.png) !important;
}
.gform_wrapper #picture_button{
	background: transparent url(images/buttons/picture_roll.png) !important;
}
.link_text{
	height: 1px;
	display: none;
	padding-bottom: 3px;
}
.link_text label{
	display: none !important;
}
.link_text input{
	position: absolute !important;
	margin-top: -32px;
	left: 107px;
	width: 366px !important;
	height: 28px !important;
	line-height: 28px !important;
	background: #fff !important;
}
input.upload_field{
	position: absolute !important;
	margin-top: 40px;
	left: 107px;
	width: 366px !important;
	height: 28px !important;
	line-height: 28px !important;
	background: #fff !important;
}
input.audio_text, input.video_text, input.picture_text, input.picture2_text, input.picture3_text, input.picture4_text, input.picture5_text, input.picture6_text,input.banner_text{
      clear: both !important;
      position: relative !important;
      margin-top: 12px !important;
      margin-bottom: 4px;
      margin-left: -14px;
      display: none;
}
#audio_delete, #video_delete, #picture_delete, #link_delete{
	display: none;
	margin-top:13px;
}
#picture2_delete, #picture3_delete, #picture4_delete, #picture5_delete, #picture6_delete{
	margin-top:13px;
}
.file-upload{
	background: transparent url(images/buttons/selectfile_wh.png) left bottom no-repeat !important;
	width: 88px !important;
	height: 36px !important;
	position: absolute;
	display: none;
	cursor: pointer !important;z-index:999 !important;
}
.link{
	display: block;
	float: left;
	clear: both;
	width: 90px !important;
	height: 38px !important;
	margin-left: 0px !important;
	margin-top: 4px !important;
	margin-bottom: 2px !important;
	background: transparent url(images/buttons/enterlink_wh.png) left bottom no-repeat !important;
	display: none;
}
.file-upload label{
	display: none !important;
}
.file-upload input {
	position: absolute;
	display: block !important;
	top: 0;
	left: 0;
	margin: 0;
	font-size: 70px;
	cursor: pointer !important;
	opacity: 0;
	filter: alpha(opacity=0);
	width: 310px !important;
}
	
.file-upload span {
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	padding-top: .45em;
}

input.upload_text{
	clear: both !important;
	position: relative !important;
	margin-top: 12px !important;
	margin-bottom: 4px;
	margin-left: -12px;
}
#upload_delete{
	clear: both !important;
	position: relative !important;
	margin-top: 12px !important;
	margin-bottom: 4px;
	margin-left: -12px;
	display: block;
}
.single-up{
	margin-top: -46px;
	display: block;
}

.gform_page_footer, .gform_footer{
	width: 573px !important;
	clear:both;
	min-height: 24px;
	height: auto !important;
	padding-bottom: 0 !important;
	margin-bottom: 0 !important;
	overflow:hidden;
}
.incsub_wiki_clear{
    width: 578px !important;
      clear:both;
      min-height: 24px;
      height: auto !important;
}
.gform_page_footer input.article_cancel, .gform_footer input.article_cancel{
	display: block !important;
	float: right !important;
	background: url(images/buttons/cancel_wh.png) !important;
	width: 88px !important;
	height: 28px !important;
	border: 0px !important;
	padding: 0px !important;
	cursor: pointer;
}
.gform_wrapper input.gform_delete_button{
	background: transparent url(images/buttons/delete.png) right bottom no-repeat !important;
	clear: both;
	float: none !important;
	display: block !important;
	width: 572px !important;
	height: 36px;
	border: 0px !important;
	margin: 0px !important;
	color: transparent !important;
	cursor: pointer;
}
.gform_page_footer, .gform_footer, .incsub_wiki_clear, .wiki_popup_footer{
      border-top:0px !important;
}
.gform_page_footer input.gform_next_button, .gform_footer input.gform_next_button, .gform_footer input.create-new-ad, input#submit.save-button{
	float: right !important;
	background: url(images/buttons/preview.png) !important;
	color: transparent !important;
	width: 88px !important;
	height: 28px !important;
	border: 0px !important;
	padding: 0px !important;
	margin-left: 8px;
	cursor: pointer;
}
#gform_wrapper_8 .gform_page_footer input.gform_next_button, .gform_footer input.gform_next_button{
	background: url(images/buttons/next.png) !important;
}
.create-new-ad-cont{
	width: 191px !important;
	height: 32px !important;
	float:left !important;
	margin-top: 20px !important;
	margin-bottom: -47px !important;
}
input.create-new-ad{
	height: 32px !important;
	width: 191px !important;
	background: url(images/buttons/createanewad.png) no-repeat !important;
	cursor: pointer !important;
}

#gform_wrapper_8 input[type=text]{
	margin-bottom: 8px;
}

.gfield_radio li{
	display: inline;
	float: left;
	line-height: 20px !important;
}
.gfield_radio li label{
	padding-right: 20px !important;
	line-height: 30px !important;
	display: inline;
	vertical-align: bottom;
}
#input_8_32 li input{
	line-height: 20px !important;
	height:16px !important;
	margin-top:0px;
}
.gfield_radio{
	height:30px;
}

#ad_cost_display{
	height: 30px;
	width: 400px;
	display: block;
	color: #000;
	font: bold 14px arial;
}

.gform_page_footer input.gform_previous_button, .gform_footer input.gform_previous_button{
	position: absolute;
	left: 14px;
	background: url(images/buttons/back.png) !important;
	color: transparent !important;
	width: 88px !important;
	height: 28px !important;
	border: 0px !important;
	padding: 0px !important;
	cursor: pointer;
}
.gform_page_footer input.gform_image_button, .gform_footer input.gform_image_button{
	float: right !important;
	width: 88px !important;
	margin-left: 8px !important;
	height: 28px !important;
	background-color: transparent !important;
}
#file_loader_image
{
    margin-left:27px;
}

.gf_progressbar_wrapper{
	display: none;
}
.gform_page_fields li{
	color: #fff !important;
}
.gform_page_fields li.ad-create-text {
	color: #000 !important;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 13px;
	margin-top: 0 !important;
	margin-bottom: 15px;
}
body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ul#dir_dayhours, body .gform_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ul#dir_dayhours, body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ul#dir_dayhours, body .gform_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ul#dir_dayhours li {
	list-style: none !important;
}
.gform_page_fields #dir_dayhours {
	margin-top: -5px;
}
.gform_page_fields #dir_dayhours li {
	color: #000 !important;
	margin-left: -15px;
	margin: -2px 0 0 -15px;
}
.ginput_preview{
	width: 200px !important;
	text-align: left;
	font: normal 10px arial;
	color: #fff;
}
li.image .ginput_preview{
	margin: 24px 0px 0px 0px !important;
}
li.video .ginput_preview{
	margin: 40px 0px 0px -102px !important;
}
li.audio .ginput_preview{
	margin: 56px 0px 0px -204px !important;
}
.ginput_preview a{
	color: #6699cc;
}
/*to override wiki button styles*/
.gform_wrapper .submit input,.gform_wrapper .button,.gform_wrapper input.button,.gform_wrapper .button-primary, .gform_wrapper input.button-primary,.gform_wrapper .button-secondary,.gform_wrapper input.button-secondary,.gform_wrapper .button-highlighted,.gform_wrapper input.button-highlighted,.gform_wrapper #postcustomstuff .submit input {
	border-radius:0px !important;
}
.gform_wrapper li.gfield.gfield_error,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning{
	width: 578px !important;
}
.gform_wrapper .validation_error {
/*	color: #7B0000 !important;*/
	color: #dd4d41 !important;
	width: 576px !important;
	font: bold 14px arial !important;
}
.gform_wrapper li.gfield.gfield_creditcard_warning{
	background-color: #fff !important;
}
.gform_wrapper li.gfield.gfield_error .gfield_description, .gform_wrapper .gfield_description{
/*	color: #7B0000 !important;*/
	color: #dd4d41 !important;
	font-style: italic;
	background-color: transparent !important;
	float: left;
	clear: none;
	height: 11px;
	padding-top: 0; 
	margin-top: -5px;
	margin-left: 6px;
	border-right: 0 !important;
}
li .gfield_description.validation_message{
	display: none;
}

li.gfield_error input, li.gfield_error textarea, li.gfield_error select {
	color: #dd4d41;
}
.gform_wrapper li.gfield_error label.gfield_label {
	color: #dd4d41 !important;
}
li.gfield_error ::-webkit-input-placeholder { /* WebKit browsers */
    color:  #dd4d41 !important;
}
li.gfield_error :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #dd4d41 !important;
}
li.gfield_error ::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #dd4d41 !important;
}
li.gfield_error :-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #dd4d41 !important;
}

#respond textarea::-webkit-input-placeholder { /* WebKit browsers */
    color:  #b6b6b6 !important;
    font: bold 13px arial;
}
#respond textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #b6b6b6 !important;
    font: bold 13px arial;
}
#respond textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #b6b6b6 !important;
    font: bold 13px arial;
}
#respond textarea:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #b6b6b6 !important;
    font: bold 13px arial;
}
#comment.placeholder { /* Internet Explorer 10+ */
    color:    #b6b6b6 !important;
    font: bold 13px arial;
}

li.gfield_error .counter {
	background-color: rgba(225, 225, 225, 0) !important;
}

#gform_wrapper_2 li.gfield.gfield_error.gfield_contains_required {
	margin-bottom: 0 !important;
}

#gform_wrapper_2 li.gfield.gfield_error.gfield_contains_required.nolabel{
	margin-top: 0 !important;
}

#gform_wrapper_2 li.gfield.gfield_error.gfield_contains_required.nolabel div{
	margin-top: 0 !important;
}

.gform_wrapper .passwords{
	width: 576px;
}
.gform_wrapper .ginput_complex .ginput_left input#input_3_5,.gform_wrapper .ginput_complex .ginput_right input#input_3_5_2{
	width: 261px !important;
}
.gform_wrapper .intro_txt textarea{
	height: 140px !important;
}
.gform_wrapper .story_txt textarea{
	height: 590px !important;
}
.gform_wrapper .story_txt_sm textarea{
	height: 140px !important;
}
.story_txt_sm{
	margin-bottom: 2px !important;
	padding-bottom: 2px !important;
}
.gform_wrapper .gfield_html.gfield_no_follows_desc{
	padding-top: 8px !important;
}
.gform_wrapper .gfield_radio input {margin-left: 1px !important;}

.ad_demo_holder{
	height: 154px;
	width: 154px;
	background: #fff;
	border: 5px solid #000;
	margin-bottom: 16px;
}
.ad_demo{
	margin: 5px auto;
	height: 144px;
	width: 144px;
	/*table-layout: fixed;*/
	overflow: hidden !important;
}
.ad_demo > div{
	height: 108px;
	width: 108px;
	padding: 0px;
	color: #000;
	text-align: left;
	/*table-layout: fixed;*/
	overflow: hidden !important;
}
.ad_demo div div{
	text-align: center;
}
.la{
	width: 144px;
	height: 144px;
	display: block;
	text-align: center;
	margin-right: 12px;
}
.sa{
	width: 108px;
	height: 108px;
	display: block;
	float: right;
	clear: right;
	text-align: center;
	margin-bottom: 12px;
	margin-right: 15px;
}
a.ad_link:hover{
	text-decoration: none !important;
}
.large_ad_box{
	height: 140px;
}
.large_ad_box a.ad_link{
	position: absolute;
}
.ad_round{
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.gform_wrapper .colorbox{
	height: 70px !important;
}
.gform_wrapper .colorboxb{
	margin-top: 12px !important;
	height: 64px !important;
}
.gform_wrapper .colorboxc{
	margin-top: -8px !important;
	height: 64px !important;
}
.gform_wrapper .colorbox select,.gform_wrapper .colorboxb select,.gform_wrapper .colorboxc select{
	display: none;
}

/* PREVIEW FORMATTING */
.gform_wrapper li.nolabel div.validation_message, .gform_wrapper li.selector div.validation_message{
	background: none !important;
}
div.validation_message{
	margin-bottom: 20px !important;
}
.previewer{
	background-color: #fff;
	padding: 16px 26px !important;
	margin: 2px !important;
	width: 526px;
	font: 11px Arial, sans-serif;
	color: #000;
}
.previewer .dir_details{
	border: 2px solid red;
}

.preview_inst{
	font: 10px arial;
	color: #aaa;
	margin-bottom: 3px;
}
.surround, video, iframe, object, embed{
	/*border: 16px solid #000;
	max-width: 488px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;*/
	border: 0px;
	max-width: 526px;
}

.gform_wrapper .story {
	position: relative;
	padding: 13px 0 15px; border-top: 1px #ccc solid;
	font-size: 13px;
	line-height: 19px;
}

.gform_wrapper .story .section {
	clear: right;
	font: 9.5px Arial, sans-serif; color: #dd4d41;
	line-height: 16px;
}
.gform_wrapper .story .section a {
	font-size: 12px;
	font-weight: bold;
	color: #dd4d41 !important;
}
.gform_wrapper .story.previewer .section a{
		color: #002f55 !important;
	}
.gform_wrapper .story .title, .wiki_page_title {
	margin-top: 1px;
	font: bold 16.5px Arial, sans-serif;
}
.gform_wrapper .story .byline { margin-top: 1px; }
.gform_wrapper .story .lede { margin-top: 19px; line-height: 17px; }
.gform_wrapper .story .jump { margin-top: 0px; font-weight: bold; }

.gform_wrapper .space-above{
	margin-top: 26px;
}
.gform_wrapper .half-space-above{
	margin-top: 12px;
}

/*Image uploader*/
.jqicontainer{
	background: #000 !important;
	padding: 10px !important;
	padding:20px !important;
	-moz-border-radius:16px;
	-webkit-border-radius:16px;
	border-radius:16px;
}
#jqi{
	width: 540px !important;
}
.jqiclose{
	background: url(images/buttons/cancel_wh.png) !important;
	color: transparent !important;
	width: 88px !important;
	height: 28px !important;
	position: absolute;
	bottom: 32px;
	left: 335px;
	z-index: 100;
	cursor: pointer;
}
.jqifade{
	background-color: #000;
	opacity: .30 !important;
}
.adasp #jqi{
	top: 250px !important;
	margin-left: -250px !important;
	width: 400px !important;
}
.adasp .jqicontainer{
	background: rgb(215,77,64) !important;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	height: 110px;
	text-align: left;
	-moz-border-radius:30px;
	-webkit-border-radius:30px;
	border-radius:30px;
}
.adasp .jqiclose{
	background: none !important;
	width:1px;
	bottom: 12px;
}
.adasp .jqiclose:after{
	content: 'OK';
	color: #fff;
	font: bold 14px Arial;
}

.adasp .jqimessage{
	padding: 0 20px;
}

.qq-upload-spinner, .qq-upload-size, .qq-upload-cancel, .qq-upload-failed-text{
	display: none;
}

.jqicontainer button, .wprp_submit, #wiki_popup_save{
	background: url(images/buttons/upload.png) !important;
	color: transparent !important;
	width: 88px !important;
	height: 28px !important;
	border: 0px !important;
	padding: 0px !important;
	margin: 8px 0px 12px 412px !important;
	cursor: pointer;
}
.wprp_submit, .incsub_wiki_save{
	margin: 20px 0px 26px 0px !important;
	float: right !important;
}
.wprp_cancel{
	background: url(images/buttons/cancel_wh.png) !important;
	color: transparent !important;
	width: 88px !important;
	height: 28px !important;
	border: 0px !important;
	padding: 0px !important;
	margin-left: 314px !important;
	margin-top: 20px !important;
	float: left !important;
	cursor: pointer;
}
#incsub_wiki_cancel, #wiki_popup_cancel{
	display: block !important;
	float: right !important;
	background: url(images/buttons/cancel_wh.png) !important;
	width: 88px !important;
	height: 28px !important;
	border: 0px !important;
	padding: 0px !important;
	cursor: pointer;
	clear: both !important;
    position: absolute !important;
    right: 95px !important;
}
input#incsub_wiki_save, input#incsub_wiki_cancel{
	margin-top: 24px !important;
}

input.incsub_wiki_title{
	width: 560px !important;
}
input#submit.save-button{
	background: url(images/buttons/submit_true.png) !important;
 }
.wiki_page_title{
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0;
}
#wiki_popup_save{
	margin: 18px 0px 0px 0px !important;
}
#wiki_popup_save{
	right: 16px !important;
	float: right !important;
}
#wiki_popup_cancel{
	margin: 18px 10px 0px 0px !important;
}
.wiki_label, .wiki_popup_label {
	font-weight: bold;
	display: -moz-inline-stack;
	display: inline-block;
	line-height: 1.3em;
	clear: both;
	font: bold 14px arial;
	color: white !important;
	margin-top: 4px !important;
}
.wiki_popup_label{
    width: 80px;
}
#incsub_wiki_save{
	background: url(images/buttons/post_wiki.png) !important;
	color: transparent !important;
	width: 79px !important;
	height: 28px !important;
	border: 0px !important;
	padding: 0px !important;
	cursor: pointer;
}
.wiki_popup_footer{
	width: 400px !important;
	clear: both;
	min-height: 24px;
	height: auto !important;
	overflow:hidden;
}
.gform_wrapper .wiki_popup_input_text{
	font-weight: normal !important;
	padding: 0px 8px !important;
	width: 302px !important;
	height: 28px !important;
	color: #333 !important;
	font: normal 14px Arial !important;
}
.last_updated_label{
	color: #002F55;
	font-size: 11px;
	font-weight: bold;
}
#wikicontent_bold.mceButtonActive .mceIcon, #wikicontent_bold .mceIcon:hover{
	background-image:url(images/buttons/bold_button_F.png) !important;
	border: none !important;
	opacity: 1 !important;
}
#wikicontent_italic.mceButtonActive .mceIcon, #wikicontent_italic .mceIcon:hover{
	background-image:url(images/buttons/italic_button_F.png) !important;
	border: none !important;
	opacity: 1 !important;
}
.wiki_map, .visit_map {
	border: 7px solid #878785 !important;
  height: 586px !important;
  margin-bottom:10px  !important;
}

.wiki_map {
	width: 512px !important;
}

.global_map {
	width: 926px !important;
  height: 712px !important;
  margin-bottom:10px  !important;
}
.visit_map image[id^="OpenLayers_Geometry_Point"],
.global_map image[id^="OpenLayers_Geometry_Point"] {
	cursor: pointer;
}
.visit_map div[id^="OpenLayers_Control_Attribution"],
.global_map div[id^="OpenLayers_Control_Attribution"] {
	bottom: 1px;
}
#TB_window {
	background: transparent !important;
	border: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	-khtml-box-shadow: none !important;
	box-shadow: none !important;
}
td.mceToolbar{
	border: none !important;
}

.jqiclose{
	float: right;
	margin-top: -10px;
	margin-right: -8px;
}
#PhotoPrevs{
	width: 150px;
	display: none !important;
}
#PhotoPrevs span{
	display: block;
	float: right;
	color: #fff;
	line-height:16px;
	font: 12px arial;
	border-top: 24px solid transparent;
}
.qq-upload-button input{
	position: absolute !important;
	top: 0 !important;
	left: 0 !important;
	margin: 0 !important;
	font-size: 70px !important;
	cursor: pointer !important;

	/* Loses tab index in webkit if width is set to 0 */
	opacity: 0;
	filter: alpha(opacity=0);
}
.qq-upload-button{
	overflow: hidden !important;
	display: inline-block !important;
	position: relative !important;
	vertical-align: middle !important;
	text-align: center !important;
	width: 88px !important;
	height: 28px !important;
	margin-right: 10px !important;
	margin-top: 6px !important;
	padding: 0px !important;
	color: transparent !important;
	border: 0px !important;
	background: url(images/buttons/picture_roll.png) !important;
}
.wprp_wrapper{
	display: none !important;
	padding-bottom: 1px !important;
}
.wprp_form, .wprp_report_link{
	display: block !important;
	background: #000 !important;
	border: 0px !important;
}
.wprp_form li{
	text-align: left;
}
.wprp_wrapper li textarea, .wprp_wrapper li .selection, .wprp_wrapper li label{
	width: 498px !important;
	margin-left: -80px;
}
.wprp_wrapper li .selection{
	margin-bottom: 4px;
}
.wprp_wrapper li textarea{
	width: 480px !important;
	height: 48px !important;
	font: normal 12px Georgia, Times, "Times New Roman", serif !important;
	padding: 8px !important;
	color: #000 !important;
}
.wprp_form ul{
	margin-bottom: 0px;
}
.wprp_report_link{
	display: none !important;
}

#cke_contents_input_8_17 iframe{
	max-width:100% !important;
}

/* colourpicker */

#jquery-colour-picker,#jquery-colour-pickerb,#jquery-colour-pickerc {
	/*background: #fafafa;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));*/

	width: 412px;
	padding: 10px 0px 5px 0px;

	/*border: 1px solid #666;

	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;

	-moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);*/

	z-index: 99;
}

	#jquery-colour-picker h2,#jquery-colour-pickerb h2,#jquery-colour-pickerc h2 {
		margin: 0 0 5px 0;
		font-size: 14px;
	}

	#jquery-colour-picker ul,#jquery-colour-pickerb ul,#jquery-colour-pickerc ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		zoom: 1;
	}

	#jquery-colour-picker ul:after,#jquery-colour-pickerb ul:after,#jquery-colour-pickerc ul:after {
		content: ".";
		display: block;
		height: 0;
		visibility: hidden;
		clear: both;
	}

		#jquery-colour-picker ul li,#jquery-colour-pickerb ul li,#jquery-colour-pickerc ul li {
			float: left;
			margin: 0 3px 3px 0;
		}

			#jquery-colour-picker ul li a,#jquery-colour-pickerb ul li a,#jquery-colour-pickerc ul li a {
				display: block;

				width: 11px;
				height: 11px;

				text-decoration: none;
				text-indent: -100000px;
				outline: 0;

				border: 1px solid #ddd;
			}

			#jquery-colour-picker ul li a:hover,#jquery-colour-pickerb ul li a:hover,#jquery-colour-pickerc ul li a:hover {
				border-color: #000;
			}
			#jquery-colour-picker ul li a.selected,#jquery-colour-pickerb ul li a.selected,#jquery-colour-pickerc ul li a.selected {
				border-color: #000;
			}



/*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/

.slider{
	position: relative;
	background-color: #555;
	/*width:590px;*/
	/*height:590px;*/
}
.slides_container {
	/*height:590px;*/
	margin-bottom: -5px;
	overflow:hidden;
	position:relative;
	display:none;
	text-align: center;
	width:526px;
	margin-left: 0px;
}

.more-imby-posts .slides_container {
	display: block;
}

.slides_container img{
	margin: -5px auto;
}

.calendar .slides_container img {
	margin: -5px auto -5px -8px;
}

/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/

.slides_container a {
	/*width:590px;
	height:590px;*/
	display:block;
}

.slides_container a img {
	display:block;
}

/*
	Next/prev buttons
*/

.slider .next, .slider .prev {
	position:absolute;
	bottom: 47%;
	margin-left: 0px;
	width:25px;
	height:37px;
	display:block;
	z-index:101;
	opacity: .7;
	filter: alpha(opacity=70);
}

.calendar .slider .next, .calendar .slider .prev {
	margin-left: -8px;
}

.slider .next {
	right: 0px;
	margin-right: 0px;
}

.calendar .slider .next {
	margin-right: 8px;
}

.gray-box .slider .next img,
.gray-box .slider .prev img {
	width:25px;
	height:37px;
}

.slider

/*
	Pagination
*/

.pagination {
	position: absolute;
	z-index: 100;
	bottom: 6px;
	left: 38%;
	margin:0;
	width:100px;
}
body .gform_wrapper div.gform_body  ul.gform_fields li.gfield.gfield_html ul.pagination,
body .gform_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ul.pagination {
	margin-left: 40px;
	margin-top: 10px;
	margin-bottom: -6px;
}
body .gform_wrapper div.gform_body  ul.gform_fields li.gfield.gfield_html ul.pagination li,
body .gform_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ul.pagination li {
	list-style-type: none !important;
}
.pagination li {
	float:left;
	margin:0 1px;
	list-style-type:none !important;
	height: 14px;
}

.pagination li a {
	display:block;
	width:14px;
	height:0px;
	padding-top:14px;
	background: url(images/pagination.png) no-repeat;
	background-position:0 -1px;
	float:left;
	overflow:hidden;
	color: #ccc;
}

.pagination li.current a {
	background-position:0 -15px;
	color: #fff;
}

#wikicontent-main{
	float: left;
	width: 598px;
	padding: 0 0 10px 0px;
	font: 11px Georgia, Times, "Times New Roman", serif;
}
 
#wikicontent_ifr, #wikicontent, .mceFirst, #wikicontent_tbl
{
	max-width:576px;
	background: white !important;
	-webkit-border-radius: 0px;
}
 
#wikicontent_toolbargroup
{
	height: 42px !important;
	border: none !important;
	display: block;
}
 
 
#wiki_toolbar
{
    width:576px;
    background: #d5d2cf !important;
    -webkit-border-radius: 0px;
    height: 42px !important;
}
 
#wikicontent_bold, #wikicontent_bold .mceIcon
{
    width:28px !important;
    height:28px !important;
      cursor: pointer !important;
      padding: 0px !important;
      -webkit-box-shadow: none !important;
      box-shadow: none !important;
      -webkit-border-radius: 0px !important;
    border-radius: 0px !important;
    background:none !important;
}
 
#wikicontent_bold .mceIcon
{
    background-image:url(images/buttons/bold_button.png) !important;
    border: none !important;
    opacity: 1 !important;
}
 
#wikicontent_bold
{
    display: block !important;
      float: left !important;
      margin: 6px 0px 6px 7px !important;
      border-style: solid !important;
    border-width: 1px important;
}
 
#wikicontent_italic, #wikicontent_italic .mceIcon
{
    width:28px !important;
    height:28px !important;
      cursor: pointer !important;
      padding: 0px !important;
      -webkit-box-shadow: none !important;
      box-shadow: none !important;
      -webkit-border-radius: 0px !important;
    border-radius: 0px !important;
    background:none !important;
}
 
#wikicontent_italic .mceIcon
{
    background-image:url(images/buttons/italic_button.png) !important;
    border: none !important;
    opacity: 1 !important;
}
 
#wikicontent_italic
{
    display: block !important;
      float: left !important;
      margin: 6px 0px 6px 3px !important;
      border-style: solid !important;
    border-width: 1px important;
}
 
#wikicontent_imbyinsertmap, #wikicontent_imbyinsertmap .mceIcon, #wikicontent_imbylink, #wikicontent_imbylink .mceIcon,
#wikicontent_imbynewcategory, #wikicontent_imbynewcategory .mceIcon, #wikicontent_imbyinsertfile, #wikicontent_imbyinsertfile .mceIcon
{
    height:28px !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    padding: 0px !important;
    -webkit-border-radius: 0px !important;
    border-radius: 0px !important;
    cursor: pointer !important;
    background:none !important;
    border:none;
    }
#wikicontent_imbynewcategory, #wikicontent_imbynewcategory .mceIcon
{
    width:127px !important;
}
#wikicontent_imbyinsertmap, #wikicontent_imbyinsertmap .mceIcon, #wikicontent_imbylink, #wikicontent_imbylink .mceIcon, #wikicontent_imbyinsertfile, #wikicontent_imbyinsertfile .mceIcon
{
    width:100px !important;
}
#wikicontent_imbyinsertmap
{
    display: block !important;
      float: left !important;
      margin: 6px 0px 6px 12px !important;
}

#wp-wikicontent-media-buttons
{
    display: none !important;
}

#wikicontent_imbyinsertfile, #wikicontent_imbylink, #wikicontent_imbynewcategory
{
    display: block !important;
    float: left !important;
    margin: 6px 0px 6px 7px !important;
}
 
#wikicontent_imbyinsertfile
{
    display: block !important;
      float: left !important;
      margin: 6px 0px 6px 7px !important;
}
 
#wikicontent_tbl {
border-spacing: 0px;
margin-top: 0px;
}
 
#wikicontent-html, #wikicontent-tmce
{
    visibility:hidden;
    border-style:none;
    border-width:0px;
}
#tinymce
{
     text-align: left !important;
     margin-left:15px;
}
#tinymce p {
    font-family: Georgia, Times, "Times New Roman", serif;
    line-height: 19px !important;
    padding-bottom: 15px;
    font-size: 13px
}
.wiki_label {
	font-weight: bold;
	display: -moz-inline-stack;
	display: inline-block;
	line-height: 1.3em;
	clear: both;
	font: bold 14px arial;
	color: white !important;
	margin-top: 4px !important;
}
 
#wikicontent_path_row
{
    display:none;
}
#wp-wikicontent-editor-tools
{
  
}
#wiki-author-list
{
	position:absolute;
	float:left;
	top:303px;
/*	top:264px;*/
}

#wiki-history-link
{
    position:absolute;
    float:left;
    width:64px;
    font-weight:bold !important;
    font: 11px arial, sans-serif;
    z-index:50;
}

#wikicontent_link .mceIcon
{
    background-image:url(images/buttons/link_button.png) !important;
    border: none !important;
    opacity: 1 !important;
    filter:alpha(opacity=100);    /* ie  */
}

 #wp-wikicontent-editor-container
{
    border-style:none;
    border-width:0px;
    margin:0 auto;	
    float:left;
    position: relative;
    width: 576px !important;
}
 
#wiki-author-list ul, .nogform ul
{
    margin-left: 0px !important;
    -webkit-padding-start: 0px !important;
    margin: 0 0 !important;
    padding: 0 !important;
}
#wiki-author-list ul
{
    padding-top:10px  !important;
}
 
#wiki-author-list li
{
    list-style: none;
	    clear: both;
	    float: left;
	    margin: 0 0 10px 0 !important;
}
 
#wiki-author-list img.photo {
    float: left;
    border:none;
    width:69px;
    height:69px;
}

#banner_upload_wrapper
{
   font-weight: normal !important;
    padding: 8px 8px 0px 8px !important;
    width: 568px !important;
    height: 28px !important;
    color: #333 !important;
    font: normal 14px Arial !important;
      margin-top: 12px !important;
 
}
.submit_button_wrapper
{
    height: 28px !important;
}
.gform_wrapper #banner_button {
background: transparent url(images/buttons/banner_roll.png) !important;
}
 
.form_nogform li {
list-style-type: none !important;
list-style-image: none !important;
list-style: none !important;
}
.nogform {
overflow: inherit;
margin: 10px 0;
max-width: 98%;
}
 
.nogform ul
{
    text-indent: 0;
    list-style-type: none;
}
 
.nogform ul.gform_fields {
padding: 0 !important;
margin: 0 !important;
overflow: visible;
float: left;
}
 
.nogform form {
text-align: left;
}
 
#nogform_content
{float:left}
 
#blog_full_picture{
    margin-left: 20px;
}

#banner_text
{
    outline-style: none;
    letter-spacing: normal;
    margin-left:-110px !important;
    margin-top: 40px !important;
   }
#banner_delete
{
    margin-top: 41px;
}
.nogform ul li.gfield {
clear: both;
}
 
.nogform li, .nogform form li {
overflow: visible;
}
 
.nogform ul li::before, .nogform ul li::after, .nogform ul.gform_fields {
padding: 0;
margin: 0;
overflow: visible;
}
 
.nogform .top_label .gfield_label {
margin: 10px 0 4px 0;
font-weight: bold;
display: -moz-inline-stack;
display: inline-block;
line-height: 1.3em;
clear: both;
}

/* - - - - - - - - dg styles - - - - - - - - - */

.visit .title {
	display: none;
}

/* - - GLOBAL -- */

/*next two styles fix select input field firefox overflow issue */
select {
	margin-left: -1px !important;
}

li.nolabel .ginput_container{
	width: 575px !important;
	border-left: 1px solid #878785 !important;
}

.fullwidth .lede{
	width: 590px !important;
}
.lede, .incsub_wiki_content p, .incsub_wiki_content p img{
	width: 526px !important;
}
.commentary > div {
	width: 403px !important;
}
.children > .commentary > div {
	width: 353px !important;
}
.incsub_wiki_content p {
	padding-bottom: 15px;
}
#wiki_post_contents p{
    padding-bottom: 0px !important;
}
	.red_txt{ 
		color: #dd4d41 !important;
		font:12px Georgia, Times, "Times New Roman", serif;
	}/* Text Styling */
	.para_txt{line-height: 1.4em; }
	.post-storytxt {margin-top: 4px !important;}
	.pg_content_container a{color: #003565;}
	#alphabet>li a{color: #003565;}
	.dir_ltr a{color: #003565;}
	 a.a_focus {color: #dd4d41;}
	.border-top{border-top: 1px solid #bbb;}
	.border_bottom{border-bottom: 1px solid #bbb;}
	.border-topbottom{border-top: 1px solid #bbb; border-bottom: 1px solid #bbb;}
	.empty_cat{text-decoration: none !important;}
	.pg_content_container{position: relative;}
	.imby-hnav-styling{font: bold 13px Georgia, Times, "Times New Roman", serif, serif; padding: 0;}
	.imby-hnav-styling li{float: left; list-style:none;}
	.imby-hnav-styling>li.red_txt{padding-right: 0 !important; padding-left: 0 !important;}
	.imby-hnav-styling>li>a{pading: 5px 0 5px;}
	.imby-hnav-styling>li{line-height: 14px; padding: 14px 2px 14px 2px;}
	.imby-hnav-styling li:first-of-type {padding-left: 0;}
	
	
	.gray-box{background-color: #efefed !important; margin: 10px 0; padding: 12px; font: normal 11px Georgia, Times, "Times New Roman", serif; line-height: 1.4em; display: none;width:439px;}
	#gform_page_16_2 .gray-box, #gform_page_17_2 .gray-box {
		display: block; 
		width: auto;
	}
	.gray-box p{padding: 0 8px;}
	.gray-box img, .gray-box video{padding: 0 8px;}
	.gray-box video, .gray-box img{width: 422px;}
	.graybox-close a{text-align: right !important; padding-right: 5px !important; display: block;font: 9px verdana, sans-serif !important; text-transform: uppercase !important;}
	p.graybox-close{padding: 0; margin: 0;}
	.gray_title{font: bold 14px Georgia, Times, "Times New Roman", serif; margin: 0 0 15px 0 !important;}
	img.gray_fullimg{width: 493px; height: 285px;}
	img.icon-gutter{float: left; width: 70px; margin: -11px 0 0 -98px;}
	.details-link{font: 8.5px Verdana, sans-serif; color: #003565 !important; text-align: left !important; padding: 4px;}
	

/* - - - DIRECTORY - - - */
	.details_txt {font: 8.5px Verdana, sans-serif !important;}
	.directory .details{font: 8.5px Verdana, sans-serif; color: #003565 !important;}
/*	.directory .subhead{font: bold 14px Georgia, serif;}*/
	.directory .story p{font: normal 13px/19px Georgia, Times, "Times New Roman", serif; }
	.directory .imby-hnav-styling{line-height: 40px;}
	.directory .story{padding-bottom: 7px;}
	.directory ul, .classified ul, .volunteer ul, .local-links ul{list-style:none !important; width: 526px; padding: 0; margin-left: 0; margin-top:0;}
	.directory ul#alphabet{font: bold 12px Arial, sans-serif;}
	.directory #alphabet li{float: left; list-style:none; color: #dd4d41; padding-bottom: 9px;}
	.directory ul#alphabet a{display: block; width: 18px !important;text-align: center; }
	.directory ul#alphabet a.first{text-align: left; width: 15px !important;}
	.directory ul#alphabet li.li_focus a{color: #dd4d41;}
	.directory ul#alphabet a.last{text-align: right; padding-left: 5px}
	.directory #alphabet .red_txt{padding-left: 2px; }
	.directory .dir_cat{font-weight:bold;}
	.directory .dir_cat_title{color: #dd4d41;}
	ul.dir_ltr li, p.dir_ltr{font: bold 13px Georgia, Times, "Times New Roman", serif; border-top: 1px solid #bbb; line-height: 49px; margin:0; }
	ul.dir_ltr, ul.calendar_list:not(.no_border), .classified_list > div > ul:not(.no_border), .backfence #comments, div#milestones, div#newcomers {border-bottom: 1px solid #bbb;}
	.todays-events ul.calendar_list {border-bottom: none;}  
	.todays-events #div-15  ul.calendar_list {border-bottom: 1px solid #bbb;}
	.todays-events .gray-box {
		display: block;
	}
	.local-links ul.dir_ltr > li{border-top: 0; border-bottom: 1px solid #bbb; font-size:14px;}
	.local-links ul.dir_ltr > li div{margin-top: -13px; padding-bottom: 10px; font: normal 11px Georgia, Times, "Times New Roman", serif; line-height: 16px;}
	.directory ul.dir_cat li{font: bold 16px Georgia, Times, "Times New Roman", serif; line-height: 49px; color: #000; clear: both; }
	.directory ul.dir_entity{display: block;}
	.directory ul.dir_cat{display: block;}
	.dir_details{display: none;}
	.dir_prev .dir_details, .previewer .dir_details {display: block !important;}
	.directory ul.dir_entity a{display: block;}
	.directory .story{margin:0;}
	.directory ul.dir_entity li{font: bold 13px Georgia, Times, "Times New Roman", serif; line-height: 20px; border-top: 1px solid #bbb;}
	.directory ul.dir_entity li > p{padding-bottom: 15px;}
	.directory ul.dir_entity p{padding: 17px 0 0 0; margin:0;}
	.dir_details {font: normal 11px Georgia, Times, "Times New Roman", serif; line-height: 1.5em;}
	.cl_details {font: normal 9px Verdana, serif !important; line-height: 1.5em; text-transform: uppercase !important;}
	.directory img.ent_img{float: left; width: 70px; margin: -17px 0 0 -95px;}
	.directory .dir_details{background-color: #efefed !important; border:none; margin-top: 10px; padding: 17px;}
	.directory .ent_name{font: bold 14px Georgia, Times, "Times New Roman", serif;}
	.directory .dir_details a{color: #003565 !important;display:inline !important;}
	.directory .story .section span{color: #003565 !important;}
	.directory .story{ border-top: 0px;padding-top:0px;}
	.directory .commentary .lede{ margin-top:0px;}
	.directory .commentary{ padding-bottom: 4px;}
	.directory .dir_details .post_nm{font: bold 11px Arial, sans-serif; color:  #003565; }
	.directory .dir_details .post_dt{font: normal 11px Arial, sans-serif; color: #dd4d41;}
	.directory .dir_details .flag{font: normal 11px Arial, sans-serif; color:  #003565;}
	.directory .dir_details .details{color:  #003565 !important;}
	.directory img.dir_review{margin: 10px 0 0 -17px;}
	.directory .cl_details{text-align: right;}
	/*.directory .stars img{height: 24px; width: 39px; margin: 0 0 -9px 0; padding: 0;}*/
	.directory .dir_details a.hide-if-js{ display: none !important;}
	.directory .dir_details a.hide-if-no-js{ font-family: Arial;}
	.directory .dir_details .story .section span{ letter-spacing: 0px !important;}
	.directory .star_holder, .directory .ustar_holder, .directory .fixedstars{
		height: 11px !important;
		display: inline-block;
	}
	.directory .mystars{
		display: inline-block;
		width: 80px;
		font: 11px arial;
		padding-left: 4px;
	}
	.directory .startop{
		padding-bottom: 3px !important;
	}
	.directory a.stars{
		height: 11px !important;
		width: 12px !important;
		background: url('images/all_stars.png') 0px 0px no-repeat;
		display: inline-block !important;
	}
	.directory a.fullstar{
		background-position: 0px -22px;
	}
	.directory a.halfstar{
		background-position: 0px -11px;
	}

/* - - - CALENDAR - - - - */
.calendar ul#alphabet{
	font: bold 12px Arial, sans-serif;
	clear: both;
	padding-top: 5px;
}
.calendar #alphabet li{
	float: left; 
	list-style:none; 
	color: #dd4d41; 
	padding-bottom: 9px;
}
.calendar ul#alphabet a{
	display: block; 
	width: 18px !important;
	text-align: center; 
}
.calendar ul#alphabet a.first{
	text-align: left; 
	width: 15px !important;
}
.calendar ul#alphabet li.li_focus a{color: #dd4d41;}
.calendar ul#alphabet a.last{
	text-align: right; 
	padding-left: 5px
}
.calendar #alphabet .red_txt{padding-left: 2px; }
.calendar ul.cal_ltr {border-bottom: 1px solid #bbb;}
.calendar ul.cal_ltr li {
	font: bold 13px Georgia, Times, "Times New Roman", serif;
	border-top: 1px solid #bbb;
	line-height: 49px;
	margin: 0;
}
.calendar ul.cal_ltr li a {color: #003565;}
.calender ul.cal_ltr ul.calendar_list { display: block;}

.calendar_list .gray-box {
	width: 502px;
}


/* - - - CLASSIFIED - - - - - */
	.volunteer.calendar #imby-horizontal-navbar{padding: 14px 0;}
	.volunteer.calendar #imby-horizontal-navbar>li{line-height: 16px; padding: 4px;}
	.classified .pg_content_container{margin-top: 10px;}
	.classified ul.imby-horizontal-navbar2{margin-top: 1px; padding-bottom: 20px;}
	.imby-category-listing{}	
	.imby-category-listing:last-of-type {
		border-bottom: 1px solid #bbb;
	}	
	a.imby-highlight {color: #dd4d41;}
	.imby-horizontal-navbar2{font:11px Verdana, sans-serif !important; width: 526px; padding: 5px 0 0 0;}
	.imby-horizontal-navbar2:not(.imby-default-listing){display: none;}
	.imby-horizontal-navbar2 li {float: left; padding: 0 1px;}
	#imby-horizontal-navbar>li{line-height: 14px !important; padding: 14px 2px 14px 2px;}
	.classified .details-link{padding: 0;}
	/*.imby-entity-listing:not(.imby-default-listing){display: none;}*/
	.imby-category-listing:not(#div-1){display: block;}
	.todays-events .imby-category-listing:not(#div-1){display: block;}
	.imby-displaylist{display: block;}
	li.default>a{color: #dd4d41;}
	.imby-entity-listing > p {
		color: #dd4d41;
	}

/* - - - VOLUNTEER and CLASSIFIED - - - - */
	#imby-horizontal-navbar{font: bold 13px Georgia, Times, "Times New Roman", serif; padding: 0;}
	#imby-horizontal-navbar li{float: left; list-style:none;}
	#imby-horizontal-navbar>li.red_txt{padding-right: 0 !important; padding-left: 0 !important;}
	#imby-horizontal-navbar li:first-child ul{display: block;}
	#imby-horizontal-navbar{margin: 7px 0 0 0 !important; overflow: auto; width: 100%; clear: both !important;}
	#imby-horizontal-navbar > li > a.a_focus {color: #dd4d41;}
 	.imby-category-listing{font: bold 16px Georgia, Times, "Times New Roman", serif; line-height: 16px;}
	.imby-category-listing > p {border-top: 1px solid #bbb; padding: 15px 0;margin: 0;}
	.imby-entity-listing li{border-top: 1px solid #bbb;}
	.imby-entity-listing li {display: block;font:bold 13px Georgia, Times, "Times New Roman", serif !important;}
	.imby-entity-listing li .gray-box {font-size: 11px;}
/* - - - VOLUNTEER - - - - */
	.vol-title{border-bottom: 1px solid #bbb !important;}
	.vol_title{display: none;}
	.vol-title{font: bold 16px Georgia, Times, "Times New Roman", serif; padding: 0; line-height: 16px; }
	.vol-title{margin:0; padding: 15px 0 15px 0;}
	.vol-title a{color: #000;}
	.vol-title a:hover{text-decoration: none; cursor: default;}

	.vlisting {font: bold 14px Georgia, Times, "Times New Roman", serif; line-height: 16px; padding: 16px 0 17px 0;}
	.vlisting li{border-bottom: 1px solid #bbb;}
	.vlisting-title{width: 526px; line-height: 16px;}
	.vlisting-title a {margin-top: -1px;}
	.vcategory{display: none;}
	.vcategory.div-focus{display: block;}

	.volunteer #imby-horizontal-navbar>li{line-height: 14px; padding: 17px 2px 17px 2px;}
	.volunteer .details-link{padding: 0;}
	
/* - - - - - - - -DG  GFORMS - - - - - - - - */
/* global form styles */
	
	
	.gform_hide{display: none;}
	.gform_wrapper li.firstNoLabel {margin-top: 2px; }
	.gform_wrapper li.days_of_week {
		margin-top: 10px;
	}
	.gform_wrapper li.days_of_week ul.gfield_checkbox {
		margin-left: 20px;
	}
	.gform_wrapper li.days_of_week ul.gfield_checkbox li {
		display: block !important; 
		padding-right: 12px !important; 
		display: block; 
		float: left; 
		line-height: 14px; 
		vertical-align: middle; 
		margin: 0 7px 0 0;
		padding: 9px 1px 0 0; 
		margin-bottom: 4px; 
	}	
	.gform_wrapper .days_of_week .gfield_checkbox li label {
		margin-left: 17px !important;
	}
	.gform_wrapper li.hours-start {
		margin-left: 20px;
	}
	.dir .gform_fields .hradio.hradio-box.from-to {
		width: 175px; 
		float: right; 
		margin-top: -31px; 
		margin-right: 116px; 
	}
	.gform_wrapper li.appointment-only {
		margin: 0 0 0 -97px;
	}
	.gform_wrapper li.appointment-only div.ginput_container {
		margin: -15px 0 0 120px;
	}
	.gfield.hradio.hradio-box.hsecond {
		float: left; 
		width: 180px;
	}
	.gform_fields .hradio.hradio-box.from-to label {
		padding-right: 20px;
	}
	.gform_fields .hradio.hradio-box.from-to .clear-multi {
		clear: none; 
		width: 175px; 
	}
	.gform_fields li.hradio {
		overflow: hidden; 
		height: 32px; 
		display: block; 
	}
	li.hradio > label {margin-top: 7px !important; vertical-align: middle !important; line-height: 28px !important; padding-right: 18px !important; float: left !important; display: inline !important; width: auto !important;}
/*	li.hradio.hsplit > label {width: 278px !important;}*/

	.gform_fields li.hradio.hradio-box {width: auto; height: auto; margin-bottom: 0; display: block; float: left;}
	.gform_fields li.hradio.hradio-box {margin-top: 0px;}
	.gform_fields li.hradio.radio-width label{width: 270px !important;}
	.gform_fields li.hradio.radio-width ul li{width: 80px !important;}
	.dir .gform_fields li.hradio.hradio-box .clear-multi {clear: none; width: auto; float: left;}
	.cal .gform_fields li.hradio.hradio-box, .cal .gform_fields li.hradio.hradio-box .clear-multi, .cal .gform_fields li.start-date {width: auto; clear: none; float: left;}
	.cal .gform_fields li.end-date {width: auto;}
	.cal .gform_fields li.from-to.to{margin-left: 17px;}
	.cal .gform_fields li.hradio.hradio-box{padding-left: 25px;}
	.gform_fields li.hradio.hradio-box label {padding-right: 14px !important; vertical-align: middle !important; line-height: 14px !important; }
	.dir .gform_fields li.hradio.hradio-box {margin-top: 20px;}

	.gform_wrapper li.vradio ul li {clear:  both; margin: 0; padding: 0;}
	.gform_wrapper .vradio label {display: block !important; line-height: 14px !important; vertical-align: middle; padding-top: 3px !important;}
	.gform_wrapper .vradio input {height: 15px !important; }
	#stories .vradio-first, #stories .vradio-first{border-top: 1px solid #fff !important; padding-top: 7px; width: 572px !important;}

	.gform_wrapper .ccdv .gfield_radio li:first-child {padding-top: 0 !important; margin-top: 0 !important;}

	.gdate-field {clear: both; width: 200px; display: block; float: left; }
	.gtime-field {clear: none !important; width: 200px; float: left; display: block;padding-top: 3px; /*padding-top: 25px;*/}
	.ccdv .gtime-field label {clear: none !important; width: 35px; float: left; display: block; padding-right: 15px}
	.ccdv .gdays-field li{width: 75px; float: left;}
	.ccdv .gfield_checkbox li input[type="checkbox"] {height: 21px !important; margin-top: 0 !important;}
	.ccdv .gdays-field > label{margin: 8px 0 0 0 !important;}
	.ccdv .gfield_time_hour, .ccdv .gfield_time_minute, .ccdv .gfield_time_ampm {overflow: hidden !important; height: 31px !important; }
	.gfield_time_ampm > select {padding: 2px 4px 0 4px !important; margin-left: 0px !important; }
	.ccdv .gfield_time_hour input, .ccdv .gfield_time_minute input, .ccdv .gfield_time_ampm {padding: 0 3px !important; text-align: left !important; height: 24px !important; text-align: center !important;}
	.gfield_time_ampm.ginput_container {-moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px;}
	.gfield_time_ampm.ginput_container select {-moz-border-radius: 9px; border-radius: 9px; -webkit-border-radius: 9px;}
	.ccdv .gfield_time_hour {width: 38px !important; }
	.ccdv .gfield_time_hour input {width: 28px !important;}
	.ccdv .gfield_time_minute {width: 37px !important; }
	.ccdv .gfield_time_minute input {}
	.ccdv .gfield_time_ampm  {-moz-border-radius: 9px; -webkit-border-radius: 9px; border-radius: 9px; background: #fff url('images/select-arrows_lt.png') no-repeat right; width: 58px !important; overflow: hidden !important; height: 28px !important; padding: 0 !important; padding-right: 2px !important;}
	.ccdv .gfield_time_ampm select {color: #343233; width: 50px !important; height: 28px !important; margin-left: 0px !important; }
	
/*	classifieds form */

	.gform_wrapper li.hradio.columns {overflow: visible; margin-bottom: 0;}
	.classified li.hradio.columns.two {margin-top: -13px; }
	.gform_wrapper li.hradio.columns .ginput_container > ul {padding: 0; margin: 0; width: 572px; display: block !important; float: left; clear: both; height: auto;}
	.gform_wrapper li.hradio.columns .ginput_container > ul {margin-top: -8px; }
	.gform_wrapper li.hradio.columns .gfield_radio li {margin-bottom: -10px;}
	.gform_wrapper li.hradio.columns .gfield_radio li:last-child {margin-bottom: 0px;}
	
	.gform_wrapper li.hradio.columns.three {margin-top: 20px;}
	.gform_wrapper li.hradio.columns.three .gfield_radio {margin-bottom: 15px; }
	.gform_wrapper li.hradio.columns .ginput_container > ul > li {width: 200px; line-height: 14px; vertical-align: middle;}
	li.hradio.columns .ginput_container label {padding-top: 2px;}
	.gform_wrapper li.hradio.columns.three .ginput_container > ul > li {width: 175px; }
	
	#gform_wrapper_19 li#field_19_31 {
		height: 94px !important;
	}
	
	.ginput_container > select{width: 105% !important; overflow: hidden;} /*hides default drop-down arrow in Firefox.*/

/*  - - - - - - - end dg styles - - - - - - - - */

/*next two styles fix select input field firefox overflow issue for ad platform */
#gform_wrapper_8 select {
	margin-left: 0px !important;
}

#gform_wrapper_8 li.nolabel .ginput_container{
	border-left: 0px solid #878785 !important;
}

#gform_wrapper_8{
	margin-top: -30px;
	background: #fff !important;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px !important;
	padding: 0px;
	border: 0px !important;
}
#gform_wrapper_8.gform_validation_error{
	margin-top: -60px !important;
}
#gform_wrapper_8.gform_wrapper{
	border: 0px;
}
#gform_wrapper_8 .gform_heading{
	display: none;
}
#gform_wrapper_8 label {
	font: normal 13px Georgia, Times, "Times New Roman", serif;
	line-height: 17px;
	color: #000 !important;
}
#gform_wrapper_8 .gfield_radio label{
	margin-top: 3px !important;
}
#gform_wrapper_8 .gform_page_footer, #gform_wrapper_8 .gform_footer{
	clear: right;
	margin-top: -5px !important;
}
#gform_wrapper_8 .gform_page_footer input.article_cancel, #gform_wrapper_8 .gform_footer input.article_cancel{
	background: url(images/buttons/cancel_wh.png) !important;
}
.gform_wrapper .gform_footer {
	margin-top: 0 !important;
	padding-top: 24px !important;
}
.profile .gform_wrapper .gform_footer {
	padding-top: 8px !important;
}
.profile .lede > p{
	margin-bottom: 0px !important;
}
.profile  > .story {
	padding-bottom: 8px !important;
}
#start-group .gform_page_footer{
	padding-top: 24px !important;
	border: 2px solid red;
}
#gform_wrapper_8 .gform_fields > li{
	width: 408px !important;
	float: right !important;
	clear: none !important;
}
#gform_wrapper_8 .gform_fields input, #gform_wrapper_8 .gform_fields select{
	border-color: #4b6778 !important;
}
#gform_wrapper_8.gform_wrapper li.nolabel div, #gform_wrapper_8.gform_wrapper li.selection div, #gform_wrapper_8.gform_wrapper li.selector div, #gform_wrapper_8.gform_wrapper li.addresses span#input_8_29_6_container{
	border-right: 0px !important;
}

#gform_wrapper_8 .gform_fields li.ad_preview{
	width: 170px !important;
	float: left !important;
	margin-top: 4px !important;
}

#gform_wrapper_8 .gform_fields li#field_8_6, #gform_wrapper_8 .gform_fields li#field_8_9{
	width: 204px !important;
}
#gform_wrapper_8 #input_8_6, #gform_wrapper_8 #input_8_9{
	margin-top: 6px;
}

#gform_wrapper_8 .gform_page_footer,#gform_wrapper_8 .gform_footer{
	/*width:592px !important;*/
	width:410px !important;
	float: right !important;
}
#gform_wrapper_8 .gform_page_footer .gform_previous_button{
	/*left: 0px*/
	left: 180px;
}
#gform_wrapper_8 li.nolabel div, #gform_wrapper_8 li.selection div, #gform_wrapper_8 li.selector div{
	width: 412px !important;
	overflow: hidden;
	background: url(images/select-arrows_wh.png) no-repeat right #fff !important;
	height: 31px;
	border-right: 2px solid #878785 !important;
}
#gform_wrapper_8 li.selector div .gfield_select, #gform_wrapper_8 .gform_wrapper select{
	height: 31px !important;
	width: 412px !important;
}
#gform_wrapper_8 .gform_fields li#field_8_53{
	width: 204px !important;
}
#gform_wrapper_8 .gform_fields li#field_8_54, #gform_wrapper_8 .gform_fields li#field_8_54 .ginput_container, #gform_wrapper_8 .gform_fields li#field_8_54 .ginput_container select {
	width: 82px !important;
}
#gform_wrapper_8 .gform_fields li#field_8_54{
	margin-right: 4px !important;
	margin-left: -8px !important;
}
#gform_wrapper_8 .gform_fields li#field_8_68, #gform_wrapper_8 .gform_fields li#field_8_68 .ginput_container{
	width: 126px !important;
}
#gform_wrapper_8 .gform_fields li#field_8_68{
	margin-right: 0px !important;
	color: #000 !important;
	font: bold 13px Georgia, Times, "Times New Roman", serif;
	line-height: 30px;
	vertical-align: middle;
	margin-top: -7px !important;
}
#gform_wrapper_8 .gform_fields li#field_8_68 span{
	display: block;
	float: right;
	width: 55px;
}
#gform_wrapper_8 .gform_fields li#field_8_18{
	height: 600px !important;
}
.seprt{
	margin-bottom: 10px !important;
}
#gform_wrapper_8 li.seprt div, #gform_wrapper_8 li.seprt div, #gform_wrapper_8 li.seprt div{
	width: 192px !important;
	height: 32px !important;
}
#gform_wrapper_8 li.seprt div .gfield_select{
	width: 192px !important;
}
#gform_wrapper_8 li.seprt select{
	border: 2px solid #878785 !important;
}

#gform_wrapper_8 .gchoice_6_0 input[type=radio], #gform_wrapper_8 .gchoice_6_1 input[type=radio], #gform_wrapper_8 .gchoice_6_2 input[type=radio], #gform_wrapper_8 .gchoice_6_3 input[type=radio], #gform_wrapper_8 .gchoice_6_4 input[type=radio], #gform_wrapper_8 .gchoice_9_0 input[type=radio], #gform_wrapper_8 .gchoice_9_1 input[type=radio], #gform_wrapper_8 .gchoice_9_2 input[type=radio], #gform_wrapper_8 .gchoice_9_3 input[type=radio], #gform_wrapper_8 .gchoice_9_4 input[type=radio] {
    position: absolute;
    left: -9999px;
}

#gform_wrapper_8 .gchoice_6_0 label, #gform_wrapper_8 .gchoice_6_1 label, #gform_wrapper_8 .gchoice_6_2 label, #gform_wrapper_8 .gchoice_6_3 label, #gform_wrapper_8 .gchoice_6_4 label{
    background:url(images/buttons/shape_square.png) no-repeat 0px 0px;
    display:block;
    width:28px;
    height:28px;
	padding-right: 0px !important;
	margin-right: 8px !important;
	margin-left: 0px !important;
}
#gform_wrapper_8 .gchoice_6_1 label{
    background:url(images/buttons/shape_rounded.png) no-repeat 0px 0px;
}
#gform_wrapper_8 .gchoice_6_2 label{
    background:url(images/buttons/shape_concave.png) no-repeat 0px 0px;
}
#gform_wrapper_8 .gchoice_6_3 label{
    background:url(images/buttons/shape_bevelled.png) no-repeat 0px 0px;
}
#gform_wrapper_8 .gchoice_6_4 label{
    background:url(images/buttons/shape_circle.png) no-repeat 0px 0px;
}

#gform_wrapper_8 .gchoice_6_0 label:hover,#gform_wrapper_8 .gchoice_6_1 label:hover, #gform_wrapper_8 .gchoice_6_2 label:hover, #gform_wrapper_8 .gchoice_6_3 label:hover, #gform_wrapper_8 .gchoice_6_4 label:hover { 
    background-position:0px -29px;
}


#gform_wrapper_8 .gchoice_9_0 label, #gform_wrapper_8 .gchoice_9_1 label, #gform_wrapper_8 .gchoice_9_2 label, #gform_wrapper_8 .gchoice_9_3 label, #gform_wrapper_8 .gchoice_9_4 label{
    background:url(images/buttons/border_0.png) no-repeat 0px 0px;
    display:block;
    width:28px;
    height:28px;
	padding-right: 0px !important;
	margin-right: 8px !important;
	margin-left: 0px !important;
}
#gform_wrapper_8 .gchoice_9_1 label{
    background:url(images/buttons/border_1.png) no-repeat 0px 0px;
}
#gform_wrapper_8 .gchoice_9_2 label{
    background:url(images/buttons/border_2.png) no-repeat 0px 0px;
}
#gform_wrapper_8 .gchoice_9_3 label{
    background:url(images/buttons/border_3.png) no-repeat 0px 0px;
}
#gform_wrapper_8 .gchoice_9_4 label{
    background:url(images/buttons/border_4.png) no-repeat 0px 0px;
}

#gform_wrapper_8 .gchoice_9_0 label:hover,#gform_wrapper_8 .gchoice_9_1 label:hover, #gform_wrapper_8 .gchoice_9_2 label:hover, #gform_wrapper_8 .gchoice_9_3 label:hover, #gform_wrapper_8 .gchoice_9_4 label:hover { 
    background-position:0px -29px;
}

#gform_wrapper_8 #field_8_52 label{
	display: none;
}
#gform_wrapper_8 #field_8_52 div, #gform_wrapper_8 #field_8_52 textarea{
	display:none;
}
#gform_wrapper_8 #ad_text_color{
	margin-top:8px;
	display: block !important;
	width: 28px !important;
	height: 28px !important;
	background: url(images/buttons/type_color.png) no-repeat 0px 0px;
	float: left;
}
#gform_wrapper_8 #ad_text_color.ad_text_color_selected{
	background-position: 0px -29px;
}
#gform_wrapper_8 #field_8_56{
	height: 76px;
	/*margin-top: -2px !important;*/
}
#gform_wrapper_8 #field_8_57{
	margin-top: -10px;
	display: none;
}
#gform_wrapper_8 #field_8_57 label{
	display:none;
}
#gform_wrapper_8 #field_8_56 input{
	position: absolute;
    left: -9999px;
}
#gform_wrapper_8 #field_8_56 label.ad_btn{
	width:28px;
	display: block !important;
	width: 28px !important;
	height: 28px !important;
	background: url(images/buttons/type_bold.png) no-repeat 0px 0px;
	float: left;
	margin-top: 8px;
	margin-left: 10px;
}
#gform_wrapper_8 #field_8_56 label#ad_text_italic_label{
	background: url(images/buttons/type_italic.png) no-repeat 0px 0px;
	margin-left: 1px;
}
#gform_wrapper_8 #field_8_56 label#ad_text_align_left_label{
	background: url(images/buttons/justify_left.png) no-repeat 0px 0px;
}
#gform_wrapper_8 #field_8_56 label#ad_text_align_center_label{
	background: url(images/buttons/justify_center.png) no-repeat 0px 0px;
	margin-left: 1px;
}
#gform_wrapper_8 #field_8_56 label#ad_text_align_right_label{
	background: url(images/buttons/justify_right.png) no-repeat 0px 0px;
	margin-left: 1px;
}
#gform_wrapper_8 #field_8_56 label#ad_text_valign_top_label{
	background: url(images/buttons/valign_top.png) no-repeat 0px 0px;
}
#gform_wrapper_8 #field_8_56 label#ad_text_valign_middle_label{
	background: url(images/buttons/valign_middle.png) no-repeat 0px 0px;
	margin-left: 1px;
}
#gform_wrapper_8 #field_8_56 label#ad_text_valign_bottom_label{
	background: url(images/buttons/valign_bottom.png) no-repeat 0px 0px;
	margin-left: 1px;
}
#gform_wrapper_8 #field_8_56 label:hover{
	background-position: 0px -29px !important;
}
#gform_wrapper_8 #field_8_15{
	margin-top: 10px;
}
#gform_wrapper_8 input[type=text]{
	background-color: #fff !important;
	border-bottom: 2px solid #878785 !important;
	border-right: 2px solid #878785 !important;
	width: 388px !important;
}

#gform_wrapper_8 .creditcard label, 
#gform_wrapper_8 .addresses label{
	margin-top: -5px;
	margin-bottom: 10px;
}

#gform_wrapper_8 .creditcard .gfield_label, 
#gform_wrapper_8 .addresses .gfield_label{
	font-weight: bold;
}

#gform_wrapper_8 .creditcard input[type=text]{
	width: 388px !important;
}
#gform_wrapper_8 .gfield_creditcard_warning input[type=text]{
	width: 378px !important;
}
#gform_wrapper_8 .gform_fields > li.gfield_creditcard_warning{
	width: 398px !important;
}
.gfield_creditcard_warning_message{
	margin-bottom: 4px;
}

#gform_wrapper_8 select{
	/*background-color: #fff !important;*/
}
#gform_wrapper_8 #input_8_29_3_container input[type=text],#gform_wrapper_8 #input_8_29_4_container input[type=text],#gform_wrapper_8 #input_8_29_5_container input[type=text]{
	width: 180px !important;
}
#gform_wrapper_8 #field_8_15 input[type=text]{
	width: 392px !important;
}
.gform_wrapper li.addresses{
	margin-top: 12px;
}
.gform_wrapper li.addresses span#input_8_29_6_container{
	background: url(images/select-arrows_wh.png) no-repeat right #fff !important;
	border-bottom: 0px;
	width: 198px !important;
}
.gform_wrapper li.addresses span#input_8_29_6_container{
	width: 198px !important;
	display: block;
	height: 32px !important;
	min-height: 32px !important;
}
.gform_wrapper li.addresses span#input_8_29_6_container select{
	width: 198px !important;
	border: 1px 0px 0px !important;
	height: 32px !important;
	border-bottom: 2px solid #878785 !important;
}
.gform_wrapper li.addresses span#input_8_29_6_container label{
	z-index: 100;
	padding-top: 8px;
	position: absolute;
}
.gform_wrapper .ginput_card_expiration_container div.card select{
	border: 0px !important;
	height: 31px !important;
}
.gform_wrapper select#input_8_23_2_month,.gform_wrapper select#input_8_23_2_year{
	width: 135px !important;
}

#gform_wrapper_8 label.shape_selected { 
    background-position:0px -29px !important;
}
.top-align-ad{
	/*display: table-cell;
	vertical-align: top;*/
}
.middle-align-ad{
	/*display: table-cell;
	vertical-align: middle;*/
}
.bottom-align-ad{
	/*display: table-cell; 
	vertical-align: bottom;*/
}
.ad_upload .upload_text{
	margin-bottom: 8px !important;
}
#gform_wrapper_8 .ad_upload{
	margin-top: 0px !important;
}
#gform_wrapper_8 p{
	margin-top: 2px !important;
	font: 13px Georgia, Times, "Times New Roman", serif;
	line-height: 17px;
}
#gform_wrapper_8 .ad_upload .upload_text{
	margin-bottom: 0px !important;
	border: 2px solid #878785 !important;
	margin-top: 10px !important;
}
#gform_wrapper_8 #field_8_11{
	width: 310px !important;
}
#gform_wrapper_8 .qq-upload-button{
	background: url('images/buttons/selectfile.png') no-repeat !important;
}
#gform_wrapper_8 #UploadImages{
	width: 310px !important;
	margin-top: -58px !important;
	margin-left: 2px !important;
}
#gform_wrapper_8 .ad_upload .delete_upload{
	/*border-top: 1px solid #000 !important;*/
	margin-right: -4px;
}
#gform_wrapper_8 .ad_upload{
	width: 300px !important;
}
#gform_wrapper_8 .file-upload{
	margin-top: 52px;
	left: 180px;
	background: transparent url(images/buttons/selectfile.png) left bottom no-repeat !important;
}
#gform_wrapper_8 input.upload_field.upload_text{
	width: 201px !important;
	margin-left: -10px !important;
	margin-top: 5px !important;
}
#gform_wrapper_8 #upload_delete{
	margin-top: 7px !important;
}
#gform_wrapper_8 #input_8_11{
	width:300px !important;
}
input#gform_update_post_delete_button_8{
	width: 88px !important;
	margin-left: 322px !important;
}
#gform_wrapper_8 .ad_text input{
	width: 170px !important;
	height: 30px !important;
	line-height: 30px !important;
	background: #fff !important;
	border: 2px solid #878785 !important;
	margin-top: 4px;
}
#gform_wrapper_8 .ad_text input.ad_text_selected{
	border: 2px solid #ff0000 !important;
}
#gform_wrapper_8 .gform_page_fields li p{
	color: #000;
}
#gform_wrapper_8 .gfield_label{
	margin-top: 8px !important;
	margin-bottom: 5px !important;
}
#gform_wrapper_8 #gform_page_8_2 .gfield_label{
	margin-top: 10px !important;
	margin-bottom: 0px !important;
}
.gform_wrapper .gform_card_icon_container{
	margin-top: 0px !important;
}
#gform_wrapper_8 ul.gfield_radio{
	margin-top:0px;
}
#gform_wrapper_8 ul li#field_8_13{
	margin-bottom: -6px !important;
}
#gform_wrapper_8 li.gfield ul label{
	font-weight: bold;
}
li.image_local_array{
	display: none !important;
}
.ad_text label{
	display: none !important;
}
.ad_text.first_ad_text label{
	display: block !important;
}
.history_large,.history_standard{
	text-align: center;
	margin-right: 16px;
}
.history_large{
	float: left;
	width: 150px;
	margin-right: 24px;
}
.history_standard{
	float: left;
	width: 110px;
}
.history_content{
	margin-top: 8px;
	line-height: 14px;
	text-align: left;
	font-size: 11px;
	color: #666;
	margin-bottom: 20px;
}
.history_content_links{
	margin-top: 8px;
	text-align: left;
}

.file_upload_wrapper
{
    background: transparent url(images/buttons/selectfile_wh.png) left bottom no-repeat !important;
    width: 88px !important;
    height: 28px !important;
    border:none;
    overflow:hidden;
    cursor:pointer;
}
#file_upload{
     opacity:0;
     filter: alpha(opacity=0);
     z-index:1;
     width:398px !important;
}
#file_upload_label{
    clear: both !important;
    position: absolute !important;
    margin-top: -30px !important;
    margin-left: 92px !important;
    width: 290px !important;
}
#wikicontent{
      height: 590px !important;
}

/* Groups*/
#horizontal-navbar{font: bold 13px Georgia, Times, "Times New Roman", serif; padding: 0;}
#horizontal-navbar li{float: left; list-style:none;}
#horizontal-navbar>li > a.red_txt{padding-right: 0 !important; padding-left: 0 !important; font: bold 13px Georgia, Times, "Times New Roman", serif !important;}
#horizontal-navbar li:first-child ul{display: block;}
#horizontal-navbar > li > a.a_focus {color: #dd4d41;}
#horizontal-navbar{margin: 0 0 0 0 !important; overflow: auto; width: 100%;}
#group_info_div{padding: 0px 0 15px;}
#group_picture{margin-top: -17px;}
.group_title{font: 11px Arial, sans-serif; font-weight: bold; line-height: 16px;}
.group_section_title {font: 13px Georgia, Times, "Times New Roman", serif; font-weight: bold;}
.join_group_section_title{font: 13px Georgia, Times, "Times New Roman", serif;}
#join_requests_table td {width: 76px;}
#join_requests_table td img{
border: 1px solid #CCC;}

.user_info
{
    position:absolute;
    float:left;
    text-align: left;
    margin-left: 78px;
}
#submit_deny, #submit_allow, #invite_members {
  margin: 0;
  padding: 0;
  border: none;
  color: #002F55;
  background-color: transparent;
  font: normal 11px verdana;
}
#submit_deny:hover, #submit_allow:hover, #invite_members:hover {
    text-decoration: underline; 
    cursor:pointer;
}
#TB_title{
    display: none!important;
}
#invite_user_button
{
    clear: both !important;
    position: absolute !important;
    right: 28px !important;
    margin-top: 8px !important;
      background: url(images/buttons/submit_true.png) !important;
      width: 88px !important;
      height: 28px !important;
      color: transparent !important;
      border: 0px !important;
      padding: 0px !important;
      cursor: pointer;
}
.group_image_upload_wrapper
{
    background: transparent url(images/buttons/file_upload.png) left bottom no-repeat !important;
    width: 119px !important;
    height: 28px !important;
    border:none;
    overflow:hidden;
}
#start-group .group_image_upload_wrapper{
	margin-top: 18px !important;
	border: 2px solid red;
}
#group_image_upload{
     opacity:0; 
     filter: alpha(opacity=0);
     z-index:1;
}
.start_group_footer input#submit.save-button
{
    clear: both !important;
    position: absolute !important;
    right: 12px !important;
   	background: url(images/buttons/post_wiki.png) !important;
   	width: 79px !important;
	height: 28px !important;
}
.start_group_footer{
    padding: 11px 0 0 0;
}

#cancel_button, #invite_user_cancel_button
{
    clear: both !important;
    position: absolute !important;
    margin-top: -28px !important;
    right: 95px !important;
    display: block !important;
      float: right !important;
      background: url(images/buttons/cancel_wh.png) !important;
      width: 88px !important;
      height: 28px !important;
      border: 0px !important;
      padding: 0px !important;
      cursor: pointer;
}
#invite_user_cancel_button
{
      margin-right: 30px !important;
      margin-top: 8px !important;
}
.start_group_footer #cancel_button
{
    margin-top: 0px !important;
}
.submit_button_wrapper input#submit.save-button, .submit_button_wrapper input#cancel_button
{
    margin-top: 0px !important;
}
.story-group {
padding: 22px 0 22px;
line-height: 14px;
}
#group_icon{margin-top: -53px;}

.story-group .subhead{font: bold 14px Georgia, Times, "Times New Roman", serif !important; }
.story-group .subhead.red_txt{font: normal 11px Arial, sans-serif !important;}
.story-group .subhead.edit{font: normal 11px Arial, sans-serif !important;}
.story-group .byline{font: normal 11px Georgia, Times, "Times New Roman", serif !important; margin-top: 5px; min-height: 12px;line-height: 16px !important;}
#members_table td {width: 76px;}
#members_table td img{border: 1px solid #CCC;}

.local-links ul.dir_ltr li{min-height: 59px;
}

#field_16_40.gfield_html_formatted{
	width: 572px !important;
}


#field_table
{
    border-spacing: 0px !important;
}
 
.nogform h3.gform_title
{
    padding-top:  0px !important;
}

.nogform #PhotoPrevs
{
    position:relative;
    width: 69px;
    height: 69px;
    float:left;
    margin-top: 5px;
}

.nogform #banner_image 
{
    position:absolute;
    width: 88px;
    height: 88px;
    top: 0px;
    left: 0px;
    float:left;
    border:none;
}

.profile #UploadImages{
	margin-top: -8px;
}

.profile #UploadImages .qq-upload-button{
	margin-top: 0px !important;
}
.profile #UploadImages .qq-upload-list{
	display: none !important;
}
.profile .gfield_description {
	display: none;
}
.popup_gform
{
    margin-right: 0px !important;
}
 
.blogs .mystars{
    display: inline-block;
      width: 80px;
      font: 11px arial;
      padding-left: 4px;
}
.blogs .startop{
      padding-bottom: 3px !important;
}
.blogs a.stars{
      height: 11px !important;
      width: 12px !important;
      background: url('images/all_stars.png') 0px 0px no-repeat;
      display: inline-block !important;
}
.blogs a.fullstar{
      background-position: 0px -22px;
}
.blogs a.halfstar{
      background-position: 0px -11px;
}
.story-blog .subhead {
    font: bold 13px Georgia, Times, "Times New Roman", serif !important;
}
.story-blog .edit {
    font: normal 11px Arial, sans-serif !important;
}
.blogs .details {
    font: 9px Verdana, sans-serif;
    color: #003565 !important;
}
.blog-intro {
    margin: 20px 0 20px;
}
.blogs img.ent_img {
    float: left;
    width: 70px;
    margin: -17px 0 0 -95px;
}
.blogs .dir_details {
    background-color: #efefed !important;
    border: none;
    margin-top: 10px;
    padding: 17px;
}
.story-blog{
    padding: 0px 0px 0px !important;
}
.blogs .ent_name {
    font: bold 14px Georgia, Times, "Times New Roman", serif;
}
.blogs .dir_details .banner {
    float:left;
    max-width: 95% !important;
}
.blogs .cl_blog_details {
    text-align: right;
}
#blog_icon, #group_icon{
	width: 69px;
	height: 69px;
}
#blog_icon {
    margin-top: -74px;
}
.blogs .commentary .section span{color: #003565 !important;}
.blogs .commentary .lede{ margin-top:0px;}
.blogs .commentary{ padding-bottom: 4px; margin:0; border-top: 0px;padding-top:0px;}
.blogs .edit-comment p, .blogs .blog-desc p, .blogs .comment-form-comment {padding: 17px 0 0 0;margin: 0;}
.imby-weather-head{
	width: 200px;
	font: bold 18px Georgia, Times, "Times New Roman", serif;
	float: left;
}
.imby-weather-date{
	width: 220px;
	text-align: right;
	float: right;
	height: 20px;
	font: bold 14px Georgia, Times, "Times New Roman", serif;
}
.imby-weather-temp{
	border-top:12px solid #fff;
	clear: both;
	font: normal 40px arial;
}
.imby-weather-feels{
	font: normal 18px arial;
}
.imby-weather-stats,.imby-weather-day-stats{
	margin-top: -4px;
	font: normal 13px arial;
	line-height: 20px;
	margin-bottom: 30px;
	width: 210px;
}
.imby-weather-daybox{
	width: 140px;
	margin-right: 15px;
	float: left;
	border: 1px solid #ddd;
	height: 230px;
	padding: 8px 10px;
}
.imby-daybox-last{
	margin-right: 0px;
}
.imby-weather-day{
	font: bold 15px arial;
	text-align: right;
}
.imby-weather-hi-low{
	font: normal 16px arial;
	line-height: 20px;
	margin-top: 8px;
	padding-bottom: 4px;
}
.imby-weather-day-stats{
	margin-top: 30px;
	float: none;
	width: 120px;
	line-height: 18px;
}
.nogform .validation_error {
    margin-bottom: 16px;
}

.nogform #PhotoPrevs
{
    position:relative;
    width: 69px;
    height: 69px;
    float:left;
    margin-top: 5px;
}

.nogform #banner_image 
{
    position:absolute;
    width: 88px;
    height: 88px;
    top: 0px;
    left: 0px;
    float:left;
    border:none;
}

.nogform .qq-upload-button {
background: transparent url(images/buttons/banner_roll.png) !important;
 margin-top: 8px !important;
}
.nogform .gfield_html.gfield_no_follows_desc {
margin-top: 10px !important;
}

#fakeprogress {
	background-color:Transparent;
	background-image:url(images/ajax-loader.gif);
	background-repeat:no-repeat;
	background-position:center 0px;
	height:35px;
	width: 88px;
	/*width:301px;*/
	position:absolute;
	/*top:50%;
	left:50%;
	margin-top:-60px;
	margin-left:-200px;*/
	margin-top: 2px;
	z-index:100;
}


#confirmOverlay{
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	/*background:url('ie.png');*/
	background: -moz-linear-gradient(rgba(11,11,11,0.1), rgba(11,11,11,0.2)) repeat-x rgba(11,11,11,0.2);
	background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(11,11,11,0.1)), to(rgba(11,11,11,0.2))) repeat-x rgba(11,11,11,0.2);
	z-index:100000;
}

#confirmBox{
	width:400px;
	position:fixed;
	left:50%;
	top:50%;
	margin:-130px 0 0 -200px;
	background:#000 !important;
	color: #d6d2cf !important;
	padding: 6px !important;
	border: 0px !important;
	font:bold 14px arial;
	line-height: 17px;
	padding:0px 40px;
	text-align:left;
	-moz-border-radius:30px;
	-webkit-border-radius:30px;
	border-radius:30px;
}
#confirmBox.confirmBox_or{
	background: #f05044 !important;
}

#confirmBox h1,
#confirmBox p{
	font:bold 14px arial;
	line-height: 18px;
	padding: 0px 30px 12px 30px;
	color:#666;
	position: relative;
	margin: 0px;
}

#confirmBox h1{
	color:#888;
	padding-bottom: 0px;
	position: relative;
}

#confirmBox p{
	background:none;
	padding-top: 12px;
}
#confirmBox.confirmBox_or p{
	color:#fff;
}

#confirmButtons{
	padding:15px 0 25px;
	text-align:center;
}

#confirmBox .buttona{
	display:inline-block;
	background:url('images/buttons/ok.png') no-repeat;
	color:white;
	position:relative;
	height: 28px;
	width: 88px;
	margin-right: 10px;
	/*padding: 0 35px 0 40px;*/
	text-decoration:none;
	border:none;
	color: transparent;
	-moz-border-radius:none !important;
	-webkit-border-radius:none !important;
	border-radius:none !important;
}

#confirmBox .buttona:last-child{
	background:url('images/buttons/cancel_wh.png') no-repeat;
	margin-left: 30px;
}

#confirmBox .buttona span{
	position:absolute;
	top:0;
	right:0px;
	background:url('images/buttons/submit_true.png') no-repeat;
}
#confirmBox .confirm_yesno{
	float:right;
	width:200px;
	margin-right:30px;
	margin-bottom:10px;
	margin-top:6px;
	color:#fff;
	text-align:right;
}
#confirmBox .confirm_yesno a{
	color: #fff;
}

.hidden_element{ display: none !important;}

.ad_font_list{
	position: absolute;
	top: 240px;
	left: -18px;
	width:115px;
	height:593px;
	background:url('images/font_list_ad_platform.png') no-repeat;
	z-index:1000;
}
.top_pager
{
    padding-bottom: 13px;
    border-bottom: 1px solid #bbb;
}
.pager, .pager .red_txt, .top_pager .red_txt{
    font: bold 13px Georgia, Times, "Times New Roman", serif !important;
    margin-top: 13px;
    line-height: 19px;
}
div[class*=pbd-alp-placeholder] div:first-child{
	border-top: 0px !important;
}
div.userblogpage [class*=pbd-alp-placeholder] div:first-child{
	margin-top:-14px;
}

.userblogpage #poster_ad {
  width: 246px;
}

.gform_wrapper input.formerror, .gform_wrapper input.formerror:active, .gform_wrapper textarea.formerror {
	color: #dd4d41 !important;
	font-weight: bold !important;
}

#comment-nav-below {
	margin: 20px 0 0 0;
	padding: 10px 0 0 0;
	border-top: 1px solid #ccc;
}

#comment-nav-below a {
	color: #dd4d41;
	text-transform: uppercase;
}

/*add your community*/

#content.community .story {
	font-size: 14px;
}

#input_23_2_3, #input_23_2_6,
#input_23_3, #input_23_3_2 { 
	width: 93% !important;
}

#field_23_5 {
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}

#gform_23 .gform_footer {
	padding-top: 0 !important;
}

#fb-register-btn img {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

#fb-register-btn {
	width: 190px;
	text-transform: uppercase;
	color: #fff;
	font-size: 12px;
	letter-spacing: 0;
	font-weight: bold;
	border: 1px solid #27477d;
	background: #5873a6;
	background: -webkit-gradient(linear, left top, left bottom, from(#607aab), to(#5873a6));
	background: -webkit-linear-gradient(top, #607aab, #5873a6);
	background: -moz-linear-gradient(top, #607aab, #5873a6);
	background: -ms-linear-gradient(top, #607aab, #5873a6);
	background: -o-linear-gradient(top, #607aab, #5873a6);
	padding: 6px 8px;
	text-shadow: rgba(0,0,0,.4) 0 1px 0;
}

#fb-register-btn:hover {
	cursor: pointer;
}

#fb-register {
	display: none;
}
/* hiding the faebook login button because API has expired */
.fbLoginButton{
	display: none !important;
}

.addtoany_share_save {
	display: none !important;
}

#wpa2a_1 {
	display: inline;
}

.tml-action-links {
	display: none;
}

.orange {
	color: #dd4d41;
}
#imbyinsimg{
	margin-top: -2px;
}
#imbyinsimg, #imbyinsimg i{
	width: 100px;
	height: 28px;
}
#imbyinsimg:hover{
	border: 1px solid #f5f5f5;
	background-color: #f5f5f5;
}
#imbyinsimg i:hover,#imbyinsimg button:hover{
	border: 0px;
	background-color: #f5f5f5;
}
.mce-statusbar{
	display: none !important;
}

.ui-widget-content .date-range-selected > .ui-state-active,
.ui-widget-content .date-range-selected > .ui-state-default {
   border: 1px solid #f0604d;
   background: #f0604a;
   background: -webkit-gradient(linear, left top, left bottom, from(#f59076), to(#f0604a));
	 background: -webkit-linear-gradient(top, #f59076, #f0604a);
	 background: -moz-linear-gradient(top, #f59076, #f0604a);
	 background: -ms-linear-gradient(top, #f59076, #f0604a);
	 background: -o-linear-gradient(top, #f59076, #f0604a);
   color: #fff;
}

.ui-datepicker-close {
	padding: 2px 5px;
	float: right;
	margin-bottom: 3px;
	cursor: pointer;
}

/**** new styles for story post ****/

.oimbys li {
	display: inline-block;
}

.gform_wrapper .oimbys .gfield_checkbox li label {
	margin: 6px 30px 0 20px;
}
li.oimbys div ul li{
	white-space: nowrap;
}

.dlTitle a {
	display: block;
	width: 554px;
	background: #fff;
	border: 2px solid #878785;
	font: bold 14px Arial;
	color: #a3a19e;
	overflow: hidden;
	padding: 5px 8px;
}

.dlTitle span.value {
	display: none;
}

.dlTitle p {
	margin: 0;
}

.dlTitleText, .dlMultiSel span {
  cursor: pointer;
  display: inline-block;
  padding: 0 3px 2px 0;
}

.dlDetails {
	position: relative;
}

.dlDetails ul {
	z-index: 1;
	background-color: #fff;
  color: #a3a19e;
  display: none;
  left: 0px;
  padding: 2px 15px 2px 5px;
  position: absolute;
  top: -2px;
  width: 570px;
  list-style: none;
  overflow: auto;
  border: 2px solid #878785;
  overflow-x: hidden;
  font-size: 0;
}

.dlDetails ul li {
	width: 100%;
	border-bottom: 2px solid #878785;
	cursor: pointer;
}

.dlDetails ul li:last-of-type {
	border-bottom: none;
}

.dlDetails ul li a {
  padding: 8px 5px;
  display:block;
}

.gform_wrapper .dlDetails .gfield_checkbox li {
	margin: 0;
}

.gform_wrapper .dlDetails ul li label {
	color: #a3a19e !important;
}

.gform_wrapper .dlDetails ul.gfield_checkbox li {
	padding: 0 0 0 7px !important;
}

.ocategories .dlDetails ul li label {
	padding-top: 5px;
}

.arrow-down {
	width: 0; 
	height: 0; 
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 10px solid #878785;
	float: right;
	margin-top: 4px;
}

.arrow-up {
	width: 0; 
	height: 0; 
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 10px solid #878785;
	float: right;
	margin-top: 4px;
}

span.current-note{
	white-space: nowrap;
	color: #DC0101;
	display: inline-block;
	margin: 16px 0 0 10px;
	font-size: 12px;
}

.dlDetailsClose {
	background: #a3a19e;
	margin: 0;
}

.dlDetails ul li.dlDetailsClose a {
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	padding: 14px 5px;
}

.dlDetails ul li.dlDetailsClose a:hover {
	text-decoration: none;
}

/* GDPR MATERIALS 2/18/20 */
#gdpr{
	position: fixed;
	display: none;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	background: rgb(255,255,255);
	padding: 1em 0;
	z-index: 999999;
	border-top: 1px solid rgb(120,120,120);
	box-shadow: 0 -5px 8px rgba(0,0,0,.2);
}
#gdpr p{
	padding: 0 4em;
	font-size: 1em;
	line-height: 1.3em;
}
#gdpr form{
	padding: 0 4.5em;
}
#gdpr #perm_yes, #gdpr #perm_no{
	height: 2em;
	width: 15%;
	min-width: 10em;
	padding: .2em .5em;
	border: none;
	display: inline-block;
	color: rgb(255,255,255);
	font-weight: bold;
	float: left;
	background: rgb(229,121,99);
	border-radius: 4px;
}
#gdpr #perm_no{
	float: right;
	background: rgb(181,181,181);
}
.affirmative-opt-in{
	padding: 2em;
	background: rgba(0,0,0,.05);
	border-radius: 1em;
}
.affirmative-opt-in label{
	margin-left: .5em !important;
}
/* END GDPR MATERIALS */