body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}
body {
	background-color: #000000;
}

#amadeus {
left:10px;
	width:100%;
	float:right;
	z-index:1000;
	padding-top:88px;
}

#showcase_wrapper_front {
	height: 300px;
	width: 500px;
	float: left;
	margin-left: 2px !important;
	margin-left: 1px;
	overflow: hidden;
	z-index:10;
}

#showcase_wrapper_front .showCase,
#showcase_wrapper_front .showCaseInactive {
	width: 155px;
	height: 300px;
	float: left;
	overflow: hidden;
	cursor:pointer;
}
	
#showCase0 {

}

#showCase1 {

}
	
#showCase1,#showCase2 {
	margin-left: 6px;
}		

.readMore {
	display: inline;
	position: relative;
	top: 60px;
	float: right;
	color: #fff;
	padding: 20px 30px;
	text-decoration: none;
font-weight:bold;
	background: #cc0000;
}

#showcase_wrapper_front .showCaseInactive .readMore {
	display: none;
}





a {
	color: #04497a;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}
