@charset "utf-8";
/* CSS Document */

body{font-family:Tahoma;}

/*******Start-drop-menu*************** -168px -224px*/
.p_home{width: 34px; height: 28px; margin: 0; padding: 0; background:url(http://indiaweather.in/images/mix_img1.png) -98px -2px;}

.ddsmoothmenu {
width:998px; height:30px; border-top:solid #035171 2px; background:url(http://www.indiaonline.in/images/menu_bg.jpg) repeat-x; float:left; font-size:11px; font-weight:bold;color:#FFF;

}

.ddsmoothmenu ul{
z-index:100;
margin: 0;
padding: 0;
list-style-type: none;
background-color:#FFF;
color:#000;
}

/*Top level list items*/
.ddsmoothmenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.ddsmoothmenu ul li a{
display: block;
color: white;
/*padding:8px 9px 6px 8px;*/
color: #000;
text-decoration: none;
}

* html .ddsmoothmenu ul>li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.ddsmoothmenu ul>li a:link, .ddsmoothmenu ul>li a:visited{
color: #FFF;
padding-bottom:4px;
}

.ddsmoothmenu ul li ul li a:link, .ddsmoothmenu ul li ul li a:visited{
color: #000;
padding-bottom:4px;
}

.ddsmoothmenu ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
/*background-color:#FFF;*/
color:#373359;
padding-bottom:4px;
}

.ddsmoothmenu ul li a:hover{
/*background-color:#FFF;*/
color:#373359;
padding-bottom:4px;
}
.ddsmoothmenu ul li:hover{
	background-color:#FFF;
	
}
.ddsmoothmenu_main{
position: relative;
display: inline;
float: left;
display: block;
color: #FFF;
text-decoration: none;
padding:7px 3px 6px 5px;
text-align:center;
}


.ddsmoothmenu_main:hover{
background-color:#FFF;
color:#373359;
border-left:1px #035171 solid;
border-right:1px #035171 solid;
/*border-top:4px #7c700d solid;*/
padding:7px 3px 6px 3px;

}
.ddsmoothmenu_main:selected{
background-color:#FFF;
color:#373359;
border-left:1px #035171 solid;
border-right:1px #035171 solid;
/*border-top:4px #7c700d solid;*/
padding:7px 3px 6px 3px;
}

/*1st sub level menu*/
.ddsmoothmenu ul li ul{
position: absolute;
text-align:left;
left: 0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
border-left:1px #035171 solid;
border-right:1px #035171 solid;
border-bottom:1px #035171 solid;
margin-left:-1px;
margin-top:-1px;
background:#000;
background-color:#FFF;
width:150px;
min-width:148px;
z-index:2000;
padding:0 0 10px 10px;
}


/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
display: list-item;
float: none;
border:none;
line-height:25px;
color:#000;

}

.rightarrowclass {
position:absolute;
right:5px;
top:6px;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
top: 0;
border-top:#c0ab00 solid 1px;
color:#000;
}

/* Sub level menu links style */
.ddsmoothmenu ul li ul li a{
font: normal 11px Verdana;
width: auto; /*width of sub menus*/
min-width:160px;
padding: 5px;
margin: 0;
border-top-width: 0;
color:#000;
/*border-bottom: 1px solid gray;*/
}

.ddsmoothmenu ul li ul li a:hover{	color:#000;
	font-weight:bold;
}

/* Holly Hack for IE \*/
* html .ddsmoothmenu{height: 1%;} /*Holly Hack for IE7 and below*/


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;

}

.toplevelshadow{ /*shadow opacity. Doesn't work in IE*/
opacity: 0.8;
}

.ddsmoothmenu-v ul{
margin: 0;
padding: 0;
width: 170px; /* Main Menu Item widths */
list-style-type: none;
font: bold 12px Verdana;

border-bottom: 1px solid #ccc;
}
 
.ddsmoothmenu-v ul li{
position: relative;
}

/* Top level menu links style */
.ddsmoothmenu-v ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: white;
text-decoration: none;
padding: 6px;
border-bottom: 1px solid #778;
border-right: 1px solid #778;
}

.ddsmoothmenu-v ul li a:link, .ddsmoothmenu-v ul li a:visited, .ddsmoothmenu-v ul li a:active{
background: #414141; /*background of menu items (default state)*/
color: white;
}


.ddsmoothmenu-v ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/

background: black; 
color: white;
}

.ddsmoothmenu-v ul li a:hover{
background: black; /*background of menu items during onmouseover (hover state)*/
color: white;
}

/*Sub level menu items */
.ddsmoothmenu-v ul li ul{
position: absolute;
width: 170px; /*Sub Menu Items width */
top: 0;
font-weight: normal;
visibility: hidden;
}

 
/* Holly Hack for IE \*/
* html .ddsmoothmenu-v ul li { float: left; height: 1%; }
* html .ddsmoothmenu-v ul li a { height: 1%; }
/* End */











/*******enddrop-menu***************/
	
	.i_exp_i_div{width:150px; height:24px; 
	margin-left:2px;
	cursor:pointer;
	float:left; 
	background:url(http://www.indiaonline.in/images/explore_india.jpg) no-repeat; 
	font-size:11px; 
	font-weight:bold; 
	color:#FFF; 
	text-align:left; 
	padding:6px 0 0 10px;
	cursor:pointer;
	z-index:100;
	}
/****Go-to-state-start***/
.ie_hm_state{
width:996px; height:188px;float:left;
border-right:solid #90DDFD 1px; 
border-left:solid #90DDFD 1px;
border-bottom:solid #90DDFD 1px;
margin-bottom:3px;text-align:left;color:#FFF;  display:none;
background-color:#FFF;
overflow:hidden;

}

.ie_hm_state_zon_div{
width:100%; height:auto; float:left;   font-weight:bold; font-size:12px;  color:#484866; 	margin-bottom:5px;
}
.ie_hm_state_zon{
	width:146px; height:173px; float:left; margin-left:11px; background:url(../img/dot_line.png) no-repeat; background-position:right;margin-top:7px;
}

.ie_hm_state_zon ul{
	text-decoration:none; list-style:none;
	margin:0;
	padding:0;
}
.ie_hm_state_zon ul li{
		text-decoration:none; list-style:none;
	width:100%; height:auto;
	line-height:15px;
	 
	font-size:11px;
	color:#484866;
	background:url(http://www.indiaonline.in/images/arrow_state.png) 0px 0px no-repeat;
	background-position:left;
	padding-left:15px;
}
.ie_hm_state_zon a{
text-decoration:none;
color:#484866;
}
.ie_hm_state_zon a:hover{
text-decoration:underline;
color:#484866;
}
.ie_hm_state_close1{
	width:45px; height:13px; background:url(http://indiaweather.in/images/mix_img1.png) -5px -2px no-repeat;  color:#F00; float:left; margin-top:70px; cursor:pointer; margin-left:110px;
}
.ie_hm_state_close1:hover{
	background:url(http://indiaweather.in/images/mix_img1.png) -51px -2px no-repeat;
}

.btn-slide{
float:left;

}
.btn-slide_main{
width:150px; height:22px; 
float:left;

padding:0 0 0 0;

}
/****Go-to-state-end***/
	
	

