/* PAGE SETUP */

* {
margin:0;
padding:0;
}

body {
font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
font-size:87%;
line-height:1.4em;
color:#222;
background:#FFF;
}

#Wrap {
position:absolute;
width:100%;
height:884px;
}

#Sidebar {
position:absolute;
width:220px;
height:816px;
left:0;
top:66px;
background:#094A9F url(http://worktimer.co.uk/images/sidebar_bd.png) repeat-y top left;
}

#Top {
position:absolute;
width:100%;
height:9%;
padding-bottom:7px;
background:#00192F url(http://worktimer.co.uk/images/Top_bot_border.png) bottom repeat-x;
}

#Top ul {
float:left;
margin-top:3.2em;
margin-left:11em;
list-style-type:none;
}

#Top li {
float:left;
font-size:1em;
line-height:1.9em;
margin-right:1em;
background:url() top left repeat-x;
padding:0 0.7em;
}

#Top a,#Top a:visited {
color:#fff;
text-decoration:none;
}

#Top a:hover,#Top a:active {
text-decoration:underline;
background:transparent;
}

#Words {
clear:both;
position:absolute;
padding-left:20px;
width:80%;
left:222px;
top:120px;
}

#Words ul {
padding-left:40px;
padding-bottom:20px;
}

#Footer {
position:absolute;
width:100%;
background:#00192F;
height:20px;
left:0;
top:99.8%;
}

h1#logo {
background:#00192F url(http://worktimer.co.uk/images/WTLogo.png) no-repeat 15px 0px;
height:80%;
width:20%;
padding-left:4%;
padding-right:4%;
padding:bottom:70%;
float:left;
margin-left:0.8em;
}

h1#GFlogo {
background:#001225 url(http://worktimer.co.uk/images/IEWorkTimerLogo.png) no-repeat 15px 0px;
height:80%;
width:20%;
padding-left:4%;
padding-right:4%;
padding:bottom:70%;
float:left;
margin-left:0.8em;
}

/* TOP NAVIGATION */

body#home li#Nhome a,body#demo li#Ndemo a,body#download li#Ndownload a,body#changlog li#Nchlog a,body#docs li#Ndocs a,body#donate li#Ndonate a {
color:#fff;
padding-bottom:5px;
border-bottom:0 !important;
background:#4A83CE url(http://worktimer.co.uk/images/on_bg.gif) repeat-x top left;
border-color:#000;
}

#top_nav {
margin-left:13% !important;
}

#top_nav a:hover {
color:#fff;
padding-bottom:4px;
border-bottom:1px solid #000 !important;
background:#6897D6 url(http://worktimer.co.uk/images/hover_bg.gif) repeat-x top left;
border-color:#000;
}

#top_nav li {
float:left;
margin:0;
padding:0;
}

#top_nav a {
outline:none;
float:left;
display:block;
color:#fff;
text-decoration:none;
border:1px solid #000;
border-bottom:1px solid #000;
background:#2B60A7 url(http://worktimer.co.uk/images/off_bg.gif) repeat-x top left;
margin:0 1px 0 0;
padding:4px 9px;
}


/* MISC */

img.link {
border:0;
}

#logo {
margin-top:15px;
margin-left:30px;
}