
/* Defaul styles */
html {
	height: 100%;
}

body {
  margin: 0;
  border: 0;
  padding: 0; 
  background-color: #FFFFFF;
/*  background-repeat: no-repeat;
  background-position: left top;*/
  font-size: 9pt;	
  font-family: Tahoma
} 

th 
{
  text-align:left;
}

#page_main
{
  /*background-color: #C0C0D0;
  background-color: white;
  background-repeat: no-repeat;
  background-position: left top;*/
}

#top_menu
{
  background-color: #606080;
  background-repeat: no-repeat;
  background-position: left top;
  padding-bottom:3px;
  padding-top:3px;
  height:26px;
}

#top_menu  a {color: #FFFFFF ; text-decoration: none;}
#top_menu  a:link {color: #FFFFFF ; text-decoration: none;}
#top_menu  a:visited {color: #FFFFFF !important; text-decoration: none;}
#top_menu  a:hover {color: #FFFFFF !important; text-decoration: none;} 
#top_menu  a:active {color: #FFFFFF !important; text-decoration: none;}

.menu_column
{
  background-color: #C0C0D0;
  background-repeat: no-repeat;
  background-position: left top;
  padding:2px;
  /*float:left;*/
/*  position:absolute;
  width:150px;
  top:70px;
  left:0px;
*/ }

.content_columns
{/*
  margin-left:180px;
*/}
form {
	height: 100%; 
	margin: 0;
	padding: 0;
}

