body, p, h1, h2, h3
{
	padding: 0px;
	margin: 0px;
}

/*
div
{
	border: solid 1px #FF0000;
}


#debug
{
	background-color: Blue;
	color:White;
	float: left;
}*/

body
{
	font-size: 12px;
	color: #ffffff;
	font-family: Arial;
	background-color: #333333;
}

p
{
	padding: 5px 0px 5px 0px;
}



/****** Master Frames by ID ******/

#MasterFrame
{
	width: 820px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -400px;
}


/****** Header frame and sub frames ******/

#HeaderFrame
{
	height: 105px;
}

#HeaderFrame #Logo
{
	position: relative;
	top: 12px;
	float: left;
	width: 256px;
	height: 75px;
}

#HeaderFrame #Strapline
{
	position: relative;
	top: 0px;
	float: right;
	width: 310px;
	height: 70px;
}

#HeaderFrame #Contact
{
	position: relative;
	padding: 2px 5px 2px 5px;
	float: right;
	width: 299px;
	height: 35px;
	color: #333333;
	text-align: left;
	font-size:12px;
}

#ContactTel
{
    padding-left:1px;
    width:138px;
}

#ContactFax
{
    float:right;
    width:140px;
    margin: -15px 0 0 0;
}

#ContactEmail
{
    text-align:right;
    float:right;
    padding-right:3px;
    width:180px;
}


.HeaderEmail
{
	color: #333333;
}

.HeaderEmail:hover
{
	color: #ffffff;
}

#SearchFrame
{
	background-color: #ffffff;
	color: #333333;
	width: 160px;
	padding: 10px;
	float: left;
}

#ImgZebra
{
    float:left;
    width:216px;
    margin-left:38px;
}

#LanguageFrame
{
	background-color: #ffffff;
	color: #333333;
	width: 610px;
	padding: 10px;
	float: right;
}


#MenuFrame
{
    margin: 42px 0 0 -180px;
	background-color: #ffffff;
	color: #333333;
	width: 160px;
	padding: 10px;
	float: left;
	
}


#MenuFrame #MidLeft
{
	padding: 10px 0px 20px 0px;
	text-align: center;
}

#ContentFrame
{
	width: 820px;
	background-color: #ffffff;
	float:left;

}


#InnerContentFrame
{
	background-color: #ffffff;
	color: #333333;
	width: 610px;
	padding: 10px;
	float: right;
}

#InnerContentFrame #PromoLeft
{
	float: left;
	width: 294px;
	height: 224px;
}

#InnerContentFrame #PromoRight
{
	float: right;
	width: 284px;
	height: 224px;
	padding: 0 10px 0 0; /* space between left/right */
}

#InnerContentFrame #Scroller
{
	float:left;
	width: 600px;
	margin-top: 10px;
	padding: 5px;
	background-color: #333333;
	color:#ffffff;
}

.WelcomeCopy
{
	color: #ffffff;
	width: 590px;
	text-align: center;
	font-size: 11px;
	padding: 5px 5px 5px 5px;
}

#InnerContentFrame #Title
{
	width: 595px;
	
	font-size: 18px;
	font-weight: bold;
	color: #003881;
	float:left;
	padding:10px 0px 5px 0px;
}

#InnerContentFrame #ColumnLeft
{
	float: left;
	width: 294px;
	text-align: left;
	height:100%;
}

#InnerContentFrame #ColumnRight
{
	float: right;
	width: 294px;
	text-align: left;
}

#InnerContentFrame #PageContent
{
	float: none;
}

#MainCopy 
{
   clear:left;
}

#InnerContentFrame #GreyDivider
{
	top:250px;
	margin-top: 15px;
	margin-bottom:20px;
	float: left;
	width: 610px;
	height: 5px;
	background-color: #333333;
}

#FooterFrame
{
	float:left;
	font-size: 12px;
	background-color:#333333;
	margin-top:2px;
	margin-bottom:15px;
}

/****** Menu Items *********/

.MenuItem
{
	width:150px;
	padding: 5px;
	border-top: solid 1px #f6d317;
	cursor: pointer;
}

.MenuItemLast
{
	width:159px;
	border-top: solid 1px #f6d317;
	cursor: pointer;
}

.MenuItemHere
{
    width:150px;
	padding: 5px;
	border-top: solid 1px #f6d317;
	cursor: pointer;
    background-color: #fefbe8;
    color: #003881;
	font-weight:bold;
	text-decoration: none;
}

