/* GLOBAL STYLES */
html, body{
    height: 100%;
}

html, body, h1, h2, h3, h4, div, p, ul, li, input, select, td, a{
    font-family: Arial, Helvetica, Verdana, sans-serif;
}
html,body,div,p,ul,li,input,select,td,a{ font-size: 12px; }

h1, h2, h3, h4, h5, h6{
    color: #0272a0;
	padding: 0px 0px 8px 0px;
	margin: 0px 0px 8px 0px;
}

h1{ font-size: 1.8em; }
h2{ font-size: 1.7em; }
h3{ font-size: 1.6em; }
h4{ font-size: 1.5em; }
h5{ font-size: 1.4em; }
h6{ font-size: 1.2em; margin: 0px 0px 6px 0px; }
h4{ padding: 0px; margin: 0px; }

.bbb_home_big_div h1{
    color: rgb(2, 114, 160);
    font-weight: bold;
    font-size: 16px;
    margin: 0px;
    padding: 0px;
}
.bbb_home_big_div h3{
    padding: 10px 0px;
    font-weight: bold;
    color: rgb(67, 154, 33);
    font-size: 13px;
    margin: 0px 0px 20px 0px;
    padding: 0px;
}

#title_top_c{ text-align: center; }
#title_top{
    margin: 0px auto;
    padding: 15px 0px;
    text-align: left;
    font-weight: normal;
    color: #8696a2;
    height: 30px;
    width: 940px;
}
#title_phone{
    float: right;
    margin-top: -3px;
    color: #738f9b;
    font-weight: bold;
    font-size: 14px;
}
#title_phone strong{
    color: #009bdb;
    font-weight: bold;
}

#title_phone a img{ border: 0px solid #fff; }

#bread_crumbs{
    list-style: none;
    float: left;
    margin: 0px;
    padding: 0px;
}
#bread_crumbs li{
    list-style: none;
    display: block;
    float: left;
    padding: 0px 6px 0px 12px;
    background: url(/images/raquo.jpg) no-repeat left center;
}
#bread_crumbs li#bcrm_0{
    background-image: none;
    padding: 0px 6px 0px 0px;
}
#bread_crumbs li a{
    letter-spacing: 0px;
    font-size: 12px;
    font-weight: bold;
    color: #009bdb;
}

#title_top h1{
    float: left;
    background: url(/images/raquo.jpg) no-repeat left center;

    margin: 0px;
    padding: 0px 6px 0px 12px;

    letter-spacing: 0px;
    font-size: 12px;
    font-weight: bold;
    color: #738f9b;
}

body{
    background: #e3edf2 url(/images/body_bg.gif) repeat-x top left;
    width: 100%;
    height: 100%;
    color: #000;
    text-align: center;
    margin: 0px;
    padding: 0px;
}

#pageContainer{
    position: relative;
    text-align: left;
    width: 980px;
    margin: 0px auto 0px auto;
    padding: 200px 8px 0px 8px;
    background: url(/images/pagecontainer_bg.png) repeat-y top left;
}


/* END GLOBAL STYLES */

/* LOGO STYLES */
#tag_cloud{
    position: absolute;
    top: 35px;
    right: 30px;
    font-size: 12px;
    text-align: center;
}
#tag_cloud a{ color: #009bdb; text-decoration: none; }
#tag_cloud a:hover{ color: #2cc1ff; }

#header{
    position: absolute;
    z-index: 20000;
    height: 187px;
    width: 980px;
    top: 0px;
    left: 8px;
    margin: 0px auto;
    background: url(/images/header_bg.jpg) no-repeat top left;
}

#header .headerLnk{
    position: absolute;
    display: block;
    left: 25px;
    top: 15px;
    width: 280px;
    height: 90px;
    text-decoration: none;
}

#header .headerLnk img{
    border: 0px solid #f00;
    width: 280px;
    height: 90px;
}

#header .bgzObj{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 940px;
    height: 109px;
}

/* END LOGO STYLES */

/* MENUBAR STYLES */

#menubar_c{
    position: relative;
    z-index: 10000;
    margin: 120px 20px 0px 20px;
}
#menubar_left{
    position: absolute;
    left: 0px;
    background: url(/images/menubar_left.gif) no-repeat top left;
    height: 35px;
    width: 4px;
}
#menubar_right{
    position: absolute;
    right: 0px;
    background: url(/images/menubar_right.gif) no-repeat top right;
    height: 35px;
    width: 4px;
}

#menubar{
    height: 35px;
    background: url(/images/menubar_repeat.gif) repeat-x top left;
    margin: 0px 4px
}

#tmenu td{
    margin: 0px;
    padding: 0px;
    white-space: nowrap;
    height: 35px;
}

