* {
    padding: 0em;
    margin: 0em;
    }

body {
	background-color: #c4c6cf;
	font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.0em;
	}
 
p {
    font-size: 0.8em;
    }

h5 {
    }


.clear {
    clear: both;
    }

img {
    display: block;
    }

a img {
    border: none;
    }

.navigation li {
    cursor: pointer;
    }
    



#All {
    width: 100%;
	background: url("images/background_gradient.gif") left top repeat-x;
    }

#Logo {
        padding-top: 2.2em;	
        padding-left: 1.5em;	
        padding-bottom: 0.9em;
    }

#Logo h1 {
    display: none;
    font-family: Georgia;
    color: #000;
    padding: 0.5em;
    font-size: 1em;
    font-style: italic;
    }

#Contact {
    clear: both;
    font-size: 0.7em;
    text-align: center;
    margin: 2.8em;
    }


/* ============================================================================ 
    N E W S
   ============================================================================ */

#News {
    float: left;   
    width: 24em;
    margin: 1em;

	background-image: url(images/border_news5.gif);
    background-position: bottom left;
    background-repeat: no-repeat;    
    }


/*  NAVIGATION ---------------------------------------------------------------- */

#News .navigation {
    float: left;
    width: 24em;   
    }

#News .navigation ul {
    list-style: none;
    }

#News .navigation li {
    float: left;
    width: 12em;    
    }

#News .navigation a {
    display: block;
    color: #7f7f7f;
    font-size: 0.7em;
    font-weight: bold;
    text-align: center;
    text-decoration: none; 
    text-transform: lowercase;
    background: url("images/border_button_news.gif") no-repeat center -200px;
    border-left: 1px dotted #808187;
    border-bottom: 1px dotted #808187;    
    padding: 0.5em 0em;
    } 

#News .navigation .first {
    width: 16em;
    }

#News .navigation .last {
    width: 8em;
    }

#News .navigation .first a {
    text-align: left;
    padding-left: 2.14em;
    border-left: none;
    background-position: left 0px;
    }

#News .navigation .last a {
    background-position: right -200px;
    }


/*  TAB ----------------------------------------------------------------------- */

#News div.first {
    display: block;
    }

#News .newsTab {
    display: none;
    clear: both;
	background-image: url(images/border_news3.gif);
    background-position: left top;
    background-repeat: repeat-y;	    
    }

#News .newsTab p {
    color: #7f7f7f;
    }

#News .newsTab p a {
    text-decoration: none;
    color: #f83;
    }

#News .newsTab p a:hover {
    border-bottom: 1px dotted #f83;
    }


#News .newsTab h5 {
    font-size: 0.9em;
    color: #000000;
    padding-bottom: 0.5em;
    }

#News .newsTab ul {
    list-style: none;
	background-image: url(images/border_news4.gif);
    background-position: right top;
    background-repeat: repeat-y;
    padding: 1.5em;
    }

#News .newsTab li {
    clear: both;
    padding-top: 0.5em;
    margin-bottom: 1.5em;
    }

#News .newsTab .date {
    float: right;
    color: #ccc;
    font-weight: bold;    
    font-size: 0.6em;
    margin-top: 0.4em;  
    }   

#News .newsTab img {
    display: block;
    float: left;
    margin-right: 0.7em;
    margin-left: 0em;    
    margin-bottom: 0.5em;
    border: 1px solid #ddd;
    }

#News .newsTab img.left {
    float: left;
    margin-right: 0.7em;
    margin-left: 0em;
    }

#News .newsTab img.right {
    float: right;
    margin-right: 0em;
    margin-left: 0.7em;    
    }
    
#News .imageSet {
    text-align: center; 
    }

#News .imageSet img {
    float: none;
    display: inline;    
    }

/* FOOT ----------------------------------------------------------------------- */

#News .foot {
    height: 1em;
	background-image: url(images/border_news6.gif);
    background-position: bottom right;
    background-repeat: no-repeat;    
    }




