.divider {border-bottom: 1px solid #ccc; margin: 10px 0;}

.detailstable{
font-size:12px;
font-family:arial;
margin-left:10px;}

.detailstable table{font-size:12px;
margin-bottom:6px;}

.detailstable A{cursor:pointer;color:#006;}

.detailstable h1{font-size:18px;margin-bottom:6px;}

#m_description,#m_e_description,#m_photos,#m_videos,#m_tags{height:300px;overflow:auto;float:none;clear:left;width:440;padding:8px;
border:1px solid black;}

.mainlinks {font-family:arial;font-size:13px;color:white;}

.mainlinks A {color:white;text-decoration:none;cursor:pointer;}

.mainlinks A:hover {color:white;text-decoration:underline;}

.fomenu A{font-size:12px;color:white;font-family:arial;display:block;height:20px;text-align:center;padding-top:34px;cursor:pointer;text-decoration:none;}

.fomenu A:hover{color:#ffe363;text-decoration:underline;}

A.folder{ display:block;float:left;background-color: #EEEEEE;padding:3px 8px 3px 8px;margin-top:6px;margin-right:1px;text-decoration:none;font-weight:bold;font-size:12px;color:black;}
A.folder:hover{color:black;}
A.folder_active{font-size:15px; display:block;float:left;background-color:#C60C11;padding:5px;color:white;font-weight:bold;text-decoration:none;margin-right:1px;}
A.folder_active:hover{ color:white;text-decoration:none;}

.telepules_belsoblokk {padding:8px;font-size:12px;}

* html #overlay {
	background-color: #000;
	background-image: url(interface/blank.gif);
	filter: Alpha(opacity=50);
}

#overlay {
  text-align: left;
  background-image: url(interface/overlay.png);
}

#details iframe
{
	display:none;/*sorry for IE5*/
	display:block;/*sorry for IE5*/
	position:absolute;/*must have*/
	top:0;/*must have*/
	left:0;/*must have*/
	z-index:-1;/*must have*/
	filter:mask();/*must have*/
	width:3000px;/*must have for any big value*/
	height:3000px/*must have for any big value*/;
}

.subheader_links{padding-top:13px;font-family:arial;font-size:13px;font-weight:bold;}
.subheader_links A{color:#2D0505;cursor:pointer;}

.footer{background-image:url(interface/footer_partner.gif);height:34px;width:100%;}
