/* CSS Document */


.leftFrames
{z-index:1;
position:absolute;
top:30px;
left:140px;
/*background-image:url(../images/fasta_ramar.gif);
background-repeat:no-repeat;*/
height:600px;
width:450px;}

.mainFrames
{z-index:1;
position:absolute;
top:10px;
left:590px;
height:700px;
width:550px;
}

#idLoggo
{position:absolute;
top:630px;
z-index:10}

#idMenu
{
width:205px;
position:absolute;
top:50px;
left:0;
z-index:100;
}

#idTextArea
{
width:960px;
position:absolute;
top:50px;
left:0;
z-index:90;
}

#mainContent
{
height:410px;
width:660px;
position:absolute;
top:72px;
left:220px;
z-index:1000;
}

.clsText
{margin-left:20px;
width:650px;
padding:0 20px 0 0;
height:320px;
overflow:auto;
padding-bottom:5px;
margin-bottom:5px;
scrollbar-3dlight-color:#4C3012;
scrollbar-arrow-color:#4C3012;
scrollbar-base-color:#E1DCCC;
scrollbar-darkshadow-color:#635342;
scrollbar-face-color:#fff;

}
/*PRODUKTVISNING, TYP*/
#mainProducts
{
height:480px;
width:670px;
padding:0 20px 0 0;
position:absolute;
top:74px;
left:220px;
overflow:auto;
z-index:1000;
scrollbar-3dlight-color:#4C3012;
scrollbar-arrow-color:#4C3012;
scrollbar-base-color:#E1DCCC;
scrollbar-darkshadow-color:#635342;
scrollbar-face-color:#fff;
}
.clsProduct
{
margin-left:10px;
width:640px;
padding-bottom:5px;
margin-bottom:5px;
}

.clsDescription
{font-size:0.9em;
line-height:1.2em;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
color:#4C3012;
margin-left:0px;
width:420px;
}

.clsDescription h2
{text-transform:uppercase;
font-size:1em;
font-family:verdana; color:#4C3012;}

#idProductImage
{margin-top:10px;}

.price
{color:#186F63;
font-weight:bold;
font-size:1em;}

.clsPaging
{text-align:right;
border-top: solid #4C3012 1px;}

.clsPaging a
{font-size:1.5em;
padding:0 5px 0 5px;
font-family: Eccentrical;
text-decoration:none;
color:#4C3012;
line-height:5px;
font-weight:bold;
}


#idCategories
{
margin-top:-8px;
background-image:url(../images/mainmenu.png);
background-repeat:repeat-y;
}

#idCategories ul
{margin:0;
padding:0
}

#idCategories ul li
{list-style:none;}

#idCategories ul li a
{text-decoration:none;color:#4C3012;padding-left:90px;margin-top:10px;}

li.notcurrent
{margin-top:3px;
font-family: Eccentrical;
 font-size: 1.7em;
margin-left:10px;}

li.current
{font-family: Eccentrical;
 font-size: 1.7em;
 margin-top:3px;
 margin-left:10px;

}
/**/
/*********** RAMAR *************/
#largeframe
{
z-index:100;
position:absolute;
background-image:url(../images/largeframe.png);
background-repeat:no-repeat;
top:95px;
left:5px;
height:500px;
width:450px;
}

.mainFrames #largeimage
{position:absolute;top:165px;
left:65px;}

#smallframe
{
z-index:200;
position:absolute;
background-image:url(../images/smallframe.png);
background-repeat:no-repeat;
top:0px;
left:85px;
height:256px;
width:300px;
}

.mainFrames #smallimage
{position:absolute;top:25px;

left:110px;}

#leftframe
{
z-index:200;
position:absolute;
background-image:url(../images/fasta_ramar.png);
background-repeat:no-repeat;
top:0px;
left:0px;
height:590px;
width:455px;
}


.leftFrames #leftimage
{position:absolute;top:300px;
left:50px;}