/* ============================================================================ 
    S T U F F
   ============================================================================ */

#Stuff {
    float: left;
    width: 24em;
    margin: 1em; 
    
	background-image: url(images/border_stuff5.gif);
    background-position: bottom left;
    background-repeat: no-repeat;       
    }

/*  NAVIGATION ---------------------------------------------------------------- */

#Stuff .navigation {
    float: left;
    width: 24em;
    }

#Stuff .navigation ul {
    list-style: none;
    }

#Stuff .navigation li {
    float: left;
    width: 8em;
    }

#Stuff .navigation a {
    display: block;
    color: #ffffff;
    font-size: 0.7em;    
    font-weight: bold;
    text-align: center;
    text-decoration: none; 
    background: url("images/border_button_stuff.gif") no-repeat center -200px;
    border-left: 1px dotted #808187;
    border-bottom: 1px dotted #808187;
    padding: 0.5em 0em;
    } 

#Stuff .navigation .first a {
    border-left: none;
    background-position: left 0px;
    }

#Stuff .navigation .last a {
    background-position: right -200px;
    }    

/*  TAB ----------------------------------------------------------------------- */

#Stuff div.first {
    display: block;
    }

#Stuff .stuffTab {
    display: none;
    clear: both;
	background-color: #a7a8b0;
	background-image: url(images/border_stuff3.gif);
    background-position: top left;	
    background-repeat: repeat-y;    
    }

#Stuff .stuffTab p {
    color: #d8d8d8;
    }

#Stuff .stuffTab p a, #Stuff .stuffTab h5 a {
    text-decoration: none;
    color: #fff;
    }

#Stuff .stuffTab p a:hover, #Stuff .stuffTab h5 a:hover {
    border-bottom: 1px dotted #fff;
    }

#Stuff .stuffTab h5 {
    font-size: 0.9em;
    color: #ffffff;
    padding-bottom: 0.5em;    
    } 

#Stuff .stuffTab .date {
    color: #ccc; 
    font-weight: bold;    
    font-size: 0.66em;
    } 

#Stuff .stuffTab ul {
    list-style: none;
	background-image: url(images/border_stuff4.gif);
    background-position: top right;
    background-repeat: repeat-y;
    padding: 1.5em 1.5em 0em 1.5em;    
    }

#Stuff .stuffTab li {
    clear: both;
    padding-bottom: 1.5em;
    }

#Stuff .stuffTab .text {
    margin-left: 100px;
    }

#Stuff .stuffTab .thumb {
    float: left;    
    width: 100px;
    margin-bottom: 1.5em;
	background-image: url(images/border_stuff_img1.gif);
    background-position: bottom left;    
    background-repeat: no-repeat;    
    }

#Stuff .stuffTab .thumb img {
    padding: 0px 1px 4px 1px;    
	background-image: url(images/border_stuff_img2.gif);
    background-position: bottom right;    
    background-repeat: no-repeat;
    }  


/* FOOT ----------------------------------------------------------------------- */

#Stuff .foot {
    clear: both;
    height: 1em;
	background-image: url(images/border_stuff6.gif);
    background-position: bottom right;
    background-repeat: no-repeat;    
    }



    
/* ============================================================================ 
    J A V A S C R I P T W A R N I N G
   ============================================================================ */
   
#JavaScriptWarning {
    width: 100%;
    text-align: center;
    clear: both;
    font-size: 0.5em;
    color: #888;
    }




    
    
/* ============================================================================ 
    F I L E T R A N S F E R
   ============================================================================ */

#FileTransfer {
    float: left;   
    width: 24em;
    margin: 1em;

	background-image: url(images/border_news5.gif);
    background-position: bottom left;
    background-repeat: no-repeat; 
	}		

/*  NAVIGATION ---------------------------------------------------------------- */

#FileTransfer .navigation {
    float: left;
    width: 24em;   
    }

