/* CSS Document */

body
{
background-color:#73BBDD;
font-size: 0.8em;
line-height: 1.285714em;
font-family:Trebuchet MS, verdana,arial;
margin:auto;
color:#202020;
}

.clsDarker
{color:#970000;}

#idEntire
{margin:auto;width:1000px;}

#idPagehead
{}
.clsFloatLeft
{float:left;}

.clsClearBoth
{clear:both;}

#idMain
{
padding:20px 40px 40px 40px;
margin-top:-5px;
margin-left:2px;
background-image:url(../styleImages/backgrounds/mainbg.gif);
background-repeat:repeat-y;}

#idFooter
{
margin-left:15px;
background-image:url(../styleImages/backgrounds/sidfot.gif);
background-repeat:no-repeat;
height:100px;
}

#idPagehead
{background-image:url(../styleImages/backgrounds/sidhuvud.gif);
background-repeat:no-repeat;
height:150px;
width:1000px;
}

/* INLOGGNINGSRUTA */
#LoginBg
{
background-image:url(../styleImages/backgrounds/loginbg.jpg);
background-repeat:repeat-x;
height:34px;
padding-top:3px;
float:right;
}

#idLoginright
{background-image:url(../styleImages/backgrounds/loginrightcorner.jpg);
background-repeat:no-repeat;
width:19px;
display:inline;
height:34px;
float:right;
}

#idLoginleft
{background-image:url(../styleImages/backgrounds/loginleftcorner.jpg);
background-repeat:no-repeat;
width:19px;
display:inline;
height:50px;
float:right;
}

/* ÖVRIG MENY I TOP*/
.clsMenu
{background-image:url(../styleImages/backgrounds/menuon.jpg);
background-repeat:no-repeat;
height:40px;
width:77px;
float:left;
}

.clsTopMenu
{
position:relative;
top:88px;
width:500px;
height:40px;
left:270px;
text-align:center;
}

.clsTopMenu a
{font-size:0.9em;
margin-top:5px;
margin-left:-3px;
display:block;
color:#fff;text-decoration:none;}

/* VÄNSTERKOLUMN RUBRIKER*/
.subHeading {
	margin:0;
	padding:0;
	color: #FC0000;
	}


.subHeading h3 {
	margin:0;
	padding:5px 0 0 0;
	color: #FC0000;
	text-align:left;
	float:left;
	font-size:1em;
	}

.subHeading h3 a {
	color: #FC0000;
	text-decoration:none;
	border:none;
	padding-right:50px;
	}

.subHeading h3 a:hover {
	color: #970000;
	text-decoration:none;
	border:none;
	padding-right:50px;
	}

.clsCart
{
color:#000;
background-image:url(../styleImages/backgrounds/clsCartMain.jpg);
background-repeat:repeat-y;
width:160px;
}

.clsCartTop
{background-image:url(../styleImages/backgrounds/clsCartTop.jpg);
background-repeat:no-repeat;
}

.clsTinyCart
{
background-image:url(../styleImages/icons/tinyCartIcon.gif);
background-repeat:no-repeat;
height:25px;}

.clsSearchOnStart
{
padding:0 10px 0 10px;
height:50px;
width:135px;
background-image:url(../styleImages/backgrounds/clsSearchBg.jpg);
background-repeat:no-repeat;
}

.clsSearchOnStart .SmallTitle
{color:#3D3D3D;}

.clsSearchOnStart .LeftBox .searchBox
{}

/* KATEGORIERNA START*/

.MenuHeading
{background-image:url(../styleImages/backgrounds/mainMenuTop.jpg);
background-repeat:no-repeat;
color:#fff;
height:25px;
margin-left:-9px;
width:157px;
}

.MenuHeading h3
{color:#fff;
margin:0;
	padding:10px 0 0 10px;
	text-align:left;
	text-transform:uppercase;
	float:left;
	font-size:1em;}

.LeftBox ul a
{color: #3D3D3D;}

.TopBorder
{color: #FFFFFF;
	border: dashed 1px #CECECE;
	background-color:#FFFFFF;
	font-size:1em;
	width:200px;
	float:right;
	margin:0 0 0 0;
	/*padding:5px 5px 6px 5px;*/
	padding:10px 5px 10px 5px;
	}
	
	.TopBorderNoFloat
	{color: #202020;
	border: dashed 1px #CECECE;
	background-color:#FFFFFF;
	font-size:1em;
	width:100%;
	margin:0 0 0 0;
	/*padding:5px 5px 6px 5px;*/
	padding:10px 5px 10px 5px;
	}
	
	.OnlyTopBorderNoFloat
	{color: #202020;
	border-top: dashed 1px #CECECE;
	background-color:#FFFFFF;
	font-size:1em;
	width:100%;
	margin:0 0 0 0;
	/*padding:5px 5px 6px 5px;*/
	padding:10px 5px 10px 5px;
	}
	
.clsListofProducts
{
width:660px;
margin-top:20px;
border-bottom: dashed 1px #CECECE;
}

.ProductThumbImage .TopRightCorner
{
	right:2px!important;
	top:-5px!important;
}

.ProductThumbImage .TopLeftCorner
{
	top:2px!important;
}

.ProductThumbImage .BottomRightCorner
{
	right:2px!important;
}

.ProductThumbImagePlaceholder
{
width:200px;
margin-left:10px;
float:left;
clear:left;
margin-top:10px;
}

.ProductThumbImage
{
float:left;
}

.ProductShortInfo
{width:400px;
float:left;margin-left:20px;}

