﻿/*

(c) Copyright 2007 JaguarPC.com, all rights reserved.

*/
/* 
html {
	overflow-y: scroll;
}

body {
	background: #ffffff;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin:0;
}

a:link, a:visited, a:active {
	color: #5494bf;
	text-decoration: underline;
}

a:hover {
	color: #a44d44;
	text-decoration: none;
}

input,
textarea,
select,button{
	background: #ffffff;
	border: 1px solid #b8b8b8;
	color: #414141;
	font-family: Arial, Tahoma, Verdana, helvetica, sans-serif;
	font-size: 11px;
	margin: 3px 0 3px 0;
	padding: 2px;
	vertical-align:middle;
}
img{
	border:0;
}

#j_page {
	float: left;
	background: #F6F6F6 url("images/bg.gif") repeat-x top left;
	width: 100%;
	margin: 0;
	padding: 0;
}

#j_page_content {
	float: left;
	background: #F6F6F6 url("images/bg_content.gif") repeat-x top left;
	width: 100%;
	margin: 0;
	padding: 0;
}

#j_header {
	float: left;
	width: 100%;
	height: 117px;
	margin: 0;
	padding: 0;
}

#j_header_right {
	float: right;
	width: 254px;
	height: 117px;
	text-align: right;
	margin: 0;
	padding: 0 95px 0 0;
}

.j_body {
	width: 780px;
	margin: 0 auto 0 auto;
	padding: 0;
}

#j_body_content {
	float: left;
	background: #F2F2F2 url("images/bg_content_body_1.gif") repeat-x top left;
	width: 776px;
	margin: 0;
	padding: 0 2px 0 2px;
}

#j_body_content_2 {
	float: left;
	background: url("images/bg_content_body_2.gif") repeat-x top left;
	width: 750px;
	margin: 0;
	padding: 30px 13px 50px 13px;
}

#j_body_body {
	float: left;
	background: url("images/bg_body_bottom.gif") repeat-x bottom left;
	width: 100%;
	margin: 0;
	padding: 0;
}

#j_menu {
	float: left;
	width: 780px;
	height: 35px;
	margin: 0;
	padding: 0;
}

.j_menu_s_1 a:link,
.j_menu_s_1 a:active,
.j_menu_s_1 a:visited {
	float: left;
	background: url("images/menu_separator.gif") no-repeat top right;
	width: 130px;
	height: 25px;
	color: #ffffff;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 10px 0 0 0;
}

.j_menu_s_1 a:hover {
	float: left;
	background: url("images/menu_separator.gif") no-repeat top right;
	width: 130px;
	height: 25px;
	color: #c19f9b;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 10px 0 0 0;
}

.j_menu_s_2 a:link,
.j_menu_s_2 a:active,
.j_menu_s_2 a:visited {
	float: left;
	width: 130px;
	height: 25px;
	color: #ffffff;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 10px 0 0 0;
}

.j_menu_s_2 a:hover {
	float: left;
	width: 130px;
	height: 25px;
	color: #c19f9b;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 10px 0 0 0;
}
*/
/* Drop Down Menu Starts Here */

	#j_menu_menubar {
		position: absolute;
		width: 780px;
		top: 117px;
		padding: 0;
	}

	#j_menu_menubar a.active {
		float: left;
		width: 130px;
		height: 25px;
		color: #c19f9b;
		font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 12px;
		text-align: center;
		text-decoration: none;
		display: block;
		margin: 0;
		padding: 10px 0 0 0;
	}

	.j_menu_menu .j_menu_select {
/*		background: #813d36 url('images/dd_menu_bg.gif') no-repeat top left; */
		background-color:#0083C4;
		font-family: Tahoma;
		line-height: 22px;
		font-size: 11px;
		border-left: 1px solid #0069B3;
		border-bottom: 1px solid #0069B3;
		border-right: 1px solid #0069B3;
		padding-left:0; padding-right:0; padding-top:0px; padding-bottom:0px;
	}

	.j_menu_menu a:link,
	.j_menu_menu a:visited,
	.j_menu_menu a:active {
		background: url("images/space.gif");
		color: #ffffff;
		text-decoration: none;
		padding: 2px 8px;
		display: block;
	}

	.j_menu_menu a:hover {
		background: #9c544d url("images/space.gif"); 
		background-color:#373535;
		color: #ffffff;
		text-decoration: none;
		padding: 2px 8px;
		display: block;
	}

