body {
	margin:0px;
	background-color:#ffffff;
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	line-height:1.4em;
	color:#666666;
	background: url(../../resources/layout/images/bg_shadow.gif) repeat-y 50% 0%;
}
/*==========================================================*
	html tags
============================================================*/

p {
	margin:10px 0;
	}

p.no-padding-no-margin {
	padding:0;
	margin:0;
	}
	
hr{
	color: #E5E5E5;
	background-color: #E5E5E5;
	height: 1px;
	border:0;
	margin:15px 0;
	_margin:10px 0;
	}
	
blockquote {
	padding:0 0 0 12px;
	margin:12px 0 0 0;
	background:url(../../noresources/layout/images/bg-quote.png) no-repeat;
	}

blockquote p {
	margin:2px 0;
	}
	
cite {
	font-size:.85em;
	margin:0;
	padding:0 0 0 6px;
	}

fieldset {
	padding:15px;
	}
	
legend {
	color:#333333;
	padding:5px 3px 10px 3px;	
	}
code , textarea
{
    color: #000000;
    font-size: 11px;
    font-family: Courier New;

    width:420px;
}
.textarea{
font-size: 12px;
}


/*======================*
	headings
========================*/
h1, h2, h3, h4, h5, h6 {
	font-size:1.8em;
	font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;
	line-height:1.1em;
	margin:15px 0;
}

h1 {
	margin-bottom:0;
}

h1, h2 {
	margin-top:0px;
}

h2 {
	font-size:12px;
}

h3 {
	font-size:11px;
}

h3.small {
	font-size:1.2em;
}

h4 {
	font-size:1.1em;
}

h5 {
	font-size:1.1em;
}

h6 {
	font-size:1em;
}

/*==========================================================*
	Start page Container
============================================================*/
#SiteContainer-0
{   /*NOT USED*/
    background: #ffffff url(../../resources/layout/images/bg900x500.jpg) no-repeat;
    width: 900px;
    
    position: relative;
    top: 20px;
    left: 0px;
    height:550px;
    margin-left: auto;
    margin-right: auto;
    /*border: dotted 0px #d1d1d1;*/
}
/*==========================================================*
	Site Container
============================================================*/
#SiteContainer
{
    background-color: transparent;
    /*background: #ffffff  url(../../noresources/layout/images/bg-900x680_gradient.png) no-repeat;*/
    /*background: #ffffff url(../../resources/layout/images/bg900x500.jpg) no-repeat;*/
    
    width: 900px;
    
    position: relative;
    top: 1px;
    left: 0px;
	height:100%;
    margin-left: auto;
    margin-right: auto;
    border: dashed 0px #a1a1a1;
}

/*
#SiteContainer-test-original
{
    width: 860px;
    border: dotted 1px #d1d1d1;
    position: relative;
    top: 20px;
    left: 0px;
    height:auto;
    margin-left: auto;
    margin-right: auto;

}*/
/*==========================================================*
	Top Nav Container
============================================================*/
#TopNavContainer
{
 position: relative;
 width:100%;
 height: 60px;
 border-bottom: solid 1px #a1a1a1;   
    background-color:#f1f1f1;
}

#SearchBox
{
 position:relative;
 float:right;
 width: 150px;
 border: solid 0px #a1a1a1;   
}

#TopNavBox
{
 position:relative;
 top: 20px;
 float:left;
 margin-left:180px;
 
 width: 390px;
 border: solid 0px #a1a1a1;   
}

/*==========================================================*
	Navigation Containers w/ background
============================================================*/
.NavItemBox
{
    position: relative;
    left: 0px;
    top: 0px;
    border: dotted 0px #d1d1d1;
    margin-bottom: 6px;
}
    
