div.bg{
	background: url(../i/bg_line_red.gif) bottom left repeat-x;
}
a{
	color:#E72337;
}


div.content-right .camp{
	padding: 0 0 10px 12px;
	border-bottom:1px solid #FAD3D7;
	margin:15px 0 10px 0;
}


/*  clearing the floats */

div.content-right .camp {overflow:hidden; display: inline-table;}

/* Hides from IE-mac \*/
* html div.content-right .camp {height: 1%;}
div.content-right .camp {display: block;}
/* End hide from IE-mac */


div.content-right .camp .camp_info{
	padding-left:192px;
}

div.content-right .camp h2{
	color:#E72337;
	font-size:1.3em;
}
div.content-right .camp h2 a{
	text-decoration:none;
	color:#E72337;
	border:0;
}
div.content-right .camp h2 a:hover{
	border-bottom:1px solid #E72337;
}

div.content-right .camp .text{
	margin:10px 0 5px 0;
}
div.content-right .camp img{
	padding:10px;
	background-color:#FBF6F7;
	float:left;
}
div.content-right .camp a.camp_link{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-decoration:none;
	color:#E72337;
	margin-top:5px;
	display:block;
}
div.content-right .camp a.camp_link:hover{
	text-decoration:underline;
}
div.filter{
	background-color:#FBF6F7;
	text-align:right;
	padding:20px;
	margin-top:25px;
}
div.filter h3{
	font-size:0.8em;
	font-weight:normal;
}
div.filter select{
	margin: 15px 0;
}

/* links ----------------------------------------- */
div.links{
	text-align:right;
	margin-top:20px;
}
div.links a:link, div.links a:visited, div.links a:hover, div.links a:active{
	font-size:0.8em;
	color:#E72337;
	text-decoration:none;
	display:block;
	margin-bottom:5px;
}
/* Campaign ABOUT ----------------------------------------- */

div.context-menu{
	background-color:#FBF6F7;
	text-align:right;
	padding:16px 20px;
}
div.context-menu a:link, div.context-menu a:visited, div.context-menu a:hover, div.context-menu a:active{
	text-decoration:none;
	display:block;
	padding-right:10px;
	color:black;
	margin:4px 0;
}
div.context-menu a:hover{
	text-decoration:underline;
}
div.context-menu span{
	background:url(../i/arrow_red.gif) center right no-repeat;
	color:#E72337;
	display:block;
	padding-right:10px;
	margin:4px 0;
}


/* Donate box ----------------------------------------- */
div.donate-box{
	margin-top:15px;
	color:white;
}
div.donate-box .donate-top{
	background:url(../i/donate_bg.gif) bottom left no-repeat #77CACD;
	text-align:right;
	padding:0 17px 25px 33px;
	position:relative;
}
div.donate-box input{
	color:black;
	border:0;
	width:74px;
	margin-right:5px;
}
div.donate-box span{
	display:block;
	padding-bottom:20px;
}
div.donate-box h1{
	font-size:1.3em;
}
div.donate-box h3{
	font-size:1em;
	padding-bottom:20px;
}
div.donate-box .donate-bottom{
	background:url(../i/donate_footer.gif) bottom center no-repeat;
	width:100%;
	height:57px;
}

div.donate-box .donate-head{
	background:url(../i/donate_top.gif) 0px 9px no-repeat;
	width:100%;
	height:16px;
}
/* GALLERY imgs ----------------------------------------- */
div.gallery-imgs{
	margin-top:35px;
	padding-left:10px;
}
div.gallery-imgs .img{
	width:160px;
	height:220px;
	float:left;
	margin-right:10px;
	cursor: pointer;
	cursor: hand;
	margin-bottom:20px;
}
div.gallery-imgs .img img{
	padding:10px;
	background-color:#FBF6F7;
}
div.gallery-imgs .img .text{
	margin-top:10px;
	padding-left:20px;
	font-size:0.8em;
}
/* GALLERY img big ----------------------------------------- */

div.gallery-image{
	margin-top:35px;
	text-align:center;
}
div.gallery-image .image{
	background-color:#FBF6F7;
	padding:9px;
	width:420px;
	position:relative;
	margin:0px auto;
}
div.gallery-image .back{
	margin-top:10px;
}
div.gallery-image .back a{
	text-decoration:none;
	color:#A3A3A3;
}
div.gallery-image .navigation{
	width:25px;
	height:25px;
	position:absolute;
	top:230px;
	z-index:2;
	cursor: pointer;
	cursor: hand;
}
#prev{
	background:url(../i/arrow_prev.gif) center center no-repeat #FBF6F7;
	left:-16px;
}
#next{
	background:url(../i/arrow_next.gif) center center no-repeat #FBF6F7;
	right:-16px;
}

div.gallery-image .back a:hover{
	text-decoration:underline;
}


/* DONATION FORM ------------------------------------------------------------ */

form.donation-form label{
	display:block;
	margin-top:10px;
	margin-bottom:2px;
}
form.donation-form textarea{
	display:block;
	margin-left:10px;
	width:250px;
	border:1px solid #C3C0B5;
}


form.donation-form input{
	margin-left:10px;
	width:250px;
	border:1px solid #C3C0B5;
}

form.donation-form #amount{
	width:50px;
}

form.donation-form span.row input{
	display:inline;
	width:auto;
	border:none;
}

form.donation-form span.row label{
	display:inline;
}

form.donation-form span.row{
	display:block;
}


.transfer-text{
	display:block;
	margin-top:20px;
	margin-bottom:5px;
	font-style:italic;
}
