body {
	margin: 0;
	padding: 0;
	font-family: arial;
	background: #9dd2e9;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

img {
	border-style: none;
}

a {
	text-decoration: none;
	color: #006ad2;
}

a:hover {
	text-decoration: underline;
}

ul, ol, dl {
	margin: 0;
	padding: 0 0 0 20px;
	color: #636363;
	font-size: 14px;
}

input,textarea,select {
	font: 100% arial, sans-serif;
	vertical-align: middle;
	color: #000;
}

form,fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}

#container-wrapper {
	width: 980px;
	margin: 0 auto;
	-moz-box-shadow: 0 0 5px 5px #669999;
	-webkit-box-shadow: 0 0 5px 5px #669999;
	box-shadow: 0 -5px 3px 3px #669999;
}

#red-top {
	background: #cc3366;
	padding: 5px;
}

#header {
	background: #e9f1f5;
}

	#header #logo-tagline-wrapper {
		float: left;
		width: 31%;
		text-shadow: 1px 1px 1px #fff;
	}

	#header #logo-tagline-wrapper #logo {
		padding: 20px 0 0 20px;
	}
	
	#header #logo-tagline-wrapper #tagline {
		color: #2f9fea;
		font-size: 12px;
		padding: 10px 0 10px 20px;
	}
	
	#header #contact-social-media-wrapper {
		float: right;
		width: 65%;
		text-align: right;
		padding-right: 20px;
	}
	
	#header #contact-social-media-wrapper p {
		font-size: 12px;
		color: #aeaaa5;
		text-shadow: 1px 1px 1px #fff;
		margin-bottom: 5px;
	}
	
	#header #contact-social-media-wrapper p#call-now,
	#header #contact-social-media-wrapper p#contact {
		font-size: 21px;
		margin: 0 0 5px 0;
	}
	
	#header #contact-social-media-wrapper p#call-now span#phone-number,
	#header #contact-social-media-wrapper p#contact span#times-open {
		font-family: georgia;
		font-size: 25px;
		color: #d31145;
		padding-left: 5px;
	}
	
	#header #contact-social-media-wrapper p#contact span#times-open {
		font-size: 20px;
		color: #716e69;
	}
	
	#header #contact-social-media-wrapper p.meta a.search-button {
		vertical-align: top;
		margin: 0;
	}
	
	#header #contact-social-media-wrapper a.search-button img {
		vertical-align: top;
	}

	#header #menu-wrapper {
		width: 999px;
		background: url('/sites/all/themes/psg/images/menubg.png') no-repeat;
		clear: both;
		margin-left: -10px;
		height: 70px;
	}
	
		#header .menu {
			list-style-type: none;
			padding: 5px 0 0 10px;
		}
		
		#header .menu li {
			float: left;
			font-size: 12px;
			padding-right: 30px;
			padding-bottom: 5px;
		}
		
		#header .menu li a {
			color: #fff;
			text-shadow: 1px 1px 1px #000;
			text-decoration: none;
		}
		
		#header .menu li a:hover {
			text-decoration: underline;
		}
		
		#header #menu-wrapper .menu ul	{
			position: absolute; 
			left: -9999px; 
			top: -9999px; 
			list-style-type :none;
		}
		
		#header #menu-wrapper .menu li:hover	{
			position: relative;
		}
		
		#header #menu-wrapper .menu li:hover ul 	{
			left: -30px; 
			top: 15px;  
			padding: 0 10px 10px 15px;
			background: #e9f1f5;
			border: 1px solid #cccccc;
			-moz-box-shadow: 0 0 10px 0#1e5b86;
			-webkit-box-shadow: 0 0 10px 0#1e5b86;
			box-shadow: 0 0 10px 0 #1e5b86;
		}
		
		#header #menu-wrapper .menu li:hover ul li 	{
			border-bottom: 1px solid #cccccc;
			margin: 0;
			padding: 5px 0 0 0;
			width: 130px;
		}
		
		#header #menu-wrapper .menu li:hover ul li a 	{
			height:18px; 
			padding:0px; 
			display: block; 
			line-height:18px; 
			color: #336699;
			text-shadow: 0px 0px 0px;
		}
		
		#header #menu-wrapper .menu li:hover ul li a:hover {
			color: #d31145;
		}

.panel {
	background: #3c937d;
	overflow: hidden;
	height: 1%;
	padding: 5px 8px 1px 18px;
	border-bottom: 1px solid #bbe2d8;
	color: #a6ffe9;
}

.panel a {
	color: #fff;
}

.panel p {
	margin: 0;
}

.search-form {
	float: right;
}

.search-form fieldset {
	float: left;
}

.search-form label {
	float: left;
	color: #fff;
}

.search-form .text {
	float: left;
	border: 1px solid #306c5c;
	font-size: 12px;
	padding: 0 2px 1px;
	margin: 0 0 0 7px;
	background: #fff;
	width: 130px;
}

