@charset "utf-8";
#left_mov {
	height: 180px;
	width: 260px;
	background-color: #000;
	display: none;
}

#product_desc {
	height: 420px;
	width: 240px;
	padding: 10px;
	float: right;
}

.text_bold {
	color: #FF0000;
	font-weight: bold;
	font-size: x-large;
}

.text_body {
	color: #000;
}

body  {
	margin: 0px;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-size: 20px;
	font-family: "Angsana New", AngsanaUPC, serif;
	line-height: 22px;
}
#footnote {
	text-align: left;
	padding: 5px;
	margin-top: 10px;
	line-height: 20px;
}

.thrColFixHdr #container {
	width: 915px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
} 


.thrColFixHdr #header {
	height: 40px;
	width: 915px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;



} 
#header_text {
	height: 40px;
	width: 915px;
}

#nav {
	height: 40px;
	width: 915px;
	display: none;
}
#left_text {
	width: 250px;
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 3px;
	padding-top: 2px;
	float: left;
	display: inline;
}


.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 150px; /* padding keeps the content of the div away from the edges */
	margin-left: 20px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 150px; /* padding keeps the content of the div away from the edges */
	margin-right: 20px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.thrColFixHdr #mainContent {
	width: 915px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	height: 440px;
} 
.thrColFixHdr #footer {
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: 40px;
	width: 915px;
	padding: 0;
	text-align: center;
	margin-top: 20px;
} 
.footer_nav {
	height: 15px;
	width: 915px;
	text-align: center;
	margin-top: 2px;
	margin-bottom: 3px;
	display: none;
}
.footer_banner {
	height: 20px;
	width: 915px;
	display: none;
}
#footer_banner_text {
	height: 20px;
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
}



.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#opening_mov  {
	height: 320px;
	width: 915px;
	margin-right: auto;
	margin-left: auto;
}
.thrColFixHdr #pict_holder{
	float: right;
	height: 440px;
	width: 640px;
	text-align: right;
}
.thrColFixHdr #left_nav{
	float: left;
	width: 260px;
	height: 440px;
	line-height: 1.2em;
}
#sub_nav {
	height: 100px;
	width: 915px;
	margin-bottom: 10px;
}
#mov {
	height: 320px;
	width: 645px;
	background-color: #000;
	float: right;
}
#thumb_nav {
	float: left;
	height: 100px;
	width: 100px;
}
#googlemap_icon {
	display: none;
}
#print_btn {
	display: none;
}
#price_list {
	float: right;
	height: 396px;
	width: 100px;
}
#thumb_nav {
	float: left;
	height: 396px;
	width: 130px;
}
