*, html {
	padding: 0;
	margin: 0;
}
img, .img {
	border: 0;
}

/*
	Footer
*/

body {
	background: #000 url(http://www.pixlar.is/themes/pixlar/images/bg_wood.jpg) repeat-x;
	background-attachment: fixed;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 12px;
}

#footer {
	background: url(http://www.pixlar.is/themes/pixlar/images/footer_bg.jpg) repeat-x;
	height: 170px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
}
#buttons {
	width: 535px;
	margin-top: 5px;
	float: left;
	padding: 10px;
	margin-left: 5px;
}
#buttons a.button {
	display: block;
	width: 140px;
	background: url(http://www.pixlar.is/themes/pixlar/images/button_bg.jpg) repeat-x;
	height: 35px;
	line-height: 35px;
	color: #fff;
	padding-left: 15px;
	float: left;
	margin-right: 20px;
	text-decoration: none;
	border: 1px solid #790000;
	margin-bottom: 15px;
	font-weight: bold;
	text-shadow: #850100 1px 1px 1px;
}
#buttons a.button:hover {
	background: url(http://www.pixlar.is/themes/pixlar/images/button_hover.jpg) repeat-x;
}
#frettir {
	width: 340px;
	float: right;
	margin-top: 10px;
	color: #ccc;
}
#frettir h3 {
	color: #fff;
	text-shadow: #a60808 1px 1px 1px;
	font-weight: normal;
	margin: 0 !important;
	padding: 0;
}
#frettir h3.newstitle {
	margin-bottom: 5px;
}
#frettir hr {
	border: 0;
	width: 95%;
	background: url(http://www.pixlar.is/themes/pixlar/images/hr_bg.jpg) repeat-x;;
	height: 2px;
	margin: 0;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;
}
#frettir div.ccm-page-list-description {
	font-size: 12px;
	padding-right: 10px;
}
#frettir span.date {
	color: #ccc;
	clear: both;
}
#frettir a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
/*
	Links
*/

/* Verðskrá */

.verdskra {
	width: 100%;
	text-align: left;
}
.verdskra th {
	padding: 5px;
	text-align: left;
}
.breidletra {
	font-weight: bold;
	color: #000;
}

/* -- */

#content_left a {
	color: #990000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
#content_left a:hover {
	color: #000;
	text-decoration: underline;
	font-size: 12px;
}

div#content_left.searchResults ul {
	margin-bottom: 20px;
	list-style-type: none;
}

div#content_left.searchResults ul li {
	margin-bottom: 20px;
}

#content_left ul {
	list-style-type: disc;
	margin-left: 20px;
	font-weight: bold;
	color: #990000;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content_left ul li {
	padding: 5px;
}


div#main {
	width: 900px;
	margin: auto;
}
div#menu {
	width: 900px;
	height: 44px;
	background: url(http://www.pixlar.is/themes/pixlar/images/menu_bg.jpg) repeat-x;
	position: relative;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
}
#vcopy {
	text-align: center;
	width: 900px;
	margin: auto;
	padding-bottom: 40px;
}
.light {
	background-color: #ffffcc;
	color: #000;
}

/* Loading animation
**************************************/

div#loadpage {
	background: #990000 url(http://www.pixlar.is/themes/pixlar/images/loading.gif) left no-repeat;
	width: 90px;
	position: absolute;
	top: 20px;
	right: 0px;
	padding: 10px 10px 10px 35px;
	color: #fff;
}

/* Search fields
**************************************/

input#SearchForm_SearchForm_action_results {
	display: none;
}

div#searchform {
	position: absolute;
	top: 10px;
	right: 10px;
}

.search_button {
	display: none;
	position: relative;
	left:5px;
	top:-1px;
	float:left;
}

.textfield {
	width:170px;
	color:#666;
	margin:0;
	padding:2px;
	font:11px/11px verdana, arial,sans-serif;
	float:right;
}

/* Header
**************************************/

img.logo {
	position: absolute;
	left: -70px;
}
div#menu ul {
	list-style-type: none;
	float: left;
	margin-left: 10px;
	border-left: 1px solid #9b0000;
}
div#logo {
	position: relative;
	height: 104px;
}
img.tel {
	position: absolute;
	top: 30px;
	right: 20px;
}
div#topicons {
	position: absolute;
	top: 45px;
	right: 200px;
}
div#topicons img {
	margin-left: 15px;
}
div#menu ul li {
	float: left;
	display: inline;
}
div#menu ul li a {
	text-transform: uppercase;
	padding: 4px;
	color: #fff;
	text-decoration: none;
	display: block;
	padding-top: 15px;
	float: left;
	height: 25px;
	padding-left: 15px;
	padding-right: 15px;
	text-shadow: #960707 1px 1px 1px;
	border-right: 1px solid #9b0000;
}
div#menu ul li a.current, div#menu ul li a:hover {
	background: url(http://www.pixlar.is/themes/pixlar/images/menu_hover_sub.jpg) center no-repeat;
}
div#menu ul li a.current, div#menu ul li.current a {
	background: url(http://www.pixlar.is/themes/pixlar/images/menu_hover_sub.jpg) center no-repeat;
	font-weight: bold;
}
div#slideshow {
	position: relative;
	height: 389px;
	width: 900px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
}
div#slideshow img.overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}
div#slideshow img {
	z-index: 10;
}

