
@-ms-viewport{
  width: device-width;
}


html,body{
	height:100%;
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:verdana;
}



.tbllist{ clear:both; padding:5px;
	background: #114e86;
	background: -moz-linear-gradient(top, #114e86,#3d92d6 );
	/*background: -webkit-gradient(linear, left top, left bottom, from(#114e86), to(#3d92d6));*/
	filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#114e86', EndColorStr='#3d92d6', GradientType=0);
}
.tbllist .tbl {  border-collapse:separate; border-spacing:0px; }
.tbllist .tbl caption { color : #efefef;	font : bold; background-color:#333333; padding:3px;}
.tbllist .tbl th{ padding:5px; color: #fffd7b; font-size:16px; font-weight: bold; border-left: 1px solid #e2e8fe; border-bottom:1px solid #e2e8fe; background:#07447c top; padding-left:8px; padding-right:8px; }
.tbllist .tbl th:first-child {border-left: 0px solid #e2e8fe; }
.tbllist .tbl td{ border-top: 1px solid #55aaee; padding-left:8px; padding-right:8px; color:#ffffff; }
.tbllist .tbl td a,
.tbllist .tbl td a:visited { color:#ffffff; text-decoration:none;}
.tbllist .tbl tfoot{  }
.tbllist .tbl tfoot td { padding:3px 8px 3px 8px; background:#003264; color : #fff000;	font-weight: bold;}
.tbllist .tbl #caption{ width:150px;	font : bold;  border: 0px; font-weight: bold; border-bottom: 1px dashed #0f0f0f; text-align:right;} 
.tbllist input { }


.ctrllist{}
.ctrllist ul{ padding:0px; margin:0px; list-style:none;}
.ctrllist ul li { display:inline; }

.ctrlbox{ background:#dedede; min-height:90px;}
.ctrlbox ul{ padding:10px; margin:0px; list-style:none;}
.ctrlbox ul li { display:inline; }

.iconx32 li { border:0px solid #ff0000;}
.iconx32 li#icon-delete a{ 		display:block; float:left; width:32px; height:32px; text-indent:-3000px;overflow:hidden;text-decoration:none; background:url(imgs/icon-delete.png) 0 0 no-repeat;}

.watermark {color: #999 !important;}

.effect-photogrp {clear:both; position:relative;}
.effect-photogrp #piclayer {position:absolute; left:0px; right:0px;z-index:10;}

#cms5-pagenum{clear:both; display:block; background:#efefef; padding:1px; border:0px solid #ff0000;}
#cms5-pagenum ul {margin:0px; padding:0px; list-style:none; margin:10px; text-align:left;}
#cms5-pagenum ul li { display:inline;}
#cms5-pagenum ul li a { padding:3px; text-decoration:none; color:#444;}
#cms5-pagenum ul li #first{}
#cms5-pagenum ul li #prev{}
#cms5-pagenum ul li #next{}
#cms5-pagenum ul li #last{}
#cms5-pagenum ul li #current{ font-weight:bold; }



#cms5-prodcatlist{clear:both; display:block; }
#cms5-prodcatlist ul {margin:3px; padding:10px; list-style:none;  }
#cms5-prodcatlist ul li { display:-moz-inline-stack; display:inline-block; zoom:1; *display:inline; vertical-align:top; width:33%; }

#cms5-prod-list{clear:both; display:block; }
#cms5-prod-list ul {margin:3px; padding:10px; list-style:none;  border:1px solid #444444; display:block; display:-moz-inline-stack; display:inline-block; zoom:1; *display:inline; vertical-align:top; width:200px; height:250px; overflow:hidden;}
#cms5-prod-list ul li { clear:both; display:block; }
#cms5-prod-list ul #code {display:none; overflow:hidden;}
#cms5-prod-list ul #code .caption { display:none;}
#cms5-prod-list ul #title {display:block;  height:20px; overflow:hidden; text-align:center; font-size:15px; font-weight:bold;}
#cms5-prod-list ul #title .caption { display:none;}
#cms5-prod-list ul #title a,
#cms5-prod-list ul #title a:visited { color:#0F64AA; text-decoration:none;}
#cms5-prod-list ul #title a:hover { color:#1A74C6;}
#cms5-prod-list ul #photo {display:block; text-align:center;}
#cms5-prod-list ul #photo .caption { display:none;}
#cms5-prod-list ul #desc {display:none; height:85px; overflow:hidden;}
#cms5-prod-list ul #desc .caption { display:none;}
#cms5-prod-list ul #addcart { padding-top:10px;}
#cms5-prod-list ul #addcart a {  text-align:left; display:block; width:120px; height:25px; background:url(imgs/add-to-cart.png) top no-repeat; padding-left:70px; padding-top:5px; color:#fff; font-weight:bold; text-decoration:none;}
#cms5-prod-list ul #details {display:none;}
#cms5-prod-list ul #enquiry {display:none;}
#cms5-prod-list ul #price {display:block;  clear:both; text-align:center; color:navy;}
#cms5-prod-list ul #price div#offer-strike { color:#ff0000;text-decoration: line-through; }
#cms5-prod-list ul #price .caption { display:none;}
#cms5-prod-list ul #weight {display:block;  clear:both; text-align:center;}
#cms5-prod-list ul #weight .caption { display:none;}


#cms5-prod-view {clear:both; display:block;  }
#cms5-prod-view table#particular {padding-top:50px;}
#cms5-prod-view table#particular tr td {vertical-align:top;}
#cms5-prod-view table#particular tr td#caption {text-align:right; font-weight:bold; white-space:nowrap; width:80px;}
#cms5-prod-view table#particular tr#title { }
#cms5-prod-view table#particular tr td#title { font-weight:bold; font-size:15px; text-align:left; }
#cms5-prod-view table#particular tr#code { }
#cms5-prod-view table#particular tr td#code { }
#cms5-prod-view table#particular tr#price { }
#cms5-prod-view table#particular tr td#price { color:navy; }
#cms5-prod-view table#particular tr td#price div#offer-strike { color:#ff0000;text-decoration: line-through; }
#cms5-prod-view table#particular tr td#price span#offer-message { font-weight:bold; padding-left:10px;} 

#cms5-prod-view table#particular tr#weight { }
#cms5-prod-view table#particular tr td#weight { }
#cms5-prod-view table#particular tr#addcart { }
#cms5-prod-view table#particular tr td#addcart {}
#cms5-prod-view table#particular tr#enquiry { }
#cms5-prod-view table#particular tr td#enquiry { }
#cms5-prod-view table#particular tr#addcart {}
#cms5-prod-view table#particular tr td#addcart a {display:block; width:100px; text-align:left;height:25px; background:url(imgs/add-to-cart.png) left top no-repeat; padding-left:35px; padding-top:5px; color:#fff; font-weight:bold; text-decoration:none;}
#cms5-prod-view table#particular tr#enquiry {}
#cms5-prod-view table#particular tr td#enquiry a {display:block; width:100px; height:25px; background:url(imgs/enquiry.png) left top no-repeat; padding-left:35px; padding-top:5px; color:#fff; font-weight:bold; text-decoration:none;}
#cms5-prod-view div#desc { }
#cms5-prod-view div#desc #caption { display:none;}
#cms5-prod-view div#photo{ float:left; padding:0px 5px 5px 0px;}
#cms5-prod-view div#photo img {display:block; padding-bottom:3px;}
#cms5-prod-view td#doclink { padding-top:10px;}
#cms5-prod-view tr#doclink td#caption { color:#fff;}
#cms5-prod-view span#doc1link {}
#cms5-prod-view span#doc1link a,
#cms5-prod-view span#doc1link a:visited{padding:5px; background:#ff0000; color:#fff;}
#cms5-prod-view span#doc2link a,
#cms5-prod-view span#doc2link a:visited{padding:5px; background:#ff0000; color:#fff;}
#cms5-prod-view span#doc3link a,
#cms5-prod-view span#doc3link a:visited{padding:5px; background:#ff0000; color:#fff;}
#cms5-prod-view div#sharelink { padding-top:20px;}





#cms5-prod-view4 {clear:both; display:block;  }
#cms5-prod-view4 table#particular { padding-top:50px; width:350px; float:right;}
#cms5-prod-view4 table#particular tr td {vertical-align:top;}
#cms5-prod-view4 table#particular tr td#caption {text-align:right; font-weight:bold; white-space:nowrap; width:80px;}
#cms5-prod-view4 table#particular tr#title { }
#cms5-prod-view4 table#particular tr td#title { font-weight:bold; font-size:15px;}
#cms5-prod-view4 table#particular tr#code { }
#cms5-prod-view4 table#particular tr td#code { }
#cms5-prod-view4 table#particular tr#price { }
#cms5-prod-view4 table#particular tr td#price { color:navy; }
#cms5-prod-view4 table#particular tr td#price div#offer-strike { color:#ff0000;text-decoration: line-through; }
#cms5-prod-view4 table#particular tr td#price span#offer-message { font-weight:bold; padding-left:10px;} 
#cms5-prod-view4 table#particular tr#weight { }
#cms5-prod-view4 table#particular tr td#weight { }
#cms5-prod-view4 table#particular tr#addcart { }
#cms5-prod-view4 table#particular tr td#addcart {}
#cms5-prod-view4 table#particular tr#enquiry { }
#cms5-prod-view4 table#particular tr td#enquiry { }
#cms5-prod-view4 table#particular tr#addcart {}
#cms5-prod-view4 table#particular tr td#addcart a {display:block; width:100px; text-align:left;height:25px; background:url(imgs/add-to-cart.png) left top no-repeat; padding-left:35px; padding-top:5px; color:#fff; font-weight:bold; text-decoration:none;}
#cms5-prod-view4 table#particular tr#enquiry {}
#cms5-prod-view4 table#particular tr td#enquiry a {display:block; width:100px; height:25px; background:url(imgs/enquiry.png) left top no-repeat; padding-left:35px; padding-top:5px; color:#fff; font-weight:bold; text-decoration:none;}
#cms5-prod-view4 div#desc { }
#cms5-prod-view4 div#desc #caption { display:none;}
#cms5-prod-view4 div#photo{ float:left; padding:0px 5px 5px 0px;}
#cms5-prod-view4 div#photo img {display:block; padding-bottom:3px;}
#cms5-prod-view4 td#doclink { padding-top:10px;}
#cms5-prod-view4 tr#doclink td#caption { color:#fff;}
#cms5-prod-view4 span#doc1link {}
#cms5-prod-view4 span#doc1link a,
#cms5-prod-view4 span#doc1link a:visited{padding:5px; background:#ff0000; color:#fff;}
#cms5-prod-view4 span#doc2link a,
#cms5-prod-view4 span#doc2link a:visited{padding:5px; background:#ff0000; color:#fff;}
#cms5-prod-view4 span#doc3link a,
#cms5-prod-view4 span#doc3link a:visited{padding:5px; background:#ff0000; color:#fff;}
#cms5-prod-view4 div#sharelink { padding-top:20px;}




#cms5-prod-view5 {clear:both; display:block;  }
#cms5-prod-view5 ul { margin:0px; padding:0px; list-style:none;}
#cms5-prod-view5 ul li span#caption {text-align:right; font-weight:bold; white-space:nowrap; width:80px;}
#cms5-prod-view5 ul li#title { font-weight:bold; font-size:15px;}
#cms5-prod-view5 ul li#code { }
#cms5-prod-view5 ul li#price { color:navy; }
#cms5-prod-view5 ul li#price div#offer-strike { color:#ff0000;text-decoration: line-through; }
#cms5-prod-view5 ul li#price span#offer-message { font-weight:bold; padding-left:10px;} 
#cms5-prod-view5 ul li#weight { }
#cms5-prod-view5 ul li#addcart {}
#cms5-prod-view5 ul li#enquiry { }
#cms5-prod-view5 ul li#addcart a {display:block; width:100px; text-align:left;height:25px; background:url(imgs/add-to-cart.png) left top no-repeat; padding-left:35px; padding-top:5px; color:#fff; font-weight:bold; text-decoration:none;}
#cms5-prod-view5 ul li#enquiry a {display:block; width:100px; height:25px; background:url(imgs/enquiry.png) left top no-repeat; padding-left:35px; padding-top:5px; color:#fff; font-weight:bold; text-decoration:none;}
#cms5-prod-view5 ul li#desc { }
#cms5-prod-view5 ul li#photo img {display:block; padding-bottom:3px;}
#cms5-prod-view5 ul li#caption { color:#fff;}
#cms5-prod-view5 ul li#doc1link {}
#cms5-prod-view5 ul li#doc1link a,
#cms5-prod-view5 ul li#doc1link a:visited{padding:5px; background:#ff0000; color:#fff;}
#cms5-prod-view5 ul li#doc2link a,
#cms5-prod-view5 ul li#doc2link a:visited{padding:5px; background:#ff0000; color:#fff;}
#cms5-prod-view5 ul li#doc3link a,
#cms5-prod-view5 ul li#doc3link a:visited{padding:5px; background:#ff0000; color:#fff;}
#cms5-prod-view5 ul li#sosialmedia { padding-top:20px;}


#cms5-prodenquiry {}


#prod-cart #cart-shipping {clear:both; }
#prod-cart #cart-shipping ul { margin:0px; padding:0px; list-style:none;}
#prod-cart #cart-shipping ul li { display:block; font-size:16px; font-weight:bold;}
#prod-cart #cart-shipping ul li div#description{ padding-left:25px; font-size:12px; font-weight:normal;}

#prod-cart #cart-payment {clear:both;}
#prod-cart #cart-payment ul { margin:0px; padding:0px; list-style:none;}
#prod-cart #cart-payment ul li { display:block; font-size:16px; font-weight:bold;}
#prod-cart #cart-payment ul li div#description{ padding-left:25px; font-size:12px; font-weight:normal;}



#cms5-prod-all #cat {clear:both; display:block;}
#cms5-prod-all #cat ul {margin:3px; padding:10px; list-style:none; display:block;  overflow:hidden;}
#cms5-prod-all #cat ul li { clear:both; display:block; padding:0px 0px 10px 0px; }
#cms5-prod-all #cat ul li:first-child {  }


#cms5-prod-all #itemlist{clear:both; display:block; }
#cms5-prod-all #itemlist ul {margin:3px; padding:10px; list-style:none;  border:1px solid #444444; display:block; display:-moz-inline-stack; display:inline-block; zoom:1; *display:inline; vertical-align:top; width:200px; height:250px; overflow:hidden;}
#cms5-prod-all #itemlist ul li { clear:both; display:block; }
#cms5-prod-all #itemlist ul #code {display:none; overflow:hidden;}
#cms5-prod-all #itemlist ul #code .caption { display:none;}
#cms5-prod-all #itemlist ul #title {display:block;  height:20px; overflow:hidden; text-align:center; font-size:15px; font-weight:bold;}
#cms5-prod-all #itemlist ul #title .caption { display:none;}
#cms5-prod-all #itemlist ul #title a,
#cms5-prod-all #itemlist ul #title a:visited { color:#0F64AA; text-decoration:none;}
#cms5-prod-all #itemlist ul #title a:hover { color:#1A74C6;}
#cms5-prod-all #itemlist ul #photo {display:block; text-align:center;}
#cms5-prod-all #itemlist ul #photo .caption { display:none;}
#cms5-prod-all #itemlist ul #desc {display:none; height:85px; overflow:hidden;}
#cms5-prod-all #itemlist ul #desc .caption { display:none;}
#cms5-prod-all #itemlist ul #addcart { padding-top:10px;}
#cms5-prod-all #itemlist ul #addcart a {  text-align:left; display:block; width:120px; height:25px; background:url(imgs/add-to-cart.png) top no-repeat; padding-left:70px; padding-top:5px; color:#fff; font-weight:bold; text-decoration:none;}
#cms5-prod-all #itemlist ul #details {display:none;}
#cms5-prod-all #itemlist ul #enquiry {display:none;}
#cms5-prod-all #itemlist ul #price {display:block;  clear:both; text-align:center; color:navy;}
#cms5-prod-all #itemlist ul #price div#offer-strike { color:#ff0000;text-decoration: line-through; }
#cms5-prod-all #itemlist ul #price .caption { display:none;}
#cms5-prod-all #itemlist ul #weight {display:block;  clear:both; text-align:center;}
#cms5-prod-all #itemlist ul #weight .caption { display:none;}



#cms5-newscatlist{clear:both; display:block; }
#cms5-newscatlist ul {margin:3px; padding:10px; list-style:none;  }
#cms5-newscatlist ul li { display:-moz-inline-stack; display:inline-block; zoom:1; *display:inline; vertical-align:top; width:33%; }

#cms5-news-list {clear:both;}
#cms5-news-list ul { margin:0px; padding:0px; list-style:none;}
#cms5-news-list ul li { border-top:1px dashed #444; padding-top:10px; padding-bottom:20px; display:block; clear:both;}
#cms5-news-list ul li:first-child { border:0px;}
#cms5-news-list ul li div#photo {float:left; padding:0px 5px 5px 0px;}
#cms5-news-list ul li div#title { font-size:15px; font-weight:bold; }
#cms5-news-list ul li div#title a,
#cms5-news-list ul li div#title a:visited { color:#E67300; text-decoration:none;}
#cms5-news-list ul li div#title a:hover { }
#cms5-news-list ul li div#message { color:#444; }
#cms5-news-list ul li div#details { float:right;}
#cms5-news-list ul li div#details a,
#cms5-news-list ul li div#details a:visited {display:block; width:100px; height:25px;  background:url(imgs/more-details.png) left top no-repeat; color:#fff; text-decoration:none; padding-left:35px; padding-top:5px; font-weight:bold; text-decoration:none;}
#cms5-news-list ul li div#details a:hover { }

#cms5-news-list-datepublish {clear:both;}
#cms5-news-list-datepublish ul { margin:0px; padding:0px; list-style:none;}
#cms5-news-list-datepublish ul li { border-top:1px dashed #444; padding-top:10px; padding-bottom:20px; display:block; clear:both;}
#cms5-news-list-datepublish ul li:first-child { border:0px;}
#cms5-news-list-datepublish ul li div#datepublish {float:left; padding:0px 5px 5px 0px; color:#444;}
#cms5-news-list-datepublish ul li div#source {float:left; padding:0px 5px 5px 0px; color:#444;}
#cms5-news-list-datepublish ul li div#photo {float:left; padding:0px 5px 5px 0px;}
#cms5-news-list-datepublish ul li div#title { font-size:15px; font-weight:bold; }
#cms5-news-list-datepublish ul li div#title a,
#cms5-news-list-datepublish ul li div#title a:visited { color:#E67300; text-decoration:none;}
#cms5-news-list-datepublish ul li div#title a:hover { }
#cms5-news-list-datepublish ul li div#message { color:#444; }
#cms5-news-list-datepublish ul li div#details { float:right;}
#cms5-news-list-datepublish ul li div#details a,
#cms5-news-list-datepublish ul li div#details a:visited {display:block; width:100px; height:25px;  background:url(imgs/more-details.png) left top no-repeat; color:#fff; text-decoration:none; padding-left:35px; padding-top:5px; font-weight:bold; text-decoration:none;}
#cms5-news-list-datepublish ul li div#details a:hover { }



#cms5-news-view {clear:both; }
#cms5-news-view div#backtolist,
#cms5-news-view div#backtolist a,
#cms5-news-view div#backtolist a:visited { text-align:right; text-decoration:none; color:#1852A9;}
#cms5-news-view div#photo { float:left; padding:0px 5px 5px 0px;  }
#cms5-news-view div#photo img {display:block;}
#cms5-news-view div#title { font-size:15px; font-weight:bold; color:#444444; }
#cms5-news-view div#datepublish {float:right;}
#cms5-news-view div#message { color:#888888;}
#cms5-news-view div#source { padding-top:10px; color:#444444; }
#cms5-news-view div#source a,
#cms5-news-view div#source a:visited { color:#ff0000;}
#cms5-news-view div#doclink { padding-top:10px;}
#cms5-news-view span#doc1link {}
#cms5-news-view span#doc1link a,
#cms5-news-view span#doc1link a:visited{padding:5px; background:#ff0000; color:#fff;}
#cms5-news-view span#doc2link a,
#cms5-news-view span#doc2link a:visited{padding:5px; background:#ff0000; color:#fff;}
#cms5-news-view span#doc3link a,
#cms5-news-view span#doc3link a:visited{padding:5px; background:#ff0000; color:#fff;}
#cms5-news-view div#sharelink { padding-bottom:30px;}
#cms5-news-view-cat {text-align:left;  }

#cms5-faqcatlist { clear:both;}
#cms5-faq-list {clear:both;}
#cms5-faq-list ol#faq { }
#cms5-faq-list ol#faq li#faq { font-size:18px; font-weight:bold; border-bottom:1px dashed #444; padding:3px 0px 3px 0px;}
#cms5-faq-list ol#faq li#faq div#question{ color:#444;}
#cms5-faq-list ol#faq li#faq div#question a{ display:block;}
#cms5-faq-list ol#faq li#faq div#answer{ font-size:12px; font-weight:normal; padding-bottom:20px; color:#888;}





#cms5-classifiedcatlist{clear:both; display:block; }
#cms5-classifiedcatlist ul {margin:3px; padding:10px; list-style:none;  }
#cms5-classifiedcatlist ul li { display:-moz-inline-stack; display:inline-block; zoom:1; *display:inline; vertical-align:top; width:33%; }

#cms5-classified-list{clear:both; display:block; }
#cms5-classified-list ul {margin:3px; padding:10px; list-style:none;   display:block; }
#cms5-classified-list ul li { clear:both; display:block; height:150px;  overflow:hidden; border-top:1px dashed #888; margin:0px 0px 10px 0px; padding:10px;}
#cms5-classified-list ul li:first-child {border-top:0px;}
#cms5-classified-list ul #photo { float:left; display:block; width:150px; height:200px; padding:0px 10px 10px 0px;}
#cms5-classified-list ul #photo .caption { display:none;}
#cms5-classified-list ul #code {}
#cms5-classified-list ul #code .caption { }
#cms5-classified-list ul #title {display:block;  font-size:15px; font-weight:bold;}
#cms5-classified-list ul #title .caption { display:none;}
#cms5-classified-list ul #title a,
#cms5-classified-list ul #title a:visited { color:#0F64AA; text-decoration:none;}
#cms5-classified-list ul #title a:hover { color:#1A74C6;}
#cms5-classified-list ul #desc { height:57px; overflow:hidden;}
#cms5-classified-list ul #desc .caption {}

#cms5-classified-list ul #details { text-align:right; font-size:9px; font-family:arial,Serif; padding-top:10px;}
#cms5-classified-list ul #details a,
#cms5-classified-list ul #details a:visited{background:#0074E8; color:#fff; padding:1px 5px 1px 5px; text-decoration:none;}
#cms5-classified-list ul #details a:hover {}
#cms5-classified-list ul #enquiry {display:none;}
#cms5-classified-list ul #price { }
#cms5-classified-list ul #price .caption { }
#cms5-classified-list ul #weight {}
#cms5-classified-list ul #weight .caption { }


#cms5-classified-view {clear:both; display:block;  }
#cms5-classified-view table#particular {padding-top:50px;}
#cms5-classified-view table#particular tr td {vertical-align:top;}
#cms5-classified-view table#particular tr td#caption {text-align:right; font-weight:bold; white-space:nowrap; width:80px;}
#cms5-classified-view table#particular tr#title { }
#cms5-classified-view table#particular tr td#title { font-weight:bold; font-size:15px;}
#cms5-classified-view table#particular tr#code { }
#cms5-classified-view table#particular tr td#code { }
#cms5-classified-view table#particular tr#price { }
#cms5-classified-view table#particular tr td#price { }
#cms5-classified-view table#particular tr#weight { }
#cms5-classified-view table#particular tr td#weight { }
#cms5-classified-view table#particular tr#addcart { }
#cms5-classified-view table#particular tr td#addcart {}
#cms5-classified-view table#particular tr#enquiry { }
#cms5-classified-view table#particular tr td#enquiry { }
#cms5-classified-view table#particular tr#addcart {}
#cms5-classified-view table#particular tr td#addcart a {display:block; width:100px; height:25px; background:url(imgs/add-to-cart.png) left top no-repeat; padding-left:35px; padding-top:5px; color:#fff; font-weight:bold; text-decoration:none;}
#cms5-classified-view table#particular tr#enquiry {}
#cms5-classified-view table#particular tr td#enquiry a {display:block; width:100px; height:25px; background:url(imgs/enquiry.png) left top no-repeat; padding-left:35px; padding-top:5px; color:#fff; font-weight:bold; text-decoration:none;}
#cms5-classified-view div#desc { }
#cms5-classified-view div#desc #caption { display:none;}
#cms5-classified-view div#photo{ float:left; padding:0px 5px 5px 0px;}
#cms5-classified-view div#photo img {display:block; padding-bottom:3px;}
#cms5-classified-view td#doclink { padding-top:10px;}
#cms5-classified-view tr#doclink td#caption { color:#fff;}
#cms5-classified-view span#doc1link {}
#cms5-classified-view span#doc1link a,
#cms5-classified-view span#doc1link a:visited{padding:5px; background:#ff0000; color:#fff;}
#cms5-classified-view span#doc2link a,
#cms5-classified-view span#doc2link a:visited{padding:5px; background:#ff0000; color:#fff;}
#cms5-classified-view span#doc3link a,
#cms5-classified-view span#doc3link a:visited{padding:5px; background:#ff0000; color:#fff;}
#cms5-classified-view div#sharelink { padding-top:50px;}

#cms5-classified-prod-owner {margin-top:100px; clear:both; background:#efefef; border:1px solid #888888; padding:5px;  border-collapse:separate; border-spacing:0px;}
#cms5-classified-prod-owner table#particular {}
#cms5-classified-prod-owner table#particular caption {font-weight:bold; font-size:15px;}
#cms5-classified-prod-owner table#particular td {border-top: 1px solid #D6D6D6; padding-left:8px; padding-right:8px;}
#cms5-classified-prod-owner table#particular td#caption{font-weight:bold; width:120px; text-align:right;}

#cms-classified-search {clear:both; background:#efefef; padding:5px; display:block; width:100%; height:32px; }
#cms-classified-search div#quicksearch { display:block; width:480px; height:23px; padding:3px 8px 3px 8px; background:#fff;}
#cms-classified-search div#caption { float:left; padding-top:4px; display:block; width:100px; text-align:right; font-weight:bold; color:#004080;}
#cms-classified-search div#keyword input { float:left; width:330px; border:0px; }
#cms-classified-search div#button input { float:left; border:0px; background:url(imgs/btn-quicksearch.png) top left no-repeat;  display:block; font-weight:bold; padding-left:28px; height:30px; color:#fff; width:10px; overflow:hidden;  }
#cms-classified-search div#options { color:#004080; position:relative; top:-35px; float:right; padding-top:10px; padding-right:50px; }

#cms5-gallery-album { clear:both;}
#cms5-gallery-album ol {margin:0px; padding:0px; list-style:none; }
#cms5-gallery-album ol li {display:-moz-inline-stack; display:inline-block; zoom:1; *display:inline; width:300px;  border:1px solid #B2B2B2; margin:10px; padding:10px; text-align:center; }
#cms5-gallery-album ol li ul {margin:0px; padding:0px;  list-style:none;}
#cms5-gallery-album ol li ul li { display:block; border:0px; padding:0px; margin:0px; }

#cms5-gallery-view { clear:both;}
#cms5-gallery-view ul {margin:0px; padding:0px; list-style:none;}
#cms5-gallery-view ul li {display:-moz-inline-stack; display:inline-block; zoom:1; *display:inline; width:auto; border:1px solid #B2B2B2; margin:10px; padding:10px; text-align:center;}
#cms5-gallery-view ul li ul {margin:0px; padding:0px;  list-style:none;}
#cms5-gallery-view ul li ul li { display:block; border:0px; padding:0px; margin:0px; }
#cms5-gallery-view div#sharelink { }


#cms5-gallery-mosaic ul li {
	display:-moz-inline-stack; display:inline-block; zoom:1; *display:inline; 
	width:200px; height:180px;
	border:1px solid #B2B2B2; 
	margin:10px; padding:0px;
	text-align:center;
	position:relative;
	overflow:hidden;
}
#cms5-gallery-mosaic ul li a,
#cms5-gallery-mosaic ul li a:visited {color:#fff;}
#cms5-gallery-mosaic .mosaic-backdrop { display:none;	position:absolute;	top:0;	height:100%;	width:100%; }
#cms5-gallery-mosaic .mosaic-overlay {	display:none;	z-index:5; position:absolute;		width:100%;		height:100%;		background:#111;	}
#cms5-gallery-mosaic .circle .mosaic-overlay {background:url(../../inc/js/jquery.mosaic/hover-magnify.png) no-repeat center center;			opacity:0;			-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";			filter:alpha(opacity=00);			display:none;		}
#cms5-gallery-mosaic .fade .mosaic-overlay {opacity:0;			-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";			filter:alpha(opacity=00);			background:url(bg-black.png);		}
#cms5-gallery-mosaic .bar .mosaic-overlay {bottom:-100px;			height:100px;			background:url(../../inc/js/jquery.mosaic/bg-black.png);		}		
#cms5-gallery-mosaic .bar2 .mosaic-overlay {			bottom:-50px;			height:100px;			opacity:0.8;			-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";			filter:alpha(opacity=80);		}
#cms5-gallery-mosaic .bar2 .mosaic-overlay:hover {opacity:1;				-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";				filter:alpha(opacity=100);			}		
#cms5-gallery-mosaic .bar3 .mosaic-overlay {			top:-100px;			height:100px;			background:url(../../inc/js/jquery.mosaic/bg-black.png);		}





#cms5-video-list{clear:both; display:block; }
#cms5-video-list ul {margin:3px; padding:10px; list-style:none;  border:1px solid #444444; display:block; display:-moz-inline-stack; display:inline-block; zoom:1; *display:inline; vertical-align:top; width:200px; height:180px; overflow:hidden;}
#cms5-video-list ul li { clear:both; display:block; }
#cms5-video-list ul #title {display:block;  height:20px; overflow:hidden; text-align:center; font-size:15px; font-weight:bold;}
#cms5-video-list ul #title .caption { display:none;}
#cms5-video-list ul #title a,
#cms5-video-list ul #title a:visited { color:#0F64AA; text-decoration:none;}
#cms5-video-list ul #title a:hover { color:#1A74C6;}
#cms5-video-list ul #photo {display:block; text-align:center;}
#cms5-video-list ul #photo .caption { display:none;}
#cms5-video-list ul #details {display:none; height:85px; overflow:hidden;}
#cms5-video-list ul #details .caption { display:none;}


#cms5-video-view{ clear:both; display:table; width:100%; height:320px;  }
#cms5-video-view #video {display:table-cell; vertical-align:top;}
#cms5-video-view #video ul {margin:0px; padding:0px; list-style:none;}
#cms5-video-view #video ul #title{ display:block; font-size:18px; padding:3px;}
#cms5-video-view #video ul #video{ display:block; padding:3px; }
#cms5-video-view #video ul #details{ display:block; padding:3px;}
#cms5-video-view #video-list {display:table-cell; vertical-align:top;}


#cms5-video-view-listing{clear:both; display:block; max-height:450px; overflow-y:scroll; }
#cms5-video-view-listing ul {margin:3px; padding:3px; list-style:none;  border-top:1px solid #444444; display:block; vertical-align:top; width:200px; height:180px; overflow:hidden;}
#cms5-video-view-listing ul li { clear:both; display:block; }
#cms5-video-view-listing ul #title {display:block;  height:20px; overflow:hidden; text-align:left; font-size:15px; font-weight:bold;}
#cms5-video-view-listing ul #title .caption { display:none;}
#cms5-video-view-listing ul #title a,
#cms5-video-view-listing ul #title a:visited { color:#0F64AA; text-decoration:none;}
#cms5-video-view-listing ul #title a:hover { color:#1A74C6;}
#cms5-video-view-listing ul #photo {display:block; text-align:center;}
#cms5-video-view-listing ul #photo .caption { display:none;}
#cms5-video-view-listing ul #details {display:none; height:85px; overflow:hidden;}
#cms5-video-view-listing ul #details .caption { display:none;}



#template_autoresponder_subscribe {clear:both; border:1px dashed #444; padding:10px; background:#efefef;}
#template_autoresponder_subscribe form { margin:0px; padding:0px;}
#template_autoresponder_subscribe div#form_caption{ font-size:15px; font-weight:bold; display:none;}
#template_autoresponder_subscribe div#form_name { display:block;}
#template_autoresponder_subscribe div#form_name span#caption{}
#template_autoresponder_subscribe div#form_name span#value{}
#template_autoresponder_subscribe div#form_name span#value input {width:100%;}
#template_autoresponder_subscribe div#form_email { display:block;}
#template_autoresponder_subscribe div#form_email span#caption{}
#template_autoresponder_subscribe div#form_email span#value{}
#template_autoresponder_subscribe div#form_email span#value input { width:100%;}
#template_autoresponder_subscribe div#form_submit { display:block;}


#template_maillist_subscribe {clear:both; border:1px dashed #444; padding:10px; background:#efefef;}
#template_maillist_subscribe form { margin:0px; padding:0px;}
#template_maillist_subscribe div#form_caption{ font-size:15px; font-weight:bold;}
#template_maillist_subscribe div#form_name { display:block;}
#template_maillist_subscribe div#form_name span#caption{}
#template_maillist_subscribe div#form_name span#value{}
#template_maillist_subscribe div#form_name span#value input {width:100%;}
#template_maillist_subscribe div#form_email { display:block;}
#template_maillist_subscribe div#form_email span#caption{}
#template_maillist_subscribe div#form_email span#value{}
#template_maillist_subscribe div#form_email span#value input { width:100%;}
#template_maillist_subscribe div#form_submit { display:block;}



#cart-submited { display:block; font-size:16px; text-align:center;}

#cart-payment { }
#cart-payment ul { margin:0px; padding:20px 0px 10px 0px;clear:both; list-style:none;}
#cart-payment ul li { clear:both; border-top:1px solid #cccccc;}
#cart-payment ul li #name {font-size:13px; font-weight:bold;}
#cart-payment ul li #description {padding-left:25px;}

#cart-member-info {border: 1px solid #797979; padding:7px; border-collapse:separate; border-spacing:0px; font-size:12px; }
#cart-member-info caption { color : #ff9600;	font : bold; background-color:#494949; padding:3px;}
#cart-member-info th{ background:#2A2A2A; color: #ffffff;  font-weight: bold; border-bottom: 1px solid #0f0f0f; white-space: nowrap;}
#cart-member-info tbody td{ border-bottom: 1px solid #797979; padding-left:5px; padding-right:5px; }
#cart-member-info tfoot{ background:#C6E6FF; color : #000000;	font : bold; font : bold;}
#cart-member-info tfoot td {  padding-left:5px; padding-right:5px;  }
#cart-member-info #caption{ 	font : bold;  border: 0px; font-weight: bold; border-bottom: 1px solid #0f0f0f; text-align:right;} 

#cart-member-info #caption { width:100px; text-align:right; font-weight:bold;}

#submember_menu { text-align: center; /* IE 5.x center */ }

.box { 
padding:0px 10px 0px 10px;
display: -moz-inline-box; /* For FF<3 */ 
-moz-box-orient: vertical; /* For FF<3 */ 
display: inline-block; /* IE <8 needs this tripped back to display: inline; to make it work on block elements - see conditional below */ 
width: 101px; /* now optional */ 
vertical-align: middle; /* explicitly declare your preference as Moz inline-box auto aligns to top */
text-align: left; /* to left align text within divs when container has been set to center */ 
}

#submember-login { clear:both;}
#submember-login table input { width:100%; }


#submember_menu #menu1 a{ }
#submember_menu #menu2 a{ }
#submember_menu #menu3 a{ }
#submember_menu #menu4 a{ }
#submember_menu #menu5 a{ }

#submember_container {padding:0px 30px 30px 30px; text-align:left;}
#submember_container form {margin:0px; padding:0px;}
#submember_area{
text-align:left;
display:block; 
width:1024px; 
height:428px; 
background:;
padding-top:110px;
}



#submember_order_list {
padding-top:10px;
width:980px;;
height:350px;
overflow: auto;
border:0px solid #ff0000;
}
/*
#submember_order_list ol { margin:0px; padding:0px; list-style:none; }
#submember_order_list ol li { padding-bottom:20px; }
*/

#submember_order_no_record { text-align:center; padding-top:100px;}
#submember_order_submited {text-align:center; background:url(imgs/deli_after-send.gif) top no-repeat; padding-top:60px; margin-top:50px;}

#submember_order_list {}
#submember_order_list ul{text-align:right;margin:1em 0;}
#submember_order_list ul li{display:inline;white-space:nowrap; }

#submember_order_list #orders { margin:0px 0px 30px 0px; border:1px solid #000000;}
#submember_order_list #orders ul { margin:0px; padding:10px; display:table;width:941px; background:#000000; color:#ffffff;}
#submember_order_list #orders ul li { display:table-cell; }

#submember_order_list #orders ul li #orderid { float:left;text-align:left; }
#submember_order_list #orders ul li #date {float:none;text-align:left; padding-right:50px;}
#submember_order_list #orders ul li #status {  text-align:right; float:none;}
#submember_order_list #orders ul li #ordermsg { clear:both; }

#submember_order_list table { width:98%;}
#submember_order_list table tr td { border-bottom:1px dashed #000000;}
#submember_order_list table #caption { font-weight:bold; width:120px;}
#submember_order_list table #saperator { font-weight:bold; width:5px;}

#submember_siteinfo { text-align:center; padding-top:50px;}
#submember_siteinfo table { border:1px dashed #000000; margin: 0 auto; }


/*#########################################################################################################*/
/*#########################################################################################################*/
/*#########################################################################################################*/
#banner_template_list {text-align:center;}
#scrollmsg {text-align:center;}

#pages {text-align:center; margin:5px;}
#pages a { margin:1px; padding:0px 2px 0px 2px; border:1px solid #cccccc;}

#template1 #tittle {border-top:1px dashed #B7B7B7; font-size:16px; font-weight:bold; color:#808080}
#template1 #products {border-top:1px dashed #B7B7B7; font-size:16px; font-weight:bold; color:#808080}
#template1 #index-prod {clear:both;}
#template1 #index-prod ul{ text-align:top; margin:0px; padding:0px; list-style:none;}
#template1 #index-prod ul li { border-top:1px dashed #B7B7B7; padding:5px 0px 5px 0px; float:left; margin:5px; width:150px; height:150px auto; clear:both;}
#template1 #index-prod ul li #photo{ padding:5px;}
#template1 #index-prod ul li #photo img { border:1px solid #B7B7B7;}
#template1 #index-prod ul li #title{ font-size:15px; font-weight:bold; }
#template1 #index-prod ul li #title a,
#template1 #index-prod ul li #title a:visited { color:#00486A; }
#template1 #index-prod ul li #title a:hover { text-decoration:none; color:#;}
#template1 #index-prod ul li #description{ display:none;}
#template1 #index-prod ul li #price{ display:none;}

#template1 #index-news { padding:5px;clear:both; }
#template1 #index-news ul {margin:0px; padding:0px; list-style:none;}
#template1 #index-news ul li { padding-top:10px; padding-bottom:10px;  border-top:1px dashed #444444; width:300px; float:left;  margin:10px;}
#template1 #index-news ul li a,
#template1 #index-news ul li a:visited {display:block;  color:#808080; font-size:15px; font-weight:bold; background:url(/theme/_01_template/imgs/icon-news.gif) top left no-repeat; padding-left:15px;}
#template1 #index-news ul li a:hover { text-decoration:none; color:#383838; background:url(/theme/_01_template/imgs/arrow.gif) top left no-repeat; padding-left:15px;} 
#template1 #index-news ul li #message { align:top color:#383838;}
#template1 #index-news ul li #details { display:none;}

#template1 #about {}
#template1 #about img { float:left; margin:0px 10px 10px 0px;}
#template1 #about_us {font-size:15px; font-weight:bold; color:#808080;}

#template1 #contact {}
#template1 #name {font-size:18px; color:#3c3b3b;}
#template1 #jb {font-size:15px; font-weight:bold; color:#3c3b3b;}
#template1 #kl {font-size:15px; font-weight:bold; color:#3c3b3b;}
#template1 #container {font-size:12px; color:#3c3b3b;}
#template1 #container1 {font-size:12px; color:#3c3b3b;}

#template1 #other {}
#template1 #name {font-size:15px; font-weight:bold; color:#3c3b3b;}
#template1 #container {font-size:12px; color:#3c3b3b;}

#template1 #service {}
#template1 #name,
#template1 #name:visited {font-size:15px; font-weight:bold; color:#3c3b3b; background:url(/theme/_01_template/imgs/icon-news.gif) 160px no-repeat; padding-left:180px;}
#template1 #name:hover {font-size:15px; font-weight:bold; color:#3c3b3b; background:url(/theme/_01_template/imgs/arrow.gif) 160px no-repeat; padding-left:180px;}
#template1 #container {font-size:12px; color:#3c3b3b;}





#template2 #tittle {border-bottom:1px dashed #B7B7B7; font-size:16px; font-weight:bold; color:#808080}
#template2 #products {border-top:1px dashed #B7B7B7; font-size:16px; font-weight:bold; color:#808080}
#template2 #index-prod {clear:both;}
#template2 #index-prod ul{ text-align:top; margin:0px; padding:0px; list-style:none;}
#template2 #index-prod ul li { border-top:1px dashed #B7B7B7; padding:5px 0px 5px 0px; float:left; margin:5px; width:150px; height:100px auto;}
#template2 #index-prod ul li #photo{ padding:5px;}
#template2 #index-prod ul li #photo img { border:1px solid #B7B7B7;}
#template2 #index-prod ul li #title{ font-size:15px; font-weight:bold; }
#template2 #index-prod ul li #title a,
#template2 #index-prod ul li #title a:visited { color:#00486A; }
#template2 #index-prod ul li #title a:hover { text-decoration:none; color:#;}
#template2 #index-prod ul li #description{ display:none;}
#template2 #index-prod ul li #price{ display:none;}

#template2 #index-news { padding:5px;clear:both; }
#template2 #index-news ul {margin:0px; padding:0px; list-style:none;}
#template2 #index-news ul li { padding-top:10px; padding-bottom:10px;  border-top:1px dashed #444444; width:300px; float:left;  margin:10px;}
#template2 #index-news ul li a,
#template2 #index-news ul li a:visited {display:block;  color:#808080; font-size:15px; font-weight:bold; background:url(/theme/_01_template/imgs/icon-news.gif) top left no-repeat; padding-left:15px;}
#template2 #index-news ul li a:hover { text-decoration:none; color:#383838; background:url(/theme/_01_template/imgs/arrow.gif) top left no-repeat; padding-left:15px;} 
#template2 #index-news ul li #message { align:top color:#383838;}
#template2 #index-news ul li #details { display:none;}

#template2 #about {}
#template2 #about img { float:bottom; margin:0px 10px 10px 0px;}
#template2 #about_us {font-size:15px; font-weight:bold; color:#808080;}

#template2 #contact {}
#template2 #name {border-bottom:1px dashed #000000; font-size:18px;  font-weight:bold; color:#555454;}
#template2 #jb {font-size:15px; font-weight:bold; color:#3c3b3b;}
#template2 #kl {font-size:15px; font-weight:bold; color:#3c3b3b;}
#template2 #container {font-size:12px; color:#3c3b3b;}
#template2 #container1 {font-size:12px; color:#3c3b3b;}

#template2 #other {}
#template2 #other_name {font-size:15px; font-weight:bold; color:#3c3b3b;}
#template2 #container {font-size:12px; color:#3c3b3b;}

#template2 #service {}
#template2 #name,
#template2 #name:visited {font-size:15px; font-weight:bold; color:#3c3b3b; background:url(/theme/_01_template/imgs/icon-news.gif) 160px no-repeat; padding-left:180px;}
#template2 #name:hover {font-size:15px; font-weight:bold; color:#3c3b3b; background:url(/theme/_01_template/imgs/arrow.gif) 160px no-repeat; padding-left:180px;}
#template2 #container {font-size:12px; color:#3c3b3b;}





#template3 #tittle {font-size:16px; font-weight:bold; color:#808080}
#template3 #products {border-bottom:1px dashed #B7B7B7; font-size:16px; font-weight:bold; color:#808080}
#template3 #index-prod {clear:both;}
#template3 #index-prod ul{ text-align:top; margin:0px; padding:0px; list-style:none;}
#template3 #index-prod ul li { border-top:1px dashed #B7B7B7; padding:5px 0px 5px 0px; float:left; margin:5px; width:150px; height:100px auto;}
#template3 #index-prod ul li #photo{ padding:5px;}
#template3 #index-prod ul li #photo img { border:1px solid #B7B7B7;}
#template3 #index-prod ul li #title{ font-size:15px; font-weight:bold; }
#template3 #index-prod ul li #title a,
#template3 #index-prod ul li #title a:visited { color:#00486A; }
#template3 #index-prod ul li #title a:hover { text-decoration:none; color:#;}
#template3 #index-prod ul li #description{ text-decoration:none;}
#template3 #index-prod ul li #price{ display:none;}

#template3 #index-news { padding:5px;clear:both; }
#template3 #index-news ul {margin:0px; padding:0px; list-style:none;}
#template3 #index-news ul li { padding-top:10px; padding-bottom:10px;  border-top:1px dashed #444444; width:300px; float:left;  margin:10px;}
#template3 #index-news ul li a,
#template3 #index-news ul li a:visited {display:block;  color:#808080; font-size:15px; font-weight:bold; background:url(/theme/_01_template/imgs/icon-news.gif) top left no-repeat; padding-left:15px;}
#template3 #index-news ul li a:hover { text-decoration:none; color:#383838; background:url(/theme/_01_template/imgs/arrow.gif) top left no-repeat; padding-left:15px;} 
#template3 #index-news ul li #message { align:top color:#383838;}
#template3 #index-news ul li #details { display:none;}
#template3 #index-table {border-top:1px dashed #B7B7B7;}

#template3 #about {}
#template3 #about img { float:bottom; margin:0px 10px 10px 0px;}
#template3 #about_us {font-size:15px; font-weight:bold; color:#808080;}

#template3 #contact {}
#template3 #name {border-bottom:1px dashed #000000; font-size:18px;  font-weight:bold; color:#555454;}
#template3 #jb {font-size:15px; font-weight:bold; color:#3c3b3b;}
#template3 #kl {font-size:15px; font-weight:bold; color:#3c3b3b;}
#template3 #container {font-size:12px; color:#3c3b3b;}
#template3 #container1 {font-size:12px; color:#3c3b3b;}

#template3 #other {}
#template3 #other_name {font-size:15px; font-weight:bold; color:#3c3b3b;}
#template3 #container {font-size:12px; color:#3c3b3b;}

#template3 #service {}
#template3 #name,
#template3 #name:visited {font-size:15px; font-weight:bold; color:#3c3b3b; background:url(/theme/_01_template/imgs/icon-news.gif) 130px no-repeat;}
#template3 #name:hover {font-size:15px; font-weight:bold; color:#3c3b3b; background:url(/theme/_01_template/imgs/arrow.gif) 130px no-repeat;}
#template3 #name1,
#template3 #name1:visited {border-bottom:1px dashed #000000; font-size:15px; font-weight:bold; color:#3c3b3b; background:url(/theme/_01_template/imgs/icon-news.gif) top left no-repeat; padding-left:15px;}
#template3 #name1:hover {border-bottom:1px dashed #000000; font-size:15px; font-weight:bold; color:#3c3b3b; background:url(/theme/_01_template/imgs/arrow.gif) top left no-repeat; padding-left:15px;}
#template3 #container {font-size:12px; color:#3c3b3b;}





#template4 #tittle {font-size:16px; font-weight:bold; color:#808080}
#template4 #products {border-bottom:1px dashed #B7B7B7; font-size:16px; font-weight:bold; color:#808080}
#template4 #index-prod {clear:both;}
#template4 #index-prod ul{ text-align:top; margin:0px; padding:0px; list-style:none;}
#template4 #index-prod ul li { border-top:1px dashed #B7B7B7; padding:5px 0px 5px 0px; float:left; margin:5px; width:200px; height:100px auto;}
#template4 #index-prod ul li #photo{ padding:5px;}
#template4 #index-prod ul li #photo img { border:1px solid #B7B7B7;}
#template4 #index-prod ul li #title{ font-size:15px; font-weight:bold; }
#template4 #index-prod ul li #title a,
#template4 #index-prod ul li #title a:visited { color:#00486A; }
#template4 #index-prod ul li #title a:hover { text-decoration:none; color:#;}
#template4 #index-prod ul li #description{ text-decoration:none;}
#template4 #index-prod ul li #price{ display:none;}

#template4 #index-news { padding:5px;clear:both; }
#template4 #index-news ul {margin:0px; padding:0px; list-style:none;}
#template4 #index-news ul li { padding-top:10px; padding-bottom:10px;  border-top:1px dashed #444444; width:300px; float:left;  margin:10px;}
#template4 #index-news ul li a,
#template4 #index-news ul li a:visited {display:block;  color:#808080; font-size:15px; font-weight:bold; background:url(/theme/_01_template/imgs/icon-news.gif) top left no-repeat; padding-left:15px;}
#template4 #index-news ul li a:hover { text-decoration:none; color:#383838; background:url(/theme/_01_template/imgs/arrow.gif) top left no-repeat; padding-left:15px;} 
#template4 #index-news ul li #message { align:top color:#383838;}
#template4 #index-news ul li #details { display:none;}
#template4 #index-table {border-top:1px dashed #B7B7B7;}

#template4 #about {}
#template4 #about img { float:bottom; margin:0px 10px 10px 0px;}
#template4 #about_us {font-size:18px; font-weight:bold; color:#808080;}
#template4 #company_photo {border-top:1px dashed #000000;}

#template4 #contact {}
#template4 #name {font-size:18px; color:#3c3b3b;}
#template4 #jb {font-size:15px; font-weight:bold; color:#3c3b3b;}
#template4 #kl {font-size:15px; font-weight:bold; color:#3c3b3b;}
#template4 #container {font-size:12px; color:#3c3b3b;}
#template4 #container1 {font-size:12px; color:#3c3b3b;}

#template4 #other {}
#template4 #other_name {font-size:15px; font-weight:bold; color:#3c3b3b;}
#template4 #container {font-size:12px; color:#3c3b3b;}

#template4 #service {}
#template4 #name,
#template4 #name:visited {font-size:15px; font-weight:bold; color:#3c3b3b; background:url(/theme/_01_template/imgs/icon-news.gif) top left no-repeat; padding-left:15px;}
#template4 #name:hover {font-size:15px; font-weight:bold; color:#3c3b3b; background:url(/theme/_01_template/imgs/arrow.gif) top left no-repeat; padding-left:15px;}
#template4 #container {font-size:12px; color:#3c3b3b;}






#template5 #tittle {font-size:16px; font-weight:bold; color:#808080}
#template5 #products {border-top:1px solid #B7B7B7; font-size:16px; font-weight:bold; color:#808080}
#template5 #index-prod {clear:both;}
#template5 #index-prod ul{ text-align:top; margin:0px; padding:0px; list-style:none;}
#template5 #index-prod ul li { border-top:1px dashed #B7B7B7; padding:5px 0px 5px 0px; float:left; margin:5px; width:150px; height:100px auto;}
#template5 #index-prod ul li #photo{ padding:5px;}
#template5 #index-prod ul li #photo img { border:1px solid #B7B7B7;}
#template5 #index-prod ul li #title{ font-size:15px; font-weight:bold; }
#template5 #index-prod ul li #title a,
#template5 #index-prod ul li #title a:visited { color:#00486A; }
#template5 #index-prod ul li #title a:hover { text-decoration:none; color:#;}
#template5 #index-prod ul li #description{ text-decoration:none;}
#template5 #index-prod ul li #price{ display:none;}

#template5 #index-news { padding:5px;clear:both; }
#template5 #index-news ul {margin:0px; padding:0px; list-style:none;}
#template5 #index-news ul li { padding-top:10px; padding-bottom:10px;  border-top:1px dashed #444444; width:300px; float:left;  margin:10px;}
#template5 #index-news ul li a,
#template5 #index-news ul li a:visited {display:block;  color:#808080; font-size:15px; font-weight:bold; background:url(/theme/_01_template/imgs/icon-news.gif) top left no-repeat; padding-left:15px;}
#template5 #index-news ul li a:hover { text-decoration:none; color:#383838; background:url(/theme/_01_template/imgs/arrow.gif) top left no-repeat; padding-left:15px;} 
#template5 #index-news ul li #message { align:top color:#383838;}
#template5 #index-news ul li #details { display:none;}

#template5 #about {}
#template5 #about img { float:bottom; margin:0px 10px 10px 0px;}
#template5 #about_us {font-size:18px; font-weight:bold; color:#808080;}
#template5 #company_photo {border-top:1px dashed #000000;}

#template5 #contact {}
#template5 #name {border-bottom:1px solid #335674; font-size:18px; color:#3c3b3b; padding-bottom:5px;}
#template5 #jb {font-size:15px; font-weight:bold; color:#3c3b3b; background:url(/theme/_01_template/imgs/arrow.gif) 60px no-repeat;}
#template5 #kl {font-size:15px; font-weight:bold; color:#3c3b3b; background:url(/theme/_01_template/imgs/arrow.gif) 60px no-repeat;}
#template5 #container {font-size:12px; color:#3c3b3b;}
#template5 #container1 {font-size:12px; color:#3c3b3b;}

#template5 #other {}
#template5 #other_name {font-size:15px; font-weight:bold; color:#3c3b3b;}
#template5 #container {font-size:12px; color:#3c3b3b;}

#template5 #service {}
#template5 #name2,
#template5 #name2:visited {font-size:15px; font-weight:bold; color:#3c3b3b; background:url(/theme/_01_template/imgs/icon-news.gif) top left no-repeat; padding-left:15px;}
#template5 #name2:hover {font-size:15px; font-weight:bold; color:#3c3b3b; background:url(/theme/_01_template/imgs/arrow.gif) top left no-repeat; padding-left:15px;}
#template5 #name1,
#template5 #name1:visited {font-size:15px; font-weight:bold; color:#3c3b3b; background:url(/theme/_01_template/imgs/icon-news.gif) 160px no-repeat; padding-left:175px;}
#template5 #name1:hover {font-size:15px; font-weight:bold; color:#3c3b3b; background:url(/theme/_01_template/imgs/arrow.gif) 160px no-repeat; padding-left:175px;}
#template5 #container {font-size:12px; color:#3c3b3b;}





#template6 #tittle {font-size:16px; font-weight:bold; color:#808080}
#template6 #products {font-size:16px; font-weight:bold; color:#808080}
#template6 #index-prod {clear:both;}
#template6 #index-prod ul{ text-align:top; margin:0px; padding:0px; list-style:none;}
#template6 #index-prod ul li { border-top:1px dashed #B7B7B7; padding:5px 0px 5px 0px; float:left; margin:5px; width:150px; height:100px auto;}
#template6 #index-prod ul li #photo{ padding:5px;}
#template6 #index-prod ul li #photo img { border:1px solid #B7B7B7;}
#template6 #index-prod ul li #title{ font-size:15px; font-weight:bold; }
#template6 #index-prod ul li #title a,
#template6 #index-prod ul li #title a:visited { color:#00486A; }
#template6 #index-prod ul li #title a:hover { text-decoration:none; color:#;}
#template6 #index-prod ul li #description{ text-decoration:none;}
#template6 #index-prod ul li #price{ display:none;}

#template6 #index-news { padding:5px;clear:both; }
#template6 #index-news ul {margin:0px; padding:0px; list-style:none;}
#template6 #index-news ul li { padding-top:10px; padding-bottom:10px;  border-top:1px dashed #444444; width:300px; float:left;  margin:10px;}
#template6 #index-news ul li a,
#template6 #index-news ul li a:visited {display:block;  color:#808080; font-size:15px; font-weight:bold; background:url(/theme/_01_template/imgs/icon-news.gif) top left no-repeat; padding-left:15px;}
#template6 #index-news ul li a:hover { text-decoration:none; color:#383838; background:url(/theme/_01_template/imgs/arrow.gif) top left no-repeat; padding-left:15px;} 
#template6 #index-news ul li #message { align:top color:#383838;}
#template6 #index-news ul li #details { display:none;}

#template6 #about {}
#template6 #about img { float:bottom; margin:0px 10px 10px 0px;}
#template6 #about_us {font-size:18px; font-weight:bold; color:#808080;}
#template6 #company_photo {border-top:1px dashed #000000;}

#template6 #contact {}
#template6 #name {border-bottom:1px solid #335674; font-size:18px; color:#3c3b3b; padding-bottom:5px;}
#template6 #jb {font-size:15px; font-weight:bold; color:#3c3b3b; background:url(/theme/_01_template/imgs/arrow.gif) 80px no-repeat}
#template6 #kl {font-size:15px; font-weight:bold; color:#3c3b3b; background:url(/theme/_01_template/imgs/arrow.gif) 90px no-repeat}
#template6 #container {font-size:12px; color:#3c3b3b;}
#template6 #container1 {font-size:12px; color:#3c3b3b;}

#template6 #other {}
#template6 #other_name {font-size:15px; font-weight:bold; color:#3c3b3b;}
#template6 #container {font-size:12px; color:#3c3b3b;}

#template6 #service {}
#template6 #name1,
#template6 #name1:visited {font-size:15px; font-weight:bold; color:#3c3b3b; background:url(/theme/_01_template/imgs/icon-news.gif) top left no-repeat; padding-left:15px;}
#template6 #name1:hover {font-size:15px; font-weight:bold; color:#3c3b3b; background:url(/theme/_01_template/imgs/arrow.gif) top left no-repeat; padding-left:15px;}
#template6 #container {font-size:12px; color:#3c3b3b;}





#template7 #tittle {font-size:20px; font-weight:bold; color:#808080}
#template7 #products {font-size:20px; font-weight:bold; color:#808080}
#template7 #index-prod {clear:both;}
#template7 #index-prod ul{ text-align:top; margin:0px; padding:0px; list-style:none;}
#template7 #index-prod ul li { border-top:1px dashed #B7B7B7; padding:5px 0px 5px 0px; float:left; margin:5px; width:150px; height:100px auto;}
#template7 #index-prod ul li #photo{ padding:5px;}
#template7 #index-prod ul li #photo img { border:1px solid #B7B7B7;}
#template7 #index-prod ul li #title{ font-size:15px; font-weight:bold; }
#template7 #index-prod ul li #title a,
#template7 #index-prod ul li #title a:visited { color:#00486A; }
#template7 #index-prod ul li #title a:hover { text-decoration:none; color:#;}
#template7 #index-prod ul li #description{ text-decoration:none;}
#template7 #index-prod ul li #price{ display:none;}

#template7 #index-news { padding:5px;clear:both; }
#template7 #index-news ul {margin:0px; padding:0px; list-style:none;}
#template7 #index-news ul li { padding-top:10px; padding-bottom:10px;  border-top:1px dashed #444444;}
#template7 #index-news ul li a,
#template7 #index-news ul li a:visited {display:block;  color:#808080; font-size:15px; font-weight:bold; background:url(/theme/_01_template/imgs/icon-news.gif) top left no-repeat; padding-left:15px;}
#template7 #index-news ul li a:hover { text-decoration:none; color:#383838; background:url(/theme/_01_template/imgs/arrow.gif) top left no-repeat; padding-left:15px;} 
#template7 #index-news ul li #message { align:top color:#383838;}
#template7 #index-news ul li #details { display:none;}

#template7 #about {}
#template7 #about img { float:bottom; margin:0px 10px 10px 0px;}
#template7 #about_us {font-size:18px; font-weight:bold; color:#efefef;}
#template7 #container {font-size:12px; color:#cdcdcd;}

#template7 #contact {}
#template7 #name {border-bottom:1px solid #335674; font-size:18px; color:#3c3b3b; padding-bottom:5px;}
#template7 #photo {margin:6px 0px 6px 6px}
#template7 #jb {font-size:15px; font-weight:bold; color:#3c3b3b; background:url(/theme/_01_template/imgs/arrow.gif) 160px no-repeat; padding-left:175px;}
#template7 #kl {font-size:15px; font-weight:bold; color:#3c3b3b; background:url(/theme/_01_template/imgs/arrow.gif) 160px no-repeat; padding-left:175px;}
#template7 #container {font-size:12px; color:#3c3b3b;}
#template7 #container1 {font-size:12px; color:#3c3b3b;}

#template7 #other {}
#template7 #other_name {font-size:15px; font-weight:bold; color:#3c3b3b;}
#template7 #container {font-size:12px; color:#3c3b3b;}

#template7 #service {}
#template7 #name1,
#template7 #name1:visited {font-size:15px; font-weight:bold; color:#3c3b3b; background:url(/theme/_01_template/imgs/icon-news.gif) top left no-repeat; padding-left:15px;}
#template7 #name1:hover {font-size:15px; font-weight:bold; color:#3c3b3b; background:url(/theme/_01_template/imgs/arrow.gif) top left no-repeat; padding-left:15px;}
#template7 #container {font-size:12px; color:#3c3b3b;}





#template8 #tittle {font-size:15px; font-weight:bold; color:#808080}
#template8 #products {padding:15px; font-size:15px; font-weight:bold; color:#262525}
#template8 #index-prod {clear:both;}
#template8 #index-prod ul{ text-align:top; margin:0px; padding:0px; list-style:none;}
#template8 #index-prod ul li { border-top:1px dashed #ffffff; padding:5px 0px 5px 0px; float:left; margin:5px; width:150px; height:100px auto;}
#template8 #index-prod ul li #photo{ padding:5px;}
#template8 #index-prod ul li #photo img { border:1px solid #B7B7B7;}
#template8 #index-prod ul li #title{ font-size:15px; font-weight:bold; }
#template8 #index-prod ul li #title a,
#template8 #index-prod ul li #title a:visited { color:#535252; }
#template8 #index-prod ul li #title a:hover { text-decoration:none; color:#ffffff;}
#template8 #index-prod ul li #description{ text-decoration:none; color:#ffffff;}
#template8 #index-prod ul li #price{ display:none;}

#template8 #index-news { padding:5px;clear:both; }
#template8 #index-news ul {margin:0px; padding:0px; list-style:none;}
#template8 #index-news ul li { padding-top:10px; padding-bottom:10px;  border-top:1px dashed #444444;}
#template8 #index-news ul li a,
#template8 #index-news ul li a:visited {display:block;  color:#808080; font-size:15px; font-weight:bold; background:url(/theme/_01_template/imgs/icon-news.gif) top left no-repeat; padding-left:15px;}
#template8 #index-news ul li a:hover { text-decoration:none; color:#383838; background:url(/theme/_01_template/imgs/arrow.gif) top left no-repeat; padding-left:15px;} 
#template8 #index-news ul li #message { align:top color:#383838;}
#template8 #index-news ul li #details { display:none;}

#template8 #about {}
#template8 #about img { float:bottom; margin:0px 10px 10px 0px;}
#template8 #about_us {font-size:18px; font-weight:bold; color:#4a4848;}
#template8 #container {font-size:12px; color:#000000;}

#template8 #other {}
#template8 #other_name {font-size:15px; font-weight:bold; color:#3c3b3b;}
#template8 #container {font-size:12px; color:#3c3b3b;}

#template8 #contact {}
#template8 #name {border-bottom:1px solid #335674; font-size:18px; color:#3c3b3b; padding-bottom:5px;}
#template8 #photo {margin:6px 0px 6px 6px}
#template8 #jb {font-size:15px; font-weight:bold; color:#3c3b3b; background:url(/theme/_01_template/imgs/arrow.gif) 160px no-repeat; padding-left:175px;}
#template8 #kl {font-size:15px; font-weight:bold; color:#3c3b3b; background:url(/theme/_01_template/imgs/arrow.gif) 160px no-repeat; padding-left:175px;}
#template8 #container {font-size:12px; color:#3c3b3b;}
#template8 #container1 {font-size:12px; color:#3c3b3b;}

#template8 #service {}
#template8 #name1,
#template8 #name1:visited {font-size:15px; font-weight:bold; color:#3c3b3b; background:url(/theme/_01_template/imgs/icon-news.gif) top left no-repeat; padding-left:15px;}
#template8 #name1:hover {font-size:15px; font-weight:bold; color:#3c3b3b; background:url(/theme/_01_template/imgs/arrow.gif) top left no-repeat; padding-left:15px;}
#template8 #name2,
#template8 #name2:visited {font-size:15px; font-weight:bold; color:#3c3b3b; background:url(/theme/_01_template/imgs/icon-news.gif) 160px no-repeat; padding-left:175px;}
#template8 #name2:hover {font-size:15px; font-weight:bold; color:#3c3b3b; background:url(/theme/_01_template/imgs/arrow.gif) 160px no-repeat; padding-left:175px;}
#template8 #container {font-size:12px; color:#3c3b3b;}






#template9 #tittle {font-size:15px; font-weight:bold; color:#808080}
#template9 #products {padding:15px; font-size:15px; font-weight:bold; color:#262525}
#template9 #index-prod {clear:both;}
#template9 #index-prod ul{ text-align:top; margin:0px; padding:0px; list-style:none;}
#template9 #index-prod ul li { border-top:1px dashed #ffffff; padding:5px 0px 5px 0px; float:left; margin:5px; width:150px; height:150px auto;}
#template9 #index-prod ul li #photo{ padding:5px;}
#template9 #index-prod ul li #photo img { border:1px solid #B7B7B7;}
#template9 #index-prod ul li #title{ font-size:15px; font-weight:bold; }
#template9 #index-prod ul li #title a,
#template9 #index-prod ul li #title a:visited { color:#535252; }
#template9 #index-prod ul li #title a:hover { text-decoration:none; color:#000000;}
#template9 #index-prod ul li #description{ text-decoration:none; color:#000000;}
#template9 #index-prod ul li #price{ display:none;}

#template9 #index-news { padding:5px;clear:both; }
#template9 #index-news ul {margin:0px; padding:0px; list-style:none;}
#template9 #index-news ul li { padding-top:10px; padding-bottom:10px;  border-top:1px dashed #444444; width:300px; margin:10px;}
#template9 #index-news ul li a,
#template9 #index-news ul li a:visited {display:block;  color:#808080; font-size:15px; font-weight:bold; background:url(/theme/_01_template/imgs/icon-news.gif) top left no-repeat; padding-left:15px;}
#template9 #index-news ul li a:hover { text-decoration:none; color:#383838; background:url(/theme/_01_template/imgs/arrow.gif) top left no-repeat; padding-left:15px;} 
#template9 #index-news ul li #message { align:top color:#383838;}
#template9 #index-news ul li #details { display:none;}

#template9 #about {}
#template9 #about img { float:bottom; margin:10px 10px 10px 10px;}
#template9 #about_us {font-size:18px; font-weight:bold; color:#ffffff;}
#template9 #container {font-size:12px; color:#ffffff;}
#template9 #container1 {font-size:12px; color:#ffffff; margin:0px 0px 0px 10px}

#template9 #other {}
#template9 #other_name,
#template9 #other_name:visited {display:block;  color:#808080; font-size:15px; font-weight:bold; background:url(/theme/_01_template/imgs/icon-news.gif) top left no-repeat; padding-left:15px;}
#template9 #other_name:hover {display:block;  color:#808080; font-size:15px; font-weight:bold; background:url(/theme/_01_template/imgs/arrow.gif) top left no-repeat; padding-left:15px;}
#template9 #container {font-size:12px; color:#3c3b3b;}

#template9 #contact {}
#template9 #name {font-size:18px; color:#3c3b3b; padding-bottom:5px;}
#template9 #photo {margin:6px}
#template9 #jb {font-size:15px; font-weight:bold; color:#3c3b3b; background:url(/theme/_01_template/imgs/arrow.gif) 160px no-repeat; padding-left:175px;}
#template9 #kl {font-size:15px; font-weight:bold; color:#3c3b3b; background:url(/theme/_01_template/imgs/arrow.gif) 160px no-repeat; padding-left:175px;}
#template9 #container {font-size:12px; color:#3c3b3b;}
#template9 #container1 {font-size:12px; color:#3c3b3b;}

#template9 #service {}
#template9 #name1,
#template9 #name1:visited {border-bottom:1px dashed #000000; font-size:15px; font-weight:bold; color:#3c3b3b; background:url(/theme/_01_template/imgs/icon-news.gif) top left no-repeat; padding-left:15px;}
#template9 #name1:hover {border-bottom:1px dashed #000000; font-size:15px; font-weight:bold; color:#3c3b3b; background:url(/theme/_01_template/imgs/arrow.gif) top left no-repeat; padding-left:15px;}
#template9 #container {font-size:12px; color:#3c3b3b;}





#template10 #tittle {font-size:15px; font-weight:bold; color:#808080}
#template10 #products {padding:15px; font-size:15px; font-weight:bold; color:#ffffff}
#template10 #index-prod {clear:both;}
#template10 #index-prod ul{ text-align:top; margin:0px; padding:0px; list-style:none;}
#template10 #index-prod ul li {padding:5px 0px 5px 0px; float:left; margin:5px; width:150px; height:150px auto;}
#template10 #index-prod ul li #photo{ padding:5px;}
#template10 #index-prod ul li #photo img { border:1px solid #B7B7B7;}
#template10 #index-prod ul li #title{ font-size:15px; font-weight:bold; }
#template10 #index-prod ul li #title a,
#template10 #index-prod ul li #title a:visited { color:#ffffff; }
#template10 #index-prod ul li #title a:hover { text-decoration:none; color:#898989;}
#template10 #index-prod ul li #description{ text-decoration:none; color:#ffffff;}
#template10 #index-prod ul li #price{ display:none;}

#template10 #index-news { padding:5px;clear:both; }
#template10 #index-news ul {margin:0px; padding:0px; list-style:none;}
#template10 #index-news ul li { padding-top:10px; padding-bottom:10px;  border-top:1px dashed #444444; width:300px; margin:10px;}
#template10 #index-news ul li a,
#template10 #index-news ul li a:visited {display:block;  color:#ffffff; font-size:15px; font-weight:bold; background:url(/theme/_01_template/imgs/icon-news.gif) top left no-repeat; padding-left:15px;}
#template10 #index-news ul li a:hover { text-decoration:none; color:#383838; background:url(/theme/_01_template/imgs/arrow.gif) top left no-repeat; padding-left:15px;} 
#template10 #index-news ul li #message { align:top color:#383838;}
#template10 #index-news ul li #details { display:none;}

#template10 #about {}
#template10 #about img { float:bottom; margin:10px 10px 10px 10px;}
#template10 #about_us {font-size:18px; font-weight:bold; color:#000000;}
#template10 #container {font-size:12px; color:#000000;}

#template10 #other {}
#template10 #other_name,
#template10 #other_name:visited {display:block;  color:#808080; font-size:15px; font-weight:bold; background:url(/theme/_01_template/imgs/icon-news.gif) top left no-repeat; padding-left:15px;}
#template10 #other_name:hover {display:block;  color:#808080; font-size:15px; font-weight:bold;}
#template10 #other_name1,
#template10 #other_name1:visited {display:block;  color:#808080; font-size:15px; font-weight:bold; background:url(/theme/_01_template/imgs/icon-news.gif) 160px 0px no-repeat; padding-left:180px;}
#template10 #other_name1:hover {display:block;  color:#808080; font-size:15px; font-weight:bold;}
#template10 #container { border-bottom:1px solid #000000; font-size:12px; color:#3c3b3b;}

#template10 #contact {}
#template10 #name {font-size:18px; color:#3c3b3b; padding-bottom:5px;}
#template10 #photo {margin:6px}
#template10 #jb {border-bottom:1px dashed #000000; font-size:15px; font-weight:bold; color:#3c3b3b; background:url(/theme/_01_template/imgs/arrow.gif) 30px no-repeat;}
#template10 #kl {border-bottom:1px dashed #000000; font-size:15px; font-weight:bold; color:#3c3b3b; background:url(/theme/_01_template/imgs/arrow.gif) 30px no-repeat;}
#template10 #container {font-size:12px; color:#3c3b3b;}
#template10 #container1 {font-size:12px; color:#3c3b3b;}

#template10 #service {}
#template10 #name1,
#template10 #name1:visited {font-size:15px; font-weight:bold; color:#3c3b3b; background:url(/theme/_01_template/imgs/icon-news.gif) top left no-repeat; padding-left:15px;}
#template10 #name1:hover {font-size:15px; font-weight:bold; color:#3c3b3b; background:url(/theme/_01_template/imgs/arrow.gif) top left no-repeat; padding-left:15px;}
#template10 #name2,
#template10 #name2:visited {font-size:15px; font-weight:bold; color:#3c3b3b; background:url(/theme/_01_template/imgs/icon-news.gif) 60px no-repeat;}
#template10 #name2:hover {font-size:15px; font-weight:bold; color:#3c3b3b; background:url(/theme/_01_template/imgs/arrow.gif) 60px no-repeat;}
#template10 #container1 {font-size:12px; color:#3c3b3b;}



#template11 #tittle {font-size:15px; font-weight:bold; color:#000000}
#template11 #products {padding:15px; font-size:15px; font-weight:bold; color:#ffffff}
#template11 #index-prod {clear:both;}
#template11 #index-prod ul{ text-align:top; margin:0px; padding:0px; list-style:none;}
#template11 #index-prod ul li {padding:5px 0px 5px 0px; margin:5px; float:left; width:150px; height:150px auto;}
#template11 #index-prod ul li #photo{ padding:5px;}
#template11 #index-prod ul li #photo img { border:1px solid #B7B7B7;}
#template11 #index-prod ul li #title{ font-size:15px; font-weight:bold; }
#template11 #index-prod ul li #title a,
#template11 #index-prod ul li #title a:visited { color:#ffffff; }
#template11 #index-prod ul li #title a:hover { text-decoration:none; color:#898989;}
#template11 #index-prod ul li #description{ text-decoration:none; color:#ffffff; float:top}
#template11 #index-prod ul li #price{ display:none;}
          
#template11 #index-news { padding:5px;clear:both; }
#template11 #index-news ul {margin:0px; padding:0px; list-style:none;}
#template11 #index-news ul li { padding-top:10px; padding-bottom:10px; float:left; border-top:1px dashed #444444; width:300px; margin:10px;}
#template11 #index-news ul li a,
#template11 #index-news ul li a:visited {display:block;  color:#000000; font-size:15px; font-weight:bold; background:url(/theme/_01_template/imgs/icon-news.gif) top left no-repeat; padding-left:15px;}
#template11 #index-news ul li a:hover { text-decoration:none; color:#383838; background:url(/theme/_01_template/imgs/arrow.gif) top left no-repeat; padding-left:15px;} 
#template11 #index-news ul li #message { align:top color:#383838;}
#template11 #index-news ul li #details { display:none;}




#prod_cat{ text-align:right; }
#prod_list ul{ list-style:none; margin:0px; padding:0px; } 
#prod_list ul li{ clear:both; } 
#prod_list #spacer{ margin-top: 3px; margin-bottom: 3px;}
#prod_list #separator{ margin-top: 15px; margin-bottom: 15px;}
#prod_list #photo { border: 1px solid #494949; float: left; margin: 0px 10px 0px 10px; clear: right; border: 1px solid #494949;}
#prod_list #title{ padding-left:20px; background-image:url(/theme/_01_template/imgs/arrow.gif); background-position:left; background-repeat:no-repeat; display:block; }
#prod_list #title a{ text-decoration : none; font-size : 15px; font : larger Arial; color:#FF8000;}
#prod_list #title a:hover{ color:#FF952B;}
#prod_list #description { color:#808080;  text-align:justify;}
#prod_list #description a:hover{ color:#FF952B;}
#prod_list #details { color:#FF952B; text-align:right; padding-top:10px; font-size:10px;}
#prod_list #details a{ color:#FF0000;}

#classified_prod_template_list ul { list-style:none; margin:0px; padding:0px; } 
#classified_prod_template_list ul li { border-top:1px dotted #9D9D9D; padding-top:5px; clear:both;} 
#classified_prod_template_list #spacer{ margin-top: 3px; margin-bottom: 3px;}
#classified_prod_template_list #separator{ background-image:url(/theme/_01_template/imgs/line-dot.gif); margin-top: 3px; margin-bottom: 3px; display:block; height:1px;}
#classified_prod_template_list #photo { text-align:center; float: left; margin: 0px 5px 0px 5px; clear: right; border: 0px solid #494949;}
#classified_prod_template_list #title{ padding-left:15px; margin:5px; background-image:url(/theme/_01_template/imgs/icon-news.gif); background-position:top left; background-repeat:no-repeat; display:block; }
#classified_prod_template_list #title a{ font : bold larger Arial;text-decoration : none; font-size : 13px; color:#333333;}
#classified_prod_template_list #title a:hover{ color:#080808;}
#classified_prod_template_list #description {display:none;}
#classified_prod_template_list #message { color:#000000; font-size : 12px; text-align:justify; }
#classified_prod_template_list #message a:hover{ color:#FF952B;}
#classified_prod_template_list #details { color:#FF952B; text-align:right; padding-top:10px; font-size:10px;  }
#classified_prod_template_list #details a{ color:#FF0000;}
#classified_prod_template_list #source{ font-size : 12px; font : bold; color:#4D5259; display:block;  }
#classified_prod_template_list #source a{ color:#ff4e00; }
#classified_prod_template_list #source a:hover{ color:#d94200;}
#classified_prod_template_list #doc1link{ font-size : 13px; font : bold; color:#4D5259; padding:10px;}
#classified_prod_template_list #doc1link a{ text-decoration : none; color:#text-decoration : none; color:#6c00ff;}
#classified_prod_template_list #doc1link a:hover{ color:#4a01ae;}
#classified_prod_template_list #doc2link{ font-size : 13px; font : bold; color:#4D5259; padding:10px;}
#classified_prod_template_list #doc2link a{ text-decoration : none; color:#text-decoration : none; color:#760088;}
#classified_prod_template_list #doc2link a:hover{ color:#9200a8;}
#classified_prod_template_list  #doc3link{ font-size : 13px; font : bold; color:#4D5259; padding:10px;}
#classified_prod_template_list  #doc3link a{ text-decoration : none; color:#text-decoration : none; color:#00a8b7;}
#classified_prod_template_list  #doc3link a:hover{ color:#007d88;}
#classified_prod_template_list #price{display:none;}

#prod_list_css {  float:left; }
#prod_list_css ul{ list-style:none; margin:0px; padding:0px;} 
#prod_list_css ul li{ display:inline-block; vertical-align:text-top; padding:10px; border:solid 1px #dddddd; margin:5px; width:150px; height:220px;} 
#prod_list_css #spacer{ margin-top: 3px; margin-bottom: 3px;}
#prod_list_css #separator{ margin-top: 15px; margin-bottom: 15px;}
#prod_list_css #photo { clear: both; text-align:center; width:100; height:100;}
#prod_list_css #title{ display:block; }
#prod_list_css #title a{ text-decoration : none; font-size : 12px; font : bold; color:#FF8000;}
#prod_list_css #title a:hover{ color:#FF952B;}
/* #prod_list_css #description { color:#808080;  text-align:justify;} */
#prod_list_css #description { color:#808080;  text-align:justify; display:none;}
#prod_list_css #description a:hover{ color:#FF952B;}
#prod_list_css #details { color:#FF952B; text-align:right; padding-top:10px; font-size:10px;}
#prod_list_css #details a{ color:#FF0000;}

#prod-cat-list {padding-left:20px;}

#addcart { text-align:center; margin-top:10px;}
#addcart a,
#addcart a:visited{ padding:5px 5px 5px 5px; background:#2a7de2; color:#ffffff;}
#addcart a:hover{ text-decoration:none; background:#2563af;}

/*###########################################################################################*/
/*########################################## News ############################################*/
/*###########################################################################################*/

#news_template_list ul { list-style:none; margin:0px; padding:0px; } 
#news_template_list ul li { border-top:1px dotted #9D9D9D; padding-top:5px; clear:both;} 
#news_template_list #spacer{ margin-top: 3px; margin-bottom: 3px;}
#news_template_list #separator{ background-image:url(/theme/_01_template/imgs/line-dot.gif); margin-top: 3px; margin-bottom: 3px; display:block; height:1px;}
#news_template_list #photo {float:left; margin: 0px 5px 0px 5px; clear: right; border: 0px solid #494949; overflow:hidden;}
#news_template_list #title{ padding-left:15px; margin:5px; background-image:url(/theme/_01_template/imgs/icon-news.gif); background-position:top left; background-repeat:no-repeat; display:block; }
#news_template_list #title a{ font : bold larger Arial;text-decoration : none; font-size : 13px; color:#333333;}
#news_template_list #title a:hover{ color:#080808; background:url(/theme/_01_template/imgs/arrow.gif) top left no-repeat;}
#news_template_list #message { color:#000000; font-size : 12px; text-align:justify;}
#news_template_list #message a:hover{ color:#FF952B;}
#news_template_list #details { color:#FF952B; text-align:right; padding-top:10px; font-size:10px;}
#news_template_list #details a{ color:#FF0000;}
#news_template_list #source{ font-size : 12px; font : bold; color:#4D5259; display:block;  }
#news_template_list #source a{ color:#ff4e00; }
#news_template_list #source a:hover{ color:#d94200;}
#news_template_list #doc1link{ font-size : 13px; font : bold; color:#4D5259; padding:10px;}
#news_template_list #doc1link a{ text-decoration : none; color:#text-decoration : none; color:#6c00ff;}
#news_template_list #doc1link a:hover{ color:#4a01ae;}
#news_template_list #doc2link{ font-size : 13px; font : bold; color:#4D5259; padding:10px;}
#news_template_list #doc2link a{ text-decoration : none; color:#text-decoration : none; color:#760088;}
#news_template_list #doc2link a:hover{ color:#9200a8;}
#news_template_list #doc3link{ font-size : 13px; font : bold; color:#4D5259; padding:10px;}
#news_template_list #doc3link a{ text-decoration : none; color:#text-decoration : none; color:#00a8b7;}
#news_template_list #doc3link a:hover{ color:#007d88;}

#template_maillist_archieve{ margin:5px; padding:5px; border-bottom:1px dashed #9D9D9D; }
#template_maillist_archieve #subject{ font-size:11px;}
#template_maillist_archieve #date{ color:#9D9D9D;}
#template_maillist_archieve #message{}


/*######################################################################*/
/*########################## Photo Gallery ###############################*/
/*######################################################################*/

#template-gallery {}
#template-gallery ul {margin:0px; padding:0px; list-style:none; display:inline;}
#template-gallery ul li { display:inline; float:left;}
#template-gallery ul li img { margin:3px; border:1px solid #cccccc; padding:2px; }

#galleryview { height:300px;}

#submembers_protected_pages { clear:both; padding-top:20px;}
#submembers_protected_pages ul { padding:0px; margin:0px; list-style:none;}
#submembers_protected_pages ul li { }
#submembers_protected_pages ul li a,
#submembers_protected_pages ul li a:visited { display:block; font-size:15px; font-weight:bold; text-decoration:none;}
#submembers_protected_pages ul li a:hover { text-decoration:none;}


.memregform #row-Company { display:none;}
.memregform #row-IC { display:none;}
.memregform #row-Passport { display:none;}

#tellafriend_form {padding:15px;}
#tellafriendbox {border:8px solid #888888; width:550px; height:460px; overflow:hidden; background:#efefef;}


body#page404 {background:url(imgs/page404-bg001.jpg) top left no-repeat; }
div#frame-page404 { margin:auto; display:block; width:550px; height:100%;}
div#frame-page404-container { 
	margin-top:250px; 
	padding:10px 20px;
	display:block; 
	width:100%; 
	height:350; 
	border:3px solid #ff0000; 
  background-color:#ffffff;
  border:5px solid #888;
  /*
  zoom: 1;
  opacity:0.6;
  filter:alpha(opacity=60); /* For IE8 and earlier */
  */
} 
div#frame-page404-container #title { }
div#frame-page404-container #content { }


#desktop-mobile{
	display:block;
	width:100%;
	height:100%;
	margin:auto;
	
}

#desktop-mobile #message{ 	display:block; 	max-width:350px; margin:auto; font-size:18px; padding:20px; padding-top:200px; 	background:url(imgs/responsive.png) top no-repeat; background-size: 100%;}
#desktop-mobile #links {text-align:center;}
#desktop-mobile a#desktop,
#desktop-mobile a#desktop:visited { display:block; background:url(imgs/device-desktop.png) 15px 15px no-repeat #0057AE; color:#ffffff; padding:20px 20px 20px 50px ; margin:10px; text-decoration:none; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;}
#desktop-mobile a#desktop:hover { background:url(imgs/device-desktop.png) 15px 15px no-repeat no-repeat navy; }

#desktop-mobile a#mobile,
#desktop-mobile a#mobile:visited { display:block;background:url(imgs/device-mobile.png)  15px 15px no-repeat #C10000; color:#ffffff; padding:20px; margin:10px;text-decoration:none; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;}
#desktop-mobile a#mobile:hover { background:url(imgs/device-mobile.png)  15px 15px no-repeat  #ff0000;}

#sharelink-frame {}
#api-facebook-like { display:none;}

#api-leaguefeed{ clear:both; display:block; width:100%;}
#api-leaguefeed .brick > ul { list-style:none; margin:0px; padding:0px;}
#api-leaguefeed .brick > ul > li {padding:5px 10px;}
#api-leaguefeed #playtime {background:#333333; color:#ffffff; text-align:center;}
#api-leaguefeed #versus{ text-align:center; font-size:13px; font-weight:bold; padding:20px 0px;}
#api-leaguefeed #versus div:nth-child(1){ color:#0080FF;}
#api-leaguefeed #versus div:nth-child(2){ color:#000000; font-size:12px;}
#api-leaguefeed #versus div:nth-child(3){ color:#ff0000;}
#api-leaguefeed #livetv {text-align:center;}
#api-leaguefeed #livetv a,
#api-leaguefeed #livetv a:visited { display:block; color:#ffffff; text-decoration:none; text-align:center; background:#0080FF; padding:10px; -webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;}
#api-leaguefeed #livetv a:hover { background:#0073E6;}

