/* CSS Document */

/* Blue #00457C */
/* Red #B4132D */
/* Yellow #FFCC00 */
/* Grey #999999 */

/* body */
body {
	background-color:#a8a8a8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	margin:0px;
	color:#333333;
	}

.background-white {
	background:#FFFFFF;
	color:#333333;
	}

h1 {
	background-image:url("/images/page/h1.jpg");
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#053A62;
	font-size:small;
	color:#FFFFFF;
	padding:4px 0px 4px 10px;
	margin:0px;
	}

h2 {
	font-size:small;
	color:#00457C;
	margin:10px 0px 0px 10px;
	}

h3 {
	font-size:small;
	margin:10px 0px 0px 10px;
	}

p {
	margin:10px 10px 0px 10px;
	}

form {
	margin:0px;
	padding:0px;
	}
	
.labelLeft{
	display:block;
	float:left;
	width:130px;
	padding-top:4px;
	}

a:active, a:focus {
	outline:0;
	}

.small {
	font-size:x-small;
	}

img {
	border-color:#00457C;
	margin:0px;
	padding:0px;
	}

table {
	margin:10px;
	}

.base-link {
	text-indent:15px;
	background-image:url("/images/link.gif");
	background-position:top left;
	background-repeat:no-repeat;
	margin-top:10px;
	}

.red {
	color:#B4132D;
	}

.blue {
	color:#00457C;
	}

.hidden {
	display:none;
	visibility:hidden;
	}

.fixed {
	font-size:12px;
	}

ol {
	margin-right:10px;
	}

ol li {
	margin-bottom:10px;
	}

hr {
	height:1px;
	color:#00457C;
	background-color:#00457C;
	margin:0 10px 0 10px;
	border:0;
	}

ul {
	margin-right:10px;
	}

/* Layout */
.head {
	clear:both;
	position:relative;
	background-image:url("/images/page/head.jpg");
	background-repeat:no-repeat;
	height:145px; /*Height of top section*/
	width:990px;
	}

.head-cosford {
	clear:both;
	position:relative;
	background-image:url("/cosford/images/head.jpg");
	background-repeat:no-repeat;
	height:145px; /*Height of top section*/
	width:990px;
	}

.head-london {
	clear:both;
	position:relative;
	background-image:url("/london/images/head.jpg");
	background-repeat:no-repeat;
	height:145px; /*Height of top section*/
	width:990px;
	}

.search-form {
	float:left;
	display:block;
	clear:left;
	padding:0px 0px 0px 60px;
	margin:0px 0px 10px 10px;
	color:#FFFFFF;
	font-weight:bold;
	background-image:url("/images/page/search.gif");
	background-repeat:no-repeat;
	width:214px;
	height:26px;
	}

.search-field {
	float: left;
    padding: 0;
    margin: 4px 0px 0px 4px;
    border: 1px;
    width: 115px;
	}

.logo {
	float:left;
	display:block;
	clear:left;
	background:url("/images/page/btnHome.gif");
	background-repeat:no-repeat;
	margin:0px 0px 0px 10px;
	width:156px;
	height:26px;
	}
	
.beacon {
	float:left;
	display:block;
	background:url("/images/page/btnBeacon.gif");
	background-repeat:no-repeat;
	margin:0px 0px 0px 10px;
	width:132px;
	height:26px;
}

a.beacon-img {
	display:block;
	width:132px;
	height:26px;
	text-indent:-9000px;
	}

a.logo-img {
	display:block;
	width:156px;
	height:26px;
	text-indent:-9000px;
	}

.location {
	display:block;
	float:left;
	width:580px;
	height:20px;
	font-size:x-small;
	color:#FFFFFF;
	padding:7px 0px 0px 10px;
	}

.location a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	}

.location a:hover {
	text-decoration:underline;
	}

.navigation {
	position:relative;
	float:left;
	background-image:url("/images/page/left.jpg");
	background-position:top left;
	background-repeat:no-repeat;
	width:190px;
	min-height:210px;
	padding:0px 10px 10px 20px;
	}

