body {
	font-family: arial, verdana, geneva, tahoma, helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	margin-top: 5pt;
	background-color: #8C8C8C;  
    background-repeat:no-repeat;
	/*text-align:center;*/
	margin-left:auto; 
	margin-right:auto;
}
h1 {
	font-family: arial, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 16pt;
    color: #FF8C00;
    font-weight:bold;
}
h2 {
	font-family: arial, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 14pt;
    color: #FF8C00;
    font-weight:bold;
}

ol, ul {
	list-style: none;	
	margin: 0px;
}
li {
	display: inline;
}

table  {
	font-family: arial, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10pt;
}
table th {
	font-family: arial, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10pt;
}
table td {
	font-family: arial, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10pt;
}

table.page {
	border-width: 0px;
	border-spacing: 1px;
	border-style: solid;
	border-color: blue;
	border-collapse: collapse;
}
table.page th {
	border-width: 0px;
	padding: 1px;
	border-style:  solid;
	border-color: blue;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.page td {
	border-width: 0px;
	padding: 1px 5px 1px 5px;
	border-style:  solid;
	border-color: blue blue blue blue;
	font-family: arial, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10pt;
}
table.page td a:hover{
	border-width: 1px;
	border-style:  solid;
	border-color: blue;
	font-family: arial, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10pt;
}

table.items {
	border-width:  0px;
	padding: 0px;
	border-spacing: 1px;
	border-style: solid;
	border-color: gray;
	border-collapse: collapse;
	background-color:#FFFFFF;
	width:100%;
}
table.items th {
	border-width:  0px;
	padding: 0px;
	border-style: solid;
	border-color: gray;
	background-color: #FFFFFF;
}
table.items td {
	border-width:  0px;
	padding: 5px;
	border-style: solid;
	border-color: gray;
	background-color: #FFFFFF;
	font-family: arial, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10pt; 
}

table.normal {
	border-width: 0px;
	border-spacing: 1px;
	border-style: dotted;
	border-color: blue;
	border-collapse: collapse;
	background-color: white;
}
table.normal th {
	border-width: 0px;
	padding: 1px;
	border-style: dotted;
	border-color: blue;
	background-color: white;
}
table.normal td {
	border-width: 0px;
	padding: 1px 5px 1px 5px;
	border-style: dotted;
	border-color: blue;
	background-color: white;
	font-family: arial, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10pt;
}

a {
	 color:#4768EB;
      text-decoration: none;
}
a:link{
	  color:#4768EB;
      text-decoration: none;
}
a:visited{
	  color:#4768EB;
      text-decoration: none;
}
a:hover {
      color:#1841E4; 
	  text-decoration: none;
}

.count_item{
	font-family: arial, verdana, geneva, arial, helvetica, sans-serif;
	font-size:8pt; 
	color:#B0B0B0;
}

table.img_header {
     /*background: url('../images/left_menu.jpg') repeat-x ;*/
     width:100%;
}

table.menusidebar {
	border-width: 1px;
	border-spacing: 1px;
	border-style: dotted;
	border-color:#B5B5B5;
	border-collapse: collapse;
	background-color: white;
	width:180px;	
}
table.menusidebar th {
   /* background: url('../images/left_menu.jpg') repeat-x ;*/
	border-width: 0px;
	padding: 1px;
	border-style: dotted;
	border-color: #B5B5B5;
	background-color: white;
	text-align:center;
}
table.menusidebar td {
	border-width: 0px;
	padding: 1px 5px 1px 5px;
	border-style: dotted;
	border-color:#B5B5B5;
	background-color: white;
	font-family: arial, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10pt;
}

.csstalking{
	width:200px;
	height:20px;
	color:blue;
	background-color:#5A6A00;
}

.maintbl{
	width:100%;
	border-width: 0px;
	border-spacing: 0px;
	border-style: none;
	border-collapse:collapse;
	padding:0px;
	border:0px;
}
.maintbl th{
	border-width: 1px;
	padding: 0px;
	border-style: none;
	border-collapse: collapse;
}
.maintbl td{
	border-width: 1px;
	padding: 0px;
	border-style: none;
	border-collapse: collapse;
}

#divheader{
	width:990px;
	height:110px;
	margin:0pt;
	border-collapse:collapse;
	padding:0px;
	border:0px;
	background-image:url('../images/banner-2.png');
	/*background-color: red;*/
	background-repeat:no-repeat;
	background-position:top left;
}
#divlogo{
	width:442px;
	/*height:100px;*/
	margin: 0px;
	margin-bottom:0pt;
	margin-left:0pt;
	margin-right:0pt;
	margin-top:0pt;
	border-collapse:collapse;
	padding: 0px 0px 0px 10px;
	border:0px;
	background-repeat: no-repeat;
}
#divlogo h1 {
	margin-top: 5px;
	margin-bottom: 0px;
	color: #FFF;
	font-size: 25px;
}
#divlogo a {
	color: #035963;
}
#divlogo a:hover {
	color: #FFF;
}
/*#divlogo {
}

#divlogo h1 {
	top: 5px;
	left: 10px;
}

#divlogo h1 a{
	display:block;
	text-indent:-5000em;
	width:420px;
	height:100px;
	line-height: 0;
	margin: 0;
	padding: 0;
}

#divheader h2 {
	line-height: 0;
	height: 0;
	margin: 0;
	padding: 0;
	text-indent: -8000em;
}*/


