 html, body{ 
	margin:0; 
	padding:0; 
	text-align:center; 
	background:#F6F6F6 none;
	color:#333;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h1{
	margin:0;
	padding:0 0 4px 0;
	font-size: 1.6em;
	font-weight: normal;
	color:#333333;
	letter-spacing:-1px;
}
h2{
	margin:0;
	padding:0;
	font-size: 1.2em;
}
h3{
	margin:0;
	padding:3px 0;
	font-size:.9em;
	line-height:100%;
}
.hr{
	border:0;
	height:1px;
	margin:4px 0 2px 0;
	font-size:1px;
	width:auto;
	background:#DBDBDB;
}
.hr-above{
	border-top:1px solid #DBDBDB;
	padding:6px 0 4px 0;
	margin-top:5px;
	line-height:100%;
}
p{
	margin:0;
	padding:0 0 12px 0;
}
a:link{
	color:#016599;
	text-decoration:none;
	background:none;
}
a:visited{
	color:#016599;
	text-decoration:none;
	background:none;
}
a:active{
	color:#016599;
	text-decoration:none;
	background:none;
}
a:hover{
	color:#016599;
	text-decoration:underline;
	background:none;
}
.clear {
	clear:both;
	}
.center {
	text-align:center;
	}
#pagewidth{ 
	width:988px;
	text-align:left;
	margin-left:auto; 
	margin-right:auto;
}
#wrapper1{
	background: transparent url('/images/wrapper_bg.jpg') repeat-y;
	padding:10px 14px;
}
#wrapper2 {
	background:#fff;
	padding:20px 0 0 0;
}
#breadcrumb{
	float:left;
	width:100%;
	position:relative;
	height:11px;
	text-align:left;
	color:#000000;
	background:none;
	line-height:11px;
	padding: 7px 0;
	font-size:.7em;
}
#breadcrumb a:link{
	color:#016599;
	text-decoration:none;
	background:none;
}
#breadcrumb a:visited{
	color:#016599;
	text-decoration:none;
	background:none;
}
#breadcrumb a:active{
	color:#016599;
	text-decoration:none;
	background:none;
}
#breadcrumb a:hover{
	color:#016599;
	text-decoration:underline;
	background:none;
}
#login-register {
	float:right;
	line-height:11px;
	padding: 7px 0;
	font-size:.7em;
	margin:0;
}
#login-register .input {
	border:1px solid #cccccc;
	height:11px;
	padding:3px;
	font-size:.9em;
	letter-spacing:1px;
	color:#666666;
	width:100px;
}
#login-register .go-button {
	width:19px;
	height:19px;
	background:url('/images/login-go-button.jpg') no-repeat 0 0;
	border:none;
	cursor:pointer;
}
/***HOME PAGE***/
#wrapper2 img {
	border:none;
}
#top_banner {
	margin:7px 0 0 0;
	width:960px;
	height:40px;
}
#top_banner img {
	border:none;
}
#home-main-column {
	float:left;
	width:630px;
}
#home-right-column {
	float:right;
	width:310px;
}
#home-three-boxes .box {
	background:url('/images/home/top-box.jpg') no-repeat center top;
	padding:0 0 20px 5px;
	width:203px;
	height:278px;
	float:left;
	font-size:12px;
}
#home-three-boxes .box form {
	margin:0 0 0 7px;
	padding:0;
}
#home-three-boxes .box form {
	background:url('/images/home/input-box.gif') no-repeat;
	width:180px;
	height:32px;
	position:relative;
}
#home-three-boxes .box form.select select {
	position:absolute;
	top:5px;
	left:6px;
	width:170px;
}
#home-three-boxes .box form.input input {
	position:absolute;
}
#home-three-boxes .box form.input input.btn {
	top:3px;
	right:3px;
}
#home-three-boxes .box form.input input.text {
	border:none;
	background:transparent;
	width:125px;
	top:7px;
	left:6px;
	padding-left:0;
	color:#c2c2c2;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#home-three-boxes .box strong {
	font-size:21px;
	font-weight:normal;
	display:block;
	margin:15px 10px 12px 10px;
}
#home-three-boxes .box p {
	margin:8px 10px 0 10px;
	line-height:1.65;
}
#home-three-boxes .box a {
	color:#333;
}
#home-slider-box {
	background:url('/images/home/slider-box.jpg') no-repeat;
	clear:left;
	width:626px;
	height:148px;
	margin-bottom:20px;
	position:relative;
}
#home-slider-box .slot,
#home-slider-box .loading{
	overflow:hidden;
	position:absolute;
	display:none;
	top:14px;
	width:255px;
	height:95px;
	padding:10px;
}
#home-slider-box .loading {
	background:url('/images/spinner.gif') no-repeat center center;
}
#home-slider-box #loader1,
#home-slider-box #slot1 {
	left:29px;
}
#home-slider-box #loader2,
#home-slider-box #slot2 {
	left:317px;
}
#home-slider-box div.slot-txt,
#home-slider-box div.slot-image {
	display:none;
	}
#home-slider-box div.left,
#home-slider-box div.right {
	width:30px;
	height:100px;
	top:24px;
	position:absolute;
	cursor:pointer;
	z-index:1;
}
#home-slider-box div.slot div.slot-image {
	width:100px;
	height:100px;
	overflow:hidden;
	}
#home-slider-box div.slot h2 {
	font-size:12px;
	margin-bottom:3px;
	}
#home-slider-box div.slot div.slot-txt {
	font-size:11px;
	width:140px;
	height:100px;
	position:absolute;
	top:10px;
	left:125px;
	}
#home-slider-box div.slot div.tiny {
	font-size:10px;
	position:absolute;
	left:0;
	bottom:0;
	color:#016599;
	}
#home-slider-box div.slot div.tiny a {
	text-decoration:underline;
	}
#home-slider-box div.left {
	background:url('/images/home/slider-left.gif') no-repeat center center;
	left:0;
}
#home-slider-box div.right {
	background:url('/images/home/slider-right.gif') no-repeat center center;
	right:0;
}
#spotlight-box {
	background:url('/images/home/spotlight-box-b.gif') no-repeat;
	height:140px;
	width:290px;
	padding:0 10px;
	margin:10px 0 0 0;
}
#spotlight-box .spot {
	float:left;
	text-align:center;
}
#spotlight-box .ace {
	margin:77px 0 0 0;
	width:76px;
	}
#spotlight-box .homedepot {
	margin:71px 0 0 0;
	width:63px;
	}
#spotlight-box .dewalt {
	margin:87px 0 0 0;
	width:69px;
	}
#spotlight-box .samsung {
	margin:83px 0 0 0;
	width:72px;
	}
#featured {
	font-size:12px;
}
#featured a {
	text-decoration:underline;
	}
#featured h2 {
	color:#069;
	font-size:28px;
	font-weight:normal;
	line-height:1.4;
	padding:4px 0 4px 0;
}
#featured h2 a {
	text-decoration:none;
	}
#featured em {
	font-size:16px;
}
#featured p {
	line-height:1.6em;
	}
#featured p.author {
	font-size:11px;
	color:#999;
	}
#featured div.box {
	clear:left;
}
#featured div.img {
	float:left;
	width:210px;
	margin:0 0 30px 0;
}
#twitter-facebook {
	border-top:1px solid #e0e0e0;
	margin:20px 0;
	padding-top:20px;
}
#top-items {
	border-top:1px solid #e0e0e0;
	margin:20px 0;
	padding-top:20px;
	font-size:12px;
}
#related_box {
	width:300px;
}
#related_box .tab {
	background:#FAFAFA;
	border:1px solid #e1e1e1;
	border-width:1px;
	padding:8px;
	float:left;
	margin:10px 0 0 0;
	font-size:11px;
}
#related_box .tab a {
	color:#000;
}
#related_box .nav {
	position:relative;
	top:1px;
}
#related_box .tab-1 {
	border-right-width:0;
}
#related_box .active {
	background:#FFF;
	border-bottom-color:#FFF;
	display:block;
}
#related_box .body {
	clear:left;
	border:1px solid #e1e1e1;
	background:#fff;
	font-size:11px;
	display:none;
}
#related_box .active-body {
	display:block;
}
#related_box ol {
	margin:10px 15px 10px 0;
	padding:0 0 0 35px;
	line-height:1.75em;
}
#related_box ol li {
	margin:0;
	padding:0;
}

/*************** BEGIN WIDE LEFT ****************/

#leftcol-wide-left{
	width:380px;
	float:left; 
	position:relative;
	margin-right:10px;
}
#twocols-wide-left{
	width:570px;
	float:right;
	position:relative;
}
#rightcol-wide-left{
	width:300px;
	float:right; 
	position:relative;
}
#maincol-wide-left{
	float: left; 
	display:inline; 
	position: relative; 
	width:260px;
	margin-right:10px;
}

/*************** END WIDE LEFT ****************/

/*************** BEGIN WIDE MIDDLE ****************/

#leftcol-wide-middle{
	width:200px; 
	float:left; 
	position:relative;
	margin-right:10px;
}
#leftcol-wide-middle-form-page{
	width:360px;
	position:relative;
	margin-right:10px;
	padding:10px;
	background:url('../images/section_top_gradient_bg.jpg') repeat-x left top;
}
#twocols-wide-middle{
	width:750px;
	float:right;
	position:relative;
}
#twocols-wide-middle-form-page{
	width:580px;
	float:right;
	position:relative;
}
#rightcol-wide-middle{
	width:160px; 
	float:right; 
	position:relative;
	color:#333333;
	font-size:13px;
	line-height:170%;
}
#maincol-wide-middle{
	float: left; 
	display:inline; 
	position: relative; 
	width:540px;
	padding:20px 16px 20px 20px;
	margin-right:10px;
	background:url('../images/section_top_gradient_bg.jpg') repeat-x top left;
	min-height:118px;
	color:#000000;
}