.navigation a {
	text-decoration:none;
	color:#00457C;
	}

.navigation a:hover {
	text-decoration:none;
	color:#B4132D;
	}

.centrecontent {
	position:relative;
	float:left;
	width:550px;
	background-color:#FFFFFF;
	background-image:url("/images/page/base.gif");
	background-position:bottom center;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px 0px 10px 0px;
	z-index:1;
	}

.centrecontent a {
	text-decoration:none;
	color:#00457C;
	}

.centrecontent a:hover {
	text-decoration:none;
	color:#B4132D;
	}

.centre-600 {
	width:600px;
	margin:0px auto;
	text-align:left;
	}

.centre-800 {
	width:800px;
	margin:0px auto;
	text-align:left;
	}

.centre-800 a {
	text-decoration:none;
	color:#00457C;
	}

.centre-800 a:hover {
	text-decoration:none;
	color:#EE3248;
	}

.rightcontent {
	position:relative;
	float:left;
	background-image:url("/images/page/right.jpg");
	background-position:top right;
	background-repeat:no-repeat;
	width:190px;
	min-height:210px;
	padding:0px 20px 10px 10px;
	margin:0px;
	z-index:0;
	}

.rightcontent a {
	text-decoration:none;
	color:#00457C;
	}

.rightcontent a:hover {
	color:#B4132D;
	}

.footer {
	clear:both;
	background-image:url("/images/page/footer.gif");
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width:990px;
	padding-top:20px;
	font-size:x-small;
	}

.foot-bkg {
	clear:both;
	background-image:url("/images/page/footer.jpg");
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	width:990px;
	height:68px;
	font-size:x-small;
	}

.footer-nav {
	display:inline-block;
	margin:20px 0px 0px 0px;
	padding:0px;
	}

.footer-nav li {
	display:inline;
	list-style-type:none;
	color:#999999;
	padding-left:20px;
	}

.footer-nav a {
	color:#FFFFFF;
	text-decoration:none;
	}

.footer-nav a:hover {
	text-decoration:underline;
	}

.copyright {
	clear:left;
	color:#999999;
	margin:3px 0px 0px 20px;
	padding-bottom:10px;
	}

.copyright a {
	text-decoration:none;
	color:#999999;
	}

.copyright a:hover {
	text-decoration:underline;
	}

.social-media {
	float:right;
	margin:10px 20px 10px 0;
}
.social-media img{
	margin-left:5px;
}

.end {
	width:1010px;
	height:10px;
	margin:0px auto;
	text-align:left;
	background-image:url("/images/page/end.gif");
	background-position:top left;
	background-repeat:no-repeat;
	padding:0px 10px 0px 10px;
	}
	
/* Layout End */


/* Centre Content */
.block {
	float:left;
	display:block;
	padding:0px;
	margin-bottom:0px;
	width:550px;
	}

.block a {
	text-decoration:none;
	color:#00457C;
	}

.block a:hover {
	text-decoration:none;
	color:#EE3248;
	}

.block-dotted {
	float:left;
	display:block;
	border-top:#FFCC00 10px solid;
	background-image:url("/images/page/break.gif");
	background-repeat:no-repeat;
	background-position:top;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:550px;
	}

.block-dotted a {
	text-decoration:none;
	color:#00457C;
	}

.block-dotted a:hover {
	text-decoration:none;
	color:#EE3248;
	}

.block-dotted-end {
	float:left;
	display:block;
	padding:0px;
	margin:0px;
	width:550px;
	background-image:url("/images/page/break-bottom.gif");
	background-repeat:no-repeat;
	background-position:bottom left;
	height:10px;
	}

.inline-images {
	float:left;
	overflow:hidden;
	list-style-type:none;
	padding:10px 10px 10px 10px;
	margin:0px;
	}

