
/* Generic Utility */
.hide { position: absolute; top: -9999px; left: -9999px; }

/* Specific to example two */
#example-two{
	width:700px;
	
}
#example-two .list-wrap {  padding: 10px; margin: 0 0 15px 0; }

#example-two ul { list-style: none; }
#example-two .nav { overflow: hidden; }
#example-two .nav li { width: 77px; float:left; margin: 0 1px 0 0; }
#example-two .nav li.last { margin-right: 0; }
#example-two .nav li a {height:30px; display: block; padding: 5px; background: #000; color: white; text-align: center; border: 0; text-transform:uppercase;
	font-size:11px;
	font-family: Century Gothic, sans-serif;  }
#example-two li a.current,#example-two li a.current:hover { background-color: #fff !important; color: black; border:1px solid #eee; border-bottom:none 0; }
#example-two .nav li a:hover, #example-two .nav li a:focus { background: #bbb;}

#uno, #dos, #tres, #cuatro, #cinco, #seis, #siete, #ocho{
	width:600px;
	padding:5px;
	margin-left:5px;
	padding-left:20px;
	display:block;
	float:left;
	margin-top:20px;
}

 
#uno h2, #dos h2, #tres h2, #cuatro h2, #cinco h2, #seis h2, #siete h2, #ocho h2{
	color:#000000;
	font-size:20px;
	line-height:0.8em;
}

#uno table, #dos table, #tres table, #cuatro table, #cinco table, #seis table, #siete table, #ocho table{
	width:600px;
}

#uno table tr, #dos table tr, #tres table tr, #cuatro table tr, #cinco table tr, #seis table tr, #siete table tr, #ocho table tr {
	width:600px;
	height:100px;
	margin:8px;
}
#uno table tr td, #dos table tr td, #tres table tr td, #cuatro table tr td, #cinco table tr td, #seis table tr td, #siete table tr td, #ocho table tr td{
	width:280px;
	
}

#uno table tr td:hover, #dos table tr td:hover, #tres table tr td:hover, #cuatro table tr td:hover, #cinco table tr td:hover, #seis table tr td:hover, #siete table tr td:hover, #ocho table tr td:hover{
	background-color:#eee;
	 
}

#uno table tr.presios, #dos table tr.presios, #tres table tr.presios, #cuatro table tr.presios, #cinco table tr.presios, #seis table tr.presios, #siete table tr.presios, #ocho table tr.presios{
	width:700px;
	height:15px;
	text-align:center;
	font-size:12px;
}
#uno table tr.presios:hover, #dos table tr.presios:hover, #tres table tr.presios:hover, #cuatro table tr.presios:hover, #cinco table tr.presios:hover, #seis table tr.presios:hover, #siete table tr.presios:hover, #ocho table tr.presios:hover{
background-color:#FFFFFF;
}

#uno table tr td.image, #dos table tr td.image, #tres table tr td.image, #cuatro table tr td.image, #cinco table tr td.image, #seis table tr td.image, #siete table tr td.image, #ocho table tr td.image {
	width:100px;
	padding:5px;
	padding-right:0px;
}

#uno table tr td.image:hover, #dos table tr td.image:hover, #tres table tr td.image:hover, #cuatro table tr td.image:hover, #cinco table tr td.image:hover, #seis table tr td.image:hover, #siete table tr td.image:hover, #ocho table tr td.image:hover {
	filter: alpha(opacity=40); opacity: .4;
		background:url(../kotobuki/OrganicTabs/OrganicTabs/img/abrir2.jpg) no-repeat center;

}

#uno table tr td.descr, #dos table tr td.descr, #tres table tr td.descr, #cuatro table tr td.descr, #cinco table tr td.descr, #seis table tr td.descr, #siete table tr td.descr, #ocho table tr td.descr {
	width:170px;
	padding-left:5px;
	
}
#uno table tr td.linea, #dos table tr td.linea, #tres table tr td.linea, #cuatro table tr td.linea, #cinco table tr td.linea, #seis table tr td.linea, #siete table tr td.linea, #ocho table tr td.linea  {
	width:100px;
	padding-top:20px;
	text-align:left;
}
#uno table tr td.descr h2, #dos table tr td.descr h2, #tres table tr td.descr h2, #cuatro table tr td.descr h2, #cinco table tr td.descr h2, #seis table tr td.descr h2, #siete table tr td.descr h2, #ocho table tr td.descr h2  {
	font-size:15px;
	line-height:0.9em;
	padding-top:10px;
}

#uno table tr td.descr span, #dos table tr td.descr span, #tres table tr td.descr span, #cuatro table tr td.descr span, #cinco table tr td.descr span, #seis table tr td.descr span, #siete table tr td.descr span, #ocho table tr td.descr span  {
	font-size:10px;
	line-height:0.8em;
	color:#003366;
	text-align:justify;
	padding-right:10px;	
}

#uno table tr td.price h2, #dos table tr td.price h2, #tres table tr td.price h2, #cuatro table tr td.price h2, #cinco table tr td.price h2, #seis table tr td.price h2, #siete table tr td.price h2, #ocho table tr td.price h2 {
	width:80px;
	text-align:center;
	padding-top:25px;
	font-size:15px;
	color:#003366;
}