/* CSS Document */
/* CLEARING */

.clearfix:after { content: "."; display: block; height: 0; clear: both;
visibility: hidden; }
*[class$="clearfix"] {display: inline-block } /* ie7, ignored by opera 8 */
* html>body .clearfix { width: 100%; } /* ie mac only */
* html .clearfix { /* Hides from IE-mac \*/
height: 1px; /* End hide from IE-mac */ }


a { color:#fff;}
a:hover { color:#fff;}
a:visited{ color:#fff;}

/* GENERAL */

img{ border:0;}

#preview { position:absolute; top:10px; left: 10px; font:Tahoma, Verdana, Helvetica, Arial, sans-serif bold; color:#000000}

#mainframe { width: 940px;  text-align: left; margin:0 auto; position:relative;  min-height:875px; padding:0;  }
* html  #mainframe {height:875px; }

body {text-align: center; margin: 0; border:0; font-size: 76%; font-family:arial,verdana,helvetica; line-height: 120%; color:#FFFFFF; background-color:#FF0000}

form {margin: 0; padding: 0; border: 0;}

/* header */

#header {/*position: relative;*/ width: 940px; height: 181px; }

#header h1 {position: absolute; top: 26px; left: 0px; margin: 0; padding: 0; width: 208px; height: 83px;}

/* nav */


#mainnav { position: absolute; top:20px; right: 0 ; margin:0; padding:6px 0px 2px 47px; background-color: #320019; width:631px; }

#mainnav img{ display:inline;}

* html #mainnav {display: inline; right: -1px; width:631px; } 

#mainnav li {float:left;  list-style-type:none; padding:0;}
#mainnav .logged{ display:inline; margin: 0  23px 0 0 ; }
#mainnav .not_logged{ display:inline; margin: 0 32px 0 0 ; }

/* searchbox */

#search_box { position:absolute; top:45px; left:698px; font-weight:bold; font-size:12px;}
#search_box #searchtext { margin:3px 10px 0 0; width:45px; height:10px; }
* html #search_box #searchtext { margin:3px 10px 0 0; width:45px; height:10px;}
#search_box .searchit {width: 150px; padding:0; border:0; margin:2px 0 0 10px; ; font-size: 0.8em; color:#000000;}
#search_box #submitsearch { display:inline; left:10px;  position:relative; top:4px;}

#footer  { clear: both; text-align: center;  color:#fff; font-size:0.9em; } 
#footer  a { color:#fff; margin-left:10px;}



