/* STYLES FOR SKIN */
.pagemaster
{
	background-image: url(Images/bg.jpg);
	background-repeat:repeat;
	border: 0;
	width:100%;
	height: 100%;
}
.skinMaster 
{
	background-color:#ffffff;
	width:881px;
	height: 600px;
	vertical-align:top;
	text-align:center;
}/*
.left_margin
{
	background-image:url(Images/leftBorder.png);
	background-repeat:repeat-y;
	width:17px;
	height:100%;
}
.right_margin
{
	background-image:url(Images/rightBorder.png);
	background-repeat:repeat-y;
	width:17px;
	height:100%;
}*/
.TopLeft
{
	vertical-align:top;
	text-align:left;
}
.SearchTextBox
{
    font-family:Arial;
    font-size: 7pt; 
    color:  #859baf;
    padding-left:4px;
    width: 68px;
    height: 12px;
    line-height:10px;
    text-transform:lowercase;
    background-color:#ffffff;
}
.SearchTextBoxGrayed
{
    font-family:Arial;
    font-size: 7pt; 
    color:  #859baf;
    padding-left:4px;
    width: 68px;
    height: 12px;
    line-height:10px;
    text-transform:lowercase;
    background-color:#ffffff;
}
.login_square
{
	font-family: Arial; 
	font-size:7pt; 
	text-decoration: none; 
	color: #bbc7d2;
	line-height:11px;
	vertical-align:bottom;
}
.atStyle
{	
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	border:0px;	
	margin-bottom:1px;
	margin-left:1px;
	margin-right:1px;
}
.login
{
	font-family: Arial; 
	font-size:7pt; 
	text-decoration: none; 
	color: #859baf;

	vertical-align:bottom;
}
.login A
{
	font-family: Arial; 
	font-size:7pt; 
	text-decoration: none;
	color: #859baf;

	vertical-align:bottom;
}
.footer
{
	font-size:10px;
	color: #454e61;
	font-family: Arial;
	text-decoration: none; 
	padding-top:1px;
}
.footer A
{
	font-size:10px;
	color: #454e61;
	font-family: Arial;
	text-decoration: none; 
	padding-top:1px;
}
.bg_Adv_gradient
{
	background-image: url(Images/bg_adv.png);
	background-repeat:repeat-x;
	height: 95px;
	width: 212px; 
	border: 0px;
	text-decoration:none;
	filter: alpha(opacity=80);	
	opacity: 0.90;
	-moz-opacity: 1.00;
}
.bg_Adv
{
	background-image: url(Images/bg_adv.jpg);
	background-repeat:repeat-x;
	height: 95px;
	width: 212px; 
	border: 0px;
	text-decoration:none;
}

/* INPUT FIELDS */
.TextArea
{
	border: solid 1px #d9d9d9;
	height: 48px;
	width: 160px;
	padding-left:3px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #373737;
}
.TextArea_Small
{
	border: solid 1px #d9d9d9;
	height: 48px;
	width: 120px;
	padding-left:3px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #373737;
}
.Textbox
{
	border: solid 1px #d9d9d9;
	height: 16px;
	width: 160px;
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #48494b;
}
.Textbox_Small
{
	border: solid 1px #d9d9d9;
	height: 16px;
	width: 120px;
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #48494b;
}
.Button, .Button A
{
	background-image: url(Images/btn_empty.jpg);
	background-repeat:no-repeat;
	border:0px;
	font-size: 11px;
	color: White;
	font-weight:bold;
	font-family: Arial;
	text-decoration:none;
	width: 60px;
	height: 32px;
	cursor:pointer;
}
/* INPUT FIELDS END */


/* ERROR MESSAGES */
.ValidationMessage
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #d63308;
}
/* ERROR MESSAGES END */

/* Opacity */
.thumbGray
{

opacity: 0.60;
filter: alpha(opacity=100);
-moz-opacity: 1.00;
}
.thumbNotGray
{
opacity: 1;
filter: alpha(opacity=60);
-moz-opacity: 0.60;
}
thumbGray A
{
width:87px;
height:65px;
opacity: 0.60;
filter: alpha(opacity=100);
-moz-opacity: 1.00;
}
thumbNotGray A
{
width:87px;
height:65px;
opacity:1.0;
filter: alpha(opacity=60);
-moz-opacity: 0.60;
}

