@charset "utf-8";
/* CSS Document */

.main_homepage {
	position: relative;
	width: 777px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	text-align: right;
	font-family:Arial, Helvetica, sans-serif;
}
.logo {
	float: right;
	width: 412px;
	height: 82px;
}


.content {
	width: 775px;
	position: static;
	background-image: url(bg_line.jpg);
	background-repeat: repeat-y;
	height: auto;
	float: right;
	border: thin solid #2D60A2;
	direction: rtl;
}


.banner {
	position: static;
	height: 82px;
	width: 363px;
}

.navbar {
	height: 27px;
	width: 412px;
}
.news {
	float: left;
	height: 290px;
	width: 170px;
	position: static;
	margin-top: 10px;
	margin-left: 20px;
}
.yoman {
	position: static;
	float: left;
	height: 33px;
	width: 165px;
	margin-left: 21px;
	margin-top: 20px;
	if [IE7] margin-left: 50px;
}

.btns {
	float: right;
	width: 150px;	
	text-align:right;
	direction:rtl;
	
	
}
.btns ul{
list-style-type:none;
margin-right:10px;
margin-left:0px;
margin-top:5px;
margin-bottom:10px;
padding:0px;
}




.menu-top {
		
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding-right:0 px;
}

.menu-top a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#06F;
	font-weight: bold;
	text-decoration: none;
}				  
	
.menu-top a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#06F;
	font-weight: bold;
	text-decoration: none;
}

.menu-top a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0000CC;
	font-weight: bold;
	text-decoration: underline;
}




.left_btns {
	float: left;
	height: 132px;
	width: 114px;
	position: static;
	margin-top: 50px;
	margin-left: 18px;
}
.inner_content {
	float: right;
	width: 500px;
	position: static;
	margin-top: 20px;
	margin-right: 30px;
}
.main_content {
	float: right;
	width: 520px;
	position: static;
	margin-right: 18px;
}

.contact_form {
	height: 150px;
	width: 274px;
	border: thin solid #2D60A2;
	direction: rtl;
	float: left;
	margin-left: 270px;
	margin-bottom: 15px;
	
	
}

.content a:link {
	text-decoration: none;
}				  
	
.content a:visited {
	text-decoration: none;
}

.content a:hover {
	text-decoration: underline;
}
 

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 



	####	Header Menu #####



	#######################







	Horizontal Drop-Down Menu based off :



	http://www.tanfa.co.uk/css/examples/menu/tutorial-h.asp



	



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  */














/* Remove List Formattings



~~~~~~~~~~~~~~~~~~~~  */



 ul.menu, li.menu {



	list-style-type: none;



	margin: 0px;



	padding: 0px;



}







/* Header menu */	 



#header_menu {position: absolute; margin-left: 10px;}



#header_menu li {line-height: normal;}



ul#header_menu  {z-index: 10; clear: both;}







#nav {
	float:none;
	height: 30px;
	width: 777px;
	display:block;
	border: 0;
	padding:0;
	margin-left:auto , margin-right:auto;
	background-color:#2d60a2;
}

#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: auto;
	/*
	(Disappearing List-Background)



	http://www.positioniseverything.net/explorer/ie-listbug.html



	*/



	position: relative;
}







/* Root Level Link Formatting */



#nav ul li {
	float:right;
	color: #000;
	text-align: center;
	font-weight: normal;
	direction:rtl;
	width: auto;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}



#nav ul li a {
	display: block;
	background:#2d60a2;
	padding: 5px 15px 5px 14px;
	color:#FFF;
	text-decoration: none;
	font-weight: bold;
}



/* Root Level link hover */



#nav ul li a:hover, #nav li a:focus, #nav li a:active, #nav ul li a.active, #nav a.menu-current {background: url(img/navbgl1hi.gif); color:#FFF;background: #254976 }



#nav a.menu-parent {background: url(img/navbgl0parent.gif); color:#2d60a2;}







/*Current page Customisations*/



#nav a.menu-current		{font-weight: bold;} 







/* 2nd Child menu */



#nav .menu li ul { position: absolute; right:0px; width: 11em; margin:0;  display: none; text-transform: none; border-bottom: 1px solid #ffffff; border-left: 1px solid #ffffff; border-right: 1px solid #ffffff; font-size: 100%; background:#2d60a2 url(img/ulbg1.jpg) no-repeat;}



