*, .RadEContent, .RadEContentBordered
{
    /*font-family: verdana, geneva, arial, helvetica; 	font-size: 10px; 	line-height: 12px;*/
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 16px;
}

body, html, form
{
    margin: 0;
    padding: 0;
}

a:hover
{
    text-decoration: none;
    color: #A81616;
    font-weight: bold;
}

a
{
    text-decoration: none;
    color: #164DA8;
    font-weight: bold;
}

h1
{
    font-weight: bold;
    font-size: 18px; /**/
    line-height: 22px;
    font-family: Georgia, Times New Roman, Times, Serif;
    color: #7b8994;
    text-decoration: none;
    margin-bottom: 6px;
    margin-top: 0;
}

h2
{
    font-weight: bold;
    font-size: 11px; /*line-height: 28px;*/
    font-family: Georgia, Times New Roman, Times, Serif;
    color: #000000;
    text-decoration: none;
    margin-bottom: 4px;
    margin-top: 5;
}

h3
{
    font-weight: bold;
    font-size: 11px; /*line-height: 28px;*/
    font-family: verdana, geneva, arial, helvetica;
    color: #000;
    text-decoration: none;
    margin-bottom: 2px;
    margin-top: 0;
}

h4, .picturetext
{
    font-family: verdana, geneva, arial, helvetica;
    font-weight: normal;
    font-style: italic;
    font-size: 11px;
    color: #000;
    text-decoration: none;
    margin-bottom: 2px;
    margin-top: 0;
}

ul, ol
{
    margin: 0px 0px 0px 20px;
    padding: 0px;
    list-style-position: outside;
}

input
{
    font-family: verdana, geneva, arial, helvetica;
    font-size: 10px;
}

select
{
    font-family: verdana, geneva, arial, helvetica;
    font-size: 10px;
}

textarea
{
    font-family: verdana, geneva, arial, helvetica;
    font-size: 10px;
}

.adminTop
{
    border-bottom: 1px solid #9D9DA1;
    width: 185px;
    background-image: url(../img/admin/bg_table.gif);
    background-repeat: repeat-y;
}

.adminBottom
{
    background-color: #fff;
    border-bottom: 1px solid #9D9DA1;
    width: 185px;
}

.dgHeader
{
    padding: 5px 10px;
    font-weight: bold;
}
.dgItem
{
    padding: 2px 10px;
}

#navcontainer
{
    width: 168px;
    margin: 0;
    padding: 0;
    font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
    font-size: 10px;
    color: #333;
}

#navcontainer ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#navcontainer li
{
    margin: 0;
    padding: 0;
}

#navcontainer li a
{
    display: block;
    margin: 0;
    padding: 3px 10px 3px 10px;
    border: 0px solid #000000;
    background: #fff;
    text-decoration: none; /*lets remove the link underlines*/
    font-weight: bold;
    color: #000;
}



#navcontainer li a:hover
{
    border: 0px solid #000000;
    background: #E2E4EB;
    color: #000;
}


#navcontainer li li a
{
    display: block;
    padding: 3px 0px 3px 20px;
    border: 0px solid #000000;
    background: #fff;
    text-decoration: none; /*lets remove the link underlines*/
    font-weight: normal;
}

#navcontainer li li li a
{
    display: block;
    padding: 3px 0px 3px 35px;
    border: 0px solid #000000;
    background: #fff;
    text-decoration: none; /*lets remove the link underlines*/
    font-weight: normal;
}

/*#navcontainer li a:link, #list-menu a:active, #list-menu a:visited 
{
color: #000000;
}
*/
.open
{
    display: table;
}

.closed
{
    display: none;
}

#navcontainer a.not
{
}

#navcontainer li li a:active
{
    background-image: url(/demo/vaderstad/img/undermeny/arrow.gif);
    background-repeat: no-repeat;
    background-position: 150px .7em;
    text-align: left;
}


.border
{
    border: solid 1px #000;
}

.borderGray
{
    border: solid 1px #A5ACB2;
}

.headline
{
    font-weight: bold;
    top: 0;
    margin: 0;
    padding: 2px 10px 4px 10px;
    background-color: #CF2D2D;
    border-bottom: 1px solid #fff;
    color: White;
    text-align: left;
}
.content
{
    padding: 10px;
    margin: 0;
    background-color: #e6e6e6;
}

.content2
{
    padding: 2px 10px 2px 10px;
    margin: 0;
    background-color: #e6e6e6;
}

.progressBar
{
    font-family: verdana;
    font-size: .68em;
    vertical-align: top;
}

.grayText
{
    color: Gray;
}

.borderButton
{
    border: solid 1px #000;
}

.imgHeadline
{
    font-weight: bold;
    border-top: solid 1px #fff;
    text-align: center;
    background-color: #CF2D2D;
    padding: 2px;
    color: White;
}

.image
{
    /*vertical-align:middle;*/
    background-color: #e6e6e6;
    width: 200px;
    height: 160px;
    text-align: center;
}

.fieldset
{
    /*padding: 1em;*/ /* font:80%/1 sans-serif;*/
    padding: 4,0,0,0; /*background-color: #E6E6E6;*/
}

legend
{
    padding: 0.5em 0.5em;
    color: #808080;
    font-size: 11px;
    text-align: right;
}

.reToolbar a .InsertCustomLink1
{    
    background-image: url(http://www.vaderstad.com/img/RadControls/createInternallink.gif);
}

.InsertCustomImage
{
    background-image: url(http://www.vaderstad.com/img/RadControls/insertimage.gif);
}

.InsertLink
{
    background-image: url(http://www.vaderstad.com/img/RadControls/createInternallink.gif);
    background-position: 0px 0px;
}

/* Bort med frames */

.page-wrapper
{
    width: 960px;
    padding: 0;
    margin: 0;
    overflow: visible;
}

.header-wrapper
{
    width: 960px;
    height: 102px;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.column-wrapper
{
    width: 100%;
    background-image: url(../img/u_menu/bg_undermeny.gif);
    background-repeat: repeat-y;
    display: block; /*border: solid 2px black;*/
    overflow: visible;
}

.admin-column-wrapper
{
    width: 100%;
    background-image: url(../img/admin/bg.gif);
    background-repeat: repeat-y;
    display: block; /*border: solid 2px black;*/
    overflow: visible;
}

.menu-wrapper
{
    width: 165px;
    margin: 0 0 500px 0;
    padding: 0 0 0 0;
    float: left;
    background-color: #e6e6e6; /*border: dotted 2px Red;*/
}

.admin-menu-wrapper
{
    width: 185px;
    margin: 0 0 200px 0;
    padding: 0 0 0 0;
    float: left;
    background-color: #e6e6e6; /*border: dotted 2px Red;*/
}

.content-wrapper
{
    width: auto;
    margin: 0 0 0 0;
    padding: 10px 0 0 20px;
    float: left;
    overflow: visible;
    background-color: #ffffff; /*border: dotted 2px Green;*/
}

.footer-wrapper
{
    height: 20px;
    width: 960px;
    clear: both;
    background: #000000;
}

.admincontent
{
    vertical-align: top;
}

.w1000
{
    width: 1000px;
}

.w1200
{
    width: 1200px;
}

.w1350
{
    width: 1350px;
}

.w1500
{
    width: 1500px;
}

.w2200
{
    width: 2200px;
}

.login
{
    margin: 50px auto 300px auto;
    padding: 0px;
}
