@font-face {
	font-family: 'Conv_KittithadaBold';
    src: url("../fonts/KittithadaBold.eot");
    src: url("../fonts/KittithadaBold.eot-#iefix") format('embedded-opentype'),
         url("../fonts/KittithadaBold.woff") format('woff'),
         url("../fonts/KittithadaBold.ttf") format('truetype'),
         url("../fonts/KittithadaBold.svg#Conv_KittithadaBold") format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'Conv_PSLDisplayBold';
    src: url("../fonts/PSLDisplayBold.eot");
    src: url("../fonts/PSLDisplayBold.eot-#iefix") format('embedded-opentype'),
         url("../fonts/PSLDisplayBold.woff") format('woff'),
         url("../fonts/PSLDisplayBold.ttf") format('truetype'),
         url("../fonts/PSLDisplayBold.svg#Conv_PSLDisplayBold") format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'QuicksandBook';
    src: url("../fonts/Quicksand_Book-webfont.eot");
    src: url("../fonts/Quicksand_Book-webfont.eot-#iefix") format('embedded-opentype'),
         url("../fonts/Quicksand_Book-webfont.woff") format('woff'),
         url("../fonts/Quicksand_Book-webfont.ttf") format('truetype'),
         url("../fonts/Quicksand_Book-webfont.svg#QuicksandBook") format('svg');
    font-weight: normal;
    font-style: normal;

}
body,div,ul,ol,li,th,h1 { 
	margin:0;
	padding:0;
}

ol,ul {
	list-style:none;
}

body {
	margin: 0 auto;
	font-size: 12px;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	

}

a {
  text-decoration: none;
}

a:focus {
  outline: 0;
}

#container {
	width:100%;
	padding:0px;
	margin:0 auto;
	position:relative;
	z-index:0;
}
#header {
  width: 100%;
  display:block;
}
#header h1 a { 
  font-size: 44px;
  color: #eee;
  text-shadow: 2px 2px 2px #000;
}
#header p { 
  font-size: 11px;
  line-height: 12px;
  color: #232323;
}
#header span { 
  font-family:'Conv_KittithadaBold',Arial, Helvetica, sans-serif;
}
#header p.adress { 
  font-size: 11px;
  line-height: 14px;
  color: #767d8d;
  padding: 0 0 0 0;
}
#banner {
  width: 100%;
  display:block;
  padding: 0 0 0 0;
}
#catalog {
  width: 100%;
  display:block;
  padding: 0 0 0 0;
}

#home {
  width: 100%;
  display:block;
	background: #cc66ff url(images/home_4column_bg.jpg) ;
}




#footer {
  width: 100%;
  display:block;
  background: #041b3d url(../images/home_4column_bg.jpg) ;
background-repeat: repeat-x;
}
#footer  span { 
  font-size: 13px;
  line-height: 14px;
  color: #f6a20e;
}
#footer  p.copy { 
  font-size: 11px;
  line-height: 2px;
  color: #fff;
}
#footer  a.copy { 
  font-size: 11px;
  line-height: 2px;
  color: #fff;
}
#footer  a.copy:hover  { 
  font-size: 11px;
  line-height: 2px;
  color: #b7b7b7;
}
#footer  a.sitemap { 
  font-size: 12px;
  line-height: 11px;
  color: #898989;
  padding: 0 65px 0 65px;
  font-weight:bold;
}
#footer  a.sitemap:hover { 
  font-size: 12px;
  line-height: 11px;
  color: #898989;
  padding: 0 65px 0 65px;
  font-weight:bold;
  text-decoration: underline;
}
#footer  a.sitemap_act { 
  font-size: 12px;
  line-height: 11px;
  color: #898989;
  padding: 0 65px 0 65px;
  font-weight:bold;
  text-decoration: underline;
}
#footer  a.sitemap_act:hover { 
  font-size: 12px;
  line-height: 11px;
  color: #898989;
  padding: 0 65px 0 65px;
  text-decoration: underline;
}
#space {
  width: 940px;
  height: 19px;
  display:block;
}

