﻿html
{
	height: 100%;
}
body
{
	height: 100%;
	/*font-family: ArialMT, Arial, Sans-Serif;*/
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;	
	font-size: 0.8em;
	background-color:#E3E8EB;
}
#container
{
	width: 880px;
	margin: 5px;
	height:100%;
}
#containerTop
{
	width:528px;
	margin-left:85px;
}
#leftPanel
{
	position: absolute;
	left: 25px;
	height: 100%;
	width: 117px;
}
#mainPanel
{
	margin-left: 195px;
	width: 460px;
}
#containerLeftCentre
{
	left: 0px;
	height: 100%;
	width: 610px;
}
#rightPanelMain
{
	position: absolute;
	height: 100%;
	width: 123px;
	margin-left: 665px;
	top:35px;
}
#rightPanel
{
	border-left: solid 1px #13768C;	
}
#Wiki
{
	font-size: .8em;
	padding-left: 13px;
	margin-left: 0px;
}
#containerBottom
{
	border-top:solid 1px #13768C;
	/*margin: 5px;*/
	margin-top: 400px;
	width: 600px;
}

h1
{
	color: #13768C;
	text-align: center;
}
h1
{
	font-size: 1.8em;
}
h2
{
	font-size: 1.7em;
	font-weight:bold;
	color: #13768C;
}
.bl
{
	text-align: center;
	background: url(../../images/bl.jpg) 6% 75% no-repeat WHITE;
	width: 10em;
}
.bl a:link
{
	color: Black;
}
.br
{
	background: url(../../images/br.jpg) 100% 100% no-repeat;
}
.tl
{
	background: url(../../images/tl.jpg) 6% 36% no-repeat;
}
.tr
{
	background: url(../../images/tr.jpg) 100% 0 no-repeat;
	padding: 10px;
}

.bl_selected
{
	text-align: center;
	background: url(../../images/bl_selected.jpg) 6% 75% no-repeat #13768C;
	width: 10em;
}
.bl_selected a:link
{
	color: White;
}
.br_selected
{
	background: url(../../images/br_selected.jpg) 100% 100% no-repeat;
}
.tl_selected
{
	background: url(../../images/tl_selected.jpg) 6% 36% no-repeat;
}
.tr_selected
{
	background: url(../../images/tr_selected.jpg) 100% 0 no-repeat;
	padding: 10px;
}

.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: 200px;
	top: 150px;
	z-index: 200;
	background-color: white;
	border: solid 1px black;
	width: 760px;
}
.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;
}
