/* CSS Document */
/*{{{ iWear main site stylesheet data */

body {
font-family: Helvetica,Arial;
}

p{
    font-family: Helvetica,Arial;
/*    font-size:11pt;*/
    font-stretch: condensed;
    color:#222222; 
    text-align:justify;
    vertical-align: top;
}

td.std{
    /* Standardtext in Tabellenfeldern */
    font-family: Helvetica,Arial; 
/*    font-size:11pt; */
    font-stretch: condensed;
    color:#222222; 
    text-align:justify;
    vertical-align: top;  
}	

table.std { 
    /* Grundlayout einer Standardtabelle */
    padding: 5px;
    background-color: #EEEEEE;
    border: 0;
}

table.frame {
    padding: 0px;
    background-color: #FFFFFF;
    border: 0;
}

img { behavior: url("/pngbehavior.htc"); }

img.passport{
    background-color: #999933;
}
/* Warning, changing h1 etc. on a global level might break mediawiki output !
 * always try to set subclasses like iwear.h1 ?
 */

/* This is needed to make it the same in the IE as in all others */
h3 {
    margin: 1em 0px 1em 0px;
}
/*
h1{
    border:1px solid gray;
    background-color:#E0E0E0;
    padding:4px;
    margin:0px;
    font-size:12pt;
    font-stretch:condensed;
    text-align:center;
    vertical-align:top;	
}

h2{ 
    border:1px solid gray; 
    background-color:#E0E0E0; 
    padding:4px; 	
    margin:0px;
}

h3{ 
    font-family: Helvetica,Arial; 
    font-size:12pt; 
    font-stretch: condensed; 
    text-align:justify;
    vertical-align: top;
}

h3.box{
    border:1px solid gray; 
    background-color:#DDDDDD; 
    padding:4px; margin:0px; 
    margin-left: 20px; 
    margin-top:20px; 
    margin-right: 20px; 
    margin-left:0px;
}

h4{ 
    border:1px solid gray; 
    background-color:#DDDDDD; 
    padding:4px; margin:0px; 
    margin-left:20px; 
    margin-top:20px;
    margin-right: 20px; 
    margin-bottom: 20px;
}
*/
p.info { 
    border:1px solid gray; 
    background-color:#E0E0E0; 
    padding:4px; 
    margin:0px; 
}

/* So, jetzt werden noch die Links mit ihrem Verhalten definiert */
:link { 
    text-decoration: none; 
    color: #333333;
    border-bottom: 1px dotted #333333;
    font-stretch: condensed;
    font-family: Helvetica,Arial;
}

:visited { 
    text-decoration: none;
    color: #333333;
    border-bottom: 1px dotted #333333;
    font-stretch: condensed;
    font-family: Helvetica,Arial; 
}

:link:hover { 
    color: #CC3333;
    background-color: #eee;
    border-bottom: 1px dashed #bbb;
}

:visited:hover { 
    color: #CC3333;
    background-color: #eee;
    border-bottom: 1px dashed #bbb;
}

h1 :link, h1 :visited ,h2 :link, h2 :visited, h3 :link, h3 :visited,
h4 :link, h4 :visited, h5 :link, h5 :visited, h6 :link, h6 :visited {
 color: inherit;
}

/*Eine graue Box*/
box { 
    border:1px solid gray; 
    background-color:#DDDDDD; 
    padding:4px; margin:0px;
}

body {
     margin-left : 0px;
     margin-right : 0px;
     margin-top : 0px;
}
/*}}}*/

/* {{{ ghist syntax highlighting */
pre.cpp {
    line-height: 75%;
}

span.kw4 {
    color: #18b218;
}

span.kw3 {
    font-weight: bold;
    color: #000000;
}

span.kw2 {
    color: #B21818;
}

span.kw1 {
    color: #B26818;
}

li.li1 {
    color: #808080;
}

div.de1 {
    color: #000000;
}

span.coMULTI {
    color: #1818B2;
}

span.co1 {
    color: #1818B2;
}

span.co2 {
    color: #b218b2;
}
/*}}}*/

/* {{{ overriding wiki style informations*/ 
#p-cactions li.selected {
    border-color: #C00000;
}
* > html #p-cactions li.selected a { border-color: #C00000; }

div.#footer {
    border-color: #C00000;
}

#index_logo {
    position:absolute; 
    z-index:1; 
    /* for testing where the img is
    border-style:solid;
    border-width:1pt;
    */
    left: 30%; 
    top:25%;
}

#index_iwear {
    position:absolute; 
    z-index:1; 
    left: 320px; 
    top:170px;
    font-weight: bold;
    font-size: 80pt; 
    text-align:left;
    font-stretch: condensed;
    font-family: Helvetica,Arial; 
    white-space:nowrap;
}

