@import "common/reset.css";
@import "common/grid.css";
@import "common/type.css";

img {
	 border:0px;
}

a:link {
	color:#555555;
}

a:visited {
	color:#555555;
}

a:hover {
	color:#555555;
}

a:active{
	color:#555555;
}


/* error, success, notice */
div.error {
	background: 		url(/images/exclamation.png) no-repeat top left #FFEDEF;
	border: 			1px solid #FFC2CA;
	padding: 			10px 10px 10px 31px;
	margin: 			15px 0 0 0;
	overflow: 			hidden;
	color: 				#C00;
	width:				90%;
}

div.error .title {
	color: 				#C30;
	font-weight: 		bold;
}

div.success {
	background: 		url(/images/accept.png) no-repeat top left #EDFFED;
	border: 			1px solid #8DCC8D;
	padding: 			10px 10px 10px 31px;
	margin: 			15px 0 0 0;
	overflow: 			hidden;
	color: 				#070;
	width:				90%;
}

div.success .title {
	color: 				#070;
	font-weight: 		bold;
}


/* Colors */

a {
	color: #222766;
}

body    { 
	background: white; 
	color: #343434;
}

#language_text
{
	color: white;
}

a:hover {
	color: black;
}

/* HEADER
-------------------------------------------------------------------------------- */
/* header things */
#header_left
{
	background-image: url('/images/header_corner.png');
	border-right: 1px solid #c5c5c5;
}

#logo {
	background: black url('/images/header.jpg') no-repeat;
}

#banner_box
{

	background-image:url('/images/orange_box.jpg');
}

a.cv_link
{
	color: black;
	font-weight: bold;
	font-size: 18px;
}
#header_right
{
	background-image: url('/images/header_corner.png');
}
/* menu things */

#menu
{}

/* specific things */


a.left_menu_bottom_links:link, a.left_menu_bottom_links:visited, 
a.left_menu_bottom_links:hover, a.left_menu_bottom_links:active {
	text-decoration:none;
	color:#FDBC00;
}

.left_menu_bottom {
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;
	color:#A7A7A7;
	padding-right:5px;
}

a.busqueda_rapida:link, a.busqueda_rapida:active, a.busqueda_rapida:visited, 
a.busqueda_rapida:hover {
	text-decoration:none;
	color:#5C5C5C;
	font-weight:bold;
}

tr.orange_bar {
	background-image:url('/images/most_viewed_bar_orange.gif');
	background-repeat:no-repeat;
	height:30px;
	vertical-align:top;
}

td.orange_bar {
	padding-left:10px;
	padding-top:10px;
}


a.clean_black {
	text-decoration:none;
	color:#000000;
}

table.most_viewed_list {
	width:100%;
}

tr.bar_content {
	vertical-align:top;
}

td.bar_content {
	padding-left:10px;
	padding-top:0px;
	color:#A7A7A7;
}

table.main {
	width:669px;
}

tr.main {
	 vertical-align:top;
}

td.main {
	 padding-left:8px;
	 padding-top:5px;
}

table.header {
	height:100%;
}

tr.header {
	vertical-align:bottom;
}

td.header {
	padding-left:380px;
}

.search_bar {
	padding-bottom:12px;
}

.dark_box {
	background-color:#7C7C7C;
	color:#000000;
	padding-left:4px;
	padding-right:4px;
	padding-bottom:1px;
}


.search_input 
{
	height:12px;
	padding:3px;
	border:none;
	background-color:#FFEECB;
	width:300px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-bottom: 3px;
	border: 1px solid #ffd070;
}

.login_input 
{
	height:12px;
	padding:3px;
	border:none;
	background-color:#FFEECB;
	width:150px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-bottom: 3px;
}

.search_submit {
	background-color:#484848;
	color:#FFFFFF;
	border:0px;
	height:17px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-bottom: 3px;
}

table.big {
	width:100%;
	height:100%;
}

td.busqueda_rapida {
	padding-top:10px;
}

table.busqueda_rapida {
	width:100%;
	height:78px;
}

td.busqueda_rapida_spacer_left {
	width:30px;
	vertical-align:top;
}

td.busqueda_rapida_spacer_right {
	width:42px;
	vertical-align:top;
}

td.busqueda_rapida_img {
	width:48px;
	vertical-align:top;
	background-image:url('/images/buscueda_rapida.jpg');
	background-repeat:no-repeat;
}

td.busqueda_rapida_box {
	width:549px;
	vertical-align:top;
	background-color:#BABABA;
}

