/*------------------------------------------------------------------------------------

   WERBAR | UNAVAILABLE.CSS
   SETS UP POSITIONING & STYLE.
   
   WEBSITE BY THIRDFLOORDESIGN -
   
   THIRD FLOOR DESIGN                  TEL / +44 (0)1452 305948
   UNIT 13 HIGHNAM BUSINESS CENTRE     WEB / WWW.THIRDFLOORDESIGN.CO.UK
   GLOUCESTER GL2 8DN                  EMAIL / HELLO@THIRDFLOORDESIGN.CO.UK

------------------------------------------------------------------------------------*/

/* Imported Stylesheets
---------------------------------------*/
@import url('http://www.werbar.co.uk/site-maintenance/css/sifr.css');

/* Unavailable Styles
---------------------------------------*/
body { background: #111111 url(/site-maintenance/images/grass.jpg) center top repeat; position: relative; margin: 0px auto; width: 550px; }
#wrapper { width: 530px; margin-top: 150px; padding: 10px; float: left; background-color: #111111; }
#content { width: 504px; background: #FFFFFF; border: 3px solid #3D3D3D; padding: 10px; float: left; }
.line { border-top: #999999 1px solid; margin: 6px 0 10px 0; }
#contact { margin-top: 10px; }
#contact img { float: left; }

body { font-size: 14px; color: #666666; font-family: Arial, Helvetica, sans-serif; }
p { font-size: 14px; }
strong { font-weight: bold; }
h2.sIFR { font-size: 24px; color: #8CC63F; font-weight: bold; font-family: Rockwell, Lubalin Graph, Arial, Helvetica, sans-serif; }
p.margin { margin-top: 10px; }
#contact p { margin: 5px 0 0 10px; font-size: 12px; float: left; }

a { font-size: 14px; color: #666666; text-decoration: none; }
a:hover { color: #8CC63F; text-decoration: underline; }
#contact a { font-size: 12px; color: #666666; text-decoration: none; }
#contact a:hover { color: #8CC63F; text-decoration: underline; }