@charset "utf-8";

* {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	margin: 0;
	padding: 0;
}

a {
	font-family: Tahoma;
	font-size: 11px;
	color: #fff;
	font-weight:bold;
	border:none;
}

img { border:none; }

html, body {
	/*background:url(images/main_bg.png) repeat-y center #0a0d12;*/
	background:#0a0d12; /* hinzugefügt 2009-12-16 */
	margin: 0px;
	padding: 0px;
	height: 100%;
}

#container_global {
	background:url(images/images_04.jpg) repeat-x #0a0d12;
	height:350px;
}

#container {
	width: 1090px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
	margin: 0 auto;
}

#left_bg {
	width: 167px;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: left;
	margin-left:-6px;
	background:url(images/images_01.jpg); /* hinzugefügt 2009-12-16 */
}

#right_bg {
	width: 47px;
	margin: 0px;
	padding: 0px;
	float: left;
	clear:right;
	background:url(images/images_03.jpg) repeat-y left; /* hinzugefügt 2009-12-16 */
}

#site_container {
	width: 852px;
	margin: 0px -12px 0px -12px;
	padding: 0px 12px 0px 12px;
	float: left;
	background:url(images/main_bg_content.png); /* hinzugefügt 2009-12-16 */
}

.header {
	width: 852px;
	height:96px;
	background:url(images/images_02.jpg) no-repeat center;
	padding-top:60px;
}

.navigation {
	width: 189px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
	background:url(images/images_26.jpg) repeat-y;
}

.content {
	width: 663px;
	margin: 0px;
	padding: 0px;
	float: left;
	background: #07090c url(images/content_bg.jpg) repeat-y;
	clear:right;
}

.content_bottom {
	width: 663px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.nav_row {
	width: 189px;
	float: left;
}

.nav_row_blank {
	width: 189px;
	min-height: 276px;
	float: left;
}

.nav_servers {
	width: 173px;
	min-height: 40px;
	padding-left: 15px;
	padding-top: 6px;
	padding-bottom: 25px;
	float: left;
	background: url(images/images_08.jpg) repeat-y;
}

.nav_servers a {
	color: #6887a0;
	text-decoration:none;
	width:173px;
	height:14px;
	font-weight:normal;
}

.nav_servers a:hover {
	color: #daa163;
}

.nav_userpanel {
	width: 174px;
	padding-left: 15px;
	padding-top: 6px;
	padding-bottom: 5px;
	float: left;
	background: url(images/images_21.jpg) repeat-y;
}

.row {
	height: 20px;
	background-color: #fff;
	margin-left: 2px;
	margin-right: 2px;
	border-bottom: dotted 1px #cfcfcf;
	text-align: left;
}

#footer_wrap {
	width: 852px;
	float: left;
}

.footer_top {
	float:right;
	clear:left;
	padding:4px;
}

.footer_bottom {
	width: 822px;
	height:57px;
	float: left;
	padding: 0px 15px;
	background:url(images/images_30.jpg) no-repeat;
}

.footer_info1 {
	width: 50%;
	margin-top: 20px;
	float: left;
	color: #FFF;
	font-weight: bold;
}

.footer_info2 {
	width: 50%;
	margin-top: 20px;
	float: left;
	color: #666;
	text-align: right;
}

.footer_info2 a { color: #666; }

.footer_info3 {
	width: 100%;
	float: left;
	color: #333;
}

.footer_info3 a { color: #333; }

#home_top {
	width: 642px;
	height:161px;
	background:url(images/specials/default.png) no-repeat;
	padding:10px;
	padding-top: 20px;
}

#home_top .list_item a, #home_top .list_item2 a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:26px;
	width:175px;
	color:#393838;
	text-decoration:none;
	display:block;
}

#home_top .list_item a:hover, #home_top .list_item2 a:hover { color:#ff7917; }

#home_top .list_item, #home_top .list_item2 {
	border-bottom:1px dotted #333333;
	height:26px;
	padding:5px;
	width:175px;
}

#home_top .list_item2 { border:none; }

#home_top .list_item a:hover span, #home_top .list_item2 a:hover span { color:#b7b7b7; }

