﻿html 
{
	height: 100%;
}
body 
{
	height: 100%;
	font-family: Arial,ArialMT,  Sans-Serif;
	font-size: 0.86em;
	margin-top:5px;
}
#container
{
	 width:797px;
	 margin-left:-5px;
}

.Menu
{
	width: 100%;
}
.Menu div
{
	width: 149px;
	float: left;
	text-align: center;
	background-color: #373E19;
	padding: 2px 0 4px 0px;
	margin: 0px 2px 0px 0px;	
}
.Menu a
{
	color: White;
	text-decoration: none;
	font-weight: bold;
	font-size:0.77em;
}
.Menu5
{
	width: 100%;
}
.Menu5 div
{
	width: 119px;
	float: left;
	text-align: center;
	background-color: #373E19;
	padding: 2px 0 4px 0px;
	margin: 0px 2px 0px 0px;	
}
.Menu5 a
{
	color: White;
	text-decoration: none;
	font-weight: bold;
	font-size:0.77em;
}

#topPanel
{
    margin-bottom:1px;
	color: #A51116;
	margin-right:0px;
	
}
#topPanel img
{
	margin-left: 0px;
	width:790px; 	
}
#rightPanel
{
	float: right;
	width: 186px;
	background-color: white;
	margin: -7px 2px 0px 0px;
}
#rightPanel p
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
	/*color: White;
	margin: 0 0 2px 0;
	padding: 10px;
	text-decoration: none;
	font-weight: bold;
	font-size:0.77em;*/	
	/*background-color: #A51116;
	color: White;
	margin: 0 0 2px 0;
	padding-top: 15px;
	padding-bottom: 5px;
	font-size: 1.5em;
	text-align: center;
	font-weight: bold;	*/
}
#comingSoon
{
	background-color: #A51116;
	color: White;
	margin: 0 0 2px 0;
	padding-top: 15px;
	padding-bottom: 5px;
	font-size: 1.5em;
	text-align: center;
	font-weight: bold;		
}
#ctl00_ContentPlaceHolder1_MenuAdvice,#ctl00_ContentPlaceHolder1_MenuHow,#ctl00_ContentPlaceHolder1_MenuUserGuide,#ctl00_ContentPlaceHolder1_MenuMagazine
{
	background-color: #C46949;
	color: White;
	margin: 0 0 2px 0;
	padding: 10px;	
}
#rightPanel a
{
	margin: -15px 0 0px 0;
	padding: 0px;
	color: White;
	text-decoration: none;
	font-weight: bold;
	font-size:0.77em;
}
#rightPanel img
{
	width: 100%;
	padding: 0 0 10px 0;
	background-color: White;
}
#leftPanel
{
	float: left;
	width: 134px;
	background-color: #A51116;
	margin-right: 8px;
	height:100%;
	margin-top:6px;
}
#leftPanel img
{
	width: 100%;
	padding: 0 0 10px 0;
	margin-top: -4px;
	background-color: White;
}
#centerPanel
{
	width:787px;
	height:100%;
	float:none;
	padding-top:10px;
	margin-right:-5px;
}
span.telephone
{
	color: #45aa42;
	white-space: nowrap;
}
.Sector
{
	width: 790px;
	margin-top: 10px;
	font-size: xx-small;
}
.Sector, .Sector a:link
{
	color: Gray;
}
.questionnaireDiv
{
	float: right;
	width: 200px;
}

.questionnaire
{
	background-color: #C46949;
	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;
}

/* menu page */
.photo
{
	display: block;
	float: left;
	margin: 5px 25px 0 0;
}
.largephoto
{
	display: block;
	margin: 0 0 0 0;
}
/* bid page */
.advertHeader, .advertReference
{
	font-family: Trebuchet, Gill Sans MT, Verdana, Tahoma, Arial;
	font-size: 14pt;
	font-weight: bold;
}
.advertHeader
{
	padding-left: 10px;
}
.advertReference
{
	padding-right: 10px;
}
.advertIcon
{
	margin-top: 4px;
}
.advertBody
{
	font-size: 12pt;
}
.AdvertPanel
{
	position: absolute;
	left: 5px;
	top: 200px;
	z-index: 200;
	background-color: white;
	border: solid 1px black;
	width: 400px;
}
.PicturePanel
{
	/*position: absolute;
	left: 405px;
	top: 200px;*/
	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
{   
    border-left: solid 1px black;  
	background-color: white;
	vertical-align: bottom;
	display: none;
	width: 300px;
}