/*************** END WIDE MIDDLE ****************/




/*************** BEGIN ARTICLE ****************/

#leftcol-article {
	width:629px;
	float:left;
	clear:left;
	background:url('../images/section_top_gradient_bg.jpg') repeat-x top left;
	min-height:118px;
	margin:-1px 10px 0 0;
	padding:20px 0 10px 20px;
	position:relative;
}

#rightcol-article {
	float:right;
	display:inline;
	position:relative;
	width:300px;
}

/*************** END ARTICLE ****************/

/*************** BEGIN ADVERTISING/FREE LISTING INFO ****************/
#advertising-tabs,
#tab-overview,
#tab-options,
#tab-catalogs,
#free-listing-content {
	font-size:.75em;
	}
#leftcol-advertising {
	width:629px;
	float:left;
	clear:left;
	margin:-1px 10px 0 0;
	padding:20px 0 10px 20px;
	position:relative;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
}
#leftcol-advertising #right-border {
	height:150px;
	width:1px;
	background:#97A5B0;
	float:right;
}
#rightcol-advertising {
	float:right;
	display:inline;
	position:relative;
	width:300px;
}
#rightcol-advertising #border-top {
	margin:21px 0 0 -11px;
	height:1px;
	max-height:1px;
	background:#97A5B0;
}
#rightcol-advertising #border-bottom {
	margin:0 0 0 -11px;
	height:1px;
	max-height:1px;
	background:#97A5B0;
}
#rightcol-advertising #testimonials {
	border-right:1px solid #97A5B0;
	height:541px;
	padding:8px;
	background:url('../images/testimonials.jpg') no-repeat 0 10px;
}
#rightcol-advertising #advertise-contact {
	padding:22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:1.1em;
	height:128px;
	background:url('../images/advertise_contact_bg.jpg') repeat-x top left;
}
#rightcol-advertising #advertise-contact .text {
	margin-top:10px;
	padding:6px;
	height:28px;
	line-height:160%;
	font-size:.9em;
	background:url('../images/advertise_contact_text_bg.jpg') repeat-x top left;
}
#rightcol-advertising #advertise-contact .text a {
	color:#FFFFFF
}
#tab-overview {
	min-height:882px;
}
#tab-options {
	min-height:882px;
}
#tab-catalogs {
	min-height:882px;	
}
#tab-overview h1, #tab-options h1, #tab-catalogs h1 {
	font-size:2.3em;
	font-weight:bold;
}
#tab-overview h3, #tab-options h3, #tab-catalogs h3 {
	font-size:1.4em;
	margin:8px;
	font-weight:normal;
}
.dotted-line {
	height:1px;
	border-bottom:1px dotted #D6D8D9;
	margin-bottom:10px;
}
.options-click {
	color:#016599;
	cursor:pointer;
}
#free-listing-form {
	color:#FFFFFF;
	font-size:.7em;
	background:#006699 url('../images/free_listing_bg.jpg') repeat-x top left;
	margin: 19px 0 0 0;
	padding: 20px;
}
#free-listing-form h1 {
	color:#FFFFFF;
	font-size:2.3em;
}
#free-listing-form input, #free-listing-form select {
	margin:3px 0 0 0;
}
#free-listing-form select {
	width:260px;
}
.text-input {
	width:256px;
}
/*************** END ADVERTISING/FREE LISTING INFO ****************/

#bottomad{
	height:100px; 
	background:#F6F6F6;
	color:#000000;
	margin:10px 0 0 0;
	clear:both;
}
#topad{
	height:100px; 
	background:#F6F6F6;
	color:#000000;
	margin:1px 0 0 0;
	clear:both;
	border-bottom:1px solid #DBDBDB;
}
/*** FOOTER ***/
#footer {
	background: transparent url('/images/wrapper_bg.jpg') repeat-y;
	color:#000;
	width:988px;
	clear:left;
	float:left;
	font-size:12px;
	line-height:1.55em;
}
#footer_box {
	background:#333;
	float:left;
	width:900px;
	margin:10px 14px 0 14px;
	padding:18px 30px 20px 30px;
	border-bottom:10px solid #fff;
}
#footer a {
	color:#fff;
}
#footer img {
	border:none;
}
#footer div.column {
	float:left;
	margin-right:30px;
	}
#footer div.column strong {
	font-size:16px;
	display:block;
	padding:0 0 10px 0;
	color:#ccc;
	font-weight:normal;
}
#footer-cap {
	background: transparent url('/images/footer_bottom_glow.jpg') no-repeat 0 0;
	height:4px;
	clear:left;
	margin:0 0 40px 0;
}
#footer-logo div.img {
	margin:0 0 4px 0;
}
#footer-logo {
	float:right;
	color:#fff;
	font-size:9px;
	line-height:1.8em;
	margin-top:5px;
}
/** end footer **/
#footer #tg_disclaimer {
	float:left;
	font-size:1em;
	padding:26px 0 0 0;
	width:940px;
}
.header-gradient-bg{
	height:33px;
	background:url('../images/header_gradient_bg.jpg') repeat-x;
	font-size: 1.05em;
	line-height:34px;
	padding:0 10px;
}
.header-arrow{
	float:right;
	width:19px;
	height:19px;
	padding:7px 0 0 0;
	background:transparent url('../images/header_arrow.jpg') no-repeat bottom;
}
#left-nav-content{
	background:url('../images/section_top_gradient_bg.jpg') repeat-x top left;
	min-height:118px;
	color:#000000;
	padding:20px 10px 0 10px;;
}
#left-nav-content h3 {
	font-size:.7em;
	padding:0;
}
#left-nav-content #experts {
	margin:0 0 10px 0;
}
#left-nav-content #experts h3 {
	margin:0 0 10px 0;
}
#left-nav-content #experts div {
	margin:0 0 10px 0;
}
.experts-link {
	font-size:.7em;
	font-weight:bold;
	margin:5px 0;
	display:block;
}
#section-search{
	height:21px;
	padding:0 0 25px 0;
}
#section-search .textbox{
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:.95em;
	width:150px;
	height:20px;
	border:solid #CCCCCC;
	border-width:1px 0 1px 1px;
	padding:1px 0 0 4px;
	color:#999999;
	background:#FFFFFF;
}
#section-search .submit-button{
	float:left;
	width:23px;
	height:21px;
	border:1px solid #CCCCCC;
}


/********************* BEGIN NAV TREE ********************/

#nav-tree{ float:left; }
#nav-tree #menu {
	list-style: none;
	margin: 0;
	padding: 0;
	vertical-align: top;
	width: 180px;
}
#nav-tree #menu span{
	float:left;
	background: none;
	height: 16px;
	width: 19px;
	cursor:default;
}
#nav-tree #menu span.expanded{
	background: url('../images/nav_tree_open_icon.jpg') no-repeat 0 2px;
}
#nav-tree #menu span.collapsed{
	background: url('../images/nav_tree_closed_icon.jpg') no-repeat 0 2px;
}
#nav-tree #menu div.nav-tree-spacer {
	float:left;
	padding:16px 0 0 19px;
	margin:0;
	clear:both;
}
#nav-tree #menu div.nav-tree-spacer-ie-7 {
	float:left;
	padding:0 0 0 19px;
	margin:0;
	clear:both;
}
#nav-tree #menu ul {
	display: none;
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav-tree #menu ul.subcats {
	margin:0 0 0 10px;
}
#nav-tree #menu li {
	display:inline;
}
#nav-tree #menu a {
	color: #006599;
	cursor: pointer;
	display: block;
	font-weight: normal;
	font-size: .7em;
	margin:0;
	padding: 0 0 8px 0;
	text-decoration: none;
}
#nav-tree #menu a:hover { text-decoration:underline; }
#nav-tree #menu a.selected { font-weight: bold; padding:0pt 0pt 8px 20px; }
#nav-tree #menu ul a {
	background: none;
	color: #006599;
	display: block;
	font-weight: normal;
	font-size: .7em;
	margin:0;
	padding: 0 0 8px 19px;
	text-decoration: none;
}
#nav-tree #menu ul a:hover { background: none; text-decoration:underline; }
#nav-tree #menu li.active a { background: none; }

/********************* END NAV TREE ********************/

/********************* BEGIN COMMON STYLES ********************/

