/*
-----------------------------------------------
Byte Art stylesheet
Version: 2006.09.08
----------------------------------------------- */

body { background: #F2F0EE; font-family: Arial, Helvetica, sans-serif; color: #333; font-size: 100%;
       margin: 0; text-align: center; }
* {margin: 0px; padding: 0px; }
img { border-width: 0px; }

/* Main text styles
--------------------------------------------------------------------- */
p { font-size: 11pt; line-height: 1.7em; color: #666; float: left; }
td { font-size: 11pt; line-height: 1.5em; color: #666; }

/* Layout
----------------------------------------------------------------------*/

#outer { border: 0px solid red; margin: 0px auto; text-align: left; width: 760px; height: auto; padding: 0 10px 0 10px; 
		 background: #FFF url(../graphics/bkg_gradient.jpg) repeat-y top left; 
		 overflow: hidden; }
#outer2{ border: 0px solid red; margin: 0; padding: 0; }
.clearer { clear: both; }
#header { border: 0px solid #000; height: 140px; width: 760px; background: #FFF url(../graphics/bkg_header.jpg) repeat-x; }
#hd_logo { border: 0px solid red; margin: 0px; float: left; }
.slogan { float: right; }

#content { margin-top: 20px; }
#right_col { width: 572px; border: 0px solid red; float: left; margin-right: 10px; }

#menu { width: 160px; border-right: 0px solid green; float: left; }
#menu A { text-decoration: none; font-size: 11pt; }
#menu p { width: 100%; clear: both; text-align: center; margin-bottom: 10px; font-size: 8pt; }

#footer { border: 0px solid #000; clear: both; width: 760px; height: auto; margin: 0 auto; padding: 0 10px 0 10px;
		  background : #FFF url(../graphics/bkg_gradient.jpg) repeat-y top left; height: 98px; overflow: hidden; }
		  
#footer .copyright {  height: 25px; background-color: #527A9B; padding-left: 20px; }
#footer .copyright p {color: #FFF; font-size: 0.8em; padding-top: 3px; }
#footer .copyright a { color: #FFF; text-decoration: none; }
#ftr_copy { color: #67471B; padding: 5px 20px 0 20px; font-size: 0.7em; text-align: left; clear: both; float: left; }


/* Headers
----------------------------------------------------------------------*/

H1, h3 { font-family: Arial, Helvetica, sans-serif; font-size: 1.0em; font-weight: bold; color: #666; border: 0px solid red; }
.red {color: #9B7352; float: left; margin-right:5px;}
.redOR {color: #67471B; float: left; margin-right:5px; font-size: 22pt; }

h2 { font-family: Arial, Helvetica, sans-serif; font-size: 1.2em; font-weight: bold; color: #527A9B; border: 0px solid red; }
h3 { color:#67471B; font-size:1.5em;}
/* Links
----------------------------------------------- */

A:link { float: none; color: #527A9B; text-decoration: underline; }

A.icon { text-decoration: none; }

A:visited { float: none; color: #527A9B; text-decoration: underline; }

A:hover { float: none; color:#999; text-decoration: none; }


/* Misc / rullers
----------------------------------------------------------------------*/

tr .welcome {width: 527px; vertical-align: top; }
.box {width: auto; margin-bottom: 10px; padding-bottom: 20px; border-bottom: 1px dotted #CCC; }
.box_noborder {width: auto; margin: 0  0 0px 160px; padding-bottom: 25px; clear: both;}
.box_noborder img { margin-top:10px; }

.floatleft {float: left;}
.contactusDiv {float: left; width: 170px; font-weight: normal; }

.box input { margin-bottom: 2px; }
.box input:focus { background-color: #EFE6E7; }
.tableDomain td { width: 100px; font-size: 1em; line-height: auto; color: #000; font-weight: bold; }
.btn_go {background: #FFF url(../graphics/btn_70x31.gif) no-repeat; border: 0px; width: 70px; height: 31px; color: #FFF; font-weight: bold; cursor: hand;  }

.ticket { color: #900201; font-weight: bold; font-size: 19pt; letter-spacing: 5px; }

#harrierConent P { float: left; width: 100%; display: block; margin: 0px; padding: 0; line-height: 1; }

.tablePrices { width: 100%; clear: both; }
.tablePrices TD { padding: 5px 0px 5px 5px; text-transform: lowercase; font-size: 10pt; }