@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: 'Open Sans';
	src: 	url(../fonts/OpenSans-Light.ttf) format("truetype"),
			url(../fonts/OpenSans-Regular.ttf) format("truetype"),
			url(../fonts/OpenSans-Semibold.ttf) format("truetype"),
			url(../fonts/OpenSans-Bold.ttf) format("truetype");}

@font-face {
	font-family: 'Candara';
	src: 	url(../fonts/Candara.ttf) format("truetype"),
			url(../fonts/Candarab.ttf) format("truetype"),
			url(../fonts/Candarai.ttf) format("truetype"),
			url(../fonts/Candaraz.ttf) format("truetype");}

@font-face {
	font-family: 'Calibri';
	src: 	url(../fonts/calibri.ttf) format("truetype"),
			url(../fonts/calibrib.ttf) format("truetype");}
	
@font-face {
	font-family: 'Century Gothic';
	src: 	url(../fonts/GOTHIC.ttf) format("truetype"),
			url(../fonts/GOTHICB.ttf) format("truetype"),
			url(../fonts/GOTHICBI.ttf) format("truetype"),
			url(../fonts/GOTHICI.ttf) format("truetype");}
	
#material {	
	margin:0 auto;
	height:auto;}

#gidro {
	font-family:'Century Gothic', sans-serif;
	font-weight:bold;
	font-size:25px;
	padding-top:30px;
	color:#5B7674}

#materialbox {
	margin-top:10px;
	height:300px;
	width:740px;
	text-align:left;}
	
#box, #picture 	{
	float:left;
	width:299px;}

#box {
	margin-left:50px;}

#picture {
	margin-left:-10px;}
		
.name {
	margin-left:50px;
	color:#5B7674;}

#name {
	font-size:60px;
	font-family:'Candara', sans-serif;
	font-weight:bold;
	margin-top:-20px;
	color:#AF2E21;}

#name_ext {
	margin-top:-65px;
	font-family:'Candara', sans-serif;
	font-weight:bold;	
	font-size:40px;
	color:#AF2E21;}
	
#main {
	margin:0 auto;
	height:auto;	
	background:#eee;}

#mainbox {
	margin:0 auto;
	height:auto;
	width:inherit;}

.materialtext {
	margin:0 auto;
	height:auto;}
	
#print {
	float:right;
	margin-top:280px;	
	font-family:'Open Sans', sans-serif;
	font-weight:400;
	font-size:11px;
	color:#999;
	margin-right:60px;}

#print a {
	display:block;
	color:#999;
	text-decoration:none;}
	
#print a:hover {
	color:#666;}
			
#main h1 {
	display:block;
	border-bottom:#5B7674 thin solid;
	font-size:14px;
	font-family:'Open Sans', sans-serif;
	font-weight:700;
	padding:5px 5px 5px 10px;
	color:#5B7674;
	width:730px;
	text-align:left;}

#main p {
	font-size:13px;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;	
	padding-left:10px;
	padding-right:10px;
	color:#333;
	text-align:left;
	width:730px;
	text-align:justify;}		

#dry, #ready, #hard, #other {
	font-size:13px;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	padding-left:10px;
	padding-right:10px;
	color:#1C5166;
	text-align:left;}

#other {
	padding-bottom:40px;
	text-align:justify;}
	
table th {
	padding-left:10px;
	font-weight:600;
	background-color:#CCC;
	text-align:left !important;}

table td {
	border-bottom-color:#5B7674;
	border-bottom-style:solid;
	border-bottom-width:thin;}

#dry td, #ready td, #hard td {
	padding-left:10px;}
	
#other td {
	border-bottom-style:none;}
								
#footer {
	margin:0 auto;
	opacity:0;
	position:fixed;
	padding-top:5px;
	border-top-style:solid;
	border-top-width:thin;
	top:10px;
	height:30px !important;	
	background-color:#5B7674 !important;}

#footer_wrapper {
	margin:0 auto;
	height:30px !important;
	width:875px;}

#ontop, #onmain {
	width:65px;}
	
#footerlist, #ontop, #onmain {
	height:20px;
	margin:0 auto;
	padding:0px;}
	
#footerlist {
	width:700px;
	margin-left:14px;}
	
#footer_wrapper ul {
	display:inline-block;	
	font-family:'Open sans', sans-serif;
	font-weight:600;
	font-size:10px;}

#footer_wrapper li {
	display:block;
	height:15px;
	position:relative;
	float: left;
	margin:0px;}

#footer_wrapper a {
	position: relative;
	padding: 0 5px;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;}

#footer_wrapper a:hover {
	color: #fff383;}

#onmain li {
	float:right;}