@charset "utf-8";
/* CSS Document */

.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 {display:none;position:absolute;}


/*!!!!!!!!!!! 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}*/

	
	
	/*"""""""" (MAIN) Container """"""""*/
	#qm0
	{
	width:134px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
	}


	 /*"""""""" (MAIN) Items """"""""*/
	#qm0 a
	{
	color:#d3d5dd;
	background-color:transparent;
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	border-style:solid;
	border-color:#d3d5dd;
	border-width:0px 0px 1px 0px;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 3px;
	width: 110px;
	}


	/*"""""""" (MAIN) Hover State """"""""*/
	#qm0 a:hover
	{
	/*border-color:#333333;*/

		color:#ffffff;
	border-color:#d3d5dd;		
		/*text-decoration:underline;*/
	}


	/*"""""""" (MAIN) Active State """"""""*/	
	#qm0 .qmactive
	{
	/* Note: Add '!important' after each style */
		
		color:#ffffff !important;
	border-color:#d3d5dd !important;
	background-image:url(../../atlanta-accident-attorney/css/images/template3_arrow_hl.gif) !important;
	}


	/*"""""""" (MAIN) Parent Items """"""""*/
	#qm0 .qmparent
	{
	background-image:url(../../atlanta-accident-attorney/css/images/arrow2.gif);
	background-repeat:no-repeat;
	background-position:97%;
	}

	


	/*"""""""" [SUB] Containers """"""""*/
	#qm0 div
	{
	padding:5px 5px 5px 5px;
	background-color: #102c79;
	}


	/*"""""""" [SUB] Items """"""""*/
	#qm0 div a
	{
	font-size:12px;
	color:#d3d5dd;
	border-width:0px 0px 0px 0px;
	border-color:#d3d5dd;
	padding:3px 20px 3px 5px;
	}
	
	/*"""""""" [SUB] Hover State """"""""*/
	#qm0 div a:hover
	{
	color:#ffffff;
	background-color: #778fd2;
	}

	

	/*""""""""[SUB] Active State """"""""*/
	#qm0 div .qmactive
	{
	/* Note: Add '!important' after each style */
		color:#d3d5dd !important;
	text-decoration:none !important;
	}


	/*"""""""" [SUB] Parent Items """"""""*/
	#qm0 div .qmparent 
	{

		background-image:url(../../atlanta-accident-attorney/css/images/bullet_black_right.gif);

	}
