/* Reset code to remove theme inherent styling */
.dcjq-mega-menu ul.menu ul, .dcjq-mega-menu ul.menu li {
list-style: none; 
padding: 0; 
margin: 0;
}
.dcjq-mega-menu ul.menu ul {
display: none; /* Hides non-mega links */
}
.dcjq-mega-menu ul.menu .sub ul {
display: block; /* overrides above hide */
}

/* Main menu styles */
.dcjq-mega-menu ul.menu {
background: #222 url(images/bg_black.png) repeat-x 0 -80px; 
width: 960px; 
height: 41px; 
margin-left:8px;
border-right: 0px solid #1B1B1B; 
border-left: 0px solid #1B1B1B; 
position: relative; /* Important - required for positioning of mega menu */
font: normal 13px Arial, sans-serif; 
line-height: 16px;
}
.dcjq-mega-menu ul.menu li {
float: left; 
font-weight: bold;
}
.dcjq-mega-menu ul.menu li a {
float: left; 
display: block;  
padding: 10px 25px; 
background: url(images/bg_black.png) repeat-x 100% 0; 
color: #fff;
text-shadow: 0px 0px 0px #000; 
text-decoration: none;
}
.dcjq-mega-menu ul.menu li.mega-hover a, .dcjq-mega-menu ul.menu li a:hover {
background-position: 100% -40px; 
color: #000; 
text-shadow: none;
}

/* Arrow tag for parent links */
.dcjq-mega-menu ul.menu li a.dc-mega {
padding-right: 38px; /* Additional padding for arrow */
position: relative; /* Required for arrow positioning */
}
.dcjq-mega-menu ul.menu li a .dc-mega-icon {
display: block; 
position: absolute; 
top: 18px; 
right: 15px; 
width: 8px; 
height: 6px; 
background: url(images/arrow.png) no-repeat 0 0;
}
.dcjq-mega-menu ul.menu li.mega-hover a .dc-mega-icon {
background-position: 0 100%;
}

/* Mega Menu Styling */
/* Mega Drop Down Container */
.dcjq-mega-menu ul.menu li .sub-container {
position: absolute; /* Required */
background: url(images/bg_sub_left.png) no-repeat 0 100%; 
padding-left: 10px; 
margin-left: -3px;
}
.dcjq-mega-menu ul.menu li .sub {
background: url(images/bg_sub.png) no-repeat 100% 100%; 
padding: 20px 20px 20px 10px;
}
.dcjq-mega-menu ul.menu li .sub-container.mega .sub {
padding: 20px 10px 0 0;
}
.dcjq-mega-menu ul.menu li .sub .row { /* Clear the sub-menu floats */
width: 100%; 
overflow: hidden; 
clear: both;
}
.dcjq-mega-menu ul.menu li .sub li {
float: none; 
font-size: 1em; 
font-weight: bold;
}
/* Sub-menu Headers */
.dcjq-mega-menu ul.menu li .sub li.mega-hdr { /* Sub-menu headers - i.e. 2nd level navigation */
float: left; /* Float the sub-menus and give them a fixed width to from the mega menu rows */
width: 214px;
height:100px;
margin: 0 10px 20px 10px;
border: 0px solid #ccc; 
}
.dcjq-mega-menu ul.menu li .sub a { /* Clear the styles from the top-level links and set the font styles */
background: none; 
border: none; 
text-shadow: none; 
color: #111; 
padding: 0; 
display: block; 
float: none; 
text-decoration: none; 
font-size: 0.9em; 
}




/* start support button */

.dcjq-mega-menu ul.menu li .sub li.mega-hdr a.mega-hdr-a:link {
height:20px;
padding: 7px 10px; 
margin-bottom: 0px; 
border-bottom: 1px solid #ccc; 
text-transform: uppercase; 
font-weight: bold; 
color: #000; 

}

.dcjq-mega-menu ul.menu li .sub li.mega-hdr a.mega-hdr-a:hover {
padding: 7px 10px; 
margin-bottom: 0px; 
border-bottom: 1px solid #ccc; 
text-transform: uppercase; 
font-weight: bold; 
color: #000; 

}


.dcjq-mega-menu ul.menu li .sub li.mega-hdr a.mega-hdr-a:hover {
color: #000; 
text-shadow: none;
}



/* Add the individual sub-menu backgrounds */
.dcjq-mega-menu ul.menu li .sub li#menu-item-1 {
background: url() no-repeat 135px 40px;
}



