/* **************************************************************** */
/* Frontpage Top Pane                                               */
/* **************************************************************** */

#fp-top-pane {
  position: absolute; 
  top: 140px; 
  left: 0px; 
  width: 968px; 
  height: 216px;
  background: url(../img/bg-fp-top-pane2.gif) no-repeat 0% 0%;
}

/**** Login left ****/
#fp-top-pane .login {
  position: absolute;
  top: 24px;
  left: 35px;
  width: 180px;
  color: #FFF;
}


#fp-top-pane .login h2 {
  width: 120px;
  font-size: 2.5em;
  color: #56A4E8;
}

#fp-top-pane .login  { padding: 0; margin: 0; }

#fp-top-pane .login  label { color: #fff; }

#fp-top-pane .login a.blue-btn 
{ 
    background: transparent url(../img/bg-button-blue-140px.gif) no-repeat 0% 0%;
    position: absolute;
    top: 115px;
    left: 0px;
    height: 25px;
    padding: 7px 0 0 0;
    color: #fff;
    display: block;
    font-size: 1.5em;
    font-weight: bold;
    width: 140px;
    text-align: center;
}

#fp-top-pane .login a.blue-btn:hover { text-decoration:none; }

#fp-top-pane .login  input {
  width: 153px;
  margin: 1px 0 8px 0;
  border: 1px solid #c8d8e1;
}

#fp-top-pane .login input.button {
  float: right;
  width: 122px;
  height: 26px;
  font-size: 1em;
  color: #fff;
  font-weight: bold;
  padding: 6px 0 8px 0;
  margin: 10px 20px 0 0;
  border: none;
  cursor : pointer;
  _cursor : hand;
  background: url(../img/bg-login-button.gif) no-repeat 0% 0%;
}

/**** News in top pane ****/
#fp-top-pane .news {
  position: absolute;
  top: 24px;
  left: 260px;
  width: 240px;
  color: #ffffff;
}

#fp-top-pane .news h2 
{
  font-size: 2.2em;
  color: #56A4E8;
}

#fp-top-pane .news a.blue-btn 
{ 
    background: transparent url(../img/bg-button-blue-92px.gif) no-repeat 0% 0%;
    position: absolute;
    top: 115px;
    left: 0px;
    height: 25px;
    padding: 7px 0 0 0;
    color: #fff;
    display: block;
    font-size: 1.5em;
    font-weight: bold;
    width: 92px;
    text-align: center;
}
#fp-top-pane .news a.blue-btn:hover { text-decoration:none; }

#fp-top-pane .news hr
{
  display: none;
}


/**** Marketing boxes ****/
#fp-top-pane .fp-two-box {
  position: absolute;
  top: 20px;
  left: 560px;
  width: 400px;
}

#fp-top-pane .fp-two-box .marketing {
  float: left;
  width: 400px;
  color: #fff;
}

#fp-top-pane .fp-two-box .marketing.lower { margin-top: 18px; }
#fp-top-pane .fp-two-box .marketing .mark-content { width: 400px; margin-left: 40px; }

#fp-top-pane .fp-two-box .marketing .mark-content h2 {
  font-size: 2.3em;
  color: #56A4E8;
  margin-bottom: 2px;
  width: 370px;
}

#fp-top-pane .fp-two-box .marketing ul { padding: 0; margin: 14px 0 0 -35px; }
#fp-top-pane .fp-two-box .marketing ul li { display: inline; list-style: none; padding: 0; margin: 0 7px 0 0; }
#fp-top-pane .fp-two-box .marketing ul li a {
  color: #96ccfb;
  font-weight: bold;
  padding-left: 11px;
  background: url(../img/bg-light-blue-arrow2.gif) no-repeat 0% 50%;
}

#fp-top-pane .fp-two-box .marketing.lower ul li a { color: #b5d3ee; }

/* **************************************************************** */
/* Call Info Left Pane                                              */
/* **************************************************************** */

.call {
  width: 220px;
  height: 194px;
  margin-bottom: 4px;
  background: url(../img/bg-call.gif) no-repeat 0% 0%;
}

