/* ie < 9 */
div.box-w-shadow-first-wrap,
div.box-w-shadow-second-wrap,
div.box-w-shadow-3col-wrap {
    background-color:#444444;
    filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30);
    -ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
    zoom: 1;
}
div.linkselect-container {
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#576068', Direction=145, Strength=3);
}
div.login-layer {
    width:213px;
}
div.login-layer-content {
    background:url(../images/loginbox-body.png) 0 0 repeat-y;
    padding-left:15px;
}
div.login-layer-bottom {
    background:url(../images/loginbox-bottom.png) 0 0 no-repeat;
    height:24px;
}
hr.login-divider {
    width:168px;
    text-align: left;
}
div.tx-ppw-usermanagement div.ym-fbox-check label {
    margin-top: -2px;
}
#fancybox-content div.login-layer-content {
    background:none;
}
input#passwordFormInput,
input.loginPassword,
input#passwordDownload,
input.pass-profile-edit {
    font-family:tahoma !important;
}
div.top-nav div.login-layer-content input.loginUser,
div.top-nav div.login-layer-content input.loginPassword {
    padding-top:5px;
    height:23px;
}
div.top-nav div.login-layer {
    width:212px;
}
div.top-nav div.login-layer-content {
    background:url(../images/loginbox-body.png) 0 0 repeat-y;
    padding:19px 32px 19px 19px;
}
div.top-nav div.login-layer-bottom {
    background:url(../images/loginbox-bottom.png) 0 0 no-repeat;
    height:24px;
}
div.top-nav hr.login-divider {
    width:159px;
    text-align: left;
}
div.top-nav div.close-layer {
    right:13px;
    top:-2px;
}
#preview {
	filter: progid:DXImageTransform.Microsoft.Shadow(Color=#cccccc, Strength=5, Direction=0),
     progid:DXImageTransform.Microsoft.Shadow(Color=#cccccc, Strength=5, Direction=90),
     progid:DXImageTransform.Microsoft.Shadow(Color=#cccccc, Strength=5, Direction=180),
     progid:DXImageTransform.Microsoft.Shadow(Color=#cccccc, Strength=5, Direction=270);
}
div.search-box {
    margin-left:65px;
}


/* ie 7 */
*+html .ym-wrapper {
    width:960px;
}
*+html div.top-nav {
    width:600px;
}
*+html footer {
    padding-right:0;
}
*+html div.search-box {
    margin-right:40px;
}
*+html div.products-image-header .col-left {
    width:450px;
}
*+html div#content-fittings .ym-g50 {
    width:285px;
}
*+html div.box-3cols .ym-g33 {
    width:190px;
}
*+html div.products-tabs ul.tabs-1 li {
    width:576px;
}
*+html div.products-tabs ul.tabs-2 li {
    width:288px;
}
*+html div.products-tabs ul.tabs-3 li {
    width:192px;
}
*+html div.products-tabs ul.tabs-4 li {
    width:144px;
}
*+html hr.slider-border-top {
    height:1px;
    margin-bottom:0;
    display:block;
}
*+html hr.slider-border-bottom {
    height:1px;
    margin-top:0;
    display:block;
}

/* ie 6 */
* html .ym-wrapper {
    width:960px;
}
* html div.top-nav {
    width:600px;
}
* html div.header-bottom {
    height:58px;
}
* html div.box-w-shadow-first-content,
* html div.box-w-shadow-second-content {
    width:787px;
}
* html div.box-w-shadow-3col-wrap .ym-g33 {
    width:265px;
}
* html footer {
    padding-right:0;
}
* html footer .ym-g40 {
    width:220px;
}
* html footer .ym-g66 {
    width:580px;
}