﻿body, html{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9pt
}
#htmlBody{
	background-color: #000
}
.TopHeading{
	color: #fff;
	text-align: right;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: .8em
}
.PageHolder{
	text-align: center;
	padding-bottom: 15px
}
.Page{
	text-align: center;
	width: 800px;
	margin-left: auto;
	margin-right: auto
}
.PageBody{
	background: #202126;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px
}
.SearchHolder{
	background: #222;
	float: right;
	z-index: 20;
	margin-top: 10px;
	margin-right: 10px
}
.SearchHolder input{
	float: left
}
.FlashGallery26{
	background:url(bays-joinery-logo.jpg) no-repeat
}
a img{
	border: 0
}
div{
	text-align: left
}
.SearchInput{
	font-size: 9px;
	height: 13px;
	width: 125px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	background-color: #fff;
	border: #0A2731 1px solid;
	color: #333
}
.MenuBg{
	background: #373E46 url(bg_menu.gif);
	background-repeat: repeat-x;
	height: 40px
}
.CommandButton, a.CommandButton, a:link.CommandButton, a:visited.CommandButton, a:hover.CommandButton, a:active.CommandButton{
	border-right: #696969 1px solid;
	padding-right: 1em;
	border-top: silver 1px solid;
	margin-top: 0.1em;
	padding-left: 1em;
	font-weight: bolder;
	font-size: 11px;
	margin-bottom: 0.1em;
	padding-bottom: 3px;
	overflow: visible;
	border-left: silver 1px solid;
	cursor: default;
	color: #fff;
	line-height: 20px;
	padding-top: 3px;
	border-bottom: #696969 1px solid;
	background-repeat: repeat-x;
	background-color: #F57B20;
	text-align: center;
	text-decoration: none
}
.Banner{
	background: #202126
}
.ContentPanes{
	background: #202126
}
.LeftPane{
	padding-top: 25px;
	padding-left: 30px
}
.ContentPane{
	padding: 10px 30px 10px 30px
}
.RightPane{
	padding:25px 30px 10px 0px
}
.IntroPane{
	font-family: Georgia, 'Times New Roman' , serif
}
.Footer{
	background-color: #373E46;
	font-size: .8em;
	color: #fff
}
.LastUpdated{
	width: 250px;
	text-align: right;
	padding: 10px 30px 10px 10px;
	float: right
}
.FooterMenu{
	width: 450px;
	padding: 10px 10px 10px 30px;
	vertical-align: top;
	float: left
}
.Footer a{
	color: #fff;
	text-decoration: none;
	font-size: inherit
}
.Footer a:hover{
	color: #bcb7b1;
	text-decoration: underline;
	font-size: inherit
}
.BCText{
	color: #959595;
	font-size: .8em
}
td.BCText{
	padding-top: 2px;
	height: 15px
}
.BCText a{
	color: #959595;
	font-size: inherit
}
.CategoryList{
	width: 750px;
	overflow: auto;
	padding-bottom: 20px
}
.CategoryList .CategoryItem{
	height: 190px;
	width: 230px;
	padding-right: 20px;
	float: left
}
.Vertical .CategoryItem{
	float: none !important
}
.CategoryList .CategoryItem img{
	width: 230px;
	height: 135px
}
.CategoryList .CategoryItem h4{
}
.ProductDetail .showcase{
	margin-top: -15px;
	margin-left: -30px
}
.ProductDetail .showcase .items{
	padding-top: 5px
}
.ProductDetail .showcase .items li{
	padding-right: 6px
}
.ProductDetail .showcase .items .thumbnail{
	opacity:1;
	filter:alpha(opacity=100)
}
.ProductDetail .showcase .items li .over,.ProductDetail .showcase .items li .selected{
	opacity:0.8;
	filter:alpha(opacity=80)
}
.ProductList .Product{
	padding: 20px
}
.ProductList .Product h4{
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 10px
}
.ProductList .Row{
	background: #26272B
}
.ProductList .AltRow{
	background: #1D1D1F
}
.ProductList .Product .ProductImage{
	padding-right: 20px
}
.ProductList .Product .ProductImage img{
	width: 150px;
	height: 100px
}
