/* STYLES FOR SKIN */
.pagemaster
{
    background:#dadada url(Images/bg.jpg); margin:0px; padding-right:10px;
    background-repeat:no-repeat;
    background-position: top;
      	
	border: 0;
	width:100%;
	height: 100%;
}
.skinMaster 
{
	background-color:#ffffff;
	width:882px;
	height: 537px;
	vertical-align:top;
	text-align:center;
	margin:0px;
}
.Right
{   
  margin: 15px 0px auto 0px;

}

.breadcrumbs
{
    font-family: Verdana ;
    font-size:7pt;
    font-weight: bold;
    color: #818084;
    text-transform: uppercase;   
    text-decoration:none;
    padding-top:6px;
    padding-right:4px;
    padding-left:70px;
    vertical-align: middle;
    padding-bottom:3px;
      
}
.breadcrumbs a
{
    font-family: Verdana ;
    font-size:7pt;
    font-weight: bold;
    color: #818084;
    text-transform: uppercase;    
    text-decoration:none;
    padding-top:6px;
    padding-right:4px;
    padding-left:0px;
    vertical-align:  middle;
    padding-bottom:3px; 
    
      
}


.border
{
    background: transparent url(images/img_shadow_right.png) repeat-y scroll 100%; 
   -moz-background-clip: -moz-initial; 
   -moz-background-origin: -moz-initial; 
   -moz-background-inline-policy: -moz-initial;
}


.TopLeft
{
	vertical-align:top;
	text-align:left;
	margin:0px;
}
.TopRight
{
	vertical-align:top;
	text-align:right;
}
.SearchTextBox
{
    font-family:Arial;
    font-size: 7pt; 
    color:  #a0a1a3;
    padding-left:5px;
    width: 144px;
    height: 20px;
    line-height:13px;
    text-transform:lowercase;
    background-color:#ffffff;
    vertical-align:bottom;
    border-bottom:#fbfbfb;
    border-right:#fbfbfb;
    border-left:#969696;
    border-top:#969696;
    
    
  
   
}
.SearchTextBoxGrayed
{
    border-bottom:#fbfbfb;
    border-right:#fbfbfb;
    border-left:#969696;
    border-top:#969696;
    font-family:Arial;
    font-size: 7pt; 
    color:  #a0a1a3;
    padding-left:5px;
    width: 144px;
    height: 20px;
    line-height:13px;
    text-transform:lowercase;
    background-color:#ffffff;
        
 
    
}
.login_square
{
	font-family: Verdana; 
	font-size:8pt; 
	text-decoration: none; 
	color: #68676c;
	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: verdana; 
	font-size:7pt; 
	text-decoration: none; 
	color: #68676c;
	vertical-align:bottom;
}
.login A
{
	font-family: verdana; 
	font-size:7pt; 
	text-decoration: none;
	color: #68676c;
	vertical-align:bottom;
}
.footer
{
	font-size:7pt;
	color:#000000;
	font-family: Arial;
	text-decoration: none; 
	padding-top:1px;
}
.footer A
{
	font-size:7pt;
	color: #000000;
	font-family: Arial;
	text-decoration: none; 
	padding-top:1px;
}

/* 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 #404040;
	height: 17px;
	width: 127px;
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #ffffff;
	background-color:#404040;
	padding-left:2px;
	
	
}

.Button, .Button A
{
	background-image: url(Images/btn_empty.jpg);
	background-repeat:no-repeat;
	border:0px;
	font-size: 11px;
	color:  Black;
	font-weight:bold;
	font-family: Arial;
	text-decoration:none;
	/*width: 60px;*/
	height: 21px;
	cursor:pointer;
}

.textButton, .textButton A
{
	font-size: 8pt;
	color: #ffffff;
	font-family: Arial;
	
}

.HeadTitle, HeadTitle A
{
	font-family: Arial;
	font-size: 8pt;
	color: #ffffff;
	vertical-align:middle;
	
}
.bgTitleBottom
{
	background-image:url(Images/bgTitleBottom.gif);
	background-repeat:no-repeat;
	height:16px;
	width:16px;
}
.bgTitleTop
{
	background-image:url(Images/bgTitleTop.gif);
	background-repeat:no-repeat;
	height:16px;
	width:16px;
}
/*List Item Styles*/

