/* bge / iix MMIX
This file needs cleaning. It's been with me since 1997 or thereabouts.
It started out really neat, but it's mutated a bit since. Rather like its author.
*/
/* A font by Jos Buivenga (exljbris) -> www.exljbris.nl */
@font-face {
    font-family: MyDelicious;
    src: url('fonts/Delicious-Roman.eot');
    /*src: local('fonts/Delicious Roman'),
		 local('fonts/Delicious-Roman'),
		 url('fonts/Delicious-Roman.woff') format('woff'),
		 url('fonts/Delicious-Roman.otf') format('opentype'),
		 url('fonts/Delicious-Roman.svg#Delicious-Roman') format('svg');*/
}
/* A font by Jos Buivenga (exljbris) -> www.exljbris.nl */
@font-face {
    font-family: wDelicious;
    src: url('fonts/Delicious-Roman.otf');
}
/* A font by Jos Buivenga (exljbris) -> www.exljbris.nl */
@font-face {
    font-family: wDelicious;
    font-weight: bold;
    src: url('fonts/Delicious-Bold.otf');
}

html {width: 100%; height: 100%; margin: 0; padding: 0; overflow: auto;}
body {
    font-family: "Deja Vu", "Bitstream Vera Sans", Helvetica, Verdana, Arial, sans-serif;
    font-size: 10pt; font-weight: normal;
    margin:0;
    padding-bottom: 1em;
    color: #fBfEfF;
    background-color: #222;
    /* background-image: url(img/wall/randomImage.php);
     background-attachment: fixed;
     background-position: left top;
     background-repeat: no-repeat;
     background-size: 100%;
     -o-background-size: 100%;
     -webkit-background-size: 100%;
     -khtml-background-size:100%;
     -moz-background-size: 100%;
     /*width: 100%;*/
    /*background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: left top;*/

    /*   box-shadow:   inset 3em 5em 20em rgba(5,5,150,0.1)/*, 0px 0px 30px rgba(255,255,255,0.7)*/;
    /* -o-box-shadow:  inset 3em 5em 20em rgba(5,5,150,0.1)/*, 0px 0px 30px rgba(255,255,255,0.7)*/;
    /* -webkit-box-shadow: inset 3em 5em 20em rgba(5,5,150,0.1)/*, 0px 0px 30px rgba(255,255,255,0.7)*/;
    /*  -moz-box-shadow:  inset 3em 5em 20em rgba(5,5,150,0.1)/*, 0px 0px 30px rgba(255,255,255,0.7)*/;


}
img#background-image {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    /*bottom: 0;
    right: 0;*/
    overflow: hidden;
    z-index: -1;
}
div.container1 {
    margin: 0 auto;
    border: 0px;
    width: 800px;


}
h1 {
    margin-top: 0px;
    margin-bottom: 0px;
}
h2, h3, h4
{ font-family: "wDelicious", "MyDelicious", "Arial Narrow", Arial, sans-serif;
  letter-spacing: 0.2em;


}
h4.InSmC {

    font-size: medium;
    /*font-variant:small-caps;*/
    margin-top: 1em;
    margin-bottom: 2px;
    margin-left: -0.8em;
    padding-left: 0.8em;
    width: 100%;
    background-color: #888;
    color: #eee;

    text-shadow:  1px 2px 10px #111;
    /*border-left: 1px solid #111;*/
    box-shadow: #eee 0px 0px 2px, inset rgba(255,255,255,0.2) 1px 2px 3px;
    -moz-box-shadow: #eee 0px 0px 2px, inset rgba(255,255,255,0.2) 1px 2px 3px;
    -webkit-box-shadow: #fff 0px 0px 2px, inset rgba(255,255,255,0.2) 1px 2px 3px;

    border-radius: 8px 0px 8px 0px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomleft: 0px;
    -moz-border-radius-bottomright: 8px;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -webkit-border-bottom-right-radius: 8px;
}