#zzzNavContainer-0-1
{
    background: url(../../resources/layout/images/bgProducts.png) no-repeat;
    
    position: absolute;
    height:280px;
    width:160px;
    top: 180px;
    left: 60px;
    /*border: dotted 0px #d1d1d1;*/
}
#zzzNavContainer-0-2
{
    background: url(../../resources/layout/images/bgServices.png) no-repeat;
    left: 240px;
  
}
#zzzNavContainer-0-3
{
      background: url(../../resources/layout/images/bgCompany.png) no-repeat;
      left: 420px;
}

#zzzNavContainer-0-2, #NavContainer-0-3
{
    position: absolute;
    height:200px;
    width:160px;
    top: 260px;
}
#Logo-0
{
    
    position:absolute;
    left:680px;
    top: 260px;
    /*bottom: 100px;*/
}


#TxtHeadline-0
{
    position:absolute;
    top:60px;
    left:60px;
}
/*==========================================================*
	Nav 2nd level pages
============================================================*/
#Logo-1
{ 
    margin-left: 20px;
    position:relative;
    left:0px;
    top: 0px;
    width:90px;
    height:150px;
    float:left;
    
}
#NavContainer-1-1
{
    background: url(zz../../resources/layout/images/bgProducts.gif) no-repeat;
    
    position: relative;
    height:300px;
    width:155px;
    top: 20px;
    left: 1px;
    /*border: dotted 1px Red;*/
}
#NavContainer-1-2
{
    position: relative;
    background: url(zz../../resources/layout/images/bgConsultation.gif) no-repeat;
    left: 1px;
    height:120px;
    width:155px;
    /*border: dotted 1px Blue;*/
  
}
#NavContainer-1-3
{
    position: relative;
    background: url(zz../../noresources/layout/images/bgCompany155x115.png) no-repeat;
    left: 1px;
    height:115px;
    width:155px;
    /*border: dotted 1px Pink;*/
}


/*==========================================================*
	Flash - logo Container
============================================================*/
#LogoFlashContainer
{
 position: relative;
 width:100%;
 height: 180px;
 border-top: solid 0px #a1a1a1;
 border-bottom: solid 1px #a1a1a1;
}

#LogoBox
{
 position:relative;
 float:left;
 width: 178px;
 border-right: solid 2px #ffffff;   
}

#FlashBox
{
 position:relative;
 float:right; 
 width: 720px;   
}

/*==========================================================*
	Footer container
============================================================*/
#FooterContainer
{
    margin-top:3px;

	padding:0px;
	width:auto;
	height:140px;
	border:0px solid Red;
	background:url(../../noresources/layout/images/bg-content-side.png) repeat-y right;
	position:relative; /* if set then the menu unfolds UNDER the div block and links are not reachable */
}

#footer {
	background:#c1c1c1;
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	width:auto;
	padding:.8em 0 1em 20px;
	position:relative;
	color:#ffffff;
	font-size:.8em;
}

#footer div {
	background:#c1c1c1;
	width:25%;
	_width:25.5%;
	position:absolute;
	top:0;
	right:0;
	padding:30px 0 1em 0;
}

#footer a:link,
#footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:hover {
	color:#D4E7F8;
	text-decoration:none;
}

#footer a:active {
	color:#FFFFFF;
}


#footer-sub {
	margin-top:1em;
	margin-left: 20px;
	width:auto;
	text-align:left;
	padding:.1em 0 2em 0;
	position:relative;
	font-size:smaller;
	color:#999999;
	}

#footer-sub ul {
	margin:0;
	padding:0;
	}
	
#footer-sub li {
	display:inline;
	list-style:none;
	padding:0 1em 0 0;
	background:none;
	}

#footer-sub a:link,
#footer-sub a:visited {
	text-decoration:underline;
	color:#999999;
}

#footer-sub a:hover {
	color:#666666;
	text-decoration:none;
}
/*==========================================================*
	Layout two-column-container
-- not used --
============================================================*/
#ContentContainer-000
{   /* NOT USED */
    top:0px;
    left:0px;
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	padding:15px;
	width:868px;
	display:block;
	border:1px solid #000000;/*#818181;*/
	/*background:url(../../noresources/layout/images/bg-content-side.png) repeat-y right;*/
	    background: #ffffff url(../../resources/layout/images/bg700_desklamp.png) no-repeat;

	/*background: #ffffff  url(../../resources/layout/images/bg-900x680_gradient.png) no-repeat;*/
	position:relative; /* if set then the menu unfolds UNDER the div block and links are not reachable */
	}
	
	
