@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	background-color: #eeeeee;
}
#container {
	width: 600px;
	background-color: #FFFFFF;
}
#top {
	background-image: url(images/top.gif);
	height: 45px;
}
#top-header {
	background-image: url(images/top-header.gif);
	height: 346px;
	background-repeat: no-repeat;
	position: relative;
}
#contentarea {
	width: 570px;
	padding-right: 15px;
	padding-left: 15px;
	position: relative;
}
.toparea {
	color: #999999;
	padding-top: 12px;
	padding-left: 15px;
	width: 420px;
}
.toparea h1 {
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	color: #d2ba93;
	font-size: 58px;
	letter-spacing: -2px;
	font-weight: bold;
}
.toparea h2 {
	font-size: 48px;
	color: #ec869e;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: -2px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 48px;
}

.txt-date {
	font-weight: bold;
	padding-left: 10px;
}

.clearboth {
	clear: both;
}

.content-left {
	float: left;
	width: 557px;
	padding-top: 10px;
	line-height: 16px;
}
.txt-title-bold {
	font-size: 28px;
	color: #d2ba93;
	letter-spacing: -2px;
	border-bottom-width: 4px;
	border-bottom-style: dashed;
	border-bottom-color: #d2ba93;
	padding-bottom: 15px;
}
.txt-title {
	font-size: 20px;
	color: #e96e8b;
	letter-spacing: -1px;
}
.thumbnail {
	height: 100px;
	width: 100px;
	float: left;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 15px;
}



.content-side {
	width: 198px;
	float: right;
	margin-bottom: 8px;
}
.footer {
	background-image: url(images/top.gif);
	height: 10px;
	margin-bottom: 10px;
}
.footer-content {
	height: 20px;
	text-align: center;
}


.side-column {
	background-image: url(images/bg_side.gif);
	background-repeat: repeat-x;
	background-color: #ec869e;
	padding-right: 15px;
	padding-left: 15px;
	color: #FFFFFF;
	padding-bottom: 10px;
	margin-bottom: 5px;
	margin-top: 10px;
}

.side-column h1 {
	font-family: Arial;
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing: -1px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight: normal;
	margin: 0px;
}
.side-column2 {
	background-color: #afe1e2;
}
.side-column-top {
	background-image: url(images/title-bestoffer.gif);
	height: 77px;
	margin-bottom: 10px;
}
.side-column-txt {
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 10px;
}
.side-column-bottom {
	background-image: url(images/discount.gif);
	height: 89px;
}



.txt-bold {
	font-weight: bold;
}
