﻿html
{
	height: 100%;
}
body
{
	height: 100%;
	font-family: Verdana, Arial MT, Arial, Sans-Serif; 
	font-size: 0.8em;
	background-color:WHITE;
}
#container
{
	width: 910px;
	margin: 5px;
	height:100%;
	border-bottom:solid 1px #007AC3;
}
#leftPanel
{
	font-family: Gill Sans MT, Tahoma, Arial, Sans-Serif; 
	position: absolute;
	left: 15px;
	height: 100%;
	width: 160px;
	margin-top: 15px;
}
#mainPanel
{
	margin-left: 165px;
	width: 555px;
}
#containerLeftCentre
{
	margin-left: 0px;
	height: 100%;
	width: 720px;
}
#rightPanelMain
{
	position: absolute;
	height: 100%;
	width: 160px;
	margin-left: 750px;
	top:35px;
}
#rightPanel
{
	border-left: solid 1px #007AC3;	
}
#fontSize
{
	margin-left: 15px;
}
#babelfish
{
	margin-left: 15px;
	margin-top: 5px;
}
.browseAloud
{
	margin-left: 10px;
	margin-top: 5px;
}
#PDFDownload
{
	margin-left: 13px;
	margin-top: 5px;
	background-color: #FF0C86;
	padding-top: 5px;
	padding-bottom:5px;
}
#HowToWiki
{
	margin-left: 13px;
	margin-top: 5px;
	color: #007AC3;
	font-weight: bold;	
}
#News
{
	font-size: .8em;
	padding-left: 13px;
	margin-left: 0px;
}
#containerTop
{
	width:720px;
	margin-left: 0px;
	margin-bottom:10px;
}
#containerBottom
{
	position: absolute;
	margin: 5px;
}
h1
{
	color: #007AC3;
	text-align: center;
	font-size: 1.8em;
}
h2
{
	font-size: 1.7em;
	font-weight:bold;
	color: #007AC3;
}
.bl
{
	text-align: center;
	background-image: url(../../images/light blue arrow.jpg);
	height: 36px;
	width:140px;
	padding:0px;
	margin: -5px 0px -5px 0px;	
}
.bl a:link
{
	color: White;
	font-weight:bold;
}
.bl_selected
{
	text-align: center;
	background: url(../../images/pink arrow.jpg);
	height: 36px;
	width:140px;
	padding:0px;
	margin: -5px 0px -5px 0px;
}
.bl_selected a:link
{
	color: White;
	font-weight:bold;
}
#linkdiv
{
	margin:15px 0px 0px 4px;
}
.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;
}
.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;
}

/* bid page */
.menuButtonLink
{
	font-family: Arial MT, Arial, Sans-Serif;  
	font-size: 1.1em;
	font-weight: bold;
}

.advertHeader, .advertReference
{
	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;
}

.navButton
{
	cursor: pointer;
	cursor: hand;
	height: 36px;
}
.paddingLeft
{
	padding-left: 10px;
}
.Sector
{
	width: 790px;
	font-size: xx-small;
	padding-bottom:10px;
}
a
{
	text-decoration: none;
}
.biddingInfo
{
	font-size:12pt;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}