BODY {
	font-size:62.5%; /* setter font til 10 px, slik at det er lett å regne om med em */
	font-family: Arial, Verdana, Helvetica, sans-serif;
}



p, label {
	font-size: 1.2em;
}

h1, h2, h3, h4 , h5{
        line-height: normal;
        text-decoration: none;
        margin-bottom: 0pt;
        font-weight: normal;
}

h1{
        font-size: 1.6em;
        font-weight: bold;
        margin-top: 10px;
}

h2{
        font-size: 1.3em;
        font-weight: bold;
}


h3{
        font-weight: bold;
        font-size: 1.2em;
}

h4{
        font-size: 1.2em;
}

h5{
        font-size: 1.1em;
				text-transform: uppercase;
}

a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	/* color: #000000; */
	text-decoration: underline;
}

.floatFixer {
	clear:both;
}

.btn {
	background-color:#CEEBFB;
	border:#0091B7 solid 1px;
	font-size: 0.9em;
	font-weight: normal;
	padding: 2px;
}

.btn:hover {

}

.contentLink {
	color:#FF0000;
	text-decoration: none;
	/* color:#99CC00; */
}

.btn_forgotten {
	background-color:#E1E0E1;
	border:#99CC00 solid 1px;
	font-size: 0.9em;
	font-weight: normal;
	padding: 2px;
	width:140px;
}

.btn_forgotten:hover  {
	background-color:#F6FFDA;
	border:#99CC00 solid 1px;
}

#loginButtons {
	margin:0px;
	padding:0px;
	margin-top:7px;
	float:right;
	text-align: left;
	width:190px;
	
}

#loginButtons a {
	float:right;
}


#loginButtons input{
display:inline;
}


a.btn {
	display: block;
	float: left;
	text-decoration: none;
	margin-right: 10px;
	font-size: 1.1em;
}

a.btn:hover {

}

fieldset {
	border: none;
	margin:0;
	padding:0;
}

legend {
    display: none;
}

fieldset br {
	clear: both;
}

fieldset em {
	display: block;
	font-style: normal;
	font-weight: bold;
	font-size: 1.4em;
	margin-top: 10px;
}

.checkInput input {
	clear: left;
}

.checkInput input {
	float: left;
}

label {
	display: block;
	margin-top:3px;
	margin-bottom:1px;
}

#ajaxLoaderImg {
	width:126px;
	height:22px;
}

/*
	No License page
*/

#noLicenseRoot{
margin-top:-8px;
margin-left:auto;
margin-right:auto;
padding-bottom:25px;
position:relative;
text-align:left;
width:990px;
}
* html #noLicenseRoot {
}

#top_banner img{
	width:960px;
	height:auto;;		
}

#noLicenseInner {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../gfx/bodyBG.gif) repeat-y scroll left top;
float:left;
min-height:730px;
padding-left:30px;
padding-right:30px;
width:960px;
}
* html #noLicenseInner{
height:730px;
}

#no_license_content{	
	margin-top: 40px;
	margin-left:40px;
}

/*
	Log Out Page
*/
	
#ssoRoot{
margin-left:auto;
margin-right:auto;
padding-bottom:25px;
position:relative;
text-align:left;
width:990px;
}
* html #ssoRoot {
}

#ssoLogo img{
	width:960px;
	height:auto;;		
}

#ssoInner {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../gfx/bodyBG.gif) repeat-y scroll left top;
float:left;
min-height:730px;
padding-left:30px;
padding-right:30px;
width:960px;
}
* html #ssoInner{
height:730px;
}

#log_out_feide h1{
	color:#ff613d;
	font-size:16pt;	
}		
	

#feideLogoutWarning{
	text-align:left;
	margin-top:40px;
	margin-left:40px;
}	

#feideLogoutWarning div.actions{
	margin-top:30px;
	}

#feideLogoutWarning div.actions a {
	color:#ffffff;
	font-size:17px;
	font-weight:bold;
	padding-right:24px;
	height:27px;
	font-family:arial;
	padding-top:0px;
	margin-top:0px;	
	margin-right: 20px;
	border:none;
	/*float:left;*/
	background: #27aad8 url(../gfx/arrow_normal2.gif) no-repeat right;
	width:auto;
	text-decoration:none;
}

#feideLogoutWarning div.actions a:hover {
	color:#000000;
	font-size:17px;
	font-weight:bold;
	text-align:left;
	padding-right:24px;
	height:27px;
	font-family:arial;
	padding-top:0px;
	margin-top:0px;
	margin-right: 20px;
	border:none;
	text-align:center;
	/*float:left;*/
	background: #27aad8 url(../gfx/arrow_normal2.gif) no-repeat right;
	width:auto;
}


/*
	GUI setup
*/

body#portal {
	text-align:center;
	background-color: #FFFFFF;
	margin:0px;
	padding:0px;
}

#mainWrapper {
	text-align:left;
	margin:0;
	padding:0px;
	padding-left:75px;
	background-color: #FFFFFF;
	position: relative;
}


body#popup {
	margin:0;
	padding:0px;
	float:left;
	background:url(../gfx/creaza_gradient_bg.gif) repeat-x top left;
	margin-bottom:10px;
}

body#popup #mainWrapper{
	background:transparent;
	padding-left:0px;
}


body#popup  h1{
	margin-top: 0;
	margin-bottom: 15px;
	margin-top:10px;
	margin-left:10px;
	font-size: 1.8em;
	color:#029AE5;
}

body#popup #personalImageTable h1 {
	margin-left:0px;
}

body#popup .descriptionText {
	margin-left:10px;
	margin-bottom:20px;
}

body#popup #personalImageTable .descriptionText {
	margin-left:0px;
}


body#popup #mediaDeleteMessage, body#popup #structureDeleteMessage, body#popup #mediaDeleteButtons, body#popup #structureDeleteButtons {
	margin-left:10px;
}

body#popup #mainWrapper h2{
	font-size: 1.4em;
}

body#popup #mediaEdit {
	margin-left:10px;
}

body#popup #loader {
	margin-left: 10px;
}


#logo {
	padding-left: 20px;
	/* margin-left: 20px;
	margin-right: 20px; */
	width: 940px;
	background: #FFFFFF url(../gfx/background.gif) no-repeat;
	text-align: left;
	height: 141px;
}

* html #logo {
	width: 960px;
	/* margin-left: 2px; */
}

#logo img {
	border: 0 none;
}

#mpLogoImg {
	width:140px;
	height:132px;
}

a#logo_frontpage {
	display:block;
	width: 516px;
	height: 236px;
	background-image: url(../gfx/mp_logo_frontpage.gif);
	background-repeat: no-repeat;
	margin-left:60px;

}

#userInfo {
	position: absolute;
	top: -40px;
	right: 15px;
	text-align: right;
	font-size: 1.6em;
	display:inline;
	height: 35px;
}

#userInfo p {
	margin-top: 5px;
	margin-right:20px;
	font-size: 0.9em;
	float:left;
}

#logoutBtn {
	height:26px;
	width:98px;
	background: url(../gfx/btn_logout.gif) no-repeat left top;
	border:none;
	color:#fff;
	font-size:1.1em;
	padding-bottom:5px;
	padding-right:25px;
}

* html #logoutBtn {
	padding-bottom:0px;
	padding-right:22px;
}

.logout img {
	border: 0;
}

#topSection {
	height:689px;
}

#topMenu {
	/* left: 20px; */
	position: absolute;
	top: 113px;
	width: 960px;
	height: 20px;
}

.navigationPath {
	/* position: absolute; */
	margin-left: 195px;
	color: #83715F;
	font-size: 12px;
	/* width: 468px;
	overflow: hidden; */
}

.navigationPath a {
	text-decoration: none;
	color: #83715F;
}

.navigationPath a:hover {
	text-decoration: underline;
}

.navigationPath span {
	color: #FF0000;
}

#frontpageContent {
	/* margin-left: 20px;
	margin-right: 20px; */

}

#frontpageContent #leftmenu {
	height:200px;
	border:none;
	margin-left:20px;
	margin-top:20px;
}

* html #frontpageContent {
	margin-top: 0px;
	padding-top: 0px;
}

* html #frontpageContent img {
	margin-top: 0px;
}