.search-form .submit {
	float: left;
	width: 63px;
	height: 18px;
	font-size: 0;
	line-height: 0;
	cursor: pointer;
	border: 0;
	margin: 0 0 0 6px;
	padding: 0;
	background: url(images/submit-search-small.gif) no-repeat;
	text-indent: -9999px;
}

#nav, #nav_below,#footer-green {
	background:#c7ffdc;
	padding: 5px 0;
	overflow:hidden;
	width: 997px;
}
#nav_below {
	background:#c7ffdc;
	padding: 5px 0 5px 0;
	border-top: 1px solid #474747;
}

#nav ul, #nav_below ul,#footer-green ul,#footer-blue-first ul {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}

#nav a, #nav_below a {
	color: #474747;
	font-size: 12px;
}

#nav li, #nav_below li {
	float:left;
	background:url('/find-a-plastic-surgeon/template/plasticsurgeryguide/images/divider.png') no-repeat;
	padding:0 4px 0 17px;
}

#nav li.first, #nav_below li.first {
	background: 0;
}

.section-wrapper {
	background: #fff;
	padding: 0 20px 20px 20px;
}

.section {
	width: 940px;
	height: 151px;
	background: url('images/bg-section.png') no-repeat;
}

.find-form {
	padding: 60px 0 0 0px;
}

.find-form .row {
	overflow: hidden;
	width: 100%;
}

.find-form fieldset {
	color: #2b7fc7;
	font-size: 14px;
	font-weight: bold;
}

.find-form-checkboxes {
	margin: 5px 0 5px 70px;
}
.find-form .fields {
	float: left;
	padding: 8px 0;
	margin: 0 0 0 65px;
}

.find-form .fields .text {
	float: left;
	padding: 5px 8px 6px;
	margin: 0 7px;
	display: inline;
	width: 242px;
	color: #297863;
	font-size: 14px;
	border: 1px solid #306c5c;
	background: #fff;
}

.find-form .fields .text-big {
	float: left;
	padding: 5px 8px 6px;
	margin: 0 7px;
	display: inline;
	width: 290px;
	color: #9a9a9a;
	font-size: 14px;
	border: 1px solid #306c5c;
	background: #fff;
}

.find-form .submit {
	float: left;
	width: 154px;
	height: 35px;
	margin: 5px 0 0 9px;
	padding: 0;
	border: 0;
	background: url(images/submit-search.png) no-repeat;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
	cursor: pointer;
}

#main {
	padding: 0 20px 0 20px;
	background: #fff;
}

.column {
	float: left;
}

#sidebar {
	float: right;
	width: 360px;
}

.main-area #sidebar {
	width: 262px;
}

/* Map */
.map-holder {
	padding-top: 10px;
}

#map { /* border: 5px solid #C6C3C6; */
	border: 5px solid #bbe2d8;
	width: 300px;
	height: 300px;
}

.ad img {
	vertical-align: top;
	border: 1px solid #b3b3b3;
	margin: 0 0 13px;
}

#content {
	float: left;
	width: 560px;
}

.bottom-text {
	padding-top: 15px;
}

#content div p,.bottom-text {
	font-family: arial;
	font-size: 14px;
	color: #636363;
}

#content div h2 {
	font-family: georgia;
	font-size: 22px;
	margin: 0;
	padding: 0;
	color: #1e5b86;
	font-weight: normal;
	font-style: italic;
}

#content div h3 {
	font-family: georgia;
	font-size: 18px;
	margin: 0;
}

#content div p,#content div ul li {
	color: #575757;
}

#in_text_quote_wrapper {
	position: relative;
	overflow: hidden;
	font-family: georgia;
	padding: 10px 0 20px 0;
	font-size: 16px;
	color: #176DB3;
	font-style: italic;
}

#in_text_quote_div_1 {
	float: left;
	padding-right: 15px;
}

#in_text_quote_div_2 {
	float: left;
	width: 80%;
}

.main-area #content {
	width: 690px;
}

.main-article {
	border-bottom: 2px solid #306c5c;
	padding: 0 0 14px;
	height: 1%;
	margin: 0 0 11px;
}

.article-holder {
	position: relative;
}

.main-article .article-holder {
	background: #eaf6f2;
	margin: -10px -9px -9px -10px;
	padding: 11px 9px 9px 10px;
	width: 615px;
}

.main-article .heading {
	width: 100%;
}

.main-article .heading:after {
	display: block;
	content: "";
	clear: both;
}

.rating {
	float: right;
	border: solid #00dba5;
	border-width: 1px 1px 0;
	color: #fff;
	font-size: 1.416em;
	background: #41937d;
	padding: 6px 18px 5px 10px;
}

.main-article .links {
	float: left;
	color: #000;
	margin: -5px 0 0 2px;
	position: relative;
}

.main-article .holder {
	border: 2px solid #00dba5;
	background: #defadf;
	position: relative;
	height: 1%;
}

.entry {
	width: 541px;
	overflow: hidden;
	padding: 10px;
	height: 1%;
}

