html, body {
        background: #fff; font-family: helvetica, "trebuchet ms", "lucida grande", arial, sans-serif; margin: 0; padding: 0; text-align: center;
}
    .hidden { display: none; 
}  
    h1, h2, h3, h4 { 
    	color: #e78300;
}    
    h1 { 
        float: none; font-size: 1.4em; font-weight: normal; letter-spacing: 0px; margin: 0; padding: 0 0 10px 0; 
}       
    h2 { 
        font-size: 1.1em; font-weight: bold; letter-spacing: 0px; margin: 0; padding: 0 0 20px 0; 
}       
    h3 { 
        clear: left; font-size: 1em; font-weight: bold; letter-spacing: 0px; margin: 0; padding: 0 0 10px 0; 
}   
    .summary h3 { 
        padding-bottom: 3px;
}
    h4 { 
        clear: left; font-size: 0.9em; margin: 0; padding: 5px 0 3px 0;
}
    h5 { 
        font-size: 0.78em; margin: 0;  padding: 5px 0 3px 0;
}
    h6 { 
        font-size: 0.7em; margin: 0;  padding: 5px 0 3px 0;
}
    small { 
        font-size: 0.7em; margin: 0; padding: 0;
}
    em, i, cite { 
        font-size: 1em; font-weight: bold; margin: 0; padding: 0;
}
    p { 
        font-size: 0.8em; line-height: 130%; float: none; clear: none; margin: 0 0 10px 0; padding: 0;
}
    p.date { 
        font-size: 0.7em; margin-bottom: 10px; 
}
    p.attention { 
        font-size: 0.9em; margin-top: 15px;
}
    img { 
        float: left; clear: both; margin: 0 10px 10px 0; padding: 0; 
}  
    p img { 
        border: none; float: none; clear: none;
}

ul {font-size: 0.8em;} 



/* ---( =global )---------------------------------- */

    .left, div.left p.left {
        float: left;
}
    .right, div.right p.right {
        float: right; 
}
    .left-text {
        text-align: left;
}
    .bold-text {
        font-weight: bold;
}

/* ---( =container )---------------------------------- */

    #container { 
        margin: 0 auto; padding: 0; position: relative; text-align: left; width: 984px;
}
    #container:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; } #container { display: inline-table; }
    /* Hides from IE-mac \*/ * html #container { height: 1%; } #container { display: block; } /* End hide from IE-mac */

/* ---( =profile )---------------------------------- */

    #profile {
        float: left; height: 100px; width: 310px;
}
    #profile h1 {
        margin: 45px 0 0 10px; padding: 0; 
}
    #logo {
        border-width: 0; height: 35px; margin: 0; padding:0; text-decoration:none; width: 231px;
}
    #logo img {
        border: none; margin: 0;
}

/* ---( =header )---------------------------------- */

    #header { 
        background: url(../gfx/bg_nav.gif) no-repeat top left; display: inline; float: right; height: 90px; padding: 0; margin: 0; width: 674px;  
}

/* ---( =globalink )---------------------------------- */

    #globalink {
        float: left; margin: 15px 0 0 0; width: 674px; 
}

/* ---(  =globalnav )---------------------------------- */

    #globalnav {
        display: inline; float: left; font-size: 0.8em; list-style:none; margin: 10px 0 0 20px; padding:0; text-transform: uppercase;
}
    #globalnav li {
        background-image:none; float:left; line-height:normal; margin:0; padding:0; text-indent:0;
}
    #globalnav a {
        border-bottom: 1px none #e78300; color: #e78300; display: block; margin: 0 15px 0 0; padding: 0 0 1px 0; text-decoration: none; white-space: nowrap;
}
    #globalnav a:hover {
        color:#e78300; border-bottom: 1px solid #e78300;
}  
    .about #about a, .products #products a, .solutions #solutions a, .campaigns #campaigns a, .contact #contact a {
        color:#e78300	; border-bottom: 1px solid #e78300;
}  
    .about #about a:hover, .products #products a:hover, .solutions #solutions a:hover, .campaigns #campaigns a:hover, .contact #contact  a:hover {
        color:#e78300; border-bottom: 1px solid #000;
}  

