/*
 *  print.css
 *
 *
 *  This file was created by Fly. 
 *  June 10, 2009.
 *
 */
#navigation { position:absolute; left:148px; top:40px; width:768px; display:none; z-index:16; }
#lang { position:absolute; left:148px; top:183px; width:83px; display:none; z-index:12; }
#sando { display: none; }
#factsheet { display: none; }
#footer { position:relative; width:856px; height:70px; background:#EEE url(../img/logo_footer.png) no-repeat center center; padding:20px 0 0; text-align:center; font-weight:bold; color:#c6c6c6; display:none; z-index:12; }
.right { text-align:right; }
.left { text-align:left; }
@font-face {font-family:'droidsans'; src: url('DroidSans.ttf') format('truetype'); font-weight:normal;}
@font-face {font-family:'droidsans'; src: url('DroidSans-Bold.ttf') format('truetype'); font-weight:bold;}
body { background:#ffffff; margin:20px; }
p { margin:0 0 20px; padding:0; font-family:droidsans, Helvetica, Arial, sans-serif; font-size:14px; line-height:20px; color:#999999; }
em { color:#eb6c25; font-style:normal; }
#content blockquote { color:#999999; font-size:18px; font-weight: normal;letter-spacing: normal; line-height: 22px; padding:0 0; margin:0 0 10px; }
a { cursor:pointer; font-weight:bold; text-decoration:none; }
a:link { color:#eb6c25; }
a:visited { color:#eb6c25; }
a:hover { color:#c6c6c6; 
/* text-decoration: underline; */

/* font-weight: bold; */
}
h1,h2,h3,h4,h5,li,blockquote { letter-spacing:-1px; font-weight:bold; font-family:droidsans, Helvetica, Arial, sans-serif; }
h1 { letter-spacing:-2px; }
h1.titles { font-size:24px; margin:0; color:#eb6c25; }
h2.titles { font-size:20px; margin:0 0 20px; color:#bbbbbb; line-height:24px; }
h3.content { font-size:24px; margin:0 0 20px; color:#999999; }
h4.content { font-size:14px; margin:0 0 0 0; color:#656565; letter-spacing:0; }
h4.portfolio { font-size:14px; margin:0 0 0 0; color:#656565; letter-spacing:0; }
h4.services { font-size:14px; margin:0 0 0 0; color:#656565; letter-spacing:0; }
h1.nocss { font-size:60px; letter-spacing:-2px; margin:0; color:#000000; }
.clear { clear:both; display:block; overflow:hidden; visibility:hidden; width:0; height:20px; }
/* Next and Previous buttons */
a.next { display:none; float:left; padding:0; cursor:pointer; font-family:droidsans, Helvetica, Arial, sans-serif; font-size:12px; line-height:20px; color:#999999; font-weight:normal; text-align:center; background:#eeeeee url(../img/next.gif) repeat-x; width:216px; height:20px; }
a.prev { display:none; float:left; padding:0; margin:0 40px 20px 0; cursor:pointer; font-family:droidsans, Helvetica, Arial, sans-serif; font-size:12px; line-height:20px; color:#999999; font-weight:normal; text-align:center; background:#eeeeee url(../img/prev.gif) repeat-x; width:216px; height:20px; }
/* Addthis */
.addthis { display:none; }