#iframe-content {
	padding:10px;
}
.story-listings {
	float:left;
	margin:0;
	padding:20px 0 0 0;
	width:516px;
}
.article-listings {
	float:left;
	margin:0;
	padding:20px 0 0 0;
	width:516px;
}
.article-listings #listings-count {
	float:left;
	width:auto;
}
.article-listings #show-all-listings {
	float:right;
	cursor:pointer;
	color: #006599;
}
.article-listings ul {
	list-style:square;
	font-size:0.9em;
	padding:0 0 0 13px;
	margin:0;
}
.article-listings li {
	font-weight:bold;
	padding:0;
	margin:0;
}
.supplier-listings {
	float:left;
	margin:20px 0 0 0;
	padding:0;
	width:540px;
	line-height:120%;
}
.supplier-listings-ie-7 {
	float:left;
	margin:100px 0 0 0;
	padding:0;
	width:540px;
	line-height:120%;
}
.supplier-listings ul {
	margin:0 0 10px 15px;
	padding:0;
}
.supplier-listings-ie-7 ul {
	margin:0 0 10px 15px;
	padding:0;
}
.supplier-listings .hidden, .supplier-listings-ie-7 .hidden {
	display:none;
}
.supplier-listings .default, .supplier-listings-ie-7 .default {
	background:#F6F6F6;
	margin:8px 0 8px 0;
	padding:15px 15px 12px 10px;
	font-size:.9em;
}
.supplier-listings .default .title, .supplier-listings-ie-7 .default .title {
	float:left;
	font-weight:bold;
}
.supplier-listings .default .location, .supplier-listings-ie-7 .default .location {
	float:right;
	font-weight:bold;
}
.supplier-listings .default #title-location, .supplier-listings-ie-7 .default #title-location {
	padding:0 0 4px 0;
}
.supplier-listings .default .description, .supplier-listings-ie-7 .default .description {
	
}
.supplier-listings .featured, .supplier-listings-ie-7 .featured {
	margin:8px 0 8px 0;
	padding:0 10px 12px 10px;
	font-size:.9em;
	background:#FFF9DD;
}
.supplier-listings .featured a, .supplier-listings-ie-7 .featured a {
	font-weight:bold;
	text-decoration:underline;
}
.supplier-listings .featured .sponsored, .supplier-listings-ie-7 .featured .sponsored {
	text-align:right;
	color:#999999;
	padding:6px;
}
.supplier-listings .featured #container, .supplier-listings-ie-7 .featured #container {
	background:#FFFFFF;
	padding:15px 20px 20px 20px;
}
.supplier-listings .featured .title, .supplier-listings-ie-7 .featured .title {
	float:left;
}
.supplier-listings .featured .location, .supplier-listings-ie-7 .featured .location {
	float:right;
	font-weight:bold;
}
.supplier-listings .featured #title-location, .supplier-listings-ie-7 .featured #title-location {
	padding:0 0 8px 0;
}
.supplier-listings .featured #logo-image, .supplier-listings-ie-7 .featured #logo-image {
	padding:0 0 8px 0;
}
.supplier-listings .featured .logo, .supplier-listings-ie-7 .featured .logo {
	float:left;
}
.supplier-listings .featured .logo img, .supplier-listings-ie-7 .featured .logo img {
	max-width:320px;
	max-height:150px;
}
.supplier-listings .featured .image, .supplier-listings-ie-7 .featured .image {
	float:right;
}
.supplier-listings .featured .image img, .supplier-listings-ie-7 .featured .image img {
	max-width:125px;
	max-height:125px;
}
.supplier-listings .featured .description, .supplier-listings-ie-7 .featured .description {
	
}
.supplier-listings .paginate, .supplier-listings-ie-7 .paginate {
	float:left;
	font-size:.9em;
}
.supplier-listings .paginate #previous, .supplier-listings-ie-7 .paginate #previous{
}
.supplier-listings .paginate #next, .supplier-listings-ie-7 .paginate #next{
}
.supplier-listings .paginate .enabled, .supplier-listings-ie-7 .paginate .enabled{
	color:#016599;
	cursor:pointer;
	text-decoration:none;
}
.supplier-listings .paginate .disabled, .supplier-listings-ie-7 .paginate .disabled{
	text-decoration:none;
	color:#999999;
}
.supplier-listings .suggestion, .supplier-listings-ie-7 .suggestion {
	float:right;
	font-size:.9em;
}
.supplier-listings #listings-count, .supplier-listings-ie-7 #listings-count {
	float:left;
	width:250px;
}
.supplier-listings #show-all-listings, .supplier-listings-ie-7 #show-all-listings {
	float:right;
	cursor:pointer;
	color: #006599;
}
.supplier-listings a.review-link {
	float:right;
	color:#666;
	font-size:10px;
	font-weight:normal;
	}
.product-listings {
	float:left;
	margin:20px 0 0 0;
	padding:0;
	width:540px;
	line-height:120%;
}
.product-listings-ie-7 {
	float:left;
	margin:100px 0 0 0;
	padding:0;
	width:540px;
	line-height:120%;
}
.product-listings ul {
	margin:0 0 10px 15px;
	padding:0;
}
.product-listings-ie-7 ul {
	margin:0 0 10px 15px;
	padding:0;
}
.product-listings .hidden, .product-listings-ie-7 .hidden {
	display:none;
}
.product-listings .default, .product-listings-ie-7 .default {
	background:#F6F6F6;
	margin:8px 0 8px 0;
	padding:15px 15px 12px 10px;
	font-size:.9em;
}
.product-listings .default img, .product-listings-ie-7 .default img {
	float:left;
}
.product-listings .default #title-company, .product-listings-ie-7 .default #title-company {
	float:left;
	padding:15px;
	width:380px;
}
.product-listings .default .title, .product-listings-ie-7 .default .title {
	font-weight:bold;
	padding:0 0 10px 0;
}
.product-listings .default .company, .product-listings-ie-7 .default .company {
	color:#666666;
	font-size:.9em;
}
.product-listings .paginate, .product-listings-ie-7 .paginate {
	float:left;
	font-size:.9em;
}
.product-listings .paginate #previous, .product-listings-ie-7 .paginate #previous{
}
.product-listings .paginate #next, .product-listings-ie-7 .paginate #next{
}
.product-listings .paginate .enabled, .product-listings-ie-7 .paginate .enabled{
	color:#016599;
	cursor:pointer;
}
.product-listings .paginate .disabled, .product-listings-ie-7 .paginate .disabled{
	color:#999999;
	text-decoration:none;
}
.product-listings .suggestion, .product-listings-ie-7 .suggestion {
	float:right;
	font-size:.9em;
}
.product-listings #listings-count, .product-listings-ie-7 #listings-count {
	float:left;
	width:250px;
}
.product-listings #show-all-listings, .product-listings-ie-7 #show-all-listings {
	float:right;
	cursor:pointer;
	color: #006599;
}
.all-listings {
	display:none;
}

/********************* END COMMON STYLES ********************/

/********************* BEGIN HOME PAGE STYLES ********************/

#home-main-feature {
	margin:0 0 10px 0;	
}
#home-main-feature h1{
	margin:0;
	padding:0 0 4px 0;
	font-size: 1.4em;
	font-weight: normal;
	color:#333333;
	letter-spacing:-1px;
}
#home-main-feature img {
	padding:20px 0 0 0;
}
#home-features{
	background:url('../images/home_features_gradient_bg.jpg') no-repeat top;
	font-size:.75em;
	line-height: 140%;
	color:#333333;
	padding:20px 20px 0 0;
}
#home-features h2{
	font-size:1.5em;
	line-height:110%;
	font-weight:normal;
	margin:0 0 10px 0;
}
#home-features strong {
	display:block;
	width:150px;
	margin:0 0 4px 0;
}
#home-features strong a:link, #home-features strong a:visited, #home-features strong a:active {
	color:#333333;
	text-decoration:none;
}
#home-features strong a:hover {
	color:#016599;
	text-decoration:none;
}
.share-article {
	position:absolute;
	bottom:0;
	font-size:.85em;
}
.share-article a {
	text-decoration:none;
}
#home-features #contractor-feature{
	margin: 0 0 20px 0;
	position:relative;
}
#home-features #style-gallery-feature{
	margin: 0 0 20px 0;
	position:relative;
}
#home-features #garden-feature{
	margin: 0 0 20px 0;
	position:relative;
}
#home-features #contractor-feature .img{
	float:left;
	padding:0 20px 0 0;
}
#home-features #style-gallery-feature .img{
	float:left;
	padding:0 20px 0 0;
}
#home-features #garden-feature .img{
	float:left;
	padding:0 20px 0 0;
}
.advertisers-columns {
	float:left;
	font-size:.75em;
	padding:0 10px 0 0;
}
.advertisers-columns li {
	list-style:none;
}
.focus-link a:link {
	color:#333333;
	text-decoration:none;
	cursor:default;
}
.focus-link a:visited {
	color:#333333;
	text-decoration:none;
	cursor:default;
}
.focus-link a:active {
	color:#333333;
	text-decoration:none;
	cursor:default;
}
.focus-link a:hover {
	color:#016599;
	text-decoration:none;
	cursor:pointer;
}
/********************* END HOME PAGE STYLES ********************/

/********************* BEGIN ARTICLE STYLES ********************/

#article-content {
	font-size:1em;
	line-height:150%;
	color:#333333;
}
#article-content img {
	border:0 !important;
	padding:10px !important;
}
#leftcol-article #article-tools {
	float:right;
	width:92px;
	padding:7px;
	margin:0 10px 10px 10px;
	border:solid 1px #B8B8B8;
	font-size:.6em;
	background:#FFFFFF;
	color:#999999;	
}
#leftcol-article #article-tools a:link, #leftcol-article #article-tools a:visited, #leftcol-article #article-tools a:active {
	color:#999999;
	text-decoration:none;
	background:none;
	cursor:pointer;
}
#leftcol-article #article-tools a:hover {
	color:#666666;
	text-decoration:none;
	background:none;
	cursor:pointer;
}
#leftcol-article #article-tools ul {
	list-style: none;
	margin:0;
	padding:0;
}
#leftcol-article #article-tools ul li {
	padding:2px 0;
	line-height:16px;
}
#leftcol-article #article-tools ul span{
	float:left;
	padding:0 7px 0 0;
}
#leftcol-article #article-tools #print span {
	width:16px;
	height:16px;
	background: url('../images/article_tools_print.gif') no-repeat 0 -1px;
}
#leftcol-article #article-tools #email span {
	width:16px;
	height:16px;
	background: url('../images/article_tools_email.gif') no-repeat 0 -2px;
}
#leftcol-article #article-tools #delicious span {
	width:16px;
	height:16px;
	background: url('../images/article_tools_delicious.jpg') no-repeat 0 0;
}
#leftcol-article #article-tools #digg span {
	width:16px;
	height:16px;
	background: url('../images/article_tools_digg.jpg') no-repeat 0 0;
}
#leftcol-article #article-tools #reddit span {
	width:16px;
	height:16px;
	background: url('../images/article_tools_reddit.jpg') no-repeat 0 0;
}
#leftcol-article #article-tools #stumbleupon span {
	width:16px;
	height:16px;
	background: url('../images/article_tools_stumbleupon.jpg') no-repeat 0 0;
}
#article-content h1 {
	color:#333333;
	font-size:1.8em;
	font-weight:normal;
	line-height:100%;
	letter-spacing:-1.6px;
	margin:0;
	padding:0 0 4px 0;
}
#author-by-line {
	font-size:.7em;
	color:#666666;
	padding:0 0 20px 0;
}