#tmenu td a{
    display: block;
    position: relative;
    z-index: 10000;

    background: url(/images/tmenu_divider.gif) no-repeat center left;

    padding: 3px 10px 6px 11px;

    text-align: center;
    text-decoration: none;
    font-weight: bold;

    font-size: 12px;
    color: #fff;
}
#tmenu td a span{ display: block; color: #fefeff !important; }

#tmenu td a span span span{ padding: 4px 10px; color: #fefeff !important; }

#tmenu td a.ta_cur span{
    text-decoration: none;
    color: #c1dde9 !important;
}

#tmenu td a:hover span{
    background: url(/images/tmenu_hover_repeat.gif) repeat-x top left;
}
#tmenu td a:hover span span{
    background: url(/images/tmenu_hover_left.gif) no-repeat top left;
}
#tmenu td a:hover span span span{
    background: url(/images/tmenu_hover_right.gif) no-repeat top right;
}

#tmenu td a.ta_first{
    background-image: none;
    padding: 3px 10px 6px 10px;
}
#tmenu td a.ta_first span{

}

/* DROP DOWN MENU */
 #tmenu td div{
    position: relative;
    z-index: 10000;
}

#tmenu td table{
    background: #35a5d3 url(/images/dropdown_gradient.gif) repeat-x top left;
    position: absolute;
    z-index: 10000;
    display: none;
    top: 34px;
    margin: 0px;
    opacity: .97;
    overflow: hidden;
    width: auto;
    border: 1px solid #3aaad8;

    border-radius: 10px;
    box-shadow: #063c52 4px 4px 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
#tmenu td table td{
    padding: 10px 8px;
    vertical-align: top;
}

#tmenu td table td#tmcol_0{
}

#tmenu td ul{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
}

#tmenu td ul li{
    display: block;
    margin: 0px;
    padding: 0px;
}

#tmenu td ul li a{
    display: block;
    padding: 4px 5px 3px 5px;
    margin: 0px;
    height: auto;

    white-space: nowrap;
    background-image: none;
    text-transform: none;
    text-align: left;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;

    color: #ffffff;

    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

#tmenu td ul li a.first{

}

#tmenu td ul li a:hover{
    background-color: #3aaad8;
    background-image: none;
    text-decoration: none;
    color: #ffffff;
    text-transform: none;
}

#tmenu td ul li ul{
    position: relative;
    padding: 2px 4px 8px 16px;
    border-left: 1px dotted #3aaad8;
}

#tmenu td ul li ul li a{
    font-weight: normal;
    font-size: 11px;
    padding: 3px 0px;
    margin: 0px;
    border-bottom: 1px solid transparent;

    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}

#tmenu td ul li ul li a:hover{
    background-color: transparent;
    border-bottom: 1px dotted #3aaad8;
}

 /* END DROP DOWN MENU */

/* END MENUBAR STYLES */
#contentLeft{
    position: absolute;
    top: 0px;
    left: 20px;
    width: 220px;
}

#contentRight{
    position: absolute;
    top: 0px;
    right: 20px;
    width: 260px;
}

/* END UGLY */

/* USUAL STRUCTURAL STUFF */

#satellite_flash{
    padding: 0px 20px 10px 20px;
    text-align: center;
}

#contentContainer{
    position: relative;
    padding: 0px 20px 16px 20px;
}

#content_top_left{
    position: absolute;
    width: 3px;
    height: 3px;
    top: -1px;
    left: -1px;
    /*background: url(/images/content_top_left.gif) no-repeat top left;*/
}
#content_top_right{
    position: absolute;
    width: 3px;
    height: 3px;
    top: -1px;
    right: -1px;
    /*background: url(/images/content_top_right.gif) no-repeat top left;*/
}

#content, #content_full, #content_sat{
    position: relative;
    margin: 0px;
    /*padding: 18px;*/

    height: auto;
    min-height: 720px;

    text-align: left;
    line-height: 1.6em;
    /*border: 1px solid #cddae2;*/
}
#content{
    margin-left: 220px;
	border: 1px solid #ebf1f4;
	padding: 15px;
	background-color: #fff;
}
#content_sat{
    margin-right: 340px;
}


#bmenu{
    text-align: center;
    padding: 8px 2px;
}
#bottommenu{
    margin: 0px auto;
}
#bottommenu td{ padding: 0px; }

#bottommenu a{
    display: block;

    border-left: 1px solid #738f9b;

    padding: 0px 8px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    color: #009bdb;
    text-decoration: none;
}

#bottommenu a#bma_0{
    border-left: 0px solid #738f9b;
}

#bottommenu a:hover{ text-decoration: underline; }

#footer_c{ text-align: center; }
#footer{
    position: relative;
    margin: 0px auto 32px auto;
    padding: 4px 0px;
    width: 940px;
    border-top: 1px solid #cddae2;
}

