/* **************************************************************** */
/* Newslist definitions                                             */
/* **************************************************************** */

.newslist { position: relative; width: 100%; }
.newslist .item { padding-bottom: 5px; padding-top: 5px; padding-left:3px; border-bottom: 1px solid #ccc; }
.newslist .item h5 { color: #666; font-weight: normal; text-transform: none; margin-bottom: 4px; }
.newslist .item h4 { margin-bottom: 2px; padding: 0; text-transform: none; }

.newslist .item p { margin: 0 0 11px 0; padding: 0; }
.newslist .item .link { padding-left: 20px; background: url(../img/ls-bg-more-icon.gif) no-repeat 0% 50%; }

.newslist .item.last { border: none; }

/* **************************************************************** */
/* Boxes on frontpage, side by side                                 */
/* **************************************************************** */

.fp-boxes { width: 611px; margin-top: 15px; }

.fp-boxes .box1,
.fp-boxes .box2 { float: left; width: 611px; }

.fp-boxes .box1 { width: 299px; }
.fp-boxes .box2 { width: 299px;  margin-left: 13px; }

.fp-boxes .box1 .nboxcontent { position: relative; padding: 0px 0px 0 0; }
.fp-boxes .box2 .nboxcontent { position: relative; padding: 0px 0 0 0px; }

.fp-boxes ul { list-style: none; padding: 0px 0 40px 0; margin: 0; }
.fp-boxes li { display: block; padding: 0 0 5px 0; margin: 0; }
.fp-boxes li a { display: block;padding-left: 20px; background: url(../img/ls-bg-more-icon.gif) no-repeat 0% 50%; }

/* **************************************************************** */
/* Special header definitions (Blue and red)                        */
/* **************************************************************** */

h3.blue-big { width: 100%; padding-bottom: 5px; margin-bottom: 15px; border-bottom: 5px solid #004e98; }
h3.blue-small { width: 100%; padding-bottom: 5px; margin-bottom: 15px; border-bottom: 2px solid #004e98; }

h3.red-big { width: 100%; color: #cc3333; padding-bottom: 5px; margin-bottom: 1px; border-bottom: 5px solid #cc3333; }

/* **************************************************************** */
/* Definition for print link on each subpage                        */
/* **************************************************************** */

.print { position: absolute; top: 161px; right: 58px; }
.print a { padding-right: 20px; background: url(../img/ls-bg-more-icon.gif) no-repeat 100% 50%; }

/* **************************************************************** */
/* More link for each section                                       */
/* **************************************************************** */

.more { position: absolute; top: -37px; right: 15px; padding-right: 20px; background: url(../img/ls-bg-more-icon.gif) no-repeat 100% 50%; }

/* **************************************************************** */
/* Yield Curve definitons                                           */
/* **************************************************************** */

/**** Hér koma skilgreiningar fyrir töflur og gröf í hægri sidebar á forsíðu síðar ****/

#yieldCurveChart, #yieldCurveTbl {margin: 0; padding:0;}
#yieldCurveTbl a{color:#020977;}

#YieldCurveHeader
{
	width:206px;
	height:22px !important;
	height:17px;
	text-align:left;
	padding-bottom:6px !important;
	margin-bottom:0px !important;
	margin-bottom:-6px;
	background-image:url(/images/right_box_tile.jpg);

}


.curve { position: relative; }
.curve .more { top: -22px; }


/**Marketoverview**/

#cpiChange, #yieldCurve {margin-bottom: 15px;}
#cpiChange p, #yieldCurve p {margin: 0; padding: 0; text-align: right;}
#cpiChart, #cpiTbl, #yieldCurveChart, #yieldCurveTbl {margin: 0; padding:0;}
#yieldCurveTbl a{color:#020977;}
.cpiNav, .yieldCurveNav {background: #DCDCDC;}
.cpiNav ul, .yieldCurveNav ul {margin: 1px 0; padding: 0; height: 14px;}
.cpiNav ul li, .yieldCurveNav ul li {float: left; padding: 1px 15px; list-style-type: none;}

.cpiNavLarge, .yieldCurveLargeNav  {background: #DCDCDC; width:611px; height: 16px;}
.cpiNavLarge ul, .yieldCurveLargeNav ul {margin: 0; padding: 0;}
.cpiNavLarge ul li, .yieldCurveLargeNav ul li {float: left; padding: 1px 15px; list-style-type: none; font-weight: bold; margin: 0;}

#BondDetail, #YieldCurveLarge, #CPIChangeLarge {margin-bottom: 15px; width:611px;}

.ChartNav {background:#FFFFFF; width:611px;}
.ChartNav p {margin: 0; padding: 5px 0 0 35px; color:#696969; font-weight:bold;}
.ChartNav p input { font-size:0.95em; background: #fff; color: #333;}
.ChartNav p select {z-index: 1; font-size:0.95em; background: #fff; color: #333; border: 1px soldid #ccc; padding-left: 3px;}
.Chart  { margin-bottom: 15px;}

.RowOdd {background:#FFFFFF;}
.RowEven {background:#F2F2F2;}
.RowHeader {background:#FFFFFF url(/images/bgHeader.gif) repeat-x bottom; 
			padding-bottom: 15px; vertical-align: bottom;}
			
.RowHeader2 {background:#F2F2F2; padding-bottom: 15px; vertical-align: bottom;}
			
.Up {color:#390;}
.Down {color:#900;}
/********************************************************************************************/
/**************************  Employees ******************************************************/
/********************************************************************************************/

#staff-list
{
	padding: 0 0 0 40px;
}


.TitleExcelLink {
	margin-top:2px;
	margin-right:3px;
	padding-right:15px;
	float:right;
}
