


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}


:focus {
	outline: 0;
}


ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}


table {
	border-collapse: collapse;
	border-spacing: 0;
}body {
	background-color: #a4905d;
	font: 11px/14px Verdana,Arial,Helvetica,sans-serif;
	color: #222;
}

a { color: #222; text-decoratioN: none; }
	a:hover { color: #900; }

h2 {
	font-size: 18px;
	margin-bottom: 10px;
	font-weight: normal;
	border-bottom: 2px solid #222;
	padding-bottom: 10px;
}
	
.left { float: left; }
.right { float: right; }
.clear { clear: both; }
img { background-color: transparent !important; }

#container {
	width: 740px;
	margin: auto;
	min-height: 541px;
	height: auto !important;
	height: 541px;
	background: url('../images/bg.gif') left top repeat;
	margin-top: 75px;
}

#top { overflow: hidden; height: 125px; margin-bottom: -85px; }

#address {
	display: block;
	width: 218px;
	height: 61px;
	text-indent: -9999px;
	background: url('../images/address.gif') left top no-repeat;
	float: left;
	margin: 26px 0 0 43px;
}

#stamp {
	display: block;
	width: 267px;
	height: 125px;
	text-indent: -9999px;
	background: url('../images/stamp.gif') left top no-repeat;
	float: right;
}

.email {
	display: block;
	position: absolute;
	top: 580px;
	z-index: 0;
	width: 236px;
	height: 14px;
	text-indent: -9999px;
	background: url('../images/email.gif') left top no-repeat;
	margin-left: 45px;
}
	#top .email {
		top: 165px;
	}
	.email:hover { background-position: 0 -14px; }
	body.contact .email { display: none; }

#nav {
	position: absolute;
	top: 210px;
	margin-left: 45px;
	z-index: 50;
	width: 130px;
	background: url('../images/navline.gif') right top no-repeat;
	min-height: 285px;
}

#nav li {
	display: block;
}
#nav li a {
	display: block;
	width: 87px;
	height: 35px;
	text-indent: -9999px;
	background-image: url('../images/nav.gif');
}

	#nav li a#home.active { visibility: hidden; }
	
	#nav li a#home			{ background-position: 0 0; }
	#nav li a#paintings		{ background-position: 0 -35px; }
	#nav li a#stamps		{ background-position: 0 -70px; }
	#nav li a#archives		{ background-position: 0 -175px; }
	#nav li a#info			{ background-position: 0 -105px; }
	#nav li a#shop			{ background-position: 0 -210px; }
	#nav li a#contact		{ background-position: 0 -140px; }
	
	#nav li a#home:hover		{ background-position: -87px 0; }
	#nav li a#paintings:hover	{ background-position: -87px -35px; }
	#nav li a#stamps:hover		{ background-position: -87px -70px; }
	#nav li a#archives:hover	{ background-position: -87px -175px; }
	#nav li a#info:hover		{ background-position: -87px -105px; }
	#nav li a#shop:hover		{ background-position: -87px -210px; }
	#nav li a#contact:hover		{ background-position: -87px -140px; }
	
	#nav li a.adminlink {
		background: none;
		background-color: #222;
		text-indent: 0;
		color: #EEB;
		padding: 5px;
		text-align: center;
		margin: 20px 0;
		width: 70px;
		height: 15px;
		
	}
		#nav li a.adminlink:hover { background-color: #900; }
	
.socialicon {
	display: block;
	width: 24px;
	height: 24px;
	text-indent: -9999px;
	position: absolute;
	margin-top: 464px;
	opacity: 0.8;
	filter: alpha(opacity=80);
}
body.home .socialicon { margin-top: 424px; }
.socialicon#facebook { background-image: url(../images/facebook-24x24.png); margin-left: 45px; }
.socialicon#twitter { background-image: url(../images/twitter-24x24.png); margin-left: 74px; }
.socialicon#tumblr { background-image: url(../images/tumblr-24x24.png); margin-left: 103px; }

.socialicon:hover {
	opacity: 1.0;
	filter: alpha(opacity=100);
}

#content {
	z-index: 50;
	padding-top: 98px;
	width: 450px;
	margin-left: 230px;
	padding-bottom: 50px;
}
	body.info #content { padding-top: 128px; }
	body.contact #content { padding-top: 163px; }
	#content.images { top: 165px; }

.price {
	text-align: center;
	font-size: 14px;
	height: 20px;
	margin-top: 10px;
}
	
#arrows {
	width: 128px;
	margin: auto;
	margin-top: -19px;
	cursor: pointer;
	overflow: hidden;
	position: relative;
	z-index: 5000;
}
.arrow {
	width: 14px;
	height: 15px;
	background-image: url('../images/arrows.gif');
}
	.arrow#prev { background-position: 0 0; float: left; margin-right: 50px; }
	.arrow#next { background-position: -53px 0; float: left; margin-left: 50px; }
	.arrow#prev:hover { background-position: 0 -15px; }
	.arrow#next:hover { background-position: -53px -15px; }
	
label {
	display: block;
	float: left;
	width: 75px;
}
.input {
	margin-bottom: 5px;
	width: 216px;
	text-align: left !important;
}
	select.input { width: 222px; }

#addimage {
	background-color: #222;
	color: #EEB;
	padding: 40px 70px;
	overflow: hidden;
}

#showgallery a {
	display: block;
	float: left;
	width: 140px;
	height: 15px;
	background-color: #222;
	text-align: center;
	padding: 15px 0;
	margin-right: 15px;
	color: #EEB;
}
	#showgallery a.last { margin-right: 0; }
	#showgallery a:hover, #showgallery a.active { background-color: #900; }

#adminimages { clear: both; }

#adminimages .record {
	padding: 10px;
	border-bottom: 1px solid #000;
	overflow: hidden;
	display: none;
}
	.record, .ui-sortable-placeholder { height: height: 90px; opacity: 1 !important; }
		.ui-sortable-placeholder { visibility: visible !important; display: block !important; background-color: #998460; }
	#adminimages .record img { display: block; float: left; margin-right: 10px; }
		#adminimages .record .info { margin-top: 10px; }

.editlinks {
	float: right;
}
.icon, .editform form input[type=submit] {
	display: block;
	text-indent: -9999px;
	width: 16px;
	height: 16px;
	float: right;
	margin-left: 6px;
	border: none;
	cursor: pointer;
}
	.icon.delete { background-image: url('../images/icon-delete.png'); }
	.icon.edit, .editform form input[type=submit] { background-image: url('../images/icon-edit.png'); }
	.icon.sort {
		width: 38px;
		height: 38px;
		background: #222 url('../images/icon-sort.png') center center no-repeat;
		float: none;
		clear: both;
		position: relative;
		top: 6px;
		cursor: move;
	}
		.icon.sort:hover { background-color: #900; }
	.editform form input[type=submit] { margin: -52px -22px 0 0; }
	
.record .editform { display: none; }

#error {
	color: #900;
	padding: 20px;
}
