﻿
body
{
	background-color: #000000;
	margin: 0px;
	padding:0px;
}
td
{
	font: 11px tahoma;
}
h1
{
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}
h2
{
	padding-left: 10px;
	margin: 0px;
	font: tahoma;
	font-size: 16px;
	color: #ffffff;
}

.tablefull
{
	width: 100%;
}
.topcolwidth
{
	width: 25px;
}
.header_top_bg
{
	background-image: url(../images/header_top_mid.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 29px;
}
.toptable
{
	width: 100%;
	display: block;
}
.header_side_lt
{
	background-image: url(../images/header_side_lt.gif);
	background-repeat: repeat-y;
	width: 25px;
}
.bgcolorwht
{
	background-color: white;
}
.witdh20pc
{
	width: 20%;
}
.bg_login
{
	background-image: url(../images/header_table_bg.gif);
	background-repeat: repeat-x;
	width: 100%;
}
.img_bg_login
{
	background-image: url(../images/login_bg.gif);
	background-repeat: no-repeat;
	width: 550px;
	height: 100px;
}
.header_side_rt
{
	background-image: url(../images/header_side_rt.gif);
	background-repeat: repeat-y;
	width: 25px;
}
.header_bottom_bg
{
	background-image: url(../images/header_bottom_mid.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 29px;
}
.nav_bg
{
	background-image: url(../images/nav_mid.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 36px;
	padding-left: 15px;
	color: #ffffff;
	font-size: 12px;
}
.middle_side_lt
{
	background-image: url(../images/header_side_lt.gif);
	background-repeat: repeat-y;
}
.bgrule
{
	background-image: url(../images/eye.gif);
	background-repeat: repeat-x;
	background-color: White;
	height: 20px;
}
.sp
{
	margin: 0px;
	height: 5px;
	width: 100%;
}
#ltmenu
{
	width: 20%;
	height: 100%;
}
.menu_top_mid
{
	background-image: url(../images/menu_top_mid.gif);
	background-repeat: repeat-x;
	width: 100%;
}
.menu_side_lt
{
	background-image: url(../images/menu_side_lt.gif);
	background-repeat: repeat-y;
	width: 13px;
}
.menu
{
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #2d2d2d;
}


.menuhead
{
	background-color: #2d2d2d;
	display: block;
	color: #ffffff;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	text-decoration: underline;
	padding-top: 5px;
	height: 20px;
}
.head
{
	display: block;
	color: #ffffff;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	text-decoration: underline;
	padding-top: 5px;
}
.menu ul
{
	margin: 0px;
	padding: 5px;
}
.menu ul li
{
	padding: 0px 0px 5px 2px;
	list-style-type: none;
	vertical-align: bottom;
	background-image: url(../images/menu_baseline2.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 23px;
	
}


.menu ul li a
{ width:160px;
	font-family: Tahoma;
	color: white;
	font-size: 12px;
	font-weight: bold;
	display: block;
	text-align: left;
	vertical-align: bottom;
	text-decoration: none;
	height: 23px;
}
.menu ul li a:hover
{width:160px;
	font-family: Tahoma;
	color: orange;
	display: block;
	font-weight: bold;
}

.sub
{
}
.sub ul
{
	margin: 0px;
	padding: 5px;
}

.sub ul li
{
	position: relative;
	padding: 3px 0px 2px 5px;
	list-style-type: none;
	text-align: left;
	vertical-align: top;
	border-bottom: dotted 1px #0c8c91;
	height: 20px;
	width:auto;
}
.sub ul li:hover
{
	background-color: LightGrey;
}
.sub ul li ul
{
	-moz-box-shadow: 3px 3px 3px #999;
	-webkit-box-shadow: 3px 3px 3px #999;
	box-shadow:3px 3px 3px #999;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-right:solid 1px #339966;
	border-top:solid 1px #339966;
	border-botom:solid 1px #339966;
	background-color: LightGrey;
	color: #ffffff;
	position: absolute;
	top: 0;
	width:auto;
	height: auto;
	left: 150px;
	display: none;
	list-style:none;
	z-index:90;
}



.sub ul li a
{
	font-family: Tahoma;
	color: #0c8c91;
	font-size: 11px;
	font-weight: bold;
	display: block;
	text-decoration: none;
	line-height: 15px;
	word-break: break-all;
}
.sub ul li a:hover
{
	font-family: Tahoma;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	display: block;
	text-decoration: none;
	line-height: 15px;
}
.sub ul li ul li a
{
	font-family: Tahoma;
	color: #0c8c91;
	font-size: 11px;
	font-weight:normal;
	width:200px;
	display:block;	
	text-decoration: none;
	height: 25px;
	
}
.menu_side_rt
{
	background-image: url(../images/menu_side_rt.gif);
	background-repeat: repeat-y;
	width: 13px;
}
.menu_bottom_mid
{
	background-image: url(../images/menu_bottom_mid.gif);
	background-repeat: repeat-x;
	width: 100%;
}
.search_top_bg
{
	background-image: url(../images/search_top_mid.gif);
	background-repeat: repeat-x;
	width: 100%;
}
.search_bg
{
	background-image: url(../images/search_bg.gif);
	background-repeat: repeat-y;
	width: 100%;
}
.search_bottom_bg
{
	background-image: url(../images/search_bottom_mid.gif);
	background-repeat: repeat-x;
	width: 100%;
}
#content
{
	width: 80%;
	height: 100%;
}
#TD1
{
	width: 25%;
}
.Content_nav_bg
{
	background-image: url(../images/Content_nav_mid.gif);
	background-repeat: repeat-x;
	width: 100%;
	font-size: 16px;
	color: #ffffff;
	font-family: Verdana;
	text-decoration: none;
	padding-top: 6px;
}
.txt_CMS
{
	font-size: 16px;
	color: #ffffff;
	font-family: Verdana;
	text-decoration: none;
	padding-top: 6px;
}
.welcome_txt_bg
{
	background-color: #e2e1e1;
	font: 12px tahoma;
	color: #552929;
	padding: 10px;
}
.border_box
{
	border: 1px solid #0c8b91;
	border-collapse: collapse;
}
.product
{
	border: 1px solid #0c8b91;
	border-collapse: collapse;
	background-color: #0c8c91;
	font-size: 14px;
	color: #ffffff;
	font-family: Verdana;
	width: 50%;
	height: 25px;
	padding-left: 5px;
}
.productcode
{
	border: 1px solid #0c8b91;
	border-collapse: collapse;
	font-size: 14px;
	color: #ffffff;
	font-family: Verdana;
	width: 40%;
	height: 25px;
	text-align: right;
	padding-right: 5px;
}
.productimage
{
	text-align: center;
	margin: 5px;
	padding: 5px;
	vertical-align: middle;
}
.middle_side_rt
{
	background-image: url(../images/header_side_rt.gif);
	background-repeat: repeat-y;
	width: 25px;
}
.footer
{
	width: auto;
}
.footer a
{
	font-size: 10px;
	color: #f87705;
	font-family: Verdana;
	text-decoration: none;
}
.footer a:hover
{
	font-size: 10px;
	color: #0c8c91;
	font-family: Verdana;
	text-decoration: underline;
}
.txt_copyright
{
	font-size: 10px;
	color: #0c8c91;
	font-family: Verdana;
	text-decoration: none;
}

.make
{
	text-align: center;
	vertical-align: top;
	width: 40px;
	text-align: center;
	font-family: Verdana;
	font-size: 9px;
	color: #0c8c91;
	height: 10px;
}

.make1
{
	width: 110px;
}


.ddl
{
	font-family: Verdana;
	font-size: 9px;
	color: #0c8c91;
}
.pad5px
{
	padding-left: 5px;
	text-align: justify;
}
.pad15px
{
	padding-left: 15px;
}


.nav ul
{
	margin: 0 auto;
	padding: 0;
	list-style: none;
}
.nav li
{
	margin: 0 1px 0 0;
	padding: 0px;
	float: left;
	width: 120px;
	padding-left: 5px;
	padding-right: 5px;
}
.nav li a
{
	display: block;
	float: left;
	height: 20px;
	width: 120px;
	text-decoration: none;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	background: url(../images/nav_black.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
}

.nav li a:hover
{
	background: url(../images/nav_green.gif);
	background-repeat: no-repeat;
	background-position: center;
	color: #0c8c91;
}
.enquiry1
{
	width: 100px;
	vertical-align: middle;
	text-align: left;
	padding-left: 5px;
}

.enquiry2
{
	width: 300px;
}
.enquiry3
{
	width: 100px;
	vertical-align: top;
	text-align: center;
}

.address_bg
{
	background-image: url(../Images/address_bg.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 270px;
	height: 160px;
}

.head_ht
{
	height: 30px;
	background-color: #0c8c91;
	color: White;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}
.bg_gr
{
	background-color: #AFDDDF;
	color: #000000;
	height: 20px;
}
.bg_wht
{
	background-color: #FFFFFF;
	color: #0c8c91;
	height: 20px;
}
.control
{
	width: 300px;
	font-family: Tahoma;
	font-size: 12px;
	color: #0c8c91;
}
.hd
{
	color: #0c8c91;
	font-family: Arial;
	font-size: 12px;
	padding-left: 20px;
	text-align: left;
}
.pagehead
{
	color: #0c8c91;
	font-family: Arial;
	font-size: 24px;
	padding-left: 20px;
	text-align: left;
}
.pagetxt
{
	color: #0c8c91;
	font-family: Tahoma;
	font-size: 10px;
	padding-left: 10px;
	text-align: left;
}

.pro_hd_bg
{
	background-image: url(../images/pro_hd_bg.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 40px;
}
.pro_heading
{
	display: block;
	background-color: #0c8a8f;
	width: 200px;
	padding: 6px;
}
.view_pro_txt
{
	color: #0c8a8f;
	font: tahoma;
	font-size: 10px;
	width: 150px;
	padding: 5px;
}
.view_pro_txt a
{
	display: block;
	padding: 2px;
	color: #ffffff;
	background-color: #f87705;
	font: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	margin-right: 10px;
}
.view_pro_txt a:hover
{
	color: #000000;
	font: tahoma;
	font-size: 10px;
	font-weight: bold;
}
.product_txt
{
	padding-left: 8px;
	font-size: 13px;
	color: #ffffff;
	font-family: tahoma;
	text-decoration: none;
	font-weight: bold;
}
.message
{
	color: Red;
	font-weight: bold;
}

.view a
{
	color: #0c8a8f;
	font: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.view a:hover
{
	color: #000000;
}
.image
{
	border: 0;
}
.border
{
	border: 1px solid #0c8a8f;
	padding: 2px;
	width: 200px;
}

.enquiry a
{
	display: block;
	padding: 2px;
	color: #ffffff;
	background-color: #0c8b91;
	font: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	margin-right: 10px;
	width: 50%;
}
.enquiry a:hover
{
	color: #000000;
	font: tahoma;
	font-size: 10px;
	font-weight: bold;
}
#topbar
{
	font: 13px bold Arial, Helvetica, sans-serif;
	position: absolute;
	padding: 0px 0px 0px 0px;
	height: 22px;
	width: 230px;
	visibility: hidden;
	z-index: 100;
	color: #000000;
	border: 1px solid #195b68;
	background-color: #AFDDDF;
	text-align: left;
}
#middle
{
	font: 12px Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	padding: 2px;
	border-top: 2px solid #ffffff;
}
#topbar a
{
	color: #195b68;
	text-decoration: none;
}
#topbar a:hover
{
	color: #7b2e00;
	text-decoration: underline;
}



