@import url("reset.css");

/*==================================================*/
/*	Main styles										*/
/*==================================================*/

body {
	color: #333;
	font: 80% Tahoma, Verdana, Arial, sans-serif;
}

#main {
	width: 90%;
	margin: 0 auto;
	min-width: 960px;
}

hr {
	width:  100%;
	height: 1px;
	background-color: #ccc;
	clear: both;
	margin: 15px 0;
}

/*==================================================*/
/*	Top												*/
/*==================================================*/

#top {
	margin: 30px 0 0 0;
	height: 50px;
	border-bottom: 1px solid #999;
	padding-bottom: 20px;
}

#top h1 a {
	display: block;
	text-indent: -9999px;
	width: 590px;
	height: 50px;
	background: transparent url(../imgs/deutrabalho.gif) no-repeat left top;
	float: left;
}

#top form {
	width:  360px;
	float: right;
	text-align: right;
	margin: 10px 0 3px 0;

}

#top form input {
	width: 247px;
	padding: 0 8px;
	font-size: 130%;
	color:  #ccc;
	border: 1px solid #999;
	padding: 8px 4px;
}

#top form input.bt {
	width: 32px;
	height: 32px;
	border:  0;
	background: transparent url(../imgs/lupa.gif) no-repeat left top;
	text-indent: -9999px;
	cursor: pointer;
}

/*==================================================*/
/*	Wrap											*/
/*==================================================*/

#wrap {
	clear: both;
	margin: 20px 0 0 0;
}

#wrap .ThreeCols, #wrap .DoubleCol {
	float: left;
}

#wrap h2 {
	font-size: 120%;
	border-bottom: 1px solid #333;
	margin: 30px 0 5px 0;
}

#wrap h2.FirstChild {
	margin-top: 0;
}

#wrap li {
	border-bottom: 1px dotted #333;
	background: transparent url(../imgs/marcadores.gif) no-repeat left center;
}

#wrap small {
	font-size: 90%;
	color: #666;
}

#wrap li.LastChild {
	border: 0;
	background: transparent none;
}

#wrap li a {
	padding: 5px 0 5px 16px;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
	color:  #333;
}

/*==================================================*/
/*	Wrap - Three Columns							*/
/*==================================================*/

#wrap .ThreeCols {
	width: 30%;
	margin: 0 0 0 5%;
}

#wrap .FirstChild {
	margin: 0;
}

/*==================================================*/
/*	Wrap - Three Columns							*/
/*==================================================*/

#wrap .DoubleCol {
	width: 65%;
}

/*==================================================*/
/*	Colors diffs									*/
/*==================================================*/

/* red */
#wrap .red h2, #wrap .red li.LastChild a, #wrap .red li a:hover, #wrap .red li a:hover small, #wrap .red dt, #wrap .red .pagination li.active a {
	color: #a30078;
}

#wrap .red li, #wrap .red h2 {
	border-color: #a30078;;
}

#wrap .red li {
	background-position: 0 center;
}

#wrap .red .pagination li.active a {
	background-position: center bottom;
}

/* blue */
#wrap .blue h2, #wrap .blue li.LastChild a, #wrap .blue li a:hover, #wrap .blue li a:hover small, #wrap .blue dt, #wrap .blue .pagination li.active a {
	color: #0078a3;
}

#wrap .blue li, #wrap .blue h2 {
	border-color: #0078a3;;
}

#wrap .blue li {
	background-position: -1000px center;
}

#wrap .blue .pagination li.active a {
	background-position: center -1408px;
}

/* gren */
#wrap .green h2, #wrap .green li.LastChild a, #wrap .green li a:hover, #wrap .green li a:hover small, #wrap .green dt,#wrap .green .pagination li.active a {
	color: #78a300;
}

#wrap .green li, #wrap .green h2 {
	border-color: #78a300;;
}

#wrap .green li {
	background-position: -2000px center;
}

#wrap .green .pagination li.active a {
	background-position: center -693px;
}


/*==================================================*/
/*	Paginação										*/
/*==================================================*/

#wrap div .pagination{
	margin: 20px 0;
	text-align: center;
}

