/******************/
/* Stilo.ch       */   
/******************/

/*****************/
/* Global things */
/*****************/

img { border:0; margin:0; padding:0; }
p {margin:0 0 1em 0; padding:0;}
/* get rid of focus rectangle in FF */
a:active {outline: none;}
:focus { -moz-outline-style: none;}
/* this is to fix the anchors in FF from taking up vertical space */
#content a[id] {display:none}


/******************
Layout
******************/

html{
	position:relative;
	height:100%;
	background:#000;
}
body {
	font-family: verdana, helvetica, arial, sans-serif; 
	font-size:11px; margin:0; padding:0;
	background:#000;
}
#pageHolder {
	background:#191D1F url("../images/body_bg.gif") repeat-x;
	border-bottom:1px solid #000; /* Safari-fix: border on bottom fixes gap between footerHolder and pageHolder*/
} 

#page {
	color:#888; 
	width:800px; 
	margin:0 auto 0 auto; 
	background:#191D1F url("../images/stilo_logo_mir.gif") no-repeat 660px 60px;
}
#header { position:relative; height:60px;background:#000 url("../images/stilo_logo_top.gif") no-repeat 660px 16px;}

#stilo_logo {display:block; height:44px; width:130px; float:right; margin-top:20px;}

#content {min-height:500px;padding:30px 0 30px 0; line-height:1.4em; z-index:101;}
#footerHolder {background:#000;}
#footer {width:800px; margin:0 auto 0 auto; height:30px; padding:5px 0 0 0;}

.headerImage {
	height:185px;
	margin-bottom:7px;
	color:#fff;
	padding:15px 0 0 15px;
	background-repeat:no-repeat !important;
}

#header .langMenu {
	letter-spacing:1px;
	float:left;
	margin-top:3px;
	margin-left:5em;
}
#header .langMenu a {
	padding:2px;
	text-align:center;
	margin-right:3px;
	display:block;
	float:left;
	width:1.5em;
	background:	#282828;
}

.newsCol {
	border-left: 1px solid #303435;
	/*min-height:200px;*/
}

.rightWideCol {
	padding-left:20px;
	width:454px;
	float:right;
}

#hv_adressen {
	margin-top:2em;
}
#hv_adressen span {
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	width:4em;
}
#hv_adressen h2, .haendlerTabelleContainer h2 {
	margin-bottom:1.5em;
}
#hv_adressen h2.sIFR-replaced {margin-bottom: 0.5em;}

.rightWideColWithBorder {
	border-left: 1px solid #8E908F;
	padding-left:20px;
	width:480px;
	float:right;
}

.leftSingleCol {
	/* total width 262px */
	float:left;
	width:242px;
	padding:0 20px 0 0;
}
.middleSingleCol {
	/* total width 262px */
	margin:0 0 0 3px;
	float:left;
	width:242px;
	padding:0 0px 0 7px;
}
.rightSingleCol {
	/* total width 262px */
	margin:0 0 0 18px;
	float:left;
	width:242px;
	padding:0 0px 0 7px;
}

.leftWideCol {
	width:454px;
	float:left;
}

.leftCol {
	width:48.5%;
	float:left;
}
.rightCol {
	width:48.5%;
	float:right;
}
.leftCol_1-3 {
	width:35%;
	float:left;
}
.rightCol_1-3 {
	width:35%;
	float:right;
}
.rightCol_2-3 {
	width:62%;
	float:right;
}
.leftCol_2-3 {
	width:62%;
	float:left;
}

.leftCol_2-3 p, .rightCol_2-3 p {width:95%;}

