body {
  font-family: verdana, sans-serif;
  text-align: center;
  color: #333;
  margin: 0;
  padding: 0;
}

table,
td {
  font-size: 12px;
  font-family: verdana, sans-serif;
}

a:link {
  color: #000;
}

a:visited {
  color: #666;
}

a:hover {


}

a.image:hover {
  background: none;
  border: none;
}

a.image img {
  border: none;
}

form {
  margin: 0;
  padding: 0;
}

/* -------------------------------------------------
  Nav
------------------------------------------------- */

div.navheader {
	background-color: #efefef;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.7em;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	padding-top: 3px;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
	margin-bottom: 50px;
}

div.navheader div.container {
	margin: 0 auto;
	padding: 10px 0;
	text-align: left;
	color: #999;
	width: 980px;
	clear: both;
	overflow: hidden;
	text-align: left;
}

div.navheader img {

	border: 0;
}

div.navheader div.links {
  float: left;
  margin-right: 20px;
}

div.navheader div.links a {
  color: #222;
  margin-right: 10px;
  text-decoration: none;
  background-color: transparent;
}

div.navheader div.links a:hover {
  border-bottom: 2px solid #66C7DF;
}

div.navheader div.sign_links {
  float: left;
}

div.navheader div.sign_links a {
  color: #0099cc;
  margin-right: 10px;
  text-decoration: none;
  background-color: transparent;
}

div.navheader div.sign_links a:hover {
  border-bottom: 2px solid #66C7DF;
}


/*-------------------------------------------------
  Layout
-------------------------------------------------*/

#Container {
  margin: 0 auto;
  width: 880px;
  text-align: left;
}

#Masthead img {
}

#Masthead h1 {
  color: #000;
  font-family: helvetica;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: -1px;
}

#Masthead h1 span {
  color: #999;
	letter-spacing: normal;
	font-weight: normal;
	font-size: 22px;
}

#Masthead h1 a:link,
#Masthead h1 a:visited {

}

#Masthead h1 a:hover {
  background: none;
}

#Masthead {

  margin-bottom: 20px;
  padding-bottom: 5px;
}

#Masthead h1 {
  color: #000;
  font-size: 28px;
  margin-bottom: 6px;
}

#Masthead h1 span img {
	float: none;
	padding-left: 5px;
}

#Masthead h1 a:link,
#Masthead h1 a:visited {
  text-decoration: none;
} 

#Masthead h1 span a:link,
#Masthead h1 span a:visited {
  color: #454545;
  text-decoration: underline;
}

#Masthead h1 a:hover,
#Masthead h1 span a:hover {
}

#Masthead h2 {
  color: #000;
  font-size: 12px;
  font-weight: normal;
  margin: 0 0 10px 0;
  width: 70%;
}

#Content {
  width: 570px;
  float: left;
  margin-right: 50px;
}

#Sidebar {
  font-family: "lucida grande", verdana, arial, helvetica, sans-serif;
  text-align: left;
  width: 245px;
  float: right;
  margin: 15px 0 0 0;
}

#Sidebar p {
  font-size: 11px;
  margin: 0 0 20px 0;
}

#Sidebar h3 {
  font-family: helvetica, arial, sans-serif;
  font-size: 12px;
  margin: 0;
}

#Sidebar h3 a:link,
#Sidebar h3 a:visited {
  color: #000;
}

#Sidebar h3 a:hover {
  color: #fff;
}

#Footer {
  clear: left;
  border-top: 1px dotted #ccc;
  padding-top: 10px;
  margin-top: 40px;
}

#Footer p {
  color: #333;
  font-family: verdana, sans-serif;
  font-size: 10px;
  font-weight: normal;
  letter-spacing: 0;
  width: 450px;
  margin: 0;
}


/*-------------------------------------------------
  Section Headers
-------------------------------------------------*/

.round_rect-1 {
  background: #F7F5E7 url(/images/round_rect-bottom-left.gif) no-repeat left bottom;
}

