﻿body 
{
    font-family: Helvetica, Arial, "Myriad Pro"; 
    font-size: small;
    background: #252424 url(Images/background_repeat.gif) repeat-x;
    text-align: center;
    margin-top: 0px;
}

h4 font
{
    font-size: small;
}

h1
{
    font-size: large;
    margin: 0px;
    padding: 3px 5px 10px 5px;
    color: #067ab4;
}

/* General Classes */
.heading
{
    font-size: larger;
    font-weight: bold;
}

.forceLeft
{
    float: left;
    display: block;
    margin: 0;
}

.forceRight
{
    float: right;
    display: block;
    margin: 0;
}

.textCenter
{
    text-align: center;
}

.textRight
{
    text-align: right;
}

.dataLayout
{
    width: 100%;
}
 
.dataLayout td
{
    vertical-align: top;
    padding-left: 10px;
    padding-right: 10px;
}

.clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix
{
    /* this is for IE6 & 7 */
    zoom: 1;
}
.pngfix { }

/* Site Layout Classes */

#header
{
    width: 975px;
    padding: 0px 0px 0px 0px;
    margin-right:auto;
    margin-left:auto;
    text-align: left;
    background: url(Images/header.gif) no-repeat;
    height: 71px;
    position: relative;
}

#feedback
{
    width: 975px;
    padding: 5px 30px 0px 0px;
    margin-right:auto;
    margin-left:auto;
    height: 20px;
}

#feedback a
{
    color: White;
}

#feedback a:visted
{
    color: White;
}

#header img
{
    border : 0px;
    position: absolute;
}

#header .mobileLink
{
    position: absolute;
    top: 50px;
    left: 15px;
    color: #fff;
}

#header .mobileLink:visted
{
    color: #fff;
}

#header img.siteLogo
{
    top: 21px;
    left: 10px;
    z-index: 999;
}

#header img.companyLogo
{
    top: 13px;
    left: 530px;
}

#header img.bbbLogo
{
    top: 20px;
    left: 770px;
}

#header img.appStore
{
    top: 15px;
    left: 725px;
}

#header img.askJeannie
{
    top: 0px;
    left: 845px;
    border: 0px;
    z-index: 999;
}

#topNavigation .selected { }
#topNavigation .normal { }
#topNavigation .over { }

#topNavigation
{
    width: 975px;
    padding: 0px;
    margin-right:auto;
    margin-left:auto;
    margin-bottom: 0px;
    text-align: left;
    background: url(Images/nav_background.gif) no-repeat;
    height: 39px;
}

#topNavigation .sitePadding
{
    padding: 0px 0px 0px 15px;
}

#site .sitePadding
{
    padding: 0px 15px 0px 15px;
}

#topNavigation img
{
    padding: 0px;
    margin: 0px;
    display: block;
    float: left;
}

#site
{
    width: 975px;
    padding: 0px 0px 10px 0px;
    margin-right:auto;
    margin-left:auto;
    text-align: left;
    background: url(Images/greybk_repeat.gif) repeat-y;
}

#search
{
    background: url(Images/search_background_bg.png) no-repeat;
    height: 168px;
    padding: 3px;
    margin: 0px;
    margin-left: 1px;
}

#searchSmall
{
    background: url(Images/search_background_sm.png) no-repeat;
    height: 90px;
    padding: 3px;
    margin: 0px;
}

#contentMain
{
    clear: both;
    padding: 0px;
    margin: 0px;
}

#contentPanel
{
    float: right;
    width: 65%;
}

#contentPanel .contentInnerFixed
{
    height: 458px;
}

#topCategories .contentInnerFixed
{
    height: 213px;
}

#topCities .contentInnerFixed
{
    height: 214px;
}

#navigation
{
    float: left;
    width: 35%;
}

#navigation .content
{
    padding-right: 15px;
}

#contentSubPage .content
{
    padding-right: 15px;
}

#contentSubPage
{
    float: left;
    width: 75%;
}

#contentRightSubPage
{
    float: right;
    width: 25%;
}

#guideNavigation
{
    float: left;
    width: 25%;
}

#guideContentPanel
{
    float: right;
    width: 75%;
}

#guideNavigation .content
{
    padding-right: 15px;
}

#guideContentPanel .content
{
}

#featured
{
    clear: both;
}

