@charset "utf-8";
/* CSS Document */

body{
	background-image:url(../images/bg.png);
	font-size: 11px;
	line-height: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serifs;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:small;
}

.logostrip{ 
	background: url(../images/tile_back.png);
	height: 104px;
	margin: 0;
	padding: 0;
}
.maintable { width:100% }

table.maintable,
tr.maintable,
td.maintable
{ /* required for text in tables, because tables do not inherit from body */
	background: transparent;
	color: #222;
	font-size: 11px;
	line-height: 135%;
}
.borderwrap th,
.borderwrap td{
	border: 1px solid #CCC; border-bottom:0px; border-left:0px;
}

.maintable td,
.divpad{ /* gives all tables faux cellpadding of 5px */
	padding: 5px;
}

.row1{ 
	background: #EAEAEA;
}

.row2{ 
	background: #FBFBFB;
}

.row3{
	background: #FBFBFB;
}

.maintitle_left,
.maintitle_right{
	width:8px;
	height:31px;
	margin:0;
	padding:0;
	background-color:transparent;
	background-image:url(../images/cat_1.gif);
	background-position:top left;
	background-repeat:no-repeat;
	color:#000;
}

.maintitle_right{
	background-image:url(../images/cat_2.gif);
	background-position:top right;
}

/*.borderwrap{
	background: #FFF;
	border: 1px solid #072A66;
	padding: 0px; 
	margin: 0px; 
}*/

.maintitle{
	background: url(../images/tile_cat.gif);
	border: 1px solid #FFF;
	border-bottom: 1px solid #5176B5;
	color: #FFF; 
	font-size: 12px;
	font-weight: bold; 
	margin: 0px;
	padding: 8px;
}

.maintitle td {
	color: #FFF; 
	font-size: 12px;
	font-weight: bold;
}

td.formbuttonrow,
.pformstrip,
.borderwrap p.formbuttonrow,
.borderwrap p.formbuttonrow1{
	background: #F4F8FF url(../images/buttonrow.gif) !important;
	border: 1px solid #FFF;
	border-top: 1px solid #5176B5;
	margin: 0px !important;
	padding: 5px !important;
	text-align: center;
}
td.formbuttonrow{
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
}

.input-warn,
.input-green,
.input-checkbox,
input,
textarea,
select{
	background: #FFF;
	border: 1px solid #999;
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 5px;
	padding: 2px;
	vertical-align: middle;
}

.input-text
{
	color: #900;
}

input.button{
	margin: 0;
	width: auto;
	cursor: pointer;
}

.textarea,
.searchinput,
.button,
.gobutton{
	background: #FFF;
	border: 1px solid #999;
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	vertical-align: middle;
}
	
.button{
	background: #d8d8d8;
}

.formsubtitle
{
	background: #005F99 url(../images/maintitle.jpg);
	border: 0;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
	line-height:6px;
}

.errorwrap {
	background: #F2DDDD;
	border: 1px solid #992A2A;
	border-top: 0;
	margin: 5px;
	padding: 0;
}


.errorwrap h4 {
	background: #E3C0C0;
	border: 1px solid #992A2A;
	border-left: 0;
	border-right: 0;
	color: #992A2A; 
	font-size: 12px;
	font-weight: bold; 
	margin: 0;
	padding: 5px;
}

.errorwrap p {
	background: transparent;
	border: 0;
	color: #992A2A;
	margin: 0;
	padding: 8px;
}

.err {
	color:#FFFFFF;
	font-size:small;
    font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
    text-decoration: none;
	text-align:center;
	padding:5px;
	font-weight: bold;
}

.look {
	margin: 0 !important;
	padding: 0 !important;
}

table th,
.borderwrap table th,
.subtitle,
.subtitlediv,
.postlinksbar{ 
	background: transparent url(../images/tile_sub.gif);
	border-bottom: 1px solid #F7F7F7;
	color: #353535;
	font-size: 10px;
	font-weight: bold; 
	margin: 0; 
	padding: 5px; 
}

.subtitlediv{
	border: 1px solid #FFF;
	border-bottom: 1px solid #5176B5;
	text-align: right;
}

