/*
---------------------------------
Madera Viva - print style sheet
Alberto Gonzalez M. - metodus.com
December 15, 2004
---------------------------------
*/

body{
font: 80%/12pt Arial, Verdana, Helvetica, sans-serif; 
}

#todo{
	width: auto;
	margin: 0 10px;
	text-align: left;
}


/*
------------------------------
link colors
------------------------------
*/


a:link{
	color: #006633;
	text-decoration: underline;
}

a:hover{
	color: #CC6600;
	text-decoration: none;
}


#footer a:link{
	color: #FFFFCC;
}

#footer a:hover{
	color: #BCD30F;
	text-decoration: none;	
}

#footer a:visited{
	color: #E4E4E4;
}

#contentmain a:visited{
	color: #A4A4A4;
}

/*header*/

#header{
	width: auto;
	height: 150px;
	
}

#header img{
	float: left;
	border: none;
	margin: 5px 0 5px 14px;
}

#header h1, #header h2, p.skip{
	display: none;
}

div.splink{
	text-align: right;
	float: right;
/*	border: 1px gray solid;*/
	margin: 0;
	padding: 5px 10px 0 0;
}

div.splink a{
	 background: url(../images/icon_arrow.gif) no-repeat left;
	 padding: 0 0 0 16px;
	 font-size: .9em;
	 font-weight: bold;
}

/*
------------------------------
menu code 
------------------------------
*/

#menu, #mainMenu{
	 display: none;
}

#home-graphic, #home-columns{
	display: block;
	width: auto;
}


#home-welcome{
/*	background: #F4F4F4 url(../images/home_leaves.gif) no-repeat 20px 20px;
	width: 730px;
	margin: 10px auto;
	padding:0;*/
	display: none;
}

/*
------------------------------
home columns
------------------------------
*/

#home-columns{
	margin: 10px;
	clear: both;
	display: block;
/*	border: black 1px solid;*/
}

#home-columns .column{
	border: #CC9933 1px solid;
	float: left;
	width: 235px;
	margin: 0 0 10px 0;
	min-height: 290px;	
}

#home-columns .column-center{
    background: #EEF1E0;
	 border: none;
	 margin: 0 10px;	 
	 min-height: 295px;	
}

#home-columns h3{
	 color: #008D5D;
	 font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	 font-size: 1.3em;
	 font-weight: bold;
	 text-align: center;
	 margin: 5px 6px;
	 min-height: 40px;
	 border-bottom: #BCD30F 1px solid;
}

#home-columns .column .colimg{
 margin: 0 auto;
 text-align: center;

} 

#home-columns .column .colimg img{
 border: #026838 1px solid;
}

#home-columns .column p{
 margin: 0 10px 10px 10px;
 line-height: 140%;
} 

#home-columns .column ul{
 display: block;
} 

#home-columns .column li{
  list-style: url(../images/bulletleaf.gif);
  font-weight: bold;
} 

/*
------------------------------
content styles
------------------------------
*/

#contentmain{
	width: 80%;
	margin:0;
}

#contentmain h1, #contentmain h2, #contentmain h3{
		 font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
		 display: block;
		 margin-left: 20px;
/*       display: none;*/
}

#contentmain h1{

	 font-size: 1.8em;
	 color: #006633;
	 letter-spacing: 1px;
}

#contentmain h2{
 	 color: #CE6804;
	 font-size: 1.5em;	 
}

#contentmain h3{
 	 color: #336666;
	 font-size: 1.3em;	 
}


#contentmain p{
	color: #404040;
	font-size: 12pt;
	line-height: 120%;
/*	width: 95%;*/
	margin: 0 5px 10px 16px;
}


#contentmain ul{
	background: #FAFAFA;
	padding: 6px;
	border-bottom: #CACACA 2px solid;
}

#contentmain li{
	  list-style: url(../images/bulletleaf.gif) inside;
	  margin: 0 auto 2px 5px;
}

#contentmain blockquote{
 display: none;
}

#contentmain .excerpt p{
	margin: 0 10px 0 18px !important;
	color: #004C01;	
	font-size: 14pt !important;
}