/* Drop Down Menu Ends Here */

#j_home_banner_1 {
	float: left;
	background: url("images/banners/001.jpg") no-repeat top left;
	width: 303px;
	height: 140px;
	color: #DBE0E5;
	font-size: 11px;
	margin: 7px 10px 0 0;
	padding: 30px 225px 26px 20px;
	display: inline;
}

#j_home_banner_1 h1 {
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#j_home_banner_1 ul {
	margin: 0 0 0 17px;
	padding: 0;
}

#j_home_banner_2 {
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	float: left;
	background: url("images/banners/special/back.jpg") no-repeat top left;
	width: 165px;
	height: 147px;
	margin: 7px 0 0 0;
	padding: 23px 30px 26px 27px;
	display: inline;
}

#j_home_banner_2 h1 {
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#j_home_banner_2 ul {
	margin: 0 0 0 17px;
	padding: 0;
}

#j_home_banner_3_1 {
	float: left;
	background: url("images/banners/content/001.jpg") no-repeat top left;
	width: 765px;
	height: 40px;
	color: #ffffff;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 15px 0 0 15px;
}

#j_home_banner_3_2 {
	float: left;
	background: url("images/banners/content/002.jpg") no-repeat top left;
	width: 765px;
	height: 40px;
	color: #ffffff;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 15px 0 0 15px;
}

#j_home_banner_3_3 {
	float: left;
	background: url("images/banners/content/003.jpg") no-repeat top left;
	width: 765px;
	height: 40px;
	color: #ffffff;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 15px 0 0 15px;
}

#j_home_banner_3_4 {
	float: left;
	background: url("images/banners/content/004.jpg") no-repeat top left;
	width: 765px;
	height: 40px;
	color: #ffffff;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 15px 0 0 15px;
}

#j_home_banner_3_5 {
	float: left;
	background: url("images/banners/content/005.jpg") no-repeat top left;
	width: 765px;
	height: 40px;
	color: #ffffff;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 15px 0 0 15px;
}

#j_home_body_upper_box_1 {
	float: left;
	background: url("images/home_body_upper_box_001.gif") no-repeat top left;
	width: 750px;
	height: 123px;
	margin: 0;
	padding: 13px 15px 18px 15px;
}

#j_home_body_plans_shared {
	margin: 0 0 0 65px; 
	padding: 3px;
	color: #000;
	font-size: 10px;
}

#j_home_body_plans_shared h3 {
	font-size: 12px; 
	margin: 5px 0; 
	color: #853F37;
}

#j_home_body_plans_shared a:link,
#j_home_body_plans_shared a:active,
#j_home_body_plans_shared a:visited {
	color: #a44d44;
	font-weight: bold;
	text-decoration: none;
}

#j_home_body_plans_shared a:hover {
	color: #5494bf;
	font-weight: bold;
	text-decoration: underline;
}

.j_home_body_upper_box_1_shared {
	float: right;
	background: url("images/banners/home_service_100.gif") no-repeat top left;
	width: 240px;
	height: 115px;
	color: #000;
	font-size: 10px;
}

.j_home_body_upper_box_1_sdx {
	float: left;
	background: url("images/banners/home_service_002.gif") no-repeat top left;
	width: 240px;
	height: 50px;
	color: #000;
	font-size: 12px;
	margin: 0 15px 10px 0;
}