#wrap div .pagination li, #wrap div .pagination li a {
	padding: 0;
	margin: 0;
	display: inline;
	background: transparent none;
}

#wrap div .pagination li a {
	padding: 0 3px;
	margin-left: 2px;
}

#wrap div .pagination li {
	border-width: 0 0 0 1px;
	border-style: solid;
	margin: 0;
	padding: 0;
}

#wrap div .pagination li.FirstChild {
	border: 0;
}

#wrap div .pagination li.active a {
	background: transparent url(../imgs/marcadores_vertical.gif) no-repeat center bottom;
	padding-bottom: 7px;
}

/*==================================================*/
/*	Details											*/
/*==================================================*/

#wrap dt {
	width:  30%;
	clear: left;
}

#wrap dd {
	width: 65%;
}

#wrap dt, #wrap dd {
	margin: 5px 0;
	float:  left;
}

#wrap dt.FirstChild, #wrap dd.FirstChild {
	margin-top: 10px;
}

#wrap .BaixeAqui a {
	display: block;
	text-indent: -9999px;
	width: 124px;
	height: 16px;
	background: transparent url(../imgs/baixeaqui.gif) no-repeat left top;
	clear: both;
	margin: 30px 0 0 30%;
}

#wrap dd a {
	color: #0078a3;
	text-decoration: none;
}

#wrap dd a:hover {
	text-decoration: underline;
}

#wrap p {
	line-height: 200%;
}

#wrap #ContactForm {
	display: none;
	clear: left;
}

/*==================================================*/
/*	Sobre o deutrabalho.com.br						*/
/*==================================================*/

#wrap #faq dt {
	float: none;
	width: 100%;
	font-weight: bold;
	color: #333;
}

#wrap #faq dd {
	margin: 5px 0 35px 0;
	width: 100%;
}

#PergunteForm {
	display: none;
	clear: left;
}

#code, #code2 {
	width: 75px !important;
	position: relative;
	top: -4px;
}

/*==================================================*/
/*	Releases										*/
/*==================================================*/

#wrap dd.release p {
	line-height: 150%;
	margin: 15px 0;
}

/*==================================================*/
/*	Details - Fale com o autor						*/
/*==================================================*/

#CheckFAQAnswers {
	display: none;
	font-size: 150%;
	line-height: 250%;
}

#CheckFAQAnswers a {
	width: auto;
	color: #fff !important;
	background-color: #78a300;
	font-size: 80%;
	text-decoration: none;
	padding: 3px 15px;
}

#TB_ajaxContent li {
	margin: 10px 0;
}

#TB_ajaxContent li label {
	width: 20%;
	float: left;
}

#TB_ajaxContent li input, #TB_ajaxContent li textarea {
	width: 60%;
	border: 1px solid #666;
}

#TB_ajaxContent li textarea {
	height: 135px;
}

#TB_ajaxContent li.bt input {
	margin-left: 20%;
	border: 0;
	background-color: #78a300;
	color: #fff;
	font-weight: bold;
	font-size: 120%;
	padding: 3px 0;
	cursor: pointer;
	opacity: 0.5;
	filter:alpha(opacity=50);
}

#TB_ajaxContent li.bt input:hover {
	opacity: 1.0;
	filter:alpha(opacity=100);
}

#TB_ajaxContent #erros {
	margin: 0;
	padding: 0;
}

#TB_ajaxContent #erros li {
	background: transparent url(../imgs/remove.png) no-repeat left center;
	padding: 0 0 0 19px;
	margin: 2px 0;
	color: #900;
}

/*==================================================*/
/*	Cadastro										*/
/*==================================================*/

#wrap #CadastroOnlineForm dt {
	margin-top: 10px;
}

#wrap #CadastroOnlineForm dd {
	margin-bottom: 10px;
}

#wrap #CadastroOnlineForm dt label {
	color: #333;
}

#wrap #CadastroOnlineForm dd input,
#wrap #CadastroOnlineForm dd textarea {
	border: 1px solid #666;
	width: 60%;
	color: #333;
	padding: 3px;
}

