/* Static Page CSS Document */

#static_content{ float: left; width: 437px; overflow:hidden; margin: 1em 0; }

/* ==========================SITEMAP STYLES=================================== */

#static_pg_title{ display: none; }
#sitemap_content h1{ float: left; width: 100%; font-size: 1.4em; margin: 0.5em 0; color: black; }
#sitemap_content .sitemaplist{ width:207px; float:left; padding: 0.5em 0; }
#sitemap_content ul.map_level1{ list-style:none; }
#sitemap_content ul.map_level1 li a.sitemap_link{ font-size:1.1em; font-weight:bold; }
#sitemap_content ul.map_level2 li{ margin: 0.2em 0 0.2em 1.3em; }
#sitemap_content ul.map_level2 li a.sitemap_link{ font-size: 0.9em; font-weight: normal; }
#sitemap_content .sitemaplist3{ clear: both; }
#sitemap_content .static_pg_list{ width:207px; float:left; padding: 0.5em 0; list-style:none; }

/* ==========================NEWSLETTER THANK YOU STYLES=================================== */

#signup_thanks_page .page_title{ display: none; }
#signup_thanks_page .thanks_h2{ font-size: 1.4em; }
#signup_thanks_page p{ margin: 1em 0; }
#signup_thanks_page .thanks_btn{ float: right; display: block; width:132px; height: 20px; background: url(/images/static/btn_continue_shopping.gif) no-repeat 0 0; overflow: hidden; }
#signup_thanks_page .thanks_btn a{ text-indent: -9000px; display: block; width: 132px; height: 20px; overflow: hidden; }

/* ==========================CONTACT FORM STYLES======================================= */

#static_content #updateable_img { display:none; }
#static_content h5{ font-size: 12px; margin-top: 1em; }
.req_div{ color: #d53f00; font-size: 0.9em; margin: 1em 0; }
.required{ color: #d53f00; }

#contact_div form{ width: 100%; font-size: 0.95em; }
#contact_div fieldset {border: none;padding: 0.5em 0;}
#contact_div label{ display: block; float: left; width: 13em; padding-top: 0.2em; }
#contact_div textarea{ width:224px; height: 85px; }
	:root #contact_div textarea{ width:230px;  }
	:lang(en) #contact_div textarea{ width:228px; }
#contact_div .contact_submit{ display: block; width: 88px; margin: 1em 0 0 319px; height: 27px; background: url(/images/static/btn_submit.gif) no-repeat 0 0; overflow: hidden; }
#contact_div .contact_submit input{ text-indent: -9000px; display: block; width: 88px; height: 27px; overflow: hidden; }

.thanks_btn { float: left; display: block; margin-top:10px; width:135px; height: 20px; background: url(/images/static/btn_continue_shopping.gif) no-repeat 0 0; overflow: hidden; }
.thanks_btn .continue_shopping{ padding-left: 900px; text-decoration:none; display: block; width: 135px; height: 20px; overflow: hidden; }


/* ========================STYLES HIDDEN  FROM SAFARI============================= */
/* ========================MUST BE AT THE END OF FILE============================= */

#static_content #contact_form .dropdown2{ width: 238px; #}
#static_content .contact_submit{ margin-left: 326px; #}
