/******************************************************
*													  *
* site layout css									  *
*													  *
*******************************************************/

/* global */

body#escbody {
    font-family: Trebuchet MS;
    font-size: 13px;
    color: #000000;
    margin-left: 5px;
    margin-top: 5px;
}

a {
    color: #8E0E14;
    text-decoration: none;
}

a:hover {
    color: #8E0E14;
    text-decoration:underline;
}

/* framework */

table#tblFramework
{
/*background-image: url(../gfx/backgrounds/bg-main.gif);*/
    height:100%;
    width:976px;
}

td#tdFrameworkTop
{
    background-color:white;
    height:86px;
    width:976px;
}

td#tdFrameworkMiddle
{
    width:976px;
}

td#tdFrameworkBottom
{
    height:33px;
    width:976px;
}

/* section header */

.sectionHeader {
    background-color:#6c7386;
    font-family: Trebuchet MS;
    font-weight:bold;
    color:#ffffff;
    font-size:14px;
    height:18px;
    _height:21px;
    margin-bottom:7px;
    padding-left:6px;
    padding-top:3px;
}

/* separators */

.seperator {
    border-bottom: #e3e3e3 1px solid;
    margin: 3px 0 3px 0;
}

.gridSeperator {
    border-bottom: #e3e3e3 1px dashed;
    margin: 3px 6px 3px 6px;
}

/* fp article */

.fpPublishedDate {
    font-family: verdana;
    font-size: 10px;
    font-weight: normal;
    color: #2081c5;
}
.fpTitle {
    font-family: Trebuchet MS;
    color: #000000;
    margin-top:4px;
}

.fpTitle#xl {
    font-size: 20px;
    font-weight: normal;
}

.fpTitle#l {
    font-size: 14px;
    font-weight: normal;
    color: #000000;
}

.fpTitle#m {
    font-size: 12px;
    font-weight: bold;
}

.fpTitle a {
    text-decoration: none;
    color: #000000;
}

.fpTitle a:hover {
    color: #000000;
    text-decoration: underline;
}

.fpLeadText {
    font-family: Trebuchet MS;
    color: #000000; }

.fpLeadText#LTxl {
    font-size: 12px;
    font-weight: normal;
    line-height: 14px;
}

.fpLeadText#LTl {
    font-size: 11px;
    font-weight: normal;
    line-height: 14px;
}

.fpLeadText#LTm {
    font-size: 10px;
    font-weight: normal;
    line-height: 14px;
}

.fpLeadText a{
    color: #000000; }

.fpPic {
    margin-top: 0px;
    margin-bottom: 6px;
}
.fpLeftPic {
    margin-right:10px;
}
.fpTopPic {

}

.fpList {
    clear:both;
}

.fpListTitle {
    color:#2081c5;
    font-family:Trebuchet MS;
    font-size:14px;
    font-weight:bold;
    text-decoration:none;
    margin:0 0 8px 0;
}

.fpListItem {
    clear:both;
/*border-top:1px solid #e3e3e3;*/
    height:20px;
    line-height:20px;
}
.fpListItem div {
    float:left;
    margin-top:2px;
    margin-right:5px;
    margin-bottom:0px;
    line-height:14px;
}


.fpListItem a{
    color:#9b9b9c;
    font-family:verdana;
/*font-style:normal;*/
    font-size:10px;
}

.fpListDate {
    font-family:verdana;
    font-size:10px;
    color: #87b300;
    line-height:14px;
}

.fpLink {
    margin-top: 5px;
    font-family:verdana;
    font-size:11px;
    font-weight:bold;
    color: #9b0a33;
}
.fpLink a{
    text-decoration: none;
}

.fpLink a:hover {
    color: #9b0a33;
    text-decoration: underline;
}

.rcCalender{
    color: #000000;
    font-family:tahoma;
    font-size:10px;
}
.rcCalender a{
    color: #000000;
    text-decoration:none;
}

.rcCalender div{
    position:relative;
    float:left;
    color: #97be0d;
    font-weight:bold;
}

.rcBackground {
    background-image: url(../gfx/backgrounds/bgTone.gif);
    background-repeat: repeat-x;
}

/*.rcListItem div {
	color:#4d4d4d;	
	float:left;
	margin-right:5px;
}*/

.fpRcContent {
    border-left: solid 1px #D1D5D7;
    border-right: solid 1px #D1D5D7;
    border-bottom: solid 1px #D1D5D7;
}

#fpRcContentPollBG {
    background-color: #F7F8F9;
}

