/*  
Theme URI: http://www.alphasmart.co.uk
Version: 050502
Author: Monika Koethnig
Author URI: http://koemedia.de/
*/

body
{
margin: 0px 0px 0px 0px;
background: url(uk_bg_general.gif) top left no-repeat #fff;
font-family: arial, helvetica, sans-serif;
font-size: 100.01%;
}

h1
{
font-family: arial, helvetica, sans-serif;
color: #787878;
font-size: 1.6em;
margin-top: 0px;
font-weight: normal;
}

h2
{
font-family: arial, helvetica, sans-serif;
font-size: 1.2em;
margin-top: 0px;
}

h3
{
font-family: arial, helvetica, sans-serif;
font-size: 1.2em;
margin-top: 0px;
font-weight: bold;
}

h4
{
font-size: 1.0em;
font-weight: bold;
}

h5
{
font-size: 1.0em;
font-weight: bold;
margin-top: 0px;
margin-bottom: 4px;
}

.hidden
 {
 position: absolute;
 left: -1000px; 
 top: -1000px;
 width: 0px;
 height: 0px;
 overflow: hidden;
 display: inline;
}

.not_bold
{
font-weight: normal;
}

.alert-leaving
{
font-size: 0.8em;
color: #FF2501;
}

/* ================================================ */
/*                  Header                         */
/* ================================================ */

#header
{
position: absolute;
top: 97px;
left: 215px;
width: 565px;
}

/* ================================================ */
/*                 Special Menu                     */
/* ================================================ */

#special_menu
{
 position: absolute;
 left: -1000px; 
 top: -1000px;
 width: 0px;
 height: 0px;
 overflow: hidden;
 display: inline;
}

/* ================================================ */
/*                 Top Menu Addon                   */
/* ================================================ */

#top-menu-addon
{
position: absolute;
top: 4px;
left: 0px;
width: 780px;
text-align: right;
background: transparent;
color: #000000;
font-size: 0.75em;
}

.top-menu-addon-link
{
color: #394ab5;
text-decoration: underline;
}

/* ================================================ */
/*                  Content                         */
/* ================================================ */
.beamer-header
{
background: #E2E8DC;
font-weight: bold;
padding: 2px;
margin-top: 15px;
margin-bottom: 10px;
}

#content_background
{
position: absolute;
top: 182px;
left: 165px;
width: 580px;
background: transparent;
}

#content
{
position: relative;
top: 20px;
left: 50px;
width: 560px;
font-family: arial, helvetica, sans-serif;
font-size: 1.0em;
line-height: 1.1em;
color: #262626;
text-align: left;
z-index: 3;
}

.contest
{
color: #000000;
border: 2px #5a63d6 solid;
padding: 3px 0px 3px 0px;
text-align: center;
}

.content-link
{
color: #394ab5;
text-decoration: underline;
}

#content-intro
{
font-size: 0.9em;
}

.content-block
{
position: relative;
top: 0px;
left: 0px;
font-size: .9em;
width: 550px;
border-top: 2px #c3d7ce solid;
border-left: 2px #c3d7ce solid;
padding: 0px 0px 10px 10px;
z-index: 2;
}

#content-block-short
{
height: 338px;
}

.content-block-form
{
position: relative;
top: 0px;
left: 0px;
width: 550px;
border-top: 2px #c3d7ce solid;
border-left: 2px #c3d7ce solid;
padding: 0px 0px 10px 10px;
z-index: 2;
}

.content-block-bottom
{
position: relative;
top: 0px;
left: 0px;
font-size: .9em;
width: 550px;
border-top: 2px #c3d7ce solid;
border-left: 2px #c3d7ce solid;
padding: 0px 0px 10px 10px;
z-index: 2;
}

.content-dl
{
padding-left: 10px;
}

.content-dd
{
position: relative;
left: -23px;
width: 500px;
padding-bottom: 10px;
}

.content-dd2
{
position: relative;
left: -23px;
width: 300px;
padding-bottom: 10px;
}

#content-dd-flickr
{
position: absolute;
left: 350px;
top: -15px;
}

.li-dd
{
margin-top: 0px;
margin-bottom: 0px;
}

.h3-content
{
font-size: 1.2em;
font-weight: bold;
}

.h4-content
{
margin-top: 10px;
padding: 4px 4px 4px 4px;
background: #670268; 
color: #ffffff;
margin-bottom: 10px;
font-size: 1.1em;
font-weight: bold;
}

.h5-content
{
font-size: 1.0em;
font-weight: normal;
margin-bottom: 2px;
margin-top: 5px;
}

.h5-content2
{
font-size: 1.0em;
font-weight: normal;
margin-bottom: 2px;
margin-top: 20px;
}

#content-bottom-menu
{
text-align: center;
}

.content-olulli
{
padding-bottom: 3px;
padding-top: 2px;
margin-left: -25px;
}

.ol-ul-li-sub
{
font-size: 0.9em;
}

.small-text
{
font-size: 0.9em;
}

hr
{
color: #c3d7ce;
height: 1px;
background-color: #c3d7ce;
border: none;
}

.content-li-help
{
padding-bottom: 10px;
}

/* ================================================ */
/*                 Main Navigation                  */
/* ================================================ */

#navigation
{
position: absolute;
left: 0px;
top: 53px;
width: 780px;
}