#home_top .list_item a span, #home_top .list_item2 a span { color:#393838; }

#support_bar {
	width: 663px;
	margin: 0px;
	padding: 0px;
	float: left;
	background:url(images/support.jpg) no-repeat;
	height:86px;
}

.home_content {
	width: 633px;
	margin: 0px;
	padding: 15px;
	float: left;
	color: #858687;
}

#servers_top {
	width: 663px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#servers_wrap, #vent_wrap {
	width: 633px;
	margin: 0px;
	padding: 15px;
	float: left;
	color: #858687;
	background: url(images/servers_bg.jpg) no-repeat;
}

#vent_wrap { background: url(images/server_bg.jpg) no-repeat; }

#network_wrap {
	width: 633px;
	margin: 0px;
	padding: 15px;
	float: left;
	color: #858687;
	background: url(images/network_bg.jpg) no-repeat;
	padding-top:0px;
}

.server_info {
	width: 455px;
	margin: 0px;
	float: left;
	color: #858687;
	text-align:justify;
}

.network_info {
	width: 404px;
	margin: 0px;
	float: left;
	color: #858687;
}

.network_info2 {
	width: 404px;
	margin: 0px;
	margin-bottom: 35px;
	float: left;
	color: #858687;
}

.server_info_title {
	width: 455px;
	margin-bottom: 10px;
	float: left;
	color: #ee7223;
	font-size: 14px;
	font-weight: bold;
}

.vent_icon {
	width: 80px;
	margin-left: 50px;
	float: left;
	color: #858687;
	text-align: center;
}

.vent_buy {
	width: 627px;
	margin-top: 35px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}

.vent_wrap {
	width: 627px;
	margin-top: 35px;
	float: left;
	color: #858687;
}

.performance_title {
	width: 627px;
	margin-top: 35px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #ee7223;
}

.performance_hardware_wrap {
	width: 627px;
	margin-top: 15px;
	float: left;
}

.performance_hardware {
	width: 627px;
	margin-top: 5px;
	float: left;
}

.performance_hardware_title {
	width: 100px;
	float: left;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}

.performance_hardware_info {
	width: 500px;
	margin-left: 27px;
	float: left;
	font-size: 12px;
	color: #fff;
}

.performance_wrap {
	width: 333px;
	padding-top: 10px;
	padding-bottom:10px;
	float: left;
	color: #858687;
	cursor:help;
}

.performance_container {
	width: 333px;
	margin-top: 35px;
	float: left;
}

.network_container {
	width: 404px;
	margin-top:35px;
	float: left;
}

.network_left {
	width: 404px;
	margin-top:15px;
	float: left;
}

.performance_info {
	width: 270px;
	margin-top: 35px;
	margin-left: 15px;
	float: left;
	color: #545454;
}

.network_pics {
	width: 195px;
	margin-left: 15px;
	margin-top: 35px;
	float: left;
}

.network_map {
	width: 195px;
	margin-bottom: 35px;
	float: left;
}

.network_pingtest {
	width: 195px;
	margin-bottom: 15px;
	float: left;
	text-align: center;
}

.network_images {
	width: 195px;
	margin-bottom: 15px;
	float: left;
	text-align: center;
}

.performance_icon {
	width: 41px;
	margin-left: 5px;
	float: left;
}

.performance_type {
	width: 277px;
	margin-left: 10px;
	margin-top: 5px;
	float: left;
	font-size: 12px;
	font-weight: bold;
}

.network_title {
	width: 404px;
	float: left;
	margin-bottom: 15px;
	color: #ee7223;
	font-size: 12px;
	font-weight: bold;
}

.network_type {
	width: 25%;
	float: left;
	margin-bottom: 10px;
	color: #fff;
	font-weight: bold;
}

.network_type2 {
	width: 75%;
	float: left;
	margin-bottom: 10px;
	color: #fff;
}

.game_wrap {
	width: 627px;
	margin-top: 35px;
	float: left;
	color: #858687;
	cursor:pointer;
}

.game_icon {
	width: 51px;
	margin-left: 5px;
	float: left;
}

