@charset "UTF-8";
/* CSS Document */

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, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; text-shadow: 0 0 none}

body {background: #fff url("images/checker-board.png") fixed left -1px; height: 100%; */ }

div#fudge {display: block; position: relative; text-align: left; width: 1024px; background-image: url("images/columns.gif"); min-height: 100%; padding: 0px 0 60px 0}
div#rule-vert {position: fixed; z-index: 1001; width: 15px; min-height: 100%; left: 0px; top: 0px; background: #fff url("images/rule-vert.gif") no-repeat left 15px}
div#rule-vert span {width: 15px; height: 1px; background: #fff url("images/marker.gif") repeat-x; display: block}
div#rule-hor {z-index: 1001; position: fixed; height: 15px; width: 100%; left: 0px; top: 0px; background: #fff url("images/rule-hor.gif") no-repeat left top}
div#rule-hor span {width: 1px; height: 15px; background: #fff url("images/marker.gif") repeat-y; display: block}
div.guide-hor {background-color: #b1f8f8; height: 1px; width: 100%; position: absolute; margin: 200px 0 0 0}
div#toolbar {position: fixed; top: 514px; z-index: 1002; left: 0px; width: 26px; height: 626px; background: url("images/toolbar.gif")}

div.guide-horizontal {position: fixed; height: 10px; width: 100%; background: url("images/guide.gif") repeat-x center center}
div.guide-horizontal:hover {cursor: ns-resize}
div.guide-vertical {position: fixed; top: 0px; left: 0px; width: 10px; height: 100%; background: url("images/guide.gif") repeat-y center center}
div.guide-vertical:hover {cursor: ew-resize}

#footer {
   position:absolute;
   float:right;
   bottom:0;
   width:100%;
}

#window {
	margin-right:50px;
	float:right;
	width:534px;
	height:145px;   /* Height of the footer */
	background:url(footer.png) no-repeat;
	padding-top:20px;
} 

.button {

}

#apply {
float:left;
margin-left:10px;

}

#upload {
float:right
}

#upload img{
padding-right:20px;
}