.round_rect-2 {
  background: url(/images/round_rect-bottom-right.gif) no-repeat right bottom;
  padding-bottom: 8px;
}

.round_rect-3 {
  background: url(/images/round_rect-top-left.gif) no-repeat left top;
}

.round_rect-4 {
  background: url(/images/round_rect-top-right.gif) no-repeat right top;
  padding: 11px 12px 0px 12px;
}

.sectionHeader {
  margin-bottom: 10px;
}

.sectionHeader h2 {

  color: #393;
  font-size: 14px;
  font-family: helvetica, arial;
  margin: 0;
  padding: 1px 0 2px 0;
}

.sectionHeader h2 span {
  color: orange;
  font-size: 11px;
  float: right;
}

.sectionHeader h2 a.category {
  color: #393;
  text-decoration: none;
}

.sectionHeader h2 a.category:hover {
  color: #393;
  background-color: transparent;

}

.sectionHeader h2 .latest {
  float: none;
  padding-left: 10px;
}

body.show .sectionHeader h2 {
  font-size: 24px !important;
  text-transform: none;
  padding: 2px 0 2px 0;
  line-height: 1.1em;
}

body.show .sectionHeader h2 span {
  float: none;
  color: #999;
  font-size: 100%;
  padding: 0 5px;
}


/*-------------------------------------------------
  Listings
-------------------------------------------------*/

.listings {
  font-size: 14px;


  padding-left: 10px;
}

.listings ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}

.listings li {

  padding: 5px;
}

.listings li span {
  color: #999;
  font-size: 80%;
  padding: 0 3px;
}

.listings li.shade {
  background-color: #edf3fe;
}

.listings li.more {
  font-size: 10px;
  text-align: right;
}

.listings span.type {
  float: right;
  margin-left: 10px;
  color: #000;
  font-weight: bold;
	font-size: 10px;
}

.listings span.job {
	color: #393;
}

.listings span.internship {
  color: #69c;
}

.listings li.highlight {
  background-color: #feffe1 !important;
  border-bottom: 1px solid #cc9;
}

body.show .listings p {
  width: 75%;
}

div#listing_filter {
	border-top: 1px solid #ccc;
	
	font-size: 12px;
	margin-top: 5px;
}

div#listing_filter input {
	font-size: 12px;
}

/*-------------------------------------------------
  Individual Listing
-------------------------------------------------*/

.listing {
  clear: left;
  margin: 0 0 40px 0;
  padding: 0 8px;
  font-size: 13px;
  color: #222;
}

.listing h2,
.listing h2 a:link,
.listing h2 a:visited {
  color: #393;
  font-size: 28px;
  font-family: helvetica, arial, sans-serif;
  text-decoration: none;
  letter-spacing: -1px;
  line-height: 30px;
  margin: 0;
}

.listing h2 a:hover {
  text-decoration: underline;
  background: none;
}

.listing div.logo {
  margin: 12px 0;
}

.listing div.logo img {
  border: none;
}

div.description {
	width: 75%;
}

.listing div.description p {
  line-height: 1.4em;
	font-size: 14px;
}

.listing div.description ul {
  font-size: 14px;
  line-height: 1.4em;
  margin: 0;
  padding-left: 25px;
}

.listing div.description ul li {
  list-style-type: square;
}


/*-------------------------------------------------
Forms
-------------------------------------------------*/

.listing h2.form_step {
  color: #393;
  font-size: 18px;
  font-family: helvetica, arial, sans-serif;
  line-height: 26px;
  letter-spacing: 0;
  text-decoration: none;
  margin: 10px 0 5px 0;
  padding: 0;
  border-bottom: 7px solid #EAF5EA;
}





input.large {
  font-size: 15px;
  font-family: verdana, sans-serif;
  font-weight: bold;
  width: 350px;
}

table.form td input,
table.form td select,
table.form td textarea {
  font-size: 13px;
  font-family: verdana, sans-serif;
}