#fpRcContentDefaultBG {
    background-color: #FFFFFF;
}

/* article */

#artContainer {
    margin-bottom: 0px;
    padding-left: 6px;
    padding-right: 6px;
    padding-top:8px;
}

#artContainer .title {
    font-family: Trebuchet MS;
    font-size: 24px;
    font-weight: normal;
    color: #000000;
}
#artContainer .subTitle {
    font-family: Trebuchet MS;
    font-size: 20px;
    font-weight :lighter;
    color: #2178c4;
}

#artContainer .publishedDate {
    font-family: Trebuchet MS;
    font-size: 10px;
    font-weight: normal;
    color: #2081c5;
}

#artContainer .leadtext {
    font-family: Trebuchet MS;
    font-size: 13px;
    font-weight: bold;
    color: black; }

#artContainer .subHeader {
    font-family: tahoma;
    font-size: 13px;
    font-weight: normal;
    text-transform: uppercase;
    color: #4d4d4d;
}

#artContainer .qLine {
    border-bottom: #FF9900 1px dotted;
    margin-top: 6px;
}

#artContainer .aLine {
    border-bottom: #486267 1px dotted;
    margin-top: 6px;
}

#artContainer .extraText {
    font-family: tahoma;
    font-size: 10px;
    font-weight: normal;
    color: #FF9900;
}

#artContainer .relationBox {
    float: right;
    margin: 0 0 6px 6px;
    padding: 0;
    width: 200px;
}

#artContainer .relationSeparator {
    border-bottom: 1px solid #87B300;
    margin: 8px 0 8px 0;
}

#artContainer .relationHeader {
    font-family: verdana;
    font-size: 12px;
    font-weight: bold;
    color: #87B300;
    margin: 0 0 3px 0;
    text-decoration: none;
}

#artContainer .testRating {
    font-size: 22px;
    color: #3C575D;
}

#artContainer .formItem {
    margin:0 0 10px 0;
}

#artContainer .formLabel {
    font-size:12px;
    font-family:tahoma;
}

#artContainer .formLabelInvalid {
    color:red;
    font-size:12px;
    font-family:tahoma;
}

#artContainer .formField {
    font-size:10px;
    font-family:verdana;
}

#artContainer .artPic {
    margin: 10px 0 0 0;
}

#artContainer .pictureCaption {
    color: #666666;
    font-family: tahoma;
    font-size: 11px;
    font-weight: normal;
    margin: 3px 0 0 0;
}

#artContainer .body {
    font-family: Trebuchet MS;
    font-size: 13px;
    font-weight: normal;
    color: #000000;
}

#artRightContainer {
    padding-left: 6px;
}

#artContainer .hLine {
    border-bottom: #FF9900 1px solid;
    margin-top: 10px;
    margin-bottom: 10px;
}

#artContainer .hLine#firstLine {
    margin-top: 15px;
}

#artContainer .portraitLine {
    background-color: #FF9900;
    height: 15px;
}

#artContainer .relationText {
    font-family: tahoma;
    font-size: 12px;
    font-weight: normal;
    color: black;
    text-decoration: none;
}

#issuePuff .title {
    font-family: verdana;
    font-size: 11px;
    font-weight: bold;
    color: #eb8d09;
}

#issuePuff .body {
    font-family: verdana;
    font-size: 11px;
    font-weight: normal;
    color: #4f565d;
}

#issuePuff a {
    color: #eb8d09;
    text-decoration: none;
}
#issueList {
    width:388px;
    margin-top:25px;
    padding:5px 5px 5px 5px;
    font-family: verdana;
    font-size: 11px;
    font-weight: normal;
    color: black;
    background-image: url(../gfx/backgrounds/bgTone.gif);
    background-repeat: repeat-x;

}



.relatedLink{
    background-image: url(../gfx/backgrounds/relatedHeader.gif);
    background-repeat: no-repeat;
    width:199px;
    height:18px;
    padding-left:4px;
}

