﻿/* Created	: 10.06.08 by Anel Pasic */
/* objects/objektname.asp */
div.object
{
    float:left;
    width:210px;
	min-width:210px;
	margin-top:5px;
	background-image: url('images/v_menu_top.png');
	background-repeat:no-repeat  ;
	background-position: left top;
	padding-top:15px;
	clear:both;
}
/* Header/Overskrift/Objektnavn */

/* Footer/Overskrift/Objektnavn */
div.object span
{
	font-size:15px;
	color:Red;
	}
div.objectHeader
{
	padding:15px;
	padding-top:0px;
	background-color:#5fdd6e;
	padding-left:25px;
	font-size:18px;
	color:#086613;
	font-weight:bold;
	}
div.objectFooter 
{
    background: transparent url('images/v_menu_bottom.png') no-repeat left bottom;
	
	width:210px;
	height: 12px;
		float:left;
}


/* Content/Innhold in object */
div.objectContent
{
  background-color:#5fdd6e;
  padding-left:15px;
  padding-bottom:15px;
  text-align:left;
}

    /* List of articles/products in object */
ul.objectList
{
    list-style:none;
    padding:0px;
    margin:0px;
}
ul.objectList li
{
    padding-bottom:4px;
}
/* objects/objektname.asp END*/
div.object select
{
    width:182px;
    
}
div.object input.inpBox
{
    width:182px;
    height:20px;
    background:transparent url('../common/object/input_bg.gif') no-repeat top left;
    border:0px;
    font-size:10px;
    margin:0px;
    padding:4px;
    padding-right:10px;
    color:#444444;
}

div.object input.inpButton
{
	background-color:#dddddd;
    border:1px solid #AAAAAA;
    color:#000000;
    cursor:pointer;
    font-size:1em;
    margin-right:4px;
}

div.object input.inpButton:hover
{
    background-color:#C4C4C4;
    border:1px solid #AAAAAA;
}

div.object div.objectContent2 div
{
    text-align:center;
    width:100%;
}
div.object table.calObjectTable
{
    width:auto;
    margin-left:auto;
    margin-right:auto;
}



div.object table.calObjectTable tr td.calObjectDate
{
    width:25px;
    height:25px;
    background:transparent url('../common/object/cal_date_bg.gif') no-repeat;
    text-align:center;
    vertical-align:middle;
    margin:0px;
    padding:0px;
}
div.object table.calObjectTable tr td.calObjectDateSelected
{
    width:25px;
    height:25px;
    background:transparent url('../common/object/cal_date_selected_bg.gif') no-repeat;
    text-align:center;
    vertical-align:middle;
    margin:0px;
    padding:0px;
}
div.object table.calObjectTable tr td.calObjectDateToday a
{ font-weight:bold; }
div.object table.calObjectTable tr td.calObjectDateSelected a, a.calObjectDateLinkImportant
{
    color:#890002;
    font-weight:bold;
}

/* Default object styles 
.objectHead {
	background-image: url('images/objectHead_bg.jpg');
	background-repeat: repeat-x;
	border-top: 1px solid #BED6E0;
	border-bottom: 1px solid #BED6E0;
	height: 20px;
	color:					#000000;
	font-size:8pt;
	font-weight:			bold;
	padding-right:			4px;
	padding-left:			4px;
}
*/
.objectText {
	font-size:				7pt;
}
.objectLink {
	font-size:				7pt;
}
a.objectLink {
	color:					#000000;
	text-decoration:		none;
}
a.objectLink:visited {
	color:					#000000;
	text-decoration:		none;
}
a.objectLink:hover {
	color:					#cc0000;
	text-decoration:		none;
}

/*tags cloud*/
.divTagsCloud
{
	text-align:center;
}
.Taglink
{
	text-decoration:none;
	cursor:pointer;
	padding:5px;
	color:#00ADAD;
	}
.Taglink1
{
	color:#FFA352;
	}

.Taglink2
{
	color:#87A800;
}

.Taglink3
{
	color:#DE2159;
	
	}
.Taglink4
{
	color:#039FAF;
	}
	
/*CSS for list best hits on smart-search*/
#divsearchbox
{
	width:254px;
	height:20px;
	background-color:#ffffff;
	border:1px solid #cccccc;
	cursor:text;
	color:#000000;
	vertical-align:middle;
	text-align:left;
	font-weight:normal;
	overflow:hidden;
	}
	