/********************* END ARTICLE STYLES ********************/

/********************* BEGIN HOW-TO MAIN PAGE STYLES ********************/

#how-to-column-wrapper {
	
}
#how-to-column-wrapper h2 {
	font-size: 1.5em;
	letter-spacing:-1.5px;
	font-weight:normal;
}
#how-to-column-wrapper img {
	margin:0;
	padding:1px 0 6px;
	line-height:0;
}
#how-to-column-wrapper .author {
	padding:2px 0;
	font-size:.85em;
	color:#666666;
}
#how-to-column-wrapper .blurb {
	padding:7px 0 0 0;
}
#how-to-column-wrapper .blurb a {
	font-weight:bold;
	font-size:.9em;
}
#how-to-column-wrapper .bio-image {
	float:left;
	margin: 12px 18px 0 0;
	font-size:.85em;
	color:#666666;
	line-height:160%;
	width:100px;
	height:230px;
	background:#F6F6F6;	
}
#how-to-column-wrapper .bio-image a {
	font-weight:normal;
	font-size:1em;
}
#how-to-column-wrapper .bio-image .bio {
	padding:0 0 8px 10px;
}
#how-to-column-wrapper .bio-image .bio-email {
	padding:0 0 0 10px;
}
#how-to-column-wrapper .bio-image img {
	margin:0;
	padding:0 0 8px 0;
}
#how-to-column-wrapper #how-to {
	float:left;
	width:260px;
	padding:0 16px 0 0;
}
#how-to-column-wrapper #home-inspector {
	float:left;
	width:260px;
}
#how-to-column-wrapper #how-to .header-gradient-bg, #how-to-column-wrapper #home-inspector .header-gradient-bg {
	font-size:1.3em;
}
/********************* END HOW-TO MAIN PAGE STYLES ********************/

/********************* BEGIN DESIGN MAIN PAGE STYLES ********************/

#design-section-image {
	float:left;
	padding:0 20px 0 0;
}
#design-feature-wrapper {
	width:540px;
}
#design-section-feature {
	float:left;
	max-width:218px;
	margin:10px 0 0 0;
}
#design-section-feature ul {
	float:left;
	font-size: .9em;
	list-style-type:square;
	padding:0 0 0 13px;
	margin:5px 0 15px 0;
	line-height:120%;
}
#design-section-feature ul li {
	padding:0 0 5px 0;
}

/********************* END DESIGN MAIN PAGE STYLES ********************/

/********************* BEGIN FEATURES MAIN PAGE STYLES ********************/

/*
#features-section-image {
	float:left;
	padding:0 20px 0 0;
}
#features-feature-wrapper {
	width:540px;
}
#features-section-feature {
	float:left;
	max-width:218px;
	margin:10px 0 0 0;
}
#features-section-feature h2 {
	font-size: .9em;
	font-weight:bold;
	line-height:120%;
	padding:8px 0 0 0;
}
#features-section-feature ul {
	float:left;
	font-size: .9em;
	list-style-type:square;
	padding:0 0 0 13px;
	margin:6px 0 15px 0;
	line-height:120%;
}
#features-section-feature ul li {
	padding:0 0 8px 0;
}
#features-section-feature .author {
	padding:2px 0;
	font-size:.85em;
	color:#666666;
}
*/

#features-form-feature-wrapper {
	height:293px;
	width:540px;
}
#features-section-feature {
	float:left;
	width:218px;
	margin:10px 0 0 0;
}
#features-section-feature h2 {
	font-size: 1em;
	font-weight:bold;
}
#features-section-feature .author {
	padding:0 0 2px 0;
	font-size:.85em;
	color:#666666;
	line-height:130%;
}
#features-section-feature .blurb {
	padding:0;
	font-size:.9em;
}

/********************* END FEATURES MAIN PAGE STYLES ********************/

/********************* BEGIN GARDENING MAIN PAGE STYLES ********************/

#gardening-form-feature-wrapper {
	height:293px;
	width:540px;
}
#gardening-section-feature {
	float:left;
	width:218px;
	margin:10px 0 0 0;
}
#gardening-section-feature h2 {
	font-size: 1em;
	font-weight:bold;
}
#gardening-section-feature .author {
	padding:0 0 2px 0;
	font-size:.85em;
	color:#666666;
	line-height:130%;
}
#gardening-section-feature .blurb {
	padding:0;
	font-size:.9em;
}

/********************* END GARDENING MAIN PAGE STYLES ********************/

/********************* BEGIN CONTRACTOR MAIN PAGE STYLES ********************/

#contractor-form-feature-wrapper {
	height:293px;
	width:540px;
}
#contractor-section-feature {
	float:left;
	width:218px;
	height:385px;	
	margin:0 0 0 20px;
}
#contractor-section-feature h2 {
	font-size: 1em;
	line-height:120%;
	margin:4px 0;
	font-weight:bold;
}
#contractor-section-feature ul {
	float:left;
	font-size: .9em;
	list-style-type:square;
	padding:0 0 0 13px;
	margin:5px 0 15px 0;
	line-height:120%;
}
#contractor-section-feature ul li {
	padding:0 0 5px 0;
}
#contractor-section-feature .author {
	padding:0 0 2px 0;
	font-size:.85em;
	color:#666666;
	line-height:130%;
}

/********************* END CONTRACTOR MAIN PAGE STYLES ********************/

/********************* BEGIN SUPPLIERS MAIN PAGE STYLES ********************/



/********************* END SUPPLIERS MAIN PAGE STYLES ********************/

/********************* BEGIN SUPPLIERS CATEGORY PAGE STYLES ********************/



/********************* END SUPPLIERS MAIN CATEGORY STYLES ********************/

/********************* BEGIN PRODUCT REVIEW PAGE STYLES ********************/

#product-review {
	margin:10px 0 0 0;
	font-size:1em;
	line-height:150%;
	color:#333333;
}
#product-review #product-image {
	float:left;
	width:281px;
}
#product-review #product-description {
	float:left;
	width:255px;
}
#product-review #product-description li {
	margin:0 0 0 15px;
}
#product-review #reviewed-by {
	color:#666666;
	font-size:.85em;
	line-height:150%;
	margin:0 0 6px 0;
}
#interlinked-items {
	margin:20px 0 0 0;
}

/********************* END PRODUCT REVIEW CATEGORY STYLES ********************/

/********************* BEGIN SUPPLIERS MAIN SUBCATEGORY STYLES ********************/

/*#featured-supplier {
	float:left;
	background:#FFFFFF;
	width:302px;
}*/
#featured-supplier {
	float:left;
	background:#FFFFFF;
	width:302px;
	padding:2px 0pt 2px 2px;
	border:1px solid #666666;
}
#featured-supplier #header {
	background:transparent url('../images/featured_supplier_header_bg.jpg') no-repeat top left;
	height:32px;
	line-height:16px;
	color:#FFFFFF;
}
#featured-supplier #header h2 {
	padding:8px;
	font-size:1.3em;
	font-weight:normal;
}
#featured-supplier #body {
	background:#FFFFFF;
	border-right:solid 1px #616161;
	border-left:solid 1px #616161;
	padding:20px;
	font-size:.85em;
	line-height:120%;
}
#featured-supplier #body #logo {
	float:left;
	width:130px;
}
#featured-supplier #body #description {
	float:right;
	width:130px;
}
#featured-supplier #footer {
	background:transparent url('../images/featured_supplier_footer_bg.jpg') no-repeat top left;
	height:8px;
	margin:0;
}
#popular-subcategories {
	float:right;
	width:214px;
}
#popular-subcategories .item {
	margin:10px 0 0 0;
	padding:10px;
	background:#F6F6F6;
	line-height:120%;
}
#popular-subcategories .item .subcat {
	font-size:1em;
}
#popular-subcategories .item .featured {
	font-size:.8em;
}

/********************* END SUPPLIERS MAIN SUBCATEGORY STYLES ********************/

/********************* BEGIN BANNER STYLES ********************/

#middle-vertical{
	margin:0;
	padding:38px 0;
	text-align:center;
	border:5px solid #F6F6F6;
}
#middle-horizontal {
	margin:0;
	padding:5px 0 0 0;
	text-align:center;
}
#right-vertical{
	margin:0;
	padding:0;
	text-align:center;
}
#article-vertical{
	float:left;
	margin:0;
	padding:30px 20px 20px 0;
	text-align:center;
}
#article-vertical img {
	margin:0 !important;
	padding:0 !important;
}
.article-ad-spacer {
	float:left;
	clear:both;
	margin:0;
}

/********************* END BANNER STYLES ********************/

/********************* BEGIN CONTENT STYLES ********************/