.game_title {
	width: 561px;
	margin-left: 10px;
	margin-top: 5px;
	float: left;
	color: #ee7223;
	font-size: 16px;
	font-weight: bold;
}

.game_expand {
	width: 561px;
	margin-left: 10px;
	margin-top: 6px;
	float: left;
	color: #3c3e40;
}

.game_info_wrap {
	width: 627px;
	padding-top: 29px;
	color: #858687;
	clear: left;
	background: url(images/game_package.jpg) no-repeat bottom;
	height:210px;
	display:none;
}

.game_info_type {
	width: 115px;
	height: 17px;
	padding-left: 8px;
	padding-top: 14px;
	color: #737475;
	float: left;
}

.game_info_type2 {
	width: 115px;
	height: 18px;
	padding-left: 8px;
	padding-top: 9px;
	color: #737475;
	float: left;
}

.game_info_title1 {
	width: 138px;
	height: 17px;
	text-align: center;
	margin-right: 21px;
	padding-top: 14px;
	font-size: 12px;
	font-weight: bold;
	color:#ffd200;
	float: left;
}

.game_info_title2 {
	width: 138px;
	height: 17px;
	text-align: center;
	margin-right: 21px;
	padding-top: 14px;
	font-size: 12px;
	font-weight: bold;
	color:#ff7800;
	float: left;
}

.game_info_title3 {
	width: 138px;
	height: 17px;
	text-align: center;
	margin-right: 21px;
	padding-top: 14px;
	font-size: 12px;
	font-weight: bold;
	color:#cd1800;
	float: left;
}

.game_info {
	width: 138px;
	height: 18px;
	text-align: center;
	margin-right: 21px;
	padding-top: 9px;
	color:#fff;
	float: left;
}

.game_info_order {
	width: 138px;
	height: 17px;
	text-align: center;
	margin-right: 21px;
	padding-top: 14px;
	color:#d30000;
	font-size: 12px;
	font-weight: bold;
	float: left;
}

.host_wrap {
	width: 627px;
	margin-top: 35px;
	float: left;
	color: #858687;
	cursor:pointer;
}

.host_icon {
	width: 51px;
	margin-left: 5px;
	float: left;
}

.host_title {
	width: 561px;
	margin-left: 10px;
	margin-top: 5px;
	float: left;
	color: #ee7223;
	font-size: 16px;
	font-weight: bold;
}

.host_expand {
	width: 561px;
	margin-left: 10px;
	margin-top: 6px;
	float: left;
	color: #3c3e40;
}

.host_info_wrap {
	width: 627px;
	padding-top: 29px;
	color: #858687;
	clear: left;
	background: url(images/hosting_info.jpg) no-repeat bottom;
	height:210px;
	display:none;
}

.host_info_type {
	width: 142px;
	height: 20px;
	padding-left: 8px;
	padding-top: 14px;
	color: #737475;
	float: left;
}

.host_info_type2 {
	width: 142px;
	height: 18px;
	padding-left: 8px;
	padding-top: 9px;
	color: #737475;
	float: left;
}

.host_info_title1 {
	width: 209px;
	height: 20px;
	text-align: center;
	margin-right: 21px;
	padding-top: 14px;
	font-size: 12px;
	font-weight: bold;
	color:#ffd200;
	float: left;
}

.host_info_title2 {
	width: 209px;
	height: 20px;
	text-align: center;
	margin-right: 21px;
	padding-top: 14px;
	font-size: 12px;
	font-weight: bold;
	color:#ff7800;
	float: left;
}

.host_info {
	width: 209px;
	height: 18px;
	text-align: center;
	margin-right: 21px;
	padding-top: 9px;
	color:#fff;
	float: left;
}

.host_info_order {
	width: 209px;
	height: 20px;
	text-align: center;
	margin-right: 21px;
	padding-top: 14px;
	font-size: 12px;
	font-weight: bold;
	float: left;
}