.main-article .entry {
	padding-bottom: 0;
}

.number {
	position: absolute;
	left: 0;
	top: 9px;
	width: 18px;
	height: 20px;
	background: url(images/bg-number.png) no-repeat;
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
	text-align: center;
}

.photo {
	float: left;
	width: 136px;
	text-align: center;
}

.articles .photo {
	margin: 0 0 0 3px;
	width: 128px;
	display: inline;
}

.photo a {
	text-decoration: none;
}

.photo a:hover {
	text-decoration: underline;
}

.photo img {
	display: block;
	margin: 0 auto 6px;
	vertical-align: top;
	border: 1px solid #b3b3b3;
}

.articles .photo img {
	margin-bottom: 8px;
}

.entry .text {
	padding-left: 15px;
	float: left;
	width: 395px;
}

.entry .title {
	margin: -3px 0 5px;
	overflow: hidden;
	min-height: 76px;
}

* html .entry .title {
	height: 76px;
	overflow: visible;
}

.main-article .entry .title {
	margin-bottom: 16px;
}

.entry-content {
	padding: 0;
	line-height: 1.2em;
	color: #8d7843;
	font-size: 14px;
	font-family: georgia;
}

.entry-content p {
	color: #8d7843;
}

.entry-content img {
	vertical-align: middle;
}

.main-article .entry-content {
	line-height: 1.66em;
}

.entry h1 {
	margin: 0 0 1px;
	font-size: 1.5em;
}

.entry h2 {
	margin: 0;
	font-size: 1.5em;
}

.stars {
	float: right;
}

.tabs .stars {
	margin: 1px 3px 0 0;
}

.stars img {
	display: block;
}

.entry address {
	font-style: normal;
}

.phone {
	display: block;
	background: url('/sites/all/themes/mbp/images/ico-phone.png') no-repeat;
	padding: 0 0 0 20px;
	margin: 0px 0 10px 0;
	height: 1%;
	font-family: arial;
	font-size: 14px;
}

.phone-gold {
	color: #473d25;
}

.phone-silver {
	color: #454545;
}

.www {
	display: block;
	line-height: 1.6em;
	height: 1%;
	font-weight: normal;
	color: #1b7ecf;
	font-family: arial;
	font-size: 14px;
	background: #f8f2d8;
	padding-left: 10px;
	width: 190px;
}

.www-profile {
	display:block;
	line-height:1.6em;
	background:url(/sites/all/themes/mbp/images/ico-web.png) no-repeat;
	padding:0 0 0 20px;
	margin:5px 0 5px 4px;
	height:1%;
	font-weight:normal;
}

.email-icon {
	display: block;
	line-height: 1.6em;
	background: url('/images/ico-email.png') no-repeat;
	padding: 0 0 0 33px;
	margin: 5px 0 5px 4px;
	height: 1%;
	font-weight: normal;
}

.print-icon {
	display: block;
	line-height: 1.9em;
	background: url(images/icon_print.gif) no-repeat 0 0;
	padding: 0 0 0 33px;
	margin: 5px 0 5px 4px;
	height: 1%;
	font-weight: normal;
}

.facebook {
	display: block;
	line-height: 1.6em;
	background: url(images/ico-facebook.gif) no-repeat;
	padding: 0 0 0 33px;
	margin: 5px 0 5px 4px;
	height: 1%;
	font-weight: normal;
}

.twitter {
	display: block;
	line-height: 1.6em;
	background: url(images/ico-twitter.png) no-repeat;
	padding: 0 0 0 33px;
	margin: 5px 0 5px 4px;
	height: 1%;
	font-weight: normal;
}

.main-article .entry .phone {
	font-size: 1.5em;
	line-height: normal;
	margin-top: 0;
	background: url(images/ico-phone.png) no-repeat;
}

.where {
	display: block;
}

.entry p {
	margin: 0;
}

.view-holder {
	overflow: hidden;
	width: 100%;
	text-align: right;
	font-size: 14px;
}

.view-holder a {
	text-decoration: none;
}

.view-holder a:hover {
	text-decoration: underline;
}

.view {
	float: right;
	margin: 0 5px 0 0;
	display: inline;
	text-decoration: underline;
}

.title .view {
	margin-bottom: -20px;
}

.view:hover {
	text-decoration: none;
}

.btn-profile {
	float: right;
	margin: 0 3px 0 0;
	display: inline;
	color: #fff;
	background: url(images/btn-profile.gif) no-repeat 100% 0;
	font-size: 12px;
	line-height: 15px;
	padding: 2px 14px 4px 10px;
	text-decoration: none !important;
}

.btn-profile:hover {
	text-decoration: underline !important;
}

.tools {
	background: #f7ebb2;
	color: #1b7ecf;
	font-size: 14px;
	font-family: arial;
	overflow: hidden;
	height: 1%;
	margin: 5px 0 0 0;
	padding: 3px 8px 3px 10px;
	list-style: none;
	line-height: 1.5em;
}

