﻿
/*From shopcart.css*/
.ddcartboxyy
{
    float: right;
    margin: 7px 10px 0 0;
}
.ddcartboxy_oh, .ddcartboxy_ov, .ddcartbox 
{
    border-radius: 5px;
    border: solid 1px #dcd8d0;
}
.ddcartboxy_oh, .ddcartboxy_ov
{
    background-color: White;
    width: 460px;
    height: 17px;
    font-size: 9px;
    border-top: none;
    border-right: none;
    border-left: none;
    vertical-align: middle;    
    z-index:10;
    position: relative;
    overflow:hidden; /* shuld be possible to implement this with hover? overflow hidden needs to be set here maybe if we change the height on ddcartbox from 17 to auto on hover? */
}
.ddcartboxy_ov
{
    overflow:visible;
}
.ddcartbox
{
    box-shadow: 2px 2px 3px rgba(99, 96, 78, 0.3);
    background: url("images/layout/shopbaskicon.png") no-repeat 0 1px;
    padding: 3px 0 0 20px;
    background-color: White;
}
.ddcartbox a:link
{
	color: #000000;
	text-decoration: none;
}

.ddcartbox a:hover
{
	color: #0000aa;
	text-decoration: underline;
}
.ddcarttable
{	 
}
.ddcartrub, .ddcartsumma, .ddcarttillvaru, .ddcarttillvaru a
{
    color: #000000;
    text-decoration: none;
}
.ddcartrub, .ddcartsummainc, .ddcarttillvaru, .ddcarttillvaru a
{
    font-size: 15px;
    font-weight: bold;
}
.ddcartsummainc
{
    margin-top: 13px; /*behover vi sa mycket marg*/
    border-top: solid 1px #000000;
}
.ddcartrub
{
    margin:2pt; 
}
.ddcartdesc
{
    width: 350px;
    overflow: hidden;
    white-space: nowrap;
}
.ddcartqnt
{
	width: 30px;
    text-align: right;
}
.ddcartprice
{
    width: 55px;
    text-align: right;
}
.ddcartsumma
{
    margin-top: 3px;
	clear: both;
    text-align: right; 
}
.ddcartsmal, .ddcartsummaexc
{
    font-size: 8pt;
}
.ddcarttillvaru
{
    margin-top:-3pt; 
    font-weight: bold; 
    float: right;
    /* text-transform:uppercase; */
}
.ddcartimgvagn
{
    vertical-align: middle; 
    margin-left: 10px;
    border: none;
}
.ddcarttillvaru a:hover
{
    color: #adadad;
}

.cartsum, .carttotal, .cartex, .cartfreight, .cartsum
{
}
.cartsum 
{
	font-size: 16pt;
	font-weight:bold;
}
.carttotal 
{
	font-size: 12pt;
	font-weight:bold;
}
.cartex {}
.cartfreight, .cartsum
{
	font-weight:bold;
}
.cartfreight {}
.cartsum 
{
	font-size: 14pt;
}

.subr, .subrb, .subrl, .subrbl
{
	padding-left: 15px;
}
.subb, .subbl, .subrb, .subrbl
{
    font-weight: bold;
}
.subl, .subbl, .subrl, .subrbl
{
    border-bottom: solid 1px #CCCCCC;
    padding-top: 8px;
}
.cardverified
{
	text-align: right;
	display: block;
	margin-top: -19px; /* same height as imgs, or almost atleast. */
}
div#paymethodbox div.boxbeldarkrub div
{
	height: 20px; /* all lines atleast high enugh for the images to fit */
}
div#paymethodbox img
{
	vertical-align: bottom;
}
div#paymethodbox .subrbl img
{
	vertical-align: baseline;
}

#paydelbox
{
	float: left;
	width: 450px;
    padding: 20px 0 0 10px;
}
#paydelbox div img /* scale cart images to 19px height. */
{
	height: 19px;
}
.cartcomment 
{
	max-width: 315px;
}
.cartcomment textarea 
{
	width: 720px;
	height: 70px;
}

