/* GENERAL STYLES */
/* Rich text editor styling start */
#holderBody {
	background: #fff;
}


#holder {
	border: 1px solid #ccc;
	padding: 0px;
	margin: 0px;
	text-align: left;
}


/* Rich text editor styling end */


body {
	/*position: absolute;
	left: 50%;
	margin-left: -470px;
	margin-top: 0px; ORIGINAL BEFORE QUICK SEARCH*/

	padding:0px;
	margin:0px;

	background-color: #403A3A;
	font-family: verdana,'lucida grande', 'lucida sans', lucida;
	font-size:11px;

	color:#000000;
 	background-repeat:repeat-x;
	background-position:top;
        scrollbar-3dlight-color: #ffffff; 
        scrollbar-arrow-color: #ffffff; 
        scrollbar-darkshadow-color: #1F1D1E; 
        scrollbar-face-color: #1F1D1E; 
        scrollbar-highlight-color: #1F1D1E; 
        scrollbar-shadow-color: #ffffff; 
        scrollbar-track-color: #1F1D1E;
   
	}

#div_main
{
	width:940px;
        height:auto;
        margin:0px;
        padding:0px;
        margin-left:auto;
        margin-right:auto;
}


img
{


border:0px;

   
	}






.topimage
{

	background-color: #403A3A;
        background-image:url(/media/5014/living_top2.gif);
        background-repeat:no-repeat;
	}




td
{


	font-family: verdana,'lucida grande', 'lucida sans', lucida;
	font-size:10px;
	color:#000000;
  	}


/* HEADERS */
h2 {
	font-size:11px;
        text-transform: uppercase;
	margin: 0px 0;
	padding: 0;
         padding-bottom: 4px;
	font-weight: bold;
	text-decoration: none;
        color: #000000;
       
}


h4 {
	font-size:14px;
        text-transform: uppercase;
	margin: 0px 0;
	padding: 0;
         padding-bottom: 4px;
	font-weight: bold;
	text-decoration: none;
        color: #000000;
       
}


/* NEWS*/
.newsDate {
	margin: 0;
	padding: 5px 0 0 0;
	font-size: 90%;
}
.newsResume {
	margin: 0 0 10px 0;
	padding: 0;
}


#newsBox {
	width: 200px;
	float: right;
	padding: 10px;
	margin: 5px;
	border: 1px dotted #DCCFB1;
}


#newsBox .newsDate {
	border-top: 1px solid #DCCFB1;
}


/* header */
#header {
/*width: 930px; ORIGINAL*/
width: 630px; /*AFTER QuickSearch*/
height: 73px;
border-bottom:0px #DCCFB1 solid;
padding: 0;
background-color:#403A3A;
/*display: block; ORIGINAL */
display:inline-block;
float:left;
}


/* Navigation */


#secondLevelNavigation {
    float: left;
    margin-top: 10px;
     margin: 0;
    list-style:none;
    padding-top:20;
    width: 150px; 
    border-top: 0px solid #DCCFB1;
     font-size:10px;


}


#secondLevelNavigation li {
    background-repeat: no-repeat;
    margin-top: 2px;
    border-bottom: 1px solid #DCCFB1;
    font-size:10px;
}


#secondLevelNavigation li .selected {
	font-weight: bold;
  font-size:10px;
	
}


#secondLevelNavigation a {
    display: block;
    padding: 3px 0;
    text-decoration: none;
  font-size:10px;
}


#secondLevelNavigation a:hover {
    background-color: #EBE1CB;
  font-size:10px;
}


#naviHolder{
    float: left;
    padding:0;
    width:930px;
    height: 20px;
    margin: 0;    
}


#naviList {
    font-family: verdana,arial;
    list-style:none;
    margin: 0;    
    padding-right: 0;
    font-family:Verdana;
    font-size:10px;
}


#naviList li {
 
    font-family: verdana,arial;
    float:right;
    padding-right:10px;
    padding-left:10px;
    margin-right:0px;
    border-left:#ddd9cc solid 0px;
    border-right:#888477 solid 0px;
}