.call .call-content {
  width: 160px;
  color: #fff;
  padding: 79px 0 0 22px;
}

.call .call-content form { padding: 0; margin: 8px 0 0 0; }
.call .call-content form input {
  width: 153px;
  margin: 1px 0 8px 0;
  border: 1px solid #c8d8e1;
}

.call .call-content input.button {
  float: right;
  width: 70px;
  height: 24px;
  font-size: 1em;
  color: #fff;
  font-weight: bold;
  padding: 5px 0 7px 0;
  margin: 10px -10px 0 0;
  border: none;
  cursor : pointer;
  _cursor : hand;
  background: url(../img/bg-button-blue.gif) no-repeat 0% 0%;
}

/* **************************************************************** */
/* Call Info Left Pane                                              */
/* **************************************************************** */

.bluebox {
  width: 220px;
  height: 138px;
  margin-bottom: 4px;
  background: url(../img/bg-bluebox.gif) no-repeat 0% 0%;
}
.bluebox h3
{
	font-size:1.3em;
	margin-bottom:4px;
}
.bluebox .bluebox-content {
  width: 160px;
  color: #fff;
  padding: 7px 0 0 22px;
}
.bluebox .more  a {
  color: #fff;
  font-weight: bold;
  padding-left: 11px;
  background: url(../img/bg-light-blue-arrow.gif) no-repeat 0% 50%;
}

/* **************************************************************** */
/* Login - Left Pane                                                */
/* **************************************************************** */

#block_2 .login 
{
  text-align: center;
}


/* **************************************************************** */
/* Qick Nav Left Pane                                               */
/* **************************************************************** */

.quick-nav { 
  width: 220px; 
  height: 173px; 
  padding-top: 10px; 
  background: url(../img/bg-quick-sidebar.gif) no-repeat 0% 0%; 
}

.quick-nav ul { 
  width: 200px; 
  list-style: none; 
  padding: 0; 
  margin: 0 0 0 10px; 
}

.quick-nav ul li { font-weight: bold; background: url(../img/bg-line-quick-nav-side.gif) no-repeat 0% 100%; }
.quick-nav ul li.compare { background: none; }

.quick-nav ul li a { 
  display: block; 
  width: 136px; 
  height: 34px;
  color: #002448; 
  padding: 20px 0 0 64px; 
}

.quick-nav ul li a { text-decoration: none; }

.quick-nav ul li.calc a { background: url(../img/icn-calc.gif) no-repeat 5px 50%; }
.quick-nav ul li.appl a { background: url(../img/icn-appl.gif) no-repeat 5px 50%; }
.quick-nav ul li.compare a { background: url(../img/icn-compare.gif) no-repeat 5px 50%; }

/* **************************************************************** */
/* Calculate Box Frontpage                                          */
/* **************************************************************** */

.calc-box .calc-content { 
  float: left; 
  width: 462px;
  height: 205px;
  background: url(../img/bg-calc.gif) no-repeat 0% 100%;
}

.calc-box .calc-content .info { padding: 15px 48px 0 24px; }

.calc-box .calc-content .box-a,
.calc-box .calc-content .box-b { 
  position: relative;
  float: left; 
  width: 177px; 
  height: 84px; 
  margin: 60px 0 0 30px; 
}

.calc-box .calc-content .box-b { margin-left: 48px; }

.calc-box label { 
  float: left; 
  width: 100px;
  color: #5b5b5b;
  padding-top: 2px; 
}

.calc-box label.lab-left { width: 50px; }

.calc-box input {
  float: left;
  width: 105px;
  font-size: 1.0em;
  padding: 2px 2px 2px 3px;
  margin-right: 0px; 
  border: 1px solid #adadae;  
}

.calc-box input.numbers 
{
  text-align: right;
}

.calc-box input.right { width: 54px; }

.calc-box input.button { 
  position: absolute;
  bottom: 0;
  right: 0;
  width: 70px;
  height: 24px;
  font-size: 1em;
  color: #fff;
  font-weight: bold;
  padding: 5px 0 7px 0;
  margin: 10px 0 0 0;
  border: none;
  cursor : pointer;
  _cursor : hand;
  background: url(../img/bg-button-blue2.gif) no-repeat 0% 0%;
}