table.form td input {
  font-weight: bold;
}

table.form td.upload input {
  font-weight: normal;
}

table.form td.job_type {
  color: #000;
}

table.form td.job_type input {
  width: 10px;
}

table.form td input,
table.form td textarea {
  width: 350px;
}

table.form td input.short {
  width: 140px;
}

table.form td input.card {
  width: 200px;
}

table.form td input.tiny {
  width: 40px;
}

table.form td input.checkbox {
  width: 15px;
}

table.form tr.submit th,
table.form tr.submit td {
  background: none;
  padding-right: 0;
}

table.form tr.submit td input {
  font-size: 14px;
  width: auto;
}

table.payment_form {
  margin-bottom: 35px;
}

table.payment_form th {
  width: 100px;
}

table.payment_form td input {
  width: auto;
}

table.payment_form tr.card_verification th {
  padding-top: 12px;
}

table.payment_form tr.card_verification td input {
  vertical-align: middle;
}

table.payment_form tr.before_separator th,
table.payment_form tr.before_separator td {
  padding-bottom: 10px;
  border-bottom: 1px dotted #ccc;
}

table.payment_form tr.after_separator th {
  padding-top: 12px;
}

table.payment_form tr.after_separator td {
  padding-top: 10px;
}

table.payment_form tr.card_verification td img {
  border: none;
  padding: 0;
  width: 51px;
  height: 31px;
  vertical-align: middle;
}

/*-------------------------------------------------
  Search form
-------------------------------------------------*/

table.searchpost {
  width: 800px;
  margin: 0 auto 20px auto;
}

table.searchpost td {
  
  vertical-align: middle;
}

table.searchpost input {
  width: 300px;
  font-size: 18px;
  margin: 0;
  
}

table.searchpost td h2 {
  font-size: 12px;
  margin: 0 0 3px 0;
  padding: 0;
}

table.searchpost td.post {
  text-align: center;
}

table.searchpost td.post h2, table.searchpost td.post h2 a {
  color: #000;
  font-size: 14px;
  margin: 0 0 3px 0;
  padding: 3px;
}

table.searchpost td.post h2 a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #000;
  padding: 3px;
}

table.searchpost td.post p {
  margin: 0;
  padding: 0;
}

table.searchpost td.post span {
  background-color: yellow;
}


/*-------------------------------------------------
  Form Errors
-------------------------------------------------*/

#errorExplanation {
  background-color: #f0f0f0;
  border: 2px solid red;
  
  margin-top: 18px;
  margin-bottom: 20px;
}

#errorExplanation h2 {
  color: #fff;
  text-align: left;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: normal;
  background: url(/images/alertbad_icon.gif) #c00 left no-repeat;

  margin: -7px -7px 0 -7px;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul {
  margin-left: 2px;
}

#errorExplanation ul li { 
  font-size: 12px;
  list-style: square;
}

div.payment_error {
  padding: 10px;
  margin: 12px 0;
  border: 3px solid red;
  background: #ffe;
}

/*-------------------------------------------------
  Misc
-------------------------------------------------*/

div.preview {
  border: 2px solid #000;
  margin: 10px -15px;

}

div.copyright {
  color: #666;
  font-size: 11px;
  text-align: center;
}

div.crossPromo {
  color: #000;
  font-size: 18px;
  font-family: helvetica;
  font-weight: bold;
  text-align: center;
  line-height: 1.4em;
  background-color: #fff9d8;
  margin: 60px 0;
  padding: 10px 0;
  border-top: 1px solid #ffe8cd;
  border-bottom: 1px solid #ffe8cd;
}

div.back {
  font-size: 11px;
  background-color: #efefef;
  margin: 20px 0 30px 0;
  padding: 5px;
  border: 1px dotted #ccc;
}

div.back a:hover {
  text-decoration: none;
}

div.no_results {
  margin: 20px auto 100px auto;
  padding-left: 65px;
}