#page-content{ padding:0 0 8px 4px; font-size: 13px; line-height: 170%; color:#333333; }
#page-content #content {
}
#section-content{
	background:url('../images/section_top_gradient_bg.jpg') repeat-x top;
	font-size:.75em;
	line-height: 130%;
	color:#333333;
	padding:8px;
	margin:0 0 5px 0;
	min-height:114px;
}
#section-content .image {
	float:left;
	width:125px;
	height:125px;
	padding:0 5px 0 0;
	text-align:center;
}
#section-content .image img {
	max-width:125px;
	max-height:125px;
}
#section-content .text {
	float:right;
	width:114px;
	position:relative;
}
#section-content .blurb {
	font-size:.9em;
}
#section-content .bottom-left {
	position:absolute;
	bottom:-2px;
	left:0;
}

#popular-supplier-categories ul.suppliers{
	list-style: none;
	margin: 0;
	padding: 0;
	vertical-align: top;
	width: 540px;
}
#popular-supplier-categories ul.suppliers li{
	float:left;
	width:174px;
	padding:0 6px 0 0;
	margin:0pt 0pt 10px;
}
#popular-supplier-categories ul.suppliers li h2{
	padding:0 0 10px 0;
}
#popular-supplier-categories ul.suppliers li img{
	padding:1px;
	border:1px solid #E4E4E4;
}
#popular-supplier-categories ul.suppliers li .title {
	font-size:.85em;
	text-align:center;
	line-height:130%;
	background:#F6F6F6;
	width:166px;
	height:40px;
	padding:8px 4px;
}
#popular-product-categories h3{
	padding:0 0 8px 0;
	font-size:1.1em;
}
#popular-product-categories ul.products{
	list-style: none;
	margin: 0;
	padding: 0;
	vertical-align: top;
	width: 540px;
}
#popular-product-categories ul.products li{
	float:left;
	width:124px;
	height:205px;
	padding:0 10px 0 0;
}
#popular-product-categories ul.products li img{
	padding:12px;
	border:1px solid #E4E4E4;
	max-width:125px;
	max-height:125px;
}
#popular-product-categories ul.products li .title{
	font-size:.85em;
	text-align:center;
	line-height:130%;
	background:#F6F6F6;
	width:118px;
	height:50px;
	padding:8px 4px;
}
#page-numbers {
	float:right;
}

/********************* END CONTENT STYLES ********************/
.search-cloud{
	font-size:.25em;
	padding:0;
	margin:0;
	text-align:center;
	line-height:1000%;
}
.search-cloud a {
	margin:0 5px;
}
/********************* BEGIN CALL OUT STYLES ********************/

#new-old-home-call-out {
	margin:0 0 10px 0;
	width:160px;
	height:220px;
	background:url('../images/new_old_home.jpg') no-repeat;
}
#style-gallery-call-out {
	margin:0 0 10px 0;
	width:160px;
	height:220px;
	background:url('../images/style_library.jpg') no-repeat;
}
#gthi-call-out, #gthi-call-out-blog {
	position:relative;
	margin:0 0 10px 0;
	width:160px;
	height:220px;
	background:url('../images/gthi_call_out.jpg') no-repeat;
}
#style-gallery-call-out #text, #new-old-home-call-out #text {
	float:left;
	line-height:130%;
	font-size:.85em;
	color:#454545;
	margin:0 10px 10px 10px;
}
#gthi-call-out #text {
	float:left;
	line-height:130%;
	font-size:.85em;
	color:#016599;
	margin:0 10px 10px 10px;
}
#gthi-call-out-blog #text {
	float:left;
	line-height:130%;
	font-size:1em;
	color:#016599;
	margin:0 10px 10px 10px;
}
#style-gallery-call-out h2, #new-old-home-call-out h2, #gthi-call-out h2, #gthi-call-out-blog h2 {
	float:left;
	line-height:110%;
	margin:15px 5px 10px 10px;
	font-size:1.7em;
	letter-spacing:-1px;
	font-weight:normal;
	color:#343434;
}
#style-gallery-call-out h2 a:link, #new-old-home-call-out h2 a:link, #style-gallery-call-out h2 a:visited, #new-old-home-call-out h2 a:visited, #style-gallery-call-out h2 a:active, #new-old-home-call-out h2 a:active {
	text-decoration:none;
	color:#343434;
}
#style-gallery-call-out h2 a:hover, #new-old-home-call-out h2 a:hover {
	text-decoration:none;
	color:#016599;
}
#get-an-estimate-call-out {
	margin:0 0 10px 0;
	cursor:pointer;
	width:300px;
	height:250px;
	background:url('../images/get-an-estimate-call-out.jpg') no-repeat;
}
.trans {
	position:absolute;
	top:0;
	left:0;
}

/********************* END CALL OUT STYLES ********************/

/********************* BEGIN RR FORM STYLES ********************/

#reliable-form-short {
	float:left;
	width:302px;
}
#reliable-step2, #reliable-step3 {
	float:left;
	width:540px;
}
#reliable-step2 .label, #reliable-step3 .label {
	text-align:right;
	width:170px;
	line-height:19px;
}
	#reliable-step2 .text, #reliable-form-short .text {
	background:#FFFFFF;
	border:1px solid #CCCCCC;
	height:15px;
	line-height:15px;
	padding:3px;
	color:#333333;
}
#reliable-step2 .wide {
	width:240px;
}
#reliable-step2 #form-body #state {
	width:70px;
	text-align:left;
}
#reliable-step2 #state-td {
	width:80px;
}
#reliable-step2 #zip, #reliable-form-short #zip {
	width:70px;
}
#reliable-step2 #zip-td {
	width:60px;
}

#reliable-step2 #form-body #phone-area-code, #reliable-step2 #form-body #phone-prefix {
	width:34px;
	margin:0 10px 0 0;
}
#reliable-step2 #form-body #phone-last-four {
	width:54px;
	margin:0 90px 0 0;
}
#reliable-step2 #form-body #best-time-to-call {
	width:120px;
	text-align:left;
}
#reliable-step2 #form-body #terms-and-submit {
	padding:6px 30px 0 177px;
	font-weight:normal;
	float:left;
	line-height:140%;
}
#reliable-step2 #form-body #terms-and-submit #terms {
	padding:0 0 30px 0;
}
#reliable-form-short em, #reliable-step2 em {
	font-size:.9em;
	color:#666666;
}
#reliable-form-short #form-header, #reliable-step2 #form-header {
	height:84px;
	color:#FFFFFF;
	background: url('../images/form_header_gradient.jpg') repeat-x;
}
#reliable-step3 #form-header {
	height:74px;
	color:#FFFFFF;
	background: url('../images/form_header_gradient.jpg') repeat-x;
}
#reliable-form-short #form-header span, #reliable-step2 #form-header span, #reliable-step3 #form-header span { background: url('../images/form_header_corner_top_right.jpg') top right no-repeat; display: block; }
#reliable-form-short #form-header span span, #reliable-step2 #form-header span span, #reliable-step3 #form-header span span { background: url('../images/form_header_corner_top_left.jpg') top left no-repeat; }
#reliable-form-short #form-header #blurb, #reliable-step2 #form-header #blurb, #reliable-step3 #form-header #blurb {
	padding: 6px 14px 0 14px;
	line-height: 16px;
	font-size:.9em;
}
#reliable-form-short #form-header h2, #reliable-step2 #form-header h2, #reliable-step3 #form-header h2 {
	font-size:1.7em;
	letter-spacing:-0.5px;
	font-weight:normal;
	padding:8px 0 0 10px;
}
#reliable-form-short #form-body, #reliable-step2 #form-body, #reliable-step3 #form-body {
	padding:14px 8px 0 10px;
	background:#F3F3F3;
	border-left:1px solid #616161;
	border-right:1px solid #616161;
	font-size:.85em;
	font-weight:bold;
}
#reliable-form-short #find-contractors select {
	color:#999999;
	font-size:.8em;
	margin:0 0 4px 0;
	padding:4px;
	width:282px;
}
#reliable-form-short #find-contractors #project-description {
	border:1px solid #CCCCCC;
	margin:0;
	padding:0 0 0 4px;
	color:#999999;
	font-size:1.25em;
	width:271px;
}
#reliable-form-short #find-contractors #project-description-safari {
	border:1px solid #CCCCCC;
	margin:0;
	padding:0 0 0 4px;
	color:#999999;
	font-size:1.25em;
	max-width:264px;
	height:70px;
	max-height:170px;
}
#reliable-form-short #find-contractors #contractor-form-submit {
	float:right;
}
#reliable-form-short #find-contractors #contractor-form-submit, #reliable-step2 #find-contractors #contractor-form-submit, #reliable-step3 #find-contractors #contractor-form-submit {
	color:#FFFFFF;
	font-size:1.5em;
	margin:2px 0 8px 0;
	width:88px;
	height:23px;
}
#reliable-form-short #form-footer, #reliable-step2 #form-footer, #reliable-step3 #form-footer {
	margin:0;
	height:7px;
	border-bottom:1px solid #606060;
	/*background:url('../images/form_footer_rounded_bottom.jpg') no-repeat;*/
	background:#F3F3F3;
}
#reliable-form-short #form-footer span, #reliable-step2 #form-footer span, #reliable-step3 #form-footer span { background: url('../images/form_footer_corner_bottom_right.jpg') top right no-repeat; display: block; }
#reliable-form-short #form-footer span span, #reliable-step2 #form-footer span span, #reliable-step3 #form-footer span span { background: url('../images/form_footer_corner_bottom_left.jpg') top left no-repeat; }

/********************* END RR FORM STYLES ********************/

/********************* BEGIN TG FORM STYLES ********************/