#slide {
  width: 100%;
  display:block;
  height: 458px;
}
#slider {
	width:990px;
	height:458px;
	position:relative;
}




/*
	Slideshow
*/

#slides {
	position:relative;
	top:0px;
	left:0px;
	z-index:100;
}

/*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/

.slides_container {
	width:990px;
	overflow:hidden;
	position:relative;
	display:none;
}

/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/

.slides_container a {
	width:990px;
	height:458px;
	display:block;
}

.slides_container a img {
	display:block;
}

/*
	Next/prev buttons
*/

#slides .next,#slides .prev {
	position:absolute;
	top:345px;
	left:35px;
	width:30px;
	height:30px;
	display:block;
	z-index:101;
}

#slides .next {
	left:85px;
}

/*
	Pagination
*/

.pagination {
	position:relative;
	margin: -35px 0px 0px 468px;
	width:170px;
	z-index:300;
	color: #000000;
	border: 1;
}

.pagination li {
	float:left;
	margin:0 3px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(../images/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}




/*top menu*/


#header a.menu_first			{background: #ffffff url('../images/header_menu_open.png') 0 0 no-repeat; float: left; height: 41px; width: 15px;}		
#header a.menu_last			{background: #ffffff url('../images/header_menu_close.png') 0 0 no-repeat; float: left; height: 41px; width: 23px;}	

#header a.header_menu_line	{background: #ffffff url('../images/header_menu_line.png') 0 0 no-repeat; float: left; height: 41px; width: 1px;}		
#header a.header_menu_home	{background: #ffffff url('../images/header_menu_home.png') 0 0 no-repeat; float: left; height: 41px; width: 102px;}		
#header a.header_menu_home:hover  {background-position: 0 -41px;}		
#header a.header_menu_home_act	{background: #ffffff  url('../images/header_menu_home.png') 0 -41px no-repeat; float: left; height: 41px; width: 102px;}	

#header a.header_menu_new_product	{background: #ffffff  url('../images/header_menu_new_product.png') 0 0 no-repeat; float: left; height: 41px; width: 109px;}		
#header a.header_menu_new_product:hover{background-position: 0 -41px;}		
#header a.header_menu_new_product_act	{background: #ffffff  url('../images/header_menu_new_product.png') 0 -41px no-repeat; float: left; height: 41px; width: 109px;}	

#header a.header_menu_product	{background: #ffffff  url('../images/header_menu_product.png') 0 0 no-repeat; float: left; height: 41px; width: 97px;}		
#header a.header_menu_product:hover{background-position: 0 -41px;}		
#header a.header_menu_product_act {background: #ffffff  url('../images/header_menu_product.png') 0 -41px no-repeat; float: left; height: 41px; width: 97px;}	

#header a.header_menu_productdd  {background: #ffffff  url('../images/header_menu_product2.png') 0 0 no-repeat; float: left; height: 41px; width: 97px;}		
#header a.header_menu_productdd:hover{background-position: 0 -41px;}		
#header a.header_menu_productdd_act  {background: #ffffff  url('../images/header_menu_product2.png') 0 -41px no-repeat; float: left; height: 41px; width: 97px;}	


#header a.header_menu_productddd  {background: #ffffff  url('../images/header_menu_product3.jpg') 0 0 no-repeat; float: left; height: 41px; width: 97px;}		
#header a.header_menu_productddd:hover{background-position: 0 -41px;}		
#header a.header_menu_productddd_act  {background: #ffffff  url('../images/header_menu_product3.jpg') 0 -41px no-repeat; float: left; height: 41px; width: 97px;}	



#header a.header_menu_service	{background: #ffffff  url('../images/header_menu_service.png') 0 0 no-repeat; float: left; height: 41px; width: 108px;}		
#header a.header_menu_service:hover{background-position: 0 -41px;}		
#header a.header_menu_service_act {background: #ffffff  url('../images/header_menu_service.png') 0 -41px no-repeat; float: left; height: 41px; width: 108px;}	

#header a.header_menu_payment	{background: #ffffff  url('../images/header_menu_payment.png') 0 0 no-repeat; float: left; height: 41px; width: 105px;}		
#header a.header_menu_payment:hover{background-position: 0 -41px;}		
#header a.header_menu_payment_act {background: #ffffff  url('../images/header_menu_payment.png') 0 -41px no-repeat; float: left; height: 41px; width: 105px;}	

#header a.header_menu_webboard	{background: #ffffff  url('../images/header_menu_webboard.png') 0 0 no-repeat; float: left; height: 41px; width: 111px;}		
#header a.header_menu_webboard:hover{background-position: 0 -41px;}		
#header a.header_menu_webboard_act {background: #ffffff  url('../images/header_menu_webboard.png') 0 -41px no-repeat; float: left; height: 41px; width: 111px;}


#header a.header_menu_contact{background: #ffffff  url('../images/header_menu_contact.png') 0 0 no-repeat; float: left; height: 41px; width: 102px;}		
#header a.header_menu_contact:hover{background-position: 0 -41px;}		
#header a.header_menu_contact_act {background: #ffffff  url('../images/header_menu_contact.png') 0 -41px no-repeat; float: left; height: 41px; width: 102px;}



        #registration {
			color: #1d1d1d;
            margin: 0px;
			width: 550px;
      font-size: 14px;
	font-family: Lucida Grande, Helvetica, Arial, sans-serif;
            }

 #registration a {
      color: #8c910b;
      text-shadow: 0px -1px 0px #000;
      }
	  
