body {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	background-color: #3c1003;

	background-image: url(images/bg-main.gif);

	background-repeat: repeat-x;

	margin: 0px;

	color:#fcd8c9;

}



.clear {

	float:none;

	clear:both;

}

/* ------------------------------------------------------ Wrapper */

.wrapper {

	width: 800px;

	margin:0 auto;

}





/* ------------------------------------------------------ Header */

.header {

	width:800px;

	height:160px;

	

}

.header_logo {

	float:left;

}

.header_menu {

	float:right;

	margin-right:125px;

	margin-top:15px;

}

.header_menu img {

	margin-bottom:5px;

}

/* ------------------------------------------------------ Middle Box*/

.middle {

	width:800px;

	background:url(images/bg-content.gif) repeat-x top #4a0e00;

}



.middle_lingerie {

	width:800px;

	background:url(images/bg-lingerie.jpg) no-repeat top left;

}



.middle_garment {

	width:800px;

	background:url(images/bg-garment.jpg) no-repeat top left;

}



.middle_hometextiles {

	width:800px;

	background:url(images/bg-hometextiles.jpg) no-repeat top left;

}

.middle_nonebg {

	width:800px;

}



/* ------------------------------------------------------ Copyright */

.copyright {

	width:800px;

	height:130px;

}



/* ------------------------------------------------------ Content */

.content_split {

	width:570px;

	float:right;

	margin: 10px 10px 0 0;

	text-align:justify;

	color: #fcd8c9;

	

}

.content_single {

	width:700px;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0;

	margin-left: auto;

	padding-top: 20px;

}





/* ------------------------------------------------------ Images Box */

.images_box {

	width:570px;

}

.images_kiri {

	width:240px;

	float:left;

}

.images_kanan {

	width:320px;

	height:320px;

	float:right;

	background:url(images/bg-imagesgede.gif) no-repeat;

}

.images_thumbox {

}

.images_thumb {

	width:100px;

	height:50px;

	border: 5px #a81800 solid;

	float:left;

	margin-right:10px;

	margin-bottom:10px;

}

.images_butkiri {
	float:left;
	margin:10px;
}
.images_butkiri a:link, .images_butkiri a:active, .images_butkiri a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.images_butkiri a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.images_butkanan {
	float:right;
	margin:10px;
}
.images_butkanan a:link, .images_butkanan a:active, .images_butkanan a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.images_butkanan a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.images_gede {

	margin:20px 20px 10px 20px;

}

.images_keterangan {

	margin-right:20px;

	text-align:right;

}


