@charset "UTF-8";
body {
	margin: 0;
	padding: 10px 0;
	background:#EFF2F3;
	font-size: 90%;
	font-family: Tahoma, Verdana, sans-serif;
	overflow: -moz-scrollbars-vertical;
}
#liquid-round {
	width:925px;
	margin:0px auto;
	background:#fff url(images/leftside.gif) repeat-y left top;
}
.top {
	width:100%;
	height:20px;
	background:url(images/top.gif) no-repeat left top;
}
.top span {
	display:block;
	position:relative;
	height:20px;
	background:url(images/top-right.gif) no-repeat right top;
}
.center-content {
	position:relative;
	background:url(images/rightside.gif) repeat-y right top;
	padding:1px 20px 1px 25px;
	margin:-1px 0 -50px 0;
	min-height:500px;
}
.bottom {
	width:100%;
	height:60px;
	background:url(images/bottom.gif) no-repeat left bottom;
}
.bottom span {
	display:block;
	position:relative;
	height:60px;
	background:url(images/bottom-right.gif) no-repeat right top;
}
p {
	margin:0 0 1em 0
}
#contentcolumn {
	margin: 0 0 0 178px;
	padding-left: 30px;
	width:640px;
}
#leftcolumn {
	float: left; 
	width: 170px; /*Width of left column*/
	padding: 0 17px;
}
#header-lusterhome {
	position:absolute;
	z-index:1;
	right: 0px;
	top: 5px;
	font-size: 0.8em;
	margin-right:37px;
}
#header-welcome {
	position:absolute;
	height:27px;
	z-index:1;
	right: 0px;
	top: 45px;
	font-size: 0.8em;
	margin-right:37px;
}
#ShopByBrand {
	padding-top:30px;
	padding-bottom:25px;
}
#footer-bottom {
	width:925px;
	margin:0px auto;
	padding-top:10px;
	font-size: 0.8em;
}
#footer-link {
	margin: 20px 0 0 300px;
}
#footer-copyright {
	margin: 20px 0 0 42px;
}
#login {
	position:absolute;
	height:20px;
	z-index:1;
	right: 0px;
	top: 24px;
	text-align:right;
	font-size: 0.8em;
	margin-right:37px;
}
#luster_logo {
	padding-left:17px;
}
