* {
  font-family: verdana, arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

#container {
  width:100%
}

a {
  text-decoration: none;
  color: #000000;  
}

.manufacturerHover a:hover {
	color:#008DA8;
	text-decoration:underline;
}

.l1nav a {
	font-size: 8px;
	color: #ffffff;
}

.l1nav a:hover {
	text-decoration: underline;
}

.navOn {
	background-color: #FFFFFF;
}

.navOff {
	background-color: #000000;
}

form  {
  padding: 0;
  margin: 0;
}

html {
  height: 95%;
}

body {
  margin: 0px;
  padding:0px; 
  min-width: 750px;
  height: 100%;
  background-color:#ffffff ;

}

tr {
  vertical-align: top;
}


th {
  text-align: left;  
}

th.headerRow {
 color: #FFFFFF;
}

#headerRow {
  background: #000000;
}

#headerCol {
  vertical-align:middle;
  text-align:left;
}

#musicWorkshopHeader {
  width: 100%;
}

#musicWorkshopHeader tr {
  vertical-align: middle; 
  height: 75px;
}

#musicWorkshopHeader td {
  width: 100%;
}

.error {
  background-color: #ffffff;
  color: #ff0000;
  font-weight: bold;
  text-indent: 15px;
}

.center {
  margin-left:auto; margin-right:auto;
}

.dayHR {
  height: 1px;
}

.greenBar {
  width: 100%;
  height: 1px;
  text-align: right;
}

.search  {
  border: 1px solid #ffffff;  
  background-color: #ffffff;
  color: #000000;
}

#searchCol {
  color: #000000; 
  vertical-align: middle; 
  width: 160px; 
  padding-top: 1px; 
  text-align: center;
}

#search {
  vertical-align: middle;
}

.pad5 {
  padding: 5px;
}

#searchInput {
  color: #FFFFFF; 
  background-color: #000000;
}

.submit, input, select{
  border: 1px solid ;  
  background-color: #ffffff;
  color: #000000;
  height: 16px;
}

option {
	color: #000000;
}

input, .textarea {
  border: 1px solid ;  
  background-color: #ffffff;
  color: #000000;
}

input {
  height: 16px;
   color: #000000;
}

.found {
  background-color: ;
  font-weight: bold;
}

.leaderboard td, .leaderboard th  {
  border: 1px solid ;
  text-align: center;
}

.purple {
  background-color: #ffffff;
}

.categoriesMenu {
  width: 100%;
}

.categoriesMenu td {
  padding: 4px;
}

.categoriesMenu a {
  color: #ffffff;
  font-weight: bold;
  margin: 0px;  
}

#menuRow {
  background: #000000; 
  color: #ffffff; 
  font-size: 9px; 
  height: 15px; 
  text-align: left; 
}

#menuRow td {
  color: #FFFFFF; 
  padding-left: 10px; 
  vertical-align: middle;
}

#breadCrumbRow {
  background-image: url('/img/stripestretch.jpg'); 
  color: #000000; 
  font-size:9px; 
  height:22px; 
  text-align:left; 
}

#breadCrumbRow td {
  vertical-align: middle;
}

#breadCrumbSearch {
  width: 100%;
}

#breadCrumb {
  color: #000000; 
  padding-left: 10px; 
  vertical-align: middle;
}

h1, h1 a {
  font-size: 24px;
  margin-top: 0px;
  margin-bottom: 10px;
  color: #0f307f;
  font-weight: bold;
  border-bottom:1px solid #000000;
}

h2, h2 a {
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 5px;
  font-size: 15px;
  color: #000000;
}

.prodHeading {
  color: #6D6F71;
  margin-bottom: 5px;
}

#homeH2 {
  color: #4c4c4c;
  margin-top: 10px;
  margin-bottom: 0px;
  padding: 0px;
}

#homeH3 {
  font-size: 11px;
  color: #4f4f4f;
  margin-top: 0px;
  padding-bottom: 10px;
}

h5, h5 a {
  font-size: 15px;
  color:  #000000;
  margin: 0px;
  padding-bottom: 10px;
}

p {
  padding-left: 10px;
} 

.qty {
  width: 40px;
  text-align: center;
}

h3 {
  color: red;
  font-size: 12px;
  margin: 0px;
}

h4 {
  color: #000000;
  font-size: 16px;
  margin-top: 2px;
  margin-bottom: 2px;
  display: inline;
}

.money {
  text-align: right; 
}

.headerRow {
  background-color:#000000 ;
  padding: 0px; 
}

.mainTable {
  margin-left: auto;
  margin-right: auto;
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: outset outset outset outset;
	border-color: black black black black;
	border-collapse: collapse;
	background-color: white;  
}

h3.reviews {
  margin-top: 5px;
  margin-bottom: 5px;
}

.cartTotal, .cartTotal h3  {
  background-color: #ffffff;
  color: #000000;
}

.cartTotal td {
  text-align: center;
}

#footerCol {
  background-color: #000000; 
  padding: 5px;
}

