/***

Main Styles for: Grupo Industrial C&amp;C
Author: Ezequiel Chernitsky

***/

/***
Reset and Setup
**/

*, html, body {
	padding: 0;
	margin: 0;
}

body {
	padding: 0;
	margin: 0;
	background-color: #ffffff;
	font: 62.5% Helvetica, Arial, sans-serif;
}

h1 {
	font-size: 2.2em;
	
}
h5 {
	font-size: 1.6em;
	margin-left: 10px;
	color: #134711;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.4em;
}
h4 {
	font-size: 1em;
	color: #656565;
	margin-left: 10px;
}
a {
	text-decoration: none;
	color: #4b7fae;
}

a:hover {
	text-decoration: underline;
}


.image {
	margin-left: 10px;
}

.imagel {
	float: left;
	margin-right: 10px;
}

.imager {
	float: right;
	margin-left: 10px;
}

.photo {
	float: right;
	clear: right;
	padding: 1px;
	border: 1px solid gray;
	margin: 10px 0 50px 20px;
}

.photol {
	float: left;
	padding: 1px;
	border: 1px solid gray;
	margin: 10px 20px 20px 0px;
}

.photoc {
	padding: 1px;
	border: 1px solid gray;
	
}

.photocenter {
	text-align: center;
	margin: 25px;
}

.left {
	float: left;
}

.right {
	float: right;
}

/**
Structure
**/

#page-wrap {
	width: 960px;
	margin: 0 auto;
	
}

#content-wrap {
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
}

#header {
	display: block;
}

#logo {
	position: relative;
	float: left;
	width: 442px;
	height: 35px;
	margin-bottom: 10px;
	background-image: url(../images/logo.png);
	text-indent: -9999px;
}

#language {
	display: none;
	float: right;
	margin-top: 8px 
	
}

#language ul {
	margin: 5px;
	padding: 0;
	list-style-type: none;
	
}

#language ul li {
	display: inline;
	float: left;
	border-right: 1px solid #646565;
}

#language ul li.lastone {
	border-right: none;
}

#language ul li a {
	display: block;
	text-decoration: none;
	margin: 0 4px;
	padding: 0;
	color: #646565;
	font-size: 1.0em;
	text-transform: uppercase;
}

#language ul li a:hover {
	text-decoration: underline;
}

#menu-outer {
	background: url(../images/navbar2.png) repeat-x;
	height: 25px;
	clear: both;
}

div.navcenter {
	display: table;
	margin: 0 auto;
	
}

ul#nav {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul#nav li {
	display: inline;
	float: left;
		
}

ul#nav li a {
	display: block;
	text-decoration: none;
	margin: 3px 20px;
	color: white;
	font-size: 1.5em;
	
}

ul#nav li a:hover {
	color: orange;	
}

ul#nav li a.current {
	color: orange;	
}

#headerphoto {
	width: 940px;
	height: 203px;
	overflow: hidden;
			
}

#slideshow {
    position:relative;
    height:350px;
	height:203px;
	overflow: hidden;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

/* @group Main Content Styles */

#content {
	margin-top: 20px;
	margin-bottom: 50px;
	min-height: 400px;
}

#content h1 {
	color: #45832e;
	padding-left: 10px;
	padding-bottom: 10px;
}

#content h2 {
	color: #4b7fae;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#content > h3 {
	color: #333333;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#content p {
	color: #656565;
	font-size: 1.4em;
	line-height: 1.5;
	text-align: justify;
	padding: 5px 10px;
	
}

blockquote {
	color: #656565;
	font-size: 1.4em;
	font-style: italic;
	line-height: 1.5;
	text-align: justify;
	padding: 5px 10px;
}

blockquote strong{
	font-size: .8em;
}

#content p.intro {
	width: 600px;
	font-size: 1.6em;		
}

#content ul {
	line-height: 1.5;
	margin-left: 40px;
}

#content > ul > li {
	color: #656565;
	font-size: 1.4em;
	list-style-type: square;
	line-height: 1.5;
	
}

#content address {
	color: #656565;
	font-size: 1.4em;
	line-height: 1.5;
	margin-left: 10px;
}

#productos-nav {
	width: 218px;
	margin-right: 20px;
	border: 1px solid #e5e5e5;
	background-color: #fafafa;
	float: left;
}

#productos-nav h3 {
	color: #45832e;
	font-size: 1.4em;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 5px;
	border-bottom: 2px solid #45832e;
}