#mainbar
{
position: relative;
top: 0px;
left: 0px;
width: 100%;
background-color: #5a63d6;
font-size: 0.9em;
text-align: center;
padding: 2px 0px 2px 0px;
z-index: 1;
}

.mainbar-link
{
color: #ffffff;
font-weight: bold;
text-decoration: none;
padding: 0px 5px 0px 5px;
}

a.mainbar-link:hover
{
background-color: #670268;
}

a.mainbar-actual-link:hover
{
padding: 0px 5px 0px 5px;
background-color: #670268;
color: #ffffff;
font-weight: bold;
}

.mainbar-actual-link
{
color: #484fbb;
font-weight: bold;
text-decoration: none;
padding: 0px 8px 0px 8px;
background-color: #ccccff;
z-index: 2;
}

.mainbar-space
{
padding: 0px 4px 0px 4px;
}

#breadcrumb_background
{
position: relative;
top: 1px;
left: 0px;
width: 780px;
background-color: #ccccff;
}

#breadcrumb
{
font-size: 0.75em;
text-align: left;
padding: 1px 0px 1px 4px;
color: #4a331a;
}

.breadcrumb-link
{
color: #394ab5;
text-decoration: none;
font-weight: bold;
}

a.breadcrumb-link:hover
{
text-decoration: underline;
}


/* ================================================ */
/*                 Side Navigation                  */
/* ================================================ */

#side_navigation
{
position: absolute;
top: 151px;
left: 0px;
width: 175px;
background-color: #CCCCFF;
z-index: 1;
display: block;
}

.h4-side
{
padding: 2px 0px 2px 4px;
background-color: #5a63d6;
color: #ffffff;
margin: 20px 0px 0px 0px;
}

ol li.form-list
{
padding-bottom: 10px;
}

.ul-side
{
position: relative;
left: -24px;
top: -8px;
}

ul li.li-side
{
list-style-type: square;
color: #670268;
list-style-position: outside;
font-size: 0.8em;
padding: 0px 0px 5px 0px;
}

.side-nav-link
{
font-weight: bold;
color: #394ab5;
text-decoration: underline;
}

.side-nav-description
{
font-size: 0.9em;
color: #5B5B5B;
font-weight: normal;
}

/* ================================================ */
/*                      form                        */
/* ================================================ */

.form1000ways #content form 
{
margin-top: 0px;
margin-bottom: 1em;
line-height: 130%;
}

.form1000ways #content legend
{
font-size: 1.0em;
font-weight: normal;
margin-top: 10px;
margin-bottom: 14px;
border: 1px #670268 solid; 
background: #E2E8DC;
padding: 0px 4px 0px 4px;
line-height: 200%; 
}

.form1000ways #content fieldset 
{
border: 1px #670268 solid; 
background: #E2E8DC;
font-size: 0.9em;
width: 525px; 
margin: 0px 0px 0px 0px;
padding-left: 18px;
padding-right: 5px;
padding-bottom: 15px;
}

.form1000ways #content label 
{
clear: both; 
margin-left: 0px;
text-align: left;
line-height: 130%;
}

.form1000ways #content label.checkbox 
{
clear: both;
float: left;
position: relative;
left: -7px;
width: 160px; 
text-align: right;
line-height: 130%;
margin-top: 1px;
}

.form1000ways #content form p 
{
margin: 6px 0px 6px 0px; 
font-weight: normal; 
font-size: 1.0em;
line-height: 125%;
}

.submitbutton 
{
text-align: center;
padding: 5px 0px 5px 0px;
width: 510px;
}

.form1000ways #content input[type=text]
{
margin-left: 0px; 
width: 475px; 
max-width: 60em; 
text-align: left;
}

.form1000ways #content input[type=checkbox]
{
margin-left: 8px;
line-height: 130%;
}

.form1000ways #content input[type=radio]
{
margin-left: 8px;
line-height: 130%;
}

.form1000ways #content select
{
margin-left: 0px; 
width: 470px; 
max-width: 60em; 
text-align: left;
}

.form1000ways #content textarea 
{
margin-left: 0px; 
width: 470px; 
max-width: 60em; 
text-align: left;
}

.form1000ways #content hr
{
clear: both;
color: #670268;
height: 1px;
background-color: #670268;
border: none;
}

br.clearboth
{
clear: both;
}

.space
{
margin-top: 15px;
}

ul li.ol-form
{
position: relative;
left: -25px;
margin-bottom: 10px;
list-style-type: none;
}


/* ================================================ */
/*                      Footer                      */
/* ================================================ */

#footer
{
position: relative;
left: -220px;
width: 780px;
padding: 10px 0px 20px 0px;
text-align: center;
border-top: 2px #c3d7ce solid; 
font-size: 0.75em;
color: #cccccc;
}

.copyright
{
text-decoration: underline;
color: #B2AEAE;
}

/* ================================================ */
/*                      Sitemap                     */
/* ================================================ */

.sitemap-pos
{
position: relative;
left: 100px;
}

.li-sitemap
{
margin-top: 10px;
margin-bottom: 30px;
}

.li-sitemap-section
{
margin-top: 8px;
margin-bottom: 12px;
}

.section-sitemap
{
background-color: #C5E0FF;
padding-left: 2px;
padding-right: 2px;
text-decoration: none;
color: #394ab5;
text-decoration: underline;
font-size: 1.05em;
}

.category-sitemap
{
font-weight: bold;
color: #394ab5;
text-decoration: underline;
}