﻿/* top right bottom left */
 

body, table {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	padding: 0px;
	color: #000000;
}

.input {
	font-weight: bold;
}

a {
	font-size: 8pt;
}

a:link {
	color: #2E9FE7;
	font-weight: bold;
}

a:visited {
	color: #2E9FE7;
	font-weight: bold;
}

a:hover {
	color: #0333FF;
	font-weight: bold;
}

a:active {
	color: #0333FF;
	font-weight: bold;
}


h1 {
	font-size: 16pt;
	color: #238ED1;
	font-weight: bold;
	text-align: left;
	padding-bottom:0px;
	margin-bottom:0px;
}

h1 .inactiveStep {
	color:#C2C2C2;
}

h2 {
	font-size: 13pt;
	color: #000000;
	margin-bottom:0px;
	padding-bottom:0px;
	font-weight:normal;
}

h2 em 
{
    font-style:normal;
    font-weight:bold;
}

h3{
	color: #000000;
	font-size:8pt;
	margin:0px;
	padding:0px;
}

#Header .fineprint {
	color:#AADAEC;
}

#Header .fineprint a {
	font-weight:normal;
}

#Header .headertext {
	margin:0px;
	padding:0px;
	font-size: 16pt;
	color: #238ED1;
	font-weight: bold;
	text-align: left;
}

/*
#NavigationColumn a
, #NavigationColumn h2
{
		line-height: 100%;
		height: 100%;
		font: bold 12px arial, helvetica, sans-serif;
		text-align: left;
}
*/

#NavigationColumn {
	margin: 0px 7px 0px 7px;
	padding: 0px;
}

#NavigationColumn a {
	text-decoration: underline;
}

#NavigationColumn table {
	margin:0px;
}

div#infoColumn 
{
    width:155px;
    padding:0px 0px 0px 0px;
}

#InfoColumn {
	margin: 0px 10px 0px 10px;
	padding: 0px 5px 0px 5px;
}

#InfoColumn a {
	font: bold 11px/16px arial, helvetica, sans-serif;
	line-height: 1.25;
	text-decoration: underline;
}

#InfoColumn ul {
	list-style-type:square;
	margin:0px 0px 0px 5px;
	padding:0px;
}

#InfoColumn li {
	margin-left:10px;
	margin-bottom:0.7em;
}

#InfoColumn span {
	padding-right: 5px;
	list-style-type:disc;
	font-size:0.8em;
}

.fineprint {
	font: normal .8em arial, helvetica, sans-serif;
}

#Footer {
	text-align:center;
}

#Footer a {
	font: normal 1em arial, helvetica, sans-serif;
	text-align: center;
	color: #555555;
	padding: 0px 5px 0px 5px;
}	

#HomePage p {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #555555;
}

#HomePage h1 {
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-size: 1.5em;
	line-height: 1;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	display: block;
	color: #000000;
	text-indent: 0px;
	border-width: 0px 0px 0px 0px;
}

#HomePage h2 
{
	font-family: Arial, sans-serif;
	font-weight: bold;
	line-height: 1.5;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	color: #000000;
	text-indent: 0px;
	border-width: 0px 0px 0px 0px;
}

#HomePage a {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #555555;
}

#HomePage a.ApplianceLink {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #142BD7;
}
#HomePage a.ApplianceLink:hover {
	color: #30C0E9;
}

#SearchBox {
	background-color: #064CD9;
	color: #FFFFFF;
}
.SearchBoxTitle
{
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	display:block;
}

#SearchBox a, #SearchBox a:hover, #SearchBox a:visited  {
	color:#FFFFFF;
}


.SideBar {
    background-color:#EEE8D9;
    padding:5px 0px 0px 0px;
}

.SideBar h2 {
	padding-top:0px;
	padding-bottom:7px;
	margin-top:0px;
}

#leftSpacer {
	margin:0px;
	padding:0px;
	background-color:#EEE8D9;
	height:1px;
}