#frontpageContent .documentDIV {
	overflow: auto;
	width: 554px;
	/* margin-left: 194px; */
	border-left: 1px dotted #D4D4D4;
	border-right: 1px dotted #D4D4D4;
	padding-left: 7px;
	padding-right: 24px;
	margin-top: 10px;
}

#frontpageContent .documentDIV .contentSection {
	float:left;
}

* html #frontpageContent .documentDIV {
	width: 587px;
}


#frontpageContent .documentDIV h1, #tips h1 {
	color: #FF613D;
	letter-spacing: 0;
	line-height: 1.2em;
	word-spacing: normal;
	margin-top:0px;
	padding-top:0px;
	margin-top:10px;
}

#frontpageContent .documentDIV h2, #tips h2 {
	color: #FF613D;
	letter-spacing: 0;
	line-height: 1.2em;
	word-spacing: normal;
	font-size:1.3em;
	margin-top:0px;
	padding-top:0px;
	margin-top:10px;
}
/*hjelpeside*/
#helpContent {
	margin-left: 20px;
	margin-right: 20px;
}

* html #helpMainContent .navigationPath {
	margin-left:100px;
}

#helpContent #leftmenu {
	height:200px;
	border:none;
	text-align:left;
	width:160px;
}


* html #helpContent {
	margin-top: 0px;
	padding-top: 0px;
}
* html #helpContent img {
	margin-top: 0px;
}

#helpContent .documentDIV{
	
	width: 854px;
	/* margin-left: 164px; */
	border-left: 1px dotted #D4D4D4;
	border-right: 1px dotted #D4D4D4;
	padding-left: 42px;
	padding-right: 42px;
	margin-top:10px;
	font-size:0.8em;
	text-align:left;
}

#helpContent .documentDIV .contentSection {
	width: 854px;
}


* html #helpContent .documentDIV{
	width: 887px;

	margin-left: 0px;
}


#helpContent .documentDIV h1 {
	color: #000;
	letter-spacing: 0;
	line-height: 0.9em;
	word-spacing: normal;
	margin-top:0px;
	padding-top:0px;
	margin-top:10px;
}

#helpContent .documentDIV h2 {
	color: #000;
	letter-spacing: 0;
	line-height: 0.9em;
	word-spacing: normal;
	font-size:1.3em;
	margin-top:0px;
	padding-top:0px;
	margin-top:10px;
}





#teasersAndLogin {
	margin-top: 10px;
	/* margin-left: 20px;
	margin-right: 20px; */
	padding-left: 10px;
	padding-right: 10px;
	width: 958px;
        
}

#teasersAndLogin ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#teasersAndLogin li {
	list-style: none;
	margin: 0px;
	margin-right: 8px;
	float: left;
}

.teaser_text {
	background-image: url(../gfx/teaser_text_background.gif);
	background-repeat: repeat-x;
	width: 219px;
	font-size: 10pt;
	padding: 5px;
	margin-top: 5px;
	color: #4E413D;
}
* html .teaser_text {
	width: 228px;
}

#wrapper {
	margin:0px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	width: 961px;
}

#outer {	
	width:990px;
	padding-bottom:25px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	text-align:left;
}

* html #outer {
	
}

#inner {
	float:left;
	min-height:730px;
	background:url(../gfx/bodyBG.gif) repeat-y top left;
	/* width:1031px; */
	width:960px;
	padding-left:30px;
	padding-right:30px;
}

* html #inner {
	height:730px;
}

#bottombar {
	text-align:center;
	font-size:12px;
	/* width:1031px; */
	width:965px;
	/*  width: 97%;  */
	padding-left:10px;
	padding-right:30px;  
	float:left;
	background:url(../gfx/bodyBG.gif) repeat-y top left;  
}
*html #bottombar {
	width:960px;
}
/* *html #bottombar {
	width: 100%;
	padding-right:0px;
	}
 */
#bottombar #bottombarContentFrontpage {
	/* border-top:#cccccc solid 1px; */
	border-bottom:#cccccc solid 1px;	
	height:20px;
	width:970px;
	padding-top:11px;
	padding-bottom:2px;
	margin-left: 15px;
}

* html #bottombar #bottombarContentFrontpage, * html #bottombar #bottombarContent {
	height:40px;
}

#bottombar #bottombarContent {
	border-top:#cccccc solid 1px;
	border-bottom:#cccccc solid 1px;	
	height:20px;
	width:970px;
	padding-top:11px;
	padding-bottom:2px;
	margin-left: 15px;
}

#outer_helpcenter #bottombar #bottombarContent {
	width: 945px;
	margin-left: 0px;
}

#bottombar #socialMedia {
	position:absolute;
	right:5px;
	margin-top:-6px;
}

#outer_helpcenter #bottombar #socialMedia {
	right:25px;
}

* html #bottombar #socialMedia {
	right:45px;
	margin-top:-4px;
}

#bottombar #socialMedia a {
	padding-left:4px;
	padding-right:4px;
}


#bottombar #socialMedia a img{
	border:none;
}

#inner #loginForm {
	width: 320px;
	height: 114px;
	position:absolute;
	top:0px;
	right:0px;
	background:url(../gfx/creaza_loginBg.gif) no-repeat top left;
}

* html #inner #loginForm {
	right:40px;
}
#loginForm form {
	padding-left: 0px;
	padding-right: 10px;
}

#inner #loginForm label{
	font-size:1.3em;
	text-align: right;
	padding-right: 5px;
	float:left;
	padding-top:3px;
}

#inner #loginForm label{
	float:left;
}

* html #loginForm input {
 
}

#loginBtn {

}

* html #Loginbtn {

}

#loginForm #login {
	width:206px;
	float:left;
	margin-top:3px;
}


#loginForm #feideLogin{
	width:65px;
	height:26px;
	margin-right:2px;
	border:none;
	float:left;
	background:url(../gfx/feide_login.gif) no-repeat top left;
	cursor:pointer;
}

* html #loginForm #feideLogin input {

}

#loginForm #register {
	width:95px;
	float:left;
	margin-top:8px;
	margin-bottom:2px;
}

#loginForm #register input{
	width:91px;
	height:84px;
	float:left;
	border:none;
	margin-top:2px;
	margin-bottom:1px;
	background:url(../gfx/btn_new_user.gif) no-repeat top left;
	cursor:pointer;
}

* html #loginForm #register input {
	margin-bottom:0px;
}

#frontpage {
	text-align: left;
}

#contentDiv {
	float:left;
	margin-left:185px;
	margin-bottom:20px;
	background-color:#FFF;
	border:#99CC00 solid 1px;
	width:500px;
	padding:4px;
	overflow:hidden;
}

#contentDiv .documentDIV {
	width:500px;
}

/* IE6 Only */
* html #contentDiv {
	display: inline;
	width:510px;
	/*height:260px;*/
}


#teasers a img {
	border:none;
}

#bottomSection {
	height:20px;
	text-align:center;
	color:#BABABA;
	background-color:#EEEEEE;
}

* html bottomSection {

}

#leftMenu {
	/* height: 73%; */
	width: 174px;
	float: left;
	border-right: 1px dotted #D4D4D4;
}

#leftMenu img {
	position: absolute;
	margin-left: -20px;
	margin-top: 3px;
	border: none;
}

#leftMenu h2 {
	margin-top: 0;
	color: #C54100;
	font-size: 1.3em;
}

#leftMenu ul {
	list-style: none;
	margin:0;
	padding:0;
}

#leftMenu li.upload {
	padding-top:5px;
}

#leftMenu li.upload a {
	color:gray;
	text-decoration:none;
}

#leftMenu li.upload a:hover {
	color:gray;
	text-decoration:underline;
}

#leftMenu li.upload a.selected {
	color:#ff0000;
	text-decoration:none;
}

#leftMenu li.subtype a span{
	margin-left:8px;
	border:#0000ff
}

#leftMenu li.subtype_1 a span{
	margin-left:8px;
	border:#0000ff
}

#leftMenu li.subtype_2 a span{
	margin-left:16px;
	border:#0000ff
}

