/*+init {*/
*
{
	position: relative;
	margin: 0;
	padding: 0;
	font-size: 1em;
}
H1, H2, H3, H4, H5, H6, TH
{
	font-weight: inherit;
	=font-weight: expression(this.__FW?this.__FW:(new Function('t','return (t.__FW=t.parentNode.currentStyle.fontWeight)'))(this));
}
ADDRESS, CITE, DFN, VAR
{
	font-style: inherit;
	=font-style: expression(this.__FS?this.__FS:(new Function('t','return (t.__FS=t.parentNode.currentStyle.fontStyle)'))(this));
}
CAPTION, CODE, KBD, PRE, SAMP, TT, INPUT, TEXTAREA, SELECT, BUTTON
{
	font-family: inherit;
	=font-family: expression(this.__FF?this.__FF:(new Function('t','return (t.__FF=t.parentNode.currentStyle.fontFamily)'))(this));
}
TABLE
{
	border-spacing: 0;
}
TH
{
	text-align: left;
}
HTML, BODY, THEAD, TBODY, TFOOT, TR, TH, TD, BR
{
	position: static;
}
INPUT[type=hidden]
{
	display: none !important;
}
FIELDSET, A IMG
{
	border: 0;
}
BODY
{
	font-size: 100%;
	font-family: sans-serif;
	line-height: 1.5;
}
/*+}*/
BODY
{
	background: #FFFFFF no-repeat center;
}
#cam
{
	margin: 0 auto;
	width: 98%;
}
#sleepingText
{
	background-color: #353535;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	padding: 11px;
	font-size: 8.9pt;
	text-align: center;
}
#locationtext
{
	display: none;
}
#sleepingyoutube
{
	display: none;
}
#camsponsinfo
{
	display: none;
}
#sawadeecam P
{
	font-size: 11.3pt;
	font-style: italic;
}
#sawadeecam
{
	display: none;
}
#targetdate
{
	display: none;
}
#currentdate
{
	display: none;
}
P
{
	font: 1em sans-serif;
	color: #4B65C3;
}
#sleeping
{
	position: absolute;
	z-index: 1;
	display: none;
}
#sleeping P#videos
{
}
#sleeping IFRAME
{
	margin: 20px 0px 0px;
}
IMG#webcamImage
{
	width: 98%;
	height: auto;
	margin: 14px 0 0 6px;
}
IMG#SlideShow
{
	width: 98%;
	height: auto;
	margin: 14px 0 0 6px;
}
#pause-message
{
	margin: 150px auto 0;
	padding: 10px 20px;
	font-size: 30px;
	font-weight: bold;
	background-color: #666;
	color: #FFFFFF;
	cursor: pointer;
	box-shadow: 10px 10px 5px #CCC;
}
