/* CSS Document */

body {
	background:  url("../images/background-greygradient.gif") repeat-x top;
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, sans-serif;
	background-color: white;
	min-width: 960px;
	font-size: 1em;
}

a {
	color: #be0027;
}

a:visited {
	color: #db7388;
}

img {
	border: none;
}

.warning {
	color: #db7388;
	font-weight: bold;
}

h1.csc-firstHeader, h2.csc-firstHeader {
	font-size: 1.6em;
	color: #ff8700;
	margin: 0 0 26px 0;
	font-weight: normal;
}

h1.underlined, h2.underlined {
	font-size: 1em;
	padding: 0 0 10px 0;
	background: url(../../images/underlined_headline_bg.gif) repeat-x 0 24px;
	margin: 10px 0 14px 0;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 0.75em;
	font-weight: bold;
	margin: 10px 0 16px 0;
}

input, select, option {
	font-size: 0.75em;
}

p {
	font-size: 0.75em;
	line-height: 1.7;
	margin: 10px 0 16px 0;
}

th, td {
	font-size: 0.75em;
}

#main-column ol {
	font-size: 0.75em;
	line-height: 1.7;
	margin: 10px 0 16px 0;
}

#main-column ol li {
	padding: 0 0 0 15px;
	margin: 10px 0 10px 30px;
}


#main-column ul {
	font-size: 0.75em;
	line-height: 1.7;
	margin: 10px 0 16px 0;
	list-style-type: none;
}

#main-column ul li {
	background:  url("../images/background-li.gif") no-repeat 4px 8px;
	padding: 0 0 0 15px;
	margin: 10px 0 10px 0;
}

div, ol, ul, li, img, form, select, input, table, td {
	margin: 0;
	padding: 0;
}

#typo3-no-container {
	width: 960px;
	background: #fff;
}

.csc-textpic-caption {
	font-size: 0.8em;
}


/* Header and logo -------- */
#header{
	background: #fff;
}

#typo3-logo {
	width: 180px;
	height: 73px;
	float: left;
	margin: 0 326px 0 0;
	display: inline;
}
#typo3-logo img {
	margin: 18px 0 20px 20px;
}

#open-source {
	float: left;
	display: inline;
}

#open-source img {
	margin: 30px 0 0 30px;
}

p.login {
	margin: 2px 0 6px 11px;
}
p.login a {
	font-size: 11px;
	color: #fff;
}

#services{
	font-family: Verdana, Arial, sans-serif;	
	font-size: 11px;
	line-height: 19px;	
	color: #515151;
	text-align: right;
	width: 230px;	
	margin: 4px 0 0 0;
	float: left;
}

#services form {
	height: 24px;
}

#services label {
	vertical-align: middle;
	color: #fff;
}

#portal-nav select#portal-select {
	font-family: Verdana, Arial, sans-serif;	
	font-size: 11px;
	line-height: 19px;
	width: 180px;
	height: 20px;
	border: solid 1px #8C8C8C;
	vertical-align: middle;
	filter: alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity:0.7;
	
}

#portal-nav option {
	font-size: 12px;
	padding: 3px 0 3px 0;
}

option.section {
	color: white;
	background-color: #8C8C8C;
	width: 175px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 2px;
	margin-bottom: 2px;
	border-bottom: 1px solid black;
}

#search input#sword {
	font-family: Verdana, Arial, sans-serif;	
	font-size: 11px;
	line-height: 16px;
	width: 148px;
	height: 16px;
	border: solid 1px #8C8C8C;
	vertical-align: middle;
	filter: alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity:0.7;
}

#search input.go-button {
	width: 25px;
	height: 18px;
	margin: 0 0 0 5px;
	vertical-align: middle;	
}
/* Main navigation */
#nav-area {
	background: url("../images/frontpage_picture_large.jpg") top no-repeat;
	width: 949px;
	height: 105px;
	float: left;
	margin: 0 0 20px 0;
	display: inline;
	border-top: solid 6px #ff7800;
}

#main-nav {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #ff7800;	
	width: 949px;
	background-color: #b9b9b9;	
/*	border-top: solid 6px #ff7800; */
/*	border-bottom: solid 2px #ff7800; */
	clear: both;
	filter: alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
}

#main-nav ul {
	list-style-type: none;
	height: 25px;
	margin: 0 0 0 10px;	
}

#main-nav li {
	float: left;
/*	background: url(../images/main_menu_icons.gif) 100% 72% no-repeat; */
}

