/* css/directory.css */ /* search form loader */.search_loader {background: url('/images/directory/search_loader.gif') no-repeat right !important;}/* misc */div.shade {position: absolute;top: 0px;left: 0px;background-color: #000;width: 100%;height: 100%;z-index: 777;}img.captcha {border: 1px solid #C4D3F6;margin-bottom: 4px;}/* base directory container */div.directory {position: relative;}div.directory a {text-decoration: none;color: #5f5f5f}div.directory div.list,div.directory div.details {clear: both;position: relative;}div.directory div.details {background-color: #fff;border: 2px solid #a6ce38;margin-top: 12px;overflow: auto;width: 100%;padding-bottom: 12px;}/* ratings */div.rating {width: 200px;position: relative;min-height: 18px;}div.rating p {line-height: 18px;font-weight: bold;float: left;}div.rating img {cursor: pointer;}div.rating div.msg {padding-bottom: 2px;font-size: 12px;width: 200px;background-color: #A4CE39;color: #fff;}/* search filter */div.filter {float: right;}div.directory div.note {font-style: italic;font-size: 12px;}/* bread crumbs */div.directory div.path,div.directory div.title {margin-bottom: 4px;line-height: 40px;}div.directory div.path *,div.directory div.title * {display: inline;font-size: 18px;color: #646464;text-decoration: none;}div.directory div.path h1,div.directory div.path h1 a,div.directory div.title h1,div.directory div.title h1 a {color: #a6ce38 !important;}/* detail title */div.directory div.title h1,div.directory div.title h1 a {text-transform: lowercase;}/* details */div.directory div.details div.heading {position: relative;height: 46px;padding: 16px 16px 0px 16px; /* bottom 20 */}div.directory div.details div.heading div.title {float: left;width: 500px;line-height: 20px;}div.directory div.details div.heading img.listing_logo {max-width: 100px;}div.directory div.details div.heading div.title h1,div.directory div.details div.heading div.title h2 {white-space: nowrap;}div.directory div.details div.heading div.rating {color: #fff;margin: 0px 4px;width: auto; /* 220px */white-space: nowrap;}/* custom rating green box */div.directory div.details div.heading div.green_box {/*width: 240px;*/float: right;z-index: 666;min-height: 20px;}div.directory div.details div.heading div.green_box div.text {padding: 4px;}/* top options */div.directory div.details div.heading div.options {/*position: absolute;bottom: 0px;right: 1px;*/float: right;clear: right;padding-top: 2px;white-space: nowrap;}div.directory div.details div.heading div.options,div.directory div.details div.heading div.options a {font-size: 12px;line-height: 12px;color: #f2bf24;}/* bottom right options */div.directory div.details> div.options {float: right;width: 256px;margin: 0px 8px;}div.directory div.details div.options,div.directory div.details div.options a {color: #92ae44;line-height: 20px;font-size: 12px;}div.directory div.details div.options img {margin-right: 6px;}/* left column detail items */div.directory div.details div.contact {float: left;width: 320px;margin: 32px 10px 16px 16px; /* top 16 */}div.directory div.details div.contact div.item {min-height: 40px;margin-bottom: 15px;width: 100%;}div.directory div.details div.contact div.item img {float: left;}div.directory div.details div.contact div.item div.text {float: right;width: 256px;min-height: 29px;/* orig 40 */background: url('/images/directory/detail_background.png') repeat-y center right;}div.directory div.details div.contact div.item div.text div {float: right;width: 252px;line-height: 21px;margin: 4px 0px 4px 0px;font-weight: bold;}div.directory div.details div.description {float: left;width: 250px;margin: 32px 10px 16px 10px; /* top 16 *//*text-align: justify;*/}div.directory div.details div.description div.title {border-bottom: 1px solid #000;color: #a6ce38;font-size: 14px;font-weight: bold;line-height: 17px;}div.directory div.details div.location {float: left;width: 255px;text-align: right;margin: 4px 16px 16px 10px; /* top -12 */}div.directory div.details div.location div.map_headings {height: 44px;}div.directory div.details div.location img {float: right;margin-left: 8px;}div.directory div.details div.location a {line-height: 18px;text-decoration: none;/*display: block;*/font-size: 12px;}div.directory div.details div.location a:hover {text-decoration: underline;}#directory_map {border: 1px solid #666;width: 256px;height: 246px;text-align: left;background: #E5E3DF url('../images/directory/map_loader.gif') no-repeat center center;}div.directory div.details div.tags {width: 500px;float: left;margin: 16px 16px 0px 16px;clear: left;}div.directory div.details div.tags * {font-weight: bold;font-size: 16px;color: #999999;text-decoration: none;}div.directory div.details div.tags p {float: left;}/* listing and category entries */div.directory div.list div.category,div.directory div.list div.listing {height: 40px;border: 1px solid #4d4d4d;margin: 4px 0px 4px 0px;background-color: #a9d03f;}div.directory div.list div.alt {background-color: #c5d698;height: 40px;}div.directory div.list div.name {width: 420px; /* 220 px */margin-left: 8px;}div.directory div.list div.name h1 a {color: #ffffff;display: inline;text-decoration: underline;font-size: 16px;line-height: 40px;}div.directory div.list div.category div.count,div.directory div.list div.listing div.phone {width: 220px;padding: 0px 12px;color: #ffffff;font-size: 14px;line-height: 40px;background: url('/images/directory/vbar.jpg') no-repeat center right;}div.directory div.list div.button {width: 184px;text-align: center;}div.directory div.list div.category div.name,div.directory div.list div.category div.count,div.directory div.list div.category div.button,div.directory div.list div.listing div.name,div.directory div.list div.listing div.phone,div.directory div.list div.listing div.button {float: left;/*margin: 0px 12px 0px 12px;*/margin-left: 12px;}div.directory div.list button {background: url('/images/directory/list_button.png');border: none;width: 178px;height: 40px;padding: 0px 14px 0px 14px;}div.directory div.list button p {font-size: 14px;font-weight: bold;text-align: left;float: left;line-height: 40px;}div.directory div.list button img {vertical-align: middle;float: right;margin-top: 6px;}/* detail entries */div.directory div.list div.listing div.name {background: url('/images/directory/vbar.jpg') no-repeat center right;}div.directory div.list div.listing div.name h1 a {line-height: 20px;}div.directory div.list div.listing div.name h2 a {display: inline;text-decoration: none;font-size: 12px;line-height: 20px;}div.directory div.list div.listing div.phone {font-style: italic;line-height: 20px;}div.directory div.list div.listing div.phone img.icon {float: left;margin: 2px 10px 0px 0px;}div.directory div.list div.listing div.phone div.rating {width: 120px;float: left;}div.directory div.list div.listing div.phone div.rating img {float: left;}div.directory div.list div.listing div.phone div.rating p {display: none;}span.saved_vendor {font-weight: bold;color: #F2BF24;font-size: 14px;}/* box shared items */div.comment_box div.comment_form div.heading,div.comment_box div.comment_list div.heading,div.planner_box div.planner_form div.heading,div.share_box div.share_form div.heading,div.contact_box div.contact_form div.heading,div.service_map_box div.heading {font-weight: bold;padding: 4px;margin: 0px 0px 6px 0px !important;border-bottom: 2px solid #a6ce38;height: auto !important;}div.comment_box input.text,div.comment_box textarea.text,div.share_box input.text,div.share_box textarea.text,div.contact_box input.text,div.contact_box textarea.text {padding: 4px;font-size: 14px;color: #333;border: 1px solid #808184;background-color: #e6f2c8;width: 96%;margin-bottom: 6px;}div.comment_box textarea.text,div.share_box textarea.text,div.contact_box textarea.text {height: 75px;}div.comment_box div.close,div.planner_box div.close,div.share_box div.close,div.contact_box div.close,div.service_map_box div.close {position: absolute; right: 8px;top: 8px;cursor: pointer;background: url('/images/directory/close.png') no-repeat;width: 23px;height: 13px;}button.comment,button.planner {width: 171px !important;height: 26px !important;border: none !important;background: url('/images/directory/comment_button.png') no-repeat !important;line-height: 26px;color: #646464;font-size: 14px;font-weight: bold;margin-top: 6px;}/* share and vendor contact */div.share_box,div.contact_box {position: absolute;background-color: #fff;border: 1px solid #000;width: 316px;}div.share_box div.share_form,div.contact_box div.contact_form {float: left;width: 300px;position: relative;padding: 8px;}/* planner */div.planner_box {position: absolute;background-color: #fff;border: 1px solid #000;width: 386px;z-index: 1001;}div.planner_box div.planner_form {float: left;width: 370px;position: relative;padding: 8px;}div.planner_box div.event_item {overflow: auto;position: relative;line-height: 25px;font-size: 12px;border-bottom: 1px solid #cccccc;}div.planner_box div.event_item div {float: right;width: 120px;font-size: 12px;}#event_list {height: 200px;width: 370px;margin-top: 8px;position: relative;overflow: auto;overflow-x: hidden;}/* service_map */div.service_map_box {position: absolute;background-color: #fff;z-index: 999 !important;border: 1px solid #000;width: 520px; height: 490px;padding: 10px;}#service_map {width: 500px;height: 440px;margin: 16px auto 0px auto;border: 1px solid #666;}div.service_map_box div.heading {padding: 4px !important;}/* comments */div.comment_box {position: absolute;background-color: #fff;border: 1px solid #000;width: 600px;}div.comment_box div.comment_form {float: left;margin: 8px;width: 260px;position: relative;}div.comment_box div.comment_list {float: right;position: relative;width: 300px;margin: 8px;}#comment_list {height: 200px;width: 300px;position: relative;overflow: auto;overflow-x: hidden;}div.comment_box div.comment_list div.comment_item {margin: 4px;}div.comment_box div.comment_list div.comment_item * {font-size: 11px;padding: 2px;}div.comment_box div.comment_list div.comment_item div.title {font-weight: bold;color: #0083C8;border-bottom: 1px solid #c4d3f6;line-height: 14px;}div.comment_box div.comment_list div.comment_item div.posted {float: right;font-style: italic;}div.comment_box div.comment_list div.comment_item div.by {font-style: italic;}/* request category */div.request_box {background-color: #fff;border: 1px solid #000;padding: 8px;position: absolute;top: -200px;right: 20px;width: 300px;z-index: 999;}/* alert */div.directory_alert {position: absolute;background-color: #f2fee8;border: 1px solid #000000;font-weight: bold;font-size: 14px;text-align: center;padding: 8px;width: 150px;z-index: 999;-webkit-border-radius: 10px;border-radius: 10px;-moz-border-radius: 10px; }/* advertisements */div.advertisement {float: right; width: 181px; text-align: center;margin-top: 10px;display: none;}div.advertisement span {font-size: 12px;font-weight: bold;color: #a0a2a5;}/* search filter */div.green_input div {position: relative;}div.green_input img {position: absolute;right: 10px;top: 6px;}/* logo */img.listing_logo {float: left;margin: 0px 12px 0px 0px;}/* gallery images */div.directory div.details div.gallery {clear: both;/*padding-bottom: 40px;*/margin: 0px 16px;float: left;width: 500px;}img.listing_thumb {border: 1px solid #B0D34E;margin: 2px;float: left;}#at15ptc, .at15t {font-size: 10px !important;}/* page index */div.page_index {/*float: right;*/padding: 4px 0px 0px 0px;/*overflow: auto;*/height: 16px;}div.page_index div.title {float: right;margin: 0px 4px 0px 0px;}div.page_index * {font-size: 14px;line-height: 16px !important;color: #333;}div.page_index div.index {float: right;}div.page_index a {padding: 0px 2px;color: #333;}div.page_index a:hover {text-decoration: underline;}div.page_index a.current {font-weight: bold;text-decoration: underline;}/* social media icons in vendor details */div.social_media_icons {float: right;clear: right;margin: 16px 16px 0px 0px;}div.social_media_icons a {height: auto !important;line-height: normal !important;}div.social_media_icons img {float: left;margin: 4px;}/* vendor goober options */a.goober_friend {display: block;float: right;background: url('/includes/goober/goober_small.png') no-repeat center left;line-height: 30px;padding-left: 52px;clear: right;margin: 16px 16px 0px 0px;font-weight: bold;white-space: nowrap;}/* request category */div.request_category {float: left;padding: 4px 0px 0px 2px;position: relative;}div.request_category a {text-decoration: underline;font-size: 12px;}#request_box {left: 20px;top: -340px;z-index: 1001;}.debug {background-color: #ffffdd;margin: 10px 0px;border: 1px dashed #000;padding: 4px;}/* lightwindow/css/lightwindow.css */#lightwindow_overlay {/* REQUIRED */display: none;visibility: hidden;position: absolute;top: 0;left: 0;width: 100%;height: 100px;z-index: 500;/* REQUIRED */}#lightwindow {/* REQUIRED *//* Of Note - The height and width of this element are set to 0px */display: none;visibility: hidden;position: absolute;z-index: 999;line-height: 0px;/* REQUIRED */}#lightwindow_container {/* REQUIRED */display: none;visibility: hidden;position: absolute;/* REQUIRED */padding: 0 0 0 0;margin: 0 0 0 0;}/* IE6 needs this or it messes with our positioning */* html #lightwindow_container {overflow: hidden;}#lightwindow_contents {overflow: hidden;z-index: 0;position: relative;border: 10px solid #FDB813;background-color: #FFF;}#lightwindow_loading {/* REQUIRED */height: 100%;width: 100%;top: 0px;left: 0px;z-index: 9999;position: absolute;/* REQUIRED */background-color: #ffffff;padding: 10px;}#lightwindow_loading_shim { display: none;left: 0px; position: absolute; top: 0px;width: 100%; height: 100%;}#lightwindow_loading span { font-size: 12px;line-height: 32px;color: #444444;float: left;padding: 0 10px 0 0;}#lightwindow_loading span a,#lightwindow_loading span a:link, #lightwindow_loading span a:visited {color: #09F;text-decoration: none;cursor: pointer;}#lightwindow_loading span a:hover,#lightwindow_loading span a:active {text-decoration: underline;}#lightwindow_loading img { float: left; margin: 0 10px 0 0;}/*-----------------------------------------------------------------------------------------------I liked the Navigation so much from http://www.huddletogether.com/projects/lightbox2/I mean let's face it, it works really well and is very easy to figure out.-----------------------------------------------------------------------------------------------*/#lightwindow_navigation {/* REQUIRED */position: absolute;top: 0px;left: 0px;display: none;/* REQUIRED */}/* We need to shim the navigation for IE, though its more of a sub-floor */#lightwindow_navigation_shim { /* REQUIRED */display: none;left: 0px; position: absolute; top: 0px;width: 100%; height: 100%;/* REQUIRED */}#lightwindow_navigation a,#lightwindow_navigation a:link,#lightwindow_navigation a:visited,#lightwindow_navigation a:hover,#lightwindow_navigation a:active { /* REQUIRED */outline: none;/* REQUIRED */}#lightwindow_previous, #lightwindow_next {width: 49%;height: 100%;/*background: transparent url(/lightwindow/images/blank.gif) no-repeat; */display: block;}#lightwindow_previous { float: left;left: 0px;}#lightwindow_next { float: right;right: 0px;}#lightwindow_previous {background: url(/lightwindow/images/prevlabel.png) left 5% no-repeat; }#lightwindow_next {background: url(/lightwindow/images/nextlabel.png) right 5% no-repeat; }#lightwindow_previous_title,#lightwindow_next_title {display: none;} #lightwindow_galleries {width: 100%;position: absolute;z-index: 50; display: none;overflow: hidden;margin: 0 0 0 10px;bottom: 0px;left: 0px;}#lightwindow_galleries_tab_container {width: 100%;height: 0px;overflow: hidden;}a#lightwindow_galleries_tab,a:link#lightwindow_galleries_tab,a:visited#lightwindow_galleries_tab {display: block;height: 20px;width: 77px;float: right;line-height: 22px;color: #ffffff;text-decoration: none;font-weight: bold;cursor: pointer;font-size: 11px;color: #ffffbe;background: url(/lightwindow/images/black-70.png) repeat 0 0 transparent;display: none;}* html a#lightwindow_galleries_tab,* html a:link#lightwindow_galleries_tab,* html a:visited#lightwindow_galleries_tab {background: none;background-color: #000000;opacity: .70;filter: alpha(opacity=70);}a:hover#lightwindow_galleries_tab,a:active#lightwindow_galleries_tab {color: #ffffbe;}#lightwindow_galleries_tab_span {display: block;height: 20px;width: 63px;padding: 0 7px 0 7px;}#lightwindow_galleries_tab .up{background: url(/lightwindow/images/arrow-up.gif) no-repeat 60px 5px transparent;}#lightwindow_galleries_tab .down {background: url(/lightwindow/images/arrow-down.gif) no-repeat 60px 6px transparent;}#lightwindow_galleries_list {background: url(/lightwindow/images/black-70.png) repeat 0 0 transparent;overflow: hidden;height: 0px;}* html #lightwindow_galleries_list {background: none;background-color: #000000;opacity: .70;filter: alpha(opacity=70);}.lightwindow_galleries_list {width: 200px;float: left;margin: 0 0 10px 0;padding: 10px;}.lightwindow_galleries_list h1 {color: #09F;text-decoration: none;font-weight: bold;cursor: pointer;padding: 10px 0 5px 0;font-size: 16px;}.lightwindow_galleries_list li {margin: 5px 0 5px 0;list-style-type: none;}.lightwindow_galleries_list a, .lightwindow_galleries_list a:link, .lightwindow_galleries_list a:visited {display: block;line-height: 22px;color: #ffffff;text-decoration: none;font-weight: bold;cursor: pointer;padding: 0 0 0 10px;font-size: 11px;}.lightwindow_galleries_list a:hover, .lightwindow_galleries_list a:active {background: #000000;color: #ffffbe;border-left: 3px solid #ffffbe;padding: 0 0 0 7px;}#lightwindow_data {/* REQUIRED */position: absolute;/* REQUIRED */}#lightwindow_data_slide {/* REQUIRED */position: relative;/* REQUIRED */}#lightwindow_data_slide_inner {background-color: #FDB813;padding: 0 10px 10px 10px;}#lightwindow_data_caption {padding: 10px 0 0 0;color: #666666;line-height: 25px;background-color: #ffffff;clear: both;}#lightwindow_data_details {background-color: #FDB813;padding: 0 10px 0 10px;height: 20px;}#lightwindow_data_author_container {width: 40%;text-align: right;color: #fff; font-style: italic;font-size: 16px;line-height: 20px;float: right;overflow: hidden;font-weight: bold;}#lightwindow_data_gallery_container {font-size: 16px;width: 40%;text-align: left;color: #fff;line-height: 20px;float: left;overflow: hidden;font-weight: bold;}#lightwindow_title_bar {height: 19px;overflow: hidden;}#lightwindow_title_bar_title {color: #98CC32;font-size: 18px;font-weight: bold;line-height: 25px;text-align: left;float: left;}a#lightwindow_title_bar_close_link,a:link#lightwindow_title_bar_close_link,a:visited#lightwindow_title_bar_close_link {float: right;cursor: pointer;color: #97CB30;background: #FDB813 url('/images/alert/close.png') no-repeat bottom center;width: 41px; /* 23 */height: 19px; /* 13 */display: block;padding: 0 0 0 0;/*margin: 10px 10px 0 0;*/}a:hover#lightwindow_title_bar_close_link,a:active#lightwindow_title_bar_close_link {color: #ffffff;}/*-----------------------------------------------------------------------------------------------Theme styling stuff-----------------------------------------------------------------------------------------------*/#lightwindow p {color: #000000;padding-right: 10px;}