/* ---(  =nav )---------------------------------- */

    #shortcuts { 
        background: #fff; clear: left; display: inline; float: left; margin: 10px 0 0 0; width: 648px; 
} 
    #shortcuts h2 { 
        clear: both; color: #0098c3; float: left; font-size: 1.1em; font-weight: normal; letter-spacing: 0px; margin: 20px 0 10px 0; padding: 0 0 0 10px; text-align: left; text-transform: uppercase;
} 
	#nav {
		clear: left; float: left; list-style:none; font-size: 0.78em; margin:10px 0 0 0; padding:0; width:648px;
}
	#nav li {
		float:left; height: 156px; line-height:normal; margin:0 6px 0 0; padding:0; text-indent:0; width: 156px;
}
	#nav .mobiltelefoni {
		background: url(../gfx/nav_bg_mobiltelefoni.jpg) top left no-repeat;
} 
	#nav .lydogbilde {
		background: url(../gfx/nav_bg_lydogbilde.jpg) top left no-repeat;
} 
	#nav .data {
		background: url(../gfx/nav_bg_data.jpg) top left no-repeat;
} 
	#nav .hvitevarer {
		background: url(../gfx/nav_bg_hvitevarer.jpg) top left no-repeat;
} 
	#nav a {
		border: none; color:#fff; display:block; height: 30px; line-height: 30px; margin: 0; padding: 0 10px; text-align: right; text-decoration:none; text-transform: uppercase; white-space:nowrap; width: 90px;
} 
	#nav .up a {
		margin-top: 20px;
} 
	#nav .down a {
		margin-top: 85px;
} 
	#nav .mobiltelefoni a {
		background: url(../gfx/nav_btn_mobiltelefoni.gif) top left no-repeat;
} 
	#nav .mobiltelefoni a:hover {
		background: url(../gfx/nav_btn_mobiltelefoni_on.gif) top left no-repeat;
} 
	#nav .lydogbilde a {
		background: url(../gfx/nav_btn_lydogbilde.gif) top left no-repeat;
} 
	#nav .lydogbilde a:hover {
		background: url(../gfx/nav_btn_lydogbilde_on.gif) top left no-repeat;
} 
	#nav .data a {
		background: url(../gfx/nav_btn_data.gif) top left no-repeat;
} 
	#nav .data a:hover {
		background: url(../gfx/nav_btn_data_on.gif) top left no-repeat;
} 
	#nav .hvitevarer a {
		background: url(../gfx/nav_btn_hvitevarer.gif) top left no-repeat;
} 
	#nav .hvitevarer a:hover {
		background: url(../gfx/nav_btn_hvitevarer_on.gif) top left no-repeat;
} 
	/* Following rule allows entire region of link to to be 
	   clickable in IE/Win. Holly Hack explained here:
	   http://www.positioniseverything.net/explorer/escape-floats.html */
	* html #nav a {
		width:1%;
}
	#nav a:hover {
		color:#fff;
}  

/* ---( =summary =totale-losninger )------------------------------- */

    .box { 
        background: #e78300; clear: right; display: inline; float: left; height: 215px; margin: 10px 0 0 8px; padding: 0; width: 328px;
}
    * html .box { 
		margin-top: 14px; margin-left: 2px;        
}
    .below { 
		margin-top: 15px; height: 278px;        
}
    * html .below { 
		margin-left: 8px;        
}
    .box-txt { 
        color: #fff; float: left; margin: 0; padding: 20px 10px 0 20px; width: 142px;
}
    .below .box-txt { 
        width: 298px;
}
    .box-txt  h3 { 
        font-size: 1em; line-height: 1.4em; margin: 0 0 10px 0; padding: 0;
}
    .box-txt  p { 
        clear: left; color: #fff; font-size: 0.7em;
}
    .box-txt  ul { 
        display: block; font-size: 0.7em; list-style-type: disc; margin: 0; padding:0 0 0 15px; 
}
    .box-txt  li { 
        float: left; margin: 0; padding: 0; 
}
    .box-img { 
        float: right; margin: 0; padding: 0; width: 156px;
}
    .box-img img { 
        margin: 0; padding: 0;
}
    .box-txt a:link, .box-txt a:visited, .box-txt a:active { 
        border-bottom: 1px solid #fff; color: #fff; text-decoration: none; 
}
    .box-txt a:hover { 
        border-bottom: 1px solid #000; color: #000; text-decoration: none; 
}