#copyright{
    text-align: center;
    font-size: 10px;
    color: #738f9b;
}

/* END USUAL STRUCTURAL STUFF */

/* FORM ELEMENTS */

input, select, textarea{
    font-weight: normal;
    font-size: 12px;

}

.button, .buttonOver{
    font-weight: bold;
    font-size: 12px;
    cursor: pointer;
    text-decoration: none;

    color: #ffffff;
    background: url(/images/button_bg.gif) repeat-x top left;

    border: 1px solid transparent;
    padding: 7px 5px;
}

.buttonOver{
    background: url(/images/button_over_bg.gif) repeat-x top left;
}

/* END FORM ELEMENTS */

/* ANCHORS */
a{ color: #009bdb; font-weight: bold; }
a:hover{ color: #2cc1ff; font-weight: bold; }
a.cellHeader{ text-decoration: none; font-weight: bold;}
a.cellHeader:hover{ text-decoration: underline;}
a.cellHeaderSmall{ text-decoration: none; font-size: 10px; font-weight: bold;}
a.cellHeaderSmall:hover{ text-decoration: underline; }
a.cellLarge{ text-decoration:none; font-weight: normal; }
a.cellLarge:hover{ text-decoration:none;}
a.small{ font-size: 11px; font-weight: bold; margin-bottom: 4px;}
a.toolbarText{ font-weight: bold; font-size: 10px; text-decoration: none;}
a.toolbarIcon{ margin: 0px;}
a.toolbarIcon:hover{ margin: 0px;}
.toolbarIcon{ margin: 0px;}

/* END ANCHORS */

/* MISC */
/* DONT CHANGE THIS P IE Users will appreciate it */
/* Most ie users will probably paste stuff, so here it is. */

/*used for the checkout page header text and for email header text*/
.boldHeader{ font-weight: bold; }
span.small{ font-size: 12px; }
.large{ font-size: 12px; }
.tdHeader{ font-size: 12px; }
.error{ font-weight: bold;  color: #FF0000; border: 0px solid #CCCCCC;}
span.good{ font-weight: bold; }

/* replacement for hr */
div.hr, div.hr2{ height: 1px; font-size: 1px; margin: 6px 0px; border-top: 1px solid #89ADDC; }
form{ padding: 0px; margin: 0px; }
table.center{ margin: 0px auto; }
table.right{ margin-left: auto; margin-right: 0px; }

/* general 100% + 0 padding and 0 margin (where applicable) */
.t100{ width: 100%; margin: 0px; padding: 0px; }

.center{ text-align: center; }
.right{ text-align: right; }


/* GALLERY STYLES */

.galleryDescription{
    margin: 0px;
}

div.galleryContainer{
    margin: 16px;

    width: 579px;
    height: auto;

}
html>body div.galleryContainer{
    width: 577px;
}

ul.galleryContainer{
    display: block;
    list-style: none;
    margin: 0px;
    padding: 0px;

    width: 100%;
    height: auto;

    clear: both;
}

ul.galleryContainer li{
    float: left;
    margin: 0px;
    padding: 0px 0px;

    text-align: center;
}
html>body ul.galleryContainer li{
}


ul.galleryContainer li a{
    display: block;
    margin: 0px;
    padding: 6px 0px;

    white-space: normal;

    height: 100px;

    text-decoration: none;
}
html>body ul.galleryContainer li a{
    height: auto;
    min-height: 100px;

}

ul.galleryContainer li img{
    margin: 0px 4px;
    border: 0px solid #FFFFFF;
}

/* LARGE PRODUCT GALLERY */

div.pGalleryContainerL{
    margin: 16px auto 0px auto;
    width: 579px;
    height: auto;
    clear: both;
    display: table;
    border-left: 1px solid #CECCF9;
}
html>body div.pGalleryContainerL{
    width: 577px;
}

ul.pGalleryContainerL{
    display: block;
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    clear: both;
}

ul.pGalleryContainerL li{
    float: left;
    margin: 0px;
    padding: 0px 0px;
    text-align: center;
    width: 140px;
    border-top: 1px solid #CECCF9;
    border-right: 1px solid #4C638C;
    border-bottom: 1px solid #4C638C;
}
html>body ul.pGalleryContainerL li{
    width: 140px;
}


ul.pGalleryContainerL li a{
    display: block;
    margin: 0px;
    padding: 6px 0px;
    white-space: normal;
    height: 80px;
    text-decoration: none;
}
html>body ul.pGalleryContainerL li a{
    height: auto;
    min-height: 80px;

}

ul.pGalleryContainerL li img{
    margin: 0px 4px;
    border: 0px solid #FFFFFF;
}

/* END GALLERIES */

.dottedHR{ border-top: 1px dotted #000000; padding: 5px 0px; }

.productOptH{
    margin: 3px 0px;
    color: #000000;
    border-bottom: 1px solid #C4D0EA;
    font-weight: bold;
    font-size: 14px;
}

/* CONTACT STYLES */
.contactTable{
    width: 500px;
    text-align: left;
}

.contactTable td{
    padding: 2px;
}

.contactLeft{
    width: 100%;
    text-align: left;
    padding: 2px 2px 2px 2px;
}

.contactRight{
    width: 100%;
    text-align: left;

    padding: 2px 2px 2px 2px;
}

.contactTable .contactBottom{
    padding-top: 14px;
}

.required{
    color: #FF0000;
}

/* END CONTACT STYLES */

.cf_compact .cfinput{ width: 140px; }
.cf_compact select{ width: 150px; }
.cf_compact .cell, .cf_compact .cellOdd{ padding: 2px 0px; }
.cf_compact .formRequired{ font-size: 11px; margin-bottom: 8px; }
.cf_compact .cf_compact_container{
    border-top: 0px solid #fff !important;
    margin-top: 0px !important;
    padding: 0px !important;
}

.clearBoth{
    clear: both;
}

.centerTable td{
    text-align: center;
}
.centerTable td a img{
    border: 0px solid #000;
}


/* event styles */

#eventFrom{ display: none; }
#eventRecur{ display: none; }

/* ############# POPUP CALENDAR ############# */
#d_form_cal{
    background-color: #ffffff;
}
.cpYearNavigation, .cpMonthNavigation{
    background-color: #C0C0C0;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    color: #000000;
    font-weight: bold;
}
.cpDayColumnHeader, .cpYearNavigation, .cpMonthNavigation, .cpCurrentMonthDate, .cpCurrentMonthDateDisabled, .cpOtherMonthDate, .cpOtherMonthDateDisabled, .cpCurrentDate, .cpCurrentDateDisabled, .cpTodayText, .cpTodayTextDisabled, .cpText{
    font-family: Arial;
    font-size: 8pt;
}
td.cpCurrentMonthDate, td.cpOtherMonthDate, td.cpCurrentDate{
    padding: 0px 4px !important;
}
td.cpDayColumnHeader{
    text-align: center;
    border: 1px solid #C0C0C0;
    border-width: 0px 0px 1px 0px;
}
.cpCurrentMonthDate, .cpOtherMonthDate, .cpCurrentDate{
    text-align: center;
    text-decoration: none;
}
.cpCurrentMonthDateDisabled, .cpOtherMonthDateDisabled, .cpCurrentDateDisabled{
    color: #D0D0D0;
    text-align: center;
    text-decoration: line-through;
}
.cpCurrentMonthDate, .cpCurrentDate{
    color: #000000;
}
.cpOtherMonthDate{
    color: #808080;
}
td.cpCurrentDate{
    color: #FFFFFF;
    background-color: #C0C0C0;
    border-width: 1px;
    border: solid thin #800000;
}
td.cpCurrentDateDisabled{
    border-width: 1px;
    border: solid thin #FFAAAA;
}
td.cpTodayText, td.cpTodayTextDisabled{
    border: 1px solid #C0C0C0;
    border-width: 1px 0px 0px 0px;
}
a.cpTodayText, span.cpTodayTextDisabled{ height: 20px; }
a.cpTodayText{ color: #000000; }
.cpTodayTextDisabled{ color: #D0D0D0; }
.cpBorder{ border: 1px solid #808080; }

#cal_StartDate, #cal_EndDate, #cal_RecurStartDate, #cal_RecurEndDate{
    background: transparent !important;
}
#cal_StartDate table, #cal_EndDate table, #cal_RecurStartDate table, #cal_RecurEndDate table{
    background-color: #FFF;
}

#event_list td{ padding: 15px 0px; border-bottom: 1px solid #ccc; }
#event_list .event_spacer{ padding: 4px 0px; }

#event_list .event_main a{ font-weight: bold; }

#event_list .event_name{ font-weight: bold; color: #198ecf; font-size: 15px; }
#event_list .event_blurb{ padding: 8px 0px 12px 0px; }
#event_list .event_date{ width: 75px; padding: 4px 8px; text-align: center; border-right: 1px dotted #ccc; }
#event_list .event_time{ width: 75px; padding: 4px 8px; text-align: center; border-right: 1px dotted #ccc; }
#event_list .event_contact{ padding: 4px 8px; text-align: center; }

#event_details td{ padding: 4px; }

#google_map_cp{ text-align: center; }
#google_map_c{ margin: 0px auto; text-align: left; }
#google_map, #google_pano{
    width: 100%;
    height: 300px;
}

#google_pano{ display: none; }


#mapDirectionsC{
    padding: 8px;
    background-color: #EBF1F9;
    border: 1px solid #D2DCEC;
}

.startAddress{
    width: 350px;
}

#directions{
    display: none;
    margin-top: 8px;
    width: 98%;
    background-color: #FFFFFF;
    border: 1px solid #D2DCEC;
}
.printDirections{
    text-align: right;
}

#workNode{ display: none; }


/* Directory Stuff */
#dir_ad .advertisement{ text-align: center; margin-bottom: 4px; }
#dir_container{
    border: 1px solid #5B80B1;
}
#dir_header{
    height: 50px;
    margin-bottom: 8px;
}
#dir_header div{
    color: #000000;
    font-size: 10px;
}
#dir_header .input_text{
    height: 12px;
    font-size: 10px;
    width: 90px !important;
}
#dir_header .input_select{
    font-size: 10px;
}