/*==========================================================*
	ContentContainer,ContentContainer2
    ContentContainer used on all pages except start page
    ContentContainer2 only used on start page
============================================================*/

#ContentContainer, #ContentContainer2
{
    background: #ffffff url(../../nooooooooresources/layout/images/bg700_desklamp.jpg) no-repeat;
	margin-top:3px;
	margin-left:1px !important;
	margin-left:1px;
    float:left;         /*needed, otherwise Firefox will  draw a box with height 0 instead of embracing the inner divs */
	/*width:100%;*/     /* if set, then IE has 1 pixel too much on left side */
	height:100%;        /*100% might be better because it fits the column-left box automatically but cuts the bg image;*/
	display:block;
	border:0px solid #000000;
	position:relative; /* if set then the menu unfolds UNDER the div block and links are not reachable */
	
	}
	
/* Start Page */
#ContentContainer2
{	
  background: #ffffff url(../../resources/layout/images/bg700_desklamp.jpg) no-repeat;
}
	
/*==========================================================*
	actual two-column versions
============================================================*/
#column-left 
{
    margin-left: 20px;
    margin-top: 20px;
    padding: 15px;
	width:680px;        /* change 2009-04-22: IE8 ADJUSTMENT: width could now be extended by 20px in order to have enough room for manufacturer grid. Old value was 660px;*/
	float:left;
	height:100%; /*400px;*/
    border: dotted 0px Red;
	}

#column-right 
{
    float:right;
	width:160px;
	height:100%;
	margin-right:2px;
    border-left: dotted 1px #d1d1d1;
	}
	

	
/*==========================================================*
	HP 3-col section
============================================================*/

#column-container 
{
    position:relative;
    width: 100%;
    height:100%;
	/*background:url(../../images/bg-three-column-home.png) repeat-y;*/
	padding:0;
	margin:10px 0 10px 0;
	border: dotted 0px Green;
	}

#three-column-side-left 
{
        height:100%;
	float:left;
	width:30%;
	padding-right: 12px;
	border-right: 1px dotted #c1c1c1;
	}
#three-column-middle 
{
        height:300px;
	width:30%;
	margin:0px 0px 0px 35%;
	padding-right: 12px;
	border-right: 1px dotted #c1c1c1;
	/*border: dotted 0px Green;*/
	}
#three-column-side-right 
{
    position:relative;
	float:right;
	width:30%;
    padding: 0px 0px 0px 0px;
	vertical-align: top;
    border: dotted 0px Green;
	
	}


	
	
/*==========================================================*
	Inner Container - TWO COLUMN SECTION
    Used in CONTENT CONATAINER w/ 3 cols
============================================================*/

#InnerTwoColumnContainer {
	/*background:url(../../images/bg-three-column-home.png) repeat-y;*/
	padding:0;
	margin:20px 0 10px 0;
	}

#InnerTwoColumnSide1 {
	float:left;
	width:25%;
	padding-right: 12px;
	border-right: 1px dotted #c1c1c1;
	}

#InnerTwoColumnSide2 {
	float:right;
	width:70%;
	padding-right: 2px;
	
	}

	


/* html tags */


/*==========================================================*
	global link styles
============================================================*/


a:link {
	color:#d61719;
	text-decoration:none;
}

a:visited {
	color:#980000;
	text-decoration:none;
}
/* a ModifiedMenu a:visited class had to be added to the menu.css in order to make top nav links white in IE6 ! */

a:hover {
	text-decoration:underline;
}

a:active {
	color:#980000;
}

#content-side-two-column a:link,
#content-side2-three-column a:link,
#content-side1-three-column a:link,
#content-side-two-column a:visited,
#content-side2-three-column a:visited,
#content-side1-three-column a:visited {
	text-decoration:none;
}

