body {
	background: #925735 url('../images/giftshop/background.png') no-repeat fixed top center;
	color: #75492F;
}

#trans_bg_horizontal {
   background-color: #E7E7D6;
   border: solid 1px #8C8C5A;
   filter: alpha(opacity=75);
   -moz-opacity: 0.75;
   opacity: 0.75;
}

#trans_bg_vertical {
   background-color: #E7E7D6;
   border: solid 1px #8C8C5A;
   filter: alpha(opacity=75);
   -moz-opacity: 0.75;
   opacity: 0.75;
}

#trans_bg_main {
   background-color: #E7E7D6;
   border: solid 1px #8C8C5A;
   filter: alpha(opacity=75);
   -moz-opacity: 0.75;
   opacity: 0.75;
}

#trans_bg_main img {
	border: 2px solid #BD6342;
	padding: 3px 3px 3px 3px;
	margin: 5px 5px 5px 5px;
}

#overlay{ 
   background-color: #925735;
}

* html #overlay{
   background-color: #925735;
}

#trans_bg_main table{
   font-family: Verdana, sans-serif, Arial;
   font-size: 1em;
   
}

#box_dotted {
	border: 2px dotted #BD6342;
	margin: 0px 0px 0px 50px;
	padding: 15px 15px 15px 15px;
	width: 400px;
	height: 333px;
	text-align: middle;
	background: #C6902A url('../images/giftshop/background_coffee_menu.png') no-repeat fixed top center;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
}

#box_dotted table {
	padding: 5px 5px 5px 5px;
	width: 300px;
	text-align: right;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
}

#image_box {
	margin: 12px 0px 0px 310px;
	padding: 5px 5px 5px 5px;
	width: 300px;
	text-align: right;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	line-height: 50%;
	position: absolute;
}