﻿.MenuStyle
{
    /*background-image: url(Images/Bouwman_NavBg.png);*/
}

.StaticMenuItemStyle
{
	font-size: 12pt;
	color: #FFA500;
	font-family: Verdana;
	width: 192px;
	height: 40px;
	padding-left: 6px;
	font-weight: normal;
}

.StaticMenuHoverStyle
{
	color: #FFA500;
	text-decoration: underline;
}
.PanelImage
{
	background-color: #F3F9EE;
	border: #D1D2CC 1px solid;
	margin-bottom: 12px;
	
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
	position: static;
}
.Panel
{
	background-color: #F3F9EE;
	border: #D1D2CC 1px solid;
	margin-bottom: 12px;
	background-image: url(Images/Bouwman_PanelBg.png);
	background-repeat: repeat-x;
	padding: 12px;
	position: static;
}
.PanelEmail
{
	background-color: #ffffff;
	margin-bottom: 12px;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 20px;
	padding-top: 12px;
	display: inline-table;
	position: static;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	font-family: Verdana;
	text-align: left; /*filter: Chroma(Color = #000000) Shadow(Color=#00FF00, strength:10, Direction=160)*;*/
	filter: dropshadow(color=#00FF00, offx=10, offy=10, positive=true);
}

.PanelEdit td
{
	text-align: left;
}

.CssEdit
{
    width: 100%;
}
.CssEditEnabled
{
    width: 100%;
    border: dotted 1px  fuchsia;
}
.CssEditEnabled table
{
    border: dashed  1px gainsboro;
}
.CssEditEnabled td
{
    border-right: gainsboro 1px dashed;
    border-top: gainsboro 1px dashed;
    border-left: gainsboro 1px dashed;
    border-bottom: gainsboro 1px dashed;
}
.PanelGray
{
	/*
    background-color: #818181;
    background-image: url(Images/Bouwman_PanelBg.png);
    color: #ffffff;
    border: #727272 1px solid;
    */
	background-color: #F2F2F2;
	background-image: url(Images/Bouwman_PanelBg.png);
	color: #515254;
	border: #D1D2CC 1px solid;
	margin-bottom: 12px;
	background-repeat: repeat-x;
	padding-right: 0px;
	padding-left: 12px;
	padding-bottom: 0px;
	padding-top: 12px;
	position: static;
}
.PanelSearch
{
    background-color: #DEE8D0;
    border: #D1D2CC 1px solid;
    margin-bottom: 12px;
    margin-right: 2px; /*
    background-image: url(Images/AuctionSearchBg.png);
    background-repeat: repeat-x;
*/
    padding: 0px;
    color: #696969;
}
.PanelPopup
{
    border-right: #aca899 1px solid;
    border-top: #aca899 1px solid;
    border-left: #aca899 1px solid;
    border-bottom: #aca899 1px solid;
    /*background-color: #e0da90;*/
    background-color: #EEECDD;
    padding-right: 12px;
    padding-left: 12px;
    padding-bottom: 12px;
    padding-top: 12px;
    left: 200px;
    top: 180px;
}
.LinkBig
{
	font-size: 13pt;
	color: #F28313;
	text-decoration: underline;
}
.Label
{
    font-size: 10pt;
    cursor: default;
}
.LabelHelp
{
	font-size: 10pt;
	cursor: help;
	color: #F28313;
}
.TextBox
{
    font-size: 10pt;
    background-image: url(Images/AuctionInputBg.png);
    color: #444444;
    font-family: Verdana;
    padding-left: 4px;
    border-right: #a9a9a9 1px solid;
    border-top: #a9a9a9 1px solid;
    border-left: #a9a9a9 1px solid;
    border-bottom: #a9a9a9 1px solid;
}
.Button
{
    font-size: 9pt;
    font-family: Verdana;
    height: 22px;
}
.ButtonSmall
{
    font-size: 7pt;
    font-family: Verdana;
    height: 20px;
}
.GridTitle
{
    font-weight: bold;
    font-size: 11pt;
    height:22px;
    margin-left: 8px;
}
.GridBar
{
    font-size: 10pt;
    height: 20px;
    vertical-align: middle;
    color: #696969;
    text-decoration: none;
}
.GridBold
{
    font-size: 9pt;
    font-weight: bold;
    padding-top: 4px;
    padding-left: 4px;
}
.GridImage
{
    margin-right: 9px;
    margin-top: 1px;
    margin-left: 1px;
    margin-bottom: 10px;
}
.GridLabel
{
    height: 20px;
}
.GridPaddingTop td
{
    
}
.GridFurther
{
    color: #ffffff;
    text-decoration: none;
}

.RequiredFieldValidator, .ErrorMessage, .RangeValidator
{
    color: #d06200;
}
.LinkButton
{
    color: #d06200;
    display:block;
}

.Calendar a
{
    vertical-align: middle;
    text-decoration: none;
}
.CalendarTitleStyle
{
    font-weight: bold;
    background-image: url(Images/Calendar_Bg.png);
    color: #ffffff;
    background-repeat: repeat-x;
    height: 42px;
    vertical-align: middle;
}
.CalendarNextPrevStyle
{
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}
.CalendarOtherMonthStyle
{
    color: #c0c0c0;
}
.CalendarWeekendStyle
{
    color: #d06200;
}
.CalendarDayStyle
{
    color: #808000;
    text-decoration: none;
}
.DropDownList
{
    font-size: 10pt;
    background-image: url(Images/AuctionInputBg.png);
    color: #444444;
    font-family: Verdana;
    padding-left: 4px;
    border-right: #a9a9a9 1px solid;
    border-top: #a9a9a9 1px solid;
    border-left: #a9a9a9 1px solid;
    border-bottom: #a9a9a9 1px solid;
}
.Bid
{
    cursor: hand;
    color: #ffffff; /*color: #d06200;*/
    text-align: center;
    text-decoration: none;
    font-weight: bold;
}
.Bid:hover
{
    color: #d06200;
}