/*
$Id: stylesheet.css 3 2006-05-27 04:59:07Z user $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright 2006 osCMax

  Released under the GNU General Public License
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #5E5E5E; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: white;
  color: white;
  margin: 0px;
  padding: 0px;
  text-align:center;
  background: url(/images/MMO-Background-tile.jpg) top center;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: black; 
}

A.headerNavigation:hover {
  color: black;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family:  Arial,Verdana, sans-serif;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #800000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: black;
  /*background: #b6b7cb*/
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
  text-align:left;
}

DIV.categoryScript {
  font-family: Edwardian Script ITC, Verdana, Arial, sans-serif;
  font-size: 40px;
  /*font-weight: bold;*/
  /*color: #9a9a9a;*/
  color: white;
  text-align:center;
}
  
TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  width: 100%;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family:  Arial, Verdana,sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  /*background: #f1f9fe;*/
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D4D4D4; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #5E5E5E; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: white; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #800000; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #3CB371; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }


/* Start of the new product listing & product info pages */
.pagelisting {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  color: #9a9a9a;
}

.price {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: red;
  font-weight: bold;
  line-height: 1.5;
}

.description {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
}


TD.maintop {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  font-weight:bold;
}

TD.mains {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 1.5;
  font-weight:bold;
}

TD.mainsred {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:red;
  line-height: 1.5;
  font-weight:bold;
}

ul.playlist li .composer {font-size:0.65em;opacity:0.5}


#soundmanager-debug {
 /* SM2 debug container (optional, makes debug more useable) */
 position:absolute;position:fixed;*position:absolute;bottom:10px;right:10px;width:50em;height:18em;overflow:auto;background:#fff;margin:1em;padding:1em;border:1px solid #999;font-family:"lucida console",verdana,tahoma,"sans serif";font-size:x-small;line-height:1.5em;opacity:0.9;filter:alpha(opacity=90);z-index:99;
}

.maincontainerwrapper {
width: 996px;
background: transparent url(/images/body-grad-bkg.png) top center repeat-y;
margin-left:auto;
	margin-right:auto;
	text-align:center;
margin: 0 auto;
}

.maincontainer {
width: 850px;

background-color: black;
color: white !important;
margin-left:auto;
	margin-right:auto;
	text-align:left;
margin: 0 auto;
}

.logo {}

a { color: white; }
a:hover {color: yellow; }

.infoBoxContents {
background-color: black;
}
td.infoBoxHeading {
  background: black url(/images/infoBoxHeading-bkg.png) no-repeat top left;
  color: black;
  padding: 3px;
  height: 20px;
}

td.infoBoxContents {
  background-color: black;
}

td.boxText {
color: white;
padding: 5px !important;
font-size: 11px;
}

td.boxText a img {
  margin-right: 5px;
}


.boxText {
line-height: 20px;
}

table.productListing {
  border: none;
  border-spacing: none;
}
.productListing td {
  background-color: black;
  color: white;
}

.main {
  color: white;
}

.smallText { 
color: white; 
}

a.pageResults { 
border: 1px solid black;
color: white;
background-color: black;
padding: 2px;
text-decoration: none;
}

a.pageResults u {
text-decoration: none !important;
}

a.pageResults:hover {
  background-color: black;
  color: white;
  border: 1px solid white !important;
  padding: 2px;
}

td.productListing-data, 
.productListing-data a { font-size: 10pt; }

td.headerNavigation {
  background-color: black;
  color: white;
  padding: 5px;
}

.headerNavigation {
  font-size: 11px;
  font-weight: bold;
  font-family: Arial, Verdanda, Sans-Serif;
}

.mainheader .logo {
  background: url(/images/storelogo.png);
  height: 265px;
  text-align: right;
}

.productListing-heading,
td.productListing-heading, {
  background-color: none !important;
  color: white;
}

.productListing-heading a {
  text-decoration: underline;
}

.productListing-odd td, .productListing-even td {
  padding: 10px;
}

.screenshotsBlock {
  background-color: black !important;
}
td.footer { border-top: 1px dotted white; background-color: black; color: white; }

.logolinks {
  position: relative;
  top: 167px;
  left: 0px;
  width: 850px;
  height: 20px;
  color: black;
  text-align: center;
}

.logolinks a {
  color: black;
  margin: 0px 15px;
  font-family: Arial, Verdanda, Sans-Serif;
  font-size: 10pt;
}

.infoBox {
  background: none;
}

ul.playlist {
  clear: both;
}

td.productPrice {
  color: yellow;
  font-weight: bold;
}

td.productName {
  color: white;
}

.logolinks ul {display: block}
.logolinks ul li {
			height: 18px;
			padding: 5px 5px 0 5px;
			position: relative;
			float: left;
			margin-right: -19px;
			display: block;
			}
.logolinks ul li a span {
					position: relative;
					top: 3px;
				}
.logolinks ul li ul li {
					float: none;
					padding: 0; margin: 0;
					height: 100%;
				}
.logolinks ul li ul li:hover {
					background: none;
					}
					.logolinks ul li ul li a {
						display: block;
						float: none;
						margin-left: 0px;
						padding: 1px 1px 1px 1px;
						color: white;
						width: 110px;
					}
					.logolinks ul li ul li a:hover {
						background: #f7d885;
						color: black;
					}
.logolinks ul li a {
				display: block;
				float: left;
				height: 20px;
				position: relative;
				top: -5px;
				right: -5px;
				padding-right: 3px;
				color: #383838;
				font-weight: bold;
				font-size: 10pt;
				text-decoration: none;
				}
.logolinks ul li ul {
	display: none;
	position: absolute;
	top: 20px;
	left: 0px;
	width: 120px;
	border: 1px solid #ccc;
	background: black;
	padding: 10px 0 0 0;
	z-index: 99999;
}
ul.logolinks ul.CSStoShow {     /* must not be combined with the next rule or IE gets confused */
  display: block;              /* specially to go with the className changes in the behaviour file */
}

.logolinks ul li:hover > ul {    /* one of the most important declarations - the browser must detect hovering over arbitrary elements
                                  the > targets only the child ul, not any child uls of that child ul */
  display: block;              /* makes the child block visible - one of the most important declarations */
}

.logo .headerNavigation {
color: white;
}

table.productListing {
border-spacing: 0px;
}


/* example_3 css */
#specialsDiv {
	position: relative; /* important */
	overflow: hidden; /* important */
	width: 530px; /* important */
	height: 250px; /* important */
	margin: 0px auto;
	background: #000;
}

#specialsFrame {position: relative}
#specials_previous {float: left;}
#specials_next {float: right;}

#specialsList {
	position: absolute;
	top: 0;
	margin-left: 20px;
}

#specialsList #specialsList li {
	list-style: none;
	margin: 0;
	padding: 0;
}
	#specialsList {
		width: 5418px;
	}
	#specialsDiv ul li {
		display: block;
		float: left;
		margin: 5px;
		padding: 5px;
		border: 1px solid #000;
		background-color: #000;
		font-size: 11px;
		width: 100px;
		height: 230px;
		overflow: hidden;
		
	}

#specialsDiv ul li img {
	display: block;
}

#specials_next, #specials_previous {
  cursor: pointer;
  cursor: hand;
}
			
			
			