﻿body
{
  margin:0px;
  background-color: #c0c0c0;
}

#MainFrame
{
  width: 1003px;
}

#Banner
{
  width:100%;
  height:159px;
  background-image:url(Images/BannerBG.jpg);
  background-repeat:no-repeat;
}

#UnderBanner
{
  width:100%;
  height:7px;
  background-image:url(Images/UnderBannerBG.jpg);
  background-repeat:no-repeat;
}

#MenuArea
{
  width:100%;
  height:38px;
  background-color:#525252;
  text-align:center;
}

#Footer
{
  width:100%;
  height:26px;
  background-color:#f8981d;
  /*padding-top:9px;*/
  vertical-align:middle;
}

.FooterFont
{
  font-family:Verdana;
  font-size:9px;
  color:#14222a;
  padding-left:69px;
  vertical-align:middle;
}

#ContentArea
{
  background-image:url(Images/ContentAreaRepeatX.jpg);
  background-repeat:repeat-x;
  background-position: bottom;
  padding:0px 32px 0px 37px;
  background-color: #f8f8f8;
  height:auto;
}

#ContentAreaTable
{
    background-image:url(Images/ContentAreaRepeatX.jpg);
  background-repeat:repeat-x;
  background-position: bottom;
  padding:0px 32px 0px 37px;
  background-color: #f8f8f8;
  height:auto;
}

.Logo
{
  width: 190px;
  height:98px;
  padding-bottom:34px;
  padding-top:27px;
  padding-left:37px;
}

.PageTitle
{
    font-family:Tahoma;
    color:#ed9321;
    font-weight:bold;
    font-size:19px;
    padding-bottom:26px;
}

.ContentFont
{
    font-family:Tahoma;
    color:#fff;
    font-size:11px;
    text-align:justify;
    line-height:17px;
}

.InsideArea
{
    background-color:#14222a;
    width:841px;
    height:376px;
    padding:24px 39px 24px 54px;
}

.AboutArea
{
    background-color:#14222a;
    width:841px;
    height:476px;
    padding:24px 39px 24px 54px;
}

.HomeArea
{
    height:auto;
    width:100%;
}

.NewsListingHeader
{
    background-color:#14222a;
    width:841px;
    height:23px;
    padding:14px 39px 0px 54px;
}

.ProductsHeader
{
    background-color:#14222a;
    width:706px;
    height:23px;
    padding:14px 0px 0px 23px;
}

.ProductsHeaderLeftBG
{ 
    width:176px;
    height:89px;
    background-image:URL(Images/ProductHeader.jpg);
    background-repeat:no-repeat;
}


.HatcoBuildingImage
{
    width:325px;
    height:195px;
}

#HatcoBuildingImg
{
    width: 325px;
    position:relative;
    top: -254px;
    left: 564px;
}

.AddressStyle
{
    font-family:Tahoma;
    color:#00a4e4;
    font-size:15px;
    line-height:17px;
    vertical-align:top;
}

#WelcomeArea
{
    width:552px;
    height:180px;
}

#NewsDetailsArea
{
    width:100%;
    height:auto;
}

#LatestNewsArea
{
    width:375px;
    height:180px;
}

.HeaderStyle
{
    background-color:#14222a;
    padding-top:5px;
    padding-left:15px;
    padding-bottom:5px;
}

.SectionContent
{
    background-color:#eeeeee;
    height:180px;
    padding-left:33px;
    vertical-align:top;
}

.NewDetailsSectionContent
{
    background-color:#eeeeee;
    height:180px;
    padding-left:33px;
    vertical-align:top;
    padding-bottom:30px;
}

.WelcomeText
{
    font-family:Century Gothic;
    color:#14222a;
    font-size:11px;
    line-height:17px;
    font-weight:bold;
    text-align:justify;
    padding-top:18px;
}

/***Latest News***/
.LatestNewsSectionContent
{
    background-color:#eeeeee;
    height:180px;
    padding-left:18px;
    vertical-align:top;
}
.LatestNewsTitle
{
    font-family:Century Gothic;
    color:#f8981d;
    font-size:11px;
    font-weight:bold;
    padding-left:25px;
    vertical-align:top;
}

