
html, body {
	margin: 0;
	padding: 0;
}

body {
	background: #000 url(/site/images/bg_body.gif) 0 0 repeat-x;
	color: #b7b7b7;
	text-align: center;
	line-height: 1.75em;
}

body, td, th, input, select, option, textarea {
	font-family: Arial, sans-serif;
	font-size: 11px;
}

#inet_document {
	width: 920px;
	margin: 0 auto;
	text-align: left;
}

#inet_slogan {
	height: 119px;
	overflow: hidden;
}



#inet_menu {
	width: 700px;
	float: left;
	overflow: hidden;
	font-size: 12px;
	text-transform: lowercase;
}

#inet_topmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#inet_topmenu li {
	margin: 0;
	padding: 0;
	float: left;
}

#inet_topmenu a {
	float: left;
	line-height: 33px;
	text-decoration: none;
	color: #717372;
	padding: 0 7px;
	border-right: 1px solid #191a1c;
	border-left: 1px solid #1c1d1f;
}

#inet_topmenu .first a {
	padding-left: 0;
	border-left: none;
}

#inet_topmenu .last a {
	border-right: none;
}

#inet_topmenu .current a {
	color: #78963c;
}

#inet_topmenu a:hover {
	color: #fff;
}


#inet_submenu {
	line-height: 33px;
}


#inet_submenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#inet_submenu li {
	margin: 0;
	padding: 0;
	float: left;
}

#inet_submenu a {
	float: left;
	color: #717171;
	line-height: 33px;
	text-decoration: underline;
	padding: 0 7px;
	background: transparent url(/site/images/bg_submenu.gif) right center no-repeat;
}

#inet_submenu .first a {
	padding-left: 0;
}

#inet_submenu .last a {
	background: none;
}

#inet_submenu .current a {
	color: #78963c;
	text-decoration: none;
}

#inet_submenu a:hover {
	color: #fff;
}


#inet_options {
	width: 220px;
	float: right;
	text-align: right;
	overflow: hidden;
	text-transform: lowercase;
	font-size: 12px;
}

#inet_options ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
}

#inet_options li {
	margin: 0;
	padding: 0;
	float: left;
}

#inet_options a {
	float: left;
	text-decoration: none;
	color: #696a6c;
	padding: 0 7px;
	line-height: 33px;
}

#inet_options li a span {
	display: none;
}

#inet_options li.search a {
	width: 25px;
	height: 33px;
	padding: 0;
	background: transparent url(/site/images/bg_search.gif) left center no-repeat;
}

#inet_options li.print a {
	width: 25px;
	height: 33px;
	padding: 0;
	background: transparent url(/site/images/bg_print.gif) left center no-repeat;
}

#inet_options li.sitemap a {
	width: 30px;
	height: 33px;
	padding: 0;
	background: transparent url(/site/images/bg_sitemap.gif) left center no-repeat;
}


#inet_options .lang a {
	padding: 0;
	width: 20px;
	height: 33px
}

#inet_options .lang span {
	display: none;
}

#inet_options .en a {
	background: transparent url(/site/images/bg_gb.gif) center center no-repeat !important;
}

#inet_options .dk a {
	background: transparent url(/site/images/bg_dk.gif) center center no-repeat !important;
}

#inet_options .de a {
	background: transparent url(/site/images/bg_de.gif) center center no-repeat !important;
}



#inet_options a:hover {
	color: #fff;
}

#inet_footer {
	background: transparent url(/site/images/bg_footer.gif) top center no-repeat;
	color: #424242;
	padding: 16px 0;
	margin: 10px 0 0 0;
	text-align: right;
}

#inet_footer a {
	color: #424242;
	text-decoration: underline;
}

#inet_footer a:hover {
	color: #fff;
}





#inet_tabs {
	border-bottom: 1px solid #232323;
}

#inet_tabs ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#inet_tabs li {
	margin: 0;
	padding: 0;
	float: left;
}

#inet_tabs a {
	line-height: 25px;
	float: left;
	color: #6a6a6a;
	text-decoration: none;
	background: #040404 url(/site/images/bg_tab0.gif) 0 0 repeat-x;
	padding: 0 30px;
	min-width: 60px;
	margin-right: 1px;
	text-align: center;
	text-transform: lowercase;
}

#inet_tabs .current a {
	color: #ababab;
	background: #262626 url(/site/images/bg_tab1.gif) 0 0 repeat-x;
}

#inet_tabs a:hover {
	color: #fff;
}


.tabsData {
	padding: 20px 0;
}

.tabsData .tabdata,
.tabsImgs .tabimg {
	position: absolute;
	top: -1000px;
	left: -1000px;
	width: 805px;
}

.tabsData .current,
.tabsImgs .current {
	position: static;
}

.tabsData .notcurrent,
.tabsImgs .notcurrent {
	position: relative;
	top: 0;
	left: 0;
	display: block;
}

