body {
	background-image: url(../img/bg.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td { font-size: 11px; }
#menuleft {
	position: absolute;
	left: 20px;
	top: 120px;
	background: #F4F4F4;
	border-top: 3px solid #666666;
	width: 160px;
}
#backtomain {
	position: absolute;
	left: 60px;
	top: 100px;
}
#menuleft ul {
	margin: 0 0 0 10px;
	padding: 0;
}
#menuleft li {
	margin: 10px 0 10px 0;
	list-style: none;
}
#menuleft ul li {
	font-size: 14px;
	margin-bottom: 30px;
}
#menuleft ul li ul li {
	font-size: 12px;
	margin-bottom: 10px;
}
#menuleft a:link, #menuleft a:active, #menuleft a:visited {
	color: #333333;
}
#mainbody {
	position: absolute;
	left: 210px;
	top: 100px;
}
#mainbody h1 {
	font-size: 16px;
}
.col {
	float: left;
	width: 360px;
	margin-left: 20px
}
#sendright {
	position: absolute;
	right: 20px;
	top: 0px;
}
input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
	border: 1px solid #999999;
}
.cform label {
	width: 120px;
	float: left;
	text-align: left;
}
.cform label.error {
	float: none;
	color: #FF0000;
	margin-left: 5px;
	vertical-align: top;
	font-weight: bold;
	padding-left: 5px;
}
.cform input.error, .cform textarea.error {
	background: #F4F4F4;
	border: 2px solid #FF0000;
}
.cform label.plain {
	text-align: left;
	float: none;
	width: auto;
	margin-right: auto;
}
.cform p {
	clear: both;
}
.cform .submit {
	margin-left: 12em;
}
.cform em {
	font-weight: bold;
	padding-right: 15px;
	vertical-align: top;
}
.cform .noval {
	margin-left: 22px;
}
.cform label.valid {
	background: url(img/check.gif) no-repeat;
	padding-left: 20px;
	margin-left: 5px;
	color: #339933;
}
.jumpright {
	margin-left: 120px;
}
.left {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.right {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
input:hover, input:active, select:hover, select:active, textarea:hover, textarea:active {
	background-color: #F5F4EB;
	border: 1px solid #000000;
}
.t0 {
	font-weight: bold;
	background-color: #CCCCCC;
}
.t1 {
	background-color: #F4F4F4;
}
.t2 {
}
.t4 {
	background-image: url(../img/line.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-weight: bold;
}
a:link, a:active, a:visited {
	font-weight: bold;
	color: #729553;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
h2 {
	font-size: 15px;
	color: #333333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

/* logo: #EE3123 */
.tlabel {
	font-weight: bold;
	text-align: right;
	width: 100px;
}
.green {
	font-weight: bold;
	padding: 3px;
	border: 2px solid #00CC00;
}
.red {
	font-weight: bold;
	padding: 3px;
	border: 2px solid #EE3123;
}
.cform label {
	width: 120px;
	float: left;
	text-align: right;
	font-weight: bold;
	margin-right: 10px;
}
.cform p:hover {
	background-color: #F4F4F4;
}
.cform label.error {
	float: none;
	color: #FF0000;
	margin-left: 12px;
	vertical-align: top;
	font-weight: bold;
	background: url(img/fail.gif) no-repeat;
	padding-left: 5px;
}
.cform input.error, .cform textarea.error {
	background: #F4F4F4;
	border: 2px solid #FF0000;
}
.cform label.plain {
	text-align: left;
	float: none;
	width: auto;
	margin-right: auto;
}
.cform p {
	clear: both;
	padding: 4px;
	margin: 0;
}
.cform label.valid {
	background: url(img/check.gif) no-repeat;
	padding-left: 20px;
	margin-left: 5px;
	color: #339933;
}
.jumpright {
	margin-left: 88px;
}
hr {
	height: 1px;
	color: #000000;
	background: #000000;
	border: #000000;
}
.mark {
	padding: 2px;
	border: 2px solid #669933;
}
#loginname {
	position: absolute;
	left: 550px;
	top: 12px;
	line-height: 26px;
	background: white;
	padding: 0 10px 0 10px;
}
#quicksearch {
	position: absolute;
	left: 700px;
	top: 12px;
	line-height: 26px;
	background: white;
	padding: 0 10px 0 10px;
}
#quicksearch form {
	display:inline;
}
#basket {
	position: absolute;
	left: 270px;
	top: 12px;
	line-height: 26px;
	background: white;
	padding: 0 10px 0 10px;
}
.showhand {
	cursor: pointer;
}
.linkhand {
	cursor: pointer;
}
.linkhand:hover {
	color: grey;
}
fieldset {
	margin-bottom: 33px;
}
li.ideal {
	background:#DDD284;
	padding: 4px;
}
a img {
	border: 0;
}
.sh {
	background: url('../img/home.gif') no-repeat;
	padding-left: 15px;
}
.setbar {
	width: 334px;
	height: 25px;
	margin: 0;
	padding: 2px 0 25px 2px;
	text-align: right;
	background: url('../img/bar.gif') no-repeat;
	float: left;
}
.boxred {
	background: #FF0000;
	height: 21px;
}
.boxgreen {
	background: #669933;
	height: 21px;
}
.boxorange {
	background: #FF8000;
	height: 21px;
}
.grade {
	float: left;
	width: 20px;
	height: 55px;
}
.fade {
	font-size: 11px;
	color: #666666;
}
.result0 {
	background: url('../img/level0.gif') no-repeat;
}
.result25 {
	background: url('../img/level25.gif') no-repeat;
}
.result50 {
	background: url('../img/level50.gif') no-repeat;
}
.result75 {
	background: url('../img/level75.gif') no-repeat;
}
.blacklink a {
	color: #000;
}
.hide {
	display:none;
}
.greentxt {
	color:#669933;
	font-weight: bold;
}
.transparent {
	filter:alpha(opacity=35);
	-moz-opacity:0.35;
	-khtml-opacity: 0.35;
	opacity: 0.35;
}
.notice {
	background:#F4F4F4;
	border: 2px solid #000;
	padding: 10px;
}

.mov{
padding:4px 30px 4px 0;
background:url(../img/movistar.gif)center right no-repeat; 
}
.enitel{
padding:4px 30px 4px 0;
background:url(../img/enitel.gif)center right no-repeat;
}

.unknown{
padding:4px 30px 4px 0;
background:url(../img/interrogation.gif)center right no-repeat;
}