* {
	margin:0;
	padding:0;
}

body {
	text-align:center;
	font-size:76%;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	line-height:1.3;
	background:url(../images/gradient_bg.gif)
}

#wrap {
	min-width:760px;
	max-width:960px;
	width:auto !important;
	width:960px;
	text-align:left;
	margin:0 auto;
	border: 1px solid #000000;
}


#header {
	color:#fff;
	background:#fbfbfb url(../images/twill_bg.jpg);
	position:relative;
}

#header h1 {
	font-family:Arial, Helvetica, sans-serif small-caps;
	font-variant:small-caps;
	/*font-stretch:expanded;*/
	padding-left:20px;
}

#header input {
	background:url(../images/search.png) no-repeat;
	border:0;
	height:22px;
	width:168px;
	font:12px Arial, Helvetica, sans-serif;
	padding:2px;
}

#header .search {
	position:absolute;
	top:20px;
	right:20px;
}


#top {
	background:#ea6800 url(../images/teaser.jpg) no-repeat;
	padding:10px;
}

#horizline_left {
	height:4px;
	background:url(../images/topline_left.gif) 20% 0;
	background-repeat: no-repeat;
}

#horizline_right {
	height:4px;
	background:url(../images/topline_right.gif) 80% 0;
	background-repeat: no-repeat;
}

#top .moduletable h3 {
	color:#fff;
	background:none;
	text-align:left;
	font:2.5em Arial, Helvetica, sans-serif normal;
	/*font-stretch:expanded;*/
	margin:10px 10px 0 10px;
	padding:10px;
}

#top .moduletable {
	font:bold 1em/1.2 Tahoma,Arial, Helvetica, sans-serif;
	color:#fff;
	border:0;
	margin:0;
	padding:0;
}

/* Fixar till något i Firefox så att faux-col bakgrunden syns utan att footer är aktiv */
#clearboth {
	clear:both;
}

#footer {
background:#212121;
color:#fff;
text-align:right;
clear:both;
}

#bottom {
background:#333;
color:#666;
padding:10px 50px;
}

#sidebar {
float:left;
width:20%;
}

#content60 {
float:left;
width:60%;
overflow:hidden;
/* background:#fff url(../images/pagetop.png) repeat-x; */
}

#content80 {
float:left;
width:80%;
overflow:hidden;
/* background:#fff url(../images/pagetop.png) repeat-x; */
}

#content100 {
float:left;
width:100%;
overflow:hidden;
/* background:#fff url(../images/pagetop.png) repeat-x; */
}

#sidebar-2 {
float:left;
width:20%;
}

.inside {
padding:10px;
}

fieldset {
padding:.5em;
}

a:link,a:visited {
text-decoration:underline;
color:#fff;
}
a:hover {
text-decoration:none;
}
#content60 a:link,#content60 a:visited,#content80 a:link,#content80 a:visited,#content100 a:link,#content100 a:visited {
color:#000;
}

.button {
border:#000 solid 1px;
background:#fff url(../images/buttonbackground.png) repeat-x;
height:25px;
line-height:25px;
font-size:14px;
margin:4px 0;
padding:0 4px;
}

.small,.createdate,.modifydate,.mosimage_caption {
font:0.8em Arial,Helvetica,sans-serif;
color:#999;
}

.sectiontableheader {
	background:url(../images/teaser.png);
	color:#fff;
	font:1.2em bold Arial, Helvetica, sans-serif;
	padding:5px;
}

.sectiontableheader a:link,.sectiontableheader a:visited {
color:#fff;
}




/* Module styling */

.moduletable {
margin-bottom:1em;
}

/*
.moduletable h3 {
font:1.3em Tahoma,Arial,Helvetica,sans-serif;
background:#000;
color:#ccc;
text-align:left;
margin:0 -10px;
padding:5px 10px;
}
*/






/*-----------[Tab Menu Styling]------------*/

