/**** NEW ****/

#centrecolumn {
	padding-left: 12px;
	width: 406px;
	top: 0px;
	float: left;
	}

#leftcolumn {
	width: 220px;
	top: 0px;
	float: left;
	}
	
#rightcolumn {
	border-left: solid 12px #ccc;
	width: 219px;
	float: left;
	}

.darkcolumn {
	padding-top: 100px;
	background: #333;
	}

a {
	color: #E95D30;
	}
	
a:hover {
	color: #000;
	}

* {
	padding: 0px;
	margin: 0px;
	border: none;
	}

body {
	font-family: palatino, Book Antiqua, georgia, times, times-new-roman, times new roman, serif;
	font-size: 100%;
    line-height: 1.125em;
    background: #ccc;
    color: #333;
	}

p {
	font-size: 0.75em;
	padding: 0.4em;
/*	background: #f2f2f2;
	padding: 10px;*/
	}

#footer p {
	font-size: 0.675em;
	text-align: center;
	}

.orange {
	color: #E95D30;
	}
	
#holder {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right:auto;
	margin-left:auto;
	width: 870px;
	background-color: #cccccc;
	text-align: left;
	position: relative;
    }
    
#page {
	color:#000000;
	margin:0px auto;
	min-height:400px;
	padding:0px;
	text-align:left;
	width:870px;
	}

ul.body, ol.body {
	font-size: 0.75em;
	padding: 0.4em;
	padding-left: 3em;
	}

ul.body li, ol.body li {
	padding-left: 3px;
	}

/* Subscription form */

#signup {
	padding-top: 12px;
	}

form {
	font-size: 0.75em;
	padding: 0.4em;
	font-family: palatino, Book Antiqua, georgia, times, times-new-roman, times new roman, serif;
	}

span.label,span.spacer,span.multiple span {
	width:180px;
	float:left;
	} 

span input {
	border: 1px solid #ccc;
	font-family: palatino, Book Antiqua, georgia, times, times-new-roman, times new roman, serif;
	padding: 4px;
	margin: 0 0 5px 0;
	width: 220px;
	}
	
#signupmonth span.label,span.spacer,span.multiple span {
	width: 110px;
	}
	
span.button input {
	border: none;
	width: 80px;
	}
	
span.multiple {
	float:left;
	} 

span.button {
	padding-left:0px;
	}
	
span.button input {
	background-color: #E95D30;
	color: #fff;
	}

div.clear {
	clear:both;
	padding-top:5px;
	}

#msg {
	color: #fff;
	background-color: red;
	font-size: 0.75em;
	margin: 4px;
	padding: 4px 4px 2px 6px;
	}

/* End of Subscription form */

.white {
	background: #fff;
	padding: 5px;
	}

.grey {
	background: #f2f2f2;
	padding: 5px;
	}

h1 {
	color: #E95D30;
	font-weight: normal;
	padding: 0 0 10px 0;
	line-height: 1em;
	}

h2 {
	color: #4d4d4d;
	font-weight: normal;
	padding: 0.2em;
	}
	
h1.makeover {
	padding: 0.4em 0 0.4em 0.1em;
	}

h3 {
	font-size: 1.25em;
	font-weight: normal;
	padding: 0.4em 0.2em 0.1em 0.2em;
	}
	
.darkcolumn h3 {
	font-size: 1.25em;
	font-weight: normal;
	padding: 0.4em 0.2em 0.1em 12px;
	}
	
h4 {
	font-size: 0.875em;
	font-weight: bold;
	padding: 0.4em 0.4em 0.2em 0.4em;
	}

h4.block {
	background: #333333;
	color: #fff;
	font-weight: normal;
	/*border-bottom: 12px solid #ccc;*/
	padding: 5px 10px 3px 10px;
	}

#quote {
	position: absolute;
	width: 220px;
	top: 110px;
	left: 0px;
	padding: 0;
	color: #4d4d4d;
	}
	
#quote p {
	padding: 0 0 1em 0;
	font-size: 1.125em;
    line-height: 1.125em;
	}
	
#quoteright {
	width: 220px;
	padding: 50px 0 50px 0;
	color: #4d4d4d;
	}
	
#quoteright p {
	padding: 0 0 1em 0;
	font-size: 1.125em;
    line-height: 1.125em;
    text-align: right;
	}

/* CSS Menu */

#menuholder {
	padding-top: 20px;
	padding-bottom: 40px;
	width: 220px;
	height: 180px;
	}

