/** Util **/
.none{
	display: none;
}

.gray_vertical_line{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	border-style: solid;
	border-width: 0px;
	border-right-width: 1px;
	border-color: #999999;
}

/** tabs **/
#tabs a{
	text-decoration: none;
	color: #000000;
	font-size: 13px;
}

/** Menu **/
.menu_contents{
	position: relative;
	text-align: left;
	height: 104px;
	z-index: 16;
}

/** SearchMenu Style **/

#search_menu_buttons a{
	margin-top: -1px;
	text-decoration: none;
}

#search_menu_buttons img{
	position: absolute;
	left: 38px;
	top: 2px;
}

#search_menu_buttons img.mark{
	top: 2px;
	visibility: hidden;
}

#search_menu_form,#search_menu_form a{
	font-size: 9px;
	text-decoration: none;
}

#search_menu_form #price .price_textfields input{
	width: 95px;
	border-style: solid;
	border-color: #999999;
}

#search_menu_form #price table input{
	position: relative;
	top: 3px;
}

#search_menu_form #size input{
	width: 110px;
	border-style: solid;
	border-color: #999999;
}

#search_menu_submit .search_button{
	margin-left: 3px;
	border-width: 0px;
	background-color: transparent;
	width: 35px;
	height: 15px;
	cursor: pointer;
}

/** InspirationMenu style **/
#search_inspiration .tekst{
	position: absolute;
	top: 8px;
	left: 60px;
	width: 65px;
	font-size: 9px;
	letter-spacing: 0px;
	line-height: 10px;
}

#search_inspiration .titel{
	position: absolute;
	top: 58px;
	left: 3px;
	width: 100px;
	font-size: 11px;
	letter-spacing: 1px;
	color: #990000;
}

/** FavoritMenu style 
	Se favoritliste.css
**/

/** Slideshow, showroom and sortering **/

#sort_results div{
	position: absolute;
	left: 96px;
	top: 0px;	
	background-image: url("../images/malerier/kontrollere/sort_none.gif");
	height: 13px;
	width:9px;
}

#sort_results a{
	position: absolute;
	height: 6px;
	width: 9px;	
}

#slideshow a{
	text-decoration: none;
	font-size: 10px;
	letter-spacing: 1px;
}

/** Show painting css 
	Se maleri_menu.css**/

/** Tools **/

#page_counter_contents img{
	position: relative;
	top: 6px;
}

/** Dialog Box 
	Se dialogBox.css
**/


/** fading css 
	Se overlay.css
**/
