/* HTML entities -------------------*/

body {
	margin: 0;
	padding: 0;
	font-family: helvetica, tahoma, arial;
	font-size: 12px;
	text-align: left;
	color: #748388;
	background: #29343a;
}
img {
	border: none;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
h1 {
	margin: 0;
	padding: 0;
}
h2 {
	padding: 0;
	color: #deeff4; 
	font-size: 150%;
	font-weight: normal;
	line-height: 1.3em;
	display: block;
	padding: 11px 4px 9px 0px;
}
h3 {
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	margin-bottom: 20px;
	margin-top: 40px;
	font-size: 180%;
	font-weight: normal;
	color: #9fafb4;
	background: transparent url(../images/catBtmBorder.gif) repeat-x bottom left;
}
h4 {
	margin: 0;
	padding: 0;
	margin-top:35px;
	margin-bottom: 5px;
	font-size: 135%;
	font-weight: normal;
	color: #2a363a;	
}
a {
	text-decoration: none;
}

.tablas a{
	text-decoration:none;

	color:#666699;
}
.tablas a:visited{color:#666699;}





/* Layout --------------------- */
.divider {
	border-bottom: 1px solid #000000;
	clear:both;
	margin: 0px 15px 0px 15px;
}
.sub_header{
float:left;
padding:40px;
color:#000000;
}
.sub_header_queue{
float:right;
margin-left:210px;
padding:40px 0px 40px 0px;
color:#000000;
}
.sub_header_search{
float:left;
margin-left:21px;
padding:5px 0px 10px 0px;
color:#000000;

}
.sub_header_hints{
float:left;
color:#000000;
padding:40px 0px 40px 35px;
vertical-align:middle;
}
.wrapper {
	width: 780px;
	margin:0 auto;
	text-align:left;
}
.wrapper2 {
	width: 990px;

	text-align:left;
}
.wrapper3 {
	width: 300px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

.left_wrapper {
	
	margin-left:10px;
clear:left;
	text-align:left;
}
.right_wrapper {
	float:right;

	text-align:left;
}
.clientes_wrapper{
margin-left:auto;
margin-right:auto;
width:700px;
margin-bottom:50px;
}
.gutter {
	position: relative;
	padding: 10px;
}
.gutterul {
	position: relative;
	padding: 5px;
}

/* Section Title ------------------ */
.toggle{
margin-bottom:-7px;
margin-left:400px;
cursor:pointer;
}
.toggle2{
margin-bottom:-7px;
margin-left:355px;
cursor:pointer;
}
.secTitle {
	margin:20px 0px -11px 0px;
}
.secTitle span {
	display:inline;
	margin-left: 8px;
	padding-left: 13px;
}
/* main section title */
#recentTitle h2 {
	background: transparent url(../images/bigTitleBgTop.gif) no-repeat top left;
}
#recentTitle {
	background: transparent url(../images/bigTitleBgBtm.gif) no-repeat bottom left;
}
/* categories */
#catTitle h2 {
	background: transparent url(../images/catTitleBgTop.gif) no-repeat top left;
}
#catTitle {
	background: transparent url(../images/catTitleBgBtm.gif) no-repeat bottom left;
}
/* top rated */
#topTitle h2 {
	background: transparent url(../images/topTitleBgTop.gif) no-repeat top left;
}
#topTitle {
	background: transparent url(../images/topTitleBgBtm.gif) no-repeat bottom left;
}



/* Header ------------------------ */
#header {
	background: #3a8ab3 url(../images/headerBG.gif) repeat-x top left;
}
#header .wrapper {
	position: relative;
}
#header h1 {
	text-indent: -5000px;
	height: 97px;
	background: transparent url(../images/logo2.png) no-repeat center left;
}
#header #search {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	right: 3px;
	width: 266px;
	height: 97px;
	background: transparent url(../images/searchBG.gif) no-repeat bottom right; 
}
#header #search input {
	color: #2b3a45;
	width: 189px;
	font-size: 100%;
	vertical-align: middle;
	margin-top: 47px;
	margin-left: 14px;
	background: #dee9ec;
	border: 1px solid #304e59;
}
#header #search input.goBtn {
	width: 41px;
	height: 24px;
	border: none;
	margin-left: 5px;

}


