/* Fagor text, tables, links, forms & image styles */
/* default styles */
p, h1, h2, h3, h4, h5 { 
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
p {
	font-size: 0.75em;
	color: #000000;
}
h1 {
	font-size: 1.05em;
	font-weight: bold;
	color: #666666;
}
h2 {
	font-size: 1em;
	font-weight: bold;
	color: #828e8d;
}
h3 {
	font-size: 0.95em;
	font-weight: bold;
	color: #06084f;
}
h4 {
	font-size: 0.85em;
	font-weight: bold;
	color: #ab0707;
}
h5 {
	font-size: 0.85em;
	font-weight: bold;
	color: #1b5c9d;
}

form {
	display: inline;
}
/* custom styles */
.subBodyArea h2 {
	color: #2d82a2;
	font-size: 1.1em;
	font-weight: normal;
	margin-bottom: 18px;
}
.normalBullet {
	background: url(../images/im-pd-feature-bullet.gif) no-repeat 0px 4px;
	padding: 0px 0px 7px 10px;
	font-weight: normal;
	font-size: 0.75em;
	color: #000;
}
.pdFeaturesText h1, .compareFeaturesText h1 {
	background: url(../images/im-pd-feature-bullet.gif) no-repeat 0px 4px;
	padding: 0px 0px 7px 10px;
	font-weight: bold;
	font-size: 0.75em;
	color: #000;
}
.pdFeaturesText h2, .compareFeaturesText h2 {
	background: url(../images/im-pd-sub-feature-bullet.gif) no-repeat 5px 7px;
	padding: 0px 0px 3px 15px;
	font-weight: normal;
	font-size: 0.75em;
	color: #000;
}
.pdFeaturesText h3, .compareFeaturesText h3 {
	font-weight: normal;
	font-size: 0.75em;
	color: #000;
	padding: 6px 0px 15px 0px;
}
.headerTools p {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #a5a5a5;
	text-transform: uppercase;
}
.quarterFloatContent h1 {
	font-size: 0.7em;
	font-weight: bold;
	color: #d00101;
	text-transform: uppercase;
	padding: 30px 0px 15px 0px;
}
.quarterFloatContent p, .quarterFloatButton p {
	font-size: 0.7em;
	color: #000;
}
.footerLeft p {
	color: #929292;
	font-size: 0.7em;
}
.footerRight p {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	color: #5e5e5e;
	font-size: 0.8em;
}
.breadcrumbArea p {
	color: #727272;
	font-size: 0.7em;
}
.halfFloatArea h1, .titleHolder h1, .subTitleHolder h1 {
	color: #2d82a2;
	font-size: 1.3em;
	font-weight: normal;
	padding-bottom: 3px;
	margin-bottom: 18px;
	background: url(../images/im-horiz-dots-bkg-tile.gif) repeat-x bottom;
}
.subTitleHolder h1 {
	font-size: 0.9em;
	font-weight: bold;
	margin-bottom: 10px;
}
.subTitleHolder#code h1 {
	margin-top: 15px;
}
.compareSideContent h1, .pdSideAltColourContent h1 {
	color: #181818;
	font-size: 0.9em;
	font-weight: bold;
}
.compareSideContent p {
	color: #000;
	font-size: 0.75em;
}
.pdAdditonalImageArea p {
	padding-bottom: 10px;
}
.compareDimensions p {
	font-weight: bold;
	padding-bottom: 7px;
}
.sitemapArea h1 {
	color: #a4a3a3;
	font-size: 1.2em;
	font-weight: bold;
	padding: 40px 0px 20px 0px;
}
ul.sitemap {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	color: #2e2e2e;
	font-weight: normal;
	font-size: 0.7em;
	margin-top: 5px;
}
ul.sitemap li {
	background: url(../images/im-sitemap-bullet.gif) no-repeat 0px 6px;
	padding: 0px 0px 5px 10px;
}
.searchResults ul {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	color: #2e2e2e;
	font-weight: normal;
	font-size: 0.7em;
	margin-top: 5px;
}
.searchResults li {
	background: url(../images/im-sitemap-bullet.gif) no-repeat 0px 6px;
	padding: 0px 0px 5px 10px;
}
.catIntroTextContent h1 {
	color: #2d82a2;
	font-size: 1.1em;
	font-weight: normal;
	margin-bottom: 3px;
}
.catIntroTextContent p {
	color: #40403c;
	font-size: 1em;
	font-weight: normal;
}
/* top menu styles */
#topmenu {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	overflow: hidden; /* wrap floats */
	font-size: 0.8em;
	font-weight: bold;
	color: #fff;
	height: 24px; /* trips haslayout, wrap floats IE */
	list-style: none;
	line-height: 24px;
	margin-left: 0;
}
#topmenu li {
	display: inline;
}
#topmenu a {
    float: left;
    position: relative;
    padding: 0px 0px 0px 10px;
	font-weight: bold;
    margin-right: 27px; /* adjust space between tabs ... */ 
    text-decoration: none;
	color: #fff;
	background: url(../images/im-tab-button.gif) 0 0 no-repeat;
}
#topmenu a span {
    position: absolute;
    top: 0;
    left: 100%;
    width: 10px;
    height: 24px;
	background: url(../images/im-tab-button.gif) -502px 0 no-repeat;
}
#topmenu .current a {
	color: #464646;
	background-position: 0 -24px;
}
#topmenu .current a span {
	background-position: -502px -24px;
}
#topmenu a:active,
#topmenu a:focus,
#topmenu a:hover {
	color: #464646;
	background-position: 0 -24px;
}
#topmenu a:active span,
#topmenu a:focus span,
#topmenu a:hover span {
	background-position: -502px -24px;
}
/* sub menu styles */
ol#subNav {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #2a2a2a;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ol#subNav li {
	float: left;
	margin: 5px 30px 0px 0px;
}
ol#subNav li#right {
	float: right;
	margin: 5px 0px 0px 30px;
}
ol#subNav li a {
	color: #2a2a2a;
	display: block;
	text-decoration: none;
}
ol#subNav li a:hover {
	color: #cb0000;
}
ol#subNav li.current a {
	color: #cb0000;
}
ol#subNav li.current a:hover {
	color: #cb0000;
}
ol#subNav li#right .current a {
	color: #cb0000;
}
ol#subNav li#right .current a:hover {
	color: #cb0000;
}
/* side menu styles */
ol#sideNav {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ol#sideNav h1 {
	background: #2d82a2;
	color: #fff;
	font-size: 1.2em;
	display: block;
	padding: 10px 0px 0px 7px;
	text-decoration: none;
	font-weight: bold;
	height: auto;
	min-height: 20px
}
ol#sideNav #laundry h1 {
	background: #2d82a2;
}
ol#sideNav #coffee machine h1 {
	background: #fcb974;
}
ol#sideNav #ovens h1 {
	background: #fcb974;
}
ol#sideNav #hobs h1 {
	background: #fcb974;
}
ol#sideNav #hoods h1 {
	background: #fcb974;
}
ol#sideNav #refridgeration h1 {
	background: #abdee9;
}
ol#sideNav #dishwashers h1 {
	background: #2d82a2;
}
ol#sideNav a {
	background: #ddd;
	color: #181818;
	display: block;
	padding: 4px 7px;
	text-decoration: none;
	font-weight: normal;
}
ol#sideNav a:hover {
	background: #a9a9a9;
	color: #fff;
}
ol#sideNav #noBox a {
	background: transparent;
	color: #181818;
	display: block;
	padding: 4px 7px;
	text-decoration: none;
	font-weight: bold;
}
ol#sideNav #noBox a:hover {
	background: transparent;
	color: #181818;
	text-decoration: underline;
}
ol#sideNav li {
	margin-bottom: 2px;
}
ol#sideNav li.current a {
	background: #a9a9a9;
	color: #fff;
	font-weight: bold;
}
ol#sideNav li.current a:hover {
	background: #a9a9a9;
	color: #fff;
}
/* learn more styles */
ol#learnMore {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 1px solid #ddd;
}
ol#learnMore h1 {
	color: #fff;
	background: #a9a9a9;
	font-size: 1.4em;
	display: block;
	padding: 4px 7px;
	text-decoration: none;
	font-weight: bold;
}
ol#learnMore a {
	color: #2d82a2;
	display: block;
	padding: 1px 7px 2px 7px;
	text-decoration: none;
	font-weight: bold;
	border-top: 1px dotted #bfbfbf;
}
ol#learnMore a:hover {
	color: #2d82a2;
	text-decoration: underline;
}
/* link styles */
a:link, a:visited {
	font-weight: normal;
	color: #3a85c9;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}
.headerTools p a:link, .headerTools p a:visited {
	font-weight: normal;
	color: #a5a5a5;
	text-decoration: none;
}
.headerTools p a:hover, .headerTools p a:active {
	color: #000;
}
.quarterFloatButton p a:link, .quarterFloatButton p a:visited {
	font-weight: normal;
	color: #d00101;
	text-decoration: none;
}
.quarterFloatButton p a:hover, .quarterFloatButton p a:active {
	text-decoration: underline;
}
.footerLeft p a:link, .footerLeft p a:visited {
	font-weight: normal;
	color: #929292;
	text-decoration: none;
}
.footerLeft p a:hover, .footerLeft p a:active {
	color: #ff9900;
	text-decoration: underline;
}
.footerRight p a:link, .footerRight p a:visited {
	font-weight: normal;
	color: #2a2a2a;
	text-decoration: none;
}
.footerRight p a:hover, .footerRight p a:active {
	color: #d00101;
	text-decoration: underline;
}
.breadcrumbArea p a:link, .breadcrumbArea p a:visited {
	font-weight: normal;
	color: #727272;
	text-decoration: none;
}
.breadcrumbArea p a:hover, .breadcrumbArea p a:active {
	color: #727272;
	text-decoration: underline;
}
.productThumbImage p a:link, .productThumbImage p a:visited {
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.productThumbImage p a:hover, .productThumbImage p a:active {
	color: #d00101;
}
.pdMedImage p a:link, .pdMedImage p a:visited {
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.pdMedImage p a:hover, .pdMedImage p a:active {
	text-decoration: underline;
}
.xSellFloat p a:link, .xSellFloat p a:visited {
	font-weight: normal;
	color: #cb0000;
	text-decoration: none;
}
.xSellFloat p a:hover, .xSellFloat p a:active {
	text-decoration: underline;
}
.pdSideAltColourContent p a:link, .pdSideAltColourContent p a:visited {
	font-weight: normal;
	color: #cb0000;
	text-decoration: none;
}
.pdSideAltColourContent p a:hover, .pdSideAltColourContent p a:active {
	text-decoration: underline;
}
.sitemapFloat p a:link, .sitemapFloat p a:visited {
	font-weight: bold;
	color: #d00101;
	text-decoration: none;
}
.sitemapFloat p a:hover, .sitemapFloat p a:active {
	text-decoration: underline;
}
ul.sitemap li a:link, ul.sitemap li a:visited {
	font-weight: normal;
	color: #2e2e2e;
	text-decoration: none;
}
ul.sitemap li a:hover, ul.sitemap li a:active {
	text-decoration: underline;
}
.pdFeaturesText h2 a:link, .pdFeaturesText h2 a:visited {
	font-weight: bold;
	color: #cb0000;
	text-decoration: none;
}
.pdFeaturesText h2 a:hover, .pdFeaturesText h2 a:active {
	text-decoration: underline;
}
.smlRedLink span a:link, .smlRedLink span a:visited {
	font-weight: normal;
	font-size: 0.9em;
	color: #d00101;
	text-decoration: none;
}
.smlRedLink span a:hover, .smlRedLink span a:active {
	text-decoration: underline;
}
.partnerShowroom p a:link, .partnerShowroom p a:visited {
	font-weight: normal;
	color: #2e2e2e;
	text-decoration: none;
}
.partnerShowroom p a:hover, .partnerShowroom p a:active {
	text-decoration: underline;
}
/* form styles */
form {
	margin: 0;
	padding: 0;
}
.headerTools input.searchBox {
	color: #666;
	height: 16px;
	border: 1px solid #c4c4c4;	
}
/* image styles */
img {
	border: 0;
}
.productThumbImage img {
	padding-bottom: 7px;
}
.compareSideContent img, .compareSideContent input {
	padding: 8px 0px;
}
.pdMedImage img {
	padding-bottom: 5px;
}
.xSellFloat img {
	padding-bottom: 7px;
}
.pdButtonsFloat img {
	padding-bottom: 7px;
}
.pdSideAltColourContent img {
	padding: 12px 0px 7px 0px;
}