div.header {
    /*background-image: url(img/gn_hdr_bg.jpg); */
    background-image: url(img/hdrIIX-02.jpg);
    /*text-align: left; vertical-align: middle;*/
    background-repeat: no-repeat;
    /*height: 134px; */
    width: 790px;
    margin: 0 auto;
    /*margin-bottom: -100px;*/
    border: 0px;
    /*border-left: 1px solid #eee;*/
    padding-top: 100px;
    /*border-bottom: 1px solid #eee;
    /*vertical-align: 100%*/
    background-color: #333;
    background-color: rgba(33,33,33, 0.5);
}
div.Info{
 border-radius: 0px 0px 4px 4px;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    }
div.Info,
div.masthead {
    background-color: #333;
    background-color: rgba(33,33,33, 0.5);
   
    margin: 0 auto;
    padding: 1em;
    text-indent: 10pt;
}
div.masthead h1 {/*vertical-align: 100%; text-align: left; width: 100%; height: 100%; */
                 /*border-left: 1px solid #eee;*/
                 color: #fff;
                 color: rgba(255,255,255,1);
                 display: block;
                 
               
                 /*text-align: center;*/
                 /*display: inline;*/
                 font-size:  1.5em;
                 font-weight:lighter;
         

                 text-shadow:  1px 2px 4px #666;
                 /*border-left: 1px solid #111;*/



}
div.Info {}

div.header_2 {margin: 0px auto;
              /*height: 168px; width: 1000px; */
              font-size: 2em;
              text-align: center;
              /*background-image: url(img/gn_hdr_bg.jpg); */
              background-color: rgba(133,133,255, 0.5);

              border-top: 1px dotted #efe;
              border-left: 1px dotted #eee;
              border-bottom: 1px solid #540;}
div.header_2 h1 {/*vertical-align: 100%; text-align: left; width: 100%; height: 100%; */
                 /*border-left: 1px solid #eee;*/
                 color: #fff;
                 background-color: transparent;
                 background-color: rgba(33,33,33, 0.5);
                 text-align: center; /*center;
                 /*display: inline;*/
                 font-size:  1.5em;
                 /* bottom: 0%;
                  position: relative;*/

}

div.floatinglinks {
    float: left;

}
div.box  {
    line-height: 1.5;
    margin: 0; padding: 1em 3em;
    /*border: thin solid #666; background-color: #111; color: #eee"*/
    opacity: 0.9;
    border: thin solid rgba(255,255,255,0.9);
    color: rgba(10,10,10,1);
    background-color: #fefefe;
    background-color: rgba(255,255,255,0.9);

    border-radius: 4px 4px 4px 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    box-shadow:  inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
    -o-box-shadow:  inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
    -webkit-box-shadow: inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
    -moz-box-shadow: inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
}

div.box  a {
    color: #111;
    border: 1px solid transparent;
    text-shadow:  2px 3px 5px rgba(0,0,0,0.4);
    /*margin: auto; padding: 0.5em;*/
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
div.box  a:hover,
div.box  a:active,
div.box  a:focus {
    background-color: rgba(255,255,200,0.1);
    /*color: white;*/
    color:#111188;
    border: 1px solid gray;
    box-shadow:   inset 0 5px 2px rgba(0,0,0,0.1)/*, 0px 0px 30px rgba(255,255,255,0.7)*/;
    -o-box-shadow:  inset 0 5px 2px rgba(0,0,0,0.1)/*, 0px 0px 30px rgba(255,255,255,0.7)*/;
    -webkit-box-shadow:    inset 0 5px 2px rgba(0,0,0,0.1)/*, 0px 0px 30px rgba(255,255,255,0.7)*/;
    -moz-box-shadow:    inset 0 5px 2px rgba(0,0,0,0.1)/*, 0px 0px 30px rgba(255,255,255,0.7)*/;
}
div.box a.external {
    padding-right: 20px;

}

div.gnwelcome {
    /* float: left; clear: both; */
    min-height: 200px;
    background-color: #343489;
    color: #eee;
    margin: 0 auto;

    width: 800px;
    text-align: left;
    font-family: "Bitstream Vera Sans", "Deja Vu Sans",Helvetica, Verdana, Arial, sans-serif;
    /*border-top: 1px dotted #eee;*/
    /*border-left: 1px solid #eee;*/
}

#showreelContainer{
    width: 800px;
    height: 450px;
    border: 1px solid #333;
    background-color: black;
    background-color: rgba(0,0,0,0.5);

}
#showreelContainer:hover{

    border-bottom: 1px solid #aaa;
}
#showreelFLVlink{
    display: block;
    border: 0;
    margin: 0;
    padding: 0;
    text-decoration: none;
}
#showreelFLVplaceholder{
    display: block;
    border: 0;
    margin: 0;
    padding: 0;
    text-decoration: none;
}
h4.showreel {
    color: #777;
    margin-bottom:0;
}
.muted {
    /*
     font-family: "wDelicious", "MyDelicious", "Arial Narrow", Arial, sans-serif;
    */
    font-family:  "Bitstream Vera Sans", "Deja Vu Sans", Helvetica, Verdana, Arial, sans-serif; font-size: 11pt; font-weight: lighter;
    color: #667 ! important;
    opacity: 0.9;
    font-size: small;
}
.muted a {
    color: #779 ! important;
    text-shadow: none ! important;
}