a:link {color: #046694 ; text-decoration: none;}
a:visited {color: #046694; text-decoration: none;}
a:hover {color: #046694; text-decoration: none;} 
a:active {color: #046694; text-decoration: none;}


input[type="text"], 
input[type="password"], 
select, textarea
{
 /*   font: normal 11px tahoma; */
    color: #000000;  
    border: solid 1px #204184;
}

input[type="checkbox"]
{
    border: none;
    padding-left:0;
} 

.loginButton
{
  color:White;
  font-weight:bold;
  background-color: #4061A4; /*	width: 1200px;*/
    border: solid 1px #204164;
} 


/* Page styles */
.page_all {
/*  width: 1200px;*/
  text-align: center;
  margin-left:auto; 
  margin-right:auto;
}
.page {
  text-align:left;
}

.mainbody {
	min-height:450px; 
  height:450px; /* hack IE6 - part 1.*/	
  /* background-color: #F0F0F0; */
  /*background-image: url(../Images/bgr.gif);*/
	/*border:1px solid #9F9F9F;*/
}

div[class] .mainbody {height:auto;} /* hack IE6 - part 2.*/


/* Header styles */
.header
{
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  /* background-color: #396FA6; 	width: 1200px;*/
  color: White;
  height: 70px;
  clear: none;
  display: block;
  overflow: hidden;
}

.headerLogoLeft
{
  height : 70px;
  float: left; 
  font-family:Arial;
  font-size: 30px;
/*  font-weight:bold; */
}

.headerLogoRight
{
	width: 200px;
  height: 50px;
  float:right;
  text-align:right;
}


/* Menu styles */
/* <!-- see CssClass: ~/app_themes/menu/[skins name]/web/styles.css --> */
.menu
{
  padding:0px;
  margin:0px;
/*  padding:4px;*/
	/* background: #c0c0c0; /*gray*/   
/*	background: #36ACEA; *//*blue*/
}


/* BreadCrumbs styles */
.breadcrumbs {
	color: #010101;
	letter-spacing: 0px;
	text-decoration: none; 
	line-height: 20px;
	padding-left: 7px;
	background: #F0F0F0;
  vertical-align: middle; 
}
.breadcrumbs table { border-collapse: collapse; margin:0;}


/* MainContent styles */
.mainContent 
{
	/*font-family: Tahoma;*/
	/* needed, otherwise footer can lay above for example a record in the table */
	padding:10px;
 
}

.mainContent table { border-collapse: collapse; margin:0;}



.mainContent select
{
  font: normal 11px tahoma; 
  color: #5a5a5a;  
  border: solid 1px #d0d0d0;
}


/* Footer styles */
.footer
{
	font-family: Tahoma;
	font-size: 9px;
  font-weight: normal;
	text-decoration: none;
  color: #010101;
	background-color: #ffe4b5;
	height: 12px;
/*	width: 1200px;*/
	bottom: 0;
	left: 0px;
	position: fixed;
	border-top: #dcdcdc thin solid;
  background-image: url(Images/breadcrumbs.gif);
  background-repeat:  repeat-x ;

}


/* TitleStyles */
.welcomeTitle
{
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;  
	color: #046694;
}

.pageTitle 
{
  padding:   0px 0px 16px 0px;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;  
	font: normal;
	color: #046694;
}

.pageParagraph {
	padding-left:4px;
}

.subTitle {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;    
	font: normal;
	color: #046694;
}

.pageTitleBg { 
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;  
	font: normal;
	color: #046694;
	background: #dcdcdc;
}

.pageSubTitleBg { 
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;  
	font: normal;
	color: #046694;
	background: #F0F0F0;
}

/* Center Login form */
.outer {padding-top:100px;}
.outer .login {border:1px solid black; width:500px;}
.login {border:1px solid #000000;}



/* GridPage styles */
.gridPage
{
  border: solid 0px #d0d0d0;
/*  width: 1197px;*/
}

.tableT > tbody > tr > td {margin: 0; padding: 0px 0px 0px 0px; vertical-align:top}
.tableT > tbody > tr > th {margin: 0; padding: 0px 0px 0px 0px; vertical-align:top}

.editFormFilterTable
{
}

.editFormFilterTable > tbody > tr > td {margin: 0; padding: 3px 0px 0px 0px; vertical-align:top}
.editFormFilterTable > tbody > tr > th {margin: 0; padding: 6px 13px 0px 0px; vertical-align:top; font-weight:normal; text-align:left}

.editFormFilterDiv
{
  background-color: #36ACEA;
  height:3px;
}

.displayTable
{
  border-collapse:collapse;
  margin-bottom:10px;
  /*border: solid 0px #d0d0d0;
  width: 1098px;*/
  /*padding-left: 5px;*/
  /*background-color: #EEEEFF;*/
}

.displayTable > tbody > tr > td {border: solid 1px #CFCFCF; margin: 0; padding: 2px 13px 2px 2px; vertical-align:top}
.displayTable > tbody > tr > th {background: #DCDCDC;border: solid 1px #CFCFCF; margin: 0; padding: 2px 2px 2px 2px; vertical-align:top; font-weight:normal; text-align:left;color:#396FA6}

/* EditPage styles */
.editFormTable
{
  padding:10px;
  /*border: solid 0px #d0d0d0;
  width: 1098px;*/
  /*padding-left: 5px;*/
  /*background-color: #EEEEFF;*/
}

.editFormTable > tbody > tr > td {margin: 0; padding: 3px 0px 0px 0px; vertical-align:top}
.editFormTable > tbody > tr > th {margin: 0; padding: 6px 13px 0px 0px; vertical-align:top; font-weight:bold; text-align:left}


.editButtonTable > tbody > tr > td {margin: 0; padding: 24px 3px  0px 0px;}
.editButtonTable > tbody > tr > th {margin: 0; padding: 24px 3px  0px 0px;}

.editButtonBar {margin: 0; padding: 24px 0px  0px 0px;}
.editButtonBarButton {margin: 0; padding: 0px 3px  0px 0px; display:inline-block;}

.gridTable > tbody > tr > td {margin: 0; padding: 0px 0px  0px 0px;}
.gridTable > tbody > tr > th {margin: 0; padding: 0px 0px  3px 0px; text-align:left;}

.gridButtonTable > tbody > tr > td {margin: 0; padding: 24px 3px  0px 0px;}
.gridButtonTable > tbody > tr > th {margin: 0; padding: 24px 3px  0px 0px;}

.gridTableFilterButtons > tbody > tr > td {margin: 0; padding: 4px 3px  4px 0px;}
.gridTableFilterButtons > tbody > tr > th {margin: 0; padding: 4px 3px  4px 0px;}

.filterViewTable > tbody > tr > td {margin: 0; padding: 4px 3px  4px 6px;}
.filterViewTable > tbody > tr > th {margin: 0; padding: 4px 3px  4px 6px;}
.filterViewPanel 
{
  background-color: #DCDCDC;
  BORDER-RIGHT: #8d8d8d 1px solid;	
  PADDING-RIGHT: 1px;	
  BORDER-TOP: #8d8d8d 1px solid;	
  PADDING-LEFT: 0px;	
  PADDING-BOTTOM: 1px;	
  BORDER-LEFT: #8d8d8d 1px solid;	
  PADDING-TOP: 1px;	
  BORDER-BOTTOM: #8d8d8d 1px solid;
  PADDING-BOTTOM: 1px;	
  
  margin: 0 0 10px 0;
}

.filterViewContent
{
  background-color: #ECECEC;
}

.textWarning
{
  color: red;	
  padding-left: 3px;
  font-weight:bold;
}

.textPageWarning
{
  COLOR: red;	
  padding-left: 0px;
  padding-bottom: 16px;
  font-weight:bold;
}

/* EditPage Popup styles */
.editForm
{
  border: solid 0px #d0d0d0;
  width: 100%;
  height: 100%;
  padding-left: 5px;
}


.panelFilter 
{
  background-color: #DCDCDC;
  BORDER-RIGHT: #8d8d8d 1px solid;	
  PADDING-RIGHT: 1px;	
  BORDER-TOP: #8d8d8d 1px solid;	
  PADDING-LEFT: 6px;	
  PADDING-BOTTOM: 1px;	
  BORDER-LEFT: #8d8d8d 1px solid;	
  PADDING-TOP: 1px;	
  BORDER-BOTTOM: #8d8d8d 1px solid;
  PADDING-BOTTOM: 1px;	
}

.border 
{
  border: #8d8d8d 1px solid;	
}

/* Language selector */
.langList 
{
  
  margin-top:10px;
  margin-bottom:auto;
  text-align:center;
  }

.paddingBottom
{
  padding-bottom: 7px;
}

/* Styles for DateTimeControl*/
.dateTimeControl > table > tbody > tr > td {margin: 0; padding: 0;}
.dateTimeControl > table > tbody > tr > th {margin: 0; padding: 0;}

.editTwoControlsInTable > tbody > tr > td {margin: 0; padding: 0px 3px  0px 0px; text-align:left; vertical-align:top; }

.inlineBlock
{
  display: inline-block; 
  vertical-align: top;  
}

.filterFieldCaption {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;    
	font: normal;
	color: #046694;
	margin-right:10px;
}

.filterFieldValue {
	margin-right:20px;
}
.clsPageFooter {
	/*WIDTH: 1182px; */
	HEIGHT: 28px;
}


.gridEditForm
{
  padding:10px;
}

.loginUserNameStyle
{
  padding-left:10px;
  color:Orange;
  font-weight:bold;
}





/*--------------------*/
/* Header styles */
.loginPageheader
{
  padding: 0px 5px 0px 5px  !important;
  background-color: #396FA6; /*	width: 1200px;*/
  color: White;
  height: 70px  !important;
  clear: none  !important;
  display: block  !important;
  overflow: hidden  !important;
}

.loginPageHeaderLogoLeft
{
  font-family:Arial !important;
  font-size:35px !important;
  font-weight:bold  !important;
  padding-left:1px  !important;
}

.loginPageHeaderLogoWP
{
  font-family:Arial !important;
  font-size:32px !important;
  font-weight:bold  !important;
  padding-left:1px  !important;
}

.homePageLink
{
  padding-left:3px;
}
.loginTable > tbody > tr > td {margin: 0; padding: 0px 0px 0px 0px; vertical-align:bottom;}

.loginLabelStyle
{
  padding-left: 1px;
}

.loginTextBoxStyle 
{
  background-color: #FFFFFF;
}

.loginCheckBoxStyle 
{
  border:0 !important;
}

.languageButton
{
  text-align:center;
  white-space:nowrap;
  padding:2px;
  margin: 5px;
  display:inline-block;
  color:White;
  font-weight:bold;
  background-color: #4061A4; /*	width: 1200px;*/
  border: solid 1px #204164;
  width:100px;

}

.languageButton:link, .languageButton:visited, .languageButton:hover, .languageButton:active
{
  color:White;
}

.loginTable A 
{
  color:White;
}

.loginPageheader A
{
  color:White;
}

#loginBody 
{
  background-image: url(../Images/loginBG.gif);
/* background-color:Red;*/
  background-repeat:repeat-x;
  background-position: left top;
}

.label
{
  font-weight:bold;
}

.tblDestinationStart
{
  border: solid 1px #a0a0a0;
}

.tblDestinationStart > tbody > tr > th
{
  background-color:#d0d0d0;
  border: solid 1px #a0a0a0;
  font-weight:normal;
  padding:4px;
}

.tblDestinationStart > tbody > tr > td
{
  background-color:#a0a0a0;
  border-right: solid 1px #d0d0d0;
  padding: 3px 4px 3px 4px;
}

.VIN
{
  background-color:green;
  color:white;
  padding-left:3px;
  padding-right:3px;
}

.filterLabel
{
  min-width: 50px;
  vertical-align:middle;
  display:inline-block;
  padding-right:5px;
}

.filterValue
{
  vertical-align:middle;
  display:inline-block;
}

.filterItem
{
  vertical-align:middle;
  display:inline-block;
  margin-top:2px;
  margin-bottom:2px;
  margin-right:4px;
  padding:2px;
  
  background-color:#e0e0e0;
}

.filterButton
{
  background-color: #00FF99; 
  background-image: url('');
}