#trugreen-form-short {
	width:302px;
	padding:10px 20px 10px 0;
	float:left;
}
#trugreen-step2, #trugreen-step3, #catalogs {
	float:left;
	width:540px;
}
#trugreen-step2 .label {
	text-align:right;
	width:170px;
	line-height:19px;
}
#trugreen-step2 .text, #catalogs .text {
	background:#FFFFFF;
	border:1px solid #CCCCCC;
	height:15px;
	line-height:15px;
	padding:3px;
	color:#333333;
}
#trugreen-step2 .wide, #catalogs .wide {
	width:240px;
}
#trugreen-step2 #form-body #state, #catalogs #form-body #state {
	width:70px;
	text-align:left;
}
#trugreen-step2 #state-td, #catalogs #state-td {
	width:80px;
}
#trugreen-step2 #zip, #catalogs #zip {
	width:100px;
}
#trugreen-step2 #zip-td, #catalogs #zip-td {
	width:60px;
}

#trugreen-step2 #form-body #phone-area-code, #trugreen-step2 #form-body #phone-prefix, #catalogs #form-body #phone-area-code, #catalogs #form-body #phone-prefix {
	width:34px;
	margin:0 10px 0 0;
}
#trugreen-step2 #form-body #phone-last-four, #catalogs #form-body #phone-last-four {
	width:54px;
	margin:0 90px 0 0;
}
#trugreen-step2 #form-body #submit, #catalogs #form-body #submit {
	padding:10px 30px 10px 170px;
	font-weight:normal;
	float:right;
}
#trugreen-form-short #form-header {
	height:65px;
	color:#FFFFFF;
	background: url('../images/form_header_gradient.jpg') repeat-x;
}
#trugreen-form-short #form-header-green {
	height:42px;
	color:#FFFFFF;
	background: url('../images/form_header_gradient_green.jpg') repeat-x;
}
#trugreen-step3 #form-header {
	height:62px;
	color:#FFFFFF;
	background: url('../images/form_header_gradient.jpg') repeat-x;
}
#trugreen-step2 #form-header, #catalogs #form-header {
	height:42px;
	color:#FFFFFF;
	background: url('../images/form_header_gradient.jpg') repeat-x;
}
#trugreen-step3 #form-header-green {
	height:62px;
	color:#FFFFFF;
	background: url('../images/form_header_gradient_green.jpg') repeat-x;
}
#trugreen-step2 #form-header-green {
	height:42px;
	color:#FFFFFF;
	background: url('../images/form_header_gradient_green.jpg') repeat-x;
}
#trugreen-form-short #form-header-green span, #trugreen-step2 #form-header-green span, #trugreen-step3 #form-header-green span {
	background: url('../images/form_header_green_corner_top_right.jpg') top right no-repeat; display: block;
}
#trugreen-form-short #form-header-green span span, #trugreen-step2 #form-header-green span span, #trugreen-step3 #form-header-green span span {
	background: url('../images/form_header_green_corner_top_left.jpg') top left no-repeat;
}
#trugreen-form-short #form-header span, #trugreen-step2 #form-header span, #trugreen-step3 #form-header span, #catalogs #form-header span { background: url('../images/form_header_corner_top_right.jpg') top right no-repeat; display: block; }
#trugreen-form-short #form-header span span, #trugreen-step2 #form-header span span, #trugreen-step3 #form-header span span, #catalogs #form-header span span { background: url('../images/form_header_corner_top_left.jpg') top left no-repeat; }
#trugreen-form-short #form-header #blurb, #trugreen-form-short #form-header-green #blurb, #trugreen-step2 #form-header #blurb, #trugreen-step3 #form-header #blurb, #catalogs #form-header #blurb {
	padding: 6px 14px 0 14px;
	line-height: 16px;
	font-size:.9em;
}
#trugreen-form-short #form-header h2, #trugreen-form-short #form-header-green h2, #trugreen-step2 #form-header-green h2, #trugreen-step3 #form-header-green h2 {
	line-height:110%;
}
#trugreen-form-short #form-header h2, #trugreen-form-short #form-header-green h2, #trugreen-step2 #form-header-green h2, #trugreen-step3 #form-header-green h2, #trugreen-step2 #form-header h2, #trugreen-step3 #form-header h2, #catalogs #form-header h2 {
	font-size:1.7em;
	letter-spacing:-0.25px;
	font-weight:normal;
	padding:8px 0 0 10px;
}
#trugreen-form-short #form-body, #trugreen-step2 #form-body, #trugreen-step3 #form-body, #catalogs #form-body {
	padding:14px 10px 0 10px;
	margin:0;
	background:#F3F3F3;
	border-left:1px solid #616161;
	border-right:1px solid #616161;
	font-size:.85em;
	font-weight:bold;
}
#trugreen-form-short #find-lawn-care select {
	font-size:.8em;
	margin:0 0 4px 0;
	padding:4px;
	width:280px;
}
#trugreen-form-short #find-lawn-care #zip {
	border:1px solid #CCCCCC;
	margin:0;
	background:#FFFFFF;
	padding:3px;
	font-size:1.25em;
	width:86px;
	height:15px;
	line-height:15px;
}
#trugreen-form-short #find-lawn-care #lawn-care-form-submit, #trugreen-step2 #find-lawn-care #lawn-care-form-submit, #trugreen-step3 #find-lawn-care #lawn-care-form-submit, #catalogs #get-catalogs #catalog-submit {
	color:#FFFFFF;
	font-size:1.5em;
	margin:8px 0 0 0;
	width:88px;
	height:23px;
}
#trugreen-form-short #form-footer, #trugreen-step2 #form-footer, #trugreen-step3 #form-footer, #catalogs #form-footer {
	margin:0;
	height:7px;
	border-bottom:1px solid #606060;
	/*background:url('../images/form_footer_rounded_bottom.jpg') no-repeat;*/
	background:#F3F3F3;
}
#trugreen-form-short #form-footer span, #trugreen-step2 #form-footer span, #trugreen-step3 #form-footer span, #catalogs #form-footer span { background: url('../images/form_footer_corner_bottom_right.jpg') top right no-repeat; display: block; }
#trugreen-form-short #form-footer span span, #trugreen-step2 #form-footer span span, #trugreen-step3 #form-footer span span, #catalogs #form-footer span span{ background: url('../images/form_footer_corner_bottom_left.jpg') top left no-repeat; }

/********************* END TG FORM STYLES ********************/

/********************* BEGIN FORMPOST FORM STYLES ********************/

#form-post, #form-post-confirm {
	float:left;
	width:540px;
	margin:10px 0 0 0;
}
#form-post-confirm .label {
	text-align:right;
	width:170px;
	line-height:19px;
}
#form-post .text, #form-post-confirm .text {
	background:#FFFFFF;
	border:1px solid #CCCCCC;
	height:15px;
	line-height:15px;
	padding:3px;
	color:#333333;
}
#form-post-confirm .wide {
	width:240px;
}
#form-post-confirm #form-body #terms-and-submit {
	padding:6px 30px 0 177px;
	font-weight:normal;
	float:left;
	line-height:140%;
}
#form-post-confirm #form-body #terms-and-submit #terms {
	padding:0 0 30px 0;
}
#form-post em, #form-post-confirm em {
	font-size:.9em;
	color:#666666;
}
#form-post #form-header, #form-post-confirm #form-header {
	height:64px;
	color:#FFFFFF;
	background: url('../images/form_header_gradient.jpg') repeat-x;
}
#form-post #form-header span, #form-post-confirm #form-header span { background: url('../images/form_header_corner_top_right.jpg') top right no-repeat; display: block; }
#form-post #form-header span span, #form-post-confirm #form-header span span { background: url('../images/form_header_corner_top_left.jpg') top left no-repeat; }
#form-post #form-header #blurb, #form-post-confirm #form-header #blurb {
	padding: 6px 14px 0 14px;
	line-height: 16px;
	font-size:.9em;
}
#form-post #form-header h2, #form-post-confirm #form-header h2 {
	font-size:1.7em;
	letter-spacing:-0.5px;
	font-weight:normal;
	padding:8px 0 0 10px;
}
#form-post #form-body, #form-post-confirm #form-body {
	padding:14px 8px 0 10px;
	background:#F3F3F3;
	border-left:1px solid #616161;
	border-right:1px solid #616161;
	font-size:.85em;
	font-weight:bold;
}
#form-post #form-submit {
	float:right;
}
#form-post #form-submit, #form-post-confirm #form-submit {
	color:#FFFFFF;
	font-size:1.5em;
	margin:2px 0 8px 0;
	width:88px;
	height:23px;
}
#form-post #form-footer, #form-post-confirm #form-footer {
	margin:0;
	height:7px;
	border-bottom:1px solid #606060;
	/*background:url('../images/form_footer_rounded_bottom.jpg') no-repeat;*/
	background:#F3F3F3;
}
#form-post #form-footer span, #form-post-confirm #form-footer span { background: url('../images/form_footer_corner_bottom_right.jpg') top right no-repeat; display: block; }
#form-post #form-footer span span, #form-post-confirm #form-footer span span { background: url('../images/form_footer_corner_bottom_left.jpg') top left no-repeat; }

/********************* END FORMPOST FORM STYLES ********************/

/********************* BEGIN SELECT BOX FORM STYLES ********************/

.jquery-selectbox {
	position: relative;
	height: 21px;
	border:1px solid #CCCCCC;
	z-index: 0;
	float: left;
	display: inline;
	margin:0 0 4px 0;
	padding: 0;
	background:#FFFFFF;
	line-height:13px;
}
.jquery-selectbox.selecthover {
	border:1px solid #CCCCCC;
	background-color: #FFFFFF;
	z-index: 700;
}	
.jquery-selectbox .jquery-selectbox-currentItem {
	padding: 4px 0px 0px 4px;
	white-space: nowrap;
	display: block;
	overflow: hidden;
}

