#CartHeader, #CartInfo{
 text-align:left;
 width:100%;
 height:28px;
 padding-left:20px;
 padding-top:5px;
}

#CartHeaderText{
 float:left;
 width:90px;
 height:28px;
 font-size:1em;
 color:#fff;
 letter-spacing:1px;
 font-weight: bold;
}
#CartHeaderInfo{
 float:left;
 width:95px;
 height:28px;
 padding-top:2px;
 font-size:0.9em;
 text-align:right;
 color:#fff;
}

#CartInfo{
 padding-top:20px;
 height:24px;

}

#CartInfoText{
 float:left;
 width:70px;
 height:24px;
 font-size:0.9em;
 color:#3e2914;
 letter-spacing:1px;
 font-weight: bold;
 text-transform: uppercase;

}
#CartInfoSumma{
}
#CartInfoSumma a{
 font-weight: bold;
 float:left;
 text-align:right;
 width:115px;
 height:24px;
 font-size:0.9em;
 color:#3e2914;
}

#CartFooter{
 padding-top:0px;
 text-align:left;
 width:100%;
 padding-left:20px;
}
#CartFooterDel{
 float:left;
 width:95px;
 height:16px;
 text-align:right;
}
#CartFooterPay{

 float:left;
 width:95px;
 height:16px;

}
#CartFooterDel a{
 display:block;
 width:95px;
 border:solid 1px #000;
 font-size:0.7em;
 text-align:center;
 padding:3px 0px 3px 0px;
 Background: url('../Images/Icons/BgRed.png') left bottom no-repeat;
 text-decoration:none;
 font-weight: bold;
 text-transform: uppercase;
 letter-spacing:1px;
 color:#fff;
 border-top:solid 1px #ff4040;
 border-left:solid 1px #ff4040;
 border-right:solid 1px #800000;
 border-bottom:solid 1px #800000;
}
#CartFooterDel a:hover{
 padding-left:1px;
 border-top:solid 1px #800000;
 border-left:solid 1px #800000;
 border-right:solid 1px #ff4040;
 border-bottom:solid 1px #ff4040;
}
#CartFooterPay a:hover{
 padding-right:1px;
 border-top:solid 1px #008000;
 border-left:solid 1px #008000;
 border-right:solid 1px #80ff80;
 border-bottom:solid 1px #80ff80;
}
#CartFooterPay a{
 text-align:center;
 padding:3px 0px 3px 0px;
 display:block;
 border-top:solid 1px #80ff80;
 border-left:solid 1px #80ff80;
 border-right:solid 1px #008000;
 border-bottom:solid 1px #008000;

 color:#fff;
 font-size:0.7em;
 width:90px;
 Background: url('../Images/Icons/but.png') left bottom no-repeat;
 text-decoration:none;
 font-weight: bold;
 text-transform: uppercase;
 letter-spacing:1px;
}


#CINFO{
 width:100%;
 height:70px;
 font-size:0.7em;
 margin-top:9px;
 background:#e8e8b4;
 padding-top:5px;
}
#CIimg{
 width:65px;
 text-align:center;
 float:left;
}
#CIid{
 float:left;
 width:60px;
}
#CInum{
 float:left;
 width:45px;
 text-align:right;
}
#CIprice{
 float:left;
 width:90px;
 text-align:right;
}
#CIprices{
 float:left;
 width:110px;
 text-align:right;
}
#CIid, #CIprices, #CIprice, #CInum{
 height:30px;
 padding-top:13px;
}

#CIinf{
 height:30px;
 width:100%;
}
#CIadd{
 width:100%;
 text-align:right;
 height:25px;
 margin-top:5px;
}

#CI_Add{
 float:left;
 width:110px;
 text-align:right;
 height:25px;
}

#CI_PiceBuy{
 float:left;
 width:190px;
 text-align:right;
 height:25px;
}
#CI_PiceBuy input{
 width:40px;
 text-align:center;
 height:20px;
 padding-top:2px;
 border:solid 1px #83943b;
 font-size: 0.8em;
 font-weight: bold;
}
#CI_Add input{
 height:20px;
 border:solid 1px #ffae2a; 
 font-size: 0.8em;
 letter-spacing:1px;
 font-weight: bold;
 color:#400000;

 padding:1px 9px 2px 9px;
 Background: url('../Images/Icons/changebg.png') right bottom no-repeat;
}


#OrderInfoCart{
 float:left;
 margin-left:120px;
 margin-top:10px;
 width:440px;
 border:solid 1px #2c1e0e;
}

#CartItems{
 width:100%;
 height:280px;
 overflow:scroll;
}

#CartFooterOrder{
 float:left;
 text-align:right;
 width:100%;
 height:20px;
 font-size: 0.8em;
 color:#FFF;
 letter-spacing:1px;
 font-weight: bold;
 background:#2c1e0e;
 padding:4px;
}
#CartFooterOrder a{
 color:#FFF;
 text-decoration:none;
}

#MinimazeCart{
}

#MaximazeCart{
}
