﻿body {
	background: #000;
	color:#FFF;
	font-family:"trebuchet ms", arial, tahoma;
	margin:0;
	padding:0;
	text-align:center;
	}

body.porque_agile_jobs {
  text-align: justify;
}

body.porque_agile_jobs #jobs a {
  color: #0093DD;
}

		a:link {
			color:#fff;
			}

		a:visited {
			color:#fff;
			text-decoration:none;
			}

		a:hover {
			color:#fff;
			}

		a img {
			border-width:0
			}

		input {
			font-size:28px;
			background-color: #111;
			border: 1px #666 solid;
			width:500px;
			font-family:"trebuchet ms", arial, tahoma;
			color:#fff;
			padding:0;
			-moz-border-radius:5px;
			-webkit-border-radius:5px;
			}

#Container {
	margin:0 auto;
	width:900px;
	}

		#Masthead {
			  border-bottom:1px dotted #CCCCCC;
			  text-align: center;
			  margin: 0 0 25px
			  }

				.top-box {
					display:inline-block;
					vertical-align:middle;
					margin: 10px;
					font-size: 14px;
					}

				.top-box h1 {
					font-size:26px;
					font-weight: normal;
					}

				#quero-trabalhar, #quero-contratar {
					width:240px;
					height:180px;
					}

						#quero-contratar a:link, #quero-contratar a:visited { color: #0093DD; text-decoration:underline; }
						#quero-contratar a:hover { color: orange }

				#teamware-agile-jobs-logo {
					width:340px;
					height:130px;
					}

							#live-search {
							}

							#live-search input {
								font-size: 28px;
								color:#fff;
								text-align: center;
								width: 300px;
								margin-top:18px;
								background-color:#222;
								font-family: "trebuchet ms", arial, tahoma, sans-serif;
								font-weight:bold;
							    -moz-border-radius:10px;
								-webkit-border-radius: 10px;
								box-shadow: 0px 0px 5px #999;
								-moz-box-shadow: 0px 0px 5px #999;
								-webkit-box-shadow: 0px 0px 5px #999;
								}