#leftMenu a {
	display:block;
	text-decoration: none;
	margin: 0px;
	padding-top:0.1em;
	padding-bottom:0.4em;
	padding-left: 1.3em;
	font-size: 1.2em;
	font-weight: normal;
}
#leftMenu a.selected {
	color: #FF0000;
	background:url(../gfx/leftMenuStarTurned.jpg) top left no-repeat;
}
#leftMenu a.selectedSub {
	color: #FF0000;
	background:url(../gfx/leftMenuStarTurned.jpg) top left no-repeat;
	margin-left: 8px;
	padding-left: 8px;
}
*html #leftMenu a.selectedSub {
	color: #FF0000;
	background:url(../gfx/leftMenuStarTurned.jpg) top left no-repeat;
	/* margin-left: 8px;
	padding-left: 8px; */
}
#leftMenu a.dummy, #leftMenu a.dummy:hover, #leftMenu  a.dummy:link {
	color: gray;
    text-decoration:none;
}

#leftMenu a:hover {
	text-decoration: underline;
}


#mainContent {
	padding-top: 15px;
	/* padding-left: 20px; */
}

#helpMainContent {
	padding-top: 15px;
	padding-left: 20px;
}

* html #mainContent {
	/*  width: 100%;  */
	 width:960px;  
	}

#mainContent #itemContent {
	margin-left: 185px;
}

#graphicDiskDisplay, #stringDiskDisplay {
	margin-left:13px;
}

#mainContent #itemContent div.content {
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 20px;
	/* font-size: 12px; */
	font-size: 1.3em;
}
* html #mainContent #itemContent div.content {
}

#mainContent #itemContent h1 {
	margin-top: 0;
}

/*
	top/bottom menu
*/

.mainNavigation {
	padding-left: 180px;
	font-family: Arial;
}

.mainNavigation #languageBar {
	width:130px;
	float:right;
	height:26px;
	color:#fff;
	margin-top:5px;
	margin-right:5px;
	z-index:99;
	position:relative;
	text-align:right;
}

* html .mainNavigation #languageBar {
	margin-top:7px;
}


#languageOverlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	min-height: 100%;
	z-index: 90;
}

.mainNavigation #languageBar #selectedLanguage { 
	clear:both;
	width:130px;
	font-size:14px;
	z-index:99;
}

.mainNavigation #languageBar #selectedLanguage span { 
	margin-right:3px;
}

.mainNavigation #languageBar #selectedLanguage a { 
	font-size:12px;
	color:#fff;
	margin:0px;
	padding:0px;
	margin-left:3px;
}

* html .mainNavigation #languageBar #selectedLanguage a { 
	font-size:12px;
	color:#fff;
	margin:0px;
	padding:0px;
	margin-left:3px;
	height:auto;
}

.mainNavigation #languageBar img { 
	width:21px;
	position:relative;
	margin:0px;
	vertical-align:middle;
	padding:0px;
	margin-bottom:1px;
}

.mainNavigation #languageBar #possibleLanguages {
	background-color:#FFFFFF;
	border:#CCCCCC solid 1px;
	border-top:none;
	display:none;
	float:right;
	margin-right:23px;
	margin-top:1px;
	padding-bottom:4px;
	padding-left:4px;
	padding-top:3px;
	width:30px;
	z-index:99;
}

* html .mainNavigation #languageBar #possibleLanguages { 
	margin:0px;
	padding:0px;
	margin-top:5px;
	width:20px;
	
}

#search {
	position:absolute;
	right:60px;
	top:50px;
	display:none;
	width:200px;
	float:right;
}

#topMenu #itemsWrapper {
	float:left;
	/*Denne skal inn n�r spr�kvelgeren kommer width:640px;*/
	/* width:99%; */
	width:768px;
	
}

* html #topMenu #itemsWrapper {
	width:780px;
} 

#itemsWrapper {
	padding-left:5px;
}

* html #itemsWrapper {
	padding-left:18px;
}

#itemsWrapper ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#itemsWrapper li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
	padding-right: 1em;
	padding-left: 1.3em;
	padding-top: 4px;
}
* html #itemsWrapper li {
	padding: 0;
	padding-right: 1em;
	padding-top:2px;
}
#itemsWrapper li.lastGroup {
	float:right;
	}
* html #itemsWrapper li.lastGroup a:hover {
	color: #ffffff;
	}
#itemsWrapper li.lastGroup a {
	cursor: pointer;
	} 

#itemsWrapper span.noAccess {
	color: #555555;
	font-size:1.8em;
	font-weight:bold;	
}

#frontpage #itemsWrapper li.lastGroup {
	float:left;
}
	
.mainNavigation li {
}

.mainNavigation img {
	position: absolute;
	border: 0;
	margin-left: -18px;
}
* html .mainNavigation img {
	margin-top: 5px;
	height: 15px;
	width: 16px;
	/* position: absolute; */
}

.mainNavigation a {
	margin-top:0.4em\9;
	padding-right: 0.5em;
	height:1.3em;
	padding-left: 0.2em;
	text-decoration: none;
	font-size: 1.6em;
	font-weight: bold;
	color: #98C5DF;
	text-decoration:none;
	word-spacing: normal;
	cursor:pointer;
}

* html .mainNavigation a {
	/* height:20px; */
	padding-right: 1.3em;
}

.mainNavigation a:hover {
	text-decoration:none;
	color: #FFFFFF;
}


.mainNavigation a.selected {
	color: #FFFFFF;
}

#languageChange {
}

/*
#settings a#mediumFont em {
	background-color: #FFFFFF;
}

#settings a#largeFont em {
	background-color: #FFFFFF;
	font-size: 20px;
}
*/
/*
 forms
*/
form {
	margin:0;
	padding:0;
}

input.loginField {
	border: none;
	color: #000000;
	font-size: 1.4em;
	margin-top: 0px;
	margin-top: 10px;
	width: 184px;
	float:left;
	margin-left:10px;
}
* html input.loginField {
	margin-top: 10px;
}

/*
	contentDisplay
*/
.documentDIV {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 1.3em;
}

.documentDIV table {
	font-size: 100%;
}

/*
	itemContent
*/

#itemContent #itemContentList {
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
}

#itemContent h1 {
	padding-top: 10px;
	}
#itemContent h2, #itemContent h3 {
	/* clear: left; */
}

#itemContent #itemContentList li {
	background: url(../gfx/media_background.gif) top left repeat-x;
	width: 139px;
	height: 181px;
	float: left;
	display: block;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 10px;
	padding-top: 3px;
	overflow:hidden;
	font-size:0.9em;
}

* html #itemContent #itemContentList li {
	width: 155px;
	padding-right: 5px;
}

#itemContent li a.item {
	text-decoration: none;
	display: block;
	width: 128px;
	height: 96px;
	overflow:hidden;
	cursor:pointer;

}

#itemContent li a.item p {
	max-width:93px;
	float:left;
	margin:0px;
	padding:0px;
}

* html #itemContent li a.item p {
	width:80px;
	margin-top: 0px;
}

#itemContent li a.item span {
	display:block;
	font-style: normal;
	margin-left: 7px;
	margin-right: 7px;
	margin-top: 7px;
	margin-bottom: 7px;
	color: #000000;
	font-size: 1.2em;
}

#itemContent li a.item span.created {

}

#itemContent li a.item .image {
	width: 128px;
	height: 96px;
	background: #FFFFFF;
}

#itemContent li a.item .btn_play {
	position: absolute;
}
* html #itemContent li a.item .btn_play {
	margin: 18px 41px 18px 41px;
}

#itemContent li a.item .btn_play {
	padding: 18px 41px 18px 41px;

	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
}

#itemContent li a.item img {
	display:block;
	margin: 0px;
	border:none;
	margin-top: 0px;
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
	margin-bottom:auto;
	/* max-width is added to fix CRZF-112 */

}

#myTools #itemContent li a.item img {
	width:128px;
	height:96px;
}

#itemContent li div.actions {
	margin-top: 5px;
	margin-bottom: 5px;
	border-top: none;
}

#itemContent li div.actions a.btn {
	display:inline;
	text-decoration: none;
	margin-right:0px;
	margin-left:1px;
	font-size:1.1em;
}

#itemContent li div.content_image .item {
	border: #1B91BF solid 1px;
	background: #FFFFFF;
}

#itemContent li div.content_sound .item {
	border: #1B91BF solid 1px;
	background: #FFFFFF;
}

#itemContent li div.content_sound_recording .item {
	border: #1B91BF solid 1px;
	background: #FFFFFF;
}

#itemContent li div.content_video_flash .item{
	border: #1B91BF solid 1px;
	background: #FFFFFF;
}