#content-side-two-column a:hover,
#content-side2-three-column a:hover,
#content-side1-three-column a:hover {
	text-decoration:underline;
}

/*==========================================================*
	top / header info
============================================================*/

#top-information {
	height:78px; /*4.5em;*/
	margin-left:auto;
	margin-right:auto;
	margin-bottom:3px;
	color:#999999;
	font-size:.85em;
	position:relative;
	/*width:860px;*/
	/*border: 1px solid Red;*/
	}
	
#logo {
	position:absolute;
	top:0px;
	left:0px;
	font-size:2.6em;
	font-family: Verdana, Tahoma, sans-serif;
	height:2.8em;
	padding:.1em 0 .2em 0;
	font-variant:small-caps;
	}

#logo a {
	color:#4A6BB3;
	text-decoration:none;
	}

#top-information-home {
	text-align:right;
	/*border-bottom:1px dashed #CACACA;*/
	position:absolute;
	top:0;
	right:4px;
	height:2em;
	width:15%;
	padding:0 1.5% 0 0;
	}
	
#top-information-phone {
	text-align:center;
	/*border-left:1px dashed #CACACA;*/
	position:absolute;
	top:0;
	left:75%;
	height:100%;
	padding:0 0 0 2%;
	}

#top-information-link {
	text-align: center;
	/*border-left:1px dashed #CACACA;*/
	position:absolute;
	top:0;
	right:0;
	height:2em;
	width:8.5%;
	padding:0 0 0 1.5%;
	}

#heading{
	text-align: left;
	font-size:1.4em;
	font-weight:bold;
	}


#subheading{
	font-size:1.1em;
	font-weight:bold;
	}


/*==========================================================*
	top main nav
============================================================*/
#nav-maina {
	background:#e1e1e1 url(../../resources/images/bg_RedStripe.gif) repeat-x;
	margin-left:auto;
	margin-right:auto;
	width:840px;
	height: 20px;
	padding:.8em 0 1em 20px;
	position:relative;
	font-weight:bold;
}

/*
#nav-main {
	background:#e1e1e1 url(../../resources/images/bg_RedStripe.gif) repeat-x;
	margin-left:auto;
	margin-right:auto;
	width:840px;
	padding:.8em 0 1em 20px;
	position:relative;
	font-weight:bold;
}

#nav-main div {
	background:#e1e1e1 url(../../resources/images/bg_RedStripe.gif) repeat-x;
	width:25%;
	_width:25.5%;
	position:absolute;
	top:0;
	right:0;
	padding:.8em 0 1em 0;
}
*/
/*
#nav-main ul {
	margin:0;
	padding:0 20% 0 0;
	}
	
#nav-main li {
	display:inline;
	list-style:none;
	padding:0 1em 0 0;
	background:none;
	}

#nav-main a:link,
#nav-main a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#nav-main a:hover {
	color:#D4E7F8;
	text-decoration:underline;
}

#nav-main a:active {
	color:#FFFFFF;
}

#nav-main li.current a:link,
#nav-main li.current a:visited {
	text-decoration:underline;
}

#nav-main li.current a:hover {
	color:#D4E7F8;
	text-decoration:underline;
}

#nav-main li.current a:active {
	color:#FFFFFF;
}


#nav-main a.StaticSelectedStyle:link,
#nav-main a.StaticSelectedStyle:visited {
	color:#D4E7F8;
	text-decoration:underline;
}
*/


/*==========================================================*
	poster photo
============================================================*/


#poster-photo-container {
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	width:600px;
	/*background:#608fc8;*/
	position:relative;
	float:right;
	}
	
.poster-photo-image {
	border-right:3px solid #FFF;
	display:block;
	}

#HeaderFeatureText {
	position:absolute;
	top:0;
	right:0;
	width:18%;
	text-align:center;
	padding:1%; padding-right:2%;
	color: #a1a1a1;
	font-size:1.2em;
	font-weight:bold;
	line-height:140%;
	}

