/* GENERAL RULES */

body {
	font-family: Georgia, serif;
	background: #fffcf7 url(/res/themes/scrapbook/body_bg.jpg) 50% 40px no-repeat;
}

#container {
	background: transparent url(/res/themes/scrapbook/container4_bg.gif) 50% 100% fixed no-repeat;
}

#wrapper {
	background: transparent;
/*	background: transparent url(/res/themes/scrapbook/wrapper_bg.jpg) 50% 94px no-repeat;*/
}

#content {
	background: transparent;
	color: #3d3a3a;
	padding-top: 440px;
}

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

a:hover,
a:active,
a:focus {
	color: #5F3C28;
}

#promobar {
	top: 0;
	margin-bottom: 20px;
	border: 1px solid #3d3a3a;
}


/* TEXT CONTENT */

#listname {
	position: absolute;
	width: 798px;
	height: 418px;
	left: -29px;
/*	top: -29px;*/
	top: -40px;
	background: transparent url(/res/themes/scrapbook/listname_bg.jpg) 0 0 no-repeat;
	font-size: 260%;
}

* html #listname {
	top: 0;
}

*+html #listname {
	top: 0;
}

#listname span.wrap {
	display: block;
	position: absolute;
	top: 100px;
	left: 70px;
	overflow: visible;
	width: 290px;
	height: 260px;
	font-weight: normal;
	font-style: italic;
	line-height: 1.3;
}

#listname span.wrap span.wrap {
	display: inline;
	position: static;
	top: 0;
	left: 0;
	width: auto;
	height: auto;
}

#intro_image,
#honeymoon_image,
#checkout_image {
	position: absolute;
	top: 42px;
	right: -5px;
	width: 338px;
	height: 315px;
	background: transparent url(/res/themes/scrapbook/intro.jpg) 0 0 no-repeat;
}

* html #intro_image,
* html #honeymoon_image,
* html #checkout_image {
	top: 52px;
	right: 0;
}

*+html #intro_image,
*+html #honeymoon_image,
*+html #checkout_image {
	top: 52px;
}

#honeymoon_image,
#checkout_image {
	display: block;
	background: transparent url(/res/themes/scrapbook/honeymoon.jpg) 0 0 no-repeat;
}

#introtext,
#honeymoon {
	line-height: 1.4;
	padding: 0 80px;
	margin-bottom: 80px;
}

#listlink {
	clear: both;
	text-align: center;
	letter-spacing: 0.2em;
	width: 34ex;
	margin: 0 auto 80px auto;
	background: #f7f5ef;
	
}

#listlink a:link,
#listlink a:visited,
#listlink a:hover,
#listlink a:active {
	width: 34ex;
	color: #fff;
	background: #5F3C28;
	padding: 10px 0;
}

#listlink a:hover,
#listlink a:active {
	background: #668559;
}


/* CATEGORY */

h2 {
	clear: both;
	margin: 80px 0 40px 0;
	letter-spacing: 0.3em;
	font-size: 160%;
	text-align: center;
	text-transform: uppercase;
	font-weight: normal;
}

h2 span.wrap {
	display: inline-block;
	padding-left: 100px;
	background: transparent url(/res/themes/scrapbook/ornament_left.gif) 0 50% no-repeat;
}

h2 span.wrap span.wrap {
	display: inline-block;
	padding-left: 0.2em;
	padding-right: 100px;
	background: transparent url(/res/themes/scrapbook/ornament_right.gif) 100% 50% no-repeat;
}


/* GENERAL ITEM RULES */

div.available,
div.open,
div.taken {
	margin-top: 30px;
}

div.available h3, div.open h3, div.taken h3 {
	font-size: 140%;
}

p.primary_currency {
	font-weight: normal;
}

p.secondary_currency {
	color: #81766b;
	font-weight: normal;
}


/* AVAILABLE ITEM */

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: #5F3C28;
}

div.available p.buylink a.buyanchor:hover {
	background: #668559;	
}


/* OPEN ITEM */

div.open {
	background: #EFE9E4;
}

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

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

div.open div.description {
	color: #81766b;
}

div.open p.buylink {
	background: #5F3C28;
}

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: white;
}

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


/* 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: #B4AC97;
}


/* BUY BLOCK */

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

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 #5F3C28;
	background: #fff;
}

div.buyblock span.required,
#form_0 span.required {
	color: #a92920;
	font-size: 90%;
}

div.buyblock p.formsubmit input,
#form_0 p.formsubmit input {
	background: #89B695;
	color: #fff;
	border: 1px solid #5F3C28;
	font-size: 110%;
}

div.buyblock p.thanks {
	color: #090;
}


/* CHECKOUT BAR AND LINKS */

a.thanks_checkout_btn:link,
a.thanks_checkout_btn:visited {
	background: #5F3C28;
	color: #fff;	
}

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

.checkout_bar {
	background: #5F3C28;
	color: #fff;
}

.checkout_bar a.checkout_bar_btn:link,
.checkout_bar a.checkout_bar_btn:visited {
	background: #fff;
	color: #5F3C28;
}

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


/* PAYPAL PAGE */

#page_lists_paypal div.open,
#page_lists_checkout div.open {
	padding: 10px;
	border: 1px solid #000;
	background: #FDFCF7;
}


/* PAYMENT REVIEW */

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

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

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

tr.unincluded td {
	color: #B4AC97;
}

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

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

#page_lists_checkout div.buyblock,
#page_lists_checkout2 div.buyblock {
/*	border: 1px solid #d3cfc4;*/
}

#sendnow form button {
	font-family: Georgia, serif;
	color: #3d3a3a;
}