#itemContent li div.content_video_h264 .item{
	border: #1B91BF solid 1px;
	background: #FFFFFF;
}

#itemContent li div.content_image {
	color: #1B91BF;
	font-weight: bold;
	font-size:11px;
}

#itemContent li div.content_sound {
	color: #1B91BF;
	font-weight: bold;
	font-size:11px;
}

#itemContent li div.content_sound_recording {
	color: #1B91BF;
	font-weight: bold;
	font-size:11px;
}

#itemContent li div.content_video_flash {
	color: #1B91BF;
	font-weight: bold;
	font-size:11px;
}
#itemContent li div.content_video_h264 {
	color: #1B91BF;
	font-weight: bold;
	font-size:11px;
}

em.itemtitle {
	color: #000000;
	font-style: normal;
	font-weight: bold;
}

* html #itemContent li div.actions {
	width: 128px;
}

#itemContent li div.actions input.margin {
	margin-right: 4px;
}

#itemContent li a.drawing {
	background-image: url(../gfx/icon_drawing_small.gif);
	background-repeat: no-repeat;
	background-position: 97% 3%;
}

#itemContent li a.jigsaw {
	background-image: url(../gfx/icon_jigsaw_small.gif);
	background-repeat: no-repeat;
	background-position: 97% 3%;
}

#itemContent li a.drag_and_drop {
	background-image: url(../gfx/icon_drag_and_drop_small.gif);
	background-repeat: no-repeat;
	background-position: 97% 3%;
}

#itemContent li a.sequence {
	background-image: url(../gfx/icon_sequence_small.gif);
	background-repeat: no-repeat;
	background-position: 97% 3%;
}

#itemContent .documentDIV {
	/* border-left: 1px dotted #D4D4D4; */
	border-right: 1px dotted #D4D4D4;
	width: 640px;
	/* margin-left: 194px; */
	padding-left: 7px;
	padding-right: 24px;
	margin-top: 10px;
}

* html #itemContent .documentDIV {
	width:680px;
}

/*
	Product page
*/

#productPage {
	padding-left: 10px;
	padding-right: 10px;
}
* html #productPage {
	height: 100%;
}

#productPage .content {
	float: left;

	padding: 20px 10px 0px 10px;
}

#productPage #product {
	width: 474px;
	height: 350px;
	margin-bottom: 15px;
	margin-top:2px;
	/* margin-left:10px; */
	border: 1px solid gray;
}

#productpage #myProduct {
	padding-top: 20px;
}

#productpage #myProduct h1 {
	margin-bottom: 10px;
	color: #000;
}

#productpage #myProduct h1 em {
	font-style: normal;
}

#productpage #myProduct h1 #Filmklipper {
	color: #0088BD;
}

#productpage #myProduct h1 #Lydklipper {
	color: #DC621A;
}

#productpage #myProduct h1 #Cartoonist {
	color: #57A23F;
}

#productpage #myProduct h1 #Mindomo {
	color: #836239;
}

#productpage #productRating {
	width: 474px;
	text-align: right;
}

* html #productpage #productRating {
	width: 470px;
}

#productpage #productRating span {
	margin-right: 5px;
}

#productpage #productRating img {
	margin-bottom: -4px;
}

#productpage #productDescription {
	width: 474px;
	color: #83715F;
	margin-top: 15px;
	margin-left:0px;
}

* html #productpage #productDescription {
	width: 470px;
}



* html #productButtons {
	width: 470px;
}

/*
	Rating
*/

#userRatingOuter, #avgRating {
	border-left: 1px dotted #D4D4D4;
	margin-left: 488px;
	padding-bottom: 11px;
	padding-left: 10px;
}

* html #userRatingOuter {
	margin-left: 487px;
}

#userRatingOuter img, #avgRating img {
	margin-bottom: -7px;
}

#avgRatingItem {
	padding-top: 3px;
	padding-bottom: 3px;
}

#avgRatingItem img {
	vertical-align:middle;
}

#noOfComments {
	font-weight: normal;
	color: #F43B00;
	font-style: italic;
}

/*
	myHomePage
*/

#myHomePage {
	padding-left: 10px;
	padding-right: 10px;
}
* html #myHomePage {
	height: 100%;
	padding-right: 0px;
}

#myHomePage .content {
	float: left;
	/*width:460px;*/
}

#myHomePage #itemContent{
}

div.pageNavigation {
	clear:both;
	text-align:center;
}

a.previous {
position: absolute;
left: 500px;
}

a.previous:link {text-decoration:none;}
a.previous:visited {text-decoration:none;}
a.previous:active {text-decoration:none;}
a.previous:hover {text-decoration:underline;}


a.next {
position: absolute;
left: 590px;
}

a.next:link {text-decoration:none;}
a.next:visited {text-decoration:none;}
a.next:active {text-decoration:none;}
a.next:hover {text-decoration:underline;}

*html a.previous {
left: 480px;
}

*html a.next {
left: 570px;
}

/*
	User profile
*/

#myProfile {
	width: 449px;
	padding: 10px;
	background:url(../gfx/my_profile_background.gif) top left repeat-x;
}
* html #myProfile {
	width: 470px;
}

#about_me {
	width: 310px;
	float: left;
	word-wrap: break-word;
}

#about_me h1 {
	color: #68A5C9;
}

#about_me span {
	color: #FF0000;
}

#my_picture {
	float: right;
}

#reloading {
	float: right;
}

#fixedLinks {
	width: 300px;
	margin-left: 10px;
	margin-top: 30px;
}

#fixedLinks p {
	border: 1px solid #D4D4D4;
	color: #706151;
	margin: 0;
	padding: 2px;
	font-size: 1.0em;
	word-spacing: 0px;
	display:none;
}

#fixedLinks a {
	text-decoration: none;
	color: #706151;
}

#fixedLinks #links {
	border-left: 1px solid #D4D4D4;
	border-right: 1px solid #D4D4D4;
	border-top: 1px solid #D4D4D4;
	text-align: right;
	padding-left: 5px;
	padding-top: 5px;
}

#fixedLinks #links a {
	text-decoration: none;
	color: #00ADEF;
	font-size:1.1em;
	font-weight:bold;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:5px;
	margin-right:5px;
	background: url(../gfx/arrow_normal.gif) no-repeat right center;
}

#fixedLinks #links a:hover {
	text-decoration: none;
	color: #009ED9;
	font-size:1.1em;
	font-weight:bold;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:5px;
	margin-right:5px;
	background: url(../gfx/arrow_hover.gif) no-repeat right center;
}


#fixedLinks #links a:active {
	text-decoration: none;
	color: #00ADEF;
	font-size:1.1em;
	font-weight:bold;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:5px;
	margin-right:5px;
	background: url(../gfx/arrow_down.gif) no-repeat right center;
}

#fixedLinks #links a img{
	vertical-align:middle;
}


#fixedLinks #links img {
	border: 0;
}

#fixedLinks .bl {background: url(../gfx/bl.gif) bottom left no-repeat; height: 5px;}
* html #fixedLinks .bl {margin-top: -11px;}
#fixedLinks .br {background: url(../gfx/br.gif) bottom right no-repeat; height: 5px;}
#fixedLinks .b {border-bottom: 1px solid #D4D4D4; height: 4px; margin-left: 5px; margin-right: 5px;}

#favorites {
	margin-top: 40px;
	padding: 5px;
	width: 449px;
}

#arrowEmptyImg {
	width:26px;
	height:26px;
}

/*
	Comments
*/

#myHomePage #comments, #productPage #comments {
	/* height: 73%; */
	margin-left: 488px;
	width: 252px;
	padding-left: 10px;
	border-left: 1px dotted #D4D4D4;
}
/* * html #myHomePage #comments, * html #productPage #comments {
	text-align: left;
	margin-left: 471px;
	width: 248px;
} */

* html #myHomePage #comments, * html #productPage #comments {
	text-align: left;
	margin: 0px;
	margin-left: 471px;
	width: 248px;
	padding: 0px;
	padding-left: 7px;
}

* html #myHomePage #comments {
	/* margin-left: 500px; */
}

.ratingClickableStar, .ratingClickableStar img {
	border: none;
	height:24px;
	width:24px;
}

#fullRatingStarImg {
	width:24px;
	height:24px;
}

#fullRatingStar1Img {
	width:17px;
	height:17px;
}