#productos-nav ul {
	margin: 8px 0px 8px 5px
}

#productos-nav li {
	list-style-type: none;
}

#productos-nav a.selected, #productos-nav a.selected:hover {
	color: orange;
}

#productos-nav a.submenu {
	color: #777;
	margin-left: 15px;
}

#productos-nav li a {
	color: #333333;
	font-size: 1.4em;
}

#productos-nav li a:hover {
	color: #4b7fae;
	text-decoration: none;
}

#productos-info {
	width: 540px;
	display: inline-block;
}

#productos-info h1,
#productos-info h2,
#productos-info h3,
#productos-info p {
	padding-left: 0;
}

#productos-info p {
	margin-bottom: 10px;
}


#productos-info h2 {
	padding-top: 0;
	margin-bottom: 5px;
}

#productos-info h3 {
	color: #333333;
	margin-top: 10px;
	margin-bottom: 5px;
}

#productos-info li {
	color: #656565;
	font-size: 1.4em;
	list-style-type: square;
	line-height: 1.5;
	
}

.mercados-wrap {
	width: 540px;
	height: 200px;
	background-color: #fafafa;
	border: 1px solid #e5e5e5;
	margin-bottom: 25px;
	
}

.mercados-wrap img {
	border-left: 1px solid #e5e5e5;
}

.mercados-info {
	padding-left: 10px;
}

/* @group Datatable 1 */

.datatable {
	width: 100%;
	border: 1px solid gray;
	border-collapse: collapse;
	margin-bottom: 25px;
}

.datatable caption {
	color: #333333;
	background-color: #eaeaea;
	font-size: 1.4em;
	font-weight: bold;
	padding: 5px;
	margin-bottom: 10px;
}

.datatable td, .datatable th {
	padding: 3px;
	font-size: 1.2em;
	border: 1px solid gray;
}

.datatable th {
	background-color: #eaeaea;
	color: #333333;
}

.datatable td {
	background-color: #fafafa;
	color: #777;
	text-align: center;
}

.datatable #aleaciones {
	width: 25%;
}

.datatable #productos {
	width: 37.5%;
}

.datatable #normas {
	width: 37.5%;
}



.datatable #aleacion {
	width: 80px;
}

.datatable #conductividad {
	width: 105px;
}

.datatable #temple {
	width: 105px;
}

.datatable #rt15 {
	width: 80px;
}

.datatable #rt30 {
	width: 80px;
}

.datatable .separator {
	border-top: 2px solid gray;
}

/* @end */

/* @group Datatable 2 */

.datatable2 {
	width: auto;
	border:  1px solid gray;
	border-collapse: collapse;
	margin-top: 20px;
	margin-bottom: 25px;
}

.datatable2 caption {
	color: #333333;
	background-color: #eaeaea;
	font-size: 1.4em;
	font-weight: bold;
	padding: 5px;
	margin-bottom: 10px;
}

.datatable2 td, .datatable th {
	padding: 3px;
	font-size: 1.2em;
	border: 1px solid gray;
}

.datatable2 th {
	background-color: #eaeaea;
	color: #333333;
}

.datatable2 td {
	background-color: #fafafa;
	color: #777;
	text-align: center;
}

/* @end */

#sidebar {
	float: right;
	width: 140px;
}

#ventas {
	width: 138px;
	height: 160px;
	margin-bottom: 25px;
	border: 1px solid #e5e5e5;
	background-color: #fafafa;
}

#ventas h3 {
	color: #45832e;
	font-size: 1.4em;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 5px;
	border-bottom: 2px solid #45832e;
}

#ventas p {
	font-size: 1.2em;
	text-align: left;
}

#charts {
	width: 138px;
	height: 190px;
	margin-bottom: 25px;
	border: 1px solid #e5e5e5;
	background-color: #fafafa;
}

#charts h3 {
	color: #45832e;
	font-size: 1.4em;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 5px;
	border-bottom: 2px solid #45832e;
}

#charts img {
	margin-top: 1px;
	margin-left: 3px;
	border: none;
}

/* @end */

/* @group Home Page Layout */

div.box {
	width: 298px;
	height: 310px;
	border: 1px solid #e5e5e5;
	background-color: #fafafa;
	float: left;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
}

#gcc {
	margin-right: 20px;
}

#gcc h1 {
	width: 298px;
	height: 159px;
	margin: 0;
	padding: 0;
	margin-top: 7px;
	text-indent: -9999px;
	background: url(../images/gcc.jpg) no-repeat;
}

