﻿body {
	background-color: #DEDEDE;
	font-family: Tahoma;
	font-size: 9pt;
	margin-left: 0;
	margin-right: 0;
	margin-top:0px;
}

.loading {
	position: fixed;
	left: 0;
	top: 0;
	padding-top: 3px;
	padding-left: 8px;
	padding-right: 8px;	
	width: auto;
	height: 20px;
	background-color: #0066CC;
	color: white;
	direction: rtl;
	text-align: center;
}

#body_shell {
	background: #DEDEDE url('images/790b.gif') repeat-y center;
	background-position: right;
	width:790px;
	text-align:right;
	direction: rtl;
}

#body_wrap {
	width: 790px;
	margin-right: 8px;
}

#body_margin {
	width: 775px;
	clear:both;
	height:auto;
	margin-top: -3px;
}

#body_margin #text {
	margin-right: 9px;
	margin-left: 9px;
	padding-right: 9px;
	padding-left: 9px;
	padding-top: 6px;
	padding-bottom: 2px;	
	line-height: 150%;
}

#body_margin #text .thead {
	height: 18px;
	font-size: 8pt;
}

#body_margin #text .thead ul {
	padding: 0;
	border: 0;
	margin: 0;
	margin-top: 1px;
	list-style: none;
}

#body_margin #text .thead li {
	float: right;
	position: relative;
	padding-left: 15px;
}

#body_margin #text .thead li .slash {
	color: #999999;
}

#body_margin #text .thead li#bigspace {
	padding-left: 20px;
}

#body_margin #text .contents {
	margin-top: 20px;
}

#body_margin #text .contents #lastlogin-note {
	font-size: 8pt;
	color: #808080;	
}

#body_margin #text .path {
	padding-top: 2px;
	padding-bottom: 3px;
	font-size: 8pt;
}

#body_margin #text .note_title {
	color: red;
	font-weight: bold;
}

#body_margin #text .frm-note {
	margin-top: 10px;
	padding-right: 25px;
	font-size: 8pt;
}

#body_margin #text .frm-note input {
	font-family: Tahoma;
	font-size: 8pt;
}

#body_margin #text .frm-note#intro-text {
	line-height: 200%;
	font-size: 9pt;
	text-align: justify;
}


#body_margin #text .checkbox {
	font-weight: bold;
	font-size: 8pt;
}

#body_margin #text .user {
	font-weight: bold;
}

#body_margin #text .paragraph {
	text-indent:  15px;
}

#body_margin #text .paragraph#justify {
	text-align: justify;
}

#body_margin #text .findent {
	padding-right: 15px;
}

#body_margin #text .findent#justify {
	text-align: justify;
}

.rules {
	width: 600px;
	height: 200px;
	overflow: auto;
	font-size: 8pt;
	border: 1px gray inset;
	margin-top: 15px;
	padding-top: 3px;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 3px;
	text-align: right;
}

.rules .title {
	font-weight: bold;
}

.regs-fieldset {
	border: 1px #B0DB06 solid;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 6px;
	padding-top: 3px;
	background-repeat: repeat-x;
	background-position: center bottom;
}

.regs-fieldset legend {
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
	color: #006400;
}

.registration-form p, .login-form p, .contact-form p {
	clear: right;
	margin: 0;
	padding: 0;
	padding-right: 3px;
	padding-top: 5px;
}

.registration-form .error
{
	background: transparent url('images/regserrorfield.gif') no-repeat;
	background-position: right;
	padding-top: 3px;
	padding-bottom: 3px;	
	font-weight: bold;
	color: maroon;
}

.registration-form .errormsg
{
	font-size: 10px;
	font-weight: normal;
}

.registration-form .error input {
	font-weight: normal;
}

.registration-form p label {
	float: right;
	width: 105px;
	font-size: 8pt;
}

.registration-form#perf p label {
	width: 120px;
}

.registration-form p input, .login-form p input, .contact-form p input {
	font-family: Tahoma;
	font-size: 8pt;
}

.registration-form p input:focus, .login-form p input:focus {
	color: #006600;
}

.registration-form p select {
	font-family: Tahoma;
	font-size: 8pt;
}

.registration-form p select:focus {
	color: #006600;
}

.login-form p label {
	float: right;
	width: 65px;
	font-size: 8pt;
}

.contact-form {
	padding-top: 10px;
}

.contact-form p label {
	float: right;
	width: 95px;
	font-size: 8pt;
}

.contact-form p input:focus {
	color: #CC3399;
}

.contact-form input {
	font-family: Tahoma;
	font-size: 8pt;
}

.contact-form input:focus {
	color: #CC3399;
}

.contact-form textarea {
	font-family: Tahoma;
	font-size: 9pt;
}

