/*
 * Axishift Web Hosting Solutions
 * Designed by Louie Miranda
 * All Browser
 */
* {
	margin: 0;
	padding: 0;
}

/* General Style Info */
body {
	background-image:url('../images/heng_ha.jpg');
	background-repeat:no-repeat;
	background-attachment: fixed;
	background-position:center top;
	font-family: Verdana, "Trebuchet MS", 'Century Gothic', Arial, serif;
	font-size: 70%;
	/*line-height:13px;*/
	margin: 0px;
}

b.lbold {
	font-weight:520;
}

a.right {
	text-align:right;
}

a,
.content a.ref:hover {
	color: #0032B7; /*#003d4c;*/
	text-decoration: none;
	font-weight: normal;
}

a:hover,
.content a.ref {
	color: #C0C0C0;
	text-decoration: none;
}

a img {
	border: none;
}

p {
	padding: 6px;
	text-align: left;
}

p.center {
	text-align: center;
}

h1,h2,h3,h4 {
	font-weight: normal;
}

h1 {
	color: #000000;
	font-family: 'Gill Sans', 'lucida grande', helvetica, arial, sans-serif;
	font-size: 170%;
	margin: 0.3em 0;
	padding-top: 0.3em;
}

h2 {
	color: #000000;
	font-family: 'Gill Sans', 'lucida grande', helvetica, arial, sans-serif;
	font-size: 155%;
	margin: 0.3em 0;
	padding-top: 0.3em;
}

h3 {
	color: #000000;
	font-family: 'Gill Sans', 'lucida grande', helvetica, arial, sans-serif;
	font-size: 145%;
	padding-top: 0.5em; /* 1.5em */
}

h4 {
	color: #000000;
	font-weight: normal;
	padding-top: 0.5em;
}

li.news {
	color:#000000;
}

ul,li {
	margin: 0 12px;
}

/* Layout */
#outer_container {
	background: #ffffff;
	width: 727px;
	margin: 0px auto;
}

#container {
	background: #ffffff;
	width: 727px;
	margin: 0px auto;
	border: 0px solid #000000;
}

.divSpace1 {
	clear: both;
	background: #ffffff;
	height: 2px;
}

#hbar { /* Header Bar */
	padding: 3px 255px;
	background: #ffffff;
	text-align: right;
	margin-bottom: 5px;
}

#logo {
	background-image:url('../images/header.jpg');
	display:block;
	background-repeat:no-repeat;
	background-position:top left;
	width: 727px;
	text-indent:-9999px;
	height: 111px;
	padding: 0px;
}	

#header {
	width: 727px;
	height: 110px;
	padding: 0px;
}

.contact {
	padding: 15px 0 0 0px;
	text-align: right;
	word-spacing: 0;
	font-size: 95%;
}

.navs {
	padding: 14px 0 0 0px;
	margin:0;
	text-align: center;
	word-spacing:10px;
	font-size: 1.6em;
	width: 727px;
	height: 50px;
	padding: 0px;
	background-color:#ffffff;
}

.anavs {
	display:inline;
	font-weight:bold;
	color:#000000;
	text-align:center;
	padding:6px;
	text-decoration:none;
	text-transform:uppercase;
}

.anavs:hover {
	color:#0032B7;
}

table.top
{
	font-weight:bold;
	color:#000000;
	text-align:center;
	border:1px solid black;
	text-decoration:none;
	text-transform:uppercase;
	font-size: 1.5em;
	background-color:#ffffff;
}

td.menu{background:#ffffff;}

table.menu
{
	font-weight:bold;
	color:#000000;
	text-align:center;
	border:1px solid black;
	text-decoration:none;
	text-transform:uppercase;
	font-size: 0.9em;
	background-color:#ffffff;
	position:absolute;
	visibility:hidden;
}

.bnavs {
	font-weight:bold;
	color:#000000;
	text-align:center;
	padding:6px;
	text-decoration:none;
	text-transform:uppercase;
	font-size: 1.1em;
}

.bnavs:hover {
	color:#0032B7;
}

#frontImage {
	background-image: url('../img/front/rand.php');
	width: 727px;
	height: 205px;
	padding: 0px;
}

.master_top {
	background-color:#FFFFFF;
	float: left;
	width: 240px;
	height: 67px;
	border: 1px solid gray;
	font-size: 84%;	color: #000000;
	margin: 1px 0px 1px 0px;
}

