
<html>
<head>
<link rel="stylesheet" type="text/css" href="http://www.icestormcity.com/system/htdocs/styles/blue/default.css" />
<style type="text/css">
<!--
.icon
{
cursor: hand;
}
//-->
</style>
<script type="text/javascript" language="javascript">
<!--
function preview()
{
var preview = window.open("#","preview","toolbar=no,width=600,height=400,directories=no,status=no,scrollbars=yes,menubar=no,location=no,resizable=yes");
preview.document.write(document.form.input.value);
if (preview.opener == null)
{
edit.opener = self;
}
}
//-->
</script>
</head>
<body marginwidth="10" marginheight="10" topmargin="10" leftmargin="10" rightmargin="10" bottomargin="10" bgcolor="#ffffff" scroll="no">
<form method="post" name="form">
<input type="hidden" name="file" value="ZenDock.css" />
<input type="hidden" name="command" value="manager/files/file" />
<table border="0" cellspacing="0" cellpadding="0" width="100%" height="100%">
<tr>
<td height="100%" bgcolor="#5582d2" valign="top">
<table border="0" cellspacing="1" cellpadding="0" width="100%" height="100%">
<tr>
<td>
<table border="0" cellspacing="0" cellpadding="0" width="100%" height="25" bgcolor="#2259c2" background="http://www.icestormcity.com/system/htdocs/styles/blue/titlebg.gif">
<tr>
<td><font color="#ffffff"><b>&nbsp; Edit ZenDock.css</b></font></td>
</tr>
</table>

<table border="0" cellspacing="0" cellpadding="5" width="100%" bgcolor="#edf2fc">
<tr>
<td>
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>
<td nowrap="nowrap">
<img src="http://www.icestormcity.com/system/htdocs/images/wysiwyg/cut.gif" alt="Cut" id="cut" class="icon" onclick="document.execCommand(this.id,true)" />
<img src="http://www.icestormcity.com/system/htdocs/images/wysiwyg/copy.gif"  alt="Copy" id="copy" class="icon" onclick="document.execCommand(this.id,true)" />
<img src="http://www.icestormcity.com/system/htdocs/images/wysiwyg/paste.gif" alt="Paste" id="paste" class="icon" onclick="document.execCommand(this.id,true)" />
<img src="http://www.icestormcity.com/system/htdocs/images/wysiwyg/spacer.gif" alt="|" />
<img src="http://www.icestormcity.com/system/htdocs/images/wysiwyg/undo.gif" alt="Undo" id="undo" class="icon" onclick="document.execCommand(this.id,true)" />
<img src="http://www.icestormcity.com/system/htdocs/images/wysiwyg/redo.gif" alt="Redo" id="redo" class="icon" onclick="document.execCommand(this.id,true)" />
</td>
<td align="right"><input type="checkbox" name="wrap" value="1" onclick="if (this.checked) document.form.input.wrap = 'hard'; else document.form.input.wrap = 'off';" checked="checked" />Word wrap</td>
</tr>
</table>
</td>
</tr>
</table>

</td>
</tr>
<tr>
<td height="100%">
<table border="0" cellspacing="0" cellpadding="10" width="100%" height="100%" bgcolor="#edf2fc">
<tr>
<td height="100%"><textarea name="input" tabindex="-1" wrap="hard" cols="60" rows="20" style="width: 100%; height: 100%">.ZenDockTitle {  font-family: "Humnst777 Lt BT"; font-size: 2cm; font-style: normal; font-weight: normal; color: #000000}
.ZenDockTitle {  letter-spacing: 0.3cm}
.ZenDockNavBar {  font-family: "Humnst777 Lt BT"; font-size: 0.5cm; font-style: normal; font-weight: normal; color: #000000; letter-spacing: 0.07cm}
.MainText {  font-family: "Humnst777 Lt BT"; font-size: 0.7cm; font-style: normal; font-weight: normal; color: #000000; word-spacing: 0.07cm}
.copyright {  font-family: "Humnst777 Lt Bt"; font-size: 0.3cm; font-style: normal; font-weight: normal; color: #000000; letter-spacing: 0.07cm}
.bigstyle {  font-family: "Humnst777 Lt Bt"; font-size: 1.5cm; color: #000000; font-style: normal; font-weight: bold}
.bodytext {  font-family: "Humnst777 Lt Bt"; font-size: 0.6cm; color: #000000; letter-spacing: 0.07em; font-style: normal; font-weight: normal}
</textarea></td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
<table border="0" cellspacing="0" cellpadding="3" width="100%" bgcolor="#c7d8fa">
<tr>
<td class="buttons">
<input type="submit" value="Finish" />
<input type="button" value="Preview" onclick="preview()" />
<input type="button" value="Cancel" onclick="history.back(-1)" />
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</form>
</body>
</html>
