/* Globals */

* {
	margin: 0;
	padding: 0;
	}

body {
	background: transparent url(../images/bg.png) left top;
	color: #333;
	font-family: "Gill Sans", Calibri, "Trebuchet MS", sans-serif;
	font-size: 75%;
	line-height:18px;
	}

html>body {
	font-size: 12px; 
	}

.hidden {
	position:absolute;
	left:0px;
	top:-1024px;
	width:1px;
	height:1px;
	overflow:hidden;
	}

.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding:0;
	}

.red {
	color:#990000;
	}

.gray {
	color:#ccc;
	}

.imgleft { 
	float: left; 
	margin: 0 18px 18px 0;
	}

.imgright { 
	float: right; 
	margin: 0 0 18px 18px;
	}

.divleft {
	background:#eee;
	border: 1px solid #000033;
	float:left;
	margin:0 18px 18px 0;
	padding:8px;
	}

.divright {
	background:#eee;
	border: 1px solid #000033;
	float:right;
	margin:0 18px 18px 0;
	padding:8px;
	}

.toplink { 
	text-align:right;
	}

/* Layout */

#Container {
	background: transparent;
	color: #333;
	margin:0 auto;
	padding-top:13px;
	width: 792px;
	}

#Header {
	background: transparent url(../images/head.png) left top no-repeat;
	border-top: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-bottom: 0;
	border-left: solid 1px #ccc;
	color: #333;
	height: 52px;
	margin-bottom:25px;
	}

.colmask {
	border-top: 0;
	border-right: solid 1px #330000;
	border-bottom: 0;
	border-left: solid 1px #990000;
	clear:both;
	float:left;
	overflow:hidden;
	position:relative;
	width:790px;
	}

.rightmenu {
	background:#990000;
	}

.rightmenu .colleft {
	background:#fff;
	float:left;
	margin-left:-198px;
	position:relative;
	right:100%;
	width:200%;
	}

.rightmenu .colwrap {
	float:left;
	left:50%;
	padding-bottom:36px;
	position:relative;
	width:50%;
	}

.rightmenu .col1 {
	background: #fff url(../images/pageround.png) right -1px no-repeat;
	margin:0 0 0 198px;
	overflow:hidden;
	padding:20px 18px 0 18px;
	width:556px;
	}

.rightmenu .col2 {
	float:right;
	left:180px;
	padding-top:18px;
	position:relative;
	width:162px;
	}

.scol {
	background:#fff;
	border-top: 0;
	border-right: solid 1px #330000;
	border-bottom: 0;
	border-left: solid 1px #990000;
	clear:both;
	float:left;
	overflow:hidden;
	padding:18px 18px 36px 18px;
	position:relative;
	width:754px;
	}

#SideThumbs ul {
	margin:0 0 18px 0;
	}

#SideThumbs ul li {
	height:126px;
	margin:0 0 18px 0;
	width:160px;
	}

#SideThumbs ul li a, #SideThumbs ul li a:visited {
	border: 1px solid #333;
	display:block;
	overflow:hidden;
	padding:107px 0 0 0;
	text-align:center;
	text-decoration:none;
	}

.title {
	background: transparent url(../images/menubg.png) left -2px repeat-x;
	border-top:1px solid #333;
	display:block;
	font-size:10px;
	font-weight:bold;
	height:18px;
	overflow:hidden;
	}

#Section{
	padding-left:27px;
	}

#Section ul {
	margin:0 0 18px 0;
	}

#Section ul li {
	width:160px;
	height:126px;
	float:left;
	margin:0 18px 18px 0;
	}

#Section ul li a, #Section ul li a:visited {
	border: 1px solid #333;
	color:#fff;
	display:block;
	overflow:hidden;
	padding:107px 0 0 0;
	text-align:center;
	text-decoration:none;
	}

#Section ul li a:hover {
	color:#ccc;
	}

#Price, #SpecialOrder, #Offer, #Sold {
	float:right;
	margin:0;
	text-align:right;
	}

#Price a, #Price a:visited {
	color:#009900;
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	font-weight:bold;
	line-height:36px;
	}

#SpecialOrder a, #Offer a, #Sold a {
	color:#009900;
	line-height:36px;
	text-decoration:underline;
	}

#Price a:hover, #SpecialOrder a:hover, #Offer a:hover, #Sold a:hover {
	color:#006600;
	}

.PJN_Menu {
	float:right;
	font-size:11px;
	margin:0;
	text-align:right;
	}

#ItemThumb {
	height:180px;
	width:180px;
	}

#Footer {
	background: transparent url(../images/foot.png) left top repeat-x;
	border: 1px solid;
	border-color: #999 #ccc #ccc #ccc;
        clear:both;
	color: #333;
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	font-size:11px;
	font-weight:bold;
	margin-bottom: 36px;
	}

/* Forms */

fieldset {
	border: 0;
	}

form {
	padding-left:18px;
	margin-bottom: 18px;
	}

label {
	display: block;
	}

p.error {
	padding: 0;
	margin-bottom: 0;
	}

div.errors {
	border: 1px solid red;
	font-weight: bold;
	color: red;
	padding: 9px;
	margin-bottom: 18px;
	text-transform:uppercase;
	}

form span {
	display:inline-block;
	width:126px;
	}

form .invalidValue {
	background: #FFDFDF;
	border:1px solid #ff0000;
	}

form .requiredValue {
	background: #FFFFDF;
	border:1px solid #ff0000;
	}

/* Menus */

.col2 h2, .col2 h3, .col2 form {
	background: transparent;
	color:#fff;
	padding:0;
	}

