/*** GLOBAL OBJECTS ***/
* {
	font-family: Tahoma, Arial, Helvetica, Verdana, Sans-serif;
}
body, div, td {
	color: #333;
	font-size: 11px;
	text-align:left;
}
body {
	background:#d0dde3 url('../img/bkg.jpg') repeat-x;
	margin: 15px 0px 0px 0px;
}
input, select, textarea {
	font-size: 10px;
}
h1 {
	font-size: 130%;
	margin: 0px 0px 3px 0px;
}
h2 {
	font-size: 120%;
	margin: 0px 0px 3px 0px;
}
h3 {
	font-size: 110%;
	margin: 0px 0px 3px 0px;
}
h4 {
	font-size: 100%;
	margin: 0px 0px 3px 0px;
}
h5 {
	font-size: 90%;
	margin: 0px 0px 3px 0px;
}
h6 {
	font-size: 80%;
	margin: 0px 0px 3px 0px;
}
hr.clear {
	display: none 
}
a {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:hover {
	color: #3C8A5B;
}
a img {
	border:none;
}
form {
	margin: 0px;
}
textarea { 

}
th {
	font-weight:bold;
	text-align:left;
	font-size:11px;
}
.Hidden {
	display: none 
}
.table_row_1 {
	background:#E4ECEF;
}
.table_row_2 {
}

/*** TEMPLATE AND ITS OBJECTS ***/
#FrameArea {
	width: 810px;
	margin-left:auto;
	margin-right:auto;
}
#TopArea {
	width: 810px;
	background-image:url(../img/top.jpg);
	height:90px;
	float:left;
}
#MiddleArea {
	width:810px;
	background-image:url(../img/middle_bkg.gif);
	float:left;
}
#BottomArea {
	width: 810px;
	background-image:url(../img/bottom.jpg);
	float:left;
	height:70px;
}
#LeftArea {
	float:left;
	width:20px;
}
#LeftShadow {
	width:20px;
	height:400px;
	background-image:url(../img/left_shadow.jpg);
	float:left;
}
#RightArea {
	float:left;
	width:20px;
}
#RightShadow {
	width:20px;
	height:400px;
	background-image:url(../img/right_shadow.jpg);
	float:left;
}
#CenterArea {
	float:left;
	width:770px;
}
#HeaderArea {
	margin:32px 0px 0px 24px;
	height:51px;
}
#LogoArea {
	width:166px;
	height:51px;
	float:left;
}
#ToolsArea {
	padding-top:18px;
	padding-left:150px;
	float:left;
}
#SearchArea {
	padding-top:15px;
	float:right;
	padding-right:30px;
}
#BannerArea {
	float:left;
	height:160px;
	width:100%;
	margin:0px 0px 0px 0px;
	text-align:center;
}
#BannerArea2 {
	float:left;
	height:100px;
	width:100%;
	margin:0px 0px 0px 0px;
	text-align:center;
}
#BannerLeft {
	width:187px;
	height:100px;
	float:left;
	padding-left:8px;
}
#BannerRight {
	border-left:3px solid #ffffff;
	float:right;
	width:564px;
	padding-right:8px;
}
#BreadCrumbs {
	float:left;
	width:560px;
	text-align:right;
	height:15px;
}
#BreadCrumbs a{
	color:#990000;
	text-decoration:none;
	font-weight:bold;
}
#BannerBottom {
	height:85px;
	width:564px;
}
#ContentArea2 {
	width:770px;
	float:left;
	background-image:url(../img/content_back_2.jpg);
}
#ContentArea3 {
	width:770px;
	float:left;
	background-image:url(../img/content_back_3.jpg);
}
#ContentPadding {
	padding: 0px 10px 13px 10px;
}
#ShortCutsArea {
	width:770px;
	background-image:url(../img/shortcuts_bkg.jpg);
	height:64px;
	float:left;
	margin-bottom:4px;
	margin-top:4px;
}
#ShortCutsLeftContent {
	float:left;
	width:185px;
	padding-left:13px;
}
#ShortCutsText {
	background-image:url(../img/shortcuts_text.gif);
	width:180px;
	height:56px;
	margin:3px 0px 0px 0px;
	float:left;
}
.ShortCutsTextContent {
	padding:7px;
}
.ShortCutsTextContent A {
	color:#333;
}
#ShortCutsRightContent {
	float:right;
	width:555px;
	padding-right:10px;
}
#ShortCutsImages {
	float:right;
	height:64px;
	margin:0px;
}
#LeftContent {
	float:left;
	width:185px;
	margin-right:5px;
}
#CenterContent {
	float:left;
	width:360px;
	margin:0 0 0 8px;
	padding-bottom:10px;
}
#CenterContent2 {
	float:left;
	width:530px;
	margin:0px 8px 0px 8px;
	padding-bottom:10px;
}
#RightContent {
	float:right;
	width:190px;
	margin-left:0px;
}
#FooterArea {
	padding:13px 30px 0px 30px;
}

