/*!!!!!!!!!!! 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 {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
{ 
	position: relative;
	z-index: 1000 !important;
	margin: 0px;
	border: 0px;
	padding: 0px;
	width: 789px;
	height: 23px;
	background-image: url(../medias/sznew/sz-nav-bg2.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}


 /*"""""""" (MAIN) Items """"""""*/
#qm0 a {
	text-decoration: none;
	background-color: transparent;
	margin: 0;
	padding: 0;
	border-bottom: none;
}


/*"""""""" (MAIN) Items Hover State """"""""*/
#qm0 a:hover
{
	color: #FFFFFF;
	background-color: #31688C;
	border-bottom: none;
}


/*"""""""" (MAIN) Items Divider Bar """"""""*/
#qm0 .seps {
	width: 20%;
	margin: 0;
	padding: 0;
	background-image: url(../medias/sznew/sz-nav-divider.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

#qm0 .seplast {
	width: 19.9%;
}


/*"""""""" (MAIN) Active State """"""""*/	
body #qm0 .qmactive { 
	/* Note: Add '!important' after each style */
	text-decoration: none !important;
	color: #FFFFFF !important;
	margin-top: 0;
	background-image: url(../medias/sznew/sz-button-bg-over.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}


/*"""""""" (MAIN) Parent Items """"""""*/
#qm0 .qmparent
{
	font-family: 'Trade Gothic', Arial, Helvetica, Verdana, sans-serif;
	font-size: 110%;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: .05em;
	color: #31688C;
	display: block;
	text-decoration: none;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 4px;
}


/*"""""""" [SUB] Containers """"""""*/
#qm0 div {
	width: 19%;
	margin-top: 0px;	
	height: auto;
	padding: 3px 3px 3px 3px;
	background-image: url(../medias/imgs/qm/nav-menu-bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	border-left:1px solid #afbfbf;
	border-top:1px solid #afbfbf;
	border-right:1px solid #31688C;
	border-bottom:2px solid #31688C;
}


/*"""""""" [SUB] Active State """"""""*/
#qm0 div .qmactive
{
	/* Note: Add '!important' after each style */

	text-decoration: underline !important;
	background-color: #FFFFFF !important;
	font-size: 90% !important;
	color: #31688C !important;
	font-weight: normal !important;
}


/*"""""""" [SUB] Parent Items """"""""*/
#qm0 div .qmparent 
{
	font-family: 'Trade Gothic', Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	color: #31688C;
	letter-spacing: 0em;
	text-transform: none;
	padding: 1px 0px 1px 5px;
	margin: 0px 0px 1px 0px;
	text-align: left;
	background-image:url(../medias/imgs/qm/arrow_right.gif);
	background-repeat:no-repeat;
	background-position:95%;
}


/*"""""""" [SUB] Items """"""""*/
#qm0 div a
{		
	font-family: 'Trade Gothic', Verdana, Arial, Helvetica, sans-serif;
	background-color:#F7F7F7;
	margin: 0px 0px 1px 0px;
	padding: 1px 0px 1px 5px;
	font-size: 90%;
	color: #31688C;
	border-bottom: none;
}

	
/*"""""""" [SUB] Hover State """"""""*/

#qm0 div a:hover
{
	text-decoration: underline;
	font-size: 90%;
	border-bottom: none;
}

#qm0 .qcstyleone{width:100%; margin-left: -314px;}

#qm0 .qcstyletwo{width:96%; margin-left: -320px;}

#qm0 .qcstylethree{width:96%; margin-left: -320px;}