@charset "utf-8";
/* CSS Document */
body {
	width:900px;
	margin:0px auto 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	cursor: default;
	font-size:12px;
	color:#666;
	text-align:justify;
}
.versalitas {
	text-transform:uppercase;
	font-weight:bold;
}
a:active, a:link, a:visited, a:hover {
	border-bottom:1px solid #09C;
	text-decoration:none;
	color:#09C;
}
h1, h2, h3, h4, p, ol, ul, form { margin:0px; padding:0px; line-height:23px;}
ul, ol {
	list-style:none;
}
p.block { 
	padding:0px 0px 10px 0px;
	margin:0px;
	line-height:23px;
	text-align:justify;
}
#col1 {
	width:215px;
	float:left;
	overflow:hidden;
}
#col2 {
	width:220px;
	float:left;
	margin: 0px 30px 0px 30px;
}
#col3 {
	width:370px;
	float:left;
}

#doscols {
	width:665px;
	float:left;
	margin-left:20px;
}
h1 {
	text-transform:uppercase;
	border-bottom:5px solid #09C;
	padding:30px 0px 10px 0px;
	margin:0px;
}
h1 .t-h1-univ {
	font-size:37px;
	line-height:35px;
	color:#709AA7;
}
h1 .t-h1-calc {
	font-size:30px;
	line-height:35px;
	letter-spacing:1px;
	color:#666;
	text-decoration:none;
}
h1 a:active, h1 a:link, h1 a:visited, h1 a:hover   { border-bottom:none}


p.intro {
	padding:10px 0px 10px 0px;
	margin:0px;
	width:215px;
	display:block;
	float: left;
}
p#descripcion {
	margin-left:15px;
	width:665px;
	display:block;
	float:left;
	padding:10px 0px 10px 0px;
}
.notjustanother {
	font-size:13px;
	letter-spacing:7px;
	display:block;
	
}
.unit {
	font-size:80px;
	letter-spacing:7.5px;
	text-transform:uppercase;
	display:block;
	font-weight:bold;
	color: #999;
	line-height:60px;
}
.convertion {
	color:#09C;
	font-weight:bold;
	font-size:28px;
	line-height:25px;
	letter-spacing:7px;
	display:block;
}
.calculator {
	color: #999;
	line-height:25px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:25px;
	letter-spacing:5px;
	display:block;
}

h2.more {
	text-transform:uppercase;
	font-size:20px;
	font-weight:normal;
	letter-spacing:2px;
	padding:10px 0px 10px 0px;
	margin:0px;
	color:#999
}
ol.more, ol.more li {
	padding:0px;
	margin:0px;
	list-style:none;
	text-align:right;
	font-size:11px;
	font-weight: normal;
	color: #999;
	text-transform:uppercase;
}
ol.more li a {
	text-decoration:none;
}
ol.more li a:active, ol.more li a:link, ol.more li a:visited {
	color:#999;
}
ol.more li a:hover {
	color: #09C;
}
ol.more li span.measure a:active, ol.more li span.measure a:link, ol.more li span.measure a:visited {
	color: #09C;
}
ol.more li span.measure a:hover {
	color: #09C;
}
ol.more li span.measure {
	color:#09C;
	font-size:12px;
	font-weight:bold;
}


/* FORM */
form {
	margin-left:10px;
	padding:0px;
	display:block;
	float:left;
}
form.formV {
	border-bottom:3px solid #CCC;
	margin-bottom:20px;
}
label {
	display:block;
	font-size:11px;
	line-height:16px;
	font-weight:bold;
	text-transform:uppercase;
	color:#CCC;
	width:220px;
	float:left;
	margin-left:4px;
	margin-top:25px;
}
#submit {margin:0px;}
form.formV #submit {margin-bottom:20px;}

form.formV label { 
	clear:both;
	width:200px;
	font-size:10px;
}

label span {
	color:#09C;
}
.f-measure {
	letter-spacing:0px;
	font-size:15px;
}

.f-amount {
	letter-spacing:2px;
	font-size:15px;
}
form.formV .f-measure, form.formV .f-amount {
	font-size:10px;
}
input, #submit {
	width:212px;
}
form.formV input, form.formV #submit {width:200px;}
select, #submit {
	width:215px;
}
form.formV select, form.formV #submit {width:203px;}
/* TERCER COLUMNA */

h2.more, h2.unistsupported, h2.calcsupported, h2.otherconvertsion {
	color: #09C;
	text-transform:uppercase;
	font-weight:bold;
	font-size:14px;
	letter-spacing:2px;
	margin-top:10px;
}
h2.unistsupported {
	font-size:16px;
	letter-spacing:4px;
}
h2.calcsupported {
	font-size:15px;
	letter-spacing:4px;
}
h2.otherconvertsion {
	font-size:15px;
	letter-spacing:3px;
}
h3.more {
	color: #09C;
	font-weight: normal;
	border-bottom:1px dotted #09C;
	text-transform:uppercase;
	margin-top:10px;
}
ol.more li.clear {
	color: #666;
	clear:both;
	font-weight:bold;
	width:100%;
	overflow:auto;
	display:block;
	text-align:left;
}
ol.more li ol li {
	color:#666;
	width:166px;
	display:block;
	float:left;
	color:#999;
	text-align:left;
}
ol.more li ol li span {
	color:#666;
}
p.more {
	padding-top:18px;
	padding-bottom:15px;
}

