* {margin:0px;padding:0px;}
.left { float:left; }
.right { float:right; }
.clear { clear:both; }
body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:62.5%;
	color:#000000;
	background:#9b9d9c url('imgs/background.jpg') top center no-repeat;
}
a {
	color: #336666;
	text-decoration:none;
}
a:hover { text-decoration:underline; }
blockquote {
	padding:20px;
	font-size:15px;
	line-height: 20px;
}
ul,ol { padding: 0 0 0 15px; }
p { padding: 0 0 15px 0; }
#width {
	width: 960px;
	margin: auto;
}#popup #width { width:500px; }
#titlebanner {
	height: 150px;
	text-align: left;
	padding:0px;
	margin:0px;
}
h1 { font-family: georgia; font-style:italic; padding: 20px 0; font-size: 2.3em; text-indent:-999em;height: 110px; background: url('imgs/sea-glass-jewelry.png') no-repeat;}
h1 a { color:#fff; display:block; height:100%;}
h2,h3,h4 { padding: 0 0 15px 0; }
#search {
	width: 100px;
	height: 23px;
	float: right;
	padding: 6px 15px 0 0;
	text-align: right;
}
#searchbox {
	float:right;
	height:20px;
	width:250px;
	padding-top:2px;
}
#searchbox form { text-align:right; }

#container {

	margin: 0px;
	background:#fff;
	border: 1px solid #407A88;
	font-size:1.3em;
}#popup #container {margin: 20px auto;}
#content {
	padding: 15px;
	width:640px;
	float:left;
	text-align: left;
}#popup #content { width: 500px; }
#footer {
	text-align:center;
}#popup #footer { display:none; }
/*********************************************************************************
			{forms}
*********************************************************************************/
form {
	margin:0px;
}
input.box {
	height: 15px;
	border: solid 1px #330000;
	padding: 1px;
	margin: 0px;
}
input.btn {
	height: 21px;
	border: outset 2px #407A88;
	background-color: #FFFFFF;
	margin:0px 0px 1px 0px;
	padding: 0px 5px 0px 5px;
	font-size: 9px;
}
select .parent {
	font-style:italic;
}
select .child {
}
/*********************************************************************************
			top.php
*********************************************************************************/
#navholder {
	height:30px;
	padding:0px 0px 0px 10px;
	margin:0px;
}
#menu {
	list-style:none;
	background:#fff;
	float:left;
	font-size:1.6em;
}
#menu li {
	display:inline;
}
#menu li a {
	line-height: 30px;
	padding: 7px 20px;
}
#menu li a:hover {
	background: #eee;
	text-decoration:none;
}
#menu li.current a {
	text-decoration:underline;

}
#menu li.current a:hover {
}

/*********************************************************************************
			sidelinks.php
*********************************************************************************/
#sidebar {
	border-right: solid 1px #407A88;
	width: 225px;
	float: left;
	padding: 3px;
	margin: 15px;
}
#sidebar h3 {padding:0;}
#sidebar ul {
	list-style:none;
}
#sidebar ul li {
	padding:0 0 0 10px;
	margin:0;
}
#sidebar li.inactive ul { display:none; }
#sidebar li.active a { font-weight:bold; }
#sidebar li.inactive a { font-weight:normal; }
/*********************************************************************************
			shop.php
*********************************************************************************/
.pagination {
	font-size:1.4em;
	padding:4px;
	background: #eee;
	overflow:hidden;
}
.item {
	float:left;
	width:630px;
	padding: 5px;
	margin-bottom: 20px;
	position: relative;
}#popup .item { width:300px; }
.item h3 {
	font-weight:normal;
	font-size:1.0em;
	padding:0;
}
.item h3 a {
	font-size:1.3em;
	font-weight:bold;
}
.thumb {
	border: solid 1px #407A88;
	float: left;
	margin-right: 15px;
	width: 167px;
	height: 125px;
}
.thumb img {
	border:none;
}
.thumb a {
	display:block;
	height:100%;
	position:relative;
}
/*
.thumb a span{
	position:absolute;
	bottom:0px;
	right:5px;
	text-decoration:none;
	font-size:10px;
}
*/
.bottom {
	bottom: 5px;
	left:187px;
	width: 440px;
	height:22px;
	position: absolute;
	margin:0px;
}
.price {
	width: 100px;
	float: left;
}
.price input {
	padding: 0px 5px 0px 5px;
	width: 120px;
}
.tags {
	width: 310px;
	text-align: right;
	font-size: 10px;
	padding:8px 5px 0px 0px;
	float: right;
}

/*********************************************************************************
			detail.php
*********************************************************************************/
#thumb2 {
	width: 250px;
	float: left;
	padding: 3px;
	margin-right: 5px;
	text-align: center;
}
.info{
	float:right;
	width: 490px;
	padding: 5px;
	margin: auto;
	position: relative;
}

/*********************************************************************************
			admin/productlist.php
*********************************************************************************/
.item2 {
	border: solid 1px #407A88;
	width: 540px;
	float: left;
	padding: 5px;
	margin-bottom: 10px;
	position: relative;
}

ul#sitemap {
	margin-left:175px;
}
h2 {
	padding: 5px 8px;
	margin: 0 0 10px 0;
	background: #eee;
}
#adminnav ul { text-align:center; }
#adminnav li { display:inline; }
#adminnav li a { line-height:25px;padding:5px 8px; background:#ccc; }

table { width:100%; }
table td { vertical-align:top;}

#cart { margin: 0 20px; width:auto; border-collapse:collapse;}
#cart td { padding: 5px; }