/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css,v 1.4 2004/06/06 17:13:29 novalis Exp $   

   XT-Commerce - community made shopping
   http://www.xt-commerce.com

   Copyright (c) 2005 cracked anegg records keg 
   -----------------------------------------------------------------------------------------
   based on: 
   (c) 2000-2001 The Exchange Project  (earlier name of osCommerce)
   (c) 2002-2003 osCommerce(stylesheet.css,v 1.54 2003/05/27); www.oscommerce.com 
   (c) 2003	 nextcommerce (stylesheet.css,v 1.7 2003/08/13); www.nextcommerce.org

   Released under the GNU General Public License 
   ---------------------------------------------------------------------------------------*/


* {
	font-family: tahoma, sans-serif;
	font-size: 11px;
}

#container {
	width: 970px;
	min-height: 100%;
	height: 100%;
	background-color: #fff0e5; /*#FFDBBE;*/
	border: 0;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}

#header {
	width: 970px;
	height: 80px;
	background-color: #fff0e5; /*#FFDBBE;*/
	color: #ffffff;
}

#navigation {
	width: 970px;
	height: 30px;
	background-color: #ffffff;
}

#navigation a
{
	font-size: 14px;
	font-family: tahoma;
	font-weight: bold;
}

#left_content {
	width: 180px;
	padding: 0px;
	background: #fff0e5; /*#ffd8bb;*/
}

#quicksearch {
	height: 120px;
	background: #FFCDA6; /*#ffd8bb;*/
}

#shoppingcart {
}

#center_table {
	margin-top: 19px;
	background: #fff0e5; /*#ffd8bb;*/
	padding-bottom: 20px;
}
	
#center_content {
/*	width: 610px;
	height: 500px;*/
	padding-left: 20px;
	padding-right: 20px;
	background: #ffffff;
}

#next_center_content {
	padding-right: 20px;
	width: 146px; /* 180*/
	border: 0;
}

#reviews {
	height: 125px;
	width: 146px; /* 180 */
	background-color: #FFCDA6; /*#feeda6;*/
}

#right_content {
	width: 180px;
	padding: 0px;
	background-color: #fff0e5; /*#ffd8bb;*/
}

#tell_friend
{
	width: 100%;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
/*	background-color: #FFF0E5;*/
	
}

#catalog {
}

#artist_feature {
/*	border: 1px solid rgb(200, 251, 45);*/
/*	padding: 5px; */
}

#artists
{
	margin-top: 20px;
/*	margin-bottom: 20px;*/
	padding: 0;
	width: 100%;
/*	height: 80px;
	background-color: #FFE6D4;*/
}

#description
{
	margin-top: 20px;
/*	margin-bottom: 20px;
	padding: 20px;*/
	width: 100%;
/*	background-color: #FFE6D4;*/
}

#trackbuybutton
{
	padding-top: 8px;
}

#productInfo {
	margin-left: 20px;
}

#banner {
	background-color: #ffffff;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	padding: 0;
	border: 0;
}

#mainRight {
	font-size: 11px;
	line-height: 1.5;
	padding-right: 17px;
}

#mainNav {
	height: 20px;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-color: #666666;
	border-width: 1px;
	margin-bottom: 9px;
}

#mainNav a {
	padding-left: 1px;
}

.header,.content {
	margin: 0;
	padding: 0;
	border: 0;
}

.header td {
	vertical-align: top;
}

#topSep {
	background-image: url("img/top-sep.png");
	height: 32px;
}

#bottomSep {
	background-image: url("img/bottom_sep.gif");
	height: 40px;
}

.cart_qty input {
	border: 0;
	padding: 0;
}

.boxCategories {
	width: 180px;
}

.topBox {
	border-top: 5px;
	padding-bottom: 5px;
/*	display: inline;*/
}

.topBox .field {
	color: #666666;
	border-color: #bdbdbd;
	border-style: solid;
	border-width: 1px;
}

.newImg {
	/*background-color: #f5ffd6;*/
	padding: 10px;
}

.newMain {
	background-color: #f5ffd6;
	font-size: 10px;
	height: 0px;
	vertical-align: top;
	padding: 2px;
}

.boxText {
	font-family: tahoma;
	font-size: 10px;
}

.boxTextBG {
	font-family: tahoma;
	font-size: 10px;
	background-color: #f1f1f1;
}

.boxTextBGII {
	font-family: tahoma;
	font-size: 10px;
	background-color: #ffcc99;
}

.boxTextPrice {
	font-family: tahoma;
	font-size: 10px;
	color: #ff0000;
}