#fullRatingStar2Img {
	width:14px;
	height:14px;
}

#emptyRatingStarImg {
	width:24px;
	height:24px;
}

#emptyRatingStar1Img {
	width:17px;
	height:17px;
}

#emptyRatingStar2Img {
	width:14px;
	height:14px;
}

#unknownTypeImg {
	width:128px;
	height:96px;
}



#comments #textarea {
	width:251px;
	padding-bottom: 10px;
}

* html #comments #textarea {
	width:236px;
}


#comments .t {background: url(../gfx/comment_dot.gif) 0 0 repeat-x}
#comments .b {background: url(../gfx/comment_dot.gif) 0 100% repeat-x}
#comments .l {background: url(../gfx/comment_dot.gif) 0 0 repeat-y}
#comments .r {background: url(../gfx/comment_dot.gif) 100% 0 repeat-y}
#comments .bl {background: url(../gfx/comment_bl.gif) 0 100% no-repeat}
#comments .br {background: url(../gfx/comment_br.gif) 100% 100% no-repeat}
#comments .tl {background: url(../gfx/comment_tl.gif) 0 0 no-repeat}
#comments .tr {background: url(../gfx/comment_tr.gif) 100% 0 no-repeat; height: 86px}

#comments #textarea textarea {
	margin: 5px;
	width: 240px;
	height: 79px;
	border: none;
	overflow: auto;
}
* html #comments #textarea textarea {
	overflow: auto;
}

#comments_info {
	font-size: 1.0em;
}

#comments_info #chars {
	margin-right: 0.3em;
}

#btn_post_comment {
	text-align: right;
	margin-top: -15px;
}

#btn_post_comment img {
	margin-right: -6px;
	border: 0;
}

#comments h4 {
	font-weight: bold;
}

#printcommentshtml td {
	vertical-align: top;
}

#commentsInfo {
	font-size: 11px;
}

#commentsInfo dl {
	margin: 0;
	color: #83715F;
}

#commentsInfo #userName {
	font-style: italic;
}

#commentsInfo #textareaComments {
	color: #000;
	width:155px;
	overflow:hidden;
	word-wrap:break-word;
}

#commentsInfo a {
    text-decoration:none;
}

#commentsInfo a:hover {
    text-decoration:underline;
}

#commentsLoadingDiv {
	text-align: right;
	width:100%;
	margin-bottom:5px;
}

/*
	myMedia
*/

#myMedia {
	padding-left: 10px;
	margin-right: 30px;
}

#myMedia h1 {
	color: #FF0000;
}

#myMedia .content {
	padding-left: 10px;
}

/*
	myTasks
*/
#classSelector {
	margin-bottom: 15px;
}

#classSelector p{
	margin:0;
	margin-bottom: 5px;
}

/*
	fileUploader
*/
#fileUploadPlayer {
	width: 500px;
	height: 300px;
	background-color: #ffffff;
}


/*
	myTools
*/
#myTools {
	padding-left: 10px;
	margin-right: 30px;
}

#myTools .content {
	padding-left: 10px;

}

#myTools p {
	font-size: 1.4em;
}

#myTools h1 {
	margin-top: 0;
}

#myTools li div.tool_header {
	margin-bottom: 5px;
}

#myTools li div.tool_info {
	margin-top: 5px;
	color: #000000;
	font-weight: normal;
}

#toolsList {
	width: 100px;
}

#toolsList {
	width:255px;
	float:left;
	margin-right:2px;
}

* html #toolsList {
	margin-right:0px;
}

#toolsList a img {
	vertical-align:middle;
	padding-right:5px;
	border:none;
}

#toolsList a {
	width:255px;
	height:55px;
	display:block;
	font-size:1.4em;
	text-decoration:none;
	margin-top:6px;
	margin-bottom:6px;
	background-color:#F7F7F7;
	border:#FFF solid 1px;
}

#toolsList a:hover {
	border:#99CC00 solid 1px;
	background-color:#F6FFDA;
}

.cutting_room_video .tool_header{
	color: #0088BD;
}

.cutting_room_audio .tool_header{
	color: #DC621A;
}

.cartoonist .tool_header{
	color: #57A23F;
}

.mindomo .tool_header{
	color: #836239;
}

#myTools .image {
	/* border: 1px solid #0088BD; */
}

.cutting_room_audio {
	color: #DC621A;
	font-weight: bold;
}

.cutting_room_video {
	color: #0088BD;
	font-weight: bold;
}

.mindomo {
	color: #836239;
	font-weight: bold;
}

.cartoonist {
	color: #57A23F;
	font-weight: bold;
}

/*CRZ-1616 START*/
.content_item {
	color: #000000;
	font-weight: bold;
}
/*CRZ-1616 END*/

.cutting_room_audio .item {
	border: 1px solid #DC621A;
	background: #FFFFFF;
}

.cutting_room_video .item {
	border: 1px solid #0088BD;
	background: #FFFFFF;
}

.mindomo .item {
	border: 1px solid #836239;
	background: #FFFFFF;
}

.cartoonist .item {
	border: 1px solid #57A23F;
	background: #FFFFFF;
}

/*CRZ-1616 START*/
.content_item .item {
	border: 1px solid #FFFFFF;
	background: #FFFFFF;
}
/*CRZ-1616 END*/

/*
	structureProperties
*/

#structureProperties #category {
	float: left;
	width: 250px;
}

#structureProperties #metadata {
	float: left;
}

#structureProperties #buttons {
	margin-top: 25px;
	clear: both;
}

#editStructureForm {
	margin-left:10px;
}

#editStructureForm #title {
	width:100%;
}

#editStructureForm textarea {
	width:100%;
}

#structureProperties {
	font-size: 1.0em;
}

#editStructureForm label, #mediaDelete label, #mediaDeleteMessage, #structureDeleteMessage {
	font-size:100%;
}

/*Selfregistration*/
.btn_ok {
	height:26px;
	color:#fff;
	font-size:17px;
	font-family:arial;
	font-weight:bold;
	text-align:left;
	padding-left:7pt;
	border:none;
	background: #27aad8 url(../gfx/arrow_normal2.gif) no-repeat right;
	padding-right: 30px;
}
*html .btn_ok {
	height:26px;
	color:#fff;
	font-size:17px;
	font-family:arial;
	font-weight:bold;
	text-align:left;
	padding-left:7pt;
	border:none;
	background: #27aad8 url(../gfx/arrow_normal2.gif) no-repeat right;
	padding-right: 15px;
}

.btn_ok_disabled {
	height:26px;
	color:#fff;
	font-size:17px;
	font-family:arial;
	font-weight:bold;
	text-align:left;
	padding-left:7pt;
	border:none;
	background: #B6B6B6 url(../gfx/arrow_normal2_disabled.gif) no-repeat right;
	padding-right: 30px;
}
*html .btn_ok_disabled {
	height:26px;
	color:#fff;
	font-size:17px;
	font-family:arial;
	font-weight:bold;
	text-align:left;
	padding-left:7pt;
	border:none;
	background: #B6B6B6 url(../gfx/arrow_normal2_disabled.gif) no-repeat right;
	padding-right: 15px;
}

.btn_ok:hover, .btn_ok:active, .btn_cancel:hover, .btn_cancel:active  {
    color:#000;
}

.btn_ok_hover {
	height:26px;
	color:#000;
	font-size:17px;
	font-family:arial;
	font-weight:bold;
	text-align:left;
	padding-left:7pt;
	border:none;
	background: #27aad8 url(../gfx/arrow_normal2.gif) no-repeat right;
	padding-right: 30px;
}
*html .btn_ok_hover {
	height:26px;
	color:#000;
	font-size:17px;
	font-family:arial;
	font-weight:bold;
	text-align:left;
	padding-left:7pt;
	border:none;
	background: #27aad8 url(../gfx/arrow_normal2.gif) no-repeat right;
	padding-right: 15px;
}


.btn_ok_down {
	height:26px;
	color:#000;
	font-size:17px;
	font-family:arial;
	font-weight:bold;
	text-align:left;
	padding-left:7pt;
	border:none;
	background: #27aad8 url(../gfx/arrow_normal2.gif) no-repeat right;
	padding-right: 30px;
}
*html .btn_ok_down {
	height:26px;
	color:#000;
	font-size:17px;
	font-family:arial;
	font-weight:bold;
	text-align:left;
	padding-left:7pt;
	border:none;
	background: #27aad8 url(../gfx/arrow_normal2.gif) no-repeat right;
	padding-right: 15px;
}

