/* HTML RESET
---------------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	}
body {
	line-height: 1;
	}
blockquote, q {
	quotes: none;
	}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
td { vertical-align: top; }

/* BASIC STYLES
---------------------------------------------------------------------------*/
a:link {
	color: #3a878b;
	}
a:visited {
	color: #3a878b;
	}
a:hover {
	color: #eb8723;
	}
a:active {
	color: #3a878b;
	}
body {
	background: #3a878b;
	color: #3f3f3f;
	font: 80% arial, helvetica, sans-serif;
	line-height: 150%;
	}
h1, h2, h3, h4, h5, h6 { font-weight: normal; margin: 0 0 .25em 0;}
h1 { color: #eb8723; font: 2em museo-sans, georgia, 'times new roman', times, serif; font-weight: 700; }
h2 { color: #3a878b; font: 1.3em museo-slab, georgia, "times new roman", times, serif; font-weight: 700; margin: 5px 0; }
h3 { font-size: 1.165em; font-weight: bold; padding-top:3px; line-height: 1.3; }
h4 { font-size: 1.165em; color: #ef864e; }
h5 { font-size: 1em; font-weight: bold; text-transform: uppercase; }
h6 { font-size: .917em; }
li h3 { display: inline; padding: 0; }
p {margin-bottom: 1em; }
input, textarea { border: 1px solid #242323; }
abbr,acronym { border-bottom: 1px dotted #999; cursor: help; }
ul, ol { margin: 0 0 1em 3em; }
table { border-collapse: collapse; margin: 1em 0; }
applet { margin-left: 20px; }
hr {
	border: none;
	border-top: solid 3px #f9eec1;
	height: 0;
	margin: 10px 0 15px;
	padding: 0;
	}
hr.divider {
	border: none;
	border-top: dashed 1px #ccc;
	height: 0;
	margin: 10px 0 15px;
	padding: 0;
	}
p.toplink {
	text-align: center;
	}
p.toplink a {
	font-size: .9em;
	text-decoration: none;
	}
.aside {
	color: #ccbb66;
	font-size: .85em;
	}
.orange {
	color: #eb8723;
	}
.center {
	text-align: center;
	}
.tooltip {
	background: transparent url(../img/tooltip/black_arrow.png);
	color: #fff;	
	display: none;
	font-size: 12px;
	height: 80px;
	padding: 15px 25px 25px;
	width: 160px;
	}
p.subhead {
	color: #3a878b;
	font: 1.335em museo-sans, georgia, "times new roman", times, serif;
	font-weight: 300;
	margin-top: -5px !important;
	margin-bottom: 15px;
	}

/* BUTTONS
---------------------------------------------------------------------------*/
button, .button {
	background: #f3951d;
	border: 0 solid #f3951d;
	color: #fff !important;
	cursor: pointer;
	font: bold 1.2em/1 "Museo 500", arial, helvetica, sans-serif;
	padding: 10px 14px;
	text-decoration: none;
	/* CSS 3 */
	background: -webkit-gradient(linear, left top, left bottom, from(#f3951d), to(#ec6e0d));
	background: -moz-linear-gradient(top,  #f3951d,  #ec6e0d);
	-moz-border-radius: 10px; /* FF1+ */
	-webkit-border-radius: 10px; /* Saf3+, Chrome */
	border-radius: 10px; /* Opera 10.5, IE 9 */
	}
	button:hover, button.over, .button:hover, .button.over {
		background: #f3951d;
		color: #fff !important;
		/* CSS 3 */
		background: -webkit-gradient(linear, left top, left bottom, from(#f3951d), to(#dd6e0d));
		background: -moz-linear-gradient(top,  #f3951d,  #dd6e0d);
	}

/* THUMBNAIL COLLECTIONS
---------------------------------------------------------------------------*/
#main {
	clear: both;
	float: left;
	margin: 0;
	width: 572px;
	}
		
/* DOWNLOAD AND LAUNCH
---------------------------------------------------------------------------*/
.download {
	background: #8cbbb8;
	color: #fff;
	display: none;
	float: right;
	height: 250px;
	margin: 0;
	width: 315px;
	}
	.download h2 {
		color: #fff;
		margin-bottom: 0 !important;
		text-align: center;
		}
	.download button, .download h3 {
		padding: 5px;
		text-align: center;
		}
	.download ul {
		clear: both;
		margin-left: 30px !important;
		}
		.download li {
			list-style: disc !important;
			margin-bottom: 0 !important;
			}
.launch {
	border-top: dotted 1px #bddfdf;
	border-bottom: dotted 1px #bddfdf;
	clear: both;
	color: #75a643;
	margin: 10px 0;
	padding: 10px 0 5px 0;
	}
	.launch p {
		font-size: 1.4em;
		text-align: center;
		}

/* PAGE BACKGROUND
---------------------------------------------------------------------------*/
#page {
	background: url(../img/css/top-bg-1.png) no-repeat center top;
	}

/* HEADER
---------------------------------------------------------------------------*/
#header {
	height: 198px;
	margin: 0 auto;
	position: relative;
	}
	#header a#logo {
		background: url(../img/careersight-logo.png) no-repeat;
		display: block;
		float: left;
		height: 89px;
		margin-top: 25px;
		text-decoration: none;
		text-indent: -999em;
		width: 420px;
		}
	#header span#tagline {
		display: none;
		text-indent: -999em;
		}
	#header img#cclogo {
		border: none;
		float: right;
		height: 58px;
		margin: 12px 25px 0 0;
		width: 185px;
		}
	#header ul#nav {
		background: transparent;
		bottom: 0;
		color: #fff;
		height: 35px;
		left: 0;
		list-style: none;
		margin: 0;
		position: absolute;
		width: 100%;
		}
		#header ul#nav li {
			float: left;
			font: bold 1.23em arial, helvetica, sans-serif;
			height: 35px;
			text-align: center;
			}
			#header ul#nav li a {
				color: #f9eec1;
				display: block;
				height: 7px;
				margin: 0 13px;
				padding: 10px 0 18px;
				text-decoration: none;
				/* CSS3 */
				-webkit-border-top-left-radius: 10px;
				-webkit-border-top-right-radius: 10px;
				-moz-border-radius-topleft: 10px;
				-moz-border-radius-topright: 10px;
				border-top-left-radius: 10px;
				border-top-right-radius: 10px;
				}
			#header ul#nav li a:link {
				background: transparent;
				}
			#header ul#nav li a:visited {
				background: transparent;
				}
			#header ul#nav li a:hover {
				background: transparent;
				color: #eb8723;
				}
			#header ul#nav li a:active {
				background: transparent;
				}
			#header ul#nav li a#current {
				border-bottom: solid 3px #f9eec1;
				color: #f9eec1;
				height: 4px;
				}