.inline-images li {
	display:inline;
	padding:5px 0px 0px 5px;
	list-style-type:none;
	color:#FFCC00;
	}

.inline-images img {
	padding-top:5px;
	}

.shop-product {
	float:right;
	margin:0px 10px 0px 5px;
	}

.img-aircraft {
	text-align:center;
	margin:30px 0px 30px 0px;
	}

.illustrations-40 {
	float:left;
	width:50px;
	margin:0px 10px 0px 0px;
	font-size:x-small;
	}

.illustrations-100 {
	float:left;
	width:110px;
	margin:0px 10px 0px 0px;
	font-size:x-small;
	}

.illustrations-150 {
	float:left;
	width:160px;
	margin:0px 10px 0px 0px;
	font-size:x-small;
	}

.illustrations-170 {
	float:left;
	width:180px;
	margin:0px 10px 0px 0px;
	font-size:x-small;
	}

.illustrations {
	float:left;
	width:210px;
	margin:0px 10px 0px 0px;
	padding:0px;
	font-size:x-small;
	}

.illustrations-250 {
	float:left;
	width:260px;
	margin:0px 10px 0px 0px;
	font-size:x-small;
	}

.illustrations-300 {
	float:left;
	width:310px;
	margin:0px 10px 0px 0px;
	font-size:x-small;
	}

.illustrations-350 {
	float:left;
	width:360px;
	margin:0px 10px 0px 0px;
	font-size:x-small;
	}

.illustrations-right {
	float:right;
	width:210px;
	margin:0px 10px 0px 0px;
	padding:0px;
	font-size:x-small;
	text-align:right;
	}

.illustrations-aircraft {
	display:block;
	position:relative;
	float:left;
	text-align:center;
	width:137px;
	height:150px;
	margin:0px 0px 10px 0px;
	font-size:small;
	}

.illustrations-aircraft-img {
	position:relative;
	height:100px;
	}

.illustrations-aircraft-img img {
	position:absolute;
	bottom:20px;
	left:20px;
	}

.block-right-100 {
	display:block;
	margin-left:110px;
	}

.block-right-150 {
	display:block;
	margin-left:160px;
	}

.block-right-190 {
	display:block;
	margin-left:200px;
	}

.block-right-200 {
	display:block;
	margin-left:210px;
	}

.block-right-250 {
	display:block;
	margin-left:260px;
	}

.block-right-300 {
	display:block;
	margin-left:310px;
	}

.block-right-350 {
	display:block;
	margin-left:360px;
	}

.roundel {
	margin:10px 0px 0px 10px;
	padding:0px 10px 0px 0px;
	}

.roundel li {
	list-style-type:none;
	background:url("/images/rafm.gif") no-repeat;
	margin-top:2px;
	padding:2px 0px 4px 25px;
	}

.roundel a {
	font-weight:bold;
	color:#00457C;
	text-decoration:none;
	padding-bottom:20px;
	}

.roundel a:hover {
	font-weight:bold;
	color:#EE3248;
	text-decoration:none;
	}

.rss {
	display:inline-block;
	margin:0px 0px 0px 10px;
	padding:10px 10px 0px 0px;
	}

.rss li {
	list-style-type:none;
	background:url("/images/rss.gif") no-repeat;
	margin-top:2px;
	padding:2px 0px 4px 25px;
	}

.rss a {
	font-weight:bold;
	color:#00457C;
	text-decoration:none;
	padding-bottom:20px;
	}

.rss a:hover {
	font-weight:bold;
	color:#EE3248;
	text-decoration:none;
	}

a:active, a:focus {
	outline:0;
	}

.download {
	display:inline-block;
	margin:10px 0px 0px 20px;
	padding:0px 10px 0px 0px;
	}

.download-doc {
	display:inline-block;
	margin:10px 0px 0px 20px;
	padding:0px 10px 0px 0px;
	}

.download-doc li {
	list-style-type:none;
	background:url("/images/download-doc.gif") no-repeat;
	margin-top:8px;
	padding-left:26px;
	padding-top:2px;
	padding-bottom:2px;
	}

