/* CSS Document */

#idEntire
{

}

#idPageHead
{
margin-top:30px;
height:90px;
}

#idPageHead .meny
{
margin-left:20px;
border-left:#E1ECEE 1px solid;
padding-left:10px;
}

#idPageHead .meny a
{
font-size:0.75em;
line-height:1.4em;
font-family:Georgia, "Times New Roman", Times, serif;
color:#434D4F;
font-weight:bold;
text-transform:uppercase;
text-decoration:none;
}

#idMainArea
{
background-color:#fff;
width:795px;
background-image:url('images/right_bg.gif');
background-repeat:repeat-y;
background-position:right;
}

#idTextArea
{
padding-top:40px;
width:355px;
margin-left:10px;
margin-right:10px;
line-height:1.4em;
font-size:12px;
margin-bottom:20px;
}

#idMenuArea
{
width:160px;
margin-left:10px;
margin-top:40px;
margin-bottom:40px;
}

#idRightArea
{
font-size:11px;
line-height:1.4em;
width:190px;
background-color:#F4F4F4;
margin-left:8px;
}

#RandomImage
{
height:280px;
margin:auto;
background-image:url("images/slumpade/slump1.jpg");
}

#idRightpuffText
{
margin:10px;
margin-top:30px;
}

#idMenuArea .meny
{
font-size:11px;
margin-left:10px;
}

#idGalleryBox
{width:360px;
text-align:center;
}

.clsKatHead h1
{
font-family:Georgia, "Times New Roman", Times, serif;
color:#717F81;
font-weight:bold;
margin-bottom:2px;
text-transform:uppercase;
text-decoration:none;
font-size:0.8em;
}

#idMenuArea .meny a
{
line-height:1.4em;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
text-transform:uppercase;
text-decoration:none;
}

.clsPicBackground
{
width:150px;
margin:2px;
text-align:center;
height:150px;
float:left;
background-color:#EEEEEE;
border-top:solid 1px #ddd;
border-bottom:solid 1px #bbb;
border-right:solid 1px #bbb;
border-left:solid 1px #ddd;
}

.clsProductDesc
{
background-color:#EEE;
padding-left:10px;
padding-right:10px;
padding-top:3px;
padding-bottom:10px;
font-size:0.9em;
}

.clsProductDesc .clsHeader h1
{text-transform:uppercase;
font-family:verdana;
font-size:1em;}

#idFooter
{
margin-left:580px;
margin-top:10px;
font-size:11px;
font-weight:bold;
font-family:Georgia, "Times New Roman", Times, serif;
color:#717F81;
}
#enquiryFieldset {
	border:0;
}
#enquiryFieldset legend{
	display:none;
}
#enquiryFieldset label {
	clear:both;
	display:block;
	
} 
#enquiryFieldset input {
	width:300px;
	margin-bottom:15px;
}
#enquiryFieldset #postal {
	width:px;
}
#enquiryFieldset textarea {
	width:300px;
	height:100px;
}
#enquiryFieldset #submitButton {
	width:90px;
}