﻿@charset "UTF-8";
/* CSS Document */

	html { margin:0; padding:0; color:#000; }
	
	body { margin:0; padding:0; color:#000; }
	
	body { min-width:850px; }
	
	#tha-pagewrapper { margin:0 auto; width:850px; }
	
	#abit-o-header { background-image:url('../img/logo.gif'); background-repeat:no-repeat; height:112px; }
	#abit-o-header #directions { position:relative; background-image :url('../img/directionsbg.gif'); width:124px; height:38px; background-repeat:no-repeat; left:521px;}
	#abit-o-header #directions a { color: #e58924; font: bold 14px arial; text-decoration:none;  padding-left:30px; padding-top:10px; display: block;}
	#abit-o-header #directions a:hover { color: #e58924; font: bold 14px arial; text-decoration:underline;  padding-left:30px; padding-top:10px; display: block;}
	#abit-o-header #support { position:relative; background-image:url('../img/247support.gif'); background-repeat:no-repeat;  top:-38px; width:205px; height:38px; left:645px;}
	#abit-o-header #support a { color: #ffffff; font: bold 14px arial; text-decoration:none; padding-left:30px; padding-top:10px; display: block;}
	#abit-o-header #support a:hover { color: #ffffff; font: bold 14px arial; text-decoration:underline; padding-left:30px; padding-top:10px; display: block;}
	
	#abit-o-navagation { float:left; width:260px; background-image:url(../img/bg_navagation.gif); height:483px; background-repeat:no-repeat; }
		
	#abit-o-navagation ul { padding: 0; list-style: none; font: normal 14px verdana; color:white; margin:20px 0px 0px 20px; }
	#abit-o-navagation ul li {  border:1px; }
	#abit-o-navagation ul li a { display: block; text-decoration: none; color:white; background:#e58924; width:213px; padding: 5px 0px 5px 5px; }
	#abit-o-navagation ul li a:hover { color : #e58924; background-color:white; }
	
	
	#abit-o-navagation .address { font: normal 11px verdana; color:white; padding-left:20px; padding-top:120px;}
	#abit-o-navagation .addressFront { font: normal 11px verdana; color:white; padding-left:20px; padding-top:10px;}
			
	#abit-o-content { float:right; width:590px; }
	
	#abit-o-content #readIt { font-family:"Lucida Grande", Tahoma, sans-serif; margin-left:0px; }
	#abit-o-content #readIt .titleText { font-size: 15px; color:black; font-weight:bold;}
	#abit-o-content #readIt .regText { font-size: 14px; color:gray;}
	#abit-o-content #readIt .regText a { color:#0066FF; text-decoration:none; }
	#abit-o-content #readIt .regText a:hover { color:#e58924; text-decoration:underline; }
	#abit-o-content #readIt .smallText { font-size:12px; color:black; }
	#abit-o-content #readIt .smallText a { color:#0066FF; text-decoration:none; }
	#abit-o-content #readIt .smallText a:hover { color:#8f9295; text-decoration:underline; }

	#abit-o-content #readIt label,input { display: block;	width: 150px; float: left; margin-bottom: 10px; }
	#abit-o-content #readIt label { text-align: right; width: 115px; padding-right: 5px; font-size:12px; }
	#abit-o-content #readIt br { clear: left; }

	#abit-o-content #port { width:590px; background-repeat:no-repeat; font-family:"Lucida Grande", Tahoma, sans-serif; }
	#abit-o-content #port #title { padding: 190px 0 0 7px; height:120px; }
	#abit-o-content #port #title .location { color:#666666; font-size:12px;}
	#abit-o-content #port #title .name { color:#f87a22; font-size:14px; font-weight:bold;}
	
	#abit-o-content #port .port_btn_left { position:relative; padding: 7px 0 0 35px; float: left; vertical-align:bottom; }
	#abit-o-content #port .port_btn_left a { color:#000000; background-image:url('../img/left_off.gif'); width:32px; height:32px; display:block;}
	#abit-o-content #port .port_btn_left a:hover {background-image:url('../img/left_on.gif'); }
	#abit-o-content #port .port_btn_right {padding: 7px 0 0 10px; float:left;}
	#abit-o-content #port .port_btn_right a {background-image:url('../img/right_off.gif'); width:32px; height:32px;  display:block;}
	#abit-o-content #port .port_btn_right a:hover {background-image:url('../img/right_on.gif'); }
	#abit-o-content #port .bottom { background-image:url(../img/port_bg/port_bottombar.gif); background-repeat:no-repeat; padding: 45px 0 0 165px; font: normal 11px verdana; color:#666666; }
	
	#abit-o-content #tha-foot { position:relative; clear:both; font: normal 11px "Lucida Grande", Tahoma, sans-serif; color:#8f9295; padding-top:25px; text-align:center; }
	#abit-o-content #tha-foot a { color:#8f9295; text-decoration:none; }
	#abit-o-content #tha-foot a:hover { color:#e58924; text-decoration:underline; }
	
	#tha-foot { position:relative; clear:both; font: normal 11px "Lucida Grande", Tahoma, sans-serif; color:#8f9295; padding-top:25px; text-align:center; }
	#tha-foot a { color:#8f9295; text-decoration:none; }
	#tha-foot a:hover { color:#e58924; text-decoration:underline; }
	
	.registrationmark { font-size: xx-small; }



	