.moduletabletabs {
font:bold 1em Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.moduletabletabs ul {
list-style:none;
float:right;
margin:0;
padding:0;
background:#212121;
width:100%;
}

.moduletabletabs li {
float:right;
background:url(../images/tabs.png) no-repeat 0 -4px;
margin:0;
padding:0 0 0 12px;
}

.moduletabletabs a:link,.moduletabletabs a:visited {
float:left;
display:block;
color:#000;
background:url(../images/tabs.png) no-repeat 100% -4px;
text-decoration:none;
margin:0;
padding:7px 18px 5px 9px;
}

.moduletabletabs #current {
background:url(../images/tabs.png) no-repeat 0 -84px;
}

.moduletabletabs #current a {
color:#fff;
background:url(../images/tabs.png) no-repeat 100% -84px;
}




/*-----------[Content style]------------*/

/* componentheading=Artikelrubrik */
.maincontent ul, .maincontent ol, .maincontent p, .maincontent blockquote, .maincontent form, .maincontent label, .maincontent dl,.maincontent fieldset,.maincontent address{
	margin:0.75em 0;
}

.maincontent li, .maincontent dd {
	margin-left:1em;
}

.componentheading,.contentheading, .moduletable h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	margin:0.75em 0 0 0;
	color: #183440;
}

h1,h2,h3,h4,h5,h6 {
	font-style: normal;
	font-weight: normal;
	margin-top: 0.8em;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
}

h1
{
	font-size:1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2
{
	font-size:1.3em;
}

h3 {
	font-size:1.2em;
}

h4 {
	font-size:1.1em;
}

h5 {
	font-size:1.0em;
	font-weight:700;
}

h6 {
	font-size:1em;
	font-weight:600;
	
}


/* Skrivet av .... fredag, 20 augusti */
#footer,.small,.createdate,.modifydate,.mosimage_caption {
	font-size: 0.8em;
	color: #90AB9C;
}

.contentpaneopen img{
/*	margin:6px;
	display:inline;*/
	border:0px none #f0f0f0;
}


/*-------------[Menu style]----------------*/

/* Sidebar bg styrs av left/right slidingcolumn.png */

#leftfauxcol {
	background:url(../images/leftslidingcolumn.gif) 20% 0;
}

#rightfauxcol {
	background:url(../images/rightslidingcolumn.gif) 80% 0;
}


#sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.05em;
	color: #484848;
}

#sidebar-2 {
	font-family: Arial, Helvetica, sans-serif;
}

#sidebar a, #sidebar-2 a {
	color: #5C6166;
	text-decoration: none;
}

#sidebar li,#sidebar-2 li{
	list-style-type: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#sidebar li li,#sidebar-2 li li{
	list-style-image: url(../images/arrow.gif);
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}


/*-----------[Order page]---------------*/

#orderpage table {
	border: 1px solid #666666;
}

#orderpage td {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	text-align: left;
	vertical-align: top;	
}

#orderpage .noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#orderpage .radiobuttonimg {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
}

#radioimg {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
}

#orderpage textarea, #orderpage input{
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}

/*
#sidebar a,#sidebar-2 a {
	font:0.9em Arial, Helvetica, sans-serif;
	color: #5C6166;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
}




.moduletable_menu ul {
	list-style-type: none;
}

.moduletable_menu li,#sidebar-2 li {
	list-style-type: none;
	display:block;
	clear: right;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
	margin-left: 0px;
}

.moduletable_menu li li,#sidebar-2 li li {
	list-style-image: url(../images/arrow.gif);
	display:block;
	clear: right;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 0px;
}



.moduletable_menu {
	margin-bottom:1em;
}

.moduletable_menu h3 {
font:1.3em Tahoma,Arial,Helvetica,sans-serif;
color:#000;
text-align:left;
margin:0 -10px;
padding: 5px 10px;
}




.moduletable_menu li {
background:url(../images/leftmenu.png) bottom left no-repeat;
height:24px;
font:14px Tahoma,Arial, Helvetica, sans-serif;
margin:10px 0;
padding:0 0 0 10px;
}



.moduletable_menu a:link,.moduletable_menu a:visited {
color:#fff;
display:block;
text-decoration:none;
padding-left:5px;
}


.moduletable_menu a:hover {
text-decoration:none;
color:#fff;
background:#ADADAD;
}
*/