#job_list {
	border-right:1px dotted #fff;
	padding:0 20px 20px 0;
	text-align:left;
	width:600px;
	margin: 10px 0 0 0
	}

		.round_rect-1 {
			background-color:#000;
			text-decoration: none;
			/*-moz-border-radius:10px;
			-webkit-border-radius: 10px;
			box-shadow: 0px 0px 5px #999;
			-moz-box-shadow: 0px 0px 5px #999;
			-webkit-box-shadow: 0px 0px 5px #999;*/
			}

		.sectionHeader {
			margin-bottom:10px;
			color: #fff
			}

				.sectionHeader h2 {
					color: #fff;
					font-size:24px;
					padding: 1px 15px;
					}

						.sectionHeader h2 span {
							font-size:10px;
							font-style:italic;
							}

								.sectionHeader h2 span a:link,
								.sectionHeader h2 span a:visited {
									float:right;
									width: 20px;
									height:20px;
									}

								.sectionHeader h2 a img {
									float:right;
									padding:0 1px 0 20px;
									}
						.sectionHeader h2 a:link {
							text-decoration: none;
							color: #fff;
							}

						.sectionHeader h2 a.category {
							 color:#339933;
							 text-decoration:none;
							 }

								.sectionHeader h2 a.category:hover {
									  background-color:transparent;
									  color:#339933;
									  text-decoration:underline;
									  }

						.sectionHeader h2 .latest {
							float:right;
							font-size:10px;
							font-style:italic;
							padding-left:10px;
							}

					.sectionHeader .job-details  h2 {
						  font-size:24px !important;
						  line-height:1.1em;
						  padding:2px 0;
						  text-transform:none;
						  text-align: left;
						}

							.sectionHeader .job-details h2 span {
								  color:#999999;
								  float:none;
								  font-size:100%;
								  padding:0 5px;
								}

					.title-job {
						border:2px solid #333333;
						padding:5px 5px 5px 20px;
						-moz-border-radius:10px;
						-webkit-border-radius:10px;
						}

					#title-job:hover { background-color:orange; }

							#title-job p {
								width:auto}


		.listings {
			 font-size:12px;
			 line-height:1.4em;
			 margin-bottom:25px;
			 padding-left:8px;
			 font-style:italic;
			}

				.listings ul {
					 list-style-image:none;
					 list-style-position:outside;
					 list-style-type:none;
					 margin-left:0;
					 padding-left:0;
					}

						.listings li {
							padding:5px;
							background-color:#111;
							height:18px;
							margin: 10px;
							-moz-border-radius:5px;
							-webkit-border-radius:5px;
							}

								.listings a:link {
									color:orange;
									padding:0 3px;
									text-decoration:underline;
									font-size:14px;
									font-style:normal;
									font-variant:small-caps;
									font-weight:bold;
									}

								.listings a:visited {
									color:#fff;
									padding:0 3px;
									text-decoration:none;
									font-size:14px;
									font-style:normal;
									font-variant:small-caps;
									font-weight:bold;
									font-style: italic;
									}


								.listings li:hover, .listings li.shade:hover {
									background-color:#333;
									}

								.listings li span {
									color:#999999;
									padding:0 3px;
									}

								.listings li.shade {
									background-color:#222;
									}

				.listings li.more {
					font-size:10px;
					text-align:right;
					}
				.listings span.type {
					color:#000000;
					float:right;
					font-size:10px;
					font-weight:bold;
					margin-left:10px;
					}
				.listings span.job {
					color:#339933;
					}
				.listings span.internship {
					color:#6699CC;
					}
				.listings li.highlight {
					background-color:#FEFFE1 !important;
					border-bottom:1px solid #CCCC99;
					}
					body.show .listings p {
					width:75%;
					}

	div#listing_filter {
		border-top:1px solid #CCCCCC;
		font-size:12px;
		margin-top:5px;
		padding:5px 12px 8px;
		}

	div#listing_filter input {
	font-size:12px;
	}

	.listing {
		color:white;
		font-size:14px;
		margin:0 0 40px;
		padding:0 8px;
		text-align:left;
		}


			.listing a:link    {text-decoration:underline;}
			.listing a:hover  {color:orange;}
			.listing a:visited { text-decoration:underline;}

			.listing h2, .listing h2 a:link {
					color:orange;
					font-size:28px;
					letter-spacing:-1px;
					line-height:30px;
					margin:0;
					text-decoration:none;
					}

					.listing h2 a:hover {
						background:transparent none repeat scroll 0 0;
						text-decoration:underline;
						}



			.listing input, .listing textarea, .listing select {
				background-color: #111;
				border: 1px #666 solid;
				width:500px;
				font-family:"trebuchet ms", arial, tahoma;
				color:#fff;
				padding:0;
				-moz-border-radius:5px;
				-webkit-border-radius:5px;
				}

					.listing input {
						font-size:28px;
						text-indent: 5px;
						}

					.listing select {
						font-size:28px;
						margin:20px 0 0 0;
						}

						.listing textarea {
						font-size:16px
						}

				input#job_submit, input#btn-place-order, input#cupom_submit {
				cursor:pointer;
				background-color:orange;
				margin: 20px 0 50px;}

						input#job_submit:hover, input#btn-place-order:hover, input#cupom_submit:hover  { background-color:#00CC00;}


				select#cupom_data_limite_3i,
				select#cupom_data_limite_2i,
				select#cupom_data_limite_1i {
					margin:20px 0 0;
					text-align:center;
					}

				select#cupom_data_limite_1i {width:90px;}
				select#cupom_data_limite_2i {width:263px;}
				select#cupom_data_limite_3i {width:70px;}


