.u-section,
.u-freedom {

	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	background-color: #fff;
    padding-top: 10px;
}


.titleHeader {
	overflow: visible;

}
.u-section .unitShirt{
	margin: 0 auto;
}
.u-section .titleHeader {
	background: transparent url(../../../../../../system/application/templates/lnwshop/clean/_images/header/bg_lheader.png) no-repeat bottom center;
	width: 680px;
	height: 53px;
}
.u-section .titleHeader .headerText{
	position:relative;
	left:20px;
	font-family: 'Arial';
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #fff;
	color: #333;
	width: 680px;
	text-align: left;


}

.LHEADER{
	height:50px;
	line-height:50px;
}
.LHEADER .headerText{
	text-align: center;
	font-size: 17px;
}

/*ul.product_button .b-order.BUTTON{
}*/

ul.button{
	margin-left:0px ;
}

.LBUTTON  .buttonLeft{
    background:transparent url(../../../../../../system/application/templates/lnwshop/clean/_images/button/buttonbig_sprite.png) no-repeat 0px 0px;
    width: 24px;
    height: 43px;
}
.LBUTTON  .buttonRight{
    background:transparent url(../../../../../../system/application/templates/lnwshop/clean/_images/button/buttonbig_sprite.png) no-repeat -25px 0px;
    width: 36px;
    height: 43px;
}
.LBUTTON  .buttonCenter{
    background:transparent url(../../../../../../system/application/templates/lnwshop/clean/_images/button/buttonbig_sprite.png)  repeat-x 0px -43px;
    height:43px;
}
.LBUTTON .buttonText{
    font-size: 16px;
    font-weight: bold;
    color:#6d6d6d;
    text-shadow: 0px 1px #fff;
    line-height:41px;
}
.LBUTTON:hover .buttonLeft{background-position:0px -86px;}
.LBUTTON:hover .buttonRight{background-position:-25px -86px;}
.LBUTTON:hover .buttonCenter{background-position:0px -129px;}
.LBUTTON:active .buttonLeft{background-position:0px -172px;}
.LBUTTON:active .buttonRight{background-position:-25px -172px;}
.LBUTTON:active .buttonCenter{background-position:0px -215px;}
.LBUTTON:active .buttonText{line-height:44px;}

.MBUTTON .buttonLeft,
.SBUTTON .buttonLeft{
    background:transparent url(../../../../../../system/application/templates/lnwshop/clean/_images/button/buttonsmall_sprite.png) no-repeat 0px 0px;
    width:10px;
    height:25px;
}
.MBUTTON .buttonRight,
.SBUTTON .buttonRight{
    background:transparent url(../../../../../../system/application/templates/lnwshop/clean/_images/button/buttonsmall_sprite.png) no-repeat -35px 0px;
    width:10px;
    height:25px;
}
.MBUTTON .buttonCenter,
.SBUTTON .buttonCenter{
    background:transparent url(../../../../../../system/application/templates/lnwshop/clean/_images/button/buttonsmall_sprite.png) repeat-x 0px -25px;
    height :25px;
}
.MBUTTON .buttonText,
.SBUTTON .buttonText{
    color:#6d6d6d;
    text-shadow: 0px 1px #fff;
    line-height: 22px;
}
.SBUTTON:hover .buttonLeft{background-position:0px -50px;}
.SBUTTON:hover .buttonRight{background-position:-35px -50px;}
.SBUTTON:hover .buttonCenter{background-position:0px -75px;}
.SBUTTON:active .buttonLeft{background-position:0px -100px;}
.SBUTTON:active .buttonRight{background-position:-35px -100px;}
.SBUTTON:active .buttonCenter{background-position:0px -125px;}
.SBUTTON:active .buttonText{line-height:25px;}

.MBUTTON:hover .buttonLeft{background-position:0px -50px;}
.MBUTTON:hover .buttonRight{background-position:-35px -50px;}
.MBUTTON:hover .buttonCenter{background-position:0px -75px;}
.MBUTTON:active .buttonLeft{background-position:0px -100px;}
.MBUTTON:active .buttonRight{background-position:-35px -100px;}
.MBUTTON:active .buttonCenter{background-position:0px -125px;}
.MBUTTON:active .buttonText{line-height:25px;}
/*----------------------------------------------------*/
/*                         Block                      */
/*----------------------------------------------------*/
.u-section .how2orderBlock{
	margin:10px auto;
}
.DBLOCK{
	width:680px;
	margin: 10px auto;
}


/*----------------------------------------------------*/
/*                        table                       */
/*----------------------------------------------------*/
.ROWTABLE{
	margin-top:20px;
	margin-bottom:10px;
	margin:0 auto;
}
.ROWTABLE thead td{
	padding:0px;
	color:#555;
	background-color: #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;

}
.ROWTABLE thead .leftTD{
	border-top-left-radius:5px;
	-moz-border-top-left-radius:5px;
	-webkit-border-top-left-radius:5px;
}
.ROWTABLE thead .rightTD{
	border-top-right-radius:5px;
	-moz-border-top-right-radius:5px;
	-webkit-border-top-right-radius:5px;
}
.ROWTABLE tbody td{

	border-bottom:1px solid #e3e3e3;
	border-left: 1px solid #e3e3e3;
}
.productTable.ROWTABLE tbody td{
	border-left: none;
}
.ROWTABLE tbody .rightTD{
	border-right : 1px solid #e3e3e3;
	border-left: NONE;
}
.ROWTABLE tbody .firstCol{
	border-left: none;
}


.productTable tfoot .leftTD,
.deliveryTable tfoot .leftTD{

}
.productTable tfoot .rightTD,
.deliveryTable tfoot .rightTD{
	border-left: none;

}
.productTable tfoot td,
.deliveryTable tfoot td,
.orderTable tfoot td{
	height: 30px;
	text-align: right;
}
.orderTable .valueTD,
.orderTable tfoot .rightTD{
	border-bottom: 3px solid #cfcfcf;
}
.deliveryTable .textTD,
.deliveryTable .valueTD,
.productTable .textTD,
.productTable .valueTD{
	border-left: none;
	border-right: none;

}
.productTable .productsTR td,
.productTable .shippingTR td,
.deliveryTable .productsTR td,
.deliveryTable .shippingTR td{
	border-bottom: 1px solid #ddd;
}
.productTable .netTR td,
.productTable .totalTR td,
.deliveryTable .netTR td{
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px solid #ddd;
}

.COLTABLE{

	margin:0px auto;
	margin-top: 10px;

}
.COLTABLE thead td{
	font-size:13px;
	border-bottom:1px solid #444;
	font-weight: bold;
	text-align: center;
	padding: 5px 0px;
}
.COLTABLE tbody td{
	border-bottom : 1px dotted #898989;
}
.COLTABLE .headTD{
	width: 100px;
}
.COLTABLE .nameTR td{
	border:none;
}
.FORMTABLE td{
	height:30px;
}
.bankList{
	height: 40px;
	margin-top: 4px;
}
.bankList td{
	margin-top: 5px;
	border: 1px solid #e3e3e3;
	border-right: none;
}

.z-article .widgetUnit {
margin-top: 0px;
width: 720px;
margin-bottom: 20px;
clear: both;
}
.z-article .widgetUnit .unitShirt {
margin-top: 0px;
position: relative;

}
.z-article .widgetUnit .unitShirt .b-gotoNewtopic.SBUTTON{
margin-top: 25px;
margin-bottom: 20px;

}
.z-article .widgetUnit .unitShirt .b-gotoReply.SBUTTON{
margin-top: 25px;
margin-bottom: 20px;

}

[config_id] .last a{
    color: #000000;
	font-weight: bold;
}
[config_id] .page a:hover{
    color: #9a9a9a;
}

.edit_sb{
	margin-top: 4px;
	margin-right : 10px;
	margin-bottom: 5px;
}

.reviewLayout .postHTML {
width: 526px;
/*--570*/
}
.productLayout {
width: 100%;
margin-top: 10px;
}

.productHeaderBlock .headerText {
width: 700px;
word-wrap: break-word;
overflow: hidden;
display: block;
margin-left: 10px;
margin-top: 20px;
}
.u-dbd\/registered table {
padding-left: 50px;
background: white none;
width: 220px;
}

.layoutBottom{
	margin-top: 5px;
}
.orderTable.ROWTABLE{
	margin-top: 10px;
}

.blog_title{
	margin-top: 20px;
}
ul.b-newtopic.SBUTTON{
	margin-left: 10px;
	margin-top: -10px;
	margin-bottom: 5px;
}
ul.b-newarticle.SBUTTON{
	margin-left: 10px;

}

.tsk-pageview .pagination {
margin: 10px auto;
width: auto;
}
.newtopicHeader.LHEADER{
	background-color: #e3e3e3;
}
.newtopicHeader.LHEADER h2{
	position: relative;
	top: 13px;
}
.topicActionBlock.BBLOCK{

}
ul.b-newtopic.SBUTTON li{
	margin-top: 10px;

}


/*----------------------------------------------BLOCK-------------------------------------------------*/
/*-----top-----*/
.u-section .BLOCK,
.u-section .ABLOCK,
.u-section .BBLOCK,
.u-section .CBLOCK,
.u-section .DBLOCK{
	width:100%;
	padding-bottom: 10px;
}