/* ---( =summary =tilbud )------------------------------- */

    .block { 
        background: #fff; border: 1px solid #b0b1b3; height: 277px; float: left; margin: 15px 6px 0 0; padding: 0; position: relative; width: 316px;
}
    .block-txt { 
        color: #000; float: left; margin: 0; padding: 20px 10px 0 10px; width: 140px;
}
    .block-txt  h3 { 
        font-size: 1em; line-height: 1.4em; margin: 0 0 10px 0; padding: 0;
}
    .block-txt  p { 
        font-size: 0.7em;
}
    .block-img ul { 
        color: #e78300; float: left; font-size: 0.7em; margin: 0; padding:0 0 0 15px; 
}
    .block-img { 
        float: right; margin: 0; padding: 0; width: 156px;
}
    .block-img img { 
        margin: 0; padding: 0;
}
    .block-txt a:link, .block-txt a:visited, .block-txt a:active { 
        border-bottom: 1px solid #e78300; color: #e78300; text-decoration: none; 
}
    .block-txt a:hover { 
        border-bottom: 1px solid #000; color: #000; text-decoration: none; 
}
/* ---(  =nav )---------------------------------- */

	#clientnav {
		clear: left; float: left; list-style:none; font-size: 0.9em; margin:10px 0; padding:0;
}
	#clientnav li {
		float:left; line-height:normal; margin:0 8px 0 0; padding:0; text-indent:0; 
}
	#clientnav a {
		background: url(../gfx/nav_btn_client.gif) top left no-repeat; border: none; color:#fff; display:block; height: 48px; margin: 0; padding: 15px 0; text-align: center; text-decoration:none; width: 68px;
} 
	#clientnav a:hover {
		color:#000;
}  

/* ---( =search )---------------------------------- */
    #search  { 
        float: right; margin: 10px 10px 0 0; visibility: hidden; 
}
    #newsletter  { 
        float: left; margin: 0 10px 0 0;
}
    #search, #newsletter  { 
        display: inline; 
}
    #search .intext, #newsletter .intext { 
        margin-right: 5px; vertical-align: bottom;
}
    #search .inbutton, #newsletter .inbutton { 
        vertical-align: bottom;
}

/* ---( =index )---------------------------------- */

    .index { 
        float: left; margin: 0; padding: 0; width: 984px; 
}

/* ---( =article )------------------------------- */

    #article {
        background: url(../gfx/bg_article.gif) repeat-y top center; float:left; margin:0; padding:0; width: 984px;
}
    .xsubnav #article {
        background: none;
}
    #article:after { clear:both; content: "."; display:block; height:0; visibility:hidden; } #article { display:inline-table; }
    /* Hides from IE-mac \*/ * html #article { height:1%; } #article { display:block; } /* End hide from IE-mac */

/* ---( =breadcrumbs )---------------------------------- */

    #breadcrumbs { 
        background: #0098c3; color: #fff; float: left; height: 20px; margin: 20px 0; padding: 7px 0 3px 11px; width: 973px; 
}
    #breadcrumbs p { 
        font-size: 0.78em; margin: 0; padding: 0;
}
    #breadcrumbs span{ 
        margin: 0; padding: 0 4px 0 0;
}
    #breadcrumbs a, #breadcrumbs a:link, #breadcrumbs a:visited, #breadcrumbs a:active { 
        border-bottom: 1px solid #e6b169; color: #fff; padding: 0 0 1px 0; text-decoration: none;
}
    #breadcrumbs a:hover, .xperience #breadcrumbs a:hover, .spirits #breadcrumbs a:hover, .wine #breadcrumbs a:hover { 
        color:#fff; border-bottom: 1px solid #fff; text-decoration: none; 
}

/* ---( =page )---------------------------------- */

    #page {
        clear:right;background: #fff; display: inline; float: left; font-size: 80%; margin: 0 0 20px 0; padding: 0; width: 460px;
}
    .article #page {
        width: 674px;
}
    .widescreen #page {
        width: 976px;
}
    * html .article #page {
        width: 554px;
}
    #page h1 { 
        color: #e78300; font-size: 1.5em; font-weight: normal; letter-spacing: 0px; margin: 0; padding: 5px 0 2px 0; text-transform: uppercase; 
}   

