
BODY {
		background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
		font-size: 11px;
	font-family: arial,helvetica;
	color: #444444;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 15px;
	text-align:left;
	vertical-align:top;
	border-width:0px;
	padding:0px;
	margin:0px;
	text-align:left;
	empty-cells:show;
	table-layout:fixed;
		overflow:scroll;
	}

TD.copyright A {
	font-size: 11px;
	font-family: arial, helvetica;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	cursor:hand;
	cursor:pointer;
	margin:0px;
	border:0px;
}

TD.copyright A:hover {
	font-size: 11px;
	font-family: arial, helvetica;
	color: #FFFFFF;
	text-decoration: underline;
	letter-spacing: 1px;
	cursor:hand;
	cursor:pointer;
	margin:0px;
	border:0px;
}

TD.copyright {
	background-image:url(../images/bg2.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	height:55px;
	text-align:center;
	vertical-align:top;
	color:#FFFFFF;
}

TD.vertical-seperator {
	width:2px;
	background-image:url(../images/vertical-border-bottom.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	background-color:#EDEDED;
	vertical-align:top;
}

TD.horizontal-seperator {
	width:2px;
	background-image:url(../images/horizontal-border-right.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	text-align:left;
}
INPUT.text {
	width:100px;
	height:15px;
	border-color:#475058;
	border-style:solid;
	border-width:1px;
	font-size: 11px;
	font-family: arial, helvetica;
	color: #444444;
	text-decoration: none;
	letter-spacing: 1px;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:1px;
	padding-top:1px;
	margin:0px;
	vertical-align:top;
	display:inline;
}

SELECT.domains {
	height:17px;
	border-color:#475058;
	border-style:solid;
	border-width:1px;
	font-size: 11px;
	font-family: arial, helvetica;
	color: #444444;
	text-decoration: none;
	letter-spacing: 1px;
	padding:0px;
	margin:0px;
	vertical-align:top;
}

INPUT.button-domains {
	font-size: 11px;
	font-family: arial, helvetica;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	text-align:center;
	vertical-align:top;
	border-width:1px;
	border-color:#000000;
	border-style:solid;
	background-color:#A04832;
	cursor: pointer;
	cursor: hand;
	width: 85px;
	height:19px;
	padding:0px;
	padding-bottom:1px;
	margin:0px;
	text-transform:lowercase;
	vertical-align:top;
}
INPUT.button {
	font-size: 11px;
	font-family: tahoma, helvetica;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	text-align:center;
	vertical-align:top;
	border-width:1px;
	border-color:#000000;
	border-style:solid;
	background-color:#475058;
	cursor: pointer;
	cursor: hand;
	width: 105px;
	padding:0px;
	padding-bottom:1px;
	margin:0px;
	text-transform:lowercase;
}

TABLE.login-table {
	width:188px;
	height:115px;
	background-image:url(../images/bg3.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

TABLE.basket-table {
	width:188px;
	height:80px;
	background-image:url(../images/bg4.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

A {
	font-size: 11px;
	font-family: arial, helvetica;
	color: #5173B3;
	text-decoration: none;
	letter-spacing: 1px;
	cursor:hand;
	cursor:pointer;
	margin:0px;
	border:0px;
	font-weight:bold;
}

A:hover {
	font-size: 11px;
	font-family: arial, helvetica;
	color: #1C2940;
	text-decoration: underline;
	letter-spacing: 1px;
	cursor:hand;
	cursor:pointer;
	margin:0px;
	border:0px;
	font-weight:bold;
}

A.dark-link {
	color:#475058;
	font-family:tahoma,arial,helvetica,verdana;
	letter-spacing:1px;
	font-weight:normal;
}

A.dark-link:hover {
	color:#475058;
	font-family:tahoma,arial,helvetica,verdana;
	letter-spacing:1px;
	font-weight:normal;
	text-transform:underline;
}

TD.bg-banner {
	width:233px;
	background-image:url(../images/bg-banner.jpg);
	background-repeat:repeat-y;
	background-position:top left;
	text-align:left;
	vertical-align:top;
}

UL {
	padding:0px;
	margin:0px;
	margin-left:35px;
}

LI {
	padding:0px;
	margin:0px;
}

H1 {
	font-size: 14pt;
	font-weight:normal;
	font-family: arial, helvetica;
	color: #5F7892;
	text-decoration: none;
	letter-spacing: 0px;
	text-transform:uppercase;
	padding:0px;
	margin:0px;
	margin-top:1px;
	text-align:center;
}

B.error {
	color: #FF2222;
	font-size: 11px;
	font-family: arial, helvetica;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 13px;
	padding: 0px;
	vertical-align:middle;
	text-align:center;
}

.image_to_button {
	cursor:hand;
	cursor:pointer;
}

.red_text {
	font-weight:bold;
	color: #990000;
}

.green_text {
	font-weight:bold;
	color: #00CC00;
}

.black_text {
	font-weight:bold;
	color: #000000;
}

.orange_text {
	font-weight:bold;
	color: #EA8C00;
}

.hide {
	display:none;
}

FORM {
	display:inline;
	padding:0px;
	margin:0px;
	border-width:0px;
}

TEXTAREA.textarea {
	width:540px;
	border-color:#475058;
	border-style:solid;
	border-width:1px;
	font-size: 11px;
	font-family: arial, helvetica;
	color: #444444;
	text-decoration: none;
	letter-spacing: 1px;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:3px;
	padding-top:3px;
	margin:0px;
	vertical-align:top;
	display:inline;
}


DIV.helpbox {
	position:absolute;
	left:0px;
	top:0px;
	display:none;
	padding:0px;
	margin:0px;
	z-index:9000;
}

TABLE.helpbox {
	border-style:solid;
	border-color:#7F9DB9;
	border-width:1px;
	background-color:#E8EFF7;
}

INPUT.subtle {
	color: #333333;
	font-size: 11px;
	font-family: arial, helvetica;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 10px;
	vertical-align:middle;
	border-style:solid;
	border-color:#E8EFF7;
	border-width:0px;
	background-color:#E8EFF7;
	text-align:center;
	font-weight:bold;
}

TEXTAREA.subtle {
	color: #333333;
	font-size: 10px;
	font-family: arial, helvetica;
	text-decoration: none;
	text-align:justify;
	letter-spacing: 1px;
	vertical-align:middle;
	border-style:solid;
	border-color:#E8EFF7;
	border-width:0px;
	background-color:#E8EFF7;
	overflow:auto;
	padding:0px;
	padding-top:3px;
	margin-left:6px;
}

.helpbutton {
	vertical-align:middle;
	margin-bottom:5px;
	cursor:hand;
	cursor:pointer;
}

IMG {
	border-width:0px;
}

TD {
	text-align:left;
}

DIV.ircborder {
	background-image:
	url(../images/irc-border.gif);
	background-position:top left;
	background-repeat:repeat-y;
}

.hosting_button {
	font-size: 11px;
	font-family: arial, helvetica;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	text-align:center;
	vertical-align:middle;
	border-width:1px;
	border-color:#000000;
	border-style:solid;
	background-color:#707070;
	cursor: pointer;
	cursor: hand;
	width: 100px;
	padding:0px;
	padding-bottom:1px;
	margin:0px;
	text-transform: capitalize;
}

.button {
	cursor:pointer;
	cursor:hand;
}

.login_td {
	background-color: #FFFFFF;
	padding:0px;
	margin:0px;
}

.technical_td {
	background-color: #F1EBE4;
	padding:0px;
	margin:0px;
}

.billing_td {
	background-color: #E9EFEA;
	padding:0px;
	margin:0px;
}

.cheque_td {
	background-color: #FFCC00;
	padding:0px;
	margin:0px;
}

.bandt_td {
	background-color: #C4C4FF;
	padding:0px;
	margin:0px;
}

.td_domains{
	background-color: #E9D5CF;
	padding:0px;
	border:0px;
}

.business_td {
	background-color:#FCF2E2;
	color:#000000;
}

.reseller_td {
	background-color:#F0F3F7;
	color:#000000;
}

.plus_td {
	background-color:#F4F8ED;
	color:#000000;
}


IFRAME BODY {
	vertical-align:top;
}

.PADDING {
        margin:10px
}