.u-section .orderloginGuestBlock.BLOCK .blockTop .blockLeft,
.u-section .orderloginMemberBlock.BLOCK .blockTop .blockLeft,
.u-section .topicBlock.BLOCK .blockTop .blockLeft,
.u-section .contactusBlock-form .BLOCK .blockTop .blockLeft,
.u-section .productDataBlock .blockTop .blockLeft,
.u-section .ABLOCK .blockTop .blockLeft,
.u-section .BBLOCK .blockTop .blockLeft,
.u-section .CBLOCK .blockTop .blockLeft,
.u-section .DBLOCK .blockTop .blockLeft{
	background:transparent url(../../../../../../system/application/templates/lnwshop/clean/_images/1bg_topleft1.png) no-repeat 0px 0px;
	width:20px;
	height:20px;
}
.u-section .orderloginGuestBlock.BLOCK .blockTop .blockCenter,
.u-section .orderloginMemberBlock.BLOCK .blockTop .blockCenter,
.u-section .topicBlock.BLOCK .blockTop .blockCenter,
.u-section .contactusBlock-form .BLOCK .blockTop .blockCenter,
.u-section .productDataBlock .blockTop .blockCenter,
.u-section .ABLOCK .blockTop .blockCenter,
.u-section .BBLOCK .blockTop .blockCenter,
.u-section .CBLOCK .blockTop .blockCenter,
.u-section .DBLOCK .blockTop .blockCenter{
	background:transparent url(../../../../../../system/application/templates/lnwshop/clean/_images/1bg_top.png) repeat-x 0px 0px;
	height:20px;
}
.u-section .orderloginGuestBlock.BLOCK .blockTop .blockRight,
.u-section .orderloginMemberBlock.BLOCK .blockTop .blockRight,
.u-section .topicBlock.BLOCK .blockTop .blockRight,
.u-section .contactusBlock-form .BLOCK .blockTop .blockRight,
.u-section .productDataBlock .blockTop .blockRight,
.u-section .ABLOCK .blockTop .blockRight,
.u-section .BBLOCK .blockTop .blockRight,
.u-section .CBLOCK .blockTop .blockRight,
.u-section .DBLOCK .blockTop .blockRight{
	background:transparent url(../../../../../../system/application/templates/lnwshop/clean/_images/1bg_topright1.png) no-repeat 0px 0px;
	width:20px;
	height:20px;
}
/*-----middle-----*/
.u-section .orderloginGuestBlock.BLOCK .blockMiddle .blockLeft,
.u-section .orderloginMemberBlock.BLOCK .blockMiddle .blockLeft,
.u-section .topicBlock.BLOCK .blockMiddle .blockLeft,
.u-section .contactusBlock-form .BLOCK .blockMiddle .blockLeft,
.u-section .productDataBlock .blockMiddle .blockLeft,
.u-section .ABLOCK .blockMiddle .blockLeft,
.u-section .BBLOCK .blockMiddle .blockLeft,
.u-section .CBLOCK .blockMiddle .blockLeft,
.u-section .DBLOCK .blockMiddle .blockLeft{
	background:transparent url(../../../../../../system/application/templates/lnwshop/clean/_images/1bg_left.png) repeat-y 0px 0px;
	width:20px;
}
.u-section .orderloginGuestBlock.BLOCK .blockMiddle .blockCenter,
.u-section .orderloginMemberBlock.BLOCK .blockMiddle .blockCenter,
.u-section .topicBlock.BLOCK .blockMiddle .blockCenter,
.u-section .contactusBlock-form .BLOCK .blockMiddle .blockCenter,
.u-section .productDataBlock .blockMiddle .blockCenter,
.u-section .ABLOCK .blockMiddle .blockCenter,
.u-section .BBLOCK .blockMiddle .blockCenter,
.u-section .CBLOCK .blockMiddle .blockCenter,
.u-section .DBLOCK .blockMiddle .blockCenter{
	background-color: #transparent;
}
.u-section .orderloginGuestBlock.BLOCK .blockMiddle .blockRight,
.u-section .orderloginMemberBlock.BLOCK .blockMiddle .blockRight,
.u-section .topicBlock.BLOCK .blockMiddle .blockRight,
.u-section .contactusBlock-form .BLOCK .blockMiddle .blockRight,
.u-section .productDataBlock .blockMiddle .blockRight,
.u-section .ABLOCK .blockMiddle .blockRight,
.u-section .BBLOCK .blockMiddle .blockRight,
.u-section .CBLOCK .blockMiddle .blockRight,
.u-section .DBLOCK .blockMiddle .blockRight{
	background:transparent url(../../../../../../system/application/templates/lnwshop/clean/_images/1bg_right.png) repeat-y 0px 0px;
	width:20px;
}
/*-----bottom-----*/
.u-section .orderloginGuestBlock.BLOCK .blockBottom .blockLeft,
.u-section .orderloginMemberBlock.BLOCK .blockBottom .blockLeft,
.u-section .topicBlock.BLOCK .blockBottom .blockLeft,
.u-section .contactusBlock-form .BLOCK .blockBottom .blockLeft,
.u-section .productDataBlock .blockBottom .blockLeft,
.u-section .ABLOCK .blockBottom .blockLeft,
.u-section .BBLOCK .blockBottom .blockLeft,
.u-section .CBLOCK .blockBottom .blockLeft,
.u-section .DBLOCK .blockBottom .blockLeft{
	background:transparent url(../../../../../../system/application/templates/lnwshop/clean/_images/1bg_bottomleft.png) no-repeat 0px 0px;
	width:20px;
	height:20px;
}
.u-section .orderloginGuestBlock.BLOCK .blockBottom .blockCenter,
.u-section .orderloginMemberBlock.BLOCK .blockBottom .blockCenter,
.u-section .topicBlock.BLOCK .blockBottom .blockCenter,
.u-section .contactusBlock-form .BLOCK .blockBottom .blockCenter,
.u-section .productDataBlock .blockBottom .blockCenter,
.u-section .ABLOCK .blockBottom .blockCenter,
.u-section .BBLOCK .blockBottom .blockCenter,
.u-section .CBLOCK .blockBottom .blockCenter,
.u-section .DBLOCK .blockBottom .blockCenter{
	background:transparent url(../../../../../../system/application/templates/lnwshop/clean/_images/1bg_bottom.png) repeat-x 0px 0px;
	height:20px;
}
.u-section .orderloginGuestBlock.BLOCK .blockBottom .blockRight,
.u-section .orderloginMemberBlock.BLOCK .blockBottom .blockRight,
.u-section .topicBlock.BLOCK .blockBottom .blockRight,
.u-section .contactusBlock-form .BLOCK .blockBottom .blockRight,
.u-section .productDataBlock .blockBottom .blockRight,
.u-section .ABLOCK .blockBottom .blockRight,
.u-section .BBLOCK .blockBottom .blockRight,
.u-section .CBLOCK .blockBottom .blockRight,
.u-section .DBLOCK .blockBottom .blockRight{
	background:transparent url(../../../../../../system/application/templates/lnwshop/clean/_images/1bg_bottomright.png) no-repeat 0px 0px;
	width:20px;
	height:20px;
}
.u-section .topicBlock .topicHeader{
	padding-bottom:10px;
	border-bottom:1px dashed #989898;
	color:#989898;
}
.u-section .postBlock .postHeader{
	color:#989898;
}
.u-section .aboutusBlock .blockTop .blockLeft,
.u-section .aboutusBlock .blockTop .blockCenter,
.u-section .aboutusBlock .blockTop .blockRight,

.u-section .aboutusBlock .blockMiddle .blockLeft,
.u-section .aboutusBlock .blockMiddle .blockCenter,
.u-section .aboutusBlock .blockMiddle .blockRight,

.u-section .aboutusBlock .blockBottom .blockLeft,
.u-section .aboutusBlock .blockBottom .blockCenter,
.u-section .aboutusBlock .blockBottom .blockRight{
    background: none;
}
/*-------วิจารณ์-------*/
.reviewForm{
	width: 646px;
}
.reviewForm textarea{
	width: 500px;
	height: 150px;
	border: 1px solid #b0ead8;
	resize: none;
}
.u-section .product_tab .tabPanel .condition_text{
position: absolute;
line-height: 0.0;
left: 5px;
padding: 20px;
}
.u-section .product_tab .tabPanel .conditionBlock.DBLOCK{
	padding-right:  1px;
	background-color: #transparent;
}
.u-section-product .unitShirt{
	margin:0 auto;
}
.u-section .product_tab .tab{
	margin-bottom: 10px;
	padding:0px;
	height:40px;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #f2f2f2 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f2f2f2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f2f2f2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#f2f2f2 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#f2f2f2 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#f2f2f2 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 ); /* IE6-8 */
}
.u-section .product_tab .tab li{
	line-height: 40px;
	border-right: 1px solid #e5e5e5;
	margin:0px;
	padding:0 4px;
}
.u-section .product_tab .tab li:last-child{
	border:none;
}
.u-section .product_tab .tab .tab-selected{
	height: 40px;
	background: #e2e2e2; /* Old browsers */
	background: -moz-linear-gradient(top,  #e2e2e2 0%, #eaeaea 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e2e2e2), color-stop(100%,#eaeaea)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e2e2e2 0%,#eaeaea 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e2e2e2 0%,#eaeaea 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e2e2e2 0%,#eaeaea 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #e2e2e2 0%,#eaeaea 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#eaeaea',GradientType=0 ); /* IE6-8 */

}
.u-section img {
	max-width: 655px;
}

.u-blog\/recent .blogsArea .blogBox {
text-align: left;
padding-top: 20px;
padding-bottom: 20px;
padding-left: 20px;
}

.u-blog\/recent .blogsArea .blogBox .content{
	width: auto;
	padding-right: 20px;
}
.u-blog\/recent .blogsArea.size-150 .blogBox .blogExample{
	margin-left: 0px;
	width: auto;
	margin-top: 10px;
}

.blogForm {
width: 660px;
}
.blog_tag, .blog_title, .blog_content {
width: 670px;
word-wrap: break-word;
display: block;
overflow: hidden;
padding-left: 20PX;
}

.blog_title {
	margin-top: -10px;
margin-left: -20px;
font-size: 24px;
}
.productDataBlock .add_cart{
	background-image: url(../../../../../../system/application/templates/lnwshop/clean/_images/button_addtocart.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: transparent;
	width: 120px;
	height: 43px;
	position: relative;
	margin: 0px auto;
	margin-top: 30px;
}
.productDataBlock  .add_cart:hover{
	background-position:0px -43px;
	cursor: pointer;
	 text-decoration:none
}
.productDataBlock  .add_cart:active{
	background-position:0px -86px;
	cursor: pointer;
}

.productDataBlock .add_cart .add_cart_text{
	 width: 100%;
	 line-height: 40px;
	 font-size: 16px;
	 color: #646464;
}

.subproductItem .subadd2cart{
	background: transparent url(../../../../../../system/application/templates/lnwshop/clean/_images/button_addtocart.png) no-repeat 0px 0px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: transparent;
	width: 120px;
	height: 43px;
	position: relative;
	margin: 0px auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
.subproductItem .subadd2cart:hover{
	background-position:0px -43px;
	cursor: pointer;
	 text-decoration:none
}
.productDataBlock  .add_cart:active{
	background-position:0px -86px;
	cursor: pointer;
}
.subproductItem .subadd2cart .subadd2cart_text{
	 width: 100%;
	 line-height: 40px;
	 font-size: 16px;
	 color: #646464;
	 text-decoration:none
	 margin_top:-10px;
}
.addCartArea {
text-align: center;
padding-bottom: 20px;
}


.message2usHeader.SHEADER{
	padding: 10px;
}
ul.b-search.SBUTTON{
	position: relative;
	top: 7px;
}


.contactsTable .contactArea, .contactsTable .new_contact_area {
line-height: 20px;
width: 500px;
padding: 5px;
}


.productsArea .product_name {
	*display:inline;
}

ul.b-subpro.BUTTON{
*display: block;
*margin-left: 0px;

}

.size-80 .gadgetThumbnail img{
	*position: relative;
	*top: 8px;
}
.size-100 .gadgetThumbnail img{
	*position: relative;
	*top: 10px;
}
.size-250 .gadgetThumbnail img{
	*position: relative;
	*top: 25px;
}

.size-150 .gadgetThumbnail img{
	*position: relative;
	*top: 15px;
}


.widgetUnit.u-section.u-section-category .size-80 .gadgetThumbnail img{
	*position: relative;
	*top: 8px;
}
.widgetUnit.u-section.u-section-category .size-100 .gadgetThumbnail img{
	*position: relative;
	*top: 10px;
}
.widgetUnit.u-section.u-section-category .size-250 .gadgetThumbnail img{
	*position: relative;
	*top: 25px;
}

.widgetUnit.u-section.u-section-category .size-150 .gadgetThumbnail img{
	*position: relative;
	*top: 15px;
}

.productsArea.size-80.fullname-false .b-subpro.SBUTTON{
	*position: relative;
	*left  0px
}


.productsArea.size-80.fullname-false .b-order.SBUTTON{
*margin-left :45px
}

.productsArea.size-100.fullname-false .b-subpro.SBUTTON{
	*position: relative;
	*left  :40px
}
.productsArea.size-100.fullname-false .b-order.SBUTTON{
*margin-left :60px
}

.productsArea.size-150.fullname-false .b-subpro.SBUTTON{
	*position: relative;
	*left  :70px
}
.productsArea.size-150.fullname-false .b-order.SBUTTON{
*margin-left :90px
}

.productsArea.size-250.fullname-false .b-subpro.SBUTTON{
	*position: relative;
	*left  :130px
}
.productsArea.size-250.fullname-false .b-order.SBUTTON{
*margin-left :150px
}

.resultSearchArea.size-100 .productItem.productSearchLayout {
*width:auto;
}
.resultSearchArea.size-100 .productItem.productSearchLayout .b-order.SBUTTON {
 margin-right: 40PX;
 *margin-right: 60PX;
}

.contactsTable .buttonTD {
position: relative;
top: -7px;
vertical-align: bottom;
}
.productSearchLayout .layoutLeft{
	border-bottom: 2px dotted #eee;
}
.productSearchLayout .layoutRight {
left: 2px;
width: 580px;
text-align: left;
vertical-align: top;
padding: 10px 0px;
position: relative;
border-bottom: 2px dotted #eee;
}

#lb{
	*position:static;
	*z-index: 20000000;
}

.last a{
	margin-top: -10px;
	*margin-top: 0px;
}


li.page.last .center{
	margin-top: 0px;
	margin-left: 3px;
	font-weight: bold;
	color: #000;
}


li.page.last .center:hover{
	color:#9A9A9A;
}


.aboutusBlock.CBLOCK .shop_avatar.gadgetImage{
	max-width: 340px;
}

/* margin table */

.nameTD a{
    margin-left: 15px;
	width: 280px;
	word-wrap: break-word;
	display: inline-block;
	overflow: hidden;
	padding-right: 20px;
}
    margin-left: 15px;
	word-wrap: break-word;
	display: inline-block;
	overflow: hidden;
	padding-right: 20px;
}

.u-section .productTable.ROWTABLE tbody td.leftTD{
	border-left: solid #E3E3E3 1px;
}

.productTable.ROWTABLE tbody td.leftTD{
	border-left: solid #E3E3E3 1px;
}

.orderTable.ROWTABLE  tbody td{
	border-left:none;
}
.orderTable.ROWTABLE tbody td.leftTD{
	border-left: solid #E3E3E3 1px;
}




.orderTable.ROWTABLE .productBox {
margin: 5px;
}


.last a{
	margin-top: 0px;
	*margin-top: 0px;
}

.contactusBG .contactusBlock-map {
margin-left: 320px;
width: 360px;
height: 384px;
padding-bottom: 20px;
}

.contactusBlock-map .blockCenter #lnwmap {
width: 100%;
height: 102%!important;
position: relative;
overflow: hidden;
margin-top: 27px;
border: solid 10px #F6F6F6;
}

