﻿body{width:auto;}
a{outline:none;}
a img
{
	border:none;
}
.headingTextGeneral {
	font-family:tahoma,arial,helvetica,verdana,sans-serif;
	font-size: 19pt;
	font-weight: bold;
	font-style: italic;
	color: #819B2C;
	line-height: 120%;
	margin: 10px 0px;
}
div.row {
  clear: both;
  padding-top: 5px;
}

div.row span.label {
  float: left;
  width: 115px;
  text-align: right;
}
div.row span.class {
  float: left;
  width: 115px;
  text-align: right;
}

div.row span.formw {
  float: right;
  width: 235px;
  text-align: left;
}

div.spacer {
  clear: both;
}
.landingBlurb {
	background: url('/common/images/bullets_general.jpg') top no-repeat;	
	width: 491px;
	height: 172px;
	float:right;
	margin-top:-175px;
	margin-right:35px;
}

.landingBlurbTitle {
	position: relative;
	margin-left:134px;
	padding-top: 25px;
	text-align: left;
	font-family:tahoma,arial,helvetica,verdana,sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #1F7385;

}

.landingBlurbText {
	margin-left: 55px;
	margin-top: -10px;
}

.landingBlurbText LI {
	margin-left: 55px;
	text-align: left;
	font-family:tahoma,arial,helvetica,verdana,sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	line-height: 150%;
	color: #819B2C;
}




/* typography
------------------------------------------------- */
.dash h1 { font-size: 23px; line-height: 30px; margin: 0 0 12px 0;text-align:center;}
.dash ul {margin: 0 0 12px 24px;}
.dash p,
.dash li {font-size: 13px; line-height: 17px;}
.dash p { margin: 0 0 12px 0;}
.dash h2 {font-size: 20px; line-height: 24px;}
.dash h4 {font-size: 15px; line-height: 18px; text-align:center;}
.dash p,.plainText{color: #333; font-size: 12px; line-height: 18px; margin: 0 0 18px 0;}
/* -------------------------------------------------
end typography */

.dash .entry td {font-size: 11px; padding:  1px 0 0 25px; text-align: left; vertical-align: top;  }
.dash .entry td.submit {padding-top: 10px;}
.dash .entry th {font-size: 11px; font-weight: normal; padding: 4px 5px 1px 0; text-align: right; vertical-align: top;}
.dash .entry .input input,.dash .entry .input textarea.text 
{
	font-size: 1em; 
	width: 138px; 
	padding: 3px; 
	border: 1px solid #7f9db9;
}
.dash input.error {font-weight: normal;}
.dash td li {list-style: none; width: 146px; margin: 0 !important; padding: 2px 0 8px 0 !important;}

.dash li label.error {font-weight: normal; margin: 0 !important; padding: 0 !important;}

#chatIcon{
	text-align: center;
}

#dashletsPanel
{
	padding:0px;
	position:relative;
}

.dash
{	
	word-wrap: break-word;
}
.editModeDash
{
	border:1px solid #1F7385;
	margin-bottom:5px;
}

.dash .dash_toolbox
{
	display:none;
	background-color:#D4E6FC;
	color:#1F7385;
}
.dash .dash_editor
{
	display:none;
	background-color:#D4E6FC;
	color:#1F7385;
	padding:2px 5px;
	border-top:1px solid #1F7385;
}
.dash .share_button
{
	display:inline-block;
	line-height:20px;
	height:20px;
}
.editModeDash .dash_toolbox
{
	display:block;
	overflow:hidden;
	font-size:14px;
	padding:5px 0px;
	width:100%;
}
.editModeDash .dash_editor
{
	display:none;	
	text-align:left;
}
.editModeDash .dash_editor input.text,
.editModeDash .dash_editor textarea.text
{
	border:1px solid #7F9DB9;
	font-size:1em;
	padding:3px;
	width:90%;
	margin:2px 0px;
}


.rte-zone .text,.editModeDash .dash_editor .rte-zone textarea.text
{
	font-size:11px;
	padding:0px;
	margin:0px;
}
.rte-zone iframe.text
{
	padding:0px;
}

