@charset "UTF-8";
/* CSS Document */

#contentHeader{
	background-image:url(../images/header_causes.jpg);
	height:265px;
}

#causes #content {
	background-image:none;
}

#causes #backgroundWhiteContent {
	width: 920px;
	margin-left: -65px;
	padding-bottom: 30px;
}
#causes #main {
	margin-left: 15px;
	margin-top: -71px;
}

#causes #whiteBodyFooter {
	width: 920px;
	margin-left: -50px;
}

/* show item */

#lcol{
	width:210px;
	margin-left:30px;
	margin-right:30px;
	float:left;
	display:block;
}

#rcol{
	margin-left: 271px;
	margin-bottom:40px;
	min-height: 355px;
}

#productImage{
	width:210px;
	height:210px;
	display:block;
	margin:auto;
	border: 1px solid #999;
}

#productImage img{
	margin:25px;
	display:block;
	border:0px;
}

#productInfo{
	text-align: right;
}

#causesHolder{
	width:604px;
	height:221px;
	margin-left:70px;
	margin-right:56px;
	overflow:hidden;
	
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;	
}

#causeItem{
	width:150px;
	height:220px;
	margin-bottom:20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style:solid;
	border-bottom-style: solid;
	
	border-right-color: #999999;
	border-bottom-color: #999999;
	display:inline;
	float:left;

}

#givetoImg{
	border:0;
	width:125px;
	margin-top:5px;
	margin-left:13px;
	margin-right:12px;
	margin-bottom:5px;
	/*look a pyramid !*/
}

#causeItemTitle{
	font-weight:bold;
	font-size:14px;
	margin-top:10px;
	margin-left:20px;
	margin-right:20px;
	width:110px;
	text-align:center;
			
}
#donateBtn{
	margin-top:5px;
	width:109px;
	margin-left:20px;
	margin-right:21px;
}

.donateInput, .donateSubmit, .donateSubmit .submit{
	display: inline
}

.donateSubmit{
	padding-left: 15px;
	vertical-align: sub;
}
.purchaseButton{
	margin-top: 8px;
}

h3.title{
	color: black;
	margin: 5px 0;
}

h4.kp{
	margin: 2px 0;
}