/* Main Nav ---------------------- */
#mainNav {
	width: 100%;
	display: block;
	float: left;
	line-height: 25px;
	background: #333e46 url(../images/mainNavBG.gif) repeat-x scroll left center;
}
#mainNav ul li {
	display: inline;
	float: left;
	background: transparent url(../images/mainNavDivider.gif) no-repeat center left;
}
#mainNav ul li a:link, #mainNav ul li a:visited {
	padding: 0px 15px 0px 25px;
	float: left;
	font-size: 120%;
	color: #ebebeb;
}
#mainNav ul li a:hover, #mainNav ul li a:active {
	/* background: #0b6a97; */
	color: #1aa1ff;
}	
#mainNav .first {
	margin: 0;
	background: transparent none repeat scroll 0 0;
}



/* MainNav current page highlight ---------- */
body.index #mainNav a#sIndex {
	color: #1aa1ff;
}
body.clientes #mainNav a#sClientes {
	color: #1aa1ff;
}
body.nuevotrabajo #mainNav a#sNuevoTrabajo {
	color: #1aa1ff;
}
body.barcos #mainNav a#sBarcos {
	color: #1aa1ff;
}
body.login #mainNav a#sLogin {
	color: #1aa1ff;
}
body.settings #mainNav a#sSettings{
	color: #1aa1ff;
}
body.utilidades #mainNav a#sUtilidades{
	color: #1aa1ff;
}
body.busquedas #mainNav a#sBusquedas{
	color: #1aa1ff;
}




/* Content ----------------------- */
.reminder{
right:0;
z-index:999;
width:300px;
height:200px;
background:url(../images/reminder.png) no-repeat ;
position:fixed;

}
.reminder_text{
padding:20px;
color:#FFFFFF;
}
.reminder a.cerrar{
color:black;
float:left;

margin-left:80%;
}
.reminder a.retrasar{
margin-left:3px;
color:#000000;
clear:both;
}
.reminder select{
background-color:transparent;
color:wheat;
border:1px solid white;
}
.reminder .recordar{
float:left;
position:absolute;
top:170px;
}
.reminder h2{
color:black;
display:block;
font-size:150%;
font-weight:normal;
line-height:1.3em;
margin:0px;

}
#content {
	clear: both;
	background: #c7d1d4 url(../images/contentBG.gif) repeat-x top left;

}
.tablas .descripcion{
display:none;
background-color:#CCCCCC;
	color:#000000;
	text-align:left;
	line-height:normal;
	padding:1px;
	height:25px;
}
.tablas .descripcion_on td{
	background-color:#CCCCCC;
	color:#000000;
	text-align:left;
	line-height:normal;
	padding:1px;
	height:25px;
}
.tablas
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	background: #E3ECF0 none repeat scroll 0 0;
	margin: 0px;
	border-collapse: collapse;
	text-align: left;
	line-height:1.2em;
	width:100%;

}
.odd
{
	background-color: #FFF;
}
.tablas th
{
	font-size: 14px;
	font-weight: normal;
	color: #039;
	padding: 10px 6px;
	border-bottom: 2px solid #6678b1;
	text-align:center;
	background-repeat: no-repeat; 
    background-position:right center; 
	   

}
#nosort th {
background-image:none;
cursor:auto;

}
.tablas th.headerSortUp { 
background-position:right center;
background-repeat:no-repeat;
cursor:pointer;
    
	}
	
.tablas th.headerSortDown { 
 
   
} 
.tablas td
{
	border-bottom: 1px solid #ccc;
	color: #669;
	font-size:10px;
	height:40px;
	padding: 6px 1px 1px 6px;
	text-align:center;
}
.tablas tbody tr:hover td
{
	color: #009;
	
}
.cursor{
 cursor:pointer;  
 }
