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

html, body, #background
{
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}

a
{
	text-decoration: none;
	outline: none;
	color: #50b848;
}

a:hover
{
	text-decoration: underline;
}

img
{
	border:none;
}

body
{
	overflow:hidden;
	background:#000;
    font-family:Tahoma;
}

#background
{
	overflow: hidden;
	text-align: center;
	position: absolute;
	z-index:1;
}
	
#background img
{
	position: absolute;
	
}

#message
{
    position:absolute;
    top:25%;
    left:10%;
    z-index:2;
}
#payoff
{
    position:absolute;
    top:65%;
    right:0px;
    z-index:3;
}
#messageCopy
{
    position:fixed;
    left:-9000px;
}
#logo
{
    position:absolute;
    top:10px;
    left:20px;
    height:60px;
    width:262px;
    z-index:101;
}

#nav
{
    position:absolute;
    top:0px;
    right:4%;
    height:34px;
    width: 454px;
    background-image: url(/images/navBG.png);
    z-index:101;
}

#nav .ele
{
    position:relative;
    float:left;
    padding-left:24px;
}


#Tnav
{
    position:absolute;
    top:0px;
    right:4%;
    height:34px;
    width: 368px;
    background-image: url(/images/navBG.png);
    background-repeat: no-repeat;
    z-index:101;
    font-size: 12px;
    font-weight: bold;
    padding-top: 7px;
}

#Tnav .ele
{
    position:relative;
    float:left;
    padding-left:27px;
}

#Tnav a
{
    color: #666666;
}

#Tnav a:hover
{
    /*color: #50b848;*/
    text-decoration: none;
}

#Tnav a.navCurrent
{
    color: #50b848;
}


#footer
{
    background-color: #000000;
    padding: 5px 0px 5px 0px;
    width: 100%;
    position:fixed;
    left: 0px;
    bottom: 0px;
    color:#666666;
    font-size:10px;
    z-index:102;
}

#footer .ele
{
    position:relative;
    float:right;
    padding-right:20px;
}

#footer .ele a
{
	text-decoration: underline;
    color:#666666;
}

#footer .ele a:hover
{
	
	color: #50b848;
}

#twitter
{
    z-index: 103;
    background-color: #000000;
    padding: 10px 20px 10px 20px;
    width: 290px;
    position:fixed;
    left: 0px;
    bottom: 0px;
    color:#ffffff;
    font-size:12px;
    max-width:329px;    
}



#twitter ul
{
    list-style: none;
}

#twitter a
{
    font-size: 10px;
    color: #898888;
}



#twitter span a
{
	outline: none;
	color: #50b848;
	font-size: 12px;
}

#loading
{
	position: absolute;
	top: 49.5%; 
	left: 49.5%;
	z-index: 3;
	width: 24px; 
	height: 24px;
	text-indent: -999em;
	background-image: url(/images/progress.gif);
}

/*.contentWrapC
{
    position: absolute;
    top: 0px;
    right: 3%;
    padding: 45px 40px 25px 40px;
    background: transparent url(/images/cont.png) repeat-y;
    width: 561px;
    color: #444;
}
*/

#content
{
	position:absolute; 
	z-index:90; 
	width:100%; 
	height:100%; 
	overflow:auto;
	margin:0px; 
	padding:0px;
}
#content .contentWrapC
{
    position: absolute;
    top: 0px;
    right: 3%;
    padding: 45px 40px 20px 40px;
    background: transparent url(/images/cont.png) repeat-y;
    width: 561px;
    color: #444;
    z-index:91;
}

#content .contentWrapD
{
    position: absolute;
    top: 0px;
    right: 3%;
    padding: 45px 40px 0px 40px;
    background: transparent url(/images/cont.png) repeat-y;
    width: 561px;
    color: #444;
    z-index:91;
}

.contentWrap
{
    position: absolute;
    top: 0px;
    right: 3%;
    padding: 45px 40px 0px 40px;
    background: transparent url(/images/cont.png) repeat-y;
    width: 561px;
    color: #444;
}

.acknowledgements
{
    position:relative;
    width:100%;
    font-size:70%;
    text-align:right;
}
h2
{
    margin: 0;
    padding: 0;
    font-size: 20px;
    color: #444444;
    font-weight: normal;
}

p
{
    font-size: 12px;
    line-height: 20px;
    margin-top: 20px;
}

.indChapter
{
    font-size: 12px;
    line-height: 20px;
    margin-top: 20px;
}
.np
{
    padding: 0;
    margin: 0;
}

h2.np
{
    padding: 0 0 10px 0;
    margin: 0;
}
.callLink a
{
    font-size: 11px;
    font-weight: bold;
    color: #50b848;
}

#contentBottom
{
   position: absolute;
   bottom: -28px;
   left: 0;
   width: 641px;
   height:  28px;
   background: transparent url(/images/contBottom.png) no-repeat;
}

select
{
    width: 217px;
    height: 24px;
    background-color: #858585;

    color: #fff;
    
}

#counter
{
    position: absolute;
    top: 150px;
    left: -60px;
    height: 98px;
    text-align: center;
    padding: 0px 20px; 
    background: #444 url(/images/kids.png) no-repeat 82% 85%;
    font-size: 60px;
    font-weight: bold;
    color: #fff;
    direction: rtl;
}


#donate
{
    position: absolute;
    top: 150px;
    left: 205px;
    width: 357px;
    height: 98px;
}
.iFL
{
    float: left;
    margin-left: 18px;
    
}

.Fir
{
    margin-left: 0;
}

.cf
{
    clear: both;
}

.hp
{
    padding-top: 25px;
    padding-bottom: 15px;
    margin: 0;
}

.callOut
{
    font-size: 14px;
    font-weight: bold;
    color: #5fa859;
}

.vai
{
    vertical-align: middle;
    margin-right: 10px;
}


#contentLeft
{
    float: left;
    width: 250px;
    font-size: 12px;
}


#contentRight
{
    float: left;
    margin-left: 30px;
    width: 278px;
    font-size: 12px;
}

.contentMar
{
    margin-top: 35px;
}


#contentLeft span.b, #contentRight span.b
{
    font-size: 12px;
    font-weight: bold;
}


#contentLeft span.p, #contentRight span.p
{
    font-size: 12px;
    font-weight: normal;
}



#contentLeft p, #contentRight p
{
    font-size: 12px;
    line-height: 20px;
    margin-top: 7px;
    margin-bottom: 20px;
}

span.quote
{
    font-style: italic;
}

#gBox
{
    width: 246px;
    padding: 15px 16px 25px 16px;
    background-color: #50b848; 
    margin-top: 12px;
    margin-bottom: 15px;
    -moz-box-shadow: 2px 2px 2px #666;
    -webkit-box-shadow: 2px 2px 2px #666;
    box-shadow: 2px 2px 2px #666;
}

.boxNav
{
    margin-bottom: 20px;
}

.boxNavL
{
    margin-bottom: 0px;
}

#Fprivacy, #Fcontact
{
    display: none;
}

#sponsorsH
{
    font-size: 20px;
    color: #fff;
    text-align: center;
    padding-bottom: 10px;

}

.bottomP
{
    padding-bottom: 20px;
}