.container{background:#fff;min-height:400px;padding:30px 30px 30px 30px;margin:0; position:relative;}

.whiteContainer {background:#fff; color:#777;}
.blackContainer {background:#000}
.redContainer {background:#aa141b}

.grayGradContainer { background: #fff url('/images/gray_gradient_bg.jpg') repeat-x; }

div.factbox {
	width:200px;
	padding:10px 15px;
	background: #eee;
	border:1px solid #eee;
}

noscript {
	border:1px solid white;
	padding:20px;
	position:absolute;
	top:20px;
	left:20px;
	margin-left:;
	display:block;
	background-color:red;
	line-height:1.5em;
}


/*a.fundaImageLink img {margin-right:8px;}*/
.prphotos a.fundaImageLink {background:#eee; width:160px; height:160px; border:1px solid #bbb; display:block; float:left; margin:0 10px 10px 0 !important; }

/******************
Common
*******************/
.cb {clear:both;}
a img {border:none;}



/*************
Typography
*************/

.home {}

.descr {font-size:10px;}

#footer .update {float:left; font-size:9px;color:#333;cursor: default;}
#footer .update:hover {color:#666;}

h1,h2 {word-spacing:-0.1em;}

h1 {margin:0 0 0.7em 0;font-size:20px;font-weight:normal;line-height:1.2em;}
.whiteContainer h1 {color:#666;}
.blackContainer h1 {color:#fff;}

.headerImage h1 {color:#fff; max-width:240px;margin-bottom:0.2em;}
.headerImage h2 {color:#fff;max-width:240px;margin-bottom:0.2em;}

h2 {color:#686868; margin:0 0 0.4em 0;font-size:14px;font-weight:normal;line-height:1.2em;}
h3 {color:#686868; margin:0 0 0.5em 0;font-size:11px;font-weight:bold;line-height:1.4em;}

#content ul {margin:0 0 1.5em 0; padding-left: 0; list-style: none;}

#content ul li {
	padding-left: 15px;
	margin-bottom:0.25em;
	background-image: url(../images/listbullet.gif);
	background-repeat: no-repeat;
	background-position: 0 0.3em;
}


/******************
Navigation
*******************/

#nav, #content ul.level4Nav {
	float:left;
	list-style: none;
	margin:0;
	padding:10px 0 0 0;
	line-height:20px;
	height:25px;
	font-weight:normal;
	font-size:14px;
	text-transform:uppercase;
	letter-spacing:0.1em;
}

#nav li, #content ul.level4Nav li {
	cursor: default;
	position:relative;
	float:left;
	margin:0;
	padding: 0px 8px 0px 0px;
	background-image: none;
}

#nav li li a, #content ul.level4Nav li li a {
	/*border:1px solid red;*/
	display: block;
	height:1.7em;
}

#nav li ul {
	top:25px;
	left:0px;
	line-height:15px;
	width:160px;
/*	min-height:60px;*/
	background:#000;
	background:#000 url('../images/mainNav_product_bg.jpg') repeat-x;
	padding: 15px 5px 12px 12px;
	text-align:left;
	display: none;
	position: absolute;
/*	border-right:1px solid #000;*/
/*	border-bottom:1px solid #000;*/
	z-index:1000;
}

#nav li li { display:block; float:none;}
#nav li:hover a {color:#aaacab;}
#nav li:hover ul, #nav li.over ul { display:block; /*padding-top:7px;*/}


/* Product Menu Nav */
#nav .productMenu ul { width:560px; left:0; padding:15px 0 30px 15px; background:#000 url('../images/mainNav_product_bg.jpg')repeat-x;}
#nav .productMenu ul li {display:block; float:left; width:130px;  }
#nav .productMenu ul li ul {background:transparent; background-image: none; width:130px !important;}
#nav .productMenu ul li a {font-size:13px; color:#707070; margin-bottom:1.5em; letter-spacing:0em;}
#nav .productMenu ul li a:hover {color:#707070;}
#nav .productMenu ul li a.sel {color:#707070;}
#nav .productMenu ul li ul a {font-size:11px; color:#AAACAB; margin-bottom:0em;}
#nav .productMenu ul li ul a:hover {font-size:11px; color:#fff;}
#nav .productMenu ul li ul a.sel {color:#fff;}
#nav .productMenu ul li ul {position:static; padding:0 0 0 8px; width:130px;}
#nav .productMenu ul li ul li {float:none; width:130px; margin-bottom:0;}
#nav .productMenu ul li ul li a {width:125px; letter-spacing:0.1em !important;}
#nav .productOverviewLink {position:absolute !important; bottom:10px; right:10px; text-align:right; width:auto !important;}
#nav .productOverviewLink a {color:#AAACAB !important; font-size:11px !important; margin-bottom:0em !important; }
#nav .productOverviewLink a:hover {color:#fff !important;}

#nav .productMenu .subnavlist2 {border-left:1px solid #333;}


#content ul.level4Nav {
	height:24px;
	float:none;
	margin-left:-0.4em;
	font-size:12px;
	text-transform:none;
	padding-top: 0px;
	z-index:90;
}

#content ul.level4Nav a { color:#707070; text-decoration:none !important;}
#content ul.level4Nav a:hover { color:#aaacab;}
#content ul.level4Nav li {padding:0.2em 0.4em;}
#content ul.level4Nav li.sel2 {padding:0.2em 0.7em; margin:0 0.4em; background: #fff url("/images/level4Nav_bg_white.jpg") bottom right no-repeat;}
#content ul.level4Nav li.sel2 a { color:#777; }


#content ul.level4Nav li.sel2.red {background:#aa141b url("/images/level4Nav_bg_red.jpg") bottom right no-repeat;}
#content ul.level4Nav li.sel2.red a {color:#fff;}

/*#content ul.level4Nav li.sel2.white {background:#fff url("/images/level4Nav_bg_white.jpg") bottom right no-repeat;;}*/
/*#content ul.level4Nav li.sel2.white a {color:#777;}*/
#content ul.level4Nav li.sel2.black {background:#000;}
#content ul.level4Nav li.sel2.black a {color:#aaacab;}

/* links */

a { color:#707070; text-decoration:none;}

.sel { color:#aaacab;}

a:link {}

a:visited {}

a:hover {color: #aaacab;}

a:active {}


a.arrowOnBlack img {margin-left:5px; display:inline;}
a.arrowOnBlack {white-space:nowrap;}

.bottomNav {text-align:right; color:#444;}
.bottomNav a {margin-left:0.2em;}

#content a {color:#ccc;}
#content a:hover {color:#fff; text-decoration:underline;}

#content .whiteContainer a {color:#000;}
#content .whiteContainer a:link {color:#000;}
#content .whiteContainer a:visited {color:#000;}
#content .whiteContainer a:active {color:#000;}

#content .redContainer {color:white;}


/* drop down menu links*/
#nav li ul a { color:#AAACAB;text-transform:none;font-size:11px;}
#nav li ul a.sel { color:#FFF;}
#nav li ul a:hover { color:#FFF;}

/* Hover effect on top level menu items */

#nav li a {
	display:block;
	height:30px;
    background-repeat: no-repeat;
 	background-position: 0px 0px;
}

#content ul.internalLevel2Menu li {
/*	padding-left: 0px;*/
/*	margin-bottom:0.25em;*/
/*	background-image: none;*/
}

#content ul.internalLevel2Menu li a{
	padding:2px 4px;
}
#content ul.internalLevel2Menu li {
	margin:0 0 0.5em 0;
}
#content ul.internalLevel2Menu li a.active {
	background:#ddd;
}


/****************
 Individual Sections
****************/

/* Mitarbeiter */
p.mitarbeiter {
	cursor: pointer;
}
p.mitarbeiter span.info {
	display:none;
}

#frontendUser_LoginBox {
	width:250px;
}

#frontendUser_LoginBox .error {
	clear:both;
	color:red;
}

#frontendUser_LoginBox label {
	height:1.3em;
	line-height:2em;
	width:80px;
	float:left;
	clear:right;
}
#frontendUser_LoginBox input {
	margin-bottom:0.7em;
	height:1.3em;
	float:right;
}
#frontendUser_LoginButton {
	clear:both;
	float:left;
	height:auto !important;
}


