/* ################################################################# */

/*                        M A I N    L A Y O U T                     */

/* ################################################################# */

body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	height:100%;
	color: #C60;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
td, p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #C60;
}
#frmCheckOutPayment a:link, #pnlOrderSummary a:link, #pnlOrderConfirmation a:link, #AccountOrderHistoryLink a:link, #liAdd a:link, #pnlCartSummary a:link, #BodyPanel a:link, #pnlNotCheckOutButtons a:link, #FormPanel a:link, #frmCheckOutPayment a:active, #pnlOrderSummary a:active, #pnlOrderConfirmation a:active, #AccountOrderHistoryLink a:active, #liAdd a:active, #pnlCartSummary a:active, #BodyPanel a:active, #pnlNotCheckOutButtons a:active, #FormPanel a:active, #frmCheckOutPayment a:visited, #pnlOrderSummary a:visited, #pnlOrderConfirmation a:visited, #AccountOrderHistoryLink a:visited, #liAdd a:visited, #pnlCartSummary a:visited, #BodyPanel a:visited, #pnlNotCheckOutButtons a:visited, #FormPanel a:visited {
	text-decoration: underline;
	color: #666;
}
#frmCheckOutPayment a:hover, #pnlOrderSummary a:hover, #pnlOrderConfirmation a:hover, #AccountOrderHistoryLink a:hover, #liAdd a:hover, #pnlCartSummary a:hover, #BodyPanel a:hover, #pnlNotCheckOutButtons a:hover, #FormPanel a:hover {
	color: #000;
}
textarea #ctrlBillingAddress_Address {
	font-family: Verdana, Geneva, sans-serif;
}
H1 {
	font-size: 16px;
}
H2 {
	font-size: 12px;
}
/* Hides from IE-mac \*/
* html .clear, * html .floatform {
	height: 1%;
}
.clear, .floatform {
	display: block;
}
/* End hide from IE-mac */
a:link, a:active, a:visited, a:hover {
	text-decoration: none;
	color: #C60;
}
img {
	border-style: none;
	color: #C60;
}
#Container {
	width: 990px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	color: #C60;
}
#MainContent {
	float: left;
	width: 800px;
	margin-left: 10px;
	margin-top: 10px;
}
#ProductPage {
	width: 800px;
}
#Header {
	height: 95px;
	width: 990px;
}
#CartSection {
	height: 95px;
	width: 130px;
	float: right;
	border-left: 1px solid #eedead;
	padding-left: 10px;
	line-height: 17px;
	overflow: hidden;
	background-image: url(images/header.png);
	background-repeat: repeat-x;
	padding-top: 5px;
}
#CartSection a:link, #CartSection a:visited, #CartSection a:active {
	text-decoration: underline;
}
#CartSection a:hover {
	text-decoration: underline;
	color: #000;
}
#CartSection a.username, #CartSection a:link.username, #CartSection a:active.username, #CartSection a:visited.username {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#SSL {
	width: 70px;
	float: right;
	padding-right: 10px;
	padding-top: 5px;
	background-image: url(images/header.png);
	background-repeat: repeat-x;
}
#OnlineOperator {
	height: 95px;
	width: 111px;
	float: right;
}
#CallUs {
	height: 95px;
	width: 589px;
	float: left;
	background-image: url(images/new_header_2.jpg);
	background-repeat: no-repeat;
}
#logo {
	float: left;
	height: 95px;
	width: 180px;
}
#SearchArea {
	float: left;
	width: 180px;
	background-color: #eedead;
}
#topsearchform {
	margin: 0px;
	padding: 0px;
}
input#searchBox {
	font-size: 11px;
	color: #C60;
	padding: 0px;
	margin: 0px;
}
input#Go {
	font-size: 11px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
