﻿
body 
{
	/*font-family:CorporateSBQ-Regular,Tahoma;*/
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:medium;
	margin-bottom: 0;
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	float:left;
	clear:both;
	width:100%;	
}


#WarrantySearchCriteria {
    clear: both;
    float: left;
    position: relative;
    width: 100%;
}

/* Site.Master Page */

#Header
{
	font-family:arial, helvetica, verdana, "times new roman", sans-serif;
	font-size:62.5%;
	background-color: white;

}


#BottomRightCell
{
	background: #2e2d5c url(Images/grey.png) repeat-x 0 0;
}

#MainContentSpacer
{
	width:50px;
	background-image:url(Images/ContentSpacer.gif) repeat-y 10px 0;
	height:100%;
}


#MainPageTable
{
    margin-top:175px;
    margin-left:58px;
	width:90%;
	
	border-style:solid;
	border-width:1px;
	border-color:#C3C3C4;
	border-collapse: collapse;
  
	
	outline:none;
	text-align: center;
	background-color:#f1f1f1;
	font-size: 12px;
}

#MainPageTable td
{
	margin-left:90px;
	margin-right:15px;
	width:auto;
}

#MainPageTable tr
{
	padding:0 0 0 0;
	margin:0 0 0 0;
}

#EmulationCell form
{
	padding:0;
	margin:0;
}


/* END OF Site.Master Page */


/* Forgotten Password */

#ForgottenPasswordTable .Label
{
	text-align: right;
	padding-right: 1em;
}

#Left 
{
	text-align: left;
	width : 48%;
	float: left;
	margin-bottom : 30px;
	white-space:nowrap;
	margin-right: 10px;
}

#Right 
{
	text-align: left;
	width : 48%;
	float: right;
	margin-bottom : 30px;
	white-space:nowrap;
	margin-left:10px;
}

.VehicleDetailsButton
{


    float: left;
    position: relative;
    width: 60%;
}

.DropDown Select
{
	width:160px;
}

/* end of forg. passw. */

/* Common Styles (used across the app)*/

	/* - Input File */
/*	
.FileBrowse2 input {
	background: transparent;
	cursor: pointer; 
	cursor: hand; 
	text-decoration: none;
	border: none;
	width: 141px;
	height: 20px;
	padding-left: 3px;
	padding-top: 3px;
}

.FileBrowse input:focus {
	background-color: transparent;
}

.FileBrowse div.fileinputs {
	position: relative;
	height: 30px;
	width: 141px;
}

.FileBrowse input.file {
	width: 141px;
	margin: 0;
}

.FileBrowse input.file.hidden {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}

.FileBrowse div.fakefile {
	position: absolute;
	top: 0;
	left: 0;
	width: 141px;
	padding: 0;
	margin: 0;
	z-index: 1;
	line-height: 90%;
}

.FileBrowse div.fakefile input {
	margin-bottom: 5px;
	margin-left: 0;
}
*/	
div.fileinputs {
	position: relative;
}