a.relatedLink {

    font-family: Trebuchet MS;
    font-size: 13px;
    font-weight: bold;
    color: white;
    text-decoration: none;
}

a.artToolLink {
    margin-left: 5px;
    margin-right: 5px;
    font-family: tahoma;
    font-size: 10px;
    font-weight: normal;
    text-transform: none;
    text-decoration: none;
    color: black;
}

.inlinePic {
    padding-top: 15px;
    margin-bottom: 5px;
}

.byline {
    font-family: Tahoma;
    font-size: 10px;
    font-weight: normal;
    color: #7d7d7d;
}

/* containers */

#toolContainer {
    padding:0 5px 0 5px;
}

#container {
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}

#fpContainer {
    margin-top: 0;
    margin-bottom: 8px;
    padding-left: 6px;
    padding-right: 6px;
    padding-top:4px;
}

#fpContainerHalf {
    margin-top: 0;
    margin-bottom: 10px;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 0px;
}

#fpContainer .title {
    font-size: 17px;
}

/* right column */

#rightColContainer {
    padding-top:0px;
    padding-right:5px;
    padding-bottom:12px;
    padding-left:12px;
    width:183px;
    _width:200px;
/*height: 100px;*/
}

#rightColContainer a {
    color: #8db5df;
    font-family:tahoma;
    font-size:10px;
    font-weight:bold;
    text-decoration:none;
}

#rightColContainer a:hover {

}

#rightColContainer .fpLeadText {
    font-family:tahoma;
}

.rcHeader{
    background-image: url(../gfx/backgrounds/roundedCorner.gif);
    background-position: right;
    background-repeat: no-repeat;
    width:200px;
    height:21px;
    line-height: 21px;
    margin:0px 0px 11px 0px;
    font-family:Trebuchet MS;
    font-size: 14px;
    color:#ffffff;
    font-weight: bold;
    background-color: #97be0d;
/*padding: 0 0 0 10px;*/
/*height: 150px;*/
}

.rcList {
    color:#9b9b9c;
    font-family:tahoma;
    font-size:12px;
}

#rightColContainer .rcListItem {
    clear:both;
    height:15px;
    font-size:11px;
}

#rightColContainer .rcListItem a{
    color:#87b300;
    font-family:tahoma;
}

#rightColContainer .rcListItem a:visited{
    color:#9b9b9c;
    font-family:tahoma;
}

/* header */

#header {
    background: #ffffff;
    background-image: url(../gfx/logos/top-12444_977x95.jpg);
    color: #ffffff;
    padding: 0px 0px 0px 0px;
    width: 976px;
    height: 95px;
    text-align: left;
    margin-bottom: 0px;
}

/* top menu */

#topmenu {
    padding: 0 13px 0 0;
}

.topMenuItem {
    font-family: Verdana;
    color: #148dce;
    font-size: 10px;
    font-weight: bold;
    padding-right:5px;
    padding-bottom: 3px;
    padding-top: 3px;
}

td.isCurrent .topMenuItem {

}

.topMenuItem a.isCurrent {

}

.topMenuItem a {
    color: #148dce;
    text-decoration:none;
}

.topMenuItem a:hover {
    color: #ffffff;
}

/* service menu */

#serviceMenuTable {
    margin:1px 0 0 0;
    border-bottom: white 2px solid;
    background-color: #ebecde;
}

#serviceMenuTable td {
    vertical-align:bottom;
    padding-bottom:5px;
}

.serviceMenuText {
    font-size:11px;
    font-family:tahoma;
    color:#333333;
}

.serviceMenuSpace {
    color:#944b24;
    font-family:tahoma;
    font-size:11px;
    font-weight:bold;
    padding:5px 0 0 0;
}

/* link menu */

#linkMenuTable {
    padding:5px 0 5px 0;
    background-color: #B2001b;
    width:124px;
    min-height:200px;
    overflow-x:hidden;
}


.linkMenuText {
    padding-left:12px;
    padding-bottom:5px;
    font-size:11px;
    font-family:tahoma;
    color:#ffffff;
}
.linkMenuText a{
    color:#ffffff;
}


