* {
	margin: 0px;
	padding: 0px;
	border: none;
	outline: none;
	line-height: 1;
	text-decoration: none;
}
body	{
	font-size: 62.5%;
	background: url(../images/bg.png) repeat-x left top;
}


.left	{
	float: left;
	display: block;
	width: 180px;
	margin: 0;
	padding: 0;
	}

.right	{
	float: left;
	display: block;
	width: 420px;
	margin: 0;
	padding: 0;
	}
	
#a3, #amount {
	border: #aeaeae; 
	border-style: solid; 
	border-width: 1px;
	width: 60px;
}  


.small{
	width: 607px;
	margin: 0 0 0 0;
	overflow: hidden;
}

.small p{
	text-align: center;
}
.
.small img{
	float: left;
	margin: 0px 7px 0 0;
	border: solid 1px #ccc;
}
.thumbnail {
	float: left;
	width: 135px;
	height: 184px;
	margin: 0 15px 0 0;
	display: block;
}


.formbutton{
	cursor:pointer;
	border:outset 1px #ccc;
	background:#999;
	color:#666;
	font-weight:bold;
	padding: 1px 2px;
	background:url(../images/formbg.gif) repeat-x left top;
}
 
#brandsbody	{
	background: url(../images/bg_brands_body.jpg) repeat-x left 5px;
}

/*****************PAGE LAYOUT*****************/

#wrap	{
	z-index: 5;
	width: 850px;
	margin: 0 auto;
	position: relative;
}
#header	{
	background: url(../images/bg-content2.png) no-repeat left
	width: 850px;
	height: 95px;
	margin: 0 auto;
}

#logo	{

	margin: 10px 0 0 0;	
}


#logo fieldset {
	float: left; 
	padding: 4px 0 10px 7px;
}
#logo fieldset .text {
	float: left; 
	width: 156px;
	padding: 0 ;
	height: 17px;
	margin: 4px 0 0;
	background: url(../images/header-input.gif) no-repeat ;
	border: 1px solid #b1b1b1; 
}
#logo fieldset .text span {
	float: left; 
	margin: 3px 0 0 3px;
	overflow: hidden;
}
select {
	float: left; 
	font: 11px Arial, Helvetica, sans-serif;
	color: #666;
	width: 50px;
	height: 20px;
	background: #fff;
	padding: 0; 
		border: 1px solid #b1b1b1; 
	margin: -3px -2px -3px 0;
}
#logo fieldset .text input {
	float: left; 
	font: 11px Arial, Helvetica, sans-serif;
	color: #666;
	width: 155px;
	height: 20px;
	background: #fff;
	padding: 0; 
	margin: -3px -2px -3px 0;
}
#logo fieldset .submit {
	float: left; 
	margin-left: 3px;
	}


#content	{
	width: 850px;
	margin: 0 auto;
 	 
  }



a	{
    text-decoration: none;
}

a.video {
    display: block;
    width: 262px;
    height: 170px;
    background: url("../images/video2.png") 0 0 no-repeat;
    text-decoration: none;
    border: none;
}
 
a:hover.video {
    background-position: -261px 0;
}


a.vision {
    display: block;
    width: 262px;
    height: 170px;
    background: url("../images/vision2.png") 0 0 no-repeat;
    text-decoration: none;
}
 
a:hover.vision {
    background-position: -261px 0;
}

a.learn {
    display: block;
    width: 262px;
    height: 170px;
    background: url("../images/learn2.png") 0 0 no-repeat;
    text-decoration: none;
}
 
a:hover.learn {
    background-position: -261px 0;
}

a.project {
    display: block;
    width: 262px;
    height: 170px;
    background: url("../images/projects2.png") 0 0 no-repeat;
    text-decoration: none;
}
 
a:hover.project {
    background-position: -261px 0;
}
 
a.donate {
    display: block;
    width: 262px;
    height: 170px;
    background: url("../images/donate2.png") 0 0 no-repeat;
    text-decoration: none;
}
 
a:hover.donate {
    background-position: -261px 0;
}

a.volunteer {
    display: block;
    width: 262px;
    height: 170px;
    background: url("../images/volunteer2.png") 0 0 no-repeat;
    text-decoration: none;
}
 
a:hover.volunteer {
    background-position: -261px 0;
}  


a.general {
    display: block;
    width: 196px;
    height: 125px;
    background: url("../images/donate/donate.png") 0 0 no-repeat;
    text-decoration: none;
}
 
a:hover.general {
    background-position: 0 -125px;
}

a.eco {
    display: block;
   width: 196px;
    height: 126px;

    background: url("../images/donate/projects.png") 0 0 no-repeat;
    text-decoration: none;
}
 
a:hover.eco {
    background-position: 0 -126px;
}

a.sponsor {
    display: block;
   width: 196px;
    height: 126px;

    background: url("../images/donate/sponsor.png") 0 0 no-repeat;
    text-decoration: none;
}