.productsArea .product_name {
	display:inline-block;
}


.u-search .search-popup {
top: 60px;
left: 98%;
}

.noCartArea {
text-align: center;
margin-top: 20px;
font-weight: bold;
}
/* promotion in product page*/
.bodyTD a .txt {
display: inline-block;
margin-top: 5px;
}
.bodyTD a img {
width: 100%;
height: 50px;
}

.b-trackandtrace.SBUTTON{
	margin-top: 15px ;
}

.u-section-category .headerText{
	padding-top:20px;
}


.u-freedom {
word-wrap: break-word;
}
.u-freedom .unitShirt {
padding-left: 10px;
}

.u-section-promotion .LHEADER .headerText, .MHEADER .headerText {
background: transparent url(../../../../../../system/application/templates/lnwshop/clean/_images/promotion/bar.png) no-repeat 0px 0px;
min-height: 66px;
padding-bottom: 5px;
padding-top: 1px;
}


.u-section-promotion .promotion_icon {
background: transparent url(../../../../../../system/application/templates/lnwshop/clean/_images/promotion/campaign.png) no-repeat 0px 0px;
position: relative;
left: 13px;
}


.u-section-promotion  .campaign_icon{
		background: transparent url(../../../../../../system/application/templates/lnwshop/clean/_images/promotion/promotion.png) no-repeat 0px 0px;
}
.u-section-promotion  .promotion_content_icon{
		background: transparent url(../../../../../../system/application/templates/lnwshop/clean/_images/promotion/des24.png) no-repeat 0px 0px;
}
.u-section-promotion  .permission_icon{
		background: transparent url(../../../../../../system/application/templates/lnwshop/clean/_images/promotion/member24.png) no-repeat 0px 0px;
}
.u-section-promotion  .info_icon{
	background: transparent url(../../../../../../system/application/templates/lnwshop/clean/_images/promotion/calender24.png) no-repeat 0px 0px;
}
.promotionBox .body_content .content_bg{
background: transparent url(../../../../../../system/application/templates/lnwshop/clean/_images/promotion/des24.png) no-repeat 0px 0px;
}
.promotionBox .promotionBody .info_icon{
	background: transparent url(../../../../../../system/application/templates/lnwshop/clean/_images/promotion/calender24.png) no-repeat 0px 0px;
}

.promotionBox .promotionBody .permission_icon{
		background: transparent url(../../../../../../system/application/templates/lnwshop/clean/_images/promotion/member24.png) no-repeat 0px 0px;
}

.orderloginGuestBlock .b-shipping.SBUTTON {
padding-top: 20px;
}


.orderloginMemberBlock .logo_lnwaccount {
	float:right;
	margin-top:0px;
}

.orderloginMemberBlock .login_area {
	padding-top: 20px;
	position:relative;
}

.orderloginMemberBlock .signup_area {
padding-top: 20px;
}

.orderloginMemberBlock .b-login.MBUTTON {
background: #ccc;
height: 20px;
width: auto;
line-height: 20px;
}

.b-regis.MBUTTON {
padding-top: 20px;
}
#gadget-1{
	line-height: 1.2;
	font-family: Tahoma, Arial, MS Sans Serif, sans-serif;
	font-size: 12px;
	color: #555;
	margin: 0px;
	padding: 0px;
	background-color: #f4f4f4;
	background-image: url(../../../../../../system/application/templates/lnwshop/clean/gadget/_page/_images/bg.png);
	background-repeat: repeat-x;
	background-position: top left;
}
a ,a:visited,a:active,a:link{
    color: #333;
    text-decoration: none;
    cursor: pointer;
}
a:hover{
    color: #555;
    text-decoration: none;
}
.pageWrapper{
}
.pageShirt{
	width: 960px;
	margin: 0px 5px;
}
.z-article .zoneShirt {
	/* width: 720px;
	height: 80px;
	margin-bottom: 20px;
	background-image: url(../../../../../../system/application/templates/lnwshop/clean/gadget/_page/_images/bar.png); */
}
.z-article .zoneShirt .bc_page{
	position: relative;
	top: 10px;
	left: 20px;
	line-height: 1.2;
	font-family: Arial;
	font-size: 15px;
	color: #555;
}


#gadget-1{	background-image: none;	background-color: #FFFFFF;}


#gadget-3{
	margin:0 auto;
	width: 960px;
	background: transparent url(http://www.siambackpacks.com/system/application/templates/lnwshop/ribbon/gadget/_zone/nav/_images/bg.png) no-repeat center center;
	height: 64px;
}
#gadget-3 .pageNav{
	width:840px;
	height:64px;
	padding:0px;
	margin: 0px;
	float:right;
}
#gadget-3 .pageNav li{
	list-style-type: none;
	margin: 0px;
	width: 120px;
	padding: 0px 0px;
	text-align: center;
	line-height: 60px;
}
#gadget-3 ul.pageNav li a{
	text-decoration: none;
}
#gadget-3 .pageNav a .text{
	font-family:'2006_iannnnnBKK';
	font-size:26px;
	position: relative;
	display: block;
	text-decoration: none;
	color:#61564b;
}
#gadget-3 .pageNav a .text:hover{
	text-decoration:underline;
}


#gadget-3{	background-image: none;	background-color: #FFFFFF;}
#gadget-4 {
	margin-top:0px;
	width: 720px;
}
#gadget-4 .zoneShirt {
position: relative;
top: -15px;
left: -9px;
}
#gadget-4 .productsArea.size-250.fullname-false .b-subpro.sBUTTON{
	*margin-left :105px
}
#gadget-4 .productsArea.size-250.fullname-false .b-order.sBUTTON{
*margin-left :135px
}
#gadget-4 .productsArea.size-150.fullname-false .b-subpro.sBUTTON{
	*margin-left :105px
}
#gadget-4 .productsArea.size-150.fullname-false .b-order.sBUTTON{
*margin-left :135px
}

#gadget-4 .productsArea.size-100.fullname-false .b-subpro.sBUTTON{
	*margin-left :35px
}
#gadget-4 .productsArea.size-100.fullname-false .b-order.sBUTTON{
*margin-left :60px
}

#gadget-4 .productsArea.size-80.fullname-false .b-subpro.sBUTTON{
	*margin-left :15px
}

#gadget-4 .productsArea.size-80.fullname-false .b-subpro.sBUTTON .buttonCenter.buttonText{
	*width: 90px;
}
#gadget-4 .productsArea.size-80.fullname-false .b-order.sBUTTON{
*margin-left :40px
}




#gadget-5 .titleHeader .headerText{	font-family: '2006_iannnnnBKK';	font-size: 40px;	color: #0066cc;	font-weight: bold;}
#gadget-10 {
height: 100%;
margin-left: 0px !important;
margin-top: 10px;
}
.z-aside .zoneShirt {
display: inline-block;
margin-top: 10px;
padding: 0px;
border: 0px;
width: 220px;
margin: 0px;
}


#gadget-11{
	width: 220px;
}
#gadget-11 .top-search{
	height:10px;
}
#gadget-11 .unitHat{

}
#gadget-11 .unitShirt{
	background-color:#fff;
	width:220px;
}
#gadget-11 .unitShoe{
	background:transparent url(../../../../../../system/application/templates/lnwshop/clean/gadget/_unit/search/_images/bg_bottom.png) no-repeat left bottom;
	width:220px;
	height:10px;
}
#gadget-11 .titleHeader{
	background:transparent url(../../../../../../system/application/templates/lnwshop/clean/gadget/_unit/search/_images/bg_top.png) no-repeat 0px 0px;
	width:220px;
	height:53px;
}
#gadget-11 .titleHeader .headerText{
	position:absolute;
	left:20px;
	font-family: 'Arial';
	font-size: 15px;
	line-height: 53px;
	font-weight: normal;
	text-shadow: 1px 1px 1px #fff;
	color: #333;
	width: 200px;
	text-align: left;
}
#gadget-11 .middle-search .text-container{
	left:10px;
	width: 140px;
	height: 23px;
	position: relative;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border:1px #ccc solid;
	background-color: #fff;
}
#gadget-11 .text-container .textbox{
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: transparent;
	border: 0px;
	width: 140px;
	height: 23px;
	font-size: 12px;
}
#gadget-11 .button-container{
	width: 45px;
	height: 25px;
	left:10px;
}

#gadget-11 .button-container .submit{
	width:45px;
	height:25px;
	background: url(../../../../../../system/application/templates/lnwshop/clean/gadget/_unit/search/_images/button_go.png) no-repeat;
	line-height:25px;
}
#gadget-11 .button-container .submit:hover{background-position:-45px 0px; }
#gadget-11 .button-container .submit:active{background-position:-90px 0px; line-height: 27px; }
#gadget-11 .button-container .submit .buttonText{
	width:100%;
}
#gadget-11 .adv-text{
	padding-top:7px;
}

#gadget-11 .searchframebg .result li{
	border-bottom: 1px solid #e3e3e3;
}
#gadget-11 .searchframebg > tbody > .middle > .center{
	background-color: #fff;
	border:1px solid #e3e3e3;
}

#gadget-11 .searchframebg > tbody > .middle > .left .pointer{
	display: none;
}
#gadget-11 .seemore{
	position: relative;
	text-align: right;
	margin-top: -40px;
	margin-left : -10px;
	color: #4d4d4d;
}

#gadget-11 a{
	color:#989898;
}
#gadget-11 a:hover{
	color:#2c2c2c;
}


#gadget-11 .titleHeader .headerText{	font-family: '2006_iannnnnBKK';	font-size: 36px;	color: #0066cc;	font-weight: bold;}
#gadget-12{
	width: 220px;
}
#gadget-12 a{
	color:#333;
}
#gadget-12 a:hover{
	color:#555;
}

#gadget-12 .unitHat{

}
#gadget-12 .unitShirt{
	background-color:#fff;
	width:220px;
}
#gadget-12 .unitShoe{
	background:transparent url(../../../../../../system/application/templates/lnwshop/clean/gadget/_unit/category/_images/bg_bottom.png) no-repeat left bottom;
	width:220px;
	height:10px;
}
#gadget-12 .titleHeader{
	background:transparent url(../../../../../../system/application/templates/lnwshop/clean/gadget/_unit/category/_images/bg_top.png) no-repeat 0px 0px;
	width:220px;
	height:53px;
}
#gadget-12 .titleHeader .headerText{
	position:absolute;
	left:20px;
	font-family: 'Arial';
	font-size: 15px;
	line-height: 53px;
	font-weight: normal;
	text-shadow: 1px 1px 1px #fff;
	color: #333;
	width: 200px;
	text-align: left;
}
#gadget-12 .middle-cat{
	position: relative;
}
#gadget-12 .content{
	width:200px;
	margin:0 auto;
	position:relative;
}
#gadget-12 .cat-item a {
	padding:8px 0px;
}
#gadget-12 .content > .main-cat{
	padding-top:10px;
	background-color: #fff;
}
#gadget-12 .main-cat:first-child  > .cat-item > .line {

}
#gadget-12 .main-cat > .cat-item > .middle > .main-cat{
	padding-left:0px;
}
#gadget-12 .main-cat > .cat-item > .middle > .main-cat > .cat-item {
	background: transparent url(http://www.siambackpacks.com/system/application/templates/lnwshop/clean/gadget/_unit/category/_images/icon.png) no-repeat 0px 10px;
	padding-left:12px;
}
#gadget-12 .main-cat > .cat-item > .middle > .main-cat > .cat-item a{
	font-weight: normal;
}