#main-nav li.act {
	background: none;
}

#main-nav li a {
	color: #515151;
	text-decoration: none;
	padding: 2px 15px 0 13px;
	margin: 0 0px 0 0px;
	display: block inline;
	float: left;
	font-weight: bold;
}

#main-nav li a:hover {
/*	background: url("../images/after_main_nav_img.gif") no-repeat 90% 78%; */
	color: #be0027;
}

#main-nav li.act a {
	font-weight: bold;
	color: #be0027;
/*	background: url(../images/main_nav_top.gif) top repeat-x; */
}

#main-nav li.act a:hover {
/*	background: url(../images/main_nav_top.gif) top repeat-x; */
}

/*rootline -----*/
#rootline-nav {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #FFF;	
	width: 949px;
	height: 80px;	
/*	background: #b9b9b9 url(../images/frontpage_picture.jpg) left no-repeat; */
	border-bottom: solid 1px #8c8c8c;
	margin: 0 0 0px 0;
}

#rootline-path {
	padding: 58px 0 0 10px;
	margin: 0 0 0 10px;
	width: 692px;
	float: left;
	display: inline;
}

#rootline-path a{
	color: #FFF;
}

/* subnav ---- */
div#sub-nav {
	width: 173px;	
	border-bottom: solid 3px #ff7800;
	margin: 3px 0 20px 9px;
}

div#sub-nav-title {
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: white;
	background-color: #b9b9b9;	
	border-top: solid 4px #ff7800;
	padding: 0 0 2px 11px;
}

div#sub-nav a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: black;
	text-decoration: none;
}

div#sub-nav a:hover {
	text-decoration: underline;
}

div#sub-nav a.act {
	font-weight: bold;
}

div#sub-nav li {
	width: 173px;
}

div#sub-nav ul#sub-level1 {
	list-style-type: none;
	width: 173px;
	border-bottom: solid 1px #ff7800;	
	padding: 4px 0 9px 0;
}

div#sub-nav ul#sub-level1 li a {
	width: 150px;
	background:  url("../images/background-subnav-orange.gif") repeat-x 20px 2px;	
	padding: 4px 0 0 0;
	margin: 0 0 0 12px;
	display: block;	
}

div#sub-nav ul#sub-level1 li.act {
	background:  url("../images/box-subnav-orange.gif") no-repeat 0px 9px;
}

div#sub-nav ul#sub-level2 li.act {
	background:  url("../images/box-subnav-orange.gif") no-repeat 12px 3px;
}

div#sub-nav ul#sub-level2 {
	list-style-type: none;
}

div#sub-nav ul#sub-level2 li a {
	font-size: 11px;
	line-height: 15px;
	width: 140px;
	background: none;
	padding: 0;
	margin: 0 0 0 22px;	
	display: block;
}

/*-------------------- left-column --------------------*/

#left-column {
	width: 206px;
	float: left;
}

/*-------------------- left-box --------------------*/

div.left-box {
	border: solid 1px #c8c8c8;
	width: 173px;
	padding: 0 0 11px 0;
	margin: 0 0 18px 8px;
}

div.left-box div.left-box-headline {
	border-bottom: 1px solid #c8c8c8;
	padding: 0 0 3px 0;
	margin: 0 0 10px 0;
}

div.left-box h1 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 0.85em;
	line-height: 20px;
	color: #ff7800;
	width: 161px;
	border-top: 4px solid #ff7800;
	padding: 0 0 0 12px;
	margin: 0;
}

div.left-box h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.75em;
	line-height: 1.6;
	font-weight: normal;	
	width: 161px;
	padding: 0 0 0 12px;
	margin: 0;
}

div.left-box p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.7em;
	line-height: 1.6;
	width: 149px;
	padding: 0 12px 0 12px;
	margin: 0 0 10px 0;
}

/*-------------------- sponsors --------------------*/

div#sponsors {
	margin: 0 0 0 20px;
	width: 170px;	
}

div#sponsors div#sponsors-headline {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #8C8C8C;	
	width: 135px;
	background: url(/fileadmin/templates/images/background-sponsors.gif) repeat-x 20px 20px;
	padding: 0 0 4px 0;
	margin: 0 0 6px 0;
}

div#sponsors img {
	margin: 0 0 10px 0;
}

/* Evaluation senter */

div#evaluation-center a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 21px;
	height: 21px;
	width: 137px;
	padding: 0 0 0 36px;
	margin: 0;
	display: block;
	background:  url("../images/not_checked.gif") no-repeat 7px 0;
}

