body {
	background: #CA0D89;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	font: 0.9em/1.5em Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	text-align: left;

}

#masthead {
	margin-bottom: 1em;

}

#col1 {
	float: left;
	width: 18%;
	margin-right: 2%;

}

#col1 a, #col3 a, #bottom_bars a {
	text-decoration: none;
	border: none;
	
}

#col2 {
	float: left;
	width: 59%;

}

#col3 {
	float: left;
	width: 18%;
	margin-left: 2%;

}

#col4 {
	float: left;
	width: 75%;
	margin-left: 2%;

}

#buts {
	margin-top: 1em;
	margin-right: 3em;
}

#buts a:link, #buts a:visited, #buts a:hover {
	border-bottom: none;
	text-decoration: none;
}


#footer {
	clear: both;
	margin-top: 2em;
	padding-top: 0.75em;
	border-top: 1px solid #FFFFFF;
	font-size: 0.8em;
	line-height: 1.25em;

}

a:link, a:visited {
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #FF6699;
	color: #FFFFFF;

}

a:hover {
	text-decoration: none;
	background: #FFFFFF;
	border: none;
	color: #CA0D89;

}

img, #wrapper img a, #wrapper a img, #masthead a, div#scs a {
	border: none;
	background: none;
	text-decoration: none;
}

div.video {
	width: 38%;
	float: left;
}
h2 {
	margin-top: 0em;
	margin-bottom: 0.25em;
	font-size: 1.5em;
	line-height: 1.3em;
	font-weight: bold;
	color: #FFFFFF;
}
p {
	margin-top: 0px;
	margin-bottom: 1em;
}

div.item_right {
	width: 50%;
	float: right;
	margin: 0 0 0 2%;
}

.clearboth {
	clear: both;
}

p.larger {
	font-size: 120%;
	margin-bottom: 0px;

}

#story1 {
	margin: 0 0 1.25em;

}

#footer ul {
	margin: 0 0 0.5em;
	padding: 0;
}

#footer li {
	display: inline;
	list-style-type: none;
	margin: 0px 0.75em 0px 0px;
	padding: 0px 0.75em 0px 0px;
	height: 0;
}

.separator {
	border-right: 1px #000 solid;
}

div#europe {
	background:  url(../media_assets/eu_bg.jpg) no-repeat left -10px;
	padding: 0.25em;
	margin-bottom: 0.5em;
	height: 120px;
	text-decoration: none;
	display: block;
	border: none;
}

div#europe a h2 {
	color: #fff;
	text-decoration: none;
	border: none;
}
div#europe a:hover h2 {
	color: #F0AF18;
	text-decoration: none;
	border: none;
}
div#thefacts {
	background:  url(../media_assets/thefacts.jpg) no-repeat left -10px;
	padding: 0.25em;
	margin-bottom: 0.5em;
	height: 120px;
	text-decoration: none;
	display: block;
	border: none;
}

div#thefacts a h2 {
	color: #fff;
	text-decoration: none;
	border: none;
}

div#usa {
	background:  url(../media_assets/usa_bg.jpg) no-repeat left -10px;
	padding: 0.25em;
	margin-bottom: 0.5em;
	height: 120px;
	text-decoration: none;
	display: block;
	border: none;
}

div#bottom_bars {
	clear: both;
	margin: 1.5em 0 0 0;
}

div#b_usa {
	background: url(../media_assets/usa_b_bg.jpg) no-repeat left top;
	padding: 0.25em;
	margin: 0 3% 0 0;
	width: 30%;
	height: 70px;
	float: left;
	text-decoration: none;
	display: block;
	border: none;
}

div#b_usa1 {
	background: url(../media_assets/usa_b_bg.jpg) no-repeat left top;
	padding: 0.25em;
	margin: 0;
	width: 30%;
	height: 70px;
	float: left;
	text-decoration: none;
	display: block;
	border: none;
}

div#b_europe {
	background: url(../media_assets/europe_b_bg.jpg) no-repeat left top;
	padding: 0.25em;
	margin: 0 3% 0 0;
	width: 30%;
	height: 70px;
	float: left;
	text-decoration: none;
	display: block;
	border: none;
}

div#b_sa_eng {
	background: url(../media_assets/sa_b_bg.jpg) no-repeat left top;
	padding: 0.25em;
	margin: 0;
	width: 30%;
	height: 70px;
	float: left;
	text-decoration: none;
	display: block;
	border: none;
}

div#b_sa_esp {
	background: url(../media_assets/sa_b_bg.jpg) no-repeat left top;
	padding: 0em;
	margin: 0 0 0 3%;
	width: 30%;
	height: 70px;
	float: left;
	text-decoration: none;
	display: block;
	border: none;
}

div#b_sa_esp1 {
	background: url(../media_assets/sa_b_bg.jpg) no-repeat left top;
	padding: 0em;
	margin: 0 3% 0 0;
	width: 30%;
	height: 70px;
	float: left;
	text-decoration: none;
	display: block;
	border: none;
}


