﻿html
{
	height: 100%;
}
body
{
	height: 100%;
	/*font-family: ArialMT, Arial, Sans-Serif;*/
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;	
	font-size: 0.8em;
}
#container
{
	width: 880px;
	margin: 5px;
	height:100%;
}
#containerTop
{
	width:635px;
	border-bottom: solid 1px #00355E
}
#leftPanel
{
	position: absolute;
	left: 25px;
	height: 100%;
	width: 140px;
	padding-top:30px;	
}
#mainPanel
{
	margin-left: 175px;
	width: 460px;
}
#containerLeftCentre
{
	left: 0px;
	height: 100%;
	width: 610px;
}
#rightPanelMain
{
	position: absolute;
	height: 100%;
	width: 123px;
	margin-left: 645px;
	top:35px;
}
#babelfish
{
	 position: absolute; left: 820px;
}
#rightPanel
{
	border-left: solid 2px #9FCE66;	
	margin-top: 15px;
}
#Wiki
{
	font-size: .8em;
	padding-left: 13px;
	margin-left: 0px;
}
.contentImage
{
	border: none;
	margin-left:-12px;
	margin-top:-5px;
}
#containerBottom
{
	border-top:solid 2px #9FCE66;
	/*margin: 5px;*/
	margin-top: 300px;
	width: 600px;
}
#Logos
{
	/*margin-left:50px;*/
}
h1
{
	color: #9FCE66;
	text-align: left;
}
h1
{
	font-size: 2.0em;
}
/*h2
{
	font-size: 1.7em;
	font-weight:bold;
	color: #9FCE66;
}*/
h2
{
	font-size: 1.7em;
	font-weight:bold;
	color: #9FCE66;
}
h3
{
	color: #9FCE66;
	font-size: 1.1em;
	font-weight:bold;
	text-align: left;
}
h3 a:link
{
	color: #00355E;
	text-decoration: none;
}
/*buttons*/

.bl,.bl_selected
{
	text-align: center;
	width:120px;
	padding-top:12px;
	padding-left:18px;
	margin: -20px 0px -5px 0px;	
}
.bl
{
	background-image: url(../../images/Unselectedbutton.gif);
	height: 50px;
}
.bl_selected
{
	background-image: url(../../images/Selectedbutton.gif);
	height: 50px;
}
.bl a:link,.bl_selected a:link
{
	color: white;
	font-weight:bold;
	font-size:0.9em;
}
.blTall,.blTall_selected
{
	text-align: center;
	width:120px;
	padding-top:10px;
	padding-left:18px;
	margin: -20px 0px -5px 0px;	
}
.blTall
{
	background-image: url(../../images/UnselectedbuttonTall.gif);
	height: 60px;
}
.blTall_selected
{
	background-image: url(../../images/SelectedbuttonTall.gif);
	height: 60px;
}
.blTall a:link,.blTall_selected a:link
{
	color: white;
	font-weight:bold;
	font-size:0.9em;
}
#linkdiv
{
	padding: 8px 0px 0px 0px;
	width: 101px;
	padding-left:0px;
	float:left;
}
.MenuButton
{
	text-decoration: none;
}

#babelfish
{
	 position: absolute; 
	 left: 815px;
	 top: 65px;
}

/* bid page */
.menuButtonLink
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 1.1em;
	font-weight: bold;
}

.advertHeader, .advertReference
{
	/*font-family: Trebuchet, "Gill Sans MT" , Verdana, Tahoma, Arial;*/
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 1.1em;
	font-weight: bold;
	color: White;
}
.advertHeader
{
	padding-left: 4px;
}
.advertReference
{
	text-align:right;
	padding-left: 4px;
}
.advertIcon
{
	margin-top: 4px;
	/*background-color: white;*/
}
.advertPartnerPhoto
{
	margin-top: 4px;
}
.advertBody
{
	font-size: 1.0em;
}
.AdvertPanel
{
	position: absolute;
	left: 10px;
	top: 10px;
	z-index: 200;
	background-color: white;
	border: solid 1px black;
	width: 725px;
}
.advertHeaderRow
{
	 border-top: solid 1px black;
}
.advertImageTable
{
	border: solid 1px black;
	background-color: white;
	height:140px;
}
.PicturePanel
{
	z-index: 200;
	background-color: white;
	border: solid 1px black;
	width: 300px;
}
.Thumbnail
{
	cursor: hand;
	display: block;
	/*float: left;*/
	margin: 0px 0px 0 0;
}
.ThumbnailCell
{
    /*border: solid 1px black;*/
    padding: 0 0 0 0 ;
}
.LargePic
{
    border-left:solid 1px black;
    border-top:solid 1px black;
    border-right:solid 1px black;  
    cursor: hand;
}
.PlainBorder
{
    border-bottom:solid 1px black;
    border-right:solid 1px black;
    border-left:solid 1px black;  
}
.Previous
{
	color: blue;
	cursor: hand;
	text-decoration:underline;
	float:left
}
.Next
{
	color: blue;
	cursor: hand;
	text-decoration:underline;
    float:right;
}
#MorePics
{   
	background-color: white;
	vertical-align: bottom;
	display: none;
}



#ctl00_ContentPlaceHolder1_FeedbackList
{
	font-size: .8em;
}

.mapArea
{
	z-index:2;
	position:absolute;
	top:0;
	left:0;
	border-style:none;
}
.questionnaireDiv
{
	float: left;
	width: 200px;
}

.questionnaire
{
	background-color: #00355E;
	color: White;
	margin: 1px 1px 1px 1px;
	border: solid 2px white;
}

.questionnaire h3
{
	margin: 2px 2px 2px 2px;
	background-color: White;
	color: Black;
	padding: 2px 10px 4px 2px;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: x-large;
}