.MenuItemHere a
{
	text-decoration: none;
	color: #003881;
}


.MenuItem a
{
	text-decoration: none;
	color: #333333;
}

.MenuItemLink a
{
	text-decoration: none;
	color: #333333;
}

.MenuItemLink:hover
{
	background-color: #fefbe8;
	color: #003881;
	font-weight:bold;
}


.MenuItem:hover
{
	background-color: #fefbe8;
	color: #003881;
	font-weight:bold;
}

.MenuSubItem
{
	width: 140px;
	padding: 5px 5px 5px 15px;
	cursor: pointer;
}

.MenuSubItemLink
{
	color: #333333;
	text-decoration: none;
	font-style:italic;
}

.MenuSubItemLinkHere
{
	text-decoration: none;
	color: #003881;
	font-style:italic;
	font-weight:bold;
}

.MenuSubItemLink a
{
	text-decoration: none;
	color: #333333;
}

.MenuSubItemLink:hover
{
	/*background-color: #fefbe8;*/
	color: #003881;
	font-style:italic;
	font-weight:bold;
}

/****** News Items *********/

#NewsHeader
{
	width:160px;
	padding: 20px 0px 0px 0px;
	border-bottom: solid 5px #003881;
	text-align: right;
}

#NewsHeader a
{
	background-color: #003881;
	font-weight: bold;
	text-decoration: underline;
	padding: 5px 10px 0px 10px;
	color: #ffffff;
}

#NewsHeader a:hover
{
    color: #ffff00;
}



#NewsFooter
{
	width:160px;
	border-top: solid 5px #003881;
}

.NewsDate
{
	width:150px;
	padding: 10px 5px 2px 5px;
	background-color: #e7ecf5;
	font-weight: bold;
	font-size: 10px;
	text-align: left;
}

#NewsDate
{
    padding: 5px 0px 5px 0px;
}

.NewsTitle
{
	width: 150px;
	padding: 2px 5px 2px 5px;
	background-color: #e7ecf5;
	color: #003881;
	font-size: 12px;
	text-align: left;
	font-weight:bold;
}

.NewsExtract
{
	width: 150px;
	padding: 2px 5px 2px 5px;
	background-color: #e7ecf5;
	text-align: justify;
	font-size: 10px;
}

.NewsMore
{
	width: 150px;
	padding: 2px 5px 2px 5px;
	background-color: #e7ecf5;
	text-align: right;
	color: #003881;
	font-size: 10px;
}

.NewsMore a
{
     color: #003881;
}

.NewsMore a:hover
{
     color: #ffffff;
}

/****** Homepage Promo items *********/

#PromoOfferType
{
	float:left;
	width:285px;
	background-color: #333333;
	color: #F6D317;
	font-weight: bold;
	padding: 3px 5px 3px 5px;
}

#OfferItem
{
    padding: 0px;
}

#PromoProductThumb
{
	float:left;
	padding: 10px 5px 10px 5px;
}

#PromoProductName
{
	float:left;
	width:140px;
    	padding: 10px 3px 1px 3px;
}


#PromoProductCode
{
	float:right;
	width:80px;
	text-align:right;
	padding: 10px 3px 3px 3px;
	margin-right: -10px;
}

#PromoProductDesc
{
	float:left;
	width:215px;
	height: 40px;
	padding: 0px 3px 0px 3px;
}

#PromoOfferText
{
	font-weight:bold;
}

#PromoLink
{
	float:left;
	width: 220px;
	padding: 0px 3px 0px 3px;
}

.LeftHeaderImg
{
    border-bottom-style:solid;
    border-bottom-color:#F6D317; 
}

.product
{
	font-size: 12px;
	font-weight:bold;
	
}

.productCode
{
	font-size: 10px;
	color: #003881;
}

#PromoDivider
{
    margin: 15px 0 0 0;
    height:4px;
}

#viewAll
{
    float:right;
    width:140px;
    text-align:right;
}

#viewAll a
{
    color:#ffffff;
    font-size:10px;
}

#viewAll a:hover
{
    color:#ffff00;
}

#PromoType
{
    float:left;
    width:120px;
}


/****** Single product view for promo items *********/


#PromoProductThumb_single
{
	float:left;
	padding: 25px 5px 0px 5px;
}

#PromoProductName_Single
{
    float:right;
	width:155px;
    padding: 25px 3px 0px 3px;
}

