@charset "utf-8";
/* 
Global Styles for Encofrados Internacionales Terminados S.L. 
css/main.css
*/

/*************************************************************************************************
	LAYOUT INFORMATION
*************************************************************************************************/
* {
	margin: 0;
	padding: 0;
}

body {
	background: #437fba url(/image/template/bg-body.jpg) 0 0 repeat-x;
	text-align: center;
  	padding: 0 0 0 0;
  	font: 62.5% Arial,Helvetica,Sans-Serif;		/* font size 10 pt */
  	color: #222222;
}

/* font sizes */
p {
	font-size: 1.3em;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.6em;
}

table {
	font-size: 1.2em;
}

#global-wrapper {
	width: 750px;
	margin: 0 auto;
	text-align: left;
}

#header {
	height: 150px;
	background: url(/image/template/bg-header.gif) 0px 20px no-repeat;
	position: relative;
}

#header h1 {
	position: absolute;
	left: 50px;
	top: 20px;
}

#header-content {
	height: 190px;
	/* background: url(/image/template/bg-header-content.gif) 0 0 no-repeat;
	position: relative; */
}

#main {
	background: url(/image/template/bg-mainTop.gif) 0 0 no-repeat;
	padding-top: 25px;
}

#main-wrapper {
	background: url(/image/template/bg-mainContent.gif) 0 0 repeat-y;
	padding-left: 25px;
	padding-right: 25px;
	min-height: 535px;
}

/* min-height for Internet Explorer */
* html #main-wrapper {
	height: 535px;
}

#left-content {
	float: left; 
	width: 475px;
}

#right-content {
	float: left;
	width: 225px;
	/* padding-left: 5px; */
}

#main-bottom {
	height: 33px;
	background: url(/image/template/bg-mainBottom.gif) 0 0 no-repeat;
	clear: both;
}

#footer {
	background-color: #05376e;
	height: 65px;
	border-top: #FFCC00 dotted medium;
}

/* right-content area*/
#right-content a{
	display: block;
	background-color:#FFFFDD;
	color: #666666;
	text-decoration: none;
	height: 1%;
	padding: 10px 3px 3px;
	font-size: 1.1em;
	line-height: 16px;
}

/*************************************************************************************************
	DESIGN INFORMATION
*************************************************************************************************/
/* General purpose classes */
.centered {
	text-align: center;
}	/* End general purpose classes*/

#right-content a.odd {
	background-color: #FFFFEE;
}

#right-content h2{
	background:url(/image/template/bg-rightContentTitle.gif) 0 0 no-repeat;
	background-color: #FFCC00;
	font-size:1.6em;
	color: #05376e;
	text-align: right;
	line-height: 30px;
	padding-right: 5px;
	letter-spacing: -1px;
}

#right-content h3 {
	color: #05376e;
	font-size: 1.3em;
	padding-bottom:5px;
	text-align: center;
	letter-spacing: -1px;
	border-bottom: solid;
}

#address {
	width: 100%;
	text-align: center;
	font-size: 1.1em;
}
#address li{
	list-style-type: none;
	float: left;
	padding-left: 13%;
	color: #ffffff;
}
#address li.black {	/* direcciones en gracias.asp */
	color: #000;
}
/* Tables */
table {
	border-collapse: collapse;
	width: 700px; 
	border: 1px solid #666;
	text-align: center;
}
th, td {
	padding: 3px 3px;
}
th:hover {
	cursor: pointer;
}
caption {
	font-size: 1.6em;
	font-weight: bold;
	margin: 1px 0;
}
thead {
	background: #ccc;
	border-top: 1px solid #a5a5a5;
	border-bottom: 1px solid #a5a5a5;
}
th {
	font-weight: bold;
	text-align: center;
}
.odd {
	background-color: #edf5ff;
}
td a {
	text-decoration: none;
	
}
tr:hover {
	background-color:#3d80df;
	color: #fff;
}
tr td a:hover{
	font-weight: bold;
}
thead tr:hover {
	background-color: transparent;
	color: inherit;
}	/* End Tables */

/* Forms */
fieldset {
	margin: 0em 0;
	padding: 1em;
	border : 1px solid #ccc;
	background: #f8f8f8;
	width: 600px;
}
legend {
	font-weight: bold;
}
label {
	display: block;
	font-weight: bold;
}
input{
	width: 200px;
}
textarea {
	width: 350px;
	height: 120px;
}
input:focus, textarea:focus {
	background: #ffc;
}
.required {
	font-size:1em;
	color:#760000;
}
.centered {
	text-align: center;
}
/* Gallery and Playback Controls
----------------------------------------------- */
#gallerySelect { width: 180px; }
#controls {	margin:0 auto 10px auto; }
#galleries {	margin:0 auto 20px auto; }
#galleries label { padding-bottom: 2px; }