/* Menu */
/* ******************************************** Menu Level 0 *********************************************/
.Menu_Level0, A.Menu_Level0:link, A.Menu_Level0:active, A.Menu_Level0:visited, A.Menu_Level0:hover
{
	text-decoration: none; 
	font-family: Arial; 
	font-size: 8pt; 
	color: #2a292a; 
	vertical-align:bottom;
	padding-left:1px;
	text-transform:uppercase;
}
.Menu_Level0_Selected, A.Menu_Level0_Selected:link, A.Menu_Level0_Selected:active, A.Menu_Level0_Selected:visited, A.Menu_Level0_Selected:hover
{
	text-decoration: none; 
	font-family: Arial; 
	font-size: 8pt; 
	color: #ffffff; 
	vertical-align:bottom;
	padding-left:1px;
	text-transform:uppercase;
}
.Menu_Level0_First, A.Menu_Level0_First:link, A.Menu_Level0_First:active, A.Menu_Level0_First:visited, A.Menu_Level0_First:hover
{
	text-decoration: none; 
	font-family: Arial; 
	font-size: 8pt; 
	color: #2a292a; 
	vertical-align:bottom;
	padding-left:2px;
	text-transform:uppercase;
}
.Menu_Level0_First_Selected, A.Menu_Level0_First_Selected:link, A.Menu_Level0_First_Selected:active, A.Menu_Level0_First_Selected:visited, A.Menu_Level0_First_Selected:hover
{
	text-decoration: none; 
	font-family: Arial; 
	font-size: 8pt; 
	color: #2a292a; 
	vertical-align:bottom;
	padding-left:2px;
	text-transform:uppercase;
}
.Menu_Backgr_Level0_Selected
{
	background-image:url(Images/bg_menu_level0_selected.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	}

/* ******************************************** Menu Level 1 *********************************************/
.Menu_Level1_First, A.Menu_Level1_First
{
	font-family: Arial;
	font-size: 9pt;
    font-weight: normal;
	color: #48494b;
	text-decoration: none;
	padding-bottom:2px;
}
.Menu_Level1_First_Selected, A.Menu_Level1_First_Selected
{
    font-family: Arial;
    font-size: 9pt;
	font-weight: bold;
	color: #000000;
    text-decoration: none;
	padding-bottom:3px;
}
.Menu_Level1
{
	font-family: Arial;
	font-size: 9pt;
    font-weight: normal;
	color: #48494b;
	text-decoration: none;
	border-top-color:#ffffff;
	border-top-style: solid;
	border-top-width:1px;
	padding-bottom:4px;
	padding-top:2px;
}
.Menu_Level1_Selected, .Menu_Level1_Selected, .Menu_Level1_Last_Selected
{
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
border-top-color:#ffffff;
border-top-style: solid;
border-top-width:1px;
padding-bottom:4px;
padding-top:2px;
}
/* ******************************************** Menu Level 2 *********************************************/
.Menu_Level2 A.Menu_Level2:link, A.Menu_Level2:active, A.Menu_Level2:visited, A.Menu_Level2:hover
{
    font-family: Arial;
    font-size: 9pt;
    font-weight: normal;
    color: #48494b;
    text-decoration: none;
	height:100%;
	padding-left:1px;
	height:21px;
	padding-top:3px;
}
.Menu_Level2_Selected, A.Menu_Level2_Selected:link, A.Menu_Level2_Selected:active, A.Menu_Level2_Selected:visited, A.Menu_Level2_Selected:hover
{
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	height:100%;
	height:19px;
	padding-left:1px;
	padding-top:1px;
	padding-bottom:1px;
	vertical-align:middle;
}
.Menu_Backgr_Level2
{
	background-image: url(Images/menu_V.jpg);
	background-repeat:repeat-x;
	}
.Menu_Backgr_Level2_Selected
{
	background-image: url(Images/menu_selected_V.jpg);
	background-repeat:repeat-x;
	}
/* ******************************************** Menu Level 3 *********************************************/
.Menu_Level3 A.Menu_Level3:link, A.Menu_Level3:active, A.Menu_Level3:visited, A.Menu_Level3:hover
{
    font-family: Arial;
    font-size:  9pt;
    font-weight: normal;
    color: #48494b;
    text-decoration: none;
	background-color:#f0f3f0;
}
.Menu_Level3_Selected, A.Menu_Level3_Selected:link, A.Menu_Level3_Selected:active, A.Menu_Level3_Selected:visited, A.Menu_Level3_Selected:hover
{
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
	background-color:#f0f3f0;
}

/* GENERAL */
/* Heading */
.Head
{
	font-weight: bold;
	font-size: 9pt;
	color: #2a2a2a;
	font-family: Arial;
}
.Head A
{
	font-weight:bold;
	font-size:9pt;
	color:#2a2a2a;
	font-family:Arial;
	text-decoration:none;
}

/* Body text */
.Normal
{
    font-family:Arial;
    font-size:9pt;
    font-weight:normal;
    color: #48494b;
    line-height:13px;
    text-decoration:none;
}
.Normal A
{
    font-family:Arial;
    font-size:9pt;
    font-weight:normal;
    color: #3980e5;
    text-decoration:underline;
}
.forsidePage
{
    font-family:Arial;
    font-size: 9pt;
    font-weight:normal;
    color: #1a52a2;
	text-decoration:underline;
}
.forsidePage A
{
    font-family:Arial;
    font-size: 9pt;
    font-weight:normal;
    color: #1a52a2;
	text-decoration:underline;
}
/* Specific  */
.breydtekstur_Title
{
	font-size:9pt;
	color: #2a2a2a;
	font-family: Arial;
	font-weight:bold;
	text-decoration: none;
}
.breydtekstur_Title A
{
	font-size: 9pt;
	color: #2a2a2a;
	font-family: Arial;
	text-decoration: none;
	font-weight:bold;
}
.breydtekstur_Text
{
	font-size: 9pt;
	color: #2a2a2a;
	font-family: Arial;
	line-height:13px;
	text-decoration:none;
}
.breydtekstur_Text A
{
	font-size: 9pt;
	color: #1a52a2;
	font-family: Arial;
	text-decoration:undiline;
}
.breydtekstur_Text_NT
{
	font-size: 9pt;
	color: #1a52a2;
	font-family: Arial;
	text-decoration:undiline;
}
.breydtekstur_Text_NT A
{
	font-size: 9pt;
	color: #2a2a2a;
	font-family: Arial;
	text-decoration:none;
}
.breydtekstur_Contact
{
	font-size: 8pt;
	color: #8a9096;
	font-family: Arial;
	text-decoration:none;
}

.breydtekstur_Text_News
{
	font-size: 9pt;
	color: #48494b;
	font-family: Arial;
	line-height:13px;
	text-decoration:none;
}
.breydtekstur_Text_News A
{
	font-size: 8pt;
	color: #3980e5;
	font-family: Arial;
	line-height:11px;
	text-decoration:underline;
	text-transform:lowercase;
}
.breydtekstur_Title_Adv
{
	font-size: 9pt;
	color: #9297a0;
	font-family: Arial;
	line-height:13px;
	text-decoration:none;
	font-weight:bold;
}
.breydtekstur_Title_Adv A
{
	font-size: 9pt;
	color: #9297a0;
	font-family: Arial;
	text-decoration:none;
	font-weight:bold;
}
.breydtekstur_Text_Adv
{
	font-size: 9pt;
	color: #ffffff;
	font-family: Arial;
	line-height:13px;
	text-decoration:none;
}
.breydtekstur_Text_Adv A
{
	font-size: 8pt;
	color: #3980e5;
	font-family: Arial;
	line-height:13px;
	text-decoration:underline;
}
.dateText 
{
	font-size: 7pt;
	color: #859baf;
	font-family: Arial;
	font-weight:normal;
}
.textTitle
{
	font-size: 8pt;
	color: #48494b;
	font-family: Arial;
	font-weight:normal;
	text-transform:uppercase;
}
/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:active    {
}

A:hover {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR 
{
}