/* ----------------------------- */
/* HTML elements                 */
/* ----------------------------- */
html body
{
	background: #036 url('../images/bg_09c-036.jpg') repeat-x scroll top left;
	color: #fff;
	font-family: Arial;
	margin: 0px;
	height:100%; 	
	line-height:150%;
}
img
{
	border: none;
}
a
{
	text-decoration: none;
	color: #09c;
}
a:hover
{
	text-decoration: underline;
}


/* ----------------------------- */
/* frame                         */
/* ----------------------------- */
#frame
{
	/*min-width: 38em;
	max-width: 76em;*/
	min-width: 36em;
    max-width: 72em;
	margin-left: auto;
	margin-right: auto;
	padding: 0em;
}
/* ----------------------------- */
/* logo                          */
/* ----------------------------- */
#logo a
{
	font-family: "Arial Black";
	color: #f00;
	/*font-size: 170%;*/
}
/* ----------------------------- */
/* CSS hacks                     */
/* ----------------------------- */
.clearfix
{
	clear: both;
}
.lang_th
{
	/* font-size: 128%; */
}


/* ----------------------------- */
/* siteheader                    */
/* choose_country                */
/* search                        */
/* ----------------------------- */

#siteheader
{
	margin: 0em 1em 0.5em 1em;
	padding: 0.5em 0.5em 0.75em 0.5em;
	color: #036;
	background: #ffffff url('../images/siteheader_bg.jpg') no-repeat scroll top right; 
}
#siteheader h1
{
	padding: 0em 0.4em 0em 0.2em;
	font-size: 300%;
	display: inline;
	font-weight: normal;
	line-height:100%;
}
#siteheader h1 a
{
	text-decoration: none;	
}
#siteheader h2
{
	margin: 0em 0em 0.2em 0em;
	padding: 0em 0.67em 0.2em 0.5em;
	font-size: 100%;
	display: inline;
	font-weight: normal;
}

#siteheader label
{
	display: none;
}
#choose_country
{
	padding: 1em 0em 1em 0em;
	float: right;
}
#search
{
	padding: 1em;
	float: right;
}

#header_slogan ,#header_logo
{
	float:left;
}
/*------------------------------ */
/* line header					 */
/*------------------------------ */
#lineheader 
{
	background: #036 url('../images/bg_09c-036.jpg') repeat-x scroll top left;
	/*height:1px;*/
}

/* ----------------------------- */
/* sitenav                       */
/* nav (for horizontal lists)    */
/* ----------------------------- */

#sitenav
{
	background: #09c url('../images/bg_0cf-09c.jpg') repeat-x scroll top left;
	margin: 0em 1em 0.5em 1em;
	padding: 0.4em 0em 0.4em 0em;
}
#sitenav ul
{
	list-style-type: none;
	padding: 0em;
	margin-left: 0em;
	margin-right: 0em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-size: 105%;
}

/* ----------------------------- */
/* pagecontent                   */
/* pagenav                       */
/* breadcrumbs                   */
/* languages                     */
/* ----------------------------- */

#pagecontent
{
	background: #fff repeat-x scroll top left;
	color: #036;
	padding: 1em;
	margin: 0.5em 1em 0em 1em;
	height:100%;
}
#pagenav label
{
	display: none;
}
#breadcrumbs
{
	font-size: 80%;
	float: left;
}
#logout
{
	font-size: 80%;
	float: right;
}
#languages
{
	font-size: 80%;
	float: right;
	text-align: right;
}

/* ----------------------------- */
/* pagecontent h*                */
/* ----------------------------- */

#pagecontent h2
{
	color: #09c;
	font-size: 200%;
	font-weight: normal;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	line-height:100%;
}

#pagecontent h3, #pagecontent h4, #pagecontent h5, #pagecontent h6
{
	font-weight: normal;
	margin: 0em 0em 0.667em 0em;
	padding: 0em;
}
#pagecontent h3
{
	font-size: 150%;
}
#pagecontent h4
{
	font-size: 130%;
}
#pagecontent h5
{
	font-size: 110%;
}
#pagecontent h6
{
	font-size: 100%;
}
/* ----------------------------- */
/* pageControls                  */
/* see_also                      */
/* ----------------------------- */
#pageLogo 
{
	float:right; margin:0.2em;
}	
#pageControls
{
	float: right;
	margin: 0em 0em 0em 1.25em;
	max-width: 11em; /* does'n work in IE*/
	width: 15%;
	font-size: 80%;
	line-height:130%;
	
}
#see_also 
{
	margin: 0em;
    font-size:80%;
}
#see_also ul 
{
	padding: 0em 1.25em 0em 0em;
	margin: 0em;	
	color: #f00;
	display: inline;
}	
#see_also ul li
{
	list-style-type: none;
	display: inline;
}
.dot
{
	color: #f00;
	font-weight: bolder;
}
	