div#usa a h2, div#b_usa a h2, div#b_sa_eng a h2, div#b_sa_esp a h2, div#b_europe a h2 {
	color: #fff;
	text-decoration: none;
	border: none;
}
div#usa a:hover h2, div#b_usa a:hover h2, div#b_usa1 a:hover h2, div#b_sa_eng a:hover h2, div#b_sa_esp a:hover h2, div#b_sa_esp1 a:hover h2, div#b_europe a:hover h2 {
	color: #F6AF15;
	text-decoration: none;
	border: none;
}

div#sud {
	background:  url(../media_assets/sud_bg.jpg) no-repeat  left -10px;
	padding: 0.25em;
	margin-bottom: 0.5em;
	height: 120px;
	text-decoration: none;
	display: block;
	border: none;
}

div#sud a h2 {
	color: #fff;
	text-decoration: none;
	border: none;
}
div#sud a:hover h2 {
	color: #F6AF15;
	text-decoration: none;
	border: none;
}

div#rescues {
	background:  url(../media_assets/rescue_bg.jpg) no-repeat  left -10px;
	padding: 0.25em;
	margin-bottom: 0.5em;
	height: 120px;
	text-decoration: none;
	display: block;
	border: none;
}

div#rescues a h2 {
	color: #fff;
	text-decoration: none;
	border: none;
}
div#rescues a:hover h2 {
	color: #F6AF15;
	text-decoration: none;
	border: none;
}

ul#aditv {
	margin: 0.25em 0px 1em;
	list-style: none;
	padding: 0px;

}

ul#aditv li {
	margin: 0px;
	padding: 0px;
	display: inline;

}

ul#aditv li a {
	margin-right: 0.75em;

}

/*
ul#aditv li#english a {
	background: url(../media_assets/english.gif) no-repeat right center;
	padding-right: 75px;
	margin-right: 0.5em;
	text-decoration: none;
	padding-top: 0.5em;
	padding-bottom: 1em;
	border: none;

}
ul#aditv li#spanish a {
	background: url(../media_assets/spanish.gif) no-repeat right center;
	padding-right: 45px;
	margin-right: 1.5em;
	text-decoration: none;
	padding-top: 0.5em;
	padding-bottom: 1em;
	border: none;
}
*/

ul#aditv li#spanish a:hover, ul#aditv li#english a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;

}
h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0em;
	margin-bottom: 0.5em;
}
div#donate {
	background:  url(../media_assets/donate_bg.jpg) no-repeat left -10px;
	padding: 0.25em;
	margin-bottom: 0.5em;
	height: 120px;
	text-decoration: none;
	display: block;
	border: none;
}

div#donate2 {
	/* background:  url(../media_assets/Galaxis_lion170x140www.jpg) no-repeat left 0; */
	background:  url(../media_assets/brazil_petition_ad.jpg) no-repeat left 0;
	padding: 0.25em;
	margin-bottom: 0.5em;
	height: 120px;
	text-decoration: none;
	display: block;
	border: none;
}

div#donate a h2, div#donate a p, div#donate2 a p {
	color: #fff;
	text-decoration: none;
	border: none;
}
div#donate a:hover h2, div#donate a:hover p, div#donate2 a:hover h2 {
	color: #F6AF15;
	text-decoration: none;
	border: none;
}

div#donate h2 {
	margin: 3.25em 0 0 0;
}

div#donate2 h2 {
	margin: 3em 0 0 0;
}

#news {
	font-size: 0.9em;
	line-height: 1.3em;
	color: #000000;
	background: #FFFFFF;
	margin: 0px;
	padding: 0.5em;
	overflow: scroll;
	height: 350px;
}

#news h2 {
	color: #CA0D89;
	margin-bottom: 0.5em;
}

#news ul {
	margin: 0px;
	padding: 0px;
	list-style: none;

}

#news li {

}

#news li a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 0.75em;
	display: block;

}

#news li a:hover {
	text-decoration: none;
	color: #CA0D89;

}

ul#regions, ul#regions2 {
	margin: 2em 0px;
	padding: 0px;
	list-style: none;

}

ul#regions2 {
	font-size: 0.9em;
}

ul#regions li a, ul#regions2 li a  {
	text-decoration: none;
	background: none;
	border: none;

}

ul#regions li a:hover, ul#regions2 li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border: none;

}

ul#regions li a img.mid, ul#regions2 li a img.mid {
	vertical-align: middle;

}

span.pink {
	color: #EAAF07;
}

ul#flags {
	list-style: none;
	margin: 1em 0px;
	padding: 0px;

}