div.MenuElements {
	padding-top: 3px;
}
#Menu {
	background-color: #EEDEAD;
	width: 980px !important;
	width /**/:990px;
	float: left;
	padding-top: 2px;
	padding-right: 5px;
	height: 25px !important;
	height /**/:27px;
	padding-left: 5px;
}
#SidebarLeft {
	width: 180px;
	float: left;
}
#Categories {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#Categories_Header {
	background-image: url(images/fountain_block_header_grey.gif);
}
#BestSellers_Header {
	background-image: url(images/fountain_block_header_gold.gif);
}
#Categories_Header, #BestSellers_Header {
	background-repeat: no-repeat;
	display: block;
	height: 30px !important;
	height /**/:40px;
	width: 180px;
	padding-top: 10px;
}
div.BestSellers_Content {
	background-image: url(images/fountain_block_wrap_gold.gif);
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	width: 160px !important;
	width /**/:180px;
}
div.BestSellers_Content H1 {
	margin: 0px;
}
#Categories_Content {
	background-image: url(images/fountain_block_wrap_grey.gif);
	background-repeat: repeat-y;
	display: block;
	width: 180px;
	margin: 0px;
	padding: 0px;
}
.BestsellerIcon {
	display: block;
	float: right;
}
.BestSellers_Content H1 {
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.BestSellers_Content H1 a:link, .BestSellers_Content H1 a:visited, .BestSellers_Content H1 a:active {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.BestSellers_Content H1 a:hover {
	text-decoration: underline;
}
.BestSellers_Content p {
	color: #C60;
}
BestSellersLine {
}
#Categories_Bottom {
	background-image: url(images/fountain_block_bottom_grey.gif);
}
#BestSellers_Bottom {
	background-image: url(images/fountain_block_bottom_gold.gif);
}
#Categories_Bottom, #BestSellers_Bottom {
	background-repeat: no-repeat;
	height: 8px;
	width: 180px;
	margin: 0px;
	padding: 0px;
}
#intro {
	float: left;
	width: 800px;
	margin-top: 10px;
	margin-left: 10px;
	display: block;
}
#intro_Header {
	background-image: url(images/fountain_block_header_grey_swide.gif);
	height: 8px;
	width: 800px;
	background-repeat: no-repeat;
}
#intro_Content {
	background-image: url(images/fountain_block_wrap_grey_swide.gif);
	background-repeat: repeat-y;
	width: 800px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#intro_Bottom {
	background-image: url(images/fountain_block_bottom_grey_swide.gif);
	background-repeat: no-repeat;
	height: 8px;
	width: 800px;
}
#intro_Content p {
	text-align: left;
	color: #666;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 7px;
	font-style: italic;
	line-height: 15px;
}
#intro_Content p a:link,
#intro_Content p a:visited,
#intro_Content p a:active {
	text-decoration: underline;
}
#intro_Content p a:hover {
	color: #000;
	text-decoration: underline;
}
td.introtext_column {
	background-image: url(images/introtext_column.gif);
	background-repeat: repeat-y;
	background-position: 9px;
}
#BestSellers {
	margin-top: 10px;
}
#BestSellersCategory {
	float: right;
	margin-bottom: 10px;
}
#FeaturedProducts {
	height: 170px !important;
	height /**/:180px;
	width: 248px !important;
	width /**/:260px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	padding-top: 10px;
	padding-left: 6px;
	padding-right: 6px;
	background-image: url(images/fountain_block_grey.gif);
	background-repeat: no-repeat;
}
#FeaturedProducts p.FeatProdTitle {
	font-size: 14px;
	font-weight: bold;
	color: #C60;
	text-align: center;
	padding: 0px;
	line-height: 14px;
}
div.BestSellers_Content p.BestSellersCatTitle {
	font-size: 11px;
	font-weight: bold;
	color: #666;
	float: left;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFA74F;
	width: 100%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div#slider1 {
	height: 133px;
	margin-top: 5px;
	width: 248px;
}
div.FeaturedItemBlock {
	height: 165px !important;
	height /**/:175px;
}
div.FeaturedItemSubBlock {
}
div#slider1 a.FeaturedItemImage {
	float: left;
	margin-left: 0px;
	padding-left: 0px;
	position: relative;
	left: 0px;
	top: 0px;
}
p.BoxItemName {
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
p.BoxItemName a:link, p.BoxItemName a:visited, p.BoxItemName a:active {
	font-size: 15px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
p.BoxItemName a:hover {
	text-decoration: underline;
}
p.BoxManufacturerName, p.BoxItemExtDescription {
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding: 0px;
	display: block;
}
#FeaturedProducts p.PriceFrom {
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #C60;
	margin-top: 4px;
	position: relative;
}
#FeaturedProducts p.PriceFrom strong {
	font-size: 16px;
	font-weight: bold;
	color: #D00;
}
.Breadcrumb {
	line-height: 18px;
}
.CategoryPage .Breadcrumb H1 {
	display: inline;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}