/* PAGE CONTAINER
---------------------------------------------------------------------------*/
#container {
	margin: 1px auto 0;
	padding: 0;
	width: 922px;
	}
	
/* MAIN CONTENT
---------------------------------------------------------------------------*/
#body { margin-top: 20px; }
#content {
	background: #fffae6;
	margin-top: 20px;
	min-height: 600px;
	padding: 10px 30px 30px;
	position: relative;
	/* CSS3 */
	-webkit-border-top-left-radius: 13px;
	-webkit-border-top-right-radius: 13px;
	-moz-border-radius-topleft: 13px;
	-moz-border-radius-topright: 13px;
	border-top-left-radius: 13px;
	border-top-right-radius: 13px;
	}
	#content h1 {
		margin: 20px 0 15px;
		}
	#content h2, #content p, #content ul {
		margin: 10px 0 20px;
		}
	#content ul {
		margin-left: 20px;
		}
	#content li {
		margin-bottom: 10px;
		}
	.content {
		clear: left;
		float: left;
		width: 560px;
		}
	#intro {
		background: #fff;
		clear: both;
		height: auto;
		margin: 10px 0 20px;
		min-height: 205px;
		padding: 0 20px;
		/* CSS 3 */
		-moz-border-radius: 13px;
		-webkit-border-radius: 13px;
		border-radius: 13px;
		}
	#intro li {
		 background: url(../img/css/check.gif) no-repeat 0 4px;
		 font-size: 1.2em;
		 font-weight: bold;
		 list-style: none;
		 margin-bottom: 15px;
		 min-height: 15px;
		 padding-top: 5px;
		 padding-left: 20px;
		}
	#video {
		height: 400px;
		margin: 0 auto;
		width: 540px;
		}
	.leftCol {
		float: left;
		width: 50%;
		}
	.rightCol {
		float: right;
		width: 50%;
		}
	.flash-activity {
		background: #333;
		margin-bottom: 20px;
		text-align: center;
		}
