a:link, a:visited { text-decoration: none; color: #ffff00;  }
a:hover { text-decoration: underline; color: #ffff00; }

#simplemodal-overlay { background-color: #060006; }
#simplemodal-container { background-color: #EEEEEE; }

body {
	background: url(graphics/dark.gif);
	background-color: #1c181c; 
	-webkit-text-size-adjust: none;
}

.statusContainer {
	margin-right:10px;
	margin-top:18px;
}

.statusTable {
	border: solid 1px #EEEEEE;
	border-collapse: collapse;
	text-align: left;
	height: 8px;
}

.statusCell {
	width: 100px;
}

.imgLetterBox {
	border: solid 13px #EEEEEE;
	border-bottom-width: 38px; 
	width: 842px;
	height: 563px;
	background: #EEEEEE;
}

.imgLetterBoxThumb_1 {
	border: solid 9px #EEEEEE;
	border-bottom-width: 7px; 
	width: 198px;
	height: 132px;
	background: #EEEEEE;
}

.imgLetterBoxThumb_2 {
	border: solid 0px #EEEEEE;
	border-top-width: 9px; 
	border-bottom-width: 7px; 
	width: 198px;
	height: 132px;
	background: #EEEEEE;
}

.imgLetterBoxThumb_3 {
	border: solid 9px #EEEEEE;
	border-bottom-width: 7px; 
	width: 198px;
	height: 132px;
	background: #EEEEEE;
}

.imgWide {
	border: solid 13px #EEEEEE;
	border-bottom-width: 38px; 
	width: 988px;
	height: 563px;
	background: #EEEEEE;
}

.imgTall {
	border: solid 13px #EEEEEE;
	border-bottom-width: 38px; 
	width: 418px;
	height: 628px;
	background: #EEEEEE;
}

.typeInv {
	font-family: verdana;
	font-size: 11px;
	color: #1c1c1c;
	line-height: 12pt;
}

.typeStd {
	font-family: verdana;
	font-size: 11px;
	color: #aeaeae;
	line-height: 12pt;
}

.typeFade {
	font-family: verdana;
	font-size: 11px;
	color: #bababa;
	line-height: 12pt;
}

.typeTemp {
	font-family: verdana;
	font-size: 11px;
	color: #787378;
	line-height: 12pt;
}

.typeDark {
	font-family: verdana;
	font-size: 11px;
	color: #404040;
	line-height: 12pt;
}

.typeBright {
	font-family: verdana;
	font-size: 11px;
	color: #efefef;
	line-height: 12pt;
}

.container {
	text-align: center;
}

.containerDesc {
	padding-left: 26px;
	padding-right: 26px;
	margin-top: -28px;
}

.batchContainer_842 {
	margin-top: 70px;
	text-align: right;
	width: 777px;
}

.batchDesc_842 {
	padding-right: 8px;
	margin-top: 51px;
	width: 777px;
}

.batchContainer_988 {
	margin-top: 70px;
	text-align: right;
	width: 777px;
}

.batchDesc_988 {
	padding-right: 8px;
	margin-top: 51px;
	width: 777px;
}

.batchContainer_418 {
	margin-top: 70px;
	text-align: right;
	width: 777px;
}

.batchDesc_418 {
	padding-right: 8px;
	margin-top: 51px;
	width: 777px;
}

.awesome{
 background: #EEEEEE;
 display: inline-block;
 padding: 5px 10px 6px;
 color: #404040;
 text-decoration: none;
 font-weight: ;
 line-height: 1;
 -moz-border-radius: 0px;
 -webkit-border-radius: 0px;
}

