/* Restore browser defaults to *sanity* */
html, body {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

body {
	font-family: helvetica, arial, sans-serif;
	font-size: 13px;
	line-height: 15px;
}

h1, h2, h3, h4, h5 {
	margin: 0;
}

h2 {
	font-size: 20px;
	text-align: center;
	margin-top: 20px;
}

* {
	vertical-align: middle;
}

.over
{
	margin: 0;
	padding: 0;
}

textarea {
	height: 50px;
}

table {
	border-collapse: collapse;
	
}

/* Main elements */ 
body {
	color: #B3B3B3;
	background: #000 url(../images/body_background.jpg) repeat-x center top;
}

a, a:link, a:visited {
	color: #979797;
	text-decoration: none;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
}

a:hover {
	background: #777;
	color: #FFF;
}

#content a, #content a:link, #content a:visited, #terms_and_conditions_link {
	color: #FFFFFF;
}

#content a:hover, #terms_and_conditions_link:hover {
	color: #FFFFFF;
}

.silvermenu
{
	background-color:#D4D4D4;
	color:black;
	font-size:12px;
	padding-right:5px;
	padding-left:5px;
}

label {
	display: inline-block;
	width: 200px;
}
input.standard-width, select.standard-width, textarea.standard-width {
	width: 220px;
}

.natural-width {
	width:auto;
}

table {
/*	margin-left: 5%;
	margin-right: 5%;*/
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}

table.centered td {
	text-align: center;
}

table thead th {
	font-size: 125%;
}

table thead tr {
	background: #535353;
}

table tbody tr {
	background: #4A4A4A;
}

table th, table td {
	height: 35px;
	padding-left: 10px;
	padding-right: 10px;
}

/* Wrapper */
#wrap {
	padding-left:80px;
	padding-right:80px;
	/*background: transparent url(../images/bgd-shadow.png) repeat-y center top;*/
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	/*border:1px solid red;*/
/*	padding-left: 42px;
	padding-right: 42px;*/
	padding-top: 0px;
	padding-bottom: 0px;
	width: 785px;
	position:relative;
/*	border: 1px solid white;
*/}

/* Title */
#title {
/*	margin-top: 10px;
	margin-bottom: 20px; */
}

.details {
	float:left;
	background: #444444;
	/*margin-left: 2px;
	margin-right: 2px;*/
	font-size: 11px;
	height:24px;
	width:100%;
}

.details a, .details a:link, .details a:visited {
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	display: inline-block;
}

.details a:hover {
/*	background: #AAAAAA;
	color: #FFF;*/
}

/* Menu */
#content-wrap {
	background: #444444 url('../images/menu.jpg') top center no-repeat;
	/*margin-bottom: -235px;*/
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}

#menu {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	width: 785px;
	text-align:center;
}

#menu li {
	display: inline-block;
	border-right: #272522 1px solid;
}

#menu li.last {
	border-right: none;
}

#menu li a {
	padding-top: 17px;
	padding-bottom: 17px;
	padding-left: 32px;
	padding-right: 32px;
	font-size: 11px;
	font-family: helvetica, arial, sans-serif; 
	line-height: 12px;
	display: inline-block;
	/*width: 156px;*/
	text-align: center;
	color:#E37F46;
}

#menu li a:hover {
	background: transparent;
	color: #FFF;
}

/* Heading */
#site-header {
	background: url('../images/skyline1.jpg') right center no-repeat;
	height: 202px;
	/*padding-left: 23px;*/
	/*padding-right: 23px;*/
	padding-bottom: 23px;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}

/* Heading */
#site-header1 {
	background: url('../images/3photos.jpg') right center no-repeat;
	height: 202px;
	padding-left: 23px;
	padding-right: 23px;
	padding-bottom: 23px;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}

/* Main content */
#content {
	padding: 30px;
/*	min-height: 400px;
	min-height: 100%;*/
}

.clear {
	height: 0px;
	clear: both;
	overflow: hidden;
}

#footer {
	text-align: center;
	padding: 10px;
}

#terms_and_conditions_link {
	font-size: 10px;
}

div#we_recommend {
  font-size: 10px;
  text-align: center;
  padding: 15px;
}

div#we_recommend a {
  font-size: 10px;
}

#copyright {
  font-size:10px;
}

.ticker {
	text-align: center; 
	padding: 5px;
}
.ticker.highlight {
	background: #535353;
}

.ticker * {
	text-align: left;
}
.ticker label {
	width: 100px;
}

#notice {
	color: #5BC531;
}

#error {
	color: #E7231D;
}

#notice, #error {
	text-align: center;
	font-size: 120%;
	border: 1px solid #EEE;
	padding: 10px;
}

.fieldWithErrors {
	background: #8A1511;
}

.slate {
	border: 1px solid #AAA;
	color: #000;
	background: url(../images/slate.jpg);
	width: 45%;
	padding: 10px;
}

.sidebar {
	border: 1px solid #AAA;
	width: 45%;
	float: right;
}

.brightlight {
	color: #E37F46;
}

/*
container.css
*/

.container {
color:#B3B3B3;
margin-bottom:15px;
margin-top:15px;
}

.container_heading_left {
background:transparent url(../images/container_heading_top_left.gif) no-repeat scroll left center;
padding-left:7px;
}

.container_heading_right {
background:transparent url(../images/container_heading_top_right.gif) no-repeat scroll right center;
padding-right:7px;
}

.container_heading {
background:#535353 url(../images/container_heading_dot.gif) no-repeat scroll left center;
color:#EAEAEA;
padding-bottom:8px;
padding-left:25px;
padding-top:8px;
}

.container_content {
background:#4A4A4A none repeat scroll 0 0;
padding:1px 20px;
}

.container a.fly-away {
background:transparent url(../images/arrow.gif) no-repeat scroll right center;
padding-right:10px;
}

/*--------------------------------------*/
/**/
.done
{
	color:green;
}

.bold { font-weight:bold; }

.notdone
{
	color:red;
}

.simpletable
{
	margin-top: 0px;
	margin-bottom: 0px;
}
