﻿
body {
	margin: 0; padding: 0;
	font-family: Saysettha OT, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background: url('images/body_bg.jpg') repeat-x;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #32639A;
}

h1 {
	font-size: 2.0em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.4em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #4486C7;
}

a:hover 
{
  
}

#wrapper {
	width: 980px;
	margin: 0 auto;
	padding: 0;
}

/*#master_content
{
	width: 780px;
	height: auto;  
	color: #666666;
	padding:10px 10px 30px 10px;
	background-color: #f5f5f5;
	line-height: 1.8em;
}*/

/* Logo */

#logo {
	float: left;
	margin: 0;
}


#logo h1 {
	float: left;
	padding-left: 0px;
	letter-spacing: -1px;
	font-size: 3.2em;
}

#logo p {
	margin: 0;
	padding: 20px 0 0 10px;
	padding-left: 240px;
	font: normal 12px Saysettha OT, Arial, Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	width:420px; 
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	width: 280px;
	height: 60px;
	padding: 20px 0px 0px 0px;
	background: #E2E2E2;
	border-bottom: 4px solid #FFFFFF;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 10px 0 0 20px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 170px;
	padding: 6px 5px 2px 5px;
	border: none;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Saysettha OT, Arial, Helvetica, sans-serif;
	color: #5D781D;
}

#search-submit {
	width: 50px;
	height: 23px;
	border: 1px solid #89B056;
	background: none;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}

.container {
	width: 980px;
	margin: 0 auto;
	position: relative;
}

#header 
{

/*	background: url('images/header_bg.gif') no-repeat center top;
	padding-top: 120px;*/
}
/*#header .logo {
	color: #999;
	padding: 0 0 7px 0;
	text-align: right;
	display: block;
	position: absolute;
	top: 0; right: 0;
}
#header .logo a {	color: #ccc;}
*/


#header img {
	margin: 10px 0 10px;
}


/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	padding: 0;
}

#page-bgtop {
	padding: 10px px;
}

#page-bgbtm {
}

/* Content */

#content {
	float: left;
	width: 680px;
	padding: 0px 0px 0px 0px;
}

.post {
	margin-bottom: 15px;
}

.post-bgtop {
}

.post-bgbtm {
}

.post .title {
	margin-bottom: 10px;
	padding: 12px 0 0 0px;
	letter-spacing: -.5px;
	color: #000000;
}

.post .title a {
	color: #32639A;
	border: none;
}

.post .meta {
	height: 30px;
	background: #f1f2f7;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-family: Saysettha OT, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.post .meta .date {
	float: right;
	height: 24px;
	padding: 3px 15px;
	background: #eee;
	color: #aaa;
}

.post .meta .posted 
{
	float: left;
	height: 24px;
	padding: 3px 15px;
	color: Gray;   
}

.post .meta a {
	color: #4486C7;
	font-size: 13px;	
}

.post .entry {
	padding: 0px 0px 20px 0px;
	padding-bottom: 20px;
}

.links {
	padding-top: 20px;
	font-size: 12px;
	font-weight: bold;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 280px;
	padding: 0px;
	color: #787878;
	background: #FFFFFF;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
	border-left: 1px solid #E2E2E2;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dashed #D1D1D1;
	margin: 0px 30px;
	border-left: none;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 13px;
	font-style: italic;
}

#sidebar h2 {
	height: 38px;
	padding-left: 30px;
	letter-spacing: -.5px;
	font-size: 1.8em;
}

#sidebar h3 {
	height: 36px;
	padding-top:8px; 
	padding-left: 30px;
	letter-spacing: -.5px;
	font-size: 1.6em;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 30px 20px 30px;
	text-align: justify;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #8A8A8A;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

.itemList {
	margin-bottom: 15px;
}

.itemList .photo {
	float: left;
	width: 100px; 
	padding: 3px 15px;
}

.itemList .entry
{
	float: right;
	text-align:left;  
	padding: 3px 15px;
}

.outset
{
	background-color: #f1f2f7;
    BORDER-RIGHT: #d0d9fb 1px outset;
    BORDER-TOP: #d0d9fb 1px outset;
    BORDER-LEFT: #d0d9fb 1px outset;
    COLOR: Black;
    BORDER-BOTTOM: #d0d9fb 1px outset;
    padding: 1px; 
}

.outsetwhite
{
	background-color: #ffffff;
    BORDER-RIGHT: #d0d9fb 1px outset;
    BORDER-TOP: #d0d9fb 1px outset;
    BORDER-LEFT: #d0d9fb 1px outset;
    COLOR: Black;
    BORDER-BOTTOM: #d0d9fb 1px outset;
    padding:3px 8px 3px 8px;
}


/* command link */
.CommandLink
{
	padding-top: 15px;
	font-size: 12px;
	color: #4486C7;
	cursor:pointer;
}
.CommandLink:hover { text-decoration:underline; }

/* tab */

