/* GENERAL RULES */

body {
	background: #dee8ed url(/res/themes/zen/bg.png) 50% 0 no-repeat fixed;
	font-family: Georgia, serif;
}

#container {
	background: transparent;
}

#wrapper {
	background: transparent;
}

#content {
	background: transparent;
	color: #022e57;
}

a:link, a:visited {
	color: #c32746;
}

a:hover,
a:active {
	color: #c57aa3;
}


/* TEXT CONTENT */

#listname {
	margin: 0;
	padding: 40px 10px 30px 10px;
	font-size: 220%;
	line-height: 1.2;
	text-align: center;
	letter-spacing: 0.2em;
	font-weight: normal;
	font-style: italic;
}

#intro_image {
	margin: 0 -10px 20px -10px;
	height: 319px;
	background: transparent url(/res/themes/zen/intro_bg.png) 0 0 no-repeat;
}

* html #intro_image {
	background: transparent url(/res/themes/zen/intro_bg.gif) 0 0 no-repeat;
}

#intro_image span {
	display: block;
	position: relative;
	top: 31px;
	height: 237px;
	background: transparent url(/res/themes/zen/intro_middle.jpg) 0 0 no-repeat;
}

#content #introtext {
	padding: 0 10px;
	margin-bottom: 30px;
}

#honeymoon_image {
	margin: 0 -10px 20px -10px;
	height: 303px;
	background: transparent url(/res/themes/zen/honeymoon_bg.png) 0 0 no-repeat;
}

* html #honeymoon_image {
	background: transparent url(/res/themes/zen/honeymoon_bg.gif) 0 0 no-repeat;
}

#honeymoon_image span {
	display: block;
	position: relative;
	top: 27px;
	height: 237px;
	background: transparent url(/res/themes/zen/honeymoon_middle.jpg) 0 0 no-repeat;
}

* html #honeymoon_image span {
	top: 25px;
}

#content #honeymoon {
	padding: 0 10px;
	margin-bottom: 30px;
}

#listlink {
	margin: 60px 0;
	text-align: center;
}

#listlink a {
	width: 39ex;
	padding: 10px 0;
	background: #224;
	color: #fff;
	letter-spacing: 0.4em;
}

#listlink a:hover,
#listlink a:active,
#listlink a:focus {
	background: #fff;
	color: #224;
}


/* CATEGORY */

h2 {
	color: #022e57;
	margin: 50px 0 -10px 0;
	letter-spacing: 1px;
	font-size: 130%;
	text-align: left;
	text-transform: uppercase;
	font-weight: normal;
	padding-bottom: 34px;
	background: transparent url(/res/themes/zen/category_bg.gif) 0 100% no-repeat;
}


/* GENERAL ITEM RULES */

p.primary_currency {
	color: #395c7e;
}

p.secondary_currency {
	color: #597995;
}


/* AVAILABLE ITEM */

div.available h3 {
}

div.available p.buylink a.buyanchor:link,
div.available p.buylink a.buyanchor:visited,
div.available p.buylink a.buyanchor:hover,
div.available p.buylink a.buyanchor:active {
	color: #fff;
	background: #022e57;
}

div.available p.buylink a.buyanchor:hover {
	background: #c32746;
	color: #fff;
}


/* OPEN ITEM */

div.open {
	border: 1px solid #a39170;
	background: #fff;
}

div.open h3 {
	background: #a39170;
	color: #fff;
}

div.open p.primary_currency {
	color: #fff;
}

div.open div.description {
	color: #a39170;
}

div.open p.buylink {
	background: #a39170;
}

div.open p.buylink a.buyanchor:link,
div.open p.buylink a.buyanchor:visited,
div.open p.buylink a.buyanchor:hover,
div.open p.buylink a.buyanchor:active {
	color: #fff;
	background: #a39170;
}

div.open p.buylink a.buyanchor:hover {
	color: #000;	
}


/* TAKEN ITEM */

div.taken h3,
div.taken p.primary_currency,
div.taken p.secondary_currency,
div.taken div.description,
div.taken span.smallprint,
div.taken span.smallprint a:link,
div.taken span.smallprint a:visited,
div.taken span.smallprint a:hover,
div.taken span.smallprint a:active,
div.taken span.smallprint a:focus {
	color: #8fa4b4;
}


/* BUY BLOCK */

div.buyblock {
	background: #fff;
}

div.available div.buyblock {
	background: transparent;
}

div.buyblock p.problem {
	color: #A81937;
}

div.buyblock p.formitem input,
div.buyblock p.formitem textarea,
div.buyblock p.formitem select,
#form_0 p.formitem input,
#form_0 p.formitem textarea,
#form_0 p.formitem select {
	border: 1px solid #4a4a4d;
	background: #fff;
}

div.buyblock span.required,
#form_0 span.required {
	color: #c32746;
}

div.buyblock p.formsubmit input,
#form_0 p.formsubmit input {
	background: #c32746;
	color: white;
	border: 1px solid #c32746;
}

div.buyblock p.thanks {
	color: #51782E;
}

#buy_0 {
	background: transparent;
}


/* CHECKOUT BAR AND LINKS */

a.thanks_checkout_btn:link,
a.thanks_checkout_btn:visited {
	background: #022e57;
	color: #fff;	
}

a.thanks_checkout_btn:active,
a.thanks_checkout_btn:focus,
a.thanks_checkout_btn:hover {
	background: #c32746;
	color: #fff;
}

.checkout_bar {
	background: #022e57;
	color: #fff;
}

.checkout_bar a.checkout_bar_btn:link,
.checkout_bar a.checkout_bar_btn:visited {
	background: #fff;
	color: #022e57;
}

.checkout_bar a.checkout_bar_btn:hover,
.checkout_bar a.checkout_bar_btn:active,
.checkout_bar a.checkout_bar_btn:focus {
	background: #022e57;
	color: #fff;
}


/* PAYMENT REVIEW */

table#payment_summary th {
	border-bottom: 2px solid #8fa4b4;
}

td.guest_name {
	border-bottom: 1px dotted #8fa4b4;
}

td.gift_total {
	border-top: 1px solid #8fa4b4;
}

tr.unincluded td {
	color: #8fa4b4;
}

#paypal_btn #paypal_go button strong,
#paypal_btn #paypal_go.greyed button.over strong {
	font-family: Georgia, serif;
	background: #c32746;
}

#paypal_btn #paypal_go button.over strong {
	background: #c57aa3;
}

#page_lists_checkout div.buyblock,
#page_lists_checkout2 div.buyblock {
	background: #fff;
}

#sendnow form button {
	font-family: Georgia, serif;
	color: #022e57;
}