.j_home_body_upper_box_1_resell {
	float: left;
	background: url("images/banners/home_service_003.gif") no-repeat top left;
	width: 240px;
	height: 50px;
	color: #853F37;
	font-size: 10px;
	margin: 0 0 10px 0;
}


.j_home_body_upper_box_1_vps {
	float: left;
	background: url("images/banners/home_service_004.gif") no-repeat top left;
	width: 240px;
	height: 50px;
	color: #853F37;
	font-size: 10px;
	margin: 0 15px 0 0;
}

.j_home_body_upper_box_1_ded {
	float: left;
	background: url("images/banners/home_service_005.gif") no-repeat top left;
	width: 240px;
	height: 50px;
	color: #853F37;
	font-size: 10px;
	margin: 0;
}

#j_home_body_upper_box_2 {
	float: left;
	background: url("images/home_body_upper_box_002.gif") no-repeat top left;
	width: 775px;
	height: 123px;
	margin: 0;
	padding: 13px 2px 18px 3px;
}

.j_home_body_upper_box_2_plan {
	float: left;
	width: 135px;
	height: 123px;
	color: #080808;
	font-size: 10px;
	margin: 0;
	padding: 0 10px 0 10px;
}

.j_home_body_upper_box_2_plan h3 {
	color: #98483f;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 12px 0;
}

.j_home_body_upper_box_3 {
	float: left;
	width: 700px;
	height: 123px;
	color: #000;
	font-size: 12px;
	margin: 0;
	padding: 5px;
}

.j_home_body_upper_box_3 h3 {
	color: #853F37;
	font-size: 14px;
	margin: 0;
}

.j_home_body_btm_info {
	float: left;
	width: 200px;
	height: 150px;
	color: #000;
	font-size: 10px;
	margin: 0 0 0 40px;
	padding: 10px;
}

.j_home_body_btm_info h2 {
	color: #486375;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
}

#j_home_body_ad_1 {
	float: left;
	width: 250px;
	height: 128px;
	margin: 0;
	padding: 0 8px 30px 0;
}

#j_home_body_ad_2 {
	float: left;
	width: 250px;
	height: 128px;
	margin: 0;
	padding: 0 12px 30px 6px;
}

#j_home_our_commitment_1 a {
	float: left;
	background: url("images/home_our_commitment_001.jpg") no-repeat top left;
	width: 144px;
	height: 88px;
	color: #616161;
	font-size: 10px;
	text-decoration: none;
	margin: 0 6px 0 0;
	padding: 40px 94px 30px 15px;
	display: inline;
}

#j_home_testimonials_1 {
	float: left;
	background: url("images/home_testimonials_001.jpg") no-repeat top left;
	width: 248px;
	height: 88px;
	color: #616161;
	font-size: 10px;
	text-decoration: none;
	margin: 0;
	padding: 40px 0 30px 15px;
}

#j_home_testimonials_2 {
	float: left;
	background: url("images/home_testimonials_002.jpg") no-repeat top left;
	width: 238px;
	height: 88px;
	color: #616161;
	font-size: 10px;
	text-decoration: none;
	margin: 0;
	padding: 40px 0 30px 15px;
}

#j_home_testimonials_1_link {
	float: right;
	width: 25px;
	height: 88px;
	padding: 0;
	margin: 0;
	display: block;
}

#j_content_left_part {
	float: left;
	width: 185px;
	margin: 0;
	padding: 0;
}

#j_content_left_part p{
	width: 165px;
	padding-left: 10px;
	padding-right: 10px;
}

#j_content_right_part {
	float: right;
	width: 525px;
	margin: 0;
	padding: 0 20px 0 20px;
}