div.no_results h1 {
  color: #900;
  font-size: 16px;
  margin: 0; padding: 0;
}

div.no_results li {
  font-size: 12px;
}

div.notice {
  background-color: #d0ffd0;
  border: 2px solid green;
  padding: 7px 7px 7px 7px;
  margin-top: 18px;
  margin-bottom: 20px;
}

div.notice p {
  color: #333;
  font-size: 14px;
  margin: 0;
  padding: 5px;
}

/* FOOTER -----------------------------------------------------*/

div#footer {
	border-top: 1px solid #000;
  background-color: #111;
	padding-top: 20px;
	color: #ccc;
	clear: both;
	font-family: Helvetica, sans-serif;
}

div#footer div.container {
	background-color: #111;
}

div#footer div.container div#products {
	width: 880px;
	margin: 0 auto;
	background-color: transparent;
	height: 150px;
}

div#footer div#products h1 {
	font-size: 20px;
	letter-spacing: 0;
	padding-left: 15px;
	margin: 0 0 1px 0;
	color: #fff;
}

div#footer div#products h1 span {
	color: #333;
	font-size: 18px;
	font-weight: normal;
}

div#footer div#products h2 {
	font-size: 16px;
	letter-spacing: 0;
	font-family: helvetica, arial, sans-serif;
	margin: 0;
	color: #80CEFF;
	font-weight: normal;
}

div#footer div.product {
	float: left;
	padding: 10px;
	width: 200px;
	text-align: center;
}

div#footer div.product img {
	margin-bottom: 8px;
	border: 0;
}

div#footer div.product a {
	color: #fff;
}

div#footer div.bar {
	clear: both;
	padding-top: 20px;
	font-size: 14px;
	text-align: center;
}

div#footer div.bar strong {
	color: #fff;
}

div#footer div.bar a, div#footer div.legal a {
	color: #fff;
}

div#footer div.legal {
	margin: 30px auto;
	margin-bottom: 0;
	padding-bottom: 30px;
	text-align: center;
	font-size: 10px;
	width: 800px;
	background-color: #111;
	line-height: 1.4em;
}

div#footer div.legal img {
	margin-bottom: 30px;
	border: 0;
}


div#footer div.secondary {
	width: 740px;
	padding: 20px;
	clear: both;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	margin: 20px auto 0 auto;
}

div#footer div.secondary div.highlight {
	width: 350px;
	font-size: 14px;
	margin-bottom: 15px;
	height: 60px;
	color: #80CEFF;
	text-align: left;
}

div#footer div.secondary div.highlight img {
	float: left;
	padding-right: 10px;
	border: 0;
}

div#footer div.secondary div.highlight h2 {
	font-size: 18px;
	color: #fff;
	margin: 0;
	padding: 15px 0 2px 0;
}

div#footer div.secondary div.other {
	float: right;
	width: 345px;
	clear: both;
	text-align: left;
	font-size: 14px;
	margin-bottom: 10px;
	height: 60px;
	color: #fff;
}

div#footer div.secondary a {
	color: #fff;
	font-weight: bold;
	margin-right: 5px;
}

div#footer div.secondary div.other ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div#footer div.secondary div.other li {
	font-size: 14px;
	margin-bottom: 9px;
	color: #999;
	line-height: 1;
}
.box{display:block}
.box *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#E0E0E0}
.box1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #f1f1f1;
  border-right:1px solid #f1f1f1;
  background:#e7e7e7}
.box2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #fbfbfb;
  border-right:1px solid #fbfbfb;
  background:#e5e5e5}
.box3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #e5e5e5;
  border-right:1px solid #e5e5e5;}
.box4{
  border-left:1px solid #f1f1f1;
  border-right:1px solid #f1f1f1}
.box5{
  border-left:1px solid #e7e7e7;
  border-right:1px solid #e7e7e7}
.boxfg{
  background:#E0E0E0}