.linkenglarge{
	font-family: arial, verdana, geneva, arial, helvetica, sans-serif;
	font-size:8pt; 
	color:#B0B0B0;
     text-decoration: none;
}
.linkenglarge:link{
	font-family: arial, verdana, geneva, arial, helvetica, sans-serif;
	font-size:8pt; 
	color:#B0B0B0;
    text-decoration: none;
}
.linkenglarge:visited{
	font-family: arial, verdana, geneva, arial, helvetica, sans-serif;
	font-size:8pt; 
	color:#B0B0B0;
    text-decoration: none;
}

.linkenglarge:hover {
    font-family: arial, verdana, geneva, arial, helvetica, sans-serif;
	font-size:8pt; 
	color:#4D4D4D;
	text-decoration: none;
}

.tdhover{
	background-color:#F8F9DB;   
}
.tdout{
	background-color:white;
}

#divcontainer{
		vertical-align:top;
		/*float:left;*/
		width:990px;
		/*background-image:url("../images/bgblue.png");*/
		background-color: #FFF;
		text-align:left;	
		padding: 0px;
		margin: 0 auto;
}
#mainbody {
	margin: 5px;;
}

#divheader_left{
	/*width:442px;*/
	height:100px;
	float:left;
	margin: 0px;
	padding: 0px;
}
#divheader_right{
	margin-bottom:10pt;
	margin-left:10pt;
	margin-right: 10pt;
	margin-top:15pt;
	/*height:100px;*/
	/*width:558px;*/
	float:right;
	text-align:right;
}

/*#divsubheader{
	margin-bottom:0pt;
	margin-left:0pt;
	margin-right: 0pt;
	margin-top:0pt;
	background-color: #FBFAD0;
}*/
#divsubheader {
	background:url(../images/menu-bg2.png) 0 0 repeat-x #fff;
	/*background: #FF0000;*/
	height: 30px;	
	text-align: left;
}
#divsubheader ul {
	
	height: 30px;
}
#divsubheader li {
	float: left;
	margin: 0 0.15em;
}
#divsubheader ul a {
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	line-height: 30px;
	text-decoration: none;
	font-size: 15px;
	color: #FFF;	
}
#divsubheader ul a:hover {
	color: #FF0;
	font-weight:bold;
}

#divspace{
	background-color: #B4DC5F;
	padding-left:0;
	margin-bottom:0pt;
	margin-left:0pt;
	margin-right: 0pt;
	margin-top:0pt;
	height:30px;
	text-align:center;
}


#divprice_tag{	
	/*background-color:#FFFFFF;	*/
	float:right;
	width:450px;
}

#divitem_image{	
	/*background-color:#FFFFFF;	*/
	float:left;
	Overflow-y: hidden;
	width:300px;
}

#divitem_clear{
	clear:both; line-height:0; height:0; font-size: 1px;
	background-color:#FFFFFF;
}


#divitem_space{
	background-color:#FFFFFF;
	width:10px;
}

#divwrapper_footer{
	color: #FFF;
	clear: both; margin: 0 auto; 
	width:990px;
	height:100px;	
	background:#4F0417;
	text-align:center;
}
#divfooter{
		width:990px;
		height:100px;		
}

#divbot{
display:block;
height:80px;
width:100%;
overflow:auto;
vertical-align:middle;
background-color:#303030;
}

