
/* Logo */
div.logo IMG
{
    display: block;
}

*
{
    font-family: Arial;
}

/*Empty container*/
.Container
{
    float:left;
    }
.Container .Control 
{
    
    text-align:right;
    }
    

/* Green container */
div.Container.Green
{
    float: left;
    width: 100%;
}

div.Container.Green .ContentTitle
{
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 0 0 19px;
    text-transform: uppercase;
}

div.Container.Green .titleHolder1
{
    background-image: url(Images/cont_1_left.gif);
    background-position: left top;
    background-repeat: no-repeat;
    background-color: #8ac642;
    height: 26px;
    width: 100%;
}

div.Container.Green .titleHolder2
{
    background-image: url(Images/cont_1_right.gif);
    background-position: right top;
    background-repeat: no-repeat;
    height: 26px;
    width: 100%;
}

div.Container.Green .Content
{
    width: auto;
    padding: 9px 19px 20px 19px;
}
div.Container.Green .ContentSmaller
{
    width: auto;
    padding: 9px 10px 20px 10px;
}

.SimpleAd
{
	margin-bottom: 20px;
}

/* Intro blocks,, text, title + image: IntroBlocks.xsl */

.BigAd
{
    float: left;
    margin-right: 14px;
}

.BigAd .item
{
    width: 576px;
    float: left;
    padding-bottom: 20px;
    background-image: url(Images/bigad_rightgreen.gif);
    background-position: right top;
    background-repeat: no-repeat;
}


.BigAd .item .img, .BigAd .item .img img
{
    border: 0;
    width: 358px;
    height: 250px;
    float: left;
}
.BigAd .item .textholder
{
    float: left;
    width: 176px;
    height:214px;
    padding: 0 21px 0 21px;
}


.BigAd .item *
{
    font-size: 11px;
}
.BigAd .item .text a
{
    color: #a6c32c;
    text-decoration: underline;
}

.BigAd .item .title
{
    padding-top: 12px;
    font-weight: bold;
}
.BigAd .item .title a
{
    font-size: 21px;
    text-decoration: none;
}
.BigAd .item .readmore 
{
    float:left;
    }
.BigAd .item .readmore a
{
    font-weight:bold;
    padding: 0 18px 0 130px;
    background-image: url(Images/arrow_green.png);
    background-repeat: no-repeat;
    background-position: right 1px;
    float: left;
}
}




#Pagemaster
{
    font-family: Arial;
    font-size: 12px;
    color: #000;
}








/* --------- */
/*   Header  */
/* --------- */

#Header
{
    height: 114px;
    width: 871px;
    margin: 0 auto;
}


#Header img
{
    display: block;
}

#Header .Logo
{
    float: left;
    cursor: pointer;
    width: 871px;
    height: 83px;
}

#Header .Menu
{
    float: left;
    width: 580px;
}
#Header .MenuBar
{
    background-image: url(Images/menu_bg_aA.gif);
    background-repeat: no-repeat;
    height: 31px;
    width: 100%;
    float: left;
}

#Header .MenuBar .Utilities
{
    float: right;
    height: 31px;
    width: 216px;
}

#Header .MenuBar .Utilities .AccessibilityaA
{
    width: 32px;
    height: 31px;
    float: left;
}
#Header .MenuBar .Utilities #Reader
{
    width: 58px;
    float: left;
    height: 31px;
}
/*Accessibility, vision*/
#Header .MenuBar .Utilities .AccessibilityaA #A1, #Header .MenuBar .Utilities .AccessibilityaA #A2
{
    width: 16px;
    height: 31px;
    cursor: pointer;
    float: left;
}

/* Search */

#Header .SearchTextBox
{
    border: 0;
    float: left;
    height: 17px;
    width: 148px;
    background-color: Transparent;
    margin: 0 0 0 0;
    padding: 4px 0 0 7px;
    font-family: Arial;
    font-size: 10px;
    color: #767676;
}
#Header .SearchHolder
{
    width: 156px;
    height: 17px;
    float: right;
    margin-top: 3px;
    margin-right: 12px;
}
#Header .SearchHolder img
{
    width: 19px;
    height: 19px;
}



/* --------- */
/*   Menu    */
/* --------- */

.Menu
{
    margin: 0;
    padding: 0 0 0 12px;
    list-style: none;
}


.Menu li
{
    float: left;
}