.errorBox {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	background-color: #ffb3b5;
}

.gvBox {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
/*	border-color: #ffffff;
	border: 1px solid;*/
	background-color: #FFCDA6;
}

.stockWarning {
	font-family: tahoma;
	font-size: 10px;
	color: #cc0033;
}

.productsNotifications {
	background-color: #f2fff7;
}

.orderEdit {
	font-family: tahoma;
	font-size: 10px;
	color: #70d250;
	text-decoration: underline;
}

.inlineFields * {
	display: inline;
	width: auto;
}

HTML {
	margin: 0;
	padding: 0;
	border: 0;
	height: 100%;
}

BODY {
	background-color: #5d5a6b;
	/*background-image: url("img/background.gif");
	background-repeat: repeat-y;
	background-position: center top;*/
	color: #000000;
	margin: 0;
	padding: 0;
	border: 0;
	height: 100%;
}

IMG {
	border: 0;
	padding: 0;
	margin: 0;
}

A {
	color: #000000;
	text-decoration: none;
}

A:hover {
	color: #8F2B27;
	text-decoration: none;
}

FORM {
	display: inline;
}

/*
TR.header {
	background-color: #ffffff;
}
*/
.cdlisting * {
	font-size: 10px;
}

TR.headerNavigation {
	background: #f6f6f6;
}

TD.headerNavigation {
	font-family: tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	border-bottom: 1px solid;
	border-color: #b6b7cb;
	background-color: #f6f6f6;
}

A.headerNavigation {
	color: #000000;
}

A.headerNavigation:hover {
	color: #000000;
}

TD.conditions {
	color: #8F2B27;
}

A.confirmationEdit {
	color: #8F2B27;
	font-weight: bold;
}

A.confirmationEdit:hover {
	color: #8F2B27;
	font-weight: bold;
	text-decoration: underline;
}

TR.headerError {
	background-color: #ff0000;
}

TR.headerMessage {
	background-color: #00cc33;
}

.moduleHeading {
	font-family: tahoma;
	font-size: small;
	font-weight: bold;
	padding-bottom: 10px;
}