.contentmain-menuitem{
	 border: #BCD30F 1px solid;
	 background: #FEFDEF url(../images/home_leaves.gif) no-repeat left;
	 padding: 5px 5px 5px 80px;
	 margin: 0 0 16px 16px;
}

.contentmain-menuitem h2{
   margin: 0 0 4px 0;
}

ul.list{
margin: 8px 22px 12px 12px;
	}

ul.list li{
	 color: #339966 !important;
	 font-size: 1.1em;
}

ul.list li ul li{
 font-size: .9em !important;
 color: #246C4B !important;
}
	
	
/*imagenes con marco*/

div.imgmarco, div.imgmarcosmall{
	 border: 1px #3D3D01 solid;
	 background: #995E02;
	 padding: 3px 3px 0 3px;
	 float: left;
	 margin: 0 8px 0 0;
}

div.imgmarco img{
	 border: 1px #C9A23B solid;
}

div.imgmarcosmall img{
	border: none;
}

div.imgmarco p{
	margin: -10px 0 0 0;
}

div.imgmarcosmall{
	padding: 2px 2px 0 2px;
	margin: 0 4px 0 0;
}


/*content column - left side*/

#contentcolumn{
 display: block;
 width: 80%;
 clear: both;
	margin: 10px;	
}

#contentcolumn h3{
	color: #CC6633;
	font-size: 1.25em;
   font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 10px 0 0 0;
}

#contentcolumn div.colitem{
	display: block;
	margin: 10px 5px 20px 5px;
}

#contentcolumn p{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12pt;
  line-height: normal;
  display: block;
  clear: both;
}

#contentcolumn a{
	font-weight: bold;
}


#breadcrumb{
	width: auto;
	border-bottom: #CAD1A7 1px solid;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
}

#breadcrumb a{
	background: url(../images/icon_arrow.gif) no-repeat right;
	padding: 0 16px 5px 0;
}

#breadcrumb p{
	margin: 0;
	font-size: 9pt !important;	
}

#breadcrumb strong{
	 color: #C46D10;
}

#breadcrumb span{
	display: inline;
}


/*
------------------------------
footer
------------------------------
*/

#footer{
 margin: 0 auto;
 background: url(../images/bkg_footer.gif) no-repeat top center;
 padding: 40px 0 0 0;
 text-align: center;
 display: block;
}


#footer ul{
	width: 100%;
	margin: 0 auto;
	display: block;
	clear: both;
}

html>body #footer ul{
   margin: 0 auto 0 -30px;
}

#footer li{
	list-style: none;
	float: left;
   margin: 0 10px;
	width: 35%;
	font-size: .9em;
}

#footer li.leftside{ text-align: right; }
#footer li.rightside{ text-align: left; }
#footer li.centerside{
   border-color: #C79802;
	border-style: solid;
   border-width: 0 2px;
	width: 20%;
 }
 
 #footer p{
 	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .7em;
	text-align: center;
 }
 
 /*
------------------------------
form styles
------------------------------
*/

.formcontainer{
	background: #EEF1E0;
 /*  padding: 14px;*/
	margin: 10px;
	width: 690px;
}

html>body .formcontainer{
	width: auto;
}

/*2-column form attributes*/

div.row, div.row2{
	display: block;
	overflow: hidden;
	margin: 5px 0 10px 16px;
}

div.row .f1, div.row2 .f1{
	 width: 150px;
	 float: left;
	 font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	 font-size: 1.1em;
	 font-weight: bold;
	 color: #336633;
	 text-align: right;
	 margin: 0 16px 0 0;
}


div.row .f2{
	float: left;
}


div.f2-radio{
	float: left;
	display: inline;	
}

/*end 2-column form*/

/*single-column form attributes*/
div.row2 .f1, div.row2 .f2{
	width: auto;
	display: block;
	clear: both;
	margin: 0;
}




input.textfield, select, textarea{
	background: #F2F2F2;
}

input.textfield{
	border: #663300 1px solid;	
	float: left;
}

textarea{
	margin-left: 0;
}

div.rowsubmit{
	width: auto;
	text-align: center;
	padding: 5px;
}

input.submit{
	background: #336633;
	border-color: #7D9D7D #1B361B #1B361B #7D9D7D;
	border-style: solid;
	border-width: 2px;
	color: White;
	font-weight: bolder;
	text-align: center;
}


