/* ******************* */
/* STANDARD COMPONENTS */
/* ******************* */

BODY{
	background-color : #fff;
	font-family : arial, helvetica, sans-serif;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	text-align : center;
	font-size : 0.75em;

}

A{
	color : #900;
	text-decoration : none;
}

A:hover{
	color : #900;
	text-decoration : underline;
	color : #900;
}

P{
	margin : 0 0 1em 0;
	padding : 0 0 0 0;
}

H1{
	font-size : 170%;
	color : #333;
	padding : 0 0 10px 0;
	margin : 0 0 0.5em 0;
	background-image : url(../furniture/h1.gif);
	background-repeat : no-repeat;
	background-position : 0% 100%;
	text-align : left;
}

H2{
	font-size : 130%;
	color : #34A082;
	padding : 0 0 0 0;
	margin : 1em 0 0.3em 0;
	font-weight : bold;
}

H3{
	font-size : 130%;
	color : #900;
	border-bottom : 1px dotted black;
	padding : 0 0 0 0;
	margin : 0 10 0.7em 0;
	font-weight : bold;
}

H4{
	font-size : 110%;
	color : #039;
	padding : 0 0 2px 0;
	margin : 0 10 0.7em 0;
	font-weight : bold;
}

H5{
	font-size : 110%;
	color : #900;
	padding : 0 0 2px 0;
	margin : 0 0 1em 0;
	font-weight : bold;	
}

H6{
	font-size : 100%;
	color : black;
	padding : 0 0 2px 0;
	margin : 0 0 1em 0;
	font-weight : bold;		
}

HR{
	border : 1px solid black;
	background-color : #fc0;
	color : #f90;
	height : 5px;
	margin : 0 0 1em 0;
}

form{
	display : inline;
}

Label{
	font-weight : bold;
}

UL, OL, Blockquote{
	margin : 0 30px 1em 30px;
}

UL{
	list-style-image : url(../furniture/bullet.gif);	
	list-style : square;
}

UL LI{
	margin : 2px 0 3px 0;
}




/* ******************************** */
/* ARCHITECTURE IDs */
/* ******************************** */


#stage{
	width : 750px;
	margin : 15px auto 0 auto;
	font-size : 100%;
	text-align : left;
	background-image : url(../furniture/background.gif);
	background-color : white;
}



#container{
	background-image : url(../furniture/content-bg.gif);
	background-position : 240px 0;
	background-repeat : repeat-y;
	width : 750px;
	margin : 10px 0 10px 0;
	padding : 0 0 0 0;
	float : left;
}



/* ******************************** */
/* HEADER */
/* ******************************** */

#header{
	padding : 0 0 0 10px;
	height : 102px;
	background : none;
	background-image : url(../furniture/body-bg.gif);
	background-position : 0 0;
	background-repeat : repeat-x;
	margin : 0 0 0 0;
	width : 740px;
	float : left;
	display : block;
}

#header #logoCefic{
	margin : 0;
	padding : 0;
	float : left;
	height : 102px;
	width : 219px;
	display : block;
}

#header #logoCefic A IMG{
	border : none;
}

#header #pic1{
	margin : 0 0 0 0;
	padding : 0 0 0 11px;
	float : left;
	display : block;
	width : 117px;
  	background : url("../furniture/buttonStrip-bg.gif") repeat-x 0 9px;
}

#header #pic1 #link1{
	margin : 0 0 13px 0;
	padding : 0 0 0 0;
	color : #000;
	background-color : #E3E3E3;
	float : right;
	display : block;
	font-size : 7pt;
	font-family : tahoma, arial, sans-serif;
	font-weight : bold;
}

#header #pic1 #link1 A{
	color : #333;
	text-decoration : none;
	margin : 2px 3px 2px 3px;
	padding : 0 0 0 0;
	display : inline;
}

#header #pic1 #link1 A:hover{
	color : #ff0000;
	text-decoration : none;
}

#header #pic2{
	margin : 0 0 0 0;
	padding : 0 0 0 10px;
	float : left;
	display : block;
	width : 117px;
  	background : url("../furniture/buttonStrip-bg.gif") repeat-x 0 9px;
}