.Breadcrumb H2 {
	display: inline;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
}
.Breadcrumb H2 a:link, .Breadcrumb H2 a:active, .Breadcrumb H2 a:visited {
	text-decoration: underline;
	color: #C60;
}
.Breadcrumb H2 a:hover {
	color: #000;
	text-decoration: underline;
}
div.OverBreadcrumb {
	width: 590px;
	margin-bottom: 10px;
}
#Banner {
	display: block;
	height: 168px !important;
	height /**/:180px;
	width: 518px !important;
	width /**/:530px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	padding: 6px;
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
	background-image: url(images/new_chat_banner.gif);
}
#UpperBanner {
	display: block;
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
	float: left;
	background-image: url(images/new_chat_banner_2.gif);
	height: 95px;
	width: 589px;
}
.FeaturedCategories {
	display: block;
	width: 540px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	height: 220px;
}
.FeaturedCategory {
	display: block;
	width: 260px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 11px;
	background-image: url(images/feat_cat_fountain.gif);
	background-repeat: no-repeat;
	height: 110px;
	color: #C60;
	overflow: hidden;
}
.ReadyReckonerBox {
	display: block;
	width: 260px;
	float: left;
	margin-left: 0px;
	margin-top: 10px;
	font-size: 11px;
	background-image: url(images/ready_reckoner.jpg);
	background-repeat: no-repeat;
	height: 230px;
	color: #C60;
	overflow: hidden;
}
.ReadyReckonerBox H3 {
	font-size: 15px;
	font-weight: bold;
	color: #666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.FeaturedCategory ul {
	padding-left: 75px;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.FeaturedCategory ul ul {
	list-style-position: outside;
	list-style-type: square;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.FeaturedCategory ul ul li {
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}
.FeaturedCategory p.FeaturedCategoryTitle, .FeaturedCategory p.FeaturedCategorySubTitle {
	font-size: 11px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.FeaturedCategory p {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.FeaturedCategory p.FeaturedCategoryTitle {
	font-weight: bold;
	margin-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-bottom: 2px;
}
.FeaturedCategory p.FeaturedCategoryTitle a:link, .FeaturedCategory p.FeaturedCategoryTitle a:active, .FeaturedCategory p.FeaturedCategoryTitle a:visited {
	text-decoration: none;
	color: #666;
}
.FeaturedCategory a:hover {
	color: #000;
	text-decoration: underline;
}
.FeaturedCategory img {
	margin-top: 6px;
	margin-left: 6px;
	float: left;
}
.floatleft {
	float: left;
}
.GraphicBox {
	background-color: #963;
	float: left;
	height: 180px;
	width: 260px;
	margin-left: 10px;
	margin-top: 10px;
}
#Payment {
}
#Footer {
	height: 30px !important;
	height /**/:40px;
	width: 990px;
	display: block;
	clear: both;
	text-align: center;
	padding-top: 30px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	margin-bottom: 30px;
}
/* ################################################################# */

/*                           C O N T E N T                           */

/* ################################################################# */

body, p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C60;
}
p {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#Categories_Header p {
	font-size: 14px;
	font-weight: bold;
	color: #C60;
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0px;
}
#Categories_Content ul {
	padding-left: 0px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#Categories_Content ul ul li {
	margin-left: 4px;
	margin-top: 0px;
	list-style-position: outside;
	list-style-image: url(images/squarebullet.gif);
	padding-left: 0px;
}
#Categories_Content ul li a:link, #Categories_Content ul li a:hover, #Categories_Content ul li a:active, #Categories_Content ul li a:visited {
	color: #C60;
	text-decoration: none;
}
#Categories_Content ul li a:hover {
	color: #C60;
	text-decoration:underline;
}
.selectedParentCat {
	color: #C60;
	font-weight:bold;
}
.selectedCat {
	color: #C60;
	font-weight:bold;
}
#Menu, #Menu a:active, #Menu a:visited, #Menu a:link, #Footer, #Footer a:active, #Footer a:visited, #Footer a:link {
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
#Menu a:hover, #Footer a:hover {
	font-size: 12px;
	color: #000;
	text-decoration: underline;
}
#BestSellers_Header p {
	font-size: 14px;
	font-weight: bold;
	color: #666;
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0px;
}
.sliderwrapper {
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	width: 100%; /*width of featured content slider*/
	height: 168px;
}
.sliderwrapper .contentdiv {
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 0;  /*leave as is*/
	padding: 0px;
	background: white;
	/*	width: 518px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
	height: 168px;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);-moz-opacity: 1;opacity: 1;
	
}
.pagination {
	width: 100%; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
	text-align: left;
	padding: 0px;
	height: 5px;
}
.pagination a:link, .pagination a:visited, .pagination a:active, .pagination a {
	text-decoration: none;
	background: white;
	height: 5px;
	font-size: 3px;
	color: #CCC;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #CCC;
	margin: 0px;
}
#paginate-slider2.pagination {
	left: 8px;
	top: 161px;
	position: absolute;
	z-index: 99;
}
.pagination a:hover, .pagination a.selected {
	color: #666;
	background-color: #666;
	height: 5px;
}
form.AddToCartForm {
	margin: 0px;
	padding: 0px;
}
tr.ItemsTable_Header td {
	font-size: 8px;
}
H1.ItemsTable_PartName a {
	font-size: 12px;
	margin-left: 5px;
}
tr.ItemsTable_Row:hover {
	background-color: #DDD;
}

.StockQty,
#HeaderProductBuyButton a:link.EnquiryLink,
#HeaderProductBuyButton a:active.EnquiryLink,
#HeaderProductBuyButton a:visited.EnquiryLink,
a:link.EnquiryLink,
a:active.EnquiryLink,
a:visited.EnquiryLink
{
	font-size: 9px;
	color: #666;
	text-decoration: none;
	font-weight: normal;
}
a:hover.EnquiryLink {
color: #000;
}

p.ItemsTable_Description {
	color: #666;
	margin-left: 5px;
}
hr.DividingLine {
	color: #999;
	margin: 0px;
	padding: 0px;
}

#ProductImage {
	float: left;
	width: 200px;
}
#ProductDescription {
	float: left;
	width: 415px;
	margin-left: 20px;
	margin-right: 10px;
}
#ProductDescription H1.ItemName {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 18px;
	color: #333;
}
#ProductDescription H1.ItemExtendedDescription {
	font-size: 16px;
	font-weight: bold;
	color: #666;
	margin-bottom: 10px;
}
#ProductDescription H2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#ProductDescription p {
	margin-top: 5px;
}
#ProductDescription ul {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#HeaderProductBuyButton {
	border: 1px solid #C60;
	padding: 3px;
	width: 790px;
	float: right;
	clear: both;
	margin-bottom: 0px;
	margin-top: 10px;
}
#HeaderProductBuyButton p {
	color: #666;
}
#HeaderProductBuyButton strong {
	color: #000;
	font-size: 12px;
}
#HeaderProductBuyButton a:link,
#HeaderProductBuyButton a:visited,
#HeaderProductBuyButton a:active {
	font-weight: bold;
	color: #333;
	text-decoration: underline;
}
#HeaderProductBuyButton a:hover {}




.BuyProduct {
	font-weight: bold;
}
#ProductPage H1 {
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#ProductManufacturerImage {
	width: 150px;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	display: block;
	height: 75px;
}
#ProductPage H1 a:link, #ProductPage H1 a:active, #ProductPage H1 a:visited {
	color: #333;
}
#ProductDownloads {
	float: left;
	width: 99px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999;
			color: #666;
}
.ProductDownloadsItems,
.ProductDownloadsItems_horizontal {
	text-align: center;
	padding-bottom: 10px;
		color: #666;
}
.ProductDownloadsItems_horizontal a:link, .ProductDownloadsItems_horizontal a:active, .ProductDownloadsItems_horizontal a:visited {color: #666;}
.ProductDownloadsItems_horizontal {
	float: left;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 30px;
}

.ProductCell {
	text-align: center;
	display: block;
	float: left;
	height: 220px;
	width: 160px;
	color: #666;
}
div.ProductCell_From {
	float: left;
}
.RetailPrice {
	font-size: 12px;
	font-weight: bold;
	color: #C00;
	margin-top: 3px;
	text-align: right;
}
.CallForPrice {
	font-size: 12px;
	font-weight: normal;
	color: #C00;
	margin-top: 3px;
	text-align: right;
	font-style: italic;
}
.PriceFrom {
	font-size: 9px;
	font-weight: normal;
	color: #999;
	margin-top: 3px;
	text-align: right;
	font-style: normal;
}
.PriceExVat {
	font-size: 9px;
	font-weight: normal;
	color: #666;
	margin-top: 3px;
	text-align: right;
	font-style: normal;
}
.ProductCell a p.ProductCellItemName {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.ProductCell a p.ProductCellItemDescription {
	font-size: 11px;
	font-weight: bold;
	color: #666;
	margin: 0px;
	padding: 0px;
}
.ProductCell a p {
	font-size: 11px;
	color: #666;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.CategoryPage H1 {
	margin: 0px 0px 10px;
	padding: 0px;
	font-size: 24px;
	font-weight: bold;
}
#PagingControl {
	background: #EEDEAD;
	clear: both;
	width: 800px;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 22px;
}
.CategoryPage a:link, .CategoryPage a:visited, .CategoryPage a:active {
	color: #C60;
	text-decoration: underline;
	font-weight: bold;
}
.CategoryPage a:hover {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}
#PagingControl span.title {
	font-size: 14px;
	font-weight: bold;
	margin-left: 10px;
	line-height: 20px;
	width: 280px;
	float: left;
	display: block;
}
#PagingControl span.paging {
	line-height: 20px;
	float: right;
	font-weight: bold;
	margin-right: 10px;
	width: 500px;
	text-align: right;
	overflow: hidden;
	height: 22px;
}
.paging a:link, .paging a:visited, .paging a:active {
	color: #C60;
	text-decoration: underline;
}
.paging a:hover {
	color: #000;
	text-decoration: underline;
}
a.PageNumber {
	font-weight: normal;
}
/* COMPONENT ART HORIZONTAL MENU */

#PageMenu, .MenuElements {
	float: right;
}
.TopMenuGroup {
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
.TopMenuItem {
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
.TopMenuItemHover {
	font-size: 12px;
	text-decoration: underline;
	color: #000;
}

.MenuGroup td {
	color: #666;
	background: #DDD;
}
.MenuGroupHover td, .MenuItemHover td, td.MenuItemHover {
	color: #000;
	background: #CCC;
}
div.ManufacturerBlock {
	float: left;
	height: 205px !important;
	height /**/:215px;
	width: 158px !important;
	width /**/:178px;
	margin-right: 20px;
	border: 1px solid #CCC;
	margin-bottom: 20px;
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.ManufacturerBlock img {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #CCC;
}
.ManufacturerBlock H1 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	line-height: 14px;
	color: #666;
}
.ManufacturerBlock H1 a:link, .ManufacturerBlock H1 a:visited, .ManufacturerBlock H1 a:active {
	color: #666;
	text-decoration: none;
}
.ManufacturerBlock H1 a:hover {
	color: #000;
	text-decoration: underline;
}
H2.CategoriesList {
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}
H2.CategoriesList a:link, H2.CategoriesList a:active, H2.CategoriesList a:visited {
	text-decoration: underline;
}
H2.CategoriesList a:hover {
	color: #000;
	text-decoration: underline;
}
div.SearchResultPrimaryName {
	clear: both;
	margin-top: 15px;
	margin-bottom: 15px;
	height: 65px;
}
#SearchPage .SearchResultPrimaryName H2 {
	font-size: 12px;
	font-weight: bold;
	margin: 6px 0px 12px;
	padding: 0px;
}
#SearchPage H1 {
	font-size: 18px;
}
#SearchPage H2 {
	font-size: 14px;
	color: #666;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#SearchPage ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#SearchPage .SearchResultPrimaryName H2 a:link, #SearchPage .SearchResultPrimaryName H2 a:active, #SearchPage .SearchResultPrimaryName H2 a:visited {
	color: #C60;
	text-decoration: none;
}
#SearchPage .SearchResultPrimaryName H2 a:hover {
	color: #000;
	text-decoration: underline;
}
#SearchPage div.SearchResultPrimaryImg {
	float: left;
	margin-right: 10px;
	padding-right: 10px;
	border-right: 1px dashed #CCC;
}
#SearchPage p {
	line-height: 16px;
}
#SearchPage p.SearchResult a:link, #SearchPage p.SearchResult a:active, #SearchPage p.SearchResult a:visited {
	color: #C60;
	text-decoration: none;
}
#SearchPage p.SearchResult a:hover {
	color: #000;
	text-decoration: underline;
}
#Topic H1 {
	font-size: 18px;
	margin: 5px 0px 10px;
	padding: 0px 0px 2px;
	border-bottom: 1px solid #C60;
}
#Topic H2 {
	font-size: 14px;
	margin: 10px 0px 4px;
	padding: 0px;
}
#Topic H3 {
	font-size: 11px;
	margin: 10px 0px 4px;
	padding: 0px;
}
#Topic ul {
	margin: 0px;
	padding: 5px 0px 5px 15px;
}
#Topic a {
	text-decoration: underline;
}
#Topic .img_left {
	float: left;
	margin-right: 10px;
	margin-top: 4px;
	margin-bottom: 4px;
}
#Topic .img_right {
	float: right;
	margin-left: 10px;
	margin-top: 4px;
	margin-bottom: 4px;
}
#Topic p {
	margin-bottom: 5px;
}
#FooterManufacturers {
	clear: both;
	margin-top: 15px;
	margin-bottom: 5px;
	padding-top: 0px;
	height: 40px;
	display: block;
	width: 990px;
	height: 50px;
	background-image: url(images/manufacturers.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;	
}
.tdOrderHistoryHeader {
	font-size: 11px;
	font-weight: bold;
}
.LandingPageFountainTop {
	background-image: url(images/feat_cat_fountain.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 110px;
	width: 260px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.LandingPage p {
	margin-bottom: 5px;
	padding-left: 15px;
}
.LandingPage p.Summary {
	color: #333;
	background-image: url(images/feat_cat_fountain.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 110px;
	width: 235px !important;
	width /**/:260px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	display: block;
	line-height: 13px;
}
.LandingPage H1 {
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.LandingPage H1 a:link, .LandingPage H1 a:visited, .LandingPage H1 a:active {
	color: #666;
	text-decoration: none;
}
.LandingPage H1 a:hover {
	color: #000;
	text-decoration: underline;
}
.LandingPage H2 {
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: center;
}
.LandingPage H2 a:link, .LandingPage H2 a:visited, .LandingPage H2 a:active {
	color: #666;
	text-decoration: underline;
}
.LandingPage H2 a:hover {
	color: #000;
	text-decoration: underline;
}
.LandingPage table {
	margin-top: 5px;
	margin-bottom: 5px;
}
.LandingPage p a {
	text-decoration: underline;
}
div.ProductMicroCell {
	text-align: center;
	float: left;
	height: 100px;
	width: 100px;
}
.ProductMicroCell H1 {
	font-size: 11px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 20px;
}
.ProductMicroCell H1 a:link, .ProductMicroCell H1 a:active, .ProductMicroCell H1 a:visited {
	text-decoration: none;
	color: #666;
}
.ProductMicroCell H1 a:hover {
	color: #000;
	text-decoration: underline;
}
#ManufacturerPage {
	margin-top: 15px;
}
#ManufacturerPage H2.CategoriesListManPage {
	font-size: 12px;
	font-weight: bold;
	clear: both;
	height: 15px;
	width: 800px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
div#LogoManufacturerPage {
	float: left;
	margin-right: 20px;
	margin-bottom: 50px;
}
#ManufacturerPage H2 {
	font-size: 18px;
	font-weight: bold;
	color: #C60;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#ParametersHint {
	width: 130px;
	border: 1px solid #999;
	margin-top: 10px;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}
#ParametersHint p {
	margin-top: 5px;
}
#Status {
	width: 130px;
	border: 1px solid #999;
	margin-bottom: 5px;
	padding: 7px;
}
#Parameters {
	width: 138px;
	border: 1px solid #999;
	margin: 0px;
	padding: 2px;
}
#Parameters a.SelectorTitles {
	font-weight: bold;
	color: #666;
	padding: 1px;
	display: block;
	height: 14px;
	width: 138px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
