/*
	CSS by Daryl Quenet
	http://www.quenet.org/
*/

body {
	color: #000;
	font-family: Tahoma, Verdana, sans-serif;
	padding: 3px 0 3px 0;
}

#container {
	width: 795px;
	margin: auto;
	font-size: 12px;
}

#container * {
	margin: 0;
	padding: 0;
	border: 0;
}

#container a, a:visited {
	color: #003399;
	cursor: pointer;
}

#container a:hover {
	color: #ff0000;
}

#header {
	height: 56px;
}

#header h1 {
	float: left;
	display: block;
	width: 410px;
	height: 56px;
	text-indent: -1000em;
	background: url("http://www.wedohosting.com/includes/images/wedo_12.png") top left no-repeat;
}

#header #dl {
	float: right;
	text-align: right;
	width: 430px;
	height: 56px;
}

#header dd {
	padding: 5px 0 0 0;
}

#header input {
	border: solid 1px #003399;
	padding: 2px;
}

#header input, #header label, #header span {
	float: right;
}

#header input {
	width: 80px;
}

#header label, #header span {
	font-weight: bolder;
	display: inline;
	padding: 2px 5px 0 0;
	color: #336699;
}

#header span {
	padding: 2px 0 0 5px;
	color: #000;
}

#header ul {
	float: right;
	margin-top: 3px;
	width: 342px;

}

#header li.status, #header li.operator, #header li.stats, #header li.webmail {
	padding-left: 18px;
	list-style: none;
	font-size: 11px;
	display: inline;
	margin-right: 10px;
}

#header li.status {
	background: url("http://www.wedohosting.com/includes/images/h1.gif") top left no-repeat;
}

#header li.operator, #header li.stats {
	background: url("http://www.wedohosting.com/includes/images/h2.gif") top left no-repeat;
}

#header li.webmail {
	background: url("http://www.wedohosting.com/includes/images/h3.gif") top left no-repeat;
	margin: 0;
}

#nav ul {
	padding: 5px 0 0 70px;
}

#nav li {
	display:inline;
	margin:0;
	padding:0;
}

#nav a {
	float:left;
	background:url("http://www.wedohosting.com/includes/images/tableft5.gif") no-repeat left top;
	padding: 0 0 0 4px;
	text-decoration: none;
	font-size: 11px;
	font-weight: bolder;
}

#nav a:hover span {
	color:#FFF;
}

#nav a span {
	float:left;
	display:block;
	background:url("http://www.wedohosting.com/includes/images/tabright5.gif") no-repeat right top;
	padding:5px 5px 4px 6px;
	color:#FFF;
}

#nav a:hover {
	background-position:0% -42px;
}
#nav a:hover span {
	background-position:100% -42px;
}

#domainbar {
	background: #e8e8e8;
	clear: both;
	text-align: center;
	padding: 2px 0 4px 0;
	/* Options 1 */
	margin: 0 38px 0 45px;
	/* Option 2 */
	margin: 0;
	font-size: 10px;
}

input#domain {
	border: solid 1px #003399;
	padding: 2px;
}

input#do {
	width: 34px;
	height: 17px;
}

#domainbar p {
	display: inline;	
}

#domainbar form {
	padding: 0 20px 0 20px;
	display: inline;
}

br.clear {
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}
