@charset "utf-8";

body {
	font: 100% Arial, Verdana, Helvetica, sans-serif;
	background: url('/images/cont_bg.jpg') #000000;
	margin: 0;
	padding: 0;
	color: #CCCCCC;
	font-size: 12px;
}

.serv_info_cate {
  font-size: 13px;
  font-weight: bold;
  color: #6495ed;
  text-align: left;
}

.serv_info_cate2 {
  font-size: 14px;
  font-weight: bold;
  color: #6495ed;
  text-align: center;
}

.serv_info_title {
  font-size: 12px;
  font-weight: bold;
  color: #ff5a00;
  text-align: left;
}

.serv_info_price {
  font-size: 12px;
  font-weight: bold;
  color: #ff5a00;
  text-align: right;
}

.serv_info_text {
  font-size: 11px;
  font-weight: bold;
  color: #cccccc;
  text-align: left;
}

.serv_info_text2 {
  font-size: 11px;
  font-weight: bold;
	font-variant: small-caps;
  color: #333333;
  text-align: justify;
}

.host_info {
	height: 25px;
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 25px;
}

.host_text1 {
	font-size: 10px;
	font-weight: bold;
	font-variant: small-caps;
	margin-left: 73px;
	font-size: 10px;
	width: 135px;
}

.host_text2 {
	font-size: 10px;
	font-weight: bold;
	font-variant: small-caps;
	margin-left: 78px;
	font-size: 10px;
	width: 135px;
}

.host_price {
	font-size: 24px;
	font-weight: bold;
}

a.host_link:link, a.host_link:visited {
	color: #ff5a00;
	font-weight: bold;
	text-decoration: none;
}

a.host_link:hover {
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}

a.lite_link:link, a.lite_link:visited {
	color: #008000;
	font-weight: bold;
	text-decoration: none;
}

a.lite_link:hover {
	color: #00ff00;
	font-weight: bold;
	text-decoration: none;
}

ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

li {
	background-image: url(/images/arr.jpg);
	background-repeat: no-repeat;
	background-position: 2px 5px;
	padding-left: 10px;
}

#page_bg {
	background: url('/images/page_bg.jpg') repeat-x;
}

#container {
	width: 780px;
	margin: 0;
}

#left_sec {
	float: left;
	background: url('/images/top_left.png') no-repeat;
	height: 600px;
	width: 295px;
	margin-top: 20px;
	padding-top: 90px;
	text-align: center;
}

#left_sec2 {
	float: left;
	background: url('/images/top_left.png') no-repeat;
	height: 255px;
	width: 295px;
	margin-top: 20px;
	padding-top: 90px;
	text-align: center;
}

#left_box1 {
	height: 160px;
	margin: 40px 0 0 0;
}

#left_box2 {
	height: 333px;
	width: 295px;
	background: url('/images/blank_parchment_transparent.png') no-repeat;
	margin: 30px 0 0 0;
	line-height: 90%;
}

#left_box2_inner {
  padding: 45px 37px 0px 30px;
}

#left_box3 {
	background: url('/images/red_rounded_square.png') no-repeat;
	height: 253px;
	width: 250px;
	margin: 70px 0 0 25px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #CCCCCC;
}

#left_box3_inner {
	padding: 50px 0 0 25px;
}
#right_sec {
	float: left;
	height: 690px;
	width: 455px;
	margin-top: 20px;
	padding: 0;
}

#right_sec2 {
	float: left;
	height: 345px;
	width: 455px;
	margin-top: 20px;
	padding: 0;
}

#right_box1 {
	height: 90px;
	width: 206px;
	border-right: solid thin #FF0000;
	margin: 0 0 27px 20px;
	padding: 30px 0 0 0;
	background: url('/images/f_off.jpg') no-repeat;
}

#special {
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #CCCCCC;
}

#right_box2 {
	height: 90px;
	width: 204px;
	border-left: solid thin #FF0000;
	margin: 0 0 27px 0;
	padding: 30px 10px 0 20px;
	background: url('/images/hot_news.png') no-repeat;
}

#right_box3 {
	height: 195px;
	width: 446px;
	margin-bottom: 10px;
}

#right_box4 {
	background: url('/images/tiny_easy.png') no-repeat;
	height: 161px;
	width: 222px;
	text-align: left;
	border: solid thin #333333;
}

#right_box5 {
	background: url('/images/little_easy.png') no-repeat;
	height: 161px;
	width: 224px;
	text-align: left;
	border: solid thin #333333;
}

#right_box6 {
	background: url('/images/middle_easy.png') no-repeat;
	height: 161px;
	width: 222px;
	border: solid thin #333333;
	text-align: left;
}

#right_box7 {
	background: url('/images/big_easy.png') no-repeat;
	height: 161px;
	width: 224px;
	border: solid thin #333333;
	text-align: left;
}

#right_box8 {
	height: 202px;
	width: 460px;
	margin-bottom: 10px;
	background: url('/images/servers.png') no-repeat;
}

#right_box8_inner {
  float: right;
	height: 202px;
	width: 254px;
}

#right_box9 {
	font-size: 11px;
	font-weight: bold;
	font-variant: small-caps;
}
#searchbox {
	padding: 30px 0 0 0;
}

#search_field {
	width: 140px;
}

.textbox {
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #000000;
	border: solid thin #CCCCCC;
	padding: 1px;
	margin: 1px;
}

#realname, #senderemail, #subject, #message {
	padding: 0 0 0 5px;
	margin: 1px;
  width: 250px;
}

#message {
  height: 100px;
	font-size: 12px;
	font-weight: bold;
}

#us_support {
  width: 160px;
  margin-bottom: 20px;
}

.form_btn {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #ff5a00;
	padding: 0;
	margin: 0;
}

#login_box {
	font-size: 11px;
	font-weight: bold;
	font-variant: small-caps;
	margin: 0px 0px 10px 35px;
}

#resend_box {
	font-size: 11px;
	font-weight: bold;
	font-variant: small-caps;
	margin: 0px 0px 0px 35px;
}

#username, #password, #email {
	width: 150px;
	padding: 0 0 0 5px;
	margin: 1px;
}

#footer {
	background: url('/images/cont_bg.') #ff5a00;
	margin: 0;
	padding: 20px;
	text-align: center;
	vertical-align: top;
	color: #000000;
	font-size: 11px;
}

a#foot_link:link, a#foot_link:visited {
	color: #000000;
	text-decoration: underline;
}

a#foot_link:hover {
	color: #000000;
	text-decoration: none;
}

.foot_menu {
	padding: 0 15px 0 15px;
}

#copy_text {
	padding: 0 40px 0 40px;
}


