@charset "utf-8";
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
	background: #666666;
	color: #333333;
	/*margin: 0px;*/
}

FORM {
	display: inline;
}

TR.header {
	background: url(images_mod/head_top.jpg);
	height: 125px;
}



TR.headerNavigation {
  background: #333333;
  /*background: #bbc3d3;*/
}

TD.headerNavigation {
   font-family: Verdana, Arial, sans-serif;
   font-size: 10px;
   /*background: #bbc3d3;*/
   background: #333333;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #FF3300;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
   /*background: #bbc3d3;*/
   background: #333333;
  color: #ffffff;
  
}

.infoBox_Search {

}
.infoBoxContents_Search {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;

}


.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
	background: #f8f8f9;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #333333;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	background: black url(menu/glossyback.gif) repeat-x bottom left;
	color: #FFFFFF;
	height: 20px;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
	text-decoration: none;
	border: 1px solid #FFCC33;
}

A.pageResults:hover {
	color: #FFFFFF;
	background: #FFCC33;
	text-decoration: none;
	border: 1px solid #FFCC33;
	background-position: center;
}


TD.smallText_2, SPAN.smallText_2, P.smallText_2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	border: 1px solid #FFCC00;
	font-weight: bold;
	background-color: #FFCC33;
	color: #FFFFFF;
}


TD.pageHeading, DIV.pageHeading {
    /* my change */
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	font-weight: bold;
	color: #9a9a9a;
	
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

/* Foot */
.foot {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #FFFFFF;
}
.footNavigation {
	background-color: #333333;
	height: 10px;
}


.seperate {
	color: #FFFFFF;
}
/***** Taak Modi Css *******/

/*** Menu ****/
	#dhtmlgoodies_listMenu a{
	color: #333333;
	font-weight:bold;
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana;

	}
	
	#dhtmlgoodies_listMenu ul li a{	/* Sub menu */
		color: #FF3300;
		font-weight:normal;
	}
	/*
	   #dhtmlgoodies_listMenu ul li ul li a{	//Sub Sub menu 
		color: #000;
		font-style:italic;
		font-size:0.9em;
		font-weight:normal;		
	}
	*/
/* Styling of active menu item */
/*	#dhtmlgoodies_listMenu .activeMenuLink{	
		color:#FF3300;
	}
*/	
	/*
	No bullets
	*/	
	#dhtmlgoodies_listMenu li{
		list-style-type:none;	
	}
	/*
	No margin and padding
	*/
	#dhtmlgoodies_listMenu, #dhtmlgoodies_listMenu ul{
		margin:0px;
		padding:0px;
	}

	/* Margin of sub menu items */
	#dhtmlgoodies_listMenu ul{
		display:none;
		margin-left:7px;
	}
	
	
div#tab_over a 
{
	BORDER-RIGHT: #c7c7c7 1px solid;
	BORDER-TOP: #c7c7c7 1px solid;
	BORDER-LEFT: #c7c7c7 1px solid;
	BORDER-BOTTOM: #c7c7c7 1px solid;
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 4px;
	PADDING-TOP: 4px;
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana;
	text-decoration: none;
	background-color: #FFFF99;
	height: 20px;
	color: #333333;
}

div#tab_over a:hover
{
	BORDER-RIGHT: #c7c7c7 1px solid;
	BORDER-TOP: #c7c7c7 1px solid;
	BORDER-LEFT: #c7c7c7 1px solid;
	BORDER-BOTTOM: #c7c7c7 1px solid;
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 4px;
	PADDING-TOP: 4px;
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana;
	text-decoration: none;
	background-color: #93D900;
	height: 20px;
	color: #FFFFFF;
}	
	
/** End Menu***/
	
.heading_price {
	font-family: "Courier New", Courier, mono;
	font-size: 20px;
	font-weight: bold;
	color: #669900;
	background-color: #FFFF99;
}
.heading_item_title {
	font-family: "Courier New", Courier, mono;
	font-size: 26px;
	font-weight: bold;
	color: #FF3333;
}
.heading_gemtype {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FF0033;
}
.tb_infoheight{
    height: 25px;
}
.tb_info{
font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color: #FF6699;
	font-weight: bold;
}
.tb_info2{
font-family: "Courier New", Courier, mono;
   font-size: 16px;
   color: #666666;
}

.pro_list{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.pro_bor {
	height: 160px;
	width: 210px;
	margin: 1px;
	padding: 1px;
	border: 1px dotted #3366CC;
}
.pro_price {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
}
.see_largepic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #669900;
}
.s_detail{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
}


/************/


