/* fréttir */

.content_item {
	width: 100%;
}
.content_item h2 {
	font-size: 18px;
}
.content_item .fb_share {
	float: right;
}
.fb_share {
	display: block;
	margin-bottom: 10px;
}

/* layout */
#mainbody {
	width: 100%;
}
body {
	font-family: arial,helvetica;
	font-size: 0.8em;
	padding-top: 20px;
}

body.litadur{
	color:#000;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Arial,Helvetica;
}
h5 {
	color: red;
}

h3 {
	font-size: 18px;
	
	line-height: 36px;
	margin-top: 10px;
}

/* style */

small{font-size:85%;color:#888;}


p {
	margin-bottom:10px;
}
a {
	cursor: pointer;
	color: #000;
	text-decoration: none;
}
a:active {
	outline: 1px dotted #888;
}
a:hover {
	color: #444;
	text-decoration:underline;
}



.clr{font-size:1px;height:0px;clear:both;line-height:0px;margin:0;}

table.contentpaneopen tr td ul { margin-left: 15px; }
table.voruras td{border:1px solid #ccc;text-align:center;vertical-align:middle;padding:6px;}
table.voruaras{border-collapse:collapse;margin-top:12px;}
a.bigbutton{text-decoration:none;display:block;float:left;width:45%;border:1px solid #ccc;font-size:18px;padding:10px;}
a.bigbutton:hover{background:#f8f8f8;}
table.contentpaneopen td td{padding-top:5px;padding-bottom:5px;border-bottom:1px solid #DDD;padding-right:10px;}
table.contentpaneopen table{margin-bottom:15px;border-top:1px solid #DDD;}
table.moduletable th{font-weight:700;font-size:15px;}
.nanar{display:block;float:right;text-align:left;width:114px;height:35px;text-indent:-10000px;overflow:hidden;background:url(../images/takki_skoda.gif) no-repeat;}
.ad{margin-top:12px;}
#nform table td{padding:6px;}
table.contentpaneopen td.contentheading {
	font-size: 20px;
}




/********** MENU Á VINSTRI HLIĐ ******************/
#leftmenu {
	width: 125px;
	margin-top: 15px;	
}
#leftmenu li {
	margin: 0;
	padding: 0;
	margin-left: 20px;
	font-size: 11px;
	padding-left: 2px;
	border-bottom: 1px dotted #767676;
	
}
#leftmenu li a {
	display:block;	
	width: 100%;
	line-height: 40px;
	
}
#leftmenu li.selected {
	background: #FF0000;	
}
#leftmenu li.selected a {
}



/********** MENU Á TOPPI FYRIR OFAN VÖRUR ******************/
#prodmenu_top {
	font-weight: bold;
	float: left;
	height: 30px;
}
#prodmenu_top li {
	margin: 0;
	padding: 0;
	width: auto;
	float:left;
	display:block;
	margin-right: 14px;
	font-size: 11px;
	padding: 0px 4px 0px 4px;
	
}
#prodmenu_top li a {
	display:block;	
	width: auto;
	line-height: 20px;
	color: #000;
}
#prodmenu_top li.selected {
	background: #b8b6a6;	
}
#prodmenu_top li.selected a {
}






