#registration fieldset {
      padding: -5px;
      }
	  

input,textarea {
      -webkit-border-radius: 6px;
      -moz-border-radius: 6px;
      border-radius: 2px;
      border:solid 0px #444;
      font-size: 14px;
	font-family: Lucida Grande, Helvetica, Arial, sans-serif;
      width: 90%;
      padding: 7px 8px 7px 5px;
      -moz-box-shadow: 0px 1px 0px #1a0605;
      -webkit-box-shadow: 0px 1px 0px #1a0605;
	  background: #ddd; 
      color:#333;
      text-shadow:0px 1px 0px #FFF;
}	  

	
#registration h2 {
	color: #fff;
	text-shadow: 0px -1px 0px #000;
	border-bottom: solid #181818 1px;
	-moz-box-shadow: 0px 1px 0px #3a3a3a;
	text-align: center;
	padding: 18px;
	margin: 0px;
	font-weight: normal;
	font-size: 24px;
	font-family: Lucida Grande, Helvetica, Arial, sans-serif;
	}
#registerNew {
background: url('../images/contact_bt_send.jpg') 0 0 no-repeat;
width:84px;
height:21px;
  -moz-box-shadow: 0px 0px 0px #1a0605;
-webkit-box-shadow: 0px 0px 0px #1a0605;
	}

	#registerNew:hover { 
background: url('../images/contact_bt_send_over.jpg') 0 0 no-repeat;
width:84px;
height:21px;
    cursor: pointer;
	  -moz-box-shadow: 0px 0px 0px #1a0605;
-webkit-box-shadow: 0px 0px 0px #1a0605;
}
	#registerNew:active { 
background: url('../images/contact_bt_send_over.jpg') 0 0 no-repeat;
width:84px;
height:21px;
  -moz-box-shadow: 0px 0px 0px #1a0605;
-webkit-box-shadow: 0px 0px 0px #1a0605;
}


#registerRe {
background: url('../images/contact_bt_reset.jpg') 0 0 no-repeat;
width:84px;
height:21px;
  -moz-box-shadow: 0px 0px 0px #1a0605;
-webkit-box-shadow: 0px 0px 0px #1a0605;
	}
	
	#registerRe:hover { 
background: url('../images/contact_bt_reset_over.jpg') 0 0 no-repeat;
width:84px;
height:21px;
    cursor: pointer;
	  -moz-box-shadow: 0px 0px 0px #1a0605;
-webkit-box-shadow: 0px 0px 0px #1a0605;
}
	#registerRe:active { 
background: url('../images/contact_bt_reset_over.jpg') 0 0 no-repeat;
width:84px;
height:21px;
  -moz-box-shadow: 0px 0px 0px #1a0605;
-webkit-box-shadow: 0px 0px 0px #1a0605;
}

 #registration p {
      position: relative;
      }
	  
