/* @override 
	http://127.0.0.1/~cwd/white/media/main.css
	http://192.168.15.20/~cwd/white/media/main.css
	http://192.168.15.20/~cwd/white/media/blueprint/screen.css
*/

/* @group Hide Google Info... */
img[src="http://maps.google.com/intl/en_us/mapfiles/poweredby.png"] { display: none; }
#map div span { display: none;}
a[href="http://www.google.com/intl/en_us/help/terms_maps.html"] { display: none; }
/* @end */

/* @group Background */

body {
	background: #ffc6a2 url(images/back_base.png) repeat-x fixed 0 bottom;
	margin-bottom: 0;
	margin-top: 0;
	vertical-align: baseline;
	font: 12pt "ITC Cheltenham Light", "ITCCheltenham-Light", "ITC Cheltenham", georgia, serif;
}

.back_back {
	background: url(images/back_back.png) repeat-x fixed left bottom;
}

.back_mid {
	background: url(images/back_mid.png) repeat-x fixed center bottom;
}

.back_for {
	background: url(images/back_for.png) repeat-x fixed right bottom;
	width: 100%;
	height: 100%;
	min-height: 1200px;
}



/* @end */

/* @group navigation */

.container {
	position: relative;
}

.nav {
	position: absolute;
	list-style-type: none;
	left: -137px;
	top: 126px;
}

.nav a.active {
	background: url(images/nav.png) no-repeat;
}

.nav li a {
	font: 17px/32px Avenir, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	color: #fff;
	text-shadow: #79a4be -1px -1px 1px;
	display: block;
	width: 123px;
	height: 32px;
	text-align: right;
}

.nav li a:hover span {
	text-decoration: underline;
}

.nav li a.active:hover span {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

.nav li a span {
	margin-right: 8px;
}



/* @end */

/* @group header */

.header {
	background: url(images/header.png) no-repeat center;
	width: 440px;
	height: 114px;
	margin-top: 35px;
}

.header span {
	display: none;
}



/* @end */

/* @group Global */

.home_page, .guest_book, .map_page {
	padding-left: 19px;
	padding-right: 30px;
	width: 390px;
}

hr {
	height: 25px;
	background: transparent url(images/content/dingbat.png) no-repeat center center;
	margin-bottom: 10px;
	color: #fff;
}



/* @end */

/* @group content */

/* @group typography */

.container h2 {
	font-size: 110%;
}

.container p {
	font-size: 90%;
	line-height: 1.3;
	margin-bottom: 14px;
}



/* @end */

.content {
	background: url(images/content/back_bottom.png) no-repeat center bottom;
	padding-bottom: 13px;
}

.note_poster span, .content {
	color: #6e6e71;
}

.content_wrap {
	background: url(images/content/back_top.png) no-repeat center top;
	padding-bottom: 1px;
	padding-top: 15px;
}



/* @end */

.footer {
	float: left;
	width: 100%;
	border-top: 1px solid #f0515f;
	bottom: 0;
	left: 0;
	background-color: #fff;
	height: 25px;
	line-height: 27px;
	padding-left: 5px;
	position: fixed;
	clear: both;
	text-align: left;
	font-size: 70%;
	color: #807f83;
}

/* @group home page */

.home_page img {
	margin-bottom: 5px;
}

.home_page p {
	margin-left: 10px;
}



/* @end */

/* @group guest book */

.guest_book {
	padding-top: 5px;
	margin-left: 5px;
	margin-top: 6px;
}

.guest_book img {
	margin-bottom: 5px;
}

/* @group note */

.note {
	
}

.note_poster {
	color: #000;
	margin-bottom: 5px;
	margin-left: 5px;
}

.note_poster span {
	
}

.note_content {
	font-size: 85%;
	padding-left: 21px;
	padding-top: 5px;
}

.my_note {
	border-width: 1px;
	border-style: solid;
	padding: 8px;
	margin-bottom: 25px;
}



/* @end */

textarea {
	height: 55px;
	width: 357px;
}

input#id_name, input#id_calc {
	background-color: #fff;
	border: 1px solid #bbb;
	padding: 2px;
	margin-left: 10px;
}

form p {
	margin-bottom: 0;
	float: left;
}



/* @end */

/* @group Forms */

form ul {
	list-style-type: none;
}

form ul li {
	float: left;
	clear: left;
	margin-bottom: 16px;
}

form ul li label {
	display: block;
}

form ul li input#id_name {
	margin-left: 0;
}

form .button {
	font-size: 13px;
	padding: 2px;
	float: right;
	margin-right: 12px;
}

form .errorlist {
	display: none;
}

form p.error_message {
	color: #ff4b3b;
	margin-top: 4px;
	padding: 6px;
	width: 360px;
	height: 16px;
	clear: both;
	float: left;
	display: block;
	margin-bottom: 10px;
	margin-left: -5px;
}

form {
	padding-left: 10px;
}



/* @end */

/* @group add item */



/* @end */

