/* Inicio: Valores Iniciales para la Plantilla*/
* {
	margin:  0;
	padding: 0;
}

img {
	border:none;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

body {
	font-family: arial, sans-serif;
	font-size: 72%;
	color: #333;
	text-shadow: 0 1px 0 #fff;
	background: url(../images/bg.jpg);
	line-height:16px;
}
/* Fin: Valores Iniciales para la Plantilla*/

/* Inicio: Capas */
#headerw {
	width: 100%;
	height: auto;
	background: url(../images/bg.jpg);
}

#header {
	width: 940px;
	margin: 0 auto 10px ;
	padding: 0 10px;
	overflow: hidden;
	background: transparent;
}

#login {
	width: 500px;
	height:25px;
	float: right;
	clear: both;
	padding: 5px 0px 0 0px;
	background: url(../images/login.png) no-repeat;	
}

#login a{
	text-decoration:none;
	color: #333;
}
#login a:hover{
	text-decoration:underline;
}

#logo {
	width: 300px;
	height: 100px;
	margin-top: 10px;
	float: left;
	background: transparent;
}
#Fecha_Reloj {
	font-size:1em;
	color:#333;
}

#logo img {
	-webkit-box-shadow:  3px 3px 15px #000;
	-moz-box-shadow: 3px 3px 15px #000;
	box-shadow: 3px 3px 15px #000; 
	-moz-border-radius: 5px;
	border-radius: 5px; 
}

#jobs {
	width: 635px;
	height:50px;
	padding-top:30px;
	float:right;
	border:0px solid black;
	font-size:2.5em;
	font-weight:bold;
	color:#054E7B;
	text-shadow:1px 1px 4px #666,1px 1px 1px #666, -1px -1px 4px #fff,-1px -1px 1px #fff ;
	letter-spacing:3px;
	overflow:hidden;
	text-align:center;
	line-height: 20px;
}

#jobs ul  {
	width: 630px;
	height:45px;
	list-style:none;
	margin:0 auto;
}
#jobs ul li {

	text-align: right;
}

#mainMenu {
	width: 940px;
	height: 50px;
	float: left;
	background: url(../images/menu_bg.png) no-repeat;
}

#search {
	width: 225px;
	height: 25px;
	margin: 10px 10px 0px 0;
	float: right;
	background: url(../images/search_bg.png) no-repeat;
}

#wrap {
	width: 100%;
	height: 360px;
	padding:10px 0 0;
	background: url(../images/wrap_bg.png) repeat-x ;
}

#container {
	width: 940px;
	margin: 0 auto;
	padding: 0px 10px 10px 10px ;
	overflow: auto;
}

#content {
	width: 940px;
	height: auto;
	padding: 10px 0 0px;
	float: left;
}

#mainContent {
	width:850px;
	height:auto;
	overflow:hidden;
	border:0px solid black;
	margin: 0 auto 20px;
	padding:0 20px 10px;
}
#mainContent p {
	font-size: 1.2em;
}
#mainContent ul {
	margin: 0 0 0 30px;
}
#mainContent ul li {
	margin: 0 0 10px 0;
}
.img_r {
	float:right;
	margin: 30px 0 30px 30px;
	padding:8px;
	background: #bbb url(../images/note_bg.png);
	-webkit-box-shadow:  0px 0px 10px #000000;
	-moz-box-shadow:  0px 0px 10px #000000;
	box-shadow:  0px 0px 10px #000000;
}
.img_b {
	margin: 0px auto;
	padding: 8px;
	display:block;
	background: #bbb url(../images/note_bg.png);
	-webkit-box-shadow:  0px 0px 10px #000000;
	-moz-box-shadow:  0px 0px 10px #000000;
	box-shadow:  0px 0px 10px #000000;
}

.note1, .note2, .note3 {
	width:280px;
	height:100px;
	border:0px solid black;
	padding:5px 10px;
	float:left;
	background:#ccc;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #ccc url(../images/alt_bg.png);
	-webkit-box-shadow: inset 1px 1px 10px #000000;
	-moz-box-shadow: inset 1px 1px 10px #000000;
	box-shadow: inset 1px 1px 10px #000000; 
	text-shadow:0 1px 0 #ccc;
}
.note1, .note2 {
	margin:0 20px 0 0px;
}
.note1 h3, .note2 h3, .note3 h3{
	font-size:1.3em;
	color:#054E7B;
	text-shadow:1px 1px 0 #ccc;
}
.note1 p, .note2 p, .note3 p{
	margin-left:5px;
}
.note1 img, .note2 img, .note3 img{
	margin:5px 2px 0 5px;
	padding:5px;
	border:none;
	float:right;
	-webkit-box-shadow:  0px 0px 10px #000;
	-moz-box-shadow: 0px 0px 10px #000;
	box-shadow: 0px 0px 10px #000; 
	-moz-border-radius: 5px;
	border-radius: 5px; 
}
.note1 a, .note2 a, .note3 a{
	text-decoration:none;
	font-size:1.1em;
	color:#000;
	line-height:18px;
	text-shadow: 0 1px 0px #ddd;
}
.note1 a:hover, .note2 a:hover, .note3 a:hover{
	font-weight:bold;
}