.jquery-selectbox .jquery-selectbox-list {
	display: none;
	position: absolute;
	top: 21px;
	padding:3px 2px 3px 4px;
	left: -1px;
	background: #FFFFFF;
	overflow-x: hidden;
	overflow-y: auto;
	z-index: 1000;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.jquery-selectbox .jquery-selectbox-moreButton {
	float: right;
	background: url("../images/img/lay-selectMoreButton.gif");
	width: 21px;
	height: 21px;
	border-left:1px solid #CCCCCC;
	cursor: pointer;
}
.jquery-selectbox .jquery-selectbox-moreButton.morebuttonhover {
	background: url("../images/img/lay-selectMoreButtonHover.gif");
	border-left:1px solid #CCCCCC;
}

.jquery-selectbox .jquery-selectbox-item.listelementhover {
	background: #F3F3F3;
}
.jquery-selectbox .jquery-selectbox-item {
	display: block;
	padding:2px 0 2px 0;
	cursor: default;
}

/********************* END SELECT BOX FORM STYLES ********************/

/********************* BEGIN CHECKBOX & RADIO BUTTON FORM STYLES ********************/

/* check boxes */
.jquery-safari-checkbox       {display: inline;}
.jquery-safari-checkbox-box   {display: inline; font-size: 16px; line-height: 16px; cursor: pointer;}
.jquery-safari-checkbox .mark {display: inline;}

.jquery-safari-checkbox img {vertical-align: middle; width: 16px; height: 16px;}
.jquery-safari-checkbox img{background: transparent url('../images/safari-checkbox.png') no-repeat;}

.jquery-safari-checkbox img{
	background-position: 0px 0px;
}
.jquery-safari-checkbox-hover img{
	background-position: -16px 0px;
}
.jquery-safari-checkbox-checked .jquery-safari-checkbox img{
	background-position: 0px -16px;
}
.jquery-safari-checkbox-checked .jquery-safari-checkbox-hover img {
	background-position: -16px -16px;
}

.jquery-safari-checkbox-disabled img{
	background-position: 0px -32px;
}
.jquery-safari-checkbox-checked .jquery-safari-checkbox-disabled img{
	background-position: 0px -48px;
}
/* radio buttons */
.jquery-safari-radiobutton       {display: inline;}
.jquery-safari-radiobutton-box   {display: inline; font-size: 16px; line-height: 16px; cursor: pointer;}
.jquery-safari-radiobutton .mark {display: inline;}

.jquery-safari-radiobutton img {vertical-align: middle; width: 16px; height: 16px;}
.jquery-safari-radiobutton img{background: transparent url('../images/safari-radiobutton.png') no-repeat;}

.jquery-safari-radiobutton img{
	background-position: 0px 0px;
}
.jquery-safari-radiobutton-hover img{
	background-position: -16px 0px;
}
.jquery-safari-radiobutton-checked .jquery-safari-radiobutton img{
	background-position: 0px -16px;
}
.jquery-safari-radiobutton-checked .jquery-safari-radiobutton-hover img {
	background-position: -16px -16px;
}

.jquery-safari-radiobutton-disabled img{
	background-position: 0px -32px;
}
.jquery-safari-radiobutton-checked .jquery-safari-radiobutton-disabled img{
	background-position: 0px -48px;
}


/********************* END CHECKBOX FORM STYLES ********************/

/********************* BEGIN JQMODAL STYLES ********************/

/* The Window's CSS z-index value is respected (takes priority). If none is supplied,
	the Window's z-index value will be set to 3000 by default (via jqModal.js). */
	
.jqmWindow {
    display:none;    
    position:fixed;
    top:17%;
    left:50%;
    margin-left:-300px;
    width:600px;
    background-color:#ffffff;
    border:1px solid black;
    padding:12px;
}
.jqmOverlay { background-color: #000; }
/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe.jqm {position:absolute;top:0;left:0;z-index:-1;
	width:expression(this.parentNode.offsetWidth+'px');
	height:expression(this.parentNode.offsetHeight+'px');
}
/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
	 */
* html .jqmWindow {
     position:absolute;
     top:expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}
.jqmClose {
	margin:5px;
	width:16px;
	height:16px;
	cursor:pointer;
	float:right;
	background: url('../images/close-buttons.jpg') no-repeat 0 0;
}
.jqmCloseHover {
	margin:5px;
	width:16px;
	height:16px;
	cursor:pointer;
	float:right;
	background: url('../images/close-buttons.jpg') no-repeat 0 100%;
}
/********************* END JQMODAL STYLES ********************/

/********************* BEGIN ESTIMATE STYLES ********************/

#top-estimate {
	width:960px;
	height:85px;
	background: url("../images/estimate-top-gradient.jpg") repeat-x 0 0;
}

#top-estimate h1.step1 {
	float:left;
	clear:left;
	font-size:2em;
	width:760px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 5px 0 5px 20px;
	color: #085D8A;
}
#top-estimate h1.centered {
	clear:left;
	font-size:2em;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	margin: 5px 0 5px 0;
	padding: 0;
	color: #085D8A;
}

#top-estimate h2 {
	font-size:1.2em;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin: 0 0 5px 0;
}

#top-estimate .bold {
	font-weight:bold;
	color: #333333;
}

#handyman {
	float:right;
	padding: 3px 6px 0 4px;
	width:165px;
	height:118px;
	background: url("../images/handyman.gif") no-repeat bottom left;
}
#handyman #blurb {
	margin: 6px 10px 4px 50px;
	font-size:.66em;
}
#handyman #blurb .join {
	margin: 0 0 4px 0;
	color: #085D8A;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.7em;
	font-weight:bold;
}
#handyman #blurb a {
	line-height:160%;
	font-weight:bold;
}
#estimate-bg {
	/*float:left;*/
	width:749px;
	height:55px;
	margin:10px 0 0 20px;
	/*background: url("../images/estimate-step1.jpg") no-repeat top right;*/
}
#estimate-bg.centered {
	/*float:left;*/
	width:749px;
	height:63px;
	margin:20px 0 0 50px;
	/*background: url("../images/estimate-step1.jpg") no-repeat top right;*/
}
#estimate-bg #step1-click { float:left; height:55px; margin-left: 104px; width: 210px; }
#estimate-bg #step2-click { float:left; height:55px; margin-left: 8px; width: 210px; }
#estimate-window {  margin: 10px 0 50px 125px; width:654px; background-color: #fffff2; }
#estimate-window.centered { margin: 10px 0 50px 155px; clear:left; }
#estimate-window #estimate-header { height:10px; background: url('../images/estimate-top-bg.jpg') top left no-repeat; line-height:0; font-size:0;}
/*
#estimate-window #estimate-header span { background: url('../images/estimate-tr.jpg') top right no-repeat; display: block; height:10px; }
#estimate-window #estimate-header span span { background: url('../images/estimate-tl.jpg') top left no-repeat; height:10px; }
*/
#estimate-window #estimate-body { border-left: solid 1px #FFCD9A; border-right: solid 1px #FFCD9A; padding:5px 2px 5px 15px; }
#estimate-window #estimate-footer { height:10px; background: url('../images/estimate-bottom-bg.jpg') top left no-repeat; }
/*
#estimate-window #estimate-footer span { background: url('../images/estimate-br.jpg') top right no-repeat; display: block; height:10px; }
#estimate-window #estimate-footer span span { background: url('../images/estimate-bl.jpg') top left no-repeat; height:10px; }
*/
#estimate-window ul.rr-cats, #estimate-window ul.rr-services { float: left; padding:0; margin:0; font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; color: #006699; font-size:.7em; }
#estimate-window ul.rr-cats li, #estimate-window ul.rr-services li { float:left; min-width:190px; list-style:none; margin:5px 15px 5px 0; padding:0 0 10px 0; cursor: pointer; }
#estimate-window ul.rr-cats li.border, #estimate-window ul.rr-services li.border { float:left; border-bottom:1px dotted #FFCE9B; }
#estimate-window ul.rr-cats li.bottom, #estimate-window ul.rr-services li.bottom { float:left; padding: 0; }
/*
#estimate-window ul.rr-cats-1, #estimate-window ul.rr-cats-2, #estimate-window ul.rr-services-1, #estimate-window ul.rr-services-2 { float: left; padding:0; margin:0 14px 0 0; font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; color: #006699; font-size:.75em; }
#estimate-window ul.rr-cats-3, #estimate-window ul.rr-services-3 { float: left; padding:0; margin:0; font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; color: #006699; font-size:.75em; }
#estimate-window ul.rr-cats-1 li, #estimate-window ul.rr-cats-2 li, #estimate-window ul.rr-cats-3 li, #estimate-window ul.rr-services-1 li, #estimate-window ul.rr-services-2 li, #estimate-window ul.rr-services-3 li { min-width:180px; list-style:none; margin:0 0 10px 0; padding:0 0 10px 0; cursor: pointer; }
#estimate-window ul.rr-cats-1 li.border, #estimate-window ul.rr-cats-2 li.border, #estimate-window ul.rr-cats-3 li.border, #estimate-window ul.rr-services-1 li.border, #estimate-window ul.rr-services-2 li.border, #estimate-window ul.rr-services-3 li.border { border-bottom:1px dotted #FFCE9B; }
#estimate-window ul.rr-cats-1 li.bottom, #estimate-window ul.rr-cats-2 li.bottom, #estimate-window ul.rr-cats-3 li.bottom, #estimate-window ul.rr-services-1 li.bottom, #estimate-window ul.rr-services-2 li.bottom, #estimate-window ul.rr-services-3 li.bottom { margin:0; padding:0; }
*/
#estimate-form {
	/*margin-left:auto;
	margin-right:auto;*/
	margin-left:100px;
	margin-right:115px;
	font-size:.75em;
}
#estimate-form td.thin {
	font-weight:bold;
	text-align:right;
	padding-right:15px;
}
#estimate-form td.wide {

}
#estimate-form .line {
	border-bottom: 1px dotted #FFCE9B;
	width:315px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
	height:4px;
	padding:0 0 5px 0;
}
#estimate-form .text {
	width:230px;
}
#estimate-form select {
	width:234px;
}
#estimate-form #extra-questions {
	width:315px;
	margin-left:auto;
	margin-right:auto;
}
#estimate-form #last-questions {
	/*width:300px;*/
	text-align:center;	
	padding:0 0 0 0;
	margin-left:auto;
	margin-right:auto;
}
#estimate-form #last-questions #form-submit {
	/*margin: 0 0 0 86px;*/
}
#thank-you-page {
	margin:0 30px 0 30px;
}
#thank-you-wrapper {
	float:left;
}
#thank-you-box {
	float:left;
	width: 470px;	
	margin:0 10px 10px 10px;
}
#thank-you-box #thank-you-header { height:41px; background: url('../images/estimate-thank-you-top.jpg') top left no-repeat; }
#thank-you-box #thank-you-header h1 { line-height:41px; padding:0 0 0 8px; color:#016599; letter-spacing: 0; font-family:Arial, Helvetica, sans-serif; font-size: 1.2em; font-weight: bold; }
#thank-you-box #thank-you-body { background-color:#f5fbfe; border-left: solid 1px #2682b5; border-right: solid 1px #2682b5; padding:10px; }
#thank-you-box #thank-you-footer { height:10px; background: url('../images/estimate-thank-you-bottom.jpg') top left no-repeat; }