.tlistSearch div{ text-align: right !important; padding-bottom: 8px; }
.tlistSearch .input_text{ width: 60px; }


#dir_search{
    text-align: center;
    white-space: nowrap;
}
#dir_alpha{
    margin-top: 10px;
}

#dir_top_ad{
    position: absolute;
    top: 14px;
    right: 10px;
    width: 234px;
    height: 60px;
    padding: 0px;
    margin: 0px;
}

#dir_top_listing_ads{
    padding: 8px 0px;
    background-color: #E6EAEE;
}
#dir_top_listing_ads table tr td{
    width: 33%;
    text-align: center;
}
#dir_top_listing_ads table tr td .advertisement{
    margin: 0px auto;
    text-align: center;
}

.alphaContain{
    margin: 0px;
    padding: 0px;
}

.alphaContain .alphaList{
    list-style: none;
    margin: 0px;
    padding: 0px;
    text-align: center;
}
.alphaContain .alphaList li{
    display: inline;
    padding: 0px;
    margin: 0px 4px;
}
.alphaContain .alphaList li a{
    display: inline;
}

#dir_breadcrumb{
    border-top: 1px solid #5B80B1;
    border-bottom: 1px solid #5B80B1;
    padding: 6px 5px 5px 5px;
}
#dir_breadcrumb h1, #dir_breadcrumb a, #dir_cntstr a{
    font-size: 10px;
    border: 0px solid #FFFFFF;
    margin: 0px;
    font-weight: normal;
}
#dir_cntstr{
    padding-top: 12px;
    text-align: center !important;
    font-weight: bold;
}
#dir_cntstr a.plistCurrent{
    font-weight: bold !important;
}