fieldset label.infield /* .infield label added by JS */ {
    color: #333;
    text-shadow: 0px 1px 0px #fff;
    position: absolute;
    text-align: left;
    top: 3px !important;
    left: 35px !important;
    line-height: 29px;
    }
span{
    font-family:'Conv_KittithadaBold',Arial, Helvetica, sans-serif;
	width:190px;
	}
span.txten{
    font-family:'QuicksandBook',Arial, Helvetica, sans-serif;
	}
span.txtdis{
    font-family:'Conv_PSLDisplayBold',Arial, Helvetica, sans-serif;
	}







#rotator-slides{
    font-family: Arial, 'Arial Narrow', sans-serif;
    font-size: 13px;
	color:#FFF;
	float:left;
	width:auto;
}

#rotator-slides a{
	font-size:1.1em;
	font-size:1.1em;
	line-height:1.2727em;
	float:left;
	display:block;
	margin:0 6px 0 0;
	background-color:#050102;
	color:#fff;
	display:block;
	padding:3px 6px;
	text-decoration: none;
}
#rotator-slides a:hover{background-color:#c45b17;color:#FFF;}
#rotator-slides a._act{
	font-size:1.1em;
	line-height:1.2727em;
	float:left;
	display:block;
	margin:0 6px 0 0;
	background-color:#c45b17;
	color:#fff;
	display:block;
	padding:3px 6px;
	text-decoration: none;
}
#rotator-slides a:hover{background-color:#c45b17;color:#FFF;}








h4#xml_desc_header {
	display: block;
	font-size: 0.9em;
	clear: both;
	padding-top: 30px;
	text-align: center
}


#preload_xml {
	height:200px;
	left:41%;
	position:absolute;
	top:50%;
	width:200px;
	z-index:9999;
}
	#preload_xml img {
		display: block;
		margin: 0 0 15px 35px;
		
	}			

#xml_wrapper { width: 990px;background: #ffffff;margin: 0 auto;}
#xml_wrapper table {margin: 10px 10px 10px 10px;width: 100%;}
#xml_wrapper table td { padding: 5px 6px 5px 6px; }

.stripe {
background: #deddd5 !important
}
td.nick{
float:left;
        display: block;
        height: 335px;
        width: 230px;
		background: #ffffff;
}



		span.nick { 
  font-family:'Conv_KittithadaBold',Arial, Helvetica, sans-serif;
}

/*
	Pagination
*/

.brandshow { 
	position:relative;
	margin: -155px 0px 0px 0px;
	
	}
.brand { margin: 0; padding: 0 }
.brandshow, .brand { height: 150px; width: 990px;}
.pagerb {
	position:relative;
	margin: 155px 0px 0px 459px;
	width:170px;
	z-index:800;
	color: #000000;
	border:0;
}

.pagerb ul {
	position:relative;
	list-style:none;
}
.pagerb li {
	float:left;
	margin:0 3px;
	list-style:none;
}

.pagerb li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(../images/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagerb li.activeSlide a {
	background-position:0 -12px;
}


#map_div {
        display: block;
        margin: 0px auto;
        height: 260px;
        width: 455px;
        background-color: #e5e3df;
      border:solid 1px #ccc;
  border-radius:1px;  
  -moz-border-radius:4px;
  -webkit-border-radius: 4px;
  border-radius:4px;  
}

#more {
  width: 100%;
  display:block;
}
#more  p.copy {
	font-size: 11px;
	line-height: 2px;
	color: #c5c8ca;
	font-family: Tahoma;
	margin-left: 10px;
}
#more  a.copy { 
  font-size: 11px;
  line-height: 2px;
  color: #c5c8ca;

}
#more  a.copy:hover  { 
  font-size: 11px;
  line-height: 2px;
  color: #b7b7b7;


}


/*Menu Link style*/
 .link { 
 color: #5e6673;
   text-decoration: none;
}
  a.link { 
  color: #5e6673;
   text-decoration: none;
}
 a.link:hover { 
  color: #3A7DDB;
     text-decoration: none;
}

  a.link_act { 
  color: #3A7DDB;
   text-decoration: none;
}
 a.link_act:hover { 
  color: #3A7DDB;
     text-decoration: none;
}


