/**************************************************************************************************/
/***
/***	TERNSTYLE (TM) MESSAGES CSS DOCUMENT
/***	-----------------------------------------------------------------------
/***	Written by Matthew Praetzel. Copyright (c) 2008 Matthew Praetzel.
/***	-----------------------------------------------------------------------
/***	
/***
/**************************************************************************************************/

/*-----------------------
	HTML/BODY/BORDER
-----------------------*/
html, body { height:100%;margin:0px;padding:0px; }
body { background:#d0e1ec; }
a { cursor:pointer;cursor:hand; }
.pos { position:relative;width:930px; }
.pos div, #h, #s { position:relative;float:left;width:100%; }
/*-----------------------
	EDITOR LINKS
-----------------------*/
/*
#h { height:85px;background:#d0e1ec; }
#s { height:4px;background:#fff url(images/s.jpg) repeat-x 0 0; }
#logo { width:244px;height:46px;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/ternstyle/messages/images/logo.png");margin-top:20px; }
html>/*body #logo { background:transparent url(images/logo.png) no-repeat 0 0; }
*/
#h { height:20px; }
#logo { display:none;height:0px; }
#b { float:left;width:100%;background:#fff;padding:20px 0px 20px 0px; }
#bub { float:left;width:602px;background:#f6ffce;text-align:left;font-family:tahoma;font-size:14px; }
#bt, #bb { width:100%;height:20px; }
#bt { background:url(images/t.jpg) no-repeat 0 0; }
#bb { background:url(images/b.jpg) no-repeat 0 0; }
#bcn { width:602px;border:1px solid #e0cf9a;border-width:0px 1px 0px 1px; }
html>body #bcn { width:600px; }
#bub h1 { float:left;padding-bottom:20px;margin:0px;text-indent:20px; }
#bub p { float:left;width:80%;clear:both;padding:0px 20px 0px 20px; }
#bub p.msg { height:120px; }
html>/**/body #bub p.msg { height:auto;min-height:60px; }
#tern { position:absolute;bottom:-226px;right:-78px;width:643px;height:428px;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/ternstyle/messages/images/tern.png"); }
html>/**/body #tern { bottom:-201px; }
html>/**/body #tern { background:transparent url(images/tern.png) no-repeat 0 0; }
