/* File name			: aircraftmaintenance.css
 * Author				: Bert van den Bosch
 * Creation date			: 22.04.08
 * Purpose		 		: CSS styles for the page called "shuttles"
 * Version				: 0.1
 * 
 * Modification date 		: 01.06.2010
 * Version				: 0.2
 * Author				: Simon Liesch
 * Reason				: Adjust size of boxes
*/

#box1 { position: absolute; top: 0px; left: 0px; width: 473px; height: 275px; }
#box1 .tl { top: 0em; left: 0px; }
#box1 .tr { top: 0em; left: 473px; }
#box1 .br { top: 275px; left: 473px; }
#box1 .bl { top: 275px; left: 0px; }
#box1 .boxtext { text-align: justify; }

#box2 { position: absolute; top: 0px; left: 482px; width: 137px; height: 275px; background-image: url(../images/pages/quality/mecanic.jpg); }
#box2 .tl { top: 0em; left: 0px; }
#box2 .tr { top: 0em; left: 137px; }
#box2 .br { top: 275px; left: 137px; }
#box2 .bl { top: 275px; left: 0px; }
#box2 .boxtext { text-align: justify; }
#box2 a { color: #FFFFFF; }
#box2 a:hover { color: #BDC8E3; }
#box2 .bigbreak { line-height: 100px; }

#box3 { position: absolute; top: 284px; left: 0px; width: 616px; height: 220px; }
#box3 .tl { top: 0em; left: 0px; }
#box3 .tr { top: 0em; left: 616px; }
#box3 .br { top: 220px; left: 616px; }
#box3 .bl { top: 220px; left: 0px; }
#box3 .boxtext { padding: 6px 6px 0px 6px; }
#box3 #c206pic { width: 80px; }
#box3 .boxtext .padlft { padding-left: 4px; }
#box3 .boxtext td { padding-bottom: 1.4em; }
#box3.img { padding: 10px; margin: 5px }

#box4 { display: none}

#box5 { display: none}