#gcc p {
	width: 278px;
	color: #3e3e3e;
	margin: 0;
	padding: 10px 10px 5px 10px;
	font-size: 1.2em;
	text-align: justify;
	
}

#gcc a {
	font-size: 1.3em;
	float: right;
	margin-right: 10px;
	
}

#sotyl {
	margin-right: 20px;
}

#sotyl h1 {
	width: 298px;
	height: 159px;
	margin: 0;
	padding: 0;
	margin-top: 7px;
	text-indent: -9999px;
	background: url(../images/sotyl.jpg) no-repeat;
}

#sotyl p {
	width: 278px;
	color: #3e3e3e;
	margin: 0;
	padding: 10px 10px 5px 10px;
	font-size: 1.2em;
	text-align: justify;
	
}

#sotyl a {
	font-size: 1.3em;
	float: right;
	margin-right: 10px;
	
}

#oxido {
	display: block;
}

#oxido h1 {
	width: 298px;
	height: 159px;
	margin: 0;
	padding: 0;
	margin-top: 7px;
	text-indent: -9999px;
	background: url(../images/oxido.jpg) no-repeat;
}

#oxido p {
	width: 278px;
	color: #3e3e3e;
	margin: 0;
	padding: 10px 10px 5px 10px;
	font-size: 1.2em;
	text-align: justify;
}

#oxido a {
	font-size: 1.3em;
	float: right;
	margin-right: 10px;
	
}
#telefono {
	width: 450px;
	margin-top: 25px;
	margin-bottom: 70px;
	float: right;
	
}

/* @end */

/* @group Metal Charts */

#mercadometales {
	clear: both;
	width: 938px;
	height: 230px;
	margin-top: 25px;
	margin-bottom: 20px;
}

#mercadometales h1 {
	font-size: 2.0em;
	margin-top: 5px;
	padding-bottom: 0;
	border-bottom: 6px solid ;
}

#chart-wrap {
	margin: 0 auto;
	width: 930px;
	
}

#mercadometales img.metalchart {
	margin: 10px 15px;
	border: none;
	
}

#quote {
	display: block;
	width: 900px;
	margin: 0 auto;
}

/* @end */

/* @group Footer */

#footer {
	clear: both;
	height: 70px;
	background-color: #183505;
	border-top: 2px solid #265208;
}

#footer .center {
	display: table;
	margin: 10px auto;
	
}

#footer #sitemap {
	list-style-type: none;
		
}

#footer #sitemap li {
	display: inline;
	float: left;
	border-right: 1px solid #7abf4a;		
}

#footer #sitemap li.lastone {
	border-right: none;		
}

#footer #sitemap li a {
	display: block;
	text-decoration: none;
	margin: 1px 10px;
	color: white;
	font-size: 1.2em;
	
}

#footer #sitemap li a:hover {
	text-decoration: underline;
}

#footer p {
	margin-top: 10px;
	margin-bottom: 10px;
	color: white;
	font-size: 1.2em;
	text-align: center;
	clear: both;
}

#footer p .hilight {
	color: #7abf4a;
}


/* @end */

/* @group Form Styles */

#contact-area {
	width: 400px;
	margin-top: 25px;
	margin-bottom: 70px;
	float: left;
}
#contact-area input, #contact-area textarea {
	display: block;
	padding: 5px;
	width: 370px;
	font-size: 1.4em;
	border: 1px solid #ccc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	
}
#contact-area textarea {
	height: 90px;
}
#contact-area textarea:focus, #contact-area input:focus {
	border: 1px solid #571c0c;
}
#contact-area input.submit-button {
	width: 100px;
	float: left;
	margin-left: 280px;
}
#curri {
	width: 600px;
	margin-top: 25px;
}
#curri input, #curri textarea {
	display: block;
	padding: 5px;
	width: 370px;
	font-size: 1.6em;
	border: 1px solid #ccc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 190px;
	
}
#curri textarea {
	height: 90px;
}
#curri textarea:focus, #curri input:focus {
	border: 1px solid #571c0c;
}
#curri input.submit-button {
	width: 100px;
	float: left;
	margin-left: 470px;
}
label {
	float: left;
	text-align: right;
	margin-right: 15px;
	padding-top: 5px;
	font-size: 1.4em;
}
label.error { 
	display: block;
	float: none;
	margin: 0;
	padding: 0;
	width: 200px;
	color: red;
	padding: 0;
	margin-left: 50px;
	margin-bottom: 10px;
	
}


/* @end */