.tools-profile {
	background:#bce2d8;
	overflow:hidden;
	height:1%;
	margin:0;
	padding:3px 8px 3px 17px;
	list-style:none;
	line-height:1.5em;
}

.tools li {
	float: left;
	padding: 0 18px 0 0;
}

.tools li.phone {
	padding-right: 28px;
}

.tools li.twitter {
	padding-right: 50px;
}

.tools li.facebook {
	padding-right: 0;
}

.tools a {
	float: left;
	padding: 0 22px 0 0;
}

.tools .email a, .tools-profile .email a {
	background: url(images/ico-email.png) no-repeat 0 50%;
	padding: 0 0 0 25px;
}

.tools .phone a {
	background: url(images/ico-phone.png) no-repeat 100% 50%;
}

.tools .twitter a {
	background: url(images/ico-twitter.gif) no-repeat 100% 50%;
}

.tools .facebook a {
	background: url(images/ico-facebook.gif) no-repeat 100% 50%;
}

.sort-form {
	overflow: hidden;
	height: 1%;
	border: 1px solid #3c937d;
	background: #a0c9be;
	color: #3d3d3d;
	padding: 3px 5px 5px;
	margin: 0 0 4px;
}

.sort-form label {
	float: left;
	font-weight: bold;
	padding: 3px 6px 0 0;
}

.sort-form select {
	float: left;
	width: 190px;
	color: #000;
}

.top-article {
	border: 2px solid #c5992e !important;
	position: relative;
	width: 611px;
}

.article-silver {
	border: 2px solid #b8b8c0 !important;
	position: relative;
	width: 611px;
}

.even {
	background: #f8f8f8;
}

.articles {
	width: 560px;
	height: 1%;
	margin: 0 0 3px;
}

.article {
	width: 560px;
	height: 1%;
}

.pagination {
	width: 560px;
	overflow: hidden;
	height: 1%;
	padding: 0px 15px 10px 0;
	color: #9c9c9c;
	margin: 0;
	font-family: arial;
	font-size: 14px;
}

.pagination-blue-box {
	background: #ecf6ff;
	border: 1px solid #b8d3f5;
	/*ie6-8*/border-color: #b8d3f5\9;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 4px;
	font-family: arial;
	color: #176db3;
}

.pagination-grey-box {
	background: #f5f5f5;
	border: 1px solid #d1d1d1;
	/*ie6-8*/border-color: #d1d1d1\9;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-family: arial;
	color: #9c9c9c;
}

.pagination-grey-box, .pagination-blue-box, .pagination-empty-box {
	padding: 4px;
	width: 15px;
	text-align: center;
	float: left;
	margin-right: 10px;
}

.back-to-surgeon {
	background: #A0C9BE;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-family: arial;
	color: #176db3;
	padding: 10px;
	width: 300px;
	font-size: 14px;
}

.back-to-surgeon img {
	vertical-align: middle;
}

.pages-num {
	float: right;
}

.tabset-holder {
	overflow: hidden;
	width: 100%;
	padding: 8px 0 0;
	position: relative;
	z-index: 2;
}

.tabset {
	float: left;
	margin: 0 0 0 -3px;
	padding: 0;
	list-style: none;
	background: url(images/bg-shadow.gif) repeat-x 0 100%;
	font-size: 14px;
}

.tabset span {
	cursor: pointer;
	float: left;
}

.tabset li {
	float: left;
	padding: 14px 0 0 3px;
}

.tabset li.active {
	padding-top: 0;
	font-weight: bold;
	margin: 0 -16px 0 0;
	position: relative;
}

.tabset a {
	float: left;
	color: #fff;
}

.tabset li.active a {
	color: #000;
}

.tabset .r,.tabset .l {
	width: 6px;
	height: 25px;
	overflow: hidden;
	text-indent: -9999px;
	text-decoration: none !important;
}

.tabset .l {
	background: url(images/bg-tab-l.gif) no-repeat;
}

.tabset li.active .l {
	background: url(images/bg-tab-l-active.gif) no-repeat;
	height: 39px;
}

.tabset .r {
	background: url(images/bg-tab-r.gif) no-repeat;
}

.tabset li.active .r {
	width: 18px;
	height: 39px;
	background: url(images/bg-tab-r-active.png) no-repeat;
}

.tabset .c {
	padding: 5px 0 4px;
	background: url(images/bg-tab.gif) repeat-x;
}

.tabset li.active .c {
	background: url(images/bg-tab-active.gif) repeat-x;
	padding: 19px 3px 4px 9px;
}

.tabs {
	border: 1px solid #479985;
	width: 560px;
	margin: -1px 0 10px 0;
	padding: 10px 0 9px 5px;
	min-height: 589px;
}

a.tab {
	line-height: 16px;
	outline: 0;
}

.tab-holder {
	overflow: hidden;
	height: 100%;
	width: 100%;
	padding: 0 px;
	min-height: 570px;
}