#nav .menu li ul li {direction:rtl; width: 11em; text-align: right; font-weight: normal; margin: 0; padding: 0; line-height: 1.2em;}



#nav .menu li ul li a {width: 10.5em; padding: .3em .1em .3em .4em; color: #fff; border-left: 1.8px solid #ffffff; border-top: 1px solid #ffffff; font-weight: normal;  background: none;}







/* 2nd Child link hover */



#nav .menu li ul a:hover,  #nav .menu li ul a.menu-current { background: #254976 url(img/navbgl1hi.gif); color:#FFF;}



#nav .menu li ul a.menu-parent {background: #7290a7 url(img/navbgl1parent.gif); color:#fff;}







/* Show and hide */



#nav .menu li:hover ul, #nav .menu li a:focus ul, #nav .menu li.subMenu ul {display: block;}



#nav .menu li ul ul { display: none;}



#nav .menu li:hover ul ul, #nav .menu li.subMenu ul ul {display: none;}



#nav .menu li:hover>ul, #nav .menu li li:hover>ul, #nav .menu li.subMenu>ul, #nav .menu li li.subMenu>ul {display: block;  z-index: 1000;}











/* 3rd Child Menu Appreances */



#nav .menu li ul li ul	{ margin:  0 80% 5px 0  ; z-index: 9999;  background:#2d60a2  url(img/ulbg2.jpg) no-repeat;}



#nav .menu li ul li ul li	{width: 11em;}



#nav .menu li ul li ul li a 	{ width: 10.5em;}







/* 4rd Child Menu Appreances */



#nav .menu li ul li ul li ul	{  width: 9em; background: #808080 url(img/ulbg3.jpg) no-repeat;}



#nav .menu li ul li ul li ul li	{  width: 9em; }



#nav .menu li ul li ul li ul li a 	{ width: 8.5em;}







/* Positioning the Pop-out Drops */



#nav li {position: relative;}







#nav ul ul ul {



	position: absolute;



	top: 1px;



	right: 100%;



}


hr[size="1"] {
border-style: none;
}
*|*:-moz-any-link img, img[usemap], object[usemap] {
border:0px solid;
}




#nav li:hover {



	z-index: 10000;	/* ...and here. this makes sure active item is always above anything else in the menu */



	white-space: normal;/* required to resolve IE7 :hover bug (z-index above is ignored if this is not present)



							see http://www.tanfa.co.uk/css/articles/pure-css-popups-bug.asp for other stuff that work */



}







/* end menu */
.main_content_inner {
	float: left;
	width: 600px;
	position: static;
	margin-left: 10px;
	border: 0;
	direction: rtl;
}
.content_inner {
	width: 775px;
	position: static;
	background-image: url(bg_line_inner.jpg);
	background-repeat: repeat-y;
	height: auto;
	float: right;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2d60a2;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.bayonet_logo {
	margin-right: auto;
	margin-left: auto;
	width: 100px;
	height: 35px;
	margin-top: 20px;
}
.btns_homepage {
	float: right;
	height: 132px;
	width: 114px;
	margin-top:15px;
}

.time
{
font-size:12px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}
.news p {
	margin-top:1px
}
	.news a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0000CC;
	font-weight: bold;
	text-decoration: none;
}

.news a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0000CC;
	font-weight: bold;
	text-decoration: none;
}

.news a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0000CC;
	font-weight: bold;
	text-decoration: underline;
}

	.content_inner a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0000CC;
	font-weight: bold;
	text-decoration: none;
}

.content_inner a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0000CC;
	font-weight: bold;
	text-decoration: none;
}

.content_inner a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0000CC;
	font-weight: bold;
	text-decoration: underline;
}


	.allnews a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.allnews a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.allnews a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#000000;
	font-weight: bold;
	text-decoration: underline;
}

.news .nolinks {
display:none;
}
.Secondary_main_inner {
	position: static;
	width: 777px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	text-align: right;
	font-family:Arial, Helvetica, sans-serif;
}
.adv_banner {
	float: left;
	height: 600px;
	width: 120px;
	position: static;
	border:thin solid #000;
	margin-left:10px;
}
.main_inner {
	float: none;
	position: relative;
	width:897px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	
}