#FooterAreaLeft {
	float:left;
}

#FooterAreaCenter {
	padding-top:4px;
	text-align:center;
	width:670px;
	float:left;
}

#FooterAreaRight {
	float:right;
}

#FooterAreaContent {
	padding-top: 3px;
	text-align: center;
	font-size: 80%;
}

#FooterAreaContent A {
	text-decoration: none;
}

#FooterAreaContent A:hover {
	text-decoration: none;
}

/*** OTHER OBJECTS ***/
.toflugogn1 {
	text-align: center;
	padding: 0px 3px 0px 3px;
}

.toflugogn2 {
	padding: 0px 5px 0px 0px;
}


/*** BANNERS AND THEIR OBJECTS ***/
.BannerOrange, .BannerRed, .BannerBlack, .BannerLavender, .BannerGreen {
	font-family: Arial;
	text-transform: uppercase;
	font-size:12px;
	font-weight:bold;
}
.BannerOrange {
	background-color: #ff9013; 
}
.BannerRed {
	background-color: #CE0101;
}
.BannerBlack {
	background-color: #000000; 
}
.BannerLavender {
	background-color: #a6a5c4; 
}
.BannerGreen {
	background-color: #8fe739; 
}
.BannerHeadlineContent {
	padding: 2px 5px 2px 5px;
	font-family: Arial;
	text-transform: uppercase;
	font-size:12px;
	font-weight: bolder;
	text-align:center;
}
.BannerHeadlineContent a{
	font-weight: bolder;
	text-decoration: none;
}
.BannerText {
	margin: 0px 0px 5px 0px;
}
.BannerTextContent {
	padding: 5px;
}

#quote_footer, #quote, #FooterAreaCenter, #FooterAreaRight, .BannerHeadlineContent, #FooterAreaCenter A, #FooterAreaRight A {
	color: #FFF;
}
.frett {
	width:99%; 
	vertical-align: top; 
	display: inline;
	padding: 15px 0px 5px; 
	float: left; 
}
.frettMynd {
	float: right; 
	width: 102px;
	margin-top:-10px;
}
.frettMynd img {
	width: 102px;
}
.DateCatAuthor {
	color: #666;
	font-size: 90%;
	float: left;
}
.Headline {
	font-weight: bolder;
	padding: 0px 0px 2px 0px;
}
.meiralink {
	text-align:right;
	padding: 5px 0px 0px 0px;
	border-top:1px solid #006699;
	margin-top:8px;
}
#ToolsArea, .SearchAreaText, .HeaderLink, .HeaderLink a {
	color:#eeeeee;
	font-weight:bold;
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
}
.SearchAreaText{
	float:left; 
	margin-right:3px; 
	padding-top:3px
}
.HeaderLink:hover, .HeaderLink A:hover {
	color:#dddddd;
	text-decoration:none;
}

.Banner1Text, .Banner2Text {
	background: #f6f6f6;
}

.SurveyGraphOff {
	background-color:#ccc;
}

.Headline, strong, A {
	color: #006699;
}
.SurveyGraphOn {
	background-color: #3C8A5B;
}