/* ---(  =tools )---------------------------------- */

    #page #tools {
        float: left; list-style:none; margin: 0; padding: 0 0 0 1px; width: 213px;
}

    #page #tools li {
        background-image:none; float:left; font-size: 0.78em; line-height:normal; margin:0; padding:0; text-indent:0;
}
    #page #tools a {
        border-bottom: 1px solid #b0b1b3; color: #0098c3; display: block; margin: 0 10px 0 0; padding: 0; text-decoration: none; white-space: nowrap;
} 
    #page #tools a:hover, #page #tools #active a, #page #tools #active a:hover {
        color:#000; border-bottom: 1px solid #000;
}  

#page  {	
	font-size:1em;
}

/* ---( =content )------------------------------- */

    .content, #content {
        display: inline; float: right; margin: 0; padding: 10px 20px; width: 460px; 
}
	.left{float:left;}
    .list #content {
        float: left; padding: 10px 8px; width:810px; 
}
    .widescreen #content {
        float: left; padding: 10px 0 0 8px; width:976px; 
}
    .article #content {
        padding-right: 100px; width: 554px; 
}
    #content ul { 
        margin: 0; padding: 0 25px 10px 25px;
}
    #content ol { 
        margin: 0; padding: 0 0 0 25px;
}
    #content li { 
        font-size: 0.78em; line-height: 130%; 
}
    #content a:link, #content a:visited, #content a:active, #subcontent a:link, #subcontent a:visited, #subcontent a:active { 
        border-bottom: 1px solid #b0b1b3; color: #0098c3; text-decoration: none; 
}
    #content a:hover, #subcontent a:hover { 
        border-bottom: 1px solid #000; color: #000; text-decoration: none; 
}

/* ---( =summary =basic )------------------------------- */

    .summary { 
        float: left; display: inline; margin: 10px 0; padding: 0;
}
    .widescreen .summary { 
        margin: 0 15px 0 0; padding: 0; width: 310px;
}
    * html .widescreen .summary { 
        margin-right: 5px;
}
    .summary-img { 
        float: left; width: 310px;
}
    .widescreen .summary-img { 
        float: none; 
}
    .summary-txt { 
        float: right; margin: 20px 10px 20px 30px; width: 444px;
}
    .widescreen .summary-txt { 
        float: left; margin: 0; padding: 10px 20px 0 0; width: 290px;
}
    .summary-txt p { 
		margin-top: 7px;
}

/* ---( =context )------------------------------- */

    #context {
        background: #fff; display: inline; float: left; margin: 0; padding: 0; position: relative; width: 310px;
}
    #context p {
        margin: 0; padding: 0;
}
    #context img { 
        float: none; clear: none; margin: 0; padding: 0; 
}   

/* ---( =imagery )------------------------------- */

    #context .imagery {
        margin: 0 0 15px 0; padding: 0;
}
    #context .imagery dl {
        margin: 0; padding: 0;
}
    #context .imagery dt {
        margin: 0; padding: 0;
}
    #context .imagery dd {
        background: #ddd; font-size: 0.6em; margin: 0; padding: 5px;
}
    #context .imagery img { 
        float: none; clear: none; margin: 0; padding: 0; 
}   

/* ---( =sub =nav )------------------------------- */

    #subnav  { 
        display: block; float: right; font-size: 0.72em; margin: 10px 0 20px 0; padding: 0; width: 174px;
}
    #subnav h3 {
        display: none;  
}   
    #subnav ul {
        display: block; list-style-type: none; margin: 0; padding: 0; font-size: 1em;
}
    #subnav li {
        display: block; list-style-type: none; margin: 0; padding: 0;
}

