body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
body {
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(img/backgr.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #e4e4e4;
}
a:link {
	color: #002da0;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #002da0;
}
a:hover {
	text-decoration: underline;
	color: #0099FF;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
#page_wrapper {
	width: 948px;
	background-color: #FFFFFF;
	margin-top: 18px;
	margin-right: auto;
	margin-bottom: 18px;
	margin-left: auto;
	padding: 5px;
}
#top_menu {
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	background-color: #2E3880;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	margin-bottom: 10px;
	overflow: auto;
}
.top_menu_links {
	float: left;
	padding-top: 3px;
	padding-bottom: 4px;	
}
.top_menu_links a:link {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 4px;
}
.top_menu_links a:visited {
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 20px;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 4px;
}
.top_menu_links a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	padding-left: 20px;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 4px;
	background-color: #a01948;	
}
.top_menu_links a:active {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 4px;
	background-color: #a01948;
}
.top_menu_links_selected {
	float: left;
	padding-top: 3px;
	padding-bottom: 4px;	
}
.top_menu_links_selected a:link {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 4px;
	background-color: #FF0000;
}
.top_menu_links_selected a:visited {
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 20px;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 4px;
	background-color: #FF0000;	
}
.top_menu_links_selected a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	padding-left: 20px;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 4px;
	background-color: #a01948;	
}
.top_menu_links_selected a:active {
	text-decoration: none;
	color: #2E3880;
	padding-left: 20px;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 4px;
	background-color: #a01948;	
}


#top_container {
	height: 138px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#top_logo {
	width: 175px;
	float: left;
	letter-spacing: 3px;
	text-align: center;
	font-size: 10px;
	height: 138px;
}
#top_flash {
	width: 388px;
	margin-left: 5px;
	margin-right: 5px;
	float: left;
	height: 138px;		
}
#top_ad {
	width: 375px;
	float: left;	
	height: 138px;	
}
#column_left {
	width: 175px;
	padding-right: 5px;
	padding-top: 5px;
}
#column_middle {
	padding: 15px;
	padding-top: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#column_middle_extra {
	padding-top: 5px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;	
	width: 152px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;

}
#column_right {
	width: 170px;
	padding-right: 5px;
	padding-top: 5px;
	padding-left: 5px;
}
#bottom {
	font-size: 11px;
	background-color: #2E3880;
	background-image: url(img/bottom_line.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #666666;
	margin: auto;
	float: none;
	clear: none;
	text-align: left;
}
#bottom a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#bottom a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#bottom a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#bottom a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.menu_1 {
	font-weight: bold;
	color: #30367f;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
}
.menu_1 a:link {
	color: #30367f;
	text-decoration: none;
}
.menu_1 a:visited {
	text-decoration: none;
	color: #30367f;
}
.menu_1 a:hover {
	text-decoration: underline;
	color: #FF0000;
}
.menu_1 a:active {
	text-decoration: none;
	color: #0099FF;
}
.menu_1_sub {
	padding-bottom: 3px;
	padding-left: 10px;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;	
}
.menu_2 {
	font-weight: bold;
	color: #2E3880;
	padding: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
}
.menu_2 a:link {
	color: #2E3880;
	text-decoration: none;
}
.menu_2 a:visited {
	text-decoration: none;
	color: #2E3880;
}
.menu_2 a:hover {
	text-decoration: underline;
	color: #FF0000;
}
.menu_2 a:active {
	text-decoration: none;
	color: #0099FF;
}
.menu_2_sub {
	padding-bottom: 3px;
	padding-left: 10px;
	padding-top: 3px;
}


