/*---------------------------------------------------------------------------------------------------------------- Site Layout -------------------*/
.PageZone {width:766px;margin-left:auto; margin-right:auto;}
.LogoZone {width:766px;height:80px;background-image:url('/clientdata/image/global/header.jpg');background-repeat:no-repeat;}
.HeaderZone {width: 766px;height:28px;background:#3366ff;}
.MenuZoneContainer {width:766px;height:151px;}
.LogonZone{width: 300px;height:28px;overflow:hidden;text-align:right; margin-right:3px;float:right;}
.LogoImg{position:absolute;margin-left:18px;margin-top:15px;}
.LogoWords{position:absolute;margin-left:217px;margin-top:20px;font-size:30px;line-height:30px;}
.LogoHome{float:right;margin-top:60px;margin-right:5px;}
.MainZone{width: 766px;background:#010066;background-image:url('/clientdata/image/global/main_bg.jpg');background-repeat:repeat-x;}
.FooterZone {width:766px;background-color:#000A48;}
/*---------------------------------------------------------------------------------------------------------------- End Site Layout -------------*/

/*-------------------------------------------------------------------------------------------------------------------- Menu style-------------------*/
.MenuProducts{width:513px;height:151px;float:left;}
.MenuZone{width:253px;height:151px;background-image:url('/clientdata/image/global/menu_bg.jpg');background-repeat:no-repeat;overflow:hidden;float:left;}

.MenuZone *{margin:0;padding:0;zoom:1;}
.MenuZone{font-size:12px;position:relative;z-index:100;}
.MenuZone ul{list-style:none;margin-top:-2px;}
.MenuZone li , .MenuZone li.Selected {height:20px;padding-left:55px;padding-top:5px;}
.MenuZone li.Selected{background-image:url('/clientdata/image/global/mainmenuselectedbg.jpg');background-repeat:repeat-x;}
.MenuZone a:link,.MenuZone a:visited{color:White;text-decoration:none;}
.MenuZone a:hover,.MenuZone a:active{color:#66CCFF;text-decoration:none;}
.MenuZone a.Selected:link,.MenuZone a.Selected:visited{display:block;color:#66CCFF;text-decoration:none;}

.SubMenu{ text-align:left; }
.SubMenu a{}
.SubMenu .List1{visibility:visible; width:150px;height:200px; position:absolute; z-index:100; margin:0px 0px 0px 0px; padding:6px 10px 10px 10px; border:solid 1px #1C70B6;  background:#247DBF;}
.SubMenu .List1Hide{visibility:hidden; width:150px;height:200px; position:absolute; z-index:100; margin:0px 0px 0px 0px; padding:6px 10px 10px 10px; border:solid 1px #1C70B6;  background:#247DBF;}
.SubMenu ul {padding: 10px; display:block; list-style:none;}
.SubMenu ul li{ float:none; padding:0px; margin:0px;   overflow: hidden;  display:block; }
.SubMenu ul li a{ text-decoration:none; color:white; text-align:left; font-weight:bold; }
.SubMenu ul li a:hover{ text-decoration:none; color:#E37817;}
.SubMenu table {margin:12px 0px 0px -55px; position:absolute; line-height:12px; } 
.SubMenu table .Tb2{ line-height:12px;}
.SubMenu table .Tb2 ul{ line-height:12px;}
.SubMenu table .Tb2 ul li{ line-height:12px;}


.FooterMenu *{margin:0;padding:0;}
.FooterMenu{font-size:11px;position:relative;z-index:100;}
.FooterMenu ul{list-style:none;}
.FooterMenu li {float:left;position:relative;color:#339999;margin-left:10px;}
.FooterMenu a:link,.FooterMenu a:visited{display:block;color:#339999;text-decoration:none;margin-left:0px;}
.FooterMenu a:hover,.FooterMenu a:active{color:White;text-decoration:none;}
 
/*-------------------------------------------------------------------------------------------------------------------- End Menu Style --------------*/

/*---------------------------------------------------------------------------------------------------------------- Footer -----------------------------*/
.FooterContent{padding:10px;}
.FooterMenu{float:left;width: 460px;margin-left:10px;}
.Copyright{float:right;width: 210px;margin-right:25px;text-align:center;font-size:11px;white-space:nowrap;}
.CopyrightText{color:#336699;}
.WebDesign{text-align:center;color:#336699;font-size:11px;}
.WebDesign a:link,.WebDesign a:visited{color:#339999;text-decoration:none;margin-left:0px;}
.WebDesign a:hover,.WebDesign a:active{color:White;text-decoration:none;}

/*------------------------------------------------------------------------------------------------------------------ End Footer -----------------------*/


/*------------------------------------------------------------------------------------------------------------------ Standard  Style -----------------*/
html { margin: 0px; padding: 0px; } 
body{margin: 0px;padding: 0px;color: #ffffff;font: 13px/130% Arial, Helvetica, sans-serif;
background-image:url('/clientdata/image/global/back.jpg');background-repeat:repeat-x;background-color:#EDEDED;} 
p {font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:18px;}
a.adtext { color: #666666; text-decoration:none} 
a.adtext:hover{ color: #666666; text-decoration:none} 
a:link { color: #ffffff; text-decoration:none} 
a:visited { color: #ffffff;  text-decoration:none} 
a:active, a:hover { color: #ffffff;  text-decoration:underline} 
th {  vertical-align:top; } 
td {  vertical-align:top; } 
h1 { color: #ffffff; 	font: bold italic 200% Arial, Helvetica, sans-serif; } 
h2 { color: #ffffff; 	font: bold italic 160% Arial, Helvetica, sans-serif; } 
h3 { color: #ffffff; 	font: bold italic 140% Arial, Helvetica, sans-serif; } 
h4 { color: #ffffff; 	font: bold italic 120% Arial, Helvetica, sans-serif; } 
h5 { color: #ffffff; 	font: bold 100% Arial, Helvetica, sans-serif; } 
h6 { color: #ffffff; 	font: bold italic 100% Arial, Helvetica, sans-serif; } 
img { border: 0px; } 
hr { color: #ccc; height: 1px; } 
table { font-size: 100%; } 
code { color: #6c0; font: 100% "Courier New", Courier, monospace } 
form { margin: 0px; padding: 0px; } 
input, textarea, select { font: 100% Arial, Helvetica, sans-serif;}
/*-------------------------------------------------------------------------------------------------------------------- End Standard Style ------------*/

/*-------------------------------------------------------------------------------------------------------------------- Default Style -------------------*/
#loadingBox
{
    position: absolute;
    top: 40%;
    left: 40%;
    background-color: #ffffff;
    height: 50px;
    width: 250px;
    text-align: center;
    padding-top: 20px;
    border-right: dodgerblue 3px solid;
    border-top: dodgerblue 3px solid;
    font-weight: bold;
    font-size: 12pt;
    border-left: dodgerblue 3px solid;
    border-bottom: dodgerblue 3px solid;
    color:Black;
}
.clear{clear:both;}
.nowrap{white-space:nowrap;}

/* pager */
.pager{height:25px;margin:0px 0px 2px 0px;background-color:#01003C;font-size:10px;}
.pagerContent{padding:2px;text-align:center;}
.pagerN_S{text-decoration:none;}
a.pagerN_S:link,a.pagerN_S:visited{text-decoration:none;color:White;}
a.pagerN_S:hover,a.pagerN_S:active{text-decoration:none;color:gray;}
.pagerN{text-decoration:underline;}
a.pagerN:link,a.pagerN:visited{text-decoration:underline;color:Silver;}
a.pagerN:hover,a.pagerN:active{text-decoration:underline;color:gray;}
.pagerTotal{margin-left:600px;text-align:right;}
.numClassName{margin-left:12px;}

/* rss feed */
.rssZone{width:720px;overflow:auto;}
.rssCannelZone{}
.rssCannelHead{}
.rssCannelDescription{}
.rssItemZone{margin-top:5px;}
.rssItemTitle{padding-top:10px;}
.rssItemBody{padding:10px 10px 10px 15px;}

/* For static pages */
.StaticPageContent{color:White;padding:20px 20px 20px 25px;}
.StaticPageContent h1{font-size:18px;font-weight:bold;padding:0px;margin:0px;font-style:normal;}
.StaticPageContent p{font-size:12px;}
/*-------------------------------------------------------------------------------------------------------------------- End Default Style --------------*/

/*------------------------------------------------------------------------------------------------------------------- Static pages style --------------*/
/* index.htm */
.LarghPicture{width:511px;height:336px;float:left;overflow:hidden;}
#carouselContainer {
	FONT-SIZE: 90%; BACKGROUND: none transparent scroll repeat 0% 0%; WIDTH: 255px; POSITION: relative; TOP: 0px;height:336px;float:right;
	overflow:hidden;
}
#carouselContainer .createbrand{width:255px;height:112px;background:url('/ClientData/image/global/marquee_createbrand.gif');}
#carouselContainer .overseamarcket{width:255px;height:112px;background:url('/ClientData/image/global/marquee_overseamarket.gif');}
#carouselContainer .newproduct{width:255px;height:112px;background:url('/ClientData/image/global/marquee_newproduct.gif');}
#carouselContainer .ContentZone{padding:13px 10px 0px 70px;}
#carouselContainer .ContentZone h1{padding:0px;margin:0px;display:inline;color:#0066CC;font-size:12px;font-style:normal;}
#carouselContainer .ContentZone h1 a{color:#0066CC;}
#carouselContainer .ContentZone p{padding:5px 0px 0px 0px;margin:0px;color:#515151;font-size:11px;}
#carouselContainer .ContentZone p a{color:#515151;font-size:11px;line-height:120%;text-decoration:none;}

/* About Us htm */
.AboutUs_Content{height:360px;}
.AboutUs_Img{float:left;width:200px;margin-top:5px;}
.AboutUs_Words{float:right;width:520px;text-align:justify;}
.AboutUs_Words p{margin-top:0px;}
/* Create Brand htm */
ul.CreateBrand_Words{margin-left:18px;padding-left:0px;}
ul.CreateBrand_Words li{font-size:11px;}
.CreateBrand_Img{margin-right:20px;margin-bottom:20px;width:160px;height:155px;}
/* Contact Us aspx */
.ContactUs_Words{line-height:200%;}
.ContactUs_Words a{text-decoration:underline;color:#7FD6FF;}
.ContactUs_TextBox{width:280px;}
.ContactUs_Message{width:550px;height:90px;}
.ContactUs_SubmitBtn{border:1px solid #003366;width:75px;height:26px;}
/* Contact Us Sent aspx */
h1.ContactUsSentHeader{font-family:Verdana;}
p.ContactUsSent_Words{font-family:Verdana;}
/*----------------------------------------------------------------------------------------------------------------End Static pages style --------------*/

/*-------------------------------------------------------------------------------------------------------------------- Start Press Style --------------*/
/*--------------- All Products Page ------------------*/
.PressAllNews{height:334px;}
.PressAllNews_ShowZone{width:513px;float:left;overflow:hidden;height:334px;}
.PressAllNews_ShowZone_Content{padding:10px 20px 20px 20px;}
.PressAllNews_ShowZone_Content h1{font-size:18px;font-weight:bold;padding:0px;margin:0px;font-style:normal;}
.Press_TypeList{width:253px;line-height:100%;float:right;height:334px;background-image:url('/clientdata/image/global/typelist_bg.jpg');background-repeat:repeat-x;}
.Press_TypeList_Content{padding:20px;}
.Press_TypeList_Content h1{font-size:18px;font-weight:bold;padding:0px;margin:0px;font-style:normal;}
.Press_TypeList_Content .Press_TypeList_Arrow{margin-left:9px;}
.Press_TypeList_Content .divDentalFlosspicks{padding-left:22px;}

.PressAllNewsHeaderText{text-align:left;}
.PressAllNewsRSS{padding-right:5px;padding-top:2px;float:right;}
.PressAllNewsRSSLink{text-decoration:none;color:White;font-size:9px;}
a.PressAllNewsRSSLink:link,a.PressAllNewsRSSLink:visited{color:White;}
a.PressAllNewsRSSLink:hover,a.PressAllNewsRSSLink:active{color:White;}

.PressAllNews_ListZone{padding:20px;padding-bottom:5px;padding-top:5px;}
.PressAllNewsListRow{padding:10px;padding-bottom:2px;padding-top:5px;}
.PressAllNewsListItem{width:140px;}
.PressAllNewsListItem a{cursor:pointer;}
.PressAllNewsListItem div{height:100px;}
.PressAllNewsListTitleLink{font-weight:bold;}
.PressAllNewsListTitleLink span{font-size:11px;}
a.PressAllNewsListTitleLink:link,a.PressAllNewsListTitleLink:visited{color:White}
a.PressAllNewsListTitleLink:hover,a.PressAllNewsListTitleLink:active{color:Silver;}
.PressAllNews_Seperator{height:10px;overflow:hidden;}

/*--------------- End All Products Page ------------------*/


/*--------------- Display Product Page ----------------*/
.PressDisplayNews{padding:20px;}
.PressDisplayNews h1{font-size:18px;font-weight:bold;padding:0px;margin:0px;font-style:normal;}
.PressDisplayNews table{}
.PressDisplayNews_Words{border:0px;font-size:12px;width:80%;}
.PressDisplayNews_Words div{margin-bottom:1px;background:#3399CC;padding:5px 10px 5px 15px;}
.PressDisplayNews_Words ul{margin-left:18px;padding-left:0px;}

/*------------- End Display Product Page ---------------*/


/*------------- New Product Control ------------------*/
.PressUCLatestNewsListRow{padding-top:5px;padding-bottom:5px;}
.PressUCLatestNewsDate{margin-left:5px;color:Gray;font-size:10px;}
.PressUCLatestNewsTitle{margin-left:5px;font-size:10px;}
/*------------- End New Product Control ------------------*/
/*-------------------------------------------------------------------------------------------------------------------- End Press Style --------------*/