.thdiv{
	text-align:center;
	background-color:#C4D9E2;
	background-position: left top;
	padding:5px;
	margin-right:3px;
	font-weight: bold;
	color: #000000;

}
.left_panel {
	background:#E3ECF0 none repeat scroll 0 0;
	margin-top: 80px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 11px;	
	display:block;
	float:left;
}
.left_panel ul{
float:left;
display:inline;
}
.left_panel li{
float:left;
padding:5px;
display:inline;
	
}
.right_panel {
	
	background:#E3ECF0 none repeat scroll 0 0;
	margin:15px 0px 0px;
	
}
#recent {
	width: 406px;
	margin-left: 7px;
	background: #e3ecf0;
	margin-bottom: 35px;
}
#recent .first {
	margin-top: 0;
}
#recent h4.first {
	margin-top: 25px;
}
#recent a:link, #recent a:visited {
	color: #2a363a;
}
#recent a:hover, #recent a:active {
	border-bottom: 1px dotted #2a363a;
}
/* hide ugly dotted lines */
* html #recent a:hover {
	border-bottom: 1px solid #acb3b7;
}
#recent .gutter ul li {
	position: relative;
}
#recent .gutter ul li a.more {
	float: right;
	margin-top: -52px;
	margin-right: 2px;
	color: #69808b;
	font-size: 140%;
}
#recent p {
	margin-top: 11px;
	line-height: 1.2em;
	font-size: 15px;
}
#recent span {
	color: #0091c7;
	font-weight: bold;
	font-size: 90%;
}
#recent em {
	color: #2a5564;
}

#secContent {
	float: right;
	width: 288px;
}
#categories {

	
	background: #24a1c6 url(../images/catBoxBG.gif) no-repeat top right;
}
#categories ul {
	margin-bottom: 8px;
}
#categories .first {
	margin-top: -5px;
}
#categories ul a:link, #categories ul a:visited {
	display: block;
	font-size: 140%;
	padding: 5px 5px 3px 13px;
	color: #dfeaed;
	border-bottom: 1px solid #0786ac;
	background: transparent url(../images/catNavIcon.gif) no-repeat center left;
}
#categories ul a:hover, #categories ul a:active {
	color: #003140;
}
#categories ul a span {
	color: #00536c;
}
#categories #clientes{
	color:#0066FF;
}
#categories #inicio{
color:#0066FF;
}
#categories #nuevotrabajo{
color:#0066FF;
}
/* Footer ------------------------ */
#footer {
	display: block;
	clear: both;
	color: #9edeff;
	background: #29343a;
	
}
#footer p {
	margin: 0;
	padding: 20px 15px 80px 15px;
	text-align: left;
	background: #29343a url(../images/footerBG.gif) no-repeat top left;
}
#footer span {
	color: #fff;
}



/* other ------------------------ */
.clear {
	clear: both;

}
#recent a.goTop {
	color: #8a9ea5;
	padding-left: 13px;
	background: transparent url(../images/goTopBG.gif) no-repeat 0% 40%;
}
.text p {
	line-height: 1.4em;
}
h4.success {
	font-size: 150%;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 6px;
	padding-left: 35px;
	background: #d1e6ef url(../images/confirmIcon.gif) no-repeat 2% 50%;
	border: 1px solid #96abb4;
}
h4.error {
	font-size: 150%;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 6px;
	padding-left: 35px;
	background: #d1e6ef url(../images/errorIcon.gif) no-repeat 2% 50%;
	border: 1px solid #96abb4;
}
#recent p.paginate {
	position: relative;
	padding-left: 15px;
	display: block;
	line-height: 29px;
	font-size: 110%;
	color: #7d8f96;
	background: #5d7078;
}
#recent .paginate a:link, #recent .paginate a:visited {
	color: #dfdfdf;
	font-weight: bold;
}
#recent .paginate a:hover, #recent .paginate a:active {
	color: #fff;
	border: none;
}
.paginate a.viewAll {
	position: absolute;
	right: 0;
	margin-right: 14px;
	color: #73d2ff;
}
#recent ul {
	margin-bottom: 50px;
}
#recent a.reviewBtn {
	padding: 5px;
	padding-left: 22px;
	background: #c4d9e2 url(../images/reviewBtnIcon.gif) no-repeat 8% 50%;
}
#recent a.reviewBtn:hover {
	color: #2f6283;
	border: none;	
}
#stylized  .bt_plus{
float:none;
font-size:12px;
padding:0px;

