/* Motionsguiden Pagecontents CSS */

#searchleft {
		float:left;
		width:42%;
		margin-right:5px;
		padding-bottom:20px;
		height: 500px;
		}
		
#searchright 
{
	margin:0px 20px 10px 30px;
	height: 500px;
		}
		
	
#rightcontent p {
		font-size:11px;
		margin-left:0px;
		}
#leftcontent p {
		font-size:11px;
		margin-left:1px;
		}
		
/* Layout */

#container{
	position:relative;
	width:100%;
	margin-left:1px;
	margin-right:1px;
}
		
.leftmenu
{
	width:138px;
	float:left;
}

.blogg 
{
	background-image: url(/img/rub_blogg.gif);
	background-repeat:no-repeat;
	margin: 0 0 8px 0;
	padding: 0 0 8px 0;
	text-align: left;
	border: 1px solid white;
}

.blogg ul
{
	padding: 10px 0 0 0;
	margin: 10px 0 0 0;
}

.blogg ul li
{
	list-style-type: none;
	display: block;
	padding-left: 4px;
}
.category 
{
	background-image: url(/img/rub_cat.gif);
	background-repeat:no-repeat;
	margin: 0 0 8px 0;
	padding: 0 0 8px 0;
	text-align: left;
	border: 1px solid white;
}

.category ul
{
	padding: 10px 0 0 0;
	margin: 10px 0 0 0;
}

.category ul li
{
	list-style-type: none;
	display: block;
	padding-left: 4px;
}

.categorysecond 
{
	background-image: url(/img/rub_articles.gif);
	background-repeat:no-repeat;
	margin: 0 ;
	padding: 0;
	text-align: left;
	border: 1px solid white;
}

.categorysecond ul
{
	padding: 10px 0 0 0;
	margin: 10px 0 0 0;
}

.categorysecond ul li
{
	list-style-type: none;
	display: block;
	padding-left: 4px;
}

#content
{

}

#right{
	padding-left: 8px;
}

.clearall{clear:both;}

		
#menu {
		width:136px;
		height:178px;
		margin-left:1px;
		margin-top:1px;
		padding-bottom:20px;
		background-image: url(http://www.motionsguiden.se/img/panel_menu.gif);
		background-repeat:no-repeat;
		}
		
#banner {
		width:157px;
		height:185px;
		margin-right:1px;
		margin-top:1px;
		padding-bottom:20px;
		padding-top:20px;
		background-image: url(http://www.motionsguiden.se/img/banner_right.gif);
		background-repeat:no-repeat;
		}

/*  */

