/*
File:			custom.css
Description:	Custom styles for Thesis
*/

.not-price{
	text-decoration: line-through;
}
.eStore_button{
width:107px!important;
height:34px!important;
}

.custom #header { 
display:none;
border-bottom:none;
height:100px;
padding-top:0;
padding-bottom:0;
/*background:url('http://unlimitedfutures.org/uf-header.gif')
*/background:url('http://unlimitedfutures.org/uf-header.gif')

center left no-repeat; }

.custom #header #logo { display:none; }

.custom #header #tagline { display:none; }

.custom #page { padding: 2em 1.9em; background: #fff; border: 0.1em solid #b5b198; border-top: 0; }

body.custom {
	background: #8f1d96;
	background-image: url(http://unlimitedfutures.org/images/bg.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
}
#header2 { 
width:1001px;
margin:0px auto;
border-bottom:none;
height:161px;
padding-top:0;
padding-bottom:0;
background:url('http://unlimitedfutures.org/images/index_01.jpg');

}