/* ######### Drop Down ULs CSS ######### */

.ddsubmenustyle, .ddsubmenustyle ul{ /*topmost and sub ULs, respectively*/
	font: normal 12px Arial, Helvetica, sans-serif;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	list-style-type: none;
	/*border: 1px solid #ff0000;*/
	visibility: hidden;
	z-index: 100;
	width:205px!important; background:none;
	display:block;
	padding-top:2px;
	color:#fff;
}
.ddsubmenustyle li a {
	height:21px;
	display: block;
	width: 176px; /*width of menu (not including side paddings)*/
	color: #fff;
	background:url(../../images/arrow_white_sub.png) 19px 8px no-repeat;
	text-decoration: none;
	padding:4px 0 0 27px;
	/*border: 1px solid #fff;*/
	border-top: none;
	margin-top:3px;
	margin-left:-1px;
	
}
.ddsubmenustyle li a img {
	margin:4px 7px 0 0;
}
.ddsubmenustyle li{ /*IE6 CSS hack*/
	display: inline-block;
	width: 196px; /*width of menu (include side paddings of LI A*/
	/*background-image:url('../../images/sub_menu_bckshd.jpg');
	background-repeat:repeat-x;*/
	padding:0px;
	margin:0px;
}
.ddsubmenustyle li a:hover{
	background:url(../../images/hover_bg_sub.png) 14px 0px no-repeat;
	width:179px;
	height:21px;
	color: #ffffff;
}

/* ######### Neutral CSS  ######### */

.downarrowpointer{ /*CSS for "down" arrow image added to top menu items*/
	padding-left: 4px;
}
.rightarrowpointer{ /*CSS for "right" arrow image added to drop down menu items*/
	position: absolute;
	display:none!important;
	padding-top: 3px;
	left: 100px;
}

.ddiframeshim{
	position: absolute;
	z-index: 500;
	background: transparent;
	/*border-width: 0;*/
	width: 0;
	height: 0;
	display: block;
}

.ddsubmenustyle .topmen_top_shad{/*background-image:url('../../images/top_sub_top_img.png');*/background-repeat:no-repeat;background-position:bottom;height:2px;}
.ddsubmenustyle .topmen_rep_shad{margin-top:2px;background-image:url('../../images/hover_bg.png');background-repeat:repeat; padding:6px 0 0 0;}
.ddsubmenustyle .topmen_bott_shad{height:10px;width:205px; background:url(../../images/hover_bttm.png) bottom left no-repeat;}

/* ================================== sidemenu ===================================== */
.ddsubmenustyle_side, .ddsubmenustyle_side ul{ /*topmost and sub ULs, respectively*/
	font: normal 12px Tahoma;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	list-style-type: none;
	/*border: 1px solid #ff0000;*/
	visibility: hidden;
	z-index: 100;
	background:none;
	width:253px!important;
	padding-left:3px;
	display:block;
	margin-top:-2px;
}
.ddsubmenustyle_side li a{
	height:27px;
	display: block;
	color: #797c80;
	text-decoration: none;
	padding:10px 5px 0 15px;
}
.ddsubmenustyle_side li a img{
	margin-right:7px;
}
.ddsubmenustyle_side li{ /*IE6 CSS hack*/
	display: inline-block;
	width: 196px; /*width of menu (include side paddings of LI A*/
	/*background-image:url('../../images/sub_menu_bckshd.jpg');*/
	margin: 0;
	padding: 0;
	/*border: 1px solid #fff;
	border-left:none;
	border-top: none;*/
	float:left;
}
.ddsubmenustyle_side li.first{border-left:solid 1px #fff;}




.topmen_top_shad_side{padding:3px 0 0 0;float:left;width:253px;}
.topmen_rep_shad_side{float:left;width:253px;}
.topmen_bott_shad_side{background:url(../../images/hover_bttm.png) bottom left no-repeat;padding:0 0 12px 0;float:left;width:205px;}


/* ======================================= top login section ==================================== */


.ddsubmenustyle1, .ddsubmenustyle1 ul{ /*topmost and sub ULs, respectively*/
	font: normal 12px Arial, Helvetica, sans-serif;
	padding: 0;
	position: absolute;
	/*left: 979px !important;*/
	top: 26px!important;
	margin: 0 0 0 -78px;
	list-style-type: none;
	/*border: 1px solid #ff0000;*/
	z-index: 100;
	width:166px!important; background:none;
	display:none;
	padding-top:2px;
	color:#fff;
}
.ddsubmenustyle1 ul:hover.top_dropdown a.selected{
	margin:0 0 0 3px!important;;
}



/* =============================== ie9 fixing ===================================== */
/*.x9 .ddsubmenustyle1, .ddsubmenustyle1 ul{
	font: normal 12px Arial, Helvetica, sans-serif;
	padding: 0;
	position: absolute;
	margin-left: 6px;
	list-style-type: none;
	visibility: hidden;
	z-index: 100;
	width:166px!important; background:none;
	display:block;
	padding-top:2px;
	color:#fff;
}*/
.ddsubmenustyle1 .topmen_rep_shad li.title20 {
	background:url(../../images/line2.jpg) bottom left no-repeat; 
	float:left; 
	padding:8px 0 5px 0; 
	font-size:14px; 
	color:#fff; 
	font-weight:bold;
}
/*.ddsubmenustyle1 .topmen_rep_shad li a.line_height {
	padding-top:8px; 
	color:#fff; 
	background-position:0 12px;
}*/
.ddsubmenustyle1 .topmen_rep_shad li a.line_height1 {
	margin-bottom:8px; 
	color:#fff;
}
.ddsubmenustyle1 li{ /*IE6 CSS hack*/
	display: inline-block;
	width: 135px; /*width of menu (include side paddings of LI A*/
	/*background-image:url('../../images/sub_menu_bckshd.jpg');
	background-repeat:repeat-x;*/
	padding:0px;
	margin:0px 0 5px 17px;
}
.ddsubmenustyle1 li a {
	height:10px;
	display: block;
	width: 121px; /*width of menu (not including side paddings)*/
	color: #fff;
	background:url(../../images/arrow_white.png) 6px 7px no-repeat;
	text-decoration: none;
	padding:2px 0 8px 14px;
	margin:0px;
}
.ddsubmenustyle1 li a:hover{
	background:url(../../images/top_hvr_bg.jpg) 0px 0px no-repeat;
	width:121px;
	height:10px;
	color: #ffffff;
	padding:2px 0 8px 14px;
	margin:0px;
}
.ddsubmenustyle1 li a img {
	margin:4px 7px 0 0;
}

.ddsubmenustyle1 .topmen_top_shad{background-image:url('../../images/right_top_sub1.png');background-repeat:no-repeat;background-position:top;height:4px; width:166px;}
.ddsubmenustyle1 .topmen_rep_shad{margin-top:0;background-image:url('../../images/right_top_sub2.png');background-repeat:no-repeat;background-position:bottom; padding:0 0 0 0;}
.ddsubmenustyle1 .topmen_bott_shad{height:10px;width:166px; background:url(../../images/hover_bttm.png) bottom left no-repeat;}


