/********************************
Theme:Blink - Derived From:Blink
********************************/
/* START -> DO NOT EDIT THIS SECTION */
/* MIN-HEIGHT FOR THEME ELEMENTS (555px before #ft) */
#hMisc,#fMisc{min-height:3.3em;_height:3.3em}
#bd{min-height:348px;_height:348px}
#zA,#zB,#zC{min-height:7em;_height:7em}
/* STRUCTURE -------- */
#doc{width:950px;overflow:hidden;}
#bd{float:left;width:100%}
#hd{min-height:190px;_height:190px;float:left;width:770px}
#headerContent{margin:45px 0 0 300px;width:454px}
#hMisc{position:absolute;top:0;left:0;width:285px;height:250px}
#hMisc div{display:none}
#pageName{position:relative;float:left;display:inline;margin:-3px 0 0 10px;text-align:right;width:270px}
#navigation{float:right;position:relative;width:180px;margin-left:-180px;min-height:170px;_height:170px}
ul#mainNav{margin:2px 7px 0 7px;padding:180px 0 20px 0}
/* background 1438049 */
ul#mainNav .active{background:none}
/* keep the two following rules apart */
#navigation #mainNav li a{display:inline-block}
#navigation #mainNav li a{display:block;border-left-width:8px;padding:1px 0 1px 10px;margin:0 0 5px 1px}
#ft{padding:0 0 15px 300px;width:750px;overflow:visible}
#fContent{float:left;width:460px}
#fMisc{float:left;width:190px;margin-left:15px}
/* after we introduced whitespace in navigation markup */
#navigation li {zoom:1;}
/* END -> DO NOT EDIT THIS SECTION */


/* START -> CUSTOMIZATION SECTION */

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

		/* User-Editable Body */

		#body {
			font-family:arial;
			color:#d7d7d7;
		}

		/* Footer and Footer content */


		#ft {
			font-size:12px;
			line-height:1.2em;
		}

		#fContent {
    			font-size:9px;
		}

		/* Zone A */

		#zA {
			font-size:20px;
			line-height:1.1em;
		}

		/* Zone B and C */

		#zB, #zC {
			font-size:12px;
			line-height:1.5em;
		}

		/* H1 Site Title */

		#body h1 {
			color:#ff6b43;
			font-size:36px;
			line-height:1.2em;
		}

		/* H2 Page Title */

		#body h2 {
			font-size:16px;
			text-transform:uppercase;
			font-weight:bold;
			color:#ff6b43;
		}

		/* H3 Paragraph Title */

		#body h3 {
			color:#ff6b43;
			font-size:14px;
			font-weight:bold;
			text-transform:uppercase;
		}

		/* H3 Paragraph Title in Zone A */

		#zA h3 {
			font-size:18px;
		}

		/* H4 Paragraph Subtitle */

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

		/* Paragraph in Footer */

		#ft p {
			color:#848484;
		}

		/* Paragraph in Contact Info */

		#fMisc p {
			font-weight:bold;
		}

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

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

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

		/* Nav Menu */

		ul#mainNav li a:link,
		ul#mainNav li a:visited {
			border-left-style:solid;
			border-left-color:#c3d851;
			color:#3b3b3b;
			font-size:12px;
			text-transform:uppercase;
		}

		#fMisc a {
	        	color:#d1d821;
    	   		text-decoration:none;
		}

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

		body {
			background-color:#252525;
		}

		#hd {
			background-color:#3b3b3b;
		}

		#navigation {
			background-color:#c3d851;
			background-image:url("bg_stripe_1.2.gif"/*tpa=http://us.i1.yimg.com/us.yimg.com/lib/smb/assets/hosting/yss/themes/blink/tron/images/en-us/bg_stripe_1.2.gif*/);
			background-repeat:repeat-y;
			background-position:-770px 0;
		}

		ul#mainNav {
			background-color:#c3d851;
			background-image:url("stripe_top_1.2.gif"/*tpa=http://us.i1.yimg.com/us.yimg.com/lib/smb/assets/hosting/yss/themes/blink/tron/images/en-us/stripe_top_1.2.gif*/);
			background-repeat:no-repeat;
		}

		#hMisc {
			background-image:url("body_bg_1.2.gif"/*tpa=http://us.i1.yimg.com/us.yimg.com/lib/smb/assets/hosting/yss/themes/blink/tron/images/en-us/body_bg_1.2.gif*/);
			background-repeat:no-repeat;
		}

		/* DO NOT EDIT:this declaration kills the overlay but leaves bg image in #hMisc */

		#hMisc div {
			background:none;
		}

		#zWrap {
			background-image:url("bg_stripe_1.2.gif"/*tpa=http://us.i1.yimg.com/us.yimg.com/lib/smb/assets/hosting/yss/themes/blink/tron/images/en-us/bg_stripe_1.2.gif*/);
			background-repeat:repeat-y;
		}

		#zA, #zB, #zC {
			background-image:url("top_border_1.2.gif"/*tpa=http://us.i1.yimg.com/us.yimg.com/lib/smb/assets/hosting/yss/themes/blink/tron/images/en-us/top_border_1.2.gif*/);
			background-repeat:repeat-x;
		}

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

		ul#mainNav li a:hover,
		ul#mainNav li a:focus,
		ul#mainNav li a:active,
		ul#mainNav li.active a:link,
		ul#mainNav li.active a:visited {
			border-left-color:#ff6b43;
		}