/** forum **/
#forum_tree {
	float:left;
}
#forum_new_thread {
	float:right;
	padding-top:2px;
	margin-bottom:10px;
}
#forum_table {
	padding-top:10px;
}
#forum_table th, #forum_table td {
	padding: 3px 3px 3px 3px;
	text-align:left;
	border-bottom:1px solid #ddd;
}
#forum_table th {
	background:url('../img/tr_th_back.gif') repeat-x;
}
#forum_table tr.footer {
	background:url('../img/table_bottom.gif') repeat-x;
}
#forum_table th {
	color:#333;
}
#forum_table tr.row_1 {
	background:#fff;
}
#forum_table tr.row_2 {
	background:#f1f1f1;
}
#forum_table td.right, #forum_table th.right {
	text-align:right;
}
#forum_table td.center, #forum_table th.center {
	text-align:center;
}
#forum_table td.no_border {
	padding:0px 0px 5px 0px;
	border-bottom:none;
}
#forumpost_table {
	padding-top:10px;
}
#forumpost_table th, #forumpost_table td {
	padding: 3px 3px 3px 3px;
	text-align:left;
	border-bottom:1px solid #ddd;
}
#forumpost_table th {
	font-weight:normal;
	background:#fff;
}
#forumpost_table th.post_1 {
	background:url('../img/tr_th_back.gif') repeat-x;
	padding:0px 0px 0px 3px;
}
#forumpost_table th.post_0 {
	background:#f1f1f1;
	padding:3px;
}
#forumpost_table td.right, #forumpost_table th.right {
	text-align:right;
}
#forumpost_table td.center, #forumpost_table th.center {
	text-align:center;
}

/** forum editor **/
#forum_editor input, #forum_editor textarea {
	float:left;
	margin-bottom:5px;
}
#forum_editor label {
	color:#006699;
	font-weight:bold;
	width:100px;
	float:left;
	margin-bottom:5px;
}
#forum_editor .required {
	float:left;
	margin-left:5px;
}

/*** blog stream window ***/
#blog_frame {
	padding-top:5px;
	text-align:center;
}
#blog_window {
	margin:0px auto;
	width:598px;
	height:498px;
	background:url('../img/blogg_gluggi_bkg.gif') no-repeat;
	text-align:center;
	padding-top:116px;
}


/*** FONT ***/
.CodeForeground {
	margin:0in;
	margin-bottom:.0001pt;
	font-size:9.0pt;
}
.CodeInText {
	font-weight:bold;
}
.ScreenText {
}
.ImportantWords {
	font-weight:bold;
}
.Highlight {
	color:red;
	font-weight:bold;
}
.image {
	padding:10px;
}
.image img {
	display:block;
}
.image small {
	display:block;
}


/*** TABLE ***/
.Standard caption{
	font-weight: bold;
	font-size: 10pt;
	height: 27px;
	vertical-align: middle;
	padding: 0px;
}
.Standard {
	border:1px black solid;
	border-collapse: collapse;
	vertical-align:top;
	text-align:left;
}
.GrayLine {
	border: 1px solid #cccccc;
}
.LeftDotted {
	border-left: 1px dashed #999898;
}

.LeftDotted {
	border-left: 1px dashed #999898;
}

.cells {
	border:1px dashed #999898;
}

.cells TD {
	border:1px #A4D209 solid;
}


/*** NAV ***/

/*** NAVIGATION AND ITS OBJECTS ***/
#Navigation_Vertical1 {
	padding: 0px;
	margin-bottom: 5px;
}
#Navigation_Vertical1 ul {
	padding:0px;
	margin:0px;
	list-style-type:none;
}
#Navigation_Vertical1 li {
	/*padding-top:3px;
	padding-right:5px;
	padding-bottom:3px;*/
	font-size: 11px;
}
#Navigation_Vertical1 ul li a {
	color: #000;
	text-decoration:none;
}
#Navigation_Vertical1 a:hover {
	color: #000;
}
.Nav_Vert1_Lev_1 {
	width:182px;
	padding:0;
	margin:0;
	list-style:none;
}
.Nav_Vert1_Lev_1 a {
	color:black;
}
.Nav_Vert1_Lev_1 li {
	padding-top:3px;
	padding-right:5px;
	padding-bottom:3px;
	text-indent:25px;
	border-bottom: 1px solid #586d79;
	margin-bottom:5px;
	margin-top:5px;
	text-transform:uppercase;
	font-weight:bolder;
	background: url('../img/nav_link_bkg.jpg') no-repeat;
}

