.question, .answer, .answer a { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.question {
	color: #ccdc32;
	font-weight:bold;
	font-size:11px;
	display:block;
	background-color: #000000;
	border-bottom-color: #F16530;
	border-color: #666666;
}

#filter p { margin-top:0px; margin-bottom:20px; }
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.tracklisting { font-family: verdana; font-size:9px;}

.soldout {
	color: #FFFFFF;
	font: 300 normal 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.soldout b { color:#ff0000;}
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning {
	color: #cc0033;
	font: bold normal 10px/10px Verdana, Arial, sans-serif;
	text-transform: none;
}
.productsNotifications {
	font: bold normal 18px Arial, Helvetica, sans-serif;
	color: #333333;
}
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #ccdc32; text-decoration: none; }

.footer_link { 
	font-family: "Lucida Console";
	color:#dddddd;
	font-size:12px
}
.footer_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#009966;
	text-decoration:none;
	border-bottom-color: #003366;
	outline-color: #00CCCC;
	background-color: #669999;
}

.artist_name { font-family: arial; font-size:16px}

.categories_link, .categories_link_selected {
color:#0099FF;
	display:block;
	width:100px;
	font-size:9px;

	font-family: Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	text-decoration:none;
	padding-left:2px;
}
 .categories_link_selected,.categories_link_selected:hover {
 background-color:#CCDC32;
 color:#ffffff;
 text-decoration:none;
 }
.categories_link:hover {
	background-color:#0099FF;
	color:#ffffff;
	text-decoration:none;
}
.tableHeaderGrey, .tableHeaderGreen, .dlData {
	font-family: verdana;
	font-size:10px;
	font-weight: bold;
}
.tableHeaderGreen{
background-color: #2E63E0;
color:#FFFFFF;
}
.tableHeaderGrey {
background-color: #363C46;
color:#66CCCC;
}
.dlData {
font-weight:normal;
}

BODY {
	color: #000000;
	margin: 0px;
	background: url(bg/naturefd7.jpg) no-repeat fixed;
}

A {
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
}

A:hover {
	text-decoration: none;
	text-transform: inherit;
  
  
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #363C46;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #363C46;
  color: #ffffff;
  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: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #d2d2d2;
}

.infoBoxContents {
  background: #f8f8f9;
  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: #bbc3d3;
  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: #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: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
	border-bottom: 5px;
	padding: 5px;
	line-height: normal;
	text-decoration: line-through;
}

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

A.pageResults {
font-family: "Lucida Console", "verdana" "arial";
	font-size:8px;
  color: #464C56;
  
}

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

TD.pageHeading, DIV.pageHeading, span.pageHeading, span.pageHeading2, span.pageHeadingFiller {
  font-family:  "Arial";
	font-weight: bold;
	font-size:15px;
	
	margin-bottom: 2px;
	letter-spacing: 0px;
	color:#464C56;

}

TD.pageHeading2, DIV.pageHeading2,span.pageHeading2, .pageHeading2 a  {
color:#CCDC32;
text-decoration:none;
}
.pageHeading2 a:hover { text-decoration:none; }
span.pageHeadingFiller, span.labelLink {
	display:block;
	
	background-color:#3381BF;
	line-height:12px;
	margin-left:2px;
	margin-top:1px;
	text-align:right;
}

.labelLink {
line-height:12px;font-weight:bold; font-size:15px; color:#ffffff; font-family:arial;
}

.labelLink:hover
{
color:#464C56;
}	
	
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, Helvetica, sans-serif;
  font-size: 11px;
}
.releaseText,.releaseTextSmall {
	color: #36434B;
	font: 100 11px Verdana, Arial, sans-serif;

}
.releaseTextSmall {
 font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: normal;
}
a.smallText2, TD.smallText2, SPAN.smallText2, P.smallText2 {
	color:#888888;
	font: normal 9px Verdana, Arial, sans-serif;
}
.textDisplay {
	font-family: "Lucida Console", Verdana, Arial, sans-serif;
  font-size: 8px;
}
TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

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

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

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: url(images/dropshadow.gif);
}

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

/* input requirement */

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

.mg_track_title, .mg_text, .product_listing_title, .product_listing_links, .product_listing_title a
{
	color:#444444;
	font: lighter 10px verdana;
}

.product_listing_links, .product_listing_links a
{
	font-weight:normal;
	font-size:10px;
	color:#444444;
	line-height:13px;
	}

.product_button {
	padding:1px 4px 0px 4px;
	background-color:#efefef;
}
.product_button:hover {
	background-color:#d6d6d6;
}

.mg_link { }

.also_link:hover { text-decoration:underline; } 

.searchinput
{
	font: bold normal 14px Arial, Helvetica, sans-serif;
	color: #22ABD4;
}

.secureText, .secureModuleBody
{
	font-family:arial, helvetica;
	font-size:10px;
}

.secureModuleBody { padding:10px 10px; border: solid 1px #ddeC72; }

.secureModule, .secureModuleSidebar
{
	width:100%;
	font: normal 11px/normal Arial, Helvetica, sans-serif;
	color: #30A7CB;
	text-transform: none;
}

.secureModuleSidebar, .secureMenu
{
	border: none;
}

.secureSidebar, .secureMenu
{

	padding-top:10px;
	width:150px;
	background-color:#f4f4f4;
	border-left: dashed 1px #dddddd;
}

.secureMenu
{
border-left:none;
border-right: dashed 1px #dddddd;
}

.secureModuleHeader, .secureModuleHeaderMenu, .secureModuleFooter
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	display:block;
	letter-spacing:2px;
	padding:6px 8px;
	font-weight: bolder;
	background-color: #6C5E46;
	background-repeat: no-repeat;
	background-position: right top;
	font-style: normal;
	border-bottom-color: #FFFFFF;


}
.secureModuleFooter
{
	background-color:#efefef;
margin-top:auto;
margin-bottom:0px;
font-size:0px;
padding: 1px 2px;
}

.secureModuleHeaderMenu
{
margin-top:0px;
font-weight:bold;
	background-color:#7A706B;
	color:#FFFFFF;
}
.solaire {
	font: bold normal 13px Arial, Helvetica, sans-serif;
	color: #EEA501;
}
.pac {
	font: bold normal 13px Arial, Helvetica, sans-serif;
	color: #04340C;
}
