/*

Liveearth.nl CSS by www.nedfinity.com  
*********************************************
* Nedfinity 2010 © All rights reserved	
* Web:		http://www.nedfinity.com  
* E-mail: 	info(at)nedfinity.com 
* Tel:  	+31 (0)38 453 8347
* Author:	Tom van der Hoek
*********************************************

 */


/* Algemeen 
************************************************************ */

* {
	/* overschrijf alle default browser settings */
	margin: 0;
	padding: 0;
	outline: none;
	border:none;
}
body {
	font-size: 11px;
	text-align:left;
	background: url(/_images/bg.gif) #000;
	/* standaard lettertype instellingen */
	font-family: Helvetica, arial, sans-serif;
	line-height:16px;
	color: #fff; /* standaard tekst kleur */

}

a:link, a:active, a:visited {
	text-decoration:none;
	color:#38c0c2;
}
a:hover {
	color:#fff;
	text-decoration:underline;
}
.defaultbanner
{
    width:728px;
    height:413px;
    overflow:hidden;
    margin:30px 0 5px 0;
}
.defaultbanner ul
{
    list-style-type:none;
    margin:0;
    padding:0;   
}
.defaultbanner ul
{
    list-style-type:none;
    margin:0;
    padding:0;   
}
.pagebanner
{
    width:729px;
    height:413px;
    overflow:hidden;
    padding:10px 0px 0px 0px;
	float:left;
}
.pagebanner ul
{
    list-style-type:none;
    margin:0;
    padding:0;      
}
h1 {
	position:absolute;
	background-color:#000;
	display:block;
	top:6px;
	left:0;
	font-size: 50px;
	font-family: helvetica, arial, sans-serif;
	color:#38c0c2;
	text-transform:uppercase;
	font-weight:lighter;
	left:25px;
	padding:0 8px 0 5px;
}
h2 {
	position:relative;
	top:00px;
	font-size:18px;
	font-family: Helvetica, arial, sans-serif;
	text-transform:uppercase;
	font-weight:normal;
	color:#38C0C2;
	padding-bottom:12px;
	padding-top:20px;
}

h3 {
	font-size: 26px;
	font-family: Helvetica, arial, sans-serif;
	color:#fff;
	text-transform:uppercase;
	font-weight:normal;
}
.line {
	position:relative;
	height:1px;
	width:100%;
	background-image:url(/_images/line.gif);
	background-repeat:repeat-x;
}
.lft {
	float:left;
}
.rht {
	float:right;
}


/* Container DIV's
************************************************************ */	

.container {
	position:relative;
	width: 1090px;
	/* deel 2 van de centering hack */
	margin: 0 auto;
	border: none;
	clear:both;
}
.clear{
	position:relative;
	clear:both;
	width:920px;
	margin-left:170px;
	top:0;
}
.main {
	position:relative;
	float:left;
	width:730px;
}

/* top
************************************************************ */	

.top {
	position:relative;
	width:730px;
	height:185px;
}
.fade {
	position:absolute;
	top:0;
	left:0;
	width:730px;
	height:23px;
	background-image:url(/_images/fadetop.jpg);
	background-repeat:no-repeat;
}
.time {
	position:absolute;
	top:32px;
	left:0;
	width:730px;
	height:55px;
	padding:15px 0 0 10px;
	line-height:14px;
	font-size:14px;
}
.banner {
	position:absolute;
	top:93px;
	left:0;
	width:730px;
	height:90px;
}


/* Content
************************************************************ */	

.content { 
	position:relative;
	width:730px;
	font-family: Helvetica, arial, sans-serif;
	font-size:12px;
	line-height:20px;
}
.content .border { 
	height:100%;
	width:670px;
	border:4px solid #38c0c2;
	clear:both;
	margin-top:30px;
	padding:25px;
	float:left;
}
.iborder { 
	height:100%;
	width:560px;
	border:4px solid #38c0c2;
	background-color:#fff;
	clear:both;
	margin-top:10px;
	padding:25px 25px 0 135px;
}
.donateiframe { 
	position:relative;
	height:100%;
	left:-6px;
	width:745px;
	clear:both;
	margin-top:30px;
}
.content .home {
	margin:20px 0 10px 0;
	border:4px solid #38c0c2;
}
.content span {
	font-size:18px;
	color:#38c0c2;
	display:block;
	margin:10px 0 15px 0;
	text-transform:uppercase;
	font-weight:bold;
}




/* --- right --- */
.colright {
	position:relative;
	float:right;
	overflow:hidden;
	width:180px;
	margin:0 0 35px 0;
}
.logo {
	position:relative;
	width:180px;
	padding:0 0 24px 4px;
	margin:22px 0 0 0;
}
.skyscraper {
	position:relative;
	width:180px;
	padding:5px 0 0 12px;
}
.colright .line {
	width:145px;
	margin:15px 0 15px 20px;
}
.skysmall {
	position:relative;
	width:180px;
	padding-left:12px;
}

/* --- left --- */
.colleft {
	position:absolute;
	top:0;
	left:0;
	width:160px;
}
.action {
	position:relative;
	left:0;
	width:145px;
	
}
.action a {
	border:0;
}
.action img,
.action .line{
	border:0;
	margin-top:20px;
	padding-bottom:20px;
}