.netsvar_valmynd_2{
	margin-top:5px!important;
	padding-bottom:0px;
	font-weight:bold;
	padding:0;
	margin:0;
	list-style:none;
}
.netsvar_valmynd_2  li{
	padding-top:3px;
	padding-bottom:3px;
	line-height:18px;
	margin:0;
	width:100%;
	margin-bottom:-3px;
	border-bottom:0px solid #586d79;
	text-transform:none;
	font-weight:bold;
	background: url('../img/nav_sublink_bkg.jpg');
}
.netsvar_valmynd_3{
	margin-top:5px!important;
	padding-bottom:0px;
	font-weight:bold;
	display:none;
	padding:0;
	margin:0;
	list-style:none;
}
.netsvar_valmynd_3  li{
	padding-top:3px;
	padding-bottom:3px;
	line-height:18px;
	margin:0;
	width:100%;
	margin-bottom:-3px;
	border-bottom:0px solid #586d79;
	text-transform:none;
	font-weight:bold;
	background: url('../img/nav_sublink_netsvar_bkg.jpg');
}


.Nav_Vert1_Lev_2{
	margin-top:5px!important;
	padding-bottom:0px;
	font-weight:bold;
	display:none;
	padding:0;
	margin:0;
	list-style:none;
}
.Nav_Vert1_Lev_2  li{
	padding-top:3px;
	padding-bottom:3px;
	line-height:18px;
	margin:0;
	width:100%;
	margin-bottom:-3px;
	border-bottom:0px solid #586d79;
	text-transform:none;
	font-weight:bold;
	background: url('../img/nav_sublink_bkg.jpg');
}

.netsvar_logo_vinstri{
	margin-top:4px;
}

/*** PRENT SNIĞ ***/
@media print {
* {
	font-family:Tahoma, Arial, Helvetica, Verdana, Sans-serif ;
	color:#000000;
}
body, div, td {
	font-size: 12px;
}
input, select, textarea {
	font-size: 10px;
	width: 100px;
}
h1 {
	font-size: 130%;
	margin: 0px 0px 3px 0px;
}
h2 {
	font-size: 120%;
	margin: 0px 0px 3px 0px;
}
h3 {
	font-size: 110%;
	margin: 0px 0px 3px 0px;
}
h4 {
	font-size: 100%;
	margin: 0px 0px 3px 0px;
}
h5 {
	font-size: 90%;
	margin: 0px 0px 3px 0px;
}
h6 {
	font-size: 80%;
	margin: 0px 0px 3px 0px;
}
hr.clear {
	display: none 
}
a:link {
	text-decoration: none;
}
div {
	text-align: left;
}
form {
	margin: 0px;
}
.Hidden {
	display: none 
}
object {
	display: none 
}

}

/*** Umræğur ***/

.umraedur{
	margin-top:20px;
}
.umr_flokkar{
	list-style:none;
}
.umr_flokkar a{
	color:black;
	font-weight:bold;
}
.umr_umraedur{

}
.umr_skodun{
	padding:3px;
}
.umr_skodun input{
	margin-left:10px;
}
.umr_skodun label{
	float:left;
	width:150px;
}
.umr_skodun textarea{
	width:250px;
	height:200px;
}
.umr_dagsetning{
	color:#666666;
}
.umr_skilabod {
	margin-bottom:20px;
}
.umr_skilabod em{
	background-color:#E33A00;
	border:1px solid #666666;
	padding:6px 8px 6px 8px;
	color:#f9f9f9;
	font-weight:bold;
	margin:4px;
	font-style:normal;
}


.fotur{
padding:2px;
}
.fotur div{
color:white;
}
.fotur a{
color:#dfdfdf;
}
.fotur a:hover{
text-decoration:underline;
}

/*** Leitarniğurstöğur ***/

.skey {
	font-weight: bold;
	color: #cc3300;
}