#fatmenu {
width: 937px;
height: 52px;
background-color: #304770;
border-radius: 10px;
margin-top: 16px;
margin-left: 17px;
}

/*#home-icon {
background: url('../images/icon-home.png') no-repeat 3px 17px;
margin-left: 29px;
height: 41px;
width: 29px;
text-indent: -9999px;
display: block;
float: left;
margin-right: 24px;
}*/

/*#home-icon:hover{
color: #0657AD;
background: url('../images/icon-home.png') no-repeat 12px 7px white ;
margin: 10px 14px -15px 20px;
display: block;
padding: 5px 3px 11px 16px;
border-radius: 12px 12px 0 0;
}*/

* {
padding: 0;
margin: 0;
font-size: 12px;
font-family: Arial;
color: black;
}

.top_item {
height: 34px;
padding: 8px 0;
font: 20px Calibri;
color: white;
display: inline-block;
}
 .arrow {
display: none !important;
}

.dropmenu {
float: left;
margin-left: -5px;
padding: 0px;
background: #304770;
display: block;
height: 48px;
border-radius: 0 12px 12px 0;
font: 20px Calibri;
margin-top: 3px;
}

.item a, .item{
	float: left;
}




.item{
	list-style: none;
	position: relative;	
	top: 1px;
	display: block;
}


.link_info {
	height: auto;
	width: auto;
	position: static;
	background: none;
	display: block;
	top: 12px;
	right: 10px;
	font-size: 12px;
	font-weight: 400;
	margin-top: -7px;
}

.item a:hover span, .dropmenu li.open > a span{
padding: 9px 11px 2px 15px;
text-decoration: none;
color: white;
display: block;
margin: 10px 33px 0 32px;
}

.item a{
padding: 4px 15px 11px 15px;
text-decoration: none;
display: block;
color: white;
margin: 8px 5px 4px 0px;
border-radius: 12px 12px 0 0;
position: relative;
z-index: 102;
}

.hov_white a:hover, .dropmenu li.open a.top_item{
color: #0657AD;
background: white;
margin: 7px 9px 7px 0px;
display: block;
padding: 5px 12px 11px 14px;
border-radius: 12px 12px 0 0;
}

#two_col li {
display: block;
float: left;
width: 200px;
height: 74px;
padding-left: 12px;
}

#two_col {
width: 507px;
display: block;
background: url('../images/fat_menu_bkg.png') no-repeat 50% 11px white;
box-shadow: 0px 0px 9px grey;
}

.right_col {
margin-right: 10px;
float: right !important;
}

.left_col {
margin-left: 10px;
}

.item ul#one_col,
.item ul.one_col,
.item ul#three_col,
.item ul.three_col,
.item ul#two_col,
 .item> div {
	display: none;
	position: absolute;
	left: 0;
	top: 100%;
	padding: 0px;
	margin-top: -16px;
	margin-left: -1px;
	border:1px solid #CCCCCC;
	border-radius: 0px 9px 9px 9px;
	border-top: none;
}

.dropmenu.css-only li:hover > ul, .dropmenu.css-only li:hover > div{
	display: block;
}

.inner_item, .inner_item a{
	float: none;	
	color: #0657AD !important;
	text-transform: none;
}
.item > div{
width: 200px;
}

.inner_item a{
display: block;	
border-top: none;
border-radius: 0;
font-size: 13px;
font-weight: 700;
margin-left: -16px;
}

.inner_item {
border-bottom: 1px solid #DFDFDF !important;
display: block;
}

.bottom {
border-bottom: none !important;
}

li.inner_item:hover{
	background: #F0F0F0;
	border-radius: 0;
	display: block;
	
}

li.inner_item:hover a {
color: #6CB0E6 !important;
}

.inner_item ul, .inner_item > div{
	top: 0px;
	left: 101%;
}

#one_col {
width: 255px;
box-shadow: 0px 0px 9px grey;
list-style-type: none;
background: #FFFFFF;
}

#one_col li {
width: 200px;
margin-left: 22px;
padding-left: 12px;
padding-bottom: 9px;
 }
 
 .one_col {
width: 255px;
box-shadow: 0px 0px 9px grey;
list-style-type: none;
background: white;
}

.one_col li {
width: 200px;
margin-left: 22px;
padding-left: 12px;
padding-bottom: 9px;
 }
 #three_col {
width: 255px;
box-shadow: 0px 0px 9px grey;
list-style-type: none;
background: white;
}

#three_col li {
width: 200px;
margin-left: 22px;
padding-left: 12px;
padding-bottom: 9px;
 }
 
 .three_col {
width: 255px;
box-shadow: 0px 0px 9px grey;
list-style-type: none;
}

.three_col li {
width: 200px;
margin-left: 22px;
padding-left: 12px;
padding-bottom: 9px;
 }
/* sub menu CSS */
 #main-image_reselear {
width: 995px;
}

/*******************************************************
Tutorials div
*******************************************************/
.item > div.tutorials *{
	display: none;	
	}

/***********************Sprit edit***********************************/	

#home-icon, #home-icon:hover{background:url('../images/sprit_img.png') no-repeat}



#home-icon { background-position:5px 9px ;height: 41px; width: 29px; text-indent: -9999px; display: block;  float: left;  padding:0 5px; margin:11px 24px 0 29px;}

#home-icon:hover{color: #0657AD;  height: 41px; width: 29px margin-left: 29px;  display: block; float: left; border-radius: 12px 12px 0 0; background-color:#FFF; background-position:5px 9px ;}