#wrap #CadastroOnlineForm dd textarea {
	height: 150px;
}

#wrap #CadastroOnlineForm dd input:focus,
#wrap #CadastroOnlineForm dd textarea:focus {
	border-color: #78a300;
	background-color: #efefef;
}

#wrap #CadastroOnlineForm dd small {
	display: block;
}

#wrap #CadastroOnlineForm #confirme_e_envie p {
	line-height: 110%;
	margin: 20px 0;
}

#wrap #CadastroOnlineForm #confirme_e_envie input {
	float: left;
	clear: left;
}

#wrap #CadastroOnlineForm #confirme_e_envie label {
	margin-left: 20px;
	display: block;
}

#wrap #CadastroOnlineForm #ErrosContainer {
	background-color: #ffcccc;
	padding: 10px;
	display: none;
}

#wrap #CadastroOnlineForm #ErrosContainer.ServerSideValidation {
	display: block !important;
}

#wrap #CadastroOnlineForm #erros {
	margin: 0;
	padding: 0;
}

#wrap #CadastroOnlineForm #erros li {
	background: transparent url(../imgs/remove.png) no-repeat left center;
	padding: 0 0 0 19px;
	margin: 2px 0;
	color: #900;
	border: 0;
}

/*==================================================*/
/*	Boo-Boxifier & UOL Afiliados					*/
/*==================================================*/

#Boo-Boxifier {
	border: 1px solid #ccc;
	padding: 0 0 5px 0;
}


#Boo-Boxifier:after { /* autoclear */
	content: “.”;
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#Boo-Boxifier li a img {
	float: left;
	margin: 0 15px 0 0;
}

#Boo-Boxifier li {
	display: inline;
}

#Boo-Boxifier li a {
	text-decoration: none;
	color: #666;
	width: 180px;
	display: block;
	width: 200px;
	float: left;
	margin: 0 10px;
	padding: 5px;
	font-size: 90%;
}

#Boo-Boxifier li a:hover {
	background-color: #efefef;	
}

#Boo-Boxifier li.FirstChild {
	color: #fff;
	background-color: #ccc;
	display: block;
	text-align: left;
	margin-bottom: 10px;
	padding: 2px 1px 3px 10px;
	font-size: 90%;
}

#Boo-Boxifier li.FirstChild a.close {
	display: block;
	float: right;
	text-decoration: none;
	color: #fff;
	padding: 0 2px;
	margin: 0 5px 0 0;
	font-weight: bold;
	width: auto;
}

#Boo-Boxifier li.FirstChild a.close:hover {
	background-color: #999;
}

#UolAfiliados {
	width: 728px;
	margin: 5px auto;
}

/*==================================================*/
/*	Footer											*/
/*==================================================*/

#footer {
	margin: 30px 0 0 0;
	border-top: 1px solid #999;
	padding: 10px 0;
}

#footer p {
	text-align: center;
	font-size: 90%;
}

#footer, #footer * {
	color: #666;
}

#footer #credits {
	margin-top: 10px;
}

#footer #credits li {
	float: right;
	border-right: 1px solid #ddd;
	margin-right: 10px;
	padding-right: 10px;
	font-size: 80%;
}

#footer #credits li.FirstChild {
	border: 0;
	margin: 0;
	padding: 0;
}

#footer #credits li a {
	color: #ccc;
	text-decoration: none;
}

#footer #credits li a:hover {
	text-decoration: underline;
}

#footer #help li {
	float: left;
}

#footer #help li a {
	display: block;
	width: auto;
	height: 16px;
	background: transparent url("../imgs/info.png") no-repeat left top;
	margin: 0 10px 0 0;
	text-decoration: none;
	padding-left: 19px;
	color: #0078a3;
}

#footer #help li#info a {
	background-image: url("../imgs/help.png");
}

#footer #help li#release a {
	background-image: url("../imgs/info.png");
}

#footer #help li#contato a {
	background-image: url("../imgs/comment.png");
}

#footer #DataSpace {
	width: 100%;
	padding: 1em 0;
	margin: 4em auto 2em auto;
}

#footer #DataSpace a {
	position: relative;
	top: 7px;
}