/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.166;
	
}


.maintitle{
	font-family: Arial,sans-serif;
	border: 0;
}





/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #0000E6;
	text-decoration: underline;
}

a:hover{
	text-decoration: underline;
	color: #000000;
}

/************** header tag styles **************/

h1{
	font-family:Arial, Helvetica, sans-serif;
	color: #336699;
	font-size: 20px;
	text-align: left;
	font-weight: 900;
	text-decoration: underline;
}

h2{
	text-align: justify;
	font-size: 12px;
	background-color: #EAEAEA;
	font-family: Arial, Helvetica, sans-serif;
}

h3{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
	font: 100% Arial,sans-serif;
	color: #334d55;
	margin: 0px;
	padding: 0px;
	font-weight: bolder;
}

h6{
	color: #334d55;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
}

#titlearea{
	background-image: url(Images/Appliances/kitchens/whitekitchenfade.jpg);
	background-repeat: no-repeat;
}

#contenttable{
	border-top-color: #333333;
	border-top-width: thin;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: thin;
	border-right-width: thin;
	border-right-style: solid;
}
#sectionttable{
	border-right-style: ridge;
	border-right-color: #666666;
}

#footertable{
	background-color: #CCCCCC;
	border-top-style: inset;
	border-top-color: #666666;
	border-top-width: thin;
}


#livehelp{background-color:#FFFFFF;
}
#livehelp a{background-color:#FFFFFF;
}

/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:absolute;
	top: 75px;
	left: 2%;
	right: 2%;
	width:95.6%;
	background-color: #FFFFFF;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masthead{
	position: absolute;
	top: -1px;
	left: 17px;
	right: 2%;
	width:95.6%;
	
}

#pageNav{
	float: left;
	width:178px;
	padding: 0px;
	font: small Verdana,sans-serif;
	margin-top: 0px;
	position: static;
	margin-bottom: 0px;
	
}

#content{
	
	background-color: #FFFFFF;
	font-size: 14px;
}

#MAINBODY{
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: thin;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #030303;
	font-weight: bold;
	margin-bottom: 1px;
	font-size: xx-large;
}

/************** utility styles *****************/

#utility{
	color: #EB0004;
	text-decoration: none;
}

#utility a{
	color: #EB0004;
}

#utility a:hover{
	text-decoration: underline;
	color: #000000;
}

/************** pageName styles ****************/

#pageName{
	padding: 0px 0px 14px 5px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
	background-color: #FFFFFF;
}

#pageName h2{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}

/************* globalNav styles ****************/

#globalNav{
position: relative;
width: 100%;
height: 32px;
color: #cccccc;
padding: 0px;
margin: 0px;

}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	top: 6px;
	height: 22px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
}


a.glink, a.glink:visited{
  	font-size: small;
  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

a.glink:hover{
  	background-image:   url("Old-A1-Internet-pages/glblnav_selected.gif");
	text-decoration: none;
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 84px;
	left: 0px;
	
	height: 20px;
	padding: 0px 0px 0px 10px;
	color: #ffffff;
	visibility: hidden;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #ffffff;
}

.subglobalNav a:hover{
	color: #cccccc;
}

/*************** search styles *****************/

#search{
	position: absolute;
	top: 5px;
	right: 2px;
	z-index: 101;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	
}

#search a:hover{
	margin: 0px;
}


/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: small Verdana,sans-serif;
	color: #AAAAAA;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}


/************** feature styles *****************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 11px;
	height: 200px;
}
htmlbody .feature {height: auto;}

.feature h3{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
	font-size: 12px;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}


/*************** story styles ******************/

.story {
	font-size: 14px;
	background-color: #FFFFFF;
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	font:  1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}


/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #000000;
	padding: 10px 10px 10px 10px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	
}


/************ sectionLinks styles **************/

#sectionLinks{
	text-decoration: none;
	font-size: 12px;
	text-align: left;
    
	
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;

}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #CCCCCC;
	
	background-image: url(Images/Site/sectionlinkbackground.jpg);
}

#sectionLinks a:hover{
	
	background-color: #CCCCCC;
	color: #336699;
	font-weight: bold;
	text-decoration: underline;
	background-image: url(Images/Site/sectionlinkbackgroundmouseover.jpg);
}


/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	height: auto;	
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}


/**************** advert styles *****************/

#advert{
	padding: 10px;
}

#advert img{
	display: block;
}

/********************* end **********************/
.regular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-align: justify;
}
PAGETITLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
}
.BIGWORDS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bolder;
	color: #000000;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #999999;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF0000;
}
.mediumtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
}
.Paragraphstart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #000000;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #F40000;
}
.redmeduim {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F40000;
}
.insideparagraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #0D0000;
	top: auto;
	font-weight: 900;
}
bottompageinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
}
btmpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
}
.beginparagraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	color: #05010C;
}
.red14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F40000;
}
.newstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #302A10;
}
.XLARGE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #000000;
}
.STYLE4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FF0000;
}

.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 900;
	color: #333366;
}
.generaltdbackground {
	background-color: #CCCCCC;
	
}
.popularmenuleft {
	font-size:12px;
}	
.menutitleright {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	font-weight: bolder;
	text-align: center;
	background-image: url(Images/Site/menubackground.jpg);
	background-repeat: repeat-x;
	height: 18px;
}
.smallred{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #F40000;
}
.lightblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	color: #47A2C8;
}
.smalltext {
	font-size:9px;
	font-family: Arial, Helvetica, sans-serif;
}
.htmlsubtopic {
	font-size: 16px;
	background-image: url(Images/Site/subtopicbackground.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	border-left-color: #2D2D2D;
	border-left-width: thin;
	border-right-color: #2D2D2D;
	border-right-width: thin;
	border-top-color: #2D2D2D;
	border-top-width: thin;
	border-bottom-color: #2D2D2D;
	border-bottom-width: thin;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
}
.menulefttable {
	border-left-color: #CCCCCC;
	border-left-width: thin;
	border-right-color: #CCCCCC;
	border-right-width: thin;
	border-top-color: #CCCCCC;
	border-top-width: thin;
	border-bottom-color: #CCCCCC;
	border-bottom-width: thin;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom: 1;
	border-left: 1;
	border-right: 1;
	border-top: 1;
}
.modelsearch {
	color:#FF0000;
	font-size: 12px;
	font-weight: bold;
}