/* Products */

/* Product Overview */
div.productOverview .funda_imageboxleft {
	margin:1em 10px 0 0;	
}
div.productOverview .funda_imageboxleft img {
	margin-left:-18px;
}

div.productOverview  h2 {
	background: transparent url('../images/h2_shadow.jpg') no-repeat 0px 20px;
	padding-bottom:15px;
}



/* FACE */
#switcher { font-size:14px;padding:20px 0 0 30px; height:20px;}
#content div#switcher a {display:block; float:left; line-height:19px; width:22px; height:20px;text-align:center; text-decoration: none; background:#282828; color:#686868; margin-right:3px;}
#content div#switcher a.active {background:#282828;color:#fff;}
#content div#switcher a:hover {color:#fff;}

#content div#switcher.whiteContainer a {background:#b3b3b3;}
#content div#switcher.redContainer a {background:#780B12;color:black;}
#content div#switcher.redContainer a.active, #content div#switcher.redContainer a:hover {color:#fff;}

.s1, .s2, .s3 {
	top:0;
	width:740px;
	position:absolute;
	margin-left:-5000px;
}

.s1 {
	position:static;
	margin-left:0px;
}

a.imgRolloverFaceRed {height:240px; width:436px; display:block; background:url('/fundanemt/site_graphics/products/face/face_rot_beide_bg.jpg') no-repeat;}
a.imgRolloverFaceRed:hover, a.imgRolloverFaceRed.over {background-position: 0px -240px;}