.Menu li a span
{
    /*padding-top: 12px;*/
}
.Menu li a
{
    font-family: Arial;
    font-size: 12px;
    color: #fff;
    padding: 6px 17px 0;
    height: 25px;
    display: block;
    line-height: 15px;
    text-decoration: none;
    text-transform: uppercase;
}

.Menu .Menu_Level0_Selected a, .Menu li a:hover
{
    background-color: #8ac642;
    background-image: url(Images/menu_sel_bg.gif);
    background-repeat: repeat-x;
    color: #fff;
}

.ie6 .Menu li a
{
    display: inline;
}












/* --------- */
/*  Layouts  */
/* --------- */

.Layout
{
    width: 871px;
    min-height: 500px;
    margin: 18px auto 20px;
    overflow: hidden;
}

.Head
{
    font-family: Arial;
    font-size: 17px;
    color: #488832;
}

.Imagetext
{
    font-family: Arial;
    color: #767676;
    font-size: 9px;
}

.Normal
{
    font-family: Arial;
    font-size: 12px;
    color: #000;
}

.Normal a
{
    color: #000;
    text-decoration: underline;
}

a
{
    color: #000;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
img
{
    border: 0;
}

/* Simple Layout */
.SimpleLayout
{
    background-image: url(Images/SimpleLayout_rulers.gif);
    background-position: 0 top;
    background-repeat: repeat-y;
    min-height: 500px;
    width: 871px;
    float: left;
}

.SimpleLayout .LeftPane
{
    float: left;
    width: 221px !important;
    min-height: 162px;
    overflow: hidden;
    margin: 10px 19px 25px 0;
}
.SimpleLayout .ContentPane
{
    float: left;
    width: 391px !important;
    min-height: 300px;
    overflow: hidden;
    margin: 9px 19px 25px 0;
}
.SimpleLayout .RightPane
{
    float: left;
    width: 221px !important;
    min-height: 162px;
    overflow: hidden;
    margin: 0 0 25px 0;
}
.SimpleLayout .Whitespace
{
    float: left;
    width: 871px !important;
    height: 10px;
    overflow: hidden;
    background-color: #fff;
}
.SimpleLayout .BottomPane
{
    float: left;
    width: 871px !important;
    overflow: hidden;
    border-top: solid 8px black;
    padding-top: 19px;
    background-color: #fff;
}




/* Wide Layout */
.WideLayout
{
    background-image: url(Images/WideLayout_rulers.gif);
    background-position: 0 top;
    background-repeat: repeat-y;
    min-height: 500px;
    width: 871px;
    float: left;
}

.WideLayout .LeftPane
{
    float: left;
    width: 221px !important;
    min-height: 162px;
    overflow: hidden;
    margin: 10px 19px 25px 0;
}
.WideLayout .ContentPane
{
    float: left;
    width: 630px !important;
    min-height: 300px;
    overflow: hidden;
    margin: 9px 0 25px 0;
}
.WideLayout .RightPane
{
    float: left;
    width: 221px !important;
    min-height: 162px;
    overflow: hidden;
}
.WideLayout .Whitespace
{
    float: left;
    width: 871px !important;
    height: 10px;
    overflow: hidden;
    background-color: #fff;
}
.WideLayout .BottomPane
{
    float: left;
    width: 871px !important;
    overflow: hidden;
    border-top: solid 8px black;
    padding-top: 19px;
    background-color: #fff;
}



/*Frontpage*/

.FrontpageLayout
{
    background-image: url(Images/FrontpageLayout_rulers.gif);
    background-position: 0 top;
    background-repeat: repeat-y;
    width: 871px;
    float: left;
}
.FrontpageLayout .TopPane
{
    float: left;
    width: 871px !important;
    min-height: 251px;
    /*padding-top: 18px;*/
    background-color: #fff;
}
.FrontpageLayout .LeftPane
{
    float: left;
    width: 281px !important;
    min-height: 162px;
    overflow: hidden;
    margin: 0 14px 25px 0;
}
.FrontpageLayout .ContentPane
{
    float: left;
    width: 281px !important;
    min-height: 300px;
    overflow: hidden; /*margin: 0 31px 25px 11px;*/
}
.FrontpageLayout .RightPane
{
    float: left;
    width: 281px !important;
    min-height: 162px;
    overflow: hidden;
    margin: 0 0 0 14px;
}
.FrontpageLayout .Whitespace
{
    float: left;
    width: 871px !important;
    height: 10px;
    overflow: hidden;
    background-color: #fff;
}





/* ------------  */
/*  VerticalMenu */
/* ------------- */


.secondLevelNav
{
    list-style: none;
    padding: 0 0 10px 0;
    margin: 0 0 18px 0;
    border-top: 0;
    width: 221px;
}


.secondLevelNav li a
{
    font-size: 11px;
    display: block;
    background-repeat: no-repeat;
}

.secondLevelNav li
{
    padding-top: 10px;
    padding-bottom: 5px;
    background-image: url(Images/rulertile_x_rough.gif);
    background-repeat: repeat-x;
    background-position: 4px top;
}



.Menu_Level1_Selected a, .Menu_Level2_Selected a, .Menu_Level3_Selected a, .Menu_Level4_Selected a, .Menu_Level5_Selected a
{
    background-image: url(Images/arrow_green.png);
    padding-left: 21px;
}
.Menu_Level1 a, .Menu_Level2 a, .Menu_Level3 a, .Menu_Level4 a, .Menu_Level5 a
{
    background-image: url(Images/menu_arrow_grey.gif);
    padding-left: 21px;
}

.Menu_Level1_Selected a, .Menu_Level2_Selected a, .Menu_Level3_Selected a, .Menu_Level4_Selected a, .Menu_Level5_Selected a
{
    color: #88a024;
}


.Menu_Level1_Selected
{
    padding-left: 5px;
}
.Menu_Level2_Selected
{
    padding-left: 20px;
}
.Menu_Level3_Selected
{
    padding-left: 35px;
}
.Menu_Level4_Selected
{
    padding-left: 50px;
}
.Menu_Level5_Selected
{
    padding-left: 65px;
}

.Menu_Level1
{
    padding-left: 5px;
}
.Menu_Level2
{
    padding-left: 20px;
}
.Menu_Level3
{
    padding-left: 35px;
}
.Menu_Level4
{
    padding-left: 50px;
}
.Menu_Level5
{
    padding-left: 65px;
}

/* ----------- */
/*  Containers */
/* ----------- */




/* --------- */
/*   Footer  */
/* --------- */

#Footer
{
    color: #a2a0a0 !important;
    font-size: 9px;
    text-align: center;
    width: 871px;
    background-image: url(Images/rulertile_x_rough.gif);
    background-position: top left;
    background-repeat: repeat-x;
    margin: auto;
    padding-top: 12px;
}

#Footer #FooterText
{
    color: #8ac642 !important;
    font-size: 11px;
}

#Footer .Login
{
    margin: 10px 0;
    color: #a2a0a0;
}

#Footer *
{
    color: #a2a0a0 !important;
}













/* Imageonleft,, text, title + image on right side: Imageonleft.xsl */

.Imageonleft
{
    float: left;
    width: 281px;
}
.Imageonleft *
{
    text-decoration: none !important;
}

.Imageonleft .item
{
    width: 261px;
    height: 71px;
    float: left;
    background-image: url(Images/greenbox.gif);
    background-repeat: no-repeat;
    padding: 10px 10px 4px 10px;
}
.Imageonleft .item.Even
{
    width: 261px;
    height: 71px;
    float: left;
    background-repeat: no-repeat;
    padding: 10px 10px 4px 10px;
    background-image: url(Images/greenbox_greenbg.gif);
}

.Imageonleft .item .textholder table
{
    float: right;
}

.Imageonleft .item .textholder table, .Imageonleft .item .textholder table tr td
{
    width: 100%;
    height: 100%;
}


.Imageonleft .item .textholder
{
    /*width:190px;*/
    width: 185px;
    overflow: hidden;
    float: left;
    padding: 0 0 0 10px;
}
.Imageonleft .item .img
{
    float: left;
}
.Imageonleft .item .img img
{
    border: 0;
}

.Imageonleft .item *
{
    font-size: 11px;
}

.Imageonleft .item .text, .Imageonleft .item .title
{
    width: 100%;
    float: right;
}

.Imageonleft .item .text
{
    height: 30px;
}
.Imageonleft .item .text a
{
    color: black;
    text-decoration: underline;
}

.Imageonleft .item .title a
{
    font-size: 12px;
    text-decoration: none;
    color: #488832 !important;
    font-weight: bold;
    text-transform: uppercase;
}

.Imageonleft .item .title
{
    padding-top: 2px;
}

.Imageonleft .item .readmore
{
    padding: 0 18px 0 111px;
    background-image: url(Images/arrow_green.png);
    background-repeat: no-repeat;
    background-position: right 1px;
    float: left;
    font-weight:bold;
}


/*Links.xsl*/


.AdvLinks .item .readmore
{
    background-image: url(Images/arrow_green.png);
    background-repeat: no-repeat;
    background-position: left 1px;
    float: left;
    width:100%;
    padding: 0px 0px 5px 21px;
    font-weight:bold;
}


.AdvLinks .item
{
width:100%    
    }

.AdvLinks .item *
{
    text-decoration:none
    }






/* Imageonleft_221,, text, title + image on right side: Imageonleft.xsl */

.Imageonleft_221
{
    float: left;
    width: 221px;
}
.Imageonleft *
{
    text-decoration: none !important;
}

.Imageonleft_221 .item
{
    width: 201px;
    height: 71px;
    float: left;
    background-image: url(Images/greenbox_221.gif);
    background-repeat: no-repeat;
    padding: 10px 10px 4px 10px;
}

.Imageonleft_221 .item .textholder table
{
    float: right;
}

.Imageonleft_221 .item .textholder table, .Imageonleft_221 .item .textholder table tr td
{
    width: 100%;
    height: 100%;
}


.Imageonleft_221 .item .textholder
{
    width: 125px;
    overflow: hidden;
    float: left;
    padding: 0 0 0 10px;
}
.Imageonleft_221 .item .img
{
    float: left;
}
.Imageonleft_221 .item .img img
{
    border: 0;
}

.Imageonleft_221 .item *
{
    font-size: 11px;
}

.Imageonleft_221 .item .text, .Imageonleft_221 .item .title
{
    width: 100%;
    float: right;
}

.Imageonleft_221 .item .text
{
    height: 30px;
}
.Imageonleft_221 .item .text a
{
    color: black;
    text-decoration: none;
}

.Imageonleft_221 .item .title a
{
    font-size: 12px;
    text-decoration: none;
    color: #488832 !important;
    font-weight: bold;
    text-transform: uppercase;
}

.Imageonleft_221 .item .title
{
    padding-top: 2px;
    height:15px;
    overflow:hidden;
}

.Imageonleft_221 .item .readmore
{
    padding: 0 18px 0 51px;
    background-image: url(Images/arrow_green.png);
    background-repeat: no-repeat;
    background-position: right 1px;
    float: left;
    font-weight:bold;
}






/* NEWS */

/*NEWS SNIPPET*/
div.newssnippet_main
{
    width: 100%;
    float: left;
}
div.newssnippet_repeatrow
{
    width: 100%;
    padding-bottom: 10px;
}

div.newssnippet_htmlcontent
{
}
.newssnippet_title
{
    font-family: Arial;
    font-size: 13px;
    color: #488832 !important;
    text-decoration: none;
    font-weight: bold;
}

.newssnippet_linkmore
{
    font-family: Arial;
    font-size: 11px;
    color: #41ad49;
    text-decoration: none;
}

.NoTextDec
{
    text-decoration: none;
}



/*News element*/
.newslement_imageholder
{
    padding-bottom: 18px;
}
.newselement_title
{
}
.newselement_datetext
{
    font-size: 10px !important;
}
.newselement_text
{
}

.newselement_list_holder
{
    padding-top: 10px;
    margin-top: 20px;
    background-image: url(Images/rulertile_x_rough.gif);
    background-repeat: repeat-x;
    background-position: top;
}
.newselement_list_item
{
    padding-top: 3px;
}

.NoBorder
{
    border: 0px none;
}



/*Shop additions*/
.Unitcost
{
    color: #488832;
    font-size: 15px;
    text-align: right;
    padding-right: 6px;
    font-weight: bold;
}
.featured
{
    font-size: 11px;
    color: #488832;
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
    line-height: 16px;
    padding-left: 12px;
}




.FeaturedItems
{
    
    
    background-repeat: no-repeat;
    
    padding-top:12px;
    
    }
    
    .FeaturedItems .Even .Item
    {
        padding-left:9px;
        
        }
        
        
        
        .withrulers
        {
            background-image: url(Images/featured_bg.gif);
             background-repeat:no-repeat;
             min-height:280px;
             background-position: 0px 18px;
             
            }
            
            
            /*Subscription*/
            
            .Subscription *
            {font-size:11px;
                
                }