#menu {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 220px;

	position: relative;
	float: left;
	list-style: none;
	}

#menu li {
	margin: 0;
	padding: 0;
	background: #E95D30;
    line-height: 1em;
	margin: 1px 0 0 0;
	}

/* display: block is affecting IE */

#menu a {
	background: transparent url(../images/menuback.png) repeat-y left top;
	display: block;
	outline: none;
	color: #fff;
	text-align: left;
	font-size: 0.75em;
	text-decoration: none;
	padding: 6px 0 3px 7px;
	margin: 0 0 0 0;
	width: 213px;
	height: 16px;
	}

#menu a:hover {
	background: #333;
	}

#menu a.selected {
	background: #333;
	}	
	
/* End CSS Menu */	

p#no1 {
	background: #fff url(../images/no1.png) no-repeat left top;
	padding-left: 55px;
	}

p#no2 {
	background: #fff url(../images/no2.png) no-repeat left top;
	padding-left: 55px;
	}
	
p#no3 {
	background: #fff url(../images/no3.png) no-repeat left top;
	padding-left: 55px;
	}
	
p#padded {
	padding-left: 55px;
	}
	
p#no4 {
	background: #fff url(../images/no4.png) no-repeat left top;
	padding-left: 55px;
	}
/* Top images */	

#home_image {
	width: 406px;
	height: 345px;
	background: #F2F2F2;
	}

#why_image {
	width: 406px;
	height: 230px;
	background: #F2F2F2;
	}

#email_image {
	width: 406px;
	height: 213px;
	}

#rainbow_image {
	width: 406px;
	height: 213px;
	}
		
#what_image {
	width: 406px;
	height: 344px;
	background: #F2F2F2;
	}
	
#shopkeeper_image {
	width: 406px;
	height: 344px;
	background: #F2F2F2;
	}

#lunch_image {
	width: 406px;
	height: 345px;
	background: #F2F2F2;
	}
	
#stories_image {
	width: 406px;
	height: 268px;
	background: #F2F2F2;
	}
	
#cardedbutton {
	padding-top: 12px;
	}
	
.rightbutton {
	padding-top: 12px;
	height: 112px;
	}
	
#whatright {
	padding-top: 20px;
	}

/* STORIES */

p.loving {
	/*padding-right: 80px;*/
	}
	
p.loved {
	padding-left: 40px;
	}

h3.loving {
	font-size: 1.1em;
	color: #E95D30;
	padding: 0.7em 0em 0em 0.3em;
	font-weight: normal;
	}

h3.loved {
	font-size: 1.1em;
	color: #d92534;
	padding: 0.7em 0em 0em 40px;
	font-weight: normal;
	}
	
ul.storiesmonths {
	text-decoration: none;
	list-style: none;
	font-size: 0.75em;
	padding-top: 0.5em;
	}

ul.storiesmonths li {
	padding: 0.1em 0 0.1em 0.8em;
	}
	
ul.storiesmonths li a {
	text-decoration: none;
	color: #333;
	}

ul.storiesmonths li a.selected {
	font-weight: bold;
	}

/* CARDED FORM */
	
#cardedform form {
	font-size: 0.75em;
	padding: 0.4em;
	font-family: palatino, Book Antiqua, georgia, times, times-new-roman, times new roman, serif;
	}

#cardedform.dropdown {
	width: 300px;
	background-color: yellow;
	}

#cardedform span input {
	border: 1px solid #ccc;
	font-family: palatino, Book Antiqua, georgia, times, times-new-roman, times new roman, serif;
	padding: 4px;
	margin: 0 0 5px 0;
	width: 376px;
	}
	
#cardedform span select {
	border: 1px solid #ccc;
	font-family: palatino, Book Antiqua, georgia, times, times-new-roman, times new roman, serif;
	padding: 3px;
	margin: 0 0 5px 0;
	width: 386px;
	}
	
#cardedform span.button input {
	border: none;
	width: 80px;
	}
	
#cardedform span.multiple {
	float:left;
	} 

#cardedform span.button {
	padding-left:0px;
	}
	
#cardedform span.button input {
	margin-top: 5px;
	background-color: #E95D30;
	color: #fff;
	}

#cardedform div.clear {
	clear:both;
	padding-top:5px;
	}
	
#cardedform textarea {
	width: 384px;
	border: 1px solid #ccc;
	}

/* MAKEOVER DONATIONS LIST */ 

#spacermakeover {
	height: 40px;
	}