.navigate_page{
	font-weight:normal;
	color:white;
}

.navigate_page:hover {
	font-weight:normal;
	color:red;
	background-color:white;
	border-collapse:collapse;
	border-width: 1px;
}

.navigate_page_selected {
		font-weight:bold;
		font-size:10pt;
		color:black;
		background-color:white;
		border-collapse:collapse;
		border-width: 1px;
		padding: 1px;
}
.similarity_items{
	/*width:755px;*/
	overflow:auto;
	border-width: 1px;
	border-spacing: 1px;
	border-style: dotted dotted dotted dotted;
	border-color:#B5B5B5;
	border-collapse: collapse;
}

.tblproduct_price{
		width:775px;
		background-color:#FFFFFF;
}
.tblthum{
	height:30px;
	background-color:#FFFFFF;
	vertical-align:middle;
	border-collapse: separate;
	padding:0.5px;
}

.tblthum td{	
	vertical-align:middle;
	background-color:#FFFFFF;
	border-color:#FBB3DA;
	border-width: 1px;
	border-style: solid solid solid solid;
}



.talking{
	font-family: arial,sans-serif;
	font-weight:normal;
	font-size:6pt;
	color:#4768EB;
}

#divheader_banner{
	height:120px;
	background-color:#FFFFFF;
	clear:both;
}

.websitename{
	position:absolute;
	color:#FFFFFF;
	font-size:26px;
	padding: 0px 30px 5px 0px;	
}

.websiteslogan{	
	/*position:absolute;*/
	/*color:#EEEEEE;*/
	font-size:16px;
	padding: 0px 0px 0px 3px;
}

#divitem_detail{
	/*width:775px;*/
	/*background-color:#FFFFFF;*/
	padding: 5px;
	/*border-spacing: 5px;*/
}

#divitem_container{
	/*border-style:solid #FFFFFF;
	width:780px;
	background-color:#FFFFFF;
	padding: 2px 0px 10px 0px;
	border-spacing: 5px;*/
}
#divitem_header{
		height:5px;
		width:775px;
		background-color:#FFFFFF;
}

#divnavbar_bottom,#divlistitem,#divnavbar_top,#divsearchbox{
	/*width:775px;*/
}

#divsearchbox {
	background-color:#b0c4de;
	text-align: center;
}



/* moduleS1 */
div.moduleS1
{
	margin-bottom: 10px;
	background: url(../images/topright-s-2.png) 100% 0 no-repeat;
	height: 1%;
}
div.moduleS1 div
 {
	background: url(../images/topleft-s-2.png) 0 0 no-repeat;
}
div.moduleS1 div div  {
	background: url(../images/botright-s-2.png) 100% 100% no-repeat;
}
div.moduleS1 div div div  {
	background: url(../images/botleft-s-2.png) 0 100% no-repeat;
	padding: 12px 15px 15px 15px;
}
div.moduleS1 div div div div {
	background: transparent none;
	padding: 0;
}
div.moduleS1 h2 {
	margin: 10px 0px 15px 0px;
	font-size: 1.2em;
	text-indent: 0px;
	line-height: 8px;
	border: none;
	color: #E87400;
}
div.moduleS1 h3 {
	margin: 0px 0px 10px 0px;
	font-size: 1.2em;
	height: 22px;
	text-indent: 0px;
	/*line-height: 8px;*/
	border: none;
	color: #FFF;
	background:#3399FF none repeat scroll 0 0;
}

div.moduleS1 ul {
	font-size: 15px;
	padding-left: 0px;
}
div.moduleS1 li {
	border-bottom:1px solid #A4E9FF;
	padding-top: 5px;
	padding-bottom: 3px;
	display: block;
}
div.moduleS1 li:hover {
	background:#9FCFFF none repeat scroll 0 0;
}
div.moduleS1 p {
	text-align: center;
}
/*----------------------------------------------------------*/
div.moduleS1Content
{
	margin-bottom: 10px;
	background: url(../images/bsy-topright.png) 100% 0 no-repeat;
	height: 1%;
}
div.moduleS1Content div
 {
	background: url(../images/bsy-topleft.png) 0 0 no-repeat;
}
div.moduleS1Content div div  {
	background: url(../images/bsy-botright.png) 100% 100% no-repeat;
}
div.moduleS1Content div div div  {
	background: url(../images/bsy-botleft.png) 0 100% no-repeat;
	padding: 12px 5px 5px 5px;
}
div.moduleS1Content div div div div {
	background: transparent none;
	padding: 0;
}
/*----------------------------------------------------------*/


