/*****************************************
	html elements
*****************************************/
body {
	font-size: large;
}

h2 {
	font-size: 16pt;
}

/*****************************************
	common page layout / lightbox
*****************************************/
#lightboxDetails{
	font-size: 1.4em;
}

/*****************************************
	common page layout / navigation
*****************************************/
#tradeOnly {
	font-size: 18pt;
}

/*************	main navigation  ************/
#mainNav {
	font-size: 12pt;
}

#mainNav li {
	width: 180px;
}

#mainNav li ul a {
	width: 160px;
}

/*************	kitchens navigation  ************/
#sideNav a, #sideNav em, #sideNav li li a {
	font-size: 10pt;
}

/*****************************************
	range menu
*****************************************/
#menuItems a, #menuItems2 a {
	font-size: 12pt;
	/*line-height: 17pt;*/
	height: 183px;
}

.handles #menuItems a {
	height: 119px;
}

.joinery #menuItems a.doors {
	/*height: 280px;*/
	height: 300px;
}

/*****************************************
	product page - kitchens
*****************************************/
.kitchens h2, .product .panel h2 {
	font-size: 22pt;
}

#limited, .imageTabs li a {
	font-size: 10pt;
}

#page #content #imageNote {
	font-size: 10pt;
}

/*****************************************
	footer
*****************************************/
/* plain text version */
#footer h4 {
	font-size: 12pt;
}

#footer p, #companyReg {
	font-size: 10pt;
}

/*****************************************
	accessories intro
*****************************************/
#lbA.ie6hover span, #lbB.ie6hover span, #accessdots dd {
	font-size: 10pt;
}

#accessdots p, #accessdots h4 {
	font-size: 9pt;
}

/*****************************************
	appliances
*****************************************/
.appliances h2, .product .panel h2, body.sitemap h2 {
	font-size: 22pt;
}

.appliances h3 {
	font-size: 14pt;
}

.appliances #imageNote {
	font-size: 10pt;
}

/*****************************************
	features key
*****************************************/
.features h1, .product .panel h2 {
	font-size: 22pt;
}

.features h3 {
	font-size: 14pt;
}


/*****************************************
	champion house
*****************************************/
div#incChampionHouse {
	width: 570px;
}


/*****************************************
	joinery
*****************************************/
body.joinery .panel h2 {
	font-size: 22pt;
}

/****************************************
	about
****************************************/

.about .panel h1, .about h2 {
	font-size: 16pt;
	font-weight: bold;
}

#menuItems a, #menuItems2 a {
	height: 200px;
}

/***************************************
	Error 404
***************************************/

.error #page h1 {
	font-size: 16pt;
}

.error #catLists h2 a {
	font-size: 14pt;
}

.error #catLists ul li a {
	font-size: 12pt;
}

/***************************************
	Option Tabs
***************************************/

.imageTabs li a {
	padding: 4px 10px 0 10px;
}