body {
	font-family: Verdana;
	font-size: 12px;
	background: #FFFFFF url(../images/background.png) center top repeat-y;
}
h1 {
	color: #E21A23;
	font-size: 1.4em;
	font-weight: bold;
}
h2 {
	color: #E21A23;
	font-size: 1.4em;
	font-weight: bold;
}
h3 {
	font-weight: bold;
	padding: 0 5px;
	margin: 0 0 15px 0;
	line-height: 1.2em;
}
h4 {
	font-weight: bold;
	padding: 0 5px;
}
p {
	line-height: 1.2em;
	margin: 0 0 15px 0;
}
b, strong {
	font-weight: bold;
}
i, em {
	font-style: italic;
}
small {
	font-size: 0.8em;
}
table {
	margin: 0 0 15px 0;
	width: 100%;
}
table tr th {
	font-weight: bold;
	padding: 0 0 10px 5px;
	border-bottom: 1px solid #DDDDDD;
}
table tr td {
	background: #FFFFFF;
	vertical-align: middle;
	padding: 5px;
	border-bottom: 1px solid #DDDDDD;
}
table .alternate {
}
table .alternate td {
	background: #EEEEEE;
}
table tr .small {
	width: 1%;
	white-space: nowrap;
}
table tr td h3 {
	margin: 10px 0 5px 0;
}
form {
	margin: 15px 0 0 0;
}
form fieldset {
	clear: both;
	margin: 15px 0;
	padding: 8px 0;
	border: 1px solid #AAAAAA;
}
form fieldset legend {
	padding: 0 15px 8px 15px;
	font-weight: bold;
}
form fieldset p {
	margin: 15px;
}
form .field {
	position: relative;
	margin: 0 0 10px 0;
}
form .field label {
	position: absolute;
	display: block;
	width: 150px;
	padding: 2px 0;
	text-align: right;
	line-height: 1.5em;
}
form .field label.invalid {
	color: #EE7777;
}
form .field input, .field select, .field textarea, .field div, .field .mceEditor {
	position: relative;
	left: 160px;
	top: 0px;
	margin: 0 5px 0 0;
}
form .field input.invalid, form .field textarea.invalid, form .field select.invalid {
	background: #FFE6E6;
	border: 1px solid #EE7777;
}
form .field .mceEditor {
	display: block;
}
form .field div {
	position: relative;
	left: 160px;
	top: 0px;
	width: 720px;
	min-height: 1em;
	padding: 5px 0;
	margin: 0;
}
form .field div input {
	position: static;
	left: auto;
	top: auto;
	margin: 0;
}
form .field div label {
	position: static;
	display: inline;
	width: auto;
	margin: 0 5px;
	text-align: left;
}
form .button {
	clear: both;
	margin: 0 0 15px 0;
	text-align: right;
}
form .button #purchase {
	font-weight: bold;
}
.branding {
	color: #E21A23;
}
.center {
	text-align: center;
}
.section {
	position: relative;
	width: 270px;
	padding: 55px 15px 15px 15px;
	color: #333333;
	background: #FFFFFF;
}
.section h2 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 270px;
	height: 40px;
	padding: 0 15px;
	line-height: 40px;
	background: #F9D2D4 url(../images/section.png) left top repeat-x;
}
.section form .field label {
	width: 80px;
}
.section form .field input, .section form .field textarea, .section form .field div, .section form .field select {
	left: 90px;
}
.section form .field div {
	left: 90px;
	width: 180px;
}
.section #search_collection .field label {
	width: 45px;
}
.section #search_collection .field input, .section #search_collection .field textarea, .section #search_collection .field div, .section #search_collection .field select {
	left: 55px;
}
.section #search_collection .field div {
	left: 55px;
	width: 215px;
}
.section #charities {
	margin: 0 60px;
	position: relative;
	height: 80px;
}
.column {
	width: 210px;
	margin: 15px 15px 0 0;
}
.column h3 {
	padding: 0 0 3px 0;
}
.column a {
	color: #FFFFFF;
}
.column li {
	padding: 3px 0;
}
.group {
	clear: both;
	margin: 0 -15px;
}
.collection {
	float: left;
	margin: 0 0 15px 15px;
	width: 182px;
	border: 1px solid #E21A23;
	padding: 15px;
}
.collection .item {
	margin: 15px 0 0 0;
}
.collection h3 {
	float: left;
	width: 154px;
}
.collection input {
	margin: 0 5px 0 0;
	float: left;
}
.charity {
	float: left;
	margin: 15px;
	width: 200px;
	text-align: center;
}
.logo {
	float: right;
	padding: 0 0 15px 15px;
}
.block {
	padding: 0 0 15px 15px;
	float: left;
}
.error {
	border: 3px solid #EE7777;
	margin: 15px;
	padding: 15px;
	text-align: center;
	color: #DD5555;
	background: #FFFFFF;
}
.success {
	border: 3px solid #66DD66;
	margin: 15px;
	padding: 15px;
	text-align: center;
	color: #44CC44;
	background: #FFFFFF;
}
.wrapper {
	clear: both;
	margin: 10px 0 0 0;
	border: 1px solid #AAAAAA;
}
.toggler {
	cursor: pointer;
	padding: 10px;
	background-color: #EEEEEE;
	border-bottom: 1px solid #AAAAAA;
}
.toggler span {
	padding: 10px;
}
.total {
	padding: 10px;
	text-align: right;
	font-size: 1.2em;
	font-weight: bold;
}
.container {
	padding: 0 10px;
}
.container .content {
	margin-top: 10px;
	margin-bottom: 10px;
}
.tooltip {
	cursor: help;
}
.tip {
	color: #fff;
	width: 250px;
	z-index: 13000;
	line-height: 1.1em;
}
.tip-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #fff;
	padding: 8px 8px 4px;
	background: url(../images/bubble.png) top left;
}
.tip-bottom {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(../images/bubble.png) bottom right;
}
.search label {
	float: left;
	margin: 2px 5px 2px 0;
	padding: 2px 0;
}
.search input {
	float: left;
	margin: 0 10px 10px 0;
}
.calendar {
	float: left;
	margin: 2px 10px 2px 0;
	border: 1px solid #7F9DB9;
	font-size: 10px;
	background-color: #FFF;
}
.calendar .wrapper {
	width: 200px;
	border-top: 1px solid #CCCCCC;
}
.calendar .date {
	padding: 2px 8px;
	background-color: #EEEEEE;
	font-size: 12px;
	cursor: pointer;
}
.calendar .disabled {
	color: #ACA899;
	background-color: #EBEBE4;
	cursor: default;
}
.calendar .year {
	float: left;
	padding: 4px;
}
.calendar .year input {
	float: none;
	margin: 0;
	width: 40px;
	border: 0;
	text-align: center;
	cursor: default;
}
.calendar .month {
	float: right;
	padding: 2px;
}
.calendar .day {
	clear: both;
	padding: 0;
	margin: 0;
	width: 100%;
	background-color: #EEEEEE;
	border-top: 1px solid #CCCCCC;
}
.calendar .day th {
	width: 14%;
	padding: 2px;
	text-align: center;
	font-weight: bold;
	cursor: default;
}
.calendar .day td {
	padding: 2px;
	text-align: center;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
.calendar .day .empty {
	background-color: #EEEEEE;
	border: 1px solid #EEEEEE;
}
.calendar .day .over {
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	cursor: pointer;
}
.calendar .day .selected {
	border: 1px solid #BBBBBB;
	background-color: #DDDDDD;
}
.calendar .day .today {
	color: #FF0000;
	font-weight: bold;
}
.calendar .none {
	clear: both;
	padding: 2px 0;
	margin: 0;
	width: 100%;
	text-align: center;
	background-color: #EEEEEE;
	border-top: 1px solid #CCCCCC;
}
.calendar .none a {
	cursor: pointer;
}
#wrapper {
	margin: 0 auto;
	width: 1000px;
	background: #FFFFFF url(../images/background.png) center top repeat-y;
}
#page {
	float: left;
	width: 960px;
	margin: 0 20px;
	background: #FCE8E9;
}
#header {
	height: 120px;
	background: #FFFFFF url(../images/header.png) left bottom repeat-x;
	margin: 0 0 15px 0;
}
#logo {
	padding: 15px;
	float: left;
}
#nav {
	float: right;
}
#nav li {
	display: block;
	position: relative;
	float: left;
	width: 105px;
	height: 120px;
}
#nav li a {
	position: absolute;
	bottom: 0px;
	width: 75px;
	padding: 100px 15px 15px 15px;
	color: #FFFFFF;
	font-size: 1.2em;
	text-decoration: none;
	background: #EC696D url(../images/nav_off.png) left bottom no-repeat;
}
#nav li a:hover, #nav li a.selected {
	background: #EC696D url(../images/nav_on.png) left bottom no-repeat;
}
#carousel {
	position: relative;
	width: 615px;
	color: #333333;
}
#carousel ul {
	display: block;
	position: relative;
	float: left;
	width: 616px;
	height: 32px;
}
#carousel .panel {
	width: 582px;
	height: 250px;
	padding: 15px;
	background: #FFFFFF;
	border: 1px solid #E21A23;
}
#carousel .panel h2 {
	margin: 0 0 15px 0;
}
#carousel .panel p {
	margin-right: 260px;
}
#carousel .toggle {
	display: block;
	position: relative;
	float: left;
	width: 152px;
	height: 32px;
	margin: 0 2px 0 0;
}
#carousel .toggle a {
	position: absolute;
	top: 0px;
	width: 122px;
	padding: 10px 15px;
	color: #FFFFFF;
	text-decoration: none;
	background: #EC696D;
	border-top: 1px solid #FCE8E9;
}
#carousel .toggle a:hover, #carousel .toggle a.selected {
	border-top: 1px solid #E21A23;
	background: #E21A23;
}
#carousel #panel_1 {
	background: #FFFFFF url(../assets/panel_1.jpg) right top no-repeat;
}
#carousel #panel_2 {
	background: #FFFFFF url(../assets/panel_2.jpg) right top no-repeat;
}
#carousel #panel_3 {
	background: #FFFFFF url(../assets/panel_3.jpg) right top no-repeat;
}
#carousel #panel_4 {
	background: #FFFFFF url(../assets/panel_4.jpg) right top no-repeat;
}
#progress {
	overflow: hidden;
}
#progress li {
	float: left;
	display: inline;
	margin: 0 -30px 15px 0;
	height: 2em;
	padding: 0 0 0 30px;
	background: url(../images/progress_off.png) left center no-repeat;
}
#progress li a {
	height: 1em;
	display: block;
	float: left;
	color: #000000;
	text-decoration: none;
}
#progress li span {
	display: block;
	float: left;
	height: 1em;
	padding: 0.5em 30px 0.5em 10px;
	background: #F9D2D4;
}
#progress li span.last {
	background: #F9D2D4 url(../images/progress_last.png) right center no-repeat;
}
#progress li.selected {
	background: url(../images/progress_on.png) left center no-repeat;
}
#progress li.selected span {
	background: #EC696D;
}
#progress li.selected span.last {
	background: #EC696D url(../images/progress_last.png) right center no-repeat;
}
#content {
	position: relative;
	width: 900px;
	padding: 55px 15px 15px 15px;
	color: #333333;
	background: #FFFFFF;
}
#content h1 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 900px;
	height: 40px;
	padding: 0 15px;
	line-height: 40px;
	background: #F9D2D4 url(../images/section.png) left top repeat-x;
}
#content h2 {
	position: relative;
	left: 0px;
	top: 0px;
	color: #000000;
	font-size: 1.2em;
}
#content h2 span {
	position: absolute;
	top: 0px;
	right: 0px;
}
#content ol {
	margin: 15px 30px;
	list-style: lower-alpha;
}
#content ul {
	margin: 15px 30px;
	list-style: disc;
}
#content li {
	padding: 2px;
}
#content.section {
	min-height: 245px;
	height: auto !important;
	height: 245px;
	width: 270px;
}
#content.section h1 {
	width: 270px;
}
#photo {
	float: left;
	padding: 0 10px 0 0;
}
#gifts {
	float: left;
	position: relative;
	width: 585px;
	color: #333333;
}
#gifts h2 {
	width: 585px;
}
#footer {
	float: left;
	padding: 0 0 15px 0;
	width: 960px;
	color: #FFFFFF;
	font-size: 0.8em;
	background: #EC696D url(../images/footer.png) left top repeat-x;
}
#footer h3 {
	margin: 0;
}
