/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.2;}
a img {border:none;}

/* typography.css */
body {font-size:70%;color:#646464;background:#006CAC url(../images/bg.jpg) top center repeat-x;font-family:"Verdana, Arial, Helvetica Neue", Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#1c6b2c;font-size:1.2em;padding:5px 0 5px 0;margin-bottom:2px;}
p {margin:0 0 .5em;}
p img {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#ff8000;}
a {color:#ff8000;text-decoration:none; outline:none;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em .5em 3px;}
ul {list-style-type:none;}
ul li {background:url(../images/pilGron.png) 0 3px no-repeat;padding-left:15px;margin-top:6px;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}

/* global.css */
.clear {clear:both;}
.clearfix:after {content:"*";display:block;clear:both;height:0;visibility:hidden;}
p.donate {color:#ff8000;font-weight:bold;font-size:1.1em;padding-top:4px;background:url(../images/pil.png) 105px 5px no-repeat;line-height:12px;}
p.error, span.error {color:#cb0000;margin:0 0 2px 0;padding:0;}

/* form.css */
form .text {width:330px;}
form .text#zip {width:40px;}
form .text#city {width:281px;}


/* containers.css */
#container {width:825px;margin:34px auto;}
#container #top {width:825px;height:13px;background:url(../images/skuggaTop.png) no-repeat;float:left;position:relative;top:1px;}
#container #left {width:14px;height:741px;background:url(../images/skuggaVanster.png) no-repeat;float:left;}
#container #main {width:797px;min-height:741px;float:left;background: url(../images/sidBg.png) repeat-y;}
#container #right {width:14px;height:741px;background:url(../images/skuggaHoger.png) no-repeat;float:right;}
#container #footer {width:825px;height:16px;background:url(../images/skuggaBotten.png) no-repeat;clear:both;float:left;}
#container #menu {width:797px;height:21px;background:url(../images/meny.png) no-repeat;float:left;margin-bottom:22px;}

/* main.css */
#container #main .topImages img {float:left;}
#container #main .leftCol {margin-left:22px;float:left;width:156px;display:inline;}
#container #main .centerCol {margin-left:22px;float:left;width:380px;display:inline;}
#container #main .rightCol {margin-left:22px;float:left;display:inline;width:185px;}
#container #main .rightCol h2 {font-size:1.6em;font-weight:bold;margin-left:5px;}
#container #main .rightCol p {font-size:1.2em;font-weight:bold;color:#1c6b2c;margin-left:5px;}
#container #main .rightCol .readAbout {margin:8px 0 0 0;position:relative;left:-9px;}
#container #main .rightCol img {padding-top:2px;}

/* other.css */
.tips {position:absolute;top:310px;left:50%;margin-left:114px;}