html, body
{
   margin:0;
   padding:0;
   font-family:Arial;
}

a img
{
    border-width:0px;
}

body
{
    background-color:#fff;
    font-size:12px;
    
}

a:visited
{
    color:#000;
}

a:link
{
    color:#000;
}

#container
{
   min-height:100%;
   position:relative;
   width:100%;
   margin: auto auto;
   background-color:White;
   
}

#internalContainer
{
    width:930px;
    margin-left: auto;
    margin-right: auto;
    clear:both;   
}

.breadCrumbs
{
    clear:both;
    float:left;
    font-size:10px;
    color:#999999;
    text-decoration:none;  
    width:400px; 
}

.breadCrumbs a
{
    color:#999999;
    text-decoration:none;  
}

.breadCrumbsBold
{
    color:#000000;
}


.hidden
{
    position:absolute;
    left:-9999px;
}
#topGreenBar
{
    width:100%;
    background-color:#00713D;
}
#topGreenBarInternalContainer
{
    width:1000px;
    color:#fff;
    background-image:url(../images/MasterPage/headerPanel.gif);
    background-repeat:no-repeat;
    margin:auto auto;
}

.topGreenBarContainer
{
    position:relative;
    top:-1px;
    left:555px;
    width:430px;
}

.search
{
    position:relative;
    left:20px;
}

.searchBox
{
    font-size:10px;
    color:#00713D;
}

.SearchBtn
{
    position:relative;
    top:2px;
    
}

.headerLogo
{
    clear:both;
    float:left;
    width:257px;
    height:130px;
    margin-left:20px;
    position:relative;
    z-index:10;
}

#tagLine h1
{
    font-size:16px;
    color:#75ACA9;
    float:right;
    display:inline;
    position:relative;
    top:-30px;
    width:365px;
}

#enquiryBasket
{
    float:right;
    position:relative;
    top:-20px;
    background-image:url(../images/MasterPage/BasketBackground.gif);
    background-repeat:no-repeat;
    width:350px;
    height:30px;
    z-index:10;
}

.enquiryBasketContainer
{
    width:335px;
    height:20px;
    margin: 7px auto;
    color:#999999;
}

.enquiryBasketContainerIntro
{
    color:#00713D;
}

.enquiryBasketContainer a
{
    text-decoration:none;
    color:#00713D;
}

.numberOfEnquiries
{
    font-weight:bold;
}

#footer, #footer a
{
    clear:both;
    width:100%;
    height:107px;
    color:#fff;
    background-color:#75ACA9;
    margin-top:18px;
    text-decoration:none;
}

#footerContainer
{
    width:1000px;
    margin:auto auto;
}

#footerText
{
    position:relative;
    left:34px;
    top:22px;
}


#prodoLink
{
    float:right;
    position:relative;
    right:38px;
}

#prodoLink a
{
    text-decoration:none;
    color:#ADCDCA;
}

hr
{
    clear:both;
    color:#000;
    width:100%;
}

h1.pageHeadingWelcome
{
    font-size:40px;
    color:#00703C;
    display:inline 
}

h1.pageHeading
{
    font-size:16px;
    color:#00703C;
    display:inline 
}


h2.pageHeading
{
    font-size:14px;
    color:#00703C;
    display:inline 
}

h1.pageHeadingMain
{
    font-size:26px;
    color:#00703C;
    display:inline;
}

h2.pageHeadingMain
{
    font-size:26px;
    color:#00703C;
    display:inline;
}

.menu ul
{
    list-style:none;
    float:right;
    position:relative;
    top:-10px;
    font-size:10px;
    width:530px;
    z-index:100;
    
}

.menu a
{    
    text-decoration:none;
    color:#000;
}

.menu ul li
{
    float:left; padding:11px 0px 0px 0; position:relative;
    height:46px;
    width:75px;    
    text-align:center;
}



.menu ul li.selected
{
    background-image:url(../images/MasterPage/navigation/selectedBackground.gif);
    background-repeat:no-repeat;
}

.menu ul li.selected a
{
        color:#fff;
}

.menu ul li.selected
{
        
}

ul.productsHomeSubNav
{
    display:none;
    padding: 0 0 0 0px;
    list-style:none;
    position:relative;
    left:15px;
    top:2px;
    background-color:#75ACA9;
    width:100px;
    z-index:99;
}

