html
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #000000;
	margin:0px !important;
	height:101%;
}

body
{
	margin:0px;
	padding:10px;
	min-width:1065px;
	background-color:#A0522D;
}


h1 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	margin:0px;
	color:Black;
	text-align:center;
	padding-top:30px;
}

h2 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}

h3 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
}

h4 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}

a:hover		
{
	color:Red;
}

a
{
	 text-decoration:none;
}

.textcolumn
{
	padding:0px 10px 0px 10px;	
}

.scaltraymap
{
	border-width:0px;
	margin:1px;
	image-rendering: -moz-crisp-edges;
}

.trayimg
{
	border-width:0px;
	border-style:none;
}

#foot
{
	font-size: 10px;
	margin-top:20px;
	margin-bottom:20px;
	text-align:center;
	width:auto;
	background-color:#907040;
	border-width:1px;
	border-style:solid;
}

table.searchtable td
{
	white-space:nowrap;
}

#header
{
	clear:both;
	border-style:none;
	border-width:0px;
}

#banner
{
	height:100px;
	padding:10px;
	background-color:#DEB887;
	border-width:1px;
	border-style:solid;
}

.menu
{
	float:left;
	position:relative;
	width:180px;
	padding-bottom:20px;
	margin-left:-190px;
	background-color:#FFEBCD;
	border-width:1px;
	border-style:solid;
	z-index:5;
}

#main
{
	padding:10px;
	width:auto;
	float:left;
	background-color:#FFEEBD;
	border-width:1px;
	border-style:solid;
}


.container
{
	float:left;
	display:inline;
	margin-left:190px;
	border-style:none;
	border-width:0px;
}

#mosheader
{
}

.rawimg
{}

.colourimg
{ }

.filterlabel
{
	text-align:right;
	position:absolute;
	top:0px;
}

.floatingkey
{
	 position:absolute;
	 z-index:10;
	 padding:3px;
	 background-color:White;
	 white-space:nowrap;
}

.imgbutton
{
	padding:2px 0px 2px 0px;
}

.cols
{
	overflow:hidden;
}

.gvpager
{
	color:White;
}

.progress
{
    position:fixed;
    background-color:white;
    text-align:center;
    left:45%;
    top:50%;
}

.logos
{
    border-style:none;
}

.graphdiv
{
    visibility:hidden;
    left:500px;
    top:500px;
    position: absolute;
    background-color:white;
    width:400px;
    height:300px;
    z-index:20;
}

.dhdetailstable
{
	margin-left:-355px;
	float:left;
	position:relative;
}

.mosaiccontainer
{
	float:left;
}

.mosaicscrollbox
{
    white-space:nowrap;
    height:500px;
	overflow-y:scroll;
	overflow-x:hidden;
}

.detailsmetacontainer
{
	margin-left:355px;
	width:630px;
	float:left;
	position:relative;
	display:inline;
}

.collapseExpandButton
{
    float:left;
    position:relative;
    margin-left:-21px;
    z-index:10;
}

.selectedcorelabel
{
    text-align:center;
    font-size:18px;
    font-weight:bold;
    color:White;
}

/* override VE default pushpin style */

.VEAPI_Pushpin 
{
     margin-top:8px;
     margin-left:7px;
}