/*
 * Global Style Sheet - TravelTech
 * Copyright ITbyUs 2005
 * Author David Dale
 */


a {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

body, .bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	margin: 0;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 12px !important;
}

p, ul, ol, h1, h2, h3, .h4, h5 {
	margin: 0 0 10px 0;
}

table, td, th {
	font-size: 100%;
	text-align: left;
}

ul {
	list-style: square;
}

ul, ol {
	margin-left: 20px;
}

.body {
	background-color: #ccc;
	text-align: center;
}

form {
	margin: 0;
	padding: 0;
}

h1, .heading1 {
	color: #191970;
	font-size: 22px;
	line-height: 100%;
	margin-bottom: 5px;
	margin-top: 0;
}

h1 a, h3 a {
	color: #003399;
	text-decoration: none;
}

h1 a:hover, h3 a:hover {
	color: #003399;
	text-decoration: underline;
}

h1 .subtitle {
	font-size: 14px;
	line-height: 100%;
}

h2, .heading2 {
	color: #f00;
	font-size: 16px;
	text-transform: uppercase;
}

h3, .heading3 {
	font-size: 16px;
	text-transform: uppercase;
}

h4, .heading4 {
	font-size: 14px;
	text-transform: uppercase;
}

hr {
	border: 1px solid #B3B3B3;
	height: 1px;
	line-height: 1px;
}

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

table, td, th {
	font-size: 100%;
}

th {
	text-align: left;
}

.admin {
	float: right;
	margin-top: 4px;
}

.advert {
	color: #777;
	font-size: 10px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.button {
	background-color: #666;
	border: 1px solid #b3b3b3;
	border-color: #b3b3b3 #000 #000 #b3b3b3;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
}

.clr {
	clear: both;
	height: 0;
	line-height: 0;
}

.dateline {
	color: #888888;
	font-size: 10px;
	margin: 0 0 5px 0;
}

.headlines li a {
	color: #000;
}

.headlines li a:hover {
	color: #f00;
}

.headlines h3 {
	margin: 5px 0;
}

.input {
	border: 1px solid #818181;
	font-size: 10px;
}

.imgleft {
	float: left;
	padding: 0 15px 15px 0;
	text-align: center;
	display: inline;
	width: 200px;
}

.imgright {
	float: right;
	padding: 0 0 15px 15px;
	text-align: center;
	display: inline;
	width: 200px;
}

.last {
	margin-bottom: 0;
}

.required {
	color: #f00;
	font-weight: bold;
}

.speakerbox {
	margin-top: 15px;
	border-bottom: 1px solid silver;
}

.speakerbox img {
	float: right;
	margin: 0 0 10px 10px;
}

.speakerbox h3 {
	text-transform: none;
}

.speakerbox h3 span {
	font-size: 70%;
}

.tabledata td, .tabledata th {
	padding: 0 10px 10px 0;
}

.weather {
	clear: both;
	margin-bottom: 5px;
	width: 150px;
}

.weather img {
	clear: left;
	float: left;
	margin: 0 5px 5px 0;
}

#banner {
	background-color: #B3B3B3;
	background-image: url(../images/banner-bg.gif);
	background-repeat: repeat-x;
	margin-right: 150px;
	padding: 4px;
	text-align: center;
}

#content {
	background-color: #FFFFFF;
	padding: 10px 15px;
}

#footer {
	color: #888;
	font-size: 10px;
}

#footer a {
	color: #888;
	font-weight: normal;
	text-decoration: none;
}

#footer a:hover {
	color: #000;
	text-decoration: underline;
}

#footer li {
	display: inline;
	padding: 0 6px 0 0;
}

#footer p {
	margin: 2px 0;
}

#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#header {
	background-color: #FFFFFF;
	background-image: url(../images/header-bg.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	border: 1px solid #000;
	border-width: 0 0 1px 0;
}

#header img.logo {
	border: 3px solid #fff;
	border-right: 0;
}

#menu {
	background-color: #666;
	background-image: url(../images/menu-bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	border: 2px solid #000;
	border-width: 0 0 1px 0;
}

#menu li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu li a {
	color: #fff;
	float: left;
	font-size: 11px;
	font-weight: bold;
	display: block;
	padding: 4px 8px;
	text-decoration: none;
	text-transform: uppercase;
}

#menu li a:hover {
	background-color: #000;
}

#menu ul {
	height: 25px;
	list-style: none;
	margin: 0 5px;
	padding: 0;
}

#newsletter {
	float: right;
	padding: 7px 10px 0 0;
	text-align: center;
}

#newsletter h2 {
	color: #fff;
	font-size: 12px;
	text-transform: none;
	margin: 0 0 5px 0;
}

#newsletter input {
	margin: 0;
	padding: 0;
}

#right {
	background-color: #EBE8E8;
	border-left: 1px solid #000;
	padding: 10px 15px;
	width: 250px;
}

#wrapper {
	border: 1px solid #000;
	margin-left: auto; 
	margin-right: auto; 
	text-align: left;
	width: 760px;
}