#gadget-12 .main-cat > .cat-item > .middle > .main-cat > .cat-item > .middle > .main-cat > .cat-item{
	background: transparent url(http://www.siambackpacks.com/system/application/templates/lnwshop/clean/gadget/_unit/category/_images/subicon.png) no-repeat 0px 10px;
	padding-left:12px;
}

#gadget-12 .sub-cat .cat-item {
	width:180px;
	margin:0 auto;
}
#gadget-12 .sub-cat .cat-item > a {
	display: block;
	color:#555555;
	line-height:20px;
}


#gadget-12 .main-cat > .cat-item > .main-cat{
	padding-left: 0px;
}
#gadget-12 .cat-item > .sub-cat {
	position: absolute;
	left: 100%;
	top:-5px;
	z-index: 30;
	display: none;
	line-height:20px;
}
#gadget-12 .cat-item:hover > .sub-cat {
	display: block;
}
#gadget-12 .subframebg{
	width: 200px;
	padding:0px;
	background: #fff none no-repeat 0px 0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: solid #dcdcdc 1px;
}
#gadget-12 .subframebg > tbody > tr > td{
	background-color: transparent;
	background-repeat: no-repeat;
}
#gadget-12 .subframebg > tbody > .top > td		{ height: 7px;}
#gadget-12 .subframebg > tbody > .bottom > td	{ height: 7px;}
#gadget-12 .subframebg > tbody > tr > .left	{ width: 7px;}
#gadget-12 .subframebg > tbody > tr > .right	{ width: 7px;}
#gadget-12 .subframebg .pointer{
	position: absolute;
	background: transparent url(http://www.siambackpacks.com/system/application/templates/lnwshop/clean/gadget/_unit/category/_images/sub/subcat_arrow.png) no-repeat 0px 0px;
	width: 11px;
	height: 21px;
	z-index: 31;
	top: 7px;
	left:-7px;
}
#gadget-12 .subframebg > tbody > .middle > .center{
	background-color: transparent;
	border: none;
}
#gadget-12 .subframebg .cat-item > .line{
	border:none;
}

/*#gadget-12 .main-cat .main-cat{
	padding-left:0px;
}
#gadget-12 .main-cat .main-cat .cat-item {
	background: transparent url(http://www.siambackpacks.com/system/application/templates/lnwshop/clean/gadget/_unit/category/_images/list.png) no-repeat 0px 10px;
	padding-left:12px;
}
#gadget-12 .main-cat .main-cat a{
	color:#8e643d;
	font-weight: bold;
}
#gadget-12 .main-cat .main-cat a:hover{
	color:#b27d4c;
}
#gadget-12 .main-cat .main-cat .main-cat .cat-item{
	background: none;
	padding-left:0px;
}
#gadget-12 .main-cat .main-cat .main-cat .cat-item a{
	font-weight: normal;
}
#gadget-12 .subframebg{
	width: 200px;
	padding:0px;
	background: #f0ebc2 none no-repeat 0px 0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border:1px #b27d4c solid;
}
#gadget-12 .subframebg td{
	background-color: transparent;
	background-repeat: no-repeat;
}
#gadget-12 .subframebg tr.top td		{ height: 7px;}
#gadget-12 .subframebg tr.bottom td	{ height: 7px;}
#gadget-12 .subframebg td.left	{ width: 7px;}
#gadget-12 .subframebg td.right	{ width: 7px;}
#gadget-12 .subframebg .pointer{
	position: absolute;
	background: transparent url(http://www.siambackpacks.com/system/application/templates/lnwshop/clean/gadget/_unit/category/_images/subcat_arrow.png) no-repeat 0px 0px;
	width: 11px;
	height: 21px;
	z-index: 31;
	top: 10px;
	left:-10px;
}*/

#gadget-12 .productsArea.size-150.fullname-false .b-subpro.SBUTTON{
	*position: absolute;
	*left  :35px
}
#gadget-12 .productsArea.size-150.fullname-false .b-order.SBUTTON{
*margin-left :60px
}


#gadget-12 .titleHeader .headerText{	font-family: '2006_iannnnnBKK';	font-size: 40px;	color: #0066cc;	font-weight: bold;}
#gadget-12 .pro-hot{	display:none; }
#gadget-12 .pro-recommend{	display:none; }
#gadget-12 .pro-sale{	display:none; }
#gadget-14{
	width: 220px;
}
#gadget-14 .unitHat{

}
#gadget-14 .unitShirt{
	background-color:#fff;
	width:220px;
}
#gadget-14 .unitShoe{
	background:transparent url(../../../../../../system/application/templates/lnwshop/clean/gadget/_unit/member/_images/bg_bottom.png) no-repeat left bottom;
	width:220px;
	height:10px;
}
#gadget-14 .titleHeader{
	background:transparent url(../../../../../../system/application/templates/lnwshop/clean/gadget/_unit/member/_images/bg_top.png) no-repeat 0px 0px;
	width:220px;
	height:53px;
}
#gadget-14 .titleHeader .headerText{
	position:absolute;
	left:20px;
	font-family: 'Arial';
	font-size: 15px;
	line-height: 53px;
	font-weight: normal;
	text-shadow: 1px 1px 1px #fff;
	color: #333;
	width: 200px;
	text-align: left;
}

#gadget-14 .logout-zone{
	margin:0px;
	padding-top:10px;
}

#gadget-14 .text-container{
	height: 23px;
	position: relative;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border:1px #ccc solid;
	background-color: #fff;
}
#gadget-14 .text-container .textbox{
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: transparent;
	border: 0px;
	height: 23px;
	font-size: 12px;
}

#gadget-14 .b-gotoRegister{
	background: url(../../../../../../system/application/templates/lnwshop/clean/gadget/_unit/member/_images/member_button.png) no-repeat 0px -25px;
	line-height:25px;
	width:190px;
	height:25px;
	text-align: center;
}
#gadget-14 .b-gotoRegister:hover{ background-position:0px -50px; }
#gadget-14 .b-gotoRegister:active{ background-position:0px -75px; line-height: 27px; }

#gadget-14 .b-login,
#gadget-14 .b-logout{
	background: url(../../../../../../system/application/templates/lnwshop/clean/gadget/_unit/member/_images/member_button.png) no-repeat 0px 0px;
	width:60px;
	height:25px;
	line-height:25px;
	text-align: center;
}
#gadget-14 .b-login:hover,
#gadget-14 .b-logout:hover{ background-position:-60px 0px; }

#gadget-14 .b-login:active,
#gadget-14 .b-logout:active{ background-position:-120px 0px; line-height: 27px; }

#gadget-14 .b-gotoRegister .buttonText,
#gadget-14 .b-login .buttonText,
#gadget-14 .b-logout .buttonText{
	width:100%;
}


#gadget-14 .titleHeader .headerText{	font-family: '2006_iannnnnBKK';	font-size: 40px;	color: #0066cc;	font-weight: bold;}
#gadget-15{
	width:220px;
}
#gadget-15 .titleHeader {
	background: transparent url(../../../../../../system/application/templates/lnwshop/ribbon/gadget/_unit/stat/_images/topic_bg.png) no-repeat right 0px;
	width: 220px;
	height: 63px;
	position:relative;
	margin-bottom: 0px;
}
#gadget-15 .titleHeader .headerText{
	font-family: 'OratorStd';
	font-size: 22px;
	font-weight: normal;
	color:#61564B;
	top:5px;
	left:25px;
	position:absolute;
	width:auto;
}

#gadget-15 .statTable td{
	height:30px;
}


#gadget-16{
	width: 220px;
}
#gadget-16 .top-search{
	height:10px;
}
#gadget-16 .unitHat{

}
#gadget-16 .unitShirt{
	background-color:#fff;
	width:220px;
}
#gadget-16 .unitShoe{
	background:transparent url(../../../../../../system/application/templates/lnwshop/clean/gadget/_unit/contact/_images/bg_bottom.png) no-repeat left bottom;
	width:220px;
	height:10px;
}
#gadget-16 .titleHeader{
	background:transparent url(../../../../../../system/application/templates/lnwshop/clean/gadget/_unit/contact/_images/bg_top.png) no-repeat 0px 0px;
	width:220px;
	height:53px;
}
#gadget-16 .titleHeader .headerText{
	position:absolute;
	left:20px;
	font-family: 'Arial';
	font-size: 15px;
	line-height: 53px;
	font-weight: normal;
	text-shadow: 1px 1px 1px #fff;
	color: #333;
	width: 200px;
	text-align: left;
}
#gadget-16 .middle-contact{
	padding-top:6px;
	text-align: center;
}


#gadget-16 .titleHeader .headerText{	font-family: '2006_iannnnnBKK';	font-size: 40px;	color: #0066cc;	font-weight: bold;}
#gadget-19{
	width:960px;
	padding-bottom:30px;
	padding-top:70px;
    background-position: inherit;
}
#gadget-19 .copyright{
	font-weight: normal;
	padding-top:10px;
}


#gadget-20{
	width: 160px;
}
#gadget-20 .unitShirt{
	position: relative;
	background-repeat: no-repeat;
	background-color: transparent;
	background-image: url(../../../../../../system/application/templates/lnwshop/jean_blue/gadget/_unit/cart/_images/bg.png);
	width: 160px;
	height: 82px;
}
#gadget-20 .product{
	width: 160px;
	padding-top: 30px;
}
#gadget-20 .product a, 
#gadget-20 .product .cart_num, 
#gadget-20 .product .cart_quantity{
	font-family: "Kunlasatri Bold";
	font-size: 20px;
	line-height: 20px;
	text-decoration: none;
	color: #555555;
}
#gadget-20 .product a:hover, 
#gadget-20 .product a:hover .cart_num, 
#gadget-20 .product a:hover .cart_quantity{
	color: #00aeef;
	text-decoration: none;
}
#gadget-20 .product .cart_num, 
#gadget-20 .product .cart_quantity{
	font-size: 24px;
}


#gadget-22 .bc_page .right,
#gadget-22 .bc_page .left{
	background-image: url(../../../../../../system/application/templates/lnwshop/jean_blue/gadget/_unit/breadcrumb/_images/bg.png);
	background-repeat: no-repeat;
	height: 23px;
}
#gadget-22 .bc_page .page{
	padding: 0;
}
#gadget-22 .bc_page a div{
	float: left;
	vertical-align: middle;
}
#gadget-22 .bc_page .left{
	background-position: -8px 0px;
	width: 8px;
	height: 23px;
}
#gadget-22 .bc_page .center{
	background: transparent url(../../../../../../system/application/templates/lnwshop/jean_blue/gadget/_unit/breadcrumb/_images/next_mid.png) repeat-x 0px 0px;
	padding: 4px 10px 5px;
	font-size: 12px;
	color: #555555;
	word-wrap: break-word;
	max-width: 550px;
}
#gadget-22 .bc_page .right{
	background-position: -16px 0px;
	width: 14px;
	height: 23px;
}
#gadget-22 .bc_page .page.first .left{
	background-position: 0px 0px;
	width: 8px;
}
#gadget-22 .bc_page .page.last .right,
#gadget-22 .bc_page .page.last .left{
	display: none;
}
#gadget-22 .bc_page .page.last .center{
	background: none;
	color: #62aa00;
	font-weight: bold;
	padding: 4px 0 0 10px;
	max-width:560px;
	min-width: 100px;
	word-wrap: break-word;
}
#gadget-22 .bc_page .next{
	display: none;
}
























#gadget-33 .gadgetThumbnail img{	border-width: 1px;border-style: solid;border-color: #000000;}


#gadget-35{
	width: 720px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color: #fff;
}
#gadget-35 .titleHeader{
	position: relative;
	top: 0px;
	left: 0px;
	background: transparent url(../../../../../../system/application/templates/lnwshop/clean/gadget/_unit/showroom/__article/_images/bg_lheader.png) no-repeat 0px 0px;
	width: 700px;
	height: 74px;
}
#gadget-35 .titleHeader .headerText{
	position:absolute;
	top:5px;
	left:20px;
	font-family: 'Arial';
	font-size: 15px;
	line-height: 53px;
	font-weight: normal;
	text-shadow: 1px 1px 1px #fff;
	color: #333;
	width: 680px;
	text-align: left;
}

#gadget-35 .b-order.BUTTON{
*margin-left :75px
}


#gadget-35 .productsArea .productItem{
	padding-bottom: 20px;
}

#gadget-35 .b-order{
}