.cartsrub, .cartsrub2, .cartsrub3
{
	/*clear: both; Kan inte användas, den hoppar ner under leveranssätt */
	height: 1em;
	padding: 1px 3px 1px 1px;
}
.cartsrub, .cartsrub2
{
	float: left;
	width: 75px;
}
.cartsrub2
{
	width: 100px;
}
/*.cartsrub3 /*was followed by a div to end the line, but no more. * /
{
    width: 100%; /*200px;* /
    float: none;
}*/
.cartsitm 
{
	min-width: 10px;
	height: 1em;
	padding: 1px 1px 2px;
}

.cartsrub img, .cartsrub2 img, .cartsrub3 img
{
	margin-left: -13px;
	margin-right: 2px;
	vertical-align: baseline;
}
#pricebox .linjebot
{
	padding-top: 12px;
	padding-bottom: 2px;
}
.cartsrub, .cartsrub2, .cartsrub3
{
	font-weight: bold;
}
.publicurl
{
	clear: both;
}
.cartrightwor {
    padding-top: 20px;   
}
.cartright, .cartrightwor
{
	margin-left: 465px;
}
.small, .smallright, .kopvillkor
{
	font-size: 8pt;
}
.cartright, .smallright 
{
	text-align: right;
}
.prisjaktbox
{
    margin-top: 15px;
    margin-left: 45px;
    margin-right: 30px;
    width: 313px;
    height: 460px;
    border: solid 2px #2a77c5;
    background-image: url('images/layout/bgprisjakt.png');
    text-align: center;
    float: left;
}

/*/From shopcart.css*/


.qSRow 
{
	margin-left: 5px;
	clear: both;
	overflow:hidden;
	white-space: nowrap;
	padding: 1px 3px 0px 5px;
}
.qSRow:hover 
{
	background: #FFFFFF;
	/*padding: 2px 3px 1px 5px;*/
}
.qSRes 
{
	clear: both;
	overflow:hidden;
	width: 400px;
	float: left;
}
.qSResp
{
	text-align: right;
    width: 200px;
	float: left;
	padding-right: 20px;
}
.qsBuy
{
	text-align:right;
	padding-right:10px;
}
.ProdPath 
{
	/*margin-top:-6px;*/
	/*height: 2em;*/
	overflow: visible;
	font-weight: bold;
	font-size: 10px;
    /* text-transform: uppercase; */
}
.ProdPath span
{
	font-size: 10px;
	position:relative;
	color: #adadad;
}
.ProdPath a, .ProdPath a.activelink:hover
{
	padding-left: 2pt;
	padding-right: 2pt;
	color: #adadad;
	text-decoration: none;
}
.ProdPath a:hover, .ProdPath a.activelink, .ProdPath a:active
{
	color: #000000;
}

