/*
  $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
*/

html {
font-size: 100%;
}
body {
	font-size: .7em;
	font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	width: 100%;
	background : white url("images/rayure.gif") repeat;
	color: black;
}

img
{
	background-color: #ffffff;
}

a img {
	border: 0px solid black;
}

a:hover img {
	/*opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;*/
}

input {
	font-size: 1em;
}

input[type="text"] {
	background-color: white;
	border: 1px solid black;
	margin: 1px;
	font-size: 0.9em;
}
input[type="password"] {
	background-color: white;
	border: 1px solid black;
	margin: 1px;
	font-size: 0.9em;
}

input[type="button"] {
	color: black;
	background-color: white;
	border: 1px solid black;
	margin: 1px;
	padding: 1px;
	font-size: 0.9em;
	cursor : pointer;
}

input[type="submit"] {
	color: black;
	background-color: white;
	border: 1px solid black;
	margin: 1px;
	padding: 1px;
	font-size: 0.9em;
	cursor : pointer;
}

.submitbutton {
	color: black;
	background-color: white;
	border: 1px solid black;
	margin: 1px;
	padding: 1px;
	font-size: 0.9em;
	cursor : pointer;
}

input[type="file"] {
	color: white;
	border: 1px solid black;
	margin: 1px;
	padding: 1px;
	font-size: 0.9em;
	-moz-border-radius: 1px;
	cursor : pointer;
}

textarea {
	background-color: white;
	border: 1px solid black;
	margin: 1px;
	font-size: 0.9em;
	font-family: Verdana, "Bitstream Vera Sans", "Lucida Grande", sans-serif;
}

select {
	font-size: 1em;
}
a:link,
a:visited {
	color: black;
  text-decoration: underline;
}

a:hover,
a:active {
	color: #4B4B4B;
  text-decoration: underline;
}

p {
  margin: 0 0 2em 0;
}

h1 {
	font-size: 1.4em;
	margin: 0em;
}

hr
{
	color:black;
	margin-right: 80px;
}

#pagelayout {
	position: absolute;  
	left: 50%;   
	width : 930px;
	margin : 0px;
	padding: 10px;
	background-color: white;
	margin-left: -475px;  
}

.rayuretitle {
	clear: both;
	float: left;
	background : white url("images/rayure.gif") repeat;
	height: 9px;
	width: 100%; 
	margin: 0px 0px 12px 0px;
}


.maintitle {
	clear: both;
	float: left;
	font-size: 2em;
	font-family: Arial Black, Helvetica, "Nimbus Sans L", sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-weight: normal;
	line-height: 1em;
	margin: 0px 0px 5px 0px;
	width : 100%;
}

.mainimage {
	clear: both;
	float: left;
	margin-bottom : 10px;
}

.mainundertitle {
	float: left;
	margin-bottom: 4px;
	text-transform: uppercase;
	font-family: Arial Black, Helvetica, "Nimbus Sans L", sans-serif;
}

.maintext {
	clear: both;
	float: left;
	width: 450px;
	text-align: justify;
	font-size: 0.8em;
}

.maininfo {
	color: #7A7A7A;
	text-transform: uppercase;
	margin-top: 7px;
	margin-bottom : 35px;
	text-decoration : none;
	font-size: 1em;
}

.maininfo a {
	text-transform: uppercase;
	margin-bottom : 30px;
	text-decoration : none;
	font-family: Arial Black, Helvetica, "Nimbus Sans L", sans-serif;
}

.maininfo a:hover {
	text-decoration : underline;
}

.artistDiscoText {
	margin-top: 4px;
	float: left;
	font-size: 0.7em;
	line-height: 1.1em;
}

/*------- old --------*/
.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: #000000;  }

TR.header {
  background: #FFFFFF;
}

TR.headerNavigation {
  background: #bbc3d3;
}

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

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TD.footer {
font-family: Verdana, Arial, sans-serif;
font-size: 9px;
font-style: normal;
text-decoration: none;
background: #FFFFFF;
color: #000000;
}

A.footer { 
  color: #000000; 
}

A.footer:hover {
  color: #000000;
}

.infoBox {
  background: #FFFFFF;
}

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

.infoBoxNotice {
  background: #FFFFFF;
}

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

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

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

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

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

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

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

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

.productListing-data a {
	text-decoration: none;
}

A.pageResults {
  color: #000000;
}

A.pageResults:hover {
  color: #000000;
  text-decoration: underline;
}

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.smallText2, SPAN.smallText2, P.smallText2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
}

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

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

/* 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; }