.smooth_bottom {
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
}

#ccm-SlideshowBlock-display133 {
	z-index: 0;
}

/* Tooltip
****************************************/
#tooltip{
	position:absolute;
	border:1px solid #000;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background:#000;
	padding:2px 5px;
	color:#fff;
	display:none;
	font-size: 12px;
}
#loadpage {
	background: #cc0000 url(http://www.pixlar.is/themes/pixlar/images/loading.gif) no-repeat 10%;
	position: absolute;
	right: 0px;
	top: 20px;
	font-style: Arial, sans-serif;
	color: #fff;
	font-size: 12px;
	padding: 8px 8px 8px 35px;
	opacity: 0.9;
	-moz-opacity: 0.9;
	filter: alpha(opacity=90);
}
#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
}
div#StaffList div.staffname a {
	font-size: 16px;
	padding-top: 5px;
}
/* Sidebar
**************************************/

div#sidebar {
	width: 260px;
	background: url(http://www.pixlar.is/themes/pixlar/images/sidebar_bg.jpg) repeat-y;
	float: right;
	padding-top: 20px;
}
div#sidebar ul {
	list-style-type: none;
	margin: 0;
	border-top: 1px solid #ccc;
	padding: 0;
}
div#sidebar ul li {
	border-bottom: 1px solid #ccc;
}
div#sidebar ul li a {
	font-size: 12px;
	color: #000;
	text-decoration: none;
	display: block;
	padding: 10px 10px 10px 20px;
	text-shadow: #fff 1px 1px 1px;
}
div#sidebar ul li a.nav-selected, div#sidebar ul li.nav-selected a {
	color: #990000;
	text-shadow: #fff 1px 1px 1px;
	font-weight: bold;
	background: url(http://www.pixlar.is/themes/pixlar/images/sidebar_a_current.jpg) center;
}
div#sidebar ul li a.current:hover {
	color: #000;
	text-shadow: #fff 1px 1px 1px;
	font-weight: bold;
	background: url(http://www.pixlar.is/themes/pixlar/images/sidebar_a_current.jpg) center;
}
div#sidebar ul li a:hover {
	color: #000;
	background: #d4d4d4;
}
div#sidebar ul li ul {
	list-style-type: none;
}
div#sidebar ul li ul li a {
	font-size: 11px;
	padding: 5px 5px 5px 30px;
	border-bottom: #fff;
	text-shadow: none;
	background: none;
}
div#sidebar ul li ul li a:hover {
	font-size: 11px;
	padding: 5px 5px 5px 30px;
	border-bottom: #fff;
}
div#sidebar ul li ul li a.active {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	padding: 5px 5px 5px 30px;
	border-bottom: #fff;
	background: none;
}
div#sidebar ul li ul li {
	border-bottom: none;
}
div#content {
	background: #fff url(http://www.pixlar.is/themes/pixlar/images/content_bg.jpg) repeat-y;
	min-height: 800px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}
div#content_left {
	width: 600px;
	padding: 10px;
	font-size: 12px;
}
div#content_left p {
	color: #333;
	line-height: 1.5em;
}
div#content_left h1 { 
	font-size: 18px;
}
div#content_left h2 { 
	font-size: 28px;
	margin-bottom: 10px;
}
div#content_left h1.newstitle a {
	font-size: 16px;
}
div.staffphoto {
	float: left;
}
div.staffphoto img {
	border: 2px solid #ccc;
	margin: 5px;
}
div#content_left h1.newstitle {
	margin: 0;
	padding: 0;
}
div#content_left h1 span.newsinfo {
	font-size: 11px;
	color: #666;
}
div#content_left h3 { 
	font-size: 32px;
}
#newsticker {
	margin-top: 15px;
}
#newsticker a {
	color: #fff;
	display: block;
	padding: 4px 4px 4px 130px;
	font-size: 12px;
	text-decoration: none;
}
#bottom {
  list-style: none;
}

#bottom li {
  float: left;
}

#bottom a * {
  display: none;
}

#bottom a,
#bottom a .hover {
  height: 110px;
	position: relative;
	display: block;
	background: url(http://www.pixlar.is/themes/pixlar/images/buttons.png) 0 0 no-repeat;
}

/* individual bottom items */
#bottom a.one {
  background-position: 0 0;
  width: 295px;
}

#bottom .highlight a.one:hover,
#bottom a.one .hover {
  background-position: 0 -110px;
  width: 295px;
}

#bottom a.two {
  background-position: -295px 0;
  width: 295px;
  margin-left: 20px;
}

#bottom .highlight a.two:hover,
#bottom a.two .hover {
  background-position: -295px -110px;
  width: 295px;
}

#bottom a.three {
  background-position: -590px 0;
  width: 295px;
  position: absolute;
  margin-left: 20px;
}

#bottom .highlight a.three:hover,
#bottom a.three .hover {
  background-position: -590px -110px;
  width: 295px;
}
div#copyright {
	color: #fff;
	font-size: 11px;
	width: 900px;
	margin: auto;
	margin-top: 20px;
	text-shadow: #000 1px 1px 1px;
	text-align: center;
}