/* ---( =sub =nav  =a )------------------------------- */

    #subnav a {
        background: url(../gfx/sn_node1.gif) top left no-repeat; color: #fff; display: block; font-size: 1em; font-weight: normal; line-height: 120%;
        margin: 0; padding: 4px 10px 3px 24px; text-decoration: none; text-transform: uppercase; width: 140px;
}
    #subnav li.active li a {
        background: url(../gfx/sn_node2.gif) top left no-repeat; color: #fff; font-size: 1em; font-weight: normal;   
        letter-spacing: 0px; line-height: 120%; margin: 0; padding: 4px 0 3px 38px; text-decoration: none; text-transform: none; width: 136px;
}
    #subnav li.active li.active li a {
        background: url(../gfx/sn_node3.gif) top left no-repeat; color: #fff; font-size: 1em; font-weight: normal; letter-spacing: 0px; 
        line-height: 120%; margin: 0; padding: 4px 0 3px 51px; text-decoration: none; width: 123px;
}
    #subnav li.active li.active li.active li a {
        background: url(../gfx/sn_node4.gif) top left no-repeat; color: #fff; font-size: 1em; font-weight: normal; letter-spacing: 0px; 
        line-height: 120%; margin: 0; padding: 4px 0 3px 65px; text-decoration: none; width: 109px;
}

/* ---( =sub =nav =active =a )------------------------------- */

    #subnav li.active a {
        background-position: 0 -50px; color: #000; font-size: 1em; font-weight: normal; line-height: 120%; margin: 0; padding: 4px 10px 3px 24px; text-decoration: none;
}
    #subnav li.active li.active a {
        background-position: 0 -50px; color: #000; font-size: 1em; font-weight: normal; line-height: 120%; margin: 0; padding: 4px 0 3px 38px; text-decoration: none;
}
    #subnav li.active li.active li.active a {
        background-position: 0 -50px; color: #000; font-size: 1em; font-weight: normal; line-height: 120%; margin: 0; padding: 4px 0 3px 51px; text-decoration: none;
}
    #subnav li.active li.active li.active li.active a {
        background-position: 0 -50px; color: #000; font-size: 1em; font-weight: normal;line-height: 120%; margin: 0; padding: 4px 0 3px 65px; text-decoration: none;
}

/* ---( =sub =nav =a =hover )------------------------------- */ 

    #subnav a:hover {
        background-position: 0 0; color: #000; margin: 0; padding: 4px 10px 3px 24px; text-decoration: none;  
}
    #subnav li.active a:hover {
        background-position: 0 0; color: #000; margin: 0; padding: 4px 10px 3px 24px; text-decoration: none;  
}
    #subnav li.active li a:hover {
        background-position: 0 0; color: #000; margin: 0; padding: 4px 0 3px 38px; text-decoration: none;  
}
    #subnav li.active li.active li a:hover {
        background-position: 0 0; color: #000; margin: 0; padding: 4px 0 3px 51px; text-decoration: none;  
}
    #subnav li.active li.active li.active li a:hover {
        background-position: 0 0; color: #000; margin: 0; padding: 4px 0 3px 65px; text-decoration: none;  
}

/* ---( =sub =nav )------------------------------- */ 

    #subnav p {
        color: #bbb499; font-size: 1em; margin: 0; padding: 20px 10px 5px 20px;
}

/* ---( =teasers )------------------------------- */

    .teasers {
        float:left; margin:15px 0 0 0; padding:0; width: 810px;
}
   .teasersnew 
   {
	   background: #e78300;  color:White; display: inline;clear:right; float: left; height: 215px; margin: 15px 6px 10px 0px; padding: 32px 30px 31px 30px; width: 582px;
       
}
.teaser_header{font-weight:bold;font-size:larger;}
.teaser_footer{font-style:italic;font-size:large;}

    .home .teasers {
        clear: left; float:left; margin:30px 0 0 0; padding:0; width: 324px;
}
    .teasers:after { clear:both; content: "."; display:block; height:0; visibility:hidden; } .teasers { display:inline-table; }
    /* Hides from IE-mac \*/ * html .teasers { height:1%; } .teasers { display:block; } /* End hide from IE-mac */
    
