body {
	margin: 10px;
	padding: 0;
	background-color: #ECECEC;
	color: #444444;
}

a#plaintext {
	display: block;
	position: absolute;
	top: 8px;
	left: 8px;
	color: #888888;
	text-decoration: none;
}

#header {
	display: block;
	width: 856px;
		margin: 0 auto;
		padding: 0;
	text-align: right;
	font-family : Trebuchet MS, Verdana, sans-serif;
	font-weight: bold;
	font-size : 35px;
	letter-spacing: -2px;
	color: #888888;
	padding: 0px 44px 0px 0px;
	background : url(../images/plg.gif) no-repeat right 3px;
}

#nav ul {
	position: absolute;
	top: 12px;
	left: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 880px;
	height: 28px;
	overflow: hidden;
}

#nav ul li {
	padding: 0;
	margin: 0;
	float: left;
	background: url(../images/ptab.gif) no-repeat left top;
}

#nav ul li.sel, #nav ul li.sel:hover {
	background-position: 0 -56px;
}

#nav ul li.sel a, #nav ul li.sel:hover a {
	background-position: 100% -56px;
	color: #ffffff;
	font-weight: bold;
}

#nav ul li:hover {
	background-position: 0 -28px;
}

#nav ul li:hover a {
	background-position: 100% -28px;
	color: #ffffff;
}

#nav ul a {
	display: block;
	color: #cccccc;
	text-decoration: none;
	padding: 8px 10px 6px 0;
	margin: 0 0 0 8px;
	background : url(../images/ptab.gif) no-repeat 100% 0;
	font-family : Trebuchet MS, Verdana, sans-serif;
	line-height : 14px;
	font-size : 12px;
}

#nav {
	position: relative;
	width: 960px;
	height: 147px;
		margin: 0 auto;
		background : url(../images/pnav.gif) no-repeat ;
}

#searchcriteria {
	position: absolute;
	top: 60px;
	left: 30px;
	width: 830px;
	font: 20px Trebuchet MS, Verdana, sans-serif;
	color: #888888;
	border: 0;
	outline: 0;
}

#searchsubmit {
	position: absolute;
	top: 64px;
	left: 886px;
	width: 22px;
	height: 22px;
}

#common {
	position: absolute;
	top: 108px;
	left: 50px;
	width: 860px;
	height: 14px;
	font-family : Trebuchet MS, Verdana, sans-serif;
	line-height : 14px;
	font-size : 12px;
	color: #eeeeee;
	text-align: right;
	overflow: hidden;
}

#common a {
	color: #eeeeee;
	text-decoration: none;
}

#common a:hover {
	color: #ffffff;
}

.extranav {
	width: 895px;
		margin: 0 auto;
		padding: 0px 30px 12px 35px; 
	color: #888888;
	font-weight: bold;
	font-family : Trebuchet MS, Verdana, sans-serif;
	font-size : 12px;
}

.extranav a {
	color: #888888;
	text-decoration: none;
}

.extranav a.sel {
	color: #222222;
}

.extranav a:hover {
	color: #ffffff;
}

#maincol {
	width: 960px;
		margin: 0 auto;
		background : url(../images/pmain.gif) repeat-y;
}

#maincol .topborder 
{
	background : url(../images/pmainborder.gif) no-repeat 0 0;
	width: 960px;
	height: 20px;
	font-size: 1px;
}

#maincol .bottomborder
{
	background : url(../images/pmainborder.gif) no-repeat 0 -20px;
	width: 960px;
	height: 40px;
}

#content 
{
	width: 590px;
		float: left;
	padding: 0px 10px 0px 50px;
	}

#sidebar 
{
	width: 230px;
		float: right;
	padding: 0 50px 0 10px;
	}

a.shopbutton {
	display: block;
	width: 200px;
	height: 24px;
	padding: 8px 5px 8px 35px;
	color: #eeeeee !important;
	font-family: Trebuchet MS, Verdana, sans-serif;
	line-height: 14px;
	font-size: 12px;
}

a.shopbutton:hover {
	color: #ffffff !important;
	text-decoration: none !important;
}

.memo {
	background : url(../images/pmemo.gif) no-repeat;
}

.cart {
	background : url(../images/pcart.gif) no-repeat;
}

.checkout {
	background : url(../images/pcheckout.gif) no-repeat;
}

.account {
	background : url(../images/paccount.gif) no-repeat;
}