width:20px;
margin:5px 0 5px 3px ;

}
/* get rid of annoying powered by */
span.affstyle {
	display: none;
}



/* Form styles --------------------- */
#recent .txt {
	margin-top: -3px;
	width: 365px;
	font-size: 110%;
	color: #465c66;
	border: 1px solid #9db8c4;
	background: #d5e8f0;
}
textarea {
	font-size: 110%;
	font-family: helvetica, tahoma, arial;
}
#letras{float:right;
margin-right:50px;
margin-top:-20px;
}



/* hack for IE to display correct font size */
* html body {
	font-size: small; /* for IE5/Win */
	f\ont-size: medium; /* for other IE versions */
}

/* SEARCH INPUT*/
input#searchsubmit {
margin-left:-38px;
margin-top:-5px;
}

input#searchref {
margin-bottom:-15px;
margin-left:-9px;
}
/*#search_box {
 width: 251px;
 height: 31px;
 background: url(../images/bg_search_box.gif);
 float:right;
 margin-left:30px;
}
.busqueda{
 margin-top:65px;
 margin-right:300px;
 overflow:hidden;
 width:400px;
 margin-left:100px;
 }
#search_box #s {
 float: left;
 padding: 0;
 margin: 6px 0 0 6px;
 border: 0;
 width: 159px;
 background: none;

}
#search_box #go {
 float: right;
 margin: 3px 4px 0 0;
}*/

/*SELECT*/
/*.select {
	margin-top:2px;
	color: #000000;
	border: 2px solid #2C73A0;
	width: 115px;
	
	 
	padding:2px;
	background-color: #C7D1D4;
}*/

/* FORMULARIO*/

.spacer{clear:both; height:1px;}
/* ----------- My Form ----------- */
.myform{
margin:0 auto;
width:500px;
padding:14px;
}
.error_form{
color:#FF0000;
font-size:9px;
position:relative;
width:150px;
height:20px;
margin-left:150px;
clear:both;
}
.error_form_corto{
color:#FF0000;
font-size:9px;
position:relative;
width:150px;
height:10px;
margin-left:150px;
clear:both;
}

/*CAJAS DE SUCCES */
.succes_container{
    margin-left:auto;
	margin-right:auto;
	background:#FFF9D7 none repeat scroll 0 0;
	border:1px solid #E2C822;
	color:#333333;	
    margin:80px 400px 10px 10px;

}
.succes_text{
font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
font-size:14px;
font-weight:bold;
padding:20px;
}


/*PAGINATION*/
#pagination-digg li          { border:0; margin:0; padding:0; font-size:11px; list-style:none; /* savers */ float:left; }
#pagination-digg a           { border:solid 1px #9aafe5; margin-right:2px; }
#pagination-digg .previous-off,
#pagination-digg .next-off   { border:solid 1px #DEDEDE; color:#888888; display:block; float:left; font-weight:bold; margin-right:2px; padding:3px 4px; }
#pagination-digg .next a,
#pagination-digg .previous a { font-weight:bold; }	
#pagination-digg .active     { background:#2e6ab1; color:#FFFFFF; font-weight:bold; display:block; float:left; padding:4px 6px; /* savers */ margin-right:2px; }
#pagination-digg a:link, 
#pagination-digg a:visited   { color:#0e509e; display:block; float:left; padding:3px 6px; text-decoration:none; }
#pagination-digg a:hover     { border:solid 1px #0e509e; }

.material_comprado{
float:left;
border:1px solid #0099FF;
margin:5px 15px;
padding:10px 5px 0;
height:112px;
display:none;
}
.material_compradoOn{
float:left;
border:1px solid #0099FF;
margin:5px 15px;
padding:10px 5px 0;


}