/* 
 * at-screen.css
 * (c) 2006 Adwise Communications Ltd. 
 *
 * Created on: June 19, 2006
 * Last modified: June 19, 2006
 * Description: Screen CSS for Autumn Trading
 *
 */

body { background: #981b1e; width: 100%; padding: 0; margin: 0;  text-align: center; }
body, td { font: 11px/14px verdana; color: #981b1e;  } 

a { color: #000; text-decoration: none;}
a:hover { text-decoration: underline;}

p { margin: 0 0 8px 0; }

#container { margin: 0 auto; width: 739px; text-align: left; }
#header { position: relative; background: url('../images/top_header.jpg') top right no-repeat; height: 137px; width: 739px; }
#header #menu { position: absolute; top: 95px; left: 139px; }
#wrapper { background: #981b1e url('../images/header-bg.jpg') top center no-repeat; }

h1 { font-size: 14px; line-height: 16px; }
h2 { font-size: 12px; line-height: 16px; }
h2 { font-size: 11px; line-height: 12px; }

#kj_content { background: #FFF url('../images/kj_content-bg.png') repeat-y; padding: 30px 18px 30px 14px; }

#kj_header { position: relative; }
#kj_banner { position: absolute; top: 0; left: 93px; }
#kj_submenu { position: absolute; top: 41px; left: 93px;}

#footer { width: 739px; background: url('../images/kj_footer_bg.png') top left no-repeat; padding: 30px 5px; color: #FFF; font-size: 10px;}
#footer a { color: #FFF; }
#footer .left { }
#footer .right { text-align: right; margin-top: -50px; padding-right: 15px;}



.clear { clear: both; }

a.pdf { display: block; padding-left: 25px; background: url('/images/page_white_acrobat.png') no-repeat; height: 16px; }