#Parameters a.SelectorTitles:hover {
	background-color: #DDD;
	color: #666;
}
div.SelectorItemBlock {
	height: 90px;
	width: 90px;
	text-align: center;
	text-decoration: none;
}
div.SelectorItemBlock H2 {
	font-size: 11px;
	font-weight: normal;
	color: #666;
	margin: 0px;
	padding: 0px;
}
div.SelectorItemBlock a:link H2, div.SelectorItemBlock a:active H2, div.SelectorItemBlock a:visited H2 {
	text-decoration: none;
	color: #666;
}
div.SelectorItemBlock a:hover H2 {
	text-decoration: underline;
	color: #000;
}
#Parameters {
	width: 140px;
	background: #EEE;
}
input.ReadyReckoner {
	font-size: 9px;
	width: 60px;
	text-align: center;
}
.SiteMapRootNode a {
	font-weight: bold;
	color: #999;
	font-size: 14px;
}
.SiteMapParentNode a, .SiteMapParentNode {
	font-weight: bold;
	font-size: 12px;
}
.SiteMap a:hover {
	text-decoration: underline;
	color: #000;
}
#WebDescription {
	margin-top: 15px;
	margin-bottom: 5px;
	clear: both;
	padding-top: 15px;
	padding-bottom: 5px;
}
#WhosOn {
	float: right;
	height: 95px;
	width: 164px;
}
#CallUs ul {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 188px;
	line-height: 15px;
}
#CallUs a:link, #CallUs a:visited, #CallUs a:active {
	color: #C00;
	text-decoration: underline;
	font-weight: bold;
}
#CallUs a:hover {
	color: #333;
	text-decoration: underline;
	font-weight: bold;
}
.column_line {
	background-image: url(images/column_line.gif);
	background-repeat: repeat-y;
}
p.OrderConfirmation {
	margin: 5px;
}
.WarningBox {
	background-color: #EEDEAD;
	padding: 5px;
	border: 1px solid #c60;
	display: block;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #666;
}
.WarningBox a:link, .WarningBox a:active, .WarningBox a:visited, .WarningBox a:hover {
	color: #333;
	text-decoration: underline;
}
#ErrorMsgLabel {
	font-weight: bold;
	color: #F00;
}
#Teaser1 {
	display: block;
	height: 30px;
	float: right;
	padding: 0px;
	width: 990px;
}
#Teaser1 H1 {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}
#Teaser2 {
	display: block;
	height: 10px;
	float: right;
	width: 780px;
	margin-top: 10px;
	background-image: url(images/teaser_gold_frame.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#Teaser2 H2 {
	font-size: 11px;
	font-weight: bold;
	color: #666;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
H2.CategoryDescription {
	font-size: 11px;
	font-style: italic;
	color: #999;
	padding: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: normal;
	width: 600px;
}
#CallToOrder {
	border: 1px solid #C00;
	float: right;
	width: 130px;
	height: 260px;
	position: relative;
	top: 0px
	right: 0px;
}
#Banner p,
#UpperBanner p {
	color: #666;
	text-align: center;
	margin-top: 5px;
}
#Banner p.BannerSpecialist {
	font-size: 13px;
	font-weight: bold;
	color: #C00;
	margin-top: 25px;
}
#UpperBanner p.BannerSpecialist {
	font-weight: bold;
	color: #C00;
	font-size: 12px;
}
#UpperBanner p.BannerSpecialistAvailability {}
p.BannerDistance {
	font-size: 5px;
}
#Banner p.BannerPhone {
	font-size: 13px;
	font-weight: bold;
	color: #C00;
	margin-bottom: 10px;
}
#UpperBanner p.BannerPhone  {
	font-size: 13px;
	font-weight: bold;
	color: #C00;
	margin-bottom: 5px;
}
p.BannerButton {
	text-align: center;
	margin-left: 20px;
}
p.BannerEnquiry a:link,
p.BannerEnquiry a:visited,
p.BannerEnquiry a:active,
p.BannerEnquiry a:hover {
	color: #000;
	text-decoration: underline;
}
#Banner p.BannerQuestions {
	font-size: 12px;
	font-style: italic;
	color: #000;
	text-align: left;
	margin-left: 20px;
}
#UpperBanner  p.BannerQuestions {
	font-size: 12px;
	font-style: italic;
	color: #000;
	text-align: center;
	margin-left: 20px;
}
#ProductHeader {
	margin-bottom: 10px;
	float: left;
}
.PointingLink {
	display: block;
	clear: both;
	border: 1px solid #C60;
	padding: 10px;
	margin-bottom: 10px;
	text-align: center;
}
.PointingLink a:link,
.PointingLink a:active,
.PointingLink a:visited {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.PointingLink a:hover {
	text-decoration: underline;}