table.data{
	width: 100%;
	margin: 5px 12px;
	border: #669933 1px solid;
}

table.data th{
	background: #E9EEC3;
	text-align: center;
	border-bottom: #006600 2px solid;
	padding: 2px 2px 5px 2px; 
}



table.data td.r1{
	background: #FCFCED;
	border-color: #507A27;
	border-width: 0 1px 1px 0;
	border-style: solid; 
	padding: 0 5px;
}

table.data td.r2{
	background: #ECECEC;
	border-color: #669933;
	border-width: 0 1px 1px 0;
	border-style: solid; 
	padding: 0 5px;
}


table.data td.r3{
	background: #C5E090;
	border-color: #578659;
	border-width: 0 1px 1px 0;
	border-style: solid; 
	padding: 0 5px;
}

/*totals*/
table.data td.r4{
	background: #FFE3E3;
	border-color: #990066;
	color: Red;
	border-width: 0 0 2px 0;
	border-style: solid; 
	padding: 0 5px;
}

table.data td.r5{
	background: #CC9933;
	border-color: #666666;
	color: White;
	font-weight: bold;
	border-width: 0 0 2px 0;
	border-style: solid; 
	padding: 0 5px;
}



span.microtext{
	color: #5E5E5E;
	float:  left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .8em;
	/*neg margin works on all browsers but opera... a fix is needed for this */
	margin: 2px 5px 2px 0;	
	position: relative;

}


div.warning{
	background: White url(../images/icon_warning_animated.gif) no-repeat 3px 3px;	
	border: #FF3333 1px dotted;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bolder;
	padding: 0 2px 0 20px;
	margin: 2px 0 2px 10px;
	position: relative;
	top: -2px;
	color: #F33;
	width: 150px;
	float: left !important;
}
 
 /*
------------------------------
timber / trade styles
------------------------------
*/

 h1.species{
	border-bottom: #CC9900 1px solid;
	padding-bottom: 3px;
}

div.species{
	 background-color: #E9EEC3;
	 display: block;
	 clear: both;
	 margin: 0 0 0 20px;
}

div.species div.imgmarco{
	margin: 10px;
}

div.species-data{
	float: left;
	background: #F5F6E1;
	padding: 10px 0 5px 0;
	/*border: 1px black solid;*/
}

div.species-data-row{
	display: block;
	width: auto;
}

div.species-buynow{
 display: none;	
}

div.species-buynow span{
	color: White;
	font-size: .6em;
	font-weight: bold;
	line-height: 110%;
}

div.species-buynow a{
	color: White !important;
	text-decoration: none;
}


div.species p{
	font-size: 1.1em;
	display: block !important;
}

div.species strong{
	color: #336633;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
 
#tradecol1{
	float: left;
/*	border: Black 1px solid;*/
	width: 350px;
	margin: 0 0 0 10px;
	padding-top: 20px;
}

#tradecol1 h2{
	padding: 0 0 4px 20px;
	background: url(../images/bulletleaf.gif) no-repeat left;
	border-bottom: #8DC951 1px solid; 
	margin: 0 20px 0 12px;
}

#tradecol2{
	float: left;
/*	width: 195px;*/
	border-color: #CC6666;
	border-style:solid;
	border-width:1px 0 0 1px;
	margin: 20px 0 0 0;
	padding: 10px 0 0 0;
	background: url(../images/bkg_coltimber2.jpg) repeat-y;
}
#tradecol2 h2{
	color: #C66;
	font-size: 1.3em;
}

#tradecol2 div.imgmarcosmall{
	clear: both;
	margin: 4px 0 4px 10px;
}

 
 
/*
------------------------------
miscellaneous
------------------------------
*/


.spacer{
	clear: both;
	height: 1%;
}

span.help{
	border-bottom: #CC9900 1px dotted;
	cursor: help;
}

span.help:hover{
	background: #FFFF99;
}

span.warning{
	color: #FF3333;
}

span.hilite{
	font-weight: bold;
	background: #FFFF99;
	color: #773F24;
}

img.bigimg{
	padding: 3px;
	border: 1px solid #CCCCCC;
	background: White;
	display: block;
	margin: 0 0 16px 0;
}

div.excerpt p{
	font-size: 12pt;
}