﻿html,body {
	margin: 0;
	
	background: center top  url('/img/BG-shadow.png') repeat-x #FFFFFF;
}

body {
	background: center top url('/img/HeadOverlay-ny.png') no-repeat;
	
	font-family: Helvetica, Arial, Tahoma, Verdana;
	font-size: 11px;
}

h1 {
	font-size: 15px;
	color: #000000;
}

h2 {
	font-size: 14px;
	color: #000000;
}

h3 {
	font-size: 13px;
	color: #000000;
}

h4 {
	font-size: 12px;
	color: #000000;
}

a {
	color: #68704f;
	text-decoration: none;
}

a:visited {
	color: #8c956f;
	text-decoration: none;
}

a:hover {
	color: #8c956f;
	text-decoration: underline;
}

a:focus {
	/*
	border-top: 1px dashed #999;
	border-bottom: 1px dashed #999;
	*/
}

.clear {
	clear: both;
}



#Wrap {
	margin: 0 auto;
	
	width: 980px;
	min-height: 700px;
}


/*Big font*/

body#Big {
	font-size: 13px;
}
body#Big h1{
	font-size: 18px;
}
body#Big h2{
	font-size: 16px;
}
body#Big h3{
	font-size: 15px;
}
body#Big h4{
	font-size: 14px;
}
body#Big #Wrap #Main #SideRight #vedurBoxinner{
	font-size:12px;
}
body#Big #Wrap #Main #SideLeft .index .item .date {
	font-size: 11px;
}
body#Big #Wrap #Main #Content .item .date {
	font-size: 11px;
}


/*bigger font*/

