.grey {
	color: #aaa;
}

#header_image {
	border: 2px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	margin-bottom: 25px; 
	margin-top: 5px;
}
/* NEWS Section */
#news h3 {
	color: #444;
	font-size: 12px;
	font-weight: bold;
	margin:0;
	padding:0;
	padding-bottom: 4px;
	padding-top: 4px;
}
#news .item {
	background: #EBFAEB;
	line-height:18px;
	border: 1px solid #ddd;	
	padding: 8px;
	padding-bottom:10px;
	margin-bottom: 10px;
}
#news .text {
	margin-top: 5px;
}
#news .timestamp {
	background: #72A17B ;
	color: #FFF;
	font-weight: bold;
	padding-left: 5px;
	border: 1px solid #A4B4A7 /*#719D78*/;
	border-bottom: 2px solid #A4B4A7 /*#3E5943*/;
}
#news .right_justify {
	margin-top: 8px;
	text-align: right;
}
#news a { text-decoration:none; color: #294F29; }
#news a:hover { text-decoration:underline; color: #294F29; }
#feeds a { text-decoration:none; color: #294F29; }
#feeds a:hover { text-decoration:underline; color: #294F29; }
#feeds h3 {
	padding-top: 0; margin-top: 0;
}
/* PRINT Section */
#printables ul {
	border-top: 1px solid #bbb;
	padding-top: 10px;
	margin-left: 0px;
	line-height: 26px;
	padding-left: 23px;	
	font-weight: bold;
}
* html #printables .pdf a {
	margin-left: 5px;
}
#printables .pdf {
	list-style-image: url(../global_elements/filetypes/acrobat.png);
}
#printables .powerpoint {
	list-style-image: url(../global_elements/filetypes/powerpoint.png);	
}
#printables .flash {
	list-style-image: url(../global_elements/filetypes/flash.png);	
}
#printables .quicktime {
	list-style-image: url(../global_elements/filetypes/picture.png);	
}
#printables .right {
	text-align: right;
}
/* PRODUCT Page */
.product_info {
	background: url(../global_elements/dark_bg.png);
	color: #fff;
	margin-top: 4px;	
}
.product_info_item {
	border: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;	
	padding-right: 15px;	
}
.product_info_left_container {
	float: left;
	width: 150px;
	margin-bottom: 0px;
	padding: 10px;
}
.product_info_right_container {
	float: right;
	width: 240px;
	margin-bottom: 0px;
	padding: 10px;
}
.product_info_middle_container {
	width: 440px;
	margin-bottom: 0px;
	padding: 10px;
}
.company_p {
	color: #fff;
	font-weight: bold;	
}
.company_p a:hover {
	color: #ddd;
}
.product_info_name {
	padding-top: 25px;
	line-height: 16px;	
}
.product_info_name .product_name {
	font-size: 14px;
	font-weight: bold;
}
.product_info_picture {
	border: 2px solid #1A1F28;
	border-bottom: 6px solid #1A1F28;
}
.product_info_button {
	font-weight: bold;
	padding-left: 5px;
	margin-top: 0px;
	padding-top:0;
	margin-bottom: 10px;
	border-top: 1px solid #222935;
	h: expression(onmouseover=new Function("this.style.cursor='hand';"));	
}
.product_info_button img {
	padding-left: 15px;
}
.product_info_button:hover {
	cursor: pointer;	
}
/* QUALITY */
.quality_left_container {
	float: left;
	width: 330px;
	padding-bottom: 25px;
}
.quality_right_container {
	float: right;
	width: 100px;
	margin-right: 0px;
	margin-bottom: 0px;
	vertical-align: top;
	text-align:right;
}
/* PICTURE CONTAINER */
#right_picture_container {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}	
#right_picture_container img {
	border: 1px solid #ddd;
}
/* QUALITY TABLE */

.quality_table {
	border: 1px solid #bbb;
	width : 100%;
	line-height: 16px;
}
.quality_table td {
	border: 1px solid #ddd;
	padding: 2px;
	padding-left: 5px;
}

.quality_table a {
	margin: 0;
	padding: 0;
	color: #707070;
	text-decoration: underline;
	font-weight: normal;
}
.quality_table a:hover {
	border: none;
	font-weight: normal;
	border-bottom: 2px solid #ddd;
}
.quality_table .caption {
	background: #F0F0F0;
	font-weight: bold;
}
.quality_table .caption2 {
	background:#FAE79A;
	color:#7A5511;	
}
.quality_table .normal {
	font-weight: normal;
	color: #b0b0b0;
}

/* PERSONAL */
.contact_person_full {
	width: 265px;
	display: block;
	float: left;
	padding: 0;
}
.contact_person_full a {
	font-size: xx-small;
}
.contact_email_img {
	vertical-align: bottom;
}
.contact_img {
	display: inline; 
	float: left; 
	margin-right: 7px;
	margin-left: 0;
	border: 1px solid #333;
}
.contact_person_picture_left {
	float: left;
	width: 150px;
	margin-bottom: 15px;
}
.contact_person_picture_left img {
	border: 1px solid #333;
}
.contact_person_information_right {
	float: right;
	width: 250px;
	margin-bottom: 15px;
	line-height: 26px;
	line-height: 18px;
}

/* Enkelt Lista */
#enkel_lista {
	padding: 0px;
	line-height: 16px;
}
#enkel_lista img {
	border: 0px;
}
#enkel_lista ul {	
	list-style: none;
	margin:0;
	padding:0;
}
#enkel_lista li {
	background: url(../global_elements/grey_bg.png);
	border: 1px solid #ddd;
	margin: 0;
	margin-bottom: 3px;	
	padding:8px;
}
#enkel_lista li img {
 vertical-align: text-top;
 margin-right: 5px;
}
#enkel_lista a {
	text-decoration: none;	
}
#enkel_lista a:hover {
	text-decoration: underline;	
}

#delavborgen {
	color: #999;
}

#logo {
	margin-top: 20px; 
	margin-bottom: 5px;
}


