html, body
{
    margin: 0px; 
    padding: 0px;
    left: 0px;
    top: 0px;
    height: 100%;
    font-family: Arial;
    font-size: 15px;
    border: 0px;
}



div
{
    border: 0px none;
    margin: 0px;
    padding: 0px;
}

img 
{
    border-style: none;
    border-color: inherit;
    border-width: 0px;
    margin: 0px;
}

#dw_main_background 
{
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: -5;
    background-image: url(../images/dw_background.png);
}

#dw_main_top
{
    position: relative;
    height: 134px;
    /*margin: 0px;
    margin-right: -100px;*/
    padding: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    min-width: 100%;
    z-index: 100;
    background-image: url(../images/dw_header2.png);
    background-repeat:repeat-x;
    /*width: 100%;*/
    
}

#dp_main_logo
{
    position: absolute;
    z-index: 10;
    margin-top: 20px;
    
    margin-left: -170px;
    text-align: right;
}

#dw_main_top_central
{
    height: 134px;
    margin-left: auto !important;
    margin-right: auto !important;
    position: relative;
    /*border: 1px solid black;*/
    padding:0px;
    width: 100%;
    /*padding-left: 35px;*/
    /*background-image: url(../images/dw_schlitten.png);*/
    
}

#dw_main_top_central2
{
    position:absolute;
    width: 1051px;
    /*margin-left: -34px;*/
    top: 70px;
    left: 120px;
}

#dw_main_schlitten
{
    position:absolute;
    width: 1051px;
    /*margin-left: -34px;*/
    right: 0px;
}

#dw_main_schlitten_left
{
    position: absolute;
    left: 0px;
    top: 0px;    
    width: 340px;
    height: 156px;
}

#dw_main_schlitten_right
{
    position: absolute;
    right: 34px;
    top: 0px;
    width: 97px;
    height: 156px;
}

#dw_main_schlitten_middle
{
    position: absolute;
    left: 340px;
    right: 131px;
    top: 0px;
    height: 156px;
    background-image: url(../images/schlitten-single-middle.png);
    background-repeat: repeat-x;
}

#dw_logo
{
    position: absolute;
    top: 0px;
    left: 315px;
}

#dw_main_menu
{
    /*margin-top: 40px;*/
    bottom: 5px;
    height: 48px;
    right: 95px;
    position: absolute;
    /*border: 1px solid red;*/
}

#dw_langmenu
{
    bottom: 5px;
    height: 48px;
    right: 0px;
    position: absolute;
    /*border: 1px solid red;*/
    padding: 0px 10px 0px 10px;
}

#dw_langmenu p
{
    margin-top: 10px;
    margin-bottom: 0px;
}

#dw_langmenu a
{
    margin-right: 2px;
}

#dw_langmenu img
{
    opacity: 0.5;
    filter: alpha(opacity=50);
}

#dw_langmenu img:hover
{
    opacity: 1.0;
    filter: alpha(opacity=100);
}

#dw_langmenu img.current
{
    opacity: 1.0;
    filter: alpha(opacity=100);
}

#dw_content_container
{
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 0px;
    margin-bottom: 0px;
    position: relative;
    /*border: 1px solid transparent;*/
    padding: 0px;
    width: 980px;
    /* 1052px */
    padding-left: 70px; 
    padding-right: 37px;
}

#dw_content_content
{
    position: relative;
    width: 980px;
    display: block;
    background: #f6f6f6;
 /*   border: 1px solid red;*/
}


#dw_content
{
    position:relative;
    padding: 20px 30px 20px 30px;
}

#dw_rootline
{
    position: relative;
    padding: 30px 10px 10px 30px;
}

#dw_rootline p
{
    font-size: 12px;
    margin-bottom: 0px;
}
#dw_rootline a
{
    color: #a2a2a8;
    text-decoration: none;
}
#dw_rootline a:hover
{
    color: black;
}

#dw_content_footer
{
    /*height: 60px;
    bottom: 26px;
    left: 30px;
    top: auto;
    border: 1px solid transparent;
    position: absolute;*/
    height: 179px;
    width: 1022px;
    /*bottom: -2px;*/
    left: -19px;
    margin-top: -10px;
    top: auto;
    border: 1px solid transparent;
    position: relative;
    background-image: url(../images/dw_footer.png);
    background-repeat: no-repeat;
    /*padding-bottom: 26px;    */
}

#dw_search
{
    position: absolute;
    right: 1px;
    top: 35px;
    background-image: url(../images/dw_search2.png);
    width:245px;
    height:32px;
}

#dw_search2
{
    position: relative;
    margin-left: 25px;
    background-image: url(../images/dw_search3.png);
    width:400px;
    height:32px;
}

#dw_backtotop
{
    position:absolute;
    left: 45px;
    top: 33px;
}

#dw_backtotop img
{
    margin-bottom: 3px;
}

#dw_backtotop a
{
    text-decoration: none;
    color: #706f6f;
    font-size: 12px;
}

#dw_backtotop a:hover
{
    color: Black;
}

#dw_backtotop p
{
    font-size: 12px;
    
}

#dw_copyright
{
    position:absolute;
    left: 18px;
    top: 30px;
    width: 980px;
}

#dw_copyright p
{
    text-align: center;
    font-size: 13px;
    margin-bottom: 3px;
}

#dw_copyright p.line1
{
    color: #706f6f;
}

#dw_copyright p.line2
{
    color: #9d9d9c;
}

#dw_footermenu
{
    position: absolute;
    right: 45px;
    top: 33px;
}

#dw_footermenu p
{
    font-size: 11px;
    
}