body#Bigger {
	font-size: 14px;
}
body#Bigger h1{
	font-size: 20px;
}
body#Bigger h2{
	font-size: 18px;
}
body#Bigger h3{
	font-size: 16px;
}
body#Bigger h4{
	font-size: 15px;
}
body#Bigger #Wrap #Main #SideRight #vedurBoxinner{
	font-size:13px;
}
body#Bigger #Wrap #Main #SideLeft .index .item .date {
	font-size: 12px;
}
body#Bigger #Wrap #Main #Content .item .date {
	font-size: 12px;
}



	#Wrap #Head {
		position: relative;
		
		height: 231px;
		
		background: #DDD;
		overflow: hidden;
	}
		#Wrap #Head #HeadOverlay {
			position: absolute;
				
			top: 0;
			left: 0;
			right: 0;
			bottom: 0;
				
			z-index: 50;
				
			background: -227px 0 url('../img/HeadOverlay-ny.png') no-repeat;
		}
			
			
		/*header blue*/
			
		#Wrap.Blue #Head #HeadOverlay {
			background: -227px 0 url('../img/HeadOverlay-navy-ny.png') no-repeat;
			z-index: 100;
		}
			
		/*header green*/
		
		#Wrap.Green #Head #HeadOverlay {
			background: -227px 0 url('../img/HeadOverlay-graenn-ny.png') no-repeat;
			z-index: 100;
		}
			
		/*header pink*/
			
		#Wrap.Pink #Head #HeadOverlay {
			background: -227px 0 url('../img/HeadOverlay-bleikur-ny.png') no-repeat;
		}
			
		/*header baby-blue*/
			
		#Wrap.Baby #Head #HeadOverlay {
			background: -227px 0 url('../img/HeadOverlay-baby-ny.png') no-repeat;
		}
			
		/*header yellow*/
		
		#Wrap.Yellow #Head #HeadOverlay {
			background: -227px 0 url('../img/HeadOverlay-gulur-ny.png') no-repeat;
		}
			
		/*header red*/
			
		#Wrap.Red #Head #HeadOverlay {
			background: -227px 0 url('../img/HeadOverlay-red-ny.png') no-repeat;
		}
			
			
			#Wrap #Head #HeadOverlay #Header {
				position: absolute;
				
				margin: 0 0;
				padding: 0 0;
				top: 10px;
				left: 10px;
				right: 0;
				bottom: 0;
				
				z-index: 55;
			}
				
				#Wrap #Head #HeadOverlay #Header ul {
					margin: 0 0;
					padding: 0 0;
					list-style-type: none;
				}
					
					#Wrap #Head #HeadOverlay #Header ul li {
						margin: 0 0;
						padding: 0 0;
						float: left;
						font-size: 11px;
					}
						
						#Wrap #Head #HeadOverlay #Header ul li a {
							cursor: pointer;
							margin: 0 0;
							padding: 0 0;
							
							color: #888;
							font-size: 11px;
							text-decoration: none;
						}
							
						#Wrap #Head #HeadOverlay #Header ul li a:hover {
							color: #666;
						}
						
					#Wrap #Head #HeadOverlay #Header #Sound {
						display: none;
						margin: 0 0;
						padding: 0 5px 0 0;
						width: 20px;
						background: url('../img/hljod-icon.gif') no-repeat;
						text-indent: -999px;
					}
						
					#Wrap #Head #HeadOverlay #Header #EMail {
						display: block;
						margin: 0 0;
						padding: 0 5px;
						width: 30px;
						background: 5px 0 url('../img/mail-icon.gif') no-repeat;
						text-indent: -999px;
						/*border-left: 1px solid #AAA;*/
					}
						
					#Wrap #Head #HeadOverlay #Header #Prent {
						display: block;
						margin: 0 0;
						padding: 0 5px;
						width: 20px;
						background: 5px 0 url('../img/prent-icon.gif') no-repeat;
						text-indent: -999px;
						border-left: 1px solid #AAA;
					}
						
					#Wrap #Head #HeadOverlay #Header #Staff {
						display: block;
						margin: 0 0;
						padding: 0 5px;
						border-left: 1px solid #AAA;
					}
						
					#Wrap #Head #HeadOverlay #Header #Webtree {
						display: block;
						margin: 0 0;
						padding: 0 5px;
						border-left: 1px solid #AAA;
					}
						
					#Wrap #Head #HeadOverlay #Header #Tips {
						display: block;
						margin: 0 0;
						padding: 0 5px;
						border-left: 1px solid #AAA;
					}
						
					#Wrap #Head #HeadOverlay #Header #GoSmall {
						display: block;
						margin: 0 0;
						padding: 0 3px 0 8px;
						border-left: 1px solid #AAA;
					}
						
					#Wrap #Head #HeadOverlay #Header #GoBig {
						display: block;
						margin: 0 0;
						padding: 0 5px 0 2px;
					}
						
					#Wrap #Head #HeadOverlay #Header #Thailang {
						display: block;
						margin: 0 0;
						padding: 0 5px 0 0;
						width: 12px;
						background: url('../img/thai2.gif') no-repeat 0 2px;
						text-indent: -999px;
					}
						
					#Wrap #Head #HeadOverlay #Header #Pollang {
						display: block;
						margin: 0 0;
						padding: 0 5px 0 0;
						width: 12px;
						background: url('../img/Pol2.gif') no-repeat 0 2px ;
						text-indent: -999px;
					}
						
					#Wrap #Head #HeadOverlay #Header #Englang {
						display: block;
						margin: 0 0;
						padding: 0 5px 0 0;
						width: 12px;
						background: url('../img/eng2.gif') no-repeat 0 2px;
						text-indent: -999px;
					}
				
				
			#Wrap #Head #HeadOverlay #Logo {
				position: absolute;
				top: 40px;
				left: 75px;
					
				z-index: 70;
				}
					
				#Wrap #Head #HeadOverlay #Logo a {
				display: block;
					
				height: 70px;
				width: 120px;
					
				overflow: hidden;
				text-indent: -999px;
				/*outline: none;*/
				}
				
			#Wrap #Head #HeadOverlay #Search {
				position: absolute;
				
				left: 12px;
				right: 0;
				top: 100px;
				bottom: 0;
				
				z-index: 90;
				padding: 0;
				margin: 0;
				
				display: block;
				width: 160px;
			}
				
				#Wrap #Head #HeadOverlay #Search .txt {
					margin: 0 0;
					padding: 4px 10px 2px 25px;
					background-color: #FFF;
					border: 0px;
					width: 110px;
					height: 21px;
					
					font-family: Helvetica, Arial, Tahoma, Verdana;
					font-size: 11px;
					background: url('../img/search-bar.png') no-repeat;
				}
					
				#Wrap #Head #HeadOverlay #Search .btn {
					display: block;
					text-indent: -9999px;
					width: 20px;
					height: 20px;
					margin: 0 0;
					padding: 2px 2px;
					
					font-size: 2px;
					color: #FFFFFF;
					
					cursor: pointer;
					background: url('../img/search-btn.png') no-repeat center;
						
					border: none;
						
					position: absolute;
					top: 2px;
					left: 3px;
						
					z-index: 95;
				}			
				
				
			#Wrap #Head #HeadOverlay #Navigation {
				position: absolute;
					
				left: 177px;
				right: 0;
				bottom: -3px;
					
				z-index: 80;
			}
				
				#Wrap #Head #HeadOverlay #Navigation ul {
				margin: 0 0;
				padding: 0 0;
				}
					
				#Wrap #Head #HeadOverlay #Navigation ul li {
					display: block;
					margin: 0 0px 0 0px;
					padding: 0 0 0 0;
					float: left;
						
					height: 39px;
						
					list-style-type: none;
					overflow: hidden;
				}
					
						
						#Wrap #Head #HeadOverlay #Navigation ul li a {
							margin: 0 0px;
							padding: 16px 0px;
							display: block;
								
							color: #68704f;
							font-size: 12px;
							text-decoration: none;
								
							height: 40px;
						}	
							
						#Wrap #Head #HeadOverlay #Navigation ul li a:hover {
							color: #8c956f;
						}	
						
						
						
						
						
					#Wrap #Head #HeadOverlay #Navigation ul li a.Forsida {
						display: block;
						text-indent: -9999px;
						

						width: 144px;
						height: 36px;
						padding: 0;
						
						background: top url('../img/CustomNavForsidaNorm.png') no-repeat;
					}	
						
					#Wrap #Head #HeadOverlay #Navigation ul li a.Baerinnminn {
						display: block;
						text-indent: -9999px;
						
						width: 108px;
						height: 36px;
						padding: 0;
						
						background: top url('../img/CustomNavBaerinnNorm.png') no-repeat;
					}	
					
					#Wrap #Head #HeadOverlay #Navigation ul li a.Lifaoglaera {
						display: block;
						text-indent: -9999px;
						
						width: 114px;
						height: 36px;
						padding: 0;
						
						background: top url('../img/CustomNavLifaNorm.png') no-repeat;
					}	
					
					#Wrap #Head #HeadOverlay #Navigation ul li a.Menningogmannlif {
						display: block;
						text-indent: -9999px;
						
						width: 164px;
						height: 36px;
						padding: 0;
						
						background: top url('../img/CustomNavMenningNorm.png') no-repeat;
					}	
					
					#Wrap #Head #HeadOverlay #Navigation ul li a.Tourism {
						display: block;
						text-indent: -9999px;
						
						width: 112px;
						height: 36px;
						padding: 0;
						
						background: top url('../img/CustomNavTourismNorm.png') no-repeat;
					}	
					
					#Wrap #Head #HeadOverlay #Navigation ul li a.Skipulagogumhverfi {
						display: block;
						text-indent: -9999px;
						
						width: 161px;
						height: 36px;
						padding: 0;
						
						background: top url('../img/CustomNavSkipulagNorm.png') no-repeat;
					}
					
					
					#Wrap #Head #HeadOverlay #Navigation ul li a:hover.Forsida,
					#Wrap #Head #HeadOverlay #Navigation ul li a:focus.Forsida
					{
						border: none;
						background: top url('../img/CustomNavForsidaSel.png') no-repeat;
					}	
					
					#Wrap #Head #HeadOverlay #Navigation ul li a:hover.Baerinnminn,
					#Wrap #Head #HeadOverlay #Navigation ul li a:focus.Baerinnminn
					{
						border: none;
						background: top url('../img/CustomNavBaerinnSel.png') no-repeat;
					}	
					
					#Wrap #Head #HeadOverlay #Navigation ul li a:hover.Lifaoglaera,
					#Wrap #Head #HeadOverlay #Navigation ul li a:focus.Lifaoglaera
					{
						border: none;
						background: top url('../img/CustomNavLifaSel.png') no-repeat;
					}	
					
					#Wrap #Head #HeadOverlay #Navigation ul li a:hover.Menningogmannlif,
					#Wrap #Head #HeadOverlay #Navigation ul li a:focus.Menningogmannlif
					{
						border: none;
						background: top url('../img/CustomNavMenningSel.png') no-repeat;
					}	
					
					#Wrap #Head #HeadOverlay #Navigation ul li a:hover.Tourism,
					#Wrap #Head #HeadOverlay #Navigation ul li a:focus.Tourism
					{
						border: none;
						background: top url('../img/CustomNavTourismSel.png') no-repeat;
					}	
					
					#Wrap #Head #HeadOverlay #Navigation ul li a:hover.Skipulagogumhverfi, 
					#Wrap #Head #HeadOverlay #Navigation ul li a:focus.Skipulagogumhverfi
					{
						border: none;
						background: top url('../img/CustomNavSkipulagSel.png') no-repeat;
					}
					
					
					

						
						
						
					/*
					
					===============
					NavPale litur á forsíðu
					===============
					
					*/
					
					#Wrap #Head #HeadOverlay #Navigation ul li.selected {						
						background: left top url('../img/NavLeft-pale.png') no-repeat;
					}
					#Wrap #Head #HeadOverlay #Navigation ul li.selected span {
						background: right url('../img/NavRight-pale.png') no-repeat;
					}
					#Wrap #Head #HeadOverlay #Navigation ul li a.selected {
						padding: 9px 8px;
						font-weight: bold;						
						background: top url('../img/NavMid-pale.png') repeat-x;
					}	
					#Wrap #Head #HeadOverlay #Search .btn {
					}
						

					#Wrap #Head #HeadOverlay #Search .box .content .tarlink a{
						display: block;
						position: relative;
						top: 81px;
						left: 82px;
						font-weight: bold;
						width: 40px;
						/*text-indent: -9999px;*/
					}
					
					#Wrap #Head #HeadOverlay #Search .box .content .tarlink img{
						border: 0px;
					}
						
					/*
					
					===============
					NavBlue litur á
					===============
					
					*/
					
					#Wrap.Blue #Head #HeadOverlay #Navigation ul li a.Ibuagatt {
						display: block;
						text-indent: -9999px;
						
						width: 144px;
						height: 36px;

						padding: 0;
						
						background: top url('../img/CustomNavForsidaNorm.png') no-repeat;
					}	

					#Wrap.Blue #Head #HeadOverlay #Navigation ul li a.Baerinnminn {
						display: block;
						text-indent: -9999px;
						
						width: 108px;
						height: 36px;
						padding: 0;
						
						background: top url('../img/CustomNavBaerinnNorm.png') no-repeat;
					}	
					
					#Wrap.Blue #Head #HeadOverlay #Navigation ul li a.Lifaoglaera {
						display: block;
						text-indent: -9999px;
						
						width: 114px;
						height: 36px;
						padding: 0;
						
						background: top url('../img/CustomNavLifaNorm.png') no-repeat;
					}	
					
					#Wrap.Blue #Head #HeadOverlay #Navigation ul li a.Menningogmannlif {
						display: block;
						text-indent: -9999px;
						
						width: 164px;
						height: 36px;
						padding: 0;
						
						background: top url('../img/CustomNavMenningNorm.png') no-repeat;
					}	
					
					#Wrap.Blue #Head #HeadOverlay #Navigation ul li a.Tourism {
						display: block;
						text-indent: -9999px;
						
						width: 112px;
						height: 36px;
						padding: 0;
						
						background: top url('../img/CustomNavTourismNorm.png') no-repeat;
					}	
					
					#Wrap.Blue #Head #HeadOverlay #Navigation ul li a.Ibuagatt {
						display: block;
						text-indent: -9999px;
						
						width: 108px;
						height: 36px;
						padding: 0;
						
						background: top url('../img/CustomNavIbuagattNorm.png') no-repeat;
					}	
					
					#Wrap.Blue #Head #HeadOverlay #Navigation ul li a.Skipulagogumhverfi {
						display: block;
						text-indent: -9999px;
						
						width: 161px;
						height: 36px;
						padding: 0;
						
						background: top url('../img/CustomNavSkipulagSel.png') no-repeat;
					}	
					
					#Wrap.Blue #Head #HeadOverlay #Search .btn {
						color: #FFF;
					}
					
					#Wrap.Blue #Head #HeadOverlay #Navigation ul li a:hover.Forsida,
					#Wrap.Blue #Head #HeadOverlay #Navigation ul li a:focus.Forsida
					{
						border: none;
						background: top url('../img/CustomNavForsidaSel.png') no-repeat;
					}	
					
					#Wrap.Blue #Head #HeadOverlay #Navigation ul li a:hover.Baerinnminn,
					#Wrap.Blue #Head #HeadOverlay #Navigation ul li a:focus.Baerinnminn
					
					{
						border: none;
						background: top url('../img/CustomNavBaerinnSel.png') no-repeat;
					}	
					
					#Wrap.Blue #Head #HeadOverlay #Navigation ul li a:hover.Lifaoglaera,
					#Wrap.Blue #Head #HeadOverlay #Navigation ul li a:focus.Lifaoglaera
					{
						border: none;
						background: top url('../img/CustomNavLifaSel.png') no-repeat;
					}	
					
					#Wrap.Blue #Head #HeadOverlay #Navigation ul li a:hover.Menningogmannlif, 
					#Wrap.Blue #Head #HeadOverlay #Navigation ul li a:focus.Menningogmannlif
					{
						border: none;
						background: top url('../img/CustomNavMenningSel.png') no-repeat;
					}	
					
					#Wrap.Blue #Head #HeadOverlay #Navigation ul li a:hover.Tourism,
					#Wrap.Blue #Head #HeadOverlay #Navigation ul li a:focus.Tourism
					{
						border: none;
						background: top url('../img/CustomNavTourismSel.png') no-repeat;
					}	
					
					#Wrap.Blue #Head #HeadOverlay #Navigation ul li a:hover.Skipulagogumhverfi,
					#Wrap.Blue #Head #HeadOverlay #Navigation ul li a:focus.Skipulagogumhverfi
					{
						border: none;
						background: top url('../img/CustomNavSkipulagSel.png') no-repeat;
					}
					
					
					/*
					
					===============
					NavGreen litur á mosfellsbær
					===============
					
					*/
					
					#Wrap.Green #Head #HeadOverlay #Navigation ul li a.Forsida {
						display: block;
						text-indent: -9999px;
						
						width: 144px;
						height: 36px;
						padding: 0;
						
						background: top url('../img/CustomNavForsidaNorm.png') no-repeat;
					}	
					
					
					#Wrap.Green #Head #HeadOverlay #Navigation ul li a.Baerinnminn {
						display: block;
						text-indent: -9999px;
						
						width: 108px;
						height: 36px;
						padding: 0;
						
						background: top url('../img/CustomNavBaerinnSel.png') no-repeat;
					}	
					
					#Wrap.Green #Head #HeadOverlay #Navigation ul li a.Lifaoglaera {
						display: block;
						text-indent: -9999px;
						
						width: 114px;
						height: 36px;
						padding: 0;
						
						background: top url('../img/CustomNavLifaNorm.png') no-repeat;
					}	
					
					#Wrap.Green #Head #HeadOverlay #Navigation ul li a.Menningogmannlif {
						display: block;
						text-indent: -9999px;
						
						width: 164px;
						height: 36px;
						padding: 0;
						
						background: top url('../img/CustomNavMenningNorm.png') no-repeat;
					}	
					
					#Wrap.Green #Head #HeadOverlay #Navigation ul li a.Tourism {
						display: block;
						text-indent: -9999px;
						
						width: 112px;
						height: 36px;
						padding: 0;
						
						background: top url('../img/CustomNavTourismNorm.png') no-repeat;
					}	
					
					#Wrap.Green #Head #HeadOverlay #Navigation ul li a.Skipulagogumhverfi {
						display: block;
						text-indent: -9999px;
						
						width: 161px;
						height: 36px;
						padding: 0;
						
						background: top url('../img/CustomNavSkipulagNorm.png') no-repeat;
					}	
					
					#Wrap.Green #Head #HeadOverlay #Search .btn {
						color: #FFF;
					}
					
					
					#Wrap.Green #Head #HeadOverlay #Navigation ul li a:hover.Forsida, 
					#Wrap.Green #Head #HeadOverlay #Navigation ul li a:focus.Forsida
					{
						border: none;
						background: top url('../img/CustomNavForsidaSel.png') no-repeat;
					}	
					
					#Wrap.Green #Head #HeadOverlay #Navigation ul li a:hover.Baerinnminn,
					#Wrap.Green #Head #HeadOverlay #Navigation ul li a:focus.Baerinnminn
					{
						border: none;
						background: top url('../img/CustomNavBaerinnSel.png') no-repeat;
					}	
					
					#Wrap.Green #Head #HeadOverlay #Navigation ul li a:hover.Lifaoglaera,
					#Wrap.Green #Head #HeadOverlay #Navigation ul li a:focus.Lifaoglaera
					{
						border: none;
						background: top url('../img/CustomNavLifaSel.png') no-repeat;
					}	
					
					#Wrap.Green #Head #HeadOverlay #Navigation ul li a:hover.Menningogmannlif,
					#Wrap.Green #Head #HeadOverlay #Navigation ul li a:focus.Menningogmannlif
					{
						border: none;
						background: top url('../img/CustomNavMenningSel.png') no-repeat;
					}	
					
					#Wrap.Green #Head #HeadOverlay #Navigation ul li a:hover.Tourism,
					#Wrap.Green #Head #HeadOverlay #Navigation ul li a:focus.Tourism
					{
						border: none;
						background: top url('../img/CustomNavTourismSel.png') no-repeat;
					}	
					
					#Wrap.Green #Head #HeadOverlay #Navigation ul li a:hover.Skipulagogumhverfi,
					#Wrap.Green #Head #HeadOverlay #Navigation ul li a:focus.Skipulagogumhverfi
					{
						border: none;
						background: top url('../img/CustomNavSkipulagSel.png') no-repeat;
					}	
					
					/*
					
					===============
					NavPink litur á
					===============
					
					*/

					#Wrap.Pink #Head #HeadOverlay #Navigation ul li a.Forsida {
						display: block;
						text-indent: -9999px;
						
						width: 144px;
						height: 36px;
						padding: 0;
						
						background: top url('../img/CustomNavForsidaNorm.png') no-repeat;
					}	
					
					#Wrap.Pink #Head #HeadOverlay #Navigation ul li a.Baerinnminn {
						display: block;
						text-indent: -9999px;
						
						width: 108px;
						height: 36px;
						padding: 0;
						
						background: top url('../img/CustomNavBaerinnNorm.png') no-repeat;
					}	
					
					#Wrap.Pink #Head #HeadOverlay #Navigation ul li a.Lifaoglaera {
						display: block;
						text-indent: -9999px;
						
						width: 114px;
						height: 36px;
						padding: 0;
						
						background: top url('../img/CustomNavLifaNorm.png') no-repeat;
					}	
					
					#Wrap.Pink #Head #HeadOverlay #Navigation ul li a.Menningogmannlif {
						display: block;
						text-indent: -9999px;
						
						width: 164px;
						height: 36px;
						padding: 0;
						
						background: top url('../img/CustomNavMenningSel.png') no-repeat;
					}	
					
					#Wrap.Pink #Head #HeadOverlay #Navigation ul li a.Tourism {
						display: block;
						text-indent: -9999px;
						
						width: 112px;
						height: 36px;
						padding: 0;
						
						background: top url('../img/CustomNavTourismNorm.png') no-repeat;
					}	
					
					
					#Wrap.Pink #Head #HeadOverlay #Navigation ul li a.Skipulagogumhverfi {
						display: block;
						text-indent: -9999px;
						
						width: 161px;
						height: 36px;
						padding: 0;
						
						background: top url('../img/CustomNavSkipulagNorm.png') no-repeat;
					}	
					
					#Wrap.Pink #Head #HeadOverlay #Search .btn {
						color: #FFF;
					}
					
					
					
					
					#Wrap.Pink #Head #HeadOverlay #Navigation ul li a:hover.Forsida,
					#Wrap.Pink #Head #HeadOverlay #Navigation ul li a:focus.Forsida
					{
						border: none;
						background: top url('../img/CustomNavForsidaSel.png') no-repeat;
					}	
					
					#Wrap.Pink #Head #HeadOverlay #Navigation ul li a:hover.Baerinnminn,
					#Wrap.Pink #Head #HeadOverlay #Navigation ul li a:focus.Baerinnminn
					{
						border: none;
						background: top url('../img/CustomNavBaerinnSel.png') no-repeat;
					}	
					
					#Wrap.Pink #Head #HeadOverlay #Navigation ul li a:hover.Lifaoglaera,
					#Wrap.Pink #Head #HeadOverlay #Navigation ul li a:focus.Lifaoglaera
					{
						border: none;
						background: top url('../img/CustomNavLifaSel.png') no-repeat;
					}	
					
					#Wrap.Pink #Head #HeadOverlay #Navigation ul li a:hover.Menningogmannlif,
					#Wrap.Pink #Head #HeadOverlay #Navigation ul li a:focus.Menningogmannlif
					{
						border: none;
						background: top url('../img/CustomNavMenningSel.png') no-repeat;
					}	
					
					#Wrap.Pink #Head #HeadOverlay #Navigation ul li a:hover.Tourism,
					#Wrap.Pink #Head #HeadOverlay #Navigation ul li a:focus.Tourism 
					{
						border: none;
						background: top url('../img/CustomNavTourismSel.png') no-repeat;
					}	
					
					#Wrap.Pink #Head #HeadOverlay #Navigation ul li a:hover.Skipulagogumhverfi,
					#Wrap.Pink #Head #HeadOverlay #Navigation ul li a:focus.Skipulagogumhverfi
					{
						border: none;
						background: top url('../img/CustomNavSkipulagSel.png') no-repeat;
					}	
					
					
					/*
					
					===============
					NavBaby litur á Ferðamenn
					===============
					
					*/
					

					
					#Wrap.Baby #Head #HeadOverlay #Navigation ul li a.Forsida {
						display: block;
						text-indent: -9999px;
						
						width: 144px;
						height: 36px;
						padding: 0;
						
						background: top url('../img/CustomNavForsidaNorm.png') no-repeat;
					}	
					
					#Wrap.Baby #Head #HeadOverlay #Navigation ul li a.Baerinnminn {
						display: block;
						text-indent: -9999px;
						
						width: 108px;
						height: 36px;
						padding: 0;
						
						background: top url('../img/CustomNavBaerinnNorm.png') no-repeat;
					}
					
					#Wrap.Baby #Head #HeadOverlay #Navigation ul li a.Lifaoglaera {
						display: block;
						text-indent: -9999px;
						
						width: 114px;
						height: 36px;
						padding: 0;
						
						background: top url('../img/CustomNavLifaNorm.png') no-repeat;
					}	
					
					#Wrap.Baby #Head #HeadOverlay #Navigation ul li a.Menningogmannlif {
						display: block;
						text-indent: -9999px;
						
						width: 164px;
						height: 36px;
						padding: 0;
						
						background: top url('../img/CustomNavMenningNorm.png') no-repeat;
					}	
					
					#Wrap.Baby #Head #HeadOverlay #Navigation ul li a.Tourism {
						display: block;
						text-indent: -9999px;
						
						width: 112px;
						height: 36px;
						padding: 0;
						
						background: top url('../img/CustomNavTourismSel.png') no-repeat;
					}	
					
						
					
					#Wrap.Baby #Head #HeadOverlay #Navigation ul li a.Skipulagogumhverfi {
						display: block;
						text-indent: -9999px;
						
						width: 161px;
						height: 36px;
						padding: 0;
						
						background: top url('../img/CustomNavSkipulagNorm.png') no-repeat;
					}	
					
					#Wrap.Baby #Head #HeadOverlay #Search .btn {
						color: #FFF;
					}
					
					
					
					
					#Wrap.Baby #Head #HeadOverlay #Navigation ul li a:hover.Forsida,
					#Wrap.Baby #Head #HeadOverlay #Navigation ul li a:focus.Forsida
					{
						border: none;
						background: top url('../img/CustomNavForsidaSel.png') no-repeat;
					}	
					
					#Wrap.Baby #Head #HeadOverlay #Navigation ul li a:hover.Baerinnminn,
					#Wrap.Baby #Head #HeadOverlay #Navigation ul li a:focus.Baerinnminn
					{
						border: none;
						background: top url('../img/CustomNavBaerinnSel.png') no-repeat;
					}	
					
					#Wrap.Baby #Head #HeadOverlay #Navigation ul li a:hover.Lifaoglaera,
					#Wrap.Baby #Head #HeadOverlay #Navigation ul li a:focus.Lifaoglaera
					{
						border: none;
						background: top url('../img/CustomNavLifaSel.png') no-repeat;
					}	
					
					#Wrap.Baby #Head #HeadOverlay #Navigation ul li a:hover.Menningogmannlif,
					#Wrap.Baby #Head #HeadOverlay #Navigation ul li a:focus.Menningogmannlif
					{
						border: none;
						background: top url('../img/CustomNavMenningSel.png') no-repeat;
					}	
					
					#Wrap.Baby #Head #HeadOverlay #Navigation ul li a:hover.Tourism,
					#Wrap.Baby #Head #HeadOverlay #Navigation ul li a:focus.Tourism
					{
						border: none;
						background: top url('../img/CustomNavTourismSel.png') no-repeat;
					}	
					
					#Wrap.Baby #Head #HeadOverlay #Navigation ul li a:hover.Skipulagogumhverfi,
					#Wrap.Baby #Head #HeadOverlay #Navigation ul li a:focus.Skipulagogumhverfi
					{
						border: none;
						background: top url('../img/CustomNavSkipulagSel.png') no-repeat;
					}	
					
					
					/*
					
					===============
					NavYellow litur á
 					===============
					
					*/
					
					#Wrap.Yellow #Head #HeadOverlay #Navigation ul li a.Forsida {
						display: block;
						text-indent: -9999px;
						
						width: 144px;
						height: 36px;
						padding: 0;
						
						background: top url('../img/CustomNavForsidaNorm.png') no-repeat;
					}	
					
					#Wrap.Yellow #Head #HeadOverlay #Navigation ul li a.Baerinnminn {
						display: block;
						text-indent: -9999px;
						
						width: 108px;
						height: 36px;
						padding: 0;
						
						background: top url('../img/CustomNavBaerinnNorm.png') no-repeat;
					}	
					
					#Wrap.Yellow #Head #HeadOverlay #Navigation ul li a.Lifaoglaera {
						display: block;
						text-indent: -9999px;
						
						width: 114px;
						height: 36px;
						padding: 0;
						
						background: top url('../img/CustomNavLifaSel.png') no-repeat;
					}	
					
					#Wrap.Yellow #Head #HeadOverlay #Navigation ul li a.Menningogmannlif {
						display: block;
						text-indent: -9999px;
						
						width: 164px;
						height: 36px;
						padding: 0;
						
						background: top url('../img/CustomNavMenningNorm.png') no-repeat;
					}	
					
					#Wrap.Yellow #Head #HeadOverlay #Navigation ul li a.Tourism {
						display: block;
						text-indent: -9999px;
						
						width: 112px;
						height: 36px;
						padding: 0;
						
						background: top url('../img/CustomNavTourismNorm.png') no-repeat;
					}	
					
					#Wrap.Yellow #Head #HeadOverlay #Navigation ul li a.Skipulagogumhverfi {
						display: block;
						text-indent: -9999px;
						
						width: 161px;
						height: 36px;
						padding: 0;
						
						background: top url('../img/CustomNavSkipulagNorm.png') no-repeat;
					}	
					
					#Wrap.Yellow #Head #HeadOverlay #Search .btn {
						color: #FFF;
					}
				
					
					
					#Wrap.Yellow #Head #HeadOverlay #Navigation ul li a:hover.Forsida,
					#Wrap.Yellow #Head #HeadOverlay #Navigation ul li a:focus.Forsida
					{
						border: none;
						background: top url('../img/CustomNavForsidaSel.png') no-repeat;
					}	
					
					#Wrap.Yellow #Head #HeadOverlay #Navigation ul li a:hover.Baerinnminn,
					#Wrap.Yellow #Head #HeadOverlay #Navigation ul li a:focus.Baerinnminn
					{
						border: none;
						background: top url('../img/CustomNavBaerinnSel.png') no-repeat;
					}	
					
					#Wrap.Yellow #Head #HeadOverlay #Navigation ul li a:hover.Lifaoglaera,
					#Wrap.Yellow #Head #HeadOverlay #Navigation ul li a:focus.Lifaoglaera
					{
						border: none;
						background: top url('../img/CustomNavLifaSel.png') no-repeat;
					}	
					
					#Wrap.Yellow #Head #HeadOverlay #Navigation ul li a:hover.Menningogmannlif,
					#Wrap.Yellow #Head #HeadOverlay #Navigation ul li a:focus.Menningogmannlif
					{
						border: none;
						background: top url('../img/CustomNavMenningSel.png') no-repeat;
					}	
					
					#Wrap.Yellow #Head #HeadOverlay #Navigation ul li a:hover.Tourism,
					#Wrap.Yellow #Head #HeadOverlay #Navigation ul li a:focus.Tourism
					{
						border: none;
						background: top url('../img/CustomNavTourismSel.png') no-repeat;
					}	
					
					
					#Wrap.Yellow #Head #HeadOverlay #Navigation ul li a:hover.Skipulagogumhverfi,
					#Wrap.Yellow #Head #HeadOverlay #Navigation ul li a:focus.Skipulagogumhverfi
					{
						border: none;
						background: top url('../img/CustomNavSkipulagSel.png') no-repeat;
					}	
					
					
					/*
					
					===============
					NavRed litur á
					===============
					
					*/
					
						
					#Wrap.Red #Head #HeadOverlay #Navigation ul li a.Forsida {
						display: block;
						text-indent: -9999px;
						
						width: 144px;
						height: 36px;
						padding: 0;
						
						background: top url('../img/CustomNavForsidaNorm.png') no-repeat;
					}	
					
					#Wrap.Red #Head #HeadOverlay #Navigation ul li a.Baerinnminn {
						display: block;
						text-indent: -9999px;
						
						width: 108px;
						height: 36px;
						padding: 0;
						
						background: top url('../img/CustomNavBaerinnNorm.png') no-repeat;
					}	
					
					#Wrap.Red #Head #HeadOverlay #Navigation ul li a.Lifaoglaera {
						display: block;
						text-indent: -9999px;
						
						width: 114px;
						height: 36px;
						padding: 0;
						
						background: top url('../img/CustomNavLifaNorm.png') no-repeat;
					}	
					
					#Wrap.Red #Head #HeadOverlay #Navigation ul li a.Menningogmannlif {
						display: block;
						text-indent: -9999px;
						
						width: 164px;
						height: 36px;
						padding: 0;
						
						background: top url('../img/CustomNavMenningNorm.png') no-repeat;
					}	
					
					#Wrap.Red #Head #HeadOverlay #Navigation ul li a.Tourism {
						display: block;
						text-indent: -9999px;
						
						width: 112px;
						height: 36px;
						padding: 0;
						
						background: top url('../img/CustomNavTourismNorm.png') no-repeat;
					}	
					
					
					#Wrap.Red #Head #HeadOverlay #Navigation ul li a.Skipulagogumhverfi {
						display: block;
						text-indent: -9999px;
						
						width: 161px;
						height: 36px;
						padding: 0;
						
						background: top url('../img/CustomNavSkipulagNorm.png') no-repeat;
					}	
					
					#Wrap.Red #Head #HeadOverlay #Search .btn {
						color: #FFF;
					}
					
					
					
					
					#Wrap.Red #Head #HeadOverlay #Navigation ul li a:hover.Forsida,
					#Wrap.Red #Head #HeadOverlay #Navigation ul li a:focus.Forsida
					{
						border: none;
						background: top url('../img/CustomNavForsidaSel.png') no-repeat;
					}	
						
					#Wrap.Red #Head #HeadOverlay #Navigation ul li a:hover.Baerinnminn,
					#Wrap.Red #Head #HeadOverlay #Navigation ul li a:focus.Baerinnminn
					{
						border: none;
						background: top url('../img/CustomNavBaerinnSel.png') no-repeat;
					}	
					
					#Wrap.Red #Head #HeadOverlay #Navigation ul li a:hover.Lifaoglaera,
					#Wrap.Red #Head #HeadOverlay #Navigation ul li a:focus.Lifaoglaera
					{
						border: none;
						background: top url('../img/CustomNavLifaSel.png') no-repeat;
					}	
					
					#Wrap.Red #Head #HeadOverlay #Navigation ul li a:hover.Menningogmannlif,
					#Wrap.Red #Head #HeadOverlay #Navigation ul li a:focus.Menningogmannlif
					{
						border: none;
						background: top url('../img/CustomNavMenningSel.png') no-repeat;
					}	
					
					#Wrap.Red #Head #HeadOverlay #Navigation ul li a:hover.Tourism,
					#Wrap.Red #Head #HeadOverlay #Navigation ul li a:focus.Tourism
					{
						border: none;
						background: top url('../img/CustomNavTourismSel.png') no-repeat;
					}	
					
					
					#Wrap.Red #Head #HeadOverlay #Navigation ul li a:hover.Skipulagogumhverfi,
					#Wrap.Red #Head #HeadOverlay #Navigation ul li a:focus.Skipulagogumhverfi
					{
						border: none;
						background: top url('../img/CustomNavSkipulagSel.png') no-repeat;
					}	
						
						
						
						
			#Wrap #Head #HeadOverlay #SubNavigation {
				position: absolute;
				
				left: 5px;
				right: 0;
				bottom: 6px;
				
				z-index: 60;
				
				height: 20px;
				overflow: hidden;
			}
				#Wrap #Head #HeadOverlay #SubNavigation  ul {
					margin: 0;
					padding: 0;
					
				}			
				
				#Wrap #Head #HeadOverlay #SubNavigation  ul li {
					padding: 0px 8px;
					margin: 4px 0px;
					display: block;
					float: left;
					border-left: 1px solid #FFF
				}	
				
					#Wrap #Head #HeadOverlay #SubNavigation  ul li:first-child{
						border-left: none;
					}
						
					#Wrap #Head #HeadOverlay #SubNavigation  ul li a {
						color: #FFF;
						font-size: 11px;
						text-decoration: none;
					}	
					#Wrap #Head #HeadOverlay #SubNavigation  ul li a:hover {
						text-decoration: underline;
					}	
					
					
					
					
		#Wrap #Head #HeadBanner {
			position: absolute;
			
			top: 0;
			left: 0;
			right: 0;
			bottom: 0;
			
			z-index: 25;
			
			overflow: hidden;
			display: block;
			width: 980px ;
			height: 252px ;
		}
		
	#Main {
		padding: 20px 0 5px 0;
	}
	
			#Main #SideLeft {
				border: 1px solid #CCC;
				
				float: left;
				
				margin: 0 20px 0 0px;
				
				width: 197px;
				min-height: 300px;
				
				background-color: #FFF;
			}
			
			#Main #SideLeft #Eventcal {
				
				background-color: #FFF000;
				padding: 3px
				
			}
			
			
			
			
			
				#Main #SideLeft .bigboxwrap {
					width: 177px;
					margin: 10px;
					
					background: 0 0 url('../img/EventCalander-mid-BG.jpg') repeat-y;
				}
				
					#Main #SideLeft .bigbox {
						margin: 0;
						padding: 0 0 10px 0;
						
						background: 0 bottom url('../img/EventCalander-bot-BG.gif') no-repeat;
					}
					
					#Main #SideLeft .bigbox h1 {
						text-align: right;
						font-weight: normal;
						font-size: 11px;
						margin:0 0;
						padding: 20px 15px 0px ;
						color: #4A5130;
						background: 0 top url('../img/EventCalander-top-BG.gif') no-repeat;
					}
					
					#Main #SideLeft .bigbox img.dagatalicon {
						margin: 0 0 -30px 0;
						padding: 0;
						position: relative;
						top: -20px;
						left: 5px;
					}
					
					#Main #SideLeft .index {
					padding: 0;
					}
						
						#Main #SideLeft .index .item {
							margin: 7px 0;
							padding: 0 0 0 0;
							width: 190px;
							/*background: 0 0 url('../img/WrapContentSideBoxBack.gif') repeat-y;*/
							color: #000;
						}
						
							#Main #SideLeft .index .item .date {
								padding: 0 0 0 0;
								margin: 0 0 0 0;
								font-size: 9px;
								color: #999999;
								
							}
							#Main #SideLeft .index .item .itemimage {
								margin: 0 27px 0 15px;
								float: right;
								
							}
							#Main #SideLeft .index .item .itemtext {
								display: block;
								width:102px;
								padding: 10px 0 0 16px;
								margin:-5px -30px 0 0;
								float: right;
								background: 15px 0 url('../img/DagatalLina.gif') no-repeat;
								
								color: #999999;
								
								
								overflow:visible;
								display:block;

							}
							
								
							#Main #SideLeft .index .item:first-child .itemtext {
								background: none;
							}
						
							#Main #SideLeft .index .item .itemtext h1{
								margin: 3px 0 0 0;
								padding: 0 0 0 0;
								background: none;
								color: #999999;
								
								font-weight: bold;
							}
								
							#Main #SideLeft .index .item A {
								margin: 3px 0 0 0;
								padding: 0 0 0 0;
								color: #999999;
								font-weight: bold;
								text-decoration: none;
							}
								
							#Main #SideLeft .index .item A:hover {
								text-decoration: underline;
							}
							
							#Main #SideLeft #eventcalander{
								margin: 0;
								padding: 0;
							}
							
							
							#Main #SideLeft #leftlinks {
								margin: 0;
								padding: 10px 0 0 0;
							}
							
							#Main #SideLeft #leftlinks .content {
								margin: 0 10px;
							}
							
							#Main #SideLeft #leftlinks a .image {
								margin: 0;
								padding: 5px 0;
								border: 0px;
							}
							
							
							
							
						#Main #SideLeft #UnBoxedText {
							padding: 10px 0 0 0;
							
						}
						#Main #SideLeft #UnBoxedText h1 {
							margin: -5px 0;
							font-size: 12px;
							
							color: #5b6340;
							font-weight: bold;
							
						}
						#Main #SideLeft #UnBoxedText p {
							margin: 15px 0 0 0;
							padding: 0 0 10px 0;
						}
					
					#Main #SideLeft #eventcalander {
						margin: 0 0 0 0;
						padding: 10px 5px 0 7px;
						
						
						
					}
						#eventcalander table {
							
						}
						
						table.titlebar_Default2006 {
							margin: 0 0 0 0px;
							width: 150px;
							
							background: #f9f9f7;
							border: 1px solid #ecebe6;
						}
						
						table.TableLayout_Default2006 {
							background: #FFF;
							
							border-collapse: collapse;
							
							width: 150px;
							border: 1px solid #ecebe6;
						}
							table.TableLayout_Default2006 td {
								text-align: center;
								font-size: 9px;
								
								height: 10px;
								overflow: hidden;
								border: 0 !important;
							}
								table.TableLayout_Default2006 td A {
									display: block;
									
									margin: -2px 0;
									outline: none;
									
								}
								
							table.TableLayout_Default2006 td.radCalSelect_Default2006,
							table.TableLayout_Default2006 td.specialRadCalDate
							{
								background: #EEE;
							}
						
						#eventcalander .list {
							margin: 0 12px 0 5px;
						}
							#eventcalander .list .item {
								padding: 5px 0 5px 0;
								border-top: 1px solid #dbdcd9;
							}
							#eventcalander .list .item:first-child {
								border: 0;
							}
								#eventcalander .list .item .title A {
									font-weight: bold;
								}
								#eventcalander .list .item .date {
									font-size: 9px;
									color :#999;
								}
						
						.event-view-all {
							margin: 5px 12px 0 0;
							text-align: right;
						}
							.event-view-all A {
								font-weight: bold;
							}
						
						.view-event {
							
						}
							.view-event .date {
								font-size: 11px;
								color: #999;
								word-spacing: 5px;
							}
								.view-event .date span {
									color: #555;
									border-bottom: 1px dotted #999;
								}
							.view-event .text {
								line-height: 18px;
							}
							
						.event-index {
							margin: 0 0 20px 0;
							border-bottom: 1px solid #DDD;
						}
							.event-index .item {
								padding: 10px 0;
								border-top: 1px solid #DDD;
							}
								.event-index .item A {
									font-size: 12px;
									font-weight: bold;
								}
								.event-index .item .date {
									font-size: 11px;
									font-style: italic;
									color: #888;
								}
						
						.event-add-button {
							margin: 0 0 10px 0;
							text-align: right;
						}
							.event-add-button A {
								padding: 6px 10px;
								
								color: #555;
								border: 1px solid #AAA;
								background: #f3f1eb;
							}
						
						
		#Wrap.Blue #Main #SideLeft {
			background: blue;
		}
		
		#Main #SideLeftNav {
				float: left;
				
				margin: 0 20px 0 0;
				padding:0 0;
				
				width: 190px;
				min-height: 300px;
		}
			
			#Main #SideLeftNav li.NavTitle {
				display: none
				
			}
			#Main #SideLeftNav li.root {
				margin: -5px 0 0 0;
				font-weight: bold;
				border-top: 3px solid #5f5f56;
			}
				#Main #SideLeftNav li.root a {
					color: #5f5f56;
					padding: 5px 8px;

				}
			
			
			
			#Main #SideLeftNav ul {
			margin: 0 0;
			padding: 0 0;
			}
			
				#Main #SideLeftNav ul li {
					border-bottom: 1px solid #a7a795;
					list-style-type: none;
					border-left: 1px solid #a7a795;
					border-right: 1px solid #a7a795;
				}
					#Main #SideLeftNav ul li a {
						display: block;
						padding: 7px 20px;
						color: #000;
						text-decoration: none;
					}
					#Main #SideLeftNav ul li a:hover {
						color: #a7a795;
					}
					#Main #SideLeftNav ul ul {
						margin: -5px 10px 15px;
					}
						#Main #SideLeftNav ul ul li {
							margin: 0 0 0 20px;
							padding: 0 0;
							border-bottom: none;
							border: 0px;
							list-style-type: disc
						}
							#Main #SideLeftNav ul ul li a {
								font-size: 11px;
								display: block;
								margin: 5px 0;
								padding: 0 0 0 10px;
								color: #000;
								text-decoration: none;
							}
								#Main #SideLeftNav ul ul ul {
									margin: 0px 10px 15px;
								}
									#Main #SideLeftNav ul ul ul li {
										margin: 0 0 0 20px;
										padding: 0 0 0 0px;
										border-bottom: none;
										list-style-type: disc
									}
										#Main #SideLeftNav ul ul ul li a {
											font-size: 11px;
											display: block;
											margin: 5px 0;
											padding: 0 0;
											color: #000;
											text-decoration: none;
										}

										
							#Main #SideLeftNav ul li a.selected {
								color: #000;
								font-weight: bold;
							}	
							
							
							#Main #SideLeftNav ul ul li a.selected {
								color: #000;
								font-weight: bold;
								background: none;
							}	
							
							#Main #SideLeftNav ul ul ul ul ul li a.selected {
								color: #000;
								font-weight: bold;
								background: none;
							}	
							
							#Main #SideLeftNav ul ul li a.haschild {
								overflow: visible;
								background: center left url(../img/NavPlus.gif) no-repeat;
								padding: 0 0 0 8px;
							}
							
							#Main #SideLeftNav ul ul ul ul li a.haschild {
								overflow: visible;
								background: center left url(../img/NavPlus.gif) no-repeat;
								padding: 0 0 0 8px;
							}
							#Main #SideLeftNav ul ul ul ul li a {
								padding: 0 0 0 8px;
							}
							
							#Main #SideLeftNav ul ul li a.selected.haschild {
								color: #000;
								background: none;
							}
			
							#Main #SideLeftNav ul ul ul li.selected.haschild {
								color: #000;
								background-color:#EEE;
								padding: 1px 3px;
							}

			
			
		/*SideNav Blue*/
			
			#Wrap.Blue #Main #SideLeftNav li.root {
				border-top: 3px solid #00407B;
				height:24px;
			}
			
			#Wrap.Blue #Main #SideLeftNav ul{
				margin: -3px 0 0 0;
			}
			
			#Wrap.Blue #Main #SideLeftNav li.root a {
					color: #00407B;
				}
			
			#Wrap.Blue #Main #SideLeftNav ul li a:hover {
				color: #40719d;
			}
			
			#Wrap.Blue #Main #SideLeftNav ul li a:visited {
				color: #40719d;
			}
				
			#Wrap.Blue  #Main #SideLeftNav ul li {
				border-left: 1px solid #40719d;
				border-right: 1px solid #40719d;
				border-bottom: 1px solid #40719d;
				list-style-type: none;
			}
				
			#Wrap.Blue  #Main #SideLeftNav ul ul li {
				border-bottom: none;
				border: 0px;
			}
			
			#Wrap.Blue a {
				color: #00407B;
			}
				
			#Wrap.Blue a:hover {
				color: #40719d;
			}
			#Wrap.Blue a img {
				border-color:00407B;
			}
				
				
			/*SideNav Green*/	
				
			#Wrap.Green #Main #SideLeftNav li.root {
				border-top: 3px solid #525e4c;
				height:24px;
			}
			
			#Wrap.Green #Main #SideLeftNav ul{
				margin: -3px 0 0 0;
			}
				
			#Wrap.Green #Main #SideLeftNav li.root a {
				color: #525e4c;
			}
			
			#Wrap.Green #Main #SideLeftNav ul li a:hover {
				color: #708163;
			}
			
			#Wrap.Green #Main #SideLeftNav ul li a:visited {
				color: #708163;
			}
				
			#Wrap.Green  #Main #SideLeftNav ul li {
				border-left: 1px solid #708163;
				border-right: 1px solid #708163;
				border-bottom: 1px solid #708163;
				list-style-type: none;
			}
			#Wrap.Green  #Main #SideLeftNav ul ul li {
				border-bottom: none;
				border: 0px;
			}
				
			#Wrap.Green a {
				color: #525e4c;
			}
				
			#Wrap.Green a:hover {
				color: #708163;
			}
			#Wrap.Green a img {
				border-color:#525e4c;
			}
				
				
			/*SideNav Pink*/
				
			#Wrap.Pink #Main #SideLeftNav li.root {
				border-top: 3px solid #713773;
				height:24px;
			}	
			
			#Wrap.Pink #Main #SideLeftNav ul{
				margin: -3px 0 0 0;
				padding: 0 0 0 0;
			}
				
			#Wrap.Pink #Main #SideLeftNav li.root a {
				color: #713773;
			}
				
			#Wrap.Pink #Main #SideLeftNav ul li a:hover {
				color: #b388b4;
			}
			
			#Wrap.Pink #Main #SideLeftNav ul li a:visited {
				color: #b388b4;
			}
				
			#Wrap.Pink  #Main #SideLeftNav ul li {
				border-bottom: 1px solid #b388b4;
				border-left: 1px solid #b388b4;
				border-right: 1px solid #b388b4;
				list-style-type: none;
			}
			#Wrap.Pink  #Main #SideLeftNav ul ul li {
				border-bottom: none;
				border: 0px;
			}
				
			#Wrap.Pink a {
				color: #713773;
			}
				
			#Wrap.Pink a:hover {
				color: #b388b4;
			}
			#Wrap.Pink a img {
				border-color:#713773;
			}			
				
				
			/*SideNav Baby Blue*/
				
			#Wrap.Baby #Main #SideLeftNav li.root {
				border-top: 3px solid #aece3a;
				height:24px;
			}	
			
			#Wrap.Baby #Main #SideLeftNav ul{
				margin: -3px 0 0 0;
			}
				
			#Wrap.Baby #Main #SideLeftNav li.root a {
				color: #80a400;
			}
				
			#Wrap.Baby #Main #SideLeftNav ul li a:hover {
				color: #c2da69;
			}
			
			#Wrap.Baby #Main #SideLeftNav ul li a:visited {
				color: #c2da69;
			}
				
			#Wrap.Baby  #Main #SideLeftNav ul li {
				border-left: 1px solid #c2da69;
				border-right: 1px solid #c2da69;
				border-bottom: 1px solid #c2da69;
				list-style-type: none;
			}
			#Wrap.Baby  #Main #SideLeftNav ul ul li {
				border-bottom: none;
				border: 0px;
			}	
				
			#Wrap.Baby a {
				color: #80a400;
			}
				
			#Wrap.Baby a:hover {
				color: #c2da69;
			}
			#Wrap.Baby a img {
				border-color:#80a400;
			}
				
				
			/*SideNav Yellow*/
				
			#Wrap.Yellow #Main #SideLeftNav li.root {
				border-top: 3px solid #a59268;
				height:24px;
			}	
				
			#Wrap.Yellow #Main #SideLeftNav ul{
				margin: -3px 0 0 0;
			}
				
			#Wrap.Yellow #Main #SideLeftNav li.root a {
				color: #a59268;
			}
				
			#Wrap.Yellow #Main #SideLeftNav ul li a:hover {
				color: #d3b176;
			}
			
			#Wrap.Yellow #Main #SideLeftNav ul li a:visited {
				color: #d3b176;
			}
				
			#Wrap.Yellow  #Main #SideLeftNav ul li {
				border-left: 1px solid #d3b176;
				border-right: 1px solid #d3b176;
				border-bottom: 1px solid #d3b176;
				list-style-type: none;
			}
			#Wrap.Yellow  #Main #SideLeftNav ul ul li {
				border-bottom: none;
				border: 0px;
			}
			
			#Wrap.Yellow a{
				color: #a59268;
			}
				
			#Wrap.Yellow a:hover {
				color: #d3b176;
			}
			#Wrap.Yellow a img {
				border-color:#A59268;
			}			
				
				
			/*SideNav Red*/
				
			#Wrap.Red #Main #SideLeftNav li.root {
				border-top: 3px solid #9f3435;
				height:24px;
			}	
				
			#Wrap.Red #Main #SideLeftNav ul{
				margin: -3px 0 0 0;
			}
				
			#Wrap.Red #Main #SideLeftNav li.root a {
				color: #9f3435;
			}
				
			#Wrap.Red #Main #SideLeftNav ul li a:hover {
				color: #da7475;
			}
			
			#Wrap.Red #Main #SideLeftNav ul li a:visited {
				color: #da7475;
			}
				
			#Wrap.Red  #Main #SideLeftNav ul li {
				border-left: 1px solid #da7475;
				border-right: 1px solid #da7475;
				border-bottom: 1px solid #da7475;
				list-style-type: none;
			}
			#Wrap.Red  #Main #SideLeftNav ul ul li {
				border-bottom: none;
				border: 0px;
			}
			
			#Wrap.Red a {
				color: #9f3435;
			}
				
			#Wrap.Red a:hover {
				color: #da7475;
			}	
			#Wrap.Red a img {
				border-color:#9f3435;
			}	
			
			
			
			
		#Main #ContentWrap {
			float: left;
			
			margin: 0;
			padding: 0 0 20px 0;
			
			width: 760px;
			
		}
			
			#Main #SideRight {
				border: 1px solid #CCCCCC;
			
				float: left;
				
				margin: 0 0 0 10px;
				padding: 10px 0 12px 12px;
				
				width: 190px;
				min-height: 300px;
			}
			
			#Main #SideRight .image {
				padding: 10px 0 0 0;
			}
				
			#Main #SideRight h1 {
					padding: 0 10px;
					margin: 15px 0 0 0;
					color: #333b15;
					font-weight: bold;
			}
				
			#Main #SideRight p{
				margin: 10px 0 0 0;
				padding: 0 10px;
				color: #000;
			}
				
			#Main #SideRight #open{
				cursor: pointer;
			}
				
				#Main #SideRight .BigBoxVedurWrap {
					width: 177px;
					
					background: top center url('../img/WrapContentSideBoxVedurBack1.gif') repeat-y;
				}
					
					#Main #SideRight .BigVedurBox {
						margin:0 0;
						
						background: 0 bottom url('../img/WrapContentSideBoxVedurBot1.gif') no-repeat;
					}
						
					#Main #SideRight .BigVedurBox h1 {
						margin:0 0;
						padding: 10px 0 0;
						background: 0 top url('../img/WrapContentSideBoxVedurTop1.gif') no-repeat;
					}
						
					#Main #SideRight .BigVedurBox img {
						padding: 5px;
					}
						
						
					#vedurBoxinner
					{
					  padding:0px 4px 0px 4px;
					  font-size:11px;
					}
					
					#vedurDagurTimi{
						display: block;
						background: Top Right url('../img/VedurSol.png') no-repeat;
						height: 20px;
						width: 100px;
						
						
						padding: 13px 0px 4px 65px;
						
						font-size: 10px;
						color: #000;
					}
					
					
					#vedurHaus{
						margin: -5px 0 -25px 0;
						padding: 5px 10px 0 10px;
						display: block;
						float: right;
						
						height: 45px;
						color: #68704f;
						font-size: 13px;
						font-weight: normal;
					}
						
					#vedurHaus p{
						padding: 0 0 0 0;
						margin: 0 0 0 0;
						color: #FFF;
					}
						
					#vedurUppl{
					}
						
					#vedurHiti{
						margin: 0 8px 5px 5px;
						padding: 12px 0 0 35px;
						
						height: 37px;
						width: 173px;
						
						color: #414b1e;
						background: url('../img/vedurHiti1.jpg') no-repeat;
					}
					
					#vedurVindhradi{
						margin: -12px 8px 0px 5px;
						padding: 5px 0 0 35px;
						
						height: 30px;
						width: 173px;
						
						color: #414b1e;
						background: url('../img/vedurAtt1.jpg') no-repeat;
					}
						
					#vedurVindatt{
						margin: 0 8px 0px 5px;
						padding: 5px 0 0 35px;
						
						height: 30px;
						width: 173px;
						
						color: #414b1e;
						background: url('../img/vedurHradi1.jpg') no-repeat;
					}
						

						
						
					.vedurTexti{
						float: left;
						text-align: left;
						padding: 3px 0 0 16px;
						overflow:hidden;
					}
						
					.vedurMaeling{
						float: left;
						text-align: right;
						font-size: 11px;
						padding: 3px 0 0 6px;
						margin: 0 2px 0 0;
						overflow:hidden;
					}
						
					.vedurMaeliEingin{
						float: left;
						text-align: left;
						padding: 3px 0 0 0px;
						margin: 0 0 0 2px;
						overflow: hidden;
					}
				
				
				#Main #SideRight #vefspjall {
					padding: 10px 0 0 0;
				}
				
				
				#svarbox_div{
					height: 20px;
					width: 20px;
					display: none;
				}
				
				
				
				
			#Main #Content {
				float: left;
				
				width: 546px;
				min-height: 506px;
			}
				
				#Main #Content h1 {
					margin: 5px 0 0 0;
					padding: 5px 0 0 0;
					color: #323B15;				
				}
				
				
				#Main #Content .index {
					margin: 0;
					padding: 0;
				}
				
				#Main #Content .item {
					margin: 8px 0 0;
					padding: 0;
					border-top: 1px solid #CCCCCC;
				}
					
				#Main #Content .item .date {
					padding: 0;
					margin: 0px 0 8px 0;
					font-size: 10px;
					
				}
					
				#Main #Content .itemimage {
					margin: 8px 10px 0 0;
					float: left
				}
					
				#Main #Content .itemtext {
					clear: both;
				}
				
				#Main #Content .itemcontent{
					width: 546px;
				}
					
				#Main #Content .itemtext h1{
					margin: 0 0 5px 0;
					padding: 0 0;
				}
				#Main #Content .takkar ul{
					margin: 10px 5px 0 0;
					padding: 0;
				}
				
				#Main #Content .takkar ul li{
					margin: 0;
					padding: 5px;
					display: block;
					float: left;
					
					border-left: 1px solid #EEE;
					border-top: 1px solid #EEE;
					border-bottom: 1px solid #EEE;
					border-top: 1
					
					list-style-type: none;
					
				}
				
				#Main #Content .takkar .baka{
					margin: 0;
					padding: 5px;
				}
				
				#Main #Content .takkar .facebook{
					margin: 0;
					padding: 5px 5px 5px 24px;
					background: 5px center url('../img/bg-shareFacebook.gif') no-repeat;
				}
				
				#Main #Content .takkar .twitter{
					border-right: 1px solid #EEE;
				}
				
				#Main #Content .takkar .twitter a {
					display: block;
					margin: 0;
					padding: 0;
					text-indent: -9999px;
					/*outline: 0px;*/
					width: 52px;
					height: 14px;				
					background: center center url('../img/bg-shareTwitter.gif') no-repeat;
				}
				
				
				
				
				#Main #Content h1 A {
					color: #323B15;
					text-decoration: none;
				}	
				
				#Main #Content h1 A:hover {
					text-decoration: underline;
				}
				
				

				
				
				
			#Main #ContentWrap #ContentDalk {
				float: left;
					
				width: 700px;
				/*min-height: 300px;*/
			}
			
			
			
			#Main #ContentWrap #ContentDalk #Form {
				
			}
			
			#Main #ContentWrap #ContentDalk label {
				display: block;
			}
			
			#Main #ContentWrap #ContentDalk #Form input,
			#Main #ContentWrap #ContentDalk input{

				border: 1px solid #BBB;

			}

			#ctl01_btnSend{
				margin: 10px 0 0 0;
			}
			
			#Main #ContentWrap #ContentDalk #Form textarea{
				width: 300px;
				height: 100px;
				border: 1px solid #BBB;
			}
			
			#Main #ContentWrap #ContentDalk textarea {
				border: 1px solid #BBB;
			}

