/*		
 Title		: Content Style Sheet for Selex Communications Ltd website 
 Name		: Frame_menu_style.css
 Author		: Mal Phillips 
 History	: 17-Apr-2008 : Added header area
			: 30-Dec-2008 : Total rewrite for 2009 website update.  Acknowledging with thanks the
			: 			  : css menu code from Selex Sensore, used to create the drop-down effect
*/


BODY {
	font-size: 11pt;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	margin-left: 1px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	border-left-color: #E5EDF0;
	border-left-width: 1px;
	margin-top: 2px;
	padding-top: 0px;
}

body, td, div, span, textarea {
	font-family:Arial, Helvetica, sans-serif;
	color:#50555A;
	font-size:11px;
}

table.header {
	margin-left:0px;
	background-color: #999999;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	width: 141px;
    }

table.header TD{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
}

a img{
  border:0;
  }

TD.item {
	background-color: #E5EDF0;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	width: 140px;
	height: 20px;
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	display:block;
	} 


TD.search {
	background-color: #FFCCCC;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	width: auto;
    } 

TD.item a {
	background-color: #E5EDF0;
    color:#00506d;
	display:block;
    } 

TD.item a:hover {
	background-color: #D0DCE2;
    } 


.item a:link 	{
	color: #50555A;
	text-decoration: none;
}

.item a:visited {
	color: #50555A;
	text-decoration: none;
}

.item a:hover	{
	color: #50555A;
	text-decoration: none;
}

.stylechevron {color: #FF0000}

.style6 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1px;
	color: #FF0000;
	font-weight: normal;
}

.style7 {color: #FF0000; font-size: 11pt; }

.style8 {font-size: 11px}

.wwl {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
    width: 141px;
}
 
div.side{
    width: 141px;
    background-image:url(/home/images/E8fade.gif);
	margin-bottom: 2px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
  }

div.side table{
	width: 141px;
}

div.side img.lbl{
  margin-bottom:7px;
  }

div.side a.h{
  color:#50555A;
  font-size:10px;
  vertical-align:top;
  }

div.side input.btn{
  color:#E61E0F;
  width:18px;
  font-size:12px;
  border:none;
  }

div.side input {
  height:17px;
  color:#7C7C7C;
  background-color:#FFF;
  border:1px solid #D8D8D8;
  font-size:10px;
  }

div.side .label {
	font-size:12px;
	font-weight: bold;
	color:#666666
  }

div.side .title {
	font-size:10px;
	font-weight: normal;
	color:#50555A
  }

  
div.side .inp_search {
    width: 109px;
  }

div.side .inp_login {
    width:82px;
  }



.MenuBoxSize { 
  width: 150px;
  }


.MenuBoxLink a:hover {
  background-color:#D0DCE2;
  }  

.MenuBox {
	margin-top:0px;
	margin-left:0px;
	margin-bottom:1px;
	padding: 1px 0 1px 0;
	background-color:#FFFFFF;
}

.MenuBoxLink {
}

.MenuBoxLink a{
	width:141px;
	padding:6px 0px 6px 0px;

	color:#00506D;
	background-color:#e5edf0;
	
	margin-top:2px;
	margin-left:0px;
	margin-right:0px;
	
	display:block;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
    }

.MenuBoxLinkPad a{
    /* -------------------------------------------------
	These items are shown when a drop-down menu is
	selected from the main menu. The font is a little
	smaller, with proportionately less row padding.
    ------------------------------------------------- */
	width:141px;
	padding:4px 0px 4px 0px;

	color:#00506D;
	background-color:#e5edf0;
	
	margin-top:1px;
	margin-left:0px;
	margin-right:0px;
	
	display:block;
	font-size: 10px;
	font-weight:bold;
	text-decoration:none;
    }

.MenuBoxLinkPad a:hover {
  background-color:#D0DCE2;
  }  


.second {
	background-color:#e5edf0;
	padding-bottom:2px;
}


.MenuBoxLink .second a {
	width:139px;
	padding:2px 0px 2px 0px;
	
	display:block;
	text-transform:none;
	font-size: 10px;
	color:#3b3b3b;
	color:#00506D;
	background-color:#FFFFFF;
	font-weight:normal;
	margin-right:1px;
	margin-left:1px;
}


.MenuBoxLink .second a:hover {
	background-color:#D0DCE2;
}