#HeaderFeatureText a:link,
#HeaderFeatureText a:visited {
	color:#dcf2f7;
	text-decoration:underline;
	}
	
#HeaderFeatureText a:hover {
	text-decoration:none;
	}
	
	
/*==========================================================*
	PageTitle / Breadcrumb
============================================================*/


#pagetitle {
	margin-top:2px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	color:#292929;
	font-size: large;
	padding: 0px 20px .7em 20px;
	}

#pagetitle a:link,
#pagetitle a:visited {
	color:#FFFFFF;
	text-decoration:none;
	}

#pagetitle a:hover{
	color:#D4E7F8;
	text-decoration:none;
	}
	
	
	.LampTitle
	{
	    color: #a40a11;
	}

/*==========================================================*
	TreeView
============================================================*/


.TreeView  
{
    border-bottom:1px dotted #B2B2B2 !important;
}

.TreeView div
{
    margin-left:5px;
}

.TreeView table
{
    border-top:1px dotted #B2B2B2 !important;
}

.TreeView div table
{
    border-bottom:none !important;
    border-top:none !important;
}

.TreeView table td
{
    padding:2px 0;
}

.LeafNodesStyle 
{
    
}


.RootNodeStyle 
{
    
}

/* ALL ELEMENTS */
.NodeStyle 
{

}

.ParentNodeStyle 
{
    background:yellow;
}
 

a.SelectedNodeStyle 
{
    background:#E5E5E5;
    display:block;
    padding:2px 0 2px 3px;
}



/*==========================================================*
	Lists
============================================================*/
div.news-content ul,    /* change: 2008-01-25 */
ul {
	margin:0;
	padding:0;
	}
div.news-content li, /* change: 2008-01-25 */
li {
	list-style:none;
	background:url(../../resources/layout/images/list-bullet-02.gif) no-repeat 0 .8em;
	padding:.2em 0 .2em 1em;
	margin-left:0.4em;
	
}



ul.list-of-links {
	border-bottom:1px dotted #B2B2B2;
}

#content-side1-three-column ul.list-of-links,
#content-side2-three-column ul.list-of-links {
	margin: 0 0 30px 0px;
}

ul.list-of-links li{
	border-top:1px dotted #B2B2B2;
	background-image:url(../../noresources/layout/images/list-bullet-01-link.gif);
}

ul.list-of-links li.current {
	background-color:#E5E5E5;
}


ul.no-lines,
ul.no-lines li {
	border:none;
	}

.alpha-list ul {
	margin:10px;
	padding:0;
	list-style-type: lower-alpha;
	}

.alpha-list li {
	list-style-type: lower-alpha;
	background: #ffffff;
	padding:.2em 0 .2em 1em;
	margin-left:0.4em;
	
}

/*==========================================================*
	HP feature
============================================================*/


.feature-area {
	background-color:#6799D1;
}


/*==========================================================*
	Images
============================================================*/

img {
	border:none;
	}

.photo-border {
	border:1px solid #cecece;
	padding:1px;
	background:#d9d9d9 url(../../images/bg-photo.png) top repeat-x;
	margin-bottom:5px;
	display:block;
}

.photo-float-left {
	float:left;
	margin-right:10px;
	}

.image-border-none {
	border:none;
}

.PortfolioImage
{
    float:left; margin-right: 14px; margin-bottom: 10px;
}





/*==========================================================*
	others
============================================================*/

.news-date {
	font-size:0.9em;
	font-style:italic;
	color:#A4A4A4;
}

.arrow {
	vertical-align:middle;
	}

input.button-big {
	font-weight:bold;
	padding:.7em 1.5em;
	font-size:1.1em;
	vertical-align:bottom;
	}

input.button-small {
	font-weight:normal;
	padding:.4em 1em;
	font-size:.8em;
	vertical-align:bottom;
	}

.clear {
	clear:both;
	}

.none {
    display:none;
}

/*===========================*/