a.sponsor-india {
    display: block;
    width: 195px;
    height: 125px;

    background: url("../images/donate/sponsor-india.png") 0 0 no-repeat;
    text-decoration: none;
}
 
a:hover.sponsor {
    background-position: 0 -125px;
}
 
a:hover.sponsor-india {
    background-position: 0 -126px;
}


.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

input.button {
    background: transparent url('../images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

input.button span {
    background: transparent url('../images/bg_button_span.gif') no-repeat;
    color: #000; 
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

input.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}
input.button:hover {
    text-decoration: none;
}

.percentText {
    font: normal 12px arial, sans-serif;
}

label {
    font: normal 12px arial, sans-serif;
}

input.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}
 

/*****************GLOBAL STYLES*****************/

hr	{
	display: none;
}
.clear	{
	height: 0;
	clear: both;
	overflow: hidden;
}
a:hover	{
	text-decoration: underline;
}

/*****************HEADER STYLES*****************/

#header h1	{
	width: 325px;
	height: 67px;
	color: #496112;
	padding-left: 20px;
	padding-top: 30px;
	position: relative;
	font: bold 4em Arial, Helvetica, sans-serif;
}
#header h1 a, #header h1 a:visited	{
	top: 0;
	left: 0;
	width: 325px;
	height: 97px;
	display: block;
	position: absolute;
}
#top-nav ul	{
	position: absolute;
	top: 110px;
	left: 140px;
	padding: 0;
	list-style: none;
}
#top-nav li	{
	float: left;
	padding-left: 2px;
	background: url(../images/bg_nav_li.jpg) no-repeat left top;
	font: bold 14px Arial, Helvetica, sans-serif;
}
#top-nav li a, #top-nav li a:visited	{
	float: left;
	height: 24px;
	color: #747474;
	display: block;
	padding: 9px 15px 0 15px;
}
#top-nav li a:hover	{
	color: #1999ff;
	text-decoration: none;
}

#top-nav li .current	{
	color: #199AFF;
}

/*****************Flash Area*****************/

#flash	{
margin: 50px 0 20px 0; 
width: 850; 
height: 280px; 
background: url(../images/bg-content2.png) no-repeat left;
}

#flash	img{
float: left; margin: 20px 0 0 0;
 }


#flash .nav img{
float: right; 
margin: -10px 0 0 5px; 
}

#flash-content	{
float: right; 
width: 400px; 
color: #fff; 
padding: 0 0 0 50px; 
margin: -215px 0 0 15px; 
font: 20px Arial, Helvetica, sans-serif; 
font-weight: bold; 
}

#flash-content	h1{
color:#ffd200; 
margin: 0 0 10px 0; 
line-height:25px; 
font-size: 20px;
}

#flash-content	p{
color:#fff; 
font-size: 15px;
line-height:19px;
margin: 0;
padding: 0;
}

#flash-content	a{
color:#ffd200
}
/*****************FOOTER STYLES*****************/

#footer	{
	width: 850px;
	height: 80px;
 	margin: 0 auto;
}

.footer-left	{
color: #fff;
margin: 20px 0 0 0;
float: left;
}

.footer-right	{
color: #fff;
margin: 20px 0 0 0;
float: right;
}


#liner	{
 	height: 80px;
	margin-top: 10px;
	position: relative;
	background: #199aff ;
}

#footer a, #footer a:visited	{
	color: #fff;
}

#footer ul	{
	margin: 20px 0 0 0;
	float: left;
	list-style: none;

}

#footer li	{
	float: left;
	padding: 0 10px;
	border-right: solid 1px #fff;
	font: 12px  Arial, Helvetica, sans-serif;
}

#footer li.last	{
	border: none;
}

#footer li a, #footer li a:visited	{
	color: #fff;
}

#footer p	{ 	
	font: 12px Arial, Helvetica, sans-serif;
}

/***********************************************************/
/********************2ND LEVEL PAGE STYLES******************/
/***********************************************************/


/*****************PAGE LAYOUT*****************/

#content_brands	{
	padding: 20px 30px;
	margin: 0 auto;
}

/*****************L CONTENT STYLES*****************/

 
#content_brands h3	{
	margin: 20px 0 10px 0;
 	color: #f5ce04;
	padding: 25px 0 0 0;
	font: 4em "Times New Roman", Times, serif;
}

#content_brands p	{
	color: #444;
	padding-bottom: 25px;
 	font: 1.2em/1.5em Arial, Helvetica, sans-serif;
}
 
#lcol	{
	float: left;
	width: 144px;
	padding-top: 25px;
	margin: 0 10px 0 0 ;
	
}

#lcol ul li{
	font-size: 15px;
	font-weight: bold;
	list-style: none;
	
}

#rcol	{
	float: left;
	width: 615px;
	min-height: 400px;
	padding-top: 25px;
}
 