#dir_content_container{
    border-top: 1px solid #5B80B1;
    border-bottom: 1px solid #5B80B1;
}

#dir_content_table{
    width: 100%;
}
#dir_content_table td{
    vertical-align: top;
}

#dir_content{ width: 100%; }

#dir_content_inner{
    padding: 8px;
}

#dir_cats td{ padding: 4px; }

#dir_bottom_tools{
    border-bottom: 1px solid #5B80B1;
    background-color: #E6EAEE;
}

#dir_td_right_ads div{
    text-align: center !important;
    padding: 1px;
}

.dir_featured{
    color: #5f918c;
}

#dir_tools_td_orderby, #dir_tools_td_advertise{
    padding: 12px 8px;
}

#dir_tools_td_advertise a, #dir_tools_td_advertise a img{
    border: 0px solid #FFFFFF;
    text-decoration: none;
}

td.catLeft{
    width: 33%;
    padding: 10px 20px;
}
td.catMiddle{
    width: 33%;
    padding: 10px 20px;
}
td.catRight{
    width: 33%;
    padding: 10px 20px;
}


/* LISTING STYLES */
#bizListings table {}
#bizListings td { }

#bizListingsPrmTable td{
    width: 50%;
    padding: 4px 8px;
    height: auto;
}

#bizListingsPrmTable2 td{
    width: 33%;
    padding: 4px;
    height: auto;
}

#bizListingsPrmTable .srp_06, #bizRecListingsPrmTable .srp_06{ padding: 8px 8px !important; }
#bizListingsPrmTable .srp_05, #bizRecListingsPrmTable .srp_05{ padding: 6px 8px !important; }
#bizListingsPrmTable .srp_04, #bizRecListingsPrmTable .srp_04{ padding: 4px 8px !important; }
#bizListingsPrmTable .srp_03, #bizRecListingsPrmTable .srp_03{ padding: 2px 8px !important; }
#bizListingsPrmTable .placeholder, #bizRecListingsPrmTable .placeholder{ padding: 0px !important; }

#bizListingsStdTable td, #bizRecListingsStdTable td{
    width: 25%;
    padding: 4px;
}

#bizListings td.bizName{
    padding-bottom: 0px;
    border-bottom: none;
}

