
/* Copyright © Website Engineers Limited */

/* Default */
.Default { position: relative; padding: 230px 26px 20px 26px; }
.Default img.Intro { position: relative; float: right; margin-left: 20px; }

/* Information */
.Information { position: relative; padding: 230px 26px 20px 26px; }
.Information table { position: relative; margin-bottom: 10px; width: 746px; border: 1px solid #eeeeee; padding: 1px; }
.Information table td { text-align: center; vertical-align: middle; background-color: #f4f4f4; }
.Information table td p { margin: 5px 0px 5px 0px; }
.Information table tr.Heading td { background-color: #bb0000; }
.Information table tr.Heading td p { font-weight: bold; color: #ffffff; }
.Information p .Symbol { font-family: Symbol; }

/* Products */
.Products { position: relative; padding: 230px 26px 20px 26px; }
.Products img.ProductImage { position: relative; float: right; margin: 6px 0px 20px 20px; }
.Products .BuyOnline { position: absolute; cursor: pointer; text-align: right; margin-top: -18px; left: 568px; width: 200px; }
.Products .BuyOnline p { margin: 2px 0px 0px 0px; line-height: 1.0; }
.Products .BuyOnline:hover p { color: #dd0000; }
.Products table { position: relative; margin-bottom: 10px; width: 746px; border: 1px solid #eeeeee; padding: 1px; }
.Products table td { text-align: center; vertical-align: middle; background-color: #f4f4f4; }
.Products table td p { margin: 5px 0px 5px 0px; }
.Products table tr.Heading td { background-color: #bb0000; }
.Products table tr.Heading td p { font-weight: bold; color: #ffffff; }

/* Downloads */
.Downloads { position: relative; padding: 230px 26px 20px 26px; }
.Downloads img.Magnets { float: right; }
.Downloads h3 { margin-top: 10px; }
.Downloads p { position: relative; display: block; cursor: pointer; padding-left: 20px; font-size: 11px; margin-bottom: 2px; background-image: url(/images/downloads/pdf.gif); background-repeat: no-repeat; }
.Downloads p.Excel { background-image: url(/images/downloads/excel.gif); background-repeat: no-repeat; }
.Downloads p:hover { color: #ee0000; background-image: url(/images/downloads/download.gif); background-repeat: no-repeat; background-color: #fafafa; }
.Downloads .Filename { position: relative; }

/* AboutEMagnets */
.AboutEMagnets { position: relative; padding: 230px 26px 20px 26px; }
.AboutEMagnets img.Magnets { cursor: pointer; float: right; }

/* Contact */
.Contact { position: relative; padding: 230px 26px 20px 26px; }
.Contact p.Sales { padding-left: 14px; }
.Contact p.Sales b { position: absolute; left: 26px; font-size: 12px; color: #cc0000; }
.Contact .Post { position: absolute; left: 240px; }
.Contact .Map { position: relative; width: 746px; height: 300px; border: 1px solid #eeeeee; }
.Contact .Map .GoogleMap { position: relative; width: 738px; height: 292px; border: 4px solid #ffffff; background-color: #fafafa; }

/* End */