.LatestNewsSummary
{
    font-family:Century Gothic;
    color:#14222a;
    font-size:11px;
    font-weight:bold;
    padding-left:25px;
    vertical-align:top;
}

.btnMore
{
    font-family:Century Gothic;
    color:#00a4e4;
    font-size:9px;
    font-weight:bold;
    text-decoration:none;
}

/****Contact Us Page Style*****/
.ContactUsArea
{
    background-color:#14222a;
    width:841px;
    height:376px;
    padding:24px 39px 24px 54px;
    background-image:url(Images/ContactBG.jpg);
    background-position:top right;
    background-repeat:no-repeat;
}

.ContactItemStyle
{
    font-family:Tahoma;
    color:#f8981d;
    font-size:15px;
    width:150px;
    height:20px;
    padding:3px;
    vertical-align:top;
}

.ContactInfoStyle
{
    font-family:Tahoma;
    color:#00a4e4;
    font-size:15px;
}

.TextBoxStyle
{
    width:123px;
    background-image:url(Images/txtBG.jpg);
    background-repeat:repeat-x;
    font-family:Tahoma;
    color:#14222a;
    font-size:11px;
    border:0px;
}

.BigTextBoxStyle
{
    width:123px;
    font-family:Tahoma;
    color:#14222a;
    font-size:11px;
    border:0px;
    height:80px;
}

/****News Listing*****/
.NewsDate
{
    font-family:Tahoma;
    font-size:18px;
    color:#029ad5;
    text-align:left;
    vertical-align:middle;
    padding-bottom:10px;
}

.NewsTitle
{
    font-family:"Tahoma";
    font-size:18px;
    color:#f8971c;
    text-align:left;
    vertical-align:middle;
    padding-top:6px;
    padding-bottom:13px;
}

.NewsSummary
{
    font-family:"Tahoma";
    font-size:12px;
    color:#ededed;
    text-align:justify;
    vertical-align:top;
    padding-bottom:16px;
}

.MoreButton
{
    font-family:Tahoma;
    font-size:12px;
    color:#029ad5;
    text-align:right;
    text-decoration:none;
}

.NewsImage
{
    width:184px;
    height:auto;
    /*height:108px;*/
}

/***Accordion Area Styles***/
.accordionHeader{
    height:21px;
    font-family:"Tahoma";
	font-size:12px;
	color:#f8971c;
	text-align:left;
	margin:5px 0 0 0;
	vertical-align:middle;
	cursor: pointer;
	padding-left:10px;
	font-weight:bold;
	border-bottom:solid 2px #525252;
}

.accordionHeaderSelected
{
    height:21px;
    font-family:"Tahoma";
	font-size:12px;
	color:#f0f0f0;
	text-align:left;
	vertical-align:middle;
	margin:5px 0 0 0;
	cursor: pointer;
	padding-left:10px;
	font-weight:bold;
	border-bottom:solid 2px #525252;
}

.accordionContent
{
    background-color:#525252;
    font-family:"Tahoma";
}

ul {
	list-style: none;
	margin: 0;	
	padding:0px;
	font-family:"Tahoma";
	font-size: 12px;
	font-weight: bold;
	}

#ProductsList {
	width: 170;
	margin:10px 0 0 0;
	}
	
#ProductsList li {
	height:32px;
	vertical-align:top;
	 font-family:"Tahoma";
	font-size: 12px;
	}
	
#ProductsList li a {
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 22px;
	text-decoration: none;
	margin: 0;
	color: #00a4e4;
	padding: 10px 0 0 30px;
	}	
	
#ProductsList li a:link, #menu li a:visited {
	color: #00a4e4;
	display: block;
	padding: 10px 0 0 30px;
	}
	
#ProductsList li a:hover, #menu li a:active {
	color: #00a4e4;
	padding: 10px 0 0 30px;
	}
	
.ProductItem
{
    font-family:"Tahoma";
	font-size: 12px;
	font-weight:bold;
    color: #00a4e4;
	padding: 10px 0 0 30px;
	text-decoration: none;
}

.DescriptionField
{
	padding-left:55px;
}