.contact-form textarea:focus {
	color: #CC3399;
}

.contact-fieldset {
	border: 1px #FF97B9 solid;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 6px;
	padding-top: 3px;
	background-repeat: repeat-x;
	background-position: center bottom;
}

.contact-fieldset legend {
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
	color: #CC0066;
}

.wizard-b-box {
	text-align: right;
	font-family: Tahoma;
	font-size: 8pt;
}

.wizard-b-box input {
	font-family: Tahoma;
	font-size: 8pt;
	margin-top: 4pt;
}

.wizard-b-box#controlbox {
	margin-top: 6px;
	border-top: 1px #CCCCCC dashed;
	text-align: right;
	padding-bottom: 6px;
}

/* Header */
.header {
	width: 775px;
	height: 130px;
	background: #A8A8A8 url('images/header010.gif');	
}

.header #asiatech_logo {
	width: 202px;
	height: 90px;
	float: left;
	border: 0;	
	margin-left: 240px;
}

/* Navbar */
.nav {
	width: 775px;
	height: 31px;
	background: transparent;
	font-family: Tahoma;
	font-size: 8pt;		
	margin-top: -29px;
	padding-right: 53px;
	overflow: hidden;
}

.nav ul {
	padding:0;
	border:0;
	margin:0;
	list-style:none;
}

.nav li {
	float: right;
	position: relative;	
}

.nav li#off {
	text-align: center;
	display: block;
	width: 87px;
	height: 29px;
	margin-left: 10px;
	clear: left;	
}

.nav li a {
	text-align: center;
	display: block;
	width: 87px;
	height: 29px;
	margin-left: 10px;
	clear: left;
	cursor: pointer;
}

/* Navbar Buttons */
.nav li a#index {
	background: transparent url('images/tabs/index.gif') 0px 0px no-repeat;
}

.nav li a:hover#index {
	background: transparent url('images/tabs/index.gif') 0px -29px no-repeat;
}

.nav li a#index.on {
	background: transparent url('images/tabs/index.gif') 0px -58px no-repeat;
}

.nav li a:hover#index.on {
	background: transparent url('images/tabs/index.gif') 0px -87px no-repeat;
}

.nav li a#checkcredit {
	background: transparent url('images/tabs/checkcredit.gif') 0px 0px no-repeat;
}

.nav li a:hover#checkcredit  {
	background: transparent url('images/tabs/checkcredit.gif') 0px -29px no-repeat;
}

.nav li a#checkcredit.on {
	background: transparent url('images/tabs/checkcredit.gif') 0px -58px no-repeat;
}

.nav li a:hover#checkcredit.on {
	background: transparent url('images/tabs/checkcredit.gif') 0px -87px no-repeat;
}

.nav li a#services {
	background: transparent url('images/tabs/services.gif') 0px 0px no-repeat;
}

.nav li a:hover#services {
	background: transparent url('images/tabs/services.gif') 0px -29px no-repeat;
}

.nav li a#services.on {
	background: transparent url('images/tabs/services.gif') 0px -58px no-repeat;
}

.nav li a:hover#services.on {
	background: transparent url('images/tabs/services.gif') 0px -87px no-repeat;
}

.nav li a#cards {
	background: transparent url('images/tabs/cards.gif') 0px 0px no-repeat;
}

.nav li a:hover#cards {
	background: transparent url('images/tabs/cards.gif') 0px -29px no-repeat;
}

.nav li a#cards.on {
	background: transparent url('images/tabs/cards.gif') 0px -58px no-repeat;
}

.nav li a:hover#cards.on {
	background: transparent url('images/tabs/cards.gif') 0px -87px no-repeat;
}

.nav li a#support {
	background: transparent url('images/tabs/support.gif') 0px 0px no-repeat;
}

.nav li a:hover#support {
	background: transparent url('images/tabs/support.gif') 0px -29px no-repeat;
}

.nav li a#support.on {
	background: transparent url('images/tabs/support.gif') 0px -58px no-repeat;
}

.nav li a:hover#support.on {
	background: transparent url('images/tabs/support.gif') 0px -87px no-repeat;
}

.nav li a#match {
	background: transparent url('images/tabs/match.gif') 0px 0px no-repeat;
}

.nav li a:hover#match {
	background: transparent url('images/tabs/match.gif') 0px -29px no-repeat;
}

.nav li a#match.on {
	background: transparent url('images/tabs/match.gif') 0px -58px no-repeat;
}

.nav li a:hover#match.on {
	background: transparent url('images/tabs/match.gif') 0px -87px no-repeat;
}

.nav li a#contactus {
	background: transparent url('images/tabs/contactus.gif') 0px 0px no-repeat;
}

