/* CSS Document */

.streamer{
	color: #333333;
	background-image: url(../images/background/deguset_background.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 711px;
	padding-left: 20px;
	padding-top: 10px;
}
.streamer p {
	width: 440px;
	font-size: 12px;
	line-height: 16px;
}
div.streamer h3 {
	font-size: 15px;
}
.streamer form {
	margin-top: 10px;
}
.onsale {
	padding-bottom: 50px;
	float: left;
}
.onsale h2 {
	font-size: 20px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.onsale h3 {
	font-size: 13px;
	color: #780532;
	margin-bottom: 20px;
}



.item {
	background-image: url(../images/boxes/box_13.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 224px;
	width: 222px;
	position: relative;
	text-align: left;
	padding-left: 15px;
	padding-top: 15px;
	margin-bottom: 10px;
}

.item h4 {
	font-size: 11px;
	margin-bottom: 10px;
	color: #780532;
	width: 180px;
	letter-spacing: 0px;
}
.item .info {color: #333;}
.item img {
	display: block;
	margin-bottom: 10px;
	float: left;
}
.item ul {
	float: left;
	width: 170px;
	list-style: none;
	color: #FF9708;
}
.item li.sale {
	font-size: 24px;
	font-weight: bold;
	line-height: 120%;
}
#deguset_main .buttons {float: right; width: 140px; margin-top: 5px;}
.item .buttons  {position: absolute; bottom: 10px; right: 0; width: 160px;}
.item select, #deguset_main select {width: 50px; font-size: 11px; float: left; margin: 3px 5px;}
.item p {
	margin-right: 10px;
}
.item .special_offer {
	position: absolute;
	top: 10px;
	right: 8px;
}
#searchterm2 {
	float: left;
	margin-right: 10px;
}
.label {
	background-image: url(../images/background/price_label.gif);
	height: 33px;
	width: 80px;
	font-size: 8px;
	color: #FFFFFF;
	text-align: center;
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-left: 10px;
}
.label ul {
	color: #FFFFFF;
	text-align: left;
	line-height: 11px;
	list-style-type: none;
}
.label span {
	font-size: 13px;
	font-weight: bold;
}
.number_position {
	position: absolute;
	top: 12px;
	right: 10px;
}
.detailicon_position {
	position: absolute;
	right: 17px;
	bottom: 10px;
}
.degunotiz {
	width: 185px;
}
#deguset_main {
	position: relative;
	margin-bottom: 20px;
	float: left;
}
#deguset_main p {
	font-size: 12px;
	padding-left: 10px;
	line-height: 16px;
}
.label_position {
	position: absolute;
	top: 100px;
	left: 130px;
}
.label_position_2 {
	position: absolute;
	top: 327px;
	right: 20px;
}

.absolute_right {position: absolute; bottom: 5px; right: 0;}
.absolute_right a {margin-right: 0;}


.dialogButton { position: absolute; bottom: 20px; right: 15px; }
input.dialogInput { width: 350px; }
textarea.dialogTextarea { width: 350px; height: 50px; }

div#sendFriendDialogContent { width: 360px; }