.containerBg
{
	background-color:#f1e3d6;
}
.listItemSeparator
{
	background-color: #ffffff;	
	height:10px;
}
.listItemDetailWidth
{
	width:400px;
}
.listItemDetailTitle
{
	height:16px;
	padding-left:8px;
	background-image: url("images/listDetailTitleBg.gif");
	background-repeat:no-repeat;
}
.listItemDetailTitle Span
{
	color:#ffffff;	 
	font-size: 8pt;
	font-family: Arial;	
	font-weight:bold;
}

/* INPUT FIELDS END */


/* ERROR MESSAGES */
.ValidationMessage
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #d63308;
}

.ValidationSummary
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #d63308;
	margin-top: 13px;
	margin-bottom: 8px;
	padding-bottom: 8px;
}




/* INPUT FIELDS END */



/* ERROR MESSAGES END */

/* Opacity */
.thumbGray
{
width:87px;
height:65px;
opacity: 0.50;
filter: alpha(opacity=100);
-moz-opacity: 1.00;
}
.thumbNotGray
{
width:87px;
height:65px;
opacity: 1;
filter: alpha(opacity=50);
-moz-opacity: 0.50;
}
thumbGray A
{
width:87px;
height:65px;
opacity: 0.50;
filter: alpha(opacity=100);
-moz-opacity: 1.00;
}
thumbNotGray A
{
width:87px;
height:65px;
opacity:1.0;
filter: alpha(opacity=50);
-moz-opacity: 0.50;
}

/* 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: 12px; 
	color: #ffffff; 
/*	font-weight: bold;*/
	vertical-align:middle;

}
.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: 12px; 
	/*font-weight:bold;*/
	color: #ffffff; 
	vertical-align:middle;
	
}
.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: 12px; 
	/*font-weight: bold;*/
	color: #ffffff; 
	vertical-align:middle;

}
.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: 12px; 
	/*font-weight: bold;*/
	color: #ffffff; 
	vertical-align:middle;

}

.Menu_Backgr_Level0_Selected
{
	background-image:url(Images/menu_bg.jpg);
	background-repeat:repeat-x;
	background-position:center;
	}

/* ******************************************** Menu Level 1 *********************************************/
.Menu_Level1_First, A.Menu_Level1_First
{
	font-family: Arial;
	font-size:11px;
    font-weight: normal;
	color: #818084;
	text-decoration: none;
	vertical-align: text-bottom;
	height: 20px;
    line-height:20PX;
	padding-top:1px;
	padding-left:1px;
}
.Menu_Level1_First_Selected, A.Menu_Level1_First_Selected
{
    font-family: Arial;
    font-size:11px;
	font-weight: bold;
	color: #000000;
    text-decoration: none;
    vertical-align: text-bottom;
    line-height:20PX;
    padding-top:1px;
  	height: 20px;	
	padding-left:12px;
}

.Menu_Level1
{
	font-family: Arial;
	font-size:11px;
    font-weight: normal;
	color: #818084;
	text-decoration: none;
	vertical-align: text-top;
	height: 18px;
	padding-top:2px;
	padding-left:1px;
}
.Menu_Level1_Selected, A.Menu_Level1_Selected, .Menu_Level1_Last_Selected
{
    font-family: Arial;
    font-size:11px;
	font-weight: bold;
	color: #000000;
    text-decoration: none;
    vertical-align: text-top;
	height: 18px;
	padding-top: 2px;
	padding-left:13px;
}
/*Menu_Backgr_Level1*/
.Menu_Backgr_Level1, A.Menu_Backgr_Level1:link, A.Menu_Backgr_Level1:active, A.Menu_Backgr_Level1:visited, A.Menu_Backgr_Level1:hover
{
	background-image:url(Images/HMenu_BK.jpg);
	background-repeat:repeat-x;
	height:20px;
	width:179px;
}

.Menu_Backgr_Level1_Selected
{
    background-image:url(Images/menu_selected.jpg);
	background-repeat: repeat-x;
	width:179px;
	height:20px;
}

A.Menu_Backgr_Level1_First_Selected, .Menu_Backgr_Level1_First_Selected
{                               
    /*background-image:url(Images/HMenu_FirstBK_selected.png);*/
    background-image:url(Images/menu_selected_First.jpg);
	width:179px;
	height:21px;
}