ul.productsHomeSubNav li.selected
{
    background-image:none;
    color:#000;
}

.menu ul li.selected ul li a
{
    background-image:none;
    color:#000;
}

.menu ul li.selected ul li a:hover
{
    color:#fff;
}

ul.productsHomeSubNav li.selected a
{
    color:#000;
}

ul.productsHomeSubNav li
{
    list-style-type:none;
    padding:0 0 0 0;
    border-bottom:solid 1px #cccccc;
    height:30px;
    width:100px;
}

ul.productsHomeSubNav li a
{
    position:relative;
    top:10px;
    margin-left:5px;
    margin-right:5px; 
    width:100px;   
    background-color:#75ACA9;
}

ul.productsHomeSubNav li:hover a
{
    width:100px;
}
    

.smallPanelSpacer
{
    height:5px;
}

ul.productsHomeSubNav li.notSelected a:hover
{
    color:#fff;
}

/* Home */

#homeFlashPlaceHolder
{
    position:relative;
    top:-20px;
    width:930px;
    height:346px;
    margin-bottom:120px;
    z-index:0;
}

#mainContentCentre
{
    width:100%;
    overflow:hidden;
}

#mainContentWelcome
{
    float:left;
    width:457px;
    height:273px;
}

#mainContentWelcomeContainer
{
    border-left:solid 1px #cccccc;
    border-right:solid 1px #cccccc;
    min-height:223px;
    overflow:hidden;
    width:457px;
}

.mainContentSection
{
    float:left;
    width:223px;
    margin-left:11px;
    height:263px;
    background-color:#fff;
}

.mainContentSectionNoMargin
{
    clear:both;
    float:left;
    width:223px;
    background-color:#fff;
    height:273px;
}

.mainContentSectionCustomPrintNoMargin
{
    clear:both;
    float:left;
    width:225px;
    background-color:#fff;
    height:273px;
    background-image:url(../images/Home/customPringBackground.jpg);
}

.mainContentSectionSocial
{
    float:left;
    width:225px;
    margin-left:11px;
    height:273px;
    background-image:url(../images/TextPage/emptyBackground-all.jpg);
}

.mainContentSectionStaff
{
    float:left;
    width:225px;
    margin-left:8px;
    height:273px;
    background-image:url(../images/TextPage/emptyBackground-left.jpg);
}

.mainContentSectionCustomPrintNoMargin
{
    clear:both;
    float:left;
    width:225px;
    background-color:#fff;
    height:273px;
    background-image:url(../images/Home/customPringBackground.jpg);
}

.mainContentSectionBendersByDesignNoMargin
{
    float:left;
    width:225px;
    background-color:#fff;
    height:273px;
    background-image:url(../images/Home/bendersByDesignBackground.jpg);
}

.mainContentSectionBendersByDesign
{
    float:left;
    width:225px;
    background-color:#fff;
    height:273px;
    background-image:url(../images/Home/bendersByDesignBackground.jpg);
    margin-left:9px;
}

.mainContentSectionPromptDelivery
{
    float:left;
    width:225px;
    background-color:#fff;
    height:273px;
    background-image:url(../images/Home/promptDeliveryBackground.jpg);
    margin-left:9px;
}

.mainContentSectionNewsContainer
{
    border-left:solid 1px #cccccc;
    border-right:solid 1px #cccccc;
    width:224px;
    min-height:223px;
    overflow:hidden;
}

.leftHandNavigationProductsContainer
{
    border-left:solid 1px #cccccc;
    border-right:solid 1px #cccccc;
    width:224px;
    min-height:226px;
    overflow:hidden;
}

.mainContentSectionContainer
{
    border-left:solid 1px #cccccc;
    border-right:solid 1px #cccccc;
    width:224px;
    min-height:246px;
    overflow:hidden;
}

.homeMainSectionSecondDivHome
{
    margin-top:-20px;
    overflow:hidden;
    min-height:380px;
    background-image:url(../images/Home/greenPanelbackground.jpg);
    background-repeat:no-repeat;
    background-position:30px 10px;  
    width:100%;  
}

