#top1{
	background:#0098BA;
	background-image: url(/templates/defendinglife.vtemplate/mantle.png);
	background-repeat: repeat-x repeat-y;
	min-height:100px;
	height:100px;
}

#bottom2{
	color:#fff;
	background:#0098BA url(/templates/defendinglife.vtemplate/mantle.png) 0 100% repeat-x;
}
#bottom2 a{
	color:#dd4;
}

.nav a{
	color:#004F61;
}

body{
	background:#004F61;
}

#top1 .title a{
	color: #ffffff;
}

#top1 .slogan{
	color:#dd4;
}

#logo{
	float:right;
}

#right, #left{
	opacity:0.7;
}
#right:hover, #left:hover{
	opacity:1.0;
}

.list .short_body{
	margin-top:0.1em;
	margin-bottom:0.1em;
}
.list .ministry .main_image{
	float:none;
}
.list .ministry {
	border-bottom: 1px #ddd solid;
}
.list .ministry h3{
	margin-top:0.5em;
	margin-bottom:0;
	text-align:center;
}
.list .ministry .short_body{
	width:46%;
	float:right;
	margin-left:3%;
	margin-bottom:0;
}
.list .ministry .contact{
	float:left;
	width:46%;
	margin-right:3%;
}

li.ministry{
	list-style:none;
	width:100%;
	text-align:center;
}
.list.small.ministries{
	text-align:center;
}
.list.small .main_image{
	float:none;
}

div.publication.tiny{
	text-align:center;
}

.list .pubEntry {
	margin-bottom: 1.5em;
	padding-bottom:1.5em;
	border-bottom:1px #888 solid;
}

.publication.tiny a img {
	border:1px solid #555;
	margin: 0.3em 30px;
}

/*IE Crap*/

#left, #middle{
	#overflow:hidden;
}

.hentry a img{
	float:right;
}


/*Buttons*/
td.monthly_donation .add_to_cart_button{
	background: transparent url('/media/donate_buttons/donate_monthly.png') 0 50% no-repeat;
	border:none;
	padding:23px 85px;
	text-indent:-10000em;
}

td.donation .add_to_cart_button{
	background: transparent url('/media/donate_buttons/donate_once.png') 0 50% no-repeat;
	border:none;
	padding:23px 85px;
	text-indent:-10000em;
}

.donation > .name{
	margin-left: 7em;
	margin-right:1em;
	text-align:center;
}

.delete{
	min-width:2em;
}
.quantity{
	min-width:5em;
}
.name{
	min-width: 20em;
}

.sku , .image , .option{
	display:none;
}

