html, body, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
}
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.7em;
background-color: #141414;
text-align: center;
color:#cccccc;
}
ul {
	text-decoration: none;
	
}
body a {
	color:#aec5d5;
	text-decoration: underline;
}
body a:hover, body a:focus {
	color:#857462;
	text-decoration: none;
}
#fleet_info {
height:113px;
width:120px;
border: solid 1px #333333;
padding: 5px 0px 0px 6px;
margin-bottom:5px;
float:right;
}

#fleet_info_jets {
height:113px;
width:120px;
border: solid 1px #333333;
padding: 5px 0px 0px 6px;
float:left;
}

/* --------------  text styles----------------------*/
h1 {
color:#721301;
font-size: 11px;
font-weight:bold;
}
h2
{
font-size: 11px;
color:#721301;
font-weight:normal;
}
h3
{
font-size: 13px;
color:#721301;
font-weight:bold;
}

.red_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #721301;
	font-weight: bold;
}

.text_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}
.text_white_larger {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration:none;
}
.text_white a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}

.text_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #aec5d5;
	text-decoration:none;
}
.text_blue a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #213761;
	text-decoration:none;
}

.small {
font-size:9px;
}

.small_blue {
font-size:9px;
color: #aec5d5;
}

/* -------------- template styles----------------------*/
#wrapper {
width: 775px;
background-color:#141414;
background-image:url(../graphics/bg.jpg);
margin:0px auto;
}
#logo{
height:190px;
background-color:#141414;
text-align:right;
}
#nav{
height:36px;
background-position:right;
text-align:left;
}
#content_left{
	width:703px;
	background-image: url(../graphics/body.jpg);
	padding: 15px 36px 0 36px;
	float:left;
	background-repeat: no-repeat;
	text-align: left;
}
#content_right{
	width:387px;

	background-color: #141414;
	float:left;
	background-repeat: no-repeat;
	text-align: left;
}


#spacer{
width: 775px;
height: 21px;
float:left;
}
#footer{
width:775px;
height: 138px;
float: left;
background-image:url(../graphics/footer_bg.jpg);
background-color:#000000;
clear:both;
}
#footer_london {
width:118px;
height: 138px;
float: left;
background-image:url(../graphics/footer_london.jpg);
}
#footer_london_content {
width: 95px;
height: 138px;
text-align:left;
padding: 0 0 0 22px;
float:left;
}
#footer_london_right {
width:143px;
height: 138px;
float: left;
}
#footer_video{
width:107px;
height: 138px;
float: left;
background-image:url(../graphics/footer_video.jpg);
}
#footer_video_content{
width: 247px;/*97*/
height: 138px;
text-align:left;
padding: 0 2px 0 8px;
float:left;

}
#footer_video_right {
width:141px;
height:138px;
float:left;
}
#footer_dining {
	width:107px;
	height: 138px;
	float: left;
	background-image:url(../graphics/footer_dining.jpg);
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
#footer_dining_content{
width:102px;
height: 138px;
text-align: left;
padding: 0 2px 0 3px;
float:left;
}
#footer_dining_right{
width:157px;
height: 138px;
float: left;
}
#footer_final{
	width:775px;
	padding: 5px 0 5px 0;
	clear: left;
	background-color:#141414;
}


#image_border {
width: 345px;
height: 225px;
padding: 0 16px 0 0;
float:left;
}
#image_padding {
width: 151px;
height: 302px;
padding: 0 10px 0 20px;
float:right;
}

#dining_content {
width: 500px;

}

/* --------------  shared styles----------------------*/

#grey_bg{
width:184px;
margin:3px 0 8px 0;
padding:3px 0 3px 0;
background-image:url(../graphics/grey_bg.gif);
}

#dvd_small{
margin:0 0 0 5px;
float:right;
clear:both;
}
#h_line{
	width:100%;
	background-image:url(../graphics/h_line.gif);
	clear:both;
	background-repeat: repeat-x;
	margin: 5px 0 0 0;
}

#left_image{
margin:0 10px 0 0;
float:left;
clear:both;
}
#right_image{
margin:0 0 0 10px;
float:right;
clear:both;
}
#right_bullet{
	margin:0 100px 0 100px;
	padding:0 0 0 0;
	float:right;
	clear:both;
}
#grey_long{
background-image:url(../graphics/grey_long.jpg);
width:99%;
height:20px;
padding:5px 0 0 5px;
}

/* --------------  shop styles----------------------*/
#shop_nav{
	text-align:right;
	float:right;
	padding-top: 13px;
	font-size: 12px;

}
#add_basket{
	background-image:url(../shop/graphics/basket.jpg);
	width:111px;
    height:18px;
	text-align:right;
	padding: 4px 5px 0 0;
	
}
#add_basket a{
color:#f1c542;
text-decoration:none;
}
#add_basket a:hover, #add_basket a:focus{
color:#ffffff;
text-decoration:none;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#admin_nav {

height:26px;
background-image:url(../graphics/admin_nav_space.jpg);
background-position:right;
background-repeat:no-repeat;
background-color:#000000;
text-align:left;
}
.textblue_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #aec5d5;
	text-decoration: none;
}
.textblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #aec5d5;
	text-decoration: none;
}
ul.sitemap {
 list-style-type: none; 
 margin-left: 0.5cm;
 padding-left: 0;
}

ul.sitemap li {
 padding-left: 1.1em;
}

.quote {
background-color:#000000; color:#aec5d5; border:1px solid #cccccc; padding:1px; }

.error {
color:#FF0000;
}