.btn_cancel {
	color:#fff;
	font-size:17px;
	font-weight:bold;
	text-align:left;
	width:95px;
	height:26px;
	font-family:arial;
	padding-top:0px;
	margin-top:0px;
	padding-left:7pt;
	border:none;
	background: #27aad8 url(../gfx/arrow_normal2.gif) no-repeat right;
}

.btn_cancel_hover {
	width:95px;
	height:26px;
	color:#000;
	font-size:17px;
	font-weight:bold;
	font-family:arial;
	text-align:left;
	padding-left:7pt;
	border:none;
	background: #27aad8 url(../gfx/arrow_normal2.gif) no-repeat right;
}

.btn_cancel_down {
	width:95px;
	height:26px;
	color:#000;
	font-size:17px;
	font-weight:bold;
	font-family:arial;
	text-align:left;
	padding-left:7pt;
	border:none;
	background: #27aad8 url(../gfx/arrow_normal2.gif) no-repeat right;
}

.btn_post {
	background: #27aad8 url(../gfx/arrow_normal2.gif) no-repeat right;
	height:26px;
	border:none;
	padding-right:30px;
	padding-bottom:1px;
	padding-left:4px;
	color:#fff;
	font-size:1.7em;
	font-weight:bold;
	font-family:arial;
}
*html .btn_post {
	background: #27aad8 url(../gfx/arrow_normal2.gif) no-repeat right;
	height:26px;
	border:none;
	padding-right:20px;
	padding-top:3px;
	padding-left:0px;
	color:#fff;
	font-size:1.7em;
	font-weight:bold;
	font-family:arial;
}

.btn_post_hover {
	background: #27aad8 url(../gfx/arrow_normal2.gif) no-repeat right;
	height:26px;
	border:none;
	padding-right:30px;
	padding-bottom:1px;
	padding-left:4px;
	color:#000;
	font-size:1.7em;
	font-weight:bold;
	font-family:arial;
}
*html .btn_post_hover {
	background: #27aad8 url(../gfx/arrow_normal2.gif) no-repeat right;
	height:26px;
	border:none;
	padding-right:20px;
	padding-top:3px;
	padding-left:0px;
	color:#000;
	font-size:1.7em;
	font-weight:bold;
	font-family:arial;
}


.btn_post_down {
	background: #27aad8 url(../gfx/arrow_normal2.gif) no-repeat right;
	height:26px;
	border:none;
	padding-right:30px;
	padding-bottom:1px;
	padding-left:4px;
	color:#000;
	font-size:1.7em;
	font-weight:bold;
	font-family:arial;
}
*html .btn_post_down {
	background: #27aad8 url(../gfx/arrow_normal2.gif) no-repeat right;
	height:26px;
	border:none;
	padding-right:20px;
	padding-top:3px;
	padding-left:0px;
	color:#000;
	font-size:1.7em;
	font-weight:bold;
	font-family:arial;
}


.btn_logout, .btn_nrk {
	background: #27aad8 url(../gfx/arrow_normal2.gif) no-repeat right;
	height:26px;
	border:none;
	padding-right:30px;
	padding-bottom: 1px;
	padding-left:7px;
	color:#fff;
	font-size:1.0em;
	font-weight:bold;
	font-family:arial;
}

*html .btn_logout {
	background: #27aad8 url(../gfx/arrow_normal2.gif) no-repeat right;
	height:26px;
	border:none;
	padding-right:20px;
	padding-bottom:0px;
	padding-left:0px;
	color:#fff;
	font-size:1.0em;
	font-weight:bold;
	font-family:arial;
}

*html .btn_nrk {
	background: #27aad8 url(../gfx/arrow_normal2.gif) no-repeat right;
	height:26px;
	border:none;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
	color:#fff;
	font-size:1.0em;
	font-weight:bold;
	font-family:arial;
}

.btn_logout_hover, .btn_nrk_hover {
	background: #27aad8 url(../gfx/arrow_normal2.gif) no-repeat right;
	height:26px;
	border:none;
	padding-right:30px;
	padding-bottom:1px;
	padding-left:7px;
	color:#000;
	font-size:1.0em;
	font-weight:bold;
	font-family:arial;
}
*html .btn_logout_hover {
	background: #27aad8 url(../gfx/arrow_normal2.gif) no-repeat right;
	height:26px;
	border:none;
	padding-right:20px;
	padding-bottom:0px;
	padding-left:0px;
	color:#000;
	font-size:1.0em;
	font-weight:bold;
	font-family:arial;
}

*html .btn_nrk_hover {
	background: #27aad8 url(../gfx/arrow_normal2.gif) no-repeat right;
	height:26px;
	border:none;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
	color:#000;
	font-size:1.0em;
	font-weight:bold;
	font-family:arial;
}

.btn_logout_down, .btn_nrk_down {
	background: #27aad8 url(../gfx/arrow_normal2.gif) no-repeat right;
	height:26px;
	border:none;
	padding-right:30px;
	padding-bottom:1px;
	padding-left:7px;
	color:#000;
	font-size:1.0em;
	font-weight:bold;
	font-family:arial;
	}
	
*html .btn_logout_down {
	background: #27aad8 url(../gfx/arrow_normal2.gif) no-repeat right;
	height:26px;
	border:none;
	padding-right:20px;
	padding-bottom:0px;
	padding-left:0px;
	color:#000;
	font-size:1.0em;
	font-weight:bold;
	font-family:arial;
	}

*html .btn_nrk_down {
	background: #27aad8 url(../gfx/arrow_normal2.gif) no-repeat right;
	height:26px;
	border:none;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
	color:#000;
	font-size:1.0em;
	font-weight:bold;
	font-family:arial;
	}
	
.btn_editProfile {
	background: url(../gfx/btn_logout.gif) no-repeat left top;
	height:33px;
	width:98px;
	border:none;
	padding-right:35px;
	padding-bottom:8px;
	padding-left:7px;
	color:#fff;
	font-size:1.0em;
	font-weight:bold;
	font-family:arial;
}

.btn_editProfile_hover {
	background: url(../gfx/btn_logout_hover.gif) no-repeat left top;
	height:33px;
	width:98px;
	border:none;
	padding-right:35px;
	padding-bottom:8px;
	padding-left:7px;
	color:#fff;
	font-size:1.0em;
	font-weight:bold;
	font-family:arial;
}

.btn_editProfile_down {
	background: url(../gfx/btn_logout_down.gif) no-repeat left top;
	height:33px;
	width:98px;
	border:none;
	padding-right:35px;
	padding-bottom:8px;
	padding-left:7px;
	color:#fff;
	font-size:1.0em;
	font-weight:bold;
	font-family:arial;
}

.btn_login {
	color:#fff;
	font-size:17px;
	font-weight:bold;
	text-align:left;
	padding-right:24px;
	height:27px;
	font-family:arial;
	padding-top:0px;
	margin-top:0px;
	padding-left:7pt;
	border:none;
	float:right;
	background: #27aad8 url(../gfx/arrow_normal2.gif) no-repeat right;
	width:auto;
}

#selfRegistration #borderDiv .btn_login {
	float: none;
}

* html .btn_login {
	padding-right:3px;
}
* html #submitLightRegistration {
	float: none;	
}

.btn_login_hover {
	color:#000;
	font-size:17px;
	font-weight:bold;
	text-align:left;
	padding-right:24px;
	height:27px;
	font-family:arial;
	padding-top:0px;
	margin-top:0px;
	padding-left:7pt;
	border:none;
	float:right;
	background: #27aad8 url(../gfx/arrow_normal2.gif) no-repeat right;
	width:auto;
}

#selfRegistration #borderDiv .btn_login_hover {
	float: none;
}


* html .btn_login_hover {
	padding-right:3px;
}

.btn_login_down {
	color:#000;
	font-size:17px;
	font-weight:bold;
	text-align:left;
	padding-right:24px;
	width:auto;
	height:27px;
	font-family:arial;
	padding-top:0px;
	margin-top:0px;
	padding-left:7pt;
	border:none;
	background: #27aad8 url(../gfx/arrow_normal2.gif) no-repeat right;
    float:right;
}