#map {
	width: 400px;
	float: right;
	margin: 30px 0 30px 30px;
	padding: 15px;
	color: #000;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: inset 0px 0px 15px #000000;
	-moz-box-shadow: inset 0px 0px 15px #000000;
	box-shadow: inset 0px 0px 15px #000000;
	background: url(../images/alt_bg.png);
	text-shadow: 0 1px 0px #ddd;
}
.contactform {
	width: 390px;
	border: 0px solid black;
	float: left;
}
.contactform  p {
	margin: 6px 0 0 0;
}
.contactform  input, .contactform  textarea {
	width: 250px;
	padding: 4px 10px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: inset 1px 1px 3px #000000;
	-moz-box-shadow: inset 1px 1px 3px #000000;
	box-shadow: inset 1px 1px 3px #000000; 
	border: 1px solid #999;
}
.contactform textarea {

	width: 350px;
}

#footerw {
	width: 100%;
	height: auto;
	background: url(../images/alt_bg.png);
	overflow: hide;
}

#footermask {
	width: 100%;
	height: auto;
	background: url(../images/shadow-top.png) repeat-x;

}

#footer {
	width: 940px;
	height: auto;
	margin: 0 auto;
	padding: 20px 10px 0;
	text-align:center;
	color:#000;
	font-weight:bold;
	text-shadow:0 1px 0 #ccc;
}
.disclaimer {
	font-size: .9em;
	color: #333;
	text-shadow: 0 1px 0 #ccc;
}
.scroll {
	margin-top:-15px;
	text-decoration:none;
	text-transform:uppercase;
	font-size:.9em;
	color:#333;
	font-weight:bolder;
	float:right;
}
 a:hover.scroll {
	color:#fff;
	text-shadow:0 -1px 0 #000;
}

.pow, .pow a {
	color: #555;
	font-size: .9em;
	line-height: 12px;
	}
	.pow:hover, .pow a:hover { color: #333; }
	.pow span { font-size: .8em; letter-spacing: 3px; }
/* Fin: Capas */

/* Elementos */

h1, h2, h3, h4, h5 {
	margin: 5px 0 1px;
	color:#054E7B;
	text-shadow:1px 1px 2px #888, -1px -1px 2px #fff, 1px 1px 1px #888, -1px -1px 1px #fff;
}

p {
	font-size:1.1em;
}

a{
	text-decoration: none;
	color:#054E7B;
	text-shadow:1px 1px 1px #888, -1px -1px 1px #fff, 1px 1px 1px #888, -1px -1px 1px #fff;
}
a:hover {
	text-decoration: none;
	text-shadow: 0 1px 0 #fff;
}

hr {color:#054E7B;}

/* Cleaners */
.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }

/* Navegación */

#mainMenu ul {
	list-style:none;
	float:left;
	background: url(../images/nav_separator1.gif) no-repeat left;
}

#mainMenu ul li {
	list-style:none;
	display:inline;
	
}

#mainMenu ul li a {
	padding: 0 15px;
	display:block;
	float:left;
	line-height:45px;
	background: url(../images/nav_separator1.gif) no-repeat right;
}

#mainMenu a img {
	padding: 5px 10px 0;
	display:block;
	float:left;
	line-height:45px;
}

#mainMenu ul li a:link, #mainMenu ul li a:visited {
	font-size:1.2em;
	color: #ddd;
	text-shadow: 0 -1px 0 #000;
	text-decoration:none;
}

#mainMenu ul li a:hover, #mainMenu ul li a:active {
	font-size:1.2em;
	color: #fff;
	text-shadow:  0 -1px 0 #000;
	text-decoration: underline;
}

#mainMenu .home{
	width: 52px;
	height: 40px;
	float: left;
	padding: 0;
	background: url(../images/home.png) no-repeat center center;
	text-decoration:none;
}
#mainMenu .home:hover{
	width: 52px;
	height: 40px;
	float: left;
	padding: 0;
	background: url(../images/home_h.png) no-repeat center center;
	text-decoration:none;
}

/* Buscador */

#search form {
	float: left;
	width: 225px;
	height: 35px;
	margin: -5px 0 0 0;
	padding: 0;
}

#searchfield {
	width: 180px;
	height:35px;
	padding: 0 10px;
	color: #333;
	text-shadow: 2px 2px 5px #222;
	font-size: 1em;
	background: none;
	border: none;
}

#searchbutton {
 	height: 25px;
	width: 20px;
	cursor: pointer;
	background: url(../images/magnifier.png) left no-repeat; 
	border: none;
}