div.moduleThumbs {margin-top:2em;border-top:1px solid white;} /* border for bug in ie7. Margin added twice. *sigh* */

div.thumbsAlignRight div.thumb {float:right; margin:0 0em 1em 0px; width:140px;}

div.thumb {float:left; margin:0 0em 1em 0px; width:140px;}
div.thumb img {margin-left:-3px; margin-bottom:-3px;}
div.thumbs_left {float:left; width:auto;}
div.thumbs_right {width:auto; float:right; margin-right:-10px;}
div.thumbs_right div.thumb {margin:0 0 0 0px;}




#materialien {float:right;background:#fff;cursor:default;}
#materialien img {float:left; margin:0 3px 3px 0;height:82px;width:82px;}
#materialien p {margin:0.7em 0 0 2px;}
#materialien div.new {position:relative; float:left; display:block;}
#materialien img.new {position:absolute; top:0; left:0;}


/* L.ONE */
div.loneMenu {padding:1.2em 0 0 50px;}
div.loneMenu a, div.fibreMenu a {display:block; float:left; width:174px; height:100px; border:1px solid white; line-height:175px; padding-left:3px; color:white !important}
div.loneMenu a:hover, div.fibreMenu a:hover {text-decoration:none !important;color:#888 !important;}
div.loneMenu a.selected, div.fibreMenu a.selected {color:#888 !important;}

div.loneMenu a.vierfuss { background: url('/fundanemt/site_graphics/products/lone/menu_4fuss.jpg') no-repeat scroll top left;}
div.loneMenu a.kufen { background: url('/fundanemt/site_graphics/products/lone/menu_kufen.jpg') no-repeat scroll top left; }
div.loneMenu a.tfuss { background: url('/fundanemt/site_graphics/products/lone/menu_tfuss.jpg') no-repeat scroll top left;}
div.loneMenu a.wangen { background: url('/fundanemt/site_graphics/products/lone/menu_wangen.jpg') no-repeat scroll top left;}

div.lone_alle_tische_strip {margin-top:3.5em; float:right; background: url("/fundanemt/site_graphics/products/lone/alle_tische_strip.jpg" ) no-repeat; width: 394px; height: 184px;}

img.kufe_main {margin:60px 0 0 100px;}
#tfussAnim, #altFlash {float:right;margin-right:-30px;}
div.tfuss_thumbs {margin-top:3em;}
img.wangen_main {margin:20px -30px 0 0px; float:right;}

/* Fibre */
div.fibreMenu {padding:0.9em 0 1.3em 8px;}
div.fibreMenu a {padding-left:30px; line-height:200px; width:145px; margin:0px;}

div.fibreMenu a.vierfuss { background: url('/fundanemt/site_graphics/products/fibre/menu_4fuss.jpg') no-repeat scroll top left;}
div.fibreMenu a.kufen { background: url('/fundanemt/site_graphics/products/fibre/menu_kufen.jpg') no-repeat scroll top left; }
div.fibreMenu a.tfuss { background: url('/fundanemt/site_graphics/products/fibre/menu_tfuss.jpg') no-repeat scroll top left;}

div.fibre_bg_1 { height:450px; background: #fff url('/fundanemt/site_graphics/products/fibre/4fuss_buerosituation.jpg') no-repeat scroll 224px -40px; }
div.fibre_bg_2 { background: #fff url('/fundanemt/site_graphics/products/fibre/kufe_buerosituation.jpg') no-repeat scroll 0px -60px; } /* horizontal, vertical */
div.fibre_bg_3 { background: #fff url('/fundanemt/site_graphics/products/fibre/tfuss_buerosituation.jpg') no-repeat scroll -50px -98px; }
div.fibre_bg_4 { background: #fff url('/fundanemt/site_graphics/products/fibre/materialien_bg.jpg') no-repeat scroll 0px -20px; }
div.fibre_bg_5 { background: #fff url('/fundanemt/site_graphics/products/fibre/techn_bg.jpg') no-repeat scroll top right; }

div.fibre_gradient_bg { position:absolute; top:0; left:0; background: transparent url('/images/gray_gradient_bg.png') repeat-x scroll top right; height:30px; width:100%; z-index:100;}


#materialien.fibre {float:left; background:transparent; margin-top:2em; width:700px !important;}
#materialien.fibre p {margin:0 0 0.7em 0;}

/* Puzzle */
div.puzzle_bg_1 { background: #fff url('/fundanemt/site_graphics/products/puzzle/puzzle_bild_s1.jpg') no-repeat scroll top right; }
div.puzzle_bg_4 { background: #fff url('/fundanemt/site_graphics/products/puzzle/puzzle_bild_s4.jpg') no-repeat scroll top right; }
#materialien.puzzle {float:left; background:transparent; margin-top:15em; width:700px !important;}
#materialien.puzzle p {margin:0 0 0.7em 0;}

/* Referenzen */
div.referenzFotos div.thumb { width:auto; margin:0 1.3em 1em 0;}
div.thumb img {margin-left:0px; margin-bottom:0px;}



/****************
 Module styles
****************/

/* News */
.newsText {position:relative; background:url("/images/news_bg.jpg") repeat-x top left;padding:0 17px 5px 0;margin-bottom:5px;
border-bottom:1px solid #303435;}
.newsText a {
	color:#fff;
}
.newsText a:link, .newsText a:visited {}
.newsText a:hover{color:#8E908F}

.newsText .datum, .newsdate {color:#5E6162;}
.archiveTable td {padding:0.1em 0.8em 0.1em 0;}

/* Newsletter */
.subscription {background:#24282A;padding:5px 5px 5px 5px;}
.subscription .formInput {color:#fff !important; height:15px; line-height:15px; border:1px solid #191D1F;width:210px;background:#5E6162;font-size:11px;padding-left:2px;}
.subscription .sendButton {margin-top:5px;}
.subscription b {color:#fff;}

/* Händler */

div.regionChooserContainer {
	float:left;
	width:35%;
	margin-right:1em;
}
div.regionChooserContainer form {
	margin-bottom:1.5em;
}

div.map {
	margin-top:-3em;
	float:left;
	width:40%;
}

div.haendlerTabelleContainer {
	margin-top:2em;
}

p.haendlerAdresse {
	padding-bottom:0.7em;
}
table.haendlerTabelle {
	margin-bottom:1em;
/*	border-style: hidden;*/
	border-collapse: collapse;
	width:740px;
}
table.haendlerTabelle td {
	width:auto;
	vertical-align:top;
	padding:5px 5px;
}

table.haendlerTabelle tr {border-bottom:2px solid white;}

table.haendlerTabelle tr.oddRow td {
	background:#e6e6e6;
}
table.haendlerTabelle tr.evenRow td {
	background:#f2f2f2;
}

table.haendlerTabelle td.cname {
	max-width:150px;
}

/*---- sIFR ---*/
.sIFR-flash {
  visibility: visible !important;
  margin: 0;
  padding: 0;
}

.sIFR-replaced, .sIFR-ignore {
  visibility: visible !important;
}

.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

/*.sIFR-active h1,h2 {visibility:hidden;}*/


.sIFR-active h1 {
	font-family: Verdana;
	visibility: hidden;
	font-weight:normal;
	line-height:1em;
	font-size: 22px;
	margin-bottom:0.5em;
}

.sIFR-active h2 {
	font-family: Verdana;
	visibility: hidden;
	line-height:1em;
	font-weight:normal;
	font-size: 16px;
	margin-bottom:0.2em;
}