.borderwrap table th a:link,
.subtitle a:link,
.subtitlediv a:link,
.borderwrap table th a:visited,
.subtitle a:visited, 
.subtitlediv a:visited, 
.borderwrap table th a:active,
.subtitle a:active,
.subtitlediv a:active,
.borderwrap table th a:hover,
.subtitle a:hover,
.subtitlediv a:hover{ 
	background: transparent;
	color: #353535;
	text-decoration: none; 
}

/*Loading from google */
.loading_message {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
  width: 100%;
  height: 100%;
  background: url(../images/semi_transparent.png);
}
.loading_message p {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -1em 0 0 -4.3em;
}
.loading_message b {
  display: block;
  margin: 0 1px;
  border: solid #aaa;
  border-width: 1px 0;
  padding: 0;
  color: #888;
}
.loading_message b b {
  margin:0 -1px;
  padding:0;
  border-width:0 1px;
}
.loading_message b b b {
  margin: 0;
  padding: 0 .6em 0 29px;
  border-width:0;
  line-height: 3.3em;
  background:#efefef;
}
.loading_message img {
  position: absolute;
  top: 50%;
  left: 8px;
  margin: -8px 0 0 0;
}

#loadingbg {
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:100%;
	width:100%;
	top:0;
	left:0;
	background:#000000;
	border:1px solid #cecece;
	z-index:20;
}

.inactive {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
  width: 100%;
  height: 100%;
  background: url(../images/semi_transparent.png);
}

.inactive div {
  position: absolute;
  top: 50%;
  left: 40%;
  width: 250px;
  margin: -1em 0 0 -4.3em;
}

#popup {
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:384px;
	width:408px;
	background:#FFFFFF;
	border:2px solid #cecece;
	z-index:2;
	padding:12px;
	font-size:13px;
}

#loadingtop {
	font-family: "Courier New", Courier, monospace;
	font-weight:bolder;
	text-decoration:blink;
	color:#FFFFFF;
	font-size:x-large;
	position: fixed;
	_position: absolute;
	display:none;
	z-index:30;
	top: 50%;
	left:40%;
	margin: -30px 0 0 -30px; /* -height/2 0 0 -width/2 */
	background: url(../images/loading.gif) no-repeat center center;
}

#panel {
	background: #CCCCCC;
	height: 400px;
	display: none;
	width: 95%;
}
.slide {
	margin: 0;
	padding: 0;
	border-top: solid 4px #040505;
	background: url(../images/btn-slide.png) no-repeat center top;
	width: 95%;
}
.btn-slide {
	background: url(../images/white-arrow.gif) no-repeat right -50px;
	text-align: center;
	width: 144px;
	height: 31px;
	padding: 10px 10px 0 0;
	margin: 0 auto;
	display: block;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}
.active {
	background-position: right 12px;
}

#promomsg {
	background: url(../images/hover.png) no-repeat;
	width: 180px;
	height: 45px;
	position: absolute;
	top: 30%;
	left: 30%;
	text-align: center;
	padding: 20px 12px 10px;
	font-style: normal;
	z-index: 10;
	display: none;
	line-height: 14px;
}

.imagebutton {
	cursor: pointer;
	border: 0px;
	vertical-align:middle;
}
.livetrack {
	margin-top:1px;
	margin-left:1%;
	position: absolute;
	z-index:100;
	width:210px;
	height:210px;
	color: #FFF;
	text-align:left;
	font-weight:bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:small;
	line-height: 15px;
	padding: 40px 0px 0px 18px;
	background-image: url(../images/livetrackbg.png);
	background-repeat:no-repeat;
}
.liveloader {
	width:100px;
	background-color: #C00;
	z-index:100;
	right: 9%;
	width:150px;
	margin-top: 7px;
	line-height: 15px;
	color:#FFF;
	position:absolute;
	font-size:small;
	/*display:none;*/
}
.contactus{
	background-image: url(../images/contactusbg.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}
#tinybox {position:absolute; display:none; padding:10px; background:#fff url(../images/preload.gif) no-repeat 50% 50%; border:10px solid #e3e3e3; z-index:2000}
#tinymask {position:absolute; display:none; top:0; left:0; height:100%; width:100%; background:#000; z-index:1500}
#tinycontent {background:#fff}
.red_text {color:#F00; font-size: 14px;}