/* bug #1548132 */
#zWrap dl.module_bd_container dd{margin:5px 0 30px 5%;width:95% !important}
#zWrap dl.module_bd_container dl dd{margin:0 0 20px 20px;width:auto !important}
/* BUG #1532833 */
#hd:after,#ft:after{content: ".";display:block;height:0;clear:both;overflow:hidden;visibility:hidden}
#body,#hd,#pageName,#zA,#zB,#zC,#ft{zoom:1}
/* BUG #1550640 */
/* On a template basis, make sure to check that this element has a width but no height (min-height is OK) */
#pageName {overflow:hidden;_overflow:visible;_overflow-x:hidden}
/**********************************
Theme: Mimosa - Derived From: Brody
**********************************/
/* START -> DO NOT EDIT THIS SECTION */
/* MIN-HEIGHT FOR THEME ELEMENTS (555px before #ft) */
#hd{min-height:177px;_height:177px;overflow:hidden;_overflow:visible;_overflow-x:hidden}
#bd{min-height:360px;_height:360px}
#ft{min-height:85px;_height:85px;_overflow:visible;_overflow-x:hidden}
/* STRUCTURE -------- */
#hd{position:relative;float:left;width:100%}
#hContent{width:800px;margin:0 auto;overflow:hidden}
#headerContent{float:left;width:385px;position:relative;left:50%;padding-bottom:30px;margin:45px 0 0 -367px;display:inline}
#hMisc{clear:both;height:70px;width:800px;margin:0 auto}
#hMisc *{display:none !important}		
#navigation{clear:left;float:left;width:185px;position:relative;left:50%;margin-left:-366px;display:inline;padding-top:17px}
#navigation ul#mainNav li {margin-bottom:1px}
ul#mainNav li a{_zoom:1;display:block;padding:5px 3px 5px 24px}
#bd{float:left;width:572px;position:relative;left:50%;margin-left:-143px;padding-top:23px}
#pageName{width:535px;padding-bottom:3px}
#ft{padding:20px 0}
#fContent{float:left;width:375px;position:relative;left:50%;margin-left:20px;display:inline}
#fMisc{float:left;width:335px;margin-left:-735px;left:50%;display:inline}
/* FIXES ------------ */
/* bug #1519550 IE would mess up the whole layout without this */
#hd{*float:none;}
/* to keep things going to the left of the viewport (IE6 would need a CSS expression)*/
#body{min-width:800px}
/* Firefox would misplace #fMisc when #fContent is empty */
#fContent:after{content:".";visibility:hidden}
/* END -> DO NOT EDIT THIS SECTION */

	
/* START -> CUSTOMIZATION SECTION */

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

		/* User-Editable Body */
		
		#body {
			color: #515655;
			font-size: 12px;
			font-family: Verdana, Arial, sans-serif;
		}

		/* p Normal */
		
		p {
		}		

		/* hr Horizontal Rule */
		
		hr {
		}		

		/* H1 Site Title */

		#body h1 {
			font-size: 37px;
			font-family: Georgia, "Times New Roman", Times, serif;
		}

		/* H2 Page Title */

		#body h2 {
			font-size: 19px;
			font-weight: bold;
			font-family: Georgia, "Times New Roman", Times, serif;
		}

		/* H3 Paragraph Title */

		#body h3 {
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 22px;
		}

		/* H4 Paragraph Subtitle */

		#body h4 {
			font-weight: bold;
		}

		/* Header */

		#hd {
			color: #ffffff;
		}

		/* Footer */

		#ft {
			color: #ffffff;
			font-size: 11px;
		}

		/* Contact Info */

		#fMisc {

		}

		/* Footer Content */
		
		#fContent {

		}

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

		#body a:link,
		#body a:visited {
			color: #006695;
		}

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

		/* Nav Menu */
		
		ul#mainNav a:link,
		ul#mainNav a:visited {
			color: #515655;
			font-size: 16px;
		}

		ul#mainNav a:hover,
		ul#mainNav a:focus,
		ul#mainNav a:active {
			color: #000000;
		}

		/* Footer with Contact Info */
		
		#ft a:link,
		#ft a:visited {
			font-weight: bold;
			color: #ffffff;
			text-decoration: none;
		}

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

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

		html {
			_background-color: #fec02d !important;
 		}

		body {
			background-color: #fec02d;
		}

		#body {
			background-image: url(http://us.i1.yimg.com/us.yimg.com/lib/smb/assets/hosting/yss/themes/mimosa/tango/images/en-us/poundbody_1.1.4.1.jpg);
			background-repeat: repeat-x;
			background-color: #fef9dc;
		}

		#doc {
			background-image: url(http://us.i1.yimg.com/us.yimg.com/lib/smb/assets/hosting/yss/themes/mimosa/tango/images/en-us/doc_1.1.4.1.jpg);
			background-repeat: repeat-y;
			background-position: 50% 0;
		}

		#hd {
			background-image: url(http://us.i1.yimg.com/us.yimg.com/lib/smb/assets/hosting/yss/themes/mimosa/tango/images/en-us/hd_1.1.4.1.jpg);
			background-repeat: no-repeat;
			background-position: 50% 0;
		}

		#hContent {
			background-color: #ffcb53;
			background-image: url(http://us.i1.yimg.com/us.yimg.com/lib/smb/assets/hosting/yss/themes/mimosa/tango/images/en-us/hcontent_1.1.4.1.jpg);
			background-repeat: no-repeat;
			background-position: 100% 100%;
		}

		/* this element is used to show the bottom part of the header */

		#hMisc {
			background-image: url(http://us.i1.yimg.com/us.yimg.com/lib/smb/assets/hosting/yss/themes/mimosa/tango/images/en-us/hmisc_1.1.4.1.jpg);
			background-position: 50% 100%;
			background-repeat: no-repeat;
		}
		
		#navigation ul#mainNav li.active a {
			background-color:#f6f8f3;
		}

		ul#mainNav li a:hover,
		ul#mainNav li a:active,
		ul#mainNav li a:focus {
			background-color: #f6f8f3;
		}

		#zWrap {

		}

		#ft {
			background-color: #fec02d;
		}

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

		#zB	#mapZone {
			border-width: 1px;
			border-style: solid;
			border-color: #ffbf2d;
			_border-width: 0;
		}
		
		#zB #mapContainer {
			_border-width: 1px;
			_border-style: solid;
			_border-color: #ffbf2d;
		}

/* END -> CUSTOMIZATION SECTION */