.download-pdf {
	display:inline-block;
	margin:10px 0px 0px 20px;
	padding:0px 10px 0px 0px;
	}

.download-pdf li {
	list-style-type:none;
	background:url("/images/download-pdf.gif") no-repeat;
	margin-top:8px;
	padding:2px 0px 2px 26px;
	}

.download-doc-li {
	list-style-type:none;
	background:url("/images/download-doc.gif") no-repeat;
	margin-top:8px;
	padding:2px 0px 2px 26px;
	}
	
.download-xls-li {
	list-style-type:none;
	background:url("/images/download-xls.gif") no-repeat;
	margin-top:8px;
	padding:2px 0px 2px 26px;
	}
	
.download-news-li {
	list-style-type:none;
	background:url("/images/download-news.gif") no-repeat;
	margin-top:8px;
	padding:2px 0px 2px 26px;
	}

.download-pdf-li {
	list-style-type:none;
	background:url("/images/download-pdf.gif") no-repeat;
	margin-top:8px;
	padding-left:26px;
	padding-top:2px;
	padding-bottom:2px;
	}

.list-left {
	margin:0px 10px 10px 0px;
	padding-left:10px;
	}

.podcast-li {
	list-style-type:none;
	background:url("/images/podcast-roundel.gif") no-repeat;
	margin-top:8px;
	padding-left:26px;
	padding-top:2px;
	padding-bottom:2px;
	}

.roundel-li {
	list-style-type:none;
	background:url("/images/rafm.gif") no-repeat;
	margin-top:8px;
	padding-left:26px;
	padding-top:2px;
	padding-bottom:2px;
	}

.back-button {
	display:inline-block;
	margin-top:10px;
	margin-left:0px;
	padding-left:0px;
	}

.back-button li {
	list-style-type:none;
	background:url("/images/arrow-previous.gif") no-repeat;
	margin-top:2px;
	padding-left:25px;
	padding-top:2px;
	padding-bottom:4px;
	}

.back-button a {
	font-weight:bold;
	color:#00457C;
	text-decoration:none;
	padding-bottom:20px;
	}

.back-button a:hover {
	font-weight:bold;
	color:#EE3248;
	text-decoration:none;
	}

.download-doc a {
	font-weight:bold;
	}

.download-pdf a {
	font-weight:bold;
	}

.download-xls a {
	font-weight:bold;
	}

.download-doc-li a {
	font-weight:bold;
	}

.download-pdf-li a {
	font-weight:bold;
	}
	
.download-xls-li a {
	font-weight:bold;
	}

.podcast-li a {
	font-weight:bold;
	}

.roundel-li a {
	font-weight:bold;
	}

td {
	height:25px;
	}

.timeline-image {
	padding:5px;
	}

/* Centre Content End */

/* Right Content */
.subnavigation {
	margin-top:0px;
	width:190px;
	background-color:#FFFFFF;
	background-image:url("/images/page/menu-top.gif");
	background-position:top;
	background-repeat:no-repeat;
	padding-top:5px;
	}

.subnavigation ul {
	margin:0;
	padding:0;
	}

.subnavigation li {
	background:#FFFFFF;
	margin-top:2px;
	margin-bottom:2px;
	list-style-image:none;
	list-style:none;
	}

.subnavigation li a {
	color:#666666;
	font-size:small;
	text-decoration:none;
	display:block;
	height:100%;
	padding-left:10px;
	padding-right:10px;
	margin-top:5px;
	}

.subnavigation li a:visited {
	color:#666666;
	}

.subnavigation li a:hover {
	color:#BD1A2C;
	}

/* Right Content End */

/* Side Navigation */
.menu {
	margin-top:0px;
	width:190px;
	background-color:#FFFFFF;
	background-image:url("/images/page/menu-top.gif");
	background-position:top;
	background-repeat:no-repeat;
	padding-top:5px;
	margin-bottom:10px
	}

