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

body {margin:0;padding:0;text-align:left;color:#000;font-family: 'IM Fell English', arial, serif;font-size:85%;background:#FFF url(images/background-1.jpg) left top no-repeat fixed;}

#cabinet {width:200px;height:350px;background:url(images/d-cabinet.png) left top no-repeat;left:30px;top:130px;position:absolute;}
#sign {width:315px;height:93px;background: url(images/d-sign.png) left top no-repeat;left:140px;top:0px;position:absolute;}
#text {width:510px;height:170px;background:url(images/d-text.png) left top no-repeat;left:270px;top:95px;position:absolute;}
#bigcase {width:330px;height:245px;background:url(images/d-big-case.png) left top no-repeat;left:270px;top:280px;position:absolute;}
#mediumcase {width:280px;height:265px;background: url(images/d-medium-case.png) left top no-repeat;left:620px;top:270px;position:absolute;}
#label {width:355px;height:125px;background:url(images/d-label.png) left top no-repeat;left:600px;top:540px;position: absolute;}
#draggable p {cursor:move;}

#cabinethandle {width:200px;height:50px;float:left;}
#signhandle {width:315px;height:93px;float:left;}
#texthandle {width:510px;height:25px;float:left;}
#bigcasehandle {width:330px;height:40px;float:left;}
#mediumcasehandle {width:280px;height:40px;float:left;}
#labelhandle {width:150px;height:125px;float:left;}

#menuBlock {margin-top:40px; margin-left:4px;}

#textBlock {margin-left:49px;margin-right:49px;margin-top:33px;}
#showcase {margin-top:50px; margin-left:20px; margin-right:36px;}
#showcasemedium {margin-top:50px; margin-left:45px; margin-right:50px}

#pageHeading {color:#666; padding-left:13px; font-size:20px;padding-top:6px;}

a.pageLink:link {color:#83AC00;text-decoration:none;}
a.pageLink:hover {color:#AC0A04;text-decoration:underline;}
a.pageLink:visited {color:#83AC00;text-decoration:none;}

.fade {position:absolute;top:100pxleft:100px}
.fade div {position:absolute;top:0;left:0;display:none;}
