/*
   Import forms stuff for IE and 
   compatible browsers
*/

@import url("/Eurofighter/EF_dom_style.css");

BODY	{
	background-color:	#FDFDFD;
	font-family:		Verdana, serif;
	font-size:			12px;
	color:				black;
	text-align:			left;
}

P	{
	font-family:	Verdana, serif;
	font-size :		12px;
	color:			black;
	line-height:	160%;
}
P.infobox	{
	margin:			1em 15px;
	font-size:		11px;
	line-height:	135%;
}

/*
	Headings
*/
H1	{
	font-family:	Tahoma, Arial, Helvetica, sans-serif;
	font-size:		32px;
	font-weight:	bold;
	color:			#FFBB63;
	text-align:		left;
	vertical-align:	middle;
}
H2	{
	font-family:	Tahoma, Arial, Helvetica, sans-serif;
	font-size:		19px;
	color:			black;
}
H3	{
	font-family:		Verdana, serif;
	font-size:			13px;
	font-weight:		normal;
	color:				black;
	text-decoration:	underline;
}


/*
	Text style
*/
B	{
	font-weight:	bold;
}
B.sub	{
	font-weight:	normal;
	font-weight:	bold;
	color:			#C81D1D;
}
B.assemble	{
	font-weight:	normal;
	font-weight:	bold;
	color:			#17308D;
}
SUP	{
	font-size:		10px;
}
HR	{
	height:		1px;
	margin:		3px;
	padding:		0px;
	border-bottom:	0px;
	border-left:	0px;
	border-right:	0px;
	border-top:		1px solid #E5E5E5;
	text-align:		center;
}


/*
	TABLE's
*/
TABLE	{
	font-family:	Verdana, serif;
	color:			black;
}

TH	{
	background-color:	#006699;
	background-image:	url('../images/widgets/cellpic3.gif');
	background-repeat:	repeat-x;
	font-family:		Verdana, serif; 
	font-weight:		bold;
	font-size:			12px;
	color:				#FFBB63;
}
TH.secondary {
	font-family:		Verdana, serif; 
	font-weight:		normal;
	font-size:			12px;
	color:				black;
	background-color:	#E5E5E5;
	background-image:	url('../images/widgets/cellpic1.gif');
}

TR, TD	{
	font-family:	Verdana,serif;
	font-size:		12px;
	color:			black;
}

TD.infoboxtitlefadelr {
	background-color:	#fdfdfd; 
	background-image:	url("../images/widgets/cellpic2.jpg"); 
	background-repeat:	repeat-y;
}
TD.infoboxtitlefaderl {
	background-color:	#fdfdfd; 
	background-image:	url("../images/widgets/cellpic4.jpg"); 
	background-repeat:	repeat-y;
}

TD.infoboxtitle	{
	background-color:	#E5E5E5;
	background-image:	url('../images/widgets/cellpic1.gif');
	font-family:		Verdana, serif; 
	font-weight:		normal;
	font-size:			11px;
	text-align:			center;
}
TD.infobox	{
	background-color:	#EFEFEF;
}

TD.caption	{
	padding-top:	3px;
	padding-bottom:	1px;
	text-align:		center;
}

.row1	{
	background-color:	#EFEFEF; 
}
.row2	{
	background-color:	#DEE3E7;
}

.timelinerow1	{
	padding:			3px;
	background-color:	#EFEFEF;
}
.timelinerow2	{
	padding:			3px;
	background-color:	#DEE3E7;
}
.timelinecentre	{
	background-color:	#BEC3C7;
}


/*
	Links
*/
A:link	{
	font-weight:		bold;
	color:				#0E587E;
	text-decoration:	none;
}
A:visited	{
	font-weight:		bold;
	color:				#7C94A6;
	text-decoration:	none;
}
A:active	{
	font-weight:		bold;
	color:				#F93;
	text-decoration:	none;
}
A:hover	{
	font-weight:		bold;
	color:				#C23030;
	text-decoration:	underline;
}

A.links	{ 
	font-size:	8pt;
}

.nav			{ font-size : 11px; font-weight : bold; text-decoration : none; color : #000000;}
A.nav			{ text-decoration: none; color : #0E587E; }
/*
	SPAN's and DIV's
*/
DIV.techlinks	{
	margin-bottom:	5px;
}

.para {
	font-family:	Verdana, serif;
	font-size :		13px;
	color:			black;
	line-height:	150%;
}

.small	{
	font-size:		11px;
	line-height:	135%;
}

.surround {
	background-color:	#069;
}

.infoboxtitle	{
	font-size:		11px;
}

.caption	{
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		11px;
	color:			#0E587E;
}

.timelineleft	{
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		11px;
	color:			black;
}
.timelineright {
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		11px;
	color:			black;
}

.imagetitle	{
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		12px;
	color:			black;
}

.orange {
	font-family:		Verdana, serif; 
	font-weight:		bold;
	font-size:			12px;
	color:				#FFBB63;
}
