/* STÍLBLAÐ FYRIR WEBMASTER, VEF VIÐHALDSKERFI FRÁ ORIGO EHF  */
body {
    font-size: 10px;
    font-family: verdana, arial, sans-serif;
    background-color: #ffffff;
    font-weight: normal; }

/* LINKAR  */
a         { color: #003366; text-decoration: none;font-size: 11px }
a.visited { color: #003366; text-decoration: none; }
a:hover   { color: #99ccff; text-decoration: none; }
a:link    { /*color: #003366;*/ text-decoration: none; }

a.head         { color: #003366; text-decoration: none;font-size: 14px }
a.head.visited { color: #003366; text-decoration: none; }
a.head:hover   { color: #99ccff; text-decoration: none; }
a.head:link    { color: #003366; text-decoration: none; }

a.webmTh { color: #ffffff; text-decoration: none;font-size: 11px } 
a.webmTh:visited { color: #ffffff; text-decoration: none; }
a.webmTh:hover   { color: #ffffff; text-decoration: none; }
a.webmTh:link    { color: #ffffff; text-decoration: none; }

/* //LINKAR  */


/* TÖFLUR OG TÖFLU TÖG  */
table.border {
  border-color: #666666;
  border-style : solid;
  border-width : 1px; }

TR.RowEven { BACKGROUND-color: #EEEEEE; }
TR.RowOdd  { BACKGROUND-color: #FFFFFF; }

TD.RowEven { BACKGROUND-color: #EEEEEE; }
TD.RowOdd  { BACKGROUND-color: #FFFFFF; }

th  {
    font-weight: bolder;
    font-size: 11px;
    background-image: url(/images/utlit/graRond-M.png);
    text-transform: uppercase;
     }

th.news  {
    font-weight: lighter;
    font-size: 11px;
    background-image: url(/images/cleardot.gif);
    text-transform: none;
    color: #666666;
    font-family: helvetica, arial, geneva;
    background-color: transparent;
    text-align: left; }

td  {
    font-size: 11px;
    color: #333333;
    font-family: arial, verdana;
  
}

td.news   { color: #000000; font-family: helvetica, arial, geneva }
td.head   { font-weight: bolder; font-size: 14px; color: #003366; font-family: Arial, Verdana, serif; }
td.state  { background-color: #eeeeee; }
/* //TÖFLUR  */

/* FORM  */
.form1 { font-size: 11px; width: 100px; }
.form150 { font-size: 11px; width: 150px; }
.form2 { font-size: 11px; width: 200px; }
.form3 { font-size: 11px; width: 330px; }
.form4 { font-size: 11px; width: 400px; }
select.val  { font-size: 11px; width: 330px; height: 150px; }
input  { font-size: 11px; font-family: arial, verdana; }
/* FORM  */

/* LIST ITEM  */
li {  }
/* //LIST ITEM  */

/* SÉR KLASSAR  */
.title      { font-weight: bolder; font-size: 12px; color: #666666; FONT-FAMILY: Arial, Verdana, sans-serif }
.red        { color: #660000; }
.green      { font-weight: bolder; color: Olive; }
.fyrirsogn  { font-weight: bold; font-size: 20px; color: black; FONT-FAMILY: Times, Times New Roman, serif; }
.orvar      { width: 30px; height: 22px; font-size: 13px; text-align: center; }
.rada       { width: 70px; height: 22px; font-size: 11px; text-align: left; padding-left: 5px; }
/* //SÉR KLASSAR  */

/* SÉR KLASSAR ÚR BIRTINGARHLUTANUM  */
.HeaderCategory { font-size: 12px; color: #333333; font-weight: bold; }
.HeaderArticle  { font-size: 11px; color: #333333; font-weight: bold; }
.Text           { font-size: 11px; }
.Date           { font-size: 10px; }

/*.th  {
    font-weight: bolder;
    font-size: 11px;
    background-image: url(/images/bg_green.gif);
    text-transform: uppercase;
    color: #333333;
    font-family: arial, verdana;
    background-color: #99cc33; }*/

/* //SÉR KLASSAR ÚR BIRTINGARHLUTANUM  */

/* //Klasar fyrir nýtt útlit */

.Heading
{
	font-size:14px;
	font-weight:bold;
	width:100%;
	background-image:url(../images/box_top_bg.gif);
}

.HeadingBackgr
{
	font-size:14px;
	font-weight:bold;
	background-image:url(../images/box_top_bg.gif);
}

.Foot
{
	width:100%;
	background-image:url(../images/box_fotur_bg.gif);
}

.FootBackgr
{
	background-image:url(../images/box_fotur_bg.gif);
}

.BorderLeftRight
{
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	padding-left:10px;
	padding-right:10px;
}

.BorderLeft
{
	border-left:solid 1px #CCCCCC;
	padding-left:10px;
}

.BorderRight
{
	border-right:solid 1px #CCCCCC;
	padding-right:10px;
}

/*Nýtt utlit*/

a.headWhite         { color: #003366; text-decoration: none; color:White; font-weight:bold; }
a.headWhite.visited { color: #003366; text-decoration: none; color:White; font-weight:bold; }
a.headWhite:hover   { color: #99ccff; text-decoration: none; color:White; font-weight:bold; }
a.headWhite:link    { color: #003366; text-decoration: none; color:White; font-weight:bold; }

table.BorderLRB
{
	border-left:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	text-align:center;
}

table.BorderLRBReg
{
	border-left:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
}

table.LoginTableMain
{
	border-left:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
	text-align:center;
}

td.BlueHeader
{
	padding-left:19px;
	background-image:url(../images/utlit/blaRond-M.png);
	color:White;
	font-weight:bold;
	background-repeat:repeat-x;
}

td.BlueHeaderBorder
{
	background-image:url(../images/utlit/blaRond-M.png);
}

td.Date
{
	padding-top:10px;
	padding-right:10px;
	border-left:solid 1px #cccccc;
	border-right:solid 1px #cccccc;	
}

td.GrayBgImg
{
	background-image:url(../images/utlit/graRond-M.png);
}

td.LoginBotn
{
	color:#888888;
	background-image:url(../images/utlit/botn-M.png);
}

td.LoginLogo
{
	background-image:url(../images/utlit/topbar-M.png);
}

.WhiteFont
{
	color:White;
	font-weight:bold;
}

.InputClass
{	 
	font-weight:bold;
	height:24;
	color:White;
	border:0px; 
	background-image:url(/images/utlit/takki-M.png);

}

.pager
{
  margin-top: 5px;
  width: 100%;
  text-align: center;
}

.pager .current
{
  font-weight: bold;
}

.btnRed
{
  border: solid 2px #990000;
  color: #990000;
  background-color: #FFF;
  float: right;
}

.btnGreen
{
  border: solid 2px #006600;
  color: #006600;
  background-color: #FFF;
  width: 100px;
  height: 22px;
}

div.ajax_loader
{
  background: url(/images/ajax-loader.gif) no-repeat center center; 
}

.dropDownAdmin
{
  min-width: 342px;

}

.langLabel
{
  float: left;
  display: block;
  margin-top: 5px;
}

.lang-textbox
{
  margin-top: 5px;
}

/* **************************************************************** */
/* Styles for the template manager                                  */
/* **************************************************************** */

 .box { float:right; width:207px; background: #eef0f2 url(../img/bg-box-bottom.gif) no-repeat bottom left; margin:0px 0px 15px 15px;}
 .box .top { float:left; background: url(../img/bg-box-top.gif) no-repeat top left; height:38px; width:207px; margin-bottom:5px;}
 .box .top h4 { background:none; font-family:Myriad Pro; font-size:15px; font-weight:normal; padding-left:10px;}
 .box p { padding:15px 10px 5px 10px;  }

 .content2 { float:left; }
 .content2 .left { float:left; width:290px;}
 .content2 .right { float:left; width:220px; }