#continue-your-search { float:left; margin:20px 20px 30px 185px; height:72px; background: url('../images/continue-your-search.jpg') top left no-repeat; width: 283px; }

#estimate-adsense {
	float:left;
	width:402px;
	margin: 0 0 30px 0;
}
#estimate-adsense #estimate-adsense-header { height:90px; background: url('../images/discover-more-companies-top.jpg') top left no-repeat; }
#estimate-adsense #estimate-adsense-body { border-left: solid 1px #FFCD9A; border-right: solid 1px #FFCD9A; text-align:center; }
#estimate-adsense #estimate-adsense-footer { height:10px; background: url('../images/discover-more-companies-bottom.jpg') top left no-repeat; }

#wrapper2.company-detail-top {
	background: transparent url('../images/section_top_gradient_bg.jpg') repeat-x scroll left top;
}

.company-listings {
	float:left;
	margin:20px 0 0 20px;
	padding:0;
	width:555px;
	display:inline;
	line-height:120%;
}

.company-listings .default {
	margin:8px 0 8px 0;
	padding:0 10px;
	font-size:.9em;
}
.company-listings .default h1 {
	margin:0 0 10px 0;
	float:left;
}
.company-listings .default #edit {
	float:right;
	font-size:.75em;
	line-height:220%;
}
.company-listings .default #top {
	margin:0 0 10px 0;
	border-bottom: 1px dotted #cccccc;
}
.company-listings .default #logo {
	/*max-height:150px;*/
	max-width:320px;
	margin:0 0 10px 0;
	float:right;
}
.company-listings .default .description {
	font-size:.8em;
	margin:0 0 10px 0;
}
.company-listings .default #content {
	font-size:.8em;
	margin:0 0 10px 0;
}

.write-review{
	float:right;
	width:93px;
	height:17px;
	font-size:.65em;
	line-height:120%;
	margin:7px 0 0 0;
	padding:2px 0 0 3px;
	background:#ebebeb;
	border:1px solid #c7c7c7;
}
#reviews {
	margin:0 0 30px 0;
	clear:right;
}
.review-entry {
	margin:1px 0 0 0;
	background-color:#f6f6f6;
	font-size:.75em;
	padding:15px;
	min-height:20px;
	color:#666666;
}
#review-window, #register-window {
	border-top:1px solid #000000;
	font-size:.8em;
	margin:0;
	padding:10px 0;
}
#register-window #response {
	text-align:center;
	font-size:0.9em;
	font-weight:bold;
	margin:10px 0 0 0;
}
#review-footer {
	background-color:#dbdbdb; margin:1px 0 0 0; padding:0 5px; line-height: 150%; font-size:.7em; height:17px;
}
#review-footer #previous { float:left; }
#review-footer #more { float:right; }
#edit-business-window {
	border-top:1px solid #000000;
	font-size:.8em;
	margin:0;
	padding:10px 0;
}
#review-window textarea, #review-window #reviewer, #review-window #password, #review-window #review-title, #edit-business-window .text, #edit-business-window .photos {
	border: 1px solid #cccccc;
	padding:3px;
}
#photos-body table {
	width:100%;
	}
#photos-body td {
	text-align:center;
	}
#photos-body a img {
	border:none;
}
#write-a-review table {
	margin-left:20px;
}
#write-a-review strong {
	color:#555;
}
.verify {
	font-size:.7em;
	color:#555;
	font-family:Arial, Helvetica, sans-serif;
	padding:5px 0 0 0;
	}
#write-a-review textarea, #write-a-review #reviewer, #write-a-review #password, #write-a-review #review-title, #edit-business-window .text, #edit-business-window .photos {
	border: 1px solid #cccccc;
	padding:3px;
}
#write-a-review textarea, #write-a-review input.text {
	width:375px;
	font-family:Arial, Helvetica, sans-serif;
	border: 1px solid #cccccc;
	padding:3px;	
	}
#write-a-review textarea {
	overflow:auto;
	font-size:12px;
	}
#write-a-review #captcha {
	border:1px solid #ccc;
	}
#edit-business-window .phone3 {
	width:24px;
}
#edit-business-window .phone4 {
	width:30px;
}
#edit-business-window table {
	border-collapse: separate;
	border-spacing: 4px 4px;
}
#small-review-link {
	padding: 1px 0pt 0pt 0;
	display: inline;
	font-size: 0.9em;
	line-height: 300%;
}
.poster {
	float:left;
	width:125px;
	margin:0 10px 0 0;
}
.post {
	float:left;
	/*width:375px;*/
}
.date {
	color:#999999;
}
#photos-body {
	margin:1px 0 0 0;
	background-color:#f6f6f6;
	padding:15px;
}
.photos-pagination {
	float:right;
	width:105px;
	height:20px;
	margin:7px 0 0 0;
	padding:2px 0 0 3px;
	/*background: url('../images/photos-pagination.gif') no-repeat scroll right top;*/
}
#prev-photo {
	float:left;
	height:19px;
	margin:-2px 0pt 0pt 45px;
	width:29px;
	cursor:pointer;
}
#next-photo {
	height:19px;
	margin:-2px 0pt 0pt 75px;
	width:30px;
	cursor:pointer;
}
#get-help {
	float:left;
	margin:20px 0pt 0pt 30px;
}
#get-help #header {
	width:336px;
	height:50px;
	background: url('../images/get-help-header.gif') no-repeat scroll left top;
}
#get-help #header h1 {
	font-family:Arial,Helvetica,sans-serif;
	font-size:1.45em;
	font-weight:bold;
	padding:10px 0pt 0pt 15px;
}
#get-help #body {
	width:336px;
	font-size:.75em;
	font-family:Arial, Helvetica, sans-serif;
	background: url('../images/get-help-body.gif') repeat-y scroll left top;
	float:left;
}
#get-help #body div.frame {
	margin:5px 15px 5px 15px;
	float:left;
	display:inline;
	width:306px;
	}
#get-help #body #opener {
	margin:0 0 6px 0;
	font-weight:bold;
}
#get-help #footer {
	width:336px;
	height:15px;
	margin:0;
	background: url('../images/get-help-footer.gif') no-repeat scroll left top;
}
#get-help form {
	margin:0;
	}
ul.services_list {
	list-style:none;
	margin:0;
	padding:0;
	margin:.8em 0;
	float:left;
	width:100%;
	/*border:1px solid blue;*/
	}
ul.services_list li {
	width:50%;
	float:left;
	font-size:11px;
	margin:4px 0;
	/*border:1px solid red;*/
	}
ul.services_list li input {
	vertical-align:middle;
	margin-right:0px;
}
#tooltip {
	position:absolute;
	border:1px solid #666666;
	background:#cccccc;
	padding:2px 5px;
	color:#333333;
	display:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
/********************* END ESTIMATE STYLES ********************/

#edit-business {
	margin:0;
	padding:0;
	}
#edit-business fieldset {
	padding:10px 15px 30px 16px;
	margin:0 0 0 0;	
	width:560px;
	}

#edit-business fieldset legend {
	padding:0;
	margin:0;
	}
#edit-business fieldset.gallery div {
	margin:10px 0 0 0;
	text-align:center;
	}
#edit-business fieldset.gallery label {
	font-weight:bold;
	width:180px;
	padding:5px 0;
	line-height:10px;
	clear:left;
	float:left;
	}
#edit-business fieldset.gallery input {
	float:left;
	}
#edit-business textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	overflow:auto;
	width:300px;
	}
#edit-business div.gallery_field {
	margin:0 auto;
	}
#edit-business table {
	margin:0 auto;
	margin-top:20px;
	}
#edit-business div.buttons {
	width:591px;
	text-align:center;
	padding-top:10px;
	}



/* *** Float containers fix: http://www.csscreator.com/attributes/containedfloat.php *** */ 
.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 */  

/*printer styles*/ 
@media print{ 
	/*hide the left column when printing*/ 
	#leftcol{display:none;} 
	
	/*hide the right column when printing*/ 
	#rightcol{display:none;} 
	#twocols, #maincol{width:100%; float:none;}
}