.tabsData .hidden,
.tabsImgs .hidden {
	display: none;
}



#logoLink {
	position: absolute;
	top: 195px;
	right: 0;
	width: 36px;
	height: 111px;
}

#inet_title {
	line-height: 50px;
	background: transparent url(/site/images/bg_title.gif) top right no-repeat;
	color: #e8e8e8;
	text-align: right;
	padding: 0 10px 0 0;
}

#inet_title h1 {
	margin: 0;
	padding: 0;
	font-size: 30px;
}

#inet_main {
	padding: 0 115px 0 0;
	min-height: 350px;
	position: relative;
}

#inet_mainProduct {
	padding: 0 115px 0 0;
	min-height: 200px;
	position: relative;
}

#inet_main .inet_img_item {
	margin: 0 0 20px 0;
}

#inet_main .inet_img img {
	border: 1px solid #111;
}

#inet_mainImgs {
	width: 254px;
	float: left;
	margin: 0 20px 0 0;
	min-height: 10px;
	overflow: hidden;
}

#inet_mainImgs .inet_img_item {
/*	background: #000 url(/site/images/bg_imgs.gif) 0 0 repeat-x; */
/*	padding: 7px 9px; */
	margin: 0;
}

#inet_mainImgs .inet_img img {
	border: none;
}

#inet_mainTxt {
	width: 527px;
	float: left;
	overflow: hidden;
}


#inet_addContent {
	margin: 10px 0 0 0;
	padding: 0 115px 0 0;
}





#inet_productGallery {

}

#inet_productGallery .item {
	width: 262px;
	overflow: hidden;
	float: left;
	background: #0f0f11;
	font-size: 12px;
	margin: 0 9px 9px 0;
}

#inet_productGallery .last {
	margin-right: 0;
}

#inet_productGallery .item a {
	text-decoration: none;
	color: #7c7c7c;
	display: block;
	border: 1px solid #141414;
	position: relative;
	cursor: pointer;
}

#inet_productGallery .item a:hover {
	color: #fff;
	border: 1px solid #4f612d;
}

#inet_productGallery .item span.title {
	display: block;
	text-transform: lowercase;
	text-align: right;
	padding: 5px 10px 0 0;
	position: relative;
	z-index: 2;
}

#inet_productGallery .item span.img {
	position: absolute;
	top: 0;
	left: 0;
	width: 260px;
	overflow: hidden;
	z-index: 1;
}





#inet_designerGallery {

}

#inet_designerGallery .item {
	width: 262px;
	overflow: hidden;
	float: left;
	background: #0f0f11;
	font-size: 12px;
	margin: 0 9px 9px 0;
}


#inet_designerGallery .last {
	margin-right: 0;
}

#inet_designerGallery .item a {
	text-decoration: none;
	color: #7c7c7c;
	display: block;
	border: 1px solid #141414;
	position: relative;
	cursor: pointer;
	padding: 7px;
}

#inet_designerGallery .item a:hover {
	color: #fff;
	border: 1px solid #4f612d;
}

#inet_designerGallery .item span.title {
	float: right;
	width: 130px;
	text-transform: lowercase;
	text-align: right;
	line-height: 1.75em;
}

#inet_designerGallery .item span.img {
	float: left;
	width: 107px;
}




/*** opacities ***/


/*
a span.hl {
	opacity: 0.5 !important;
	filter: alpha(opacity = 50) !important;
}


a:hover span.hl {
	opacity: 1.0 !important !important;
	filter: alpha(opacity=100) !important;
}
*/




.inet_relatedProducts {
	padding: 7px 0;
}

.inet_relatedProducts .item {
	width: 180px;
	overflow: hidden;
	float: left;
	background: #0f0f11;
	font-size: 11px;
	margin: 0 7px 7px 0;
	font-size: 10px;
}

.inet_relatedProducts .item a {
	text-decoration: none;
	color: #7c7c7c;
	display: block;
	border: 1px solid #141414;
	position: relative;
	cursor: pointer;
}

.inet_relatedProducts .item a:hover {
	color: #fff;
	border: 1px solid #4f612d;
}

.inet_relatedProducts .item span.title {
	display: block;
	text-transform: lowercase;
	text-align: right;
	padding: 2px 8px 0 0;
	position: relative;
	z-index: 2;
}


.inet_relatedProducts .item span.img {
	position: absolute;
	top: 0;
	left: 0;
	width: 178px;
	overflow: hidden;
	z-index: 1;
}



#inet_frontFlash {
	width: 865px;
	background: #111111;
	position: relative;
	z-index: 2;
	padding: 1px 0;
}

#inet_frontFlashContent {
	position: relative;
	left: 1px;
	width: 863px;
	background: #090909;
}


#inet_frontPara {
	padding: 15px 0;
	color: #afb0b0;
}