#further_reading, #actions
{
	margin: 0.625em 0em 0em 0em;
    background: #bbf0ff;
}
#further_reading ul, #actions ul
{
	padding: 0.5em 1.25em 0em 1.25em;
	margin: 0.625em 0em 0em 0.5em;
	list-style-type: square;
	color: #f00;
}
#actions ul
{
	margin: 0.5em;
}
#further_reading ul li, #actions ul li
{
	padding: 0em 0em 0.5em 0em;
}
#actions
{
	margin: 0em;
}
.filesize
{
	font-size: 80%;
	color: #036;
}

/* ----------------------------- */
/* ascii                         */
/* selected                      */
/* more                          */
/* ----------------------------- */
.ascii, .selected
{
	color: #999;
}
.more
{
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	text-align: right;
}


/* ----------------------------- */
/* sitefooter                    */
/* sitehelp                      */
/* copyright                     */
/* ----------------------------- */

#sitefooter
{
	padding: 1em 1em 1em 1em;
}
#sitehelp
{
	float: left;
}
#sitehelp a
{
	color: #fff;
}
#copyright
{
	float: right;
}


/* */
#pageFilter
{
	padding: 1em;
	margin: 1em 0em 1em 0em;
}
/* filter button */
.searchbutton{margin:0em 1em 0em 3em;  background-color:#ffcc99;}

.nav
{
	width:100%; 
	list-style-type: none;
	font-size: 105%;
}
.nav li 
{   
	display:inline;
	margin:1em;
	margin-right:0.8em;
	text-align: center;
	vertical-align: middle;
}
.nav li a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

.nav li:hover 	
{
	text-decoration: underline;
}

.nav a
{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
/*-- group --*/
 #catalog 
 {  
	width:100%; height:13.5em;
 }
 #group_asset, #group_hr, #group_pipe
 {
 	width:22.7%; 
 	float:left; 
	margin-left:0em;
	margin-right:3%;
	margin-top:0.1em;
	color:#fff;
    font-size:90%;
    height:100%;
    line-height:110%;
 }  /*, #group_equip */
 #group_equip {
 	width:22.7%; 
 	float:left; 
	margin-left:0em;
	margin-right:0em;
	margin-top:0.1em;
	color:#fff;
    font-size:90%;
    height:100%;
    line-height:110%;
 } 
 #group_asset div.page {
	 background-color:#003366; 	 
	 height:100%;
 }
 #group_hr div.page {
	 background-color:#006699;
	 height:100%;
 }
 #group_pipe div.page {
	 background-color:#0099cc;
	 height:100%;
 }
 #group_equip div.page {
	 background-color:#00ccff;
	 height:100%;
 }
 ul.group
 {
	margin:0.5em;
	padding:0.5em;
 } 
 ul.group li {
 	list-style-type:none;
 }
 .group_title 
 {
 	padding-top:0.5em;
	font-weight:bold;
	margin-left:0.5em;
 }
 .group_title a 
 {
	color:#fff;
 }
 ul.group li a 
 {
	color: #fff;
	text-decoration: none;
 }
  ul.group li:hover 
 {
	text-decoration: underline;
 }
 ul.group a 
{
	color: #fff;
	text-decoration: none;	
}
/*-- products & services --*/ 
#products
, #services 
{
	width:50%; float:left; padding-top:0.5em;
}

.matching 
{
	color:#ff0000;
	padding:1em 0em 1em 0em;
}
#contact { width:100%;}

/*-- site map --*/
#sitemap ul
{
	list-style-type:none;
}

/*-- serviecs --*/
#control_service
, #control_product
, #control_principal
{
	padding:0.5em 0.5em 0.5em 0em;
}	

.heighlight 
{
	 background-color:#FFFFCC; 
	 /*color:#000000; */
	 padding:0.5em; 
	/* font-size:60%; */
	/* width:100%;*/
	text-align:center;
	margin:1em 0em 1em 0em;
	
}	
/**********************************/
/****** catalog photo *************/
/**********************************/

#photo_available 
{
	float: right;
	margin: 1em 0em 0.5em 1em;
	max-width: 20em; /* does'n work in IE*/	
	width:300px; 
	text-align:center; 
	/*padding:0.5em; 
	margin:1em 1em 1em 1em;*/
}
#photo_detail
{
	 margin-top:1em;font-size: 80%;
	 line-height:120%;
}
.photo_box
{
	/*width:300px; text-align:center; margin:1em 1em 1em 1em;*/	
	/*padding:0.5em;*/	
}
#photo_box2
{ 
	border-width:1px; border-style:solid; border-color:#cccccc; padding:1em;
}
/*alignment*/
.alignRight {text-align:right;}
.alignCenter {text-align:center;}
.alignRight {text-align:right;}
