﻿
#masterwrap { /*centers the page*/
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}

#masterContainer 
{
	padding: 0px 8px 6px 8px;
	background-color: #fff;	
}

#headerContainer 
{
	height: 77px;
	background-color: #fff;
}

#header_left
{
	height: 77px;
	line-height: 77px;
	width: 500px;
	float: left;
}

#header_right
{
	height: 77px;
	float: right;
	text-align: right;
    color: #666666;
}

#header_logo
{

}

#header_menu
{
	font-family: Geneva, Arial;
	font-size: .95em;
	font-variant: small-caps;
    color: #666666;
}
.header_menu_link, .header_menu_link:link, .header_menu_link:hover, .header_menu_link:visited, .header_menu_link:active, .header_menu_link:visited:hover
{
    color: #666666;
}

#bodyContentContainer 
{ 
	clear: both;
}

#footerContainer 
{
	margin-top: 20px;
	height: 20px;
	font-size: .85em;
	font-family: Helvetica, Tahoma, sans-serif, Verdana;
	background-color: #fff;
	text-align: center;
    color: #666666;
} 

.footerContainer, .footerContainer:link, .footerContainer:hover, .footerContainer:visited, .footerContainer:active, .footerContainer:visited:hover
{
    color: #666666;
}

#home_content 
{
	background-color: #fff;
}


#dm_header_text
{
	font-size: .95em;
}

#dm_header_text_header
{
	height: 20px;
}

#dm_header_text_content
{ 	
	width: 700px;
	float: left;
	margin-top: 3px;
	margin-right: 15px;
}

.dm_proposal 
{ 
	float: left;
	font-family: Arial;
}

#dm_proposal_wording 
{
	vertical-align: bottom;
	float: left;
}

#dm_proposal_arrow 
{
	float: left;
}

#dm_listings
{
	margin-top: 5px;
	background-color: #fff;
	width: 712px;
	float: left;
}

#dm_listings_topbar
{
	width: 696px;
	height: 20px;
	background-color: #2970AE;
	font-size: .85em;
	font-weight:600;
	color: #fff;
}

#dm_listings_topbar_left
{
	float: left;
	height: 20px;
}

#dm_listings_topbar_right
{
	float: right; 
	height: 20px;
}


#dm_listings_adbars 
{
	background-color: #fff;
	height: 506px;
	overflow: auto;
	clear: both;
	width: 713px;
}

#dm_listings_adbars_inner
{
	height: 507px;
}	

.dm_listings_nolistings 
{
	padding: 10px;
	color: red;
}

#dm_inquiry
{
	float: left;
	width: 268px;
	height: 550px;
	background-color: #D3EDFF;
	margin-left: 2px;
	margin-top: 5px;
	border: 1px solid #2970AE;
}

#dm_inquiry_topbar 
{
	width: 270px;
	height: 19px;
	background-color: #2970AE;
	font-size: .85em;
	font-weight:600;
	color: #fff;
}

.inquiry_article_container
{
	margin: 5px 4px 0px 6px;
	height: 510px;
    overflow: auto;
	font-size: .85em;
}

.inquiry_article_header
{
	font-size: 1em;
	font-weight:600;
	line-height: 1.4em;
}

