/**
 * Style sheet Water_Right
 */
#right
{
	color:#ffffff;
}

#right h1
{
	display:block;
	margin:0;
	text-align:center;
	font-weight:bold;
	font-size:14;
	color:#39A002;
}

#right h2
{
	display:block;
	margin:0;
	text-align:center;
	font-weight:bold;
	font-size:14;
	color:#0277AD;
}

#right ul
{
	width:160px;
	padding-bottom:10px;
}

#right ul li
{
	width:160px;
	height:27px;
	border-bottom:1px dashed #868686;
}

#right ul li a, #right ul li p
{
	height:27px;
	display:block;
	margin:0px;
	padding:0px 0px 0px 13px;
	text-decoration:none;
	color:#fff;
	background:url(tl_files/templates/water/images/darrow1.gif) 0 50% no-repeat;
	font:15px/25px Arial, Helvetica, sans-serif;
}

#right ul li a:hover, #right ul li p
{
	font-weight:bold;
	background:url(tl_files/templates/water/images/darrow2.gif) 0 50% no-repeat;
}

#right ul li.contact
{
}

#right ul.userlink
{
	width:136px;
	height:235px;
	margin:0;
}

#right ul li.userlink
{
	width:180px;
	height:25px;
}

#right ul li.userlink a
{
	height:25px;
	display:block;
	padding:0;
	text-decoration:underline;
	font-size:1425pxpx;
	color:#969595;
	background:#414141;
}

#right ul li.userlink a:hover
{
	text-decoration:underline;
	color:#AFACAC;
	background:#414141;
}

#right form
{
	width:215px;
	height:96px;
	color:#2B2B2B;
	background:url(tl_files/templates/water/images/search-bg.gif) 5% 0 no-repeat #414141;
}

#right form.position
{
}

#right form input
{
	width:100px;
	height:17px;
	float:left;
	margin:8px 0px 0px 14px;
}

#right form input.button
{
	width:40px;
	height:22px;
	float:left;
	margin:8px 0px 0px 8px;
	color:#fff;
	line-height:22px;
	background:url(tl_files/templates/water/images/button.gif) 0 0 no-repeat #C0C0C0;
}

#right form h3
{
	width:70px;
	height:33px;
	margin:0px 0px 0px 14px;
	padding:0px 0px 0px 37px;
	font-weight:bold;
	font-size:1526pxpx;
	background:url(tl_files/templates/water/images/icon1.jpg) 0 0 no-repeat;
	text-transform:uppercase;
}

#right .mod_minicalendar table
{
	margin:2px;
	padding:2px;
	text-align:center;
	border:1px solid #868686;
}

#right .mod_minicalendar td
{
	padding:2px 4px;
	text-align:center;
	border:1px solid #868686;
	color:#ffffff;
	background:#414141;
}

#right .mod_minicalendar th
{
	padding:2px 4px;
	text-align:center;
	border:1px solid #868686;
	font-weight:bold;
	color:#ffffff;
}

#right .mod_minicalendar a
{
	font-weight:bold;
	color:#ffffff;
}

#right .mod_minicalendar th a
{
	text-decoration:none;
}

#right .event .time
{
	display:block;
	font-size:90%;
}

#right .event .date
{
	display:block;
	margin-top:8px;
	font-size:90%;
}

#right .event a
{
	margin-top:4px;
}

