@charset "UTF-8";
/* CSS Document */

html {
	margin:0 auto;
	background-color:#d6e4e6;
	}
	
body {
	background-repeat:no-repeat;
}

body.article {
	background-image:url(/global/images/career-studio-article-bg.gif);
	background-repeat:repeat-y;
		}
body.landing {
	background-image:url(/global/images/career-studio-landing-bg.gif);
	background-color:#D6E4E6;
	background-repeat:repeat-x;
}
#header {
	background-image:url(/global/images/career-studio-header.gif);
}
.article #header {
	background-color:#bdd;
}
	#header ul a {
		background-image:url(/global/images/career-studio-nav.gif);
	}
	#career-girl h3 {
		background-image:url(/global/images/subsections/career-studio-career-girl.gif);
	}
	#chit-chat h3 {
		background-image:url(/global/images/subsections/career-studio-chit-chat.gif);
	}
	#dream-jobs h3 {
		background-image:url(/global/images/subsections/career-studio-dream-jobs.gif);
	}
	#diy h3 {
		background-image:url(/global/images/subsections/career-studio-diy.gif);
	}
	#sketch-book h3 {
		background-image:url(/global/images/subsections/career-studio-sketch-book.gif);
	}
	#visit-fidm h3 {
		background-image:url(/global/images/subsections/career-studio-visit-fidm.gif);
	}
	#who-said-what h3 {
		background-image:url(/global/images/subsections/career-studio-who-said-what.gif);
	}
	#header h5, 
	#header h4,
	cite a {
		color:#343B41;
	}
		#header h4 a {
			background-color:#D0E2E4;
			border:1px solid #343B41;
			color:#343B41;
			}
		#header h4 a:hover {
			background-color:#1D8E9F;
			}
.article #content {
	background-image:url(/global/images/career-studio-article-body.gif);
	}
.landing #content {
	background-image:url(/global/images/career-studio-landing-body.gif);
	}
	#sidebar ul a {
	background-image:url(/global/images/career-studio-subnav.gif);
	}
	#subnav-sketchbook a {
	background-position:0px 0px;
	}
		#subnav-sketchbook a:hover, 
		#sketchbook #subnav-sketchbook a {
		background-position:0px -41px;
		}
	#subnav-who-said-what a { 
		background-position:-79px 0px;
	}
		#subnav-who-said-what a:hover, 
		#who-said-what #subnav-who-said-what a { 
		background-position:-79px -41px;
		}
	#subnav-dream-jobs a { 
	background-position:-158px 0px;
	}
		#subnav-dream-jobs a:hover, 
		#dream-jobs #subnav-dream-jobs a { 
		background-position:-158px -41px;
		}
	#subnav-diy a { 
	background-position:-237px 0px;
	}
		#subnav-diy a:hover, #diy #subnav-diy a { 
		background-position:-237px -41px;
		}
	#subnav-ask-career-girl a { 
	background-position:-316px 0px;
	}
		#subnav-ask-career-girl a:hover, 
		#ask-career-girl #subnav-ask-career-girl a { 
		background-position:-316px -41px;
		}
	#subnav-chit-chat a { 
	background-position:-395px 0px;
	}
		#subnav-chit-chat a:hover, 
		#chit-chat #subnav-chit-chat a { 
		background-position:-395px -41px;
		}
	#subnav-join-fashion-club a {
	background-position:-474px 0px;
	}
		#subnav-join-fashion-club a:hover {
		background-position:-474px -41px;
		}
	#subnav-visit-fidm a {
	background-position:-553px 0px;
	}
		#subnav-visit-fidm a:hover, 
		#visit-fidm #subnav-visit-fidm a {
		background-position:-553px -41px;
		}
		
.landing #career-studio-landing-flash {
	left:0px;
	position:absolute;
	top:59px;	
	}
.landing #caption {
	padding:150px 0 0 460px;
	width:200px;	
	}
	.landing #caption p, 
	.landing #caption p a {
		color:#1D8E9F;
		margin-bottom:5px;
		}
#archive ul li {
	background-color:#bdd;
	border-color:#000;
		}
	#archive ul li ul li {
		background-color:#bdd;
		border-color:#000;
			}
		#archive ul li ul li:hover {
			background-color:#69a;
				}
	#archive a {
		color:#000;
		}
		#archive a:hover {
			color:#fff;
			}
.article #footer {
	background-image:url(/global/images/career-studio-article-footer.gif);
	padding-top:77px;
	}
	#footer ul {
		background-color:#d6e4e6;
		}
		#footer ul li {
			border-left-color:#343B41;
			}
			#footer ul li a, 
			#footer ul li a:link, 
			#footer ul li a:visited, 
			#footer ul li a:hover, 
			#footer ul li a:visited {
			color:#343B41;
				}
				
/* Legacy CSS-Handles Old Articles */

/* Chit Chat */
.chatroom-questions {
color:#FFD65F;
font-weight:bold;
}

.chitchatlinks a:link, 
.chitchatlinks a:visited, 
.chitchatlinks a:hover, 
.chitchatlinks a:active {
color:#FF3366;
}

/* Sketch Book */
#sketch-book #article-footer {
	background-image:url(/career-studio/sketchbook/common/images/cs-sketchbook-bg.jpg);
	height:399px;
	padding-left:35px;
	padding-top:60px;
	text-align:right;
	padding-right:320px;
}
	#sketch-book #article-footer h2 {
		color:#6E9FA3;
		margin-bottom:120px;
	}
		#sketch-book #article-footer h2 a {
			color:#CD555F;
		}
	#sketch-book #article-footer p {
		color:#fff;
	}	
		#sketch-book #article-footer p a {
			color:#ECE69E;
		}
	#sketch-book #article-footer p,
	#sketch-book #article-footer h2 {
		margin-top:0;
		font-family:"Trebuchet MS",Tahoma,Arial;
		font-size:12px;
		line-height:14px;
	}

#fig a:link, 
#fig a:visited, 
#fig a:active, 
#fig a:hover {
color:#ECE69E;
font-weight:bold;
}
.sketchbk-text-wht {
color:#FBFBE9;
}
.sketchbk-text-blue {
color:#6E9FA3;
}
.sketchbk-text-blue a {
color:#CD555F;
text-decoration:none;
}
.style3 {
color:#B70E01;
}
a {
color:#0E92A3;
}


