/* next rule used with 2nd batch of Fall2007 and batch win2008 */ 
#zWrap{overflow:hidden;zoom:1}
/* 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: Veranda - Derived From: Fizz
***************************************/
/* START -> DO NOT EDIT THIS SECTION */
/* MIN-HEIGHT FOR THEME ELEMENTS (555px before #ft) */
/*#hd{min-height:100px;_height:100px;overflow:hidden;_overflow:visible;_overflow-x:hidden}*/
#bd{min-height:36em;_height:36em}
#ft{min-height:100px;_height:100;overflow:hidden;_overflow:visible;_overflow-x:hidden}
/* STRUCTURE -------- */
#hd{float:left;position:relative;left:50%;margin-left:-170px;padding:100px 0 40px 0;width:550px}
#hMisc {display:none}
#navigation{position:relative;clear:both;float:left;top:109px;left:50%;margin-left:-399px;margin-top:-175px;width:204px;display:inline;padding:0 2px 3px 0}
ul#mainNav{position:relative;zoom:1;margin:-3px 0 0 -2px}
ul#mainNav li a{_zoom:1;display:block;padding:3px 3px 3px 30px}
#bd{zoom:1;width:550px;float:left;display:inline;position:relative;left:50%;margin-left:-170px;margin-bottom:20px}
#pageName{width:550px;margin-bottom:0;padding-bottom:5px}
#zWrap ul.module_bd_container li {padding: 10px 10px 5px 20px;}
#ft{padding:50px 0 20px 0}
#fContent{width:300px;float:left;position:relative;left:50%;margin-left:80px;display:inline}
#fMisc{width:200px;float:left;position:relative;left:50%;margin-left:-550px;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 (and the ribbon) IE would need a CSS expression  */
#body{min-width:804px}
/* Firefox would misplace #fMisc when #fContent is empty */
#fContent:after{content:".";visibility:hidden}
/* END -> FIXES: DO NOT EDIT */
/* BADGES ------------- */
#fBadges {float:left;left:50%;position:relative;margin-left:-170px;width:550px;display:inline;}
/* END -> DO NOT EDIT THIS SECTION */


/* START -> CUSTOMIZATION SECTION */


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

		/* User-Editable Body */

		#body  {
			font-size: 12px;
			font-family: Arial, Verdana, sans-serif;
			color: #424242;
		}

		#zWrap ul.module_bd_container {
			color: #188ba3;
		}

		#fContent {
			text-align: right;
		}

		/* H1 Site Title */

		#body h1 {
			font-family: Helvetica, Geneva, Arial, sans-serif;
			font-size: 35px;
			font-weight:normal;
		}

		/* H2 Page Title */

		#body h2 {
			font-size: 18px;
			color: #188ba3;
			font-weight: bold;
			text-transform: uppercase;
		}

		/* H3 Paragraph Title */

		#body h3 {
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 20px;
			color: #0c4d5a;
			font-weight: normal;
		}

                #zWrap ul.module_bd_container h3 {
			font-size:13px;
			font-weight:bold;
			font-family: Arial, Verdana, sans-serif;
		}

		/* H4 Paragraph Subtitle */

		#body h4 {
			font-weight: bold;
		}

	/* Footer Content */

		#ft {
			font-size: 11px;
		}

		#fContent {
		}

		/* Contact Info */

		#fMisc {

		}

		span.org {
			font-weight: bold;
		}

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

		#body a:link,
		#body a:visited {
			color: #963c0f;
		}

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

		#ft a:link,
		#ft a:visited {
			font-weight: bold;
			color: #3a8596;
		}

		/* mainNav */

		ul#mainNav li a:link,
		ul#mainNav li a:visited {
			font-size: 15px;
			color: #424242;
			font-weight: bold;
		}

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

		html {
			background-color: #efdabd !important;
 		}

		body  {
			background-image: url(../../../../../../../../../../../../us.i1.yimg.com/us.yimg.com/lib/smb/assets/hosting/yss/themes/veranda/soho/images/en-us/body_1.2.jpg);
		}

		#body  {
			background-color: #9abcc5;
			background-image: url(../../../../../../../../../../../../us.i1.yimg.com/us.yimg.com/lib/smb/assets/hosting/yss/themes/veranda/soho/images/en-us/poundbody_1.2.jpg);
			background-repeat: repeat-x;
		}

		#doc  {
			background-image: url(../../../../../../../../../../../../us.i1.yimg.com/us.yimg.com/lib/smb/assets/hosting/yss/themes/veranda/soho/images/en-us/doc_1.2.jpg);
			background-repeat: no-repeat;
			background-position: 50% 0;
		}

		#navigation  {
			background-color: #b1b1b1;
		}

		#mainNav  {
			background-color: #ffffff;
		}

		ul#mainNav li.active a:link,
		ul#mainNav li.active a:visited,
		ul#mainNav li a:hover,
		ul#mainNav li a:active,
		ul#mainNav li a:focus {
			background-color: #dfe9e8;
		}

		#ft  {
			background-color: #efdabd;
			background-image: url(../../../../../../../../../../../../us.i1.yimg.com/us.yimg.com/lib/smb/assets/hosting/yss/themes/veranda/soho/images/en-us/ft_1.2.jpg);
			background-repeat: repeat-x;
		}

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

		ul#mainNav {
			border-width: 9px;
			border-style: solid;
			border-color: #424242;
		}

		ul#mainNav li a {
			border-bottom-width: 1px;
			border-bottom-style: solid;
			border-bottom-color: #c8c8c8;
		}

		#pageName {
			border-bottom-width: 2px;
			border-bottom-style: solid;
			border-bottom-color: #c2dade;
		}

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

		#zB #mapContainer {
			_border-width: 1px;
			_border-style: solid;
			_border-color: #3c7fb9;
		}

/* MODULES --------------- */

		#zWrap ul.module_bd_container li {
			background-color: #e7eff1;
			background-image: url(../../../../../../../../../../../../us.i1.yimg.com/us.yimg.com/lib/smb/assets/hosting/yss/themes/veranda/soho/images/en-us/module_bd_containerli_1.2.gif);
			background-repeat: repeat-y;
		}

/* reset */

		#zWrap ul.module_bd_container li li {
			background: none;
			padding: 0;
		}

/* reset for BEFORE and AFTER module */	

		#body #zWrap ul.module_bd_container li.beforenafter {
			width: 90%;
			padding: 20px 5% 10px 5%;
			background-image: none;
		}

/* END -> CUSTOMIZATION SECTION */