.menu dt {
	cursor:pointer;
	}

.menu dd {
	margin:0;
	padding:0;
	margin-bottom:5px;
	}

.menu ul {
	margin:0;
	padding:0;
	}

.menu li {
	background:#FFFFFF;
	margin-top:2px;
	margin-bottom:2px;
	list-style-image:none;
	list-style:none;
	margin:0;
	padding-left:5px;
	}

.menu li a {
	color:#666666;
	font-size:small;
	text-decoration:none;
	display:block;
	height:100%;
	padding-left:10px;
	padding-right:10px;
	margin-top:5px;
	}

.menu dt a {
	color:#666666;
	font-size:small;
	font-weight:bold;
	text-decoration:none;
	display:block;
	height:100%;
	padding:2px 20px 2px 10px;
	}

.menu dt a:hover {
	color:#FFFFFF;
	background-image:url("/images/page/side-nav.gif");
	background-repeat:no-repeat;
	background-color:#bd1a2c;
	font-size:small;
	font-weight:bold;
	text-decoration:none;
	display:block;
	height:100%;
	padding:2px 20px 2px 10px;
	}

.menu li a:visited {
	color:#666666;
	}

.menu li a:hover {
	color:#BD1A2C;
	}

.menu-bottom {
	background-image:url("/images/page/menu-bottom.gif");
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:5px;
	}

.menu-end {
	background-image:url("/images/page/menu-bottom.gif");
	background-position:bottom;
	background-repeat:no-repeat;
	height:10px;
	}

.navHome {
	display:none;
	}

.navYourDayOut {
	display:none;
	}

.navPlanYourDay {
	display:none;
	}

.navNewsEvents {
	display:none;
	}

.navNews {
	display:none;
	}

.navEvents {
	display:none;
	}

.navMediaCentre {
	display:none;
	}

.navExplore {
	display:none;
	}

.navCollections {
	display:none;
	}

.navExhibitionsDisplays {
	display:none;
	}

.navVirtualTours {
	display:none;
	}

.navJoinIn {
	display:none;
	}

.navAmericanFoundation {
	display:none;
	}

.navFriends {
	display:none;
	}

.navLearn {
	display:none;
	}

.navEducationalVisits {
	display:none;
	}

.navResearch {
	display:none;
	}

.navBusinessServices {
	display:none;
	}

.navCorporateEvents {
	display:none;
	}

.navFilmingPhotography{
	display:none;
	}

.menuSupport {
	display:none;
	}

.menuCollections {
	display:none;
	}

.navAboutUs {
	display:none;
	}

.navHistory {
	display:none;
	}

.navPolicyPerformance {
	display:none;
	}

.navVacancies {
	display:none;
	}
	
.navDornier {
	display:none;
	}

/* End Side Navigation */

/* Start Top Navigation */
.tabs{
	text-indent:-9000px;
	}

.top-nav {
	float:left;
	display:block;
	width:990px;
	}

.top-nav ul {
	margin:0px 0px 0px 10px;
	padding:0px;
	}

.top-nav li{
	display:inline;
	}

.top-nav-low {
	display:none;
	}

.btnHome a{
	display:block;
	float:left;
	background:url("/images/page/btnHome1.gif");
	background-repeat:no-repeat;
	width:57px;
	height:26px;
	text-indent:-9000px;
	margin:0px;
	}

.btnHome a:hover{
	background:url("/images/page/btnHome2.gif");
	background-repeat:no-repeat;
	}

.btnYourDayOut a{
	display:block;
	float:left;
	background:url("/images/page/btnYourDayOut1.gif");
	background-repeat:no-repeat;
	width:102px;
	height:26px;
	text-indent:-9000px;
	margin:0px;
	}

.btnYourDayOut a:hover{
	background:url("/images/page/btnYourDayOut2.gif");
	background-repeat:no-repeat;
	}