div.fakefile {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

input.file {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	z-index: 2;
}
	
	/* end of input file */

.TableHeaderRow
{
	background-color:#353535;
	color:#FFFFFF;
}

.DealerLabel
{
	font-size : larger;
	font-weight: bold;
	text-align: right
}
.Label, .BoldedLabel, .ErrorCaption, .VehicleLabel
{
	font-size: 0.95em;
}

.Value-As-Label
{
	font-size: 0.95em;
	text-align: left;
}

.BoldedLabel
{
	font-weight: bold;
}

.BoldedValue
{
	font-weight: bold;
}


.ErrorCaption
{
	color : Red;	
}

.message
{
  color: Red;
}

.input-validation-error
{
  border: 1px solid #ff0000;
  background-color: #ffeeee;
}

.field-validation-error
{
	font-size:80%;
	color: Red;
}

.ValidationSummary
{
	font-size:100%;
	color: Red;
}

.Mandatory-Field-FinePrint
{
	color:Red;
	font-size:80%;
	text-align: right;
}

.Mandatory-Star
{
	color:Red;
	text-align: right;
}

.ErrorLabel
{
	color: Red;
	font-size:80%;
}

.SmallLabel
{
	font-size:90%;
}


	/* -Grid */

/*.Grid
{	
	font-size: 0.95em;
}*/

table.Grid
{
   border-style:solid;
   border-width:1px;
   border-color:Gray;
   text-align: center;
   table-layout : auto;
   border-collapse : collapse;
    width:auto;
}

table.Grid td
{
	text-align: center;
	background-color: White;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc !important;
}

th.Grid
{
	font-family:Arial;
	text-align: center;
	color: black;
	background: #E2E2E2;
	border:1px solid #ccc;
	border-right:1px solid #FFFFFF;
	min-height:22px;
}
tr.Grid
{
	text-align: center;
	background-color: white;
}

th.Grid:hover
{
	cursor: default;
}

table.Grid td:hover
{
	cursor: pointer;
}

tr.Grid_SelectedRow
{
	text-align: center;
	background-color: #2269B5 !important;
}

td.Grid_SelectedRow
{
	text-align: center;
	background-color: #2269B5 !important;
	border-style: solid;
	border-width: 1px;
	border-color: Gray;
}

	/* - END OF GRID */



	/* -BUTTONS */

.SmallButton
{
	padding:0 10px;
}

.BigButton
{
	width: 12em;
}

.LargeButton
{
	width: 15em;
}

.Button[disabled]
{
	background: #ebebe4;
	color: white;
}

.Button[disabled].hoverClass
{
	background: #ebebe4;
	color: white;
	cursor: default; 
}

.SmallButton[disabled]
{
	background: #ebebe4;
	color: white;
}

a.disabled,
.SmallButton[disabled].hoverClass
{
	background: #ebebe4;
	color: white;
	cursor: default; 
}

.BigButton[disabled]
{
	background: #ebebe4;
	color: white;
}

.BigButton[disabled].hoverClass
{
	background: #ebebe4;
	color: white;
	cursor: default; 
}

.LargeButton[disabled]
{
	background: #ebebe4;
	color: white;
}

.LargeButton[disabled].hoverClass
{
	background: #ebebe4;
	color: white;
	cursor: default; 
}

.Button, .SmallButton, .BigButton, .LargeButton
{
	color: White;
	background: #2e2d5c url(Images/Blue.png) repeat-x 0 0;
	border:1px solid #999999 !important;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	text-decoration: none;
	display: block;
	border: 0;
}

#LoginDetailsTable #submitButton 
{
	margin: 0 auto;
}

.BigButton.hoverClass
{
	border: 0;
	background: #1b528c;
}

.SmallButton.hoverClass
{
	border: 0;
	background: #1b528c;
}

.Button.hoverClass
{
	border: 0;
	background: #1b528c;
}

.LargeButton.hoverClass
{
	border: 0;
	background: #1b528c;
}

	/* -END OF BUTTONS */


.DisabledControl
{
	background-color: #ebebe4;
	border: none;
}

.Mandatory
{
	color:Red;
}

.NonEditableInput
{
  background-color: #EAEAEA;
}

.SingleWidthInput
{
	width: 100px;
}

.DoubleWidthInput
{
	width: 200px;
}

.IntermediateWidthInput
{
	width:250px;
}

.TripleWidthInput
{
	width: 300px;
}

.QuadWidthInput
{
	width: 400px;
}

.VeryWideWidthInput
{
	width:525px;
}

.DateInput
{
	width: 175px;
}

/* End of Common Styles */


/* Main Menu */

#HeaderMenuHidden
{
	border: none;
	padding: 0;
	margin: 0;
	width:100%;
	visibility:hidden;
}

#HeaderMenu
{
	border: none;
	padding: 0;
	margin: 0 0 20px 0;
	width:100%;
	visibility:visible;
	font-family:Arial;
}

#HeaderMenu a
{
	text-decoration:none;
	display:block;
	padding:3px 0;
	
   
   
}

#HeaderMenu p
{
	text-align: center;
	padding: 0;
	margin: 0;
	
}

p.HeaderMenu
{
	text-align: center;
	padding: 0;
	margin: 0;
}

#HeaderMenu:hover
{
	border: 0;
	/*background: white;*/	
}

table.DropdownMenu
{
	margin: 0;
	padding: 0;
	font-weight: bold;
	background-color:#CCCCCC;
}

#LastDropDownMenu-Placeholder
{
	width: 106px;
	max-width: 106px;
}

.MenuTab
{
	border: none;
	background: #003b6a url(Images/Blue.png) repeat-x 0 0;
	font-size: 0.95em;
	font-weight:bold;
	text-align:center;
	vertical-align:top;
	color: #FFFFFF;
	padding: 0;
	margin: 0;
}

.MenuTab.hoverClass
{
	border: 0;
	/*background: #5B0C07;*/
	background:#E1E1E2;
}


div.MenuTab  /* By default the submenu is not shown (submenu is defined within the DIV element)*/
{
	display: none;
	position: static;
	float: left;
}

.MenuTab a
{
	color: #e1e1e2;
}

/* This is for the shown submenu  (submenu is defined within the DIV element)*/
div.MenuHover
{
	background-color: #1b528c;
	display: inline;
	position: absolute;
	float: left;
	 z-index: 1001;
}

.MenuHover
{
	border : none;
	background: #1b528c;
	font-size: 0.95em;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
}

.MenuHover:hover
{
	border: 0;
	background: #1b528c;
}

.MenuHover a
{
	color: #FFFFFF;
}

.MenuTabSelected
{
	background: #2e2d5c url(Images/grey.png) repeat-x 0 0;
	font-size: 0.95em;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	color: #00408A;
}

.MenuTabSelected a
{
	color: #00408A;
}

.DropdownMenuItem
{
	background: #2e2d5c url(Images/Blue.png) repeat-x 0 0;
	width: 150px;
	border: none;
	padding: 0;
	z-index:3000;
}

a.DropdownMenuItem:link
{
	text-decoration: none;
	font-size: 0.95em;
	color: #FFFFFF;
	display: block;
}

td.DropdownMenuItem
{
	text-align: left;
	/*padding:5px 10px 3px 10px !important;*/
	
}

td.DropdownMenuItem a
{
	
	padding:3px 10px 3px 10px !important;
	
}

.DropdownMenuItem.hoverClass
{
	border: 0;
	background: #1b528c;
}

/* End of Top Menu */


/* Claim Items Pages */

.ClaimItemsTable
{
	width:200px;
	border-collapse:collapse;
}

.AddClaimItemTable
{
	width:750px;
	border-collapse:collapse;
}

.AddClaimItemTable td.Select
{
	width:200px;
}

.BenefitsDatesTable
{
	width: 400px;
	border-collapse: collapse;
}
	
.BenefitsDatesTable td
{
	padding: 0 0 0 0;
	width: 150px;
}



/* Emulation Footer */

#EmulationTableFirstCell
{
	width: 88px;
}

#EmulationTable .LoggedOn-UserName
{
	font-weight: bold;
}


#EmulationTable
{
	width: 100%;
	display: block;
	background: #2e2d5c url(Images/grey.png) repeat-x 0 0;
	color:#0A0909;
	font-family:arial, helvetica, verdana, "times new roman", sans-serif;
	margin:0 0 0 0;
	padding:0 0 0 0;
	border-collapse: collapse;
	border: none;
}

#EmulationTable td
{
	padding-left:2px;
}


/* END OF Emulation Footer */




/* Edit dealer details*/
.DealerDetailsList #StartDate
{
	text-align:center;
	width: 10em;
}

.DealerDetailsList #EndDate
{
	text-align:center;
	width: 10em;
}

.DealerDetailsList #Data
{
	text-align:center;
	width: 20em;
}



#EditDealerDetailsRecord-Table .Label
{
	text-align: right;
	padding-right: 1em;
}

#EditDealerDetailsRecord-Table .Value
{
	text-align: left;
}


/* End of Edit dealer details*/

/*Dealers AddDealerAdditionalContact */

#Dealers-AddDealerAdditionalContact .Label
{
	padding-right: 1em;
	text-align: right;
}

/*End of Dealers AddDealerAdditionalContact */


/* Dealers Printout */

table.PrintOut
{
   border-style :solid;
   border-width:1px;
   border-color:Gray;
   text-align: center;
   table-layout : auto;
   width: 180mm;
   border-collapse : collapse;
}

th.PrintOut
{
	text-align: center;
	background-color: #c1c6cb;
	border-style : solid;
	border-width: 1px;
}

tr.PrintOut
{
	text-align: center;
	background-color: white;
}

td.PrintOut
{
	text-align: center;
	background-color: White;
	border-style: solid;
	border-width: 1px;
	border-color: Gray;
}

/* END OF Dealers Printout */




/*Find dealer */

#Address .FindDealersGrid
{
	min-width: 20em;
	width: 20em;
}

#FindDealer-SearchCriteria
{
	width: 33em;
}

#FindDealer-SearchCriteria .Label
{
	padding-right: 1em;
	text-align: right;
}

#FindDealer-SearchCriteria .Value
{
	text-align: left;
}


/*End of Find Dealer */



/* Edit Dealer Pages */
table.EditDealerNotes
{
	width: 28em;
}

table.DealerContactTypes
{
	width: 15em;
}

table.Addresses
{
	width: 18.9em;
}

/* END OF Edit Dealer Pages */





/* Claim Notes Page... */

#NotesDamagePickerTable .Label
{
	text-align: right;
	padding-right: 1em;
}

.ClaimNotes-AttachmentFile, .ClaimNotes-AttachmentName
{
	width : 25em;
}

.ClaimNotes-NoteColumn
{
	text-align : center;
	width: 45em;
	min-width: 45em;
	min-height: 3em;
	max-height: 7em;
}

div.ClaimNotes-NoteColumn
{
	text-align: center;
	width: 45em;
	border-style: none;
	overflow: auto;
	max-width: 45em;
	max-height: 7em;
	word-wrap: break-word;
	
}

table.ClaimNotes
{
   border-style:solid;
   border-width:1px;
   border-color:Gray;
   text-align: center;
   table-layout : auto;
   width: 98%;
   border-collapse : collapse;
}

th.ClaimNotes
{
	text-align: center;
	background-color: #c1c6cb;
	border-style : solid;
	border-width: 1px;
}

tr.ClaimNotes
{
	text-align: center;
	background-color: white;
}

tr.ClaimNotesAttachments:hover
{
	cursor: pointer;
	background-color: Highlight;
}

tr.ClaimNotes_SelectedRow
{
	text-align: center;
	background-color: #889199;
}

td.ClaimNotes_SelectedRow
{
	text-align: center;
	background-color: #889199;
	border-style: solid;
	border-width: 1px;
	border-color: Gray;
}

td.ClaimNotes, .ClaimNotes-NoteColumn
{
	text-align: center;
	background-color: White;
	border-style: solid;
	border-width: 1px;
	border-color: Gray;
}

textarea.ClaimNotes
{
	width: 100%;
	height: 100px;
	overflow: auto;
}

#ClaimNotes-MondialNotes td
{
	width: 98%;
}

input[type="file"]
{
	height: 24px;
}


/* End of Claim Notes Page... */







/* Claim Costs Page */

.ClaimCosts-TotalValue
{
	font-weight: bold;
	font-size: 0.95em;
}

.ClaimCosts#ClaimedItem
{
	min-width: 5em;
	width: 5em;	
}

.ClaimCosts#Entitlement
{
	min-width: 12em;
	width: 12em;	
}

.ClaimCosts#LabourHours
{
	min-width: 5em;
	width: 5em;	
}

.ClaimCosts#LabourCosts
{
	min-width: 7em;
	width: 7em;	
}

.ClaimCosts#PartCosts
{
	min-width: 7em;
	width: 7em;	
}

.ClaimCosts#OtherExpenses
{
	min-width: 7em;
	width: 7em;	
}

.ClaimCosts#VatCosts
{
	min-width: 7em;
	width: 7em;	
}

.ClaimCosts#Total
{
	min-width: 7em;
	width: 7em;	
}



.ClaimCostsTotal thead
{
	display: none;
	border: none;
	padding: 0;
	margin: 0;
}

.ClaimCostsTotal th
{
	display: none;
	border: none;
	padding: 0;
	margin: 0;
}


.ClaimCostsTotal
{
	font-weight: bold;
}

.ClaimCostsTotal#ClaimedItem
{
	display: none;
	min-width: 5em;
	width: 5em;	
}

.ClaimCostsTotal#ClaimedItem td
{
	display: none;
	visibility: hidden;
}

.ClaimCostsTotal#Entitlement
{
	min-width: 17.1em;
	width: 17.1em;	
}

.ClaimCostsTotal#LabourHours
{
	min-width: 5em;
	width: 5em;	
}

.ClaimCostsTotal#LabourCosts
{
	min-width: 7em;
	width: 7em;	
}

.ClaimCostsTotal#PartCosts
{
	min-width: 7em;
	width: 7em;	
}

.ClaimCostsTotal#OtherExpenses
{
	min-width: 7em;
	width: 7em;	
}

.ClaimCostsTotal#VatCosts
{
	min-width: 7em;
	width: 7em;	
}

.ClaimCostsTotal#Total
{
	min-width: 7em;
	width: 7em;	
}

#ClaimCosts-SummaryTable1 .Label
{
	text-align: right;
	padding-right: 1em;
	font-size: 0.95em;
}

#ClaimCosts-SummaryTable2 .Label
{
	text-align: right;
	padding-right: 1em;
	font-size: 0.95em;
}

#ClaimCosts-SummaryTable1 .Value
{
	text-align: left;
	font-size: 0.95em;
}

#ClaimCosts-SummaryTable2 .Value
{
	text-align: left;
	font-size: 0.95em;
}


/* END OF Claim Costs Page */





/* View Dealer Statements Page */

.ViewDealerStatements#DealerName 
{
	width: 15em;
	min-width: 15em;
}

.ViewDealerStatements#DocumentType 
{
	width: 10em;
	min-width: 10em;
}

.ViewDealerStatements#Date
{
	width: 7em;
	min-width: 7em;
}

.ViewDealerStatements#Amount
{
	width: 10em;
	min-width: 10em;
}
/* END OF View Dealer Statements Page */




/* Claim Search */
#claimSearch
{
	font-size: 0.95em;
    margin: 20px 68px 0 58px;
	width:auto;
}


/* End of Claim search */





/*Maintenance */

.PricelistSearchResults#AttachmentName
{
	width: 30em;
	min-width: 30em;
}

.PricelistSearchResults#AttachmentStartDate
{
	width: 10em;
	min-width: 10em;
}

.PricelistSearchResults#AttachmentEndDate
{
	width: 10em;
	min-width: 10em;
}

/* End of Maintenance */






/* Claim Menu */

div.Claim-Menu-Tabs
{
	padding-top: 1em;
}

.Claim-Menu-Tabs
{
	text-align: center;
}

.ClaimTab
{
	color: White;
	background: white url(Images/Blue.png) repeat-x 0 0;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	text-decoration: none;
	border: 0;
}

.ClaimTab:hover
{
	border: 0;
	background: #1b528c;
	z-index:5000;
}

.ClaimTab
{
	width: 10em;
	font-weight: bold;
}

.Selected-ClaimTab
{
	color: White;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	display: block;
	border: 0;
	background: #889199;
	width: 10em;
	background-color: #252525;
	text-align:center;
	font-weight: bold;
}

/*END OF CLAIM MENU */




/* Retailer summary */

.DealerAdditionalContacts
{
	font-size: 0.95em;
}


.DealerAdditionalContacts#Name
{
	min-width: 15em;
	width: 15em;
}

.DealerAdditionalContacts#Position
{
	min-width: 10em;
	width: 10em;
}

.DealerAdditionalContacts#Phone
{
	min-width: 13em;
	width: 13em;
}

.DealerAdditionalContacts#Email
{
	min-width: 20em;
	width: 20em;
}
/* End of Retailer Summary */




/*DealerSummary - Warranties */
.DealerSummary-Warranties#Number
{
	min-width: 15em;
	width: 15em;
}

.DealerSummary-Warranties#VehicleReg
{
	min-width: 7em;
	width: 7em;
}

.DealerSummary-Warranties#CustomerName
{
	min-width: 12em;
	width: 12em;
}

.DealerSummary-Warranties#DateReg
{
	min-width: 8em;
	width: 8em;
}

.DealerSummary-Warranties#Status
{
	min-width: 10em;
	width: 10em;
}

.DealerSummary-Warranties#CancelDate
{
	min-width: 8em;
	width: 8em;
}
/* End of Dealer Summary-Warranties */





/*DealerSummary - Claims */
.DealerSummary-Claims#Number
{
	min-width: 10em;
	width: 10em;
}

.DealerSummary-Claims#WarrantyNumber
{
	min-width: 15em;
	width: 15em;
}

.DealerSummary-Claims#VehicleReg
{
	min-width: 7em;
	width: 7em;
}

.DealerSummary-Claims#CustomerName
{
	min-width: 12em;
	width: 12em;
}

.DealerSummary-Claims#DateReg
{
	min-width: 8em;
	width: 8em;
}

.DealerSummary-Claims#ClaimStatus
{
	min-width: 10em;
	width: 10em;
}

.DealerSummary-Claims#RepairDate
{
	min-width: 8em;
	width: 8em;
}
/* End of Dealer Summary-Claims */




/* Find Dealer/Retailer 

.Grid#DealerName
{
	width: 20em;
	min-width: 20em;
}

.Grid#RetailerName
{
	width: 20em;
	min-width: 20em;
}
*/

/* Enf of Find Dealer/Retailer */




/*Record Unlocking */



.LockedClaims#ClaimNumber
{
	width: 9em;
	min-width: 9em;
}

.LockedClaims#VRN
{
	width: 7em;
	min-width: 10em;
}

.LockedClaims#LockedBy
{
	width: 7em;
	min-width: 10em;
}

.LockedWarranties#VRN
{
	width: 10em;
	min-width: 10em;
}

.LockedWarranties#LockedBy
{
	width: 10em;
	min-width: 10em;

}

/* End of Record Unlocking */


/* Claimed Items */

.ClaimedItemsParts, .ClaimedItemsLabour, .ClaimedItemsOtherCosts, .ClaimedItemsVehicleReplacement, .ClaimedItemsHotel, .ClaimedItemsOOPocket
{
	font-family:CorporateSBQ-Regular,Tahoma;
	font-size:small;
}

table.ClaimedItems
{
	min-width: 50em;
}

.ClaimedItems#Action
{
	min-width: 9em;
	width: 9em;
}

.ClaimedItems#RejectionReason
{
	min-width: 15em;
	width: 15em;
}

	/*- Benefits */


.ClaimedItemsBenefits#DamageCodeDescription
{
	min-width: 33em;
	width: 33em;
}

.ClaimedItemsBenefits#DamageCode
{
	min-width: 8em;
	width: 8em;
}

.ClaimedItemsBenefits#Benefit
{
	min-width: 7em;
	width: 7em;
}

.ClaimedItemsBenefits#Item
{
	min-width: 3em;
	width: 3em;
}


	/* - Entitlements */

.ClaimedItemsEntitlement#Entitlement
{
	min-width: 45em;
	width: 45em;
}

.ClaimedItemsEntitlement#Item
{
	min-width: 5em;
	width: 5em;
	max-width: 5em;
}

	/* -Vehicle Replacement */

.ClaimedItemsVehicleReplacement#Days input
{
	min-width: 5em;
	width: 5em;
	max-width: 15em;
}

.ClaimedItemsVehicleReplacement#Days
{
	min-width: 5em;
	width: 5em;
	max-width: 15em;
}

.ClaimedItemsVehicleReplacement#CostPerDay input
{
	min-width: 7em;
	width: 7em;
	max-width: 15em;
}

.ClaimedItemsVehicleReplacement#CostPerDay 
{
	min-width: 7em;
	width: 7em;
	max-width: 15em;
}

.ClaimedItemsVehicleReplacement#CostTotal
{
	min-width: 7em;
	width: 7em;
	max-width: 15em;
}

	/* -Hotel */

.ClaimedItemsHotel#Days input
{
	min-width: 5em;
	width: 5em;
	max-width: 15em;
}

.ClaimedItemsHotel#CostPP input
{
	min-width: 10em;
	width: 10em;
	max-width: 15em;
}

.ClaimedItemsHotel#NoOfPers input
{
	min-width: 10em;
	width: 10em;
	max-width: 15em;
}

.ClaimedItemsHotel#CostTotal
{
	min-width: 7em;
	width: 7em;
	max-width: 15em;
}

	/* -Out Of Pocket Expenses */

.ClaimedItemsOOPocket#Description
{
	min-width: 35em;
	width: 35em;
	max-width: 45em;
}

.ClaimedItemsOOPocket#Amount input
{
	min-width: 5em;
	width: 5em;
	max-width: 15em;
}

	/* -Labour */

.ClaimedItemsLabour#Code
{
	width: 10em;
	max-width: 15em;
}

.ClaimedItemsLabour#Text
{
	min-width: 12em;
	width: 12em;
	max-width: 46em;
}

.ClaimedItemsLabour#TimeAllowance input
{
	min-width: 5em;
	width: 5em;
	max-width: 15em;
}

.ClaimedItemsLabour#TimeAllowance
{
	min-width: 5em;
	width: 5em;
	max-width: 15em;
}

.ClaimedItemsLabour#CostPerHour
{
	min-width: 5em;
	width: 5em;
	max-width: 15em;
}

.ClaimedItemsLabour#CostPerHour
{
	min-width: 5em;
	width: 5em;
	max-width: 15em;
}

.ClaimedItemsLabour#Discount input
{
	min-width: 5em;
	width: 5em;
	max-width: 8em;
}

.ClaimedItemsLabour#Discount
{
	min-width: 5em;
	width: 5em;
	max-width: 8em;
}


.ClaimedItemsLabour#OrigCostTotal
{
	width: 8em;
	max-width: 8em;
}

.ClaimedItemsLabour#CostTotal
{
	width: 8em;
	max-width: 8em;
}

	/* -Other Costs */

.ClaimedItemsOtherCosts#Description
{
	min-width: 46em;
	width: 46em;
	max-width: 50em;
}

.ClaimedItemsOtherCosts#Amount input
{
	min-width: 8em;
	width: 8em;
	max-width: 15em;
}

	/* -Parts */
.ClaimedItemsParts#PartCode 
{
	width: 10em;
	max-width: 15em;
}

.ClaimedItemsParts#PartDescription
{
	width: 12em;
	max-width: 41em;
}

.ClaimedItemsParts#Quantity input
{
	min-width: 5em;
	width: 5em;
	max-width: 10em;
}

.ClaimedItemsParts#OrigCostSingle
{
	min-width: 5em;
	width: 5em;
	max-width: 10em;
}

.ClaimedItemsParts#Discount input
{
	min-width: 5em;
	width: 5em;
	max-width: 8em;
}

.ClaimedItemsParts#Discount
{
	min-width: 5em;
	width: 5em;
	max-width: 8em;
}

.ClaimedItemsParts#CostSingle input
{
	min-width: 5em;
	width: 5em;
	max-width: 8em;
}

.ClaimedItemsParts#CostTotal
{
	min-width: 6em;
	width: 8em;
	max-width: 8em;
}

/* END OF - Claimed Items */



 
/* View Warranty Page */

.WarrantyDetailsTable
{
	width: 900px;
	border-collapse:collapse;
	text-align:left;
}



.BenefitsTable#Description
{
	min-width:25em;
	width:25em;
}

.BenefitsTable#Excess
{
	min-width:8em;
	width:8em;
}

.BenefitsTable#FSARegulated
{
	min-width:9em;
	width:9em;
}

.BenefitsTable#StartDate
{
	min-width:10em;
	width:10em;
}

.BenefitsTable#EndDate
{
	min-width:10em;
	width:10em;
}
/* End of View Warranty Page */



#MainPageTable table.Grid td
{
	padding:0 3px;
}

#MainPageTable table.Grid th 
{
	padding:5px 3px;
}

#MainPageTable #CustomerName
{
	white-space:nowrap;
}


.Home-Grid th a
{
	color: #fff;
}

.Home-Grid-Header a
{
	
	color: Black;
}


.Home-Grid-Description
{
	font-size: 100%;
	color:#E0001A;
	font-weight: bold;

}

td.Home-Grid-Description div
{
	padding-bottom: 5px;
}

.Home-Grid-Description a
{
	font-size: 100%;
	color: Black;
}


#HomeForm {margin-top:30px;}
/*  This is shown when there is no data to render row  */
span.NoDataToDisplayGrid
{
	padding-left: 1em;
}

#MainContainer form#Claims div
{
	text-align:center !important;
	text-align:-moz-center !important;
	
}
#MainContainer form#Claims div table td,
#MainContainer form#Claims div table td div,
#FindDealer-SearchCriteria td
{
	text-align:-moz-left !important;
}




/* Claim Main Page */

#ClaimMainPage-TopDetails td.Label
{
	padding-right: 1em;
	text-align: right !important;
	width: 15em;
}

#ClaimMainPage-TopDetails td.Value
{
	text-align: left;
}

#ClaimMainPage-BottomDetails td.Label
{
	padding-right: 1em;
	text-align: right !important;
	width: 15em;
}

#ClaimMainPage-BottomDetails td.Value
{
	text-align: left;
	margin-left:5px;
}

table.ClaimMainPage
{
	width:auto;
	margin-left: 58px;
    margin-right: 58px;
	margin-left:5px;
}

table.ClaimMainPage
{
	width:auto;
	margin-left: 58px;
    margin-right: 58px;
}
/*End of Claim Main Page*/


/* Useful Information Pages */

#UsufulLinksTable td
{
	padding-top: 1em;
	text-align: left;
}

/* End of Useful Information Pages */

/* Emulating Dealer Page */

.EmulatingDealer-Grid #DealerCode
{
	min-width: 10em;
	width: 10em;
}

.EmulatingDealer-Grid #Description
{
	min-width: 30em;
	width: 30em;
}

.EmulatingDealer-Grid #ActionView
{
	min-width: 7em;
	width: 7em;
}


/* End of Emulating Dealer Page */

/* User Maintenance */


#UserMaintenanceSearchPanel .Label
{
	text-align: right;
	padding-right: 1em;
}

#UserMaintenanceSearchPanel .Value
{
	text-align: left;
}


#UserMaintenanceSearchPanel Select
{
	min-width:500px;    
	width:500px;
}
#EditUserPanel .Label
{
	text-align: right;
	padding-right: 1em;
}

#EditUserPanel .Value
{
	text-align: left;
}



/* End of User Maintenance */


/*Client Maintenance */

#ClientMaintenancePanel .Label
{
	text-align: right;
	padding-right: 1em;
}

#ClientMaintenancePanel .Value
{
	text-align: left;
}



#PriceListUpdatePanel .Label
{
	text-align: right;
	padding-right: 1em;
}

#PriceListUpdatePanel .Value
{
	text-align: left;
}

#WarrantySearchCriteria input.BigButton,
#ClaimSerachCriteria input.SmallButton,
#FindDealer-SearchCriteria input#FindButton,
#SearchStatementsForm input#FindButton,
#ClaimLockForm input.SmallButton,
#FindDealer-SearchCriteria #EditViewButton,
#FindDealerForm #NewButton
{
	float:right;
}

#FindDealer-SearchCriteria .Label {
	white-space:nowrap;
}