#divsmartsearchlist
{
	background-color:#ffffff;
	border: 1px solid #cccccc;
	padding:10px 5px 5px 5px;
	float:right;
	display:none;
	width:400px;
	clear:both;
	position:relative;
	left:0px;
	
	}
	
	
#divsmartsearchlist tr
{
	padding-bottom:5px;
	padding-top:5px;
	}

	
#divsmartsearchlist .searchlinkhist
{
	background-image:none;
	padding-right:0px;
	
	}
#divsmartsearchlist .searchlinkhist_text
{
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	color:#000000;
	padding-left:10px;
	padding-right:15px;
	}
.histselected
{
	background-color:#AEE7FF;
	}
.imgHitItem
{
	width:30px;
	height:30px;
	}
.trbesthit
{
	padding-top:5px;
	padding-bottom:5px;
	}

/*end smart-search*/

div#article_slider
{
	background:#ffffff url('images/slider_bottom.jpg') no-repeat left bottom;
	padding:7px;
	height:210px;
	overflow:hidden;
	width:600px;
	margin:auto;
	margin-top:22px;
	padding-top:3px;
	}
/*CSS for article_gallery*/
div#objectContent_gallery {
    background: none repeat scroll 0pt 0pt #FFFFFF;
	float: left;margin: 0pt;overflow: hidden;padding: 0pt;position: relative;
}
div#objectContent_gallery a, div#objectContent_gallery a:visited
{
	text-decoration:none;
	color:#ffffff;
	}
div.articlegallerycount {
    background-color: red;
    color: #FFFFFF;
    font-size: 1.1em;
    font-weight: bold;
    padding: 3px 8px 3px 12px;
	position:absolute;
	top:37px;
	left:0;
	z-index: 4;
     display:none;
}
div.object_gallery .slider_intro {
    background-color: #333333;
    bottom: 248px;
    float: right;
    height: 200px;
    opacity: 0.7;
    overflow: hidden;
    position: relative;
    width: 312px;
    color:#ffffff;
    padding:23px 25px 23px 25px;
	text-align:left;
	filter:alpha(opacity=70);
}

ul.article_nav {
     height: 47px;
     border-bottom:5px solid #e0e0e0;
     list-style-type: none; 
     margin: 0pt;
     padding: 0pt;
    }

ul.article_nav li {
     border-right: 1px solid #e1e1e1;
     width:194px;
     overflow:hidden;
     text-overflow:ellipsis;
     white-space:nowrap;
}

ul.article_nav li:last-child
{
	border-right:0px;
	}

ul.article_nav li h2 {
     font-size: 1.2em;
     margin-top: 10px;
     padding: 0px 10px 0pt;
     text-overflow:ellipsis;
}
ul.article_nav li div {
    
     text-overflow:ellipsis;
     width:120px;
     overflow:hidden;
     margin-top: 10px;
     padding:5px 0px 0px 10px;
     font-weight:bold;
     font-size:12px;
}

ul.article_nav li.article-on {
     
     color:#71c7e2;
   
}

ul.article_scroll
{
	list-style-type: none;
	margin: 0pt; 
	overflow: hidden; 
	padding: 0pt; 
	position: relative; 
	z-index: 1;
	height:210px;
	}
ul.article_scroll li
{
	height:210px;
	}

ul.article_scroll li.gallerycontent p {
     color: #ffffff;
     margin-bottom: 15px;
     text-align: justify;
     z-index: 3;
	
}

ul.article_scroll li.gallerycontent h4 {
     font-weight: bold;
     margin-bottom: 15pt;
     text-align: left;
  
}

ul.article_scroll li.gallerycontent h4 a ,ul.article_scroll li.gallerycontent h4 a :visited
{
	/*Artitle title*/
     
     text-decoration: none;
    color:#ffffff;
}



ul.article_scroll li.gallerycontent h4 a:hover 
{
	/*Artitle title on hover*/
     border-bottom: 2px solid;
     margin-bottom: 5px;
}



.articlegalleryReadmore {
	width:100%;
	background-color:#333;
     color: #FFFFFF;
     float: left;
     font-weight: normal;
     margin-bottom: 0px;
     margin-left: 0px;
     padding: 0px;
     text-decoration: none;
}

/*end CSS for article_gallery*/