#rcol	p,
#rcol	td{
	color: #444;
	padding-bottom: 10px;
 	font: 12px/16px Arial, Helvetica, sans-serif;
} 
#rcol ul {
	margin-left: 22px;
	margin-bottom: 5px;
}

#rcol ul li{
	color: #444;
	padding-bottom: 0px;
 	font: 12px/17px Arial, Helvetica, sans-serif;
}


#rcol	a{
	color: #199AFF;
  	font: 12px/16px Arial, Helvetica, sans-serif;
} 

#rcol	h2{
	color: #1999ff;
 	padding: 0 0 15px 0;
	font: 30px "Times New Roman", Times, serif;
}
#rcol	h3{
	color:#2a3a6f;
	font: bold 14px Arial, Helvetica, sans-serif;
	margin:0;
	padding:5px 0 5px 0;
}
 
 #rcol	h4{
 	color:#2a3a6f;
 	font: bold 17px Arial, Helvetica, sans-serif;
 	margin:0;
 	padding:0px 0 5px 0;
}
.rcol ul{
	margin:0;
	padding:0;
	color: #444;
	list-style:none;
	width:100%;
	overflow:hidden;
	margin-bottom: 10px;
}
.rcol ul li{
 	font: 12px/16px Arial, Helvetica, sans-serif;
	color:#444;
	float:left;
	width: 100%;
	margin-top: 10px;
}	

.arrowlist {
	margin-left: 30px;
	padding-left: 0;
	list-style: none;
 	font: 12px/16px Arial, Helvetica, sans-serif;

}
.arrowlist li {
	list-style-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
} 
 
.spacergray {
	width:100%; 
	border-top:1px solid #ffffff; 
	border-bottom:1px solid #dddddd;
	line-height:1px;
	margin:0 0 10px 0;
}

 
 
  

/*****************GUATEMALA TAB STYLES*****************/

.tab-box {
	float: left;
	width: 620px;
}
.tab-box .tabset {
	margin: 16px 0 0;
	padding: 0 0 0 0px;
	float: left;
}
.tab-box .tabset li {
	float: left;
	display: inline;
	padding: 0 1px 0 0;
}



.content-all {
	float: left;
	width: 700px;
	margin: 10px 0 0;
	padding: 0 0 0 0px;
}

.fnd-img{
	width:319px;
	float:left;
	overflow:hidden;
}


.flash-frame {
	margin: 0 2px 0 0;
	padding: 0;
	float: right;
	width: 363px;
	height: 231px;
	}
 
.flash-frame .flash-images {
 	margin: 0;
	padding:23px 0 0 13px;
	width: 363px;
	height: 231px;
	background:url(../images/frame.jpg) no-repeat;
 }

#flash-frame {
	margin: 0 2px 0 0;
	padding: 0;
	float: right;
	width: 363px;
	height: 231px;
	}
 
#flash-frame .flash-images {
 	margin: 0;
	padding:23px 0 0 13px;
	width: 363px;
	height: 231px;
	background:url(../images/frame.jpg) no-repeat;
 }
 
 
 
 
 
/*****************LEFT NAV STYLES*****************/
 	
 
#nav-02 {
	width: 140px;
	margin: 0 20px 0 0;
	} 
 
#nav-02	{
  	margin:0 0 18px 0;
 	padding:1px 0 0
 }
 
#nav-02 li	{
 	color:#797c80;
 	list-style:none;
  	width:211px;
}

#nav-02 li a	{
	font: bold 12px Arial, Helvetica, sans-serif;
	border-bottom:1px solid #dcddde;
 	color:#797c80;
	display:block;
	padding:7px 0 10px 10px;
 	width:120px
}

#nav-02 .current a{
	background:url('/images/button.png') no-repeat left center;
	border:none;
	color:#fff;
	padding-right:0;
 	text-decoration: none;
 	 width:130px

}
 
#nav-02 li li {
	margin-bottom:3px;position:relative
}

#nav-02 li li a, 
#nav-02 .current li a	{
	background:none;
	border:none;
	color:#a1a1a1;
	font-size:11px;
	font-weight:normal;
	padding:3px 25px 3px 10px;
 	width:120px;
}

#nav-02 li .current, 
#nav-02 .current .current {
	/*background:#dedfe0  no-repeat 0 0;*/
	border:none;
	padding:0;
 	width:120px;
 }

#nav-02 li .current a, 
#nav-02 .current .current a { 			
 	border:none;
	color:#000;
 }

#nav-02 li li  span {
 	display:block;
 	
}

 

 

 table.dates {
 	margin: 4px 0 8px 0;
	border-width: 1px;
	border-spacing: 2px;
	border-style: dashed;
	border-color: gray;
	border-collapse: separate;
	background-color: ##E4E4E4;
}
table.dates td {
	
	padding: 1px;

	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}