﻿.WarrantyWizard
{
	position:relative;
	top: 0px;
	width:100%;
	height:400px;
	/height:300px;
}

.WarrantyWizard tr
{
    /*position:relative;*/
    vertical-align: top;
    padding: 0px;
    margin: 0px;
    min-height: 36px;
    height: 36px;
}

.WarrantyWizardSideBarButtonStyle
{
	padding-left:15px;
	color:White;
}

.WarrantyWizardSideBarTemplate
{
    position: relative;
    top: 0px;
    left: 0px;
    margin: 0px;
    padding: 0px;
}

.WarrantyWizardSideBarSelectedButtonStyle
{
    position:relative;
    height: 36px;
    padding-left: 10px;
    font-weight: bold;
    background: url('images/left_nav_selected_warranty.png') no-repeat right;
	
}

.WarrantyWizardSideBarSelectedButtonStyle a
{
    position: inherit;
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    cursor: default;
}

.WarrantyWizardSideBarSelectedButtonStyle a:hover
{
    position: inherit;
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    cursor: default;
}

.WarrantyWizardNavigationButtonStyle
{
    position: relative;
	background-color:White;
	border-color:#507CD1;
	border-style:solid;
	border-width:1px;
	margin: 5px;
	width: 100px;
	color:#284E98;
}

.WarrantyContainer
{
    position: relative;
    padding: 0px;
    margin: 0px;
    margin-right: 10px;
    top: 0px;
}

.WarrantyWizardSideBarBaseStyle
{
    position: relative;
    margin: 0px;
    padding: 0px;
    width: 170px;
}

.WarrantyWizardSideBarBaseStyle table
{
    position: relative;
    /top: -12px;
    left: 0px;
}


.WarrantyWizardSideBarStyle a
{
    position: relative;
    font-family: Calibri;
    padding: 0px;
    margin: 0px;
    font-size: 14px;
    font-weight: bold;
    color: #474747;
    cursor: default;
    padding-left: 10px;
    text-decoration: none;
}

.WarrantyWizardSideBarStyle a:hover
{
    position: relative;
    font-family: Calibri;
    padding: 0px;
    margin: 0px;
    font-size: 14px;
    font-weight: bold;
    color: #474747;
    cursor: default;
    padding-left: 10px;
    text-decoration: none;
}



.WarrantyWizardHeaderStyle
{
    position: relative;
    overflow: hidden;
	font-weight:bold;
	color:White;
	padding: 0px;
	margin: 0px;
    font-family: Calibri;	
    font-size: 14px;
    font-weight: bold;
	vertical-align:middle;
	text-align:center;
	background-image: url('images/warranty_header_bg.png');
	background-repeat: repeat-x;
	background-position: top;
	height: 36px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 8px;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
}

.WarrantyWizardStepStyle
{
    position: relative;
	padding: 0px;
	color:#333333;
    font-family: Calibri;	
    font-size: 16px;
    font-weight: normal;
}

.WarrantyStepIntro
{
    position: relative;
    border: solid 1px #DCDCDC;
    background-color: #F6F5F7;
    width: 99.8%;
    height: 365px;
}

.WarrantyStepContactInfoEntry
{
	position: relative;
    border: solid 1px #DCDCDC;
    background-color: #F6F5F7;
    width: 99.8%;
    height: 365px;
    margin-bottom: 30px;
}

.WarrantyPanels
{
    width: 100%;
}

.WarrantyStepContactInfoVerify
{
	position: relative;
    border: solid 1px #DCDCDC;
    background-color: #F6F5F7;
    width: 99.8%;
    min-height: 365px;
    height:auto;
    margin-bottom: 30px;
}

.WarrantyStepIssueEntry
{
	position: relative;
    border: solid 1px #DCDCDC;
    background-color: #F6F5F7;
    width: 99.8%;
    min-height: 365px;
    height:auto;
    margin-bottom: 30px;
    text-align: center;
}

.WarrantyStepVerifySubmit
{
	position: relative;
    border: solid 1px #DCDCDC;
    background-color: #F6F5F7;
    width: 99.8%;
    /*height: 365px;*/
    margin-bottom: 30px;
}

.WarrantyStepSubmitted
{
	position: relative;
    border: solid 1px #DCDCDC;
    background-color: #F6F5F7;
    width: 99.8%;
    min-height: 365px;
    height:auto;
    margin-bottom: 30px;
}

.WarrantyError
{
    position: relative;
    display: block;
    padding: 10px;
    font-family: Calibri;	
    font-size: 16px;
    color: Red;
}


.WarrantyRequest
{
    position: relative;
    display: block;
    padding: 10px;
    font-family: Calibri;	
    font-size: 16px;
    color: #333;
    text-align:center;
}


.WarrantyFinished
{
    position: relative;
    display: block;
    padding: 10px;
    font-family: Calibri;	
    font-size: 16px;
    color: #333;
    text-align:center;

}

.AddressGrid
{
	position: relative;
	top: 1px;
	border: solid 2px #d2d2d2;
	left: 1px;
	width: 100%;
	/width: 100%;
	margin-bottom: 5px;	
}

.AddressGrid tr.row:hover
{
	background-color:yellow;
}

.AddressGridHeader
{
    position:relative;
	color: #4c4c4c;
	font-weight: bold;
	min-height: 20px;
	border: solid 1px 9B9B9B;
	background-image: url('images/floor_plan_sort_bg.png');
	background-repeat: repeat-x;
}
.AddressGridHeader th
{
    text-align:left;
}

.AddressGridHeader a, a:hover, a:visited
{
    color: #4c4c4c;
}

.AddressGridRow
{
    color: #000;
    position: relative;
	background-color: #FFF;
	min-height: 25px;
}

.AddressGridAlternatingRow
{
    position: relative;
    min-height: 25px;
    color: #000;
	background-image: url('images/floor_plan_alt_row_bg.png');
	background-repeat: repeat-x;
}

.AddressGridAlternatingRow a, a:hover, a:visited
{
    color: #1a6294;
}

.Hidden
{
	display:none;
}

.WarrantyWaterMarkText
{
	font-style:italic;
	color:Gray;
}

.WarrantyLabel
{
	font-style:italic;
	color:Gray;
}

.WarrantyInfo
{
	font-weight:bold;
}

.WarrantyModule_GridHeader
{
    font-size: 8pt;
    white-space: nowrap;
}

.WarrantyModule_GridRow
{
    font-size: 8pt;
}

.WarrantyModule_GridAltRow
{
    background-color: #88d9ea;
}