.btnPlanYourDay a{
	display:block;
	float:left;
	background:url("/images/page/btnPlanYourDay1.gif");
	background-repeat:no-repeat;
	width:102px;
	height:26px;
	text-indent:-9000px;
	margin:0px;
	}

.btnPlanYourDay a:hover{
	background:url("/images/page/btnPlanYourDay2.gif");
	background-repeat:no-repeat;
	}

.btnNewsEvents a{
	display:block;
	float:left;
	background:url("/images/page/btnNewsEvents1.gif");
	background-repeat:no-repeat;
	width:112px;
	height:26px;
	text-indent:-9000px;
	margin:0px;
	}

.btnNewsEvents a:hover{
	background:url("/images/page/btnNewsEvents2.gif");
	background-repeat:no-repeat;
	}

.btnExplore a{
	display:block;
	float:left;
	background:url("/images/page/btnExplore1.gif");
	background-repeat:no-repeat;
	width:67px;
	height:26px;
	text-indent:-9000px;
	margin:0px;
	}

.btnExplore a:hover{
	background:url("/images/page/btnExplore2.gif");
	background-repeat:no-repeat;
	}

.btnJoinIn a{
	display:block;
	float:left;
	background:url("/images/page/btnJoinIn1.gif");
	background-repeat:no-repeat;
	width:59px;
	height:26px;
	text-indent:-9000px;
	margin:0px;
	}

.btnJoinIn a:hover{
	background:url("/images/page/btnJoinIn2.gif");
	background-repeat:no-repeat;
	}

.btnLearn a{
	display:block;
	float:left;
	background:url("/images/page/btnLearn1.gif");
	background-repeat:no-repeat;
	width:54px;
	height:26px;
	text-indent:-9000px;
	margin:0px;
	}

.btnLearn a:hover{
	background:url("/images/page/btnLearn2.gif");
	background-repeat:no-repeat;
	}

.btnBuy a{
	display:block;
	float:left;
	background:url("/images/page/btnShop1.gif");
	background-repeat:no-repeat;
	width:54px;
	height:26px;
	text-indent:-9000px;
	margin:0px;
	}

.btnBuy a:hover{
	background:url("/images/page/btnShop2.gif");
	background-repeat:no-repeat;
	}

.btnBusinessServices a{
	display:block;
	float:left;
	background:url("/images/page/btnCommercialServices1.gif");
	background-repeat:no-repeat;
	width:150px;
	height:26px;
	text-indent:-9000px;
	margin:0px;
	}

.btnBusinessServices a:hover{
	background:url("/images/page/btnCommercialServices2.gif");
	background-repeat:no-repeat;
	}

.btnResearch a{
	display:block;
	float:left;
	background:url("/images/page/btnResearch1.gif");
	background-repeat:no-repeat;
	width:77px;
	height:26px;
	text-indent:-9000px;
	margin:0px;
	}

.btnResearch a:hover{
	background:url("/images/page/btnResearch2.gif");
	background-repeat:no-repeat;
	}

.btnAboutUs a{
	display:block;
	float:left;
	background:url("/images/page/btnAboutUs1.gif");
	background-repeat:no-repeat;
	width:77px;
	height:26px;
	text-indent:-9000px;
	margin:0px;
	}

.btnAboutUs a:hover{
	background:url("/images/page/btnAboutUs2.gif");
	background-repeat:no-repeat;
	}

/* End Top Navigation */

/* Thumbnail Viewer */
#thumbBox { /*Outermost DIV for thumbnail viewer*/
	position:absolute;
	left:0;
	top:0;
	width:auto;
	padding:10px;
	padding-bottom:0;
	background:#FFFFFF;
	border:1px solid #00457C;
	visibility:hidden;
	z-index:10;
	cursor:pointer;
	}

#thumbBox .footerbar { /*Footer DIV of thumbbox that contains "close" link */
	color:#00457C;
	padding:5px 0;
	text-align:right;
	}

#thumbBox #thumbImage { /*DIV within thumbbox that holds the enlarged image */
	background-color:white;
	}