.editModeDash .dash_toolbox label
{
	float:left;
	text-align:left;
	display:block;
	font-weight:bold;	
	margin-left:3px;
}
.editModeDash .dash_toolbox .tools
{
	float:right;
	text-align:right;
	display:inline-block;
	margin-right:3px;
}
.editModeDash .dash_editor .tools
{
	margin:5px;
}
.editModeDash .dash_content
{
	margin:2px;
	overflow:hidden;
	position:relative;
}
.dashColumn .dash_toolbox
{
	cursor:move;
}
#form
{
	text-align:left;
}

a.facebook,a.twitter
{
	float:left;
	display:block;	
	padding-left:35px;
	line-height:32px;
	font-size:16px;
	margin-left:10px;
}
a.facebook
{
	background:white url('/common/images/facebook.png') no-repeat scroll 0 0;
	color:#3151A2;	
}
a.twitter
{	
	color:#218FBF;
	background:white url('/common/images/twitter.png') no-repeat scroll 0 0;
}

a.webinar_link
{
	float:left;
	display:block;	
	padding-left:68px;
	font-size:16px;
	margin-bottom:10px;
	background:white url('/common/images/webinar.jpg') no-repeat scroll 0% 50%;
}

.boxPopup
{
	width:500px;
	overflow:hidden;
	z-index:1100;	
	background-color:white;
}

.boxPopup ul
{
	list-style:none;
	list-style-position:inside;
	overflow:auto;
	padding:0px;
	width:480px;
	margin:5px 10px;
	height:400px;
}
.boxPopup ul li
{
	display:list-item;
	margin:10px 2px;
	padding:0px;
}

.dashColumn
{
	margin:10px 5px;
	padding:0px;
	width:300px;
	float:left;
	min-height:50px;
	height:auto !important;
	height:50px;
}
.dashColumn .dash
{
	margin:5px 0px;
	padding:0px;	
	background-color:#fff;
}

.dashPlaceholder{ border: 1px dotted black; visibility: visible !important; height: 50px !important; }
.dashPlaceholder * { visibility: hidden; }


/*Hours editor*/
.dash ul.hours_editor
{
	margin:0px;
	padding:0px;
}
ul.hours_editor li
{
	margin: 3px 1px;
}
ul.hours_editor li strong
{
	width:80px;
	display:inline-block;
}
ul.hours_editor li div
{
	text-align:right;
	margin:2px 0px;
}

ul.hours_editor li div label
{
	margin:0px 1px 0px 5px;
}

#status_message
{
	display:none;
	color:#736C3C;
	font-weight:bold;
	background-color:#EEDA4D;
	padding:5px 10px;
	font-size:14px;
}


.misc_section_list_editor
{
	display:none;
}

#dash_title select.text
{
	padding:2px 0px;
}


/***********Header*****************/
#landing_header_text {
	width: 990px;
	text-align:center;
	margin:0 auto;
}
#landing_header {
	position:relative;
}
#show_title_row
{
	z-index:10;
	position:absolute;
	margin-left: 20px;
	position:absolute;
	top:30px;
	text-align:left;
}

#listing_subtitle,#business_name_title,#hdr_expert_phone,#show_title_row
{
	color:#fff;
}

#landing_header_text .business_name_title {font: bold 36px/36px Arial, Helvetica, sans-serif;margin: 0 0 12px 0;}
#landing_header_text .listing_subtitle {font-size: 18px;line-height: 20px;}

.clearfix:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix{display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */
p.footer_links{
	font-size: 10px; line-height: 2; margin: 20px 0 10px 0; text-align: center;
}
.footer_links a:link,
.footer_links a:visited,
.footer_links a:hover,
.footer_links a:active {
	color: #333;
	padding: 10px 4px;
	text-decoration: none;
	}

.footer_links a:hover {
	text-decoration: underline;
	}

/*************************Photos*********************************/
.meta {
	height: 45px;
	padding-right: 35px;
	line-height: 45px;
	text-align: right;
}

.meta a {
	padding: 2px 0px 0px 20px;
	text-decoration: none;
	background: url('../images/photos-view-all.png') no-repeat center left;
}              

.meta a:hover { text-decoration: underline; }
	
.meta span {
	margin-left: 10px;
	font-size: 10px;
}

#photos ul li, #photos ul div 
{
	margin: 0px 8px 16px 8px;
	float: left;
}

#photos .previous-next a {
	position: absolute;
	top: 30px;
	width: 30px;
	height: 343px;
	text-indent: -9999px;
	display: block;
	padding:0;
}

