@import url("css/menu.css");

/* CSS Document */
body {background:White; height:100%; margin:0px; padding:0px; }

/* FCK Editor Stil */
.SC_Item {padding: 5px;}


/* ControlPanel style */
.ControlPanel{background:transparent url(images/cpanel_center.png) repeat-x bottom left; border:none;padding-bottom:10px;}
.cpanel_left {background: url(images/cpanel_left.png) no-repeat bottom left;padding-left:21px;}
.cpanel_right {background: url(images/cpanel_right.png) no-repeat bottom right;padding-right:33px;}

/*-------- Default Style --------*/
body,th,td,div,p,table,h1,h2,h3,h4,h5,h6.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover, input, textarea{color:#2E3D47; font-family:Verdana, Arial, Helvetica, sans-serif;}
body,th,td,div,p,table,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover, input, textarea{font-size:12px;}

textarea {border: solid 1px gray; overflow:hidden;}
input[type=text], input[type=password] {border: solid 1px gray;}

/*008AC9*/

/*h1, h2, h3, h4, h5, h6{color:Gray; font-weight:bold; font-family:Arial;}*/
h1, h1 input, h1 a:link, h1 a:visited, h1 a:hover{font-size:32px;margin:0px 0px 0px 0px;}
h2, h2 input, h2 a:link, h2 a:visited, h2 a:hover{font-size:24px;margin:10px 0;}
h3, h3 input, h3 a:link, h3 a:visited, h3 a:hover{font-size:18px;margin:8px 0;}
h4, h4 input, h4 a:link, h4 a:visited, h4 a:hover{font-size:16px;margin:8px 0;}
h5, h5 input, h5 a:link, h5 a:visited, h5 a:hover{font-size:14px;margin:6px 0;}
h6, h6 input, h6 a:link, h6 a:visited, h6 a:hover{font-size:10px;margin:6px 0;}
big{font-size:16px;}

table,th,td,div{border-color: #d2d2d2;}
th {background-color: #f0f0f0; color: Black}

/* alt .Button_{color: White; height:20px; border-width: 0px; background-color: #008AC9; cursor:pointer;} */

/* Buttons Grauverlauf
input[type=button], input[type=submit]
{
   font-size:12px;
   font-family:Verdana,Arial,sans-serif;
   height:23px;
   background-color:Menu;
   background-image:url(gradient_gray.gif);
   border-style:solid;
   border-color:Gray;
   border-width:1px;
   cursor:pointer;
}
*/

/* Buttons schwarz */
input[type=button], input[type=submit]
{
   font-size:12px;
   font-family:Verdana,Arial,sans-serif;
   height:23px;
   background-color:White;
   border-style:solid;
   border-color:Black;
   border-width:1px;
   cursor:pointer;
   text-transform:uppercase;
}

/* LinkButtons neu */
.SelectedButton, .Button, a.Button:link, a.Button:visited ,a.Button:active {background-color:White; color:Black; padding: 3px 5px 3px 5px; border: solid 1px black;}
a.SelectedButton:link, a.Button:hover{background-color:Black; color:White; text-decoration:none; border: solid 1px black;}


/*Hinweistexte...*/
.Hinweise {color:Gray; font-size:11px;}

/*FCK-Styles*/
.Stil_1 {color:Gray; font-size:24px; font-weight:bold; font-family:Courier New;}
.Stil_2 {font-variant:small-caps; color:White; background-color:Black; font-size:16px;}
.Stil_3 {color:Black; font-size:14px; background-color:#bfe6fa;letter-spacing:0.1em; line-height:1.5em; }
.Breit {letter-spacing:0.1em; line-height:1.5em; font-size:12px;}
.Breit_Kursiv {font-style:italic; letter-spacing:0.1em; line-height:1.5em; font-size:12px;}
.Link_gruen, Link_gruen:link, Link_gruen:hover,Link_gruen:visited,Link_gruen:active{color:black; text-decoration:underline; background-color:#ccffcc}

/*Normale Links*/
a,a:link,a:visited,a:active{color:#008AC9; text-decoration:none; font-weight:normal; }
a:hover{color:#D00; text-decoration:underline; }

.ModulUeberschrift {height:50px;}
/*#008AC9*/
.ModulUeberschrift span {text-transform: uppercase; font-size:16px;margin:8px 0; color:Black; font-weight:bold; font-family:Verdana, Arial;}

.ModulUeberschrift_Community {height:50px;}
.ModulUeberschrift_Community span {text-transform: uppercase; font-size:16px;margin:8px 0; color:Black; font-weight:bold; font-family:Verdana, Arial;}

.ModulContainerUeberschrift {height:30px;}
.ModulContainerUeberschrift span {font-size:14px;margin:8px 0; color:Black; font-weight:bold; font-family:Verdana, Arial;}

/* Tabellen z.B. im Gästebuch
.Design_Tab_div {background-color: #e6e6e6; padding: 2px 2px 2px 2px; border: solid 1px #d2d2d2;}
.Design_Tab {border-spacing:0; border-collapse:collapse;}
.Design_Tab_Links {padding:5px; background-color: White; border-right: solid 5px #e6e6e6; vertical-align:top; text-align:left;}
.Design_Tab_Header1 {padding:5px; background-color: #f0f0f0; font-size: x-small;}
.Design_Tab_Header1_bold {font-weight:bold; padding:5px; background-color: #f0f0f0; font-size: x-small;}
.Design_Tab_Header1_bold a, .Design_Tab_Header1_bold a:link, .Design_Tab_Header1_bold a:visited, .Design_Tab_Header1_bold a:active 
    {font-weight:bold; color: Gray;}
.Design_Tab_Header2 {padding:5px; background-color:White; border-bottom: solid 1px #e6e6e6; font-size: x-small;}
.Design_Tab_Inhalt {padding:5px; background-color: White; padding-bottom: 10px; padding-top: 10px; vertical-align: top;}
 */

/* Tabellen z.B. im Gästebuch neu */
/*.Design_Tab_div {background-color: #e6e6e6; padding: 2px 2px 2px 2px; border: solid 1px #d2d2d2;}*/
.Design_Tab_div {border: solid 1px #d2d2d2;}

.Design_Tab {border-spacing:0; border-collapse:collapse;}
.Design_Tab_Links {padding:5px; background-color: White; border-right: solid 5px #e6e6e6; vertical-align:top; text-align:left;}
.Design_Tab_Header1 {padding:5px; background-color: Black; font-size: small;}
/*.Design_Tab_Header1_bold {font-weight:bold; padding:5px; background-color: Black; font-size: x-small;}
td.Design_Tab_Header1_bold, .Design_Tab_Header1_bold a, .Design_Tab_Header1_bold a:link, .Design_Tab_Header1_bold a:visited, .Design_Tab_Header1_bold a:active 
    {font-weight:bold; color: White;}*/
.Design_Tab_Header1_bold {padding:1px 1px 1px 5px; background-color: Black; font-size: small;}
td.Design_Tab_Header1_bold, .Design_Tab_Header1_bold a, .Design_Tab_Header1_bold a:link, .Design_Tab_Header1_bold a:visited, .Design_Tab_Header1_bold a:active 
    {color: White; text-transform:uppercase;}    
.Design_Tab_Header2 {padding:5px; background-color:White; border-bottom: solid 1px #e6e6e6; font-size: x-small;}
.Design_Tab_Inhalt {padding:5px; background-color: White; padding-bottom: 10px; padding-top: 10px; vertical-align: top;}


.Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{font-family:Verdana, Arial, Helvetica, sans-serif;}
.Head{color:#2E3D47;font-weight:bold;}
.SubHead {color:#4C6171;}
.SubSubHead{color:#6E8AA0;}
.NormalRed {color:#F00;}


/*Datagrids */
.DataGrid_Container {margin-top:15px;}
.DataGrid_Header{font-weight:bold;}
.DataGrid_Header td, .NormalBold td{font-weight:bold;}

/*-------- design style --------*/


/*Lightbox Effect*/
.black_overlay{
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index:1001;
    -moz-opacity: 0.5;
    opacity:.50;
    filter: alpha(opacity=50);
}
.white_content {
    display: none;
    position: fixed;
    padding: 0px;
    border: 5px solid #e6e6e6;
    background-color: white;
    z-index:1002;
    overflow: auto;
    top:50%;
    left:50%;
}
/*Ende Lightbox Effect*/




.template_style{width:970px; margin:0 auto;}

.top_space{height:34px;}
.lang_pad{padding:7px 35px 0px 0px;}


.point_blue{background:url(point_blue.jpg) no-repeat; width:39px; height:39px;}
.logo_top_left{padding:0px; margin:0px; background:url(images/logo_top_left.png) no-repeat top left; height:23px;}
.logo_top_right{padding:0px; margin:0px; background:url(images/logo_top_right.png) no-repeat top right;}
.logo_top_bg{padding:0px; margin:0 39px 0 27px; background:#FFF url(images/logo_top_bg.png) repeat-x top;height:23px;}
.logo_left{padding:0px; background:url(images/logo_left.png) repeat-y top left;}
.logo_right{padding:0px; background:url(images/logo_right.png) repeat-y top right;}
.logo_pad{float:left; background:#FFF; margin: 0 19px 0 7px; padding:0 ;height:100px;}

.menu_bg{padding:0 0 0 6px;  margin: 0 21px 0 9px; background:url(images/menu_bg.png) top left;}
.menu_left{padding:0px; margin:0px; background:url(images/menu_left.png) repeat-y  top left;}
.menu_right{margin:0px; background:url(images/menu_right.png) repeat-y top right; }

.search_style{float:right; height:40px;}
.search_bg{padding:8px 2px 0 0;}

.bread_bg{padding:0px; margin: 0 19px 0 7px; background:url(images/bread_bg.png) repeat-x top left; height:34px;}
.bread_left{padding:0px; margin:0px; background:url(images/bread_left.png) no-repeat top left; height:34px;}
.bread_right{padding:0px;  background:url(images/bread_right.png) no-repeat top right; height:34px;}

#login_style{ float:right; padding:113px 50px 0px 10px; }
.bread_style{ float:left; line-height:34px; padding-left:18px;color:#000000;}

.center_bg{padding:0px; margin:0px;clear:both;}
.left_bg{padding:0px; margin:0px; background:url(images/left_bg.png) repeat-y top left;}
.right_bg{padding:0px; margin:0px; background:url(images/right_bg.png) repeat-y top right;}
/*.content_pad{padding: 0px 19px 0px 7px; }*/
.content_pad{background:#FFF url(images/center_bg.png) repeat-x bottom left;}
.content_width{overflow:auto; min-height:500px;}

.bot_left{padding:0px; margin:0px; background:url(images/bot_left.png) no-repeat top left;}
.bot_right{padding:0px; margin:0px; background:url(images/bot_right.png) no-repeat top right; padding:0px 39px 0px 27px;}
.bot_bg{padding:0px; margin:0px; background:url(images/bot_bg.png) repeat-x top left; height:41px;}

.bot_pad{margin-bottom:20px;padding:0 30px 0 20px;}
#terms_style{float:left;}
/*#copy_style{float:right;}*/

.clear_float{clear:both; line-height:0; font-size:0; height:0;}

/* ------- FileManager -------*/
div.FileManager{height:auto;border:none;}
table.FileManager{width:99%}


a.CommandButton:link, a.CommandButton:visited{color:#CB2027; font-weight:bold; text-decoration:none;}
a.CommandButton:hover{color:#3E81B5; text-decoration:underline;}

/*-------ControlPanel changes ---------------*/
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited{color:#3E81B5;}
.ControlPanel a.CommandButton:hover{color:#CB2027; text-decoration:underline;}
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited, .ControlPanel .SubHead{font-size:11px;}

/*--------- pane style ----------*/
.ContentPane, .TopPane, .BottomPane{ padding:0px; width:98%; margin:0px; }
/*.LeftPane{ padding:0px 20px 0px 0px; width:20%; margin:0px; }
.RightPane{ padding:0px 0px 0px 20px; width:20%; margin:0px; }*/
.LeftPane{ padding:0px 20px 0px 0px; width:1%; margin:0px; }
.RightPane{ padding:0px 0px 0px 20px; width:1%; margin:0px; }

/*------------ Breadcrumb Style --------------*/
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{color:#3E81B5;}
a.Breadcrumb:hover{color:#C00;}

/*-------------- Link Style --------------*/
.linkscontainer{padding-top:20px;text-align:center;}
.links,a.links:link,a.links:active,a.links:visited{ font-weight:bold; color:#3E81B5; text-transform:uppercase;}
a.links:hover{color:#C00;}

/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited {color:black; background-color:White; text-decoration:none;}
a.user:hover{color:black; text-decoration:underline; background-color:#ccffcc;}

/*-------------- Footer Style --------------*/
.footer,a.footer:link,a.footer:active,a.footer:visited { color:Black; background-color:White; text-decoration:none;}
a.footer:hover{color:black; text-decoration:underline; background-color:#ccffcc;}

/*-------------- Empty panes Style --------------*/
.DNNEmptyPane{width:0;padding:0;margin:0;}

/*-------------- Search SkinObject Styles --------------*/
div.SearchContainer{position:relative; white-space: nowrap;}
div.SearchBorder{width: 180px; height: 20px; border: solid 1px #e0e0e0; float:left; background-color: White; white-space: nowrap; margin-top: 2px;}
div.SearchContainer a{padding: 0px; display: block; float:left; }
div.SearchContainer a img{padding-left:5px;}
div.SearchIcon{float: left; width: 31px; height: 20px; cursor: pointer; z-index: 11; background: no-repeat 2px 2px; text-align:right;}
div.SearchIcon img{margin-top: 3px;}

input.SearchTextBox{float: left; z-index: 10; border: 0px; width:130px; height:18px; margin-left:3px; color: #43494D;}

#SearchChoices{clear: both; display: none; border: solid 1px #C3D4DF; z-index: 2000; cursor: pointer; margin: 0; padding: 0; text-align:left; background-color: #F3F7FA; position:absolute; top: 22px; left: 0px;}
#SearchChoices li{cursor: pointer; margin: 0; padding: 2px 2px 0 2px; padding-left: 25px; height: 18px; text-align:left; background-color: #F3F7FA; background-repeat: no-repeat; background-position: 2px center; list-style: none; list-style-image: none; border: none; display:block;}
#SearchChoices li.searchHilite{background-color: #CE0D0D;	color:#ffffff; border: none;}
#SearchChoices li.searchDefault{background-color: #F8FAFF; border: none;}



/* .c_head_blue h1, .c_head_blue h1 input {color:#008AC9;} */
/* .c_content {border: solid 1px #008AC9; padding:5px 5px 5px 5px;} */
.Container_Rahmen {border: solid 1px #d2d2d2; padding:5px 5px 5px 5px;}
.Container_Title{color:#008AC9; font-size:14px;}




/* CSS für das MNC-Tec Menü

<!--%%%%%%%%%%%% QuickMenu Styles [Keep in head for full validation!] %%%%%%%%%%%-->

/*!!!!!!!!!!! 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:9;}.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:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none;}.qmmc li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}#qm1 li {float:none;}#qm1 li:hover>ul{top:0px;left:100%;}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/

    .qmfv{visibility:visible !important;}.qmfh{visibility:hidden !important;}

	/* QuickMenu 0 */
	
	/*"""""""" (MAIN) Container""""""""*/	
	#qm0
	{	
        padding-top:2px;
        padding-left:10px;
        width:900px;
        z-index:-500;
	}

#qm0 li { vertical-align:bottom;}

	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		/*padding:5px 20px 4px 20px;*/
		/*padding:5px 40px 4px 40px;*/
		padding:5px 35px 4px 35px;
		  
		color:black;
		font-family:Arial;
		font-size:12px;
		text-decoration:none;
		font-weight:bold;
		border-width:1px;
		border-style:dashed;
		border-color:White;
	}


	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover	
	{	
		color:#008AC9;
	}


	/*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 li:hover>a	
	{	
		color:#008AC9;
	}
	

	/*"""""""" (MAIN) Persistent State""""""""*/	
	body #qm0 .qmpersistent, body #qm0 .qmpersistent:hover	
	{	
		background-color:white;
		color:#008AC9;
		border-style:dashed;
		border-color:#000000;
		border-bottom: solid 2px White;
		padding:4px 35px 5px 35px;
		top:0px;		
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		padding:2px 5px 0px;
		padding-left:20px;
		margin:2px 0px 0px 2px;
		/*width:900px;*/
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:7px 35px 4px 35px;
		font-size:11px;
		color:gray;
		border:solid 1px Transparent;
	}


	/*"""""""" (SUB) Parent Items""""""""*/	
	#qm0 div .qmparent, #qm0 ul .qmparent	
	{	
		/*text-decoration:underline;*/
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		color:#008AC9; /*ex Purple*/
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 ul li:hover>a	
	{	
		color:#008AC9; /*ex Purple*/
	}
	

	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		border-style:none;
	}

	/*"""""""" (SUB) Persistent State""""""""*/	
	body #qm0 div .qmpersistent, body #qm0 div .qmpersistent:hover	
	{	
		padding:6px 35px 5px 35px;
		color:#008AC9; /*ex Purple*/
		border:dashed 1px Black;
		border-top: solid 1px White;
	}



	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		font-size:11px;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul	
	{	
		margin:0px 0px 0px -1px;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul ul	
	{	
		border-width:1px;
	}
	
	
	
	/* QuickMenu 1 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm1	
	{	
	    padding-top:50px;
	    padding-bottom:50px;
		/*width:150px;*/
		height:auto;
		border-width:0px 1px 0px 0px;
		border-right-color:Black;
		border-style:dashed;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm1 a	
	{	
		/*width:139px;*/
		padding:5px 10px 5px 0px;
		background-color:transparent;
		color:gray;
		font-family:Arial;
		font-size:12px;
		text-decoration:none;
		font-weight:bold;
		text-align:right;
		border-width:1px 0px 1px 1px;
	}


	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm1 a:hover	
	{	
		color:#cf700b; /*Orange*/
	}


	/*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm1 li:hover>a	
	{	
		color:#cf700b; /*Orange*/
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm1 .qmactive, body #qm1 .qmactive:hover	
	{	
		color:#cf700b; /*Orange*/
	}


	/*"""""""" (MAIN) Persistent State""""""""*/	
	body #qm1 .qmpersistent, body #qm1 .qmpersistent:hover	
	{	
		background-color:white;
		color:#cf700b; /*Orange*/
		border-style:dashed;
		border-color:#000000;
		border-right:solid 1px White;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm1 div, #qm1 ul	
	{	
		width:auto;
		padding:5px 5px 5px 15px;
		margin:0px;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm1 div a, #qm1 ul a	
	{	
		/*width:129px;*/
		padding:2px 5px 2px 0px;
		background-color:transparent;
		color:gray;
		font-size:11px;
		font-weight:normal;
		border-width:0px;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm1 div a:hover	
	{	
		text-decoration:none;
		color:purple;
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm1 ul li:hover>a	
	{	
		text-decoration:none;
		color:purple;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm1 div .qmactive, body #qm1 div .qmactive:hover	
	{	
		text-decoration:underline;
	}


	/*"""""""" (SUB) Persistent State""""""""*/	
	body #qm1 div .qmpersistent, body #qm1 div .qmpersistent:hover	
	{	
		background-color:transparent;
		border-style:none;
		margin-left:-10px;
		color:purple;
	}
	
	
	
	/* QuickMenu 2 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm2	
	{	
		width:auto;
		background-color:transparent;
	    height:21px;
	    z-index:500 !important;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm2 a	
	{	
		padding:5px 40px 5px 40px;
		background-color:#008AC9;
		color:white;
		font-family:Arial;
		font-size:11px;
		text-decoration:none;
		font-weight:bold;
		border-left:solid 3px #008AC9;
		border-right:solid 3px #008AC9;
	}


	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm2 a:hover	
	{	
		background-color:#008AC9;
		color:white;
		border-color:white;
		height:17px !important;
	}


	/*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm2 li:hover>a	
	{	
		background-color:#008AC9;
		color:white;
		border-color:white;
		height:17px !important;
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm2 .qmactive, body #qm2 .qmactive:hover	
	{	
		background-color:#008AC9;
		color:white;
		border-color:white;
		height:17px !important;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm2 div, #qm2 ul	
	{	
		background-color:#008AC9;
		border-width:3px;
		border-style:solid;
		border-color:white;
		height:184px;
		width:284px;
		top:24px !important;
		z-index:-5 !important;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm2 div a, #qm2 ul a	
	{	
		padding:2px 2px 2px 2px;
		background-color:transparent;
		text-decoration:underline;
		font-weight:normal;
		border-width:0px;
		border-style:none;
		border-color:transparent;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm2 div a:hover	
	{	
		border-color:transparent;

	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm2 ul li:hover>a	
	{	
		border-color:transparent;
	}

	
	/*"""""""" Content Box""""""""*/	
	#qm2 .qmcbox	
	{	
		padding:2px 2px 2px 2px;
		width:280px;
		height:180px;
		color:white;
		font-family:Verdana;
		font-size:10px;
	}


	/*"""""""" Content Box Links""""""""*/	
	#qm2 .qmcbox a	
	{	
		padding:0px;
		margin:0px;
		background-color:transparent;

		font-size:12px;
		border-style:none;
	}


	/*"""""""" Content Box Links [hover]""""""""*/	
	#qm2 .qmcbox a:hover	
	{	
		background-color:transparent;
		color:Gray;
		text-decoration:underline;
		border-style:none;
	}	


