@charset "UTF-8";

#main_stripe_short {
	height:374px;
	background-image:url(../pottery/images/main_stripe_top.jpg);
}
#top_right_shadow {
	margin-top:199px;
	height:259px;
	background-image:url(../pottery/images/top_right_shadow.png);
	width:36px;
	margin-right:-36px;
	background-position:0px 0px;
	
}
#top_left_shadow {
	margin-top:400px;
	height:58px;
	background-image:url(../pottery/images/top_left_shadow.png);
	width:15px;
	margin-left:-15px;
}


#main_top_wrapper {
	height:359px;
	/*background-image:url(../pottery/images/main_flash.jpg)*/;
}

#content_top {
	height:40px;
	background-position:0px 0;
}

#main_top_wrapper #paper_wrapper {
	position:absolute;
	right:0px;
	top:0px;
	width:272px;
	height:363px;
	background-repeat:no-repeat;
	background-image:url(../pottery/images/paper.jpg);
	z-index:100;
	
}
#main_top_wrapper #paper_shadow {
	position:absolute;
	right:0px;
	height:14px;
	width:272px;
	top:363px;
	background-repeat:no-repeat;
	background-image:url(../pottery/images/paper_shadow.png);
	z-index:1;
}
#main_top_wrapper #paper_shadow_left {
	position:absolute;
	right:272px;
	height:363px;
	width:30px;
	top:0px;
	background-repeat:no-repeat;
	background-image:url(../pottery/images/paper_strings.png);
	z-index:100;
}
#main_top_wrapper #menu_shadow {
	position:absolute;
	left:200px;
	height:15px;
	width:566px;
	top:29px;
	background-repeat:no-repeat;
	background-image:url(../pottery/images/menu_shadow.png);
		z-index:11;
}
#main_top_wrapper #cup {
	background-image:url("../pottery/images/cup_2.png");
	background-repeat:no-repeat;
	height:197px;
	position:absolute;
	right:163px;
	top:217px;
	width:219px;
	z-index:101;
}

#main_top_wrapper #menu .menu_break {
	width:2px;
	height:100%;
	margin-top:3px;
	background-image:url(../pottery/images/menu_break.png);
	background-repeat:no-repeat;
	float:left;
		
}
#main_top_wrapper #menu a {
	height:28px;
	padding-left:13px;
	padding-right:13px;
	float:left;
	
}
#main_top_wrapper #menu a:hover {
	background-color:#7E8D10;	
}
#main_top_wrapper #menu a img{
	margin-top:7px;
}

#main_top_wrapper #photo_wrapper {
	position:absolute;
	left:0px;
	top:0px;
	background-color:#46291E;
	background-repeat:no-repeat;
	width:100%;
	height:357px;	
}

#main_top_wrapper #bottom_tassels {
	position:absolute;
	left:-2px;
	bottom:0px;
	width:519px;
	height:16px;
	background-repeat:no-repeat;
	background-image:url(../pottery/images/tassels.png);
	z-index:101;
}
#main_top_wrapper #search_wrapper {
	margin-top:12px;
	text-align:left;
	margin-left:30px;	
}
#main_top_wrapper #search_wrapper #search_string {
	background-color:transparent;
	border:0;
	color:#4a402b;
	font-family: Arial;
	font-size:10px;
	width:180px;
	
}
#main_top_wrapper #search_wrapper #search_button {
	background-image:url(../pottery/images/loupe.png);
	background-repeat:no-repeat;
	width:25px;
	height:25px;
	position:absolute;
	top:7px;
	right:17px;
}
#main_top_wrapper #search_wrapper #search_button:active {
	background-position:1px 1px;	
}

#main_top_wrapper #text_wrapper {
	padding:24px;
	padding-right:12px;
	text-align:left;
	font-family:Times New Roman;
	color:#6A5644;
	font-size:13px;	
}
#main_top_wrapper #promotion_header h5{
	
	color:#86785D;
	font-family:Times New Roman;
	font-size:13px;
	position:absolute;
	right:26px;
	text-align:right;
	top:262px;
	width:144px;	
}
#main_top_wrapper #promotion_text {
	color:#717624;
	font-family:Times New Roman;
	font-size:22px;
	position:absolute;
	right:30px;
	text-align:right;
	top:295px;
}

.de #main_top_wrapper #promotion_text {
    top: 277px;
    margin-right: 11px;
}
#slide_main_ul {
	margin:0px;
	padding:8px;
	margin-top:22px;
	/*position:absolute;*/
	z-index:10;
	height:367px;
	overflow:hidden;
	left:0px;
		
}
#slide_main_ul li {
	list-style: none;
	height:327px;
	max-height:327px;
	overflow:hidden;
	left:0px;	
	
}
#photo_main {
	margin:0px;
	padding:0px;
	margin-top:22px;
	/*position:absolute;*/
	z-index:10;
	height:337px;
	overflow:hidden;
	left:0px;
	background-repeat:no-repeat;
		
}




