/* Launch button interface elements for the pathways launch  page */
#content .pathwayslaunch {
	background: url(../../images/bg-pathwayslaunch.jpg) no-repeat left top;
	width: 191px;
	margin: 2.5em 0 0 2.5em;
	padding: 16px 34px 15px 34px;
	line-height: 1.2em;
	color:white;
	float: right;
}

#content .screenshots {
	width: 235px;
	margin-top: 2em;
	float:right;
}

#content .screenshots p {
	margin: 0 3em 2em 8px;
	line-height: 1.5em;
	font-size: 0.8em;
	color: #777;
}

#content .pathwayslaunch a { text-decoration:none; font-weight: bold; font-size: 1.1em; color:white }
#content .pathwayslaunch a:hover { text-decoration:underline; }
#content .pathwayslaunch p { padding-top: 1.5em; font-size: 0.8em; margin-left: -10px; width: 179px;}

#content .pathwayslaunch span, #content .pathwayslaunch a { text-align:center; }
#content .pathwayslaunch span {
	font-size: 0.8em;
	margin-left: 10px;
}

#content { margin-right: 0px; }

/* CSS for Non-Flash Pathways */
#flashcontent.careerpathFlash .pathway { background: url(../../images/noflash-bg.jpg) no-repeat top left; height: 388px; width: 870px; }
#flashcontent.careerpathFlash .pathway h2 { background: none; color: #FFF; font-weight: normal; height: auto; padding: 73px 0 0 255px; }
#flashcontent.careerpathFlash .pathway img { border: none; }
#flashcontent.careerpathFlash .pathway p { clear: none; color: #FFF; float: none; padding: 0 0 0 255px; width: 340px; }
#flashcontent.careerpathFlash ul.menu { height: 24px; }
#flashcontent.careerpathFlash ul.submenu { background: #2299D9; height: 21px; padding-left: 20px; padding-top: 6px; }
#flashcontent.careerpathFlash ul.menu li { display: inline; color: #FFF; }
#flashcontent.careerpathFlash ul.menu li a { background: #2191CB url(../../images/noflash-tab-top.gif) no-repeat top left; color: #FFF; display: block; float: left; padding: 4px 0 5px 0; margin-right: 1px; text-align: center; text-decoration: none; width: 109px; }
#flashcontent.careerpathFlash ul.menu li a:hover { text-decoration: underline; }
#flashcontent.careerpathFlash ul.submenu li { display: inline; color: #A2D5F0; width: 100px; margin-right: 10px; }
#flashcontent.careerpathFlash ul.submenu li a { color: #FFF; text-decoration: none; }
#flashcontent.careerpathFlash ul.submenu li a:hover { text-decoration: underline; }

/* Menu on-State */
#flashcontent.careerpathFlash ul.menu li a.chemicalOn { background: #96004A url(../../images/noflash-tab-top-chemon.gif) no-repeat top left; font-weight: bold; }
#flashcontent.careerpathFlash ul.menu li a.pharmaOn { background: #2787CD url(../../images/noflash-tab-top-pharmon.gif) no-repeat top left; font-weight: bold; }
#flashcontent.careerpathFlash ul.menu li a.nuclearOn { background: #A90E38 url(../../images/noflash-tab-top-nucon.gif) no-repeat top left; font-weight: bold; }
#flashcontent.careerpathFlash ul.menu li a.petrolOn { background: #00703C url(../../images/noflash-tab-top-petrolon.gif) no-repeat top left; font-weight: bold; }
#flashcontent.careerpathFlash ul.menu li a.polyOn { background: #81A515 url(../../images/noflash-tab-top-polyon.gif) no-repeat top left; font-weight: bold; }
#flashcontent.careerpathFlash ul.menu li a.oilgasOn { background: #F46201 url(../../images/noflash-tab-top-oilgason.gif) no-repeat top left; font-weight: bold; }

#flashcontent.careerpathFlash ul.submenu li a.on { font-weight: bold; }