


/* GENERAL */

html, body {
	overflow:hidden;
}
html, body {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	scrollbar
}
body {
	background-color:#000000;
	font-family:arial, verdana;
	font-weight:regular;
	font-size: 10px;
}
p {
	overflow:visible;
	margin:0;
}

span, div {
	background-color:transparent;
}



#content {
	margin:0;
	z-index:2;
	width:100%;
	height:100%;
}


/* RIGHT */

#right {
	padding:0;
	margin:0 0 0 0;
	height:100%;
	position:relative;
	overflow:hidden;
}



/* LEFT */
#left {
	float:left;
	margin:0 0 0 0;
	padding:0;
	width:270px;
	height:100%;
	color:#fff;
	background-color:#000000;
}



/* MIDDLE */

#middle {
	padding:0 20px 0 20px;
	float:left;
	margin:0 0 0 0;
	height:100%;
	overflow-y:auto;
	overflow-x:hidden;
	background-color:#FFF;
	scrollbar-face-color: #000000; 
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000; 
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #fff;
	scrollbar-track-color: #fff;
	scrollbar-darkshadow-color: #000000;
}


/* CONTENT */

#contact {
	width:180px;
}
#collection {
	width:200px;
}
#collection_index {
	float:left;
	width:480px;
	background-image:url('../images/bg-collection.gif');
	background-repeat:no-repeat;
	background-position:top right;
}
#collection_baking_cups {
	width:280px;
}
#collection_wrappning_paper {
	width:200px;
}
#collection_muffin_top {
	width:500px;
}
#collection_muffin_left {
	float:left;
	width:190px;
}
#collection_muffin_right {
	float:left;
	padding:0 0 0 20px;	
	width:260px;
}
#collection_wraps_top {
	clera:both;
	width:500px;
}
#collection_wraps_left {
	float:left;
	width:180px;
}
#collection_wraps_right {
	float:left;
	width:180px;
}
#production {
	width:180px;
}
#about {
	width:180px;
}
#index {
	width:180px;
}
#collection_coll_list01_left {
	float:left;
	width:180px;
}
#collection_coll_list01_right {
	float:left;
	padding:0 0 0 20px;	
	width:270px;
}
#collection_coll_list02_left {
	float:left;
	width:180px;
}
#collection_coll_list02_right {
	float:left;
	padding:0 0 0 20px;	
	width:270px;
}
#collection_coll_list03_left {
	float:left;
	width:180px;
}
#collection_coll_list03_right {
	float:left;
	padding:0 0 0 20px;	
	width:270px;
}
#collection_coll_list04_left {
	float:left;
	width:180px;
}
#collection_coll_list04_right {
	float:left;
	padding:0 0 0 20px;	
	width:270px;
}
#collection_coll_list05_left {
	float:left;
	width:180px;
}
#collection_coll_list05_right {
	float:left;
	padding:0 0 0 20px;	
	width:270px;
}
#collection_coll_list06_left {
	float:left;
	width:180px;
}
#collection_coll_list06_right {
	float:left;
	padding:0 0 0 20px;	
	width:270px;
}
#collection_coll_list07_left {
	float:left;
	width:180px;
}
#collection_coll_list07_right {
	float:left;
	padding:0 0 0 20px;	
	width:270px;
}
#collection_coll_list08_left {
	float:left;
	width:180px;
}
#collection_coll_list08_right {
	float:left;
	padding:0 0 0 20px;	
	width:270px;
}
#collection_coll_list09_left {
	float:left;
	width:180px;
}
#collection_coll_list09_right {
	float:left;
	padding:0 0 0 20px;	
	width:270px;
}
#collection_coll_list10_left {
	float:left;
	width:180px;
}
#collection_coll_list10_right {
	float:left;
	padding:0 0 0 20px;	
	width:270px;
}









/* CONTACT FORM */

#contactform_body {
	background:#fff;
}
#contactform_table {
	border:0;
	padding:0;
	margin:0;
}
#contactform_table input {
	background-color:#000;
	border:0;
	font-size:10px;
	font-family: arial, verdana;
	margin:0 0 0 10px;
	width:120px;
	padding:3px;
	color:#fff;
}
#contactform_table textarea {
	background-color:#000;
	font-size:10px;
	font-family: arial, verdana;
	border:0;
	margin:0 0 0 0;
	padding:3px;
	width:183px;
	color:#fff;	
}
#contactform_table select {
	background-color:#000;
	font-size:10px;
	font-family: arial, verdana;
	border:solid 1px red;
	margin:0 0 0 10px;
	padding:3px;
	border-color:#000;
	width:126px;
	color:#fff;
}
/*
#contactform_table .send {
	margin:0 0 0 0;
	text-align:center;
	width:70px;
	height:30px;
}*/
#contactform_send{
	color:#fff;
	margin:0 0 0 0;
	text-align:center;
	width:70px;
	height:30px;
	background:black;
}




/* OTHER */

#logo {
	float:left;
/*	margin:60px 0 0 20px;*/
	margin:30px 0 0 -5px;	
	width:170px;
	height:50px;
}

#footer {
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 20px;
	clear:both;
	height:30px;
	width:887px;
	background:#fff;
	border-top:solid 3px #dfdfdf;
}

#zcribe {
	float:right;
	margin:0 0 0 0;
}

#copyrights {
	float:left;
	margin:11px 0 0 0;
	padding:0 0 0 0;
	font-size:7px;
	color:#ff0096;	
}

#indexcontent {
	position: fixed;
	left: 50%;
	top: 50%;
	width: 604px;
	height: 200px;
	margin-top: -100px;
	margin-left: -300px;
	background:white;
}

#indexlogo {
	float:left;
	background:white;
	width: 300px;
	height: 204px;
}

#indexlanguage {
	float:left;
	background:black;
	border:solid 2px white;
	width: 300px;
	height: 200px;
	color:white;
}

#indexlanguage a {
	color:white;
}


#flowers {
	float:left;
	margin-top:30px;
	width:270px;
	height:200px;
}

#flowers img {
	float:right;
}

#flowers img {
	font-family:arial, verdana;
	text-align:right;
	font-weight:regular;	
	font-size: 9px;
	color:#fff;
}

