/* !GENERAL */
body {
	background: #fff;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0 auto;
	padding: 0;
	border: 0 none;
}

#list_your_biz a {
	display:block;
	background: url(/img/ksl/list_your_biz.png) no-repeat;
	width: 124px;
	height: 33px;
}

#list_your_biz a:hover {
	text-decoration: none;
}


.confirm { color: #14883f; line-height: 40px; height: 40px; margin: 0 auto 10px auto; font-weight:bold; font-size: 1.5em; }

p {	margin: 9px 0px 9px 0px; }

a { color: #333; }
a:link, a:visited {color:#333; text-decoration: none; }
a:link:hover, a:visited:hover {color:#333; text-decoration: underline; }
a img {	border: 0; }

h1, h2, h3, h4 { color: #333; padding: 0; margin: 0; font-weight: bold; }

h1 {
	font-size:170%;
	line-height:1.1em;
	text-decoration:none;
	margin:5px 0 5px 0;
}

h2 {
	font-size: 14px;
	text-decoration:none;
}

h3 {
	font-size: 12px;
	padding:0 0 8px 0;
}

h4 {
	font-size: 12px;
	padding:0 0 8px 0;
	font-weight: normal;
}

.notice {
	padding: 5px 0 5px 60px;
	background: url(/img/icon_notice.gif) left center no-repeat;
	color: #333;
	line-height: 20px;
	margin: 0;
	margin-bottom: 10px;
	font-weight:bold;
	font-size: 1.5em;
	float: none;
	display: block;
}

.success {
	padding: 5px 0 5px 60px;
	background: url(/img/icon_confirm.gif) left center no-repeat;
	color: #333;
	line-height: 20px;
	margin: 0;
	margin-bottom: 10px;
	font-weight:bold;
	font-size: 1.5em;
	float: none;
	display: block;
}

#searchBar dd, #searchBar dt
{
	display:inline;
}



#mainoutsideBlock {
	width: 1024px;
	background-color: #fff;
	margin:0 auto;
}

#mainBlock {
	margin: 0 auto;
}

/* !_footer */
#footer {
	text-align: center;
	font-size: 9px;
	padding: 4px 0px 10px;
}


.separatorBar {
	background-color: #f5f5f5;
	margin: 15px 0;
	height: 10px;
	clear: both;
	display: block;
}

.searchBox input {
	padding: 0;
	border: none;
}
.headerRight {
    float:right;
}

#management-div {
    position:relative;
    margin-top: 7px;
}
#management-subdiv {
	display: none;
    position:absolute;
    z-index:1000;
    background-color: #EBEBEB;
    border-top: 8px solid #AEC9FB;
    color: #464646;
    padding: 5px 10px;
    right: 0;
}

#management-subdiv a {
    color: #2354AC !important;
    font-weight: 800;
}

#management-subdiv ul {
    list-style-type:none;
}

#management-subdiv li {
    padding: 5px 0;
}

.remove-link {
    font-size: 12px;
    font-weight: bold;
}

.remove-link:link,
.remove-link:active,
.remove-link:hover,
.remove-link:visited  {
    color:#F00;
}

.group:before,
.group:after {
    content: "";
    display: table;
}
.group:after {
    clear: both;
}
.group {
    zoom: 1; /* For IE 6/7 (trigger hasLayout) */
}

.pencil-banner {
    margin-top: 10px;
    text-align: center;
}


/* =Listings View
 -------------------------------------------------------------- */
#reviews ul.admin-options {
    margin:8px 0px 0px 22px;
}

#reviews ul.admin-options li {
    list-style: none;
}

#review,
#reviews .review {
overflow: hidden;
}

#reviews .is-hidden,
#review-wrapper.is-hidden {
background: #F2F2F2;
border: 2px dashed #CCCCCC !important;
padding: 5px !important;
}

#reviews .label,
#review-wrapper .label {
float: right;
color: #888888;
}
#review-wrapper ul, #review-wrapper ol {
	margin: auto 0 12px 30px; padding: 0;
}
span.labelHidden {
margin: 0 5px;
color: #888888;
}

/* Local Footer with links */
.home-footer {
  padding: 15px 0 0;
  text-align: center;
  clear: both;
}

.home-footer a {
  border-right: 1px solid #464646;
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
  padding: 0 10px;
  color: #464646 !important;
}

.home-footer a:hover {
	color: #2354ac !important;
}

.home-footer a:last-child {border: 0;}
/* End Local Footer with links */

.home-grid-hr {
    background: #5b92f4;
    border-bottom: 3px solid #fff;
    border-top: 2px solid #fff;
    height: 6px;
}

/* Fix for featured block on main page */
.left_wrapper .name a {
    color: #2650AE;
}

#shares a:hover {
	text-decoration: none;
}

.fg-orange {
	color: #f7941d;
}

.fg-orange .icon {
	padding: 0;
}

.classifieds-ads, .coupons-new  {
	font-size: 14px;
	height: 32px;
	line-height: 32px;
}

.classifieds-ads a, .coupons-new a {
	display: inline-flex;
	align-items: center;
}

.classifieds-ads a:hover, .coupons-new a:hover {
	text-decoration: none;
}