A:link {
	color: #333333; /* AABBDD */
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

A:visited {
	color: #333333;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

A:hover {
	color: #FF9900;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.cat_menu a:link,a:visited,a:active
{
	font-family: Verdana, Arial;
	padding: 0.1em;
	text-decoration: none;
	font-size: 11px;
}

.cat_menu a:hover
{
	font-family: Verdana, Arial;
	text-decoration: none;
	font-size: 11px;
}
/*--------- Err Mess ----------*/
.td1style { font-weight:bold;color:#333333;font-size:14px;font-family: Verdana;}
.setdiv{ position:absolute; left:30%; top:25%; width:450px; border:4px #fd3c45 solid; background:#feffc3; padding:20px; color:#999901;  font-weight:bold; font-size:1.2em; z-index:200; }


div#links {   
              position: absolute; 
			  top: 81px; 
			  left: 0; 
			  width: 166px;
			  height: 700px; 
			  font: 16px Verdana, sans-serif; 
			  z-index: 100;
          }
div#links a {   
               display: block; text-align: center; font: bold 1em sans-serif; 
			   padding: 5px 10px; margin: 0 0 1px; border-width: 0; 
			   text-decoration: none; color: #FFC; background: #444;
			   border-right: 5px solid #505050;
			   }
div#links a:hover { 
                    color: #411; background: #AAA;
   					border-right: 5px double white;
				   }

/* Menu */
div#topmenu a
{
	font-family: Verdana, Arial;
	color: #FFCC00;
	padding: 0.1em;
	text-decoration: none;
	font-size: 11px;
}

div#topmenu a:hover
{
	font-family: Verdana, Arial;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}


div#footmenu a
{
	font-family: Verdana, Arial;
	color: #FFCC00;
	padding: 0.1em;
	text-decoration: none;
	font-size: 11px;
	
}

div#footmenu a:hover
{
	font-family: Verdana, Arial;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}


/******** leftmenu ************/
.glossymenu{
margin: 5px 0;
padding: 0;
width: 130px; /*width of menu*/
border: 1px solid #9A9A9A;
border-bottom-width: 0;
}

.glossymenu a.menuitem{
background: black url(menu/glossyback.gif) repeat-x bottom left;
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 2px 0;
padding-left: 5px;
text-decoration: none;
}

.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 3px;
right: 3px;
border: none;
}

.glossymenu a.menuitem:hover{
background-image: url(menu/glossyback2.gif);
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid #6699CC;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #333333;
text-decoration: none;
padding: 2px 0;
padding-left: 5px;
}

.glossymenu div.submenu ul li a:hover{
background: #FFFF66;
color: #3366CC;
}

.contactus_bg{
	background-image:url(images_mod/j0431536.jpg);
	background-repeat:no-repeat;
	background-position: right;
}

TD.head1{
     background: url(images_mod/head_banner_01.jpg);
	 height: 110px;
	 width: 17px;
}
TD.head2{
     background: url(images_mod/head_banner_02.jpg);
	 width: 509px;
}
TD.head3{
     background: url(images_mod/head_banner_04.jpg);
	 width: 221px;
}
TD.head4{
     background: url(images_mod/head_banner_05.jpg);
	 width: 215px;
}
TD.head5{
     background: url(images_mod/head_banner_06.jpg);
	 width: 18px;
}

DIV#link_menu {
 background: url(images_mod/link_menu_bg.gif);
 height:22px;
}

DIV#link_menu_down {
 background: url(images_mod/link_menu_bgdown.gif);
 height:22px;
}

DIV#foot_bg{
	background: url(images_mod/foot_banner.gif);
	height:40px;
}

DIV#top_search 
{
	font-family: Verdana, Arial;
	color: #FFCC00;
	padding: 0.1em;
	text-decoration: none;
	font-size: 11px;
}

DIV#top_search a
{
	font-family: Verdana, Arial;
	color: #FFFFFF;
	padding: 0.1em;
	text-decoration: none;
	font-size: 11px;
}

DIV#top_search a:hover
{
	font-family: Verdana, Arial;
	color: #FFCC00;
	padding: 0.1em;
	text-decoration: none;
	font-size: 11px;
}

DIV#link_auction a
{
	font-family: "Courier New", Courier, mono;
	color: #0066CC;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	background-color: #FFCC00;	
}

DIV#link_auction a:hover
{
	font-family: "Courier New", Courier, mono;
	color: #FF3399;
	text-decoration: none;
	font-size: 24px;
}

DIV#foot_category
{
	width: 700px;
	margin-left: 140px;
}

DIV#foot_category a
{
	color: #6699FF;
	font-size: 12px;
}
DIV#foot_category a:hover
{
	color: #FF6600;
	font-size: 13px;
	font-weight: bolder;	
}
select#cat_link {
	color: #FFFFFF;
	width: 130px;
	background-color: #FF9900;
	font-size: 12px;
	margin-bottom: 5px;	
}

