@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #fd9e00;
	background-image: url(../images/inner_bg.png);
	background-repeat: repeat-x;
	background-position:top center;
	margin:0px;
	padding:0px;
}

table { margin-bottom:0px;}
a{ outline:none; color:#000000;}

a:hover{color: #fd7900;}

#container
{
	width: 824px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1px;
}
#container #main_header
{
	background: url(../images/main_top.png) no-repeat;
	height: 50px;
}
#container #main_mid_bg
{
	background: url(../images/container_bg.png) repeat-y;
}
#container #main_foot
{
	font-size:10px;
	background: url(../images/main_footer.png) no-repeat;
	height: 57px;
	text-align: center;
	line-height: 14px;
}
#container #main_foot a
{
	text-decoration:underline;
}

#container #main_foot a:hover
{
	text-decoration:underline;
	color:#FFFFFF;
}

#main_right
{
	background: url(../images/main_right.png) no-repeat;
	height: 200px;
	width: 248px;
	padding-top: 8px;
	padding-right: 20px;
	padding-left: 25px;
}
#container #main_mid_bg #main_mid_text
{
	width: 800px;
	margin-left: 15px;
	min-height:350px;
}
#main_flash
{
	background: url(../images/main_flash.png);
	height: 208px;
	width: 507px;
}
#news
{
	width: 341px;
	margin-left: 10px;
}
#news #news_top
{
	background: url(../images/news_top.png) no-repeat;
	height: 34px;
}
#news #news_mid
{
	background: url(../images/news_mid.png) repeat-y;
	padding-right:20px;
}
#news #news_bottom
{
	background: url(../images/news_bottom.png) no-repeat;
	height: 16px;
}
#features
{
	width: 429px;
	margin-left: 10px;
}
#features #features_top
{
	background: url(../images/featured_top.png) no-repeat;
	height: 34px;
}
#features #features_mid
{
	background: url(../images/featured_mid.png) repeat-y;
}
#features #features_bottom
{
	background: url(../images/featured_bottom.png) no-repeat;
	height: 16px;
}
#container #inner_header
{
	font-size:10px;
	background: url(../images/inner_top.png) no-repeat;
	height: 21px;
	color: #FFFFFF;
	padding-top: 14px;
	padding-left: 40px;
}
#inner_right
{
	width: 276px;
	margin-top: 10px;
}
#inner_right #inner_right_top
{
	background: url(../images/inner_right_top.png) no-repeat;
	height: 21px;
	font-size: 14px;
	font-weight: bolder;
	padding: 6px 0px 0px 30px;
}
#inner_right #inner_right_mid
{
	background: url(../images/inner_right_mid.png) repeat-y;
	padding-left: 30px;
	padding-right: 20px;
}
#inner_right #inner_right_bottom
{
	background: url(../images/inner_right_bottom.png);
	height: 16px;
}
#inner_side_menu
{
	padding-left: 10px;
	padding-top: 10px;
}
#inner_side_menu #title
{
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
#inner_side_menu ul
{
	color: #fd7900;
	list-style-image: url(../images/bullit_arrow.png);
}
#container #inner_header a
{
	color: #FFFFFF;
	text-decoration:none;
}
#container #inner_header a:hover
{
	text-decoration:underline;
}
#inner_side_menu a
{
	color: #fd7900;
	font-weight:bold;
	text-decoration: none;
}
#inner_side_menu a:hover
{
	color:#000000;
	text-decoration: underline;
}
#sub_right
{
	background: url(../images/sub_right.png);
	height: 137px;
	width: 263px;
	margin-top: 27px;
}
#sub_tab_content
{
	margin-left: 30px;
}
#sub_tab_content #sub_tab_top
{
	background: url(../images/sub_tab_top.png) no-repeat;
	padding-left: 25px;
	padding-top: 4px;
	padding-right: 15px;
	height:17px;
}
#sub_tab_content #sub_tab_mid
{
	background: url(../images/sub_tab_mid.png) repeat-y;
	padding-left: 25px;
	padding-top: 4px;
	padding-right: 15px;
}

/*#sub_tab_content #sub_tab_mid ul, #sub_tab_content #sub_tab_mid li
{
	list-style:none;
}*/

#sub_tab_content #sub_tab_bottom
{
	background: url(../images/sub_tab_bottom.png) no-repeat;
	height: 20px;
}
#sub_tab_content #sub_tab_top h1
{
	font-size: 16px;
	margin: 0;
	padding: 0;
}
#live
{
	float: right;
	position: relative;
	top: 42px;
	right: 25px;
	overflow:hidden;

	height:57px;
}

.tabs_hidden
{
	width: 466px; margin-left:10px; display:block; position:absolute; background-color:#e1e1e1; margin-top: 20px;
	color:#000000;
	padding:10px;
	overflow:auto;
}

#main_right p
{
	margin: 0px;
	padding: 0px;
}
#news #news_mid ul
{
	margin: 0px;
	padding: 0px 0px 0px 30px;
	list-style-type: square;
	line-height: 14px;
}
#news #news_mid ul li
{
	padding-bottom:8px;
}
#news #news_mid ul a
{
	color: #000000;
}

#news #news_mid ul a:hover
{
	color: #fd7900;
}

#news_text a
{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#news_text a:hover
{
	color:#fd7900;
}
#news_text ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}
#news_text ul li
{
	margin-bottom: 10px;
}
#news_text h2
{
	margin: 0px;
	padding: 0px;
}
#NewsList{}
#NewsList li{ margin-right:20px;}
#NewsList li a {	font-weight:normal;}
#NewsList .newsDesc{background:#eee; padding: 10px 20px 10px 10px; margin-left:35px;}
#NewsList .ImgGlobe{ padding-right:5px;}
#Flash_menu 
{
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	list-style:none;
	padding:opx;
}

#Flash_menu li
{
	float:left;
	padding-right:5px;
}

/*---------------------------------SLIDE--------------------------------------*/
#Site_map
{
	position:absolute; top:0px; width:100%;
	left:0px;
	margin:0px;
	padding:0px;
	display:none;
	text-align:left;
}

#Site_map A { color:#ffffff;
display:block;
padding-left: 15px;
background:url(images/blue_bullit.png) no-repeat left top;
white-space:nowrap;
}


#Site_map A {
	color:#ffffff;
}
#Site_map A:hover {
	color:#fd7900;
}

#Site_map .depth0 a:hover
{
	color:#000000;
}

.depth0, .depth1, .depth2, .depth3, .depth4, .depth5, .depth6, .depth7
{
	border-bottom: 1px solid #333;
	border-left: 1px solid #333;
	color: #000;
	font-weight:bolder;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	display:table;
}

.mooSlide img
{
	border:0px;
	margin:0px;
	padding:0px;
}

.depth0
{ color:#F00; background:#fd7900; color:#000;
width:800px;}
.depth1 
{ background:#555;
margin-left:10px;
width:790px;}
.depth2
{ background:#222;
margin-left:20px;
width:780px;}
 .depth3
{ background:#111;
margin-left:30px;
width:770px;}
 .depth4
{ background:#111;
margin-left:40px;
width:760px;}
 .depth5
{ background:#111;
margin-left:50px;
width:750px;}

.mooSlide img {
	float: left;
	margin-right: 60px;
}




.mooSlide_inner {
margin:auto;
width:800px;
}

.mooSlide {
	overflow:hidden;
	background: #111 url(images/slide_bottom.jpg) repeat-x bottom center;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #000;
	font-size: 11px;
}

.mooSlide h1 {
	font-size: 20px;
	color:#CCCCCC;
}
.style1 {color: #CCFF00}


.marketmenu{ margin:0px; padding:0px;}
#M_chemical,#M_CleanAir,#M_Mineral,#M_Mustard,#M_Nuclear,#M_petrol,#M_pulp,#M_wastewater,#M_water{ padding:0px; margin:0px; text-decoration:none; height:34px;}


#M_chemical{background:url(../images/marketsmenu/Market-we-serve2_03.png) top center;  width:92px; display:block; float:left;}
#M_CleanAir{background:url(../images/marketsmenu/Market-we-serve2_04.png) top center;  width:75px; display:block; float:left;}
#M_Mineral{background:url(../images/marketsmenu/Market-we-serve2_05.png) top center;  width:130px; display:block; float:left;}
#M_Mustard{background:url(../images/marketsmenu/Market-we-serve2_06.png) top center;  width:176px; display:block; float:left;}
#M_Nuclear{background:url(../images/marketsmenu/Market-we-serve2_07.png) top center;  width:106px; display:block; float:left;}
#M_petrol{background:url(../images/marketsmenu/Market-we-serve2_10.png) top center;  width:152px; display:block; float:left; clear:left;}
#M_pulp{background:url(../images/marketsmenu/Market-we-serve2_11.png) top center;  width:106px; display:block; float:left;}
#M_wastewater{background:url(../images/marketsmenu/Market-we-serve2_12.png) top center;  width:147px; display:block; float:left;}
#M_water{background:url(../images/marketsmenu/Market-we-serve2_13.png) top center;  width:174px; display:block; float:left;}

#M_chemical:hover{background:url(../images/marketsmenu/Market-we-serve2_roll_03.png) top center; }
#M_CleanAir:hover{background:url(../images/marketsmenu/Market-we-serve2_roll_04.png) top center; }
#M_Mineral:hover{background:url(../images/marketsmenu/Market-we-serve2_roll_05.png) top center; }
#M_Mustard:hover{background:url(../images/marketsmenu/Market-we-serve2_roll_06.png) top center; }
#M_Nuclear:hover{background:url(../images/marketsmenu/Market-we-serve2_roll_07.png) top center; }
#M_petrol:hover{background:url(../images/marketsmenu/Market-we-serve2_roll_10.png) top center; }
#M_pulp:hover{background:url(../images/marketsmenu/Market-we-serve2_roll_11.png) top center; }
#M_wastewater:hover{background:url(../images/marketsmenu/Market-we-serve2_roll_12.png) top center;}
#M_water:hover{background:url(../images/marketsmenu/Market-we-serve2_roll_13.png) top center; }

#literature{ visibility:hidden;}
#Request{ visibility:hidden;}
#Contact_Us{ visibility:hidden;}
#AboutPMSL{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top:5px;
	padding-right:40px;
	padding-left:60px;
	text-align:left;
}