/* Menu_Bacgr_Level1_First */
.Menu_Backgr_Level1_First, A.Menu_Backgr_Level1_First:link, A.Menu_Backgr_Level1_First:active, A.Menu_Backgr_Level1_First:visited, A.Menu_Backgr_Level1_First:hover
{
	/*background-image:url(Images/HMenu_BK.jpg);*/
	background-repeat: repeat-x;
	width:179px;
	height:21px;
	/*padding-top: 6px;*/
}


/* ******************************************** 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:11px;
    color: #000000;
    font-weight:bold;
	text-decoration:none;
	height:20px;
	vertical-align: text-bottom;
	padding-left:2px;
	line-height:20px;
	
}

.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:11px;
	color: #000000;
	font-weight:bold;
	text-decoration: underline;	
    height:20px;
    padding-left:2px;
    line-height:20px;
	vertical-align: text-bottom;
	
}
.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:11px;
    color: #000000;
    font-weight:normal;
	text-decoration:none;	
	height:20px;
	vertical-align: text-top;
	line-height:20px;
}
.Menu_Level3_Selected, A.Menu_Level3_Selected:link, A.Menu_Level3_Selected:active, A.Menu_Level3_Selected:visited, A.Menu_Level3_Selected:hover
{
	font-family: Arial;
    font-size:11px;
    color: #000000;
    font-weight:normal;
	text-decoration: underline;	
	height:20px;
	vertical-align: text-top;
	line-height:20px;
}

/* GENERAL */
/* Heading */
.Head
{
	font-family:Verdana;
    font-size:8pt;
    font-weight:bold;
    color: #504f53;
    /*line-height:13px;*/
    text-decoration:none;
    padding-left: 1px;
	
}
.Head A
{
	font-family:Verdana;
    font-size:8pt;
    font-weight:bold;
    color: #504f53;
    /*line-height:13px;*/
    text-decoration:none;
    padding-left: 1px;
}

/* Body text */
.Normal
{
    font-family:Verdana;
    font-size:8pt;
    font-weight:normal;
    color: #504f53;
    /*line-height:13px;*/
    text-decoration:none;
    padding-left: 1px;
   
}

.Normal A
{
    font-family:Verdana;
    font-size:8pt;
    font-weight:normal;
    color: #504f53;
    /*line-height:13px;*/
    text-decoration:none;
    padding-left: 1px;
}

/* Specific  */

.category_title
{
    color: #504f53;font-size:22px; font-family:Arial;padding-bottom:8px;
}
.category_title a
{
    color: #504f53;font-size:22px; font-family:Arial; padding-bottom:8px; text-decoration:none;
}

.category_description
{color:#000000;font-family:Verdana;font-weight:normal;text-decoration:none;
font-size:10px;
margin-left:-1px;
padding-bottom:20px;
padding-right:230px;
}
.category_description a
{
    color:#000000;font-family:Verdana;font-weight:normal;text-decoration:none;
font-size:10px;
margin-left:-1px;
padding-bottom:20px;

text-decoration:underline;
}
.breydtekstur_Title
{
	font-family:Verdana;
    font-size:9pt;
    font-weight:bold;
    color: #504f53;
    /*line-height:13px;*/
    text-decoration:none;
    vertical-align:text-top;
    text-align:left;
    
    
}

.breydtekstur_Title A
{
	font-family:Verdana;
    font-size:9pt;
    font-weight:bold;
    color: #504f53;
    /*line-height:13px;*/
    text-decoration: none;
    vertical-align:text-top;
    text-align:left;
}
.breydtekstur_Text
{
    margin-top:0px;
    height:100%;
	font-family:Verdana;
    font-size:8pt;
    font-weight:normal;
    color: #504f53;
    /*line-height:13px;*/
    text-decoration: none;
    vertical-align:text-top;
    text-align:left;
    
}

.breydtekstur_more
{
    margin-top:0px;
    height:100%;
	font-family:Verdana;
    font-size:8pt;
    font-weight:normal;
    color: #666666;
    /*line-height:13px;*/
    text-decoration: underline;
    vertical-align:text-top;
    
    }

