/* General settings
------------------*/
:root {overflow-y:scroll;} /* Force vertical scroll in browsers other than IE */

body {background:#fff; margin:0; height: 100%; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; line-height:175%; color: #696969; text-decoration: none; vertical-align: middle; horizontal-align: center; }

/* Headings */
h1, h2, h3 {font-weight:normal; color:#1f497d; margin-bottom:1em; }
h1 {font-size:15px; margin-top: 0px; }
h2 {font-size:14px;}
h3 {font-size:12px;}
.page-with-quotes h3 {font-size:11px;}

p {margin-bottom:1em;}
blockquote {margin:0;}

/* Fonts and colors */
.medium {font-size:24px; font-weight:normal;}
.big {font-size:48px; font-weight:normal;}

.big strong, strong.big, .medium strong, .strong.medium {font-weight:normal;}
.float { text-align: center; padding: 10px; float: left; }
a img {border:none} #divUp, #divDown {display:none}
.move-aside {position:absolute; left:-999em;}

/* Colors */
.dark-green {color:#218568;}
.green{color:#24b285;}
.red {color:#a52a2a}
.turquoise {color:#008080;}

td {vertical-align:top;}

table#imagetable { text-align: center; }
a, a:visited {text-decoration: none; color:#696969;}
pre{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #696969; text-decoration: none; }
a:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; color: #696969; text-decoration: none; }
a#email, a#download { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #696969; text-decoration: underline; }
a:hover#email, a:hover#download { color: #696969; }

.main { background: #FFFFFF; width: 800px; margin:0 auto; text-align: left; /* IE-centreringshack */ }
.top {text-indent: -999em; background: #FFFFFF; height: 120px; background-image: url(/commonresources/files/www.falkenbergskonstskola.se/images/layout-graphics/falkenbergs-konstskola.gif); background-position: left top; background-repeat: no-repeat; }

/* Site navigation */
.navigation { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; background: #FFFFFF; height: 450px; width: 170px; margin-left: 21px; margin-right: 30px; display: inline; padding: 0px; float: left; background-position: bottom left; background-repeat: no-repeat; }
#main-navigation {background: #FFFFFF; height: 261px; width: 170px; float: left;}
#main-navigation ul {margin:0; padding:0; list-style:none;}
#main-navigation ul ul {margin-left: 15px;}
#main-navigation ul ul a,
#main-navigation li.selected ul a {font-weight: normal;}
#main-navigation li.selected a,
#main-navigation li li.selected a {color:#696969; font-weight: bold;}

/* Content */
#main-content{float: right; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #696969; line-height: 175%; background: #FFFFFF; height: 395px; margin:0; padding:0; width:510px;}
#main-content a {color: #696969; text-decoration:underline;}