/*------------------BASE CSS ----------------------------*/
body {
height: 100%; 
width: 100%; 
margin: 0; 
font-family: verdana;
font-size: 11px;
background-color:#000000;
}

TEXTAREA, table, OPTION
{
font-family: verdana;
font-size: 11px;	
}

p
{
 margin:0 10px 10px;
}

 A:link, A:active, A:visited  
{ 
	color: #FFFFFf;
	text-decoration: none;	
}	

a:hover
{
	color: #FFFF99;
	font-size:100%
	/*border-bottom: #ffffff 2px dotted;*/
}

h1
{
 font-size:130%;	
}
/*Custom Classes*/
#outlineText
{
	font-weight: bold;
	font-size: 100%;
	color: #990000;
	border-bottom: #006600 2px dotted;
}

#bottomContainer
{
 text-align:center;
 width: 100%;
}

#bottomContainerContent
{
margin:0 auto;
 width: 970px;
 clear:both;
 text-align:justify;
}

#flashcontent
{

	text-align:left;
}

#leftJoinMailingListContainer
{
 float:left;
	 margin-top:5px;

}

#middleContentContainer
{

 float:left;
    padding: 1px; 

    width : 560px;
	height: 520px;
    OVERFLOW:auto;
    PADDING-TOP : 4px;
    left: 235px;
     color:#ffffff;
     
      margin-left:10px;
      margin-right:10px;

/*Works in I.E only*/
	scrollbar-face-color:#26003C;
	scrollbar-arrow-color:#ffff99;
	scrollbar-track-color:#000000;
}

#middleContentContainer table
{
	 color:#ffffff;
}

#shopContainer
{
	 float:left;
	 margin-left:0px;
	 margin-top:5px;
}

.photosTable
{
	 text-align:center;
}

.photosTable td
{
	 vertical-align:top;
}


.storeTBL
{
	width: 75%;
	padding: 10px;
	border-collapse: collapse; 
	border: 1px solid #000000;
	border-color:#111111;
}

.storeTBL td
{
		 vertical-align:top;
		  text-align:left;
		  margin-top:5px;
		  padding: 10px;

}

.storeWelcomeMessage
{
	font-size:14px;
}


.storeHeaderTitle
{
font-size:16px;
	font-weight:bold;
}


.storeProductTitle
{
	font-size:120%;
	font-weight:bold;
}

/* Page Footer */
#footerContainer
{
clear:both;	
	text-align:center;
	width: 100%;
	height: 20px;
	font-size: 95%;
	background: url('../images/BG_footer_musicPlayer.jpg') repeat-x;
}


#musicPlayer
{
	 margin-top:3px;

}

#mobleyinc
{
	
	  margin-left:5px;
	 color: #ffffff;
	 margin-top:5px;
	 margin-bottom:10px;
}

#footer p
{
text-align:right;
color: #ffffff;
}

#flashPlayer
{
	text-align:right;
}