#dw_footermenu a
{
     text-decoration: none;
    color: #706f6f;
    font-size: 11px;
}

#dw_footermenu a:hover
{
    color: Black;
}

#dw_footermenu img
{
    margin-bottom: -5px;
    opacity: 0.3;
    filter: alpha(opacity=30);
}

#dw_footermenu img:hover
{
    opacity: 1.0;
    filter: alpha(opacity=100);
}


input.dw_searchsubmitimage
{
    background-color: transparent;
    opacity: 0.3;
    filter: alpha(opacity=30);   
}

input.dw_searchsubmitimage:hover
{
    opacity: 1.0;
    filter: alpha(opacity=100);   
}


#dw_content_row
{
    display: table-row;
    
    /*position: relative;
    display: block;
    background: #f6f6f6;
    clear:both;
    border: 1px solid red;*/
}

#dw_content_table
{
    border-collapse: collapse;
    border: 0px none;
    margin: 0px;
    padding: 0px;
}
#dw_content_table td
{
    vertical-align: top;
    border: 0px none;
    margin: 0px;
    padding: 0px;
}


#dw_content_left
{
    position: relative;
    /*display: table-cell;
    clear: left;
    float: left;*/
    padding: 20px 10px 20px 30px;
    width: 300px;    
    /*background: #f6f6f6;*/
    overflow: hidden;
    vertical-align: top;
}

#dw_content_right
{
    /*position: relative;
    display: table-cell;
    clear: right;
    float: left;*/
    padding: 20px 30px 20px 10px;
    width: 600px;
    background: #f6f6f6;
    vertical-align: top;
    overflow: hidden;
}

#dw_content_home
{
    position: relative;
    float: left;
    display: table-cell;
    padding: 20px 10px 20px 30px;
    width: 300px;
    clear: left;
    /*border: 1px solid red;*/
}

#dw_content_home2
{
    position: relative;
    display: table-cell;
    clear: right;
    float: left;
    padding: 20px 30px 10px 10px;
    width: 600px;
    /*border: 1px solid green;*/
}

#dw_content_home_products
{
    position: relative;
    padding: 0px 30px 40px 30px;
    width: 920px;
    /*border: 1px solid yellow;*/
}

div.dw_home_product1,div.dw_home_product2,div.dw_home_product3,div.dw_home_product4
{
    position: relative;
    display: table-cell;
    float: left;
    height: 200px;
/* 980 - 64 = 916 /3 = 305*/
    width: 212px;
    margin: 0px 23px 10px 0px;
    
}

div.dw_home_product4
{
    float:none;
    margin: 0px 0px 10px 0px;
}

div.dw_home_product1 img,div.dw_home_product2 img,div.dw_home_product3 img,div.dw_home_product4 img
{
    border: 1px solid transparent;
}

div.dw_home_product1 img:hover,div.dw_home_product2 img:hover,div.dw_home_product3 img:hover,div.dw_home_product4 img:hover
{
    border: 1px solid red;
}

div.dw_product_text
{
    position: relative;
}

div.dw_product_text h1
{
    text-transform: uppercase;
    font-size: 12px;
    /*color: Black;*/
    margin-top: 15px;
    margin-bottom: 8px;
    padding-left: 0px;
    background: none;
    font-weight: normal;
    border: 0px;
}

div.dw_product_text h1 a
{
    text-decoration: none;
    color: #706f6f;
}

div.dw_product_text h1 a:hover
{
    color: Black;
}

div.dw_product_text p
{
    margin: 0px;
    font-size: 12px;
    color: #706f6f
}

a.dw_product_morelink
{
    position: absolute;
    right: 0px;
    top: 0px;
}
a.dw_product_morelink img
{
    border: 0px solid Transparent;
}

a.dw_product_morelink img:hover
{
    border: 0px none;
}

.dw_hometeaser_text
{
    height: 76px;
}

#dw_hometeaser
{
    margin-left: 30px;
    position: relative;
    width: 920px;
    height: 76px;
    background-image: url(../images/dw_hometeaser2.png);
    background-repeat: no-repeat;
}

#dw_hometeaser p
{
    /*height: 116px;*/
    /*vertical-align: middle;
    margin-top: auto;
    margin-bottom: auto;
    padding-top: 10px;*/
    padding-left: 140px;
    padding-right: 170px;
    text-align: center;
    font-size: 18px;
    color: #545454;
}

#dw_hometeaser_readmore
{
    position: absolute;
    bottom: 10px;
    right: 0px;
    height: 32px;
    width: 166px;
    background-image: url(../images/dw_readmore_bg.png);
}

#dw_hometeaser_readmore p
{
    padding: 0px;
    margin: 0px;
    font-size: 12px;
    margin-top: 8px;    
    color: #545454;
    text-align: center;
}

#dw_hometeaser_readmore a
{
    color: #545454;
    text-decoration: none;
}
#dw_hometeaser_readmore a:hover
{
    color: black;
    text-decoration: none;
}

#dw_slider
{
    width: 920px;
    padding: 0px 30px 0px 30px;
}

#slider-wrapper {
	background:url(../images/slider.png) no-repeat;
	width:920px;
	height:380px;
	margin:0 auto;
	padding-top:74px;
	margin-top:50px;
}
#slider {
	position:relative;
	width:920px;
	height:380px;
	background:url(../images/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}
.user-datawin-pi1
{
    position: relative;
}

.nivo-controlNav {
	position:absolute;
	right: 15px;
	bottom: 15px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	top:175px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:-25px;
}
a.nivo-prevNav {
	left:-25px;
}
.nivo-caption {
}
.nivo-caption a {
	color:#fff;
	text-decoration:underline;
}