#PromoProductCode_Single
{
	float:right;
	width:155px;
	text-align:left;
	padding: 0px 3px 0px 3px;
}

#PromoProductDesc_Single
{
	float:right;
	width:155px;
	height:112px;
	padding: 0px 3px 0px 3px;
}

#PromoOfferText_Single
{
	font-weight:bold;
}

.product_Single
{
	font-size: 16px;
	font-weight:bold;
	color: #003881;
}

#PromoLink_Single
{
	float:right;
	padding: 0px 3px 0px 3px;
	width:155px;
	font-size: 12px;
}

/****** Product Repeater Items More Info Links *********/

.PromoLinkCat1
{
	color:#003881;
}

.PromoLinkCat1:hover
{
	color:#333333;
}


.PromoLinkCat2
{
	color:#007A5E;
}

.PromoLinkCat2:hover
{
	color:#333333;
}


.PromoLinkCat3
{
	color:#999999;
}

.PromoLinkCat3:hover
{
	color:#333333;
}


.PromoLinkCat4
{
	color:#e50d2e;
}

.PromoLinkCat4:hover
{
	color:#333333;
}


.PromoLinkCat5
{
	color:#660066;
}

.PromoLinkCat5:hover
{
	color:#333333;
}




/****** Product Repeater Items *********/

#ProductList
{
    float:left;
	margin-top:25px;
	margin-bottom:25px;
    width: 610px;
}
#ProductDivider
{
    float:left;
    margin-top: 15px;
    margin-bottom: 15px;
    width: 610px;
}


#ProductList #ProductImg
{
	float: left;
    width: 130px;
}

#ProductList #ProductInfo
{
	float: left;
    width: 280px;
    margin: 0px 10px 0px 10px;
    padding-bottom:15px;
}

#ProductList #ProductContact
{
	float: right;
    width: 165px;
    text-align: center;
    clear:right;
}

#ProductList #ProductLinks
{
    float: right;
   width: 165px;
   
}

#ProductList #ProductLinksSpacer
{
   height:8px;
}

#ProductList #SpecialOffer
{
	float: right;
    width: 165px;
    padding: 7px 0px 7px 0px;
    background-color: #333333;
    color: #F6D317;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

#ProductList #Offer
{
    float: left;
    width:250px;
    padding: 2px 5px 2px 5px;
    background-color: #333333;
    color: #F6D317;
    font-weight: bold;
    margin-top: 10px;
}

#ProductList #ProductLinks p
{
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 15px 0px;
	text-align: center;
	font-weight: bold;
}

#ProductList #ProductLinks a
{
	text-decoration: none;
	color: #333333;
}

#ProductList #ProductName
{
    float: left;
    width: 155px;
    font-size: 16px;
    font-weight: bold;
}

#ProductList #ProductCode
{
	float: right;
	width: 105px;
	text-align: right;
	font-size: 10px;
}

#ProductList #ProductShortDesc
{
    float: left;
    width: 280px;
    padding-bottom:4px;
    font-size: 12px;
    font-weight: bold;
}

#ProductList #ProductDesc
{
    width: 280px;
    float: left;
}


/****** Product Image zoom *********/

#ImagePopup{
	position:absolute;
	padding: 2px;
	background-color: white;
	border: 1px solid #000000;
	display: none;
	z-index: 100;
}

#EnlargeLink
{
    font-size:10px;
    text-align:center;
    padding-left:45px;
}


/****** Page Footer *********/

#FooterFrame
{
    padding-top: 10px;
    font-size:10px;
}

.FooterLink
{
	text-decoration: none;
	color: #ffff00;
}

.FooterLink:hover
{
	color: #ffffff;
}

#SiteBy
{
   
    float:right;
    width:290px;
    text-align:right;
}

#Copyright
{
    float:left;
    width:300px;
    text-align:left;
}

#Terms
{
    float:left;
    width:215px;
    text-align:center;
    padding-right:15px;
}

.FooterLinkTerms
{
	text-decoration: none;
	color: #ffffff;
}

.FooterLinkTerms:hover
{
    color: #ffff00;
}




/****** Contact Us Form *********/

.FormLabel
{

}

div#iForm label 
{
    float:left;
    font-size:12px;
    margin:0pt 0pt -28px;
    position:relative;
    width:100px;
}

.FrmTextbox
{
    float:right;
    margin:0pt 0pt 12px 100px;
    width:160px;
}