#bizRecListingsPrmTable .listingLeft, #bizRecListingsPrmTable .listingRight{ padding: 8px 0px; }
#bizRecListingsPrmTable .listingLeft{ padding-left: 8px; }
#bizRecListingsPrmTable .listingDesc{ border-top: 0px solid #ABB3CA; padding: 0px 4px 15px 4px !important; }
#bizRecListingsPrmTable .listingDesc .hr{ margin-bottom: 8px !important; }

#bizRecListingsStdTable .listingLeft{ width: 460px; }


.srp_06_ltd, .srp_05_ltd, .srp_04_ltd, .srp_03_ltd, .srp_02_ltd, .base_ltd{
    border: 1px solid #dadada;
    padding: 4px;
}

.srp_06_ltd h4, .srp_05_ltd h4, .srp_04_ltd h4, .srp_03_ltd h4, .srp_02_ltd h4{
    color: #D17100;
    padding-bottom: 6px;
}

.srp_06_ltd, #bizRecListingsPrmTable .srp_06{
    background-color: #E1EAEE !important;
}
.srp_05_ltd, #bizRecListingsPrmTable .srp_05{
    /*background-color: #F1F0CD !important;*/
    background-color: #E1EAEE !important;
}
.srp_04_ltd, #bizRecListingsPrmTable .srp_04{
    background-color: #e9e9e9 !important;
}
.srp_03_ltd, #bizRecListingsPrmTable .srp_03{
    background-color: #F3E7BC !important;
}
.srp_02_ltd, #bizRecListingsPrmTable .srp_02{
    background-color: #FFFFFF !important;
}

.l_phone_div{ margin-bottom: 3px; }
.l_phone_div span{
    font-weight: bold;
    cursor: pointer;
    color: #0837C4;
}
.l_website{
    font-weight: bold;
    color: #0837C4;
    text-decoration: none;
}

.l_lnk_tbl{
    margin: 0px !important;
    width: auto !important;
}
.l_lnk_tbl td{
    width: auto !important;
    padding: 4px;
    white-space: nowrap;
    text-align: left;
}
.l_lnk_tbl td a{ color: #546B82; text-decoration: none; }
.l_lnk_tbl td a img{ border: 0px solid #FFF; }

.l_lnk_tbl .l_more_info{

}
.l_lnk_tbl .l_view_reviews{

}
.l_lnk_tbl .l_view_map{

}

/* END LISTING STYLES */

/* splash page */
#dirTabBlock{
    position: relative;
    margin-top: 30px;
    border: 0px solid #EEE;
}
#dirTabs{
    position: absolute;
    top: -17px;
    left: 0px;

    margin: 0px 0px 0px 4px;
    padding: 0px;
}
#dirTabs li{
    list-style: none;
    float: left;
    text-align: center;
}
#dirTabs li a{
    display: block;

    height: 16px;

    padding: 0px 15px;

    color: #413424;
    font-size: 12px;
    text-decoration: none;

    background-color: #E5EAEE;
    border-top: 1px solid #5B658F;
    border-right: 1px solid #5B658F;
    border-bottom: 1px solid #5B658F;
    border-left: 0px solid #5B658F;
}
#dirTabs li a:hover{
    text-decoration: underline;
}
#dirTabs li .cur{
    height: 17px;

    font-weight: bold;
    background-color: #FFFFFF;
    border-bottom: 0px solid #5B658F;
}
#dirTabs #pbt_first{
    border-left: 1px solid #5B658F;
}

#dirTabContent{
    padding: 8px;
    border: 1px solid #5B658F;
    min-height: 400px;
    overflow: auto;
    background-color: #FFF;
    text-align: left;
}
#dirTabContent h4 a{ color: #A90504; }
#dirTabContent h4 a:hover{ color: #DF6161; }

#listing_map{ height: 410px; width: 560px; border: 1px solid #000; }
#dir_content_inner #dirTabContent{ overflow-x: auto !important; overflow-y: visible !important; max-width: 494px; }
#dir_content_inner #dirTabContent #listing_map{ min-height: 350px; width: 99%; border: 1px solid #000; }

#pop_overlay{
    display: none;
    position: fixed;
    z-index: 8000;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background-color: #000000;
    opacity: 0.6;
}

#pop_container{
    display: none;
    position: fixed;
    z-index: 9000;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background: transparent;
}

#pop_inner{
    display: block;
    position: relative;
    z-index: 10000;
    width: 480px;
    padding-bottom: 4px;
    margin: 120px auto 0px auto;
    background-color: #333333;
    border: 1px solid #000;
    text-align: center !important;
}
#pop_inner h2{ color: #FFF; margin: 8px 0px; }
#pop_inner a{ color: #FFF; }

#pop_overlay_dir{
    display: none;
    position: fixed;
    z-index: 8000;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background-color: #000000;
    opacity: 0.6;
}

