@charset "utf-8";

body {
	font-family:arial, helvetica, sans-serif;
	color: #CCCCCC;
	background-color: #000000;
}

a:link {
	color: #FFFFFF;
    text-decoration: none;
}

a:visited {
	color: #FFFFFF;
    text-decoration: none;
}

a:hover {
	color: #FFFFFF;
    text-decoration: none;
}

a:active {
	color: #FFFFFF;
    text-decoration: none;
}

#wrapper {
	position: relative;
	width: 1030px;
	height: 1100px;
	margin: 0px auto;
	padding: 0px;
	background-image: url(doilycorner.png);
	background-repeat: no-repeat;
	border-right-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#header {
	position: absolute;
	top: 10px;
	left 0%;
	margin-left: 420px;
}

#scroller {
	position: absolute;
	top: 120px;
	width: 700px;
	left 0%;
	margin-left: 370px;
	border: thick solid #FFFFFF;
	padding: 4px;
	background-color:#000000;
}

#primitives {
	position: absolute;
	top: 500px;
	height: 150px;
	width: 250px;
	left 0%;
	margin-left: 100px;
	text-align: center;
}

#glassware {
	position: absolute;
	top: 600px;
	height: 150px;
	width: 250px;
	left 0%;
	margin-left: 400px;
	text-align: center;
}

#furniture {
	position: absolute;
	top: 700px;
	height: 150px;
	width: 250px;
	left 0%;
	margin-left: 100px;
	text-align: center;
}

#antiques {
	position: absolute;
	top: 800px;
	height: 150px;
	width: 250px;
	left 0%;
	margin-left: 400px;
	text-align: center;
}

#placeholderdiv {
	text-align: center;
}

#address {
	position: absolute;
	top: 610px;
	height: 200px;
	width: 230px;
	left 0%;
	margin-left: 40px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #3cff00;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #3cff00;
	padding-top: 15px;
	padding-left: 30px;
}

#content {
	position: absolute;
	top: 600px;
	height: 200px;
	width: 310px;
	left 0%;
	margin-left: 675px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #ffffff;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	padding: 15px;
}

#sectiontitle {
	position: absolute;
	top: 200px;
	left 0%;
	margin-left: 440px;
}

#contact {
	position: absolute;
	top: 970px;
	left 0%;
	width: 240px;
	height: 65px;
	margin-left: 100px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #ffffff;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
	padding-right: 30px;
	text-align: center;
}

#facebook {
	position: absolute;
	top: 970px;
	left 0%;
	width: 240px;
	height: 60px;
	margin-left: 407px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #ffffff;
	padding-top: 35px;
	padding-left: 30px;
	padding-right: 30px;
	text-align: center;
}

#instagram {
	position: absolute;
	top: 970px;
	left 0%;
	width: 240px;
	height: 65px;
	margin-left: 715px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #ffffff;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #ffffff;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
	padding-right: 30px;
	text-align: center;
}


/* CSS for list pages */

#itemlist {
	position: absolute;
	top: 300px;
	width: 740px;
	left 0%;
	margin-left: 280px;
}

#listeditem {
	width: 100%;
    display: table;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-bottom: 3px;
	padding-top: 6px;
	padding-left: 5px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #ffffff;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	vertical-align: middle;
}

#listeditem span {
    vertical-align:middle;
    display: table-cell;
	text-align: left;
	width: 100%;
	padding-left: 25px;
}

/* CSS for list and item pages */

.l:hover {
	background-color: #232323;
}

#itemshome {
	position: absolute;
	top: 450px;
	width: 200px;
	left 0%;
	margin-left: 10px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #ffffff;
}

#itemsprimitives {
	position: absolute;
	top: 490px;
	width: 200px;
	left 0%;
	margin-left: 10px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #ffffff;
}

#itemsglassware {
	position: absolute;
	top: 530px;
	width: 200px;
	left 0%;
	margin-left: 10px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #ffffff;
}

#itemsfurniture {
	position: absolute;
	top: 570px;
	width: 200px;
	left 0%;
	margin-left: 10px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #ffffff;
}

#itemsmisc {
	position: absolute;
	top: 610px;
	width: 200px;
	left 0%;
	margin-left: 10px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #ffffff;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}

#itemscontact {
	position: absolute;
	top: 650px;
	width: 200px;
	left 0%;
	margin-left: 10px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #ffffff;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}

#itemsfacebook {
	position: absolute;
	top: 730px;
	width: 200px;
	left 0%;
	margin-left: 10px;
	text-align: center;
}

#itemsinstagram {
	position: absolute;
	top: 780px;
	width: 200px;
	left 0%;
	margin-left: 10px;
	text-align: center;
}

#itemscontent {
	position: absolute;
	top: 600px;
	height: 200px;
	width: 590px;
	left 0%;
	margin-left: 400px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #ffffff;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	padding: 15px;
}