/* SIDE BAR
---------------------------------------------------------------------------*/
#sidebar {
	background: #fff;
	float: right;
	margin-top: 10px;
	margin-left: 20px;
	padding: 10px;
	width: 247px;
	-moz-border-radius: 13px;
	-webkit-border-radius: 13px;
	border-radius: 13px;
	}
	#sidebar ul {
		border-top: solid 1px #f9eec1;
		list-style: none;
		margin-left: 0;
		}
		#sidebar li {
			border-bottom: solid 1px #f9eec1;
			margin-bottom: 0;
			padding: 0;
			}
			#sidebar li a, #sidebar li strong {
				display: block;
				font-weight: normal;
				padding: 10px 10px 10px 0;
				text-decoration: none;
				}
			#sidebar li a:link {
				background: transparent;
				}
			#sidebar li a:visited {
				background: transparent;
				}
			#sidebar li a:hover {
				background: #fef7e0;
				}
			#sidebar li a:active {
				background: transparent;
				}
	#sidebar #testimonial {
		background: #fff url(../img/css/quote.gif) no-repeat right bottom;
		height: auto;
		margin: 10px 0 20px;
		min-height: 285px;
		padding: 5px 20px;
		-moz-border-radius: 13px;
		-webkit-border-radius: 13px;
		border-radius: 13px;
		}
		#testimonial p {
			height: auto;
			line-height: 150%;
			min-height: 265px;
			}
#sidebar2 {
	float: right;
	margin-top: 10px;
	margin-left: 20px;
	padding: 10px;
	width: 247px;
	}

/* FOOTER
---------------------------------------------------------------------------*/
#copyright {
	color: #fff;
	margin-top: 20px;
	}
	#copyright a { color: #fff; }
#bubble {
	background: url(../img/css/footer-1.png) no-repeat center top;
	height: 70px;
	margin: 0;
	padding-top: 90px;
	width: 100%;
	}
	#bubble-inside {
		margin: 0 auto;
		width: 922px;
		}
	#bubble ul, #bubble p {
		color: #a0a0a0;
		margin: 0 0 0 200px;
		}
	#bubble p {
		font-size: 11px;
		}
	#bubble ul {
		margin-top: 5px;
		}
	#bubble li {
		display: inline;
		}
	#bubble li a, #bubble p a {
		color: #727272;
		margin-right: 10px;
		text-decoration: none;
		}
	#bubble p a {
		margin-right: 0;
		}
		#bubble li a:hover, #bubble li a:focus, #bubble p a:hover, #bubble p a:focus { color: #3e3e3e; }
#footer {
	background: #e16a3e;
	clear: both;
	color: #fff;
	height: 175px;
	margin-top: 0;
	padding: 20px 10px;
	}
	#footer h2, #footer p {
		clear: both;
		color: #fff;
		margin: 10px;
		}
	#footer p#nsf {
		background: url(../img/nsf-logo.png) no-repeat right 0;
		color: #fcd2c3;
		margin: 30px auto !important;
		min-height: 100px;
		padding: 0 85px 0 0;
		text-align: left !important;
		width: 55%;
		}
		#footer p#nsf img {
			float: left;
			margin: 3px 10px 0 0;
			}
	#footer .gallery {
		margin: 0 !important;
		padding: 0 !important;
		}
	#footer-inside {
		margin: 0 auto;
		padding-bottom: 30px;
		width: 900px;
		}
		
