/* ttl.si */
body {
	color: #646464;
}
/* ttl.si */

/* chat.tpl */
#header{
	height:50px;
	background:url(/chat/styles/ttl/images/bg_domain.gif) repeat-x top;
	background-color:#ffe61d;
	width:99.6%;
	margin:0px 0px 20px 0px;
}
#header .mmimg{
	background:url(/chat/styles/ttl/images/quadrat.gif) bottom left no-repeat;
}
.but_chat{
	font-family:Verdana !important;
	font-size:11px;
	background:url(/chat/styles/ttl/images/wmchat.png) top left no-repeat;
	background-position:0px -25px;
	display:block;
	text-align:center;
	padding-top:2px;
	color:#646464;
	width:186px;
	height:18px;
	text-decoration:none;
}
.tplimage {
	background: transparent url(/chat/styles/ttl/images/wmchat.png) no-repeat scroll 0px 0px;
	width: 25px; height: 25px;
	-moz-background-clip: -moz-initial; 
	-moz-background-origin: -moz-initial; 
	-moz-background-inline-policy: -moz-initial;
}
.irefresh { background-position:-72px 0px; }
.iclose { background-position:-24px 0px; }
.iexec { background-position:-48px 0px; }
.ihistory, .ichangeuser { background-position:-96px 0px; }
.isend { background-position:-120px 0px; }
.iemail { background-position:0px 0px; }
.iclosewin { background-position:-170px -1px; width: 15px; height: 15px; }
.tplimageloc {
	background: transparent url(/chat/locales/si/images/wmchat.png) no-repeat scroll 0px 0px;
	-moz-background-clip: -moz-initial; 
	-moz-background-origin: -moz-initial; 
	-moz-background-inline-policy: -moz-initial;
}
.ilog { background-position: 0px 0px;width: 20px; height: 80px; }
.imessage { background-position: 0px -82px;width: 20px; height: 85px; }
/* chat.tpl */

/* leavemessage.tpl */
.form td{
	background-color:#dae2eb;
	color:#525252;
}
.but{
	font-family:Verdana !important;
	font-size:11px;
	background:url(/chat/styles/ttl/images/butbg.gif) no-repeat top left;
	display:block;
	text-align:center;
	padding-top:2px;
	color:#646464;
	width:80px;
	height:18px;
	text-decoration:none;
	position:relative;top:1px;
}
/* leavemessage.tpl */