#inet_frontPara a {
	text-decoration: none;
	color: #707272;
}

#inet_frontPara a:hover {
	text-decoration: underline;
}

#inet_content {
	min-height: 350px;
/*	background: transparent url(/site/images/bg_logo.gif) right 195px no-repeat; */
}

body.i_templ_10 #inet_content {
	padding: 15px 0 0 0;
	
			/*	background: transparent url(/site/images/bg_logo_2.gif) right 195px no-repeat; */
	
}

#inet_txt {
	text-align: right;
	padding: 15px 0 15px 15px;
}

body.i_templ_201 #inet_txt {
	text-align: left;

}


/****************/
/**** SEARCH ****/

.inet_search_msg {
	padding: 15px 0;
}

.search_result {
	margin: 0 0 15px 0;
}

.search_result .more {
	margin: 10px 0 0 0;
}

.inet_search_input,
.inet_search_button {
	border: 1px solid #000;
}

.inet_search_input {
	width: 150px;
	padding: 2px;
}

.inet_search_button {
	padding: 1px 5px;
}

/**** SEARCH ****/
/****************/


/*****************/
/**** SITEMAP ****/

#inet_sitemap ul {
	margin: 0 0 0 16px;
	padding: 0;
}

#inet_sitemap li, #inet_sitemap ul ul {
	padding: 2px 0;
}

/**** SITEMAP ****/
/*****************/









#mainProductImg {
	width: 805px;
	background: #111111;
	margin: 0 0 4px 0;
	position: relative;
}

#mainProductImgContent {
	padding: 1px;
}

#mainProductCW {
	position: absolute;
	top: 10px;
	right: 10px;
}

#mainProductCW a {
	display: block;
	padding: 4px 10px 2px 12px;
	/*
	color: #6a6a6a;
	background: #282828;
	*/

	color: #fff;
	background: #484848;


	border: 1px solid #111111;
	float: right;
	white-space: nowrap;
	text-decoration: none;
	text-transform: lowercase;

	opacity: 0.5;
	filter: alpha(opacity = 50);
}

#mainProductCW a:hover {
	/*
	color: #fff;
	background: #484848;
	*/

	opacity: 1.0;
	filter: alpha(opacity = 100);
}

#mainProductCW a img {
	vertical-align: middle;
}








#productThumbs {
	background: transparent url(/site/images/bg_productthumbs.gif) 0 0 repeat-x;
	width: 804px;
	height: 110px;
	position: relative;
}

#thumbsarea {
	position: relative;
}

#thumbsarea #thumbsback {
	width: 24px;
	height: 80px;
	background: transparent url(/site/images/bg_thumbsback.gif) 0 0 no-repeat;;
	position: absolute;
	top: 0;
	left: 0;
}

#thumbsarea #thumbsback,
#thumbsarea #thumbsforward {
	cursor: pointer;
}

#thumbsarea #thumbsforward {
	width: 24px;
	height: 80px;
	background: transparent url(/site/images/bg_thumbsforward.gif) 0 0 no-repeat;
	position: absolute;
	top: 0;
	right: 0;
	text-align: right;
}


#thumbs {
	position: relative;
	top: 7px;
	left: 24px;
	width: 755px;
	height: 80px;
	overflow: hidden;
}

#thumbsscroll {
	position: absolute;
	overflow: hidden;
}

.thumb {
	position: relative;
	width: 150px;
	overflow: hidden;
	margin: 0 1px 0 0;
	float: left; 
}

.thumb a {
	display: block;
/*	border: 1px solid #161718; */
	border: 1px solid #000;
	cursor: pointer;
}

.thumb a:hover {
	border: 1px solid #495a2a;
}

.thumb a span {
	display: block;
	width: 148px;
	height: 78px;
	overflow: hidden;
}




/*******************/
/**** JCAROUSEL ****/

.jcarousel-skin-stouby .jcarousel-container {
	
}

.jcarousel-skin-stouby .jcarousel-container-horizontal {
	width: 803px;
}

.jcarousel-skin-stouby .jcarousel-clip-horizontal {
    width:  755px;
    height: 83px;
	margin: 0 0 0 25px;
}

.jcarousel-skin-stouby .jcarousel-item {
    width: 150px;
    height: 83px;
}

.jcarousel-skin-stouby .jcarousel-item-horizontal {
    margin-right: 1px;
}

.jcarousel-skin-stouby .jcarousel-item-placeholder {

}

.jcarousel-skin-stouby .jcarousel-next-horizontal {
    position: absolute;
	top: 0;
	right: 0;
    width: 20px;
    height: 83px;
    cursor: pointer;
	background: transparent url(/site/images/bg_next.gif) 0 0 no-repeat;
}

/*
.jcarousel-skin-stouby .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-stouby .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-stouby .jcarousel-next-disabled-horizontal,
.jcarousel-skin-stouby .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-stouby .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}
*/