table.form {
border-collapse:collapse;
margin-top:3px;
}
table.form th {
font-weight:normal;
padding:5px 5px 3px 3px;
text-align:right;
vertical-align:top;
white-space:nowrap;
}
table.form td {
color:#666666;
font-size:12px;
padding:3px 20px 3px 3px;
}
input.large {
font-size:15px;
font-weight:bold;
width:350px;
}
table.form td input, table.form td select, table.form td textarea {
font-size:13px;
}
table.form td input {
font-weight:bold;
}
table.form td.upload input {
font-weight:normal;
}
table.form td.job_type {
color:#000000;
}
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:transparent none repeat scroll 0 0;
padding-right:0;
padding-top:30px;
}
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 {
border-bottom:1px dotted #CCCCCC;
padding-bottom:10px;
}
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:medium none;
height:31px;
padding:0;
vertical-align:middle;
width:51px;
}



table.searchpost td.post p {
margin:0;
padding:0;
}

table.searchpost td.post span {
  background-color:yellow;
}

#errorExplanation {
  background-color:#F0F0F0;
  border:2px solid red;
  margin-bottom:20px;
  margin-top:18px;
  padding:7px 7px 12px;
}

#errorExplanation h2 {
  font-size:12px;
  font-weight:bold;
  letter-spacing:normal;
  margin:-7px -7px 0;
  padding:1px 5px 1px 27px;
  text-align:left;
}

#errorExplanation p {
  color:#333333;
  margin-bottom:0;
  padding:5px;
}

#errorExplanation ul {
  margin-left:2px;
}

#errorExplanation ul li {
  font-size:12px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:square;
}

div.payment_error {
  background:#FFFFEE none repeat scroll 0 0;
  border:3px solid red;
  margin:12px 0;
  padding:10px;
}

div.preview {
  border:2px solid #fff;
  margin:10px 10px;
  padding:15px 15px 10px;
}

div.copyright {
color:#666666;
font-size:11px;
text-align:center;
}
div.crossPromo {
background-color:#FFF9D8;
border-bottom:1px solid #FFE8CD;
border-top:1px solid #FFE8CD;
color:#000000;
font-size:18px;
font-weight:bold;
line-height:1.4em;
margin:60px 0;
padding:10px 0;
text-align:center;
}

	div.back {
		border-top:1px dotted white;
		font-size:11px;
		margin:20px 0 0;
		padding:5px;
		}

	div.back a:visited {
		color:white;
		text-decoration:underline;
		}

	div.back a:hover {
		color:orange;
		}



div.no_results {
margin:20px auto 100px;
padding-left:65px;
}
div.no_results h1 {
color:#990000;
font-size:16px;
margin:0;
padding:0;
}
div.no_results li {
font-size:12px;
}
div.notice {
background-color:#D0FFD0;
border:2px solid green;
margin-bottom:20px;
margin-top:18px;
padding:7px;
}
div.notice p {
color:#333333;
font-size:14px;
margin:0;
padding:5px;
}

	#jobs-feed {
		border-top:1px dotted #FFFFFF;
		margin:30px 0;
		padding:10px;
		}

				#jobs-feed a:link, #jobs-feed a:visited {text-decoration:underline;}
				#jobs-feed a:hover {color:orange;}

	#Content {
		float:left;
		line-height:30px;
		text-align:left;
		width:570px;
		border-right:1px dotted #fff;
		}

	#Sidebar {
		float:left;
		margin:20px 0 0 30px;
		text-align:left;
		width:245px;
		}

				#Sidebar p {
					font-size:11px;
					margin:0 0 20px;
					}

				#Sidebar h3 {
					font-size:12px;
					margin:0;
					}

				#Sidebar h3 a:link{
					color:#000000;
					}

				#Sidebar h3 a:hover {
					color:#FFFFFF;
					}

	#Footer {
		border-top:1px dotted #CCCCCC;
		clear:left;
		margin-top:40px;
		padding-top:10px;
		}
				#Footer p {
					color:#333333;
					font-size:10px;
					font-weight:normal;
					letter-spacing:0;
					margin:0;
					width:450px;
					}