.calc-box .curr { display: block; color: #5b5b5b; margin-top: 3px; }

/* **************************************************************** */
/* Bottom Banner Frontpage Main Content                             */
/* **************************************************************** */

.bottom-banner { /*position: absolute; top: 233px; left: 3px;*/ }

/* **************************************************************** */
/* News Frontpage                                                   */
/* **************************************************************** */

.fp-news { 
  width: 220px;
  height:350px;
  background: #f0f0f0;
}

.fp-news .fp-news-content { padding: 6px 3px 0 3px;  }
.fp-news .fp-news-content h3 { font-size: 1em; color: #000; margin-bottom: 0; }
.fp-news .fp-news-content img { position: absolute; top: -30px; right: 44px; }

/* **************************************************************** */
/* Currency Table                                                   */
/* **************************************************************** */

table.currency {
  width: 100%;
  color: #5e5e5e;
  border-collapse: collapse;
  border: 1px solid #d2d2d2;
}

table.currency th {
  color: #fff;
  padding: 7px 25px 8px 0;
  text-align: right;
  background: #00366b;
}

table.currency th.col1 { width: 40%; }
table.currency th.col2 { width: 30%; }
table.currency th.col3 { width: 30%; }

table.currency td {
  font-weight: normal;
  padding: 5px 25px 5px 0;
  border: 1px solid #d2d2d2;
  text-align: right;
}

table.currency td.first { text-align: left; font-weight: bold; padding: 3px 0 3px 45px; }

table.currency .alt td { background: #efefef; }

table.currency td.first.usd { background: #efefef url(../img/bg-flag-usd.gif) no-repeat 16% 40%; }
table.currency td.first.eur { background: url(../img/bg-flag-eur.gif) no-repeat 16% 40%; }
table.currency td.first.gbp { background: url(../img/bg-flag-gbp.gif) no-repeat 16% 40%; }
table.currency td.first.jpy { background: #efefef url(../img/bg-flag-jpy.gif) no-repeat 16% 40%; }
table.currency td.first.chf { background: url(../img/bg-flag-chf.gif) no-repeat 16% 40%; }
table.currency td.first.dkk { background: #efefef url(../img/bg-flag-dkk.gif) no-repeat 16% 40%; }
table.currency td.first.cad { background: url(../img/bg-flag-cad.gif) no-repeat 16% 40%; }
table.currency td.first.nok { background: url(../img/bg-flag-nok.gif) no-repeat 16% 40%; }
table.currency td.first.sek { background: #efefef url(../img/bg-flag-sek.gif) no-repeat 16% 40%; }

/**** Myntkarfa ****/
table.currency.mynt td.first { width: 40%; font-weight: normal; padding-left: 25px; }
table.currency.mynt td.second { width: 30%; }
table.currency.mynt td.third { width: 30%; }

/* **************************************************************** */
/* Þróun Myntkörfu                                                  */
/* **************************************************************** */

.troun { height: 75px; background: #f0f0f0; }
.troun .troun-content { padding: 15px 0 0 15px; }
.troun .troun-content select { width: 100px; font-size: .9em; margin-bottom: 4px; }

.troun .troun-content input.button { 
  width: 70px;
  height: 24px;
  font-size: 1em;
  color: #fff;
  font-weight: bold;
  padding: 5px 0 7px 0;
  margin-left: 50px;
  border: none;
  cursor : pointer;
  _cursor : hand;
  background: url(../img/bg-button-gray.gif) no-repeat 0% 0%;
}

/* **************************************************************** */
/* Box Definition                                                   */
/* **************************************************************** */

.box { 
  margin: 1px 0 8px 0; 
  border: 1px solid #d2d2d2;
  background: #fff; 
}

.box .boxcontent { 
  padding: 14px; 
}

.box .boxcontent ul { list-style-position: outside; margin: 0 0 -8px 0; padding: 0; }
.box .boxcontent ul li { 
  list-style: none; 
  margin: 0; 
  padding: 0 0 8px 13px;
}

.box .boxcontent ul li a { color: #7e7e7e; font-weight: bold; }