/* ---( subcontent )------------------------------- */

    .subcontent { 
        padding: 0 14px 0 8px; margin: 0; width: 140px;
}
    .subcontent img { 
        float: none; margin: 0; padding: 0;
}
    .subcontent h4 { 
        font-weight: bold; font-size: 0.78em; margin: 0; padding: 10px 0 3px; 
}
    .subcontent p { 
        font-size: 0.7em; margin: 0;  
}
    .subcontent p.tease-thumb { 
        margin: 0; padding: 0;
}
    .subcontent a { 
        line-height: 1.8em;
}
    .subcontent a:link, .subcontent  a:visited, .subcontent  a:active { 
    border-bottom: 1px solid #b0b1b3; color: #0098c3; line-height: 1.3em; text-decoration: none; 
}
    .subcontent a:hover { 
        /* border-bottom: 1px solid #000; */ color: #000; text-decoration: none; 
}
    .subcontent ul {
        display: block; list-style-type: none; margin: 0 0 0 4px; padding: 0; 
}
    .subcontent li {
        font-size: 0.78em; list-style-type: none; margin: 0; padding: 3px 0 1px 15px;
}
    .subcontent li {
        background: url(../gfx/iconbg_txt.gif) top left no-repeat;
}
    .subcontent li.pdf {
        background: url(../gfx/iconbg_pdf.gif) top left no-repeat;
}
    .subcontent li.msword {
        background: url(../gfx/iconbg_doc.gif) top left no-repeat;
}
    .subcontent li.mspowerpoint {
        background: url(../gfx/iconbg_ppt.gif) top left no-repeat;
}
    .subcontent li.msexcel {
        background: url(../gfx/iconbg_xl.gif) top left no-repeat;
}
    .subcontent li.txt {
        background: url(../gfx/iconbg_txt.gif) top left no-repeat;
}

/* ---( =placeholder )------------------------------- */

    #container .placeholder  { 
        color: #333; margin: 15px 0 0 0; padding: 0; width: 250px;
}
    #container #context .placeholder, .teasers .placeholder  { 
        width: 181px;
}
    #container #context .placeholder h4, .teasers .placeholder h4 { 
        background: #736a5b; color: #fff; font-weight: normal; font-size: 0.7em; margin: 0; padding: 4px; width: 173px
}
    #container .placeholder h4 {
        font-size: 0.78em; margin: 0 0 3px 0; padding: 0; 
}
    #container .placeholder ul {
        display: block; list-style-type: none; margin: 0; padding: 0; 
}
    #container .placeholder li {
        font-size: 0.7em; list-style-type: none; margin: 0; padding: 3px 0 3px 15px;
}
    #container .placeholder li {
        background: url(../gfx/iconbg_txt.gif) top left no-repeat;
}
    #container .placeholder li.pdf {
        background: url(../gfx/iconbg_pdf.gif) top left no-repeat;
}
    #container .placeholder li.msword {
        background: url(../gfx/iconbg_doc.gif) top left no-repeat;
}
    #container .placeholder li.mspowerpoint {
        background: url(../gfx/iconbg_ppt.gif) top left no-repeat;
}
    #container .placeholder li.msexcel {
        background: url(../gfx/iconbg_xl.gif) top left no-repeat;
}
    #container .placeholder li.txt {
        background: url(../gfx/iconbg_txt.gif) top left no-repeat;
}
    #container .placeholder a:link, #container .placeholder a:visited, #container .placeholder a:active { 
        border-bottom: 1px none #4191ca; color: #0098c3; text-decoration: underline; 
}
    #container .placeholder a:hover { 
        border-bottom: 1px none #000; color: #000; text-decoration: underline; 
}
    #container .placeholder span.format {
        font-family: "lucida grande", "trebuchet ms", arial, helvetica, sans-serif; font-size: 0.9em; 
}

