@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	z-index:0;
}

.logo_print {
	display:none;
}

html, body {
	height: 100%;
}

a:link, a:active, a:visited {
	border:medium none;
	outline:medium none;
	cursor:pointer;
	color:#0099cc;
	text-decoration:none;
}

a:hover {
	color:#cc0000;
}

a img {
	border:medium none;
}

a.button:link, a.button:active, a.button:visited {
	padding:3px;
	border:2px solid #0099cc;
	outline:medium none;
	cursor:pointer;
	color:#0099cc;
	text-decoration:none;
	font-weight:bold;
}

a.button:hover {
	border:2px solid #cc0000;
	color:#cc0000;
	font-weight:bold;
}

a.button_small:link, a.button_small:active, a.button_small:visited {
	font-size:9px; 
	padding:2px;
	border:medium none;
	outline:medium none;
	cursor:pointer;
	color:#cc0000;
	text-decoration:none;
}

a.button_small:hover {
	color:#000000;
}

input[type='text'], input[type='password'], textarea{
	border-top:1px solid #666666;
	border-left:1px solid #666666;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}

textarea {
	text-align:left !important;
}

h1 {
	background:#FFFFFF url(/images/line.gif) no-repeat left bottom;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:1.6em;
	padding-bottom:1em;
}

h3 {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	line-height:normal;
}

body {
	background:#FFFFFF;
	font-family:"Lucida Sans Unicode", "Trebuchet MS", serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	text-align:justify;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -215px; /* the bottom margin is the negative value of the footer's height */
}

.close {
	background:transparent url(/images/close.gif);
	width:27px;
	height:27px;
	display:block;
	position:absolute;
	margin-top:5px;
	right:5px;
	cursor:pointer;
}

.login_c {
	position:absolute;
	margin-top:5px;
	right:260px;
	text-align:right;
}

.login_c p {
	line-height:1.5em;
}

.login_c a {
	margin-left:11em;
	color:#ffd291 !important;
	text-decoration:none;
	font-size:0.8em;
}

.login_c a:hover {
	text-decoration:underline;
}

.login_c .alert {
	color:#FFFF99;
	font-size:0.8em;
}

.login_c label {
	width:6em;
	text-align:right;
	margin-right:0.5em;
	display:inline-block;
}

.account_c {
	position:absolute;
	margin-top:5px;
	float:left;
	text-align:left;
}

.account_c ul{
	list-style:none;
	padding:0;
	line-height:30px;
	float:left;
}

.account_c li{
	display:inline;
	padding-left:20px;
	width:100px;
	text-align:right;
}

.account_c li a{
	font-size:12px;
	color:#ffd291 !important;
	text-decoration:none;
}

.account_c a:hover {
	text-decoration:underline;
}

.inputs {
	width:116px;
	display:inline-block;
}

#login {
	background:#504e4a;
	color:#FFFFFF;
	position:relative !important;
	height:auto;
}

.calendar {
	display:inline-block;
	cursor:pointer;
	margin-left:5px;
	height:14px;
	width:14px;
	clear:none;
	background:url(/images/calendar_icon.gif) no-repeat;
	text-indent:-9999px;
}

.header {
	width:100%;
	background:#33312c url(/images/h_bg.gif) center top no-repeat;
	height:102px;
	position:relative;
}

.logo {
	background:transparent url(/images/logo.gif) no-repeat;
	position:absolute;
	top:7px;
	left:50%;
	text-indent:-99999px;
	width:153px;
	height:45px;
	display:block;
	margin-left:-93px;
}

.l_menu {
	position:absolute;
	background:transparent url(/images/login.gif) repeat-x left top;
	color:#d7d7d6;
	text-align:right;
	width:98%;
	padding:6px 2% 0 0;
}

.l_menu a:link, .l_menu a:active, .l_menu a:visited {
	color:#d7d7d6;
	text-decoration:underline;
	outline:none medium;
	line-height:13px;
	height:20px;
	display:block;
	float:right;
	margin:0 5px;
}

.l_menu a:hover {
	text-decoration:none;
}

.l_menu .login_btn {
	background:transparent url(/images/login_btn.gif) left top no-repeat;
	position:relative;
	top:-2px;
	width:92px;
	display:block;
	height:22px !important;
	line-height:17px !important;
	margin-top:-2px;
	text-align:center;
	text-decoration:none !important;
}

.motto_white {
	color:#FFFFFF;
	left:50%;
	position:absolute;
	margin-left:-8.0em;
	margin-top:50px;
	z-index:100;
	font-weight:bold;
}

.motto_black {
	color:#000000;
	left:50%;
	position:absolute;
	margin-left:-8.1em;
	margin-top:52px;
	z-index:50;
	font-weight:bold;
}

.beta {
	color:#CCC;
	left:0%;
	position:absolute;
	margin-left:1.5em;
	margin-top:10px;
	z-index:100;
	font-weight:bold;
}

/*************************************************************** MENU START **************************************************/

.menu {
	width:100%;
	margin-top:-33px;
	background:transparent;
	position:relative;
}