/* fixes for scrolling tables */

.Home table tr td div {
	width:99% !important;
	overflow-x:hidden;
	overflow-y:auto;
}


#HeaderMenu a:hover
{
	background-color:#1b528c
}

.ClaimMainPage {
	max-width:50em !important;
	min-width:50em !important;
	width:50em !important;
}

/* End of Client Maintenance */
#DialogPageTable
{
	width: 100%;
	border:none;
	border-collapse: collapse;
	margin:0 0 0 0;
	padding:0 0 0 0;
	outline:none;
}

#DialogPageTable td
{
	padding:0 0 0 0;
	margin:0 0 0 0;
	font-size: 0.95em;
}

#DialogPageTable tr
{
	padding:0 0 0 0;
	margin:0 0 0 0;
}

#staticBkgLeft
{
	background: White url("Images/border_left.png") repeat-y 0 0;
	position: fixed;
	bottom: 0;
	top: 0;
	left: 0;
	width: 58px;
	z-index: 998;
}

#staticBkgRight
{
	background: White url("Images/border_right.png") repeat-y -22px 0;
	position: fixed;
	bottom: 0;
	top: -8px;
	right: 0;
	width: 58px;
	z-index: 998;
}


div.header
{
	position: fixed;
	left: 58px;
	right: 58px;
	top: 0;
	width:auto;
}
 #menuCnt
{
    margin-right:58px;
}