#gadget-35  .b-subpro .buttonLeft {
	background:transparent url(../../../../../../system/application/templates/lnwshop/clean/gadget/_unit/showroom/__article/_images/button_addtocart.png) no-repeat 0px 0px;
    width:10px;
    height:25px;
}
#gadget-35  .b-subpro .buttonCenter.buttonText {
	background:transparent url(../../../../../../system/application/templates/lnwshop/clean/gadget/_unit/showroom/__article/_images/button_addtocart.png) repeat-x 0px -25px;
    height :25px;
    width: auto;
}
#gadget-35  .b-subpro .buttonRight {
	background:transparent url(../../../../../../system/application/templates/lnwshop/clean/gadget/_unit/showroom/__article/_images/button_addtocart.png) no-repeat -35px 0px;
    width:10px;
    height:25px;
}

#gadget-35  .b-order .buttonLeft {
	background:transparent url(../../../../../../system/application/templates/lnwshop/clean/gadget/_unit/showroom/__article/_images/button_addtocart.png) no-repeat 0px 0px;
    width:10px;
    height:25px;
}
#gadget-35  .b-order .buttonCenter.buttonText {
	background:transparent url(../../../../../../system/application/templates/lnwshop/clean/gadget/_unit/showroom/__article/_images/button_addtocart.png) repeat-x 0px -25px;
    height :25px;
    width: auto;
}
#gadget-35  .b-order .buttonRight {
	background:transparent url(../../../../../../system/application/templates/lnwshop/clean/gadget/_unit/showroom/__article/_images/button_addtocart.png) no-repeat -35px 0px;
    width:10px;
    height:25px;
}

#gadget-35 .b-subpro:hover .buttonLeft{background-position:0px -50px;}
#gadget-35 .b-subpro:hover .buttonRight{background-position:-35px -50px;}
#gadget-35 .b-subpro:hover .buttonCenter{background-position:0px -75px;}
#gadget-35 .b-subpro:active .buttonLeft{background-position:0px -100px;}
#gadget-35 .b-subpro:active .buttonRight{background-position:-35px -100px;}
#gadget-35 .b-subpro:active .buttonCenter{background-position:0px -125px;}

#gadget-35  .b-order:hover .buttonLeft{background-position:0px -50px;}
#gadget-35  .b-order:hover .buttonRight{background-position:-35px -50px;}
#gadget-35  .b-order:hover .buttonCenter{background-position:0px -75px;}
#gadget-35  .b-order:active .buttonLeft{background-position:0px -100px;}
#gadget-35  .b-order:active .buttonRight{background-position:-35px -100px;}
#gadget-35  .b-order:active .buttonCenter{background-position:0px -125px;}

#gadget-35  .b-subpro .buttonText,
#gadget-35  .b-order .buttonText{
	font-size:13px;
	text-align:center;
	font-weight:bold;
	color:#555;
	width:100%;
	text-shadow: 1px 1px 1px #fff;
	line-height: 25px;

}

#gadget-35 .seeAll{
	position:absolute;
	top:15px;
	right:20px;
	font-size: 11px;
	width:200px;
}



#gadget-35 .productsArea.size-150.fullname-false .b-subpro .buttonLeft {
	background:transparent url(../../../../../../system/application/templates/lnwshop/clean/gadget/_unit/showroom/__article/_images/old_button_addtocart.png) no-repeat 0px 0px;
    width:20px;
    height:43px;
}
#gadget-35 .productsArea.size-150.fullname-false  .b-subpro .buttonCenter.buttonText {
	background:transparent url(../../../../../../system/application/templates/lnwshop/clean/gadget/_unit/showroom/__article/_images/old_button_addtocart.png) repeat-x -10px 0px;
    height :43px;
    width: auto;
}
#gadget-35 .productsArea.size-150.fullname-false  .b-subpro .buttonRight {
	background:transparent url(../../../../../../system/application/templates/lnwshop/clean/gadget/_unit/showroom/__article/_images/old_button_addtocart.png) no-repeat -100px 0px;
    width:20px;
    height:43px;
}

#gadget-35 .productsArea.size-150.fullname-false  .b-order .buttonLeft {
	background:transparent url(../../../../../../system/application/templates/lnwshop/clean/gadget/_unit/showroom/__article/_images/old_button_addtocart.png) no-repeat 0px 0px;
    width:20px;
    height:43px;
}
#gadget-35 .productsArea.size-150.fullname-false  .b-order .buttonCenter.buttonText {
	background:transparent url(../../../../../../system/application/templates/lnwshop/clean/gadget/_unit/showroom/__article/_images/old_button_addtocart.png) repeat-x -10px 0px;
    height :43px;
    width: auto;
}
#gadget-35 .productsArea.size-150.fullname-false  .b-order .buttonRight {
	background:transparent url(../../../../../../system/application/templates/lnwshop/clean/gadget/_unit/showroom/__article/_images/old_button_addtocart.png) no-repeat -100px 0px;
    width:20px;
    height:43px;
}

#gadget-35 .productsArea.size-150.fullname-false .b-subpro:hover .buttonLeft{background-position:0px -43px;}
#gadget-35 .productsArea.size-150.fullname-false .b-subpro:hover .buttonRight{background-position:-100px -43px;}
#gadget-35 .productsArea.size-150.fullname-false .b-subpro:hover .buttonCenter{background-position:-10px -43px;}
#gadget-35 .productsArea.size-150.fullname-false .b-subpro:active .buttonLeft{background-position:0px -86px;}
#gadget-35 .productsArea.size-150.fullname-false .b-subpro:active .buttonRight{background-position:-100px -86px;}
#gadget-35 .productsArea.size-150.fullname-false .b-subpro:active .buttonCenter{background-position:-10px -86px;}

#gadget-35  .productsArea.size-150.fullname-false .b-order:hover .buttonLeft{background-position:0px -43px;}
#gadget-35  .productsArea.size-150.fullname-false .b-order:hover .buttonRight{background-position:-100px -43px;}
#gadget-35  .productsArea.size-150.fullname-false .b-order:hover .buttonCenter{background-position:-10px -43px;}
#gadget-35  .productsArea.size-150.fullname-false .b-order:active .buttonLeft{background-position:0px -86px;}
#gadget-35  .productsArea.size-150.fullname-false .b-order:active .buttonRight{background-position:-100px -86px;}
#gadget-35  .productsArea.size-150.fullname-false .b-order:active .buttonCenter{background-position:-10px -86px ;}

#gadget-35 .productsArea.size-150.fullname-false  .b-subpro .buttonText,
#gadget-35  .productsArea.size-150.fullname-false .b-order .buttonText{
	font-size:15px;
	text-align:center;
	font-weight:bold;
	color:#555;
	width:100%;
	text-shadow: 1px 1px 1px #fff;
	line-height: 43px;
}


#gadget-35 .productsArea.size-250.fullname-false .b-subpro .buttonLeft {
	background:transparent url(../../../../../../system/application/templates/lnwshop/clean/gadget/_unit/showroom/__article/_images/old_button_addtocart.png) no-repeat 0px 0px;
    width:20px;
    height:43px;
}
#gadget-35 .productsArea.size-250.fullname-false  .b-subpro .buttonCenter.buttonText {
	background:transparent url(../../../../../../system/application/templates/lnwshop/clean/gadget/_unit/showroom/__article/_images/old_button_addtocart.png) repeat-x -10px 0px;
    height :43px;
    width: auto;
}
#gadget-35 .productsArea.size-250.fullname-false  .b-subpro .buttonRight {
	background:transparent url(../../../../../../system/application/templates/lnwshop/clean/gadget/_unit/showroom/__article/_images/old_button_addtocart.png) no-repeat -100px 0px;
    width:20px;
    height:43px;
}

#gadget-35 .productsArea.size-250.fullname-false  .b-order .buttonLeft {
	background:transparent url(../../../../../../system/application/templates/lnwshop/clean/gadget/_unit/showroom/__article/_images/old_button_addtocart.png) no-repeat 0px 0px;
    width:20px;
    height:43px;
}
#gadget-35 .productsArea.size-250.fullname-false  .b-order .buttonCenter.buttonText {
	background:transparent url(../../../../../../system/application/templates/lnwshop/clean/gadget/_unit/showroom/__article/_images/old_button_addtocart.png) repeat-x -10px 0px;
    height :43px;
    width: auto;
}
#gadget-35 .productsArea.size-250.fullname-false  .b-order .buttonRight {
	background:transparent url(../../../../../../system/application/templates/lnwshop/clean/gadget/_unit/showroom/__article/_images/old_button_addtocart.png) no-repeat -100px 0px;
    width:20px;
    height:43px;
}

#gadget-35 .productsArea.size-250.fullname-false .b-subpro:hover .buttonLeft{background-position:0px -43px;}
#gadget-35 .productsArea.size-250.fullname-false .b-subpro:hover .buttonRight{background-position:-100px -43px;}
#gadget-35 .productsArea.size-250.fullname-false .b-subpro:hover .buttonCenter{background-position:-10px -43px;}
#gadget-35 .productsArea.size-250.fullname-false .b-subpro:active .buttonLeft{background-position:0px -86px;}
#gadget-35 .productsArea.size-250.fullname-false .b-subpro:active .buttonRight{background-position:-100px -86px;}
#gadget-35 .productsArea.size-250.fullname-false .b-subpro:active .buttonCenter{background-position:-25px -86px;}

#gadget-35  .productsArea.size-250.fullname-false .b-order:hover .buttonLeft{background-position:0px -43px;}
#gadget-35  .productsArea.size-250.fullname-false .b-order:hover .buttonRight{background-position:-100px -43px;}
#gadget-35  .productsArea.size-250.fullname-false .b-order:hover .buttonCenter{background-position:-10px -43px;}
#gadget-35  .productsArea.size-250.fullname-false .b-order:active .buttonLeft{background-position:0px -86px;}
#gadget-35  .productsArea.size-250.fullname-false .b-order:active .buttonRight{background-position:-100px -86px;}
#gadget-35  .productsArea.size-250.fullname-false .b-order:active .buttonCenter{background-position:-25px -86px;}

#gadget-35 .productsArea.size-250.fullname-false  .b-subpro .buttonText,
#gadget-35  .productsArea.size-250.fullname-false .b-order .buttonText{
	font-size:15px;
	text-align:center;
	font-weight:bold;
	color:#555;
	width:100%;
	text-shadow: 1px 1px 1px #fff;
	line-height: 43px;
}
#gadget-35 .productsArea.size-250.fullname-false .b-subpro.BUTTON{
	*margin-left :105px
}
#gadget-35 .productsArea.size-250.fullname-false .b-order.BUTTON{
*margin-left :135px
}


#gadget-35 .productsArea.size-100.fullname-false .b-subpro.BUTTON{
	*margin-left :35px
}
#gadget-35 .productsArea.size-100.fullname-false .b-order.BUTTON{
*margin-left :60px
}

#gadget-35 .productsArea.size-80.fullname-false .b-subpro.BUTTON{
	*margin-left :15px
}

#gadget-35 .productsArea.size-80.fullname-false .b-subpro.BUTTON .buttonCenter.buttonText{
	*width: 90px;
}
#gadget-35 .productsArea.size-80.fullname-false .b-order.BUTTON{
*margin-left :40px
}

#gadget-35 .productsArea.size-150.fullname-false .b-subpro.BUTTON{
*margin-left :50px
}
#gadget-35 .productsArea.size-150.fullname-false .b-order.BUTTON{
*margin-left :80px
}


#gadget-35 .size-80 .gadgetThumbnail img{
	*position: relative;
	*top: 0px;
}
#gadget-35 .size-100 .gadgetThumbnail img{
	*position: relative;
	*top: 0px;
}
#gadget-35 .size-250 .gadgetThumbnail img{
	*position: relative;
	*top: 0px;
}

#gadget-35 .size-150 .gadgetThumbnail img{
	*position: relative;
	*top: 0px;
}


