.menu 
{
	position:relative;
	top:20px; 
	z-index:100;
	width:145px; 
	
}
/* hack to correct IE5.5 faulty box model */
* html .menu 
{
	width:145px; 
	w\idth:145px;
}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul 
{
	padding:0;
	margin:0;
	list-style-type:none;
	
}
.menu ul ul 
{
	padding:0px;
	margin:0px;
	
}
/*
NEW MENU STYLING 2011
*/
.menu ul li:hover.menu-top,
.menu-top
{
   background: url(../img/homepage/menu/menu-top.png) 0 100% no-repeat;
   width:145px;
   height:12px;
}
.menu ul li:hover.menu-top-inner,
.menu-top-inner
{
   
  
   background: url(../img/homepage/menu/menu-top.png) 0 100% no-repeat;
   width:145px;
   height:12px;
}

.menu-strip
{
  background: url(../img/homepage/menu/menu-strip.png) 0 0 repeat-y; 
  width: 145px;
  

}

.menu-strip-inner
{
  background: url(../img/homepage/menu/menu-strip.png) 0 0 repeat-y; 
  width: 145px;

}
.menu ul li:hover.menu-bottom,
.menu-bottom
{
   background: url(../img/homepage/menu/menu-bottom.png) 0 100% no-repeat;
   width:145px;
   height:20px;
}

.menu ul li:hover.menu-bottom-inner,
.menu-bottom-inner
{
   
  
   background: url(../img/homepage/menu/menu-bottom.png) 0 100% no-repeat;
   width:145px;
   height:20px;
}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu .greyLine
{
	width:139px;
	position:relative;
	padding:0px;
	margin:0px;
}

.menu div.greyLine
{

	border-bottom:1px solid #CCC;
	

}
.menu li li div.aMargin
{
    width:129px;
	border-top:1px solid #CCC;

}

.menu li:hover
{
   width:145px;
   
}
.menu li a.aMargin
{
	padding-left:10px;
}
.menu li .aMargin
{
	padding-left:10px;
}
/* style the links for the top level */
.menu .links a,  
.menu .links a:visited 
{
	
	text-decoration:none; 
	color:#00AEEF ; 
	width:129px; 
	line-height:20px;
	font-weight:bold;
	font-size:10px;
	
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, 
* html .menu a:visited 
{
	display:block;
	width:110px; 
	w\idth:110px;
}

/* style the second level background */
.menu ul ul a.drop, 
.menu ul ul a.drop:visited 
{
	
	color:#00AEEF ; 
}
/* style the second level hover */
.menu ul ul a.drop:hover
{
	
	width:145px;
	
}
.menu ul ul :hover > a.drop 
{
	
	width:145px;
	 
}


.menu ul ul li
{
	 position:relative;
	 left:6px;
	 top:-12px;
	 width:145px;
}

/* another hack for IE5.5 */
* html .menu ul ul 
{
	top:-1px;
	t\op:-1px;
}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table 
{
	position:absolute; 
	top:0; 
	left:0; 
	border-collapse:collapse;
}


.menu ul ul .links2 a, 
.menu ul ul .links2 a:visited 
{
	width:145px;
	text-align:left;
	line-height:20px;
}

/* yet another hack for IE5.5 */
* html .menu ul ul a, 
* html .menu ul ul a:visited 
{
	width:160px;
	w\idth:160px;
}

/* style the top level hover */
.menu a:hover, 
.menu ul ul a:hover
{
	color:#BB3663!important; 
	cursor: hand;
	height:20px;
}
.menu :hover > a, 
.menu ul ul :hover > a 
{
	color:#BB3663 !important; 
	cursor: hand;
	height:20px;
}



/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul 
{
	visibility:hidden;
	position:absolute;
	top:-1px;
	left:0; 
	width:139px;
	left:139px;
	padding:0px;
	margin:0px;
}
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul
{
	visibility:visible;
	width:145px;
	height:20px;
	
}


.menu ul li:hover,
.menu ul a:hover
{
	color:#BB3663; 
	  background: url(../img/homepage/menu/menu-strip-over.png) 0 0 repeat-y; 
  width: 145px;
	
}

#searchMenuBody
{
	height:210px;
	width:130px;
	padding-left:4px;
}
#searchMenuBodyGloss
{
	height:140px;
	width:130px;
	padding-left:4px;
}
#lowerSearchMenu
{
	
	padding-left:4px;
}
#siteSearch
{
	
	padding-top:5px;
	padding-bottom:4px;
	font-weight:bold;
	font-size:12px;
	color:#26ADE4;
}

input
{
    padding:0;
	margin:0;
}


.loginboxdiv
{
    margin:0;
    background: url(../img/homepage/menu/input-box-bg.png) 0px 0px no-repeat;
    width:125px;
	height:26px;
	border:0;

}
.input-box
{
  background:none;
 border:0;
 width:125px;
 height:15px;
 margin:0;

 padding: 7px 7px 0px 12px;


}

.searchArrow
{
   
   position:relative;
   top:-24px;
   left:100px;
}
#advanced-search
{
   float:left;
   
  margin-left:6px;
   margin-top:-20px;
 
}

input:focus{
outline:none;
}

#input-box-read
{
  background:none;
 border:0;
 width:125px;
 height:15px;
 margin:0;
 padding: 2px 7px 0px 7px;
}

.spacer
{
  margin-bottom:4px;
}
.arrowImg
{
	position:absolute;
}
.arrowImg2
{
	float:right;
	clear:both;
	padding-right:3px;
	margin-top:-18px;
}

.clear-all
{
   clear:both;
   margin-bottom:30px;
}
#cap-read-search
{
   margin-left:5px;
}
#search-arrow-img
{
   float:right;
}

#searchForm
{
 float:left;
 padding-bottom:10px;
}
#searchKeyWord
{
 float:left;
 padding-bottom:10px;
}
#facebook
{
 position:relative;
 
 width:139px;
 left:14px;

 padding-bottom:4px;
}