.visual {
	float: left;
	width: 170px;
	padding-right: 5px;
	padding-top: 20px;
}

.visual img {
	vertical-align: top;
	margin: 0 0 10px;
}

.avatar img {
	border: 1px solid #b7b7b7
}

.tabs .text-block {
	float: right;
	width: 380px;
	padding: 2px 0 0;
}

.tabs .text-block .text p {
	padding-right: 5px;
}

.tabs .text table td {
	font-size: 14px;
}

.tabs .text-block .text ul {
	margin: 0;
	padding: 0 5px 0 20px;
	font-size: 14px;
}

.tabs h1 {
	margin: 0 0 -2px;
	font-size: 1.5em;
}

.tabs h2 {
	margin: 0 0 -1px;
	font-size: 1.166em;
}

.contacts {
	width: 100%;
	padding: 0 0 21px;
}

.contacts:after {
	display: block;
	content: "";
	clear: both;
}

.contacts .map-holder {
	float: right;
	margin: -3px 0 0;
	position: relative;
}

.contacts .text {
	overflow: hidden;
	height: 1%;
	padding: 18px 0 0;
}

.contacts address {
	font-style: normal;
	margin: 0 0 6px;
}

.contacts address span {
	display: block;
}

.links-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

#content .call-bar {
	float: none;
	overflow: hidden;
	width: 468px;
	margin: 0 0 0 -4px;
	padding: 3px 0 20px;
	position: relative;
}

#content .call-bar .c {
	width: 399px;
}

.tabs p {
	margin: 3px 0 20px;
	line-height: 1.666em;
}

.tools-holder {
	overflow: hidden;
	height: 1%;
	background: #bce2d8;
	padding: 0 0 0 9px;
	margin: 0 5px 0 0;
}

.tools-holder .tools, .tools-holder .tools-profile {
	float: right;
}

.login {
	float: left;
	margin: 5px 0 0;
}

#directory-form {
	background: url('/sites/all/themes/psg/images/directory-form-bg.png') no-repeat;
	padding-top: 210px;
	padding-left: 15px;
	margin-bottom: 5px;
	height: 680px;
	margin-top: -50px
}

#directory-form h2 {
	font-size: 25px;
	color: #ec4471;
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: italic;
}

#directory-form p {
	color: #0089e5;
	font-size: 20px;
	margin: 15px 0 15px 0;
	padding: 0;
	font-weight: bold;
	font-style: italic;
}

#directory-form table {
	width: 330px;
}

#directory-form table td {
	font-size: 14px;
	color: #814e5c;
	padding-top: 10px;
}

#directory-form table td.right-cell {
	padding-left: 10px;
}

#directory-form table input {
	width: 150px;
	font-size: 18px;
	color: #737373;
	border: 1px solid #000;
}

#directory-form table select {
	width: 150px;
	border: 1px solid #000;
}


#directory-form table input.large-input {
	width: 318px;
}

#directory-form table select.large-input {
	width: 318px;
}


#directory-form td.secure-form {
	font-size: 12px;
	color: #814e5c;
}

#directory-form td.secure-form img {
	vertical-align: middle;
}

#directory-form td.submit-cell {
	padding-top: 10px;
	font-size: 12px;
}

#directory-form td.submit-cell img {
	vertical-align: middle;
	padding-left: 5px;
}

#directory-form .directory-form-submit {
	background: url('/sites/all/themes/psg/images/directory-form-send.png') no-repeat;
	height: 36px;
	width: 217px;
	cursor: pointer;
	border: 1px;
}

#directory-form table.small-form-step-two td {
	height: 38px;
}

#directory-form table.small-form-step-two td input {
	font-size: 14px;
}

.small {
	font-size: .8em;
}

.location {
	font-size: 1em;
}

#index-header {
	padding: 10px 10px 0 10px;
	border: 1px solid #e0e6e8;
	background: #f6f9fa;
	border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
}

h1 {
	font-size: 25px;
	color: #1e5b86;
	font-style: italic;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0;
}

p {
	color: #636363;
	font-size: 14px;
	font-weight: normal;
}