.host_info_order a { color:#d30000; }

.date {
	color:#424242;
	font-size:10px;
	text-decoration:none;
}

.news .title {
	color: #ff7917;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.news .title a { text-decoration:none; }

.news .title .title {
	color:#ffffff;
	font-weight:normal;
}

.news {
	font-size:11px;
	font-family:'Tahoma', Verdana, Arial, Helvetica, sans-serif;
	padding:10px;
	margin-bottom:10px;
}

.post {
	color:#868787;
	text-align:justify;
	line-height:18px;
}

#slider-bar .ui-slider-handle {
	background:url(images/handle.png) no-repeat;
	border:none;
	height:18px;
	width:15px;
	margin-top:-3px;
	margin-right:1%;
}

#slider-bar {
	background: url(images/slider_bg.jpg) repeat-x top;
	width:308px;
	border:none;
	clear:right;
	margin-left:15px;
}

#slider_cont {
	float:left;
	margin-left:30px;
	height:40px;
}

.slots {
	float:left;
}

.more_data {
	float:right;
	margin-right:30px;
}

#slider_cont ul {
	display:block;
	padding:0px;
	margin:0px;
	list-style:none;
	margin-top:-6px;
}

#slider_cont ul li {
	margin:0px;
	padding:0px;
	clear:none;
	float:left;
	display:block;
	background:url(images/slider_connect.gif) no-repeat top center;
	width:34px;
	list-style:none;
	font-weight:bold;
	color:#f7f7f7;
	font-family:'Tahoma', Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
	padding-top:3px;
	text-align:center;
}

.dark_red {
	color:#d30000;
	text-decoration:none;
	font-weight:bold;
}

.top {
	width: 663px;
	margin: 0px;
	padding: 0px;
}

.page_title {
	width: 663px;
	margin-bottom: 10px;
	color: #ee7223;
	font-size: 14px;
	font-weight: bold;
}

/********************
	LOCATIONS
********************/

.location_info_wrap {
	width: 627px;
	padding-top: 29px;
	color: #858687;
	clear: left;
	display:none;	
}

/********************
	END OF LOCATIONS
	
	MAP
********************/

#map {
	background:url(images/map.png) no-repeat;
	width:175px;
	height:108px;
}

#map_lower {
	width:175px;
	text-align:center;
	color:#ee7223;
}

#map a {
	position:relative;
	display:block;
	width:20px;
	height:20px;
}

#map #ny {
	left:154px;
	top:26px;
}

#map #chicago {
	left:106px;
	top:16px;
}

#map #dallas {
	left:79px;
	top:32px;
}

#map #la {
	left:12px;
	top:-10px;
}

#map #desc {
	background:url(images/map_underlay.png) no-repeat;
	position:absolute;
	width:108px;
	height:30px;
	margin:10px;
}

#map #desc span {
	color:#ea9220;
}

/********************
	END OF MAP
	
	FIELDS
********************/

input[type=text], input[type=password], textarea {
	color: #c0c0c0;
	background-color:#04080c;
	border: 1px solid #16191d;
	font-size:11px;
}

input.small {
	width:20px;
}

input.ajax {
	border:none;
	background: none;
}

input.ajax:hover {
	border:1px solid #cfcfcf;
	background:#eeeeee;
}

input.spec , textarea.spec, input.active, textarea.active {
	color:#ffffff;
}

#login_form input {
	width:90%;
}

#aff {
	height: 25px;
	width: 100%;
	background: url(images/aff.gif) repeat;
	border-bottom: 1px solid #161b1e;
	margin-top: 5px;
	padding-bottom: 5px;
}

div.aff_center {
	margin: 0 auto;
	height: 25px;
	width: 847px;
	padding-left: 55px;
}


div.aff {
	height: 25px;
	min-height: 25px;
	line-height: 25px;
	float: left;
	opacity: 0.5;
	-khtml-opacity: 0.5;
	filter:alpha(opacity=50);
	margin: 0 8px 0 8px;
}

div.aff:hover {
	opacity: 1;
	-khtml-opacity: 1;
	filter:alpha(opacity=100);
}

div.aff img {
	margin-right: 5px;
}
div.aff a {
	text-decoration: none;
	color: #fff;
	height: 25px;
	line-height: 25px;
	border:0;
	display: inline;
	float: right;

}
/********************
	END FIELDS
********************/