/* SPECIAL CHRISTMAS BLOCK */

.ChristmasMessage
{
  position: absolute;
  background-color: white;
  border: solid 20px #FF4848;
  width: 530px;
  height: 300px;
  padding: 40px 20px 20px 20px;
  top: 180px;
  left: 160px;
  z-index: 3;
  display: none;
}

.ChristmasImage
{
  margin: 0 10px 15px 0;
}

.ChristmasImageMonaghans
{
  width: 120px;
}

.ChristmasGreeting
{
  font-family: 'Bookman Old Style';
  font-size: 22pt;
  text-align: center;
}

.ChristmasText
{
  font-family: 'Bookman Old Style';
  font-size: 16pt;
  text-align: center;
  padding: 20px 30px 20px 30px;
}


/* HTML Elements */

body
{
  -webkit-text-size-adjust: none;
  color: rgb(88, 77, 77);
  font-family: Verdana, ArialMT , Arial, Sans-Serif; /*    font-size: 15px; */
  font-size: 0.75em;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
}

a
{
  color: rgb(88, 77, 77);
  text-decoration: none;
  font-weight: bold;
  cursor: pointer;
}

a:hover
{
  color: rgb(0, 51, 204);
  text-decoration: underline;
}

.GoogleMap
{
  position: absolute;
  height: 475px;
  width: 500px;
  top: 200px;
  left: -1230px;
  border: solid 1px #D0D0D0;
  border-bottom: none;
  background-color: White;
  z-index: 1;
  opacity: 0;
  filter: (progid:DXImageTransform.Microsoft.Alpha(opacity=0));
}



/* Component Positioning */
.MainPage
{
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  overflow: hidden;
  position: relative;
  background: rgb(255, 255, 255);
  text-align: left;
  width: 900px;
  height: 740px;
}


/* Image Positioning */
.CompanyTitle
{
  position: absolute;
  left: 5px;
  top: 5px;
}

.Windsor
{
  position: absolute;
  top: 140px;
  left: 110px;
  height: 50px;
}

.PageTitle
{
  position: absolute;
  left: 5px;
  top: 70px;
}

.SectionTitle
{
  position: absolute;
  display: block;
  top: 140px;
  left: 425px;
  width: 300px;
  font-family: Verdana, ArialMT , Arial, Sans-Serif; /*    font-size: 15px; */
  font-size: 1.1em;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  background-color: Transparent;
  background-image: url(Images/purple.png);
  background-repeat: no-repeat;
}

.SectionTitleText
{
  color: #F5F5F5;
  position: relative;
  height: auto;
  width: auto;
}

.SectionImage
{
  position: absolute;
  top: 210px;
  left: 218px;
  width: 510px;
  display: block;
  text-align: right;
}

.Mosaic
{
  position: absolute;
  top: 80px;
  left: 5px;
  border-style: none;
}

.Hebel
{
  position: absolute;
  top: 600px;
  left: 294px;
}

.BuildersBreakfast
{
  position: absolute;
  top: 560px;
  left: 5px;
  height: 130px;
  width: 280px;
}

.GardenMyPatch
{
  float: left;
  margin: 0px 15px 0px 0px;
}

.DreamBuilder
{
  float: left;
  margin: 0px 30px 0px 0px;
}

.TitleMosaic
{
  position: absolute;
  top: 5px;
  left: 425px;
}

.OpeningHours
{
  position: absolute;
  padding: 0px;
  top: 220px;
  left: 110px;
  width: 150px;
  height: 340px;
  border-style: none;
}
.OpeningHoursText
{
  color: rgb(88, 77, 77);
  font-family: Verdana, ArialMT , Arial, Sans-Serif; /*    font-size: 15px; */
  line-height: 20px;
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 0.9em; /*   font-style: normal;   font-variant: normal;   font-weight: 400;   letter-spacing: 0;   margin-left: 0px;   padding-bottom: 0px;   padding-top: 0px;   margin-right: 0px;   text-align: left;   text-decoration: none;   text-indent: 0px;   text-transform: none; */
}

.MenuButtonPanel
{
  position: absolute;
  padding: 0px 0px 0px 0px;
  top: 140px;
  left: 786px;
  border-style: none;
  z-index: 3;
}

.MenuButtons
{
  margin-bottom: 6px; /*width:95px;*/
}

.ServicesButtonPanel
{
  position: absolute;
  padding: 0px;
  top: 375px;
  left: 5px;
  width: 200px; /*  padding: 15px 25px 15px 25px; */
  line-height: 20px;
  font-size: 0.9em;
}

.ServicesButtons
{
  margin-bottom: 6px;
}

.DepartmentsButtonPanel
{
  position: absolute;
  padding: 0px;
  top: 350px;
  left: 5px;
  width: 170px; /*  padding: 15px 25px 15px 25px; */
  height: 340px;
}

.DepartmentsButtons
{
  margin-bottom: 3px;
  width: 75px;
}

.PhotoThumbnailStrip
{
  position: absolute;
  padding: 0px;
  top: 240px;
  left: 130px;
  width: 126px;
  height: 450px; /*  padding: 15px 25px 15px 25px; */
  line-height: 20px;
  font-size: 0.9em;
  overflow: auto;
}

.PhotoThumbnail
{
  width: 100px;
  height: 70px;
  margin: 2px 2px 2px 2px;
}

.PhotoAlbumPanel
{
  position: absolute;
  padding: 0px;
  top: 240px;
  left: 324px;
  width: 430px;
  height: 300px; /*  padding: 15px 25px 15px 25px; */
  line-height: 20px;
  font-size: 0.9em;
  overflow: auto;
}