#footer
{
    clear: both;
    width: 975px;
    margin-right:auto;
    margin-left:auto;
    color: #fff;
    font-size: smaller;
    background: url(/Images/footer.gif) repeat-x;
}

/* Content Panels */

div.content
{
    margin: 0px;
    margin-bottom: 10px;
    padding: 0px;
}

div.contentInner
{
    border: solid 1px #c0c0c0;
    margin: 0px;
    padding: 5px;
    background-color: #fff;
    clear:both;
    zoom: 1;
}

div.contentInner:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

div.contentInner a
{
    color: #067ab4;
    padding: 2px, 0px, 2px, 4px;
}

div.content h5
{
    font-size: medium;
    font-weight: bold;
    margin: 0px;
    padding: 0px 10px 3px 10px;
    color: #067ab4;
}

div.content h4
{
    font-size: medium;
    font-weight: bold;
    margin: 0px 10px 0px 10px;
    padding: 5px 0px 5px 0px;
    background: url(Images/box_gradient_repeat.gif) top repeat-x;
}

div.content h3
{
    font-size: medium;
    font-weight: bold;
    margin: 0px;
    padding: 3px 0px 3px 0px;
    color: #067ab4;
}

div.content h2
{
    font-size: medium;
    font-weight: bold;
    margin: 0px;
    padding: 25px 0px 3px 0px;
    color: #067ab4;
}

div.content p
{
    margin: 0px;
    padding: 0px 10px 3px 10px;
}

div.contentText p
{
    padding: 10px 10px 3px 10px;
}

div.contentText p img
{
    border: solid 1px #000;
    margin: 0px 7px 0px 0px;
    float: left;
    clear: left;
}

#markets img
{
    border: 0px;
    clear: none;
}

/* Featured Businesses */
#featured a
{
    font-size:smaller;
}

#featured a:visted
{
    font-size:smaller;
}

#featured b a
{
    font-size:small;
}

#featured b a:visted
{
    font-size:small;
}

#featured .contentInner
{
    padding: 5px 10px 5px 10px;
}

#featured table
{
    padding: 5px;
    width: 920px;
}

#featured table td
{
    width: 33%;
    padding: 0px 3px 0px 3px;
}

#featured table td img
{
    float: left;
    padding-right: 5px;
}

#featured a.forceRight
{
    font-size: small;
}

#featured a:visted.forceRight
{
    font-size: small;
}

.contentInner a.forceRight
{
    padding-top: 15px;
}

.contentInner a:visited.forceRight
{
    padding-top: 15px;
}

/* Footer Bar */
#footer a
{
    color: #fff;
}

#footer a:visited
{
    color: #fff;
}

#footer p
{
    padding: 2px;
    margin: 3px;
}

/* Search Bar */

#search input
{
    font-size:large;
}

#search .searchText
{
    background: url(Images/findbox_background_bg.png) no-repeat;
    padding: 30px 0px 0px 20px;
    width: 381px;
    height: 155px;
    float: left;
    margin: 0px;
}

#search .searchText input
{
    width: 85%;
    display:block;
    clear: both;
}

#search label
{
    font-size: x-large;
    font-weight: bold;
    float: left;
    padding: 0px;
    margin: 0px;
    margin-bottom: 5px;
}

#search .searchLocation
{
    background: url(Images/location_background_bg.png) no-repeat;
    padding: 30px 0px 0px 20px;
    width: 314px;
    height: 155px;
    float: left;
    margin: 0px;
}

#search .searchLocation input
{
    width: 90%;
    display:block;
    clear: both;
}

#search .searchButton
{
    padding: 20px 0px 0px 20px;
    height: 155px;
    float: left;
    margin: 0px;
}

/* Search Bar (Small) */

#searchSmall p 
{
    font-size: smaller;
    display: block;
    margin: 0px;
    padding: 0px;
    padding-top: 3px;
}

#searchSmall .searchText p 
{
    margin-left: 65px;
    display:block;
    clear: both;
}

#searchSmall .searchLocation p 
{
    margin-left: 87px;
    display:block;
    clear: both;
}

#searchSmall input
{
    font-size:large;
}

#searchSmall .searchText
{
    background: url(Images/findbox_background_sm.png) no-repeat;
    padding: 23px 0px 0px 0px;
    width: 410px;
    height: 77px;
    float: left;
    margin: 0px;
}