p.index-ingress {
	color: #649bc2;
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

/* this helps the pagination at the bottom on the results page */
div.table-list caption span.page-numbers {
	font-size: 90%;
	padding-bottom: 3px;
}

div.table-list caption span.page-numbers-results {
	font-size: 90%;
	margin-top: 5px;
}

div.table-list table a:link {
	color: #666;
}

div.table-list table a:visited {
	color: #666;
}

div.table-list table a:hover {
	color: #003366;
	text-decoration: none;
}

div.table-list table a:active {
	color: #003366;
}

div.table-list span.page-numbers-results,span.page-numbers-results {
	float: left;
}

div.table-list span.page-numbers,span.page-numbers {
	float: right;
}

div.table-list span.page-numbers a,span.page-numbers a {
	text-decoration: none;
}

div.table-list span.page-numbers a:hover,span.page-numbers a:hover {
	text-decoration: underline;
}

/* Star Rating */
.star-rating {
	background: transparent url(images/star_rating.gif) repeat-x scroll left
		top;
	height: 16px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 80px;
}

.star-rating li {
	float: left;
	margin: 0px;
	padding: 0px;
	clear: none;
}

.star-rating li a {
	display: block;
	height: 16px;
	line-height: 16px;
	overflow: hidden;
	padding: 0px;
	position: absolute;
	text-decoration: none;
	text-indent: -9000px;
	width: 16px;
	z-index: 20;
}

.star-rating li.current-rating {
	background: transparent url(images/star_rating.gif) repeat scroll left
		bottom;
	display: block;
	height: 16px;
	position: absolute;
	text-indent: -9000px;
	z-index: 1;
	padding: 0px;
	padding-left: 0px;
}

.tab-container {
	min-height: 550px;
}

/* Forms */
div.form-container {
	
}

/* Fix IE7 double margin bug */
div.form-container form {
	width: 100%;
}

div.form-container form p {
	margin: 0
}

div.form-container form p.note {
	margin-left: 165px;
	font-size: 90%;
	color: #333333;
	margin-top: 3px;
	clear: both;
}

div.form-container form p.note img {
	padding: 0px;
}

div.form-container div.controlset {
	margin-left: 165px;
	float: none;
	margin-top: 1px;
}

div.form-container div.custom {
	
}

/* Asterisk Next to required form fields */
div.form-container em {
	font-weight: bold;
	font-style: normal;
	position: absolute;
	color: #C00;
	line-height: normal;
	top: -2px;
}

div.form-container div.controlset input {
	vertical-align: -2px;
}

div.form-container div.controlset div.item {
	margin-bottom: 5px;
}

div.form-container select.page-numbers {
	width: 50px;
	padding: 1px;
	font-size: 90%;
}

fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0;
	clear: both;
	position: static;
}

/* Removed position: relative to fix IE7 expanding tree overlap */
.form-container fieldset label {
	font-size: 12px;
	margin-right: 15px;
	width: 150px;
	display: block;
	float: left;
	text-align: right;
	position: relative;
}

.form-container fieldset label em a {
	font-size: 9px;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: bold;
	vertical-align: top;
	padding-right: 2px;
}

.form-container label.error {
	color: #C00;
}

div.form-container fieldset.buttonrow {
	border: 0px;
	margin: 0px;
	padding: 0px 0px 10px 190px;
}

.form-container span.label {
	font-size: 12px;
	margin-right: 10px;
	padding: 0px 10px 0 0;
	width: 120px;
	display: block;
	float: left;
	color: #666666;
}

.form-container fieldset {
	margin-bottom: 15px;
	padding: 10px;
	border: 5px solid #bbe2d8;
	-moz-border-radius: 5px;
}

.form-container fieldset.hidden {
	border: 0px;
}

.form-container fieldset img {
	padding-left: 10px;
}

.form-container fieldset.pmd div div img {
	padding: 0px;
} /* fix for tree selects */
.form-container legend.pmd {
	font-weight: bold;
	color: #777777;
	font-size: 1.2em;
	padding: 0px 5px 0px 5px;
}

.form-container input.submit {
	background: #FFFFFF url(./images/gradient_silver.gif) repeat-x scroll 0
		0;
	border: 1px solid #C6C3C6;
	color: #666;
	padding: 2px 5px 2px 5px;
	cursor: pointer;
	width: auto;
	font-family: inherit;
	font-size: 12px;
}

.form-container input.submit:hover {
	background-color: #f5f7fa;
	border: 1px solid #79a8f5;
	background-image: none;
}

.form-container input.text,textarea.textarea,select.select,select.select_multiple
	{
	width: 250px;
	background-color: #FFFFFF;
	font-size: 12px;
	color: #000000;
	font-family: inherit;
	border: 1px solid #C0C0C0;
	padding: 3px 5px 3px 5px;
}

.form-container textarea.textarea {
	height: 150px;
}

.form-container select.select,.form-container select.select_multiple {
	width: 262px;
	padding: 2px 3px 2px 3px;
}

.form-container select.select option,.form-container select.select optgroup,.form-container select.select_multiple option,.form-container select.select_multiple optgroup
	{
	padding-left: 5px;
}

.form-container input.text:focus,.form-container textarea.textarea:focus,.form-container input.text.error:focus,.form-container textarea.textarea.error:focus
	{
	background-color: #f5f7fa;
	border: 1px solid #79a8f5;
}

.form-container input.text.error,.form-container textarea.textarea.error
	{
	border: 1px solid #C00;
	background-color: #FEF;
}

/* Table List */
div.table-list table {
	width: 100%;
	margin-bottom: 10px;
}