.PhotoAlbumControls
{
  position: absolute;
  padding: 0px;
  top: 560px;
  left: 320px;
  width: 430px;
  height: 100px; /*  padding: 15px 25px 15px 25px; */
  line-height: 20px;
  font-size: 0.9em;
  overflow: auto;
}

.PhotoWebImage
{
  width: 400px;
  height: 267px;
}

.TextPanel
{
  position: absolute;
  padding: 0px;
  top: 360px;
  left: 270px;
  width: 430px;
  height: 240px;
  padding: 15px 25px 15px 25px;
  line-height: 20px;
  font-size: 0.9em;
}

.TextPanelContactUs
{
  position: absolute;
  padding: 0px;
  top: 230px;
  left: 350px;
  width: 460px;
  height: 430px; /*  padding: 15px 25px 15px 25px; */
  line-height: 20px;
  font-size: 0.9em;
  overflow: auto;
}

.TextPanelDepartments
{
  position: absolute;
  padding: 0px;
  top: 320px;
  left: 200px;
  width: 510px;
  height: 240px;
  padding: 15px 25px 15px 25px;
  line-height: 18px;
  font-size: 0.9em;
  vertical-align: top;
}

.TextPanelDIY
{
  position: absolute;
  padding: 0px 20px 0px 0px;
  top: 200px;
  left: 110px;
  width: 620px;
  height: 470px; /*  padding: 15px 25px 15px 25px; */
  line-height: 20px;
  font-size: 0.9em;
  overflow: none;
}

.TextPanelOther
{
  position: absolute;
  padding: 0px;
  top: 200px;
  left: 215px;
  width: 560px;
  height: 470px; /*  padding: 15px 25px 15px 25px; */
  line-height: 20px;
  font-size: 0.9em;
  overflow: auto;
}

.TextPanelSuppliers
{
  position: absolute;
  top: 220px;
  left: 90px;
  padding: 0px;
  width: 670px;
  height: 470px; /*  padding: 15px 25px 15px 25px; */
  line-height: 20px;
  font-size: 0.9em;
  overflow:hidden;
}

.SupplierCategoryList
{
  height: 40px;
  margin-bottom: 10px;
}

.SupplierCategoryList ul
{
  width: 60em;
}

.SupplierCategoryList ul li
{
  float: left;
  width: 13em;
}

.SuppliersByCategory
{
  height: 300px;
  width: 100%;
  overflow:auto;
}

.CategoryTitle
{
  font-size: 1.2em;
  font-weight: bold;
  color: #243E90;
  padding-left: 35px;
  margin-top: 6px;
  margin-bottom: 0px;
}

.SupplierListing ul
{
  width: 55em;
}

.SupplierListing ul li
{
  float: left;
  width: 13em;
}

.SupplierListing a
{
  font-weight: normal;
}

.SupplierListing ul li
{
  float: left;
  width: 13em;
}

.TextPanelPaint
{
  position: absolute;
  padding: 0px 20px 0px 0px;
  top: 370px;
  left: 200px;
  width: 550px;
  height: 300px; /*  padding: 15px 25px 15px 25px; */
  line-height: 18px;
  font-size: 0.9em;
  overflow: auto;
}

.TextPanelPaint p
{
  margin-top: 8px;
  margin-bottom: 0px;
}

.TextPanelTimber
{
  position: absolute;
  padding: 0px 20px 0px 0px;
  top: 340px;
  left: 200px;
  width: 550px;
  height: 300px; /*  padding: 15px 25px 15px 25px; */
  line-height: 20px;
  font-size: 0.9em;
  overflow: auto;
}

.TextPanelOtherSectionTitle
{
  font-weight: bold;
  margin-right: 3px;
}

.TextPanelOther p
{
  margin-top: 0px;
  margin-bottom: 5px;
}

.TermsLink
{
  position: absolute;
  display: block;
  top: 670px;
  left: 800px;
  text-align: right;
}

.TextPanelTerms
{
  position: absolute;
  padding: 0px 20px 0px 0px;
  top: 200px;
  left: 130px;
  width: 600px;
  height: 470px; /*  padding: 15px 25px 15px 25px; */
  line-height: 20px;
  font-size: 0.9em;
  overflow: auto;
}

.TermsSectionTitle
{
  font-size: 13px;
  font-weight: bold;
  padding-bottom: 5px;
  padding-top: 15px;
}
.TermsText
{
  font-size: 10px;
  height: 264px;
  padding: 10px 10px 10px 10px;
/*  scrollbar-face-color: White;
  scrollbar-shadow-color: rgb(37,73,153);
  scrollbar-highlight-color: White;
  scrollbar-3dlight-color: rgb(37,73,153);
  scrollbar-darkshadow-color: White;
  scrollbar-track-color: rgb(239,239,239);
  scrollbar-arrow-color: rgb(37,73,153);
*/
  width: 555px;
}

.ToolsList
{
  height: 120px;
  margin-bottom: 10px;
}

.ToolsList ul
{
  width: 45em;
}

.ToolsList ul li
{
  float: left;
  width: 15em;
}


.Footer
{
  position: absolute;
  top: 700px;
  left: 5px;
  height: 16px;
  width: 990px;
  background-color: #999999;
  vertical-align: middle;
}

.FooterText
{
  font-size: 0.75em;
  color: #E1E1E1;
}

.VantageLink
{
  color: White;
  text-decoration: none;
}

.VantageLinkHighlight
{
  color: White;
  text-decoration: underline;
}

