/* Start of CMSMS style sheet 'FI Motorcykler 09 Default' */
* {margin: 0; padding: 0;}

body {
	color: #fff;
	background: #000 url(uploads/images/cms/fi_gradient.gif) repeat-x;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

#wrapper {
	text-align: left;
	margin: 35px auto 0px;
	padding: 0px;
	border:0;
	width: 955px;
	height: 709px;
	background: url(uploads/images/cms/fi_bg_02.jpg) no-repeat;
}

#inner {
	padding: 0px;
	border:0;
	width: 955px;
	height: 709px;
	background: url(uploads/images/cms/fi_topmenu_bar_logo.gif) no-repeat 20px 5px;
}

#header {
	margin: 0 0 15px 0;
	height: 140px;
	z-index: 5;
}

#left {
	float: left;
	width: 196px;
	height: 500px;
	margin-bottom: 20px;
}

#right {
	float: right;
	width: 15px;
}

#content { 
	float: left;
	width: 705px;
	height: 500px;
	padding: 0 15px 0 35px;
	overflow: auto;
	margin-bottom: 15px;
}

#innerContent {
	width: 450px;
	margin: 0;
	padding: 0;
}

p {
	margin: 0 0 1em;
}

b, strong {
	font-weight: bold;
}

a:link, a:visited {
	color: #fff;
	text-decoration: underline;
}

a:hover, a:active {
	color: #fff;
	text-decoration: none;
}

img {
	border: 0px;
}

a img {
	border: 0px;
}

.image-left {
	float: left;
	margin: 0px;
	padding: 10px 10px 10px 0px;
}

.image-right {
	float: right;
	margin: 0px;
	padding: 10px 0px 10px 10px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	text-align: left;
	font-style: normal;
	font-weight: bold;
	margin-top: 4px;
	padding: 0px;
}

h1 {
	margin-bottom: 1em;
}

h3 {
	color: #FF0000;
}

#footer {
	clear: both;
	margin: 20px;
	text-align: right;
}

#logoer {
	text-align: center;
}

#logoer img {
	padding-right: 5px;
}

/* Start of CMSMS style sheet 'Navigation: FI Motorcykler' */
#navcontainer {
	float: left;
	width: 196px;
	height: 360px;
	background: #c52332 url(uploads/images/cms/fi_menu_bg.jpg) no-repeat left top;
	line-height: normal;
	text-align: left;
	font-size: 11px;
	padding: 20px 0px;
	margin-bottom: 20px;
	overflow: hidden;
}

#navcontainer .current {
	color: #fff;
	font-weight: bold;
}

/* MAIN - MENU 0 */

#navcontainer ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#navcontainer li {
	margin: 0 0 0 0;
	padding: 0px;
}

#navcontainer a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 20px;
	padding: 5px;
	text-transform: uppercase;
}

#navcontainer a:hover {
	text-decoration: underline;
	text-transform: uppercase;
}

/* SUBLEVEL - MENU 1 */

#navcontainer ul ul li {
	margin: 0 0 0 0;
}

#navcontainer ul ul a {
	display: block;
	padding: 7px 5px 7px 0;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 30px;
	text-transform: uppercase;
}

#navcontainer ul ul a:hover {
	text-decoration: underline;
	text-transform: uppercase;
}

/* SUBLEVEL - MENU 2 */

#navcontainer ul ul ul li {
	margin: 0 0 0 0;
}

#navcontainer ul ul ul a {
	display: block;
	padding: 7px 5px 7px 5px;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 40px;
	text-transform: uppercase;
}

#navcontainer ul ul ul a:hover {
	text-decoration: underline;
	text-transform: uppercase;
}

/* SUBLEVEL - MENU 3 */

#navcontainer ul ul ul ul li {
	margin: 0 0 0 0;
}

#navcontainer ul ul ul ul a {
	display: block;
	padding: 7px 5px 7px 5px;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 50px;
	text-transform: uppercase;
}

#navcontainer ul ul ul ul a:hover {
	text-decoration: underline;
	text-transform: uppercase;
}

#topnav {
	width: 916px;
	height: 36px;
	display: block;
	position: relative;
	top: 60px;
	left: 20px;
}

#topnav .current {
}

#topnav .currentAncestor {
}

/* Parent - Level 0 */

#topnav ul {
	list-style: none;
	height: 35px;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 10;
}

#topnav li {
	display: inline;
	float: left;
	height: 35px;
	width: 140px;
	border-right: 1px dashed #4e4e4e;
}

#topnav a{
	height: 35px;
	display: block;
	position: relative;
	z-index: 7;
	text-decoration: none;
	color: #fff;
	text-align: center;
	padding: 15px 5px 0;
}

#topnav a:hover {
	color: #fff;
	text-decoration: underline;
}

#topnav a:active {

}

#topnav #active {
	color: #fff;
	text-decoration: none;
}

#topnav #active:hover {
}

#topnav .activeParent {
	color: #fff;
	text-decoration: none;
}

/* End of 'Navigation: FI Motorcykler' */

/* relational links under content */
div.left49 {
  float: left;
  width: 49%;  /* 50% for both left and right might lead to rounding error on some browser */
}

div.right49 {
  float: right;
  width: 49%;
  text-align: right;
}

.fiRed {
	color: #FF0000;
}
/* End of 'FI Motorcykler 09 Default' */

