﻿
html, body, form
{
    height: 100%;

}

#heightHolder
{
    min-height: 100%;
    position: relative;
}

body
{
    background: transparent url(/images/background.jpg) repeat 0 0;
    font-size: 14px; 
    line-height: 18px;
    font-family: Times New Roman, serif;
}

body, form, h1, h2, h3, h4, ul, li, p, blockquote
{
    margin: 0;
    padding: 0;
}

a
{
    outline: none;
    text-decoration: none;
}

a img
{
    border: none;
}

h1
{
    background: transparent url(/images/logo-svenskamatrebellen.png) no-repeat 0 0;
    text-indent: -9999px;
    display: block;
    width: 161px;
    height: 156px;
    position: absolute;
    top: 40px;
    left: 40px;
}

ul
{
    width: 100px;
    float: left;
    display: inline;
}

li
{
    list-style: none;
    width: 100px;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
}

.white { color: White; }

#contentHolder
{
    width: 955px;
    margin: 0 auto;
    position: relative;
}

#colLeft, #colCenter, #colRight
{
    float: left;
    display: inline;

}

#colLeft
{
    width: 225px;
}

#colLeft h2
{
   background: transparent url(/images/rubrik_nyhetsbrev.png) no-repeat 0 0;
   text-indent: -9999px;
   height: 69px;
}

#colLeft p
{
    margin: 15px 0 15px 0;
}

#colCenter
{
    width: 360px;
    margin: 25px 79px 0 69px;
    padding-bottom: 50px;
}

#colCenter h2
{
    background: transparent url(/images/rubrik_matrebellerna.png) no-repeat 0 0;
    text-indent: -9999px;
    padding: 0 0 20px 0;
    margin-top: -30px;
}

#colCenter p
{
    margin-bottom: 20px;
}

#colRight
{
    width: 210px;
}

#colRight h3
{
    margin-top: 40px;
    background: transparent url(/images/hittamatrebellrubrik.gif) no-repeat 0 0;
    text-indent: -9999px;
}

#footer
{
    background: transparent url(/images/sidfot.png) repeat-x 0 0;
    width: 100%;
    height: 48px;
    position: absolute;
    bottom: 0;
    left: 0;
    clear: both;
}

blockquote p
{
    width: 366px;
    height: 477px;
    background: transparent url(/images/rebellbild.png) no-repeat 0 0;
    text-indent: -9999px;
}

#newsLetterSignUp
{
    position: absolute;
    top: 250px;
    left: 0;
    width: 249px;
    height: 285px;
}

#box
{
    background: transparent url(/images/nyhetsbrev_back.png) no-repeat 0 0;
    width: 249px;
    height: 190px;
    padding: 20px 0 0 20px;
}

#box input
{
	font-family: Times New Roman, Serif;
    width: 200px;
    font-size: 1em;
    padding: 2px;
    margin-bottom: 10px;
    border: 1px solid #fff;
}

.linkButton
{
    width: 68px;
    height: 17px;
    display: block;
    text-align: center;
    font-size: 10px;
    color: #b11117;
    background: transparent url(/images/linkbutton.gif) no-repeat 0 0;
    text-transform: uppercase;
    float: right;
    margin-right: 40px;
    font-weight: bold;
}

.updnWatermark { color: #000000; padding-left: 4px; padding-top: 2px;}


#ctl00_ctl00_ucNewsletterSignUp_regexEmail
{
    position: absolute;
    bottom: 30px;
    left: 30px;
}

.error505
{
    width: 360px;
    margin: 200px auto 0 auto;
}