a { color: #009; }
.hold-page { width: 900px; margin: auto; border: 1px solid silver; }
#header { border-bottom: 1px solid silver; }
#header .single { text-align: left; }
#content { border-right: 1px solid silver; padding: 10px 10px 0 0; }
#sidebar { width: 180px; border-right: 1px solid silver; }
#column { width: 185px; padding-top: 120px; }
#column .image { border: none; padding: 0; }
#footer { margin: 0; padding-top: 20px;}
#navigation0 { margin-top: 12px; }
li.nav { border-bottom: 1px solid silver; }
li.nav.level2.last, li.nav.level3.last, li.nav.level4.last { border: none; padding: 0; }
a.nav {
	color: black; 
	width: 170px; 
	padding: 0 0 0 10px; 
	background-color: transparent;
	background-image: url(../../images/forvarnir/arrows.png) no-repeat 0px 0px;
}
a.nav.closed {
	background-image: url(../../images/forvarnir/arrows.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a.nav.open { 
	background-image: url(../../images/forvarnir/arrows.png);
	background-repeat: no-repeat;
	background-position: 0px -15px;
}
a.nav.selected {
	color: #ff5b07;
	background-color: transparent;
}
a.nav.level1 {}
a.nav.level2 { padding-left: 20px; }
a.nav.level3 { padding-left: 30px; }
a.nav.level4 { padding-left: 40px; }

.content-holder {
	margin: 0px 210px 0px 200px;
}

/*** survey ****/

td.survey_q_question_1
{
	font-family: Verdana, Helvetica;
	font-size: 11px;
	color: #fff;
	font-weight: bolder;
	padding-bottom: 3px;
	text-align: center;
	background-color: #FF5B07;
	padding-top: 3px;
}
 
td.survey_q_answer_1
{
	font-family: Verdana, Helvetica;
	font-size: 10px;
	color: #000;
}
 
input.survey_q_radio_1
{
	height: 15px;
}
 
table.survey_q_answertable_1
{
	border-right: 1px solid #FF5B07;
	border-left: 1px solid #FF5B07;
	border-bottom: 1px solid #FF5B07;
	padding-bottom: 3px;
}
 
td.survey_a_question_1
{
	font-family: Verdana, Helvetica;
	font-size: 11px;
	color: #fff;
	font-weight: bolder;
	padding-bottom: 3px;
	text-align: center;
	background-color: #FF5B07;
	padding-top: 3px;
}
 
table.survey_a_answertable_1
{
	border-right: 1px solid #FF5B07;
	border-left: 1px solid #FF5B07;
	border-bottom: 1px solid #FF5B07;
}
 
td.survey_a_answers_1
{
	padding-top:3px; 
	padding-left: 3px; 
	padding-right: 5px; 
	padding-bottom: 5px;
	text-align:center;
	font-size: 10px;
}
 
.survey_a_bar_background_1
{
	text-align:left;
	background-color:#f1f1f1;
	overflow:hidden;height:4px;
}
 
.survey_a_bar_1
{
	background-color:#FF0000;
	overflow:hidden;
	height:4px;
}
