/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* {
	margin: 0;
	background-image: url(0);
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 120%;
}
#wrapper {
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	color: #333;
	width: 1000px;
	padding: 0px;
	height: 100px;
	margin: 0px;
}
#navigation {
	width: 1000px;
	color: #333;
	padding: 0px;
	height: 300px;
	margin: 0px;
}
#leftcolumn {
	color: #333;
	margin: 0px;
	float: left;
	width: 225px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#leftcolumn_no {
	color: #333;
	margin: 0px;
	float: left;
	width: 225px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	
}
#news p {
	padding-bottom: 3px;
	font-size: 0.8em;
	line-height: 120%;
	padding-top: 3px;
}
#news h3 {
	font-size: 0.85em;
	font-weight: normal;
	line-height: 110%;
}

#rightcolumn {
	float: right;
	color: #333;
	margin: 0px;
	width: 710px;
	display: inline;
	font-size: .85em;
	line-height: 120%;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#footer {
	height: 100px;
	width: 1000px;
	clear: both;
	padding-top: 10px;
}
#nav ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
#nav ul li {
	float: right;
	font-size: 14px;
	padding-right: 20px;
}
#nav {
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#search {
	padding-right: 30px;
	padding-top: 10px;
	color: #666;
	font-size: .85em;
	padding-left: 0px;
	padding-bottom: 35px;
}
#footer #foot_top {
	background-image: url(../images/footer_top.jpg);
	background-repeat: no-repeat;
	height: 17px;
	width: 1000px;
}
#footer #foot_mid {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 75%;
	font-weight: normal;
	color: #999;
	background-image: url(../images/footer_mid.jpg);
	background-repeat: repeat-y;
	width: 1000px;
}
#foot_mid ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 40px;
	padding: 0px;
}
#foot_mid ul li {
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
}
#content {
	padding-right: 30px;
	padding-left: 35px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: .8em;
	line-height: 120%;
	clear: both;
}
#jobs {
	float: left;
	width: 240px;
	padding-left: 35px;
	padding-top: 20px;
	padding-right: 20px;
}
h1  {
	font-size: 1.4em;
	color: #132969;
	line-height: 130%;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 10px;
}
#meltwater {
	float: left;
	width: 280px;
	padding-left: 35px;
	padding-top: 20px;
	padding-right: 20px;
}
#meltwater h3 {
	font-size: 0.85em;
	font-weight: normal;
	line-height: 110%;
}
#meltwater p {
	padding-bottom: 3px;
	font-size: .8em;
	line-height: 120%;
	padding-top: 3px;
}
#jobs p {
	font-size: 0.8em;
	padding-bottom: 3px;
	line-height: 120%;
	padding-top: 3px;
}
a {
	color: #393;
	text-decoration: underline;
}
.active {
	padding: 2px;
	border-top-color: #090;
}
#nav ul li a {
	color: #333;
	text-decoration: none;
}
#nav ul li a:hover {
	color: #999;
}
h2 {
	font-size: 11pt;
	font-weight: bold;
	color: #19235B;
	padding-bottom: 8px;
	padding-top: 2px;
	margin: 0px;
	padding-left: 0px;
}
h3 {
	font-size: 11pt;
	font-weight: bold;
	color: #19235B;
	padding-bottom: 8px;
	padding-top: 2px;
	margin: 0px;
	padding-left: 0px;
	font-style:  italic;
}
#foot_mid #address {
	color: #006;
	clear: both;
	margin-right: 40px;
	margin-left: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006;
	padding-top: 5px;
	font-size: .85em;
	text-align: center;
}
#foot_mid #address a {
	color: #006;
}
#footer #foot_btm {
	background-image: url(../images/footer_btm.jpg);
	background-repeat: no-repeat;
	height: 17px;
	width: 1000px;
}
#jobs h3 {
	font-size: 0.85em;
	font-weight: normal;
	line-height: 110%;
}
#news {
	float: left;
	width: 340px;
	padding-top: 20px;
}
#videos {
	float: right;
	width: 340px;
	padding-right: 25px;
}
#clear {
	clear: both;
}

#leftcolumn h4, #leftcolumn_no h4 {
	font-size: 0.9em;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #19235B;
	padding-top: 20px;
}
#articleListContainer h6 {
	line-height: 110%;
	color: #393;
	padding-left: 30px;
	font-weight: normal;
	font-size: .85em;
	padding-top: 1px;
	padding-bottom: 1px;
}
#articleListContainer h6 a {
	font-style: normal;
	font-weight: normal;
	color: #393;
	text-decoration: none;
	font-size: 1em;
}
#articleListContainer h6 a:hover {
	color: #999;
}
#articleListContainer h5 a {
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
#articleListContainer h5 a:hover {
	color: #999;
}

