/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

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

  Copyright (c) 2003 osCommerce

  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: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #000000;
  color: #cccccc;
  margin: 0px;
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #000000;
}

TR.headerNavigation {
  background: #000000;
}

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

A.headerNavigation { 
  color: #FFA722; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

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: #000000;
}

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

.infoBox {
  background: #FFA722;
}

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

.infoBoxNotice {
  background: #FF8E90;
}

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

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

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

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: #121212;
}

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: #171717;
}

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

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FFA722;
  color: #000000;
  font-weight: bold;
}

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

A.pageResults {
  color: #FFA722;
}

A.pageResults:hover {
  color: #ffffff;
}

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

TR.subBar {
  background: #f4f7fd;
}

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

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

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, 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;
  background: #121212;
  color: #ffffff;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #212121;
  color: #ffffff;
}

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: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #121212; }

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

/* 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: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

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


/* Wowhead additions */
.grid {
	width: 100%;
	clear: both;
	border-collapse: collapse;
	background-color: #181818;
	border: 3px solid #404040;
}

.grid tr:hover { background-color: #202020 }

.grid td {
	padding: 4px;
	color: #dddddd;
	font-size: 13px;
}

.grid th {
	vertical-align: top;
	font-weight: normal;
	color: white;
	padding: 4px;
	text-align: left;
	white-space: nowrap;
}

.grid td, .grid th {
	border-top: 1px solid #404040;
	border-bottom: 1px solid #404040;
	border-left: 1px solid #282828;
	border-right: 1px solid #282828;
}

.iconsmall .hilite
{
	position: absolute; width: 20px; height: 20px; left: 3px; top: 3px;
	background: url(http://www.wowhead.com/images/icon_hilite_small.png) no-repeat;
}

.iconsmall { width: 26px; height: 26px; background: 4px 4px no-repeat; position: relative }
.iconsmall .tile  { width: 26px; height: 26px; background-image: url(http://www.wowhead.com/images/icon_border_small.png) }
.iconsmall .hover { width: 18px; height: 18px; left: 4px; top: 4px; position: absolute; z-index: 20 }
.iconsmall .hover a { width: 18px; height: 18px; display: block; border: 0 }

.iconmedium .hilite
{
	position: absolute; width: 38px; height: 38px; left: 3px; top: 3px;
	background: url(http://www.wowhead.com/images/icon_hilite_medium.png) -38px 0;
}

.iconmedium { width: 44px; height: 44px; background: 4px 4px no-repeat; position: relative }
.iconmedium .tile  { width: 44px; height: 44px; background-image: url(http://www.wowhead.com/images/icon_border_medium.png) }
.iconmedium .hover { width: 36px; height: 36px; left: 4px; top: 4px; position: absolute; z-index: 20 }
.iconmedium .hover a { width: 36px; height: 36px; display: block; border: 0 }

.iconlarge { width: 68px; height: 68px; background: 6px 6px no-repeat; position: relative }
.iconlarge .tile { width: 68px; height: 68px; background-image: url(http://www.wowhead.com/images/icon_border_large.png) }
.iconlarge .hover { width: 54px; height: 56px; left: 6px; top: 6px; position: absolute; z-index: 20; cursor: default }
.iconlarge .hover a { width: 54px; height: 56px; display: block; border: 0 }

.iconsmall  .glow { font-size: 11px; margin: 2px 5px 2px 4px; cursor: default; font-weight: bold }
.iconmedium .glow { font-size: 13px; margin: 4px 6px 4px 6px; cursor: default; font-weight: bold }
.iconlarge  .glow { font-size: 18px; margin: 4px 6px 4px 6px; cursor: default; font-weight: bold }

.tooltip { visibility: hidden; z-index: 100000001 }
.tooltip a { text-decoration: none }
.tooltip a:hover { text-decoration: underline }
.tooltip table { border-spacing: 0; border-collapse: collapse }

.tooltip td, .tooltip th { background: url(http://www.wowhead.com/images/tooltip.png); font-family: Verdana, sans-serif; font-size: 12px; line-height: 17px; color: white }
.tooltip th { padding: 3px }
.tooltip td { padding: 8px 4px 1px 9px }

.tooltip b { font-size: 14px; line-height: 19px; font-weight: normal }
.tooltip div.indent { padding-left: 0.6em }

.tooltip td th, .tooltip td td { background: none }
.tooltip td th { padding: 0 0 0 4em; text-align: right; font-weight: normal }
.tooltip td td { padding: 0 }

.tooltip table.shrink b { font-size: 12px; line-height: 15px }
.tooltip table.shrink td, .tooltip table.shrink th { font-size: 10px; line-height: 14px }

.socket-meta   { padding-left: 26px; background: url(http://www.wowhead.com/images/socket_meta.gif) no-repeat left center }
.socket-red    { padding-left: 26px; background: url(http://www.wowhead.com/images/socket_red.gif) no-repeat left center }
.socket-yellow { padding-left: 26px; background: url(http://www.wowhead.com/images/socket_yellow.gif) no-repeat left center }
.socket-blue   { padding-left: 26px; background: url(http://www.wowhead.com/images/socket_blue.gif) no-repeat left center }

a.moneyitem, a.moneysocketmeta, a.moneysocketred, a.moneysocketyellow, a.moneysocketblue {
	text-decoration: none !important;
	border-bottom: 1px solid transparent;
}

a.moneyitem:hover, a.moneysocketmeta:hover, a.moneysocketred:hover, a.moneysocketyellow:hover, a.moneysocketblue:hover {
	border-bottom: 1px solid white;
}

.moneyitem, .moneygold, .moneysilver, .moneycopper, .moneyalliance, .moneyhorde, .moneyarena, .moneysocketmeta, .moneysocketred, .moneysocketyellow, .moneysocketblue {
	color: white;
	background: no-repeat right center;
}

.moneyitem         { padding-right: 19px } 
.moneygold         { padding-right: 15px; background-image: url(http://www.wowhead.com/images/money_gold.gif) } 
.moneysilver       { padding-right: 15px; background-image: url(http://www.wowhead.com/images/money_silver.gif) }
.moneycopper       { padding-right: 15px; background-image: url(http://www.wowhead.com/images/money_copper.gif) }
.moneyalliance     { padding-right: 12px; background-image: url(http://www.wowhead.com/images/money_alliance.gif) }
.moneyhorde        { padding-right: 16px; background-image: url(http://www.wowhead.com/images/money_horde.gif) }
.moneyarena        { padding-right: 18px; background-image: url(http://www.wowhead.com/images/money_arena.gif) }
.moneysocketmeta   { padding-right: 18px; background-image: url(http://www.wowhead.com/images/socket_meta.gif) }
.moneysocketred    { padding-right: 18px; background-image: url(http://www.wowhead.com/images/socket_red.gif) }
.moneysocketyellow { padding-right: 18px; background-image: url(http://www.wowhead.com/images/socket_yellow.gif) }
.moneysocketblue   { padding-right: 18px; background-image: url(http://www.wowhead.com/images/socket_blue.gif) }

.q  { color: #ffd100 !important }
.q0, .q0 a { color: #9d9d9d !important }
.q1, .q1 a { color: #000000 !important }
.q2, .q2 a { color: #1eff00 !important }
.q3, .q3 a { color: #0070dd !important }
.q4, .q4 a { color: #a335ee !important }
.q5, .q5 a { color: #ff8000 !important }
.q6, .q6 a { color: #e5cc80 !important }
.q7, .q7 a { color: #ff0000 !important }
.q8, .q8 a { color: #ffff98 !important }

.listview {
	background-color: #181818;
	clear: both;
}

.listview-void {
	display: none;
}

.listview-band-top, .listview-band-bottom {
	background-color: #000000;
	color: #cccccc;
}

.listview-band-top {
	padding: 3px 0 6px 0;
}

.listview-band-bottom {
	padding: 6px 0 3px 0;
}

.listview-band-top input, .listview-band-bottom input,
.listview-band-top select, .listview-band-bottom select {
	font-size: 11px;
	vertical-align: middle;
	margin-right: 0.5em;
}

.listview-nav {
	float: right;
	padding-right: 1px;
	cursor: default;
}

.listview-nav a, .listview-nav span {
	margin-left: 0.5em;
}

.listview-note {
	line-height: 16px;
}

.listview table {
	width: 100%;
	border-collapse: collapse;
}

.listview th {
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	border-bottom: 1px solid #202020;
}

.listview thead div {
	position: relative;
	border-top: 1px solid #707070;
	border-left: 1px solid #707070;
	border-right: 1px solid #303030;
	border-bottom: 1px solid #303030;
}

.listview thead a {
	display: block;
	padding: 4px 0;
	text-decoration: none;
	color: white;
	background-color: #585858;
}

.listview thead a span {
	padding: 0 4px;
}

.listview thead a span span {
	padding: 0;
}

.listview th a:hover {
	background-color: #606060;
}

.listview-std td {
	padding: 4px;
	color: #dddddd;
	text-align: center;
	border: 1px solid #404040;
}

.listview-std .small {
	font-size: 11px;
}

.listview-std .small2 {
	font-size: 11px;
	padding-top: 3px;
}

.listview-std .small3 {
	font-size: 11px;
	color: #707070;
}

.listview-std .crop {
	height: 1.33333em;
	overflow: hidden;
}

.listview-std a {
	text-decoration: none;
}

.listview-std a:hover {
	text-decoration: underline;
}

.listview-std tr {
	cursor: pointer;
}

.listview-std tr:hover {
	background-color: #202020;
}

.listview-mode3 td {
	cursor: pointer;
}

.listview-mode3 td:hover {
	background-color: #202020;
}

.listview-mode3 td.empty-cell {
	cursor: default !important;
}

.listview-mode3 td.empty-cell:hover {
	background: none !important;
}

.listview tr.checked {
	background-color: #242424;
}

.listview tr.checked:hover {
	background-color: #2C2C2C;
}

.listview-cb {
	text-align: center;
}

.listview-cb input {
	cursor: pointer;
}

.listview-nodata {
	padding: 4px;
	text-align: center;
}

/* CSS buttons */
   .cssbutton {
 background: #FFA722;
 color : #000000;
 width : 110px;
vertical-align: top;
   font-weight: normal;
  font-family: Tahoma;
font-size: 12px;
cursor: pointer;
text-align:center;
  border: 1px;
 border-style: dotted;
 border-color: #6AE4A3A;
 border-spacing: 1px;
}

 
.cssbuttonsubmit{
background: #FFA722;
vertical-align: top;
color: #000000;
font-family: Tahoma;
font-weight: normal;
font-size: 12px;
cursor: pointer;
border:none;
}