#transport {
	margin: 0;
	padding: 0;
	list-style: none;
}
#transport li {
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
}
#transport a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 1em;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin: 0 1px 0 0;
	padding: 4px 8px;
	width: 64px;
	float: left;
	display: block;
	-moz-user-select: none;
	-khtml-user-select: none;
}
#transport a:link {
	background: #666 url('/demos/images/bg_grad_gray1.gif') repeat-x;
	color: #fff;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
}
#transport a:visited {
	background: #666 url('/demos/images/bg_grad_gray1.gif') repeat-x;
	color: #fff;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
}
#transport a:hover {
	background: #666 url('/demos/images/bg_grad_gray2.gif') repeat-x;
	color: #000;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
}
#transport a:focus {
	-moz-user-select: none;
	-khtml-user-select: none;
}

#previews {
	border-top: solid 1px #404040;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
	padding: 10px 10px 20px 10px;
	margin-bottom: 5px;
	background-image: url('/demos/images/bg.gif');
	width: 250px;
	float: left;
	margin-right: 10px;
}
#thumbnails {
	clear: both;
	margin: 10px auto;
}
#thumbnails div {
	position: relative;
	width: 24px;
	height: 24px;
	float: left;
	margin: 8px;
	padding: 0;
	float: left;
	display:inline;
}
#thumbnails img {
	width: 24px;
	height: 24px;
	position: absolute;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #333;
	border-left: solid 1px #404040;
}
#picture {
	padding: 0px;
	width: 475px;
	float: left;
}
#mainImageOutline {
	margin: 0 auto;
	padding: 0;
	background-color: #eee;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #333;
	border-left: solid 1px #404040;
	padding: 1em; 
	overflow: hidden; 
}
#mainImage {
	width: 100%;
	height: 100%;
}
.photoDesc {
	text-align: center;
	margin-top: 10px;
	font-size: 1.3em;	
}

#picture img {	border: 1px solid #999; }
.selectedThumbnail {  border: solid 2px #fc0 !important; }
.inFocus {  border: solid 1px #fc0 !important; }

/* NOTICIAS */
.date {
   	display: block;
   	float: left;
   	padding: 5px 5px;
   	text-align: center;
   	background-color: #0000FF;
   	color: #FFFFFF;
   	font-weight: bold;
   	font-size: 1.4em;
}

.new {
	clear: both;
}

.new_body {
	float: left;
	margin: 15px 10px 15px 15px;
	width: 600px;
}

.new_body p {
	padding: 5px 0px;
}

/* TITULOS página principal */
.title_large {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	margin-left: 10px;
	margin-right: 10px;
	border-bottom: 3px solid #666666;
}
.title_large img {
	float: right;
	padding-top: 10px;
}

.title_large h2 {
	text-indent: -1900px;
	line-height: 32px;
	padding-top: 5px;
}

.title_large #uni {
	background: url(/image/template/title_uni.gif) no-repeat 175px center;
}

.title_large #reti {
	background: url(/image/template/title_reti.gif) 205px center no-repeat;
}

.title_large #modul {
	clear: left;
	background: url(/image/template/title_modul.gif) no-repeat 175px;
}

.title_large p {
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing: -0.09em;
	text-align: justify;
	margin-right: 180px;
	padding-top: 5px;
	padding-bottom: 10px;
	text-indent: 10px;
}

.title_large h3 {
	text-align: center;
	letter-spacing: -0.1em;
	color: #cc0000;
	padding-bottom: 5px;
}

.title_large a:link, .title_large a:visited, .title_large a:active {
	color: #003366;
	text-decoration: none;
}

.title_large a:hover {
	color: #666666;
	text-decoration: underline;
}

.title_large a:hover .underline, .title_large a:hover .grey {
	color: #003366;
}

.title_large h3 a:link, .title_large h3 a:visited, .title_large h3 a:active {
	color: #cc0000;
}

.title_large h3 a:hover {
	color: #666666;
	text-decoration: underline;
}

.title_short {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	padding-left: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	margin-left: 10px;
	border-bottom: 3px solid #666666;
	width: 190px;
	height: 115px;
	float: left;
}

.sidebar {
	background: url(/image/template/title_sidebar.gif) center right no-repeat;	
}

.no_border {
	border-bottom: 0px;
}

.title_short h2 {
	text-indent: -1900px;
	line-height: 32px;
	margin-top: 15px;
}

.title_short #plan {
	background: url(/image/template/title_plan.gif) center center no-repeat;
}

.title_short #muro {
	background: url(/image/template/title_muro.gif) center center no-repeat;
}

.title_short #posten {
	background: url(/image/template/title_post.gif) center center no-repeat;
}

.title_short #tunel {
	background: url(/image/template/title_tunel.gif) center center no-repeat;
}

.title_short #molde {
	background: url(/image/template/title_molde.gif) center center no-repeat;
}

.title_short #punzo {
	background: url(/image/template/title_punzo.gif) center center no-repeat;
}

.title_short p {
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing: -0.09em;
	text-align: center;
	padding-top: 15px;
}

.title_short a:link, .title_short a:visited, .title_short a:active {
	color: #003366;
	text-decoration: none;
}

.title_short a:hover {
	color: #666666;
	text-decoration: underline;
}

.title_short a:hover .grey {
	color: #003366;
}

.grey {
	color: #333333;
}

.underline {
	color: #333333;
	text-decoration: underline;
}