#searchSmall .searchText input
{
    width: 73%;
}

#searchSmall label
{
    font-size: large;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
    margin-right: 5px;
}

#searchSmall .searchText label
{
    margin-left: 15px;
}

#searchSmall .searchLocation label
{
    margin-left: 0px;
}

#searchSmall .searchLocation
{
    background: url(Images/location_background_sm.png) no-repeat;
    padding: 23px 0px 0px 20px;
    width: 375px;
    height: 77px;
    float: left;
    margin: 0px;
}

#searchSmall .searchLocation input
{
    width: 65%;
}

#searchSmall .searchButton
{
    height: 68px;
    float: left;
    margin: 0px;
}

/* Homepage Tabs */
 
.ui-tabs .ui-tabs-hide
{
    display: none;
}

.ui-tab-panel
{
    height: 447px;
    overflow: hidden;
}

.ui-tabs-nav
{
    float: right;
    list-style: none;
    display: block;
    padding: 0px;
    padding-top: 15px;
    margin: 0px;
}

.ui-tabs-nav li
{
    float: left;
    padding: 0 0 0 10px;
}

.contact i
{
    color: Gray;
}

.contact a
{
    font-size: smaller;
}

.contact table
{
    border: 0px;
    width: 100%;
}

.contact table td,th
{
    padding: 3px;
}

.contact th
{
    background-color: #f00;
    color: #fff;
    font-weight: bold
}

.contact .even
{
    background-color: #ccc;
}

.contact .odd
{
    background-color: #e5e5e5;
}

.highlight
{
    background-color: #ffff00;
}

.radioLink
{
    vertical-align: middle;
    border: 0px;
    margin-right: 10px;
}
.pressRelease li
{
    padding-bottom: 15px;
}

fieldset
{
    background-color: #f8f8f8;
}

fieldset legend
{
    font-size:large;
}

fieldset span
{
    color: Red;
}

.advertise label
{
    font-weight: bold;
    width: 200px;
    float: left;
}

.advertise input
{
    width: 350px;
}
.advertise label { margin: 10px; }
.advertise input { margin: 10px; }
.advertise select { margin: 10px; }
.advertise textarea { margin: 10px; }
.advertise .button
{
    width: 75px;
}

.contest label
{
    width: 75px;
    float: left;
}

.contest input
{
    width: 200px;
}
.contest img { padding: 5px; }
.contest label { margin: 5px; }
.contest input { margin: 5px; }
.contest select { margin: 5px; }
.contest textarea { margin: 5px; }

.dropDown
{
    display: none;
    border: solid 1px #c0c0c0;
    margin: 0px;
    padding: 5px;
    background-color: #fff;
}

.dropDown a
{
    color: Blue;
}

.dropDown a:visited
{
    color: Blue;
}

div.suggestions {
	text-align:left;
	Z-INDEX:100;
	border: 1px solid black;
	background-color: #FFFFFF;
	color: #111111;
	position: absolute;
}
div.suggestions div {
	cursor: default;
	width: 100%;
	padding-left: 2px;
}
div.suggestions div.current {
	background-color: #3366cc;
	color: #FFFFFF;
}

/* Guides */
#guideContentPanel p.medtext
{
    padding: 15px 0px 0px 0px;
    margin-left: 0px;
}

#guideContentPanel p.smtext
{
    padding: 15px 0px 0px 0px;
    margin-left: 0px;
    font-size: smaller;
}

p.medtext a
{
    text-decoration: none;
    padding: 0px;
}

p.medtext a:hover
{
    text-decoration: none;
}

p.medtext a:visted
{
    text-decoration: none;
}

#guideContentPanel ul a
{
    text-decoration: none;
    padding: 0px;
}

#guideContentPanel ul a:hover
{
    text-decoration: none;
}

#guideContentPanel ul a:visted
{
    text-decoration: none;
}

#guideContentPanel span.SectionHeading
{
    font-size: larger;
    font-weight: bold;
}

#guideContentPanel span.GroupHeading
{
    font-weight: bold;
}

#guideContentPanel span.BoldTitle
{
    font-weight: bold;
    font-size: larger;
}

#guideContentPanel span.guide_index_title
{
    font-weight: bold;
}