.nav {
	position:relative;
	padding-top:160px;
	left:0px;
	width:160px;
}
.test
{
    width:143px;
    height:143px;
    z-index:5;
    position:relative;
}
.nav ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
.nav ul li
{
 padding-bottom:8px;   
}
.nav ul ul
{
    display:none;
    padding-top:5px;
}

.nav ul li a,
.nav ul li a:active,
.nav ul li a:link,
.nav ul li a:visited {
	display:inline-block;
	height:25px;
	line-height:25px;
	width:150px;
	text-decoration:none;
	font-size:18px;
	text-transform:uppercase;
	font-weight:bold;
	color:#fff;
	padding:0 0 0 10px;
	
}

.nav ul li a.selected,
.nav ul li a:hover {
	background-image:url(/_images/bgnav-over.gif);
	background-repeat:repeat-y;
	text-decoration:none;
	color:#fff;
}

.nav ul li a.selected
{
    color:#000;
}

.nav li li a.selected,
.nav li li a:hover
{
    background-image:none !important;
    color:#fff !important;
}
.nav ul ul li
{
 padding-bottom:2px;   
}
.nav ul ul li a,
.nav ul ul li a:active,
.nav ul ul li a:link,
.nav ul ul li a:visited {
    font-size:14px;
    padding:0 0 0 20px;
    color:gray;
    font-weight:normal;
}

.nav ul ul li a:hover {
	background-image:url(/_images/bgnav-over.gif);
	color:#fff;
}

/* - forms - */

.contactform
{
    position:relative;
    padding:10px 0;
    width:450px;
    height:180px;
}

.row 
{
    position:relative;   
    width:100%;
    line-height:23px;
    height:23px;
    margin:2px 0;    
}

.row label
{
     float:left;
}

.row .element
{
    float:right;
}

.button
{
    cursor:pointer;
    color:#38C0C2;
    position:absolute;
    width:110px;
    border:1px solid #38C0C2;
    background-color:#000;
    line-height:26px;
    text-align:center;
   
    bottom:0px;
    right:0px;
    
    margin-top:10px;
}

.button:hover
{
    color:#fff;
}

.input
{
    padding:2px;
    border:1px solid #ccc;
	font-family: Helvetica, arial, sans-serif;
    font-size:13px;
}

textarea
{
    height:70px;
}

.xl
{
    width:360px;
}

.loader
{
    display:none;
    position:relative;
    margin:0 auto;
    width:32px;
    height:32px;
    background-image:url(/_images/preloader.gif);
}

.thnxmessage
{
    margin:7px 0;
}

/* Footer & Copyright
************************************************************ */

.copy {
	position:relative;
	display:block;
	width:725px;
	height:40px;
	color:#38c0c2;
    margin:0 auto;
    left:-10px;
    padding:10px 0 30px 0;
    clear:both;
}
.copy .line { 
	margin-bottom:5px; 
	float:left;

	margin-top:10px;
} 
.copy .lft {
	color:#38c0c2;
	text-transform:uppercase;
}
.copy .lft span {
	color:#fff;
}

/*TIMER*/
.counter 
{ 
    position:absolute; 
    z-index:50;
    left:175px;
    width:760px; 
    height:50px; 
    margin:0; 
    top:35px;
    padding:0px;  
	font-family: Helvetica, arial, sans-serif;
    margin:0; 
    font-weight:normal;
    padding:0; 
    color:white;  
}
.amount
{	
    font-size:40px;
    display:block;
    position:relative;
    width:40px;
    height:40px;
    float:left;
   padding-top:9px;
   padding-bottom:7px;
   padding-left:5px;

font-weight:normal;
}
.count{
font-size:10px;
vertical-align:text-top;
display:block;
width:30px;
float:left;
height:40px;
padding-top:0px;
padding-left:4px;
 

}

/* Div HR fix */

div.hr {
  height: 1px;
  background: #38C0C2 url(/_images/hrule.gif);
  margin-top:5px;
}
div.hr hr {
  display: none;
}
div.hrnews {
  height: 1px;
  background: #38C0C2 url(/_images/hrule.gif);
  margin-top:15px;
position:relative;
width:100%;
float:left;
}
/* Nieuwsbericht */

.newsitem
{
 position:relative;
 overflow:hidden;
 background-image: url(/_images/newsbg.png);
 margin-bottom:10px;
}
.newscontent
{
 width:450px;
 float:left;   
 padding:0px 0 0 15px;
 font-size:12px;
 line-height:16px;
}
.newsimage
{
 float:left;
 overflow:hidden;  
 height:150px; 
 width:180px;
 position:relative;
 top:50px;
 left:15px;
 
}
.newsimage img
{
  
}
.readmore
{
    position:absolute;
    top:145px;
    left:15px;
    display:none;
}

.paging
{
    position:relative;
    width:670px;
    text-align:right;
}
.paging a
{
 display:inline;   
 padding:0px 10px 0px 10px;
}
.numeric 
{
    display:inline;
}
.social_network
{
 position:absolute;
 top:76px;
 left:10px;
 width:100px;
 height:40px;  
 z-index:2; 
 font-weight:bold;
 font-size:14px;
}
.social_network img
{
    padding-right:2px;
}
.donatepage
{
    float:left;
    position:relative;
   
}
.donatepage iframe
{
    float:right; 
}
.donatepage span
{
    float:left;
    width:175px;
    text-transform:none;
    color:#fff;
    font-size:12px;
    padding-right:5px;
    margin:0;
}