.nav li a:hover#contactus {
	background: transparent url('images/tabs/contactus.gif') 0px -29px no-repeat;
}

.nav li a#contactus.on {
	background: transparent url('images/tabs/contactus.gif') 0px -58px no-repeat;
}

.nav li a:hover#contactus.on {
	background: transparent url('images/tabs/contactus.gif') 0px -87px no-repeat;
}

/* Area */
#body_margin.index {
	background: transparent url('images/index.gif') no-repeat;
}

#body_margin.checkcredit {
	background: transparent url('images/checkcredit.gif') no-repeat;
}

#body_margin.services {
	background: transparent url('images/services.gif') no-repeat;
}

#body_margin.services-head {
	background: transparent url('images/services-head.gif') no-repeat;
}

#body_margin.cards {
	background: transparent url('images/cards.gif') no-repeat;
}

#body_margin.support {
	background: transparent url('images/support.gif') no-repeat;
}

#body_margin.support-head {
	background: transparent url('images/support-head.gif') no-repeat;
}

#body_margin.match {
	background: transparent url('images/match.gif') no-repeat;
}

#body_margin.match-head {
	background: transparent url('images/match-head.gif') no-repeat;
}

#body_margin.contactus {
	background: transparent url('images/contactus.gif') no-repeat;
}

#body_margin.contactus-head {
	background: transparent url('images/contactus-head.gif') no-repeat;
}

/* Area's Objects */
#body_margin.index a {
	color: #608000;
	text-decoration: none;
}

#body_margin.index a:hover {
	text-decoration: underline;
}

#body_margin.checkcredit a {
	color: #029149;
	text-decoration: none;
}

#body_margin.checkcredit a:hover {
	text-decoration: underline;
}

#body_margin.services a {
	color: #007CBF;
	text-decoration: none;
}

#body_margin.services a:hover {
	text-decoration: underline;
}

#body_margin.cards a {
	color: #00A28D;
	text-decoration: none;
}

#body_margin.cards a:hover {
	text-decoration: underline;
}

#body_margin.support a {
	color: #802D04;
	text-decoration: none;
}

#body_margin.support a:hover {
	color: #ED5207;
	text-decoration: underline;
}

#body_margin.support #white {
	color: #FFFFFF;
	text-decoration: none;
}

#body_margin.support #white:hover {
	color: #FFFF00;
	text-decoration: underline;
}

#body_margin.match a {
	color: #696701;
	text-decoration: none;
}

#body_margin.match a:hover {
	text-decoration: underline;
}

#body_margin.contactus a {
	color: #CC3399;
	text-decoration: none;
}

#body_margin.contactus a:hover {
	text-decoration: underline;
}

/* Icons */
#body_margin.cards #icon {
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 75px;
	height: 39px;
	background-image: url('images/icons/cards.gif');	
}

#body_margin.contactus #icon {
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 55px;
	height: 50px;
	background-image: url('images/icons/contactus.gif');	
}

/* Bottom Navbar */
.bnav {
	border-top: 1px #F0F0F0 solid;
	width: 769px;
	margin-top: 10px;
	padding-right: 6px;
	padding-top: 6px;
}

.bnav a {
	color: #006699;
	text-decoration: none;
}

.bnav a:hover {
	text-decoration: underline;
}

.bnav .help {
	color: #009900;
}

.bnav .reg {
	color: #FF3300;
}

.bnav ul {
	padding:0;
	border:0;
	margin:0;
	list-style:none;
	font-size: 8pt;
}

.bnav li {
	display: inline;
	float: right;
	margin-left: 4px;
}

.bnav li#separator {
	color: #999999;
}

/* Cards */
.cards-area {
	padding-right: 120px;
	padding-top: 20px;
}

.cards-area .card-title {
	background-image: url('images/card-title.gif');
	background-repeat: repeat-x;
	width: 600px;
	height: 30px;
	padding-right: 6px;
	padding-top: 2px;
	font-weight: bold;
	color: #808080;
}

.cards-area .contents {
	padding-right: 10px;
	padding-left: 10px;
	width: 100%;
	height: 175px;
	font-size: 8pt;
}

.cards-area .card-border {
	background-image: url('images/card-border.gif');
	background-repeat: no-repeat;
	width: 258px;
	height: 169px;
}

.cards-area .card-border img {
	border: 0;
	width: 250px;
	height: 162px;
	margin-top: 3px;
	margin-right: 4px;
}

.cards-area .card-description {
	width: 250px;
	margin-top: -160px;
	margin-right: 265px;
	position: relative;
}

.cards-area .card-description .item {
	color: #003C95;
}

.cards-area .card-spacer {
	padding-top: 8px;
}