#index_intcloth{
    position:absolute; 
    z-index:1; 
    left: 200px; 
    top:280px;
    width: 100%;
    font-weight: bold;
    font-size: 30pt; 
    text-align:left;
    font-stretch: condensed;
    font-family: Helvetica,Arial; 
    white-space:nowrap;
}


.bodyline {
    background-color: #000000;
}

A.code:link { font-family: Fixed, monospace; text-decoration: none; font-weight: normal; color: #333333}
A.code:visited { font-family: Fixed, monospace; text-decoration: none; font-weight: normal; color: #333333}
A.codeRef:link { font-family: Fixed, monospace; font-weight: normal; color: #333333}
A.codeRef:visited { font-family: Fixed, monospace; font-weight: normal; color: #333333}
A.code:link:hover { color: #CC3333; }
A.code:visited:hover { color: #CC3333; }
A.codeRef:link:hover { color: #CC3333; }
A.codeRef:visited:hover { color: #CC3333; }

li.changelog_entry {
    list-style-type: none;
    margin-left: 0px;
    padding-left: 0px;
    margin-top: 0.8em;
}

ul.changelog_entries {
    margin-left: 0px;
    padding-left: 0px;
    font-family: Helvetica,Arial;
/*    font-size:11pt;*/
    list-style-image: url(/mediawiki/skins/monobook/bullet.gif);
}

li.changelog_change {
    margin-left: 2em;
}

.changelog_message {
    color: #CC3333;
}

.changelog_date {
    color: #33CC33;
}

.changelog_author {
    color: #3333CC;
}

.changelog_revision {
    color: #CC33CC;
}

.changelog_files {
    text-width: 50%;
    color: #CCCC33;
}

.iwear_logo {
    z-index: 3;
    position: relative;
    top: 0;
    left: 0;
    height: 155px;
    width: 60mm;
    overflow: visible;
}

.iwear_logo a {
    height: 155px;
    width: 60mm;
    border-bottom: none;
    display: block;
    background-position: 35% 50% !important;
    background-repeat: no-repeat;
}

.iwear_navigation h5 {
    color: black;
    background: none;
    font-weight: normal;
/*    font-size: 100%;*/
    margin: 0;
    padding-top: .5em;
    padding-bottom: .17em;
}

div.iwear_navbar {
    background: #FFFFFF;
    border: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #AAAAAA;
}

ul.iwear_navbar {
    padding-left: 20px;
    margin-left: 0;
    list-style-image: url(/mediawiki/skins/monobook/bullet.gif);
}

div.iwear_left {
    margin-left: 5px;
    float: left;
    width: 40mm;
    font-family: Helvetica,Arial; 
/*    font-size:11pt; */
}

div.iwear_content {
    width: auto;
    font-family: Helvetica,Arial; 
    padding: 0 0 0 45mm; /* so IE can display it as float */
/*    font-size:11pt; */
}

.iwear_content h1,
.iwear_content h2,
.iwear_content h3,
.iwear_content h4,
.iwear_content h5
{
    width: 90%;
    position: relative;
/*    left: 5mm;*/
}

.iwear_content p {
    width: 90%;
    position: relative;
    left: 5mm;
    /*
    border: solid;
    border-left-width: 5mm;
    border-left-color: #FFFFFF;
    */
}

pre.command {
    left: 5mm;
    position: relative;
    width: 90%;
    display: inline;
    padding-left: 3px;
    padding-right: 3px;
    border: solid  1px #AAAAAA;
}

div#banner {
    height: 0pt;
    width: 0pt;
/*    display: none;*/
/*    font-size:0pt; */
}

.pretty_table tr {
    vertical-align: top;
}

div.iwear_footer {
/*    clear: left;*/
    text-align: center;
    font-family: Helvetica,Arial; 
/*    font-size:11pt; */
    border: solid 1px #fabd23;
    border-width: 1px 0px 1px 0px;
    padding-top: 3px;
    padding-bottom: 6px;

    background: #ffffff;
    /*
    position: fixed;
    bottom: 2px;
    */
    width: 100%;
    clear:both;
}


div.iwear_index_footer {
    clear: left;
    text-align: center;
    font-family: Helvetica,Arial; 
/*    font-size:11pt; */
    border: solid 1px #fabd23;
    border-width: 1px 0px 1px 0px;
    padding-top: 3px;
    padding-bottom: 6px;

    background: #ffffff;

    position: fixed;
    bottom: 2px;

    width: 100%;
}

/*}}}*/