#naviList .selected {
        font-family: verdana,arial;
	font-weight: regular;
         color: white;
        background-color: #EE0000;
	border-bottom:solid 2px #EE0000;
}


#naviList a{
    font-family: verdana,arial;
    padding: 3px 0;
    text-align: center;
    text-decoration:none;
    text-transform:uppercase;
    color:#ffffff;
    display: block;
}


#naviList a:hover{
    font-family: verdana,arial;
    color:#ddd9cc;
}
/* Pull */
#nav ul, #nav {
	list-style: none;
	padding: 0;
	margin: 0;
}
#nav a {
    padding: 3px 0;
    text-align: center;
    text-decoration:none;
    color:#ffffff;
    display: block;
}


#nav .current {
	font-weight: bold;
}


#nav a {
	text-decoration: none;
}


#nav a:hover {
	color: white;
}


#nav li li a {
	display: block;
	font-weight: normal;
	color: #060;
	padding: 0.5em 0;
}


#nav li {
	float: left;
	position: relative;
	width: 10em;
	text-align: center;
	cursor: default;
    border-left:#ddd9cc solid 1px;
    border-right:#888477 solid 1px;
}




li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	font-weight: normal;
	background: url(wizard/pullBackground.png);
	padding: 2em 0;
	border-bottom: 1px solid #888477;
}


li>ul {
	top: auto;
	left: auto;
}


li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
}


li:hover ul, li.over ul {
	display: block;
}


/* BREADCRUM */
#umbBreadcrum {
    list-style:none;
    padding: 0;
    margin: 0;
    color: #DCCFB1;
    font-size: 9px;
}


#umbBreadcrum li {
    float:left;
    margin: 0 3px 3px 0;  
    padding: 0;
}


/* BOXES -menu venstre*/
a
{
	font-family: verdana, tahoma;
        color: #615F4E;
	font-weight: normal;
        font-size:9px;
	text-decoration: none;
}


a:active
{
	font-family: verdana, tahoma;
        color: #615F4E;
        font-size:9px;
	font-weight: normal;
	text-decoration: none;
}





a:link
{
	font-family: verdana, tahoma;
        color: #615F4E;
        font-size:9px;
	font-weight: normal;
	text-decoration: none;
}


a:hover
{
font-family:verdana, tahoma; 
color: #EE0000; 
font-size:9px;
font-weight: normal;
text-decoration: none;
}




#textContent {


	border-left: 1px solid #DCCFB1;
	float: right;
	padding-left: 10px;
        padding-bottom:5px;
	min-height: 500px;
	height: 500px;
        background-color: #ffffff;
       	width: 700px;
}


#bottomInfo {
	border-top: 1px solid #DCCFB1;
	padding-top: 20px;
	font-size: 9px;
         color: #ffffff;
}




#bottom {
	clear: both;
	border-top: 0px solid #333366;
	width:930px;
	margin:0px 0;
	padding:0px 0;
	text-align:center;
	font-size: 9px;
        color: #968F7C;
        background-image:url(/media/300342/bottom_bg.jpg);
	background-repeat: repeat-x;
background-position: top left;
}


#content {
	float: left;
display: block;
	padding-top:0px;
	width:910px;
	padding-left:15px;
	padding-right:8px;
	padding-bottom:0px;
background-color:#ffffff;
background:url(/media/4914/living_bg_content.gif) no-repeat; 


}




#content img {
margin: 0 0 0 0px;
background-color:#ffffff;


}




#main {

	/*background-image:url();
	background-position:top right;
	background-repeat:repeat-y;
	background-color:#ffffff; BUG IN IE7 - Fix After QuickSearch*/
	display: block;
	border: 0px solid black;
}


#container {
	width:938px;
	margin: 0px ;
        padding:0;
	background-image:url();
	background-position:top right;
	background-repeat:repeat-y;
         background-color: #403A3A;
	display: block;
	float; left;
	border: 0px solid black;
	clear: both;
         
        
}