#pop_container_dir{
    display: none;
    position: fixed;
    z-index: 9000;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background: transparent;
}

#pop_inner_dir{
    display: block;
    position: relative;
    z-index: 10000;
    width: 600px;
    margin: 10px auto 0px auto;
    border: 1px solid #000;
    background-color: #FFF;
}

#pop_inner_btContainer{
    background-color: #596387;
    padding: 0px 10px 8px 10px;
    border-top: 1px solid #5B658F;
}
#pop_inner_btContainer #dirTabBlock #dirTabContent{
    overflow: auto !important;
    min-height: 400px;
}

#popup_header{ min-height: 118px; height: auto; }
#popup_header h2{ color: #000; margin-top: 0px; padding-top: 0px; }

#listingContainer td{ padding: 0px 10px; vertical-align: top; }
#listingContainer #popup_logo, #listingContainer #popup_address{ text-align: left; }

#close_popup{ float: right; padding-right: 8px; padding-top: 3px; }
#close_popup a{ color: #223F70; }
#close_popup a:hover{ color: #8FA5B2; }
#close_popup a img{ border: 0px solid #000; }

/* listing gallery */

#listing_gallery{}
#listing_gallery table td{ padding: 0px; }
#listing_gallery a{ display: block; width: auto; }
#listing_gallery a img{ border: 0px solid #ffffff; }

/* end splash page */

commentLnksC{
    margin: 4px 0px;
}
.commentBlockHeader{
    border: 1px solid #89addc;
    border-bottom: 1px dotted #89addc;
    background-color: #6474af;
    color: #fff;
    padding: 4px;
}
.commentContent{
    border: 1px solid #89addc;
    border-top: 0px solid #0173FE;
    background-color: #f5f8ff;
    padding: 4px;
    padding: 8px 4px 8px 8px;
    margin-bottom: 24px;
}
.commentUser, .commentDate{
    font-weight: bold;
    padding: 4px 0px;
}

.artListings .artTitle h3{
    margin: 0px 0px 4px 0px;
    padding: 0px;
}
.artListings .artTitle h3 a{
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

.artListings div.hr{
    margin: 8px 0px;
}

.artListings .artInfo{
    margin: 2px 0px 8px 0px;
    padding: 0px;
}
.artListings .artInfo li{
    list-style-type: none;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}

.artListings .artInfo li a{
    text-decoration: none;
}

.articlePages{
    text-align: right;
    margin-bottom: 24px;
}

/* RSS Styles */
.articlePages{ text-align: right !important; }
.rssLinkTop{ float: right; }
.rssLinkTop img{ border: 0px solid #000000; }

.rssLinkBottom{ float: left; }
.rssLinkBottom img{ border: 0px solid #000000; }

/* END RSS */

.advertisement{ text-align: center; margin: 0px 0px; font-size: 9px; text-transform: lowercase; }
.advertisement a{ text-decoration: none; }
.advertisement img{ border: 0px solid #FFFFFF; }

#content .cell, #content .cellOdd{ padding: 8px 0px; }
.cfinput{ width: 240px; padding: 3px; }
.winput{ padding: 3px; }
.cf_left{ width: 90px; }
.cf_footer{ padding-top: 12px;}
.cf_label{ font-weight: bold; padding: 6px; background-color: #0272a0; color: #fff; text-transform: uppercase;}

.mclassTable td{ padding: 3px; }

.classifiedTable td{ border-bottom: 1px solid #B5B5B5; padding: 8px 4px 4px 4px; }
.classifiedImg{ }
.classifiedImg a img{ border: 1px solid #CBCDCE; padding: 2px; }
.classifiedInfo{ width: 66%; }
.classifiedName a{ font-weight: bold; font-size: 13px; }
.classifiedName{ margin: 20px 0px; }
.classifiedDesc{ margin-bottom: 20px; }

.classifiedDate{ width: 20%; }
.classifiedPrice{ font-weight: bold; }

#home_list{
    list-style: none;
    margin: 8px 0px;
    padding: 0px;
}

#home_list li{
    background: url(/images/square_bullet.jpg) no-repeat center left;
    padding: 4px 0px 4px 15px;
}

.home_tab_content{
    height: auto;
    min-height: 260px;
}

#pageTabs_c{ position: relative; margin-top: 20px; }
#pageTabs{
    position: absolute;
    top: -27px;

    margin: 0px;
    padding: 0px;
}

#pageTabs li{
    list-style: none;
    float: left;
    text-align: center;
}
#pageTabs li a{
    display: block;

    padding: 5px 15px 4px 15px;

    color: #3983a1;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;

    outline: 0px solid #fff;
}
#pageTabs li a:hover{
    text-decoration: underline;
}
#pageTabs li .a_cur{ }

.home_page_tabs li a{ padding: 5px 75px 4px 75px !important; }

.page_tab_c{
    position: relative;
    background: url(/images/tab_repeat.gif) repeat-x top left;
    height: 28px;
}
.page_tab_left{
    position: absolute;
    left: 0px;
    width: 8px;
    height: 28px;
    background: url(/images/tab_left.gif) no-repeat top left;
}
.page_tab_right{
    position: absolute;
    right: 0px;
    width: 7px;
    height: 28px;
    background: url(/images/tab_right.gif) no-repeat top left;
}
.page_tab_right_last{
    position: absolute;
    right: 0px;
    width: 8px;
    height: 28px;
    background: url(/images/tab_right_last.gif) no-repeat top left;
}

#pageTabs .li_cur{
    position: relative;
    background: url(/images/tab_hover_repeat.gif) repeat-x top left;
}
.li_cur .page_tab_left{
    position: absolute;
    left: 0px;
    width: 8px;
    height: 28px;
    background: url(/images/tab_hover_left.gif) no-repeat top left;
}
.li_cur .page_tab_right{
    position: absolute;
    right: 0px;
    width: 7px;
    height: 28px;
    background: url(/images/tab_hover_right.gif) no-repeat top left;
}
.li_cur .page_tab_right_last{
    position: absolute;
    right: 0px;
    width: 8px;
    height: 28px;
    background: url(/images/tab_hover_right_last.gif) no-repeat top left;
}

