/*a, *{outline: 0 !important;}

a span { cursor:pointer; }

a span b, button span b { font-weight:normal; display:block; }*/





a.menuBtn:link,

a.menuBtn:visited {

	text-decoration: none;

	color: #444 !important;

	outline: 0 !important;}

a.menuBtn:hover,

a.menuBtn:active { }

a.menuBtn:link span,

a.menuBtn:visited span { display: block;

	margin-right: 20px;

	height: 20px;

	line-height: 2em;

	padding-left: 10px !important;

	background: url(../images/bg_date_picker_select.gif) left top no-repeat;}

	



.positionHelper { position:absolute; cursor:pointer; }

.menuContainer {border: 1px solid #497cac; font-size:10px;}

.menuContainer p.menuLoading { color:#444; font-size:1.1em; padding:.5em; }

.hiddenContent { position:absolute; top:0; left:-9999px; width:1px; height:1px; overflow:hidden; }



.menu, .menu ul { background:#4343ae; list-style-type:none; visibility:hidden;  overflow: hidden; position:absolute; top:0; left:0; padding: 0; margin:0; color:#fff;}

.menu li { clear:both; float:left; height:19px; width:100%; !important;  }

.menu li.hover {background: #eee;}



.menu p,

.menu a:link,

.menu a:visited,

.menu a:hover,

.menu a:active { float:left; width:17.2em; padding:.3em; padding-left:.5em; margin:0; font-size:1.1em; line-height:1.2em; color:#fff; text-decoration:none;}



.menu a.singleLink:link,

.menu a.singleLink:visited,

.menu a.singleLink:hover,

.menu a.singleLink:active { float:none; display:block; width:18.8em; }



.menu a:hover,

.menu a:active,

.menu a.singleLink:hover,

.menu a.singleLink:active {color:#fff; /*background:#4e92c8;*/ }



.scrollNeeded a:link,

.scrollNeeded a:visited,

.scrollNeeded a:hover,

.scrollNeeded a:active { width:14.9em; }



.menu a.menuIndicator:link,

.menu a.menuIndicator:visited { background: url(../images/icon_arrow_right.gif) no-repeat 98% center; }

.menu a.menuIndicator:hover,

.menu a.menuIndicator:active {color:#fff; background-color:#4e92c8; background-image: url(../images/icon_arrow_right_hover.gif); }



/*next level links*/

.menu a.nextLevel:link,

.scrollNeeded a.nextLevel:link,

.menu a.nextLevel:visited,

.scrollNeeded a.nextLevel:visited,

.menu a.nextLevel:hover,

.scrollNeeded a.nextLevel:hover,

.menu a.nextLevel:active,

.scrollNeeded a.nextLevel:active { float:right; width:1em; overflow:hidden; margin: 0; padding-left: .3em; background:url(../images/icon_arrow_right.gif) no-repeat 70% 50%; text-indent:-30em; }

.menu a.nextLevel:hover,

.menu a.nextLevel:active { background: #4e92c8 url(../images/icon_arrow_right_hover.gif) no-repeat 70% 50%; }









/*BREADCRUMBS*/

.ddBreadcrumb {width:21.6em; font-size:1em; background:#4343ae; padding: .5em 0; margin: 0; border-bottom: 1px solid #ccc;}

.ddBreadcrumb li { float: left; list-style: none; margin: 0;padding:.1em 0; padding-left:.5em;}

.ddBreadcrumb li.currentCrumb {clear: left; float: none; margin: .1em 0 0 0;}

.ddBreadcrumb a, .ddBreadcrumb span { white-space:nowrap; font-size: 1.1em;}

.ddBreadcrumb a:link,

.ddBreadcrumb a:visited { color:#1266a9; background:url(../images/icon_breadcrumb.gif) no-repeat right; padding-right:10px; margin-right:.5em; }

.ddBreadcrumb a:hover,

.ddBreadcrumb a:active { color:#4e92c8; }

.ddBreadcrumb .currentCrumb a:link,

.ddBreadcrumb .currentCrumb a:visited,

.ddBreadcrumb .currentCrumb a:hover,

.ddBreadcrumb .currentCrumb a:active { display:block; color:#fff; background-image:none; font-size:1.5em; padding:.1em 0 0; margin-right:0; text-decoration:none; }

.ddBreadcrumb .currentCrumb a:hover,

.ddBreadcrumb .currentCrumb a:active { text-decoration:underline; }







	

/* ----- clear fix for floats ----- */

/* these styles instruct non-IE browsers to render container elements so that they fully enclose floats */		

/* without this class applied, a float might hang over the bottom border of it's container */

.clearfix:after { content: "."; display:block; height:0; clear:both; visibility:hidden; }

.clearfix { display:inline-block; }		



/* hides clearfix from IE-mac \*/

* html .clearfix { height:1%; }

.clearfix { display:block; }

/* end hide from IE-mac */

a.resellerfuel1 {
	width:225px;
	height:19px;
	background-image:url(../images/reseller-sub-menu.jpg);
	background-repeat:no-repeat;
	background-color:#023e86;
}
a.resellerfuel1:hover {
	width:225px;
	height:19px;
	background-image:url(../images/reseller-sub-menu-on.jpg);
	background-repeat:no-repeat;
}	
a.resellerfuel2 {
	width:225px;
	height:19px;
	background-image:url(../images/reseller-sub-menu2.jpg);
	background-repeat:no-repeat;
	background-color:#023e86;
}
a.resellerfuel2:hover {
	width:225px;
	height:19px;
	background-image:url(../images/reseller-sub-menu2-on.jpg);
	background-repeat:no-repeat;
}

a.imageMenu {

	background-image:url(../images/image.jpg);

}

a.imageMenu:hover {

	background-image:url(../images/image-on.jpg);

}



a.videoMenu {

	background-image:url(../images/video.jpg);

}

a.videoMenu:hover {

	background-image:url(../images/video-on.jpg);

}