.homeMainSectionSecondDiv
{
    position:relative;top:8px;
    overflow:hidden;
    min-height:380px;
    background-image:url(../images/Home/greenPanelbackground.jpg);
    background-repeat:no-repeat;
    background-position:30px 10px;  
    width:100%;  
}

.homeMainSectionSecondDivContainer
{
    position:relative;top:28px;
    overflow:hidden;
    min-height:380px;
}

.homeMainSectionSecondDiv a
{
    text-decoration:none;
    color:#5D9D99;
}

.mainContentSectionNewsContainer a
{
    text-decoration:none;
    color:#5D9D99;
}

.containerIndent
{
    width:90%;height:90%;margin: auto auto
}

.containerIndent a
{
    text-decoration:none;
    color:#5D9D99;
}
    

.goHomeBtn
{
    float:right;
}

.goServices
{
    position:relative;
    top:3px;
    left:5px;
}

.mainContentSectionHistoryNoMargin
{
    float:left;
    width:225px;
    background-image:url(../images/AboutUs/historyBackground.jpg);
    background-repeat:no-repeat;
    height:273px;
}

#mainContentDeliveryPanel
{
    float:left;
    width:225px;
    margin-left:9px;
    background-image:url(../images/Home/deliveryPanel.jpg);
    background-repeat:no-repeat;
    height:273px;
}

#mainContentEnvironment
{
    float:left;
    width:225px;
    margin-left:9px;
    background-image:url(../images/TextPage/globeBackground.jpg);
    background-repeat:no-repeat;
    height:273px;
}

#enquiryBox
{
    margin-left:11px;
    width:227px;
    height:252px;   
    color:#333333;
    float:left;
    background-image:url(../images/MasterPage/enquiryBackground.jpg);
    background-repeat:no-repeat;
}

.enquiryBoxContainer
{
    position:relative;
    width:202px;
    height:226px;
    top:8px;
    margin:auto auto;
}

h2.enquiryHeading
{
    font-size:17px;
    color:#00703C;
    display:inline;
}

.enquirySubmitBtn
{
    float:right;
}

h3.homeNewsTitle
{
    display:inline;
    font-size:14px;
    color:#75ACA9;
}

/* End of Home */

/* Lightbox */
#gallery ul {
padding:0 0 0 0;
}
#gallery ul li
{
    list-style: none;
    display:inline;
}

#gallery ul li img
{
    border-width:0px;
    padding-left:3px;
    padding-right:3px;
    padding-bottom:5px;
}

/* End of Lightbox */


/* Text Only With Sub nav */


.mainTextDiv
{
    clear:both;
    float:left;
    margin-top:25px;
    min-height:530px;
}

.leftPanel
{
    float:left;
    width:227px;
}

.leftPanel a
{
    text-decoration:none;
    color:#5D9D99;
}

.leftHandNavigation
{
    background-image:url(../images/TextPage/subNavBackground.jpg);
    background-repeat:no-repeat;
    height:251px;
    width:226px;
}

.leftHandContainer
{
    margin-left:17px;
    padding-top:17px;
    margin-right:10px;
}


.leftMissionStatement
{
    margin-top:14px;
    background-image:url(../images/TextPage/missionBackground.jpg);
    background-repeat:no-repeat;
    height:262px;
    width:226px;
}

.leftMissionStatement2
{
    float:left;
    margin-top:14px;
    background-image:url(../images/TextPage/missionBackground.jpg);
    background-repeat:no-repeat;
    height:262px;
    width:226px;
}

.leftMissionStatement3
{
    float:left;
    margin-top:32px;
    background-image:url(../images/TextPage/missionBackground.jpg);
    background-repeat:no-repeat;
    height:262px;
    width:226px;
}

.leftEmptyPanel
{
    margin-top:14px;
    background-image:url(../images/TextPage/emptyBackground.jpg);
    background-repeat:no-repeat;
    height:262px;
    width:226px;
    
}

.goMissionBtn
{
    margin-left:30px;
}

.centreText
{
    float:right;
    margin-left:22px;
    width:662px;
}

.centreText a
{
    text-decoration:none;
    color:#5D9D99;
}

#subnav ul
{
    padding: 0 0 0 0px;
    list-style:none;
    width:200px;
        font-size:14px;
}

#subnav ul li ul li ul
{
    padding: 0 0 0 20px;
}

