﻿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:613px;
}
#leftPanel
{
	position: absolute;
	left: 25px;
	height: 100%;
	width: 140px;
}
#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;
}
#rightPanel
{
	border-left: solid 2px #8EBA3F;	
}
#Wiki
{
	font-size: .8em;
	padding-left: 13px;
	margin-left: 0px;
}
#containerBottom
{
	border-top:solid 2px #8EBA3F;
	margin: 5px;
	margin-top: 160px;
	width: 880px;
}
#Logos
{
	margin-left:50px;
}
h1
{
	color: #76297D;
	text-align: left;
}
h1
{
	font-size: 2.0em;
}
h2
{
	font-size: 1.7em;
	font-weight:bold;
	color: #8EBA3F;
}
/*buttons*/
.bl, .blLarge, .bl_selected, .bl_selectedLarge
{
	text-align: center;
	width:135px;
	padding:0px;
	margin: -5px 0px -5px 0px;	
}
.bl, .bl_selected, .blLarge, .bl_selectedLarge
{
	background-image: url(../../images/Unselectedbutton.gif);
	height: 50px;
}
.bl_selected, .bl_selectedLarge
{
	background: url(../../images/SelectedButton.gif);
}

.bl a:link, .blLarge a:link, .bl_selected a:link, .bl_selectedLarge a:link,
.bl a:visited, .blLarge a:visited, .bl_selected a:visited, .bl_selectedLarge a:visited
{
	color: White;
	font-weight:bold;
}
#linkdiv
{
	padding: 15px 0px 0px 4px;
}

.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: 400px;
}
.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;
}
