body#parking {
	background: url(images/ken/bg_header.jpg) repeat-x;
}

.header {
	clear: both;
	overflow: hidden;
	margin-bottom: 60px;
}

.header h1 {
	margin: 0;
	padding: 0;
}

.header h1 a {
	display: block;
	width: 186px;
	height: 34px;
	text-indent: -100000px;
	background: url(images/ken/nethosting_logo.jpg) no-repeat;
	margin-top: 10px;
	float: left;
}

div.for-sale {
	color: white;
	width: 280px;
	float: right;
	font-size: 100%;
	font-weight: bold;
	margin-top: 10px;
}

div.for-sale a {
	color: #F9EE98;
}

span.price {
/*	color: #336699;*/
	color: #F9EE98;
}

#splash {
/*	background: url(images/random_grey_variations.png);*/
	margin-bottom: 40px;
}

#splash h1 small {
	display: block;
	text-transform: none;
	color: #999;
/*	margin-bottom: 10px;*/
}
/*
#splash h1 {
	color: #096DBB;
	text-transform: uppercase;
	font-size: 42px;
	font-weight: normal;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
}
*/
#splash h1 {
    color: #096DBB;
    text-transform: uppercase;
    font-size: 25px;
    font-weight: normal;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
}

#splash input[type=text] {
	width: 400px;
}

#splash input[type=submit] {
	color: #336699;
	padding: 4px 8px;
}

#sidebar div {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding: 10px 8px;
	background: #F1F1F1;
	border: 1px solid #DADADA;
}

#sidebar h5 {
	padding-left: 20px;
	background: url(images/server-network.png) no-repeat center left;
}

#sidebar h5.design {
	background: url(images/palette-paint-brush.png) no-repeat center left;
}


.message-label {
	text-align: right;
	font-weight: bold;
}

.message-content {
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	margin-bottom: 9px;
}

.message-body {
	margin-top: 50px;
}

.message-body .row {
	margin-bottom: 15px;
}

.seomoz-stats {
	margin-bottom: 60px;
}

.seomoz-stats div.stat-item {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background: #FFFDDC;
	border: 1px solid #e6e6e6;
	padding: 6px 10px;
	min-height: 70px;
	text-align: center;
}

.seomoz-stats div.row div.last {
	border: 0;
}

.seomoz-stats h5 {
	font-size: 11px;
	text-transform: uppercase;
	line-height: normal;
	min-height: 38px;
}

.seomoz-stats p {
	font-size: 24px;
}

.seomoz-stats p span {
	font-size: 18px;
}

.seomoz-credit p {
	font-size: 11px !important;
	color: #BFBFBF;
	line-height: normal;
}

td a.btn.small {
	padding: 3px 5px 3px;
	font-size: 11px;
	margin-bottom: 5px;
}

#seomoz-report-list div.loading {
	color: #999;
	font-style: italic;
	padding-left: 20px;
	background: url(images/loading-indicator.gif) no-repeat;
}

#seomoz-report-list div.error {
	color: #999;
	font-style: italic;
	padding-left: 20px;
	background: url(images/icon-warning.png) no-repeat;
}