.jcarousel-skin-stouby .jcarousel-prev-horizontal {
    position: absolute;
	top: 0;
	left: 0;
    width: 20px;
    height: 83px;
    cursor: pointer;
	background: transparent url(/site/images/bg_prev.gif) 0 0 no-repeat;
}

/*
.jcarousel-skin-stouby .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-stouby .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-stouby .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-stouby .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-stouby .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}
*/


.jcarousel-skin-stouby .jcarousel-item a {
	display: block;
	border: 1px solid #000;
	cursor: pointer;
}

.jcarousel-skin-stouby .jcarousel-item a:hover {
	border: 1px solid #495a2a;
}

/**** JCAROUSEL ****/
/*******************/



div.specs {
	/*width: 145px;*/
	width: 185px;
	margin-right: 16px;
	float: left;
}

div.specs h3 {
	margin: 0 0 5px 0;
	padding: 0;
}

table.specs {
	border: none;
	border-collapse: collapse;
	margin: 0 0 15px 0;
}

table.specs th {
	font-weight: normal;
	text-align: left;
	padding: 2px 35px 2px 0;
	vertical-align: top;
}

table.specs td {
	padding: 2px 0;
	vertical-align: top;
	text-align: right;
}

ul.specs {
	margin: 0 0 15px 0;
	padding: 0;
	list-style: none;
}

ul.specs li {
/*	margin: 0 0 0 15px; */
	margin: 0;
	padding: 2px 0;
}





#inet_productDownloads {
	line-height: 1.25em;
}

#inet_productDownloads .item {
	width: 261px;
	float: left;
	margin: 0 7px 7px 0;
	overflow: hidden;
}

#inet_productDownloads .itemContent {
	border: 1px solid #111;
	padding: 5px;
}

#inet_productDownloads .itemImg {
	width: 107px;
	margin: 0 7px 0 0;
	float: left;
}

#inet_productDownloads .itemTxt {
	width: 130px;
	overflow: hidden;
	float: left;
}

#inet_productDownloads .title {
	text-transform: lowercase;
	margin: 0 0 5px 0;
}

#inet_productDownloads .title a {
	color: #b7b7b7;
}

#inet_productDownloads .desc {
	margin: 0 0 5px 0;
}

#inet_productDownloads a {
	color: #717372;
	text-decoration: none;
}

#inet_productDownloads a:hover {
	color: #fff;
	text-decoration: underline;
}

#inet_productDownloads ul.specs li {
	padding: 0;
}


#inet_newsFilter {
	width: 200px;
	margin: 0 10px 0 0;
	float: left;
	text-align: left;
}

#inet_newsFilter ul {
	margin: 0;
	padding: 0;
}

#inet_newsFilter li {
	margin: 0 0 0 15px;
	padding: 2px 0;
}

#inet_newsFilter .current {
	font-weight: bold;
}

#inet_news {
	width: 570px;
	float: right;
	overflow: hidden;
	text-align: left;
}


.inet_news_item {
	margin: 0 0 20px 0;
}

.inet_news_item a {
	text-decoration: none;
}

.inet_news_item a:hover {
	text-decoration: underline;
}


#inet_title {
	width: 805px;
}




#inet_ticker {
	margin: 10px 0 0 0;
	padding: 10px 0;
	overflow: hidden;
	border-bottom: 1px solid #171717;

}


#inet_ticker_title {
	width: 80px;
	line-height: 25px;
	float: left;
}

#inet_ticker_title p {
	margin: 0;
	padding: 0 0 0 12px;
	line-height: 25px;
	font-size: 11px;
	color: #7a8159;
	background: transparent url(/site/images/news_ticker_bg.gif) left center no-repeat;
}

#inet_ticker_items {
	width: 720px;
	float: left;
}

.inet_ticker_item {
	color: #717171;
	font-size: 11px;
}

.inet_ticker_item a {
	display: block;
	color: #717171;
	height: 25px;
	line-height: 25px;
	text-decoration: none;
}






h1 {
	font-family: 'Trebuchet MS', sans-serif;
	font-weight: normal;
	font-size: 30px;
	padding: 0;
	line-height: 50px;
	margin: 0;
}

h2 {
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 19px;
	padding: 0;
	line-height: 24px;
	font-weight: normal;
	color: #e9e9e9;
	margin: 0 0 10px 0;
}

h3 {
	font-size: 12px;
	margin: 0 0 10px 0;
}

p {
	margin: 0 0 15px 0;
	line-height: 1.75em;
}


a {
	color: #b7b7b7;
	text-decoration: underline;
}

a img {
	border: none;
}

form {
	padding: 0;
	margin: 0;
}

address {
	font-style: normal;
}

.reset {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	margin: 0 0 -1px 0;
}


.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}