.breydtekstur_Text A
{
	margin-top:0px;
    height:100%;
	font-family:Verdana;
    font-size:8pt;
    font-weight:normal;
    color: #504f53;
    /*line-height:13px;*/
    text-decoration: underline;
    vertical-align:text-top;
}

.breydtekstur_Contact
{
	font-size: 8pt;
	color: #8a9096;
	font-family: Verdana;
	text-decoration:none;
}

.breydtekstur_Text_News
{
	font-size: 8pt;
	color: #48494b;
	font-family: Verdana;
	line-height:13px;
	text-decoration:none;
}
.breydtekstur_Text_News A
{
	font-size: 7pt;
	color: #3980e5;
	font-family: Verdana;
	line-height:11px;
	text-decoration:none;
	text-transform:lowercase;
}
.breydtekstur_Title_News
{
	font-size: 10pt;
	color: #00aeef;
	font-family: Arial;	
	text-decoration:none;
	font-weight:normal;
}

.breydtekstur_Title_News A
{
	font-size: 10pt;
	color: #00aeef;
	font-family: Arial;	
	text-decoration:none;
	font-weight:normal;
}
.breydtekstur_Title_Adv
{
	font-size: 35px;
	color: #ffffff;
	padding-left:13px;
	font-family: Arial;
	text-decoration:none;
	font-weight:normal;
}
.breydtekstur_Title_Adv A
{
	font-size: 35px;
	color: #ffffff;
	font-family:Arial;
	line-height:25px;
	text-decoration:none;
}
.breydtekstur_Title_Adv2
{
	font-size: 11px;
	color: #ffffff;
	font-family: Arial;
	text-decoration:none;
	font-weight:normal;
}

.breydtekstur_Title_Adv2 A
{
	font-size: 11px;
	color: #ffffff;
	font-family: Arial;
	text-decoration:none;
	font-weight:normal;
}
.breydtekstur_Text_Adv
{
	font-size: 12px;
	color: #6d6e71;
	font-family: Arial;
	line-height:14px;
	text-decoration:none;
}
.breydtekstur_Text_Adv A
{
	font-size: 12px;
	color: #6d6e71;
	font-family: Arial;
	line-height:11px;
	text-decoration:none;
}
.breydtekstur_Text_Adv2
{
	font-size: 10pt;
	color: #6d6e71;
	font-family: Arial;
	/*line-height:13px;*/
	text-decoration:none;
}
.breydtekstur_Text_Adv2 A
{
	font-size: 10pt;
	color: #6d6e71;
	font-family: Arial;
	/*line-height:13px;*/
	text-decoration:underline;
}
.breydtekstur_Border_Adv
{
	background-image: url(Images/Ad_FrameBorder.jpg);
	background-repeat:repeat-y;	
}


.lesMeira_arrow
{
	background-image:url(Images/more_text.gif);
	background-repeat:no-repeat;
	height:10px;
	width:12px;
	cursor:pointer;
}

.bg_Adv_gradient
{
	background-image: url(Images/bg_adv.png);
	background-repeat:repeat-x;
	/*height: 86px;
	width: 487px; */
	border: 0px;
	text-decoration:none;
	filter: alpha(opacity=75);	
	opacity: 0.75;
	-moz-opacity: 0.75;


}
.bg_Adv
{
	background-image: url(Images/bg_adv.jpg);
	background-repeat:repeat-x;
	/*height: 95px;*/
	width: 212px; 
	border: 0px;
	text-decoration:none;

}

.dateText 
{
   
	font-size: 7pt;
	color: #504f53;
	font-family: Verdana;
	font-weight:normal;
	margin-top:0px;
	padding-top:0px;
	margin-top:0px;
	vertical-align: middle;
	
	
}
.textTitle
{
	font-size: 8pt;
	color: #48494b;
	font-family: Verdana;
	font-weight:normal;
	text-transform:uppercase;
}


/*CSS for JS menu*/


/* Menu */
/* ******************************************** Menu Level 0 *********************************************/