/* VENDOR PAGES
----------------------------------------------------------------------*/
#folder {
	clear: both;
	height: 556px;
	}
	
.listingClass A:link { text-decoration:none;color:#ffffff; }
.listingClass A:visited  { text-decoration:none;color:#ffffff; }
.listingClass A:active  {text-decoration: none; color:#ffcc00; }
.listingClass A:hover { text-decoration:underline;color:#ffde03; } 
 
.buttonClass1 A:link {text-decoration: none; color:#ffffff; font-size: 8pt; }
.buttonClass1 A:visited {text-decoration: none; color:#ffffff; font-size: 8pt;}
.buttonClass1 A:active {text-decoration: none; color:#ffff33; font-size:8pt;}
.buttonClass1 A:hover {text-decoration: none; color:#ffff33; font-size: 8pt; }

.buttonClass2 A:link {text-decoration: none; color:#ffffff; font-size: 10pt; }
.buttonClass2 A:visited {text-decoration: none; color:#ffffff; font-size: 10pt;}
.buttonClass2 A:active {text-decoration: none; color:#ffff33; font-size:10pt;}
.buttonClass2 A:hover {text-decoration: none; color:#ffff33; font-size: 10pt; }

.buttonClassSearch A:link {text-decoration: none; color:#ffffff; font-size: 8pt; }
.buttonClassSearch A:visited {text-decoration: none; color:#ffffff; font-size: 8pt; font-style: italic;}
.buttonClassSearch A:active {text-decoration: none; color:#ffff33; font-size:8pt;}
.buttonClassSearch A:hover {text-decoration: none; color:#fad401; font-size: 8pt; }

#content {
	margin-top: 3px;
	}
#tab1 {
	background: #eb8723;
	padding: 10px;
	}
#tab2 {
	background: #3a878b;
	padding: 10px;
	}
#tab3 {
	background: #75a643;
	padding: 10px;
	}
#tab4 {
	background: #8e368a;
	padding: 10px;
	}
#tab5 {
	background: #a80011;
	padding: 10px;
	}
	
#tab6 {
	background: #8bbab8;
	padding: 10px;
	}

#buttonClass {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
 }
 
#main {
	background: #fff;
	height: auto;
	margin-bottom: 10px;
	min-height: 360px;
	padding: 15px;
	/* CSS3 */
	border-radius: 13px;
	-moz-border-radius: 13px;
	-webkit-border-radius: 13px;
	box-shadow: 3px 3px 3px #ad9a74;
	-moz-box-shadow: 3px 3px 3px #ad9a74;
	-webkit-box-shadow: 3px 3px 3px #ad9a74;
	}
	
#mainListing {
	background: #fff;
	height: auto;
	margin-bottom: 10px;
	min-height: 300px;
	padding: 15px;
	/* CSS3 */
	border-radius: 13px;
	-moz-border-radius: 13px;
	-webkit-border-radius: 13px;
	box-shadow: 3px 3px 3px #ad9a74;
	-moz-box-shadow: 3px 3px 3px #ad9a74;
	-webkit-box-shadow: 3px 3px 3px #ad9a74;
	}

 
 
#titleCategories {
	padding-top: 20px;
	padding-left: 0;
	padding-bottom: 10px;
	font-size: 16pt;
}

#titleMakeSelection {
	padding-top: 20px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-size: 10pt;
}

#list {
	background: #fbf4db url(../img/css/bg-careers-content.jpg) left bottom repeat-x;
	float: left;
	font-size: 13px;
	margin: 20px 0 20px 50px;
	padding: 0 20px 40px;
	height: auto;
	width: 440px;
	/* CSS3 */
	-moz-border-radius: 13px;
	-webkit-border-radius: 13px;
	border-radius: 13px;
	-moz-box-shadow: 1px 1px 1px rgba(51, 51, 51, .1);
	-webkit-box-shadow: 1px 1px 1px rgba(51, 51, 51, .1);
	box-shadow: 1px 1px 1px rgba(51, 51, 51, .1);
	}
#list a {
	padding-right: 12px;
	text-decoration: underline;
	}
#list a:link {
	color: #00f;
	}
#list a:visited {
	color: #906;
	}