#header #pic2 #link2{
	margin : 0 0 13px 0;
	padding : 0 0 0 0;
	color : #000;
	background-color : #E3E3E3;
	float : right;
	display : block;
	font-size : 7pt;
	font-family : tahoma, arial, sans-serif;
	font-weight : bold;
}

#header #pic2 #link2 A{
	color : #333;
	text-decoration : none;
	margin : 2px 3px 2px 3px;
	padding : 0 0 0 0;
	display : inline;
}

#header #pic2 #link2 A:hover{
	color : #ff0000;
	text-decoration : none;
}

#header #pic3{
	margin : 0 0 0 0;
	padding : 0 0 0 11px;
	float : left;
	display : block;
	width : 117px;
  	background : url("../furniture/buttonStrip-bg.gif") repeat-x 0 9px;
}

#header #pic3 #link3{
	margin : 0 0 13px 0;
	padding : 0 0 0 0;
	color : #000;
	background-color : #E3E3E3;
	float : right;
	display : block;
	font-size : 7pt;
	font-family : tahoma, arial, sans-serif;
	font-weight : bold;
}

#header #pic3 #link3 A{
	color : #333;
	text-decoration : none;
	margin : 2px 3px 2px 3px;
	padding : 0 0 0 0;
	display : inline;
}

#header #pic3 #link3 A:hover{
	color : #ff0000;
	text-decoration : none;
}

#header #pic4{
	margin : 0 0 0 0;
	padding : 0 0 0 11px;
	float : left;
	display : block;
	width : 117px;
  	background : url("../furniture/buttonStrip-bg.gif") repeat-x 0 9px;
}

#header #pic4 #link4{
	margin : 0 0 13px 0;
	padding : 0 0 0 0;
	color : #000;
	background-color : #E3E3E3;
	float : right;
	1display : block;
	font-size : 7pt;
	font-family : tahoma, arial, sans-serif;
	font-weight : bold;
}

#header #pic4 #link4 A{
	color : #ff0000;
	text-decoration : none;
	margin : 2px 3px 2px 3px;
	padding : 0 13px 0 0;
	display : inline;
  	background : url("../furniture/icon-PDF.gif") no-repeat 100% 2px;
}

#header #pic4 #link4 A:hover{
	color : #333;
	text-decoration : none;
}


#secondStrip{
	margin : 0 0 0 0;
	padding : 0 10px 0 10px;
	float : left;
}

#secondStrip #logoSPA{
	float : left;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}

#secondStrip #contentTopCurve{
	float : right;
	margin : 0 0 0 11px;
	padding : 0 0 0 0;
	width : 500px;
}









/* ******************************** */
/* MENU */
/* ******************************** */

#menuBlock{
	display : inline;
	float : left;
	width : 199px;
	padding : 10px 10px 10px 10px;
}


.menuBox{
	width : 219px;
	padding : 0 0 0 0;
	margin : 0 0 10px 0;
}

.menuBox UL{
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	border-right : 1px solid #D4D4D4;
	border-left : 1px solid #D4D4D4;	
}

.menuBox UL LI{
	font-size : 90%;
	list-style : none;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	color : #333;
	list-style-image : none;
  	background : url("../furniture/ulli-bg.gif") repeat-x 0px 0px;
    background-color : #EBEBEB;
    font-weight : bold;
}

.menuBox UL LI A{
	color : #404040;
	text-decoration : none;
  	background : url("../furniture/bullet-menu.gif") no-repeat 10px 5px;
  	padding : 3px 5px 3px 33px;
    border-bottom : 1px solid #CECECE; 
    width : 179px;
    display : block;
}

.menuBox UL LI A:hover{
	color : #900;
	text-decoration : underline;
  	background : url("../furniture/bullet-menu.gif") no-repeat 10px 5px;
  	padding : 3px 5px 3px 33px;
    width : 179px;
    display : block;
    border-bottom : 1px solid #CECECE; 
}