#MainContentCell
{
	position: relative;
	z-index: 99;
	display: inline-block;
}
div.footer
{
	position:fixed;
	overflow: hidden;
	z-index: 999;
	left: 58px;
	right: 58px;
	bottom: 0;
	background-color: White;
}

.divLeft { width: 49%; float: left; overflow: hidden;text-align:left;}
.divLeft select
{
	width:50%;
}
.divRight { width: 49%; float: right; overflow: hidden;text-align:left;}
.label { width: 15em;  float: left;  }

.AssistanceViewActionDiv
{
	width:700px;
	overflow:hidden;
}
.AssistanceViewActionDiv .BigButton
{
	float:right;
	height:20px;
}

.WarrantyDetailsTable, .WarrantyDetailsTable div {overflow:hidden;}

/*Reports page*/


#frmSSRSReports #EmulationTable
{
  
	position:fixed;
  
	top:850px;
 
}
#RptOptions
{
	position:relative;
	float:left;
	clear:both;
	width:99%;

   
}

#RptViewer_ReportViewer
{
	position:relative;
	float:left;
	clear:both;
 
}

#RptViewer,
#RptViewer_ReportViewer,
#RptViewer_fixedTable
{
	position:relative;
	float:left;
	clear:both;
	top: 0;
	left: 0;
}
#frmSSRSReports
{
	border:none;
}
#frmSSRSReports div.footer
{
  
	position:relative;
	float:left;
	clear:both;
	left: 0;
}

#frmSSRSReports div.header
{
	clear:both;
	left: 0;
	position:relative;
	
}

#frmSSRSReports div#MainPageTable
{
 
   position:relative;
	float:left;
	clear:both;
	padding:0;
	background-color:White;
	border:none;
}

#frmSSRSReports
{
   
	float:left;

}

#ClaimDetails,
#ClaimForm,
#MainContentCell form,
#MainContainer form
{
       margin-left:15px;
       margin-right:30px;
       width:auto;
       padding-top:20px;
}

#claimCoststable th.Grid{
   padding:2px 2em 2px 2em;
   }


#claimMenuPanel {
    clear: both;
    float: left;
    font-size: 11.6px;
    position: relative;
    width:100%;
}

#claimMenu {float:left;clear:both;margin-left:25px; width:98%;}
.claimNrRow
{
    padding-right: 0;
    margin:0;
    padding:0;
}







