
/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;}.qmmc {position:relative;}.qmmc a {float:left;display:block;white-space:nowrap;}.qmmc div a {float:none;}.qmmc div {visibility:hidden;position:absolute;}


    #nav_container { 	} /* This is defined in the ppx.css file */

	
/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* Remove the comments bleow for vertical mains and change the false value to
           true in the qm_create function after the menus structure. */
	/*.qmmc a {float:none}*/


	/*"""""""" Breadcrumb Styles """"""""*/

		
		/* (Main) Breadcrumb Path - Menu Item */
		#qm0.qmmc .qmbcmain { border:1px solid #aaa; border-bottom:5px solid #ffe824; background-color:#ffe824 !important;color:black !important;}
		#qm0.qmmc .qmbcmain:hover {border:1px solid #aaa;border-bottom:5px solid #ffe824; background-color:#ffe824 !important;color:black !important;}
		#qm0.qmmc .qmbcmainparent { background-image:url(../img/m1/slide_black_arrow.gif) !important;}		
				

		/* (Sub) Breadcrumb Path - Menu Items */
		#qm0.qmmc .qmbcsub { background-color:#9dd05b !important;color:black !important;border-width:0px !important;border-color:#031734;}
		#qm0.qmmc .qmbcsub:hover { background-color:#ffe824 !important;color:black !important;border-width:0px !important;}
		#qm0.qmmc .qmbcsubparent { background-color:#ccc !important;color:black !important;border-width:0px !important;border-color:#031734;}


	
		/* External Breadcrumb Container */
		.qm-crumbs-container {color:#fff;text-decoration:none;font-family:"Trebuchet MS", "Sassoon Sans", Helvetica, Arial, sans-serif;font-size:.9em;z-index:0;}

		/* External Breadcrumb Links */
		.qm-crumbs-container a:link {color:#aaa;text-decoration:underline;font-family:"Trebuchet MS", "Sassoon Sans", Helvetica, Arial, sans-serif;font-size:.7em;}
		.qm-crumbs-container a:visited {color:#aaa;text-decoration:underline;font-family:"Trebuchet MS", "Sassoon Sans", Helvetica, Arial, sans-serif;font-size:.7em;}

		/* External Breadcrumb Links Hover */
		.qm-crumbs-container a:hover {color:#ffe824; background:transparent; text-decoration:underline;}

		/* External Breadcrumb Current Page Text or No Link Text */
		.qm-crumbs-current {font-size:.7em;}

		/* External Breadcrumb Didivers */
		.qm-crumbs-divider {font-size:.7em;}


		/* This CSS positions the breadcrumb text container over the menu bar and to the right. */
		.qm-crumbs-container {background:transparent; line-height:1;position:absolute;left:570px;z-index:2001;padding:6px;top:12px;} /* A nowrap value is applied in the ie_css sheet */
		.qm-crumbs-container a {display:block;float:left;}
		.qm-crumbs-container span {display:block;float:left;}



	/*"""""""" (MAIN) Container """"""""*/
	#qm0
	{ 
		background:#031734 url('../img/logo.gif') center left no-repeat;
		padding-left:200px;
		padding-top:10px;
		border:0;
		border-bottom:5px solid #ffe824;
	}


	 /*"""""""" (MAIN) Items """"""""*/
	#qm0 a
	{
		color:#000000;
		background-color:#eee;
		font-family:"Trebuchet MS", "Sassoon Sans", Helvetica, Arial, sans-serif;
		font-size:.8em;
		text-decoration:none;
		padding:6px 30px 5px 8px;
		border: 0;
		margin-right:2px;
		border-bottom:5px solid #ccc;
	}


	/*"""""""" (MAIN) Hover State """"""""*/
	#qm0 a:hover
	{ 
		background-color:#ffe824;
		border-color:#ffe824;
	}


	/*"""""""" (MAIN) Active State """"""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover
	{ 
		background-color:#ffe824;
		text-decoration:underline;
		border-color:#ffe824;
	}


	/*"""""""" (MAIN) Parent Items """"""""*/
	#qm0 .qmparent
	{
		background-image:url(images/arrow_down.gif);
		background-repeat:no-repeat;
		background-position:95%;
	}


	/*"""""""" [SUB] Containers """"""""*/
	#qm0 div
	{
		background-color:#ffe824;
		padding:5px 3px 5px 5px;
		border-style:solid;
		border-width:0;
		border-color:#ddd;
		margin-top: 0;
		z-index:2000;
		border:1px solid #aaa;
		bxorder-top:0;
		margin-top:-5px;
	}

	
	/*"""""""" [SUB] Hover State """"""""*/
	#qm0 div a:hover
	{
		text-decoration:underline;
	}


	/*""""""""[SUB] Active State """"""""*/
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover
	{
		background-color:#fff;
	}


	/*"""""""" [SUB] Parent Items """"""""*/
	#qm0 div .qmparent 
	{
		background-image:url(../img/m1/arrow_right.gif);	
	}


	/*"""""""" [SUB] Items """"""""*/
	#qm0 div a
	{		
		background-color:#eee;
		padding:4px 40px 4px 5px;
		border-width:0px;
		border-style:none;
		border-color:#000000;
		border-bottom:1px solid #fff;
	}

	#qm0 div a.highlight
	{		
		background-color:#d4e7b2;
	}


	
	/*"""""""" [SUB] Hover State """"""""*/
	#qm0 div a:hover
	{

		border-color:#666666;
		background-color:#ffe824;
		color:#000000;
		text-decoration:none;
	}

	#qm0 div div
	{
		margin:0px 0px 0px 3px;
	}

	/*""""""""[SUB] Active State """"""""*/
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover
	{
		
		border-color:#666666;
		background-color:#ffe824;
		color:#000000;
		text-decoration:none;
		background-image:url(../img/m1/slide_black_arrow_right.gif);
		
	}


	/*"""""""" [SUB] Parent Items """"""""*/
	#qm0 div .qmparent 
	{

		background-image:url(../img/m1/slide_black_arrow_right.gif);

	}