/* @group registry page */

#order_done {
	position: absolute;
	top: -51px;
	right: -195px;
}

/* @group float */

.reg_float {
	position: absolute;
	z-index: 80;
	top: 119px;
	width: 100%;
	left: 0;
}

.re_float_wrap {
	padding: 11px;
	width: 450px;
	height: 280px;
	background: url(images/content/reg_info_back.png) no-repeat;
	position: relative;
	padding-top: 43px;
	margin-right: auto;
	margin-left: auto;
}

.re_float_wrap p {
	font-size: 90%;
	line-height: 1.3;
	width: 445px;
	color: #747478;
}

.re_float_wrap a {
	color: #000;
}

.re_float_wrap a:hover {
	color: #f0515f;
}


#float_close {
	background: url(images/content/close.png) no-repeat 0 top;
	width: 30px;
	height: 30px;
	display: block;
	position: absolute;
	left: 5px;
	top: 5px;
}

#float_close:hover {
	background-position: 0 bottom;
}

#float_close span {
	display: none;
}



/* @end */

/* @group tip */

.item_hover_area {
	width: 60px;
	height: 60px;
	display: block;
	position: absolute;
	z-index: 50;
	background-image: url(images/content/tip/trans.png);
}

.item_tooltip {
	opacity: 0;
	position: absolute;
	z-index: 5;
	width: 600px;
	top: 65px;
	text-align: center;
	left: -265px;
}

.item_tooltip_wrap {
	background: url(images/content/tip/tip_right.png) no-repeat right bottom;
	display: -moz-inline-stack;
	display: inline-block;
	height: 73px;
}

.inner_wrap {
	margin-right: 15px;
	background: url(images/content/tip/tip_left.png) no-repeat left bottom;
	height: 73px;
	padding-left: 15px;
	text-align: left;
}

.top_line {
	background: url(images/content/tip/tip_top.png) no-repeat center top;
	padding-top: 15px;
	clear: both;
}

.top_line em {
	font-weight: normal;
	font-style: normal;
	line-height: 20px;
}

.top_line span {
	margin-left: 10px;
	font-style: italic;
	font-size: 80%;
	color: #f0515f;
	line-height: 22px;
	text-align: right;
}

.bottom_line {
	font-size: 90%;
	margin-top: 5px;
}

.bottom_line em {
	font-style: normal;
}

.bottom_line span {
	margin-left: 10px;
}


/* @end */

.registry_page {
	position: relative;
}

.registry_page p {
	margin-left: 20px;
	margin-right: 20px;
}

.items {
	margin-left: 20px;
	margin-right: 20px;
	list-style-type: none;
	margin-bottom: 0;
}

.item {
	float: left;
	width: 60px;
	height: 60px;
	padding: 3px;
	position: relative;
}



/* @end */

/* @group buy page */

.buy_content {
	margin-top: 4px;
}

.buy_page {
	width: 560px;
	height: 360px;
	margin: 10px;
	background-color: #fff;
	padding: 10px;
	text-align: left;
}

.buy_page img {
	border: 1px solid #808084;
	padding: 5px;
	float: left;
	margin-bottom: 10px;
}

.buy_page p {
	margin-left: 77px;
	font-size: 80%;
	margin-bottom: 12px;
	color: #808084;
	line-height: 1.3;
}

p.strong {
	color: #000;
	margin-right: 20px;
	background-color: #faebd2;
	padding: 5px;
	border: 1px solid #f48e00;
	line-height: 1.5;
}

.address p {
	color: #000;
	font-size: 100%;
}

.buy_page em {
	color: #000;
	font-weight: normal;
	font-style: normal;
	font-size: 120%;
}

.buy_page p a {
	color: #000;
	font-size: 120%;
}

/* @end */

/* @group Location Page */

#map {
	background-color: #ffb595;
	margin-left: 10px;
}

.map_page {
	margin-left: 5px;
	margin-top: 6px;
}

.map_page h1 {
	color: #808084;
	font-size: 20px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.map_page h3 {
	font-size: 15px;
	color: #38383a;
	line-height: 20px;
}

.map_page h4 {
	font-variant: small-caps;
	margin-bottom: 0;
	color: #808084;
}

.map_page address {
	font-size: 13px;
	margin-left: 20px;
	margin-bottom: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: 20px;
}

.map_page p {
	font-size: 12px;
	margin-left: 5px;
	margin-right: 5px;
}

.map_page table {
	border: 4px double #c6c6cd;
	margin-bottom: 5px;
}

.map_page caption {
	font-size: 10px;
	background-color: #fff;
	color: #808084;
}

.map_page th {
	font-weight: normal;
	font-style: normal;
	line-height: 20px;
	font-size: 12px;
	background-color: #e1f0d9;
	padding-bottom: 0;
}

.map_page td {
	border-top: 1px solid #91c94e;
	line-height: 24px;
	padding-bottom: 0;
}

.map_page a {
	color: #659037;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}



/* @end */