@charset "windows-874";

/***************************************************************************
** Copyright 2005 Oasis Media, LLC. All rights reserved.
** Filename:	thaioasiscontent.css
** Type:		CSS
** Purpose:		Define the behavior for the Content Area
** History:		17 August 2004 -- Created by DLP
**              01 Sep 2004 -- Moved site map stuff to 
**                              thaioasiscontentsitemap.css
**              17 Sep 2004 -- Merged thaioasiscontentbkkdom.css into
**                               thaioaiscontent.css
****************************************************************************/
/*
** Define the properties for the ThaiOasis sublogo division.
** It lives at the top of the content area 
*/

div#voSubLogo {
	background-color: #FFFF66;
	border: 1px solid Silver;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 2px solid Silver;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	background: url(../media/background/contenttopbrdr_20x200.gif);
	height: 20px;
	vertical-align: middle;
	text-align: center;
	width: 100%;
}

div#voSubLogo .logoText {
	background-color: transparent;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	vertical-align: middle;
	height: 20px;
	text-align: center;
	white-space: nowrap;
}

/*
** Define the generic contentArea Division properties
*/

.boxBorder {
	border: 1px solid Silver;
	padding: 4px 4px 4px 4px;
}

.columnContainer {
    margin: 0px 0px 0px 0px;
    padding: 6px 0px 0px 0px;
}

.contentArea {
	background-color: transparent;
	width: 100%;
/*	border: medium solid Fuchsia; debug*/
	vertical-align: top;
	color: Black;
}

.contentArea a:link{
	color : blue;
}

.contentArea a:visited{
	color : blue;
}

.contentArea a:focus {
	color:blue;
}

.contentArea a:hover {
	color:black;
}

.contentArea a:active {
	color:red;
}

.siteMapLink a:link{
	color : blue;
}

.siteMapLink a:visited{
	color : black;
}

.siteMapLink a:focus {
	color:blue;
}

.siteMapLink a:hover {
	color:black;
}

.siteMapLink a:active {
	color:red;
}

.dashDotDashHrzntlLineShort {
    margin-bottom: auto;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: auto;
    text-align: center;
    vertical-align: middle;
    background-color: transparent;
}

div#contentCells {
	vertical-align: top;
}

div#contentCells td {
	border : 0px;
	font-family:"Trebuchet MS","arial","verdana",sans-serif;
	color:black;
	vertical-align : top;
	text-decoration : none;
}

div#contentCells ol li {
	font-family: "Trebuchet MS","arial","verdana",sans-serif;
	text-align: left;
	color: black;
	font-size: small;
	padding: 0px 10px 10px 0px;
	line-height: 130%;
}


div#contentCells ul li {
    font-family: "Trebuchet MS","arial","verdana",sans-serif;
    text-align: left;
    color: black;
    font-size: small;
    padding: 0px 10px 2px 0px;
    line-height: 130%;
}

div#contentCells hr {
	color: Gray;
}

/*
** Define the properties of specialized classes
** within the contentArea Division 
*/

div#contentCells {
	vertical-align : top;
}

div#contentCells .backtotop{
	font-family: "Trebuchet MS","arial","verdana",sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}

div#contentCells td.contentCell {
    /*    border : thin solid Gray; */
    border: 0px none;
    font-family: "Trebuchet MS","arial","verdana",sans-serif;
    color: black;
    text-align: center;
    vertical-align: top;
    text-decoration: none;
}

div#contentCells .title {
	text-align: center;
	font-size: large;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	vertical-align: middle;
	line-height: 160%;
	white-space: nowrap;
	color: Navy;
	font-weight: bold;
	padding-top:0px;
	padding-right:0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

div#contentCells .titleLeft {
	text-align: left;
	font-size: large;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	vertical-align: middle;
	line-height: 160%;
	color: Navy;
	font-weight: bold;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;	
}

div#contentCells .titleImage {
	text-align: center;
	vertical-align: middle;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