/* ads */
.add200l {
	padding:0px 7px 7px 7px;
	margin-top:25px
}

.add200 {
	padding:30px;
	margin-top:25px;
}
.add160x600 {
	width:160px;
	float: right;
	display:block;
	overflow:auto;
}
#addtop {
	float:right;
	margin:10px 100px 0px 0px;
}

#col2-3top {
	display:block;
	float:left;
	margin-left:20px;
	padding:3px 10px 15px 0px;
	margin-top:0px;

	width:468px;
	height:60px;
	overflow:auto;
}

/* MENU */
ol#menu {
	margin-left:10px;
	display:block;
	float:right;
	overflow:auto;
	clear: right;
}
ol#menu li {
	float:left;
	display:block;
	overflow: hidden;
}
ol#menu li a {
	overflow:auto;
}
ol#menu li a:active, ol#menu li a:link, ol#menu li a:visited, ol#menu li a:hover {
	padding:5px 15px 5px 15px;
	display:block;
	margin-left:3px;
	text-decoration:none;
	overflow:auto;
}
ol#menu li a:active, ol#menu li a:link, ol#menu li a:visited {
	background-color:#09C;
	color:#FFF;
}
ol#menu li a:hover {
	background-color:#EEE;
	color:#09C;
}
/* DROP DOWN MENU */
optgroup {
	text-transform:uppercase;
	font-weight:bold;
	color:#09C;
	text-decoration:none;
	font-style:normal;
	font-size:10px;
}
option {
	text-transform:capitalize;
	font-size:12px;
	font-weight:normal;
	color:#666;
	padding:0px;
}

/* FOOTER */
div#footer {
	padding:50px 0px 100px 0px;
	text-align:center;
	width:100%;
	display:block;
	clear:both;
}

/* SECUNDARIA */
h1 {
	width:215px;
	border-bottom:none;
	display:block;
	float:left;
	overflow: hidden;
}
#top {
	border-bottom:5px solid #09C;
	overflow:hidden;
}
h2#intro {
	width:215px;
	font-weight: normal;
	font-size:13px;
	display:block;
	float:left;
	overflow:auto;
	padding:10px 0px 10px 0px;
	letter-spacing:2px;
	overflow:hidden;
}
h2#intro span.item {
	color:#09C;
	font-weight:bold;
	text-transform:uppercase;
	line-height:46px;
	display:block;
}
#desc {
	border-bottom:3px solid #CCC;
	overflow:auto;
}
p.unitdesc {
	font-size:10px;
	padding-top:20px;
}
h2.unitdesc {
	display:block;
	margin:20px 5px 0px 0px;
	float:left;
	color:#CCC;
	padding:0px 5px 0px 0px;
	font-size:20px;
}

/* tabla */
table#table {
	font-size:12px;
	display:block;
	float:left;
}
#table sup {
}
table#table thead th {
	padding-top:10px;
	border-bottom:3px solid #CCC;
}
table#table td, table#table th {
	width:150px;
	line-height:23px;
	text-align:left;
	padding:0px 5px 0px 5px;
}
table#table td.colVal, table#table th.colVal {
	width:310px;
	line-height:23px;
	text-align:left;
}
table#table tbody th {
	text-align:right;
	color:#09C;
	font-weight:normal;
	border-bottom:1px solid #09C;
}
#tform {
	display:block;
	clear:both;
}
#tform label {
	margin:0px;
	padding:0px 3px 0px 0px;	
}
.int {
}
.dec {
	font-size:11px;
}
.uni {
	font-weight:bold;
	font-size:10px;
	color:#999;
	width:20px;
	display:inline-block;
	text-align:left;
}

table#table a:active, table#table a:link, table#table a:visited {
	color:#666;
	text-decoration:none;
}
table#table a:hover {
	color: #09C;
	text-decoration:none;
}
.col1 {
	background-color:#EEE;
}
.col2 {
	color: #666
}

.msel {
	font-size:10px;
	text-transform:uppercase;
	color:#09C;
}
.tittable {
	font-size:14px;
	text-transform:uppercase;
	padding:25px 0px 0px 0px;
	margin:0px;
}
.asterisc {
	font-weight:normal;
	color:#09C;
}
.footnote {
	line-height:15px;
	font-size:10px;
	color:#999
}

/* DIRECTORIO  */
.ll_main { font-family: Tahoma, Verdana, Arial, Sans Serif; }
.ll_srch_block { display: block; }
.ll_srch_text  { width: 200px; font-size: 10px; }
.ll_srch_button { width: 70px; font-size: 10px; }
.ll_dir_block { display: block; }
.ll_dir_table { width: 600px; font-size: 10pt; }
.ll_dir_cell { padding: 3px 3px 3px 3px; vertical-align: top; }
.ll_dir_maincat { font-weight: bold; color: #d93442; }
.ll_dir_subcat { color: #605c3d; }
.ll_links_block { display: block; }
.ll_links_table { width: 600px; font-size: 10pt; }
.ll_links_category { color: #605c3d; }
.ll_links_dir_link { color: #605c3d; }
.ll_links_title { font-weight: bold; color: #d93442; }
.ll_links_description { color: #605c3d; }
.ll_navigation { display: block; }
.ll_nav_link { font-size: 9pt; color: d93442; }