#footerDiv {
  position: relative; 
  float: left; 
  color: #FFFFFF;
}

#footerContactDetails {
  width: 140px; 
  position: absolute; 
/*  bottom: 30px; */
margin-top: -120px; 
  left: 0px; 
  color: #FFFFFF; 
  display: block; 
}

#footerCopyright {
  float: right; 
  color: #FFFFFF;
}

.fullWidth {
  width: 100%;
}

.price {
  font-size: 12px;
  font-weight: bold;
}

.white {
  color: #FFFFFF;
}

.whiteBG {
  background-color: #FFFFFF:
}

.blackBG {
  background-color: #000000;
}

.whiteColor {
  color: #FFFFFF;
}

.blueColor {
  color: #008DA8;
}

.l2Cat {
  width: 5px; 
  color: #FFFFFF;
}

.l3Cat {
  width: 5px; 
  color: #FFFFFF;
}

.navSelected {
  color: #FFFFFF;
}

.classDates {
  width: 100%;
}

.classDates, .classDates th, .classDates td {
  border: 1px solid;    
}

.icons {
	color: #000000;
	font-size: 8px;
}

img, a {
	border: 0px;
};

.adminData {
	width: 100%;
}

.dropbox, select {
	color: #000000;
}

.maintitle {
  border-left:0px;
  border-right:0px;
  border-top:0px;
  border-bottom:1px solid #000000;
  font-size:24px;
  color:#103675;
  font-weight:bold;
  vertical-align:bottom;
}

#askQuestionContentBox {  
  text-align: center;
  padding-top: 5px;
  color: #FFFFFF;
}

#randomReview {
  text-align: center; 
  width: 150px; 
  background-color: #000000;
}

#randomReviewHeading {
  color: #FFFFFF; 
  padding: 4px; 
  font-size: 14px; 
  font-weight: bold;
}

#randomReviewImage {
  padding: 2px; 
  padding-bottom: 0px;
}

#randomReview a {
  color: #FFFFFF; 
  font-size: 11px;
}

#randomReviewName {
  color: #FFFFFF; 
  padding: 2px; 
  font-size: 12px;
}

.askQuestionBoxLeftTop {
  width: 10px;
  height: 10px;
  background-image: url(/img/blank10pix.gif);
}

.askQuestionBoxRightTop {
  width: 10px;
  height: 10px;
  background-image: url(/img/blank10pix.gif);
}

.rightsidebar {
  
}

.l1On {
  color: #FFFFFF;
  background-color: #000000;
}
  
.l1Off {
  color:#ffffff;
}

.singleProduct {
  font-size: 12px;
}

table.homeProduct {
  width: 100%;
}

td.l2CategoryListItemName {
  text-align: center;
  font-size: 12px;
  color: #FFFFFF;
  font-weight: bold;
  padding: 2px;
  padding-left: 10px;
  padding-right: 10px;
}

#musicWorkshopWhiteGap {
  height:5px;
}

/***********************************/
/*Begin Variable style*/
/***********************************/
table.category {
 background-color: #008DA8;
}


#leftTitle2 {
  cursor: pointer;
  width: 300px;
  height: 75px;
  background-image: url(/img/title_left_default.jpg);
	background-repeat: no-repeat;
	background-position: center middle;
}

#leftTitle {
  cursor: pointer;
  float: left;
  width: 300px;
  height: 75px;
  background-image: url(/img/title_left_default.jpg);
	background-repeat: no-repeat;
	background-position: center middle;
}

#rightTitle2 {
  float:right;
  width: 450px;
  height: 75px;
  background-image: url(/img/title_right_default.jpg);
	background-repeat: no-repeat;
	background-position: center middle;
}

#rightTitle {
  float:right;
  width: 450px;
  height: 75px;
  background-image: url(/img/title_right_default.jpg);
	background-repeat: no-repeat;
	background-position: center middle;
}

#lhsNavCol {
  width: 150px; 
  height: 100%; 
  background-color: #008DA8; 
  color: #ffffff; 
  font-size: 11px;  
}

#lhsNav {
  width: 145px; 
  height: 100%;
}

#lhsNav td {
  padding-bottom: 10px;
}

#contentCol { 
  width: 100%; 
  padding: 20px; 
  padding-top: 10px;
}

#pageHeading {
  color: #008DA8;
  margin: 0px;
}

#rhsCol {
  text-align: center; 
  background-color:#d9d9d9; 
  width: 145px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.askQuestionBox {
  border: none;
  background-color: #008DA8;
  margin-bottom: auto; 
  margin-left: auto; 
  margin-right: auto; 
  width: 120px;
}

.askQuestionBoxLeftBottom {
  width: 10px;
  height: 10px;
  background-image: url(/img/rounded_rectangle_left_default.jpg);
}

.askQuestionBoxRightBottom {
  width: 10px;
  height: 10px;
  background-image: url(/img/rounded_rectangle_right_default.jpg);  
}

.askQuestionBoxLeft {  
}

.askQuestionBoxRight {

}
/***********************************/
/*End Variable style*/
/***********************************/