#Main #ContentWrap #ContentDalk .resultitem a{
	font-weight: bold;
}
#Main #ContentWrap #ContentDalk .resultitem h1{
	margin: 20px 0 5px 0;
}
#Main #ContentWrap #ContentDalk .resultitem p{
	margin: 0 0 10px 0;
}

#itarleit label{
	margin:	-14px 0 0 23px;
}

#itarleit #tartakk .string {
	display: block;
	width: 300px;
	margin: 0 0 10px 7px
}

#itarleit #tartakk .btn {
	margin: 0 0 0 7px
}

#itarleit #tarres{
	margin: 0 0 0 8px;
}

#itarleit #tarres a{
	margin: 10px 0 0 0;
	display: block;
	font-weight: bold;
}

#itarleit #tarres span{
	display: block;
	margin: 10px 0 0 0;
}

#itarleit #tarres .Ttl{
	font-size: 15px;
	font-weight: bold;
	margin: 20px 0 0 0;
}

			
			#Main #ContentWrap #ContentDalk ul li a {
				font-weight: bold;
				font-size: 130%;
				display: block;
				padding: 10px 0 10px 0;
				border-top: 1px solid #DDDDDD;
			}
			
			#Main #ContentWrap #ContentDalk ul li {
				list-style-type: disc;
				padding: 0 0 5px 0;
			}

			#Main #ContentWrap #ContentDalk ul li li a{
				font-weight: normal;
				font-size: 100%;
				display: inline;
				border-top: 0px;
			}
			
			#Main #ContentWrap #ContentDalk ul li li {
				list-style-type: disc;
				padding: 0 0 0 0;
			}
			
			#Main #ContentWrap #ContentDalk ul li li a.haschild {
			}
			
			#Main #ContentWrap #ContentDalk ul li li.haschild {
				list-style-type: circle;
				padding: 0 0 10px 0;
			}


			#Main #ContentWrap #ContentDalk ul li li li a{
				font-weight: normal;
			}
			#Main #ContentWrap #ContentDalk ul li li li{
				padding: 0 0 0 0;
			}
			#Main #ContentWrap #ContentDalk ul li li li.haschild{
				padding: 0 0 5px 0;
			}


			#Main #ContentWrap #ContentDalk ul li li li li{
				padding: 0 0 0 0;
			}
			
			#Main #ContentWrap #ContentDalk ul li li li li.haschild{
				padding: 0 0 5px 0;
			}


			#Main #ContentWrap #ContentDalk ul li li li li li{
				padding: 0 0 0 0;
			}
			
			
			
				#shared{
					padding: 1px 0 3px 0;
					margin: 0 0 -5px 0;
				}
				
				
				#shared .takkar ul{
					margin: 10px 5px 0 0;
					padding: 0;
				}
				
				#shared .takkar ul li{
					color: #999999;
					margin: 0;
					padding: 5px;
					display: block;
					float: left;
					
					border-left: 1px solid #CCC;
					border-top: 1px solid #CCC;
					border-bottom: 1px solid #CCC;
					
					list-style-type: none;
					
				}
				#Foot #shared a{
					color: #999999;
				}
				
				#shared .takkar .baka{
					margin: 0;
					padding: 5px;
				}
				
				#shared .takkar .facebook{
					margin: 0;
					padding: 5px 5px 5px 24px;
					background: 5px center url('../img/bg-shareFacebook.gif') no-repeat;
				}
				
				#shared .takkar .twitter{
					border-right: 1px solid #CCC;
				}
				
				#shared .takkar .twitter a {
					display: block;
					margin: 0;
					padding: 0;
					text-indent: -9999px;
					/*outline: 0px;*/
					width: 52px;
					height: 14px;				
					background: center center url('../img/bg-shareTwitter.gif') no-repeat;
				}				
				
				
			#Main #ContentDouble {
				margin: 10px 0 0 0;
				width: 766px;
				min-height: 100px;
				
				background: #FFF;
			}
				
				#ContentDouble .boxwrap {
					margin: 0 0 0 5px;
					
					float: left;
					
					width: 250px;
					height: 110px;
					
					background: 0 0 url('../img/WrapContentDoubleRoundBoxBack4.gif') repeat-y;
				}
					
					#ContentDouble .box {
						height: 113px;
						margin:0 0;
						background: 0 bottom url('../img/WrapContentDoubleRoundBoxBottom3.gif') no-repeat;
					}
						
					#ContentDouble .box img {
						padding: 0px 8px 8px 7px; 
					}
						
					#ContentDouble .box h1 {
						font-size: 14px;
						color: #3b4720 ;
						margin: 0;
						padding: 5px 10px 5px 15px;
						background: 0 top url('../img/WrapContentDoubleRoundBoxTop3.gif') no-repeat;
					}
						
						#Main #ContentDouble .boxwrap:first-child{
							margin: 0 0 0 0px;
						}
						
					#Main #ContentDouble .box A {
						background: 7px 13px url('../img/RoundBoxLink.gif') no-repeat;
						
						padding: 10px 0 10px 22px;
						color: #536b3b;
						text-decoration: underline;
					}
						
					#Main #ContentDouble .boxwrap .box .dropdown {
						bottom: 16px;
						height: 30px;
						width: 150px;
						left: 92px;
						padding:0 7px 0 5px;
						position:relative;
					}
						
					#Main #ContentDouble .dropdown {
						font-size: 11px;
					}
						
						#Main #ContentDouble .dropdown select {
							float: left;
							margin: 0 0 0 0;
							
							width: 120px;
							
							font-family: arial;
							font-size: 11px;
						}
							
						#Main #ContentDouble .dropdown input {
							float: left;
							
							margin: 0 0 30px 5px;
							padding: 0;
							
							width: 20px;
							height: 20px;
							
							background: 0 0 url('../img/DoubleContentBoxSubmit.png') no-repeat;
							
							border: 0px;
							
						}
		
	#Foot {
		font-size: 11px;
		margin: 0 0px;
		padding: 0px 0 50px 0;
		color: #999;
		text-align: right;
		width: 980px;
		border-top: 0px solid #CCC;
	}
	
	#Foot table{
		float: right;
	}
	
	#Foot tr td{
		height: 14px;
		display: block;
		float: left;
		margin: -5px 0 0;
		padding: 5px 8px;
		border-right: 1px solid #CCC;
		border-bottom: 1px solid #CCC;
		border-top: 1px solid #CCC;
	}
	
	#Foot tr td:first-child{
		border: 1px solid #CCC;

	}
	
	#Foot ul.right {
		float: right;
		
		margin: 0;
		padding: 0;
		
		border: 1px solid #CCC;
		
		list-style: none;
	}
		#Foot ul.right li {
			float: left;
			padding: 5px 8px;
			
			border-left: 1px solid #CCC;
		}
		#Foot ul.right li:first-child {
			border: 0;
		}
	



table {
	border-collapse: collapse;
	width: 100%;
}
	table td {
		padding: 4px;
	}
		table td p {
			margin: 0;
			padding: 0;
		}
		
td .specialRadCalDate  {
	background: #93997F !important;
	color: #fff;
}




.form.txt {
	padding: 0 0 0 10px;
}
	.form.txt label {
		display: block;
		margin: 0 0 0 -10px;
		padding: 0 0 3px 0;
	}
	.form.txt input {
		.position: relative;
		margin: 0 0 8px -10px;
		padding: 4px;
		
		font-family: arial, tahoma, verdana;
		font-size: 11px;
		color: #555;
		
		width: 100%;
		
		border: 1px solid #CCC;
	}
		.form.txt .pickerWrapper_Default img {
			position: relative;
			margin-top: -5px;
		}
		.form.txt .pickerWrapper_Default {
			.margin-bottom: 10px;
		}

.form.btn {
	text-align: right;
}
	#Main .form.btn input {
		padding: 4px 10px;
		
		font-family: arial, tahoma, verdana;
		font-size: 11px;
		color: #414A1E;
		
		border: 0;
		background: #C6C8BB;
	}
