#showreelDesc{
    width: 800px;
}

#showreelDesc * {
    background-color: #000;
    background-color: rgba(0,0,0,0.7);
    padding: 1em;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 2em;
    color: #fff;
    border: thin solid black;
    border-top: none;

    border-radius: 0px 0px 4px 4px;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
}

#showreelDesc ul li {font-size: smaller; display: inline; list-style: disc; margin-left: 1em;}
p {

    text-align: left;
    padding: 2px;
    margin: 0;
    max-width: 72em;
}
p.contact {
    text-align: left;
    padding: 2px;
    margin: auto;
    margin-top: 2px;
    max-width: 72em;
}
.link_image {  color: #FF0000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: #FFffff; border-bottom-color: #FFffff; border-left-color: #FFffff; border-right-color: #FFffff;}

.text_top_Left {margin: 0px 0px 0px 0px;background-color: #dddddd;background-image: url(img/TL.gif);background-repeat: no-repeat;background-position: left top; }
.text_top_Mid {margin: 0px 0px 0px 0px;background-color: #dddddd; }
.text_top-nav {margin: 0px 0px 0px 0px; font-family:  Pigiarniq, "Bitstream Vera Sans Mono", Helvetica, Verdana, Arial, sans-serif; font-size: 11pt; font-weight: lighter; color: #d2d2d2 ; display:block;float:left; min-height: 24px; min-width: 600px;width: 100% ;  background-color: #4D9734; background-image: url(img/grn_bkg.jpg)}
.text_top-nav:hover {color: white; }
/*.flvPlayer {margin: 2px auto;}*/
/* Links */
a.external {
    padding-right: 20px;
    background-image: url("img/xtlnk.png");
    background-position: right;
    background-repeat: no-repeat;
    margin-right: 0px ! important;
}
a{text-decoration:none;color: #eef; border-bottom: 1px dotted silver; margin: 1px 2px 1px 2px;}
a:hover{text-decoration: none; color:#111188;border-bottom: 1px dotted red; background-color: #FFFFCC;}
a:active{color: #333333}


/* Anything */
.em_block { background-color: rgba(133,133,255, 0.5);
            /*background-color: rgba(255, 255, 200, 0.5); */
            /*opacity:.50;filter: alpha(opacity=50); -moz-opacity: 0.5;*/
            border: 0px; margin: 2px 2px 2px 2px; text-align: left;}

.compu {font-family:  Monospace, Fixed-sys, Courier}
.smaller {font-size: smaller;}

.HELP{
    background-color:white;
    color: black;

}