/*
  $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; font-size: 12px; color: #000000;}
.errorBox { font-family : Arial; font-size : 12px; font-weight: bold; }
.stockWarning { font-family : Arial; font-size : 12px; color: #ffffff; }
.productsNotifications { }
.orderEdit { font-family : Arial; font-size : 12px; color: #ffffff; text-decoration: underline; }

A:link
{
	color:black;
}
A:visited
{
	color:black;
}
A:hover
{
	color:black;
}
A:active
{
	color:black;
}


#wrap_out {
background-image:url(../images/template/bg.jpg);
background-repeat:repeat-x;
width:100%;
}

.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
}


#wrap_in {
width:784px;
margin:0 auto 0 auto;
}

#content {
background-color:#FFFFFF;
}

#shop_menu {
color:#FFFFFF;
background-color:#5e5e5e;
}

#shop_menu a {
color:#ffffff;
text-decoration:none;
}

#shop_menu a:hover {
color:#ffffff;
}

#shop_content {
background-color:#c0c0c0;
}

#detail_content {
padding:0 8px 0 8px;
color:#000000;
}

A {
  color: #ffffff;
  text-decoration: none;
}

A:hover {
  color: #ffffff;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {

}

TR.headerNavigation {

}

TD.headerNavigation {
  font-family: Arial;
  font-size: 12px;

  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation {
  color: #000000;
  font-family:Arial;
  font-size:12px;

}

A.headerNavigation:hover {
  color: #000000;
  font-family:Arial;
  font-size:12px;

}

A.headerNavigation:visited {
  color: #000000;
  font-family:Arial;
  font-size:12px;

}

TR.headerError {

}

TD.headerError {
  font-family: Arial;
  font-size: 12px;

  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {

}

TD.headerInfo {
  font-family: Arial;
  font-size: 12px;

  color: #ffffff;
  font-weight: bold;
  text-align: center;
}




.infoBox {
}

.infoBoxContents {
  font-family: Arial;
  font-size: 12px;
}

.infoBoxNotice {

}

.infoBoxNoticeContents {

  font-family: Arial;
  font-size: 12px;
}

TD.infoBoxHeading {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color: #434343;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial;
  font-size: 12px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
}

TABLE.productListing {
  border: 0px;
  background-image:url(../images/track-bg-grad.jpg);
  background-repeat: repeat-y;
  font-size: 14px;
}

TABLE.productListing td {
  vertical-align: top;
}

.productListing-heading {
  font-family: Arial;
  font-size: 17px;
  color: #fff;
  font-weight: bold;
  height:40px;
}

tr.productListing-headinghead {
  background:transparent url(../images/track-header.jpg) no-repeat 0% 100%;
  height:40px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
  tr.productListing-headinghead {
  background-image: url(../images/track-header-webkit.jpg) !important;
  height:40px;
}
}



tr.productListing-headinghead td {
  font-family: Arial;
  font-size: 17px;
  color: #fff;
  font-weight: bold;
  height:40px;
  vertical-align: middle;
  background: transparent !important;
}
tr.productListing-headinghead td a { color:#fff; text-decoration:none}
tr.productListing-headinghead td a:visited { color:#fff; text-decoration:none}
tr.productListing-headinghead td a:hover {text-decoration:none}

TD.productListing-data {
  font-family: Arial;
  font-size: 14px;
}


TD.pageHeading, DIV.pageHeading {
  font-family: Arial;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
}

TD.pageHeading_2, DIV.pageHeading_2 {
  font-family:Arial;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  height:44px;
  padding-left:50px;
  background-image:url(../images/template/out_cat_header.jpg);
  background-repeat:no-repeat;
}

.pageHeading_bg {
  background-image:url(../images/template/page_header.jpg);
  background-repeat:no-repeat;
  }

TD.pageHeading_table, DIV.pageHeading_table {
  font-family: Arial;
  font-size: 20px;
  font-weight: bold;
  height:44px;
}

TR.subBar {

}

TD.subBar {
  font-family: Arial;
  font-size: 12px;
  color: #ffffff;
}

TD.main, P.main {
  font-family: Arial;
  font-size: 12px;
  line-height: 1.5;
  color:#000000;
}
TD.main input {
	border:1px solid #8c8989 ;
}
TD.main2 input {
	border:1px solid #8c8989 ;
	width:260px;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial;
  font-size: 12px;
  padding-top:10px;
}

TD.accountCategory {
  font-family: Arial;
  font-size: 13px;
  color: #ffffff;
}

TD.fieldKey {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial;
  font-size: 12px;
  color: #ffffff;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial;
  font-size: 12px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial;
  font-size: 12px;
}

SPAN.greetUser {
  font-family: Arial;
  font-size: 12px;
  color: #d14015;
  font-weight: bold;
}

TABLE.formArea {

  border-color: #666666;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial;
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial;
  color: #ffffff;
}

SPAN.errorText {
  font-family: Arial;
  color: #ffffff;
}

TD.category_desc {
  font-family: Arial;
  font-size: 15px;
  line-height: 1.2;
}


.moduleRow { }
.moduleRowOver {cursor: pointer; cursor: hand; }
.moduleRowSelected {}

.checkoutBarFrom, .checkoutBarTo { font-family: Arial; font-size: 12px; color: #ffffff; }
.checkoutBarCurrent { font-family: Arial; font-size: 12px; color: #ffffff; }

/* message box */

.messageBox { font-family: Arial; font-size: 12px; }
.messageStackError, .messageStackWarning { font-size: 16px; background-color: #ffffff; color:#f24a18; font-weight:bold; padding-left:90px; }
.messageStackSuccess { font-size: 16px; background-color: #ffffff; color:#f24a18; font-weight:bold; padding-left:90px; }

/* input requirement */

.inputRequirement { font-family: Arial; font-size: 12px; color: #000000; }
/* DDB - 041031 - Form Field Progress Bar */
.progress{
	width: 1px;
	height: 14px;
	color: white;
	font-size: 12px;
      overflow: hidden;
	background-color: navy;
	padding-left: 5px;}

#player_wrap
{
	width:100%;
	text-align:center;
}
#player
{
	margin:0;
	background-color:black;
	width:312;
	height:135;
}

#player_logo
{
	width:100%;
	text-align:center;
	float:left;
}
#player_logo
{
	float:left;
}

.underline {
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
}

.content_text {
font-family: Arial;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 12px;
font-size-adjust: none;
font-stretch: normal;
color: #000000;
text-align: left;
}



.logo_img {
margin-left:18px;
margin-top:4px;
}



.purple_button {
background-color:#660066;
color:#FFFFFF;
font-weight:bold;
}


.esolutions {
color:#333333;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
text-align:center;
}

.esolutions a:link, a:visited, a:active {
color:#333333;
text-decoration:none
}

.esolutions a:hover {
color: #CCCCCC;
}

.main
{
font-family: Arial;
  font-size: 12px;
  line-height: 1.5;
  color:#000000;
}

.tracks_head_note
{
	font-size:10px;
}

.broadjam-head {
	width:450px;
	height:120px;
	float:right;
	margin-right:30px;
	background-image:url(../images/BroadjamWelcome.png);
	background-repeat:no-repeat;
}

.thleft th {
	text-align: left;
}

a.no-underline {
	text-decoration: none !important;
}

.moniker {
	font-size: 12px;
}

div#writer-dialog {
	font-size: 14px;
}
