/**
 * The customizing CSS file for our theme.
 * nl.css
 *
 * @package TROTEC2010
 * @subpackage TROTEC2010
 * @since TROTEC2010
 */

/* TRG/TRT header */
#header.home,
#header.page,
#header.search,
#header.archive,
#header.error404,
#header.category-trotec {background-position: 0 -400px;} 
/* TKL header */
#header.category-tkl {background-position: 0 -200px;}
/* THC header */
#header.category-thc {background-position: 0 -300px;}
/* VDL header */
#header.category-vdl,
#header.category-meettechniek,
#header.category-scanstruction,
#header.category-special-estate-services,
#header.category-sanering {background-position: 0 -100px;}

/* TRG sections */
#section.home,
#section.page,
#section.search,
#section.archive,
#section.error404 {background-position: -118px -500px;}
/* TRT sections */
#section.category-trotec {background-position: -118px -600px;}
/* TKL sections */
#section.category-tkl    {background-position: -118px -700px;}
/* THC sections */
#section.category-thc    {background-position: -118px -800px;}
/* VDL sections */
#section.category-vdl,
#section.category-meettechniek,
#section.category-scanstruction,
#section.category-special-estate-services,
#section.category-sanering {background-position: -118px -900px;}

/* Main category TROTEC */
.widget_categories .cat-item-1 a                    {background-position: -215px -1100px;}
.widget_categories .cat-item-1 a:hover,
.widget_categories .cat-item-1.current-cat a,
.widget_categories .cat-item-1.current-cat-parent a {background-position: -215px -1130px;}
/* Main category TKL */
.widget_categories .cat-item-3 a                    {background-position: -215px -1160px;}
.widget_categories .cat-item-3 a:hover,
.widget_categories .cat-item-3.current-cat a,
.widget_categories .cat-item-3.current-cat-parent a {background-position: -215px -1190px;}
/* Main category THC */
.widget_categories .cat-item-5 a                    {background-position: -215px -1280px;}
.widget_categories .cat-item-5 a:hover,
.widget_categories .cat-item-5.current-cat a,
.widget_categories .cat-item-5.current-cat-parent a {background-position: -215px -1310px;}
/* Main category VDL */
.widget_categories .cat-item-4 a                    {background-position: -215px -1220px;}
.widget_categories .cat-item-4 a:hover,
.widget_categories .cat-item-4.current-cat a,
.widget_categories .cat-item-4.current-cat-parent a {background-position: -215px -1250px;}

/* VDL .widget_categories .children .cat-items */
.widget_categories .children .cat-item-7   a {background-position: 0  -190px;}
.widget_categories .children .cat-item-8   a {background-position: 0  -130px;}
.widget_categories .children .cat-item-9   a {background-position: 0  -170px;}
.widget_categories .children .cat-item-10  a {background-position: 0  -710px;}

/* TRT greybox */
.greybox div.entry-meta p.category-trotec a {background-position: 0 -540px;}
/* TKL greybox */
.greybox div.entry-meta p.category-tkl a    {background-position: 0 -580px;}
/* THC greybox */
.greybox div.entry-meta p.category-thc a    {background-position: 0 -620px;}
/* VDL greybox */
.greybox div.entry-meta p.category-vdl a,    
.greybox div.entry-meta p.category-meettechniek a,
.greybox div.entry-meta p.category-sanering a,
.greybox div.entry-meta p.category-scanstruction a,
.greybox div.entry-meta p.category-special-estate-services a {background-position: 0 -660px;}

/* TRT .greybox borders */
.category-trotec                  .greybox {border-left-color:#FDCC00;}
/* TKL .greybox borders */
.category-tkl                     .greybox {border-left-color:#006AB3;}
/* THC .greybox borders */
.category-thc                     .greybox {border-left-color:#65B252;} 
/* VDL .greybox borders */
.category-vdl                     .greybox {border-left-color:#B5113E;}
.category-meettechniek            .greybox {border-left-color:#FF734C;}
.category-scanstruction           .greybox {border-left-color:#B9C3C4;}
.category-sanering                .greybox {border-left-color:#789CDE;}
.category-special-estate-services .greybox {border-left-color:#A9876C;}

/* imprint-page */
#imprint_nl {padding:90px 0 10px 240px;background:url('../images/impressum-nl.png') no-repeat 0 0 scroll transparent;}