﻿/*

------------------------------------------

Site made by WhitiPC.com

------------------------------------------

*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
img {
	border: none;
}
p {
	color: #333333;
	padding: 10px;
}
h1 {
	padding-left: 10px;
	color: #333333;
	font-weight: bold;
	font-size: 12px;
}
h2 {
	margin-left: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
h3 {
	padding: 5px 0px 0px 15px;
	font-size: 12px;
	font-weight: 700;
	color: #999999;
}
body {
	background: #CCCCCC url('images/background.png') repeat;
}
a {
	text-decoration: none;
	color: #999999;
	font-size: 12px;
}
a:hover {
	text-decoration: none;
	color: #333333;
	font-size: 12px;
}
.clear {
	font-size: 0px;
	clear: both;
}
#top-bar-center {
	width: 900px;
	margin: 0 auto;
	height: 12px;
}
#top-bar-right {
	font-size: 12px;
	padding: 12px;
	width: 200px;
	float: right;
	text-align: right;
	color: #999999;
}
#top-bar-right a, #top-bar-left a {
	font-size: 12px;
}
#top-bar-right a:hover, #top-bar-left a:hover {
	color: #CCCCCC;
}
#container {
	width: 900px;
	margin: 0 auto;
}
/* MENU */
#menu {
	width: 836px;
	margin: 0 auto 0 auto;
	height: 40px;
	background: url('images/menuback.png') no-repeat;
	line-height: normal;
	padding-left: 64px;
}
#menu li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
}
#menu li a {
	padding: 13px 20px 12px 20px;
	float: left;
	display: block;
	color: #999999;
	text-decoration: none;
}
#menu li a:hover {
	color: #FFFFFF;
	background-attachment: fixed;
	background-position: 0 1px;
	background: #333333 url('images/menubackhover.png') repeat-x;
}
.menu-div {
	float: left;
	display: block;
	width: 2px;
	height: 40px;
	font-size: 1px;
	background: url('images/menudiv.png') no-repeat;
}
#menu li a.sel {
	color: #;
}
/* FEATURE */
#feature {
	width: 900px;
	margin: 10px auto 0 auto;
	height: 170px;
	background: url('images/banner.png') no-repeat;
}
/* CONTENT */
#content-area {
	padding: 10px;
	padding-bottom: 0;
	width: 880px;
	margin: 0 auto;
	background-color: #FFFFFF;
}
#content {
	background-color: #FFFFFF;
	float: left;
	width: 610px;
	}
/* RIGHT CONTENT */
#right {
	background-color: #FFFFFF;
	float: left;
	margin-left: 10px;
	width: 260px;
}
.right-top {
	background: #333333 url('images/righttop.png') no-repeat;
	height: 25px;
}
.right-content a h3, .right-content-mid h3, .right-content h3, .right-content a {
	color: #333333;
	margin-bottom: 5px;
}
.right-content a:hover {
	color: #666666;
}
.right-content {
	width: 260px;
	background: #FFFFFF url('images/rightside.png') repeat-y;
	margin-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
}
.right-content-mid {
	width: 260px;
	background: #FFFFFF url('images/rightside.png') repeat-y;
}
.right-content p, .right-content-mid p {
	padding-top: 3px;
	padding-left: 20px;
}
/* FOOTER */
#footer {
	width: 900px;
	margin: 0 auto;
	height: 70px;
	background: url('images/footer.png') no-repeat;
}
#footer-center {
	color: #999999;
	text-align: center;
	margin: 0 auto;
	padding-top: 32px;
	background: #CCCCCC url('images/footer.png') no-repeat;
}
#footer-center a:hover {
	font-size: 12px;
	color: #CCCCCC;
}
.hoverimg-order {
	font-size: 0px;
	display: block;
	width: 147px;
	height: 24px;
	background: url("images/order.gif") 0 0 no-repeat;
	text-decoration: none;
}
.hoverimg-order:hover {
	background: url("images/orderdown.gif") 0 0 no-repeat;
}
.right-content ul {
	margin-left: 25px;
	margin-bottom: 10px;
}
.right-content li {
	margin-left: 10px;
	list-style: square;
}
.ordernow {
	font-size: 0px;
	display: block;
	width: 79px;
	height: 29px;
	color: #c60;
	background: url('http://www.dragonservers.co.nz/images/ordernow.png') 0 0 no-repeat;
	text-decoration: none;
}
.ordernow:hover {
	background: url('images/ordernowhover.png') 0 0 no-repeat;
}