#subnav a
{
    color:#00713D;
    text-decoration:none;
}

#subnav ul li img { display:inline-block; vertical-align:middle;padding-right:10px; }

.watermarked
{
    color:Gray;
}

.QuickEnquiryThankyouText
{
    position:relative;
    top:-10px;
    font-size:11px;
}

/* End of Text Only With Sub nav */

/* Products */

#mainContentCentreProducts
{   
    overflow:hidden;
    width:685px;
    float:right;
}

.ProductList a
{
    text-decoration:none;
    color:#00713D;
}

.ProductList
{
    text-align:center;
    color:#00713D;
    font-size:14px;
    width:80%;
    margin:auto auto;
    text-align:center;
}

.productsDiv
{
    float:left;
    padding:10px 10px 20px 10px;
    width:auto;
    display:block;
}

.productsDivWithMargin
{
    float:left;
    padding:10px 10px 20px 10px;
    width:auto;
    display:block;
    margin-left:110px;
}



/*.ProductList ul
{
    width:92%;
    margin:auto auto;  
}

.ProductList li
{
    list-style-type:none;
    display:inline-table;
    width:100px;
    
    padding: 0 20px 80px 20px;
}*/

.ProductListTextLink
{
    position:relative;
    top:2px;
    margin-left:-20px;
}

.ProductListTextLink a
{
    text-decoration:none;
    color:#00713D;
}

.ProductList img
{
    position:relative;
    top:5px;
    margin-right:25px;
}

a.tooltip span {
	display: none;
}

a.tooltip:hover {
	position: relative;
}

a.tooltip:hover span {
	display: block;
   	position: absolute;
   	margin-top:-120px;
   	margin-left:-18px;
   	font-size:12px;
   	z-index:2;
   	padding: 5px 0px 5px 0px;
   	width:170px;
   	height:125px;
   	text-align:left;
   	opacity:.8;
   	filter:alpha(opacity=80);
   	background-image:url(../images/Products/toolTipBackground.gif);
   	background-repeat:no-repeat;
}

a.tooltip:hover span {
	top: 10px; left: 0;
}

#enquiryBoxNoMargin
{
    width:227px;
    height:252px;   
    color:#333333;
    float:left;
    background-image:url(../images/MasterPage/enquiryBackground.jpg);
    background-repeat:no-repeat;
}

#leftSecondPanel
{
    margin-top:10px;
    width:227px;
    height:276px;   
    color:#333333;
    float:left;
    background-image:url(../images/Products/leftSecondPanel.jpg);
    background-repeat:no-repeat;
}


/* End of Products */

/* Product */

.leftHandNavigationProducts
{
    background-repeat:no-repeat;
    min-height:251px;
    width:226px;
}


#leftThirdPanel
{
    margin-top:10px;
    width:227px;
    height:275px;   
    color:#333333;
    float:left;
    margin-bottom:10px;
}

#subnavProducts ul
{
    padding: 0 0 0 0px;
    list-style:none;
    margin-top:-25px;
    margin-bottom:0px;
}

#subnavProducts a
{
    color:#00713D;
    text-decoration:none;
    position:relative;
    top:-15px;
    left:35px;    
}


#subnavProducts ul li
{
    height:59px;
    width:206px;
    background-repeat:no-repeat;
    color:#666666;
}

#subnavProducts ul li a img
{
    position:relative;
    top:20px;
    left:-10px;

}

#subnavProducts ul li a
{
    color:#666666;
}

#subnavProducts ul li.rootNode a
{
    color:#00713D;
}

#subnavProducts ul li.selected
{    
    height:59px;
    width:206px;
    background-image:url(../images/Products/subnavSelectedBackground.jpg);
}

#subnavProducts ul li.selected a
{
    height:10px;
    color:#fff;
}

#subnavProducts .rootNode
{
      font-size:20px;
      text-align:left; 
      text-transform:lowercase;
      position:relative;
      left:-30px;  
      top:35px;
}

.ViewAllLink
{
    position:relative;
    left:470px;
    top:18px;
    color:#00713D;
    text-decoration:none;
}

.ViewAllLink a
{
    color:#00713D;
    text-decoration:none;
}

.ViewSpecficLink
{
    float:left;
    position:relative;
    top:-8px;
}

.bulletImage
{
    z-index:100;
}