#makeoverdonations {
	border-top: 12px solid #ccc;
	position: relative;
	width: 396px;
	}
	
#makeoverdonations ul {
	font-size: 0.75em;
	padding: 0.4em;
	list-style: none;
	}

#makeoverdonations li.ticked {
	background-image: url(../images/ticked.png);
	}
	
#makeoverdonations li {
	padding-left: 17px;
	background-repeat: no-repeat;
	background-position: 0 .1em;
	}
	
/* END OF CARDED FORM */

/* ADMIN STYLES */ 

#admin_column {
	padding-left: 12px;
	width: 638px;
	top: 0px;
	float: left;
	}

.top_admin_bar p {
	text-align: right;
	background-color: #333;
	color: #fff;
	}
	
#admin_column h1 {
	margin-top: 12px;
	color: #fff;
	font-weight: normal;
	background-color: #707070;
	padding: 8px 0 5px 9px;
	}

#admin_column h1.waiting {
	border-right: solid 15px #F7931E;
	}

#admin_column h1.approved {
	border-right: solid 15px #009245;
	}
		
#admin_column h1.rejected {
	border-right: solid 15px #ED1C24;
	}

#admin_column h5 {
	font-weight: normal;
	padding: 0.2em 0.4em 0.0em 0.4em;
	}
	
#admin_column h5.status {
	font-weight: normal;
	padding-bottom: 0.6em;
	}
	
.white_admin {
	background: #fff;
	padding: 5px;
	margin-top: 12px;
	}
	
.white_admin_approved {
	background: #fff;
	padding: 5px;
	margin-top: 12px;
	border-right: solid 15px #009245;
	}
	
.white_admin_waiting {
	background: #fff;
	padding: 5px;
	margin-top: 12px;
	border-right: solid 15px #F7931E;
	}
	
.white_admin_rejected {
	background: #fff;
	padding: 5px;
	margin-top: 12px;
	border-right: solid 15px #ED1C24;
	}

.white_admin_approved p, .white_admin_waiting p, .white_admin_rejected p {
	margin: 0.4em;
	background-color: #ededed;
	}
	
.date {
	float: right;
	padding-top: 0.4em;
	}
	
ul.change_status_buttons {
	list-style: none;
	height: 2em;
	padding: 0.4em;
	font-size: 0.875em;
	}

ul.change_status_buttons li {
	float: left;
	padding-right: 1em;
	}
	
ul.change_status_buttons li a {
	color: #fff;
	background-color: gray;
	display: block;
	width: 6em;
	text-align: center;
	text-decoration: none;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	}
	
ul.change_status_buttons li a.approve_button {
	background-color: #009245;
	}
	
ul.change_status_buttons li a.waiting_button {
	background-color: #F7931E;
	}
	
ul.change_status_buttons li a.reject_button {
	background-color: #ED1C24;
	}
	
ul.change_status_buttons li a.edit_button {
	background-color: #707070;
	}
	
/* Admin Menu */

#admin_menuholder {
	padding-top: 0px;
	padding-bottom: 40px;
	width: 220px;
	height: 180px;
	}

#admin_menu {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 220px;

	position: relative;
	float: left;
	list-style: none;
	}

#admin_menu li {
	margin: 0;
	padding: 0;
	background: #E95D30;
    line-height: 1em;
	margin: 1px 0 0 0;
	}

/* display: block is affecting IE */

#admin_menu a {
	background: #707070;
	display: block;
	outline: none;
	color: #fff;
	text-align: left;
	font-size: 0.75em;
	text-decoration: none;
	padding: 6px 0 3px 7px;
	margin: 0 0 0 0;
	width: 213px;
	height: 16px;
	}


#admin_menu a#menu_title {
	background-color: #333333;
	}

#admin_menu a:hover {
	background: #333;
	}

#admin_menu a.selected {
	background: #333;
	}	

p.errors {
	background: #ccc;
	padding: 5px 5px 3px 5px;
	margin-top: 12px;
	border: dashed 3px #ED1C24;
	}

.change_of_status {
	background: #fff;
	padding: 5px 5px 3px 5px;
	margin-top: 12px;
	border-top: dashed 3px #ED1C24;
	border-bottom: dashed 3px #ED1C24;
	}
	
.change_of_status p {
	font-size: 0.875em;
	}
	
/* End Admin Menu */
	
.white_money {
	background: #fff;
	padding: 0;
	}

.white_money img {
	margin-left: 0px;
	}	