/* VW */
a {
cursor: url(../images/pptr.ico), pointer;
}
/* VW */

body {
	padding: 20px;
	margin: 0;
/* VW */
	background: #182129 url(../images/pback.gif) fixed;
/* VW */
	color: #888888;
}

/* VW */
hr {
	background: #dddddd;
	border: none;
	height: 1px;
	margin: 15px 0px 10px 0px;
}
/* VW */

/* VW */
table {
	margin: 10px 0px 10px 0px;
}
/* VW */

a#plaintext {
	display: block;
	position: absolute;
	top: 3px;
	left: 3px;
	color: #555555;
	text-decoration: none;
}

#logo {
	width: 932px;
/* VW */
	height: 182px;
	padding: 15px 14px 25px 14px;
/* VW */
	background: url(../images/plogoback.gif) no-repeat;
	margin: 0 auto;
}

#nologo {
	width: 932px;
	height: 8px;
	margin: 0 auto;
}

#logo img {
/* VW */
	border: 1px solid #dddddd;
/* VW */
}

#topborder {
	width: 960px;
	height: 10px;
	background: url(../images/pmainborder.gif) 0 0 no-repeat;
	font-size: 1px;
}

#maincol {
	width: 920px;
		margin: 0 auto;
		padding: 0;
}

#mainarea {
	width: 920px;
	margin: 0;
	padding: 10px 20px 20px 20px;
	background: url(../images/pmainback.gif) 0 0 repeat-y;
/* VW */
	text-align: justify;
/* VW */
}

#bottomborder {
	width: 960px;
	height: 20px;
	background: url(../images/pmainborder.gif) 0 -10px no-repeat;
	font-size: 1px;
}

.clearer {
	clear: both;
	font-size: 1px;
}

#breadcrumbs {
/* VW */
	border-bottom: none;
	font-size: 10px;
	margin-bottom: 0px;
	padding: 0 0 20px 0;
	text-transform: none;
/* VW */
}

/* VW
#breadcrumbs a {
	color: #888888 !important;
	font-weight: normal !important;
}
VW */

#content {
/* VW */
	padding: 0 15px;
/* VW	hyphens: auto;
	-moz-hyphens: auto;
	-webkit-hyphens: auto; VW */
/* VW */
	letter-spacing:0.1px;
	word-spacing: 1px;
	line-height: 150%;
		float: right;
		width: 600px;
}

#maincol .sidebarcontainer {
	padding: 0;
	margin: 0;
	width: 280px;
		float: left;
		background: url(../images/psbback.gif) repeat-y;
}

#searchbox {
	position: relative;
	width: 280px;
	height: 53px;
	background: url(../images/psearchbox.gif);
}

#searchcriteria {
	position: absolute;
	top: 11px;
	left: 13px;
	border: 0;
	outline: 0;
	width: 220px;
/* VW */
	background-color: #3e81cc;
/* VW */
	color: #eeeeee;
}

#searchsubmit {
	position: absolute;
	top: 9px;
	left: 247px;	
}

#sidebar {
	padding: 0px 19px;
	color: #888888;
	letter-spacing:0.1px;
	word-spacing: 1px;
	line-height: 20px;
/* VW */
	font-size: 11px;
/* VW */
}

.sidebartop {
	width: 280px;
	height: 10px;
	background: url(../images/psbborder.gif) 0 0 no-repeat;
	font-size: 1px;
}

.sidebarbottom {
	width: 280px;
	height: 10px;
	background: url(../images/psbborder.gif) 0 -10px no-repeat;
	font-size: 1px;
}

ul#shop {
	padding: 0;
	margin: 20px 0px !important;
	border-top: 1px solid #cccccc;	
	list-style: none;
}

ul#shop li {
	background: none;
	padding: 0;
	margin: 0;
}

ul#shop a {
	display: block;
	color: #888888;
	text-decoration: none;
	padding: 6px 12px;
	border-bottom: 1px solid #cccccc;
	font-weight: normal;
	background: url(../images/pmore.gif) right center no-repeat;
}

/* VW */
ul#shop a:hover, ul#shop a:active, ul#shop a:focus {
/* VW */
	color: #ffffff;
	background-color: #3DA1D3;
	text-decoration: none;
}

.footer {
	display: block;
	background: url(../images/pmainback.gif) repeat-y -960px 0;	
	padding: 5px 15px 0px 15px;
	text-align: center;
	margin: 0 auto;
	width: 930px;
/* VW */
	color: #888888;
	font-size: 10px;
	font-weight: bold;
/* VW */
}

.footer a {
/* VW */
	color: #cccccc;
/* VW */
	text-decoration: none;
}

/* VW */
.footer a:hover, .footer a:active, .footer a:focus {
/* VW */
	color: #ffffff !important;
}