ul.tabs {
	BORDER-BOTTOM: #999 1px solid; BORDER-LEFT: #999 1px solid; PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; WIDTH: 100%; PADDING-RIGHT: 0px; FLOAT: left; HEIGHT: 32px; LIST-STYLE-IMAGE: none; PADDING-TOP: 0px
}
ul.tabs li {
	BORDER-BOTTOM: #999 1px solid; POSITION: relative; BORDER-LEFT: medium none; PADDING-BOTTOM: 0px; LINE-HEIGHT: 31px; MARGIN: 0px 0px -1px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; BACKGROUND: #e0e0e0; FLOAT: left; HEIGHT: 31px; OVERFLOW: hidden; BORDER-TOP: #999 1px solid; BORDER-RIGHT: #999 1px solid; PADDING-TOP: 0px
}
ul.tabs li A {
	BORDER-BOTTOM: #fff 1px solid; BORDER-LEFT: #fff 1px solid; PADDING-BOTTOM: 0px; OUTLINE-STYLE: none; OUTLINE-COLOR: invert; PADDING-LEFT: 20px; OUTLINE-WIDTH: medium; PADDING-RIGHT: 20px; DISPLAY: block; COLOR: #000; FONT-SIZE: 1.0em; BORDER-TOP: #fff 1px solid; BORDER-RIGHT: #fff 1px solid; TEXT-DECORATION: none; PADDING-TOP: 0px
}
ul.tabs li A:hover {
	BACKGROUND: #ccc
}
HTML ul.tabs li.active {
	BORDER-BOTTOM: #fff 1px solid; BACKGROUND: #fff
}
HTML ul.tabs li.active A:hover {
	BORDER-BOTTOM: #fff 1px solid; BACKGROUND: #fff
}
.tab_container {
	BORDER-BOTTOM: #999 1px solid; BORDER-LEFT: #999 1px solid; WIDTH: 100%; BACKGROUND: #fff; FLOAT: left; CLEAR: both; BORDER-TOP: medium none; BORDER-RIGHT: #999 1px solid; -moz-border-radius-bottomright: 5px; -khtml-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -moz-border-radius-bottomleft: 5px; -khtml-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px
}
.tab_content {
	PADDING-BOTTOM: 20px; PADDING-LEFT: 20px; PADDING-RIGHT: 20px;  PADDING-TOP: 20px
}
.tab_content H2 {
	BORDER-BOTTOM: #ddd 1px dashed; PADDING-BOTTOM: 10px; FONT-SIZE: 0.9em; FONT-WEIGHT: normal
}
.tab_content H3 A {
	COLOR: #254588
}
/*.tab_content IMG {
	BORDER-BOTTOM: #ddd 1px solid; BORDER-LEFT: #ddd 1px solid; PADDING-BOTTOM: 5px; MARGIN: 0px 20px 20px 0px; PADDING-LEFT: 5px; PADDING-RIGHT: 5px; FLOAT: left; BORDER-TOP: #ddd 1px solid; BORDER-RIGHT: #ddd 1px solid; PADDING-TOP: 5px
}*/

h3.trigger {
	padding: 0 0 0 50px;
	margin: 0 0 5px 0;
	background: url(images/h2_trigger_a.gif) no-repeat;
	height: 46px;
	line-height: 46px;
	width: 230px;
	font-weight: normal;
	float: left;
}

h3.trigger a {
	color: #fff;
	text-decoration: none;
	display: block;
}

h3.trigger a:hover { color: #ccc; }

h3.active {background-position: left bottom;} /*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/

.toggle_container {
	padding: 0;
	border-top: 1px solid #d6d6d6;
	background: #f0f0f0 url(images/toggle_block_stretch.gif) repeat-y left top;
	overflow: hidden;
	width: 280px;
	clear: both;
}

.toggle_container .block {
	padding: 20px; /*--Padding of Container--*/
	background: url(images/toggle_block_btm.gif) no-repeat left bottom; /*--Bottom rounded corners--*/
}

/* Pager */
.PagerContainerTable
{
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
	color: #d1d1e1;
	background-color: #FFFFFF;
}
.PagerInfoCell
{
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 3px;
	font: bold 13px Saysettha OT, arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
	color: #000000;
	padding-top: 3px;
	white-space: nowrap;
	background-color: #D3DAED;
	font-weight:normal;
}
.PagerInfoCell:link
{
	color: #ffcc66;
	text-decoration: none;
}
.PagerInfoCell:visited
{
	color: #ffcc66;
	text-decoration: none;
}
.PagerCurrentPageCell
{
	color: #990000;
	background-color: #FFFF99;
	cursor:default;
}
.PagerOtherPageCells
{
	background-color: #f0f1f2;
}
.PagerSSCCells
{
	background-color: #cccccc;
}
.PagerHyperlinkStyle
{
	font: 13px arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
}
.PagerHyperlinkStyle:hover
{
	color: #000000;
	text-decoration: none;
	font: 13px arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
}
.PagerHyperlinkStyle:link
{
	color: #000000;
	text-decoration: none;
	font: 13px arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
}
.PagerHyperlinkStyle:visited
{
	color: #000000;
	text-decoration: none;
	font: 13px arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
}
.PagerHyperlinkStyle:active
{
	color: #000000;
	text-decoration: none;
	font: 13px arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
}
.GoToLabel
{
	font: 13px arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
	color:#333333;
	cursor:pointer;
	font-size:65%;
	vertical-align:middle;
	display:inline;
}
.GoToSelect
{
	font-size:55%;
}
.GoToSelectedOption
{
	color:#f9f9f9;
	background-color:#666666;
}

.GoToArrow
{
	vertical-align:middle;
	cursor:pointer;
}

.headerparent { cursor: pointer; BACKGROUND-COLOR:#BDD6FB}        
.header { cursor: pointer; BACKGROUND-COLOR:#D8E4F8}
.details { display: none; VISIBILITY: hidden;  BACKGROUND-COLOR:white }

/* Footer */

#footer {
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	background: #504A4B;        
	border-top: 1px solid #D3DEF0;
	font-family: Saysettha OT, Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	color: #A0A0A0;
}

#footer a {
	color: #5389E0;
}

.black9N
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 9pt;
    COLOR: black;
    FONT-STYLE: normal;
    FONT-FAMILY: Saysettha OT,Arial,Verdana
}

.black10N
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-STYLE: normal;
    FONT-FAMILY: Saysettha OT,Arial,Verdana
}

.black11N
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11pt;
    COLOR: black;
    FONT-STYLE: normal;
    FONT-FAMILY: Saysettha OT,Arial,Verdana
}
