.ys_wrapper {
    background: url("/lib/matrixcollectibles/background.gif") repeat-x scroll 0 0 transparent;
}

@charset "utf-8";
/*HTML TAGS*/
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	color: #2a0e27;
	font-size: 12px;
	background: #4f1348 url(/lib/matrixcollectibles/background.gif) repeat-x;
}
a:link, a:visited {
	text-decoration:none;
	color: #000000;
}
a:hover {
	text-decoration:underline;
	color: #666666;
}
a:active {
  outline: none;
}
a:focus {
  -moz-outline-style: none;
}
img {
	border: none;
}
td {
	vertical-align:top;
}
/*SITE*/
#site-wrapper {
	width: 998px;
	margin: 0 auto;
}
#content-wrapper {
  background-color: #2a0e27;
  padding-top: 15px;
  overflow: auto;
}
#image-rotator {
  width: 481px;
  float: left;
}
/*HEADER*/
#header {
  background: #000000 url(/lib/matrixcollectibles/header-bg.gif) no-repeat;
}
#logo {
	float: left;
	width: 350px;
}
#header-right {
	float: right;
	width: 350px;
  text-align: right;
  margin: 10px;
}
#header-links {
  color: #ffffff;
  font-size: 14px;
  margin-bottom: 90px;
}
#header-links a {
  color: #ffffff;
}
#top-nav {
  clear: both;
}
#top-nav img {
  display: block;
}
/*SEARCH*/
#search-form-div {
	margin:3px 0;
}
#search-table {
	float: right;
}
#search-table td {
	vertical-align:middle;
}
#search-query {
	border:1px solid #000;
	height:19px;
	padding:2px;
	width:150px;
  font-size: 16px;
}
/*LEFT NAV*/
#left-nav {
	float: left;
	width: 213px;
}
.nav-links {
  border: 3px solid #1c0339;
  background-color: #ffffff;
  margin-bottom: 15px;
}
.nav-links a {
	padding:3px;
	display:block;
  color: #1c0339;
  font-weight: bold;
}
.nav-links a:hover {
  background-color: #6A2563;
  color: #ffffff;
}
.leftnav-button {
}
.leftnav-button-open {
	font-size: 14px;
}
.leftnav-sub {
	padding-left:15px !important;
}
.leftnav-sub.current {
	font-weight:bold;
}
/*NEWSLETTER*/
#newsletter {
  border: 3px solid #1c0339;
  background-color: #ffffff;
	padding-bottom:40px;
}
#newsletter-table {
	margin:0 auto;
	line-height:0;
}
#newsletter-table td {
	vertical-align:middle;
}
#newsletter-text {
	margin:5px;
}
#catreq-email {
	width:106px;
	height:16px;
	padding:2px;
	border:1px solid #000;
	font-size:11px;
}
/*CONTENTS*/
#contentarea, #newitemarea {
	text-align:center;
}
.sale-price-bold {
	font-weight:bold;
  color: #ff0000;
}
.horizontal-seperator {
	padding:5px;
  vertical-align: baseline;
  text-align: center;
}
.contentarea {
  background-color: #ffffff;
  border: 3px solid #1c0339;
  width: 738px;
  margin-top: 10px;
}
.horizontal-seperator .name a {
  color: #1c0339;
}
/*MAIN SWITCH*/
#bodycontent {
	margin-left: 10px;
	width: 753px;
        float: left;
}
#maintype #messagearea {
  width: 744px;
}
#maintype #caption {
  background-color: #ffffff;
  border: 3px solid #1c0339;
  padding: 10px;
}
#billboard img {
  border: 3px solid #1c0339;
}
#introtext {
	font-size:14px;
}
#billboard-right {
  margin-left: 485px;
}
/*INFO & CONTACT TYPE*/
#contacttype #bodycontent p, #contact-submit {
	margin-top:10px;
}
/*ITEM SWITCH*/
.breadcrumbs {
  background: #f8b11f url(/lib/matrixcollectibles/section-bar-bg.gif) repeat-x;
  padding: 10px;
}
.breadcrumbs a {
	text-decoration:underline;
  font-weight: bold;
}
#itemtype #contentarea, #info-div {
	background-color: #ffffff;
  overflow: auto;
}
#itemarea {
  padding: 10px;
}
#itemtype #text-wrap {
  padding: 10px;
}
#section-contenttitle {
	text-align:left;
	font-size: 24px;
  padding: 10px;
}
#item-contenttitle {
	display:none;
}
#caption {
	text-align:left;
}
#caption .image-l, #caption .image-r {
  margin: 10px;
}
/*ITEM AREA*/
#itemarea-table {
	width:580px;
	margin:0 auto;
}
#itemarea-table td {
	width:290px;
}
.add-image {
	margin:5px;
}
#itemtable {
	width:280px;
	border:2px solid #2a0e27;
	border-bottom:none;
	margin:0 auto;
}
#itemtable td {
	padding:5px 10px;
	border-bottom:2px solid #2a0e27;
	text-align:left;
}
td#itemtable-header {
  background: #f8ad17 url(/lib/matrixcollectibles/section-bar-bg.gif) repeat-x scroll 0 0;
}
td#itemtable-header h1 {
	font-size:20px;
}
td#itemtable-price {
  font-size: 14px;
  font-weight: bold;
}
td#itemtable-sale-price, td#itemtable-you-save {
	font-weight:bold;
  color: #ff0000;
}
td#itemtable-addtocart {
	text-align:right;
	padding:10px;
}
#info-div {
  padding: 10px;
}
/*FOOTER*/
#footer {
	background-color: #2a0e27;
  color: #ffffff;
  padding: 10px;
  clear: both;
}
#footer a {
  color: #ffffff;
}
#footer-links {
}
#copyright {
	margin:10px 5px 5px;
}
#yahoo-badge {
  float: right;
  margin: 0 10px;
}
#warning-label {
  width: 260px;
  margin: 0 auto 10px;
  border: 1px solid #C61818;
  padding: 5px;
  text-align: left;
  font-size: 12px;
  overflow: auto;
}
#warning-label img {
  vertical-align: middle;
  margin-right: 5px;
  float: left;
}
#warning-label div {
  float: right;
  width: 200px;
}

#newsletter {
display:none;
}

#vwd_topnav {
    background-image: url("/lib/matrixcollectibles/vwd-topnav-bg.png");
    background-repeat: repeat-x;
    height: 39px;
}

#vwd_topnav a{
display:block;
float:left;
margin:6px 35px 0;
text-align:center;
font-weight:bold;
font-size:20px;
font-style:italic;
}

