																																																			
@charset "utf-8";
/* CSS Document-Powered By Emerge Systems (M) Sdn. Bhd.  */
img, div, input { behavior: url("iepngfix.htc") }
img { -ms-interpolation-mode:bicubic; }

/* Reset stylesheet to make all the crowser consistance */
html, body, div, form, table, th, td, h1, h2, h3, h4, h5, h6 { 
	margin: 0; padding: 0;
} 

body {background-position: center bottom;
background-size: 100% auto;
background-image:url('/Clients/lmfecomph/bg.jpg');
background-attachment:fixed;
background-repeat:no-repeat;
}


img:hover {opacity: .8}

#container {
margin: 0px auto 0px;
width: 1030px;
font: 13px Trebuchet MS, Arial, Helvetica, sans-serif;
padding: 0px 0px 0px 0px;
color: #fff;
box-shadow: 0 10px 10px #80692D;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
border:3px solid;
margin-top: 30px;
margin-bottom: 30px;
}

z#container {
	margin: 0px auto 0px; /* align center for the entire site , change to "margin: 0;" if align left */
	width: 1000px; /* decide the entire width of your site */
	font: 13px Trebuchet MS, Arial, Helvetica, sans-serif; /* this is the default font of the site */    
padding: 0px 15px 0px 15px;
color: #fff;
zbox-shadow: 0px 0px 50px #0c476d;
}

/*========= Header Part ===============*/


#header {
height: 219px;
margin: 0 auto;
background-image: url('/Clients/lmfecomph/header_bg.png');
background-repeat: no-repeat;
background-position: center;
-webkit-border-radius: 15px 15px 0px 0px;
-moz-border-radius: 15px 15px 0px 0px;
border-radius: 15px 15px 0px 0px;
}

}
#logo {
	padding: 20px 0 0 10px;
	float: left;
	width: 490px;
}
#logo span {
	float: left;
	margin-right:10px;
}

#link_top { /* this is the very top navigation for membership &shopping cart */
	width: 250px;
	height: 72px;
	float: right;
	position: relative;	
	margin-right:10px;
}

#link { /* this is the very top navigation for membership &shopping cart */
	padding: 10px 0 0 0;	
	position: absolute;
	top: 0; /* the navigation will always stay at the top of the link_top div */
	right: 0;
	color: #c21902;
}

#link a, #link a:visited {/* link color for membership &shopping cart */
	text-decoration: none;
	color: #c21902;
}
#link a:hover {/* link hover color for membership &shopping cart */
	text-decoration: underline;
}



/*========= Middle Part ===============*/

#middle_container {
	width: 100%;
}

#middle_container {
width: 1030px;
margin: 0 auto;
z-webkit-box-shadow:  0px 5px 15px 3px rgba(13, 72, 111, .6);
zbox-shadow:  0px 5px 15px 3px rgba(13, 72, 111, .6);
}

/*========= Banner Part ===============*/
#banner_flash{	
	clear:both;
	margin:0 auto;	
	height: auto;
	width: 1000px;
	text-align:center;
}

#banner {
	height:300px;
	width:1000px;
display: none;
}

.banner_textbox { /*text area of banner, if the font here are different from the default, add another font type here */
	float: right;
	padding: 100px 20px 20px 20px;/* edit to adjust the display position*/
	width: 380px; /* edit  to set the display area*/
	color: #000; /*edit banner description color*/
}
#banner h1 {
	font: bold 42px "trebuchet MS", verdana, arial;
	color: #000; /*edit banner title color*/
	margin: 0;
	padding: 0;
}

/*========= Navigation Part ===============*/

#nav {
width: 100%;
padding: 0px 0px 0px 0px;
height: 44px;
overflow: auto;
background-image: url('/Clients/lmfecomph/nav.jpg');
background-repeat: no-repeat;
background-attachment: scroll;
background-size: 1030px 72px;
zbackground-color: #d1ae50;
}
#nav ul{width:1000px; float:right; margin:0}
#ddtopmenubar {
margin-left: 65px;
}

z#nav {
	width: 100%;			
	zpadding: 3px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
	height: auto;
	overflow:auto;
	_overflow:visible;
	margin-bottom: 0px;
