/************************************
Theme: Edsel - Derived From: Evident
************************************/
/* START -> DO NOT EDIT THIS SECTION */
/* MIN-HEIGHT FOR THEME ELEMENTS (555px before #ft) */
#zWrap{min-height:400px;_height:400px;}
#ft{min-height:50px;_height:50px;}
/* STRUCTURE -------- */
#doc{position:relative}
#mainNav,#bd,#fContent{width:780px;margin:0 auto}
#hd{position:relative;padding-bottom:10px}
#hContent{float:left;position:relative;left:50%;margin-left:-392px;width:550px;padding:90px 0 0 0;}
#hMisc {position:absolute;left:50%;bottom:10px;margin-left:190px;width:205px}
#navigation{overflow:hidden;zoom:1}
ul#mainNav{width:780px;margin:0 auto;}
ul#mainNav li{float:left;padding-right:30px}
ul#mainNav li a{line-height:2em;white-space:nowrap;}
#pageName{width:100%;margin:0 0 20px 0;}
#bd {overflow:hidden;padding:25px 0 40px 0;}
h3{padding:2px 0 0 32px;*padding-top:0}
#ft{padding-top:80px;}
#fContent{width:780px;margin:0 auto;padding-bottom:30px;}
#fMisc {display:none !important;}
/* FIXES -------------- */
/* min-height would make contact info jump on hover in FF2 */
#hd{_height:140px;}
ul#mainNav li{*background-color: transparent;}
/* RTE title dropdown */
#rtegtb-fontStyle-menu h3{background-image:none !important;}
#rtegtb-fontStyle-menu-item-2 a{background:url(../../../../../../../../../../../us.yimg.com/lib/smb/assets/hosting/yss/themes/edsel/spark/images/en-us/h3_1.2.gif) no-repeat;}
/* END -> FIXES: DO NOT EDIT */
/* END -> DO NOT EDIT THIS SECTION */


/* START -> CUSTOMIZATION SECTION */
/* TYPOGRAPHY --------- */

		/* User-Editable Body */

		#body  {
			font-size: 12px;
			font-family: Helvetica, Arial;
			color: #000000;
		}

		#hd {
			color: #ffffff;
		}

		#hMisc {
			color: #cccccc;
			font-size: 11px;
		}

		/* H1 Site Title */

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

		/* H2 Page Title */

		#body h2 {
			font-size: 18px;
			font-weight: bold;
			color: #fd4238;
			font-style: oblique;
		}

		/* H3 Paragraph Title */

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

		/* H4 Paragraph Subtitle */

		#body h4 {
			font-weight: bold;
			font-size: 14px;
			margin-bottom: 5px;
			color: #888888;
		}

		/* Header Content */

		#hd {

		}

		#pageName {
	
		}

		/* Footer Content */

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

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

		#body a:link,
		#body a:visited {
			color: #0072bc;
		}

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

		#hd a:link,
		#hd a:visited {
			color: #ffffff;
            text-decoration: underline;
		}

		#hd h1 a:link,
		#hd h1 a:visited {
			color: #ffffff;
            text-decoration: none;
		}
		
		/* mainNav */

		ul#mainNav li a:link,
		ul#mainNav li a:visited {
			font-size: 16px;
			color: #252525;
			font-family: Arial;			
		}

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

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

		body {

 		}

		#doc {

		}

		#hd {
			background-image: url(../../../../../../../../../../../us.yimg.com/lib/smb/assets/hosting/yss/themes/edsel/spark/images/en-us/hd_1.2.jpg);
			background-repeat: repeat-x;
			background-color:#252525;
		}

		#hContent {

		}

		#navigation {
			background-image: url(../../../../../../../../../../../us.yimg.com/lib/smb/assets/hosting/yss/themes/edsel/spark/images/en-us/navigation_1.2.jpg);
			background-repeat: repeat-x;
			background-color:#ececec;
		}

		h3 {
			background-image: url(../../../../../../../../../../../us.yimg.com/lib/smb/assets/hosting/yss/themes/edsel/spark/images/en-us/h3_1.2.gif);
			background-repeat: no-repeat;
		}

		#ft {
			background-image: url(../../../../../../../../../../../us.yimg.com/lib/smb/assets/hosting/yss/themes/edsel/spark/images/en-us/ft_1.2.gif);
			background-repeat: repeat-x;
		}

        ul#mainNav li a:link,
        ul#mainNav li a:visited {

			font-weight: bold;
        }

        ul#mainNav li.active a:link,
        ul#mainNav li.active a:visited,
        ul#mainNav li a:hover,
        ul#mainNav li a:focus,
        ul#mainNav li a:active {

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

		#navigation {
			border-bottom-width: 1px;
			border-bottom-style: solid;
			border-bottom-color: #cccccc;		
		}

		#zB	#mapZone {
			border-width: 4px;
			border-style: solid;
			border-color: #000000;
			_border-width: 0;
		}

		#zB #mapContainer {
			_border-width: 4px;
			_border-style: solid;
			_border-color: #000000;
		}

		#zB #mapOverlay {
			margin-top: -4px;
			margin-left: -4px;
			_margin: 0;
		}
		
/* END -> EDITABLE */