/* body, ul, li {
	font-size:14px; 
	font-family:Arial, Helvetica, sans-serif;
	line-height:21px;
	text-align:left;
}*/

#menuMega 
{
    display:block;
    z-index:5000000000;
    margin-left:-20px;
color:White;

float:left;
	/*list-style:none;
	width:130px;
	margin:30px auto 0px auto;
	height:43px;
	padding:0px 20px 0px 20px;

	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;


	
	background: #014464;
	background: -moz-linear-gradient(top, #0272a7, #013953);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0272a7), to(#013953));
	

	
	border: 1px solid #002232;

	-moz-box-shadow:inset 0px 0px 1px #edf9ff;
	-webkit-box-shadow:inset 0px 0px 1px #edf9ff;
	box-shadow:inset 0px 0px 1px #edf9ff;*/
}

#menuMega li {
	float:left;
	display:block;
	text-align:center;
	position:relative;
	padding: 4px 0px 4px 8px;
	margin-right:30px;
	margin-top:9px;
	border:none;
	color:White;
}

#menuMega li:hover {
	border: 1px solid #777777;
	padding: 4px 9px 4px 9px;
	
	/* Background color and gradients */
	-webkit-transform-style: flat;
	background-color:White;
	
	color:Black;
	/* Rounded corners */
	
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
}

#menuMega li a {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:13px; 
	color: White;
	display:block;
	outline:0;
	text-decoration:none;
	
}

#menuMega li:hover a {
	color:Black;
	
	
}
#menuMega li .drop {
	padding-right:21px;
	background:url("Images/drop.png") no-repeat right 8px;
	font-size:12px;
	font-weight:bold;
	margin-top:2px;
	color:White;
}
#menuMega li:hover .drop {
	background:url("Images/drop.png") no-repeat right 7px;
}

.dropdown_1column, 
.dropdown_2columns, 
.dropdown_2columns_cus, 
.dropdown_3columns, 
.dropdown_4columns,
.dropdown_4columns_cus,
.dropdown_5columns 
{
    
	margin:4px auto;
	float:left;
	position:absolute;
	left:-999em; /* Hides the drop down */
	text-align:left;
	padding:10px 5px 10px 5px;
	border:1px solid #777777;
	border-top:none;
	color:White;
	/* Gradient background */
	background-color:White;


	/* Rounded Corners */
	-moz-border-radius: 0px 5px 5px 5px;
	-webkit-border-radius: 0px 5px 5px 5px;
	border-radius: 0px 5px 5px 5px;
}






.dropdown_counter 
{
    display:none;
	margin:4px auto;
	float:left;
	position:absolute;
	left:-999em; /* Hides the drop down */
	text-align:left;
	padding:10px 5px 10px 5px;
	border:1px solid #777777;
	border-top:none;
	color:White;
	/* Gradient background */
	background-color:White;
    margin-right:-360px;

	/* Rounded Corners */
	-moz-border-radius: 0px 5px 5px 5px;
	-webkit-border-radius: 0px 5px 5px 5px;
	border-radius: 0px 5px 5px 5px;
}
.dropdown_1column {width: 140px;}
.dropdown_2columns {width: 280px;}
.dropdown_3columns {width: 420px; z-index:5000000000}
.dropdown_4columns {width: 560px; z-index:5000000000}
.dropdown_4columns_cus {width: 1140px; z-index:5000000000}
.dropdown_counter{width: 1120px; z-index:5000000000}
.dropdown_2columns_cus {width: 850px; z-index:5000000000;}
.dropdown_5columns {width: 740px;}

#menuMega li:hover .dropdown_counter,
#menuMega li:hover .dropdown_4columns_cus,
#menuMega li:hover .dropdown_1column, 
#menuMega li:hover .dropdown_2columns, 
#menuMega li:hover .dropdown_3columns,
#menuMega li:hover .dropdown_4columns,
#menuMega li:hover .dropdown_5columns {
	left:-1px;
	top:auto;
}
.usageJournal,
.accrediation,
.col_1,
.col_1_percen,
.col_1_cus,
.col_2,
.col_3,
.col_4,
.col_5,
.col_peer_cus {
	display:inline;
	float: left;
	position: relative;
	margin-left: 3px;
	margin-right: 0px;
	padding-right:5px;
	border-right:1px solid #666666;
}


.usageBook,
.usageDatabase,
.overlap,
.col_recomend_cus
{
    display:inline;
	float: left;
	position: relative;
	margin-left: 3px;
	margin-right:10px;
	padding-right:5px;
	width:130px;
}

.usageBook {width:170px;}
.usageDatabase{width:150px;}
.usageJournal{width:222px;height:690px;}
.accrediation{width:140px;height:450px;}
.overlap{width:120px;}
.col_1_percen{width:100%;}
.col_1_cus{width:210px;height:450px;}
.col_peer_cus{width:197px;height:443px;}
.col_recomend_cus {width:190px;}
.col_1 {width:190px;}
.col_1_ {width:190px;}
.col_2 {width:270px;}
.col_3 {width:410px;}
.col_4 {width:550px;}
.col_5 {width:500px;}