.clarity_text {
	font-family: Arial, Helvetica, sans-serif;
	height: 90px;
	color: #CCCCCC;
	font-size: 12px;
}


.clarity_head {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height: 25px;
	font-weight: bold;
	background-color: #FFCC33;
	font-size: 14px;
}

DIV#clarity_page {
	background-color: #4B4B4B;
	height: 350px;
}

.send_question {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;   
}
.send_question_header {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #333333;
	font-weight: bold;
}
.send_question_title {
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.send_question_box {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	width: 300px;
}
.send_question_capchar {
	font-family: Verdana;
	color: #333333;
	background-color: #75EA00;
	height: 35px;
	width: 120px;
	font-size: 28px;
}

.send_question_valid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF33;   
}

DIV#send_question_bg{
	background-color: #78A5D1;
	height: 350px;
	width: 700px;
}

DIV#mid_left{
	float: left;
	width: 220px;
	text-align: right;
}
DIV#mid_right{
	float: right;
	width: 480px;
	
}

DIV#bot_send {
	clear: none;
}

DIV#cover_template{
	width: 980px;
	background-color: #FFFFFF;
}

.show_small_lab {
	padding-bottom: 5px;
}

.choose_lab_bg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6699FF;
	font-weight: bold;
}

.choose_lab_header {
	font-family: "Courier New", Courier, mono;
	font-size: 22px;
	font-weight: bold;
	color: #6699FF;
}

.price_newproduct {
	color: #FF3300;
	font-size: 12px;
}

DIV#choose_lab_border {
	border: 2px solid #6699CC;
}




.photo {
	margin: 5px;
	position: relative;
	width: 100px;
	height: 130px;
	float: left;
}
.sample1 span {
	width: 28px;
	height: 21px;
	display: block;
	position: absolute;
	top: -12px;
	left: 50px;
	background: url(images_mod/pin.png) no-repeat;
}

.other_payment_contact
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF3366;
	padding-left: 30px;
	
}

.information_page {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	width: 95%;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.shipping_page_declare {
	color: #FF3333;

}
DIV#checkout_success{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

DIV#contact_bg{
	background-color: #CCCC99;
	height: 350px;
	width: 700px;
}
.contact_header {
	font-family: "Courier New", Courier, mono;
	font-size: 28px;
	color: #333333;
	font-weight: bold;
}
DIV#contact_mid_left{
	float: left;
	width: 220px;
	text-align: right;

}

.contact_title {
	font-family: Verdana;
	font-size: 13px;
	color: #333333;
	padding-top: 13px;
	font-weight: bold;
}

.contact_mail_title {
	font-family: Verdana;
	font-size: 14px;
	color: #0099CC;
	padding-top: 10px;
	font-weight: bold;
}
.send_contact_valid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF3300;   
}


/*   BG FRAME  */
.bgFrame {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #666666;
	color: #FFFFFF;
}
.title {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
}
.imageframe {padding:5px; /* พื้นที่กรอบของ thumb */
}
.shadow_bottom {background-image:url(images_mod/shadow_bottom.gif);
     background-repeat:repeat-x;
     height:7px;
}
.shadow_bottom_left {background-image:url(images_mod/shadow_bottom_left.gif);
     background-repeat:no-repeat;
     width:7px;
     height:7px;
     float:left;
}
.shadow_bottom_right {background-image:url(images_mod/shadow_bottom_right.gif);
     background-repeat:no-repeat;
     width:7px;
     height:7px;
}
.shadow_right {background-image:url(images_mod/shadow_right.gif);
     background-repeat:repeat-y;
     width:7px;
     vertical-align:top;
}
.shadow_top_right {background-image:url(images_mod/shadow_top_right.gif);
     background-repeat:no-repeat;
     width:7px;
     height:7px;
     float:right;
}
.shadow_bottom1 {background-image:url(images_mod/shadow_bottom.gif);
     background-repeat:repeat-x;
     height:7px;
}
.shadow_bottom_left1 {background-image:url(images_mod/shadow_bottom_left.gif);
     background-repeat:no-repeat;
     width:7px;
     height:7px;
     float:left;
}
.shadow_bottom_right1 {background-image:url(images_mod/shadow_bottom_right.gif);
     background-repeat:no-repeat;
     width:7px;
     height:7px;
}
.shadow_right1 {background-image:url(images_mod/shadow_right.gif);
     background-repeat:repeat-y;
     width:7px;
     vertical-align:top;
}
.shadow_top_right1 {background-image:url(images_mod/shadow_top_right.gif);
     background-repeat:no-repeat;
     width:7px;
     height:7px;
     float:right;
}
.copy {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
}
.headstone {
	font-family: "Courier New", Courier, mono;
	font-size: 36px;
	color: #FF0000;
}

