/* CSS Document */

body {
	background: #1e1e1e url(topbg.png) repeat-x;
	font-family: Verdana;
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
}
.clear {
	clear: both;
}

#container {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
#wrapper {
	background: #fff;
	width: 1003px;
	margin: 0 auto;
	text-align: center;
}
#top {
	width: 1003px;
	height: 29px;
}
.tl {
	float: left;
}
.tr {
	float: right;
	margin-top: 2px;
}
.tr input {
	width: 210px;
	height: 23px;
	color: #606060;
	background: #e2e2e2;
	border: 1px solid #ababab;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	margin: 0px;
	font-size: 11px;
}
.inputs {
	float: left;
	background: #1a1a1a;
	width: 168px;
	height: 26px;
	border: 0px;
	margin-right: 3px;
	padding: 0px;
	color: #fff;
	font-size: 11px;
	margin-top: 2px;
}
#header {
	background: url(header.png) no-repeat;
	width: 1003px;
	height: 155px;
}
#nav {
	background: url(nav.png) no-repeat;
	width: 1003px;
	height: 37px;
}
.slide {
	float: left;
	background: url(slidebg.png) no-repeat;
	width: 583px;
	height: 273px;
}
.slide_align {
	margin-top: 9px;
	margin-left: 9px;
}
.specials {
	float: left;
	width: 420px;
	height: 273px;
	background: #000;
}
.packages {
	background: url(packages_bg.png) repeat-x;
	width: 100%;
	height: 196px;
	color: #fff;
	font-size: 12px;
}
.packages span {
	font-size: 30px;
	font-weight: bold;
}
.game {
	float: left;
	text-align: left;
	margin-left: 50px;
	margin-top: 10px;
}
.voice {
	float: left;
	text-align: left;
	margin-left: 50px;
	margin-top: 10px;
}
.dedicated {
	float: left;
	text-align: left;
	margin-left: 50px;
	margin-top: 10px;
}
.webhost {
	float: left;
	text-align: left;
	margin-left: 50px;
	margin-top: 10px;
}

#left {
	background: #fff;
	float: left;
	width: 633px;
}
#left p {
	text-align: left;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 11px;
	color: #000;
}
#left ul {
	font-size: 12px;
	text-align: left;
}
#left li {
	list-style-type: square;
}
#left table, td, tr {
	font-size: 12px;
	text-align: left;
	height: 20px;
	border: 1px solid #eee;
	margin-left: 1px;
}
tr.grey {
	background: #eee;
}
p a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
p a:hover {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}
.mc {
	background: url(mc.png) no-repeat;
	width: 633px;
	height: 47px;
}
.news_title {
	background: url(news_title.png) repeat-x;
	width: 633px;
	height: 33px;
	font-size: 11px;
	color: #fff;
}
.ntl {
	float: left;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 10px;
}
.ntr {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}
.vbg {
	float: left;
	background: url(vbg.png) no-repeat;
	width: 150px;
	height: 150px;
	text-align: center;
	color: #ededed;
	font-size: 24px;
	font-weight: bold;
	margin-left: 5px;
	margin-bottom: 5px;
}
.vbg a {
	color: #ededed;
	text-decoration: none;
}
.vbg a:hover {
	color: #b6eef3;
	text-decoration: none;
}
.price {
	color: #3bb1bc;
	margin-top: 12px;
}
span.vslots {
	font-size: 60px;
	font-weight: bold;
}

#right {
	background: #fff;
	float: left;
	width: 370px;
}
#footer {
	background: url(footer.png) repeat-x;
	height: 71px;
	color: #fff;
}
.fl {
	float: left;
	font-size: 12px;
	margin-top: 40px;
	margin-left: 10px;
}
.fr {
	float: right;
	font-size: 11px;
	margin-top: 40px;
	margin-right: 10px;
}
.fr a {
	color: #93df00;
	font-weight: bold;
	text-decoration: none;
}
.fr a:hover {
	text-decoration: underline;
}