ul#flags li#s_uk a {
	text-decoration: none;
	background: url(../media_assets/uk_50.gif) no-repeat 4px center;
	border: none;
	padding-left: 60px;
	color: #F1B310;
	font-size: 1.5em;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	margin: 0px;
	display: block;

}
ul#flags li#s_us a {
	text-decoration: none;
	background: url(../media_assets/us_50.gif) no-repeat 4px center;
	border: none;
	padding-left: 60px;
	color: #F1B310;
	font-size: 1.5em;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	float: left;
	margin: 0px;
	display: block;

}

ul#flags li#s_ie a {
	text-decoration: none;
	background: url(../media_assets/ie_50.gif) no-repeat 4px center;
	border: none;
	padding-left: 60px;
	color: #F1B310;
	font-size: 1.5em;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	margin: 0px;
	display: block;

}

ul#flags li#s_gr a {
	text-decoration: none;
	background: url(../media_assets/gr_50.gif) no-repeat 4px center;
	border: none;
	padding-left: 60px;
	color: #F1B310;
	display: block;
	font-size: 1.5em;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	margin: 0px;

}

ul#flags li#s_pt a {
	text-decoration: none;
	background: url(../media_assets/pt_50.gif) no-repeat 4px center;
	border: none;
	padding-left: 60px;
	color: #F1B310;
	display: block;
	font-size: 1.5em;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	margin: 0px;

}

ul#flags li#s_no a {
	text-decoration: none;
	background: url(../media_assets/no_50.gif) no-repeat 4px center;
	border: none;
	padding-left: 60px;
	color: #F1B310;
	display: block;
	font-size: 1.5em;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	margin: 0px;

}

ul#flags li#s_bo a {
	text-decoration: none;
	background: url(../media_assets/bo_50.gif) no-repeat 4px center;
	border: none;
	padding-left: 60px;
	color: #F1B310;
	display: block;
	font-size: 1.5em;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	margin: 0px;

}
ul#flags li#s_br a {
	text-decoration: none;
	background: url(../media_assets/br_50.gif) no-repeat 4px center;
	border: none;
	padding-left: 60px;
	color: #F1B310;
	display: block;
	font-size: 1.5em;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	margin: 0px;

}

ul#flags li#s_co a {
	text-decoration: none;
	background: url(../media_assets/co_50.gif) no-repeat 4px center;
	border: none;
	padding-left: 60px;
	color: #F1B310;
	display: block;
	font-size: 1.5em;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	margin: 0px;

}
ul#flags li#s_ec a {
	text-decoration: none;
	background: url(../media_assets/ec_50.gif) no-repeat 4px center;
	border: none;
	padding-left: 60px;
	color: #F1B310;
	display: block;
	font-size: 1.5em;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	margin: 0px;

}
ul#flags li#s_pe a {
	text-decoration: none;
	background: url(../media_assets/pe_50.gif) no-repeat 4px center;
	border: none;
	padding-left: 60px;
	color: #F1B310;
	display: block;
	font-size: 1.5em;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	margin: 0px;

}


ul#flags li#s_contact a {
	text-decoration: none;
	background: no-repeat 4px center;
	border: none;
	padding-left: 60px;
	color: #FFFFFF;
	display: block;
	font-size: 1.5em;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 20px;
	float: left;
	margin: 0px;

}

h2#eng a  {
	text-decoration: none;
	border: none;
	color: #F1B310;
	display: block;
	font-size: 1.4em;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	margin: 0px;
}

h2#esp a {
	text-decoration: none;
	border: none;
	color: #F1B310;
	display: block;
	font-size: 1.4em;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	margin: 0px;
}

form#first-contact {
	margin: 0.5em 0 0.25em 0;
	padding: 0.5em;
}

form#first-contact h3 {
	border-bottom: solid 1px #FFF;
	padding-bottom: 0.3em;
}

.scaps {
	text-transform: uppercase;
	color: #FF99CC;
	letter-spacing: 0.1em;
	font-size: 80%;
}

fieldset {
	border: none;
}

form#first-contact label {
	text-align: right;
	font-weight: bold;
	text-align: right;
	color: #000;
}
form#first-contact input.full, form#first-contact .textA {
	width: 98%;
	padding: 0.2em;
	margin: 0 0 0.25em 0;
	font: 0.8em Helvetica, Arial, sans-serif;

}

form#first-contact .form_sender {
	margin-top: 0.75em;
	text-align: right;
	padding: 1em 0.5em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
}

/* errors */
div#error {
	background: #FFFFCC;
	padding: 1em;
	border: 1px solid #CC0000;
	color: #000000;
	margin: 1em 0 1em 0;
	font-size: 100%;
}

div#error p {
	background: url(../media_assets/error.gif) no-repeat;
	padding-left: 25px;
	margin-top: 0px;
	margin-bottom: 0.75em;
	color: #000000;
	font-weight: bold;

}

div#error ul {
	margin: 0px;
	padding: 0px;

}

div#error li {
	list-style: none;
	padding-left: 15px;
	margin-left: 25px;
	background: url(/media_assets/red-bullet.gif) no-repeat;
	margin-bottom: 0.25em;
	font-size: 100%;

}