div.table-list table,div.table-list td {
	border: 1px solid #CCC;
	border-collapse: collapse;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

div.table-list thead th,div.table-list tbody th {
	background: #FFF url(./images/gradient_silver.gif) repeat-x;
	color: #666;
	padding: 0px 10px;
	border-left: 1px solid #CCC;
	text-align: left;
	height: 26px;
}

div.table-list tbody th {
	background: #fafafb;
	border-top: 1px solid #CCC;
	text-align: left;
	font-weight: normal;
}

div.table-list tbody tr td {
	padding: 5px 10px;
	color: #666;
}

div.table-list tbody tr.odd,div.table-list tbody tr.odd th {
	background: #f6f6f6;
}

div.table-list tbody tr:hover {
	background: #FFF url(./images/table_tr_background.gif) repeat;
}

div.table-list tbody tr:hover th {
	background: #FFF url(./images/table_tr_background.gif) repeat;
	color: #454545;
}

div.table-list tbody tr:hover td {
	color: #454545;
}

div.table-list tfoot td,div.table-list tfoot th {
	border-left: none;
	border-top: 1px solid #CCC;
	padding: 5px 10px;
	background: #ebebeb;
	color: #666;
	font-weight: normal;
	text-align: left;
	vertical-align: middle
}

div.table-list caption {
	text-align: left;
	padding: 5px 0 0 5px;
	color: #666;
	height: 4ex;
} /* set height here to fix safari overlap bug */
div.table-list caption span.page-numbers {
	font-size: 90%;
	padding-bottom: 3px;
}

div.table-list caption span.page-numbers-results {
	font-size: 90%;
	margin-top: 5px;
}

div.table-list table a:link {
	color: #666;
}

div.table-list table a:visited {
	color: #666;
}

div.table-list table a:hover {
	color: #003366;
	text-decoration: none;
}

div.table-list table a:active {
	color: #003366;
}

div.table-list span.page-numbers-results,span.page-numbers-results {
	float: left;
}

div.table-list span.page-numbers,span.page-numbers {
	float: right;
}

div.table-list span.page-numbers a,span.page-numbers a {
	text-decoration: none;
}

div.table-list span.page-numbers a:hover,span.page-numbers a:hover {
	text-decoration: underline;
}

div.table-list thead th.table-list-checkbox {
	width: 14px;
}

div.table-list tfoot select {
	width: auto;
	line-height: 16px;
	vertical-align: middle;
}

div.table-list tfoot select option {
	padding-right: 5px;
}

div.table-list tfoot input.submit {
	vertical-align: middle;
}

div.table-list tfoot input.checkbox {
	vertical-align: middle;
}

/* Table */
table.frame {
	border-collapse: collapse;
	border-color: #EBEBEB;
	border-style: solid solid none;
	border-width: 1px 0 0 1px;
	margin: 0 0 10px;
	padding: 0;
}

.table {
	border-collapse: collapse;
	width: 100%;
}

.table .label {
	width: 150px;
	background-color: #F5F5F5;
	color: #333333;
	text-align: right;
}

.table tr td {
	padding: 10px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #EBEBEB;
	border-right: 1px solid #EBEBEB;
}

div.spacer2 {
	height: 30px;
}

div.spacer {
	height: 15px;
}

ul.listing_options li.listing_options {
	font-size: 12px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	padding-left: 30px;
}

li.listing_options {
	line-height: 22px;
	padding-bottom: 5px;
}

/* Category Styles */
ul.category_list li.category_list {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0pt;
	background: transparent url(images/icon_categories.gif) no-repeat scroll
		0px 0px;
	padding: 0px 20px 20px 20px;
}

li.category_list {
	clear: both;
}

ul.category_list {
	font-weight: bold;
	text-decoration: none;
	color: #888888;
}

ul.category_list .category {
	
}

ul.category_list .category a {
	
}

ul.category_list .category_description {
	
}

ul.category_list .subcategories {
	font-weight: normal;
}

ul.category_list .subcategories a {
	font-weight: normal;
}

ul.category_list img {
	float: left;
	padding: 0px 10px 20px 0px;
}

div.state-list {
	width: 620px;
}

div.sublocations {
	height: 90px;
}

ul.location_list li.location_list {
	list-style-type: none;
	padding: 0;
	width: 138px;
	float: left;
	border: 1px solid #e0e6e8;
}

ul.location_list {
	padding: 0;
	margin: 0;
}

ul.location_list .location {
	padding: 5px 0 5px 0;
	background-color: #ecf1f3;
}

ul.location_list .location a {
	margin-left: 10px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

ul.location_list .sublocations {
	padding: 5px 5px;
}

ul.location_list .sublocations a {
	font-weight: normal;
	font-size: 14px;
	color: #2b7fc7;
}

ul.listing_results li.listing_results {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 5px;
	height: 120px;
}

ul.listing_results {
	margin: 0px;
}

li.listing_results {
	padding: 10px;
	border: #DDD 1px solid;
	overflow: auto;
}

ul.listing_results .listing_results_listing {
	
}

ul.listing_results .listing_results_title {
	padding-bottom: 5px;
}

ul.listing_results .listing_results_score {
	float: left;
}

ul.listing_results .listing_results_zip_distance {
	float: left;
}

ul.listing_results .listing_results_logo {
	padding-right: 10px;
	float: left;
	width: auto;
}

ul.listing_results .listing_results_address {
	padding-bottom: 5px;
}

ul.listing_results .listing_results_rating {
	float: right;
	vertical-align: top;
}

ul.listing_results .listing_results_description {
	
}

ul.listing_options li.listing_options {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	padding-left: 30px;
}

li.listing_options {
	line-height: 22px;
	padding-bottom: 5px;
}

.sublocations a {
	color: #000;
}

address {
	font-weight: normal;
	font-style: normal;
}

.clickable {
	cursor: pointer;
}

.test-clickable {
	margin-bottom: 20px;
	border: 1px solid #b8b8c0;
}

.gold {
	background: #fdfdf0;
}

#messages div.success {
	background-color: #aedf7c;
	font-weight: bold;
	font-size: 14px;
}

.gold-header {
	color: #473d25;
}

.silver-header {
	color: #565656;
}

.default-header {
	font-size: 14px;
	font-weight: bold;
	color: #565656;
}

.gold-header, .silver-header {
	font-size: 20px;
	font-weight: bold;
	font-family: georgia;
}

.address-font-gold {
	color: #8d7843;
}

.address-font-silver {
	color: #868685;
}

.address-font-silver, .address-font-gold {
	font-family: arial;
	font-size: 12px;
}

.address-font {
	color: #2A6B5B;
}

/***** FOOTER *****/
#inner-footer {
	background: #f0f0f0;
}
#footer-logo-copyright {
	float: left;
	width: 190px;
	padding: 20px;
}

	#footer-logo-copyright p {
		font-size: 12px;
		color: #716e69;
	}
	
