/* Defaults, Navigation & Content */

/** {margin:0; padding:0;}*/


body	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background: #fff url(../images/index.png) no-repeat top left;
}

body.boston {
	background-image:url(../images/boston_index.png);
}

body.canberra {
	background-image:url(../images/canberra_index.png);
}

body.meteor {
	background-image:url(../images/meteor_index.png);
}

body.mosquito {
	background-image:url(../images/mosquito_index.jpg);
}

body.mustang {
	background-image:url(../images/mustang_index.png);
}

body.sopwith {
	background-image:url(../images/sopwith_index.jpg);
}

body.winjeel {
	background-image:url(../images/winjeel_index.png);
}

#defencelinks {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 25px;
	left: 660px;
	color: #000;
	width:150px;
}

#defencelinks li, #defencelinks li a {
	color: #000;
	font: bold 1.1em Arial, Helvetica, sans-serif;
	line-height: 16px;
	list-style-type: none;
	text-decoration: none;
	background-color:#fff;
	padding:3px;
	}

#defencelinks a:hover {
	color: #000;
	}
	
#wrapper {
/*width: 100%;*/

}



#nav{
	color: #333333;
	font-size: 1.4em;
	position:absolute;
	top: 184px;
	left: 60px;
	height: 27px;
	z-index:70;
}

#content 	{
	position:absolute;
	left: 0px;
	top: 250px;
	width: 595px;
	padding-left: 65px;
	padding-right: 300px;
	padding-bottom: 4em;
	background: url(../images/content.gif) repeat-y;
	color: #666666;
}

#content li {
	font-size: 1.2em;
}

#eventsBox {
	position:relative;
	margin-top:20px;
	float:right;
	width: 150px;
	border: 1px solid #ccc;
	padding: 5px;
}

#Announcement {
	 border:1px solid #990000; 
	 padding:5px;
	 text-align:center;
}


#Announcement h1.annouce {font-size:1.8em; color:#990000;}
#Announcement p {color:#990000; text-align:center;}
#Announcement p a {color:#990000;}




#footer{
	position:absolute;
	left: 0px;
	margin-top: 3.7em;
	height: 80px;
	width: 962px;
	color: #333333;
	clear: both;
	background: url(../images/botnavback.png)  no-repeat top left;
	font-size: 1em;
}

.foottext{
	position: relative;
	top:10px;
	*top: 20px;
	left: 100px;
	color: #333333;
	font-size: 1.1em;
	width: 500px;
}

h1	{
	color: #41599D;
	font-size: 25px;
	font-weight: bold;
	clear: both;
}

h2	{
	color: #41599D;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #6363B1;
	
	font-size: 18px;
	font-weight: bold;
	clear: both;
}

h3	{
	color: #666666;
	background-color: #F1F4F9;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	font-size: 1.2em;
	clear: both;
} 

p	{
	color: #666666;
	font-size: 1.2em;
}

p acronym {
	border-bottom: 1px dotted #6363B1;
}

#content a:link {
	color: #6363B1;
	font-size: 1.1em;
	text-decoration: underline;
}

#content a:hover {
	color: #B2C3DF;
	font-size: 1.1em;
	text-decoration: underline;
}

#content a:visited {	
	color: #41599D;
	font-size: 1.1em;
	text-decoration: underline;
}

/* / Defaults */

/* Tables for squadrons and aircraft series */
.tables	{
	
	color: #6363B1;
	font-weight: normal;
	line-height: 20px;
	font-size: 14px;
}

.tables :link {
	color: #000000;
	font-weight: normal;
	line-height: 20px;
	font-size: 14px;
	text-decoration: underline;

}

.tables :hover {
	
	background-color: #EEF0F2;
	font-weight: normal;
	font-size: 14px;
}

.tables :visited {
	
	color: #000000;
	font-size: 1.2em;

}
/* / Tables */	

.tableStyle2 {width:100%;border:1px solid #c1dad7;border-bottom:0px; border-collapse:collapse;}
.tableStyle2 th{font-weight:bold; font-size:12px; letter-spacing:1px; width:17%; border:1px solid #c1dad7; border-top:0px; border-left:0px; padding: 12px 6px 12px 18px; background: url(../museum/images/bullet2.gif) no-repeat; background-color:#f5fafa; color:#10223e; text-align:left; text-transform:uppercase;}
.tableStyle2 td{font-weight:normal; font-size:12px; background-color:#fff; letter-spacing:1px; padding-left:5px; border-bottom:1px solid #c1dad7; padding: 12px 18px 12px 18px; vertical-align:top; border-left:1px solid #c1dad7;}
.tableStyle2 td img {border:0px solid #CCC;}
.tableStyle2 td table { border-collapse:collapse; width:100%}
.tableStyle2 td table th{ background:none; border:0;}
.tableStyle2 td table td{ background:none; border:1px dashed #c1dad7; width:50%;}
td.price{font-size:15px; letter-spacing:1px;}
td.price1{font-size:15px; letter-spacing:1px; vertical-align:middle;}
	
/* Images */
.imgleft	{
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

.imgright	{
	float: right;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px; 
}
/* / Images */


/*image slideshow*/

#imagecontainer {
	width: auto;
	height:auto;
}

#slideshowContainer{
	width: 450px;
	height: auto;
	float:left;
	
	font-size: 1.2em;
	padding:5px;
	border-style:solid;
	border-width:1px;
	border-color:#868A8B;
}

#numberDiv {
	
	color: #666666;
	font-size: 1.2em;
	margin-top:10px;
}

#numberDiv a{
	
	color: #FFFFFF;
	font-size: 1.2em;
	border-style:solid;
	border-width:1px;
	border-color:#868A8B;
	background-color: #B2C3DF;
	text-decoration:none;
}

#numberDiv a:hover{
	
	color: #666666;
	font-size: 1.2em;
	border-style:solid;
	border-width:1px;
	border-color:#868A8B;
	background-color: #B2C3DF;
	text-decoration: none;
}

#numberDiv a:visited{
	
	color: #FFFFFF;
	font-size: 1.2em;
	border-style:solid;
	border-width:1px;
	border-color:#868A8B;
	background-color: #B2C3DF;
	text-decoration:none;
}

#backforthbuttons{
	margin-top: 6px;
	
	color: #666666;
	font-size: 1.2em;

}




/* this is for the second image slider on the same page*/
#numberD {
	
	color: #FFF;
	font-size: 1.2em;
	margin-top:10px;
}

#numberD a {
	
	color: #FFF;
	font-size: 1.2em;
	border-style:solid;
	border-width:1px;
	border-color:#868A8B;
	background-color: #B2C3DF;
}

#numberD a:hover {
	
	color: #FFF;
	font-size: 1.2em;
	border-style:solid;
	border-width:1px;
	border-color:#868A8B;
	background-color: #FFFFFF;
	text-decoration: none;
}

#numberD a:visited {
	
	color: #FFF;
	font-size: 1.2em;
	border-style:solid;
	border-width:1px;
	border-color:#868A8B;
	background-color: #B2C3DF;
	text-decoration: none;
}

/*/ Image Slideshow*/
