html {
	width: 99%;	
}
body {
	background-color: #fff;
	margin: 0 0 30px 0;
	padding: 0 auto;
	font-family: Trebuchet MS;
	font-size: 12px;
	line-height: 18px;
	width: 99%;
}

h2 {
	font-size: 16px;
	margin: 6px 0 4px 0;
	color: #004a80;
}

h2:hover {
	font-size: 16px;
	margin: 6px 0 4px 0;
	color: #004a80;
}

h3 {
	font-size: 13px;
	margin: 0 0 5px 0;
	color: #0068b5;
}

h3:hover {
	font-size: 13px;
	margin: 0 0 5px 0;
	color: #0068b5;
}

h4 {
	font-size: 13px;
	color: #fff;
	margin: 0 0 10px 0;
}

img {
	border: none;
}

.comments {

}

.comments h2 {
	font-size: 11px;
	text-align: right;
}

.comments p {
	margin: 0 0 10px 0;
}

.news-clear {
	float: none;
	clear: both;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0 ;
	border-bottom: #ddd solid 1px;
}

.clear {
	float: none;
	clear: both;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0 ;
	border-bottom: #ddd solid 1px;
}

/* ID */

#main {
	background-image: url('/clients/xd.is/img/main_sides.jpg');
	background-repeat: repeat-y;
	background-color: #fff;
	width: 100%;
	margin: 0 auto;
	padding: 0 auto;
}

#bottom {
	background-image: url('/clients/xd.is/img/bottom.jpg');
	background-repeat: no-repeat;
	width: 100%;
	height: 35px;
	margin: 0 auto;
	padding: 0 auto;
	text-align: center;
	font-size: 10px;
	color: #fff;
	display: none;
}

#head {
	display: none;
	width: 984px;
	height: 227px;
}

#menu-bg {
	display: none;
	background-image: url('/clients/xd.is/img/menu_bg.jpg');
	background-repeat: repeat-x;
	height: 36px;
	list-style: none;
	margin: 0 15px 0 15px;
	padding: 0 0 0 15px;
}

#content {
	padding: 10px;
	float: none;
	z-index: 1;
}

#column-left {
	float: none;
	clear: both;
	width: 100%;
}

#column-right {
	margin-left: 10px;
	float: none;
	width: 100%;
	clear: both;
}

#flytihnappar div {
	float: left;
	margin-bottom: 5px;
}


.test {
	background: red;
}






/* CLASS */




.articles-date {
	margin: 0 0 5px 0;
}

.column-right-item {
	margin: 0 0 6px 0;
}

.item-gray {
	background: #f2f2f2;
	padding: 0 5px 0 5px;
}

.item-inner {
	margin: 0 6px 0 6px;
	font-size: 11px;
}

.item-inner a {
	cursor: pointer;
	display: block;
}

.item-inner-news {
	margin: 0 6px 0 6px;
	font-size: 11px;
	border-bottom: #d2d2d2 solid 1px;
	padding-bottom: 6px;
}

.item-readmore{
	text-align: right;
	margin: 6px 0 0 0;
}

.item-title {
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 6px 0 6px;
	padding: 0;
	color: #fff;
	font-size: 11px;
}

.item-title a {
	color: #fff;
}
.rounded {
	margin-bottom: 5px;
	line-height: 15px;
}
td {
	background-color: #fff;
}

table {
	font-family: Trebuchet MS;
	font-size: 12px;
	line-height: 18px;
}

.table-list-headline td {
background: #eee;
padding: 5px 0 5px 3px;
}

.table-list-cat td {
	padding-top: 20px;
	font-weight: bold;
}


.mainmenu{
	font-size: 15px;
	color: #fff;
	display: block;
	padding: 0;
	text-decoration: none;
	font-weight: bold;
	display: none;
}

.news-more {
	text-align: right;
	padding: 10px 0 0 0;
}


.news-image {
	float: right;
	margin: 4px 0 6px 6px;
}

.news-image img {
	padding: 1px;
	border: #f2f2f2 solid 3px;
}

.news-image-desc {
	font-size: 10px;
	color: #656565;
	text-align: center;
	padding: 5px 0 0 0;
	font-family: Trebuchet MS;
}



/* Main menu*/
#menu
{
	display: none;
	background-image: url('/clients/xd.is/img/menu_bg.jpg');
	background-repeat: repeat-x;
	width: 954px;	
	float: left;
	border-left: #fff solid 1px;
}