#j_content_right_part h1 {
	background:url("images/content_body_title_bg.gif") no-repeat;
	height:36px;
	color:#222;
	font-size:20px;
	font-weight:normal;
	margin:0;
	padding:12px 0;
	clear:both;
}
#j_content_right_part h1.longword{
	font-size: 18px;
	letter-spacing:-1px;	
}
#j_content_right_part h1.longword2{
	font:bold 15px Verdana;
	letter-spacing:-1px;	
	color:#9B4A42;
	background-color:transparent;
}
#j_content_right_part p {
	line-height: 14px;
}

#j_content_ver_menu_1 {
	float: left;
	background: url("images/content_ver_menu_top.gif") no-repeat top left;
	width: 176px;
	height: 26px;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 8px 0 0 9px;
}

#j_content_ver_menu_2 {
	float: left;
	background: url("images/content_ver_menu_bottom.gif") no-repeat bottom left;
	width: 185px;
	margin: 0 0 10px 0;
	padding: 0 0 2px 0;
}

#j_content_ver_menu_3 {
	float: left;
	width: 183px;
	border-left: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
	margin: 0;
	padding: 0;
}

#j_content_ver_menu_4 {
	float: left;
	background: #b7cddb url("images/content_ver_menu_bg.gif") repeat-x top left;
	width: 161px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	margin: 0;
	padding: 0 10px 25px 10px;
}

#j_content_ver_menu_4 a:link,
#j_content_ver_menu_4 a:active,
#j_content_ver_menu_4 a:visited {
	float: left;
	width: 141px;
	border-bottom: 1px dashed #ffffff;
	color: #252a2d;
	font-size: 11px;
	text-decoration: none;
	margin: 0;
	padding: 5px 10px 5px 10px;
	display: block;
}
#j_content_ver_menu_4 a.longword{
	letter-spacing:-1px;
}

#j_content_ver_menu_4 a:hover {
	float: left;
	width: 141px;
	border-bottom: 1px dashed #cdb1ae;
	color: #96473e;
	font-size: 11px;
	text-decoration: none;
	margin: 0;
	padding: 5px 10px 5px 10px;
	display: block;
}

#j_content_ver_menu_4 h2 {
	float: left;
	background: #fff;
	width: 151px;
	color: #192025;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin: 15px 0 10px;
	padding: 8px 5px;
	display: block;
}
#j_content_ver_menu_4 h2.longword {
	letter-spacing:-1px;
}

#j_footer {
	float: left;
	background: url("images/bg_footer.gif") repeat-x top center;
	width: 100%;
	height: 65px;
	color: #959595;
	font-size: 9px;
	text-align: center;
	margin: 0;
	padding: 17px 0 0 0;
}
#j_footer a:link,
#j_footer a:active,
#j_footer a:visited {
	color: #567c96;
	text-decoration: none;
}
#j_footer a:hover {
	color: #ae5247;
	text-decoration: none;
}

/* sidebar */
#support_status{
	clear:both;
	padding:15px 0;
	text-align:center;
}
#sidebar_links{
	clear:both;
}
#sidebar_links li{
	padding-top:6px;
}