.menu .main {
	margin-left:20px;
	list-style:none;
	display:block;
	height:33px;
	text-transform:uppercase;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:1.4em;
}

.menu .main li {
	float:left;
	display:block;
	height:33px;
	line-height:33px;
	margin-right:1em;
}

.menu .main li div {
	background:transparent url(/images/main_btn.gif) left top no-repeat;
	height:33px;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	float:left;
	padding-left:12px;
}


.menu .main li div span {
	background:transparent url(/images/main_btn.gif) right top no-repeat;
	float:left;
	padding-right:12px;
}

.menu .main li a {
	background:transparent;
	height:33px;
	display:block;
	color:#918f8b;
	text-decoration:none;
	float:left;
	padding-left:12px;
}

.menu .main li a:hover {
	background:transparent url(/images/main_btn.gif) left bottom no-repeat;
	color:#bcbab6;
}

.menu .main li a span {
	background:transparent;
	float:left;
	padding-right:12px;
}

.menu .main li a:hover span {
	background:transparent url(/images/main_btn.gif) right bottom no-repeat;
}

.menu .second {
	width:100%;
	background:#666562;
	height:34px;
	border-bottom:1px solid #33312c;
	list-style:none;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:1.2em;
	font-weight:bold;
}

.menu .second li {
	background:transparent url(/images/second.gif) right bottom no-repeat;
	float:left;
	padding: 0 10px;
	text-align:center;
	line-height:34px;
	text-transform:uppercase;
}

.menu .second li a {
	color:#FFFFFF;
	text-decoration:none;
	height:34px;
	display:block;
	float:left;
}


.menu .second li a:hover {
	color:#ffd291;
}


/*************************************************************** MENU END **************************************************/

/*********************************************************** ORANGE START *************************************************/



/*********************************************************** ORANGE END *************************************************/

.orange {
	background:#e28a0c url(/images/orange.gif) left top repeat-x;
	padding:8px 0 8px 8px;
	overflow:auto;
}

.fake {
	background:transparent url(/images/fake.gif) left top no-repeat;
	height:48px;
}

.fake_on {
	background:transparent url(/images/fake.gif) left 100% no-repeat;
	height:48px;
}

.search[class] {
	background:transparent;
	border:medium none;
	color:#8d8c8c;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:1.4em;
	font-weight:bold;
	float:left;
	margin:11px 18px 0;
	width:350px;
	display:block;
}

.search {
	background:transparent;
	border:medium none;
	color:#8d8c8c;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:1.4em;
	font-weight:bold;
	float:left;
	margin:11px 18px 0 10px;
	width:350px;
	display:block;
}

/*********************************************************** CONTENT START *************************************************/

.content {
	background:#FFFFFF url(/images/content.gif) repeat-x;
	padding:20px 0 0 20px;
}


.shade_top {
	background:#FFFFFF url(/images/shade.gif) left top no-repeat;
	padding-left:45px;
}

.shade_bottom {
	background:#FFFFFF url(/images/shade.gif) left bottom no-repeat;
	padding-bottom:80px;
}


/************************************************* INDEX PAGE START *******************************************/

.row {
	/*width:100%;*/
	padding:0.3em 0 0.3em 0.3em;
	overflow:auto;
}

.row a{
	text-decoration:none;
}


.one {
	background:#FFFFFF;
}

.two {
	background:#f2f2f2;
	border-bottom:1px solid #dfdfdf;
}

.one-promo {
	background:#FFFFFF url(/images/back_promo.png) no-repeat right bottom;
}

.two-promo {
	background:#f2f2f2 url(/images/back_promo.png) no-repeat right bottom;
	border-bottom:1px solid #dfdfdf;
}

.job {
	color:#0099cc;
	display:block;
	width:40%;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	line-height:1.2em;
	float:left;
}

.application-row {
	color:#0099cc;
	display:block;
	width:30%;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	line-height:1.2em;
	float:left;
	margin-right:10px;
}

.application-row-full {
	color:#0099cc;
	display:block;
	width:80%;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	line-height:1.2em;
	float:left;
	margin-right:10px;
}

.city{
	float:left;
	width:25%;
	margin-right:1%;
}

.city a{
	color:#02749a !important;
}

.city a:hover {
	color:#cc0000 !important;
}


.comp{
	float:left;
	width:148px;
}

.comp a{
	color:#02749a !important;
}

.comp a:hover {
	color:#cc0000 !important;
}

.message {
	float:left;
	width:98%;
}

.row span {
	color:#898989;
	font-size:0.8em;
}

.down_promo {
	float:left;
	width:250px;
	margin-right:50px;
	overflow:visible;
}

.newsletter {
	background:transparent url(/images/newsletter_icon.gif) no-repeat left top;
	padding-left:98px;
	height:90px;
}

.rss {
	background:transparent url(/images/rss_icon.gif) no-repeat left top;
	padding-left:81px;
	height:96px;
}

h2 {
	color:#ff6600;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:1.4em;
}

.right {
	padding:20px 0 20px 0;
}

.other a {
	color:#000000;
}