.menuBox UL LI UL{
	margin : 1px 0 0 0;
	padding : 0 0 0 0;
	border : none;
}

.menuBox UL LI UL LI{
	font-size : 100%;
	list-style : none;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
  	background : url("../furniture/ulli-bg.gif") repeat-x 0px 0px;
	color : #333;
}

.menuBox UL LI UL LI A{
	color : #404040;
	text-decoration : none;
  	background : url("../furniture/bullet-submenu.gif") no-repeat 33px 8px;
  	padding : 3px 5px 3px 48px;
  	font-weight : normal;
    width : 164px;
    display : block;
    border-bottom : 1px solid #CECECE; 
}

.menuBox UL LI UL LI A:hover{
	color : #900;
	text-decoration : none;
  	background : url("../furniture/bullet-submenu.gif") no-repeat 33px 8px;
  	padding : 3px 5px 3px 48px;
    width : 164px;
    display : block;
    border-bottom : 1px solid #CECECE; 
}

.menuBox UL LI UL LI UL{
	margin : 1px 0 0 0;
	padding : 0 0 0 0;
	border : none;
}

.menuBox UL LI UL LI UL LI{
	font-size : 100%;
	list-style : none;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
  	background : url("../furniture/ulli-bg.gif") repeat-x 0px 0px;
	color : #333;
}

.menuBox UL LI UL LI UL LI A{
	color : #404040;
	text-decoration : none;
  	background : url("../furniture/bullet-sub-submenu.gif") no-repeat 49px 8px;
  	padding : 3px 5px 3px 64px;
  	font-weight : normal;
    width : 149px;
    display : block;
    border-bottom : 1px solid #CECECE; 
}

.menuBox UL LI UL LI UL LI A:hover{
	color : #900;
	text-decoration : none;
  	background : url("../furniture/bullet-sub-submenu.gif") no-repeat 49px 8px;
  	padding : 3px 5px 3px 64px;
    width : 149px;
    display : block;
    border-bottom : 1px solid #CECECE; 
}







.menuBox UL LI UL LI UL LI UL{
	margin : 1px 0 0 0;
	padding : 0 0 0 0;
	border : none;
}

.menuBox UL LI UL LI UL LI UL LI{
	font-size : 100%;
	list-style : none;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
  	background : url("../furniture/ulli-bg.gif") repeat-x 0px 0px;
	color : #333;
}

.menuBox UL LI UL LI UL LI UL LI A{
	color : #404040;
	text-decoration : none;
  	background : url("../furniture/bullet-sub-sub-submenu.gif") no-repeat 64px 8px;
  	padding : 3px 5px 3px 80px;
  	font-weight : normal;
    width : 133px;
    display : block;
    border-bottom : 1px solid #CECECE; 
}

.menuBox UL LI UL LI UL LI UL LI A:hover{
	color : #900;
	text-decoration : none;
  	background : url("../furniture/bullet-sub-sub-submenu.gif") no-repeat 64px 8px;
  	padding : 3px 5px 3px 80px;
    width : 133px;
    display : block;
    border-bottom : 1px solid #CECECE; 
}


.responsibleCareBox{
	width : 219px;
	padding : 0 0 0 0;
	margin : 0 0 0 0;
	height : 220px;
}

.styrenemonomerBox{
	width : 219px;
	padding : 0 0 0 0;
	margin : 0 0 10px 0;
	height : 42px;
}
































/* ******************************** */
/* CONTENT */
/* ******************************** */

#contentBlock{
	display : inline;
	float : right;
	width : 470px;
	padding : 0 0 10px 0;
	margin : -25px 25px 0 0;
	text-align : justify;
	line-height : 1.4em;
}

#contentBlock #prop{
	height : 500px;
	width : 1px;
	float : right;
}


#contentBlock TABLE{
	font-size : 90%;
	width : 98%;
	border : 1px solid black;
	margin : 0 0 1em 0;
	border-collapse : collapse;
}


#contentBlock TABLE TR{
	padding : 0 0 0 0;
	margin : 0 0 0 0;
}

