/* LIGHTBOX */

#lightbox{
	background-color:#000000;
	padding: 10px;
	border: 1px solid #333333;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; font: Times New Roman; color: #999999; font-size: 12px; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	
/* COMMON */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

img {
border: 0px;
} 

body,td,th {
	font-family: Times New Roman;
	font-size: 10px;
	color: #666666;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
.galmenu_light {
    font: Times New Roman;
	font-weight: bold;
	font-size: 13pt;
	line-height: 13pt;
	color: #666666;
}
.galmenu_dark {
    font: Times New Roman;
	font-weight: bold;
	font-size: 13pt;
	line-height: 13pt;
	color: #333333;
}
.sitemenu_light {
    font: Times New Roman;
	letter-spacing: 2px;
	font-weight: bold;
	font-size: 15pt;
	line-height: 15pt;
	color: #666666;
}
.text_small {
    font: Times New Roman;
	font-weight: normal;
	font-size: 10pt;
	line-height: 16pt;
	color: #666666;
}
.text_headline {
	font-weight: bold;
	font-size: 20pt;
	line-height: 20pt;
	color: #999999;
}
.text_headline_gray {
	font-weight: bold;
	letter-spacing: 3px;
	font-size: 12pt;
	line-height: 20pt;
	color: #999999;
}
.text_normal {
    font: Times New Roman;
	font-weight: normal;
	font-size: 11pt;
	line-height: 12pt;
	color: #666666;
}

/* SHOP */

.textshop_headline {
	font-weight: bold;
	font-size: 16pt;
	line-height: 17pt;
	color: #cccccc;
}
.textshop_headline_metal {
	font-weight: bold;
	font-size: 16pt;
	margin-left: 10px;
	line-height: 17pt;
	color: #666666;
}
.textshop_headline_fire {
	font-weight: bold;
	font-size: 16pt;
	margin-left: 10px;
	line-height: 17pt;
	color: #8e1c00;
}
.textshop_headline_small {
	font-weight: bold;
	font-size: 11pt;
	line-height: 12pt;
	color: #999999;
}
.textshop_normal {
    font: Times New Roman;
	font-weight: normal;
	font-size: 9pt;
	line-height: 11pt;
	color: #666666;
}
.textshop_price {
    font: Times New Roman;
	font-weight: bold;
	font-size: 11pt;
	line-height: 11pt;
	color: #999999;
}
.textshop_headline_medium {
    font: Times New Roman;
	font-weight: bold;
	font-size: 12pt;
	line-height: 11pt;
	color: #cccccc;
}
.textshop_red {
    font: Times New Roman;
	font-weight: normal;
	font-size: 9pt;
	line-height: 11pt;
	color: #FF0000;
}
.textshop_normal_light {
    font: Times New Roman;
	font-weight: bold;
	font-size: 9pt;
	line-height: 11pt;
	color: #999999;
}

/* OBSOLETE */ 