div#contentCells .subTitle {
	text-align: center;
   font-family: "Trebuchet MS",Arial, Helvetica, sans-serif; /*    padding: 1em 1em 1em 1em;*/
   font-size: medium;
   line-height: 160%;
   white-space: nowrap;
   color: Navy;
   vertical-align: middle;
   font-weight: bold;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;	 
}

div#contentCells .subTitleLeft {
	text-align: left;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: 160%;
	white-space: nowrap;
	color: Navy;
	font-weight: bold;
}

div#contentCells .subTitleRight {
	text-align: right;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: 160%;
	white-space: nowrap;
	color: Navy;
	font-weight: bold;
}

div#contentCells p {
	margin: 10px 10px 12px 10px;
	font-size: small; /* was medium before */
	line-height: normal;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	text-align: justify;
}

div#contentCells p.indentParagraphQuote{
	margin: 10px 40px 12px 40px;
	font-size: small; /* was medium before */
	line-height: normal;
	font-family: "Trebuchet MS",Arial,Helvetica, sans-serif;
	text-align: justify;
}

div#contentCells .newspaperSynopsis {
	margin: 0px 10px 0px 10px;
	font-size: x-small;
	line-height: normal; /*	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif; */
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

div#contentCells .newspaperSynopsisLink {
    text-decoration: none;
}

div#contentCells .paragraphTitle {
	/*    margin: 0px 10px 0px 10px;*/
	font-size: small;
	line-height: auto;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	text-align: center;
	color: #990033;
	font-weight: bold;
	background-color: #F0E68C;
	clear: both;
}

div#contentCells .paragraphTitleLink {
    /*    margin: 0px 10px 0px 10px;*/
    font-size: small;
    line-height: auto;
    font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
    text-align: center;
    color: #990033;
    font-weight: bold;
    text-decoration: none;
    background-color: #F0E68C;
}

div#contentCells .paragraphHeading1 {
	margin: 0px 10px 0px 10px;
	font-size: small;
	line-height: normal;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	text-align: left;
	color: black;
	font-weight: bold;
}

div#contentCells .paragraphSynopsis {
    margin: 5px 10px 0px 10px;
    font-size: smaller;
    line-height: normal;
    font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
    text-align: justify;
    color: black;
}

div#contentCells .paragraphSynopsisLink {
    text-decoration: none;
}

div#contentCells .paragraphIntro {
	font-weight : bold;
}

div#contentCells .oasismediaGPS {
    color: red;
    font-weight: bold;
    /*font-size: smaller;*/
    font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
}

div#contentCells .photoLeftNoCaption {
	margin: 6px 10px 6px 0px;
	line-height: 12px;
}
div#contentCells .photoImageLeft {
	margin: 10px 10px 0px 10px;
	line-height: 12px;
}

div#contentCells .photoCaptionLeft{
    margin: 0px 10px 0px 0px;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
}

div#contentCells .photoImageRight {
	margin: 4px 6px 6px 10px;
	text-align: right;
}

div#contentCells .photoCaptionRight{
    margin: 0px 20px 0px 0px;
}

/*
** Define the styles used in Pa Farang
*/

div#contentCells .pfTitle {
    color: Blue;
    font-family: "Trebuchet MS",Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-weight: bold;
    text-align: left;
    padding: 8px 10px 10px 10px;
    white-space: nowrap;
    font-style: italic;
    font-weight: bold;
}

div#contentCells .pfText1{
    color: Black;
    font-family: "Trebuchet MS", "Arial Black",Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: normal;
    font-style: italic;
    font-weight: bold;
    padding: 10px 10px 10px 40px;
    white-space: nowrap;
}

div#contentCells .pfText2 {
    color: #990000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
    text-align: left;
    padding: 10px 20px 10px 20px;
}

div#contentCells .pfText3 {
    color: #0033CC;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    text-align: left;
    padding: 5px 20px 5px 20px;    
}

div#contentCells .pfText4 {
    color: #0033CC;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    text-align: left;
    padding: 5px 20px 10px 20px;    
}

div#contentCells .pfText {
    color: Black;
    line-height: normal;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    padding: 10px 10px 10px 5px;
}



