/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: url(../template1_files/bg1_01.jpg) repeat left top;
}

/** HEADINGS */

h1, h2, h3 {
	margin: 0px;
	color: #FFFFFF;
}

h1 {
}

h2 {
}

h3 {
	font-size: 11px;
}

.style1 {
	width: 506px;
	height: 30px;
	padding: 6px 0px 0px 27px;
	background: url(../template1_files/homepage08.jpg) no-repeat left top;
	font-size: 17px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B8BBBE;
}

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 160%;
}

ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

/** LISTS */

.list1 {
	width: 228px;
	margin: 0px;
	padding: 6px 0px 0px 26px;
	list-style: none;
}

.list1 li {
	height: 50px;
	background: url(../template1_files/homepage09.jpg) no-repeat left bottom;
	font-size: 10px;
}

.list1 h3 {
	padding: 8px 0px 2px 0px;
	font-size: 11px;
}

.list1 a {
	color: #FFEEB5;
}

.list2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

.list2 li {
	float: left;
	display: block;
	width: 226px;
	height: 22px;
	padding: 8px 10px 0px 10px;
	background: url(../template1_files/homepage14.jpg) no-repeat left top;
	font-size: 14px;
}

.list2 li.alt {
	background-image: url(../template1_files/homepage15.jpg);
}

.list2 a {
	float: left;
	text-decoration: none;
}

.list2 em {
	float: right;
	font-style: normal;
	color: #829E77;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

form .text {
	height: 16px;
	padding: 2px 0px 0px 0px;
	background: #1D3605;
	border: 1px solid #1A2F04;
	border-top-color: #0C1402;
	border-bottom-color: #476437;
	font-size: 10px;
	color: #7C9F59;
}

form .button {
	width: 85px;
	height: 31px;
	/*background: url(images/homepage02.jpg) no-repeat left top;*/
	border: none;
	font-size: 1px;
	font-weight: bold;
	color: #FFFFFF;
}

form ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

form li {
	display: block;
	clear: left;
}

/** LINKS */

a {
	color: #D9D6A2;
}

a:hover {
	text-decoration: none;
}

.link1 {
	padding-left: 18px;
	background: url(../template1_files/homepage10.gif) no-repeat left center;
	font-size: 10px;
}

/** BACKGROUNDS */

.bg1 {
}

/** MISC */

.align-justify {
	text-align: justify;
}

.align-right {
	text-align: right;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0px 15px 0px 0px;
}

img.right {
	float: right;
	margin: 0px 0px 0px 15px;
}

img.border {
}

hr {
	display: none;
}

.hr1 {
	height: 1px;
}

/** WRAPPER */

#wrapper {
	background: url(../template1_files/bg1_02.jpg) repeat-x left top;
}

#bg {
	background: url(../template1_files/bg01.jpg) repeat-y center top;
}

#bgtop {
	background: url(../template1_files/bg02.jpg) no-repeat center top;
}

#bgbtm {
	padding-bottom: 10px;
	background: url(../template1_files/bg03.jpg) no-repeat center bottom;
}

/** HEADER */

#header {
	width: 902px;
	height: 165px;
}

/** SEARCH */

#search {
	width: 586px;
	height: 102px;
	background: url(../template1_files/searchbak.jpg) no-repeat left top;
	font-size: 10px;
	color: #5C9BB4;
}

#search form {
	padding: 25px 0px 0px 43px;
}

#search input {
	float: left;
	margin-bottom: 15px;
}

#search-text {
	background: url('../template1_files/search_bak.gif') repeat-x;
	border: 1px solid gray;
	height: 27px;
	width: 401px;
	font-size: 20px;
	color:#141D34;
	letter-spacing: -1px;
	padding-left: 5px;
}



/** LOGIN */
/*
#login {
	width: 296px;
	height: 102px;
	background: url(images/bg1_04.jpg) no-repeat left top;
}

#login form {
	padding: 25px 0px 0px 31px;
}

#login input {
	float: left;
	margin-bottom: 13px;
}
*/