.linkMenuSpace {
    padding-left:12px;
    color:#ffffff;
    font-family:tahoma;
    font-size:11px;
    font-weight:bold;
    padding:5px 0 0 0;
}

.sponserdLinksBg {
    background-image: url(../gfx/backgrounds/bg-linkMenu.gif);
    background-repeat: repeat-x;
    width:114px;
    _width:124px;
    padding-left:10px;
    overflow:hidden;
}

div.sponserdLinkitem{
    background-image:url(../gfx/linkarrow.gif);
    background-repeat:no-repeat;
    width:95px;
    margin:0 0 0 0;
    padding:0 0 0 10px;
/*border: 1px solid black;*/
}

div.sponserdLinkitem a {
    color:#3f3f3f;
    font-family:tahoma;
    font-size:10px;
    position:relative;
    top:-1px;
}

/* left menu */

#leftMenu {
    background-color: #FFFFFF;
    width:124px;
    padding-top:4px;
    padding-bottom:4px;
}

.menuItemTop{
    background-image :url(../gfx/backgrounds/leftMenuTop.gif);
    background-repeat :no-repeat;
    background-position :left top;
    padding-left: 10px;
    line-height:22px;
    margin-bottom :2px;
    width:124px;
    height:22px;
}

.menuItemTop a {
    color:white;
    text-decoration: none;
    text-transform: none;
    font-family:Trebuchet MS;
    font-size:13px;
}

.menuItemLevel0 {
    background-image :url(../gfx/backgrounds/bg-leftMenu2.gif);
    background-repeat :no-repeat;
    background-position :left top;
    padding-left: 10px;
    line-height:22px;
    margin-bottom :2px;
    width:124px;
    height: 22px;
}

.menuItemLevel0 a {
    color:white;
    text-decoration: none;
    text-transform: none;
    font-family:Trebuchet MS;
    font-size:13px;
}

.menuItemLevel0#isCurrent {
/*background-color: #ffffff;*/
/*background-image: url(../gfx/backgrounds/bg-menuItemActive.gif);*/
}

.menuItemLevel0#isCurrent a {
    font-weight: bold;
}


/* footer */

#footer {

}

.footerVersion {
    float:right;
    padding-right:3px;
    font-family: Tahoma;
    font-size: 8px;
    color: #555555;
}

#footerContent {
    margin: 0;
    padding: 12px 12px 12px 12px;
    font-family: Tahoma;;
    font-size: 10px;
    color: #555555;
}

.footer {
    background-image: url(../gfx/backgrounds/bg-footerMenu.gif);
    background-repeat: repeat-x;
}

#footerContent a {
    font-family: Tahoma;;
    font-size: 10px;
    font-weight: normal;
    color: #555555;
    text-decoration: underline;
}

/******************************************************
*													  *
* misc css									  		  *
*													  *
*******************************************************/

/* search box */

div#searchText {
    color:white;
    font-family:tahoma;
    font-size:10px;
    font-weight:bold;
    height:13px;
}

input#searchQuery {
    color:#919191;
    font-size:10px;
    font-family:verdana;
    width:100px;
}

input#searchTestQuery {
    color:#919191;
    font-size:10px;
    font-family:verdana;
    width:100px;
}

select#searchType {
    color:#919191;
    font-size:10px;
    font-family:verdana;
    width:130px;
}

img#searchSubmit {
    cursor:pointer;
    position:relative;
    top:4px;
}

img#searchSubmit[id] /* ie hack */
{
    top:5px;
}

.searchLabel{
    font-size:12px;
    font-family:tahoma;
}
/* issue */

.issue {
/*background-color: #fe00ae;*/
    color: black;
    font-family: tahoma;
    font-size: 10px;
    height: auto;
}

.issue #head {
    margin-bottom:3px;
    font-family:verdana;
    color:#cb1a1a;
    font-size: 11px;
    font-weight:bold;
}

/* poll */

.votes {
    font-family: tahoma;
    font-size: 10px;
    color: white;
    background-color: #888888;
    text-align: left;
    height: 17px;
    line-height:17px;
    width: 100px;
    margin: 0px;
    overflow: hidden;
    padding-left:4px;
}

