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

#brickboard {width: 1260px; height: 756px; position: absolute; top: 42px; left: 0px;}
#name {position: fixed; top: 0px; left: 0px;}
#blue {position: fixed; top: 0px; left: 126px;}
#drag-bricks {position: fixed; top: 42px; left: 0px;}
#ideas{width: 336px; height: 273px; position:fixed; top: 105px; left: 315px; z-index:100; text-align: center; background: #FFF; color: #333; padding: 20px; border: 1px solid #000; opacity: 0.8; font-size: 1.16em;}
#ideasBack{ width: 100%; height: 700px; background: #000; opacity: 0.5; filter: alpha(opacity=60); z-index:99; position:fixed; top: 0px; left: 0px;}
.trash {width: 63px; height: 63px; position: fixed; top: 609px; left: 0px; background: #ccc url('/brick-creator/images/trash.gif');}
.trash2 {background: #ccc url('/brick-creator/images/trash2.gif');}

/* Duplicating Bricks  */
#brick1 {width: 42px; height: 42px; position: fixed; top: 84px; left: 0px;}
#brick2 {width: 42px; height: 42px; position: fixed; top: 147px; left: 0px;}
#brick3 {width: 42px; height: 42px; position: fixed; top: 189px; left: 0px;}
#brick4 {width: 42px; height: 42px; position: fixed; top: 252px; left: 0px;}
#brick5 {width: 42px; height: 42px; position: fixed; top: 294px; left: 0px;}
#brick6 {width: 42px; height: 42px; position: fixed; top: 357px; left: 0px;}
#brick7 {width: 42px; height: 42px; position: fixed; top: 399px; left: 0px;}
#brick8 {width: 42px; height: 42px; position: fixed; top: 462px; left: 0px;}
#brick9 {width: 42px; height: 42px; position: fixed; top: 504px; left: 0px;}
#brick10 {width: 42px; height: 42px; position: fixed; top: 567px; left: 0px;}


#brick11 {width: 21px; height: 21px; position: fixed; top: 126px; left: 0px;}
#brick12 {width: 21px; height: 21px; position: fixed; top: 126px; left: 21px;}
#brick13 {width: 21px; height: 21px; position: fixed; top: 231px; left: 0px;}
#brick14 {width: 21px; height: 21px; position: fixed; top: 231px; left: 21px;}
#brick15 {width: 21px; height: 21px; position: fixed; top: 336px; left: 0px;}
#brick16 {width: 21px; height: 21px; position: fixed; top: 336px; left: 21px;}
#brick17 {width: 21px; height: 21px; position: fixed; top: 441px; left: 21px;}
#brick18 {width: 21px; height: 21px; position: fixed; top: 441px; left: 0px;}
#brick19 {width: 21px; height: 21px; position: fixed; top: 546px; left: 0px;}
#brick20 {width: 21px; height: 21px; position: fixed; top: 546px; left: 21px;}