#username {
	width: 198px;
}

#password {
	width: 198px;
}

#login-submit {
	margin-left: 12px;
}

/** MENU */

#menu {
	width: 586px;
	height: 56px;
	background: url(../template1_files/bg1_05.jpg) no-repeat left top;
}

#menu ul {
	position: relative;
	margin: 0px;
	padding: 15px 0px 0px 74px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	padding: 0px 16px 0px 14px;
	background: url(../template1_files/homepage03.gif) no-repeat left center;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .first a {
	background: none;
}

/** PAGE */

#page {
	width: 902px;
	background: url(../template1_files/bg1_09.jpg) repeat-y left top;
}

#page2 {
	width: 902px;
	background: url(../template1_files/bg1_09_2.jpg) repeat-y left top;
}

#page .bgbtm {
	background: url(../template1_files/bg1_10.jpg) no-repeat left bottom;
}

#single {
	width: 902px;
	/*background: url(../template1_files/subpage2_01.jpg) repeat-y left top;*/
}

#single .bgtop {
	/* background: url(../template1_files/subpage2_02.jpg) no-repeat left top;*/
}

#single .bgbtm {
	/*background: url(../template1_files/subpage2_03.jpg) no-repeat left bottom;*/
}

#single .pagetitle {
	padding: 32px 0px 0px 40px;
}

#single .pagecontent {
	padding: 30px 50px;
	/*background: url(../template1_files/subpage2_04.jpg) no-repeat left top;*/
}

/** CONTENT */

#content {
	width: 570px;
	padding: 17px 11px 0px 5px;
	background: url(../template1_files/subpage1_02.jpg) no-repeat left top;
}

#homepage #content {
	background-image: url(../template1_files/bg1_11.jpg);
}

.pagetitle {
	height: 26px;
	padding: 6px 0px 6px 18px;
	font-size: 18px;
}

.pagecontent {
	background: url(../template1_files/bg1_16.jpg) no-repeat left top;
}

/** POST */

.post {
	padding: 20px 24px;
}

.post .title {
	height: 36px;
	padding: 10px 0px 0px 18px;
	background: url(../template1_files/homepage16.gif) no-repeat left bottom;
	font-size: 16px;
}

.post .entry {
	padding: 20px;
}

.post .meta {
	clear: both;
	height: 27px;
	margin: 0px;
	padding: 13px 0px 0px 0px;
	background: url(../template1_files/homepage17.gif) no-repeat left bottom;
	text-align: right;
}

.post .meta a {
	padding: 0px 22px 0px 21px;
	font-size: 10px;
}

.post .meta .comments {
	background: url(../template1_files/homepage18.gif) no-repeat left center;
}

.post .meta .permalink {
	background: url(../template1_files/homepage10.gif) no-repeat left center;
}

/** BOX STYLE A */

.boxA {
	width: 902px;
	margin: 0px auto 7px auto;
	background: url(../template1_files/bg1_06.jpg) repeat-y left top;
}

.boxA .bgtop {
	background: url(../template1_files/bg1_07.jpg) no-repeat left top;
}

.boxA .bgbtm {
	padding: 19px 0px 5px 19px;
	background: url(../template1_files/bg1_08.jpg) no-repeat left bottom;
}

.boxA .column1 {
	float: left;
	width: 292px;
}

.boxA .column2, .boxA .column3 {
	float: left;
	width: 560px;
	padding-left: 18px;
}

.boxA .more {
	margin: 0px;
	padding: 8px 0px 0px 26px;
}

/** BOX STYLE B */

.boxB {
	background: url(../template1_files/bg1_15.jpg) no-repeat left bottom;
}

.boxB .title {
	height: 26px;
	padding: 8px 0px 4px 18px;
	background: url(../template1_files/bg1_13.jpg) no-repeat left top;
	font-size: 15px;
}

.boxB .content {
	padding: 20px 23px;
	background: url(../template1_files/bg1_14.jpg) no-repeat left top;
}

