@charset "utf-8";
/* CSS Document */
body { font-family: Arial, Helvetica, sans-serif; color: #000000; }
ul { list-style: none; padding: 0; margin: 0; }

.header .logo { display: block; }
.header .logo li { display: block; }
.header .logo li#wellcomedelivers { display: none; }
.banner img { width: 100%; }
.footer { clear: both; margin-top: 2em; }
.footer .navs { display: block; }
.footer .navs li img { display: none; }
.footer .navs li a { display: none; }
#navs_copyright { display: block; }

.navs { display: none; }
.navs li { display: inline; }
.navs li a { color: #000000; text-decoration: none; }
.navs li a img { border: 0; }
.navs_main { display: none; }
.navs_sub ul { height: 3em; }
.navs_sub ul li a { display: none; }
.navs_sub ul li a.selected { display: block; color: #000000; text-decoration: none; font-size: 1.8em; font-weight: bold; }

.body_content_block { clear: both; }
.body_content_image { float: right; clear: right; width: 100px; display: block; }
.body_content_image li { margin-bottom: 10px; }
.body_content_text { float: left; clear: left; width: 80%; line-height: 1.5em; }
.body_content_text strong { font-weight: bold; }
.body_content_text p { margin-bottom: 1.5em; }
.body_content_text ol { list-style: none; }
.body_content_text ul { list-style: outside disc; margin-left: 1.5em; padding-bottom: 1.5em; }
.body_content_text .right { float: right; }
.body_content_text .store_search_form { display: none; }
.body_content_text .store_search_list { list-style: none; margin: 0; }
.body_content_text .store_search_list li { margin-bottom: 1.5em; }
.body_content_text .store_search_list h3 { margin: 0; }

.terms_text { width: auto; }
.terms_text p { margin-bottom: 1.5em; }
.terms_text h2 { font-weight: bold; margin-bottom: 1.5em; }
.terms_text table.list { margin-bottom: 1.5em; }
.terms_text table.list tr { vertical-align: top; }
.terms_text td.listmark { padding-right: 1em; }
.terms_text td p { margin: 0; }

.sitemap_text a { color: #000000; text-decoration: none; }
.sitemap ul { background: url(../../images/sitemap_stroke.gif) 2px 0 repeat-y; }
.sitemap ul li { padding-top: 6px; padding-bottom: 5px; padding-left: 28px; background: url(../../images/sitemap_tee.gif) 2px 0 no-repeat; }
.sitemap .last { background: url(../../images/sitemap_last.gif) 2px 0 no-repeat; }

.jScrollPaneTrack { display: none; }
a.jScrollArrowUp { display: none; }
a.jScrollArrowDown { display: none; }

a.fancybox img { border: 0; }



