body { margin: 0; }

h1,h2,h3,h4 { margin: 0 0 5px 0; font-weight: normal; }
h1,h2,h3,a { color: #f7941d; }
h1 { font-size: 20px; }
h2 { font-size: 18px; }
h3 { font-size: 14px; font-weight: bold; }
h4 { font-size: 13px; color: #000; }
a, a:hover { text-decoration: none; }
a:hover { color: #48484a; }

p { margin: 0 0 5px 0; }

#pageWrapper, #top, #introWrapper, #intro, #content {
	width: 860px;
	margin: 0 auto;
	clear: both;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #48484a;
}

#topWrapper {
	background: url(/UserUploadImages/system/bgTopLine.gif) repeat-x bottom left;
	width: 100%;
	height: 90px;
}

#logo {
	float: left;
	margin: 20px 0;
	width: 237px;
}

#flaggor {
	margin: 0;
	float: right;
        padding: 0 2px 0 0;
        margin: 5px 0 5px 0;
	width: 600px;
}



#topNav {
	margin: 0;
	float: right;
        padding: 0 2px 0 0;
        margin: 15px 0 0 0;
        background: url(/UserUploadImages/system/headmenuLine.gif) no-repeat bottom right;
	float: right;
	width: 600px;
}

.topNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
}

.topNav ul ul { background: none; display: none; }


.topNav ul li {
	float: left;
	margin: 0;
	background: url(/UserUploadImages/system/headmenuLine.gif) no-repeat bottom left;
	vertical-align: text-bottom;
}

.topNav ul li a {
	font: 15px Arial;
	color: #000;
	text-decoration: none;
	padding: 0 10px 0 12px;
	display: block;
}

.topNav ul li a:hover, .AddCMSSysMainSelected {
	color: #f7941d !important;
        text-decoration: none;
}


#introWrapper {
	background: url(/UserUploadImages/system/bgStartFade.jpg) repeat-x bottom left;
	width: 100%;
	height: 290px;
}

#introFlash {
	float: left;
	margin: 20px 0;
	width: 440px;
	/* height: 280px; */
	heigth: auto !important;
	/* min-height: 280px; */
}

.flashStartsida {
	border: 1px solid #b6b6b6;
}

#introText {
	float: right;
	margin: 40px 0 20px 0;
	width: 380px;
}

#leftContent {
	background-color: #f5f5f5;
	float: left;
	width: 210px;
	margin: 10px 0 0 0;
}

.itemClass h4 {
	color: #000
	margin: 0 0 2px 0;
	font-size: 13px;
}

.itemClass p, .itemClass p a  {
	margin: 0;
	color: #48484a;
	font-size: 11px;
}

.newsLink a {
	color: #f7941d;
	font-size: 11px;
	margin: 2px 0 10px 0;
}

#rigthContent {
	float: left;
	width: 625px;
	margin: 10px 0 0 0;
	padding: 0 0 0 20px;
}

.box1, .box2, .box3  {
	float: left;
	width: 185px;
}

.box1, .box2  {
	margin: 0 25px 0 0;
}

#box1Title, #box2Title, #box3Title {
	width: 170px;
	background: url(/UserUploadImages/system/boxTop.jpg) no-repeat top left;
	height: 20px;
	heigth: auto !important;
	min-height: 20px;
	border-bottom: 1px solid #cccccc;
	padding: 5px 0 0 15px;
}

#box1, #box2, #box3 {
	width: 172px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	height: 155px;
	heigth: auto !important;
	min-height: 155px;
	padding: 5px;
}


#textBox1, #textBox2 {
	float: left;
	width: 285px;
	padding: 10px;
}

#textBox1 {
	border-right: 1px solid #efefef;
}

.sok {
	padding: 10px;
	border-bottom: 4px solid #fff;
}

.AddCMSSysSearchText {
	width: 130px;
	heigth: 20px;
	margin: 0 5px 0 0;
	border-top: 1px solid #808080;
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	border-left: 1px solid #808080;
	background-color: #fff;
}

.AddCMSSysSearchButton {
	background: url(/UserUploadImages/system/searchButton.gif) no-repeat top left;
	width: 40px;
	height: 20px;
	border: 0px;
	font-width: bold;
	font-size: 11px;
}

.sammarbetspartner {
	padding: 10px;
	border-top: 4px solid #fff;
}

/* IFRAME material via http://jqueryui.com/themeroller/#themeGallery */

.ui-widget-header { border: 1px solid #aaaaaa; background: #eec181 url(images/ui-bg_highlight-soft_75_eec181_1x100.png) 50% 50% repeat-x; color: #222222; font-weight: bold; }
