html, body, #wrapper { width: 100%; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; }
body { background-color: #000000;text-align: center; }
#wrapper { width: 100%; text-align: center; margin: auto; font-size: 12px; color: #FFFFFF; font-family: Arial; }
#main { width: 100%; height: 100%; text-align: center; }
#MainContent { text-align: right; width: 822px; background: url('/images/content_bg.jpg') no-repeat top; }  
img { border: 0px; }
a { color: #FFFFFF; text-decoration: none; }
a:hover { color: #FFFFFF; text-decoration: none; }
div.gap { height: 50px; }
.chromoPurple { color: purple; }
.chromoIndigo { color: rgb(153, 51, 102); }
.chromoBlue { color: blue; }
.chromoYellow { color: yellow; }
.chromoOrange { color: #f90; }
.chromoRed { color: red; }
.chromoTitle { font-weight: bold; font-size: 24px; color: #FFFFFF; }
.g20 { height: 20px; } 
.whiteBox { background: #ffffff; }
.saleinfoprice { font-size: 12pt; color: #FF5050; font-weight: bold; margin: 0px; padding: 0px; }
.saleinfowas { font-size: 11pt; margin: 0px; padding: 0px;}
.prodPanelTitle {  }
.prodPanelImg { }
.discreetproductheader { font-size: 8pt; font-weight: normal; padding: 0; margin: 0; text-align: left; }
#boxmenu{ font-size:10px; }
#boxmenu a:visited { color:#0F0; }

/* CSS Additions by Marc Gray */

.noboldlink:hover {
	text-decoration: none;
	font-weight: normal;
	color: #0ad;
}

.filter_open {
	border: 1px Solid White;
	padding-left: 3px;
	padding-right: 3px;
	font-size: 9pt;
	cursor:auto;
	margin-right: 4px;
	margin-bottom: 2px;
	text-align: center;
	display: inline-block;
	width: 8px;
}

.filter_content {
	margin-left: 8px;
	border-left: 1px dashed #fff;
	padding-left: 8px;
}

.hovertip {
	visibility: hidden;
	position: absolute;
	z-index: 100;
	border: 1px Solid #888;
	background-color: #333;
	color: #ddd;
	font-size: 10pt;
	padding: 2px;
	width: 200px;
}

.hovertip h1 {
	font-size: 12pt;
	border-bottom: 1px Solid #888;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
}

.hovertip p {
	text-align: center;
}