.boxB .more {
	padding: 10px 0px 0px 0px;
}

.last {
	background: none;
}

/** SIDEBAR */

#sidebar {
	width: 292px;
	padding: 17px 5px 0px 19px;
	/* background: url(../template1_files/subpage1_01.jpg) no-repeat left top; */
}

#homepage #sidebar {
	 background: url(../template1_files/bg1_12.jpg) no-repeat left top;
}

/** FOOTER */

#footer {
	height: 100px;
	background: url(../template1_files/bg04.jpg) no-repeat center top;
}

#footer p {
	margin: 0px;
	padding-top: 35px;
	text-align: center;
	color: gray;
}

/** BOX1 */

#box1 {
}

/** BOX2 */

#box2 {
}

/** BOX3 */

#box3 {
}

/** BOX4 */

#box4 {
}




/** BASIC */

html, body {
	height: 100%;
}

/** HEADER */

#header {
	margin: 0px auto;
}

/** LOGO */

#logo {
	float: left;
	width: 316px;
	height: 158px;
	background: url(../template1_files/homepage01.jpg) no-repeat left top;
}

#logo h1, #logo h2 {
	text-indent: -9999em;
}

/** SEARCH */

#search {
	float: left;
}

/** LOGIN */

#login {
	float: left;
}

/** MENU */

#menu {
	float: left;
}

/** PAGE */

#page {
	margin: 0px auto;
}

#single {
	margin: 0px auto;
}

/** CONTENT */

#content {
	float: right;
}

/** SIDEBAR */

#sidebar {
	float: left;
}

#loginbox {
	font-size: 14px;
	margin-left: 18px;
	position: relative;
}

#loginbox strong{
	font-size: 12px;
}

#loginbox input{
	color: #333333;
}

.login_input{
	width: 200px;
	height: 24px;
	padding: 1px 0px 1px 8px;
	border: none;
	color: #171E4A;
	font-size: 17px;
}

#login_big label{
	font-size: 16px;
}

.login_input_big{
	color: #333333;
	width: 420px;
	font-size: 18px;
	background: url('../template1_files/input_bak.gif') top left no-repeat #FFFFFF;
	padding: 1px 0px 1px 8px;
	border: none;
}

#login_holder{
	position: relative;
	top: 5px;
}

#login_holder_big{
	position: relative;
	top: 5px;
}

#register{
	position: absolute;
	left: 5px;
}

#login_button{
	position: absolute;
	left: 156px;
	font-size: 14px;
}

#login_button_big{
	color: #333333;
	font-size: 14px;
	position: absolute;
	left: 385px;
}

.spot{
	padding: 3px;
	background-color: white;
	border: 1px outset #466463;
	margin: 4px;
}

.spot_text{
	border-bottom: 1px solid #374548;
	font-size: 14px;
	position: relative;
	padding-bottom: 3px;
}

.spot_text a{
	text-decoration: none;

}

.spot_text a:hover{
	text-decoration: underline;

}

.spot_title{
	padding: 4px;
	font-size: 17px;
	color: white;
}
.spot_category{
	margin-left: 20px;
	color: silver;
}

.spot_size{
	color: #F2F2F2;
}

.spot_added{
	color: #F2F2F2;
}

.spot_holder{
	border-bottom: 1px solid #374548;
	text-align: left;
}

.spot_speed{
	position: absolute;
	top: 4px;
	right: 35px;
	left: 380px;
}

.serverlist td{
	cursor: pointer;

	padding: 8px 5px 8px 5px;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	border-bottom: 1px solid  #2D4040;
}

.serverlist input{
	margin-right: 24px;
}

.serverlist th{
	font-weight: normal;
	padding: 5px;
	font-size: 18px;
	text-decoration: none;
}

.serverlist .chosen{
	background-color: #0178a2 !important;
}

h5{
	letter-spacing: -1px;
	color: white;
	text-align: center;
	padding: 8px;
	font-size: 22px;
	font-weight: none;
	margin: 0px !important;
}

