/*
  $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: 10px; }
.errorBox { font-family: Arial, Helvetica, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family: Arial, Helvetica, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family: Arial, Helvetica, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

table.outerbody {

}

table.borderbody {
	background-image: url(images/custom/background_generic_empty.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
table.borderbody_index {
	background-image: url(images/custom/background_homepage_listen.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
table.borderbody_songinfo {
	background-image: url(images/custom/background_songinfo.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
table.borderbody_media {
	background-image: url(images/custom/background_media_page.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

table.innerbody {

}

.column_left {
	background-color: #ECF0F2;	
}
.column_right {
	background-color: #ECF0F2;	
}
/*
BODY {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #660000;
	font-size: 12px;
	margin: 0px;
	background-image: url(images/custom/background_color_red.jpg);
	background-repeat: repeat;
}

A {
	color: #660000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}

A:hover {
  text-decoration: underline;
}
*/
FORM {
	display: inline;
}
table.header {

}
table.header_inner {

}
TR.header {
}
TABLE.headerNavigation {
	
}
TR.headerNavigation {
}

.headerNavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight : bold;
	color: #61141E;
}

A.headerNavigation { 
	color: #61141E; 
}

A.headerNavigation:hover {
	text-decoration: underline;
	color: #61141E;
}
.footerNavigation {
	color: #FFFFFF;
	text-decoration: none;
}
A.footerNavigation {
	color: #FFFFFF;
	text-decoration: none;
}

A.footerNavigation:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
A.headerNavigation:hover {
	text-decoration: underline;
}
TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}
TABLE.footer {
	color: #FFFFFF;
}
TR.footer {
	color: #FFFFFF;
}

TD.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.footer_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.infoBox {
	background-color: #b6b7cb;
}

.infoBoxContents {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	background-color: #FAF5E4;
}

.infoBoxNotice {
}

.infoBoxNoticeContents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FF8E90;
}

TD.infoBoxHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #660000;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Helvetica, 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-color: #FFFAF0;
	line-height: 18px;
}

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-color: #FFF2D9;
	line-height: 18px;
}

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

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

TD.productListing-data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.productListing-section {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #794800;
}
A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #660000;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	color: #333333;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}
a.smallText {
	color: #FFFFFF;	
}

TD.accountCategory {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

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

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

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

SPAN.newItemInCart {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial, Helvetica, 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: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, Helvetica, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Arial, Helvetica, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; }
.moduleRowSelected { background-color: #E9F4FC; }

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

/* message box */

.messageBox { font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: #99ff00; }

/* input requirement */

.inputRequirement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.general_Large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #660000;
}
.general_medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #660000;
}
.general_text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #660000;
	font-size: 12px;
}
.general_text_bold {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #660000;
	font-size: 12px;
	font-weight: bold;
}
.general_text_11 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #660000;
	font-size: 11px;
}
.general_text_light {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #990000;
	font-size: 12px;
}
.general_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660000;
	font-style: normal;
	font-weight: normal;
}
.general_small_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #660000;
}
.general_tiny {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #660000;
}
.general_li_text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #660000;
	font-size: 12px;
	line-height: 18px;
}
.general_li_check_text {
	list-style-image: url(images/li_check_grey.gif);
	list-style-position: outside;
	list-style-type: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #660000;
	font-size: 12px;
	line-height: 18px;
}

.general_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.general_sub_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #425A88;
}

.slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-transform: none;
	font-weight: bold;
}
.box1 {
	background-color: #636D7D;
	border-color: #CC6600;
	border-style: solid;
	border-width: 2px;
}
.box1_text {
	background-color: #FFFFFF;
	color: #663300;
}
.box2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	padding: 10px 10px 10px 10px;
	width: auto;
	height: auto;
	background-color: #ECF0F2;
}
.box2_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	background-color: #ECF0F2;
	padding: 10px 10px 10px 10px;
	width:auto;
	height:auto;
}
.box2_heading_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 14px;
	font-weight: bold;
}
.box2_table_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	background-color: #ECF0F2;
}
.box2_table_text_border {
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
}
.services_heading {
	font-family: Arial, Helvetica, sans-serif;
	color: #663300;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
.profileBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #9900CC;
}
.profileHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #CC0033;
}
.profileBoxContents {

}
.red_medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-style: normal;
	font-weight: bold;
}
.red_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-style: normal;
	font-weight: normal;
}

.pop {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
}
.poptext {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F3F3F3;
	color: #000066;
}
.popimg {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #000000;
	color: #CCCCCC;
}
.catalog_text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.catalog_small_text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.catalog_pop {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.catalog_poptext {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F3F3F3;
	color: #000066;
}
.catalog_popimg {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.purchase {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #00FF00;
}
.nav2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFEC00;
}

.index_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #003399;
}
.index_highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #FF8040;
}
.index_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.index_text_highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0033CC;
	text-transform: uppercase;
}
.blue_box {
	background-color: #99CCFF;
	border-top-color: #333333;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #333333;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #333333;
	border-left-style: solid;
	border-left-width: 1px;
}

.blue_box_contents {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
}


.blog_Box {
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.blog_BoxContents {
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.blog_body {
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.blog_title {
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.blog_text {
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.blog_title_small {
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.blog_date {
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.blog_categories {
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.newsletters_Box {
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.newsletters_BoxContents {
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.newsletters_title {
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.newsletters_title_small {
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.newsletters_date {
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.newsletters_categories {
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.song_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight : bold;
	color: #660000;
	font-style: normal;
}
.song_category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight : bold;
	color: #660000;
	font-style: normal;
}
.song_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : normal;
	color: #6A4000;
	font-style: normal;
}
.song_embed {
	background-image: url(images/custom/audio_player_box.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.song_embed_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
	color: #660000;
	font-style: normal;
}
.song_embed_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : normal;
	color: #800000;
	font-style: normal;
}
a.song_embed_download {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
	color: #660000;
	font-style: normal;
	text-decoration: none;
}
a.song_embed_download:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
	color: #660000;
	font-style: normal;
	text-decoration: underline;
}
.media_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight : bold;
	color: #000000;
	font-style: normal;
}
.press_Box {
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.press_BoxContents {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.press_title {
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.press_body {
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}
.press_body_small {
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}
.press_text {
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.press_title_small {
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.press_title_small_italics {
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
}
.press_date {
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.press_categories {
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.press_click_to_read {
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
}
.press_click_to_edit {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
}
.twitter_scroll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}
a.twitter_scroll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}
.required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
}
.yourtown_form_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #996600;
}
.yourtown_form_heading_dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #A22827;

}
.yourtown_form_heading_dark_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #A22827;
}
.yourtown_listingsplit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #A22827;
}
.yourtown_more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.yourtown_see_others {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A22827;
	font-weight: normal;
}
.yourtown_banner_image {
	background-image: url(images/custom/banner_village.jpg);
	background-repeat: no-repeat;
}
.itunes_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}
