/* CSS global reset for all browsers */ 
* {
	padding: 0;
	margin: 0;
}
/**
 * General Body Styling
 * --------------------
 * These are normal css setup reccommended for your
 * HTML template although they are not neccessary
 */

fieldset {
	background: transparent!important;
	border-style: none!important;
	position: relative;
	height: auto;
	width: auto;
	padding: 0px;
	margin: 0px;
}
img { border: 0 none; }
form ul, form ul li, fieldset p {
	margin:0px;
	padding:0px;
	list-style:none;
}
body {
	margin: 0 auto;
	background: #F2F2F2 url(../images/bg1.jpg) repeat-x;
	color : #505050;
}
.content {
	margin: 0 auto;
	width: 785px;
	background: #FFF url(../images/bg.jpg) repeat-y center;
}
#header {
	background: #F5922B url(../images/header.jpg) center top no-repeat;
	height: 189px;
	width: 785px;
	margin: 0;
	padding: 0;
}
#header .title {
	text-align: left;
	padding: 50px 0 0 35px;
	color: #40362C;
}
#header h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color:#000000;
}
#header h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
#header .slogan {
	text-align: left;
	padding-left: 35px;
	color: #FFF;
}
#menu {
	background: #F8B640 url(../images/menu.jpg) no-repeat center;
	height: 36px;
	margin: 0;
	padding-left: 30px;
}
#mainlevel-nav ul {
	margin:0;
	list-style:none;
	padding: 0;
}
#mainlevel-nav a, #nav strong, #nav span {
	float:right;
	display:block;
	color:#fff;
	padding: 5px 10px 4px 10px;
	text-decoration:none;
	font-weight: bold;
}
#mainlevel-nav a {
	float:none;
}
#mainlevel-nav li {
	float:left;
	color: #FFF;
	margin:0;
	padding:0 0 0 0px;
	list-style-type: none;
}
#mainlevel-nav a:hover {
	float:left;
	color:#FFF;
	background: #F5922B;
}
#mainlevel-nav .pad {
	padding: 1px 0 0 10px;
	font-weight: bold;
}
#main {
	width: 785px;
}
#main .padding {
	margin: 10px 20px 0 20px;
}
#main .right {
	float: right;
	width: 600px;
	padding-bottom:20px;
}
#main .right .rside {
	float: right;
	width: 250px;
}
#main .right .lside {
	float: left;
	width: 250px;
}
#main .left {
	float: left;
	width: 120px;
}
#search {
	float: right;
	padding: 65px 50px 0 0;
}
#footer {
	background: #F5922B url(../images/footer2.jpg) center top no-repeat;
	height: 284px;
	width: 785px;
	margin: 0;
	padding: 0;
	clear: both;
}
#footer .padding {
	padding: 12px 35px 0px 35px;
	text-align: center;
}
#footer p {
	margin-top:250px;
	color: #FFFFFF;
}
#footer a {
	color: #FFFFFF;
}
#footer a:hover {
	color: #F5900A;
}
.module {
	padding: 0 0 15px 0;
}
.module td {
	border-bottom: 1px solid #ccc;
	padding: 5px 0 5px 0;
}
.module td:hover {
	background: #eee;
}
td, tr, p, div {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #505050;
}
h3 {
	color: #FF6600;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
h4 {
	color: #FF6600;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
h5 {
	color: #FF6600;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
h6 {
	color: #FF6600;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
a:link, a:visited {
	font-size: 11px;
	color: #FF9100;
	text-decoration: none;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
}
a:hover {
	color: #F5922B;
	text-decoration: underline;
}
.right ul {
	margin: 0px 0px 20px 30px;
}
.right li {
	padding: 5px 5px 0 5px;
	list-style: 3px;
	list-style-type: square;
}


 
.contentpane {
	/* This is used mainly for the table that holds the SECTIONS such as News.
   This is when you create a link to a Section and when clicked on it, it will display
   "News" then some description (with image if you selected one) and then a list of 
   Category of News. Yes! That entire thing is contained in a table with this style */

background-color : #FFF;
}
.contentpaneopen {
	background-color : #FFF;
	margin-right: 20px;
}
.contentheading {
	font-size: 11px;
	background-image: url(../images/arrow2.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	line-height: 20px;
	color: #333;
	text-transform: uppercase;
	text-indent: 15px;
	text-align: left;
	clear: both;
}

.tekst p, li {
 font: 12px/18px Tahoma,'Trebuchet MS',Verdana,Helvetica,Arial,sans-serif;
}




.componentheading {
	/* This is used for formatting the component's title
   when it is displayed on its own page on the frontend */
font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	text-align:left;
	padding: 0 0 10px 0;
}
 
 






div.moduletable_menu ul, div.moduletable ul {
	list-style: none;
	margin: 0px;
}
div.moduletable_menu h3, div.moduletable h3 {
	padding-bottom: 5px;
	padding-top: 15px;
}
div.moduletable_menu ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border-bottom:1px solid #CCCCCC;
	height: 25px;
}
div.moduletable_menu ul li a {
	display: block;
	color:#505050;
	font: 12px/18px Tahoma,'Trebuchet MS',Verdana,Helvetica,Arial,sans-serif;
	line-height: 25px;
}
div.moduletable_menu ul li a:hover {
	color:#885700;
	background-color: #eee;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
}
div.moduletable form table td {
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	padding-top: 5px;
}
div.moduletable form table td:hover {
	background-color: #eee;
}

