html, body { height: 100% }
body { margin: 0; padding: 0 }
#top{ position: absolute; }
#container{ position: relative; min-height: 100%; margin-bottom: -36px}
* html #container { height: 100% }
#footer { position:relative; height:35px; width:960px; margin:-35px auto 0 auto; clear:both; text-align: center; }
#content { auto; padding: 5px 5px 35px 5px; background: #ffffff; }
#header { width: 100%; background: url(http://img.places.ae/topbg.jpg?a) repeat-x scroll left top; height: 38px; }
#usernav, #content, #footerc { margin: 0 auto; width: 910px; }
* { margin: 0; padding: 0; font-family: 'Helvetica Neue',Arial,'Liberation Sans',FreeSans,sans-serif; font-size:12px; }
#content { margin: 10px auto; }
#topnav { float:right;margin:10px 3px 0 0; color: #fff;  }
#topnav a { font-size: 12px; color: #fff; text-decoration:none; font-weight:bold; text-shadow:2px 2px 2px #000000; margin: 0 2px 0 2px  }
#topnav a:hover { text-decoration:underline; }
a { color:#0194E3; text-decoration:none; }
a:hover { text-decoration:underline; }
h1 { font-size: 18px; font-weight: bold;  }
.chainlist { border: 2px solid #e8e8e8; background: #f8f8f8; }
#branches li a { color: #808080; font-size:14px;  }
.m10 { margin: 10px 0 }
.p10 { padding: 10px }
.pv5 { padding: 5px 0 }
.p5 { padding: 5px }
/* general things used throughout the site */
.lightgreybox { border: 1px solid #e8e8e8; padding: 10px }
.greybox{ border-top:1px solid #c0c0c0; border-bottom:1px solid #c0c0c0; background:#e8e8e8; padding: 10px }
.yellowbox { border: 1px solid #ccc; background-color: #ffffcc; padding: 10px;}
.chainloc { text-decoration:none; color: #a0a0a0; font-size:10px; }
.chainloc:hover { text-decoration:underline; color: #a0a0a0; font-size:10px; }
.halfpane { width: 475px }
.left { float: left; }
.right { float: right;  }
.clear { clear:both }
.f16 { font-size: 16px }
.f18 { font-size: 18px }
.f22 { font-size: 22px }
.bold { font-weight: bold; }
.hint { font-style:italic; color: #606060; }
.green { color: #158b0e; }
.blue { color: #0066cc; }
.red  { color: #d92a00; }
.grey { color: #808080; }
.vam img { margin-top:30px; }
.bluebox { border: 1px solid #62C2CC; background: #E4F6F8 }
.vmid { vertical-align: middle; }
.w16 { min-width:16px }
.clickable:hover { cursor:pointer; cursor:hand; }