#captcha_guess {
	font-family: "Courier New", Courier, monospace;
	font-size: 42px;
	height: 44px;
	color: #333333;
	padding: 0px;
	width: 125px;
	text-align: center;
}

#dlbutton{
	width: 170px;
	height: 60px;
	padding: 8px 20px 8px 20px;
	font-size: 32px;
	letter-spacing: -2px;
	color:#333333;
}

#last_server td{
	border-bottom: none !important;
}

.dlsize{
	font-weight: normal;
}

h6{
	font-size: 20px;
	padding: 5px 5px 5px 15px;
	background-color: #3A484E;
	color: white;
	letter-spacing: -1px;
	font-weight: normal;
}

#payment{
	background: url('../template1_files/cards.gif') right no-repeat #3A484E;
	background-position: 240px 3px;
}

.subh{
	margin-top: 18px;
	text-align: center;
	font-size: 17px;
}

.step{
	font-size: 14px;
	margin-left: 10px;
	margin-top: 10px;
}

.img_holder{
	margin-top: 20px;
	padding: 5px 100px 5px 100px;
	border-top: 1px solid #374548;
	border-bottom: 1px solid #374548;
	text-align: center;
}

.dnform {
 text-align: center;
}

.signup{
	list-style-image: url('../template1_files/arrow.gif');
	margin-bottom: 15px;
}

.signup b{

	font-weight: bold;
	color: #0178a2;
}

.signup a{
	font-size: 16px;
	text-decoration: none;
}

.signup a:hover{
	color: #C46802;
}

.dnform input{
	font-size: 14px;
	border: 1px outset #566D70;
	color: #2D2D2D;
}

.PopBoxImageSmall
{
	border: none 0px #ffffff;
	cursor: url("images/magplus.cur"), pointer;
}
.PopBoxImageLarge
{
	border: solid 1px #999999;
	cursor: url("images/magminus.cur"), pointer;
}
.PopBoxImageShrink
{
	cursor: url("images/magminus.cur"), pointer;
}
.PopBoxImageLink
{
	cursor: pointer;
}
.PopBoxImageMove
{
	border: none 0px #ffffff;
	cursor: pointer;
}


.signupform{
		background: url('../template1_files/gradient_bak.gif') top repeat-x;
	padding: 10px;
	border-top: 1px solid #2E4340;
	border-bottom: 1px solid #2E4340;
}


.signupform label{
	font-size: 14px;
}

.signupform input{
	color:#333333;
}


.signupform img{
	float: right;
}

.signupform #dn_email{
	width: 270px;
	height: 26px;
	font-size: 20px;
	background: url('../template1_files/input_bak.gif') top left no-repeat #FFFFFF;
	padding: 1px 0px 1px 8px;
	border: none;
}

.signupform #dn_pass1{
	width: 200px;
	height: 26px;
	font-size: 20px;
	background: url('../template1_files/input_bak.gif') top left no-repeat #FFFFFF;
	padding: 1px 0px 1px 8px;
	border: none;
}

.signupform #dn_pass2{
	width: 200px;
	height: 26px;
	font-size: 20px;
	background: url('../template1_files/input_bak.gif') top left no-repeat #FFFFFF;
	padding: 1px 0px 1px 8px;
	border: none;
}

.signupform #dn_signup_submit{
	height: 36px;
	position: relative;
	font-size: 20px;
	letter-spacing: -1px;
}

.notify{
	position: relative;
	width: 480px;
	background: url('../template1_files/notify.gif') top left no-repeat;
	border-top: 1px solid #2E4340;
	border-bottom: 1px solid #2E4340;
	margin-bottom: 10px;
}

.notify p{
	line-height: 18px;
	position: relative;
	left: 60px;
	margin-top: 10px;
	font-size: 16px;
	letter-spacing: -1px;
	height: 30px;
}

.notify br{
	/* clear: both; */
}