#bottomShadow {
	background-image:url(wizard/background_bottom.gif);
}


li.submenu
{


padding-left:10px;
}


a.back:link, a.back:visited, a.back:active
{
	color: #8D887F;
	font-size: 9px;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	white-space: nowrap;
	font-weight: normal;
	margin-top: 5px;
	padding-right: 7px;
	background: url(/media/4432/back_arrow.gif) no-repeat;
	padding-left:10px;






}


a.back:hover
{
	color: #EE0000;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	white-space: nowrap;
	font-weight: normal;
	margin-top: 5px;
	padding-right: 7px;
	font-size: 9px;
	background: url(/media/4432/back_arrow.gif) no-repeat;
    padding-left:10px;


	


}


.main_image


{
	background-color: #767061;


}


.DesignerDetails
{
	width:550px


}


.DesignerDetails
{
	width:550px


}


.DesignerDetailsImage
{
	padding-right:10px;
        padding-bottom:10px


}


/* Paging bar */


a.PagingActive:link, a.PagingActive:visited, a.PagingActive:active
{
	text-decoration:underline;	
	padding-left:2px;
	padding-right:2px;
	font-family: verdana, tahoma;
        color: #615F4E;
	font-weight: normal;
        font-size:10px;	
}


a.PagingActive:hover
{
	text-decoration:underline;	
	padding-left:2px;
	padding-right:2px;
	font-family: verdana, tahoma;
        color: #FF3C00;
	font-weight: normal;
        font-size:10px;   
        
}


a.Paging:link, a.Paging:visited, a.Paging:active, a.Paging:hover
{
	text-decoration:none;	
	padding-left:2px;
	padding-right:2px;
	font-family: verdana, tahoma;
        color: #615F4E;
	font-weight: normal;
        font-size:10px;
	text-decoration: none;	
}


/* End PagingBar */


/* DropDownCategoryMeny */


.MainCategoryTableCss
{
    	float: left;
     	margin: 0;
    	list-style:none;
    	width: 140px; 
     	font-size:10px;	


	position: absolute;			
	letter-spacing:0px;
	white-space:nowrap;
}


.TdCategoryCss
{
   	background-repeat: no-repeat;
	margin-top: 2px;
	border-bottom: 1px dotted #878787;
	font-size:11px;
	padding-bottom:0px;
	padding-top:3px;
	vertical-align:bottom
}


.TdCategoryCss a:active
{
	font-weight: bold;
}


.TdCategoryCss a
{
    	display: block;
   	padding: 3px 0;
	font-size:11px;
    	text-decoration: none; 
	vertical-align:bottom 	
}


.TdCategoryCss a:hover 
{
	background-color: #F2F1F1;
	color:#000000;
	font-weight:bold;	
}


.TdCategoryActiveCss
{
	background-color: #F2F1F1;
	color:#000000;
	font-weight:bold;
    	font-size:11px
	margin-top: 2px;
	border-bottom: 1px dotted #878787;
	
	padding-bottom:0px;
	padding-top:3px;
}
.TdCategoryActiveCss a
{
	background-color: #F2F1F1;
	color:#000000;
	font-weight:bold;
    	font-size:11px;
}


.TdSubCategoryCss a:active
{
	font-weight: bold;
	
}


.TdSubCategoryCss a
{
    	display: block;
   	text-decoration: none; 	 	
}


.TdSubCategoryCss a:hover 
{
	background-color: #F2F1F1;
	color:#000000;
	font-weight:bold;
    
}
.TdSubCategoryCss
{
   	background-repeat: no-repeat;
	margin-top: 2px;
	border-bottom: 1px dotted #878787;
	font-size:10px;
	padding-top:3px;
	padding-bottom:0px;
}






/* End DropDownCategoryMeny */






/* Navigation Category */


#secondLevelNavigationCategory
{
    float: left;
	margin-top: 20px;
	margin: 0;
	list-style:none;
	padding-top:10;
	width: 150px;
	border-top: 0px solid #DCCFB1;
	font-size:10px;
}


/* UNSELECTED CATEGORY STYLES */