.inquiry_article_desc
{
	border-bottom: 1px solid #2970AE;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#dm_listings_bottombar 
{
	width: 713px;
	height: 26px;
	background-color: #2970AE;
	font-size: .85em;
	color: #fff;
}

.dm_listings_feedback_arrow
{
	margin-left: 6px;
	margin-right: 3px;	
}

.dm_listings_bottombar_feedback
{
	float: left;
	padding-left: 4px;
	padding-top: 6px;
}

.dm_listings_bottombar_delicious
{
	float: left;
	padding-left: 12px;
	padding-top: 7px;
}

.dm_listings_bottombar_feedback_link:link { color: #fff }
.dm_listings_bottombar_feedback_link:visited { color: #fff }
.dm_listings_bottombar_feedback_link:active { color: #fff }

.dm_listings_bottombar_delicious_link:link { color: #fff } 
.dm_listings_bottombar_delicious_link:visited { color: #fff }
.dm_listings_bottombar_delicious_link:active { color: #fff }

.dm_listings_bottombar_previouspage
{
	float: right;
	padding-right: 4px;
	padding-top: 3px;
}

.dm_listings_bottombar_nextpage
{
	float: right;
	padding-right: 4px;
	padding-top: 3px;
}


.topbar_heading 
{
	display: block;
	margin-left: 4px;
}

.adbar_container 
{
	overflow: hidden;
	display: block;
	padding-left: 6px;
	background-color: #F7FCFF;
	height: 100px;
	border-bottom: solid 1px #A8C8E1;
	border-left: solid 1px #A8C8E1;
	border-right: solid 1px #A8C8E1;
}

.adbar_container:hover 
{
	background-color: #E8F6FF;
}

.adbar_topline
{
	overflow: hidden;
	width: 560px;
	white-space: nowrap;
	padding-top: 7px;
	padding-bottom: 9px;
}

.adbar_companytitle
{
	font-family: Tahoma;
	font-weight: bold;
	margin-right: 12px;
	font-size: .85em;
	color: #000; 
}


a.adbar_link:link { color: #008000; text-decoration: none;}
a.adbar_link:visited { color: #008000; text-decoration: none;}
a.adbar_link:hover { text-decoration: underline;}
a.adbar_link:active { text-decoration: underline; }

a.adbar_companytitle_link:link { color: #000; text-decoration: none;}
a.adbar_companytitle_link:visited { color: #000; text-decoration: none;}
a.adbar_companytitle_link:hover { color: #000; text-decoration: none;}
a.adbar_companytitle_link:active { text-decoration: none; }


.adbar_phone
{
	font-size: .85em;
	margin-right: 15px; 
}

.adbar_secondline
{
	overflow: hidden;
	width: 560px;
	white-space: nowrap;
	zpadding-top: 7px;
	padding-bottom: 9px;
	font-size: .85em;
	line-height: 1.5em
}

.adbar_contentblock
{

}

.adbar_logo_container
{
	float: left;
}

.adbar_middle
{
	padding-left: 10px;
	float: left;
	overflow: hidden;
	width: 570px;
}

.adbar_logo 
{
	border: 1px solid #cfdce5;
	width: 100px;
	height: 50px;
	display: block;
}

.adbar_banneradtext
{
	float: left;
	overflow: hidden;
	height: 33px;
	width: 450px;
	font-size: .85em;
	line-height: 1.5em
} 
 
.adbar_nologo_spacefiller {
	float: left;
	width: 1px;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}

.adbar_moreinfo 
{
	text-align: center;
	float: left;
	width: 100px;
	padding-top: 5px;
}

.adbar_superpageslink
{
	font-size: .85em;
	text-align: right;
}

.adbar_morelinks
{
	clear: both;
	font-size: .85em;
	padding-top: 5px;
}

#dm_tooltip
{
	display:none;
	position: absolute;
	height: 400px;
	width: 560px;
	z-index: 2;
	background-repeat: no-repeat;
}

#dm_tooltip_top
{
	float: left;
	width: 495px;
	padding-left: 30px;
	margin-bottom: 10px;
}

.dm_tooltip_logo_container
{
	float: left;
	margin-right: 10px;
}

#dm_tooltip_contactinfo
{
	float: left;
}

#dm_tooltip_contactinfo_line1
{
	width: 310px;
	clear: both;
	padding-bottom: 2px;
	overflow: hidden;
	white-space: nowrap;
}

#dm_tooltip_contactinfo_line2
{
	width: 300px;
	clear: both;
	line-height: 1.5em;
	overflow: hidden;
	font-size: .85em;
	white-space: nowrap;
}

#dm_tooltip_contactinfo_line3
{
	width: 300px;
	clear: both;
	line-height: 1.6em;
	overflow: hidden;
	white-space: nowrap;
}

#dm_tooltip_close
{
	float: right;
}

#dm_tooltip_logo
{
	border: 1px solid #eee;
}

#dm_tooltip_companytitle_link
{
	cursor: pointer;
}

#dm_tooltip_companytitle
{
	float: left;
	font-family: Tahoma;
	font-weight: bold;
	margin-right: 12px;
	font-size: .85em;
	color: black;
}

#dm_tooltip_link
{
	font-size: .9em; 
	color: #008000;
}

#dm_tooltip_description_items
{
	width: 480px;
	clear: both;
	padding-bottom: 2px;
	overflow: hidden;
	white-space: nowrap;
	line-height: 1.5em;
	font-size: .85em;
	text-align: center;
}

#dm_tooltip_description_outer
{
	clear: both;
	overflow: auto;
	font-size: .85em;
	width: 480px;
	height: 180px; 
	margin-left: 30px;
	border: inset 2px;
	padding: 3px;
	line-height: 1.4em;
}

#dm_tooltip_description
{
	height: 181px;
}

#dm_tooltip_morelinks
{
	width: 488px;
	height: 50px;
	margin-top: 15px;
	border: 1px solid #FDCE02;
	background-color: #FFFDDD;
	margin-left: 29px;
	padding-left: 4px;
	font-size: .85em;
}

.dm_tooltip_morelink
{
	display: block;
	padding-top: 2px;
}

#buyersguide 
{
	margin-top: 10px;
}

.buyersguide
{
	margin-top: 10px;
}

#buyersguidecontainer
{
	background-color: #2970AE; 
	padding-bottom: 1px;
	width: 987px;

}

.buyheadtext 
{
	color: #fff;
    line-height: 2em;
}

#buyersguideinner 
{
	background-color: #F7FCFF;
	padding: 7px;
	width: 971px;
	margin-left: auto;
	margin-right: auto;

}

.articles {
	margin-top: 14px;  
	margin-right: 0px; 
	float: left; 
}

.articlecontainer {
}

.buyheadtext {
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 8pt; 
	font-weight: bold;
}

#buyersguide_teaser 
{
	padding-top: 8px;
	font-size: .9em;
}

.buyersguide_titles 
{
	font-family: Verdana;
	font-weight:bold;
	font-size: .85em;
	line-height: 1.3em;
}

.buyersguide_author
{
	font-size: .75em;
	line-height: 1.4em;
}

.buyersguide_summary
{
	font-size: .85em;
	line-height: 1.3em;
}

.inquiry_container 
{
	position: relative;
	margin-left: 18px;
	margin-top: 3px;
	height: 510px;
}

.inquiry_confirm_container 
{
	background-color: #fff;
	margin: 5px 4px 0px 6px;
	height: 519px;
	border: 1px solid #A7C8E2;
}

.inquiry_unavailable_container 
{
	background-color: #fff;
	margin: 5px 4px 0px 6px;
	height: 519px;
	border: 1px solid #A7C8E2;
}

.inquiry_confirm_image 
{
	margin-top: 10px;
	margin-left: 5px;
	display: block;
}

.inquiry_unavailable_image 
{
	margin-top: 10px;
	margin-left: 5px;
	display: block;
}

#inquiry_confirm_text
{
	font-size: .9em;
	margin: 5px 10px 0px 15px;
}

#inquiry_unavailable_text
{
	font-size: .9em;
	margin: 5px 10px 0px 15px;
}

.inquiry_notice_privacylink
{
	font-size: .85em;
}

.label_container 
{
	position: relative;
	margin-left: 0px;
	margin-top: 3px;
	height: 15px;
}

.inquiry_question_label
{
	width: 230px;
	display: block;
	font-size: .85em;
	margin-top: 5px;
}

.inquiry_name_label
{
	padding-right: 140px;
	text-align: left;	
	font-size: .85em;
	margin-top: 5px;
}

.inquiry_email_label
{
	padding-right: 142px;
	text-align: left;	
	font-size: .85em;
	margin-top: 5px;
}

.inquiry_phone_label
{
	padding-right: 138px;
	text-align: left;	
	font-size: .85em;
	margin-top: 5px;
}

.inquiry_required_label
{
	color: Red;
	text-align: left;	
	font-size: .75em;
	margin-top: 5px;
}

.inquiry_text_field
{
	width: 225px;
	display: block;
}

.inquiry_dropdown_field 
{
	width: 230px;
	font-size: .85em;
}

#inquiry_notice
{
	font-size: .9em;
	width: 230px;
	border: 1px solid gray;
	background-color: #EFF8FF;
	padding-bottom: 5px;
	position: absolute;
	bottom: 0px;
	
}

#inquiry_notice_text
{
	font-size: .9em;
	margin: 5px 5px 0px 10px;
}

.inquiry_notice_button 
{
	width: 90px;
	font-size: .9em;
	float: left;
} 

#inquiry_notice_submit
{
	margin: 5px 5px 5px 10px;
}


#GuidePrintInnerShell
{
	font-size: .9em;
	width: 510px;
}

#GuidePrintHeader
{
	float: left;
}

#GuidePrintClose
{
	float: right;
}

#GuidePrintRight
{
	float: right;
}

.superpages_email
{
    font-size: 1.0em;
    color: #0054A7; 
    text-decoration: none; 
    cursor: pointer;
}
.superpages_email:hover
{
    text-decoration: underline;
}
.superpages_phone
{
	font-size: .85em;
	margin-right: 15px; 
    cursor: pointer;
}
.superpages_phone:hover
{
    text-decoration: underline;
}
.superpages_banneradtext
{
	float: left;
	overflow: hidden;
	width: 450px;
	font-size: .85em;
	line-height: 1.5em
} 
.superpages_container 
{
	overflow: hidden;
	display: block;
	padding-left: 6px;
	padding-bottom: 7px;
	background-color: #F7FCFF;
	border-bottom: solid 1px #A8C8E1;
	border-left: solid 1px #A8C8E1;
	border-right: solid 1px #A8C8E1;
}

.superpages_container:hover 
{
	background-color: #E8F6FF;
}

.superpages_middle
{
	padding-left: 10px;
	float: left;
	overflow: hidden;
	width: 672px;
}
.superpages_banneradtext
{
	float: left;
	overflow: hidden;
	height: 33px;
	width: 552px;
	font-size: .85em;
	line-height: 1.5em
}