/* CSS Document */
body {
	background-color: #EAEAEA;
	color: #000000;
	margin: 0px;
	padding: 0px;
	scrollbar-base-color: #0F6AFF; 
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-darkshadow-color: #0000CD;	
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#top_logo {
	background-image: url(img/top_background.gif);
	background-color: #1267F8;
	background-repeat: repeat-x;
	background-position: top;
	height: 82px;
	text-align: center;
	padding-top: 9px;
	
}

#column_left {
	width: 199px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0040ae;
	text-align: left;
	vertical-align: top;
	background-color: #eaeaea;
}
#column_left_layer_1 {
	background-color: #0568fa;
	background-image: url(img/vertical_bar.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#column_left_layer_2 {
	background-color: #0568fa;
	background-image: url(img/top_bacground_3.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 20px;
	margin-right: 8px;
}
#column_left_layer_3 {
	background-image: url(img/column_background.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 10px;
	padding-top: 1px;
}
#logo_left {
	background-color: #0568fa;
	background-image: url(img/top_bacground_2.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 145px;
	margin-right: 8px;
	text-align: center;
	padding-top: 4px;
}
#column_right {
	width: 199px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0040ae;
	text-align: left;
	vertical-align: top;
	background-color: #eaeaea;

}
#column_right_layer_1 {
	background-color: #0568fa;
	background-image: url(img/vertical_bar.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#column_right_layer_2 {
	background-color: #0568fa;
	background-image: url(img/top_bacground_3.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 20px;
	margin-left: 8px;
}
#column_right_layer_3 {
	background-image: url(img/column_background.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 10px;
	padding-top: 1px;
}
#logo_right {
	background-color: #0568fa;
	background-image: url(img/top_bacground_2.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 145px;
	margin-left: 8px;
	text-align: center;
	padding-top: 4px;
}

#column_center {
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
}

a:link {
	color: #0058D7;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0058D7;
}
a:hover {
	text-decoration: underline;
	color: #0099FF;
}
#top_bar {
	background-color: #EAEAEA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding: 5px;
	color: #666666;
	font-size: 11px;
}
.page_wrapper {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#top_bar a:link {
	color: #666666;
	text-decoration: none;
}
#top_bar a:visited {
	color: #666666;
	text-decoration: none;
}
#top_bar a:hover {
	color: #000000;
	text-decoration: underline;
}
#top_bar a:active {
	color: #0058D7;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
#bottom {
	background-color: #0058d7;
	background-image: url(img/bottom_backgr.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 11px;
	padding-top: 20px;
	text-align: center;
	font-weight: bold;
	line-height: 18px;
	color: #FFFFFF;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#bottom a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#bottom a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#bottom a:hover {
	text-decoration: underline;
	color: #AAD2FF;
}
#bottom a:active {
	text-decoration: none;
	color: #FF9900;
}
/* Valmynd */
.menu_0 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #82B0FF;
	margin-right: 8px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 16px;	
	font-weight: bold;
}
.menu_0 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu_0 a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.menu_0 a:hover {
	text-decoration: underline;
	color: #AAD2FF;
}
.menu_0 a:active {
	text-decoration: none;
	color: #FF9900;
}
.menu_0_sub {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #82B0FF;
	margin-right: 8px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;	
	font-weight: bold;
}
.menu_1 {
	padding-bottom: 3px;
	padding-top: 3px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #489FFF;
}
.menu_1 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu_1 a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.menu_1 a:hover {
	text-decoration: underline;
	color: #AAD2FF;
}
.menu_1 a:active {
	text-decoration: none;
	color: #FF9900;
}
.menu_1_sub {
	padding-bottom: 3px;
	padding-left: 10px;
	margin-top: 3px;
}
.article_cast {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.article_soft {
	font-size: 11px;
	color: #999999;
}
.article_date {
	margin-top: 10px;
	font-size: 11px;
	color: #999999;
	clear: none;
}
.article_box {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	padding-top: 5px;
}

.article_image_box_selected {
	margin-top: 10px;
	margin-bottom: 10px;	
	text-align: center;
}
.article_image_box {
	clear: left;
	float: right;
	border: 1px solid #E5E5E5;
	margin-left: 5px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	width: 192px;
	text-align: center;
	padding: 4px;
}
.article_image_text {
	margin-top: 5px;
	font-size: 11px;
	text-align: center;
}
.articles_search_box {
	font-size: 11px;
	color: #666666;
	background-color: #F2F2F2;
	padding: 6px;
	border: 1px solid #CCCCCC;
}
/* Annað */
.search_box {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.settings_box {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.search_box_input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-color: #adcaea;
	border-width: 1px;
	border-style: solid;
	font-weight: normal;
}
.back_button {
	padding: 15px;
	padding-bottom: 50px;
	font-weight: bold;
	text-align: center;
}


h1 {
	font-size: 18px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h3 {
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
	margin: 0px;
	padding: 0px;	
}
h4 {
	font-size: 15px;
	font-weight: bold;
}
h5 {
	font-size: 14px;
	font-weight: bold;
}
h6 {
	font-size: 16px;
}

.table_header {
	font-size: 10px;
	color: #666666;
	background-color: #CCCCCC;
	background-image: url(img/tofluhaus00.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BEBEBE;
	border-right-color: #BEBEBE;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
	padding: 1px;
}
.table_row {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 2px;	
}
.image_box {
	overflow: visible;
	font-size: 11px;
	height: 120px;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #EEEEEEE;
}
/* Úr eldri síðu USAH */
.hlidarmenu {
	BACKGROUND-COLOR: #0F6AFF;
	BORDER-BOTTOM: 1px solid #0000CD;
	BORDER-LEFT: 1px solid #0000CD;
	BORDER-RIGHT: 1px solid #0000CD;
	BORDER-TOP: 1px solid #0000CD;
	COLOR: #ffffff;
	FONT-WEIGHT: bold;
	font-size : 12px;	
}