div.vote  { display: none; }
div.voted { display: none; }
div.voteArt  { display: none; }
div.votedArt { display: none; }
.item {
    padding: 4px;
    margin: 0px;
    font-weight: normal; }
.voteLabel {

}

.voteButton {
    background-color:transparent;
    background-image: url(../gfx/pxl.gif);
    border:0;
    cursor:pointer;
    color: #8db5df;
    font-family:tahoma;
    font-size:10px;
    font-weight:bold;
    height:20px;
    width:40px;
    text-align:left;
}
.pollHead{
    margin-bottom:3px;
    font-family:tahoma;
    color:#1e1e1e;
    font-size: 11px;
/*font-weight:bold;*/
}

/* tips popup */

a.tipsLink {
    font-size:11px;
    font-family:tahoma;
}

div.tipsHeader {
    color:#5d5d5d;
    font-family:tahoma;
    font-size:11px;
    font-weight:bold;
    padding:0 0 10px 0;
}

div.tipsField {
    color:#5d5d5d;
    font-family:tahoma;
    font-size:11px;
    padding:0 0 10px 0;
}

div.tipsFieldInvalid {
    color:red;
    font-family:tahoma;
    font-size:11px;
    padding:0 0 10px 0;
}

div.tipsField input, div.tipsFieldInvalid input {
    font-family:tahoma;
    font-size:11px;
    color:#5d5d5d;
}

div.tipsField textarea, div.tipsFieldInvalid textarea {
    font-family:tahoma;
    font-size:11px;
    color:#5d5d5d;
}

/* comment popup */

a.commentLink {
    font-size:11px;
    font-family:tahoma;
}

div.commentHeader {
    color:#5d5d5d;
    font-family:tahoma;
    font-size:11px;
    font-weight:bold;
    padding:0 0 10px 0;
}

div.commentField {
    color:#5d5d5d;
    font-family:tahoma;
    font-size:11px;
    padding:0 0 10px 0;
}

div.commentFieldInvalid {
    color:red;
    font-family:tahoma;
    font-size:11px;
    padding:0 0 10px 0;
}

div.commentField input, div.commentFieldInvalid input {
    font-family:tahoma;
    font-size:11px;
    color:#5d5d5d;
}

div.commentField textarea, div.commentFieldInvalid textarea {
    font-family:tahoma;
    font-size:11px;
    color:#5d5d5d;
}
/* complaint popup */

a.complaintLink
{
    font-size:11px;
    font-family:tahoma;
}

div.complaintHeader
{
    color:#5d5d5d;
    font-family:tahoma;
    font-size:11px;
    font-weight:bold;
    padding:0 0 10px 0;
}

div.complaintField
{
    color:#5d5d5d;
    font-family:tahoma;
    font-size:11px;
    padding:0 0 10px 0;
}

div.complaintFieldInvalid
{
    color:red;
    font-family:tahoma;
    font-size:11px;
    padding:0 0 10px 0;
}

div.complaintField input, div.complaintFieldInvalid input {
    font-family:tahoma;
    font-size:11px;
    color:#5d5d5d;
}

div.complaintField textarea, div.complaintFieldInvalid textarea {
    font-family:tahoma;
    font-size:11px;
    color:#5d5d5d;
}

/* discussion */

div.discussionTitle {
    color:#87B300;
    font-family:tahoma;
    font-size:10px;
    font-weight:bold;
}

span.discussionRe {
    color:#8a8a8a;
}

div.discussionReply a {
    font-family:tahoma;
    font-size:10px;
}

div.discussionAuthor {
    color:#6c6c6c;
    font-family:tahoma;
    font-size:10px;
}

div.discussionBody {
    color:black;
    font-family:verdana;
    font-size:10px;
}

/******************************************************
*													  *
* publication specific styles						  *
*													  *
*******************************************************/

div.fpLastPostsHeader {
    color:#87B300;
    font-family:tahoma;
    font-size:11px;
}

div.fpLastPostsHeaderItemLeft,
    div.fpLastPostsHeaderItemRight {
    float:left;
    padding:8px 8px 0 8px;
}

div.fpLastPostsHeaderItemLeft {
    width:288px;
}

div.fpLastPostsHeaderItemLeft[class] { /*ie hack */
    width:256px;
}

