a:link 
{
	text-decoration : none;
	color: #000000;
	/*color : #000000; */
} 
a:hover {
	text-decoration : none;
	color: #000000;
	/*color : #000000; */
} 
a:active {
	text-decoration : none; 
	color: #000000;
	/*color : #000000; */
} 
a:visited {
	text-decoration : none;
	color: #000000;
	/*color : #000000; */
} 
body 
{
	font-family:Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	margin: 5px auto;
	width:560px;
	/*color : #000000; */
	background-color: #ffffff;
}
td
{
	/*color : #000000; */
}
img
{
}
input
{
	border: solid 1px #000000;
	font-size: 11px;
}
#artNrContainer
{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
	padding: 1px 5px 5px 5px;
}
.artNrColor
{
	font-size: 11px;
	color: #000000;
}
.BarTextColor
{
	color: #000000;
}
.black
{
	color: #000000;
}
.BarTextColor:link
{
	color: #000000;
}
.BarTextColor:hover
{
	color: #000000;
}
.BarTextColor:active
{
	color: #000000;
}
.BarTextColor:visited
{
	color: #000000;
}
#searchButton
{
	border:1px solid #000000;
}
#artDescriptionContainer
{
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
	padding: 0px 5px 5px 5px;
}
.artArticleDetails
{
	margin: 0px 5px 5px 5px;	
}
#languageContainer
{
	background-color: #999999;
	padding: 2px 0px 2px 1px;
	
}
.checkbox
{
}
.checkbox ul
{
	margin: 0px 0px 0px 5px;
	padding: 0px;
	float: left;
}
.checkbox li
{
	display: inline-block;
	list-style-type:none;
}
.checkbox input
{
	border: none;
	float: left;
	margin: 0px;
	padding: 0px;
}
.checkbox label
{
	color: #990000;
	display:block;
	margin: 2px 0px 0px 20px;
	padding-left: 5px;
	text-indent: -4px;
}
.checkbox label:hover
{
	color: #FF0000;
}
.contextMenuPanel 
{
	background: #ffffff;
	border: 1px solid #000000;
	cursor: default;
	padding: 1px 1px 0px 1px;
	width: 130px;
	z-index: 1000;
}
a.contextMenuItem
{
	margin: 1px 0 1px 0;
	display: block;
	color: #000000;
	text-decoration: none;
	cursor: pointer;	
	padding: 4px 19px 4px 33px;
	white-space: nowrap;
}
a.contextMenuItem:hover
{
	background-color: #ffffff;
	color: #000000;
	border: 1px solid #cccccc;
	padding: 3px 18px 3px 32px;
}
.collapsePanel 
{
	background-color:#00ffff;
	overflow:hidden;
}
.dropDownLabel
{
	padding: 2px 20px 2px 5px;
	width: 120px;
}
.containerGroup
{
	border: solid 1px #000000;
	margin: 0px 0px 2px 0px;
	padding: 1px 1px 1px 1px;
	color: #000000;
}
.containerGroupWhite
{
	border: solid 1px #ffffff;
	margin: 0px 0px 2px 0px;
	padding: 1px 1px 1px 1px;
}
.bgColor
{
	background-color: #ffffff;
}
.containerHeader
{
	background-image: url(/Images/container_heading_bg.gif);
	background-repeat:repeat-x;
	background-color: #cccccc;
	font-size: 14px;
	font-weight: bold;
}
.greenContainer
{
	/*background-color: #999999;*/
	border-style:solid;
	border-color:#c2c2c2;
	border-width:1px;
	padding: 2px 0px 2px 1px;
}
.modalBackground
{
	background-color:#ffffff;
	filter:alpha(opacity=75);
	opacity:0.75;
}
.modalProductPopup
{
	background-color: #ffffff;
	border: solid 1px #000000;
	padding: 1px 1px 1px 1px;
	width: 540px;
}
.containerProductHeader
{
	background-image: url(/Images/container_heading_bg.gif);
	background-repeat:repeat-x;
	background-color: #cccccc;
	color: #0066CC;
	height: 20px;
}
.clearFontWeight
{
	font-weight:normal;
}
.size11
{
	font-size: 11px;
}
.size12
{
	font-size: 12px;
}
.size11bold
{
	font-size: 11px;
	font-weight: bold;
}
.size12bold
{
	font-size: 12px;
	font-weight: bold;
}
.size14
{
	font-size: 14px;
}
.size14bold
{
	font-size: 14px;
	font-weight: bold;
}
.priceCaption
{
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
.priceAmount
{
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.priceAmountSmall
{
	font-size: 10px;
	color: #990000;
}
.tableCellButton
{
	border: 1px solid transparent;
	color: #000000;
	padding: 1px 1px 1px 1px;
	text-decoration: none;
}
.tableCellButton:Hover
{
	cursor: default;
	border: 1px solid #0066cc;
	background-color: #C6E1FF;
}
.listLyrics
{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.articleMainTextColor
{
	color: #000000;
}
.invisible
{
	display:none;
}
.searchWatermark
{
	text-align: center;
	font-style: italic;
	color: #696969;
	background-color: #fffacd;
	font-weight: bold;
}
#dropdown {
	/* cancel the default list style */
	list-style:none;
	
	margin:0;
	padding:0;
	width:180px;
	position:relative;
	
}
#dropdown li 
{
	
}
#dropdown li a.parent 
{
	
	display:block; 
	width:180px; height:24px;
	font-weight:700;
	padding:0 0 0 0px;
	line-height:24px;
	/*background:url(parent.gif) 0px 0px no-repeat; */
}
#dropdown li a.hover {
	/*background:url(parent.gif) 0px -40px no-repeat; */
}
#dropdown ul {
	border-style:solid;
	border-width:1px;
	border-color:#c2c2c2;
	
	/* cancel the default list style */
	margin:0;
	padding:0;
	list-style:none;	
	display:none;
		
	/* make sure it has the highest z-index */
	position:absolute;
	left:0;
	z-index:500;
	background:#fff;
	width:180px;
	background-image:url(/Images/menu_bg.gif);
	background-repeat:repeat-y;
	
	-moz-box-shadow: 1px 1px 2px #000;
	-webkit-box-shadow: 1px 1px 2px #000;
	box-shadow: 1px 1px 2px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#000000');
	
	/* background:url(child.gif) left bottom no-repeat; */
}
#dropdown ul li {
	font-size:11px;	
}
	
#dropdown ul li a {
	display:block; 
	font-weight:700;
	padding:2px 0 0 2px;
	height:24px;
	color:#000;
}
		
#dropdown ul li a:hover {
	color:#ffab02	
}