/* top right bottom left / top+bottom left+right */

body {
	font: 17px Palatino Linotype;
	background: url(img/bg.png);
	color: #382d24;
	margin: 0;
	text-align: center;
}

img {
	border: none;
}

button {
	padding: 0 6px;
}
input, button, select, textarea {
	background: #BBA971;
	color: #382d24;
	border: 1px solid #736437;
	font: 13px Palatino Linotype;
}
input:focus, button:hover, textarea:focus, select:focus {
	background: #C9BB8F;
}
input[type="checkbox"] {
	border: none;
	background: none;
}


a:link, a:visited {text-decoration: none; color: #382d24;}
a:hover {text-decoration: underline;}
a:active {text-decoration: none; color: #A28D4E}

#shadow {
	width: 1018px;
	margin: 0 auto;
	background: url(img/shadow.gif);
}

#content {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}

#nav {
	background: url(img/nav_bg.png);
	height: 31px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	line-height: 30px;
}
#nav a {
	color: #8D7F4E;
	margin: 2px;
}
#nav a:hover {
	color: #B7A66E;
	text-decoration: none;
}
#nav a.active {
	color: #B7A66E;
}

#main {
	background: url(img/bg2.jpg);
}

#space {
	min-height: 600px;
}
#space2 {
	min-height: 400px;
}

#bottom_f {
	background: url(img/bottom_f.jpg);
	height: 212px;
}

#bottom {
	background: url(img/bottom.jpg);
	height: 31px;
}
#bottom div {
	font-size: 14px;
	position: relative;
	top: 6px;
	text-align: right;
	margin-right: 5px;
}
#bottom a {
	color: #887742;
}

#msg {
	width: 400px;
	background: #BBA971;
	color: #382d24;
	border: 1px solid #736437;
	padding: 20px;
	margin: 10px auto;
	text-align: center;
	font-size: 14px;
}


/* nav2 */

.nav2 {
	width: 536px;
	margin: 0 auto;
}

.nav2 a, .nav2 div {
	height: 24px;
	display: block;
	float: left;
	text-align: center;
}

a.first {
	width: 117px;
	background: url(img/nav2_first.gif);

}
a.first:hover {
	background: url(img/nav2_first.gif) bottom;
}

a.prev {
	width: 98px;
	background: url(img/nav2_prev.gif);
}
a.prev:hover {
	background: url(img/nav2_prev.gif) bottom;
}

a.next {
	width: 109px;
	background: url(img/nav2_next.gif);
}
a.next:hover {
	background: url(img/nav2_next.gif) bottom;
}

a.last {
	width: 106px;
	background: url(img/nav2_last.gif);
}
a.last:hover {
	background: url(img/nav2_last.gif) bottom;
}

div.page {
	font-size: 16px;
	width: 106px;
	background: url(img/nav2_pagenr.png);
}

a.tak {
	width: 106px;
	background: url(img/nav2_takaisin.png);
}

.center {
	margin: 0 auto;
}

.separator {
	background: url(img/map_separator.png);
	height: 7px;
}


/* itemlist */

.itemadmin {
	margin: 0 auto;
	width: 516px;
	text-align: right;
	font-size: 14px;
}
.itemadmin a {
	border: 1px solid #706142;
	background: url(img/nav2_pagenr.png) #DFCB8C;
	padding: 1px 6px;
}
.itemadmin a:hover {
	background: #EBDBAB;
	text-decoration: none;
}

.item {
	margin: 20px auto 6px auto;
	padding: 10px;
	background: url(img/cat_item.jpg) bottom;
	width: 516px;
	height: 115px;
}
.item:hover {
	background: url(img/cat_item.jpg);
}
.item img {
	border: 3px solid #382E24;
}
.item a {
	color: #3A2B26;
}

.iteminfo {
	margin-left: 10px;
	float: left;
	width: 240px;
}
.itemname {
	line-height: 18px;
	font-size: 20px;
	margin-bottom: 10px;
}
.itemprice {
	margin-top: 28px;
	margin-left: 94px;
	font-weight: bold;
	text-align: center;
}

.iteminfo2 {
	float: left;
	width: 95px;
	font-size: 12px;
	margin-top: -3px;
	line-height: 15px;
}


/* show item */

.show_item_top {
	background: url(img/item_top.gif);
	width: 586px;
	height: 47px;
}
.show_item_top_text {
	color: #F0DDB2;
	font-size: 20px;
	margin-left: 42px;
	padding-top: 4px;
}
.show_item_top_text div { /* date */
	float: right;
	font-size: 12px;
	margin-top: 6px;
	margin-right: 34px;
}
.show_item_id {
	width: 100px;
	margin-left: 448px;
	margin-top: 3px;
	text-align: center;
	line-height: 10px;
	font-size: 14px;
}
.show_item {
	background: url(img/item_top_repeat.jpg);
	width: 516px;
	padding-left: 20px;
}
.show_item_price {
	background: url(img/item_price.png);
	width: 106px;
	height: 28px;
	margin-left: 399px;
	line-height: 28px;
	text-align: center;
	font-size: 20px;
}

.show_item_image {
	border: 3px solid #2A2110;
	width: 530px;
	min-height: 200px;
	background: #2A2110;
}
.show_item_zoom {
	width: 536px;
	background: url(img/item_bottom.jpg);
}
.show_item_bottom {
	background: url(img/item_bottom.jpg);
	width: 516px;
	padding: 2px 10px;
}
.show_item_bottom img {
	border: 2px solid #2A2110;
	margin: 10px;
}
.show_item_bottom a {
	outline: none;
}


/* other */

.admin {
	margin: 0 auto;
	width: 560px;
	padding: 6px;
	min-height: 400px;
}
.admin textarea {
	width: 400px;
	height: 56px;
}
.contactinfo {
	margin-left: 10px;
	font-size: 18px;
}
.contactinfo span {
	font-size: 26px;
	color: #EAD79F;
}
.contactinfo div {
	background: #BBA971;
	border: 1px solid #736437;
	padding: 0 4px;
	margin-bottom: 1px;
	width: 200px;
}


.bold {font-weight: bold;}
.ctr {text-align: center;}
.fleft{float: left;}
.fright{float: right;}
