@import url("/styles/dealers/default.asp");
body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	background-color: #fff;
}

#frmHiddenPost {
	display: none;
}

table.aligntop td {
	vertical-align: top;
}

body, td, th, input, select, textarea, button {
	font-size: 11px;
	font-family: Verdana;
}

th
{
	background-color: #ccc;
}

select, input.text {
	/**   border: solid 1px #990033;   background-color: #ffeeee; 	**/
}

a:active,
a:visited,
a:link {
	color: #993333;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
form {
	display: inline;
}

#mainframe {
	width: 100%;
	border-width: 0px;
}

#loginbox {
	text-align: center;
	margin: 100px;
}

#loginbox fieldset {
	width: 300px;
	text-align: left;
	margin: auto;
}

.dialogmask {
	position: absolute;
	z-index: 200;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-image: url(/images/dialog/maskbg.gif);
}

.titlebar, h1.titlebar, legend 
{
	/**
	background-image: url(/images/layout/bgtitlebar.gif);
	**/
	background-image: url(/images/layout/bgtitlebar2.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
	font-size: 11px;
	margin: 0;
	color: #ffffff;
	font-weight: bold;
	background-color: #990033;
	border-color: #990033;
	border-width: 1 0 0 0;
	border-style: solid;
	padding: 2px 0 6px 4px;
}

.strong {
	font-weight: bold;
}
.errormsg
{
	color: #cc0000;	
	font-weight: bold;
	padding-left: 5px;
	border-left: 1px solid #990033;
}
.warning
{
	color: #ff8000;	
	font-weight: bold;	
}
.warningfield
{
	background-color: #ff8000;
	font-weight: bold;	
}
fieldset 
{
	padding: 0 5px 5px 5px;
	margin: 0 0 20px 0;
}

legend {
	padding: 2px 8px 6px 8px;
	margin: 0 0 10px 0;
}

.Connector {
	background-color: #fff;
	font-weight: bold;
	color: #f0c020;
}

#TableMaster {
	margin-left: 0px;
	height: 100%;
	padding-left: 12px;
	padding-right: 12px;
}

#TableSubMaster_Rec {
	height: 100%;
	padding-left: 16px;
	padding-right: 16px;
	border-left: #ddd 1px solid;
	border-right: #ddd 1px solid;
	background-color: #fffefe;
}

#TableSubMaster_List {
	height: 100%;
	border-left: #ddd 1px solid;
	border-right: #ddd 1px solid;
	background-color: #fffefe;
}

#TableMenu {
	border-top: #990033 1px solid;
	border-right: #990033 1px solid;
	border-left: #990033 1px solid;
	background-color: #bb6666;
	color: #ffffff;
}

#TableFilters {
	border-top: #887777 1px solid;
	border-bottom: #999 1px solid;
	background-color: #eeeeee;
}

#TableFilters th {
	background-color: #eeeeee;
	padding-left: 5px;
}

#TableListing {
	background-color: #fffefe;
}

#TableListing th {
	background-color: #fffefe;
}

#TableEdit {
	border-left: #f0c020 1px solid;
	border-right: #f0c020 1px solid;
	border-bottom: #f0c020 1px solid;
	background-color: #fffefe;
}

#TablePSNEdit {
	border-left: #f0c020 1px solid;
	border-right: #f0c020 1px solid;
	border-bottom: #f0c020 1px solid;
	background-color: #fffefe;
}

#TablePSNCommentEdit {
	border-left: #f0c020 1px solid;
	border-right: #f0c020 1px solid;
	border-bottom: #f0c020 1px solid;
	background-color: #fffefe;
}

#TableEditSaveAll {
	border: #f0c020 1px solid;
	background-color: #fffefe;
}

#TableListingPages {
	border-top: #990033 1px solid;
	border-right: #990033 1px solid;
	border-left: #990033 1px solid;
	background-color: #ffe9e9;
}

#TableListingNewrec {
	border-top: #990033 1px solid;
}

#TableListingPages_Clean {
	border-left: #990033 1px solid;
	background-color: #fff4f4;
}

.Row_Immune {
	unicode-bidi: normal; /* Bogus setting */
}

.Row_Even {
	background-color: #ffffff;
}

.Row_Odd {
	background-color: #f0f0f0;
}

.Row_EvenHover {
	background-color: #ffff9e;
}

.Row_OddHover {
	background-color: #ffff7e;
}

.Row_EvenSelect {
	background-color: #eeee9e;
}

.Row_OddSelect {
	background-color: #eeee1e;
}

.Field {
	border-top: #ddd 1px solid;
	border-left: #ddd 1px solid;
}

.Field_Clean {
	/* background-color: #fffefe; */ /* width: 48px; */
}

.Field_Clean_Odd {
	/* background-color: #f0f0f0; */ /* width: 48px; */
}

.Field_Header {
	border-top: #f0c020 1px solid;
	border-bottom: #f0c020 1px solid;
	border-left: #f0c020 1px solid;
	background-color: #f0e080;
	font-size: 9px;
}

.Field_HeaderCG {
	border-top: #f0c020 1px solid;
	border-left: #f0c020 1px solid;
	background-color: #f0e080;
	font-size: 9px;
}

#Field_Checkall {
	border-top: #ddd 1px solid;
	border-bottom: #ddd 1px solid;
}

#Field_WithChkAll {
	border-left: #f0c020 1px solid;
	border-top: #f0c020 1px solid;
	border-bottom: #f0c020 1px solid;
	background-color: #fff0a0;
}

.Field_EditWindowEnd {
	background-color: #fff9e0;
}

.Field_RowClose {
	border-left: #f0c020 1px solid;
	background-color: #fffefe;
}

.Fake_ID {
	text-align: right;
	color: #ccbbbb;
}

.TD_Bottom {
	background-color: #f0e080;
}

.TD_Bottom_Del {
	border-left: solid 1px #f0c020;
	background-color: #f0e080;
}

.hiddenframe {
	display: none;
}

.InputField_Memo {
	width: 370px;
	height: 200px;
	border:solid 1px #f0c020;
	margin: 2px 0;
	padding: 2px;
	overflow: auto;
}

.InputButton_MLang {
	margin-top:3px;
	margin-bottom:3px;
	padding:2px;
	background-color:#fffefe;
	border:solid 1px #f0c020;
}
.winclose
{
	float: right;
	cursor: pointer;
}
ins
{
	text-decoration: none;
}
input.acctf
{
	border: 1px solid #ddd;
}
div.acchdr
{
	background-color: #aaa;
	color: #fff;
	font-weight: bold;
	padding: 2px;
	margin-right: 10px;
}
.accopt
{
	background-color: #dedede;
}
.fixedmenu
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 5;
}
.error
{
	background-color: #cc0000;
	color: #ffffff;
	font-weight: bold;
	padding: 3px;
}
.infobox
{
	position: relative;
}
.infobox div
{
	position: absolute;
	display: none;
}