#contentContainer p {
	color: #333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


#contentContainer img {
	padding: 0px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contentContainer {
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 20px;
	border: 2px dotted #CCC;
	font-size: 100%;
}
.floatleft {
	width: 550px;
	float: left;
}
.floatright {
	float: right;
	width: 340px;
}

.moveRight {
	padding-left: 10px;
}
#video {
	padding: 20px;
}
#upload {
	text-align: right;
	height: 25px;
	width: 100%;
}
#rightcolumn p {
	padding-bottom: 15px;
}
#rightcolumn ul {
	padding-left: 30px;
}
#mainContainer {
	padding-right: 10px;
}
#map #CollapsiblePanel5 {
	text-align: center;
	width: 200px;
}
#map #CollapsiblePanel5 .CollapsiblePanelTab {
	background-image: none;
	width: 200px;
	font-size: 12px;
}
#mapLink {
	margin: 0px;
	padding: 0px;
	width: 640px;
}
#map #CollapsiblePanel6 {
	width: 200px;
	text-align: center;
}
#CollapsiblePanel6 .CollapsiblePanelTab {
	background-image: none;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
.tablecenter {
	margin-left: 240px;
	font-size: 120%;
}
#map p {
	margin: 0px;
	padding: 0px;
}
#feedBox1 {
	float: left;
	width: 280px;
	padding-left: 35px;
	padding-top: 20px;
	padding-right: 20px;
}
#feedBox1 h3 {
	font-weight: normal;
	line-height: 120%;
	font-size: .9em;
}
#feedBox1 p {
	padding-bottom: 5px;
	font-size: .9em;
}
#feedBox2 {
	float: right;
	width: 280px;
	padding-left: 35px;
	padding-top: 20px;
	padding-right: 20px;
}
#feedBox2 h3 {
	font-size: .9em;
	font-weight: normal;
	line-height: 120%;
}
#feedBox2 p {
	padding-bottom: 5px;
	font-size: .9em;
}
#leftcolumn #articleListContainer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#articleListContainer h5 {
	font-weight: normal;
	color: #333;
	text-decoration: none;
	background-image: url(../images/arrow.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0px 5px;
	margin-left: 10px;
	font-size: .85em;
	padding-bottom: 3px;
	padding-top: 2px;
}
#logo {
	float: left;
}
#rightHeader {
	float: right;
	width: 500px;
	text-align: right;
}
/*Taleo Styles*/
 {
  padding: 0px;
  margin: 0px;
  border: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-size-adjust: none;
  font-style: normal;
  font-stretch: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  text-decoration: none;
  text-indent: 0px;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-spacing: normal;
}

#taleoContent td, #taleoContent th {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-size-adjust: none;
  font-style: normal;
  font-stretch: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  text-decoration: none;
  text-indent: 0px;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-spacing: normal;
}

#taleoContent textarea {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-size-adjust: none;
  font-style: normal;
  font-stretch: normal;
  font-weight: normal;
  font-variant: normal;
  height: auto;
  width: auto;
}

#taleoContent textfield {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-size-adjust: none;
  font-style: normal;
  font-stretch: normal;
  font-weight: normal;
  font-variant: normal;
  height: auto;
  width: auto;
}

#taleoContent select {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-size-adjust: none;
  font-style: normal;
  font-stretch: normal;
  font-weight: normal;
  font-variant: normal;
  height: auto;
  width: auto;
}

