/* GENERAL RULES */

body {
	background: #cfcfd5 url(/res/themes/mistypeaks/bg.jpg) 50% 100% no-repeat fixed;
	font-family: Times, serif;
}

#container {
	background: transparent;
}

#wrapper {
	background: transparent;
}

#content {
	background: transparent;
	color: #4a4b4f;
	font-size: 95%;
}

a:link, a:visited {
	color: #287dc0;
}

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


/* TEXT CONTENT */

#listname {
	margin: 0 0 60px 0;
	padding: 80px 20px 0 20px;
	font-size: 240%;
	line-height: 1.2;
	text-align: center;
	letter-spacing: 0.1em;
	font-weight: normal;
	font-style: italic;
	background: transparent url(/res/themes/mistypeaks/listname_bg.gif) 50% 50px no-repeat;
}

#listname span.wrap span.wrap {
	display: block;
	padding-bottom: 30px;
	background: transparent url(/res/themes/mistypeaks/listname_bg.gif) 50% 100% no-repeat;
}

#intro_image {
	margin-left: -7px;
	margin-bottom: 35px;
	width: 757px;
	height: 280px;
	background: transparent url(/res/themes/mistypeaks/intro2.jpg) 19px 17px no-repeat;
}

* html #intro_image {
	margin-left: 0px;
}

#intro_image span {
	display: block;
	width: 757px;
	height: 280px;
	background: transparent url(/res/themes/mistypeaks/intro_frame.png) 0 0 no-repeat;
}

* html #intro_image span {
	background: transparent;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='scale', src='/res/themes/mistypeaks/intro_frame.png');			
}

#content #introtext {
	padding: 0 30px;
	margin-bottom: 30px;
}		
		
#honeymoon_image {
	float: right;
	width: 340px;
	height: 401px;
	position: relative;
	top: -25px;
	margin: 0 0 40px 20px;
	background: transparent url(/res/themes/mistypeaks/honeymoon2.jpg) 25px 23px no-repeat;]
}

#honeymoon_image span {
	position: static;
	top: 0;
	display: block;
	width: 340px;
	height: 401px;
	background: transparent url(/res/themes/mistypeaks/frame.png) 0 0 no-repeat;			
}

* html #honeymoon_image span {
	background: transparent;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='scale', src='/res/themes/mistypeaks/frame.png');			
}

#content #honeymoon {
	margin-bottom: 40px;
	padding-left: 20px;
}

#listlink {
	margin: 60px 0;
}

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

#listlink a:hover,
#listlink a:active,
#listlink a:focus {
	background: #a83f1a;
}


/* CATEGORY */

h2 {
	clear: right;
	color: #4a4b4f;
	margin: 60px 20px 40px 20px;
	font-size: 160%;
	line-height: 1.2;
	text-align: center;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	font-weight: bold;
}

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

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


/* GENERAL ITEM RULES */

div.costs {
	top: 1px;
}

p.primary_currency {
	color: #4a4b4f;
}

p.secondary_currency {
	color: #696b71;
	margin: 1px 0 0 0;
}

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

/* 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 {
	background: #505781;
	color: #fff;
}

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


/* OPEN ITEM */

div.open {
	border: 1px solid #505781;
	background: #f4f5f7 url(/res/themes/mistypeaks/panel_light_bg.png) 0 0 repeat-y;
}

div.open h3 {
	background: #505781 url(/res/themes/mistypeaks/panel_dark_bg.png) 0 0 repeat-y;
	color: #fff;
}

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

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

div.open p.buylink {
	margin-top: 10px;
	background: #505781 url(/res/themes/mistypeaks/panel_dark_bg.png) 0 0 repeat-y;
}

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

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


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


/* BUY BLOCK */

div.buyblock {
	background: transparent;
}

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

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

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

div.buyblock p.formsubmit input,
#form_0 p.formsubmit input {
	background: #287dc0;
	color: #fff;
	border: 1px solid #505781;
}

div.buyblock p.thanks {
	color: #7b992a;
}

#buy_0 {
	background: transparent;
}


/* CHECKOUT BAR AND LINKS */

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

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

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

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

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


/* PAYMENT REVIEW */

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

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

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

tr.unincluded td {
	color: #9ea2af;
}

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

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

#sendnow form button {
	font-family: Times, serif;
	color: #4a4b4f;
}