#thumbLoading { /*DIV for showing "loading" status while thumbbox is being generated*/
	position:absolute;
	visibility:hidden;
	border:1px solid #00457C;
	background-color:#FFFFFF;
	padding:5px;
	z-index:5;
	}

/* End Thumbnail Viewer */

/* Recordset Paging */
.block-paging-top {
	float:left;
	display:block;
	padding:10px 10px 0px 10px;
	width:530px;
	}

.block-paging-bottom {
	float:left;
	display:block;
	padding:15px 10px 0px 10px;
	width:530px;
	}

.page-right {
	float:right;
	}

.page-left {
	float:left;
	}

.previous {
	float:left;
	font-size:x-small;
	color:#00457C;
	margin-top:2px;
	}

.next {
	float:right;
	font-size:x-small;
	color:#00457C;
	margin-top:2px;
	}


/* New Styles */
.page{
	width:1010px;
	margin:0px auto;
	text-align:left;
	background-image:url("/images/page/background.gif");
	background-position:top left;
	background-repeat:repeat-y;
	padding:0px 10px 0px 10px;
	}

.banner {
	background-image:url("/images/page/banner-background.jpg");
	background-position:bottom;
	background-repeat:no-repeat;
	margin-bottom:10px;
	}

.banner-head {
	background-image:url("/images/page/banner-head.jpg");
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#B4132D;
	font-size:small;
	font-weight:bold;
	color:#FFFFFF;
	padding:4px 0px 4px 10px;
	margin:0px;
	}

.banner-head a{
	color:#FFFFFF;
	text-decoration:none;
	}

.banner-head a:hover{
	color:#333333;
	text-decoration:none;
	}

.banner-text {
	padding:0px 0px 10px 0px;
	}

.banner-image {
	margin:0px;
	padding:0px;
	}

.box-left {
	float:left;
	background-image:url("/images/page/box-background.jpg");
	background-position:bottom left;
	background-repeat:repeat-y;
	background-color:#FFCC00;
	padding-right:5px;
	width:270px;
	}

.box-right {
	float:left;
	background-image:url("/images/page/box-background.jpg");
	background-position:bottom right;
	background-repeat:repeat-y;
	background-color:#FFCC00;
	padding-left:5px;
	width:270px;
	}

.box-head {
	background-image:url("/images/page/box-head.gif");
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#e3e3e3;
	font-size:small;
	font-weight:bold;
	color:#00457C;
	padding:14px 0px 4px 10px;
	margin:0px 0px 0px 0px;
	}

.box-text {
	padding:0px 0px 10px 0px;
	background-image:url("/images/page/box-bkg-base.jpg");
	background-position:bottom left;
	background-repeat:no-repeat;
	}

.box-image {
	margin:0px;
	padding:0px;
	}

.white {
	background-color:#FFFFFF;
	margin:1px 0px 0px 0px;
	padding:1px 10px 1px 10px;
	}

.banner-sub {
	background-color:#FFFFFF;
	margin:0px;
	padding:3px 10px 3px 10px;
	}

.home-background {
	background-color:#FFCC00
	}

.flash-logo {
	display:block;
	float:right;
	width:400px;
	height:109px;
	}

.explore-gallery {
	display:block;
	position:relative;
	float:left;
	text-align:center;
	min-height:160px;
	width:180px;
	margin:0px 0px 0px 0px;
	}

.pic-gallery {
	display:block;
	position:relative;
	float:left;
	text-align:center;
	width:170px;
	min-height:170px;
	margin:10px 0px 0px 10px;
	font-size:x-small;
	}

.photo-gallery {
	display:block;
	position:relative;
	float:left;
	text-align:center;
	min-height:250px;
	width:170px;
	margin:10px 0px 0px 10px;
	}
	
.photo-gallery-bkg {
	width:170px;
	height:170px;
	display:table-cell;
    vertical-align:middle;
	background-color:#d6e2eb;
	}
