@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
	#container {
		background: transparent url(/res/themes/safari/bg-scrollable.gif) 50% 0 repeat-y !important;
	}
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
	#container {
		background: transparent url(/res/themes/safari/bg-scrollable.gif) 50% 0 repeat-y !important;
	}
}

/* GENERAL RULES */

body {
	background: #ebe6e4 url(/res/themes/safari/zebra.gif) 50% 0 repeat;
	font-family: Georgia, serif;
}

#container {
	background: transparent url(/res/themes/safari/bg.gif) 50% 0 fixed no-repeat;
}

#wrapper {
	background: transparent;
	width: 750px;
}

#content {
	background: transparent;
	color: #4b4545;
}

a:link,
a:visited {
	color: #8c3238;
}

a:hover,
a:active,
a:focus {
	color: #b87c4a;
}


/* TEXT CONTENT */

#listname {
	margin: 0 0 30px 0;
	padding: 40px 40px 0 40px;
	font-weight: normal;
	font-size: 240%;
	line-height: 1.05;
	text-align: center;
	letter-spacing: 0.2em;
	font-variant: small-caps;
}

#intro_image {
	width: 100%;
	height: 279px;
	background: transparent url(/res/themes/safari/intro.jpg) 50% 0 no-repeat;
}

#introtext {
	margin: 0 80px 60px 80px;
	line-height: 1.6;
}

#honeymoon_image {
	width: 350px;
	height: 309px;
	float: right;
	background: transparent url(/res/themes/safari/honeymoon.jpg) 0 0 no-repeat;
	margin-bottom: 30px;
}

* html #honeymoon_image {
	right: 0;
}

#honeymoon {
	float: left;
	width: 350px;
	margin-left: 20px;
	margin-bottom: 30px;
	line-height: 1.6;
}

#listlink {
	text-align: center;
	letter-spacing: 0.2em;
	margin-bottom: 80px;
}

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


/* CATEGORY */

h2 {
	clear: both;
	margin-top: 40px;
	letter-spacing: 0.2em;
	font-size: 180%;
	text-align: center;
	font-variant: small-caps;
	font-weight: normal;
	padding: 10px 60px;
	background: transparent url(/res/themes/safari/flourish.gif) 50% 50% no-repeat;
}

* html h2 {
	height: 1%;
}


/* GENERAL ITEM RULES */

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

div.available h3, div.open h3, div.taken h3 {
	font-weight: bold;
	font-variant: small-caps;
	font-size: 140%;
	letter-spacing: 0.1em;
}

p.primary_currency {
	font-weight: bold;
	color: #ba9771;
}

p.secondary_currency {
	color: #8b8e7d;
}

div.description {
	color: #4b4545;
}


/* AVAILABLE ITEM */

div.available h3 {
	color: #ba9771;
}

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

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


/* OPEN ITEM */

div.open {
	background: #f7f4e1;
}

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

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

div.open p.secondary_currency {
	color: #ada594;
}

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

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

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


/* BUY BLOCK */

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

div.buyblock form,
#form_0 {
	color: #4a4a4d;
}

div.buyblock p.formlabel,
#form_0 p.formlabel {
	width: 140px;
}

div.buyblock p.formitem,
#form_0 p.formitem {
	width: 550px;
}

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 #1a0c0b;
	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: #ba9771;
	color: #fff;
	border: 1px solid #1a0c0b;
}

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


/* CHECKOUT BAR AND LINKS */

.checkout_bar {
	width: 710px;
}

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

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

.checkout_bar {
	background: #ba9771;
	color: #fff;
}

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

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


/* PAYPAL PAGE */

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


/* PAYMENT REVIEW */

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

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

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

tr.unincluded td {
	color: #c4beb2;
}

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

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

#page_lists_checkout div.buyblock,
#page_lists_checkout2 div.buyblock {
/*	background: #fff;*/
/*	margin: 40px 0;*/
}

#sendnow form button {
	font-family: Georgia, serif;
	color: #4b4545;
}