.other a span {
	color:#0099cc;
}

.other a:hover span {
	color:#cc0000;
}


a.ft, .ft {
	font-weight:normal;
	color:#009900;
}

a.pt, .pt {
	font-weight:normal;
	color:#993300;
}

a.fr, .fr {
	font-weight:normal;
	color:#3366CC;
}

a.all, .all {
	font-weight:normal;
	color:#000000;
}

/************************************************* INDEX PAGE END *******************************************/


/************************************************* DETAIL PAGE START *******************************************/

.details {
	background:#eeeeee;
	text-align:right;
	padding:0 1em;
	line-height:2em;
}

.description {
	margin:1em auto;
	padding:0 1em;
}

.orange_btn {
	display: block;
	margin:2em auto;
	background:#FFFFFF url(/images/orange_btn.gif) left top no-repeat;
	height:52px;
	color:#FFFFFF !important;
	text-decoration:none;
	font-family:"trebuchet MS", "Myriad Pro", Arial, sans-serif;
	font-size:18px;
	font-weight:bold;
	padding-left:20px;
	float:left;
	clear:both;
}

.orange_btn:hover {
	background-position:left bottom;
}

.orange_btn span {
	display: block;
	background:#FFFFFF url(/images/orange_btn.gif) right top no-repeat;
	height:52px;
	line-height:44px;
	float:left;
	padding-right:20px;
}

.orange_btn:hover span{
	background-position:right bottom;
}

.aplica {
	display: block;
	margin:2em auto;
	background:#FFFFFF url(/images/aplica.gif) no-repeat;
	width:322px;
	height:53px;
	text-align:center;
	text-indent:-99999px;
}

.adauga{
	display: block;
	margin:2em auto;
	background:#FFFFFF url(/images/adauga.gif) no-repeat;
	width:226px;
	height:56px;
	text-align:center;
	text-indent:-99999px;
}



.yellow {
	background:#fff9d7 url(/images/yellow.gif) no-repeat;
	height:35px;
	width:137px;
	display:block;
	text-align:center;
	padding:8px 10px;
	margin:0 0 2em;
	position:relative;
}

/************************************************* DETAIL PAGE END *******************************************/

/************************************************* LIST PAGE START *******************************************/

.drop {
	background:transparent url(/images/drop.gif) left top no-repeat;
	display:block;
	height:31px;
	float:left;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	color:#000000 !important;
	cursor:pointer;
	padding-left:10px;
	line-height:26px;
	margin-right:2em;
}

.options {
	position:absolute;
	top:176px;
	overflow:auto;
	background:#f6f6f6;
	border-right:1px solid #9c9c9c;
	border-bottom:1px solid #9c9c9c;
}

.options  a{
	display:block;
	background:#f6f6f6;
	font-family:"trebuchet MS", Arial, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	clear:both;
	text-indent:5px;
	padding:3px;
	border-bottom:1px solid #e3e3e3 !important; 
	border-top:1px solid #FFFFFF !important; 
}

.oras {
	width:10em;
}

.tip_job {
		width:6em;
}

.drop span {
	background:transparent url(/images/drop.gif) right top no-repeat;
	float:left;
	display:block;
	float:left;
	height:31px;
	padding-right:30px;
}

.drop_label {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	float:left;
	display:block;
	height:31px;
	line-height:26px;
}


/************************************************* LIST PAGE END *******************************************/


/*********************************************************** CONTENT END *************************************************/

/*********************************************************** FOOTER START *************************************************/

.footer, .push {
	height: 215px; /* .push must be the same height as .footer */
}

.footer {
	background:url(/images/footer.gif) repeat-x;
	width:100%;
}

.spacer {
	display:block;
	clear:both;
	height:27px;
}

.footer_c {
	background:transparent url(/images/footer_logo.jpg) left top no-repeat;
	height:188px;
	padding:0 0 0 25px;
	color:#FFFFFF !important;
	line-height:1.2em;
}

.footer_c a{
	color:#FFFFFF !important;
	text-decoration:none;
	}

.footer_c a:hover{
	text-decoration:underline;
	}


.footer_c ul{
	list-style:none;
	padding:30px 0 0;
	float:left;
	margin-right:50px;
}

.footer_c b {
	font-weight:bold;
	color:#ed961a;
}

/*********************************************************** FOOTER END *************************************************/

/****RECAPTCHA****/
#recaptcha_table {
   background-color:#fff !important;
   border-top:1px solid #666666 !important;
   border-left:1px solid #666666 !important;
}

#recaptcha_area {
	width:150px !important;
}

.recaptchatable {
   border-top:1px solid #666666 !important;
   border-left:1px solid #666666 !important;
   border-right:1px solid #CCCCCC !important;
   border-bottom:1px solid #CCCCCC !important;
}
 
#recaptcha_response_field {
   border-top:1px solid #666666 !important;
   border-left:1px solid #666666 !important;
   border-right:1px solid #CCCCCC !important;
   border-bottom:1px solid #CCCCCC !important;
}
/****RECAPTCHA END****/

.error {
	color:red;
}