.col2 h3{
	font-size:14px;
	letter-spacing: 2px;
	text-transform: uppercase;
	}

.col2 a, .col2 a:visited {
	color:#fff;
	text-decoration:underline;
	}

.col2 a:hover {
	color:#ccc;
	}

#TopMenu {
	background: url(../images/menubg.png) left top repeat-x;
	height:25px;
	position: absolute;
	text-align:left;
	top: 66px;
	width:792px;
	}

#TopMenu ul {
	margin:0;
	padding:0;
	text-align:left;
	white-space:nowrap;
	}

#TopMenu ul {
	display:inline-block;
	}

#TopMenu li {
	margin:0;
	padding:0;
	}

#TopMenu li {
	display:inline-block;
	display:inline;
	}

#TopMenu ul ul {
	left:-9999px;
	position:absolute;
	}

#TopMenu ul.level1 {
	margin:0 auto;
	}

#TopMenu ul.level1 li.level1-li {
	float:left;
	display:block;
	position:relative;
	z-index:500;
	}

#TopMenu ul.level1 {
	background: url(../images/topmenu.png) left top no-repeat;
	}

#TopMenu ul.level2 {
	background:#999;
	}

#TopMenu a {
	display:block;
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:25px;
	}

#TopMenu ul.level1 li.level1-li a.level1-a {
	float:left;
	}

#TopMenu ul li:hover > ul {
	left:0;
	top:25px;
	visibility:visible;
	}

#TopMenu ul ul li:hover > ul {
	left:100%;
	margin-top:-25px;
	top:auto;
	visibility:visible;
	}

#TopMenu a:hover ul {
	left:0;
	top:23px;
	}

#TopMenu a:hover a:hover ul, #TopMenu a:hover a:hover a:hover ul {
	left:100%;
	visibility:visible;
	}

#TopMenu a:hover ul ul, #TopMenu a:hover a:hover ul ul {
	left:-9999px;
	}

#TopMenu ul.level2 li a {
	border-top:0;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	border-left:1px solid #666;
	color:#fff;
	padding-left:9px;
	text-indent:0px;
	width:160px;
	}

#TopMenu ul.level2 li a:hover, #TopMenu ul.level2 li:hover > a {
	background:#eee;
	color:#333;
	}

#Link6 a, #Link7 a, #Link8 a, #Link9 a, #Link10 a, #Link11 a {
	overflow:hidden;
	text-indent:-9999px;
  }

#Link6 a {
	width:53px;
  }

#Link7 a {
	width:75px;
	}

#Link8 a {
	width:119px;
	}

#Link9 a {
	width:75px;
	}

#Link10 a {
	width:76px;
	}

#Link11 a {
	width:90px;
	}

#Phone {
	color:#fff;
	float:right;
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:25px;
	padding:0 36px 0 0;
	margin:0;
	}

#HelpMenu {
	line-height:52px;
	padding-right:1px;
	margin:0;
	}

#HelpMenu li {
	border-right: 1px solid #eee;
	display:inline;
	padding: 0 18px;
	}

#HelpMenu .last {
	border-right: 0;
	}

#HelpMenu a, #HelpMenu a:visited {
	color:#fff;
	}

#HelpMenu a:hover {
	color:#ccc;
	}


/* Typesetting */

h1,h2,h3,h4,h5,h6 {
	font-family: "Gill Sans", "Trebuchet MS", Calibri, sans-serif;
	}

h1 {
	background: transparent url(../images/h1.png) left top no-repeat;
	color: #440000;
	font-size:22px;
	font-weight:bold;
	letter-spacing: -2px;
	line-height: 36px;
	margin-bottom: 18px;
	padding-left:36px;
	}


h2 {
	background: transparent url(../images/slvr.png) left top no-repeat;
	color: #660000;
	font-size:16px;
	font-weight:bold;
	letter-spacing: 2px;
	line-height: 18px;
	margin-top: 18px;
	margin-bottom: 18px;
	padding-left:36px;
	text-transform: uppercase;
	}

h3,h4,h5,h6 {
	line-height: 18px; 
	font-size:12px;
	padding-left:18px;
	}

p {
	margin: 0 18px 18px 18px;
}

ul {
	list-style:none;
	margin: 0 0 18px 18px;
	}

li {
	list-style:none;
	}

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

a:hover {
	color:#990000;
	}

.col1 ul, .col1 li {
	list-style:disc inside;
	}

.pagination {
	background: #eee;
	clear: both;
	padding-right:18px;
	text-align: right;
	}

.ditto_currentpage {
	background:#333;
	color:#999;
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	font-size:11px;
	margin-right:1px;
	}

a.ditto_page, a:visited.ditto_page {
	background:#990000;
	border-top: 0;
	border-right: solid 1px #333;
	border-bottom: solid 1px #333;
	border-left: 0;
	color:#eee;
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	font-size:11px;
	text-decoration:underline;
	margin-right:1px;
	}

a:hover.ditto_page {
	background:#666;
	border-right: solid 1px #990000;
	border-bottom: solid 1px #990000;
	}

.linkzoom li a {
	font-size:16px;
	}

#Copyright {
	background: transparent url(../images/cbg.png) left top repeat-x;
	border-top: 1px solid #999;
	color:#666;
	margin:0;
	padding-right:18px;
	text-align:right;
	font-weight:normal;
	}

/* Headings */

.gld {
	background: transparent url(../images/gld.png) left top no-repeat;
	}

.grn {
	background: transparent url(../images/grn.png) left top no-repeat;
	}

.rd {
	background: transparent url(../images/rd.png) left top no-repeat;
	}