.error{
	margin-bottom: 10px;
	position: relative;
	width: 480px;
	background: url('../template1_files/error.gif') top left no-repeat;
	border-top: 1px solid #2E4340;
	border-bottom: 1px solid #2E4340;
}

.error p{
	line-height: 18px;
	position: relative;
	left: 60px;
	margin-top: 10px;
	height: 30px;
	font-size: 16px;
	letter-spacing: -1px;
	color:#CC0033;
}

.error br{
	/* clear: both; */
}

.recent{
	position: relative;
	top: -14px;
	width: 800px;
	margin: auto;
	padding: 15px;
	line-height: 13px;
	border-bottom: 1px solid #324745;
}

.recent a{
	padding: 0px 4px 0px 4px;
	color: #4F5A57;
	text-decoration: none;
	letter-spacing: -1px;
}

.recent a:hover{
	color:#212F30;
	background-color: #4F5A57;
}

.downloadtable{
	margin-top: 15px;
	border-bottom: 1px dashed #CCCCCC;
}

.downloadtable th{
	font-size: 22px;
	text-transform:capitalize;
	font-weight: normal;
	padding-bottom: 4px;
	border-bottom: 1px dashed #CCCCCC;
}

.downloadtable b{
	background: #475752;
	font-weight: normal;
}

.downloadtable td{
	border-bottom: 1px solid  #2D4040;
	padding: 3px;
	font-size: 16px;
	letter-spacing: -1px;
}

.downloadtable a{
	text-decoration: none;
	display: block;
	width: 100%;
}

.downloadtable div{
	font-size: 12px;
	margin-left: 15px;
	width: 100%;
	color: #EBEBEB;
}

.sz{
	vertical-align: top;
}

.row_over{
	background-color:#262f2d;
}

.faq {
	font-size: 14px;
}

.faq .q{
	display: block;
	font-weight: bold;
	color: #3399CC;
	font-size: 16px;
	margin-top: 18px;
}

.faq b{
	font-size: 18px;
	font-weight: bold;
}

.tourimage{
	margin-left: 28px;
}

#signup2 h6{
	margin: 8px 0px 8px 0px;
}

/*= Common Style
---------------------------------*/
.brd_2_grey{
	BORDER: #CCCCCC 2px solid;
}

.marginL65{
	MARGIN-LEFT: 65px;
}


/* ----------------------------------------------*/
.title_index{
font-family: Tahoma;
color:#FFFFFF;
font-weight:bold;
font-size:18px; 
text-align:center;
padding-bottom:20px;
}
.package_header{
font-family: Tahoma;
color:#ffffff;
font-weight:none;
font-size:13px; 
text-align:center;
background-color:#034353;
padding-bottom:5px;
padding-top:5px;
}
.package_text_12{
font-weight:none; 
font-size:12px; 
text-align:center; 
background-color:#333333; 
font-family: Tahoma;
}
.package_text_14_blueBG{
color:#ffffff;
font-family: Tahoma;
font-weight:bold;
font-size:12px; 
text-align:center;
background-color:#034353;
}

.package_text_14_redBG{
color:#C11B17;
font-family: Tahoma;
font-weight:bold;
font-size:12px; 
text-align:center;
background-color:#034353;
}
.payment_header{
color:#000000;
font-family: Tahoma;
font-weight:bold;
font-size:14px; 
text-align:center;
background-color:#ffffff;
}
.payment_text{
color:#000000;
font-family: Tahoma;
font-weight:none;
font-size:12px; 
text-align:left;
background-color:#ffffff;
padding-left:3px;
}

.help_link_txt{
color:#ffffff;
font-family: Tahoma;
font-weight:none;
font-size:14px; 
text-align:left;
padding-left:20px;
padding-bottom:10px;
}

.txt_header {
font-size: 16px;
font-family:Tahoma;

color:#0099ff;

text-decoration:underline;
padding-bottom:10px;
padding-left:20px;
padding-right:20px;
}
.txt_font_12 {
font-size: 12px;
color:#CCCCCC;
padding-left:20px;
padding-right:20px;
}

