/* Spa Siam layout v1.0 */
/* You may adapt elements of this CSS in your own projects, but the unique combination of images, colors, sizes, typography, and positioning ("the design") is copyright 2007 id3 (http://www.id3.co.th) and may not be reproduced. */
/* Last updated: 18/02/09 */
@charset "UTF-8";
html {
	margin: 0;
	padding: 0;
}
body {
	margin: 0px;
	padding: 0px;
	font: .8em Helvetica, Arial, sans-serif;
	color: #888;
	background: #000;
}
h1 {
	color: #000;
	font-size: 2em;
}
h2 {
	font-size: 1.1em;
	color: #c51230;
	text-transform: capitalize;
	height: 12px;
	width: 300px;
}
p {
	text-align: justify;
	line-height: 14px;
	font-size: 90%;
	font-weight: normal;
}
em {color: #999;}
hr {
	margin: 0px 0px 20px;
	padding: 0px;
	clear: both;
	float: none;
	visibility: hidden;
}
/* COMMON */
.nomargin {
	margin: 0px;
	padding: 0px;
}
.left {
	float: left;
}
.right {
	float: right;
}
/* SPLASH PAGE */
#intro {
	background: #000;
}
#flashintro {
	margin: 167px 0px 0px;
	padding: 0px;
	height: 345px;
	border-left: 9px solid #c51230;
	background: #000;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
}
#intro a:link, #intro a:visited {
	text-decoration: none;
	color: #c51230;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 90%;
}
#intro a:hover {
	color: #ccc;
}
/* LAYOUT */
#global {
	margin: 0px auto;
	width: 950px;
	padding: 0px;
}
#header {
	margin: 0;
	padding: 0;
}
#header h1 {
	background: url(../p/logo.gif) no-repeat;
	text-indent: -9000px;
	width: 162px;
	height: 34px;
	margin: -61px 30px 0px 0px;
	padding: 0px;
	float: right;
}
/* COLUMNS */
.leftcol {
	float: left;
	width: 515px;
	margin: 0px;
	padding: 0px 0px 0px 11px;
}
.rightcol {
	margin: 0px 0px 0px 570px;
	padding: 2px 0px 0px;
}
/* slideshow */
#showcase {
	margin: 0px;
	padding: 0px;
	height:306px;
	width: 950px;
}
#showcase li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#showcase li img {
	margin: 0;
	padding: 0;
}
/* NAVIGATION */
#nav {
	list-style: none;
	text-transform: uppercase;
	font-size: 85%;
	background: url(../p/bg_menu.gif) repeat-x left top;
	border-top: 1px solid #333;
	width: 950px;
	margin: 1px 0px 0px;
	padding: 20px 0px 0px;
	height: 46px;
}
#nav li {
	display: inline;
	margin: 0px;
	padding: 0px 11px;
	border-right: 1px solid #888;
	height: 5px;
}
#nav a:link, #nav a:visited {
	padding-top: 16px;
	text-decoration: none;
	color: #ccc;
	padding-bottom: 17px;
}
#nav a:hover {
	border-top: 4px solid #c51230;
}
#home #navhome a, #collections #navcollections a, #education #naveducation a, #media #navmedia a, #stores #navstores a, #contact #navcontact a, #client #navclient a, #clientlogged #navclient a {
	font-weight: bold;
	color: #fff;
	border-top: 4px solid #c51230;
}
/* content */
#pagecontent {
	margin: 0px;
	padding: 0px;
}
#pagecontent a:link, #pagecontent a:visited {
	color: #c51230;
	text-decoration: none;
	font-weight: bold;
}
#pagecontent a:hover {
	color: #fff;
}
#education #pagecontent, #media #pagecontent {
	padding-left: 11px;
}
/* PRODUCT ACCORDION */
#container {
	position: relative;
	/*z-index: 1000;*/
	width: 950px;
	padding: 0px;
	/*border-right: 1px solid #1c1c1c;*/
	background: #000;
	margin: auto;
	text-align: left;
}
.thumbnailContainer {
	width: 950px;
	margin-top: 10px;
	display: none;
	height: 0px;
	overflow: hidden;
}
#aromatic .thumbnailContainer .clipper .   {
	visibility: visible;
	display: block;
	margin-left: 9px;
}
.thumbnailContainer .clipper {
	margin: -5px 0px 0px;
	padding: 0px;
}
.clipper img {
	margin-bottom: 2px;
}
.clipper a:link, .clipper a:visited {
	color: #888;
	text-align: center;
	text-transform: capitalize;
	line-height: 16px;
	text-decoration: none;
}
.clipper a:hover {
	color: #c51230;
}
.thumbnailContainer .horizontal {
	border: 1px solid #333;
	width: 130px;
	height: 130px;
	margin: 10px 10px 37px;
	float: left;
	cursor: pointer;
}
#images {display: none;}
#essencedisplay {
	margin: 0px;
	padding: 0px;
	background: url(../p/bg_essence.jpg) no-repeat right top;
	height: 305px;
	width: 950px;
}
#aromaticdisplay {
	margin: 0px;
	padding: 0px;
	background: url(../p/bg_aromatic.jpg) no-repeat right top;
	height: 305px;
	width: 950px;
}
#botanicaldisplay {
	margin: 0px;
	padding: 0px;
	background: url(../p/bg_botanical.jpg) no-repeat right top;
	height: 305px;
	width: 950px;
}
#ricedisplay {
	margin: 0px;
	padding: 0px;
	background: url(../p/bg_rice.jpg) no-repeat right top;
	height: 305px;
	width: 950px;
}
#introtext {
	padding: 0px;
	margin: -270px 0px 0px 310px;
	width: 250px;
}
#productviews {
	margin: 0px;
	padding: 0px;
}
#productviews li {
	list-style: none;
	display: inline;
	margin-right: 7px;
}
#productviews a:link, #productviews a:visited {
	text-decoration: none;
	color: #c51230;
}
#productviews a:hover {
	color: #fff;
}
#productviews li img {
	border: 1px solid #666;
}
/* end collection content */
/* news */
#news {
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
#news li {
	font-size: 90%;
	line-height: 16px;
	padding-top: 10px;
	list-style: none;
}
/* testimonials */
#testimonials {
	margin: 0px;
	padding: 0px;
	font-size: 90%;
}
#testimonials dt {
	line-height: 16px;
	font-style: italic;
	padding-top: 10px;
}
#testimonials dd {
	margin: 10px 0px 0px;
	padding: 0px 0px 10px;
	font-weight: bold;
	border-bottom: 1px dotted #333;
}
#countrylist {
	margin: 0px;
	padding: 0px;
	text-transform: capitalize;
	font-size: 90%;
	border-right: 1px solid #333;
	width: 200px;
	float: left;
}
#countrylist li {
	list-style: none;
	margin-bottom: 7px;
}
#countrylist a:link, #countrylist a:visited {
	color: #888;
	display: block;
	font-weight: normal;
}
#countrylist a:hover {
	color: #c51230;
}
#countrylist li.active a {
	font-weight: bold;
	color: #c51230;
}
/* MEDIA */
#media h2 {width: 90px;}
#medialist {
	margin: 0px 0px 0px 250px;
	padding: 0px;
}
#medialist li {
	display: inline;
	list-style: none;
	margin-right: 10px;
}
#medialist img {
	margin-bottom: 10px;
}
.imgborder {
	border: 1px solid #444;
	padding: 3px;
	background: #333;
}
#form #jumpMenu {
	font-family: Helvetica, Arial, sans-serif;
	background: #000;
	color: #fff;
	margin-top: -37px;
	float: right;
	margin-right: 615px;
}
/* STORES */
#storelist {
	margin: 0px 0px 0px 250px;
	padding: 0px;	
}
#storelist .storeitem {
	width: 220px;
	margin: 0px 0px 20px;
	padding: 0px;
}
#storelist .storeitemimg {
	width: 420px;
	margin: 0px 0px 20px;
	padding: 0px;
	min-height: 150px;
}
#storelist .storeitemimg ul {
	margin: 0px;
	padding: 0px;
	display: none;
}
#storelist .storeitemimg ul li {
	list-style: none;
}
#storelist dt {
	font-weight: bold;
	text-transform: capitalize;
	color: #a9102a;
}
#storelist dd {
	margin: 10px 0px 0px;
	padding: 0px;
	line-height: 16px;
}
#storelist .shopimg {
	float: left;
	padding: 4px;
	background: #1f1d1d;
	border: 1px solid #333;
	margin-right: 20px;
}
#storelist a:link, #storelist a:visited {
	color: #fff;
	font-weight: normal;
}
#storelist a:hover {
	color: #c51230;
}
.product {
	margin: 0px 20px 30px 0px;
	padding: 0px;
	width: 295px;
	font-size: 90%;
	border-right: 1px solid #333;
	float: left;
}
.last {
	margin: 0px 0px 30px;
	padding: 0px;
	width: 315px;
	font-size: 90%;
	border-right: 1px solid #000;
	float: left;
}
dt img {
	border-style: none;
	float: left;
	margin: 0px 15px 0px 0px;
	padding: 0px 0px 90px;
	display: block;
}
.producttitle {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-transform: capitalize;
}
.productdetails {
	margin: 10px 25px 0px 0px;
	padding: 0px;
	line-height: 14px;
}
#ecards {
	list-style: none;
	margin: 20px 0px 0px;
	padding: 0px;
}
#ecards li {
	padding: 0px;
	height: 200px;
	width: 150px;
	display: inline;
	margin: 0px 20px 0px 0px;
}
#ecards  img    {
	padding: 3px;
	border: 1px solid #444;
	background: #333;
	margin: 0px 0px 20px;
}
/* COLLECTIONS */
#collections #nav {margin: 0;}
#collections #essence h3 {
	background: url(../p/img_essence_title.gif) no-repeat;
	text-indent: -9000px;
	width: 210px;
	height: 12px;
	margin: 10px 0px 10px 9px;
	padding: 0px;
}
#collections #aromatic h3 {
	background: url(../p/img_aromatic_title.gif) no-repeat;
	text-indent: -9000px;
	width: 215px;
	height: 12px;
	margin: 10px 0px 10px 9px;
	padding: 0px;
}
#collections #botanical h3 {
	background: url(../p/img_botanical_title.gif) no-repeat;
	text-indent: -9000px;
	width: 220px;
	height: 12px;
	margin: 10px 0px 10px 9px;
	padding: 0px;
}
#collections #rice h3 {
	background: url(../p/img_rice_title.gif) no-repeat;
	text-indent: -9000px;
	width: 220px;
	height: 12px;
	margin: 10px 0px 10px 9px;
	padding: 0px;
}
#collections #shiso h3 {
	background: url(../p/img_shiso_title.gif) no-repeat;
	text-indent: -9000px;
	width: 260px;
	height: 12px;
	margin: 10px 0px 10px 9px;
	padding: 0px;
}
#collections #heritage h3 {
	background: url(../p/img_heritage_title.gif) no-repeat;
	text-indent: -9000px;
	width: 220px;
	height: 12px;
	margin: 10px 0px 10px 9px;
	padding: 0px;
}
#collections .leftcol {
	width: 350px;
	margin-top: -15px;
}
#collections .middlecol {
	width: 250px;
	margin-left: 410px;
	margin-top: -2px;
}
#collections .rightcol {
	margin-left: 700px;
	margin-top: -303px;
	width: 250px;
}
#collections #essenceframe, #collections #aromaticframe, #collections #botanicalframe, #collections #riceframe {
	margin: -15px 0px 0px;
	padding: 0px;
	height: 300px;
	width: 250px;
	border-right: 1px solid #222;
}
#collections #collectionframe {
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 250px;
}
#essencecollection h2 {
	width: 235px;
}
#essencecollection, #collectionlist {
	width: 235px;
}
#collectionlist h2 {
	width: 235px;
}
#productlist, #collectionlisting {
	margin: 20px 0px 0px;
	padding: 0px;
	text-transform: capitalize;
}
#productlist li, #collectionlisting li {
	list-style: none;
	margin-top: 7px;
}
#productlist a:link, #productlist a:visited, #collectionlisting a:link, #collectionlisting a:visited {
	font-weight: normal;
	color: #888;
}
#productlist a:hover, #collectionlisting a:hover {
	color: #c51230;
}
#collectionlist li.active a, #productlist li.active a {
	font-weight: bold;
	color: #c51230;
}
/* CONTACT */
#dealers h3{
	border-bottom: solid 1px #888;
}
#map {
	height: 360px;
	width: 530px;
	margin-top: 10px;
	padding: 0px;
	border: 1px solid #ccc;
}
#contact address {
	font-size:90%;
}	
/* GoogleMaps styling */
.gmnoprint { color: #333; }
.gmnoprint a:link, .gmnoprint a:visited { color: #333; }
.gmnoprint span { display: none; }
#iw_kml {font-size: 80%; color: #333;}

/* CLIENT AREA */
#client #clientform {
	margin: 0px;
	padding: 0px;
}
#client #clientform em {
	font-style: normal;
	font-weight: bold;
	color: #888;
	font-size: 1em;
	margin-bottom: 10px;
	line-height: 3em;
}
#client #clientform span.error {
	font-weight: bold;
	color: #c51230;
}
#client #clientform label {
	display: block;
	width: 8em;
	font-size: 1em;
	float: left;
	margin: 0px;
	padding: 0px;
}
#client #clientform input {
	background: #c51230;
	color: fff;
}
#client #clientform input:hover {
	background: #fff;
}
#client #clientform .submitbutt {
	display: block;
	margin-left: 8em;
	padding: 4px;
	border: 1px solid #fff;
	font-size: 90%;
	font-weight: bold;
}
#clientlogged .leftcol h3 {
	text-transform: uppercase;
	margin: 0px;
	padding: 15px 0px 0px;
	font-size: 0.9em;
}
#clientlogged .clientdownload {
	margin: 0px;
	padding: 15px 0px 0px;
	width: 200px;
	display: block;
	text-align: center;
}
#clientlogged .clientdownload dt img {
	padding: 3px;
	border: 1px solid #444;
	background: #333;
	margin: 0px 0px 10px 20px;
	float: none;
}
#clientlogged .clientdownload dd {
	margin: 0px;
	padding: 0px;
	text-transform: capitalize;
}