min-height: 47px;
zbackground-image: url('/Clients/lmfecomph/menu_bg.jpg')
}

#nav a {zfont: bold 12px tahoma,arial,serif;  
font: bold 12px 'Oswald', sans-serif;
    line-height: 32px;
    padding-top: 2px;
font-weight: bold;}

#nav_below a, #nav a{zbackground-image: url('/Clients/lmfecomph/menu-divider.jpg'); background-position: center right; background-repeat: no-repeat;}

#side_nav {
	width: 100%;	
	margin-bottom: 20px;		
}

.side_text ul {
	list-style: none;
margin: 0 5px 0 6px;
	padding: 0;

}

.side_text
{
background-color: #fff;
color: #936a4a;
-moz-border-radius: 0px 0px 10px 10px;
-webkit-border-radius: 0px 0px 10px 10px;
border-radius: 0px 0px 10px 10px;
}

.side_text ul a {color: #936a4a; font-weight: bold; font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;}

.side_text ul a:hover {color: #c8c8c8;}

.side_title {background: none; background-color: #d08b34; color: #fff;
-moz-border-radius: 10px 10px 0px 0px;
-webkit-border-radius: 10px 10px 0px 0px;
border-radius: 10px 10px 0px 0px;
}


/*========= Heading / TItle Part ===============*/
h1, h3, h4, h5, h1 a:link, h1 a:visited {
	color: #c21902; /*adjust font color for h1, h3, h4, h5*/
}
h1 {  /* Use for those highlight title, subtitle, likes: News & Events title */
	font-size: 12px;
	line-height: 2.5em;
	padding-bottom: 5px;
}

h2 {  /* Use for highlight title, subtitle, likes: Q&A questions title */
color: #0C4870;
    font-size: 18px;
    line-height: 2.5em;
}

h6 {  /* Use in news & events date format */
	font-weight: normal;
	font-size: 11px;
}


/*========= Content Part 1 column ===============*/

#content { /* this div is for 1 column content layout */
	padding: 10px;
	overflow:hidden;
min-height: 400px;
background-color: #fff;
margin-top: 15px;
}

#content_container {background-color: #fff;   padding-bottom: 10px;
    padding-top: 10px;
border-radius: 0px 0px 15px 15px;
-moz-border-radius: 0px 0px 15px 15px;
-webkit-border-radius: 0px 0px 15px 15px;
-o-border-radius: 0px 0px 15px 15px;
}

/*========= Content Part 2 column ===============*/

#main_content_right, #main_content_left  { /*adjust main content width */
	width: 700px;
	padding: 15px 15px 0px 15px;
	overflow:hidden;
margin-right: 15px;
	text-align: justify; /* change to right, center, inherit or justify if desired */
background-color: #fff;
min-height: 385px;
zborder: 1px solid #dedede;
color: #353636;
padding-bottom: 13px;
}

#side_content_right, #side_content_left { /*adjust site content width*/
	zwidth: 250px;
	zpadding: 10px;
margin-left: 15px; 
margin-right: 15px;
	overflow:hidden;
background-color: #fff;
width: 253px;
	padding: 0px;
min-height: 400px;
}

#side_content_right, #main_content_right {
	float: right; 	 /* DO NOT EDIT for this class */
}

#side_content_left, #main_content_left { 
	float: left; /* DO NOT EDIT for this class */
}


/*========= Footer Part ===============*/

z#footer {
	clear: both; /* content both side_content and main_content to bottom part */
	padding: 15px 0px 10px 0px;	
	width: 100%; /* 100% to let the footer full fit in browser, change to exact width if desired */
	margin: 0 auto; 
	text-align: center; /*change to left or right if desired */   	
background: transparent;
color: black
}

#footer {
clear: both;
padding: 15px 0px 10px 0px;
width: 1030px;
margin: 0 auto;
text-align: center;
background: #d1ae50;
color: black;
-webkit-border-radius: 0 0 15px 15px;
-moz-border-radius: 0 0 15px 15px;
border-radius: 0 0 15px 15px;
}