div.fpLastPostsHeaderItemRight {
    width:100px;
}

div.fpLastPostsItem1,
    div.fpLastPostsItem2 {
    float:left;
}

div.fpLastPostsItem2 {
    background-color:#f1f1f1;
}

div.fpLastPostsItemLeft,
    div.fpLastPostsItemRight {
    float:left;
    font-family:tahoma;
    padding:8px 8px 8px 8px;
}

div.fpLastPostsItemLeft {
    font-size:11px;
    font-weight:bold;
    width:288px;
}

div.fpLastPostsItemLeft[class] { /*ie hack */
    font-size:11px;
    font-weight:bold;
    width:256px;
}

div.fpLastPostsItemLeft a{
    color: #9B9B9C;
}

div.fpLastPostsItemRight {
    font-size:10px;
    width:100px;
}

div.fpLastPostsLastReply {
    color:black;
}

/* http://jira.hjemmetmortensen.se:8080/jira/secure/attachment/12435/12435_977x95.jpgHeder for tips.jsp, comment.jsp, complaint.jsp */

.popTableHead {
    background-color:#cb1a1a;
    color:white;
    font-family: tahoma;
    font-size:20px;
}

.popTdPadding {
    padding-left:15;
}

/* Event */

.eventTableHeader {
    background-color: #cb1a1a;
    color: #FFFFFF;
    font-family:verdana;
    font-size: 14;
    font-weight: bold;
    text-align: center;

}

.eventTableBody {
    font-family:verdana;
    font-size:12px;
}

.eventTableBody td{
    font-family:verdana;
    font-size:12px;
}

/* Recipe */
td.greyDotLineVertical {
    background:transparent url(../gfx/greyDotVert.gif) repeat-y scroll 0%;
    font-size:1px;
    height:100%;
    width:2px;
}

.greyDotLineHorisontal, p.line {
    background:transparent url(../gfx/greyDot.gif) repeat-x scroll 0%;
    font-size:1px;
    height:3px;
    margin-bottom:2px;
    margin-top:2px;
    width:100%;
}

.recipeTitle {
    color: #e60000;
    font-family: tahoma;
    font-size: 17px;
}

.recipeTitleSmall {
    color: #e60000;
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
}

.details {
    font-weight: normal;
    color: #333333;
    font-family: tahoma;
    font-size: 11px;

}

.details span {
    font-weight: bold;
}

.testTableBg {
    background-image: url(../gfx/backgrounds/testTableBg.gif);
    background-repeat: repeat;
    padding: 10px 5px 10px 5px;
}

.testTable {
    color: #4f565d;
    font-family: verdana;
    font-size: 10px;
}

.testTable a {
    color: #4f565d;
    text-decoration: underline;
}

.opacityTest {
    background: #f7f9fb;
    filter:alpha(opacity=90);
    -moz-opacity:.90;
    opacity:.90;
/*width: 100%;*/
}

#facts {
    background-image: url(../gfx/backgrounds/facts_bg.jpg);
    width: 374px;
    padding: 2px 5px 2px 5px;
}

.eniroHead{
    margin-top:10px;
    background-color :#eeeeee;
    color:#ABABAB;
    font-size :10px;
    font-family :verdana;
    padding:3px 5px 3px 5px
}
.eniroBody{
    border:1px solid #eeeeee;
    border-bottom:0px;
    padding:5px;
    font-size :10px;
    font-family :verdana;
    color:#929292;
}
.eniroBody .eniroItem .title a{
    font-weight :bold;
    color:#4883bd
}
.eniroBody .eniroItem .description{
    color:#929292;
    padding-bottom:5px;
}
#eniroWhatIs {
    display:none;
}
.eniroFoot{
    border:1px solid #eeeeee;
    border-top:0px;
    font-size :10px;
    font-family :verdana;
    color:#929292;
    text-align :right;
    padding-right:5px;
}
.eniroFoot div{
    cursor:pointer;
}

#lightbox{
    background-color:#eee;
    padding: 10px;
    border: 2px solid #666;
}
#lightboxDetails{
    font-size: 10px;
    padding-top: 0.4em;
}
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; }
#overlay img{ border: none; }
#overlay{ background-image: url(../js/overlay.png); }