table.busqueda_rapida_inside {
	width:100%;
	height:100%;
	padding-left:4px;
}

tr.orange_bar_large {
	background-image:url('/images/orange_bar_large.jpg');
	background-repeat:no-repeat;
	background-position:left;
	background-position:top;
	height:30px;
	vertical-align:top;
}

tr.grey_bar_large {
	background-image:url('/images/grey_bar_large.jpg');
	background-repeat:no-repeat;
	background-position:left;
	background-position:top;
	height:30px;
	vertical-align:top;
}

td.bar_large {
	padding-left:43px;
	padding-top:8px;
}

tr.bar_content_large {
	vertical-align:top;
}

td.bar_content_large {
	padding-left:40px;
	padding-right: 40px;
	padding-top:0px;
}

.width {
	width:100%;
}

td.index_bars {
	padding-top:10px;
}

.table_header_auto {
	vertical-align:bottom;
	height:auto;
}

.table_header {
	vertical-align:bottom;
	height:50px;
}

.table_add {
	vertical-align:bottom;
	height:auto;
	text-align:center;
}

.table_top {
	vertical-align:top;
}

.links {
	width:50%;
	vertical-align:top;
}

table.job_view td
{
	padding-left:13px;
	padding-top:0px;
}

table.job_view td.job_title
{
	padding-bottom:		10px;
	padding-top:		8px;
	font-weight: 		bold;
	padding-left:		30px;
}

table.job_view td.job_label
{
	padding-top:		5px;
	padding-bottom: 5px;
	font-weight: 		bold;
	width: 				30%;
	vertical-align: 	top;
	border-bottom: 		1px solid #FDBC00;
}

table.job_view td.job_content
{
	padding-top:		5px;
	font-weight: 		normal;
	width: 				70%;
	vertical-align: 	top;
	padding-bottom: 5px;
	border-bottom: 		1px solid #FDBC00;
}

a.back_link 
{
	font-size: 20px;
	font-weight: bold;
}
a.search_link
{
	color: black;
}

/**** FORMS ****/
form.generic {
	background-color: #fff4db;
    padding: 10px;
	border: 1px solid #ffc767;
}

form.generic label {
	display: block;
	float: left;
	width: 250px;
	margin-left: 10px;
}

form.login label {
	display: block;
	float: left;
	width: 120px;
}

#login_links
{
	background-color: #ffd070;
	width: 200px;
	position: absolute;
	bottom: 0px;
	right: 10px;
	padding: 0px 5px;
	height: 17px;
	text-align: center;
}

#search_links
{
	background-color: #888888;
	width: 220px;
	position: absolute;
	bottom: 0px;
	right: 47px;
	padding: 0px 5px;
	height: 17px;
	text-align: center;
}

span.login_welcome
{
	font-size: 15px;
}

form.generic input, form.generic textarea,  form.generic select {
	margin-top: 3px;
	margin-bottom: 1px;
}

form.generic input  {
width: 300px;  
border: 1px solid #808080;
}




form.generic input.stl[type=checkbox] {
	width: 20px;
	border:	0;
	vertical-align: middle;
	margin-top: 3px;
	margin-bottom: 1px;
}


form.generic input,
form.generic select
{
  margin-bottom: 5px;
  vertical-align: middle;
}

form.generic input[type=checkbox] {
	margin-bottom: 0px;
}

form.generic input.button
{
	width: 100px;
}
div.line{
border-bottom: 1px solid #ffc767;
margin: 15px 35px 15px 5px;
font-size: 10pt;
color: #ffa100;

}


/**** overview ****/
table.list {
	width: 100%;
	border: 1px solid #dbdde0;
}

table.list th {
	font-weight: normal;
	color: black;
	padding: 1px 3px;
  
	border-bottom: 1px solid #ffc767;
	font-family: verdana;
	font-size: 11px;
	background-color: #fff4db;
}

table.list th img {
	vertical-align: middle;
}

table.list td, table.list td.row  {
	padding: 1px 3px;
	height:	20px;
	font-family: verdana;
	font-size: 11px;
	color: #6B645B;
	font-weight: normal;
}

table.list td.firstcol {
	padding-left: 15px;
}

table.list th.ops, table.list td.ops {
	width: 70px;
	text-align: center;
}

table.list .over {
	background-color: #dbdde0;
	cursor: pointer;
	cursor: hand;
}

.odd  { background-color: #FFF; }
.even { background-color: #f4f5f8; }