.rows 
{
	/*border-spacing: 0px;
	border-collapse: collapse;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;*/
	margin-left: auto;
	margin-right: auto;
}
.rows tr:hover, .row:hover, .rowalt:hover {background: #f2f2f2;}
.rowsep:hover {background: #ffffff;} /* fix dont change color on sepparator rows*/
.row a:link, .rowalt a:link, .row a:visited, .rowalt a:visited
{
	color: #000000;
	text-decoration: none;
}
.row a:hover, .rowalt a:hover, .row a:active, .rowalt a:active { color: #000077; }
.rows .row, .rows .rowalt 
{
	border: none; 
	padding: 0px 5px 0 5px;
	min-height: 70px;
}
.rows .rowalt 
{
    background: #f2f2f2;
}

.AdminUsers .row, .custevents .row 
{
    padding: 2px 0 0 0;
}
/*CustNBR, date, ip, ev(oy cust), UserName(oy admin) */ 
.AdminUsers .row .CustNBR, .AdminUsers .row .date, .AdminUsers .row .ip, .AdminUsers .row .UserName,
.custevents .row .CustNBR, .custevents .row .date, .custevents .row .ip, .custevents .row .ev
{
    padding-left: 10px;
}
.AdminUsers .row .CustNBR, .AdminUsers .row .UserName, 
.custevents .row .CustNBR, .custevents .row .ip
{
    font-weight: bold;
}

.plstimg 
{
	text-align:center;
	vertical-align:middle;
	float:left;
	width: 70px;
	min-height: 70px;
}
.plstimgdel
{
	text-align:center;
	vertical-align:middle;
	float:left;
	width: 20px;
}
.plstdescy, .plstdescyprice
{
	float:left;
	padding-left:6px;
}
.plstdescyprice 
{
	width: 105px;
}
.plstdesc 
{
	white-space: nowrap;
	overflow: hidden;
	font-size: 12px;
	font-weight: bold;
	width: 480px;
}
.pnlShopCart .plstdesc /* fix i varukorg */
{
	width: 430px;
}
.plstinfo 
{
	 font-size: 8pt;
	 margin-bottom: 8px;
	 height: 1em;
}
.plstartnrb, .plstlagerb
{
	font-weight:bold;
	float: left;
	margin-right: 2pt;
	font-size: 8pt;
}
.plstjam
{
    font-weight:bold;
    font-size: 8pt;
    text-align: center;   
}
.plstartnr 
{
	float: left;
	width: 160px;
	font-size: 8pt;
}
.plstlager 
{
	float: left;
	width: 120px; /*90px;*/
	background: url('images/layout/bg_lager.png') no-repeat;
}
.plstlager img
{
	margin-right:1px;
	margin-top: 8px;
	vertical-align:bottom;
}
.plstomd 
{
	/*float: left;*/
}

.plstprice, .plstpriceex, .plstpriceord, .plstbuy 
{
	/*width: 140px;*/
	text-align:right;
	padding-right: 3px;
	white-space: nowrap;
}
.plstpricey
{
	width: 140px;
	margin-left: auto;
}
.plstprice
{
	font-size: 12pt;
	font-weight: bold;
}
.plstpriceex, .plstpriceord
{
	font-size: 8pt;
}
.plstpriceord
{
	margin-top: -2px;
	margin-bottom: -6px;
}
.plstbuy 
{
	margin-top: 6px;
}
.plstspace 
{
	clear:both;
	height:5px;
}
.plstinsurey
{
    /*clear: both; Hitta någon långsmal bild att kolla med.*/
    margin-left: 90px; /* pullin for del + image */
    padding-left: 6px; /* same padding as for desc field */
    overflow: auto;
    max-height: 150px; /* dont be to big */
}
.plstspace2
{
    clear:both;
    background: url(images/layout/linjegra.png) no-repeat center; 
    height: 1px; 
    /*width: 780px; // autosize fit width.*/
    text-align: center;
    margin: 0 0 5px 0;
}
.litenbild
{
    /* height: 50px; doh! */
    margin-left: 5px;
    margin-right: 5px;
    opacity: .75;
}
.litenbild:hover
{
    /* height: 70px;
    margin-top: -20px;
    margin-left: -10px;
    margin-right: 0px;
    position: relative;
    z-index: 150;
    opacity: 1; */
}
.prodlagery
{
	float: right;
	width: 320px;
	background: #e1edf7;
	border:solid 1px #dddddd;
}
.prodlager
{
	margin: 5px;
}


.stockbold 
{
	font-weight: bold;
}
.stockstore, .stockam
{
    font-size: 10px;
	font-weight: bold;
    border-bottom: solid 1px #dcd8d0;
    padding:5px;
}
.stockstoretooltip, .stockamtooltip
{
    font-size: 10px;
	font-weight: bold;
}
.stockstoretooltip
{
	clear: both;
	white-space: nowrap;
	float: left;
    width: 250px;    
}
.stockstore 
{
	clear: both;
	white-space: nowrap;
	float: left;
}
.stockam 
{
	float: none;
	text-align: right;
}
.stockamtooltip
{
	float: none;
	text-align: left;
}

.prodinfobox
{
    border: solid 1px #dddddd;
    position: relative; /* .produktmeny abs inside */
}
.prodinfoheader 
{
	clear: both;
    font-size: 12pt;
    font-weight: bold;
    height: 1.5em;
    border-bottom: solid 1px #CCCCCC;
    padding: 10px 0 0 5px;
}
.prodinfobottom
{
   	clear: both;
    height: 1.5em;
    padding: 10px 0 0 0; 
}
.prodinfoheader a:hover
{
	color: #000000;
	text-decoration: none;
}
.pil, .pili
{
	clear:both;
}
.pil .imgpadding
{
	padding-right: 5px;
}
.pili 
{
	padding-left: 15px;
}
.pil1, .pil2, .pil3
{
	float:left;
	font-size: 12px;
}
.pil1
{
	width: 195px;
}
.bold
{
    font-weight: bold;
}
.hchld
{

    border-bottom: 1px solid #dcdcdc;    
    height:1.4em;
    padding-top: 5px;
}
.iroot
{
    padding-top:8px;
}
.iroot .pil1, .iroot .pil2, .iroot .pil3
{

}
.pili
{
    
}
.pil2
{
	width: 235px;
}
.pili .pil2, .pili .pil3
{
	margin-left: -10px;
}

.subcaty, .subcat, .subcatimg 
{
	float: left;
}
.subcaty
{
    width: 373px;
	border: solid 1px #dddddd;
	min-height: 60px;
	max-height: 10em;
	overflow: hidden;
	margin: 5px 0 5px 10px;
	padding: 5px;
}
.subcat 
{
	width: 253px;
	overflow: hidden;
}
.subcat2
{
	width: 365px;
	overflow: hidden;
}
.subcatitms 
{
	font-size: 8pt;
	font-weight: normal;
	min-height: 4em;
}
.subcatimg
{
	overflow: hidden;
	width: 115px;
	height: 115px;
}
.subcatimg, .subcatimg img
{
	max-width: 115px;
	max-height: 115px;
	margin-left: auto;
	margin-right: auto;
}
.subcatprice, .subcatprice a
{
    padding-right: 5px;
    font-size: 12pt; 
    font-weight: bold; 
    float: right; 
    width: 250px; 
    text-align: right;
    text-decoration: none;
    color: #303030;
}
.subcatbuy
{
    padding-right: 5px;
    float: right; 
    white-space: nowrap;   
}
.icolinks, .icorub, .icorubl
{
	font-size: 12pt;
	font-weight: bold;
}
.icolinks 
{
	float: right;
	margin-right: 60px;
}
.icorubl
{
	float: left;
}
.icolinks a, .icolinks a:link, .icolinks a:visited
{
	text-decoration: none;
	color: #3e3e3e;
}
.icolinks a:hover, .icolinks a:active
{
	text-decoration: underline;
	color: #adadad;
}
.icolinks a:hover img 
{
	/* test */
	background: #adadad;
}
.icolinks img, .icorub img, .icorubl img
{
	vertical-align: middle;
	margin-right: 6px;
}

table.nowrap td 
{
    white-space:nowrap;
}

.cartlink {
    /*width: 760px; /* depends on .mainruta width */
    /*margin-left: -450px; /* depends on #paydelbox */
    position: absolute;
    width: 650px;
    overflow: hidden;
    white-space: nowrap;
}

#pricebox {
    padding: 0 0 0 10px;
}

.pnlShopCart #paydelbox .darkrub, .pnlShopCart #pricebox .darkrub
{
    margin: 0 0 5px 0;
    background: url('images/layout/xrpt32blk.png') repeat-x #000000; 
    height: 18px; 
    padding: 5px 5px 3px 5px;

    font-size: 12px; 
    font-weight: bold; 
    color: White;
    text-transform: uppercase;
}
.pnlShopCart #pricebox .darkrub {
    margin-top: 15px;
}
.pnlShopCart #pricebox div.cartrightwor .darkrub 
{
    margin-top: -1px;
}
.pnlShopCart #pricebox div.cartrightwor .klarnarub {
    margin: 10px 3px 10px 3px;
    background: white;
    height: auto;
    padding: 0;
    font-size: 20px; 
    font-weight: bold; 
    color: #00aedf;
    text-transform: none;
}

.pnlShopCart #paydelbox div#delwaybox
{
    margin: 10px 0 0 0;
}

.pnlShopCart .delbuttons
{
    margin: 5px 0 0 0;
}
.pnlShopCart .delbuttons .button
{
    margin: 3px 3px 0 0;
    color: #000000; 
    background: #F8F8F8; 
    text-decoration: none; 
    border: outset 1px;
    padding: 1px 5px 1px 5px;
}
.pnlShopCart .delbuttons .button:hover
{
    border: outset 2px;
    padding: 0px 4px 0px 4px;
    background: #EEEEF8;
}