TD.headerError {
	font-family: tahoma;
	font-size: 12px;
	background: #ff0000;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

TR.headerInfo {
	background: #00ff00;
}

TD.headerInfo {
	font-family: tahoma;
	font-size: 12px;
	background: #00ff00;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

TR.footer {
	background: #bbc3d3;
}

TD.footer {
	font-family: tahoma;
	font-size: 10px;
	background: #f6f6f6;
	color: #000000;
	font-weight: bold;
	border-bottom: 1px solid;
	border-color: #b6b7cb;
}

.prelistenWindow {
	background-color: #FFF0E5; 
/*	height: 100%;*/
}

.infoBox {
	
}

.infoBoxContents {
	font-family: tahoma, sans-serif;
	font-size: 10px;
}

.infoBoxNotice {
	background: #fff0e5; /*#ff8e90;*/
}

.infoBoxNoticeContents {
	background: #ffe6e6;
	font-family: tahoma, sans-serif;
	font-size: 10px;
}

TD.infoBoxHeading {
	font-family: tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background: #B9B4D2;
	height: 20px;
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;
}

TD.infoBoxHeading_right {
	font-family: tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background: #b9b4d2;
	height: 17px;
	color: #000000;
}

TD.infoBox,SPAN.infoBox {
	font-family: tahoma, sans-serif;
	font-size: 10px;
	/*border-right: 4px solid;*/
	background: #FFCDA6;
	border-color: #B9B4D2;
}

TD.infoBox_right,SPAN.infoBox_right {
	font-family: tahoma, sans-serif;
	font-size: 10px;
	background: #b9b4d2;
}

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: tahoma, sans-serif;
	font-size: 10px;
	background: #b6b7cb;
	color: #ffffff;
	font-weight: bold;
}

TD.productListing-data {
	font-family: tahoma, sans-serif;
	font-size: 10px;
}

A.pageResults {
	color: #000000;
	text-decoration: underline;
}

A.pageResults:hover {
	color: #8F2B27;
	background: #ffffff;
}

TD.catListingDesc {
	padding-top: 3px;
	padding-left: 20px;
	text-align: justify;
	padding-right: 20px;
}

TD.catListingRel {
	padding-top: 20px;
	padding-left: 0px;
	padding-right: 20px;
}

TD.catListingOne {
	background-color: #fff0e5; /*#FFDBBE;*/
	padding-bottom: 20px;
	
}

TD.pageHeading,DIV.pageHeading {
	font-family: tahoma, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

TD.shoppingCartHeading
{
	background-color: #B9B4D2;
}

TR.subBar {
	background: #f4f7fd;
}

TD.subBar {
	font-size: 10px;
	color: #000000;
}

TD.main,P.main {
	font-size: 11px;
	line-height: 1.5;
}

TD.smallText,SPAN.smallText,P.smallText {
	font-size: 10px;
}

TD.accountCategory {
	font-size: 13px;
	color: #aabbdd;
}

TD.fieldKey {
	font-size: 12px;
	font-weight: bold;
}

TD.fieldValue {
	font-family: tahoma, sans-serif;
	font-size: 12px;
}

TD.tableHeading {
	font-family: tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

SPAN.newItemInCart {
	font-family: tahoma, sans-serif;
	font-size: 10px;
	color: #ff0000;
}

CHECKBOX,INPUT,RADIO,SELECT {
	font-family: tahoma, sans-serif;
	font-size: 11px;
}

TEXTAREA {
	width: 100%;
	font-family: tahoma, sans-serif;
	font-size: 11px;
}

SPAN.greetUser {
	font-family: tahoma, sans-serif;
	font-size: 12px;
	color: #f0a480;
	font-weight: bold;
}

SPAN.underline {
	text-decoration: underline;
}

.formArea INPUT,.formArea SELECT {
	border-style: solid;
	border-color: #cccccc;
	border-width: 1px;
	padding: 1px;
	min-width: 200px;
	margin: 2px;
}

TD.formAreaTitle {
	font-size: 12px;
	font-weight: bold;
}

TD.copyright {
	font-family: tahoma, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	text-align: center;
}

TD.download {
	background-color: #f0f0f0;
	padding: 5px;
}

SPAN.markProductOutOfStock {
	font-family: tahoma, sans-serif;
	font-size: 12px;
	color: #c76170;
	font-weight: bold;
}

SPAN.productSpecialPrice {
	font-family: tahoma, sans-serif;
	color: #ff0000;
}

SPAN.productOldPrice {
	font-family: tahoma, sans-serif;
	color: #ff0000;
	text-decoration: line-through;
}

SPAN.errorText {
	font-family: tahoma, sans-serif;
	color: #ff0000;
}

SPAN.productDiscountPrice {
	font-family: tahoma, sans-serif;
	color: #ff0000;
	font-weight: bold;
}

.smallHeading {
	font-family: tahoma, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: black;
}

.catRow,.catRowOver,.catSelectedRow,.catSelectedRowOver {
	line-height: 1;
	padding-left: 0px;
	margin: 2px;
	background-repeat: no-repeat;
	background-position: left center;
}

.catSubRow,.catSubRowOver,.catSelectedSubRow,.catSelectedSubRowOver {
	line-height: 1;
	padding-left: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 2px;
	background-repeat: no-repeat;
	background-position: 15px center;
}

.catLinkRow,.catLinkRowOver {
	line-height: 1;
	padding-left: 15px;
	margin: 2px;
	background-repeat: no-repeat;
	background-position: left center;
}

.catRow *,.catRowOver *,.catSelectedRow *,.catSelectedRowOver * {
	font-size: 14px;
	font-family: tahoma, sans-serif;
	font-weight: bold;
/*	letter-spacing: -2px;*/
	line-height: 1.2;
}

.catSubRow *,.catSubRowOver *,.catSelectedSubRow *,.catSelectedSubRowOver *
	{
	font-size: 11px;
	font-family: tahoma;
	font-weight: normal;
}

.catRow {
	color: #000000;
}

.catSubRow {
	color: #000000;
}

.catRowOver {
	color: #8F2B27;
	/*background-color: #ffffff;*/
	/*background-image: url("img/arrow_cat.gif");*/
	background-position: 0px 3px;
}

.catSubRowOver {
	color: #8F2B27;
	/*background-color: #ffffff;*/
	/*background-image: url("img/pfeil_klein.gif");*/
}

.catSelectedRow {
/*	background-color: #B9B4D2; */
	margin-top: 10px;
	margin-bottom: 4px;
}

.catSelectedSubRow {
/*	background-color: #B9B4D2;*/
}

.catSelectedRowOver {
	color: #8F2B27;
/*	background-color: #B9B4D2; */
	margin-top: 10px;
	margin-bottom: 4px;
}

.catSelectedSubRowOver {
/*	color: #8F2B27;
	background-color: #B9B4D2;*/
	font-weight: bold;
}

.catLinkRowOver {
	color: #8F2B27;
	background-color: #ffffff;
	background-image: url("img/pfeil_klein.gif");
}

.catRow A,.catSubRow A {
	color: #000000;
	text-decoration: none;
}

.catSelectedRow A {
	color: #8F2B27;
	font-weight: bold;
	text-decoration: none;
}

.catSelectedSubRow A {
	color: #8F2B27;
	font-weight: bold;
	text-decoration: none;
}
.catSelectedSubRowOver A:hover {
	font-weight: bold;
}

.catRowOver A,.catRowOver A:hover,.catSubRowOver A,.catSubRowOver A:hover,.catSelectedRowOver A,.catSelectedRowOver A:hover,.catSelectedSubRowOver A,.catSelectedSubRowOver A:hover
{
	color: #8F2B27;
	text-decoration: none;
}

.moduleRow {
	color: #000000;
}

.moduleRowOver {
	color: #8F2B27;
}

.moduleRowSelected {
	color: #000000;
	font-weight: bold;
}

.checkoutBarFrom,.checkoutBarTo {
	font-family: tahoma, sans-serif;
	font-size: 10px;
	color: #8c8c8c;
}

.checkoutBarCurrent {
	font-family: tahoma, sans-serif;
	font-size: 10px;
	color: #000000;
}

.checkoutBarLine {
	background-image: url("img/pixel_silver.gif");
	background-position: left center;
	background-repeat: repeat-x;
	vertical-align: middle;
}

.topLine {
	border-top-width: 1px;
	border-top-color: #cccccc;
	border-top-style: solid;
	padding-top: 10px;
}

/* sitewide font classes */
	/* Note: heading<Number> equals <font size="Number"> */
.heading1 {
	font-family: tahoma, sans-serif;
	font-size: 7pt;
}

.heading2 {
	font-family: tahoma, sans-serif;
	font-size: 9pt;
}

.heading3 {
	font-family: tahoma, sans-serif;
	font-size: 10pt;
}

.heading4 {
	font-family: tahoma, sans-serif;
	font-size: 12pt;
}

.heading5 {
	font-family: tahoma, sans-serif;
	font-size: 16pt;
}

.paymentRadio {
	padding-top: 8px;
	text-align: left;
}

.paymentTitle {
	padding-top: 8px;
	text-align: left;
}

.paymentTitle INPUT {
	width: 30px;
}

.paymentError {
}

.paymentFields {
	padding-left: 30px;
	font-weight: normal;
}

.paymentFieldTitle {
	padding-bottom: 4px;
}

.paymentFieldValue {
	padding-bottom: 4px;
}

/* Sitemap Tables */
.sitemap_heading {
	font-family: tahoma, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	background-color: #666666;
	padding-top: 2px;
	padding-bottom: 2px;
}

.sitemap_heading a {
	color: #ffffff;
}

.sitemap_heading a:hover {
	color: #cccccc;
	text-decoration: none;
}

.sitemap_sub {
	font-size: 11px;
	color: #000000;
	background-color: #e6e6e6;
	padding: 2px 2px;
}

.sitemap_sub a {
	color: #000000;
}

.sitemap_sub a:hover {
	color: #999999;
	text-decoration: none;
}

/* message box */
.messageBox {
	
}

.errorMessage {
	color: #8F2B27;
	text-align: center;
	font-weight: bold;
}

.messageStackError,.messageStackWarning {
	color: #8F2B27;
}

.messageStackSuccess {
	color: #8F2B27;
}

/* input requirement */
.inputRequirement {
	font-family: tahoma, sans-serif;
	font-size: 10px;
	color: #ff0000;
}

.tableShop {
	background-color: #ffffff;
	border-left: 1px solid;
	border-right: 1px solid;
	border-color: #b6b7cb;
}

.nav {
	background-image: url("img/nav_left.png");
	background-repeat: repeat-y;
}

.navLeft {
	width: 183px;
}

.navRight {
	vertical-align: top;
	width: 185px;
}

.contentsTopics {
	height: 20px;
	font-family: tahoma, sans-serif;
	font-size: 16px;
	font-weight: bold;
/*	background-color: #B9B4D2;*/
}

.mainContents {
	padding-left: 20px;
	padding-right: 20px;
	background: #fff0e5; /*#ffd8bb;*/
}

.contentArea {
	background-color: #fff0e5;
}

.contents A {
	text-decoration: underline;
}

.sitemap A {
	text-decoration: none;
}

.tableListingI {
	background-color: #eeeeee;
}

.tableListingII {
	background-color: #d0d0d0;
}

.tableBody {
	padding: 5px;
}

.poweredby {
	font-family: tahoma, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

.onepxwidth {
	width: 1px;
}