div#evaluation-center a:visited {
	color: #BE0027;
	background:  url("../images/checked.gif") no-repeat 7px 0;
}

div#evaluation-center span {
	color: #000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 21px;
	height: 21px;
	width: 137px;
	padding: 0 0 0 36px;
	margin: 0;
	display: block;
	background:  url("../images/checked.gif") no-repeat 7px 0;	
}






/*-------------------- footer --------------------*/

#footer {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	text-align: left;	
	color: #8C8C8C;	
	width: 936px;
	border-top: solid 1px #8C8C8C;
	margin: 12px 0 12px 12px;
	padding: 6px 0 0 0;
	clear: both;
}

#footer-copyright {
	float: left;
	width: 	460px;
}

#footer img {
	margin: 0 0 5px 446px;	
}

/** Juster høyde i tabeller (for å korrigere vekk effekten av p-tag) **/

td p {
	line-height: 0.8;
	margin: 0;
	padding. 0;
	font-size: 1em;
}

tr {
	margin: 0;
}

p.align-left, h1.align-left, h2.align-left, h3.align-left, h4.align-left, h5.align-left, h6.align-left, td.align-left { text-align: left; }
p.align-center, h1.align-center, h2.align-center, h3.align-center, h4.align-center, h5.align-center, h6.align-center, td.align-center { text-align: center; }
p.align-right, h1.align-right, h2.align-right, h3.align-right, h4.align-right, h5.align-right, h6.align-right, td.align-right { text-align: right; }

/*-------------------- feature-list --------------------*/
#featurelist h1 {
	margin: 0px;
	padding: 3px 0;
	color: #FFFFFF;
	text-align: center;
	background-color: #FF8700;
}
#featurelist p {
	margin:0px;
	padding:0px;
}
#featurelist .contenttable {
	border-collapse:collapse;
        margin-bottom: 10px;
}
#featurelist .contenttable td {
	border: 1px solid #e7e7e7;
	padding: 5px;
	line-height: 1.4;
}
#featurelist .contenttable .td-1, #featurelist .contenttable .td-2 {
	color: #FF8700;
	text-align: center;
	width: 15px;
	font-weight: bold;
	
}
#featurelist .contenttable .td-0 {
	width: 125px;
	background-color: #f7f7f7;
}
#featurelist .contenttable .td-last {
	color: #333333;
}
#featurelist .contenttable .tr-0 .td-0, #featurelist .contenttable .tr-0 .td-1, #featurelist .contenttable .tr-0 .td-2, #featurelist .contenttable .tr-0 .td-last {
	color: #333333;
	background-color: #CCCCCC;
	font-weight: bold;

}

.csc-textpic-caption {
	font-style: italic;
	font-size: 0.75em;
}

.tx-t3consultancies-pi1 p {
	font-size: 1em;
	line-height: 1.4em;
	padding: 4px 0 4px 0;
}

.tx-cons-edit a {
	font-size: 0.7em;
}

.tx-t3consultancies-pi1-singleView h2 {
	font-size: 1.1em;
}

.tx-t3consultancies-pi1-singleView td {
	font-size: 12px;
}

p.tx-t3consultancies-pi1-singleViewField-description {
	font-size: 12px;
}

.tx-t3consultancies-pi1-reflist h2 {
	font-size: 1.1em;
}
.tx-t3consultancies-pi1-reflist h3 {
	font-size: 1.1em;
}

p.tx-t3consultancies-pi1-singleViewField-fe-owner-user {
	font-size: 12px;
}

.tx-t3consultancies-pi1 p a {
	font-size: 12px;
}

.tx-t3references-pi1-modeSelector {
	padding: 4px 0 4px 0;
}

.tx-t3references-pi1-listrow {
	padding: 6px 0 6px 0;
}

.tx-t3references-pi1-listrow td p, .tx-t3references-pi1-singleView td p {
	font-size: 1em;
	line-height: 1.4em;
}

.tx-t3references-pi1-singleView h2 {
	font-size: 1.1em;
	padding: 3px 0 3px 0;
}

.tx-t3references-pi1-singleViewField-infoT {
	margin: 4px 0 4px 0;
}
table.tx-t3references-pi1-singleViewField-infoT p {
	font-size: 1.2em;
	margin: 2px 0 2px 0;
}

.contenttable {
	line-height: 1.4em;
}

.csc-frame-rulerBefore {
	clear: both;
}
