﻿/* begin 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, font, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* end reset*/


table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0px;
	padding: 1px;
	border: 0;
}

body 
		{	
		background-color: #F4F4F4;
		font-family: arial;
		font-size: 12px;
		color: #6A6A6A;	 line-height:1.5em;
		}



#mainplaceholder
	{
	    min-height: 430px;
	    background-color:#FFFFFF;
	    padding-left:1.0em;
	    padding-right:10px;
			
}

/* Hack for IE */
* html #mainplaceholder 
{
    height: 430px;
    background-color:#FFFFFF;
}

/* E		*/
#pagearea	{width:90%; 
			margin:0 auto; background-color:#FFFFFF;
			border: solid 1px #666666;
			margin-top:10px;
}

#pagearea select, option, textarea
{
	font-family:  'Lucida Grande', 'Lucida Sans', 'Trebuchet MS', Verdana, Arial, sans-serif;
	font-size: 12px;
}

textarea    {width:350px; height:75px} 

#headerarea {text-align:left; 
			 background-color:#9bb4c1;
			 width:100%; height:100px; }

#footerarea {
			 text-align:left; 
			 background-color:#9bb4c1;
 			 margin-top:60px;
			 color:#666666;
			 height:72px;
			 width:100%;
			 font-size:0.9em; 	
			 }	


a {
	color: #F06C3B;
}

.sidebar	{ margin-top:20px;}

.sidebar a:hover {
	font-family: arial;
	font-size: 13px;
	color: #F06C3B;
	text-decoration: underline;
	font-weight: bold;
}

.maintable		{width:100%;}
.mainleftside	{width: 259px;}
.mainrightside	{}

.AplicarOferta	{}
.poweredBy		{text-align:right;padding-top:50px;}
.FormHeader	{font-family: arial; font-size: 14px; color: #F06C3B; font-weight: bold; text-transform:uppercase;}

.CellLabel	{font-weight:bold;}
.FormSubHeader	{font-weight:bold;text-transform:uppercase;}
.FormLabel	{font-weight:bold;}


.username	{font-family: arial; font-size: 14px; color: #F06C3B; font-weight: bold; text-transform:uppercase;}
#existingarea	{width:700px; text-align:center; margin:0 auto;}	
.existinguser	{text-align:center; width:400px; background-color:#FFFD96; color:#CC0000; font-weight:bold; padding:6px 6px 6px 6px; margin-bottom:10px;}

.norows	{font-family: arial; font-size: 14px;color: #6A6A6A;font-weight: bold;	text-transform:uppercase;}

.tableHeader	{font-weight:bold; border-bottom:solid 1px #e0e0e0;}
.tableItem		{margin-bottom:10px}
.tableAlternate	{background-color:#eeeeee;margin-bottom:10px}
.separatorline	{background-color:#eeeeee;}

.sideLink	{padding:2px 0px 2px 0px;}

.sidetitle	{text-align:left; font-size: 16px; }
.sidetext	{text-align:left; font-size:11px; }
.errortext	{text-align:left; color:#CC0000}
.loginPanel	{width:95%}
.loggedInPanel	{padding-bottom:20px;}
.searchPanel  {}

.loginPanel	table tr td {padding:2px;}
.searchPanel table tr td {padding:1px;}

.regCandidato table tr td {padding:2px;}

.questionText   {display:block; font-weight:bold; padding-top:3px; padding-bottom:3px;}

.hiddencontrol {display:none;}