/* Style the 3rd level links */
.dcjq-mega-menu ul.menu li .sub li ul li {
margin-right: 90px;
}
.dcjq-mega-menu ul.menu .sub li.mega-hdr li a {
color: #444;
font-weight: normal; 
padding: 3px 0 3px 25px; 
background: url(images/bullet.png) no-repeat 10px 8px; 
}
.dcjq-mega-menu ul.menu .sub li.mega-hdr li a:hover {
color: #990000;
background-image: url(images/bullet_on.png); 
}

/* Styling for items with only 2 levels */
.dcjq-mega-menu ul.menu li .sub-container.non-mega .sub {
padding: 20px 20px 20px 10px;
}
.dcjq-mega-menu ul.menu li .sub-container.non-mega li {
width: 190px; /* Set the drop down width */
}
.dcjq-mega-menu ul.menu li .sub-container.non-mega li a {
padding: 7px 5px 7px 22px; 
background: url(images/bullet.png) no-repeat 5px 12px;
}
.dcjq-mega-menu ul.menu li .sub-container.non-mega li a:hover {
color: #990000;
background-image: url(images/bullet_on.png);
}

/* menu img support
------------------------------------------------------*/
img.support { background-image: url(./images/menu/menu_support.png);width:216px;height:124px; }
img.support:hover { background-image: url(./images/menu/menu_support_hover.png);width:216px;height:124px; }

/* menu img downlaods
------------------------------------------------------*/
img.downloads { background-image: url(./images/menu/menu_downloads.png);width:216px;height:124px; }
img.downloads:hover { background-image: url(./images/menu/menu_downloads_hover.png);width:216px;height:124px; }

/* menu img anleitungen
------------------------------------------------------*/
img.bedienungsanleitungen { background-image: url(./images/menu/menu_bedienungsanleitungen.png);width:216px;height:124px; }
img.bedienungsanleitungen:hover { background-image: url(./images/menu/menu_bedienungsanleitungen_hover.png);width:216px;height:124px; }

/* menu img faq
------------------------------------------------------*/
img.faq { background-image: url(./images/menu/menu_faq.png);width:216px;height:124px; }
img.faq:hover { background-image: url(./images/menu/menu_faq_hover.png);width:216px;height:124px; }

/* menu img Ansprechpartner
------------------------------------------------------*/
img.ansprechpartner { background-image: url(./images/menu/menu_ansprechpartner.png);width:216px;height:124px; }
img.ansprechpartner:hover { background-image: url(./images/menu/menu_ansprechpartner_hover.png);width:216px;height:124px; }

/* menu img impressum
------------------------------------------------------*/
img.impressum { background-image: url(./images/menu/menu_impressum.png);width:216px;height:124px; }
img.impressum:hover { background-image: url(./images/menu/menu_impressum_hover.png);width:216px;height:124px; }

/* menu img presse
------------------------------------------------------*/
img.presse { background-image: url(./images/menu/menu_presse.png);width:216px;height:124px; }
img.presse:hover { background-image: url(./images/menu/menu_presse_hover.png);width:216px;height:124px; }

/* menu img jobs
------------------------------------------------------*/
img.jobs { background-image: url(./images/menu/menu_jobs.png);width:216px;height:124px; }
img.jobs:hover { background-image: url(./images/menu/menu_jobs_hover.png);width:216px;height:124px; }


/* sidebar img forsy
------------------------------------------------------*/
img.forsy { background-image: url(images/sidebar-forsy.png);width:254px;height:80px; }
img.forsy:hover { background-image: url(images/sidebar-forsy-hover.png);width:254px;height:80px; }

/* sidebar img teamviewer
------------------------------------------------------*/
img.teamviewer { background-image: url(images/sidebar-teamviewer.png);width:254px;height:80px; }
img.teamviewer:hover { background-image: url(images/sidebar-teamviewer-hover.png);width:254px;height:80px; }

/* sidebar img treibertool
------------------------------------------------------*/
img.treibertools { background-image: url(images/sidebar-treibertools.png);width:254px;height:80px; }
img.treibertools:hover { background-image: url(images/sidebar-treibertools-hover.png);width:254px;height:80px; }

/* sidebar img anleitungen
------------------------------------------------------*/
img.anleitungen { background-image: url(images/sidebar-anleitungen.png);width:254px;height:80px; }
img.anleitungen:hover { background-image: url(images/sidebar-anleitungen-hover.png);width:254px;height:80px; }