#gadget-35 .z-article .size-150 .productItem,
#gadget-35 .z-article .size-150r .productItem,
#gadget-35 .z-article .size-150 .productItem .product_name,
#gadget-35 .z-article .size-150r .productItem .product_name{
    width:233px;
}
#gadget-35 .z-article .size-100 .productItem,
#gadget-35 .z-article .size-100r .productItem,
#gadget-35 .z-article .size-100 .productItem .product_name,
#gadget-35 .z-article .size-100r .productItem .product_name{
    width:171px;
}
#gadget-35 .z-article .size-80 .productItem,
#gadget-35 .z-article .size-80r .productItem,
#gadget-35 .z-article .size-80 .productItem .product_name,
#gadget-35 .z-article .size-80r .productItem .product_name{
    width:136px;
}
#gadget-35 .z-article .size-250 .productItem,
#gadget-35 .z-article .size-250r .productItem,
#gadget-35 .z-article .size-250 .productItem .product_name,
#gadget-35 .z-article .size-250r .productItem .product_name{
    width:346px;
}










#gadget-62 {
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	background-color: #fff;
}

#gadget-62 .titleHeader{
	position: relative;
	top: 0px;
	left: 0px;
	background: transparent url(../../../../../../system/application/templates/lnwshop/clean/gadget/_unit/blog/recent/_images/bg_lheader.png) no-repeat 0px 0px;
	width: 720px;
	height: 74px;
}
#gadget-62 .titleHeader .headerText{
	position:absolute;
	top:5px;
	left:20px;
	font-family: 'Arial';
	font-size: 15px;
	line-height: 53px;
	font-weight: normal;
	text-shadow: 1px 1px 1px #fff;
	color: #333;
	width: 720px;
	text-align: left;
}
#gadget-62 .more{
	position:absolute;
	top:25px;
	right:20px;
	font-size: 11px;
	width:200px;
}


#gadget-62 .titleHeader .headerText{	font-family: '2006_iannnnnBKK';	font-size: 40px;	color: #0066cc;	font-weight: bold;}




#gadget-74{	background-color: #FFFFFF;}
#gadget-74 .titleHeader{	height: 80px;}
#gadget-74 .titleHeader .headerText{	font-family: '2006_iannnnnBKK';	font-size: 40px;	color: #0066cc;	font-weight: normal;	text-decoration: underline;}
















#gadget-116{
	width: 720px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color: #fff;
}
#gadget-116 .titleHeader{
	position: relative;
	top: 0px;
	left: 0px;
	background: transparent url(../../../../../../system/application/templates/lnwshop/clean/gadget/_unit/showroom/__article/_images/bg_lheader.png) no-repeat 0px 0px;
	width: 700px;
	height: 74px;
}
#gadget-116 .titleHeader .headerText{
	position:absolute;
	top:5px;
	left:20px;
	font-family: 'Arial';
	font-size: 15px;
	line-height: 53px;
	font-weight: normal;
	text-shadow: 1px 1px 1px #fff;
	color: #333;
	width: 680px;
	text-align: left;
}

#gadget-116 .b-order.BUTTON{
*margin-left :75px
}


#gadget-116 .productsArea .productItem{
	padding-bottom: 20px;
}

#gadget-116 .b-order{
}

#gadget-116  .b-subpro .buttonLeft {
	background:transparent url(../../../../../../system/application/templates/lnwshop/clean/gadget/_unit/showroom/__article/_images/button_addtocart.png) no-repeat 0px 0px;
    width:10px;
    height:25px;
}
#gadget-116  .b-subpro .buttonCenter.buttonText {
	background:transparent url(../../../../../../system/application/templates/lnwshop/clean/gadget/_unit/showroom/__article/_images/button_addtocart.png) repeat-x 0px -25px;
    height :25px;
    width: auto;
}
#gadget-116  .b-subpro .buttonRight {
	background:transparent url(../../../../../../system/application/templates/lnwshop/clean/gadget/_unit/showroom/__article/_images/button_addtocart.png) no-repeat -35px 0px;
    width:10px;
    height:25px;
}

#gadget-116  .b-order .buttonLeft {
	background:transparent url(../../../../../../system/application/templates/lnwshop/clean/gadget/_unit/showroom/__article/_images/button_addtocart.png) no-repeat 0px 0px;
    width:10px;
    height:25px;
}
#gadget-116  .b-order .buttonCenter.buttonText {
	background:transparent url(../../../../../../system/application/templates/lnwshop/clean/gadget/_unit/showroom/__article/_images/button_addtocart.png) repeat-x 0px -25px;
    height :25px;
    width: auto;
}
#gadget-116  .b-order .buttonRight {
	background:transparent url(../../../../../../system/application/templates/lnwshop/clean/gadget/_unit/showroom/__article/_images/button_addtocart.png) no-repeat -35px 0px;
    width:10px;
    height:25px;
}

#gadget-116 .b-subpro:hover .buttonLeft{background-position:0px -50px;}
#gadget-116 .b-subpro:hover .buttonRight{background-position:-35px -50px;}
#gadget-116 .b-subpro:hover .buttonCenter{background-position:0px -75px;}
#gadget-116 .b-subpro:active .buttonLeft{background-position:0px -100px;}
#gadget-116 .b-subpro:active .buttonRight{background-position:-35px -100px;}
#gadget-116 .b-subpro:active .buttonCenter{background-position:0px -125px;}

#gadget-116  .b-order:hover .buttonLeft{background-position:0px -50px;}
#gadget-116  .b-order:hover .buttonRight{background-position:-35px -50px;}
#gadget-116  .b-order:hover .buttonCenter{background-position:0px -75px;}
#gadget-116  .b-order:active .buttonLeft{background-position:0px -100px;}
#gadget-116  .b-order:active .buttonRight{background-position:-35px -100px;}
#gadget-116  .b-order:active .buttonCenter{background-position:0px -125px;}

#gadget-116  .b-subpro .buttonText,
#gadget-116  .b-order .buttonText{
	font-size:13px;
	text-align:center;
	font-weight:bold;
	color:#555;
	width:100%;
	text-shadow: 1px 1px 1px #fff;
	line-height: 25px;

}

#gadget-116 .seeAll{
	position:absolute;
	top:15px;
	right:20px;
	font-size: 11px;
	width:200px;
}



#gadget-116 .productsArea.size-150.fullname-false .b-subpro .buttonLeft {
	background:transparent url(../../../../../../system/application/templates/lnwshop/clean/gadget/_unit/showroom/__article/_images/old_button_addtocart.png) no-repeat 0px 0px;
    width:20px;
    height:43px;
}
#gadget-116 .productsArea.size-150.fullname-false  .b-subpro .buttonCenter.buttonText {
	background:transparent url(../../../../../../system/application/templates/lnwshop/clean/gadget/_unit/showroom/__article/_images/old_button_addtocart.png) repeat-x -10px 0px;
    height :43px;
    width: auto;
}
#gadget-116 .productsArea.size-150.fullname-false  .b-subpro .buttonRight {
	background:transparent url(../../../../../../system/application/templates/lnwshop/clean/gadget/_unit/showroom/__article/_images/old_button_addtocart.png) no-repeat -100px 0px;
    width:20px;
    height:43px;
}

#gadget-116 .productsArea.size-150.fullname-false  .b-order .buttonLeft {
	background:transparent url(../../../../../../system/application/templates/lnwshop/clean/gadget/_unit/showroom/__article/_images/old_button_addtocart.png) no-repeat 0px 0px;
    width:20px;
    height:43px;
}
#gadget-116 .productsArea.size-150.fullname-false  .b-order .buttonCenter.buttonText {
	background:transparent url(../../../../../../system/application/templates/lnwshop/clean/gadget/_unit/showroom/__article/_images/old_button_addtocart.png) repeat-x -10px 0px;
    height :43px;
    width: auto;
}
#gadget-116 .productsArea.size-150.fullname-false  .b-order .buttonRight {
	background:transparent url(../../../../../../system/application/templates/lnwshop/clean/gadget/_unit/showroom/__article/_images/old_button_addtocart.png) no-repeat -100px 0px;
    width:20px;
    height:43px;
}

#gadget-116 .productsArea.size-150.fullname-false .b-subpro:hover .buttonLeft{background-position:0px -43px;}
#gadget-116 .productsArea.size-150.fullname-false .b-subpro:hover .buttonRight{background-position:-100px -43px;}
#gadget-116 .productsArea.size-150.fullname-false .b-subpro:hover .buttonCenter{background-position:-10px -43px;}
#gadget-116 .productsArea.size-150.fullname-false .b-subpro:active .buttonLeft{background-position:0px -86px;}
#gadget-116 .productsArea.size-150.fullname-false .b-subpro:active .buttonRight{background-position:-100px -86px;}
#gadget-116 .productsArea.size-150.fullname-false .b-subpro:active .buttonCenter{background-position:-10px -86px;}

#gadget-116  .productsArea.size-150.fullname-false .b-order:hover .buttonLeft{background-position:0px -43px;}
#gadget-116  .productsArea.size-150.fullname-false .b-order:hover .buttonRight{background-position:-100px -43px;}
#gadget-116  .productsArea.size-150.fullname-false .b-order:hover .buttonCenter{background-position:-10px -43px;}
#gadget-116  .productsArea.size-150.fullname-false .b-order:active .buttonLeft{background-position:0px -86px;}
#gadget-116  .productsArea.size-150.fullname-false .b-order:active .buttonRight{background-position:-100px -86px;}
#gadget-116  .productsArea.size-150.fullname-false .b-order:active .buttonCenter{background-position:-10px -86px ;}

#gadget-116 .productsArea.size-150.fullname-false  .b-subpro .buttonText,
#gadget-116  .productsArea.size-150.fullname-false .b-order .buttonText{
	font-size:15px;
	text-align:center;
	font-weight:bold;
	color:#555;
	width:100%;
	text-shadow: 1px 1px 1px #fff;
	line-height: 43px;
}


#gadget-116 .productsArea.size-250.fullname-false .b-subpro .buttonLeft {
	background:transparent url(../../../../../../system/application/templates/lnwshop/clean/gadget/_unit/showroom/__article/_images/old_button_addtocart.png) no-repeat 0px 0px;
    width:20px;
    height:43px;
}
#gadget-116 .productsArea.size-250.fullname-false  .b-subpro .buttonCenter.buttonText {
	background:transparent url(../../../../../../system/application/templates/lnwshop/clean/gadget/_unit/showroom/__article/_images/old_button_addtocart.png) repeat-x -10px 0px;
    height :43px;
    width: auto;
}
#gadget-116 .productsArea.size-250.fullname-false  .b-subpro .buttonRight {
	background:transparent url(../../../../../../system/application/templates/lnwshop/clean/gadget/_unit/showroom/__article/_images/old_button_addtocart.png) no-repeat -100px 0px;
    width:20px;
    height:43px;
}

#gadget-116 .productsArea.size-250.fullname-false  .b-order .buttonLeft {
	background:transparent url(../../../../../../system/application/templates/lnwshop/clean/gadget/_unit/showroom/__article/_images/old_button_addtocart.png) no-repeat 0px 0px;
    width:20px;
    height:43px;
}
#gadget-116 .productsArea.size-250.fullname-false  .b-order .buttonCenter.buttonText {
	background:transparent url(../../../../../../system/application/templates/lnwshop/clean/gadget/_unit/showroom/__article/_images/old_button_addtocart.png) repeat-x -10px 0px;
    height :43px;
    width: auto;
}
#gadget-116 .productsArea.size-250.fullname-false  .b-order .buttonRight {
	background:transparent url(../../../../../../system/application/templates/lnwshop/clean/gadget/_unit/showroom/__article/_images/old_button_addtocart.png) no-repeat -100px 0px;
    width:20px;
    height:43px;
}

#gadget-116 .productsArea.size-250.fullname-false .b-subpro:hover .buttonLeft{background-position:0px -43px;}
#gadget-116 .productsArea.size-250.fullname-false .b-subpro:hover .buttonRight{background-position:-100px -43px;}
#gadget-116 .productsArea.size-250.fullname-false .b-subpro:hover .buttonCenter{background-position:-10px -43px;}
#gadget-116 .productsArea.size-250.fullname-false .b-subpro:active .buttonLeft{background-position:0px -86px;}
#gadget-116 .productsArea.size-250.fullname-false .b-subpro:active .buttonRight{background-position:-100px -86px;}
#gadget-116 .productsArea.size-250.fullname-false .b-subpro:active .buttonCenter{background-position:-25px -86px;}