/* ---( =sitemap )---------------------------------- */

    #content .sitemap {
        margin: 20px 0 0 0; /* margin:0 auto; height:500px */ position:relative; text-align:center; width:500px;
}
    #content .sitemap ul {
        border-left:1px solid #666; list-style-type: none; /* margin-left:auto; margin-right:auto; */  margin-top:-10px; padding:10px 0 0 0;  /* position:relative; */ text-align:left; /* width:380px; */ 
}
    #content .sitemap[class] ul {
        border-left:1px dotted #666;
}
    #content .sitemap li {
        border-top:1px solid #666; font-size: 1.1em; margin: 0 -15px 0 0; padding-bottom: 15px; position:relative;
}
    #content .sitemap[class] li {
        border-top:1px dotted #666;
}
    #content .sitemap li li {
        font-size: 1em; margin:0; padding-bottom:0px;
}
    #content .sitemap li li li {
        font-size: 0.9em;
}
    #content .sitemap li ul {
        margin-left: 20px; /* width:100%; */
}
    #content .sitemap[class] li ul {
        width:auto; 
}
    #content .sitemap li.end {
        border-bottom:0px solid #666; border-left:1px solid #fff; left:-1px;
}
    #content .sitemap li.chosen a {
        font-weight:bold;
}
    #content .sitemap li.chosen li a {
        font-style:normal; font-weight:normal;
}
    #content .sitemap li a {
         background:#fff; border: none; display:block; font-weight:normal; margin-left:18px; padding:3px 0 3px 2px; position:relative; top:-10px; text-decoration: underline; /* width:100%; */
}

/* ---( =slideshow )------------------------------- */
    #content .paginate {
        background: #fff; display: inline; float: left; font-family: "lucida grande", "trebuchet ms", arial, helvetica, sans-serif; font-size: 0.7em; margin: 0; padding: 0; width: 750px;
}
    .extended #content .paginate {
        width: 557px;
}
    #content .top, #content .bottom  {
        border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; 
}
    #content .bottom {
        margin-top: 10px; 
}
    #content .back {
        font-size: 70%; margin-bottom: 10px;  width: 557px;
}
    #content .slide {
        margin: 1px 0 2px; padding: 0;
}
    #content .slide  a, #content .slide a:active, #content .slide a:visited {
        border-bottom: none; padding: 0 1px; text-decoration:none;
}
    #content .slide a:hover {
        border-bottom: 1px solid #d95700; padding: 0 1px 2px; text-decoration:none;
}
    #content .slide .active {
        border:1px solid #d95700; margin: 0 1px; padding: 1px 3px 2px;
}

/* ---( =product =display )------------------------------- */

    #content .product-image {
        background: #fff; display: inline; float: left; margin: 10px 0 0 0; padding: 0; text-align: center; width: 181px;
}
    #content .product-detail {
        display: inline; float: left; font-family: "lucida grande", "trebuchet ms", arial, helvetica, sans-serif; font-size: 0.78em; margin: 20px 0 0 0; padding: 0; width: 480px;
}
    #article-extended #content .product-detail {
        width: 360px;
}
    #content .detail {
        display: inline; float: left; width: 280px;
}
    #content .about {
        display: inline; float: left; font-size: 1em; margin: 20px 0 0 0; padding: 0; 
}
    #content .about p, #content .about h4 {
        font-size: 1em; 
}

/* ---( =table =product )---------------------------------- */

    .product-table {
        border-collapse: collapse; width: 100%;
}
    .product-table  td {
        border-top: 1px solid #e9e7cf; padding: 2px; text-align: right; vertical-align: top;
}
    .product-table  td.left-text {
        text-align: left;
}
    .product-table  td.description {
        background-color: #fff; font-size: 120%; padding-top: 20px; text-align: left; 
}
    .product-table  th {
        background-color: #fff; color: #666; font-weight: normal; padding-left: 4px; text-align: right; vertical-align: top; width: 100px;
}
    .product-table  tr:hover, .datatable tr.hilite {
        background-color: #eee; color: #000000;
}