.footer_menu, .footer_contact {
	padding: 0 0 5px 0;
	width: 1000px;
	margin: 0 auto; 
color: black;
}

#footer a:hover {
	text-decoration: underline;
}


/*=========  Login, Contact, Download, News & Events, Testimonial, Guestbook Page ===============*/

#login_panel, #testimonial_panel, #guestbook_panel, #download_panel {
	background-color: ;
	border: 5px solid #CCC;	
}
#news_panel td, #product_panel td { /* Use to divide each news / products */
	border-bottom: 2px dotted #CCC;
}
.divider {  /* Use to divine information, such as: contact info / news & events */
	border-top: 2px dotted #CCC;
}
.txtbox_login { /* appearance of Login textbox - leave all blank if you wish to use browser default style */
	background-color: #fff;
	border: 1px solid #aaa;
    margin-left: 30px;
    padding-top: 5px;
    width: 200px;
}
.txtbox, .txtarea  { /* appearance of all textbox and textarea - leave all blank if you wish to use browser default style */
	background-color: #fff;
	border: 1px solid #aaa;
}
.imgborder, #testimonial_panel img { /* Testimonial image style and News Image style */
	border: 1px solid #CCC;	
}

.normal { 
	font-weight: normal; 
	font-size: 11px; /* Follow the default font-size of the site */
}
.price {
	color: #FF0000; /* color of the price display on product page */
}
.bgcolor { /* Use in the title of Security Code within a form  */
	background-color: #8E8D8D;
	font-weight: bold;
	color: #fff;
}
.bgcolor2 { /* bgcolor of Security Code area */
	background-color: #ddd;
}
.big_img_frame img {	/* Product detail page - border color of Big product image - add in style if desired */
}
.small_img_frame img { /* Product detail page - border color of small thumbnail of product image */
	border-color: #555;	
}

#nav_below a:hover, #nav a:hover, #nav_below a.selected, #nav a.selected {
    background: url("/Clients/lmfecomph/menu-on2.jpg") repeat-x scroll 0 0 transparent;
     overflow: visible;
background-image: url('/Clients/lmfecomph/nav-on.jpg');
background-repeat: repeat-x;
color: #b28c2b;
}

#nav a span, #nav a:visited span {
font: 0px 0;
border: 4px none;
color: rgb(14, 11, 11);
font-style: bold;
text-decoration: none;
padding: 5px 12px;
zmargin: 0 7px 0 7px;
}

.side_text {margin-bottom: 10px; border: 1px solid #DEDEDE;  zbackground-color: #d1ae50;zbackground-position: right bottom}

.side_title {zbackground-image: url('/Clients/lmfecomph/menu_bg.jpg');
background-position: center top;
zcolor: #09375b;
color: #fff;
font-size: 16px; text-align: center;)

a {color: black}

a:hover {
color: black;
}

a:link, a:visited {
color: #1d72b7;
font-family: century gothic;
}

#footer a {font-weight: bold; font-size: 14px;}

#footer a {
color: black;
font-weight: ;
font-style: normal;
}

#Bottom {padding-top:35px; padding-bottom: 15px}

.side_text {
box-shadow: 0px 0px 50px #0c476d;
}

.ul.ddsubmenustyle li a{
border-bottom: 1px solid #dedede;
}

html body ul li a {
width: 200px;
color: #3d3d3d;
font-size: 14px;
font-weight: normal;
font-family: arial;
}


html #nav ul li {background-color: #c3992e;
color: #fff;}

html #nav ul {background-color: #c3992e;
color: #fff;}
}

.ddsubmenustyle li a {background-color: #b18a2b;
color: #fff;padding: 8px 18px; font-size: 13px;}

.ddsubmenustyle li a:hover {color: #b18a2b}


.ddsubmenustyle li img {background-color: #e7b438;
color: #fff;}

.side_text li {padding: 4px 0 4px 0;}

.ddsubmenustyle ul li ul li {height: 20px;}

.rounded img {
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
}

.rounded {-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
}

.page_title h2 { margin-bottom: -10px;}

.side_text ul li a {background-image: url('/Clients/lmfecomph/bullet.gif');
background-position: left; background-repeat: no-repeat; padding-left: 20px;}