/* Memberlist */
.memberlist {
	font-family: Tahoma;
	font-size: 8pt;
}

.memberlist th {
	font-weight: bold;
	border: 1px #DDDDDD solid;
	background-color: #FBFBFB;
	padding-left: 4px;
	padding-right: 4px; 
}

.memberlist td {
	border: 1px #CCFF31 solid;
	padding-left: 4px;
	padding-right: 4px;
}

.memberlist-navigator {
	text-align: left;
	font-size: 8pt;
}

.services-item {
	text-align: center;
	padding-top: 30px;
}

.services-item img {
	border: 0px;
}

.ivr-captitle, .wireless-rtitle, .dialup-ftitle {
	font-weight: bold;
	color: #333333;
}

.ivr-cap {
	padding: 0;
	padding-right: 40px;
	padding-left: 3px;
	list-style-type: decimal;
}

.ivr-cap li {
	text-align: justify;
	font-weight: bold;
	color: #006699;
	padding-top: 10px;
}

.ivr-cap li div {
	font-weight: normal;
	color: #333333;
}

.wireless-area {
	text-align: justify;
}

.wireless-r {
	padding: 0;
	padding-right: 40px;
	padding-left: 3px;
	list-style-type: decimal;	
}

.wireless-r li {
	text-align: justify;
	font-weight: bold;
	color: #006699;
	padding-top: 10px;
}

.wireless-r li div {
	font-weight: normal;
	color: #333333;
}

.wireless-r#profits li {
	font-weight: normal;
	color: #003366;
	padding-top: 10px;
	list-style-type: circle;
}

.dialup-area {
	text-align: justify;
}

.modem-errors {
	padding: 0;
}

.modem-errors .confine-area {
	font-size: 8pt;
	text-align: center;
	padding-bottom: 10px;
}

.modem-errors .code {
	background: transparent url('images/md_err.gif') no-repeat;
	width: 250px;
	height: 25px;
	padding-top: 3px;
	text-indent: 10px;
	font-weight: bold;
	color: #009900;
}

.modem-errors .msg {
	color: #0052A4;
	font-style: italic;
	border-bottom: 1px #C8E4FF dashed;
	width: 100%;
	text-align: left;	
	direction: ltr;
}

.modem-errors .reason {
	color: #2B2B2B;
	text-align: right;	
}

.modem-errors .spacer {
	height: 30px;
	border-bottom: 1px #C0EFC0 solid;
	width: 100%;
}

.modem-errors .spacer#last {
	height: 10px;
	border-bottom: 0px;
}

.match-help-items {
	list-style-type: square;
}

.match-help-items li {
	margin-top: 10px;
}

.match-question #question {
	font-weight: bold;
	color: #333333;
}

.match-question #answer {
	padding-top: 6px;
	padding-right: 20px;
}

#startmatch-btn {
	width: 132px;
	height: 32px;
	background: transparent url('images/start-match-btn.gif') 0px 0px no-repeat;
}

#startmatch-btn:hover {
	background: transparent url('images/start-match-btn.gif') 0px -32px no-repeat;
}

.match-play {
	padding-top: 6px;
}

.match-play ul li {
	list-style-type: decimal;
	font-weight: bold;
	color: #972600;
	padding-bottom: 8px;
}

.match-play ul ul li {
	list-style-type: upper-alpha;
	font-weight: normal;
	color: #333333;
	padding-bottom: 3px;
}

.match-play #submit-btn {
	width: 109px;
	height: 26px;
	background: transparent url('images/submit-match.gif') 0px 0px no-repeat;
}

.match-play #submit-btn:hover {
	background: transparent url('images/submit-match.gif') 0px -26px no-repeat;
}

.match-play #services-btn {
	width: 229px;
	height: 31px;
	background: transparent url('images/services-btn.gif') 0px 0px no-repeat;
}

.match-play #services-btn:hover {
	background: transparent url('images/services-btn.gif') 0px -31px no-repeat;
}

#backbtn {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
}

.search-form {
	font-size: 11px;
	line-height: 25px;
}

.search-form input,select {
	font-family: Tahoma;
	font-size: 11px;
}

.new {
	position: absolute;
	z-index: 1;
	background: url('images/new2.gif') no-repeat;
	width: 35px;
	height: 25px;	
}

/* Footer */
.footer {
	width: 790px;
	height: 62px;
	background: #DEDEDE url('images/790b-t.gif');
	background-repeat: no-repeat;	
	clear:both;	
	padding-top: 25px;	
	text-align: center;
	color: #666666;
	line-height: 150%;
}

.footer a {
	text-decoration: none;
	color: #336699;
}

.footer a:hover {
	text-decoration: underline;
}