/* Start of CMSMS style sheet 'dragonhoststyle' */
body,td,th {
	background-color: #C9CACB;
	font-family: Lucida Grande, Verdana, Arial, sans-serif;
	font-size: 12px;
	margin-top: 0px; /* IE fix to stop the Nav bar from overlaping to the blue background */
	_margin-top: 0px; /* IE fix to stop the Nav bar from overlaping to the blue background */
}

#wrap {
	width: 780px;
	margin: auto auto;
}

#content {
	background-color: white;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	margin-top: 0px; /* IE fix to stop the Nav bar from overlaping to the blue background*/
	_margin-top: 0px; /* IE fix to stop the Nav bar from overlaping to the blue background */

}

#tophead {
	background-color: #1E1E90;
	margin: 0px 0px 0px 0px;
	padding: 8px 8px 8px 8px;
	margin-top: 0px; /* IE fix to stop the Nav bar from overlaping to the blue background*/
	_margin-top: 0px; /* IE fix to stop the Nav bar from overlaping to the blue background */

}

#spacer {
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0.5px 0.5px 0.5px 0.5px;
	margin-top: 0px; /* IE fix to stop the Nav bar from overlaping to the blue background*/
	_margin-top: 0px; /* IE fix to stop the Nav bar from overlaping to the blue background */

}

#header {
	font-size: 12px;
	background-image: url(http://www.dragonhost.net.au/08/uploads/images/dragonhosthead2.jpg);
	padding: 40px;
}

#menuarea {
	background-color: white;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	margin-top: 0px; /* IE fix to stop the Nav bar from overlaping to the blue background*/
	_margin-top: 0px; /* IE fix to stop the Nav bar from overlaping to the blue background */

}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	text-decoration:none;
	list-style: none;
}

#nav a {
	display: block;
	width: 8em;
	height: 1.5em;
	text-decoration: none;
	font-size: 12px;
	font-weight: none;
}

#nav a:hover {
	text-decoration:none;
	background-color: #6AC3F8;
	border-top: 0px;
}

#nav li {
	float: left;
	text-decoration: none;
	width: 8em;
}

#nav li ul {
	position: absolute;
	width: 8em;
	left: -999em;
	list-style: none;
	font-weight: none;
	background-color: #ffffff;
	border: solid #000000;
	border-width: thin;
	color: #0000FF; 
	}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#serverstatus {
	background-color: white;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	margin-top: 0px; /* IE fix to stop the Nav bar from overlaping to the blue background*/
	_margin-top: 0px; /* IE fix to stop the Nav bar from overlaping to the blue background */

}

#footer {
	clear: both;
	background-color: #1E1E90;
	color: #f4f3ee;
	font-size: 10px;
	padding: 5px 10px 0px 10px;
	text-align: center;

}

b.rtop, b.rbottom{display:block;background: #C9CACB}
b.rtop b, b.rbottom b{display:block;height: 1px; overflow: hidden; background: #1E1E90}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

.alert {
	background: #FFF6BF;
	border-top: 2px solid #FFD324;
	border-bottom: 2px solid #FFD324;
	text-align: center;
	margin: 10px auto;
	padding: 5px 20px;
}

.contact{
	background-color: white;
}

.error {
	background: #FFCCCC;
	border-top: 2px solid #FF0000;
	border-bottom: 2px solid #FF0000;
	margin: 10px auto;
	padding: 5px 10px;
}

.sidemenu {
	border-top: 2px solid #0066FF;
	border-bottom: 2px solid #0066FF;
	margin: 5px auto;
	padding: 5px 10px;
}

.title {
	font-size: 14px;
	font-weight: bold;
	padding-left: 1px;
}

.yay {
	background: #99FF99;
	border-top: 2px solid #00CC00;
	border-bottom: 2px solid #00CC00;
	margin: 5px auto;
	padding: 5px 10px;
}

.style7 {color: #FFFFFF}

/* End of 'dragonhoststyle' */

