/* culture shock: tinfoil by pogy366 - Sept. 2005 */

/******* structure and layout *******/
body { 
font-family:"Courier New", Courier, sans-serif;
font-size: 8pt; 
color: #000000; 
background: #ffffff;
margin:0 0 0 0;
padding:0 0 0 0;
background: #ffffff url(images/tinfoil_header.jpg) no-repeat;
}

.wrap {
position:relative;
width:770px;
margin:175px 0 0 0;
padding:0 0 0 0;
text-align:right;
}

.header {
position:relative;
clear:none;
width:570px;
height:50px;
margin:150px 0 0 200px;
padding:0 0 0 0;
background:#ffffff;
color:#000000;
text-align:right;
}

.header_title {
position:absolute;
clear:both;
top:0px;
right:0px;
width:500px;
margin:-120px 0 0 0;
padding:0 0 0 0;
background:transparent;
color:#000000;
text-align:right;
/*line-height:1em;*/
}

.leftnav {
position:relative;
clear:none;
width:200px;
margin:55px 0 0 10px;
padding:0 0 0 0;
background:#ffffff;
color:#000000;
text-align:left;
line-height:2em;
}

* html .rightarea {
position:relative;
float:right;
clear:none;
width:535px;
height: 300px;
margin:30px 0 0 0;
padding:0 5px 0 5px;
border-left: #eeeeee 2px solid;
background:#ffffff;
color:#000000;
text-align:left;
font-size:9pt;
}

.rightarea {
position:relative;
float:right;
clear:none;
width:535px;
min-height:400px;
margin:0 0 0 0;
padding:0 5px 0 5px;
border-left: #eeeeee 2px solid;
background:#ffffff;
color:#000000;
text-align:left;
font-size:9pt;
}

/******* fonts and links *******/
a {
color:#F0A434;
text-decoration:none;
background:#ffffff;
}

a:hover {
color:#F0A434;
text-decoration:underline;
background:#ffffff;
}

#over a {
color:#818181;
text-decoration:overline;
background:#ffffff;
}

#over a:hover {
color:#F0A434;
text-decoration:none;
background:#ffffff;
}

#grey {
color:#818181;
background:#ffffff;
}

.news_date {
color:#818181;
font-weight:bold;
background:#ffffff;
}

.rightarea h2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11pt;
color:#F0A434;
background:#ffffff;
}

.leftnav strong {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9pt;
color:#000000;
background:#ffffff;
}
.leftnav img {margin-bottom:2px;}

.pagetitle {
font-family:Arial, Helvetica, sans-serif;
font-size:24pt;
font-weight:bold;
letter-spacing:.4em;
color:#F0A434;
background:transparent;
}

.pagedescription {
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
letter-spacing:.2em;
color:#B48540;
background:transparent;
}


/******* workarounds and hacks *******/
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
.clearfix {display: block;}
/* End hide from IE-mac */

.footer {margin:20px;}

.leftnav img {
	padding-bottom:2px;
}

.searchform .formfield{
	width: 110px;
	font-size:10px;
    font-family: Verdana, Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
	background-color:#FCFCFC; border:1px solid #DEDDDD; color:#4a4a4a;
}

.formbutton {
	margin:0px;
	padding-left:2px;
	padding-right:2px;
	font-size:10px;
	font-family:Verdana;
	background-color:#eeeeee;
	border:1px solid #A1A1A1;
	color:#353535;
}

.formbutton:hover {
	background-color:#efefef;
	border:1px solid #c5c5c5;
	color:#000000;
}

.formfield {
	font-size:10px;
	font-family:Verdana;
	background-color:#FCFCFC;
	border:1px solid #DEDDDD;
	color:#4a4a4a;
	margin-bottom:5px;
}

.formfield:focus {
	background-color:#ffffff;
	border:1px solid #000000;
}

#nucleus_lf_pwd {
	width:100px;
	font-size:10px;
	margin:2px;
}

#nucleus_lf_name {
	width:100px;
	font-size:10px;
	margin:2px;
}

#nucleus_lf_shared {
	margin:2px;
}

#nucleus_cf_body {
	font-size:12px;
	width:300px;
}

.mailform {
	font-size:11px;
	font-family:Verdana;
}

.loginform {
	padding:3px;
}

.error {
	color: red;
	font-weight: bold;
}

.pageswitch {
	text-align:center;
	margin-top:0px;margin-bottom:15px;
	padding:4px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #666666;
}

form {margin-top:0px;}