#menuMega .menu_right {
	float:right;
	margin-right:0px;
	color:White;
	
}
#menuMega li .align_right {
	/* Rounded Corners */
	-moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
  
}

#menuMega li:hover .align_right {
	left:auto;
	right:-1px;
	top:auto;
}

#menuMega p, #menuMega h2, #menuMega h3, #menuMega ul li {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height:21px;
	font-size:12px;
	text-align:left;
	
}
#menuMega h2 {
	font-size:21px;
	font-weight:400;
	letter-spacing:-1px;
	margin:7px 0 14px 0;
	padding-bottom:14px;
	border-bottom:1px solid #666666;
}
#menuMega h3 {
	font-size:14px;
	margin:7px 0 14px 0;
	padding-bottom:7px;
	border-bottom:1px solid #888888;
}
#menuMega p {
	line-height:18px;
	margin:0 0 10px 0;
}




.strong {
	font-weight:bold;
}
.italic {
	font-style:italic;
}

.imgshadow { /* Better style on light background */
	background:#FFFFFF;
	padding:4px;
	border:1px solid #777777;
	margin-top:5px;
	-moz-box-shadow:0px 0px 5px #666666;
	-webkit-box-shadow:0px 0px 5px #666666;
	box-shadow:0px 0px 5px #666666;
}
.img_left { /* Image sticks to the left */
	width:auto;
	float:left;
	margin:5px 15px 5px 5px;
}

#menuMega li .black_box {
	background-color:#333333;
	color: #eeeeee;
	
	padding:4px 6px 4px 6px;

	/* Rounded Corners */
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;

	/* Shadow */
	-webkit-box-shadow:inset 0 0 3px #000000;
	-moz-box-shadow:inset 0 0 3px #000000;
	box-shadow:inset 0 0 3px #000000;
}

#menuMega li ul 
{
     display:block;
	list-style:none;
	padding:0;
	margin:0 0 12px 0;
}
#menuMega li ul li {
	font-size:12px;
	line-height:24px;
	position:relative;
	
	padding:0;
	margin:0;
	float:none;
	text-align:left;
	width:130px;
	color:White;
}
#menuMega li ul li:hover {
	background:none;
	border:none;
	padding:0;
	margin:0;
}

#menuMega li .greybox li {
	background-color:#93cddd;
	border:1px solid #bbbbbb;
	margin:0px 0px 4px 0px;
	padding:4px 6px 4px 6px;
	width:116px;

	/* Rounded Corners */
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}
#menuMega li .greybox li:hover {
	background:#ffffff;
	border:1px solid #aaaaaa;
	padding:4px 6px 4px 6px;
	margin:0px 0px 4px 0px;
}

.headerLink
{
    font-weight:bold;
    font-size:28px;
    margin-right:20px;
    color:White;
}

.liSelected
{
   font-weight:normal;  
   font-size:12px;
    color: Black;
    cursor:pointer;
    
    font-weight:bold;
     border-left:none;
}

.liSelected li a:hover
{
   
}

.liAll li a:hover
{
   
}
.liDisabled li a:hover
{
    
}

.dynamicMenu li a:hover
{ 
    color: White;
}

.liAll
{
   cursor:pointer;
    color: Black;
    
    border-left:1px solid black;
}
.liDisabled
{
   cursor:default;
   color:White;
}

.dropCaption
{
    font-size:18px;
}

.spanLiHeader
{
    font-weight:normal;
    display:block;
}

ul .dynamicMenu
{
    float: left;
    margin-left:13px;
    height:auto;
    background-color:Gray;
   
}

.dynamicMenuDiv
{
    float: left;
    margin-left:0px;
    margin-right:0px;
    height:auto;
    background-color:Gray;
    width:100%;
    z-index:99999999999999999999;
}

.clickLink
{
    margin-left:8px;
    color:#000000;
   
}

#submenu1 a:focus {
	color: #2937ff;
	
}
.clickableLink
{
    color:Black;
}
.clickableLinkSub
{
    color:Black;
    margin-left: 8px; font-size: 11px; text-transform: capitalize;
}
.headerLink
{
   
    
    color: #2937ff;
    font-weight:bold;
    font-size:12px;
   
}


#menuMega li:hover div .headerLink{
	font-size:12px;
	color:#191E79;
}
#menuMega li:hover div .clickLink{
	font-size:11px;
	color:#000000;
	
}

#menuMega li:hover div .subMenu{
	font-size:11px;
	color:Black;
	font-weight:normal;

	margin-left:14px;
}

#menuMega li:hover div .subMenuHeader{
 margin-left:8px;
   font-size:11px;
	color:White;
	font-weight:bold;
}

#menuMega li:hover div a.clickLink:hover{
	
	color:#ff6600;
	
}
#menuMega li:hover div a.subMenu:hover{
	
	color:#ff6600;
	
}