#gadget-116  .productsArea.size-250.fullname-false .b-order:hover .buttonLeft{background-position:0px -43px;}
#gadget-116  .productsArea.size-250.fullname-false .b-order:hover .buttonRight{background-position:-100px -43px;}
#gadget-116  .productsArea.size-250.fullname-false .b-order:hover .buttonCenter{background-position:-10px -43px;}
#gadget-116  .productsArea.size-250.fullname-false .b-order:active .buttonLeft{background-position:0px -86px;}
#gadget-116  .productsArea.size-250.fullname-false .b-order:active .buttonRight{background-position:-100px -86px;}
#gadget-116  .productsArea.size-250.fullname-false .b-order:active .buttonCenter{background-position:-25px -86px;}

#gadget-116 .productsArea.size-250.fullname-false  .b-subpro .buttonText,
#gadget-116  .productsArea.size-250.fullname-false .b-order .buttonText{
	font-size:15px;
	text-align:center;
	font-weight:bold;
	color:#555;
	width:100%;
	text-shadow: 1px 1px 1px #fff;
	line-height: 43px;
}
#gadget-116 .productsArea.size-250.fullname-false .b-subpro.BUTTON{
	*margin-left :105px
}
#gadget-116 .productsArea.size-250.fullname-false .b-order.BUTTON{
*margin-left :135px
}


#gadget-116 .productsArea.size-100.fullname-false .b-subpro.BUTTON{
	*margin-left :35px
}
#gadget-116 .productsArea.size-100.fullname-false .b-order.BUTTON{
*margin-left :60px
}

#gadget-116 .productsArea.size-80.fullname-false .b-subpro.BUTTON{
	*margin-left :15px
}

#gadget-116 .productsArea.size-80.fullname-false .b-subpro.BUTTON .buttonCenter.buttonText{
	*width: 90px;
}
#gadget-116 .productsArea.size-80.fullname-false .b-order.BUTTON{
*margin-left :40px
}

#gadget-116 .productsArea.size-150.fullname-false .b-subpro.BUTTON{
*margin-left :50px
}
#gadget-116 .productsArea.size-150.fullname-false .b-order.BUTTON{
*margin-left :80px
}


#gadget-116 .size-80 .gadgetThumbnail img{
	*position: relative;
	*top: 0px;
}
#gadget-116 .size-100 .gadgetThumbnail img{
	*position: relative;
	*top: 0px;
}
#gadget-116 .size-250 .gadgetThumbnail img{
	*position: relative;
	*top: 0px;
}

#gadget-116 .size-150 .gadgetThumbnail img{
	*position: relative;
	*top: 0px;
}


#gadget-116 .z-article .size-150 .productItem,
#gadget-116 .z-article .size-150r .productItem,
#gadget-116 .z-article .size-150 .productItem .product_name,
#gadget-116 .z-article .size-150r .productItem .product_name{
    width:233px;
}
#gadget-116 .z-article .size-100 .productItem,
#gadget-116 .z-article .size-100r .productItem,
#gadget-116 .z-article .size-100 .productItem .product_name,
#gadget-116 .z-article .size-100r .productItem .product_name{
    width:171px;
}
#gadget-116 .z-article .size-80 .productItem,
#gadget-116 .z-article .size-80r .productItem,
#gadget-116 .z-article .size-80 .productItem .product_name,
#gadget-116 .z-article .size-80r .productItem .product_name{
    width:136px;
}
#gadget-116 .z-article .size-250 .productItem,
#gadget-116 .z-article .size-250r .productItem,
#gadget-116 .z-article .size-250 .productItem .product_name,
#gadget-116 .z-article .size-250r .productItem .product_name{
    width:346px;
}


#gadget-116 .titleHeader{	height: 80px;}
#gadget-116 .titleHeader .headerText{	font-family: '2006_iannnnnBKK';	font-size: 38px;	color: #0066cc;	font-weight: bold;}
#gadget-118{
	width: 720px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color: #fff;
}
#gadget-118 .titleHeader{
	position: relative;
	top: 0px;
	left: 0px;
	background: transparent url(../../../../../../system/application/templates/lnwshop/clean/gadget/_unit/showroom/__article/_images/bg_lheader.png) no-repeat 0px 0px;
	width: 700px;
	height: 74px;
}
#gadget-118 .titleHeader .headerText{
	position:absolute;
	top:5px;
	left:20px;
	font-family: 'Arial';
	font-size: 15px;
	line-height: 53px;
	font-weight: normal;
	text-shadow: 1px 1px 1px #fff;
	color: #333;
	width: 680px;
	text-align: left;
}

#gadget-118 .b-order.BUTTON{
*margin-left :75px
}


#gadget-118 .productsArea .productItem{
	padding-bottom: 20px;
}

#gadget-118 .b-order{
}

#gadget-118  .b-subpro .buttonLeft {
	background:transparent url(../../../../../../system/application/templates/lnwshop/clean/gadget/_unit/showroom/__article/_images/button_addtocart.png) no-repeat 0px 0px;
    width:10px;
    height:25px;
}
#gadget-118  .b-subpro .buttonCenter.buttonText {
	background:transparent url(../../../../../../system/application/templates/lnwshop/clean/gadget/_unit/showroom/__article/_images/button_addtocart.png) repeat-x 0px -25px;
    height :25px;
    width: auto;
}
#gadget-118  .b-subpro .buttonRight {
	background:transparent url(../../../../../../system/application/templates/lnwshop/clean/gadget/_unit/showroom/__article/_images/button_addtocart.png) no-repeat -35px 0px;
    width:10px;
    height:25px;
}

#gadget-118  .b-order .buttonLeft {
	background:transparent url(../../../../../../system/application/templates/lnwshop/clean/gadget/_unit/showroom/__article/_images/button_addtocart.png) no-repeat 0px 0px;
    width:10px;
    height:25px;
}
#gadget-118  .b-order .buttonCenter.buttonText {
	background:transparent url(../../../../../../system/application/templates/lnwshop/clean/gadget/_unit/showroom/__article/_images/button_addtocart.png) repeat-x 0px -25px;
    height :25px;
    width: auto;
}
#gadget-118  .b-order .buttonRight {
	background:transparent url(../../../../../../system/application/templates/lnwshop/clean/gadget/_unit/showroom/__article/_images/button_addtocart.png) no-repeat -35px 0px;
    width:10px;
    height:25px;
}

#gadget-118 .b-subpro:hover .buttonLeft{background-position:0px -50px;}
#gadget-118 .b-subpro:hover .buttonRight{background-position:-35px -50px;}
#gadget-118 .b-subpro:hover .buttonCenter{background-position:0px -75px;}
#gadget-118 .b-subpro:active .buttonLeft{background-position:0px -100px;}
#gadget-118 .b-subpro:active .buttonRight{background-position:-35px -100px;}
#gadget-118 .b-subpro:active .buttonCenter{background-position:0px -125px;}

#gadget-118  .b-order:hover .buttonLeft{background-position:0px -50px;}
#gadget-118  .b-order:hover .buttonRight{background-position:-35px -50px;}
#gadget-118  .b-order:hover .buttonCenter{background-position:0px -75px;}
#gadget-118  .b-order:active .buttonLeft{background-position:0px -100px;}
#gadget-118  .b-order:active .buttonRight{background-position:-35px -100px;}
#gadget-118  .b-order:active .buttonCenter{background-position:0px -125px;}

#gadget-118  .b-subpro .buttonText,
#gadget-118  .b-order .buttonText{
	font-size:13px;
	text-align:center;
	font-weight:bold;
	color:#555;
	width:100%;
	text-shadow: 1px 1px 1px #fff;
	line-height: 25px;

}

#gadget-118 .seeAll{
	position:absolute;
	top:15px;
	right:20px;
	font-size: 11px;
	width:200px;
}



#gadget-118 .productsArea.size-150.fullname-false .b-subpro .buttonLeft {
	background:transparent url(../../../../../../system/application/templates/lnwshop/clean/gadget/_unit/showroom/__article/_images/old_button_addtocart.png) no-repeat 0px 0px;
    width:20px;
    height:43px;
}
#gadget-118 .productsArea.size-150.fullname-false  .b-subpro .buttonCenter.buttonText {
	background:transparent url(../../../../../../system/application/templates/lnwshop/clean/gadget/_unit/showroom/__article/_images/old_button_addtocart.png) repeat-x -10px 0px;
    height :43px;
    width: auto;
}
#gadget-118 .productsArea.size-150.fullname-false  .b-subpro .buttonRight {
	background:transparent url(../../../../../../system/application/templates/lnwshop/clean/gadget/_unit/showroom/__article/_images/old_button_addtocart.png) no-repeat -100px 0px;
    width:20px;
    height:43px;
}

#gadget-118 .productsArea.size-150.fullname-false  .b-order .buttonLeft {
	background:transparent url(../../../../../../system/application/templates/lnwshop/clean/gadget/_unit/showroom/__article/_images/old_button_addtocart.png) no-repeat 0px 0px;
    width:20px;
    height:43px;
}
#gadget-118 .productsArea.size-150.fullname-false  .b-order .buttonCenter.buttonText {
	background:transparent url(../../../../../../system/application/templates/lnwshop/clean/gadget/_unit/showroom/__article/_images/old_button_addtocart.png) repeat-x -10px 0px;
    height :43px;
    width: auto;
}
#gadget-118 .productsArea.size-150.fullname-false  .b-order .buttonRight {
	background:transparent url(../../../../../../system/application/templates/lnwshop/clean/gadget/_unit/showroom/__article/_images/old_button_addtocart.png) no-repeat -100px 0px;
    width:20px;
    height:43px;
}

#gadget-118 .productsArea.size-150.fullname-false .b-subpro:hover .buttonLeft{background-position:0px -43px;}
#gadget-118 .productsArea.size-150.fullname-false .b-subpro:hover .buttonRight{background-position:-100px -43px;}
#gadget-118 .productsArea.size-150.fullname-false .b-subpro:hover .buttonCenter{background-position:-10px -43px;}
#gadget-118 .productsArea.size-150.fullname-false .b-subpro:active .buttonLeft{background-position:0px -86px;}
#gadget-118 .productsArea.size-150.fullname-false .b-subpro:active .buttonRight{background-position:-100px -86px;}
#gadget-118 .productsArea.size-150.fullname-false .b-subpro:active .buttonCenter{background-position:-10px -86px;}

#gadget-118  .productsArea.size-150.fullname-false .b-order:hover .buttonLeft{background-position:0px -43px;}
#gadget-118  .productsArea.size-150.fullname-false .b-order:hover .buttonRight{background-position:-100px -43px;}
#gadget-118  .productsArea.size-150.fullname-false .b-order:hover .buttonCenter{background-position:-10px -43px;}
#gadget-118  .productsArea.size-150.fullname-false .b-order:active .buttonLeft{background-position:0px -86px;}
#gadget-118  .productsArea.size-150.fullname-false .b-order:active .buttonRight{background-position:-100px -86px;}
#gadget-118  .productsArea.size-150.fullname-false .b-order:active .buttonCenter{background-position:-10px -86px ;}

#gadget-118 .productsArea.size-150.fullname-false  .b-subpro .buttonText,
#gadget-118  .productsArea.size-150.fullname-false .b-order .buttonText{
	font-size:15px;
	text-align:center;
	font-weight:bold;
	color:#555;
	width:100%;
	text-shadow: 1px 1px 1px #fff;
	line-height: 43px;
}


#gadget-118 .productsArea.size-250.fullname-false .b-subpro .buttonLeft {
	background:transparent url(../../../../../../system/application/templates/lnwshop/clean/gadget/_unit/showroom/__article/_images/old_button_addtocart.png) no-repeat 0px 0px;
    width:20px;
    height:43px;
}
#gadget-118 .productsArea.size-250.fullname-false  .b-subpro .buttonCenter.buttonText {
	background:transparent url(../../../../../../system/application/templates/lnwshop/clean/gadget/_unit/showroom/__article/_images/old_button_addtocart.png) repeat-x -10px 0px;
    height :43px;
    width: auto;
}
#gadget-118 .productsArea.size-250.fullname-false  .b-subpro .buttonRight {
	background:transparent url(../../../../../../system/application/templates/lnwshop/clean/gadget/_unit/showroom/__article/_images/old_button_addtocart.png) no-repeat -100px 0px;
    width:20px;
    height:43px;
}

