﻿#footer .start
{
	position:absolute;
	margin-top:-7px;
	margin-left:13px;
}
#footer #taskbar
{
	height:476px;
	width:344px;
	background:url('img/StartReale.gif') no-repeat;
	margin-top:-476px;
	display:none;
	font-family:century gothic, Trebuchet MS, Verdana;
	z-index:1005;
	position:absolute;
}

#footer #taskbar .taskbarLeft,#footer #taskbar .taskbarLeft a
{
	color:#FFF;
	text-decoration:none;
}

#footer #taskbar .taskbarLeft
{
	margin-top:110px;
	width:153px;
	overflow:hidden;
	float:left
}
#footer #taskbar #taskbarRight
{
	overflow-x:hidden;
	overflow-y:auto;
	float:left;
	margin-top:75px;
	margin-left:15px;
	width:160px;
	height:352px;
}
#footer #taskbar .taskbarLeft ul
{
	list-style:none none;
}
#footer #taskbar .taskbarLeft ul li
{
	list-style:none;
	line-height:40px;
	list-style-type:none none;
}
#taskbarRight ul
{
	list-style:none;
	list-style-image: none;
	margin: 0;
	padding:0;
}
#desktopTree ul li
{
	margin:0;
	line-height:18px;
	padding:0 0 0 17px;
}
#desktopTree ul li.folder
{
	background:url('img/bgFolder.gif') no-repeat;
}
#desktopTree ul li.doc
{
	background:url('img/bgDoc.gif') no-repeat;
}
#desktopTree ul li a
{
	text-decoration:none;
	font-family:Trebuchet MS, Verdana;
	color:#000;
	font-weight:500;
}
#desktopTree h1
{
	border:0;
	font-family:Arial Black;
	color:#33698d;
	margin-bottom:5px;
	font-weight:400;
	text-align:center;
	font-size:18px;
	margin-top:0;
	padding-top:0;
}

.contextmenu
{
	position:absolute;
	border:2px solid #dddddd;
	background:#151515;
	padding:5px 10px;
}
#desktopTree ul li div.contextmenu a
{
	display:block;
	color:#FFF;
	text-decoration:none;
	line-height:18px;
}
.favfoodSort
{
	empty-cells:show;
	height:18px;
	border:2px dashed #000;
	margin-right:5px! important;

	filter:alpha(opacity=25);
	-moz-opacity:.25;opacity:.25;
}
.favAnchorFly
{
	position: absolute;
	display: block;
	padding-top: 5px;
	padding-left: 10px;
	color: #000;
	z-index: 1001;
}

a.logOut
{
	width:137px;
	height:26px;
	display:block;
	position:relative;
	top:442px;
	left:175px;
	text-decoration:none;
}