TD.contentdisplay
{
	background-image: url(/maritime/exhibitions/shipwrecked/graphics/sandtexture.jpg);
	margin: 0;
	vertical-align: top;
}


DIV.flag, DIV.flagprint
{
	float: left;
	width: 80px;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	font-family: Arial;
}

DIV.flag IMG, DIV.flagprint IMG
{
	display: block;
	border-bottom: solid 1px #A06C16;
	margin-bottom: 5px;
}

DIV.flagprint IMG
{
	border: 0;
}


DIV.textentry
{
	border: solid 1px #000000;
	padding: 10px;
}

DIV.textentry LABEL
{
	font-size: 80%;
	font-weight: bold;
}

DIV.textentry INPUT.txtin
{
	padding: 2px;
	font-weight: bold;
	color: #333366;
	width: 300px;
}

/* Survival game */
DIV.item
{
	float: left;
	text-align: center;
	font-size: 80%;
	font-weight: bold;
	background-color: #dddddd;
	border: solid 1px #000000;
	margin: 5px;
}

DIV.item DIV.head
{
	color: #ffffff;
	padding: 2px;
}

DIV.item IMG
{
	border: solid 1px #000000;
	display: block;
	margin: 5px;
}

DIV.item DIV.select, DIV.item DIV.selected
{
	background-color: #eeeeee;
	margin: 5px;
	border: solid 1px #cccccc;
}

DIV.item DIV.selected
{
	color: #FFFFFF;
}

DIV.chosen
{
	clear: both;
}

DIV.votecontainer
{
	width: 800px;
	font-size: 80%;
}

DIV.vote
{
	margin-bottom: 10px;
	width: 100%;
	font-weight: bold;
}

DIV.vote DIV.bar
{
	border: solid 1px #ffffff;
	padding: 0;
}

DIV.vote IMG
{
	border: solid 1px #000000;
	border-right: solid 10px #993300;
	margin: 0;
	display: block;
}

DIV.timer
{
	font-family: Courier;
	font-size: 180%;
	font-weight: bold;
	border: solid 1px #E7AD4E;
	width: 275px;
	text-align: right;
	padding: 10px;
	color: #993300;
}

DIV.bus2008
{
	background-color: #ffffff;
	border: solid 1px #000000;
	margin-top: 20px;
	text-align: right;
	font-size: 70%;
	padding-bottom: 5px;
}

DIV.bus2008 IMG
{
	margin-bottom: -15px;
	margin-right: -5px;
}

HR.rule
{
	border: 0;
	height: 1px;
	background-color: #ffffff;
	color: #ffffff;
}


TD.imagedisplay IMG
{
	display: block;
	border-bottom: solid 1px #000000;
	border-right: solid 1px #000000;
}

TD.imagedisplay
{
	height: 150px;
	background-image: url(/maritime/exhibitions/shipwrecked/graphics/sandtexture.jpg);
}

TD.imagedisplay_empty
{
	background-image: url(/maritime/exhibitions/shipwrecked/graphics/sandtexture.jpg);
}

A.gamebut
{
	font-size: 120%;
	font-weight: bold;
}

IMG.tourmap
{
	float: left;
	border: solid 1px #000000;
	margin: 0;
	padding: 0;
}

DIV.crackers
{
	float: right;
	border: solid 1px #E7AD4E;
	font-size: 80%;
	font-weight: bold;
	padding: 5px;
	text-align: right;
	width: 350px;
}

DIV.crackers IMG
{
	border: none;
	display: block;
}




/* TOUR */
div.ImagePanel
{
	width: 375px;
	height: auto;
	padding: 5px;
	margin: 0px;
	margin-bottom: 10px;
	margin-right: 5px;
	background-color: #ffffff;
	float: left;
}

div#MyImageGallery_ImgPnl
{
	
	
	text-align: center;
	
}

div#MyImageGallery_ImgPnl img
{
	
	padding: 0px;
	margin: 0px;
	}

div#MyImageGallery_ImgPnl span
{
	
	text-align: center;
	display: block;
	font-size: 85%;
	margin: 0px;
	padding: 5px 2px 0px 2px;
	border: 0px solid #00ff00;
}

div#MyImageGallery_PgrImgs
{
	
	position: relative;
	top: 10px;
	height: 40px;
	width: 100%;
	border: 0px solid #999999;
	font-size: 80%;
}

div#MyImageGallery_PgrImgs a img
{
	padding: 0px;
	margin: 0px;
	border: 0px solid #ffff00;
}

div#MyImageGallery_PgrImgs a
{
	float: left;
	border: 0px solid black;
}