#list a:hover {
	background: url(../images/icon-arrow-more.gif) no-repeat right center;
	color: #00f;
	}
#list a:active {
	color: #00f;
	}
	


#descriptionOuter {
	padding: 20px 0px 25px 20px;	
}

#title {
	
	padding-right: 20px;
	font-size: 16pt;
	color: #FFFFFF;
	
}

#quotation {
	background: #f4b626;
	color: #222;
	float: right;
    font-size: 14px;
	font-style: oblique;
	height: auto;
	line-height:220%;
	margin-bottom: 10px;
	min-height: 360px;
	margin: 20px 50px 0 20px;
	padding: 15px;
	width: 230px;
	/* CSS3 */
	-moz-border-radius: 13px;
	-webkit-border-radius: 13px;
	border-radius: 13px;
	}
#quotation.pasco, #quotation.texasInstruments, #quotation.vernier {
	color: #fff;
	}
.educationResearch {
	background: #8CBBB8 !important;
	}
.hardware {
	background: #a6cb6b !important;
	}
.computerAssisted {
	background: #b989a9 !important;
	}
.support {
	background: #d65b4e !important;
	}

#qualifications, #salary, #coursework {
	background: #f4b626;
	color: #333;
	margin: 0 0 20px 20px;
	padding: 5px 15px 15px;
    font-size: 14px;
	font-style: normal;
	line-height:160%;
	text-align: left !important;
	/* CSS3 */
	-moz-border-radius: 13px;
	-webkit-border-radius: 13px;
	border-radius: 13px;
	-moz-box-shadow: 1px 1px 1px rgba(51, 51, 51, .1);
	-webkit-box-shadow: 1px 1px 1px rgba(51, 51, 51, .1);
	box-shadow: 1px 1px 1px rgba(51, 51, 51, .1);
	}
#resources {
	background: #eb8723;
	clear: both;
	margin: 20px 55px 0 50px;
	padding: 15px;
	/* CSS3 */
	-moz-border-radius: 13px;
	-webkit-border-radius: 13px;
	border-radius: 13px;
	-moz-box-shadow: 1px 1px 1px rgba(51, 51, 51, .1);
	-webkit-box-shadow: 1px 1px 1px rgba(51, 51, 51, .1);
	box-shadow: 1px 1px 1px rgba(51, 51, 51, .1);
	}
#resources a {
	color: #fff !important;
	}
	
#vendors-footer {
	background: #eb8723;
	color: #fff;
	margin-top: 10px;
	padding: 15px;
    font-size: 14px;
	font-style: oblique;
	line-height:160%;
	/* CSS3 */
	border-radius: 13px;
	-moz-border-radius: 13px;
	-webkit-border-radius: 13px;
	box-shadow: 3px 3px 3px #ad9a74;
	-moz-box-shadow: 3px 3px 3px #ad9a74;
	-webkit-box-shadow: 3px 3px 3px #ad9a74;
	}
#vendors-footer.fourierSystems, #resources.fourierSystems {
	background: #3a878b !important;
	}
#vendors.fourierSystems a {
	color: #bddfdf !important;
	}
#vendors-footer.sparkfun, #resources.sparkfun {
	background: #8CBBB8 !important;
	}
#vendors.sparkfun a {
	color: #bddfdf !important;
	}
#vendors-footer.pasco, #resources.pasco {
	background: #75a643 !important;
	}
#resources.pasco a {
	color: #a6cb6b !important;
	}
#vendors-footer.texasInstruments, #resources.texasInstruments {
	background: #8e368a !important;
	}
#resources.texasInstruments a {
	color: #976787 !important;
	}
#vendors-footer.vernier, #resources.vernier {
	background: #a80011 !important;
	}
#resources.vernier a {
	color: #cf3f00 !important;
	}