#contentBlock TABLE TD{
	background-color : #f5f5f5;
	padding : 2px 4px 2px 4px;
	vertical-align : top;
    color : #333333;
	border : 1px solid black;
	border-collapse : collapse;
}

#contentBlock IMG{
    margin : 4px 0 8px 10px;
    padding : 0 0 0 0;
}

#contentBlock UL{
	margin : 0 0 1em 20px;
	padding : 0 0 0 0;
}


#contentBlock UL LI{
  	background : url("../furniture/bullet-menu.gif") no-repeat 0 4px;
	margin : 0 0 0 0;
	padding : 0 0 0 20px;
	list-style : none;
	list-style-image : none;
}


#contentBlock UL LI UL LI{
  	background : url("../furniture/bullet-submenu.gif") no-repeat 2px 6px;
	margin : 0 0 0 0;
	padding : 0 0 0 14px;
	list-style : none;
	list-style-image : none;
}

#contentBlock UL A{
	color : #333;
	text-decoration : none;
}

#contentBlock UL A:hover{
	color : #900;
	text-decoration : underline;
}


#contentBlock OL, Blockquote{
	margin : 1em 0 1em 40px;
	padding : 0 0 0 0;
}


#contentBlock label{
	padding : 0 0 0 0;
	margin : 0 0 0 0;
}


.dataTable{
	font-size : 90%;
	width : 490px;
	border : 1px solid black;
	margin : 0 0 1em 0;
	border-collapse : collapse;
}


.dataTable TH{
   background-color : #D7D7D7;
	font-weight : bold;
	padding : 2px 4px 2px 4px;
	vertical-align : top;
	text-transform: uppercase;
	border : 1px solid black;
	text-align : left;
}


.dataTable TD{
	background-color : #f5f5f5;
	padding : 2px 4px 2px 4px;
	vertical-align : top;
    color : #333333;
	border : 1px solid black;
	border-collapse : collapse;
}




#bottomCurve{
	display : inline;
	height : 21px;
	width : 750px;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	text-align : right;
	float : right;
}

#bottomCurve IMG{
	height : 21px;
	width : 500px;
	margin : 0 10px 0 0;
	padding : 0 0 0 0;
	float : right;
}







/* ******************************** */
/* ADDRESS */
/* ******************************** */

#addressBoxOuter{
	width : 219px;
	display : inline;
	margin : -12.4em 0 0 10px;
	padding : 0 0 0 0;
	float : left;
}

#addressBoxOuter #addressBox{
	width : 217px;
	font-size : 90%;
	display : inline;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	background-color : #F0F0F0;
	border-left : 1px solid #cccccc;
	border-right : 1px solid #cccccc;
	float : left;
}

#addressBox p{
	display : block;
	font-style : normal;
	padding : 4px 8px 4px 18px;
	margin : 0 0 0 0;
} 

#addressBox p A{
	color : #900;
	text-decoration : none;
} 

#addressBox p A:hover{
	color : #039;
	text-decoration : underline;
}








/* ******************************** */


#footer{
	width : 750px;
	margin : 0 auto 0 auto;
	font-family : tahoma, arial, sans-serif;
	font-size : 80%;
	color : #999;
}

#footer A{
	color : #900;
	text-decoration : none;
}

#footer A:hover{
	color : #039;
	text-decoration : underline;
}

#cwn{
	display : block;
	float : right;
	width : 290px;
	text-align : right;
	padding : 0 10px 0 0;
}

#updated{
	display : block;
	float : left;
	width : 290px;
	text-align : left;
	padding : 0 0 0 10px;
}



#siteID{
	background-color : #f2f2f2;
	text-transform : uppercase;
	padding : 3px 0 3px 0;
	text-align : center;
	letter-spacing: 0.3em;
	font-size : 1.15em;
	color : #666666;
}

#bodyBlock{
	background-image : url(../furniture/body-bg.gif);
	background-position : 0 0;
	background-repeat : repeat-x;
}


.clear{
	clear : both;
	font-size : 1px;
	height : 1px;	
}