/*! Mandriva stylesheet for global nav bar and default global style. */
html { margin: 0; padding: 0; }
body {
    margin: 0; padding: 0;
    background: #fff url(images/top-bg-blue-gradient.png) repeat-x;
    font-family: "Lucida Grande", "Lucida Sans", Sans, Verdana, Tahoma, Arial, sans-serif;
}
img { border: 0; }
a, a:link { color: #2854b0; text-decoration: none; /*color: #213a82;*/}
a:hover { text-decoration: underline; }
h1, h2, h3, h4, h5, h6 { margin: 0 0 0.4em 0; font-weight: bold; }
/*h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #000; text-decoration: none; }*/
p { margin: 0 0 0.8em 0; }
em { font-style: italic; }
strong { font-weight: bold; }

.clear { clear: both; }

/** Global nav */
div#g { margin: 0; padding: 0; }
div#gn {
    width: 100%; width: 980px;
    margin: 0 auto 100px auto; padding: 0;
    margin: 0;
    margin-left: auto; margin-right: auto;
    padding-bottom: 10px; padding-bottom: 0;
    margin-bottom: 20px;
    font-family: "Lucida Grande", "Lucida Sans", Sans, Verdana, Tahoma, Arial, sans-serif;
    font-size: 14px; color: #000;
    background: transparent;
    background: rgba(255, 255, 255, 0.2);
    border: 1px solid #fff;  border-top: 0;
    -webkit-border-bottom-left-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
    -moz-border-radius-bottomleft: 8px;
    -moz-border-radius-bottomright: 8px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

div#gn .c { padding: 0; margin: 1px auto 0 auto; }

ul#gnt { margin: 0; padding: 0; list-style: none; width: 100%; background: transparent; }

ul#gnt li { margin: 0; padding: 0;
    list-style: none;
    float: left;
    display: inline;
    /*border-right: 1px solid #fff;*/
    text-align: center;
}

ul#gnt li a, ul#gnt li a:link {
    margin: 0;
    padding: 24px 14px 0px 14px;
    display: block;
    height: 30px;
    color: #444;
    /* orange: color: rgb(252, 141, 45); */
    color: #21449c;
    /*color: #10338b;*/
    -webkit-text-shadow: 0 1px 3px #ffffff;
    text-shadow: 0 1px 3px #ffffff;
    -moz-text-shadow: 0px 1px 3px #fff000;
    font-weight: bold;
    /*font-size: 90%;*/
    font-weight: normal;
    min-width: 2.5em;
    line-height: 18px;
}

ul#gnt li#gnt-mandriva a,
ul#gnt li#gnt-mandriva a:link { padding: 8px 18px 16px 16px; }
ul#gnt li#gnt-mandriva a img { height: 33px; margin: 0; padding: 0; }

ul#gnt li#gnt-search { height: 30px; padding: 22px 0 0 14px; margin: 0; }
ul#gnt li#gnt-search form {}
ul#gnt li#gnt-search input { padding: 0; margin: 0; width: 7em; }

div#gn a, div#gn a:link { text-decoration: none; }

div#gn form, div#gn input { margin: 0; padding: 0; adisplay: inline; }
div#gn form { margin-top: -2px; }

div#gnc { clear: both; }

ul#gnt li.selected {
    background: #fff;
    /*border-right: 1px solid #fff;*/
    /*
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#888));
    -webkit-background-origin: padding;
    -webkit-background-clip: content;
    */
}

li#gnt-mandriva.selected { background: transparent !important; }

ul#gnt li.selected a {
    color: #000;
    font-weight: bold;
}
ul#gnt li:hover {}
ul#gnt li:hover a { color: #000; }

ul#gnt li.disabled a { color: #444;}

/** */
.raw { text-align: left; width: 974px; margin: auto; }
#footer { font-size: 80%; margin-top: 2em; border-top: 1px solid #ddd; padding-top: 1em; }

div.feat { margin-bottom: 3em; }
div.feat img { float: left; margin: 4px 1em 1.5em 0; width: 180px; height: 140px; }

div.feat.even {}
div.feat.even img { float: right; margin: 0 0 1.5em 1em; width: 180px; height: 140px; }

div.ph,
div.productheader { border-bottom: 1px solid #ddd; height: 30px; display: block; margin-bottom: 1em; position: relative; padding-bottom: 4px; }

div.ph h1, div.ph h2, div.ph span.title,
div.productheader h1,
div.productheader h2,
div.productheader span.title { font-size: 150%; font-weight: normal; float: left; line-height: 30px; }

div.ph h1 img, div.ph span.title img { margin: 0 0.5em 0 0; float: left; }

div.ph ul,
div.productheader ul { display: block; margin: 0; padding: 0; float: right; height: 30px; vertical-align: bottom; }

div.ph ul li,
div.productheader ul li { display: inline; list-style: none; float: left; padding-left: 2em; line-height: 33px; }

div.ph ul li a,
div.productheader ul li a { color: #444; }

div.ph ul li.selected,
div.ph ul li.selected a { font-weight: bold; color: #000; }

div.ph ul li strong a,
div.productheader ul li strong a { color: #000; }

div.ph ul li form,
div.productheader ul li form { display: inline; }

div.ph ul li img { height: 16px; }

div.ph ul li.act { font-style: italic; }

div.ph p.act { float: right; margin: 0 0 0 2em;}
div.ph p.act a { padding: 0.3em 1em; background: #555; font-weight: bold; color: #fff;
    font-size: 80%; line-height: 32px; 
    -webkit-box-shadow: 0 1px 2px #000; -moz-box-shadow: 0 1px 2px #000; box-shadow: 0 1px 2px #000;
    text-shadow: 0 1px 2px #000; -moz-text-shadow: 0 1px 2px #000; text-shadow: 0 1px 2px #000;
    -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; }
.powerpack div.ph p.act a { background: #21449c; }

div.ph p.act.selected a {
    background: #dddddd; color: #000;
    text-shadow: 0 1px 2px #fff;
    -webkit-box-shadow: 0 -1px 2px #aaa;
}

#hd { margin-bottom: 1em; }

.sitemap #hd h1 { border-bottom: 1px solid #ddd; padding-bottom: 0.3em; margin-bottom: 1em; }
.sitemap h1 { font-size: 200%; font-weight: normal; }
.sitemap h2 { font-size: 140%; font-weight: normal; border-bottom: 1px solid #ddd; }
.sitemap h2 { clear: both; margin-top: 2em; }
.sitemap div.context { width: 320px; float: left; margin-bottom: 2em; }
.sitemap h3 { font-size: 100%; }
.sitemap div.context ul { margin: 0; padding: 0; }
.sitemap div.context ul li { list-style: none; }
