/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:2;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li:hover>ul{left:198px;}#qm0 ul {top:999;}#qm0 ul li:hover>ul{top:0px;left:100%;}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/
	#qm0
	{
	width:auto;
	background-color:#ffffff;
	background-image:url(/global/templates/Original_B2B/images/ddm_grentitle_bg.gif);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C8C8C8;
	}


	/*"""""""" (MAIN) Items""""""""*/
	#qm0 a
	{
	width:201px;
	background-color:transparent;
	color:#ffffff;
	font-family:"Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	padding-top: 2px;
	padding-bottom: 3px;
	}


	/*"""""""" (MAIN) Hover State""""""""*/
	#qm0 a:hover
	{
 		background-color:#333333;
		color:#ffffff;
		text-decoration:none;
	}


	/*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/
	#qm0 li:hover>a
	{
		background-color:#333333;
		color:#ffffff;
		text-decoration:none;
	}


	/*"""""""" (MAIN) Active State""""""""*/
	body #qm0 .qmactive, body #qm0 .qmactive:hover
	{
	background-color:#333333;
		color:#ffffff;
		text-decoration:none;
	}


	/*"""""""" (SUB) Container""""""""*/
	#qm0 div, #qm0 ul
	{
	width:215px;
	background-color:#FFFFFF;
	padding: 5px;
	white-space:normal;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	}


	/*"""""""" (SUB) Items""""""""*/
	#qm0 div a, #qm0 ul a
	{
	width:215px;
	color:#237BAB;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;

	padding-right: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c8c8c8;
	white-space:normal;
	}


	/*"""""""" (SUB) Hover State""""""""*/
	#qm0 div a:hover
	{
		background-color:#dfedf5;
		color:#237BAB;
		text-decoration:underline;
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/
	#qm0 ul li:hover>a
	{
	background-color:#dfedf5;
		color:#237BAB;
		text-decoration:underline;
	}


	/*"""""""" (SUB) Active State""""""""*/
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover
	{
		background-color:#dfedf5;
		color:#237BAB;
		text-decoration:underline;
	}


	/*"""""""" Individual Titles""""""""*/
	#qm0 .qmtitle
	{
		margin:2px 0px 5px 5px;
		color:#222222;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/
	#qm0 .qmdividerx
	{
		border-top-width:2px;
		margin:4px 5px;
		border-color:#a2a1ad;
	}


	/*"""""""" Custom Rule""""""""*/
	ul#qm0 li .qmparent
	{
		background-image:url(/global/templates/Original_B2B/images/arrow_3.gif);
		background-repeat:no-repeat;
		background-position:92% 50%;
	}


	/*"""""""" Custom Rule""""""""*/
	ul#qm0 li:hover > a.qmparent
	{
		background-image:url(/global/templates/Original_B2B/images/arrow_3.gif);
		text-decoration:underline;
	}


	/*"""""""" Custom Rule""""""""*/
	ul#qm0 ul li .qmparent
	{
		background-image:url(/global/templates/Original_B2B/images/arrow_0.gif);
		background-repeat:no-repeat;
		background-position:92% 50%;
	}


	/*"""""""" Custom Rule""""""""*/
	ul#qm0 ul li:hover > a.qmparent
	{
		background-image:url(/global/templates/Original_B2B/images/arrow_0.gif);
		text-decoration:underline;
	}
