a:hover{
	text-decoration: none;
}
html, body {
	height: 100%;
	font-size: 12px;
	font-family: Tahoma;
}
html, body, .all {
	height: 100%;
}
body {
	background: #F6F6F6;
}
body.direct-admin {
	background: #FFFFFF;
}
.direct-admin .wrapper {
	width: 100%;
	margin: 0px auto;
}
.wrapper {
	position: relative;
	text-align: left;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -51px;
	width: 790px;
}
	.header {
		width: 100%;
	}
		.logo {
			width: 293px;
			height: 70px;
			display: block;
			background: url(logo.png) 0px 0px no-repeat;
			margin: 21px 0px 14px 0px;
		}
		.bottom-dotted {
			border-bottom: 1px dotted #A8A8A8;
		}
		.big-error {
			height: 41px;
			display: inline-block;
			font: 20px tahoma;
			color: #C62222;
			padding: 12px 0px 0px 0px;
			letter-spacing: 3px;
		}
			.error-404 {
				background: url(error-404.gif) 0px center no-repeat;
				padding-left: 43px;
			}
			.suspended {
				background: url(suspended.gif) 0px center no-repeat;
				padding-left: 43px;
			}
		.menu {
			height: 30px;
			display: block;
			margin: 6px 0px 11px 0px;
		}
			.menu-left,
			.menu-center,
			.menu-right {
				height: 30px;
				display: block;
				float: left;
			}
			.menu-left,
			.menu-right {
				width: 6px;
			}
			.menu-left {
				background: url(menu-left.png) 0px 0px no-repeat;
			}
			.menu-right {
				background: url(menu-right.png) 0px 0px no-repeat;
			}
			.menu-center {
				width: 778px;
				height: 23px;
				background: url(menu-center.png) 0px 0px repeat-x;
				text-align: center;
				padding: 7px 0px 0px 0px;
			}
				.menu-center a {
					font: bold 13px tahoma;
					color: #C52121;
					text-decoration: none;
				}
				.menu-center span {
					width: 7px;
					height: 7px;
					display: inline-block;
					background: url(menu-split.gif) 0px 0px no-repeat;
					margin: 0px 13px 0px 17px;
				}
		.iframe {
			width: 790px;
			height: 660px;
			background: #FFFFFF;
			border: 0px;
			border-spacing: 0;
			border-collapse: collapse;
		}
	.da {
		width: 394px;
		margin: 0px auto;
		padding: 115px 0px 0px 0px;
	}
		.da-logo {
			width: 293px;
			height: 50px;
			display: block;
			background: url(da-logo.png) 0px 0px no-repeat;
			margin: 0px 0px 12px 53px;
		}
		.da-box {
			width: 394px;
			height: 222px;
			background: url(da-box.png) 0px 0px no-repeat;
		}
			.da-box-title {
				width: 347px;
				display: block;
				font: bold 11px tahoma;
				color: #555555;
				text-align: center;
				border-bottom: 1px dotted #A8A8A8;
				margin: 0px 0px 0px 23px;
				padding: 11px 0px 5px 0px;
			}
			.da-msg {
				display: block;
				font: bold 11px tahoma;
				color: #000000;
				text-align: center;
				padding: 25px 0px 0px 0px;
			}
			.da-inputs {
				display: block;
				background: url(da-inputs.gif) 0px 9px no-repeat;
				margin: 15px 0px 0px 44px;
				padding: 0px 0px 0px 59px;
			}
				.da-inputs span {
					width: 57px;
					display: inline-block;
					font: 11px arial;
					color: #353535;
				}
				.da-inputs .text-input {
					width: 140px;
					height: 16px;
					border: 1px solid #C0C0C0;
					padding: 0px 0px 0px 2px;
				}
				.da-inputs .submit-input {
					width: 85px;
					height: 27px;
					display: block;
					background: url(submit-input.png) 0px 0px no-repeat;
					border: none;
					cursor: pointer;
					margin: 15px 0px 0px 118px;
				}
				.da-inputs .white-space {
					height: 12px;
					display: block;
				}
	.box {
		width: 320px;
		height: 320px;
		display: block;
	}
		.box .box-cloud {
			height: 47px;
			display: block;
			background: url(cloud.gif) 10px 0px no-repeat;
			border-bottom: 1px dotted #A8A8A8;
			padding: 0px 0px 5px 0px;
			margin: 40px 0px 0px 0px;
		}
		.box-logo-holder {
			
			border-bottom: 1px dotted #A8A8A8;
			padding: 13px 0px 13px 23px;
		}
			.box .box-logo {
				height: 44px;
				display: block;
				background: url(box-logo.png) 0px 0px no-repeat;
			}
		.box  .box-text {
			font: bold 14px tahoma;
			color: #C52121;
			display: block;
			text-align: center;
			padding: 6px 0px 0px 0px;
		}
	.push{
		height: 51px;
	}
.footer{
	width: 100%;
	height: 51px;
	position: relative;
	background: #F6F6F6;
}
	.footer-inside {
		width: 100%;
		height: 4px;
		display: block;
		position: absolute;
		bottom: 0px;
		background: #F08709;
	}
.clear {clear: both;}
.link a {
	width: 100%;
	height: 100%;
	display: block;
	text-decoration: none;
}

#host1freebanner {
width: 468px;
height: 60px;
margin: 0 auto;
padding-top: 10px;
}