#selfRegistration #borderDiv .btn_login_down {
	float: none;
}

* html .btn_login_down {
	padding-right:3px;
}

.btn_sso_agree {
	background: url(../gfx/btn_sso_agree.gif) no-repeat left top;
	height:33px;
	width:136px;
	border:none;
	padding-right:35px;
	padding-bottom:8px;
	padding-left:7px;
	color:#fff;
	font-size:1.7em;
	font-weight:bold;
	font-family:arial;
}

.btn_sso_agree_hover {
	background: url(../gfx/btn_sso_agree_hover.gif) no-repeat left top;
	height:33px;
	width:136px;
	border:none;
	padding-right:35px;
	padding-bottom:8px;
	padding-left:7px;
	color:#fff;
	font-size:1.7em;
	font-weight:bold;
	font-family:arial;
}

.btn_sso_agree_down {
	background: url(../gfx/btn_sso_agree_down.gif) no-repeat left top;
	height:33px;
	width:136px;
	border:none;
	padding-right:35px;
	padding-bottom:8px;
	padding-left:7px;
	color:#fff;
	font-size:1.7em;
	font-weight:bold;
	font-family:arial;
}

.btn_sso_not_agree {
	background: url(../gfx/btn_sso_not_agree.gif) no-repeat left top;
	height:33px;
	width:180px;
	border:none;
	padding-right:35px;
	padding-bottom:8px;
	padding-left:7px;
	color:#fff;
	font-size:1.7em;
	font-weight:bold;
	font-family:arial;
}

.btn_sso_not_agree_hover {
	background: url(../gfx/btn_sso_not_agree_hover.gif) no-repeat left top;
	height:33px;
	width:180px;
	border:none;
	padding-right:35px;
	padding-bottom:8px;
	padding-left:7px;
	color:#fff;
	font-size:1.7em;
	font-weight:bold;
	font-family:arial;
}

.btn_sso_not_agree_down {
	background: url(../gfx/btn_sso_not_agree_down.gif) no-repeat left top;
	height:33px;
	width:180px;
	border:none;
	padding-right:35px;
	padding-bottom:8px;
	padding-left:7px;
	color:#fff;
	font-size:1.7em;
	font-weight:bold;
	font-family:arial;
}

.btn {
	width:85px;
	height:27px;
	color:#fff;
	font-size:13pt;
	font-family:arial;
	font-weight:bold;
	text-align:left;
	padding-left:7px;
	border:none;
	background: url(../gfx/selfregBtnBackground.gif) no-repeat left top;
}

.btn2 {
	width:103px;
	height:27px;
	color:#fff;
	font-size:1.5em;
	font-weight:bold;
	text-align:left;
	padding-left:5px;
	border:none;
	background: url(../gfx/btn_registrer.gif) no-repeat left top;
	margin-top:2px;
}

#borderDiv {
	font-size:1.2em;
	height: 390px;
	/* width: 554px; */
	width: 578px;
	margin-left: 194px;
	/* border-left: 1px dotted #D4D4D4;
	border-right: 1px dotted #D4D4D4; */
	/* padding-left: 7px;
	padding-right: 24px; */
}

#selfRegistration #selfRegFields #infoDoc {
	float:left;
	width:370px;

}

#selfRegistration #selfRegFields #buttons {
	margin-top:5px;

}

#selfRegistration #selfRegFields #fieldsContent {
	border-left: 1px dotted #D4D4D4;
	float:left;
	margin-left:194px;
	margin-top:10px;
	padding-left:7px;
	width: 375px;
}

#selfRegistration #selfRegFields #fieldsContent #buttons {
	text-align:left;
	margin-top:20px;
}

* html #selfRegistration #selfRegFields #fieldsContent {
	width: 385px;
	/* margin-left:98px; */
}

#selfRegistration #infoDoc {
	margin: 20px 0 20px 0;
	/* margin-top:20px;
	margin-bottom:20px;
	margin-left:40px; */
	font-size:14px;
	color:#9C9E9B;
}

#selfRegistration #infoDoc #creaza_sso_infodoc {
	margin-bottom:20px;
}

#selfRegistration #infoDoc #creaza_sso_infodoc .contentSection {
	background-color:#fff;
}

#selfRegistration #infoDoc .contentSection {
	/* height: 260px; */
	height: 460px;
	overflow: auto;
	border-left: 1px dotted #D4D4D4;
	border-right: 1px dotted #D4D4D4;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #F2F2F2;
}

#selfRegistration #ssoDiv {
	font-size:1.2em;
	width:554px;
	float:left;
	padding-left:7px;
	margin-top:30px;
	margin-left:194px;
	border-left: 1px dotted #D4D4D4;
	border-right: 1px dotted #D4D4D4;
}

* html #selfRegistration #ssoDiv  {
		margin-left:98px;
}
#selfRegistration #ssoInfoDoc {
	margin-bottom:20px;
	font-size:14px;
	color:#9C9E9B;
	width:427px;
	height:130px;
	float:left;
	border:#68A5C9 solid 1px;
	padding:10px;
	text-align:left;
	margin-left:49px;
}

* html #selfRegistration #ssoInfoDoc {
	margin-left:45px;
}

#selfRegistration #newUser {
	float:left;
	color:#68A5C9;
	text-align:center;
	width:100%;
}

#selfRegistration #newUser a {
	color:#F25822;
}




#infoDoc h1, #infoDoc h2, #infoDoc h3, #ssoInfoDoc h1, #ssoInfoDoc h2, #ssoInfoDoc h3  {
	margin-top:0px;
	color:#68A5C9;
}

#selfRegistration #infoText {
	margin-top:20px;
	margin-bottom:20px;
	font-size:14px;
	color:#9C9E9B;
}

#selfRegistration #buttons {
	text-align:right;
}

#selfRegistration #buttons input{
	margin-top:0px;
	margin-bottom:0px;
}


* html #selfRegFields form {
	width: 950px;
}

#selfRegFields h1 {
	font-size:2.5em;
	color:#029AE5;
	margin-bottom:10px;
}

#selfRegFields  td{
	padding:3px;
}

#selfRegFields td.label{
	color:#68A5C9;
	font-size:1.4em;
	font-weight:bold;
	padding-right:20px;
}

#selfRegFields td.acceptSpam{
    font-size:1em;
	width:200px;
}

#selfRegFields td.extraInfo{
	font-size:0.9em;
	font-weight:normal;
	width:330px;
}

#selfRegistration #loginForm {
	background:url(../gfx/login_box.gif) no-repeat;
	width: 160px;
	height: 157px;
	float: right;
}

#selfRegistration #loginForm .loginField {
	height:16px;
}

.editProfileError {
	text-align:left;
    font-size: 11px;
    font-weight: bold;
    color:red;
}

input.fieldError, .inlineFields input.fieldError, select.fieldError {
  border: rgb(255,0,0) solid 1px;
}

#overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	min-height: 100%;
	background-color: #000;
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;
	z-index: 90;
}

#overlayImg {
	position: absolute;
	margin-top: 330px;
	z-index: 95;
	margin-left: -50px;
}
* html #overlayImg {
	left: 50%;
}

#loginres{
    margin-top:3px;
    margin-left:35px;
}

#forgottenPsw{
background-color:#FFFFFF;
/* border:2px solid #2998ea; */
float:left;
height:200px;
left:0;
margin-left:auto;
margin-right:auto;
overflow:hidden;
position:absolute;
right:0;
text-align:left;
top:200px;
width:330px;
z-index:99;
}

#passwordDiv{
    margin-left:20px;
    margin-right:20px;
}

#forgottenPsw table{
    width:200px;
}

* html #forgottenPsw {
	left: 50%;
	margin-left: -300px;
}

.errorButtons{
    margin-left:30px;
}

#loginErrorMsg{
    margin:20px;
    /* font-size: 1.4em; */
    font-weight: bold;
}

#forgotpasswordLoader{
    margin-left:40px;
}

.changePhoto, .changePhoto a{
    text-align:center;
    color:gray;
}

#personalImageTable{
    margin-top:0px;
    font-size:10px;
}

#personalImageTable td{
    margin:15px;
    margin-top:7px;
    padding-left:20px;
}


.currentPictureDiv{
    width:140px;
    height:120px;
    background-color:#EAF1F2;
    text-align:center;
    color:#000000;
    font-weight:bold;
}