#photos .previous-next a.previous { left: 0px; background: url('../images/photo-previous-arrow.png') no-repeat top left; background-color:#fff;}
#photos .previous-next a.next { left: 416px; background: url('../images/photo-next-arrow.png') no-repeat top left; background-color:#fff;}
#photos .previous-next a:hover { background-position: top right; }

.upload-text
{
	font-size: 10px;
	/*margin-top:20px;*/
}
.upload-text a {
	line-height: 14px;
	text-transform: lowercase;
}

#photos .pane-inner
{
	overflow:hidden;
	width: 579px;
	padding-left:25px;
}

#photos .imgContent {
	width: 579px;
	height: 335px;
	margin: 0px auto;
}
#photos .imgContent div{
	float:left;
}


.imageContainer
{
	position:relative;
}

#photos {
	position: relative;
}

#photos .photos-inner
{
	overflow:hidden;
	/*width: 579px;*/
	width: 386px;
	height: 335px;
	padding-left:25px;
	position:relative;
}
#photos #slideContent
{
	display:none;
}

#photos .imgContentTop, #photos .imgContentBottom
{
	width: 579px;
	/*height: 335px;*/
	height: 168px;
	margin: 0px;
}
.imageContainer
{
	float:left;
	position:relative;
	height:148px;
	width:177px;
}
.imageDelete
{
	width:25px;
	height:25px;
	position:absolute;
	background: transparent url('../images/closebox.png') no-repeat;
	right:0;
	bottom:0;
}
#photos .upload-text,#photos .upload-text:hover,#photos .upload-text:visited
{
	color:#57BBC7;
}
/*************************End Photos*********************************/

.misc_section_link
{
	padding:0;
}
#h1
{
	color:#333333;
	font-size:24px;
	margin:5px 10px;
}

.hrd_status_container
{
	width:300px;
	margin:0 auto;
	position:relative;
	overflow:hidden;
}
.starRating
{
    background:transparent url('/images/blue_star.png') top left no-repeat;
    width:19px;
    height:18px;
    padding:1px 10px;
}

input.watermark,textarea.watermark
{
	color:#a9a9a9;
}
/*******Help Tooltip*************/

.tip {
	display: none;
	position: absolute;
	z-index:900;
	width: 160px;
	padding: 0 0 20px 0;
	background-image: url(/common/images/bg_tip_btm.png);
	background-repeat: no-repeat;
	color: #333 !important;
}
	
.tip .close {
	float: right;
	display: block;
	font-size: 11px;
	line-height: 11px;
	padding: 0 1px 6px 4px;
}
.tip .close,tip .close:hover,tip .close:visited,tip .close:active
{
	color:#333333;
	text-decoration: none;
}

* html .tip {background-image: url(/common/images/bg_tip_btm_ie6.png)}

.tip_left {background-position: -13px 100%;}
.tip_right {background-position: 0 100%;}

.tip h4 {
	margin: 0 0 7px 0 !important;
	font-family: Arial, sans-serif !important;
	font-size: 14px !important;
	line-height: 16px !important;
	text-transform: uppercase;
	text-align: left !important;
	color: #333 !important;
}

.tip p {
	margin: 0;
	font-size: 12px;
	line-height: 16px;
}

.tip_left .tip_copy {
padding: 5px 30px 0 10px;
background: url(/common/images/bg_tip_left.png) no-repeat 0 0;
}

.tip_right .tip_copy {
padding: 5px 20px 0 20px;
background: url(/common/images/bg_tip_right.png) no-repeat 0 0;
}

* html .tip_left .tip_copy {background-image: url(/common/images/bg_tip_left_ie6.png);}
* html .tip_right .tip_copy {background-image: url(/common/images/bg_tip_right_ie6.png);}