.menu_3 {
	color: #2E3880;
	padding: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.menu_3 a:link {
	font-size: 10px;
	color: #2E3880;
	text-decoration: none;
}
.menu_3 a:visited {
	text-decoration: none;
	color: #2E3880;
}
.menu_3 a:hover {
	text-decoration: underline;
	color: #FF0000;
}
.menu_3 a:active {
	text-decoration: none;
	color: #0099FF;
}
.menu_3_sub {
	padding-bottom: 3px;
	padding-left: 10px;
	padding-top: 3px;
}


.blue_box {
	padding: 5px;
	color: #FFFFFF;
	background-color: #2E3880;
}
.blue_box a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.blue_box a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.blue_box a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.blue_box a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.blue_box_headline {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}
.fronpage_image_border {
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
}
.fronpage_image_box {
	margin-bottom: 3px;
	padding-top: 1px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: center;
	background-color: #2E3880;	
}
.fronpage_image_date {
	color: #e4e4e4;
	font-size: 10px;
}
.fronpage_image_title {
	font-weight: bold;
}
.search_box_input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	font-weight: normal;
	padding-top: 2px;
	height: 17px;
	width: 90px;
}
/* /////////////////////////// */
/* Í vinnslu */
.white_box {
	padding: 5px;
	padding-top: 10px;
	color: #000000;
}
.white_box_headline {
	text-align: left;
	color: #2E3880;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}
.fronpage_pistlar_box {
	margin-bottom: 5px;
}
.fronpage_pistlar_subheadline {
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 0px;
}
.fronpage_pistlar_headline {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0px;
}
.fronpage_pistlar_headline a:link {
	color: #000000;
	text-decoration: none;
}
.fronpage_pistlar_headline a:visited {
	text-decoration: none;
	color: #000000;
}
.fronpage_pistlar_headline a:hover {
	text-decoration: underline;
	color: #000000;
}
.fronpage_pistlar_headline a:active {
	text-decoration: none;
	color: #000000;
}
.clendar_box {
	width: 170px;
}
.calendar_monthname {
	background-color: #E4E4E4;
	padding: 2px;
	font-weight: bold;
	background-image: url(img/logo_tindastoll_trans.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.calendar_weekdays {
	background-color: #E4E4E4;
	font-weight: bold;
}
.calendar_today {
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
	border: 1px solid #FF0000;
}
.calendar_today a:link {
	color: #FF0000;
	text-decoration: none;
}
.calendar_today a:visited {
	color: #FF0000;
	text-decoration: none;
}
.calendar_today a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.calendar_today a:active {
	color: #FF0000;
	text-decoration: underline;
}
.calendar_active {
	font-size: 11px;
	font-weight: bold;
	background-color: #CCCCCC;
	padding: 3px;

}
.calendar_normal {
	font-size: 11px;
	font-weight: bold;
	padding: 2px;
	color: #666666;
}
.article_box {
	width: 100%;
	overflow: visible;
	float: left;
	clear: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.article_cast {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.article_soft {
	font-size: 11px;
	color: #999999;
}
.article_subheadline {
	font-weight: bold;
	color: #000000;
	clear: none;
}
.article_headline {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	clear: none;
}
.article_headline a:link {
	color: #000000;
	text-decoration: none;
}
.article_headline a:visited {
	text-decoration: none;
	color: #000000;
}
.article_headline a:hover {
	text-decoration: underline;
	color: #0099FF;	
}
.article_headline a:active {
	text-decoration: none;
	color: #FF9900;
}
.article_date {
	font-size: 11px;
	color: #999999;
	clear: none;
}
.article_date a:link {
	color: #999999;
	text-decoration: none;
}
.article_date a:visited {
	text-decoration: none;
	color: #999999;
}
.article_date a:hover {
	text-decoration: underline;
	color: #0099FF;	
}
.article_date a:active {
	text-decoration: none;
	color: #FF9900;
}
.article_image_box {
	clear: left;
	float: right;
	padding: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-color: #FFFFFF;
	width: 147px;
	text-align: center;
}
.article_image_text {
	font-size: 11px;
	text-align: center;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* Það sem er hér að ofan er búið að fara yfir */




.lower_background {
	overflow: auto;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(img/top_menu_shadow.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	border-top-color: #92B8E2;
	border-right-color: #92B8E2;
	border-bottom-color: #92B8E2;
	border-left-color: #92B8E2;
}













.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;
}


.menu_quick {
	font-size: 11px;
	color: #999999;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.menu_quick a:link {
	color: #999999;
	text-decoration: none;
}
.menu_quick a:visited {
	color: #999999;
	text-decoration: none;
}
.menu_quick a:hover {
	color: #003278;
	text-decoration: underline;
}
.menu_quick a:active {
	color: #FF9900;
	text-decoration: underline;
}


.back_button {
	padding: 15px;
	padding-bottom: 50px;
	font-weight: bold;
	text-align: center;
}

h1 {
	color: #003399;
	font-size: 18px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #003399;	
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h3 {
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
	color: #003399;	
	margin: 0px;
	padding: 0px;	
}
h4 {
	color: #003399;
	font-size: 15px;
	font-weight: bold;
}
h5 {
	color: #003399;
	font-size: 14px;
	font-weight: bold;
}
h6 {
	color: #003399;
	font-size: 16px;
}
.articles_search_box {
	font-size: 11px;
	color: #666666;
	background-color: #F2F2F2;
	padding: 6px;
	border: 1px solid #CCCCCC;
}
.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;
}








.discussions_head_0 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.discussions_head_1 {
	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: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.schedule_nav_left {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.schedule_nav_center {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	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;
}
.schedule_nav_right {
	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: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.settings_text {
	font-size: 11px;
	color: #666666;
}
.schedule_search_box {
	font-size: 11px;
	color: #666666;
	background-color: #F2F2F2;
	padding: 6px;
	border: 1px solid #CCCCCC;
}
.schedule_soft {
	font-size: 11px;
	color: #999999;
}
.schedule_box {
	width: 100%;
	overflow: visible;
	float: left;
	clear: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;	
}
.schedule_cast {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.schedule_date {
	font-size: 11px;
	color: #999999;
	clear: none;
}
.small_text {
	font-size: 11px;
}
.disscussion_ads {
	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: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #CCCCCC;
	border-left-color: #FF0000;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.disscussion_box {
	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: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #CCCCCC;
	border-left-color: #FF0000;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.disscussion_icon {
	clear: right;
	float: left;
}
.disscussion_group_name {
	font-size: 11px;
	clear: right;
	float: left;
}
.disscussion_date {
	font-size: 11px;
	color: #999999;
}
.disscussion_headline {
	font-size: 13px;
	font-weight: bold;
}
.disscussion_content {
	font-size: 13px;
}
.disscussion_button {
	font-size: 11px;
}
.disscussion_author {
	font-size: 11px;
}
.disscussion_replies {
	font-size: 11px;
	font-weight: bold;
}
/* Greetings */
.greetings_edit_label {
	font-size: 11px;
	color: #0066CC;
	text-align: right;
}
.greetings_input {
	border: 1px solid #0066CC;
}
.greetings_input_warning {
	border: 1px solid #FF0000;
}
.greetings_msg {
	background-color: #DFF7FF;
	border: 1px solid #003399;
	padding: 3px;
	width: 294px;
	color: #003399;
	text-align: center;	
}
.greetings_msg_warning {
	background-color: #FFF0F0;
	border: 1px solid #FF0000;
	padding: 3px;
	color: #FF0000;
	width: 294px;
	text-align: center;		
}
.greeting {
	background-color: #CCCCCC;
	padding: 5px;
	padding-top: 3px;
	padding-bottom: 3px;	
}
.greeting_line {
	background-color: #FFFFFF;
	margin: 3px;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
.greeting_date {
	font-size: 11px;
	color: #999999;
	margin-left: 2px;
}
.greeting_title {
	font-size: 15px;
	font-weight: bold;
	color: #0066CC;
	margin-top: 5px;	
}
.greeting_text {
	font-size: 13px;
}
.greeting_name {
	font-size: 13px;
	margin-top: 5px;
}
.small_text_white {
	font-size: 11px;
	color: #FFFFFF;
}
.text_white {
	color: #FFFFFF;
}
/* Sér skilgreiningar fyrir körfuna */
table.leikir {
	margin-left: 10px;
	border: solid 1px #ccc;
	width: 600px;
}
table.leikir td, table.leikir th{
	font-size: 10pt;
	text-align: left;
	border-bottom: solid 1px #eee;
	padding-right: 10px;
}
table.leikir th {
	background: #eee;
	border-bottom: solid 1px #ccc;
	background: #1B2746;
	color: #fff;
	border: solid 1px #1B2746;
	border-bottom: solid 1px #eee;
}
.fronpage_news_header {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	background-image: url(img/news_background.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.fronpage_news_box {
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 10px;
}