#secondLevelNavigationCategory .unselected
{
	background-repeat: no-repeat;
	margin-top: 2px;
	border-bottom: 1px solid #DCCFB1;
	font-size:10px;
}


#secondLevelNavigationCategory .unselected a 
{		
	display: block;
	padding: 3px 0;
	text-decoration: none;
	font-size:10px;
}


#secondLevelNavigationCategory .unselected a:link; a:active; a:visited
{
	display: block;
	padding: 3px 0;
	text-decoration: none;
	font-size:10px;
}


#secondLevelNavigationCategory .unselected a:hover
{
	background-color: #EBE1CB;
	font-size:10px;
}


/* END UNSELECTED CATEGORY*/


/* SELECTED CATEGORY STYLES */


#secondLevelNavigationCategory .selectedCat
{
	background-repeat: no-repeat;
	margin-top: 2px;
	border-bottom: 1px solid #DCCFB1;
	font-size:10px;
}


#secondLevelNavigationCategory .selectedCat a
{	
	font-weight: bold;
	font-size:10px;
	padding: 3px 0;
}


#secondLevelNavigationCategory .selectedCat  a:active; a:visited; a:hover
{		
	font-weight: bold;
	font-size:10px;
	padding: 3px 0;
}


/* END SELECTED CATEGORY STYLES */






/* Selected Sub Category styles*/




#secondLevelNavigationCategory .SubMenuLink
{
	background-repeat: no-repeat;
	margin-top: 2px;
	border-bottom: 1px solid #DCCFB1;
	font-size:10px;
}


#secondLevelNavigationCategory .SubMenuLink a 
{		
	font-weight: bold;
	font-size:10px;
	padding: 3px 0;
	padding-left:10px;
}


#secondLevelNavigationCategory .SubMenuLink a:active; a:visited; a:link; a:hover
{	
	font-weight: bold;
	font-size:10px;
	padding: 3px 0;
	padding-left:10px;
}


/* END SELECTED SUB CATEGORY STYLES */


/* UNSELECTED SUB CATEGORY STYLES */




#secondLevelNavigationCategory .SubMenuLinkUnselected 
{
	background-repeat: no-repeat;
	margin-top: 2px;
	border-bottom: 1px dotted #878787;
	font-size:10px;
	list-style:none;
}


#secondLevelNavigationCategory .SubMenuLinkUnselected a 
{	
	display: block;
	padding: 3px 0;
	text-decoration: none;
	font-size:10px;	
	padding-left:10px;
}


#secondLevelNavigationCategory .SubMenuLinkUnselected a:link; a:active; a:visited
{	
	display: block;
	padding: 3px 0;
	text-decoration: none;
	font-size:10px;
	padding-left:10px;
}


#secondLevelNavigationCategory .SubMenuLinkUnselected a:hover
{
	background-color: #EBE1CB;
	font-size:10px;
	padding-left:10px;
}


/* END Selected Sub Category styles*/




/* END Navigation */

.dropdown_company
{
height: 17px;
width: 160px;

margin:0px;
margin-left:40px;
margin-bottom:5px;
padding:0px;

font-size: 10px;
font-weight: normal;

color: #615f4e;
background-color: #ffffff;
border: 1px solid #dccfb1;

}

#product_menu
{
padding-top:20px;
display:block;
width:190px;
float:left;
}

/* EDITOR PROPERTIES */
h1 {
font-size:10px;
font-weight: bold;
font-style: arial;
margin-bottom:10px;
padding-top:5px;
padding-left:0px;
padding-bottom:0px; 
padding-right:0px;
text-transform: uppercase;
}

h3 {
font-size:10px;
font-weight: bold;
font-style: arial;
text-transform: uppercase;
padding-top:5px;
padding-left:0px;
padding-bottom:0px; 
padding-right:0px;
}

h1 {
font-size:10px;
font-weight: bold;
font-style: arial;
padding-top:0px;
padding-left:0px;
padding-bottom:0px; 
padding-right:0px;
text-transform: uppercase;
}

