/* 21 May 11:14 am */
body
{ 
margin: 0;
padding: 0;
}
a:link {
color: #000099;
background-color: transparent;
text-decoration: none;
}
a:visited {
color: #000099;
background-color: transparent;
text-decoration: none;
}
a:hover {
color: #ff0000;
background-color: transparent;
}
a:active {
color: #ff0000;
background-color: transparent;
}
img
{
border:0;
}
/*--------------------content components------------------------*/

div.arrows
{
display: block;
position: absolute;
top: 15em;
text-align:center;
width: 100%;
font-size: .6em;
line-height:1em;
text-align:center;
font-family: tahoma, arial, helvetica, geneva, sans-serif;
color: #000099;
vertical-align:middle;
z-index:3;
}
div.buy
{
position: absolute;
display: block;
font-size: 0.7em;
text-align:right;
width:350px;
font-family: tahoma, arial, helvetica, geneva, sans-serif;
font-weight:normal;
z-index:3;
}
div.cart
{
display: block;
position: relative;
text-align:center;
margin-right:15px;
z-index:3;
}
div.colors
{
position:absolute;
display: block;
width: 100%;
top: 76em;
width:100%;
font-size: .6em;
line-height:1.2em;
text-align:center;
font-family: tahoma, arial, helvetica, geneva, sans-serif;
font-weight:normal;
color: #000099;
z-index:3;
}
div.cop
{
position: relative;
top: 76em;
width: 100%;
text-align: center;
font-weight: normal;
color: #808080;
font-size: 0.6em;
font-family:tahoma, arial, helvetica, geneva, sans-serif;
z-index:4;
}
div.ctr
{
background: url(bangkok-thailand-images/white-back.gif) no-repeat;
background-color: transparent;
position: absolute;
display: block;
width:540px;
height:830px;
top:10px;
padding-bottom:3em;
margin-left:21%;
right:18%;
text-align:center;
z-index: 2;
}
div.que
{
position: absolute;
display: block;
top: 29em;
text-align: center;
font-weight: normal;
color: #ffffff;
font-size: .8em;
font-family:tahoma, arial, helvetica, geneva, sans-serif;
width:100%;
z-index: 4;
}
div.logo
{
position: absolute;
display: block;
top:1.6em;
float: left;
margin-left:3em;
z-index: 3;
}
div.maintext
{
position: absolute;
display: block;
top: 12em;
text-align: left;
font-family: garamond, times new roman, times, new york, serif;
font-weight: normal;
font-size: 1em;
margin-left:9em;
width:380px;
z-index:3;
}
div.srch
{
position:absolute;
width: 100%;
top: 48em;
text-align: center;
width:100%;
z-index: 4;
}
div.swatch
{
display: block;
position: absolute;
top: 1.8em;
right: 1em;
margin-right:1em;
z-index: 4;
}
div.text
{
position: absolute;
display: block;
top: 12em;
font-weight: bold;
text-align: left;
font-size: 1em;
font-family: garamond, times new roman, times, new york, serif;
margin-left:9em;
width:380px;
z-index:3;
}
/*-------------------------- Navigation Menu --------------------------*/
ul#mainnav
{
position:absolute;
display:block;
top:140px;
left:-1.8em;
list-style: none;
background-color: transparent;
text-align: left;
width:120px;
z-index:5;
}
ul#mainnav li
{
padding-bottom: 1px;
}
ul#mainnav li a
{
display: block;
background-color: transparent;
margin: 0px 0px 0px 0px;
padding: 0px 3px 2px 5px;
color: #000099;
text-decoration: none;
font: .7em /1.15 tahoma, arial, helvetica, geneva, sans-serif;
}
ul#mainnav li a:hover
{
background-color: #000099;
color: #00FFFF;
font-weight: normal;
}

/*--------------------------------------FONTS----------------------*/
h1.syn
{
color:#000099;
font-weight: normal;
font-size: 10px;
line-height:1.5em;
font-family: tahoma, arial, helvetica, geneva, sans-serif;
z-index:3;
}
h1.hdr
{
font-family: garamond, times new roman, times, new york, serif;
font-size: 1.4em;
text-align: center;
color: #000099;
width:100%;
z-index:3;
}
h1.text
{
font-weight: bold;
text-align: left;
font-size: 1.2em;
font-family: garamond, times new roman, times, new york, serif;
width:100%;
z-index:3;
}
.sm
{
font-size: .6em;
line-height:1em;
text-align:center;
font-family: tahoma, arial, helvetica, geneva, sans-serif;
font-weight:normal;
color: #000099;
z-index:3;
}
.smlnk
{
font-size: .6em;
font-family: tahoma, arial, helvetica, geneva, sans-serif;
font-weight:normal;
color: #000099;
z-index:3;
}
.thin
{
font-weight: normal;
}
.blueemph
{
font-weight: bold;
color: #0000FF;
}
.sky
{
font-weight:bold;
font-stretch: semi-expanded;
color: #208AD0;
}
.aka
{
font-weight:normal;
font-style:italic;
font-size:1.1em;
color: #999999;
}
/* Removes default top margin from left/right column paragraphs in Mozilla */

div > p
{
margin-top: 0;
}