.master_bottom {
	float: left;
	width: 32%; /*240px*/
	height: 67px;
	border: 1px black;
	font-size: 84%;
	color: #000;
	margin: 1px 2px 1px 5px;
}

.master_content {
	text-align: left;
}

img.floatLeft {
	float: left;
	margin: 5px;
	border: 1px solid gray;
}

#main {
	background: #ffffff;
	float: left;
	width: 727px;
}

.content {
	padding: 3px 20px 10px 20px;
	color: #505050;
	line-height: 17px;
	text-align: left;
	letter-spacing: 0px;
	word-spacing: 4px;
	font-size: 120%;
}

.timetable {
	padding: 10px 20px;
	color:#000000;
	border:1px solid black;
	text-decoration:none;
	background-color:#ffffff;
}

#indexlogo {
	float: right;
	padding: 1px;
	margin: 7px 0 7px 7px;
}

div.indexlogo
{
	float: right;
	padding: 1px;
	margin: 7px 0 7px 7px;
	text-align: center;
}

div.desc
{
	text-align: center;
	font-weight: bold;
	width: 120px;
	margin: 2px;
}

img {
	border:none;
}

img.center {
	border: 4px solid #BFBEBF;
}

img.right {
	float: right;
	border: 4px solid #BFBEBF;
	padding: 1px;
	margin: 7px 0 7px 7px;
}

img.left {
	float: left;
	border: 4px solid #BFBEBF;
	padding: 1px;
	margin: 7px 7px 7px 0px;
}

img.btright {
	float: right;
	border: 4px solid #BFBEBF;
	padding: 1px;
	margin: 3px 0 10px 7px;
}

img.btleft {
	float: left;
	border: 4px solid #BFBEBF;
	padding: 1px;
	margin: 3px 0 10px 7px;
}

img.flag{
  border: 0px;
  margin: 3px 0 0 0;
  display: inline;
  padding: 0 3px;
}

#sidebar {
	background: #ffffff;
	float: right;
	width: 225px;
}

#sidebar_updates {
	background-image: url('../img/sbar_updates.gif');
	width: 110px;
	height: 33px;
}

.sidecontent {
	padding: 0px 10px 0px 10px;
	line-height: 18px;
	text-align: left;
	letter-spacing: 0px;
	word-spacing: 4px;
	font-size: 95%;
}

#footer {
	clear: both;
	background-image: url('../img/footer.gif');
	width: 727px;
	height: 65px;
	padding: 0px;
}

.copyright {
	padding: 18px 0 0 80px;
	text-align: left;
	font-size: 100%;
}

/*
 * webLM(), 5/14/2009
 * Table properties on Filemanager
 */
table.servicesT
{ font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 460px;
background-color: #fafafa;
border: 1px #6699CC solid;
border-collapse: collapse;
border-spacing: 0px;
margin-top: 0px;}


table.servicesT td.servHd
{ border-bottom: 2px solid #6699CC;
background-color: #BEC8D1;
text-align: center;
font-family: Verdana;
font-weight: bold;
font-size: 11px;
color: #404040;}


table.servicesT td
{ border-bottom: 1px dotted #6699CC;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 11px;
color: #404040;
background-color: white;
text-align: left;
padding-left: 3px;}

.servBodL { border-left: 1px dotted #505050; } 

/*
 * Ingrid E. 2011.10.04
 * Schedule tables
 * 	
 */ 
#schedule
{
	font-family: 'Gill Sans', 'lucida grande', helvetica, arial, sans-serif;
	border-collapse:collapse;
}
#schedule td, #schedule th
{
	border:1px ;
	padding:3px 7px 2px 7px;
}
#schedule th
{
	color:#000;
	background-color:#EAF2D3;
	text-align:left;
	padding-top:5px;
	padding-bottom:4px;
}
#schedule tr.alt td
{
	color:#000;
	background-color:#EAF2D3;
}

.contactform div {
  text-align:center;
/*font-family: 'Gill Sans', 'lucida grande', helvetica, arial, sans-serif;  */
}
.contactform fieldset {
  padding:1em;margin:5px 5%;
  font:60%/1 sans-serif;
  border:1px solid #617fa5;
  background-color:#EAF2D3;
}
.contactform legend {
  padding:0.3em 0.8em;
  color:white;background-color: #739bb4;
  font-size:90%;
  width:15%;min-width:9em;max-width:80px;
}
.contactform label {
  float:left;
  width:20%; min-width:95px;
  margin-right:0.5em;
  padding-top:0.2em;
  text-align:right;
  font-weight:bold;
  color:#617fa5;
}