/*
Blue Border
#9ddef9
*/
div.moduleSb {
	margin-bottom: 10px;
	background: url(../images/bsb-topright.png) 100% 0 no-repeat;
	height: 1%;
}
div.moduleSb div {
	background: url(../images/bsb-topleft.png) 0 0 no-repeat;
}
div.moduleSb div div  {
	background: url(../images/bsb-botright.png) 100% 100% no-repeat;
}
div.moduleSb div div div  {
	background: url(../images/bsb-botleft.png) 0 100% no-repeat;
	padding: 12px 15px 15px 15px;
}
div.moduleSb div div div div {
	background: transparent none;
	padding: 0;
}
div.moduleSb h2 {
	margin: 10px 0px 15px 0px;
	font-size: 1.2em;
	text-indent: 0px;
	line-height: 8px;
	border: none;
	color: #117cf4;
}
div.moduleSb h3 {
	margin: 0px 0px 10px 0px;
	font-size: 1.2em;
	height: 22px;
	text-indent: 0px;
	/*line-height: 8px;*/
	border: none;
	color: #FFF;
	background:#3399FF none repeat scroll 0 0;
}
div.moduleSb ul {
	font-size: 15px;
	padding-left: 0px;
}
div.moduleSb li {
	border-bottom:1px solid #A4E9FF;
	padding-top: 5px;
	padding-bottom: 3px;
	display: block;
}
div.moduleSb li:hover {
	background:#9FCFFF none repeat scroll 0 0;
}
div.moduleSb p {
	text-align: center;
}
/*Content*/
div.moduleSbContent
{
	margin-bottom: 10px;
	background: url(../images/bsb-topright.png) 100% 0 no-repeat;
	height: 1%;
}
div.moduleSbContent div
 {
	background: url(../images/bsb-topleft.png) 0 0 no-repeat;
}
div.moduleSbContent div div  {
	background: url(../images/bsb-botright.png) 100% 100% no-repeat;
}
div.moduleSbContent div div div  {
	background: url(../images/bsb-botleft.png) 0 100% no-repeat;
	padding: 12px 5px 5px 5px;
}
div.moduleSbContent div div div div {
	background: transparent none;
	padding: 0;
}
/*
Blue Border
*/



/*
Green
*/
div.moduleSg
{
	margin-bottom: 10px;
	background: url(../images/bsg-topright.png) 100% 0 no-repeat;
	height: 1%;
}
div.moduleSg div
 {
	background: url(../images/bsg-topleft.png) 0 0 no-repeat;
}
div.moduleSg div div  {
	background: url(../images/bsg-botright.png) 100% 100% no-repeat;
}
div.moduleSg div div div  {
	background: url(../images/bsg-botleft.png) 0 100% no-repeat;
	padding: 12px 15px 15px 15px;
}
div.moduleSg div div div div {
	background: transparent none;
	padding: 0;
}
div.moduleSg h2 {
	margin: 10px 0px 15px 0px;
	font-size: 1.2em;
	text-indent: 0px;
	line-height: 8px;
	border: none;
	color: #666600;
}
div.moduleSg h3 {
	margin: 0px 0px 10px 0px;
	font-size: 1.2em;
	height: 22px;
	text-indent: 0px;
	/*line-height: 8px;*/
	border: none;
	color: #FFF;
	background:#3399FF none repeat scroll 0 0;
}

div.moduleSg ul {
	font-size: 15px;
	padding-left: 0px;
}
div.moduleSg li {
	border-bottom:1px solid #A4E9FF;
	padding-top: 5px;
	padding-bottom: 3px;
	display: block;
}
div.moduleSg li:hover {
	background:#9FCFFF none repeat scroll 0 0;
}

div.moduleSg div div div div.scontent{
	font-size:85%;
	line-height:110%;
}
div.moduleSg p {
	text-align: center;
}