#gadget-118 .productsArea.size-250.fullname-false  .b-order .buttonLeft {
	background:transparent url(../../../../../../system/application/templates/lnwshop/clean/gadget/_unit/showroom/__article/_images/old_button_addtocart.png) no-repeat 0px 0px;
    width:20px;
    height:43px;
}
#gadget-118 .productsArea.size-250.fullname-false  .b-order .buttonCenter.buttonText {
	background:transparent url(../../../../../../system/application/templates/lnwshop/clean/gadget/_unit/showroom/__article/_images/old_button_addtocart.png) repeat-x -10px 0px;
    height :43px;
    width: auto;
}
#gadget-118 .productsArea.size-250.fullname-false  .b-order .buttonRight {
	background:transparent url(../../../../../../system/application/templates/lnwshop/clean/gadget/_unit/showroom/__article/_images/old_button_addtocart.png) no-repeat -100px 0px;
    width:20px;
    height:43px;
}

#gadget-118 .productsArea.size-250.fullname-false .b-subpro:hover .buttonLeft{background-position:0px -43px;}
#gadget-118 .productsArea.size-250.fullname-false .b-subpro:hover .buttonRight{background-position:-100px -43px;}
#gadget-118 .productsArea.size-250.fullname-false .b-subpro:hover .buttonCenter{background-position:-10px -43px;}
#gadget-118 .productsArea.size-250.fullname-false .b-subpro:active .buttonLeft{background-position:0px -86px;}
#gadget-118 .productsArea.size-250.fullname-false .b-subpro:active .buttonRight{background-position:-100px -86px;}
#gadget-118 .productsArea.size-250.fullname-false .b-subpro:active .buttonCenter{background-position:-25px -86px;}

#gadget-118  .productsArea.size-250.fullname-false .b-order:hover .buttonLeft{background-position:0px -43px;}
#gadget-118  .productsArea.size-250.fullname-false .b-order:hover .buttonRight{background-position:-100px -43px;}
#gadget-118  .productsArea.size-250.fullname-false .b-order:hover .buttonCenter{background-position:-10px -43px;}
#gadget-118  .productsArea.size-250.fullname-false .b-order:active .buttonLeft{background-position:0px -86px;}
#gadget-118  .productsArea.size-250.fullname-false .b-order:active .buttonRight{background-position:-100px -86px;}
#gadget-118  .productsArea.size-250.fullname-false .b-order:active .buttonCenter{background-position:-25px -86px;}

#gadget-118 .productsArea.size-250.fullname-false  .b-subpro .buttonText,
#gadget-118  .productsArea.size-250.fullname-false .b-order .buttonText{
	font-size:15px;
	text-align:center;
	font-weight:bold;
	color:#555;
	width:100%;
	text-shadow: 1px 1px 1px #fff;
	line-height: 43px;
}
#gadget-118 .productsArea.size-250.fullname-false .b-subpro.BUTTON{
	*margin-left :105px
}
#gadget-118 .productsArea.size-250.fullname-false .b-order.BUTTON{
*margin-left :135px
}


#gadget-118 .productsArea.size-100.fullname-false .b-subpro.BUTTON{
	*margin-left :35px
}
#gadget-118 .productsArea.size-100.fullname-false .b-order.BUTTON{
*margin-left :60px
}

#gadget-118 .productsArea.size-80.fullname-false .b-subpro.BUTTON{
	*margin-left :15px
}

#gadget-118 .productsArea.size-80.fullname-false .b-subpro.BUTTON .buttonCenter.buttonText{
	*width: 90px;
}
#gadget-118 .productsArea.size-80.fullname-false .b-order.BUTTON{
*margin-left :40px
}

#gadget-118 .productsArea.size-150.fullname-false .b-subpro.BUTTON{
*margin-left :50px
}
#gadget-118 .productsArea.size-150.fullname-false .b-order.BUTTON{
*margin-left :80px
}


#gadget-118 .size-80 .gadgetThumbnail img{
	*position: relative;
	*top: 0px;
}
#gadget-118 .size-100 .gadgetThumbnail img{
	*position: relative;
	*top: 0px;
}
#gadget-118 .size-250 .gadgetThumbnail img{
	*position: relative;
	*top: 0px;
}

#gadget-118 .size-150 .gadgetThumbnail img{
	*position: relative;
	*top: 0px;
}


#gadget-118 .z-article .size-150 .productItem,
#gadget-118 .z-article .size-150r .productItem,
#gadget-118 .z-article .size-150 .productItem .product_name,
#gadget-118 .z-article .size-150r .productItem .product_name{
    width:233px;
}
#gadget-118 .z-article .size-100 .productItem,
#gadget-118 .z-article .size-100r .productItem,
#gadget-118 .z-article .size-100 .productItem .product_name,
#gadget-118 .z-article .size-100r .productItem .product_name{
    width:171px;
}
#gadget-118 .z-article .size-80 .productItem,
#gadget-118 .z-article .size-80r .productItem,
#gadget-118 .z-article .size-80 .productItem .product_name,
#gadget-118 .z-article .size-80r .productItem .product_name{
    width:136px;
}
#gadget-118 .z-article .size-250 .productItem,
#gadget-118 .z-article .size-250r .productItem,
#gadget-118 .z-article .size-250 .productItem .product_name,
#gadget-118 .z-article .size-250r .productItem .product_name{
    width:346px;
}


#gadget-118 .titleHeader .headerText{	font-family: '2006_iannnnnBKK';	font-size: 40px;	color: #0066cc;	font-weight: bold;}






















#gadget-148{
	width: 220px;
}
#gadget-148 a{
	color:#333;
}
#gadget-148 a:hover{
	color:#555;
}

#gadget-148 .unitHat{

}
#gadget-148 .unitShirt{
	background-color:#fff;
	width:220px;
}
#gadget-148 .unitShoe{
	background:transparent url(../../../../../../system/application/templates/lnwshop/clean/gadget/_unit/menu/_images/bg_bottom.png) no-repeat left bottom;
	width:220px;
	height:10px;
}
#gadget-148 .titleHeader{
	background:transparent url(../../../../../../system/application/templates/lnwshop/clean/gadget/_unit/menu/_images/bg_top.png) no-repeat 0px 0px;
	width:220px;
	height:53px;
}
#gadget-148 .titleHeader .headerText{
	position:absolute;
	left:20px;
	font-family: 'Arial';
	font-size: 15px;
	line-height: 53px;
	font-weight: normal;
	text-shadow: 1px 1px 1px #fff;
	color: #333;
	width: 200px;
	text-align: left;
}
#gadget-148 .pageNav {
width: 200px;
}

#gadget-148 .pageNav li{
}
#gadget-148 .pageNav li:hover {
background: #eee;
}




#gadget-154{
	width: 220px;
}
#gadget-154 .unitHat{

}
#gadget-154 .unitShirt{
	background-color:#fff;
	width:220px;
}
#gadget-154 .unitShoe{
	background:transparent url(../../../../../../system/application/templates/lnwshop/clean/gadget/_unit/link/_images/bg_bottom.png) no-repeat left bottom;
	width:220px;
	height:10px;
}
#gadget-154 .link_item{

}

#gadget-154 .titleHeader{
	background:transparent url(../../../../../../system/application/templates/lnwshop/clean/gadget/_unit/link/_images/bg_top.png) no-repeat 0px 0px;
	width:220px;
	height:53px;
}
#gadget-154 .titleHeader .headerText{
	position:absolute;
	left:20px;
	font-family: 'Arial';
	font-size: 15px;
	line-height: 53px;
	font-weight: normal;
	text-shadow: 1px 1px 1px #fff;
	color: #333;
	width: 200px;
	text-align: left;
}

#gadget-154 .logout-zone{
	margin:0px;
	padding-top:10px;
}

#gadget-154 .text-container{
	height: 23px;
	position: relative;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border:1px #ccc solid;
	background-color: #fff;
}
#gadget-154 a{
	color: #333 ;
}
#gadget-154 a:hover{
	color: #989898;
}
#gadget-154 .link_area{
	position: relative;
	margin: 0px auto;
	width: 220px;
	text-align: center;
}
#gadget-154 .link_area{
    position:relative;
}

#gadget-154 .middle-link{
    height: auto;
}


#gadget-154 .titleHeader .headerText{	font-family: '2006_iannnnnBKK';	font-size: 24px;	color: #0066cc;	font-weight: bold;}
#gadget-158{
	width: 220px;
}
#gadget-158 a{
	color:#333;
}
#gadget-158 a:hover{
	color:#555;
}

#gadget-158 .unitHat{

}
#gadget-158 .unitShirt{
	background-color:#fff;
	width:220px;
}
#gadget-158 .unitShoe{
	background:transparent url(../../../../../../system/application/templates/lnwshop/clean/gadget/_unit/menu/_images/bg_bottom.png) no-repeat left bottom;
	width:220px;
	height:10px;
}
#gadget-158 .titleHeader{
	background:transparent url(../../../../../../system/application/templates/lnwshop/clean/gadget/_unit/menu/_images/bg_top.png) no-repeat 0px 0px;
	width:220px;
	height:53px;
}
#gadget-158 .titleHeader .headerText{
	position:absolute;
	left:20px;
	font-family: 'Arial';
	font-size: 15px;
	line-height: 53px;
	font-weight: normal;
	text-shadow: 1px 1px 1px #fff;
	color: #333;
	width: 200px;
	text-align: left;
}
#gadget-158 .pageNav {
width: 200px;
}

#gadget-158 .pageNav li{
}
#gadget-158 .pageNav li:hover {
background: #eee;
}












#gadget-167{
	width: 220px;
}
#gadget-167 .unitHat{

}
#gadget-167 .unitShirt{
	background-color:#fff;
	width:220px;
}
#gadget-167 .unitShoe{
	background:transparent url(../../../../../../system/application/templates/lnwshop/clean/gadget/_unit/link/_images/bg_bottom.png) no-repeat left bottom;
	width:220px;
	height:10px;
}
#gadget-167 .link_item{

}

#gadget-167 .titleHeader{
	background:transparent url(../../../../../../system/application/templates/lnwshop/clean/gadget/_unit/link/_images/bg_top.png) no-repeat 0px 0px;
	width:220px;
	height:53px;
}
#gadget-167 .titleHeader .headerText{
	position:absolute;
	left:20px;
	font-family: 'Arial';
	font-size: 15px;
	line-height: 53px;
	font-weight: normal;
	text-shadow: 1px 1px 1px #fff;
	color: #333;
	width: 200px;
	text-align: left;
}

#gadget-167 .logout-zone{
	margin:0px;
	padding-top:10px;
}

#gadget-167 .text-container{
	height: 23px;
	position: relative;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border:1px #ccc solid;
	background-color: #fff;
}
#gadget-167 a{
	color: #333 ;
}
#gadget-167 a:hover{
	color: #989898;
}
#gadget-167 .link_area{
	position: relative;
	margin: 0px auto;
	width: 220px;
	text-align: center;
}
#gadget-167 .link_area{
    position:relative;
}

#gadget-167 .middle-link{
    height: auto;
}


#gadget-167 .titleHeader .headerText{	font-family: '2006_iannnnnBKK';	font-size: 28px;	color: #0066cc;	font-weight: bold;}


#gadget-169{
	width: 220px;
}
#gadget-169 .unitHat{

}
#gadget-169 .unitShirt{
	background-color:#fff;
	width:220px;
}
#gadget-169 .unitShoe{
	background:transparent url(../../../../../../system/application/templates/lnwshop/clean/gadget/_unit/join/button/_images/bg_bottom.png) no-repeat left bottom;
	width:220px;
	height:10px;
}

#gadget-169 .titleHeader{
	background:transparent url(../../../../../../system/application/templates/lnwshop/clean/gadget/_unit/join/button/_images/bg_top.png) no-repeat 0px 0px;
	width:220px;
	height:53px;
}
#gadget-169 .titleHeader .headerText{
	position:absolute;
	left:20px;
	font-family: 'Arial';
	font-size: 15px;
	line-height: 53px;
	font-weight: normal;
	text-shadow: 1px 1px 1px #fff;
	color: #333;
	width: 200px;
	text-align: left;
}

#gadget-169 a{
	color:#333 ;
}
#gadget-169 a:hover{
	color:#989898;
}
.joinButton{
	padding-top: 10px;
}


#gadget-169 .titleHeader .headerText{	font-family: '2006_iannnnnBKK';	font-size: 36px;	color: #0066cc;	font-weight: bold;}