html{font-size:100.01%;}
body {
	margin:0;
	color:#ffff66;
	font-size:64%;
	font-family:Arial, Helvetica, sans-serif;
	background:#223388;
}
form {
	float:left;
	margin:0;
	padding:0;
}
img{
	border:0;
}
.first {background:none !important;}


#prentheader{display:none;}

/*-----header-----*/
#header {
	clear:both;
	width:100%;
	min-width:980px;
	height:191px;
	overflow:hidden;
	background:url(http://www.vestmannaeyjar.is//images/header-bg_blue.gif) repeat-x;
	position:absolute;
	top:0;
	left:0;
}
* html #header {width:auto;}
.header-holder {
	clear:both;
	overflow:hidden;
	width:955px;
	height:190px;
	margin:0 auto;
	padding:0 13px 0 12px;
	background:url(http://www.vestmannaeyjar.is//images/header-holder-bg_blue.jpg) no-repeat;
}
#header h1 {
	float:left;
	margin:13px 0 0 22px;
	display:inline;
}
#header h1 a {
	display:block;
	width:250px;
	height:84px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(http://www.vestmannaeyjar.is//images/logo.png) no-repeat;
}
#header .tools {
	float:right;
	margin:38px 0 0;
}
#header .tools ul {
	float:left;
	margin:0;
	padding:0;
}
#header .tools ul li {
	float:left;
	list-style:none;
	padding:0 6px 0 7px;
	color:#ffff66;
	font:12px/16px Tahoma, Arial, sans-serif;
	background:url(http://www.vestmannaeyjar.is//images/tools-separator.gif) no-repeat 100% 60%;
}
#header .tools ul li a {
	padding:0 4px;
	color:#ffff66;
	text-decoration:none;
}
#header .tools ul li a.active,
#header .tools ul li a:hover {
	color:#ffff66;
	background:#000;
}
#header .tools .form-box {
	float:left;
	margin:0;
	background:url(http://www.vestmannaeyjar.is//images/tools-separator.gif) no-repeat 100% 50%;
}
#header .tools .form-box .inp-txt {
	float:left;
	margin:1px 0 0 8px;
	padding:0;
	width:68px;
	display:inline;
	color:#000;
	border:1px solid #999;
	background:#fff;
	font:10px Arial, Helvetica, sans-serif;
}
#header .tools .form-box .inp-btn {
	float:left;
	margin:0;
	color:#999;
	background:none;
	border:none;
	font:12px Tahoma, Arial, sans-serif;
}
* html #header .tools .form-box .inp-btn {padding:0 3px;}
#header .tools a.ico-eng {
	float:left;
	margin:2px 0 0 8px;
	display:inline;
	width:24px;
	height:12px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(http://www.vestmannaeyjar.is//images/ico-eng.gif) no-repeat;
}
/*-----content-----*/
#content {
	clear:both;
	min-width:980px;
	margin:190px 0 0;
	overflow:hidden;
	background:#223388 url(http://www.vestmannaeyjar.is//images/content-bg.gif) repeat-x;
}
.content-holder {
	clear:both;
	overflow:hidden;
	width:980px;
	margin:0 auto;
	background:#223388 url(http://www.vestmannaeyjar.is//images/content-holder-bg.gif) repeat-y;
}
.content-holder-top {
	clear:both;
	overflow:hidden;
	width:955px;
	padding:0 13px 0 12px;
	margin:0 auto;
	background:#223388 url(http://www.vestmannaeyjar.is//images/content-top.jpg) no-repeat;
}
/*---side-bar---*/
.side-bar {
	float:left;
	width:158px;
	background:#223388;
}
ul.side-nav {
	clear:both;
	overflow:hidden;
	margin:0;
	padding:0;
	width:158px;
}
ul.side-nav li {
	float:left;
	list-style:none;
	width:158px;
	border-bottom:1px solid #ececec;
	font:14px/32px Tahoma, Arial, sans-serif;
	background:#223388 url(http://www.vestmannaeyjar.is//images/side-nav-l1-bg.gif) repeat-x;
}
ul.side-nav li a {
	display:block;
	clear:both;
	overflow:hidden;
	width:130px;
	padding:0 4px 0 24px;
	color:#ffff66;
	text-decoration:none;
	background:url(http://www.vestmannaeyjar.is//images/arrow.gif) no-repeat 9px 11px;
}
ul.side-nav li ul {
	clear:both;
	overflow:hidden;
	margin:0;
	padding:0;
	width:158px;
}
ul.side-nav li ul li {
	width:130px;
	padding:0 4px 0 24px;
	font:11px/25px Tahoma, Arial, sans-serif;
	border:none;
	background:#90a7c2 url(http://www.vestmannaeyjar.is/images/side-nav-l2-bg_blue.gif) repeat-x;
}
ul.side-nav li ul li a {
	padding:0;
	display:inline;
	color:#ffff66;
	background:none;
}
ul.side-nav li ul li a:hover {text-decoration:underline;}
ul.img-nav {
	clear:both;
	overflow:hidden;
	width:158px;
	margin:0;
	padding:0;
}
ul.img-nav li {
	float:left;
	list-style:none;
	border-bottom:1px solid #ececec;
}
ul.img-nav li img {
	float:left;
	margin:0;
	border:none;
}
ul.img-nav li strong {
	float:right;
	width:28px;
	height:75px;
	text-indent:-9999px;
	overflow:hidden;
}
ul.img-nav li strong.txt-01 {background:url(http://www.vestmannaeyjar.is/images/txt-01.gif) no-repeat;}
ul.img-nav li strong.txt-02 {background:url(http://www.vestmannaeyjar.is/images/txt-02.gif) no-repeat;}
ul.img-nav li strong.txt-03 {background:url(http://www.vestmannaeyjar.is/images/txt-03.gif) no-repeat;}
ul.img-nav li strong.txt-04 {background:url(http://www.vestmannaeyjar.is/images/txt-04.gif) no-repeat;}
/*---info-block---*/
.info-block {
	float:left;
	width:504px;
	padding:0 0 20px;
	background:#223388;
}
.breadcrumbs {
	clear:both;
	overflow:hidden;
	width:100%;
	margin:0 0 5px;
	background:#223388;
}
.breadcrumbs ul {
	clear:both;
	overflow:hidden;
	margin:0 0 0 12px;
	padding:0;
}
.breadcrumbs ul li {
	float:left;
	padding:0 3px 0 0;
	list-style:none;
	color:#ffff66;
	font-size:110%;
	line-height:156%;
}
.breadcrumbs ul li a {
	color:#ffff66;
	text-decoration:none;
}
.breadcrumbs ul li a:hover {text-decoration:underline;}
.txt-block {
	clear:both;
	overflow:hidden;
	width:480px;
	padding:10px 0 6px;
	margin:0 0 10px 11px;
	border-bottom:1px solid #aca899;
	color:#ffff66;
	background:#223388;
}
.txt-block .h-txt-block {
	clear:both;
	overflow:hidden;
	width:100%;
}
.txt-block .h-txt-block strong {
	clear:both;
	overflow:hidden;
	color:#ffff66;
	font-size:90%;
	line-height:130%;
	font-weight:normal;
}
.txt-block .h-txt-block h2 {
	clear:both;
	overflow:hidden;
	margin:0;
	color:#ffff66;
	font:bold 180%/110% Tahoma, Arial, sans-serif;
}
.txt-block img {
	float:right;
	margin:0 0 2px 12px;
}
.txt-block p {
	font-size:110%;
	line-height:130%;
	margin:0;
}
.txt-block span {
	display:block;
	text-align:right;
	margin:16px 0 0;
}
.txt-block a {
	font-size:110%;
	line-height:130%;
	color:#ffff66;
	text-decoration:none;
}
.txt-block a:hover {text-decoration:underline;}

.txt-block-list {
	clear:both;
	overflow:hidden;
	width:480px;
	padding:10px 0 6px;
	margin:0 0 10px 11px;
	border-bottom:1px solid #aca899;
}

.txt-block-list ul {
	clear:both;
	overflow:hidden;
	margin:0;
	padding:10px 8px 0 24px;
	width:480px;
}
.txt-block-list ul li {
	float:left;
	width:100%;
	list-style:none;
	color:#ffff66;
	font-size:100%;
	line-height:120%;
}
.txt-block-list ul li a {
	color:#ffff66;
	text-decoration:none;
}

.txt-block-two-list {
	clear:both;
	overflow:hidden;
	width:480px;
	padding:10px 0 6px;
	margin:0 0 10px 11px;
	border-bottom:1px solid #aca899;
}

.txt-block-two-list ul {
	overflow:hidden;
	margin:0;
	padding:10px 8px 0 10px;
	width:480px;
}
.txt-block-two-list ul li {
		float:left;
	list-style:none;
	padding:0 6px 0 7px;
	width:230px;
	list-style:none;
	color:#ffff66;
	font-size:100%;
	line-height:120%;
}
.txt-block-two-list ul li a {
	color:#ffff66;
	text-decoration:none;
}


.two-txt-blocks {
	clear:both;
	overflow:hidden;
	margin:0 0 10px 3px;
	background:url(http://www.vestmannaeyjar.is/images/two-txt-blocks-bottom.gif) no-repeat 8px 100%;
}
* html .two-txt-blocks {height:1%;}
.two-txt-blocks-bottom {
	clear:both;
	overflow:hidden;
	width:100%;
	margin:0 0 7px;
	background:url(http://www.vestmannaeyjar.is/images/grey-dot.gif) repeat-y 248px 0;
}
.two-txt-blocks .txt-box {
	float:left;
	width:232px;
	margin:0 8px;
	display:inline;
}
.two-txt-blocks .txt-box .h-txt-box {
	clear:both;
	overflow:hidden;
	width:100%;
}
.two-txt-blocks .txt-box .h-txt-box strong {
	clear:both;
	overflow:hidden;
	color:#ffff66;
	font-size:90%;
	line-height:130%;
	font-weight:normal;
}
.two-txt-blocks .txt-box .h-txt-box h3 {
	clear:both;
	overflow:hidden;
	margin:0;
	color:#ffff66;
	font:bold 171%/110% Tahoma, Arial, sans-serif;
}
.two-txt-blocks .txt-box img {
	float:right;
	margin:0 0 2px 12px;
}
.two-txt-blocks .txt-box p {
	font-size:110%;
	line-height:130%;
	margin:0;
}
.two-txt-blocks .txt-box span {
	display:block;
	text-align:right;
	margin:6px 0 0;
}
.two-txt-blocks .txt-box a {
	font-size:110%;
	line-height:130%;
	color:#ffff66;
	text-decoration:none;
}
.two-txt-blocks .txt-box a:hover {text-decoration:underline;}
.lnk-holder {
	clear:both;
	overflow:hidden;
	text-align:right;
	padding:0 13px 12px 0;
}
.lnk-holder a {
	font-size:110%;
	line-height:130%;
	color:#ffff66;
	text-decoration:none;
}
.lnk-holder a:hover {text-decoration:underline;}
.info-lnks-block {
	clear:both;
	overflow:hidden;
	margin:0 0 10px 3px;
	
}
.info-lnks-block .info-lnks-box {
	float:left;
	width:232px;
	margin:0 8px;
	padding:0 0 10px;
	display:inline;
	background:#223388;
	border:#000066 solid 1px;/*background: url(http://www.vestmannaeyjar.is/images/info-lnks-box-list-bg.gif) repeat-x 0 17px;*/
}
.info-lnks-block .info-lnks-box h4 {
	clear:both;
	overflow:hidden;
	margin:0;
	padding:0 2px 0 8px;
	color:#ffff66;
	font-size:110%;
	line-height:148%;
	font-weight:normal;
	background:#223388 url(http://www.vestmannaeyjar.is/images/info-lnks-box-h-bg.gif) repeat-x;
}
.info-lnks-block .info-lnks-box ul {
	clear:both;
	overflow:hidden;
	margin:0;
	padding:10px 8px 0 24px;
	width:200px;
}
.info-lnks-block .info-lnks-box ul li {
	float:left;
	width:100%;
	list-style:none;
	color:#ffff66;
	font-size:100%;
	line-height:120%;
}
.info-lnks-block .info-lnks-box ul li a {
	color:#ffff66;
	text-decoration:none;
}
.info-lnks-block .info-lnks-box ul li a:hover {text-decoration:underline;}
.info-lnks-block .info-lnks-box span {
	display:block;
	clear:both;
	padding:2px 9px 0 0;
	text-align:right;
}
.info-lnks-block .info-lnks-box span a {
	color:#ffff66;
	font-size:100%;
	line-height:120%;
	text-decoration:none;
}
.info-lnks-block .info-lnks-box span a:hover {text-decoration:underline;}
/*---info-column---*/
.info-column {
	float:right;
	width:293px;
}
.box {
	clear:both;
	overflow:hidden;
	width:100%;
}
.box .img-holder {
	clear:both;
	overflow:hidden;
	width:100%;
}
.box .img-holder img {
	display:block;
	margin:0;
	border:none;
}
.box .img-holder p {
	clear:both;
	overflow:hidden;
	padding:0 6px;
	color:#ffff66;
	font-size:110%;
	line-height:136%;
	text-align:right;
	margin:0;
}
.lnks {
	clear:both;
	overflow:hidden;
	padding:0 18px 14px;
	background:#223388;
}
.lnks h3 {
	clear:both;
	overflow:hidden;
	margin:10px 0 0;
	color:#ffff66;
	font:150%/140% Tahoma, Arial, sans-serif;
	border-bottom:1px solid #5a7db6;
}
.lnks ul {
	clear:both;
	overflow:hidden;
	margin:4px 0 0;
	padding:0;
	width:256px;
}
.lnks ul li {
	float:left;
	width:240px;
	padding:0 0 0 16px;
	list-style:none;
	font-size:120%;
	line-height:130%;
	background:url(http://www.vestmannaeyjar.is/images/blue-arrow.gif) no-repeat 2px 50%;
}
.lnks ul li a {
	color:#ffff66;
	text-decoration:none;
}
.lnks ul li a:hover {text-decoration:underline;}
ul.lnks-box {
	clear:both;
	overflow:hidden;
	width:294px;
	margin:0;
	padding:0;
}
ul.lnks-box li {
	float:left;
	width:146px;
	margin:1px 1px 0 0;
	list-style:none;
	background:#6781a6 url(http://www.vestmannaeyjar.is/images/lnks-box-bg.gif) repeat-x;
}
ul.lnks-box li a {
	display:block;
	width:118px;
	padding:0 0 0 28px;
	color:#ffff66;
	font:14px/25px Tahoma, Arial, sans-serif;
	text-decoration:none;
}
ul.lnks-box li a:hover {text-decoration:underline;}
ul.lnks-box li a.ico-01 {background:url(http://www.vestmannaeyjar.is/images/ico-01.gif) no-repeat 4px 50%;}
ul.lnks-box li a.ico-02 {background:url(http://www.vestmannaeyjar.is/images/ico-02.gif) no-repeat 4px 50%;}
ul.lnks-box li a.ico-03 {background:url(http://www.vestmannaeyjar.is/images/ico-03.gif) no-repeat 4px 50%;}
ul.lnks-box li a.ico-04 {background:url(http://www.vestmannaeyjar.is/images/ico-04.gif) no-repeat 4px 50%;}
ul.lnks-box li a.ico-05 {background:url(http://www.vestmannaeyjar.is/images/ico-05.gif) no-repeat 4px 50%;}
ul.lnks-box li a.ico-06 {background:url(http://www.vestmannaeyjar.is/images/ico-06.gif) no-repeat 4px 50%;}
ul.banner-holder {
	clear:both;
	overflow:hidden;
	margin:0 0 0 1px;
	padding:0;
	width:292px;
}
ul.banner-holder li {
	float:left;
	list-style:none;
	padding:1px 0 0;
}
ul.banner-holder li img {
	display:block;
	margin:0;
	border:none;
}
/*-----footer-----*/
#footer {
	clear:both;
	min-width:980px;
	overflow:hidden;
	background:#223388;
}
.footer-holder {
	clear:both;
	overflow:hidden;
	width:955px;
	margin:0 auto;
	padding:0 13px 0 12px;
}
#footer ul {
	clear:both;
	overflow:hidden;
	width:100%;
	margin:2px 0 30px;
	padding:0;
	text-align:center;
}
#footer ul li {
	display:inline;
	padding:0 6px 0 11px;
	list-style:none;
	color:#ffff66;
	font:110%/130% Tahoma, Arial, sans-serif;
	background:url(http://www.vestmannaeyjar.is/images/f-separator.gif) no-repeat 0 80%;
}
#footer ul li a {
	color:#ffff66;
	text-decoration:none;
}
#footer ul li a:hover {text-decoration:underline;}