.FrmDropDownList
{
    float:right;
    margin:0pt 0pt 12px 100px;
    width:164px;
}

.FrmButton
{

}

#BtnSend 
{
    padding-top:20px;
    padding-left:105px;
    float:left;
    width:70px;
}

#BtnReset 
{
    padding-top:20px;
    float:right;
    width:52px;
}

#FrmLeftCol
{
    float:left;
    width:270px;
}

#FrmRightCol
{
    float:right;
    width:270px;
    padding-right:10px;
}

#iForm 
{
    text-align:left;
    float:left;
}

#iForm fieldset
{
    border:0pt none;
    margin-top:5px;
    width:580px;
}

#FrmErrors
{
    padding:0px 0px 15px 10px;
    color:#ff0000;
    font-weight:bold;
}

#FormHeader
{
	float:left;
	width: 606px;
	height: 25px;
	font-size: 18px;
	font-weight: bold;
	color: #003881;
	top:-35px;
}

#FormThanks
{
	float:left;
	width: 595px;
	height: 25px;
	font-size: 18px;
	font-weight: bold;
	color: #003881;
	padding: 15px 0 0 0;
}

#ContactInfo
{
    float:left;
    width:200px;
    padding-left:17px;
}


#Address
{
    float:right;
    width:200px;
    padding-right:95px;
}

#RegInfo
{
    float:right;
    width:200px;
    clear:right;
    padding-right:95px;
    padding-top:12px;
}

.ContactLabel
{
    color:#003881;
    font-size:16px;
    font-weight:bold;
    padding-top:25px;
}

#Spacer
{
    float:left;
    width:565px;
    margin-top:20px;
    margin-bottom:10px;
    margin-left:15px;
}

.ContactSpacer
{
    border-top:1px;
    border-top: solid 1px #cccccc;

}

#Address p
{
    line-height:5px;
    color:#333333;
}

#RegInfo p
{
    line-height:5px;
    color:#333333;
}

#FaxInfo 
{
    padding-top:20px;
}

#EmailInfo 
{
    padding-top:14px;
}

#EmailDetails a
{
    color:#333333;
    text-decoration:underline;
}

#EmailDetails a:hover
{
    color:#003881;
}

#RequiredInfo
{
    
    height:20px;
    width:606px;
    float:left;
}


#GreyDividerForm
{
	top:250px;
	margin-top: 15px;
	margin-bottom:15px;
	float: left;
	width: 610px;
	height: 5px;
	background-color: #333333;
}

/****** Category Logo Rollover *********/

.CatagoryRollover
{
    width: 103px;
    height: 103px;
    border: 0px;
}

.CatagoryLogo
{
	position: relative;
	float: left;
	width: 103px;
    height: 103px;
}

.CatagoryLogoDivider
{
	position: relative;
	float: left;
	width: 24px;
    height: 103px;
}

#InnerContentFrame #CategoryLogos
{
	float: left;
	width: 620px;
	height: 85px;
	text-align: center;
    margin-top:0px;
    padding: 0px 0px 15px 0px;
}


/****** Strapline Under Menu *********/

#StraplineFoot
{
	background-color: #ffffff;
	width: 160px;
	padding: 0px 10px 0px 10px;
	left: 0px;
	position: absolute;
}


/****** Category Paging *********/

#Paging
{
    float:right;
    width:600px;
    padding-right:10px;
}

#PagingViewAll
{
    text-align:left;
    width:120px;
    float:left;
    clear:left;
}

#PagingInfo
{
    text-align:right;
    font-size:16px;
    width:180px;
    float:right;
    padding-bottom:8px;
    
}

#PagingTools
{
    text-align:right;
    width:220px;
    float:right;
    clear:right;
}


#SearchInfo
{
    text-align:left;
    width:380px;
    float:left;
    clear:right;
    padding-bottom:14px;
}

.PageLink
{
    text-decoration:underline;
    color:#333333;
}

.CurrentPage
{
    text-decoration:none;
    font-weight:bold;
    color:#305D99;
}


/****** News Page *********/

#ListItem
{
    float:left;
    padding: 15px 10px 15px 10px;
    margin-top:10px;
    width:590px;
    background-color:#F2F5F9;
}

#ListItemAlt
{
    float:left;
    padding: 15px 10px 15px 10px;
    margin-top:10px;
    width:590px;
}


.NewsPageDate
{
    color:#333333;
    font-size:12px;
    font-weight:bold;
    
    
}

