/* OXID CSS for MSIE < 7 */

textarea {width: auto !important;}

/*
#body .product.half {}
#body .product.big {width:259px;}
#body .product.small {width:122px;}
#body .product.thin {width: 410px;}
#body .product.thinest {width: 468px;}
#body .product.moredetails {width: 545px;}
*/
#body .product.details	{height: 330px;}
#body .product.details .tocart {margin-right: 0;}
#body .product.details .tocart input {}
#body .product.details .pricealarm {}

/* this is copy of part of standard \out\basic\src\oxidbc.css */

div#left	{margin-right: 0;}
div#right	{overflow: hidden;}
div#body  {float: left;}
#body .product.big strong.h4{width: 545px;}
div.bar.categories a {float: left;}
#header div.oxid dl.box	{background-image: url(images/topbox_bkg_i6.png);}
#header div.currency-wrapper,
#header div.currency-wrapper div.currency	{background-image: url(images/meny_bkg_i6.png);}
div.bar.categories a {padding-top: 9px; height: 23px;}
div.bar.categories ul.menue.vertical li a  {padding-top: 10px;}

/* IE opacity */
#mask.on { filter:Alpha(Opacity=70);}
div.bar.links a.language.act img{filter:Alpha(Opacity=70);}
#body #demoAdminLink {filter:Alpha(opacity=70);}

/* IE6 iframe shim for select boxes */
#mask.on iframe{_visibility: visible;_width:900px;_height: 100%;_width:100%;_filter:mask();}

/* IE6 position fixed workaround */
#mask.on{ _position:absolute;_top:expression((_mask = document.documentElement.scrollTop) + 'px');}
div.popup { _visibility:hidden;display:none;}
div.popup.on { _position:absolute;_visibility:visible;display:block;_top:expression((_popup = document.documentElement.scrollTop) + document.documentElement.clientHeight/2 + 'px');}

/* IE 6 top popup category menu fix */
div.bar.categories ul.menue.verticall   li { _width: 1%; }
div.bar.categories ul.menue.verticall   li a { _width: 100%; _padding-right: 0px; }

/* IE popup content fix */
#body.plain .boxhead,#body.plain .box { _display: block;}

