body
{
	background-color: #FFF;
	font: 13px/1.3em Arial;
	color: #222;
	/*background-image: url(../files/img/system/bg_grass.jpg);*/
}

div.background
{
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-color: #fff;
}

hr
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-bottom: 1px dotted #DDD;
}

.alignright
{
	text-align: right;
}

.floatright
{
	float: right;
	position: relative;
}

.alignleft
{
	text-align: left;
}

.floatleft
{
	float: left;
	position: relative;
}

.top
{
	vertical-align: top;
}

.middle
{
	vertical-align: middle;
}

.bottom
{
	vertical-align: bottom;
}

div.block
{
	padding: 10px;
	margin: 0px 0px 5px 0px;
/*	border: 1px solid #DDD;*/
}

span.link
{
	color: #49a4df;
	text-decoration: none;
	vertical-align: inherit;
	padding: inherit;
	cursor: pointer;	
}

img.thumbnail
{
	margin: 0pc;
	border-bottom: 1px solid #222;
	border-top: 1px solid #444;
}

.tooltip

hr
{
	border: 0px;
	border-bottom: 1px solid #CCC;
	width: 100%;
}

/* @group Huvudlänkar */

a
{
	color: #49a4df;
	text-decoration: none;
	vertical-align: inherit;
}

a:hover
{
	text-decoration: underline;
}

a:active
{
	
}

/* @end */

div.clear
{
	clear: both;
}

div.mainstruct
{
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

#column1
{
	position: relative;
	float: left;
	width: 240px;
}

#column2
{
	position: relative;
	float: right;
	width: 480px;
}

/* @group Thumbnails */

#thumb div.thumb
{
	display: inline-block;
	float: left;
	text-align: center;
}

#thumb .button
{
	opacity: 0.3;
	cursor: pointer;
}

#thumb .button:hover
{
	opacity: 1;
}

#thumb div
{
	margin: 0px;
	padding: 0px;
}

/* @end */

/* @group Topp-menyn */

#menu_top div.topblock
{
	padding: 10px;
	margin: 0px 0px 5px 0px;
}

#menu_top .links
{
	position: relative;
	top: 2px;
	right: 1px;
}

#menu_top a:hover
{
	text-decoration: none;
}

#menu_top ul li
{
/*	display: inline;*/
}

#menu_top li
{
	vertical-align: middle;
	margin-right: 15px;
}

/* @end */

/* @group Vänster-menyn */

#menu_left a
{
}

#menu_left a:hover
{
	color: #ff87aa;
	text-decoration: none;
}


#menu_left a:active
{
	color: #ff87aa;
	text-decoration: none;
}

/* @end */

/* @group Nyheterna */

#thenews div.date
{
	text-align: center;
	width: 80px;
	float: left;
	position: relative;
}

#thenews div.body
{
	width: 400px;
	float: right;
	position: static;
	margin-bottom: 30px;
}

#thenews img
{
	margin: 0px;
}

#thenews .head
{
	font-size: 2em;
	margin: 7px 0px;
}

#thenews .body
{
	width: 80%;
}

/* @end */

/* @group User */

#userblock
{
	
}

#userblock .block
{
	border: 0px;
	width: 200px;
	position: relative;
	float: right;
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
}

#userblock img.avatar
{
	margin-left: 7px;
	float: right;
	position: relative;
}

#userpage
{
	
}

div.userinfo
{
	margin-top: 5px;
	padding: 15px;
	background: url(../files/img/system/gradients/input.png) repeat-x;
	border: 1px solid #DDD;
	background-color: #EEE;
}

/* @end */

/* @group Forum */

#forum
{
	
}

#forum div.infoblock
{
	margin-top: 5px;
	padding: 15px;
	background: url(../files/img/system/gradients/input.png) repeat-x;
	border: 1px solid #DDD;
	background-color: #EEE;
}

#forum div.date
{
	text-align: center;
	width: 80px;
	float: left;
	position: relative;
}

#forum div.body
{
	width: 400px;
	float: right;
	position: static;
	margin-bottom: 30px;
}

/* @end */

/* @group Knappar och input */

/* Knappar och input */
input
{
	color: #444;
	padding: 4px 9px;
	margin: 2px 0px;
}

input.fixwidth
{
	width: 45.4%;
}

input.fileinput
{
	width: 130px;
	padding: 0px;
	margin: 0px;
}

input.button
{
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-weight: 800;
	text-transform: uppercase;
	text-decoration: none;
	padding: 6px 9px;
	font-size: xx-small;
	color: #FFF;
	background: url(../files/img/system/gradients/button.png) repeat-x;
	border: 1px solid #2c82b9;
	cursor: pointer;
	font-weight: bolder;
	position: relative;
}

input.button:hover
{
	text-decoration: none;
	top: 1px;
}

input.button:active
{
	text-decoration: none;
	top: 2px;
}

input.text
{
	background: url(../files/img/system/gradients/input.png) repeat-x;
	border: 1px solid #BBB;
}

textarea.text
{
	color: #444;
	background: url(../files/img/system/gradients/input.png) repeat-x;
	border: 1px solid #BBB;
	background-color: #EEE;
	padding: 9px;
	margin: 2px 0px;
}

textarea.rightcol
{
	width: 460px;
}

/* @end */

img.bb_pic
{
	position: relative;
	margin: 3px;
	margin-left: 0px;
	max-width: 150px;
	max-height: 150px;
	display: inline-block;
}