#FileTransfer .navigation ul {
    list-style: none;
    }

#FileTransfer .navigation li {
    float: left;
    width: 12em;    
    }

#FileTransfer .navigation a {
    display: block;
    color: #7f7f7f;
    font-size: 0.7em;
    font-weight: bold;
    text-align: center;
    text-decoration: none; 
    text-transform: lowercase;
    background: url("images/border_button_news.gif") no-repeat center -200px;
    border-left: 1px dotted #808187;
    border-bottom: 1px dotted #808187;    
    padding: 0.5em 0em;
    } 

#FileTransfer .navigation .first {
    width: 16em;
    }

#FileTransfer .navigation .last {
    width: 8em;
    }

#FileTransfer .navigation .first a {
    text-align: left;
    padding-left: 2.14em;
    border-left: none;
    background-position: left 0px;
    cursor: default; /* !!! */
    }

#FileTransfer .navigation .last a {
    background-position: right -200px;
    }


/*  TAB ----------------------------------------------------------------------- */

#FileTransfer div.first {
    display: block;
    }

#FileTransfer .fileTransferTab {
    display: none;
    clear: both;
	background-image: url(images/border_news3.gif);
    background-position: left top;
    background-repeat: repeat-y;	    
    }

#FileTransfer .fileTransferTab p {
    color: #7f7f7f;
    }

#FileTransfer .fileTransferTab p a {
    text-decoration: none;
    font-weight: bold;
    color: #f83;
    }

#FileTransfer .fileTransferTab p a:hover {
    border-bottom: 1px dotted #f83;
    }


#FileTransfer .fileTransferTab h5 {
    font-size: 0.9em;
    color: #000000;
    padding-bottom: 0.5em;
    }

#FileTransfer .fileTransferTab ul {
    list-style: none;
	background-image: url(images/border_news4.gif);
    background-position: right top;
    background-repeat: repeat-y;
    padding: 1.5em;
    }

#FileTransfer .fileTransferTab li {
    clear: both;
    padding-top: 0.5em;
    margin-bottom: 1.5em;
    }

#FileTransfer .fileTransferTab .date {
    float: right;
    color: #ccc;
    font-weight: bold;    
    font-size: 0.6em;
    margin-top: 0.4em;  
    }   

#FileTransfer .fileTransferTab img {
    display: block;
    float: left;
    margin-right: 0.7em;
    margin-left: 0em;    
    margin-bottom: 0.5em;
    border: 1px solid #ddd;
    }

#FileTransfer .fileTransferTab img.left {
    float: left;
    margin-right: 0.7em;
    margin-left: 0em;
    }

#FileTransfer .fileTransferTab img.right {
    float: right;
    margin-right: 0em;
    margin-left: 0.7em;    
    }
    
#FileTransfer .imageSet {
    text-align: center; 
    }

#FileTransfer .imageSet img {
    float: none;
    display: inline;    
    }

/* FOOT ----------------------------------------------------------------------- */

#FileTransfer .foot {
    height: 1em;
    padding: 1.5em;
	background-image: url(images/border_news6.gif);
    background-position: bottom right;
    background-repeat: no-repeat;    
    }













/* ============================================================================ 
    E X T R E M E L Y   S T U P I D   I E   H A C K S
   ============================================================================ */

#News .newsTab li * {
    position: relative; /* extremly stupid IE hack */
    }


#Stuff .stuffTab li * {
    position: relative; /* extremly stupid IE hack */
    }

#News .newsTab ul {
    position: relative;
    }


#Stuff .stuffTab ul {
    position: relative;
    }

.foot {
    position: relative; /* extremly stupid IE hack */
    }

#Stuff .stuffTab li {
    border: 1px solid #a7a8b0; /* even more extremely fcking stupid IE hack */
    }
    
#News .newsTab li {
    border: 1px solid #fff; /* even more extremely f*cking stupid IE hack */
    }
    
    
