@CHARSET "UTF-8";
/******* GENERAL RESET *******/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em,
font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody,
 tfoot, thead, tr, th, td {
border:0pt none;
font-family:inherit;
font-size: 100%;
font-style:inherit;
font-weight:inherit;
margin:0pt;
padding:0pt;
vertical-align:baseline;
}
body{
	background: #116;
	line-height:16px;
	font-size: 12px;
	font-family: Tahoma, Arial,  Verdana, Helvetica, sans-serif;
	margin:0pt;
	overflow: hidden;
	cursor: default !Important;
}
html,body{
	height:100%;
}
.clear{
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}
a{
	text-decoration: none;
}
/******* GENERAL RESET *******/
/******* MAIN *******/
#main{
	height: 100%;
	background: transparent url(background.jpg) no-repeat scroll center center;	
	overflow: none;
}
/******* /MAIN  *******/
/******* ICONS *******/
#main div.icon{
	min-width: 52px;
	min-height: 52px;
	border: 1px solid transparent;
	margin: 0pt auto;
	text-align: left;
	position: absolute;
	display: none;
	background: transparent url(default.png) no-repeat scroll center 4px;
}
#main div.icon:hover{
	background-color: #116 !Important;
	border: 2px solid #00f;
}
#main div.icon.active{
	background-color: #116 !Important;
	border: 2px solid #00f;
}
#main div.icon div.name{
	margin-top: 52px;
	text-align: center;
	color: #fff;
}

/******* /ICONS  
#main #mypc{
	background: transparent url(mypc.png) no-repeat scroll center 4px;
}
#main #home{
	background: transparent url(home.png) no-repeat scroll center 4px;
}
#main #email{
	background: transparent url(email.png) no-repeat scroll center 4px;
}
#main #www{
	background: transparent url(www.png) no-repeat scroll center 4px;
}

#main #settings{
	background: transparent url(settings.png) no-repeat scroll center 4px;
}

#main #usb{
	background: transparent url(usb.png) no-repeat scroll center 4px;
}
*******/


#main #trash{
	background: transparent url(trash.png) no-repeat scroll center 4px;
}
/******* TASKBAR  *******/
#main #taskbar{
	width: 100%;
	height: 40px;
	line-height: 42px;
	background: #e6e6e6 url(taskbar.jpg) repeat-x left top;
	position: absolute;
	left: 0;
	bottom: 0px;
	padding: 4px 0px 1px 0px;
	display: none;
}
#main #taskbar #start{
	float: left;
	background: transparent url(start.png) no-repeat right top;
	width: 64px;
	margin: -1px 0px 0px 2px;
	font-size: 18px;
	font-style: italic;
	font-weight: 700;
	text-align: center;
}
#main #taskbar #start:hover{
	background-color: #116;
}
#main #taskbar #clock{
	float: right;
	background: #e6e6e6 url(clock.jpg) no-repeat 4px center;
	padding: 0 8px 0 50px;
	font-size: 12px;
	border-left: 2px solid #f9f9f9;
	font-weight: 700;
	text-align: center;
}
/******* /TASKBAR  *******/
span.overIcon {
	float:left; 
	width: 100%;
	background: transparent 
	color: #116;
	position: absolute;
	text-align: center;
}
.coursename {
	line-height:32px;
	font-size: 28px;
	width: 100%;
	font-family: Tahoma, Arial,  Verdana, Helvetica, sans-serif;
	background: transparent 
	background-color: #44f;
	color: #116;
	position: absolute;
	text-align: center;
}