/*Menu subLink style*/
 .sublink { 
 color: #5e6673;
   text-decoration: none;
}
  a.sublink { 
  color: #5e6673;
   text-decoration: none;
}
 a.sublink:hover { 
  color: #F07124;
     text-decoration: none;
}

  a.sublink_act { 
  color: #F07124;
   text-decoration: none;
}
 a.sublink_act:hover { 
  color: #F07124;
     text-decoration: none;
}



















/*stick menu style*/
#menu {
position:relative; top:210px; left:5px; 
width:160px; height:auto; 
padding: 5px 5px 5px 5px;
background:#ffffff;
  -webkit-border-radius: 6px;
      -moz-border-radius: 6px;
      border-radius: 4px;
      border:solid 1px #ebebeb;
     -moz-box-shadow: 0px 1px 0px #1a0605;
     -webkit-box-shadow: 0px 1px 0px #1a0605;

}

 /*Fix menu*/
 div.fixmenu {
  margin: 0;
  padding: 2px 0px 2px 3px;
  line-height: 1.1;
  text-align: left;
/*  position: fixed; */
  top: 210px;
  left: auto;
/*  width:157px; */
  /* left: 5px; */
  background:#ffffff;
    -webkit-border-radius: 6px;
      -moz-border-radius: 6px;
      border-radius: 4px;
      border:solid 1px #ebebeb;
     -moz-box-shadow: 0px 1px 0px #1a0605;
     -webkit-box-shadow: 0px 1px 0px #1a0605;
}
div.fixmenu p {
  margin: 0; 
  padding: 0.3em 0.4em;
  font-family: Arial, sans-serif;
  background: #ffffff;
  border: thin outset #900;
  color: white;
}





/*-- Show Hide menu  style Bottom Toolbar -----------------*/

div#toolbar, div#toolbarbut {
  position: fixed; /* set fixed position for the bar */
  bottom: 20px;
  left: 0px;
  z-index: 9999; /* keep the bar on top  */
  height: 36px;
  background: url(../images/bg_bar.png);
  /* CSS3 */
  -moz-border-radius-topleft:6px;
  border-top-left-radius:6px;
  -moz-border-radius-topright:6px;
  border-top-right-radius:6px;
  /* CSS3 end */
}

div#toolbar {
  width: 99%;
  min-width: 200px; /* to limit the width when an excessive window resize */
  margin: 0px auto; /* centered toolbar */
  left: 0px;
}

div#toolbarbut { /* div for the 'hide status' */
  width: 36px;
  height: 30px;
  margin-right: 3%;
  display: none;
}

span.showbar a { /* show button */
  display: block;
  padding: 5px;  
  font-size: 10px;
  color: #989898;
}

.leftside {
  float: left;
}



/*-- Left Side --*/






/*-- Right Side --*/

span.downarr { /* hide button */ 
  float: right;
}

span.downarr a {
  display: block;
  width: 36px;
  height: 26px;
  padding: 5px 0 0 0px;

}

span.menu_title {
  background: #e4e4e4;
  border-left: 1px solid #a4a4a4;
  padding: 10px;
}

span.menu_title a {
  font-size: 16px;
  line-height: 34px;
  color: #9a9a9a;
}

.quickmenu {
  position: absolute; /* important */
  top: -251px;
  right: 46px;
  width: 260px;
  height: 250px;
  background: #e4e4e4;
	border-top: 1px solid #a4a4a4;
  border-left: 1px solid #a4a4a4; 
  border-right: 1px solid #a4a4a4;
  /* CSS3 */
  -moz-box-shadow: 2px -3px 5px #c5c5c5, -3px 0px 5px #cdcdcd;
  -khtml-shadow: 2px -3px 5px #c5c5c5, -3px 0px 5px #cdcdcd;
  -webkit-box-shadow: 2px -3px 5px #c5c5c5, -3px 0px 5px #cdcdcd;
  /* CSS3 end */
  display: none; /* important */
}