/* IWA Desk
--------------*/

.desktop {background-color: #09c;}
#container {position: relative;}

.iwabk
{	position: absolute;
	background: url(../images/iwa.gif) top left no-repeat;
	top: -13px;
	right: 0px;
	width: 200px;
	margin-right: -4.34%;
	height: 149px; }

.window {background-color: #fff;}

.window h3
{	border-bottom: 1px solid #ccc; 
	border-top: 3px #ccc solid;
	border-left: 3px #ccc solid;
	border-right: 3px #ccc solid;
	text-indent: 6px;
	position: relative;
	padding: 2px 0;
	margin: 0;
	width: 100%;
	font-size: .8em;
	color: #fff;
	background-color: #555;
	cursor: default; }

.window h3.unsel {background-color: #777;}
.window h3 a {color: #fff; font-size: .6em;}

.window iframe {
	background-color: #fff;
	border-left: 3px #ccc solid;
	border-right: 3px #ccc solid; }

.wfoot
{	background-color: #f0f0f0;
	position: relative;
	height: 15px;
	width: 100%;
	display: block;
	border-left: 3px #ccc solid;
	border-right: 3px #ccc solid;
	border-bottom: 3px #ccc solid;}

.wh
{	position: absolute;
	cursor: nw-resize;
	top: 0px;
	right: 0px;
	width: 15px;
	height: 15px;
	overflow: hidden; }

.wr, .wm, .wd {position: absolute; top: 4px;}
.wr {right: 20px;}
.wm {right: 34px;}
.wd {right: 6px;}

.draggable {position: absolute;}

#icons li
{	list-style: none;
	margin: 12px;
	padding: 0;
	max-width: 100px;
	text-align: center;
	color: #000; }

a.draggable, a.draggable:hover 
{	display: block;
	cursor: default;
	padding-top: 35px;
	background-position: top center;
	background-repeat: no-repeat;
	font-size: .7em;
	color: #000;
	text-decoration: none; }

a.folder {background-image: url(../images/folder.gif);}


/* SMiLE :) */