#taleoContent input {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-size-adjust: none;
  font-style: normal;
  font-stretch: normal;
  font-weight: normal;
  font-variant: normal;
  height: auto;
  width: auto;
}
#button_choices {
	padding-left: 30px;
}
.leadershipNames {
	font-size: 11px;
	line-height: 120%;
}
.leadershipNames a {
	color: #333;
	text-decoration: none;
}
#leadership {
	display: block;
	height: 400px;
}
#leadership ol li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#schoolFloat li  {
	float: left;
	padding-right: 10px;
	padding-left: 5px;
}
#schoolFloat  {
	list-style-type: none;
}
#school_btn {
	text-align: center;
	float: right;
	width: 200px;
}
#highlights_btn {
	text-align: center;
	float: right;
	width: 200px;
}
#school_btn h2 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#highlights_btn h2 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#directions {
	float: right;
	width: 300px;
	text-align: right;
}
#contact {
	float: left;
	width: 220px;
}
/*Pano Styles*/
#popupMain ol {
	padding-right: 40px;
	padding-left: 20px;
	list-style-position: inside;
	list-style-type: decimal;
}
#stuff ol {
	list-style-position: outside;
	margin-right: 40px;
	margin-left: 20px;
	font-size: 12px;
	line-height: 150%;
	color: #666666;
}
#stuff ol li {
	margin: 10px;
}
#popupWrap {
	background-image: url(file:///Macintosh%20HD/Users/donna/Desktop/images_pano/popup_bkg.jpg);
	background-repeat: repeat-y;
	width: 605px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#footer_tut {
	background-image: url(file:///Macintosh%20HD/Users/donna/Desktop/images_pano/popup_bot.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 590px;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 15px;
}
#popupTop {
	background-color: #FFFFFF;
	background-image: url(file:///Macintosh%20HD/Users/donna/Desktop/images_pano/popup_top.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	height: 79px;
	width: 605px;
	padding: 0px;
}
#popupMain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#popupMain p {
	padding-right: 40px;
	padding-left: 15px;
}
#popupTop ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#popupBot {
	background-color: #FFFFFF;
	background-image: url(file:///Macintosh%20HD/Users/donna/Desktop/images_pano/popup_bot.jpg);
	background-repeat: no-repeat;
	height: 19px;
	width: 605px;
}
#popupBot_tut {
	background-color: #FFFFFF;
	background-image: url(file:///Macintosh%20HD/Users/donna/Desktop/images_pano/popup_bot.jpg);
	background-repeat: no-repeat;
	height: 19px;
	width: 590px;
	padding-top: 15px;
	
}
.RtEdge {
	margin-left: 10px;
}
#stuff ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#back_next_bot {
	text-align: right;
	padding-top: 15px;
	padding-right: 50px;
	position: relative;
}
#back_next__tut_bot {
	text-align: right;
	padding-top: 25px;
	padding-right: 30px;
}
#stuff p {
	color: #000000;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 150%;
}
#stuff h4 {
	font-size: 16px;
	line-height: 120%;
	font-weight: bold;
	color: #333333;
	padding-left: 10px;
}
#stuffList {
}
#stuffList li {
	list-style-position: inside;
	list-style-type: disc;
	color: #333333;
	line-height: 150%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.clear { clear: both; background: none; }
.back_next {
	text-align: right;
	width: 134px;
	float: left;
}
.topRow {
	float: left;
	height: 185px;
	width: 185px;
}
.topRow_tut {
	float: left;
	height: 185px;
	width: 160px;
}
.topRow_2 {
	float: left;
	height: 185px;
	width: 280px;
}
.icon {
	float: left;
	width: 70px;
	height: 69px;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 120%;
	font-weight: bold;
	color: #000000;
	float: left;
	font-style: normal;
	text-align: left;
	height: 39px;
	padding-top: 30px;
	width: 385px;
}
.bodyClass {
	background-color: #FFFFFF;
	background-image: none;
}a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.videoSpace {
	margin-left: 20px;
}
#upload_double {
	text-align: center;
}
#upload_double img {
	padding-right: 30px;
	padding-left: 30px;
}
h6 a {
	font-size: 11px;
}
#services {
}
#copyright {
	font-size: 10px;
	color: #999;
	text-align: right;
	padding-right: 30px;
}
#copyright a {
	color: #999;
}
#analytics {
}

#services h4 {
	padding-top: 10px;
	padding-bottom: 10px;
}

.imgpad {
	padding-right: 20px;
}

#services ul {
	margin-left: 70px;
}
#services ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#services ul li {
	padding-bottom: 5px;
}
#contentiframe {
	border: 2px dotted #CCC;
	font-size: 100%;
	padding: 10px;
	height: 800px;
}
#wrapper_iframe {
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 1500px;
}
#wrapper_iframe iframe {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
}
#contentiframe {
	border: 2px dotted #CCC;
	font-size: 100%;
	padding: 10px;
	height: 800px;
}

label {width:73px;float:left;text-align:right;margin-left:5px;line-height:30px;color:#19235B;font-weight:bold;vertical-align:top}
label.error {float:none;color:red;line-height:10px;margin-left:-10px;vertical-align:top}

#contact_form {background:url(/images/services/contact_form.png) no-repeat;width:450px;height:289px;text-align:center;margin:0 auto}
#contact_form p {clear:both}
#contact_form input[type="text"] {width:180px;float:left;margin-left:20px}
#contact_form textarea {width:180px;height:40px;overflow:auto;float:left;margin-left:20px}
#contact_form input[type="submit"] {background:url(../images/services/send_btn.png) no-repeat;
							color:#19235B;font-weight:bold;width:80px;height:25px;border:0;margin:30px 0 0 35px}