div.hr{
    /*color:red;*/
    color:#239aec;
    margin-left:10px;
}

#chooseFromExistingPictures{
    margin-left:10px;
}

#itemContent li div.profilePicture a{
    border: 1px solid #B0B0B0;
    display:block;
}

#itemContent li div.profilePicture a.over{
    border: 2px solid #239aec;
    display:block;
}

#itemContent li div.profilePicture {
	color: #1B91BF;
	font-weight: bold;
	font-size:11px;
    /*border: 1px solid #239aec;*/
}

#itemContent li div.profilePicture img{
    padding:10px;
}

.over{border: 1px solid #239aec;}

#profilePictureList li {
    background-color:#eaf1f2;
    width: 135px;
	height: 171px;
	float: left;
	display: block;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 10px;
	padding-top: 3px;
	overflow:hidden;
}

#profilePictureList li a.item {
	text-decoration: none;
	display: block;
	width: 138px;
	height: 96px;
}

#profilePictureList li {
	width: 145px;
	height: 110px;
	float: left;
	display: block;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 10px;
	padding-top: 3px;
	overflow:hidden;
}


#logonRequiredPage {
background-color:#eee;
color:#3F3F3F;
/*font-family:tahoma,verdana,arial,sans-serif;*/
/*font-size:82%;*/
/*line-height:1.5em;*/
margin:0;
padding:0;
}

#loginRequiredPageLogo {
    float:left;
    margin-right:20px;
    vertical-align:top;
    display:block;
}

#loginPage {
background:#E3E9EF  scroll 0 0;
border:1em solid #FFFFFF;
height:200px;
margin:10% auto 0;
padding:0 0 1em;
text-align:left;
width:600px;
}

#loginRequiredPageContent{
margin:0.8em 20px 0 10px;
padding:0;
display:block;
float:right;
}

#loginRequiredPageContent #username,#loginRequiredPageContent #password{
    width:200px;
}

#loginRequiredPageContent table{
    padding:10px;
}

.logonRequiredMessage{
    padding-bottom:5px;
    border-bottom:1px solid #BABEC1;
}

#siteNodeAccessFailed {
background-color:#eee;
color:#3F3F3F;
margin:0;
padding:0;
}

#siteNodeAccessFailed div{
    background:#E3E9EF  scroll 0 0;
    height:100px;
    margin:10% auto 0;
    padding:0 0 1em;
    text-align:left;
    width:600px;
}

#siteNodeAccessFailed div.error{
    color:red;
    padding:20px;
}

.errorMessage{
    color:#DA1640;
    font-size:12px;
}

#loginRequiredPageContent label{
    font-size:13px;
    text-align:left;
}

#isExternal_infodoc {
	width:400px;
	float:left;
	margin-top:25px;
	margin-left:20px;
}

#helpDocument {
	width:960px;
}

/*
	Creaza Fronter-integration
*/

#fronterContainer {
	width:100%;
	height:100%;
	position:absolute;
	top: 10px;
	left: 10px;
	background-color: #ffffff;
	display:none;
}

#fronterFrame {
	width:700px;
	height:500px;
	margin-bottom: 10px;
}

/*Helpcenter*/
#outer_helpcenter {	
	margin-left:auto;
	margin-right:auto;
	width:983px;	
	overflow:hidden;
	position:relative;
	text-align:left;
}

#outer_helpcenter #inner {
	width:990px;
	overflow:hidden;
	background:url(../gfx/bodyBG_helpcenter.jpg) repeat-y top left;
	padding-left:17px;
	height:auto;
}

#outer_helpcenter #logo{	
	width:925px;	
}

* html #outer_helpcenter #logo{	
	width:945px;	
}

#outer_helpcenter #bottombar {
	/* width:990px; */
	width:945px;
	padding-left:17px;
	padding-right:17px;
	background:url(../gfx/bodyBG_helpcenter.jpg) repeat-y top left;
}

#helpCenter #leftmenu {
	float:left;
	width:194px;
	margin-top:20px;
	margin-left:20px;
	border:none;
}

#helpCenter #leftmenu li.level_1 a {
	font-weight:bold;
}

#helpCenter #leftmenu li.level_2 {
	padding-left:15px;
}

#helpCenter #leftmenu li.level_3 {
	padding-left:25px;
}

#helpCenter #helpDocument {
	float:left;
	border-left:1px dotted #D4D4D4;
	border-right:none;
	width:720px;
	min-height:600px;
	margin-top:3px;
	overflow-x:hidden;
}

* html #helpCenter #helpDocument {
	height:600px;
	
}

#helpCenter #helpDocument h1 {
	color:#FF613D;	
}

/*End of helpcenter*/

.slideShowFrontpage
{
    width:960px;
    height:540px;
}

.whatsNewPanel
{
    position:absolute;
    z-index:50;
    background:none repeat scroll 0 0 white;
    top:150px;
    left:25%;
    -moz-border-radius:15px;
    -webkit-border-radius:15px;
}

.whatsNewPanel .whatsNewSlideShow
{
   height:400px;
   width:600px;
   /*overflow:auto;*/
   overflow:hidden;
}

.whatsNewPanel .whatsNewSlideShow .slideTitle
{
    background:none repeat scroll 0 0 #4F367A;
    color:white;
    font-size:25px;
    font-weight:bold;
    text-align:center;
    -moz-border-radius-topright:15px;
    -moz-border-radius-topleft:15px;
    -webkit-border-radius-topright:15px;
    -webkit-border-radius-topleft:15px;
    font-family:Trebuchet MS;
    padding:13px;
}

.whatsNewPanel .whatsNewSlideShow .slideBody .documentDIV
{
    margin:25px;
    font-family:'Trebuchet MS';
}

.whatsNewPanel .whatsNewSlideShow .slideBody .contentLink
{
    color:#4F367A;
    text-decoration:underline;
    font-weight:bold;
}

.whatsNewPanel .whatsNewSlideShow .slideBody .highlight
{
   color:#71628D;
   font-weight:bold;
   background:none;
   font-size:1.15em;
}

.whatsNewPanel .closeButton
{
    width:33px;
    height:33px;
    position:absolute;
    right:-15px;
    top:-15px;
    cursor:pointer;
    z-index:60;

    background: url(../gfx/button_close1.png) no-repeat right;
}
.whatsNewPanel .pauseButton, .whatsNewPanel .resumeButton
{
display:none;
}/*Not necessary yet*/

.whatsNewPanel .extraInfo
{
   margin-top:12px;
   overflow:auto;
   width:600px;
}
.whatsNewPanel .extraInfo .wrapper
{
   float:left;
   /*margin:15px;*/
   margin-right:15px;
   margin-left:15px;
   margin-bottom:15px;
}

#productButtons {
	width: 474px;
	margin-left:0px;
}

#productButtons .btn_login {
	color:#fff;
	font-size:17px;
	font-weight:bold;
	text-align:left;
	padding-right:24px;
	height:27px;
	font-family:arial;
	padding-top:0px;
	margin-top:0px;
	padding-left:7pt;
	border:none;
	float:left;
	background: #27aad8 url(../gfx/arrow_normal2.gif) no-repeat right;
	width:auto;
}

#productButtons .btn_login_down {
	color:#000;
	font-size:17px;
	font-weight:bold;
	text-align:left;
	padding-right:24px;
	width:auto;
	height:27px;
	font-family:arial;
	padding-top:0px;
	margin-top:0px;
	padding-left:7pt;
	border:none;
	background: #27aad8 url(../gfx/arrow_normal2.gif) no-repeat right;
    float:left;
}


#productButtons .btn_login_hover
{ /*Since fixing CRZF-209 was causing CRZ-2585 again*/
    color:#000;
	font-size:17px;
	font-weight:bold;
	text-align:left;
	padding-right:24px;
	height:27px;
	font-family:arial;
	padding-top:0px;
	margin-top:0px;
	padding-left:7pt;
	border:none;
	float:left;
	background: #27aad8 url(../gfx/arrow_normal2.gif) no-repeat right;
	width:auto;
}

/*
	Tips og Triks
*/
#tips #leftMenu {
	margin-left: 11px;
}
#tips #leftMenu a {
	padding-left: 1.7em;
}


#product #flashcontent {
	height: 100%;
}