#pageTabContent{
    border: 1px solid #9fc7d7;
    margin-top: 50px;
    padding: 11px 10px 10px 10px;
	background-color: #fff;
}

.list_arrow{
    margin: 0px 0px 0px 1px;
    padding: 0px 0px 0px 1px;
    color: #fff;
    list-style-type: none;
}

.list_arrow li{
    background-image: url(/uimages/arrow.jpg);
    background-repeat: no-repeat;
    background-position: 0em 0.4em;
    padding-left: 1em;
    vertical-align: middle;
    color: #3f3f3f;
}

.list_arrow2{
	margin: 0px 5px 0px 8px;
	padding: 0px 5px 0px 8px;
	color: #fff;
	list-style-type: none;
}

.list_arrow2 li{
	background-image: url(/uimages/arrow2.jpg);
	background-repeat: no-repeat;
	background-position: 0em 0.6em;
	padding-left: 1em;
	vertical-align: middle;
	color: #000;
}

.list_arrow3{
	margin: 0px 5px 0px 8px;
	padding: 0px 5px 0px 8px;
	color: #fff;
	list-style-type: none;
}

.list_arrow3 li{
	background-image: url(/uimages/arrow3.jpg);
	background-repeat: no-repeat;
	background-position: 0em 0.4em;
	padding-left: 1em;
	vertical-align: middle;
	color: #000;
}

#hh_phone{ display: none; }

#lp_form .cell, #lp_form .cellOdd, #lp_form .cellError{ padding: 6px; }

/* video testimonials */

#vid_thumbs_outer{
    position: relative;
    border: 1px solid #dfdfdf;
    background-color: #f0f0f0;
    overflow: hidden;
    height: 160px;
    width: 550px !important;
    margin-top: 4px;
    padding-right: 150px;
}
#vid_thumbs_container{
    position: relative;
    width: 100%;
    height: 160px;
    overflow: hidden;
    padding: 15px 50px 15px 50px;
}
#vid_thumbs_container div{
    color: #fff;
}
#vid_thumbs_container_text{
    padding: 4px 8px;
}

#vid_thumbs_arrow_l, #vid_thumbs_arrow_r{
    display: none;
    position: absolute;
    z-index: 5000;
    width: 40px;
    height: 160px;
    margin: 0px;
    padding: 0px;

    cursor: pointer;
}
#vid_thumbs_arrow_l{
    top: 0px; left: 0px;
    background: #000 url(/images/vtestimonials_arrow_left.gif) no-repeat top left;
}
#vid_thumbs_arrow_r{
    top: 0px; right: -1px;
    background: #000 url(/images/vtestimonials_arrow_right.gif) no-repeat top left;
}

#vid_thumbs_arrow_l a, #vid_thumbs_arrow_r a{
    display: block;
    padding: 57px 0px;
    height: 150px;
    text-align: center;
    color: #99c;
    text-decoration: none;
    font-weight: bold;
    font-size: 10px;
}

.vid_thumb{ padding: 0px 15px; vertical-align: top; }
.vid_thumb a img{ border: 0px solid #fff; }
.vid_thumb_info{ padding: 0px 8px; }
.vid_type{ color: #757575; }

#video_desc{ padding: 4px 8px; }

#video_instr{
    margin-top: 7px;
    padding: 4px 0px 0px 40px;
    border-top: 1px solid #dfdfdf;
    color: #757575;
    font-size: 11px;
}