img, div, input, a { behavior: url("../scripts/iepngfix.htc") }

body {
	background: #eee;
	margin: 0px;
}

form {
	margin: 0px;
}

img {
	border: 0px;
}

body,td,input,select,textarea {
	font-family: Tahoma;
	font-size: 11px;
}

a {
	color: #3A6897;
}

a:hover {
	text-decoration: none;
}

.heading {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #65A5E6;
}

.heading2 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: normal;
    text-decoration: none;
    color: #000000;
}

.heading3 {
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #16679F;
}

table.wrapper {
	width: 750px;
	background: #fff;
}

table.clientlinks {
	background:#e0e0e0;
}

td.clientlinks {
	background:#f9f9f9;
	width:25%;
	text-align:center;
	padding: 6px;
}

.navboxlinks {
    background-color: #ffffff;
    padding: 5px;
    text-align:left;
}

.navboxlinks td {
    border-bottom: 1px dotted #cccccc;
}

.navbox {
    background-color: #f7f7f7;
    border: 1px dotted #cccccc;
    padding: 5px;
}

.navinput {
    border: 1px solid #cccccc;
    width: 95px;
}

.submitbutton {
    color: #ffffff;
    cursor: pointer;
    cursor: hand;
    font-weight: bold;
    background-color: #3A6897;
    border: 1px solid #3A6897;
}

.clientarealinks a {
	color: #555555;
}

table.frame {
	width: 98%;
	border: 1px solid #3A6897;
	padding: 0px;
}

.fieldarea {
	background-color: #EFF2F9;
	text-align: right;
}

.clientareatable {
	width: 100%;
	background-color: #cccccc;
}

tr.clientareatableheading {
	background-color: #efefef;
	font-weight: bold;
	text-align: center;
}

tr.clientareatableactive {
	background-color: #ffffff;
	text-align: center;
}

tr.clientareatablepending {
	background-color: #ffffcc;
	text-align: center;
}

tr.clientareatablesuspended {
	background-color: #ccff99;
	text-align: center;
}

tr.clientareatableterminated {
	background-color: #ff9999;
	text-align: center;
}

tr.supportticketsheading {
	background-color: #efefef;
}

tr.supportticketscontent {
	background-color: #ffffff;
}

.contentbox {
	width: 100%;
	text-align: center;
	background-color: #f7f7f7;
	border: 1px dashed #cccccc;
	padding: 5px;
}

.errorbox {
	border: 1px dashed #cc0000;
	font-weight: bold;
	background-color: #FBEEEB;
	text-align: center;
	width: 90%;
	padding: 10px;
	color: #cc0000;
	margin-left: auto; 
	margin-right: auto;
}

.domaincheckeravailable {
	color: #669900;
}

.domaincheckerunavailable {
	color: #cc0000;
}

tr.orderheadingrow {
	background-color: #5AB9F1;
	color: #ffffff;
}

tr.orderrow1 {
	background-color: #E8F0F9;
	color: #000000;
}

tr.orderrow2 {
	background-color: #D6E4F6;
	color: #000000;
}



div.cabecera {
	height: 73px;
	width: 750px;
	background-color: #000000;
}

div.contenido {
	padding-left: 19px;
	padding-right: 19px;
}

div.menu {
	height: 49px;
	width: 750px;
	background-color: #000000;
	background-image: url(images/f_menu.png);
}

div.pie {
	height: 78px;
	width: 750px;
	background-image: url(images/f_pie.png);
	text-align:left;
}

div.pieD {
	float:right;
	margin-right:19px;
	margin-top:15px;
	text-align:right;
	color:#5a667c;
	font-size:10px;
}

div.pieI {
	margin-left:19px;
	padding-top:15px;
	color:#ffb71e;
	word-spacing:8.5px;
}

#menuInf {
	color: #a1b4d8;
	text-decoration: none;
	outline: none;
}

/* Botones rollover */
/* Botones rollover */
a.bt {
	position: relative;
	float: left;
	text-decoration: none;
	display: block;
	outline: none;
}
a.bt.menu {
	width: 116px;
	height: 38px;
	margin-right:3px;
}
a.bt.menu.inicio{
	background-image:url(../../../img/t_inicio.gif)
}
a.bt.menu.inicio:hover {
	background-position:0 -38px;
}
a.bt.menu.hosting{
	background-image:url(../../../img/t_hosting.gif)
}
a.bt.menu.hosting:hover {
	background-position:0 -38px;
}
a.bt.menu.dominios{
	background-image:url(../../../img/t_dominios.gif)
}
a.bt.menu.dominios:hover {
	background-position:0 -38px;
}
a.bt.menu.servicios{
	background-image:url(../../../img/t_servicios.gif)
}
a.bt.menu.servicios:hover {
	background-position:0 -38px;
}
a.bt.menu.hostkee{
	background-image:url(../../../img/t_hostkee.gif)
}
a.bt.menu.hostkee:hover {
	background-position:0 -38px;
}
a.bt.menu.contacto{
	background-image:url(../../../img/t_contacto.gif)
}
a.bt.menu.contacto:hover {
	background-position:0 -38px;
}