#descriptionInner {
	padding: 0px 14px 0px 0px;
	font-size: 10pt;
	line-height:175%;
	width:458px; height: auto; 	  	
}



#referencesMargin {
	padding-top: 30px;
}

#references {
	padding: 0px 50px 0px 50px;
	font-size: 9pt;
	overflow:auto; width:668px; height: 60px;

}

#links {
	padding-left: 10px;
	font-size: 8pt;
	font-style: italic;	
}

#indexLayout {
	padding-top: 55px;
}

#search {
	float: left;
	margin: 6px 0 15px 0;
	width: 260px;
	}
	#search input.text {
		border: solid 1px #eee;
		padding: 5px;
		}
	#search input#s-button {
		background: transparent url(../img/css/bg-sprite-search.png) no-repeat 0 0;
		border: none;
		height: 25px;
		text-indent: -999em;
		width: 64px;
		}
	#search input#s-button:hover {
		background: transparent url(../img/css/bg-sprite-search.png) no-repeat 0 -26px;
		}
.subnav {
	color: #fff;
	float: right;
	height: 45px;
	margin: 10px 0 10px 5px;
	width: 80px;
	}
#category-index { background: #777 !important; }
#softwareC { background: #eb8723; }
#educationResearch { background: #3a878b; }
#computerAssisted { background: #8e368a; }
#support { background: #a80011; }
#hardware { background: #75a643; }
.subnav a {
	color: #fff;
	display: block;
	font-size: 11px;
	height: 45px;
	line-height: 110%;
	padding-top: 13%;
	text-align: center;
	text-decoration: none;
	}
.subnav.single-line a {
	padding-top: 19%;
	}
.field {
	border: solid 10px #eb8723;
	float: left;
	font-size: 1.3em;
	font-weight: bold;
	height: auto;
	margin: 20px 0 20px 35px;
	overflow: hidden;
	padding: 10px 10px 5px;
	text-align: center;
	width: 200px;
	/* CSS3 */
	-moz-border-radius: 13px;
	-webkit-border-radius: 13px;
	border-radius: 13px;
	}
	.field a {
		color: #fff;
		display: block;
		text-decoration: none;
		width: 200px;
		}
	.field img {
		clear: both;
		display: block;
		margin-bottom: 10px;
		width: 200px;
		}
#careers-software { background: #eb8723; border-color: #ed8723; }
#careers-educationResearch { background: #3a878b; border-color: #3a878b; }
#careers-computerAssisted { background: #8e368a; border-color: #8e368a; }
#careers-support { background: #a80011; border-color: #a80011; }
#careers-hardware { background: #75a643; border-color: #75a643; }
#gallery {
	float: left;
	font-size: 13px;
	height: auto;
	margin: 0 0 20px 60px;
	padding: 0 20px 20px;
	text-align: center;	
	width: 410px;
	}
#sidebar-careers {
	float: left;
	margin-top: 20px;
	width: 280px;
	}
#reference { clear: both; }

/* HOME PAGE LINKS
-----------------------------------------------------------*/
#categories {
	height: 550px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 600px;
	}
	#categories a {
		display: block;
		height: 208px;
		margin: 0;
		position: absolute;
		text-indent: -999em;
		width: 208px;
		}
	#categories a:hover { background-position: 0 -210px !important; }
	#categories h2 {
		color: #fff;
		font: italic normal 2.5em times, 'times new roman', serif;
		left: 225px;
		position: absolute;
		text-align: center;
		top: 215px;
		}
a#assessing {
	background: url(../img/assessing.png) no-repeat;
	left: 200px;
	top: -19px;
	}
a#careers {
	background: url(../img/careers.png) no-repeat;
	left: 255px;
	top: 302px;
	}
a#collaboration {
	background: url(../img/collaboration.png) no-repeat;
	left: 5px;
	top: 58px;
	}
a#itest {
	background: url(../img/itest.png) no-repeat;
	left: 44px;
	top: 266px;
	}
a#technology {
	background: url(../img/technology.png) no-repeat;
	left: 362px;
	top: 120px;
	}