body { background-color: #f4f4f4; }
a, h1, h2, h3, h4, .fyrirsogn { color: #ed1c24; }

/******* C O M M O N *********/

#wrapper { background-color: #f4f4f4; }

/******* H E A D *******/

#head { background-color: white; }
#head_nav td { border-left: 1px solid silver; border-right: 1px solid silver;  }
#head_nav a { color: black; }
#head_nav a.selected { color: #ed1c24; }

/****** T O P  B A R ******/

#bar .topbar { background: url( ../images_new/bar_top_02.gif ) repeat-x top; }
#bar #deildir { background: url( ../images_new/bar_top_01.gif ) repeat-x top; }
#bar #help { background: url( ../images_new/bar_right.gif ) no-repeat; }
#bar .right_out { background: url( ../images_new/bar_right_out.gif ) repeat-x top; }
#help a { color: black; }

/****** R A M M I *******/

#rammi { background-color: white; }
#breadcrumbs, #breadcrumbs a, .breadcrumb, .breadcrumb a { color: gray; }
.column { background: white url( ../images_new/column_back.png ) repeat-x fixed top; }

/******* C O N T E N T *********/

.dos { background-color: #eee; }
#crm_planning_list .detail td { border-bottom: 1px solid silver; }
.rki_innri_butur .title { color: #d00;}
.rki_innri_butur .item a { color: #000; }

/******* F R O N T  P A G E *******/

#front_page h1, #front_page h2, #front_page h3, #front_page h4 { color: black; }
.date { color: gray; }
.title { border-bottom: 1px solid silver; }
.title .headline { color: #ed1c24; }
.land .headline a, #front_page .headline a { color: black; }
 
/********* L E F T  N A V I G A T I O N ********/

#left_nav a { color: black; }
#left_nav .swLevel1 .label { background: url( ../images_new/small_red_cross.gif ) no-repeat 0px 4px; }
#left_nav .swLevel2 .label { background: url( ../images_new/small_red_cross.gif ) no-repeat 0px 4px; }
#left_nav .swLevel3 .label { background: url( ../images_new/small_red_dot.gif ) no-repeat 12px 4px; }
#left_nav .swLevel4 .label { background: url( ../images_new/small_red_dot.gif ) no-repeat 24px 4px; }
#left_nav .swLevel5 .label { background: url( ../images_new/small_red_dot.gif ) no-repeat 36px 4px; }
#left_nav .swLevel6 .label { background: url( ../images_new/small_red_dot.gif ) no-repeat 48px 4px; }
#left_nav .swLevel7 .label { background: url( ../images_new/small_red_dot.gif ) no-repeat 60px 4px; }
#left_nav .swLevel8 .label { background: url( ../images_new/small_red_dot.gif ) no-repeat 72px 4px; }

#left_nav .holder.swLevel3 { background-color: #ddd; }
#left_nav .holder.swLevel4 { background-color: #bbb; }
#left_nav .holder.swLevel5 { background-color: #bbb; }
#left_nav .holder.swLevel6 { background-color: #bbb; }
#left_nav .holder.swLevel7 { background-color: #bbb; }
#left_nav .holder.swLevel8 { background-color: #bbb; }

.swLevelSelected { font-weight: bold; }

/********* R I G H T  C O L U M N **********/

#right_col a { color: black; }
#right_col .holder {
	background-image: url( ../images_new/small_red_cross.gif );
	background-repeat: no-repeat;
	//background-position: 0% 40%;
    background-position: 0px 4px;

}
#invalidEmail, #isSpam {
	background-color: #d00;
	color: #fff;
}

/********* F O O T E R **********/

#footer { background: url( ../images_new/footer_back.gif ); }




