/* 
	File:			customer-service.css
	Author:			Erin Lathers
	Created:		1-22-2009
	Description:	This file contains all styles for PBTeen customer service pages. 
*/

/* CSS Document */
div#sidebar { float:left; width:14em !important; }
div#content { margin-left: 17em !important; padding-left: .1em; margin-bottom: 1em; }
div#content p { padding-bottom: 1em; line-height: 1.25em;}
div#content h1 { float: none; padding-bottom: .2em; margin-bottom: .5em; }
div#content h2,
div#content h3 { font-size: 1.1em; font-weight: bold; }
div#content h2 { margin: 1em 0em .5em 0em; }
div#content h3 { margin: 0.5em 0em 0.2em 0em; }
div#content div.the-bar { margin-bottom: 1.5em; }
div#first-store img#store-banner	{ width: 83.7em; }
div#first-store img#store-hero	{ width: 83.7em; }

/* --About Us: Index-- */


/* --About Us: Contact-Us-- */


/* --About Us: Legal Statement-- */


/* --About Us: Privacy Policy-- */


/* --About Us: Terms & Conditions-- */

/* --About Us: Environmental Commitment-- */
div#env-commitment div#content { margin-left: 0 !important;}
div#env-commitment div#env-intro { border:2px #b7cee5 solid; overflow: hidden; width: 100%; color:#658cb2; clear: both; }
div#env-commitment div#content h1 { font-size: 5em; text-align: center; font-family: Garamond, "Times New Roman", Times, serif; font-weight: normal; padding: .5em 0 .25em 0; margin: 0;}
div#env-commitment div#content h2 { font-size: 1.75em; text-align: center; font-family: Garamond, "Times New Roman", Times, serif; font-weight: 700; text-transform:uppercase;}
div#env-commitment div#content p { font-size: 1.5em;  padding: 0 3.5em;}
div#env-commitment div#content ul#env-thumbnails { padding-top: 1em; overflow: hidden; width: 99.1em; _width: 99.7em; /* IE6 hack */}
div#env-commitment div#content ul#env-thumbnails li { float: left; width: 49.5em; padding: 0; margin: 0;}
div#env-commitment div#content ul#env-thumbnails li a, div#env-commitment div#content ul li img { float: left;}

