/*
  $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: Arial, Helvetica, sans-serif; font-size: 11px; color: #0000ff; }
.errorBox { font-family : Arial, Helvetica, sans-serif; font-size : 11px; background: #ffffff; font-weight: bold; color: #ff0000; }
.stockWarning { font-family : Arial, Helvetica, sans-serif; font-size : 11px; color: #ff0000; }
.productsNotifications { background: #ffffff; }

BODY {
  background:#000000;
}

A {
  color:#0000FF;
  text-decoration: none;

}

A:hover {
  color:#99CCFF;
  text-decoration: none;

}

FORM {
	display: inline;
}

TD.headerNavigationBack{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  background-image: url(images/menus.jpg);
  background-repeat:repeat-x
}

.headerNavigation {
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  font-style:normal;
  font-variant:normal;
  font-weight:bold;
  color:#FFFFFF;
}

.headerNavigation:hover {
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  font-style:normal;
  font-variant:normal;
  font-weight:bold;
  color:#99CCFF;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: #000000;
  color: #ffffff;
  font-weight:normal;
}

.infoBox {
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
font-style:normal;
font-weight:normal;
  color: #000000;
background: #ccccff;  
}

.infoBoxContents2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight:normal;
  background: #ffffff;
  color: #000000;
}

.infoBoxNotice {
  background: #ffffff;
}


.main_table {
background-color:#FFFFFF;
}

.column_right {
background-color:#0099FF;
}

.column_left {
background-color: #0099FF;
}

.column_border {
	
background-color:	#000000;
}

TD.infoBoxHeading{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #99CCFF;
  background-image: url(images/head_panel.jpg);
   background-repeat:repeat-x
}

.infoBoxContents {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight:normal;
  background-color:#0099FF;
  color: #99CCFF;
}

.infoBoxNoticeContents {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight:normal;
  color: #99CCFF;
}

TD.infoBoxProduct {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #ffffff;
  color: #000000;
  text-align:center
  

}

TD.infoBoxProduct2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight:normal;
  background: #ffffff;
  color: #000000;
  text-align:left
  

}



.titleHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  background: #ffffff;
  color: #0000FF;
  font-weight: bold;
}

TD.titleData {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  background: #ffffff;
  color: #666666;
  font-weight:normal;
  text-align:center;
  
  
}

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

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

TD.accountCategory {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #0000FF;
}

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

TD.fieldValue {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
}

TD.tableHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #0000FF;
}

SPAN.newItemInCart {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
    font-weight:normal;

}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #000000;
  font-weight:normal;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  font-weight:normal;
}


TABLE.formArea {
  background: #ffffff;
  border-color: #003399;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color:#666666;
}

SPAN.errorText {
  font-family: Arial, Helvetica, sans-serif;
  color: #ff0000;
  font-weight: bold;
  text-align:center;
  font-size: 11px;
}

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Helvetica, sans-serif; text-align:center; font-size: 11px; color: #666666; }
.checkoutBarCurrent { font-family: Arial, Helvetica, sans-serif; text-align:center; font-size: 11px; color: #000000; }

/* message box */

.messageBox { font-family: Arial, Helvetica, sans-serif;   text-align:center; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Arial, Helvetica, sans-serif; font-size: 11px; background-color: #ffffff; font-size: 11px; font-style: normal; font-weight: bold; color:#FF0000; text-align:center; }
.messageStackSuccess { font-family: Arial, Helvetica, sans-serif; font-size: 11px; background-color: #ffffff; font-size: 11px; font-style: normal; font-weight: bold; color:#33CC00; text-align:center; }

/* input requirement */

.inputRequirement { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #ff0000;
}
.Subtitle_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #0000FF;
	text-align: left;
}
.productListing-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	text-align: center;
}

.productListing-data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight:normal;
	text-transform: none;
	color: #ffffff;
	text-align: center;
}

.title_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #0000FF;
	text-align: left;
}
.artist_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #666666;
	text-align: left;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: right;
}

.blueHeading_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #0000FF;
	text-align: right;
}

.lightBlueBox {
  background-color:#99CCFF;
}

.darkBlueText12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style:normal;
	font-weight:bold;
	color: #0000FF;
    text-align: center;
	
	}
.lightBlueText12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style:normal;
	font-weight:bold;
	color: #0000FF;
    text-align: center;
}
.darkBlueText14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
	text-align: center;
	
}
.plainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight:normal;
	font-variant: normal;
	color: #000000;
	
}
.plainTextCenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: center;
	
	}
.blueTextCenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0000FF;
	text-align: center;
	
	}
	
.blueText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0000FF;
	text-align: left;
	}
	
.RedText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ff0000;
	text-align: left;
	
	}
	
	.RedTextCenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ff0000;
	text-align: center;
	
	}
	
.plainTextRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: right;
}

.paraText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: center;
}
.headText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-align: left;
}
.sslMessage
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
font-style: normal;
font-variant: normal;
background-color: #ffb3b5;
text-align:center;
}

.sslMessageOk
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
font-style: normal;
font-variant: normal;
background-color:#00CC00;
text-align:center;
}

.welcome_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
	text-align: center;
}

.ultimate_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.orderEdit { 
font-family : Arial, Helvetica, sans-serif; 
font-size : 11px;
font-style: normal;
font-variant: normal; 
color: #0000FF; 
text-decoration: underline;
}
.orderEdit:hover { 
font-family : Arial, Helvetica, sans-serif; 
font-size : 11px;
font-style: normal;
font-variant: normal; 
color: #99CCFF; 
text-decoration: underline;
}
.orderEditnoLine { 
font-family : Arial, Helvetica, sans-serif; 
font-size : 11px;
font-style: normal;
font-variant: normal;
color: #000000; 
text-decoration: none;
}
.orderEditnoLine:hover { 
font-family : Arial, Helvetica, sans-serif; 
font-size : 11px; 
color: #0000FF;
font-style: normal;
font-variant: normal; 
text-decoration: none;
}

.h2 {
 font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #0000FF;
  font-weight: bold;
}

h1 {
 font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #0000FF;
  font-weight: bold;
}


.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #99CCFF;
	text-align: center;
}

.pdaText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:#99CCFF;
	text-align: center;
}

.dateText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:#99CCFF;
	text-align: center;

}

.productSpecialPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ff0000;
	text-align: left;
	}
	
	.bannerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	font-variant: normal;
	color:#0000FF;
	text-align: center;
}