/* Services */
.service_overview,.service_overview2{
	background:url(images/content/bg_service_l.png) no-repeat bottom;
	float:left;
	width:253px;
	margin-top:15px;
	color:#666;
}
.service_overview2{
	background-image:url(images/content/bg_service_r.png);
	margin-left:15px;
	display:inline;
}
.service_overview h2,.service_overview2 h2{
	font-size:12px;
	padding:6px;
	background:#E1E1E1;
	margin:0;
	color:#666;
}
.service_overview2 h2{
	text-align:right;
}
.service_overview h2 a,.service_overview2 h2 a,.service_overview h2 a:visited,.service_overview2 h2 a:visited{
	text-decoration:none;
	color:#000;
	background:transparent;
}
.service_overview h2 a:hover,.service_overview2 h2 a:hover{
	color: #a44d44;
	background:transparent;
}
.service_overview img,.service_overview2 img{
	float:left;
	margin: 10px 10px 2px 10px;
}
.service_overview p,.service_overview2 p{
	margin:0;
	font-size: 10px;
	padding:6px;
}
.service_overview .more,.service_overview2 .more{
	text-align:right;
	padding:12px 24px;
}
.service_table{
	width:100%;
	border-collapse:collapse;
	margin:20px 0;
}
.service_table caption{
	padding:5px 0;
	text-align:left;
	border-bottom:2px solid #92473F;
	font:bold 14px Verdana;
}
.service_table caption img{
	vertical-align:top;
	margin-right:6px;
}
.service_table thead td,.service_table thead th{
	font-weight:bold;
	border-bottom:2px solid #92473F;
	color:#243A4A;
	background:transparent;
	white-space:nowrap;
}
.service_table thead th{
	text-align:center;
}
.service_table caption img{
	vertical-align:top;
	margin-right:6px;
}
.service_table td,.service_table th{
	padding:5px;
}
.service_table th{
	text-align:right;
}
.service_table .check{
	width:80px;
	text-align:center;
	padding:5px;
}
.service_table .addon{
	width:250px;
}
.service_table .price td,.service_table .price th{
	border-bottom:1px dashed #CCC;
}
.service_table .price strong{
	font-size:18px;
}
.service_table .price em{
	font-style:normal;
	color:#cd6054;
	background:transparent;
}
.service_table h3{
	font-size:11px;
}
.service_table li{
	float:left;
	width:220px;
	margin:0;
	padding:0;
	list-style:none;
}
.service_table .more{
	clear:both;
	text-align:right;
}
.order_btn{
	text-align:center;
	padding:15px;
	clear:both;
}
.cpdemo p{
	font-weight:bold;
	line-height:2;
}
.cpdemo img,.cpdemo ul{
	float:left;
}
.cpdemo ul{
	width:100px;
	margin:20px 0 40px;
	line-height:2;
	list-style:disc;
	padding-left:24px;
}
td.index1{
	background:#CCD3DD;
	color:#666;
}
td.index2{
	background:#DDD;
	color:#666;
}
.MainMenuItems{
	color:#666;
	background:#FFF;
}
.content_list1,.content_list1 li,.content_list2,.content_list2 li{
	margin:0;
	padding:0;
	list-style:none;
}
.content_list1 li,.content_list2 li{
	padding:4px 24px;
	background:url(images/content/list_bullets/001.gif) no-repeat 6px 7px;
	color:#666;
}
.content_list2 li{
	background-image:url(images/content/list_bullets/002.gif);
	color:#666;
}
.alert{
	color:#98483f;
	background:transparent;
}
.alert2{
	color:#446983;
	background:transparent;
}
a.alert,a.alert2{
	display:block;
	color:#98483f;
	text-align:center;
	font:16px/1.5 Verdana;
	border:1px solid #98483f;
	padding:5px;
	background:#F0DCD9;
	text-decoration:none;
}
a.alert2{
	color:#446983;
	font-size:12px;
	border-color:#446983;
	background:#EDF3F6;
}
.partner{
	text-align:center;
	clear:both;
	margin:0;
	padding:12px 0 0;
}
.content_img,.content_img2{
	float:left;
	margin:0 9px;
	clear:both;
}
.content_img2{
	float:left;
}
.content_img3{
	float:right;
}
.dedi_block{
	background: url(images/content/online/ded-block0.jpg) no-repeat top left;
	float:left;
	border:1px solid #7C8E9C;
	margin:0 0 20px 40px;
	width:200px;
	display:inline;
}
.dedi_block h2{
	margin: 0;
	padding: 9px 7px 0 7px;
	color: #7699af;
	font-size: 20px;
	font-weight: bold;
}
.dedi_block h3{
	margin: 0;
	padding: 0 7px 18px 7px;
	color: #232323;
	font-size: 12px;
	font-weight: bold;
}
.vps_linux{
	background: url(images/vps-hosting/vps-hosting-0.jpg) no-repeat top left;
	float:left;
	border:1px solid #69913B;
	margin:0 0 20px 40px;
	width:200px;
	display:inline;
}
.vps_linux h2{
	margin: 0;
	padding: 9px 7px 0 7px;
	color: #6a805a;
	font-size: 20px;
	font-weight: bold;
}
.vps_linux h3{
	margin: 0;
	padding: 0 7px 18px 7px;
	color: #232323;
	font-size: 12px;
	font-weight: bold;
}
.dedi_block ul{
	margin:12px 6px;
	padding:0;
	list-style:none;
}
.vps_linux p{
	text-align:center;
	font-weight:bold;
	margin:0;
	border-bottom:1px solid #CCC;
}
.vps_linux .price,.vps_linux .order{
	padding:5px;
	line-height:22px;
}
.dedi_block .price,.dedi_block .order{
	float:left;
	padding:4px;
}
.dedi_block .order{
	font-weight:bold;
	line-height:2;
}
.vps_linux strong,.dedi_block span strong{
	color:#cd6054;
	background:transparent;
}
.vps_linux .price strong{
	font-size:15px;
}
.vps_linux .order{
	font-weight:bold;
}
.vps_win{
	float:left;
	background: url(images/vps-hosting/vps-hosting-win0.jpg) no-repeat top left;
	border:1px solid #69913B;
	margin:0 2px 20px 1px;
	width:170px;
	display:inline;
	overflow:hidden;

	padding-bottom: 5px;
}
.vps_win h2{
	margin: 0;
	padding: 9px 7px 0 7px;
	color: #1f637a;
	font-size: 20px;
	font-weight: bold;
}
.vps_win h3{
	margin: 0;
	padding: 0 7px 18px 7px;
	color: #232323;
	font-size: 12px;
	font-weight: bold;
}
.vps_win ul{
	margin:12px 0;
	padding:0;
}
.vps_win li{
	margin:0 12px 0 24px;
	padding:0;
	list-style:disc;
}
.vps_win .price,.vps_win .order{
	padding:3px;
	line-height:22px;
}
.vps_win strong{
	color:#cd6054;
	background:transparent;
}
.vps_win .price strong{
	font-size:14px;
}
.vps_win .order{
	font-weight:bold;
}
.banners{
	overflow:hidden;
}
.banners img{
	display:block;
	margin-top:12px;
}
.banners textarea{
	width:400px;
}
/* About */
.partners{
	background:url(images/content/bg_partners.png) no-repeat bottom;
	color:#666;
	width: 100%;
	padding-bottom: 24px;
	margin-top: 15px;
}
.partners h2{
	background:url(images/content/bg_partners.png) no-repeat;
	color:#222222;
	font-size:12px;
	padding:6px 12px;
}
.partners ul,.partners li{
	list-style:none;
}
.partners ul{
	margin:0;
	overflow:hidden;
	width:510px;
	padding:5px;
}
.partners li{
	float:left;
	text-align:center;
	margin:0;
}
.partners img{
	display:block;
	margin:3px;
}
.testimony h2{
	font-size:14px;
	border-bottom:1px dashed #CCC;
	padding:12px 0 3px;
}
.testimony h2 a{
	text-decoration:none;
}
/* support */
.kbase_forumlist a{
	line-height:1.5;
}
.kbase_position{
	padding:9px 24px;
	font-weight:bold;
	border:2px dashed #FFF;
	color:#000;
	background:#F7F7F7;
	margin:12px 0;
}
#kbase_overview,#kbase_overview li{
	margin:0;
	padding:0;
	list-style:none;
}
#kbase_overview li{
	float:left;
	width:245px;
	margin:5px;
	padding:9px 0;
	display:inline;
	text-indent:30px;
	background:#FFF url(images/content/online/kbase-icon.gif) no-repeat 5px;
	border:3px double #DDD;
}
.support_table{
	width:500px;
	margin:0 auto 12px;
	border-collapse:collapse;
}
.support_table caption{
	text-align:left;
	font:bold 12px Verdana;
	background:transparent;
	color:#000;
	border-bottom:3px solid #446983;
	padding:5px;
	margin:auto;
}
.support_table th,.support_table td{
	line-height:2;
	border-bottom:1px dashed #CCC;
}
.support_table tbody th{
	text-align:left;
	font-weight:normal;
	text-indent:40px;
}
.support_table tbody td{
	width:200px;
}
.flash_list h2{
	margin:18px 0 3px;
	font-size:14px;
}
.flash_list p{
	margin:3px;
}
.flash_table{
	border-collapse:collapse;
	width:500px;
}
.flash_table th,.flash_table td{
	line-height:2;
	border:1px dashed #CCC;
	border-width:1px 0;
	text-indent:20px;
}
.flash_table th{
	width:400px;
	text-align:left;
}
#status_table{
	width:100%;
	font-size:9px;
}
#status_table th,#status_table td{
	padding:3px 0;
}
#status_table thead th{
	font-size:11px;
	border-bottom:3px solid #446983;
	background:#FFF;
	color:#000;
}
#status_table span,#status_table img{
	display:block;
	font-weight:normal;
}
#status_table img{
	margin-top:2px;
}
#status_table tbody th,#status_table tbody td{
	border-top:1px solid #FFF;
	border-bottom:1px solid #999;
}
#status_table tbody th{
	background:#E7E7E7;
	color:#666;
}
#status_table tbody td{
	background:#F7F7F7;
	color:#666;
}
#status_table ul,#status_table li{
	margin:0;
	padding:0;
	list-style:none;
}
#status_table li{
	float:left;
	text-align:center;
	margin:0 3px;
}
.iplookup{
	text-align:center;
}
.iplookup input{
	width:220px;
}
.cancel fieldset{
	padding:5px;
	margin-top:20px;
	border:1px solid #CCC;
}
.cancel table{
	width:100%;
}
.cancel ul,.cancel li{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.cancel li{
	float:left;
	width:220px;
	margin-left:10px;
}
.cancel th{
	text-align:left;
	width:280px;
}
.cancel th,.cancel td{
	padding:5px 0;
}
.cancel .text{
	width:210px;
}
.cancel textarea{
	width:495px;
}
.cancel button{
	display:block;
	margin:auto;
	padding:3px 30px;
}
/* other */
.contact fieldset{
	padding:10px;
}
.contact legend{
	color:#446983;
	background:transparent;
	font:bold 12px Verdana;
}
.contact table{
	margin:auto;
}
.contact th{
	text-align:left;
	vertical-align:top;
	line-height:2;
}
.contact input{
	width:300px;
}
.contact textarea{
	width:300px;
	height:150px;
}
.sitemap ul,.sitemap li{
	margin:0;
	padding:0;
	list-style:none;
}
.sitemap li{
	padding:5px 36px;
	background:url(images/content/list_bullets/001.gif) no-repeat 18px 9px;
	color:#666;
}
.sitemap li li{
	background-image:url(images/content/list_bullets/002.gif);
	color:#666;
}
.sitemap li li li{
	background-image:url(images/content/list_bullets/003.gif);
	color:#666;
}
/* PopWin */
body#popup{
	background:#EEE url(images/popup/header.jpg) no-repeat;
	margin:110px 10px 0;
}
body#popup h1{
	margin:0;
	font-size:18px;
	line-height:48px;
	background:url(images/content_body_title_bg.gif) no-repeat;
	color:#000;
}
body#popup dt{
	position:absolute;
	left:60px;
	top:170px;
	font:bold 14px Verdana;
}
body#popup dd{
	margin-left:200px;
}
body#popup .close{
	position:absolute;
	left:50%;
	margin-left:-30px;
	bottom:12px;
}
#base { clear: both; height: 1px; overflow: hidden; }