/* css by Roy Batist */
body,html {
	margin: 0;
	padding: 0;

}

div#container {
	background: url(/images/bg_main.gif) top center repeat-y #FFFFFF;
	background-image: url(/images/bg_main_ie.gif);
	width: 790px;
	position: relative;
	margin-left: auto;
	margin-right: auto;

}

div#interface {

	position: relative;
	top: 0;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	background-color: #F2F2F2;
	z-index: 0;
}

div#alt {
	background: url(/images/bg_header.gif) top center repeat-x #FFFFFF;
	background: url(/images/columns_break.gif) top left repeat-x;
	top: 0;
	width: 780px;
	height: 9px;
	margin-left: auto;
	margin-right: auto;

}

div#header {
	position: relative;
	top: 0;
	width: 780px;
	height: 139px;
	background: url(/images/bg_header.gif) top center repeat-x #FFFFFF;
	z-index: 0;
}

	div#logo {
		position: absolute;
		top: 8px;
		left: 0;
		width: 260px;
		height: 98px;
		background: url(/images/logo_domains.gif) top left no-repeat;
		z-index: 1;
	}
	div#grass {
		position: absolute;
		top: 106px;
		left: 0;
		width: 780px;
		height: 24px;
		background: url(/images/grass.jpg) top left no-repeat;
		z-index: 2;
	}
	div#columnsbegin {
		position: absolute;
		top: 138px;
		left: 0;
		width: 780px;
		height: 1px;
		background: url(/images/columns_end.gif) top left no-repeat;
		z-index: 3;
	}
	div#domainsearch {
		position:absolute;
		top: 18px;
		left: 275px;
		width: 505px;
		z-index: 4;
	}
		div#searchpart {
			float: left;
			padding-left: 15px;
			line-height: 20px;
			cursor: default;
		}
	
	div#menu {
		position: absolute;
		top: 72px;
		left: 232px;
		width: 494px;
		height: 25px;
		overflow: hidden;
		border: 0 solid #BBBBBB;
		border-left-width: 1px;
		z-index: 5;
	}
		div#menuitem {
			position:relative;
			float:left;
			height:15px;
			border: 0 solid #BBBBBB;
			border-right-width: 1px;
			padding:5px 10px 5px 10px;
			text-decoration: none;
			font-weight: bold;
			cursor: pointer;
			display: block;
		}
		#menu a {
			text-decoration: none;
		}
		#menu a:hover {
			background: none;
		}
		#menu a:active {
			text-decoration: none;
		}
		a:hover .menuitem {
			color: #000000;
			background: url(/images/menu_over.gif) top left repeat-x #FFFFFF;
		}
		a:hover .menudomains {
			color: #b4b4c4;
		}
		a:hover .menuhosting {
			color: #F7A11A;
		}
		a:hover .menuwebsites {
			color: #19BCB9;
		}

	div#locationbar {
		position: absolute;
		top: 111px;
		left: 0;
		width: 780px;
		height: 24px;
		overflow: hidden;
		font-weight: bold;
		cursor: default;
		z-index: 6;
	}
		div#here {
			position: absolute;
			width: 125px;
			height: 24px;
			text-align: right;
			color: #ffd6d6;
			z-index:0;
		}
		div#location {
			position: absolute;
			left: 134px;
			height: 24px;
			width: 10000px;
			color: #FFFFFF;
			z-index:1;
		}
		div#location a {
			color: #FFFFFF;
			text-decoration: none;
			cursor: pointer;
		}
		div#location a:hover {
			color: #FFFFFF;
			text-decoration: underline;
		}
			
div#content {
	position: relative;
	top: 0;
	width: 780px;
	background: url(/images/columns.gif) top left repeat-y;
	z-index: 1;
}
	td {
		vertical-align: top;
	}
	div#sidecolumn {
		position: relative;
		top: 0;
		left: 0;
		width: 175px;
		overflow: hidden;
		z-index: 0;
	}
	div#maincolumn {
		position: relative;
		top: 0;
		left: 0;
		width: 402px;
		overflow: hidden;
		z-index: 0;
	}
		div#columnbreak {
			position: relative;
			top: 0;
			left: 0;
			width: 100%;
			height: 9px;
			background: url(/images/columns_break.gif) top left repeat-x;
			z-index: 0;
		}
		div#columnitem {
			position: relative;
			top: 0;
			left: 0;
			padding: 10px 13px 10px 13px;
			margin: 0 1px 0 1px;
			z-index: 0;
		}
		div#homeitem {
			position: relative;
			left: 1px;
			width: 400px;
			z-index: 0;
			background: url(/images/home_domains.gif) top left no-repeat;
		}
			div#homedomains {
				position: relative;
				padding-top: 127px;
				padding-right: 11px;
			}
			div#homehosting {
				position: relative;
				padding-top: 85px;
				padding-right: 11px;
			}
			div#homewebsites {
				position: relative;
				padding-top: 85px;
				padding-right: 11px;
				padding-bottom: 11px;
			}

div#footer {
	position: relative;
	top: 0;
	width: 780px;
	text-align: center;
	z-index: 2;
	clear: both;
}
	div#columnsend {
		position: absolute;
		top: 0;
		left: 0;
		width: 780px;
		height: 1px;
		background: url(/images/columns_end.gif) top left no-repeat;
		z-index: 1;
	}

div.shortcuts {
	background: url(/images/icon_shortcuts.gif) top right no-repeat;
}
div.login {
	background: url(/images/icon_login.gif) top right no-repeat;
}
img.nz {
	margin-top: -2px;
	margin-right: -5px;
	float: right;
}


/* text */
body,html {
	font-family: arial,helvetica,verdana;
	font-size: 11px;
	line-height: 15px;
	color: #555555;
}

a {
	color: #555555;
	text-decoration:underline;
}
a:hover {
	color:#555555;
	text-decoration:none;
}
a:active {
	color:#555555;
	text-decoration:underline;
}

a.plain {
	color:#555555;
	text-decoration:none;
}
a.plain:hover {
	color:#000000;
	text-decoration:none;
}
a.plain:active {
	color:#555555;
	text-decoration:none;
}

a.color {
	color: #b4b4c4;
	text-decoration: underline;
}
a.color:hover {
	color: #b4b4c4;
	text-decoration: none;
}
a.color:active {
	color: #b4b4c4;
	text-decoration: underline;
}

ul {
	margin-top: 0;
	list-style-type: square;
}

.title {
/*	color: #b4b4c4;  */
	color: #eb191c;
	cursor: default;
}

.right {
	text-align: right;
}

.copyright {
	line-height:25px;
	color:#AAAAAA;
	text-decoration:none;
	font-size:9px;
}

/* / */
img {
	border:0;
}

/* forms */
input,textarea,select {
	font-family: arial,helvetica,verdana;
	font-size: 11px;
	color: #000000;
}
input.domainname {
	width: 190px;
	padding-left: 4px;
}
select.suffix {
	width: 103px;
}
input.performsearch {
	width: 98px;
	height: 19px;
	line-height: 10px;
}
input.loginfield {
	width: 82px;
	padding-left: 4px;
	margin-bottom: 2px;
}
input.login {
	width: 48px;
	height: 19px;
	line-height: 10px;
	margin-right: 1px;
}