#footer-menu {
	float: right;
	width: 730px;
	padding-right: 20px;
}

	#footer-menu #disclaimer p {
		font-size: 12px;
		color: #979797;
		padding-left: 10px;
	}
	
#footer-menu #upper-menu {
	margin: 15px 0 0 0;
	padding: 0;
}

#footer-menu #lower-menu {
	margin-bottom: 50px;
}
	
#footer-menu .menu {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#footer-menu .menu li {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}

#footer-menu .menu li.leaf {
	border-right: 1px solid;
	border-color: #c3c3c3;
}

#footer-menu .menu li.last {
	border: 0;
}

#footer-menu .menu li a {
	color: #979797;
	font-size: 14px;
	text-decoration: none;
}

#footer-menu .menu li a:hover {
	text-decoration: underline;
}

.postit {
	width: 260px;
	position: relative;
	top: -150px;
	left: 676px;
}

ul#navlist {
	list-style-type: none;
	position: relative;
}

ul#navlist li a {
	background: transparent url(http://www.loudjoy.com/greenbullet.gif) left
		center no-repeat;
	padding-left: 12px;
	text-align: left;
	font: bold 10px arial, verdana, lucida, sans-serif;
	text-decoration: none;
	color: #699;
	line-height: 22px;
	margin: 0;
	text-transform: uppercase;
}

ul#navlist li a:hover {
	background: transparent url(http://www.loudjoy.com/greybullet.gif) left
		center no-repeat;
	color: #666;
}

ul#navlist li a#current {
	background: transparent url(http://www.loudjoy.com/greybullet.gif) left
		center no-repeat;
	color: #666;
}

#navlist {
	margin: 0 0 0 65px;
	padding: 0;
	text-align: left;
}

#intnavtable {
	width: 100%;
}

#intnavcell {
	width: 450px;
}

/*subnavlist */
ul#subnavlist li {
	display: inline;
	list-style-type: none;
	padding-left: 20px;
	font: bold 10px arial, verdana, sans-serif;
	line-height: 22px;
}

#subnavlist a {
	text-decoration: none;
	color: #699;
}

#subnavlist a:hover {
	text-decoration: none;
	color: #666;
}

#subnavlist {
	text-align: left;
	margin: 0;
	padding-left: 0;
}

ul#subnavlist li a#subcurrent {
	color: #666;
}

ul#navlist ul {
	position: absolute;
	top: 0;
	left: 4em;
}

ul#navlist ul li a,ul#navlist ul li a:hover,ul#navlist ul li a#current {
	background-image: none;
}

#sponsored-ads {
	margin-top: 10px;
	background: #f3f6f9;
	padding: 20px 0 20px 20px;
	border: 1px solid #fff;
	border-radius: 10px;
	-moz-border-radius: 10px;
}

#sponsored-ads h2 {
	padding: 0;
	margin: 0 0 10px 0;
	font-size: 22px;
	color: #1E5B86;
	font-family: georgia;
	font-style: italic;
	font-weight: normal;
}

#sponsored-ads #google-ads {
	text-align: center;
	border: 1px solid #336699;
	width: 300px;
}