.CaMenu_Level1
{
	font-family: Arial;
	font-size: 11px; 
    font-weight: normal;
	color: #b3b2b6;
	text-decoration: none;
	background-color:#000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#504f53;
	width:117px;
	letter-spacing:1px;
	line-height:16px;
	height:20px;
	cursor: pointer;
	
	opacity: 0.9;	
    filter: alpha(opacity=90);
    -moz-opacity:0.90;
    z-index:999;

}
.CaMenu_Level1_Selected, A.CaMenu_Level1_Selected, .CaMenu_Level1_Last_Selected
{
    font-family: Arial;
    font-size: 11px; 
	font-weight: normal;
	color:#ffffff;
    text-decoration: none;
    border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#504f53;
	background-color:#000;
	width:117px;
	letter-spacing:1px;
	line-height:16px;
	height:20px;
	cursor: pointer;
	opacity: 0.9;	
    filter: alpha(opacity=90);
    -moz-opacity:0.90;
    z-index:999;

}
.CaMenu_Level1_Hover, A.CaMenu_Level1_Hover, .CaMenu_Level1_Last_Hover
{
    font-family: Arial;
    font-size: 11px; 
	font-weight: normal;
	color:#ffffff;
    text-decoration: none;
    border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#504f53;
	background-color:#000;
	width:117px;
	letter-spacing:1px;
	line-height:16px;
	height:20px;
	cursor: pointer;
	opacity: 0.9;	
    filter: alpha(opacity=90);
    -moz-opacity:0.90;
    z-index:999;

}
.CaMenu_Level1_Expanded, A.CaMenu_Level1_Expanded, .CaMenu_Level1_Last_Expanded
{
    font-family: Arial;
    font-size: 11px; 
	font-weight: normal;
	color:#ffffff;
    text-decoration: none;
    border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#504f53;
	background-color:#000;
	width:117px;
	letter-spacing:1px;
	line-height:16px;
	height:20px;
	cursor: pointer;
	opacity: 0.9;	
    filter: alpha(opacity=90);
    -moz-opacity:0.90;
    z-index:999;

}
.CaMenu_Level0, A.CaMenu_Level0:link, A.CaMenu_Level0:active, A.CaMenu_Level0:visited, A.CaMenu_Level0:hover
{
	text-decoration: none; 
	font-family: Arial; 
	font-size: 12px; 
	color: #ffffff; 
	vertical-align:middle;
    background-image:url(Images/menu_bg.jpg);
    background-repeat:repeat-x;
    background-position:center;
    letter-spacing:1px;
    border-bottom-color:#000;
    
	cursor: pointer;
}

.CaMenu_Level0_Selected, A.CaMenu_Level0_Selected:link, A.CaMenu_Level0_Selected:active, A.CaMenu_Level0_Selected:visited, A.CaMenu_Level0_Selected:hover
{
	text-decoration: none; 
	font-family: Arial; 
	font-size: 12px; 
	color: #ffffff; 
	vertical-align:middle;
	background-image:url(Images/menu_bg.jpg);
	background-repeat:repeat-x;
    background-position:center;
	cursor: pointer;
    border-bottom-color:#000;
	border:none;
	letter-spacing:1px;
}

.CaMenu_Level0_Hover, A.CaMenu_Level0_Hover:link, A.CaMenu_Level0_Hover:active, A.CaMenu_Level0_Hover:visited, A.CaMenu_Level0_Hover:hover
{
	text-decoration: none; 
	font-family: Arial; 
	font-size: 12px; 
	color: #ffffff; 
	vertical-align:middle;
	background-image:url(Images/menu_bg.jpg);
	background-repeat:repeat-x;
    background-position:center;
	cursor: pointer;
    border-bottom-color:#000;
	border:none;
	letter-spacing:1px;
}

.CaMenu_Level0_Expanded, A.CaMenu_Level0_Expanded:link, A.CaMenu_Level0_Expanded:active, A.CaMenu_Level0_Expanded:visited, A.CaMenu_Level0_Expanded:hover
{
	text-decoration: none; 
	font-family: Arial; 
	font-size: 12px; 
	color: #ffffff; 
	vertical-align:middle;
	background-image:url(Images/menu_bg.jpg);
	background-repeat:repeat-x;
    background-position:center;
	cursor: pointer;
    border-bottom-color:#000;
	border:none;
	letter-spacing:1px;
}

/*End css for JS Menu*/


/* GENERIC */
BODY
{
	/*background-image:url(Images/bg2.jpg)*/}
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 
{
}