#rightSpacer {
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	height:1px;
}

#rightSpacerTan {
	margin:0px;
	padding:0px;
	background-color:#EEE8D9;
	height:1px;
}
.TopNavBar {
	background-color:#DEDEDE;
	color: #000000;
	padding:6px 6px 3px 6px;
}

.TopNavBar a, .TopNavBar a:visited, .TopNavBar a:hover, .TopNavBar a:active, .TopNavBar a:link {
	font-size:10pt;
}

.VerifyText {
	font-size:8pt;
}

.VerifyText img { 
	margin: 3px;
}

#RepairAdvice {
	text-align:left;
	font-weight:normal;
}

#RepairAdvice p {
	margin:5px;
	padding:0px;
}

.body a {
	padding-left: 1.4em;
}

.CategoryBox {
	margin:5px;
	width:150px;
	background-color:#FFFFFF;
	padding:0px 0px 6px 0px;
	font-size:8.5pt;
}

.CategoryBox H2 {
    font-size:9pt;
	color:#FFFFFF;
	width:100%;
	background-color:#63B7ED;
	padding:3px 0px 3px 0px;
	text-indent:5px;
	margin-bottom:4px;
	font-weight:bold;
}

.CategoryBox p {
	margin:5px;
	padding:0px;
}

#ContactUs p{
	text-align:right;
	color:inherit;
	font-weight:bold;
	font-size:8.5pt;
}

#ContactUs .fineprint {
	text-align:right;
	color:AlternatingMultiModelRow;
	font-size:7pt;
	margin:inherit;
}

#ContactUs img {
	float:left;
	margin:0px;
	padding:0px;
}

#PartGrid em, #PartsGrid em, #CartItemsPanel em {
	font-weight:bold;
	font-style:normal;
}

#PartGrid a, #CartItemsPanel a {
	font-weight:normal;
}

#PartGrid h1, #CartItemsPanel h1 {
	padding:0px;
	margin-bottom:0px
}

#Multi_ShippingMethos{
	vertical-align:top;
}

/* support legacy hardcoded compiled style */
td.black10b {
	font-weight:bold;
	color:#000000;
	padding-bottom:5px;
	background-color:Transparent;
}

#Checkout
{
	text-color:#00FF00;
}

#CheckoutSection {
	text-align:right;
	width:450px;
	padding-bottom:25px;
}

td.Content { /* outer container of content */
	width:100%;
	padding: 25px 25px 0px 25px;
	margin:0px;
}

table.Content { /* Inner container */
	padding:0px;
	margin:0px;
}

table.SmallContent, div.SmallContent {
	width:450px;
}

table.WideContent {
	width:550px;
}

tr.AlternatingMultiModelRow
{
    background-color:#FFFFFF;
}

tr.MultiModelRow
{
    background-color:#eeead9;
}

.Subtotal
{
    color:#ff0000;
}

#OrderSubtotal, .PayOnly
{

}

.PayOnly em 
{
    font-style:normal;
    font-weight:bold;
}

H2.PartHeader
{
    font-weight:normal;
    font-size:13.5pt;
}
H2.PartHeader em
{
    font-weight:bold;
}

.InfobarHeader 
{
    
}

.SideBar#RightColumn 
{
	background-color:#FFFFFF;
}

td.KenmoreDescriptionCell table
{
	border-color:#63B7ED !important;
	border-style:solid !important;
}
td.KenmoreDescriptionCell table td
{
	border-color:#63B7ED !important;
	border-style:solid !important;
}

table.ContactSection
{
	width:100%;
	padding-top:10px;
	margin-bottom:10px;	
	border-top: solid 1px #DDDDDD;
}

.ContactHeading 
{
	width:70%;
	font-weight:bold;
	font-size:110%;
	padding-bottom:5px;
}

.ContactMethods
{
	padding-left:25px;
	width:30%;
}

.ContactDescription
{
	vertical-align:top;
	height:100%;
}