/***************************************
Theme: Compound - Derived From: Compound
***************************************/
/* START -> DO NOT EDIT THIS SECTION */
/* MIN-HEIGHT FOR THEME ELEMENTS (555px before #ft) */
#bd{min-height:36em;_height:36em;}
/* STRUCTURE -------- */
#doc{width:830px;}
/* PR in #bd and #ft fixes an ieBug */
#bd{position:relative;float:left;width:580px;margin:75px 0 40px 30px;display:inline;}
#hContent{margin:75px 10px 0 240px;width:572px;_width:577px;}
#hMisc{display:none;}
#navigation{position:relative;width:170px;float:left;display:inline;margin:70px 0 40px 40px;}
/* IE would paint a black background on the active link without that background declaration */
ul#mainNav li a{_zoom:1;display:block;background:#fff;}
#pageName{display:none;margin:0 0 20px 0;width:572px;_width:577px;}
#zA,#zB{float:left;width:370px;padding-right:2px;}
#zB{clear:left;}
#zC{width:185px;padding:0;}
/* fix for bug #2033450 */
/* for all browsers */
#zC{margin-left:393px;}
/* for Firefox */
#zC,x:-moz-any-link{margin-left:20px;}
/* for Firefox 3 */
#zC,x:-moz-any-link,x:default{margin-left:393px;}
/* Make sure to leave the "," in the following rule; it is there for IE 6 and 7 */
#zC,{float:right;margin-left:0;}
#body h3{margin-bottom:5px;padding-bottom:5px;}
#zB #mapZone{width:380px;height:235px;}
#zB #drivingDirectionsLnk{top:240px;}
#zC h3{width:185px;margin-left:-7px;margin-right:-7px;_float:left;_display:inline;}
#zC .modWrap{padding:0 7px;}
#zC form#contactForm{width:163px}
#ft{margin:0 0 0 240px;padding-bottom:140px}
#fContent{float:left;width:370px;position:relative;}
#fMisc{margin-left:390px;width:190px;}
/* FIXES ------------ */
/* zoom is for background image painting bug in ie and to keep middle content from shifting in ie7 */
#doc{padding-top:1px;zoom:1}
/* see bugs #1246572,#1246627,#1246700 */
#body #pageName,#body #zA{_height:10px;}
/* see bug #1414983 */
#zC .modWrap{margin-bottom:0;}
/* BADGES ------------- */
#fBadges {text-align:center;width:580px;}
#fBadges a {margin:0 8px;}
#fBadges #verisign img {border:0;}
/* END -> DO NOT EDIT THIS SECTION */



/* START -> CUSTOMIZATION SECTION */

/* TYPOGRAPHY --------- */

		/* User-Editable Body */

		#body {
			color: #636363;
			font-size: 12px;
			line-height: 1.5;
			font-family: Verdana, Arial, Helvetica, sans-serif;
		}

		/* p Normal */

		p {
		}

		/* H1 Site Title */

		#body h1 {
			font-size: 38px;
		}

		/* H2 Page Title */

		#body h2 {
			font-size: 22px;
		}

		/* H3 Paragraph Title */

		#body h3 {
			font-size: 18px;
			color: #555555;
			border-bottom-width: 1px;
			border-bottom-style: solid;
			border-bottom-color: #555555;
		}

		#zC h3 {
			font-size: 14px;
			border: 0;
			color: #d59857;
		}

		/* H4 Paragraph Subtitle */

		#body h4 {
			font-weight: bold;
			margin-bottom: 5px;
		}

		/* Header */

		#hd {
		}

		/* Footer */

		#ft {
			font-size: 10px;
		}

		/* Contact Info */

		#hMisc,#fMisc {
		}

		/* Footer Content */

		#fContent {
		}

/* LINKS ------------ */

		#body a:link,
		#body a:visited {
			color:#d59857;
			text-decoration:none;
		}

		#body a:hover,
		#body a:focus,
		#body a:active {
			text-decoration: underline;
		}

		/* Nav Menu */

		ul#mainNav li a:link,
		ul#mainNav li a:visited {
			line-height:18px;
			padding:8px 0 2px 0;
			font-size:1.25em;
			font-weight:bold;
			color:#555555;
		}

		ul#mainNav li a:hover,
		ul#mainNav li a:active,
		ul#mainNav li a:focus,
		ul#mainNav li.active a:link,
		ul#mainNav li.active a:visited {
			color:#d59857;
			text-decoration:none;
		}

/* BACKGROUNDS -------- */

		#body  {
			background-color: #ffffff;
			background-image:  url(../../../../../../../../../../../us.yimg.com/lib/smb/assets/hosting/yss/themes/compound/croissant/images/en-us/poundbody_1.2.gif);
			background-repeat:no-repeat;
			background-position:0 100%;
		}

		#doc {
			background-image: url(../../../../../../../../../../../us.yimg.com/lib/smb/assets/hosting/yss/themes/compound/croissant/images/en-us/doc_1.2.gif);
			background-repeat: no-repeat;
		}
	
		#zC  {
			background-color:#e8e8e8;
		}

		#zC h3 {
			background-color:#ffffff;
		}

/* BORDERS --------------- */

/* END -> CUSTOMIZATION SECTION */