/********* Red *********/
div.moduleSr
{
	margin-bottom: 10px;
	background: url(../images/bsr-topright.png) 100% 0 no-repeat;
	height: 1%;
}
div.moduleSr div
 {
	background: url(../images/bsr-topleft.png) 0 0 no-repeat;
}
div.moduleSr div div  {
	background: url(../images/bsr-botright.png) 100% 100% no-repeat;
}
div.moduleSr div div div  {
	background: url(../images/bsr-botleft.png) 0 100% no-repeat;
	padding: 12px 15px 15px 15px;
}
div.moduleSr div div div div {
	background: transparent none;
	padding: 0;
}
div.moduleSr h2 {
	margin: 10px 0px 15px 0px;
	font-size: 1.2em;
	text-indent: 0px;
	line-height: 8px;
	border: none;
	color: #FF0000;
}
div.moduleSr h3 {
	margin: 0px 0px 10px 0px;
	font-size: 1.2em;
	height: 22px;
	text-indent: 0px;
	/*line-height: 8px;*/
	border: none;
	color: #FFF;
	background:#3399FF none repeat scroll 0 0;
}

div.moduleSr ul {
	font-size: 15px;
	padding-left: 0px;
}
div.moduleSr li {
	border-bottom:1px solid #A4E9FF;
	padding-top: 5px;
	padding-bottom: 3px;
	display: block;
}
div.moduleSr li:hover {
	background:#9FCFFF none repeat scroll 0 0;
}

div.moduleSr div div div div.scontent{
	font-size:85%;
	line-height:110%;
}
div.moduleSr p {
	text-align: center;
}



#divitem_detail,#divitem_container,#divitem_header,#divnavbar_bottom,#divlistitem,#divsearchbox{
	/*float:right;*/
	margin: 5px;
}

#divnavbar_top {
	margin: 0px 2px 5px 2px;
}

/*************************/
#maindata {	
	float:right;
	width:775px;
}

/******/
#slideshow {
	text-align: center;
}

/** ส่วนที่เกี่ยวข้องกับการจัดเมนูให้อยู่ทางซ้ายหรือขวา  **/
#divmenu_sidebar{	
	width:200px;	
	float:left;
}
.menusidebar_catagory{
	font-weight:bold;
	color:white;
}

.unselected_menu,.unselected_menu:link,.unselected_menu:visited{
    font-family: arial, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 14px; 
	font-weight:normal;
	color:#4768EB;
	text-decoration: none;
	padding-left: 20px;
	background-image:url('../images/button-blue.png');
	background-repeat:no-repeat;
	background-position:top left;
}
.unselected_menu:hover {
    font-family: arial, verdana, geneva, arial, helvetica, sans-serif;	
	font-weight:bold;
	color: #9F9F9F;
	text-decoration: none;
}

.menusidebar_brand{
	font-weight:bold;
	color:white;
}
.selected_menu{
	font-weight:bold;
	color: #9F9F9F;
	padding-left: 20px;
	background-image:url('../images/button-yellow.png');
	background-repeat:no-repeat;
	background-position:top left;
}

/* Cart */
#cartview {
	padding: 3px 0px 0px 20px;
	background-image:url('../images/cart1.png');
	background-repeat:no-repeat;
	background-position:top left;
}
#cartcheck {
	padding: 3px 0px 0px 20px;
	background-image:url('../images/cart1.png');
	background-repeat:no-repeat;
	background-position:top left;
}

/* Page Navigator */

.pagenavigator a:link, .pagenavigator a:visited {
	color:#2F7202;
	text-decoration:none;
}
.pagenavigator a:hover, .pagenavigator a:active, .pagenavigator a:focus {
	color:#3B4A55;
	text-decoration:none;
}
.pagenavigator {
	padding-top: 20px;
	text-transform:capitalize;
}
.pagenavigator div {
	margin:0;
	padding:0;
	position:relative;
}



.pagenavigator div a, .pagenavigator div a:link, .pagenavigator div a:visited, .pagenavigator div a:active {
	background:#6CAE24 none repeat scroll 0 0;
	border:1px solid #3F890B;
	color:#FFFFFF;
	margin-right:1px;
	padding:3px 7px;
}

.pagenavigator div span.currentpage a {
	background:#EDEDED none repeat scroll 0 0;
	border:1px solid #D6DBDE;
	color:#666666;

}

.pagenavigator div span {
	display:block;
	float:left;
	margin: 0px 1px;
}

.pagenavigator div a:hover {
	background:#FFBE00 none repeat scroll 0 0;
	border:1px solid #FF8E00;
	color:#FFFFFF;
}