.NewsPageTitle
{
    color:#003881;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
}

.NewsPageArticle
{
    color:#333333;
    font-size:12px;
    padding: 10px 0px 10px 0px;
}


/****** News Article Page *********/

#ItemRead
{
    float:left;
    padding: 0px 10px 15px 10px;
    width:590px;
}

.PreviousLink
{
    float:left;
    padding: 0px 10px 15px 10px;
    width:590px;
    color:#003781;
    text-decoration:underline;
}


/****** Jobs Page *********/

#JobsSpacer
{
    float:left;
    width:610px;
    margin-top:20px;
}

.JobsSpacer
{
    border-top: solid 2px #F6D316;
}

#JobsSpacerListItem
{
    float:left;
    width:610px;
    margin-top:15px;
    margin-bottom:15px;
}

.JobsSpacerListItem
{
    border-top: solid 1px #7F7F7F;
    
}

#NewsListItemAlt
{
    float:left;
    padding: 20px 10px 20px 0px;
    width:590px;
}


.JobPageTitle
{
    color:#003781;
    text-decoration:underline;
    float:left;
}



#JobDesc
{
    padding: 10px 0px 10px 0px;
    float:left;
    width:600px;
}

#JobBullet
{
    float:left;
    padding: 2px 0px 0px 10px;
}

#JobPdf
{
    float:left;
    padding: 10px 10px 0px 10px;
    width:30px;
}

#jobPdfText
{
    float:left;
    padding: 20px 10px 0px 10px;
    width:280px;
}

#jobPdfText a
{
    color:#003781;
}



/****** Products Links Page *********/

#ProductList #ProductLinksCat1 a
{
	text-decoration: none;
	color: #333333;
}

#ProductList #ProductLinksCat1 p
{
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 15px 0px;
	text-align: center;
	font-weight: bold;
}

#ProductList #ProductLinksCat1
{
	float: right;
    width: 165px;
}

#ProductList #ProductLinksCat1 p
{
	border-top: solid 1px #003881;
	border-bottom: solid 1px #003881;
}



#ProductList #ProductLinksCat2 a
{
	text-decoration: none;
	color: #333333;
}

#ProductList #ProductLinksCat2 p
{
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 15px 0px;
	text-align: center;
	font-weight: bold;
}

#ProductList #ProductLinksCat2
{
	float: right;
    width: 165px;
}

#ProductList #ProductLinksCat2 p
{
	border-top: solid 1px #007A5E;
	border-bottom: solid 1px #007A5E;
}



#ProductList #ProductLinksCat3 a
{
	text-decoration: none;
	color: #333333;
}

#ProductList #ProductLinksCat3 p
{
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 15px 0px;
	text-align: center;
	font-weight: bold;
}

#ProductList #ProductLinksCat3
{
	float: right;
    width: 165px;
}

#ProductList #ProductLinksCat3 p
{
	border-top: solid 1px #999999;
	border-bottom: solid 1px #999999;
}



#ProductList #ProductLinksCat4 a
{
	text-decoration: none;
	color: #333333;
}

#ProductList #ProductLinksCat4 p
{
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 15px 0px;
	text-align: center;
	font-weight: bold;
}

#ProductList #ProductLinksCat4
{
	float: right;
    width: 165px;
}

#ProductList #ProductLinksCat4 p
{
	border-top: solid 1px #e50d2e;
	border-bottom: solid 1px #e50d2e;
}



#ProductList #ProductLinksCat5 a
{
	text-decoration: none;
	color: #333333;
}

#ProductList #ProductLinksCat5 p
{
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 15px 0px;
	text-align: center;
	font-weight: bold;
}

#ProductList #ProductLinksCat5
{
	float: right;
    width: 165px;
}

#ProductList #ProductLinksCat5 p
{
	border-top: solid 1px #660066;
	border-bottom: solid 1px #660066;
}


/****** Products Range Page *********/

#CategoryItem
{
    float:left;
    width:606px;
    padding: 25px 0px 15px 0px;
}

#CatLogo
{
    float:left;
    width:95px;
}

#CatDescription
{
    float:left;
    width:135px;
    padding-left:10px;
}

#CatImage
{
    float:right;
    width:353px;
    margin-top:5px;
}

#CatLink
{
    float:right;
    width:355px;
    text-align:right;
    padding-top:5px;
    padding-bottom:5px;
}

#CatDivider
{
    float:left;
    width:600px;
    margin-top:5px;
}