/* ---( =content =product =thumbnails )------------------------------- */

    #content .tbl-thumb {
        border-collapse: collapse; display: inline; float: left; font-family: "lucida grande", "trebuchet ms", arial, helvetica, sans-serif; margin: 4px; width: auto;
}
    .extended #content .tbl-thumb {
        width: auto;
}
    #content .tbl-thumb td {
        background: #ddd; border-right: 2px solid #fff; font-size: 0.9em; padding: 0; text-align: center; vertical-align: top; width: 185px;
}
    #content .tbl-thumb h4 { 
        font-size: 0.7em; margin: 0; padding: 0 0 3px 0;
}
    #content .tbl-thumb td p { 
        font-size: 0.7em; 
}   
    #content .tbl-thumb .desc {
        text-align: left; height: auto; padding: 7px 10px 5px;
}
    #content .tbl-thumb .desc p {
        margin: 0; padding: 0;
}
    #content .tbl-thumb .desc span {
        margin: 0; padding: 0 10px 0 0;
}
    #content .tbl-thumb .nail {
        background: #fff; height: 130px; margin: 0; padding: 15px 0;
}
    #content .tbl-thumb .nail img {
        height: 130px
}
    #content .tbl-thumb img { 
        border: none; float: none; margin: 0; padding: 0;
}
    #content .tbl-thumb .desc a {
        border: none; color: #604A3F; text-decoration: none;
}
    #content .tbl-thumb .desc a:hover {
        border: none; color: #000; text-decoration: underline;  
}
    #content .tbl-thumb .nail a {
        border: none; color: #604A3F; text-decoration: none;
}
    #content .tbl-thumb .nail a:hover {
        border: none; color: #000; text-decoration: none;  
}

/* ---( =images )---------------------------------- */

    .embedded-img {
        border: none; margin: 0;
}
    table.image-box {
        display: block; float: none; padding: 0; margin: 0;
}
    table.image-box td {
        padding: 2px 0 0 0; text-align: left;
}
    table.image-box td.image-caption {
        background: #ddd; font-size: 0.65em; padding: 5px; width: 161px;
}
    table.image-box.left-floated {
        display: inline; float: left; margin: 0 15px 5px 0;
}
    table.image-box.right-floated {
        display: inline; float: right; margin: 0 0 15px 10px;
}
    table.image-box.none-floated {
        display: block; float: none; margin: 15px 0;
}

/* ---( =form )---------------------------------- */

    form {
        margin: 0; padding: 0;
}
    input.intext { 
        background:#fff; border: 1px solid #43484D; border-color: #43484D #D9DADB #D9DADB #43484D; padding: 2px; margin: 0; width: 135px
}
    input.onesixty { 
        width: 160px
}
    input.inbutton { 
        margin: 0: padding: 0;
}
    input { 
        font-size: 0.7em; 
}
    select { 
        font-size: 0.7em; margin: 0;
}
    textarea { 
        font-size: 0.7em; 
}

/* ---( =form )---------------------------------- */

    .ipsform {
        width: 364px; margin: 20px 0;
}
    * html #registration .ipsform {
        width: 280px;
}
    * html .ipsform {
        margin: 5px 0 15px;
}
     form .ipsform {
        font-size: 1em; width: 364px;
}
    .ipsform fieldset {
        background-color:#F5F5F5; border : 1px solid #ccc; float: left; margin: 0.5em 0; /*  space out the fieldsets a little*/ padding: 1em;
}
    * html .ipsform fieldset {
        background-color:#FFF; margin-top: 0;
}
    .ipsform legend {
        font-weight: normal;
}
    .ipsform p {
        position: relative; width: auto;
}
    * html .ipsform p {
        margin: 10px 0 0 8px; 
}
    .ipsform label {
        float: left; padding: 5px 0; width: 10em;
}
    .ipsform .block {
        clear:both; float: left; margin: 0; width: auto;
}
    .ipsform .block.default {
        float: left; margin-bottom: 10px; width: 200px;
}
    .ipsform select.block {
        margin-bottom: 10px; width: auto;
}
    * html .ipsform .block.default, * html .ipsform select.block {
        margin-bottom: 0;
}
    .ipsform input {
        width: 185px;
}
    .ipsform input[type="text"], textarea {
        border-top: 2px solid #999; border-left: 2px solid #999; border-bottom: 1px solid #ccc; border-right: 1px solid #ccc;
}
    .ipsform input.radio, input.checkbox, input.submit {
        width: auto;
}
    /* style form elements on focus */
    .ipsform input:focus, textarea:focus {
        background: #ffc;
}
    .ipsform input.radio {
        float: left; margin-right: 1em;
}
    .ipsform input.submit, .ipsform input.reset {
        width: auto;
}
    .ipsform textarea.block {
        height: 100px; margin-bottom: 10px; padding: 10px; font-size: 100%; width: 300px;
}
    .ipsform .row {
        clear: both; float: left; margin-top: 0; padding-top: 10px; width: 300px;
}
    * html .ipsform .row {
        margin-left: 3px;
}