/* FOOTER */
#footer {
	font-size: 90%;
	background: #141414;
	padding: 5px 0px 5px 11px;
	border-top: 1px solid #333;
	color: #888;
}
#footernav {
	margin: 0px 25px 0px 0px;
	padding: 0px;
	float: right;
	_margin-left: 100px;
	font-size: 80%;
}
#footernav li {
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px 5px;
	border-right: 1px solid #666;
}
#footernav a:link, #footernav a:visited {
	margin: 0px;
	padding: 0px;
	color: #888;
	text-decoration: none;
}
#footernav a:hover {
	color: #c51230;
}
/* browser selector */
/* msie fix */
.ie dt img {
	padding-bottom: 110px;
}
.ie #collections #essenceframe, .ie #collections #aromaticframe, .ie #collections #botanicalframe, .ie #collections #riceframe {
	margin: -10px 0px 0px;
	padding: 0px;
}
.ie #collections .leftcol {
	margin-top: -30px;
	clear: both;
	float: none;
	height: 500px;
}
.ie #collections .middlecol {
	margin-top: -489px;	
}
.ie #collections .rightcol {
	position: relative;
	margin-bottom: 440px;
}
.ie #collections #collectionframe {
	margin: -9px 0px 0px;
	padding: 0px;
	position: absolute;
	top: 11px;
	left: 0px;
}
.ie .rightcol {
	padding-top: 12px;
}
.ie #footer #footernav {
	font-size: 100%;
	margin-top: -18px;
}

/* firefox */
.gecko .clipper img {
	margin-bottom: 5px;
}
.gecko #ecards li {
	margin: 0px 20px 0px 0px;
}
.gecko #footer #footernav {
	font-size: 100%;
	margin-top: -12px;	
}

/* opera */
.opera #kwick .kwick {
	width: 156px;
}
.opera .clipper img {
	padding-bottom: 2px;
}