/* End of Product */

/* Datasheet */

h1.dataHeading
{
    color:#00713D;
    font-size:19px;
}

h2.dataSubHeading
{
    color:#00713D;
    font-size:17px;
}

.dataSheetHeaderRow
{
    color:#666666;
    font-size:14px;
    font-weight:normal;
}

.dataSheetTableHeaderRow
{
    background-color:#75ACA9;
    color:#fff;
}

.dataSheetTableHeaderRowNoBackground
{
    background-color:#fff;
}

.dataSheetTable tr
{
     border-right:solid 1px #000;
     border-top:solid 1px #EFEFEF;
}

.dataSheetTableRightBorder
{
     border-right:solid 1px #EFEFEF;
     border-top:solid 1px #EFEFEF;
     color:#666666;
}

.dataSheetTableNoRightBorder
{
    border-right:solid 1px #fff;
    border-top:solid 1px #EFEFEF;
}

a.greenLink, a.greenLinkStandard
{ color:#00713D;}

.greenLink
{
    font-size:11px;
    position:relative;
    top:-20px;
    text-decoration:none;
}

.greenLinkStandard
{
    font-size:11px;
    position:relative;
    top:-10px;
    text-decoration:none;
}

.greyText
{
    color:#666666;
}

h2.dataSubHeading span
{
    font-size:10px;
}


/* End of Datasheet */

/* Order Enquiry */

.orderEnquiryTable tr
{
    border-bottom:solid 1px #cccccc;
}

.orderEnquiryTable th 
{
    border-right:solid 1px #cccccc;
}

.orderEnquiryTable tr td
{
    border-right:solid 1px #cccccc;
}


/* End of Order Enquiry */

.bottomBoxImage
{
    margin-top:-1px;
}

.msg_head_productKey
{
    padding: 5px 10px;
	cursor: pointer;
	position: relative;
	background-color:#75ACA9;
	margin:1px;
	color:#fff;
	height:20px;
}

/* Staff */

.msg_list {
	margin: 0px auto;
	padding: 0px;
	width: 100%px;
}
.msg_head {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	background-color:#75ACA9;
	margin:1px;
	color:#fff;
	height:40px;
}
.msg_body {
	padding: 5px 10px 15px;
	background-color:#F4F4F8;
}

/* End of Staff */

.servicesLeftMenuSpacer
{
    height:80px;
}

#servicesMainPanel
{
    margin-bottom:100px;
    }

.servicesMainPanelCustomPrint
{
    float:left;
    width:320px;
    background-color:#fff;
    height:169px;
    background-image:url(../images/Services/customPanel.jpg);
}

.servicesMainPanelCustomPrint .containerIndent
{
    width:221px;height:90%;
    margin-left:16px;
}

.servicesMainPanelDelivery
{
    margin-left:22px;
    float:left;
    width:320px;
    background-color:#fff;
    height:169px;
    background-image:url(../images/Services/deliveryPanel.jpg);
}

.servicesMainPanelDelivery .containerIndent
{
    width:200px;height:90%;
    margin-left:16px;
}

.servicesMainPanelDesign
{
    margin-top:19px;
    float:left;
    width:320px;
    background-color:#fff;
    height:169px;
    background-image:url(../images/Services/designPanel.jpg);
}

.servicesMainPanelDesign .containerIndent
{
    width:200px;height:90%;
    margin-left:16px;
}

.servicesMainPanelPrompt
{
    margin-left:22px;
    margin-top:19px;
    float:left;
    width:320px;
    background-color:#fff;
    height:169px;
    background-image:url(../images/Services/promptPanel.jpg);
}

.servicesMainPanelPrompt .containerIndent
{
    width:210px;height:90%;
    margin-left:16px;
}

.servicesBodyText
{
    clear:both;
    position:relative;
    top:50px;
}

.newsList img
{
    position:relative;
    top:2px;
    margin-right:5px;
}

.howToOrderPanel
{
    position:relative;
    top:16px;
    width:661px;
    height:226px;
    background-image:url(../images/HowToOrder/howToOrderBackground.gif);
    background-repeat:no-repeat;   
}

.howToOrderPanelContainer
{
    width:635px;
    height:209px;
    margin:auto auto;
    padding-top:10px;
}
