@charset "utf-8";

/* Common CSS template for morre.se */

body {
    width: 800px;
    margin-right: auto;
    margin-left: auto;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #000000;
    background-image: url(/media/images/background.gif);
    background-repeat: no-repeat;
    background-position: top center;
    font-size: 13px;
    color: #CCCCCC;
}
h2 {
    font-weight: normal;
    font-size: 17px;
    margin-top: 1em;
}
h3 {
    font-weight: normal;
}
p, ul, ol, span {
    font-size: 13px;
}
p, li {
    /*text-align: justify;*(
}
li {
    /*margin-bottom: 10px;*/
}
/*ul {
    list-style-image: url(/media/images/bullet_white.png);
}*/
div.nav_2 a, div.nav_2 div.delimiter {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 3px;
    display: block;
    font-size: 13px;
}
div.nav_2 a:hover {
    background-color: #222;
}
#top_logo {
    margin: 20px;
}

#page_heading {
    margin-left: 152px;
}

form {
    margin: 0;
    padding: 0;
}
div.nav_1b {
    font-size: 11px;
    font-weight: bold;
    margin-left: 15px;
    float: right;
    margin-top: -55px;
}
div.nav_1b a.language {
    padding-left: 0px;
    margin-left: 5px;
    background: none;
}

div.nav_1b ul {
    list-style-type: none;
}

div.splash_language{
    text-align: center;
}

div.splash_language a{
    padding: 11px;
}

div.splash_language a:hover {
    padding: 10px;
    border: 1px solid #666666;
    background-color: #333333;
}

div.container {
    padding-top: 15px;
    padding-bottom: 20px;
}

div.nav_2 {
    width: 132px;
    float: left;
    font-size: 0px;
}
div.nav_2 .hr {
    margin: 0px;
}

div.column_left{
    width: 314px;
    padding-left: 20px;
    margin-left: 132px;
}
div.column_right{
    width: 314px;
    padding-left: 20px;
    float: right;
}


div.footer {
    font-size: 10px;
    color: #999999;
    padding-top: 20px;
    clear: both;
    text-align: center;
}
div.footer .hr {
    margin-bottom: 5px;
}
a {
    color: #0093D9;
    text-decoration: none;
}
.hr {
    margin-top: 10px;
    margin-bottom: 20px;
    padding: 0px;
    height: 0px;
    line-height: 0px;
    border-top: 1px solid #333333;
    border-bottom: 1px solid #666666;
}
.header-component .hr {
    margin-bottom: 0px;
}

div.nav_1a{
    background: url(/media/images/menu-up.gif);
    font-size: 0px;
    height: 30px;
}

div.nav_1a ul,
div.nav_2 ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

div.nav_1a ul li {
    margin: 0;
    float: left;
    font-size: 0;
}

div.nav_1a li.selected a,
div.nav_1a li.ancestor a {
    background: url(/media/images/menu-down.gif) repeat scroll 0 0;
}

div.nav_2 ul li {
    margin: 0;
    text-align: left;
}

div.nav_2 ul li ul {
    margin-left: 1em;
}

div.nav_1a a {
    color: #555555;
    text-decoration: none;
    display: block;
    padding: 7px 20px;
}
div.container table.one_column, div.container table.two_column{
    float: right;
    width: 668px;
}
div.container td{
    /*padding-left: 20px;*/
    vertical-align: top;
}
#content {
    padding-left: 20px;
    margin-left: 132px;
}
div.header {
    background-image: url(/media/images/morre_logo.gif);
    background-repeat: no-repeat;
    height: 137px;
    margin-left: -60px;
    margin-bottom: -40px;
}
div.header a {
    position: absolute;
    width: 200px;
    height: 90px;
}
/*
div.splash {
    background-image: url(/media/images/no_splash.png);
    background-repeat: repeat-x;
    min-height: 6px;
}
*/
div.right {
    float: right;
    margin-left: 15px;
}
div.left {
    float: left;
    margin-right: 15px;
}
div.caption {
    margin-top: 5px;
    font-style: italic;
    font-size: 11px;
}
iframe {
    margin-top: 25px;
}
.warning {
    color: #FF0000;
}
th {
    text-align: left;
    font-weight: normal;
    padding-right: 1em;
    width: 200px;
}
#modal-dialog {
    display: none;
}

select#id_country {
    width: 220px;
}
input, textarea {
    background: #fff;
    border: 1px solid #CCCCCC;
    color: #333333;
    padding: 2px 3px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.hover-item {
    width: 100%;
    padding: 3px;
    margin: -3px;
}

.hover-item:hover {
    border: 1px solid #0093D9;
    background: #222;
    font-weight: normal;
    outline: none;
    margin: -4px;
}

.hover-item .buttons {
    margin-bottom: -22px;
    float: right;
}

.hover-button {
    display: none;
    padding: 0 1px 1px 0;
    margin: 0;
    margin-left: -1px;
    margin-top: -3px;
    float: left;
}
.hover-item:hover .hover-button {
    display: block;
}

.small-button {
    padding: 0 1px 1px 0;
}

.security_level {
    float: right;
    margin-right: 50px;
}

ul.sortable {
    list-style: none;
    margin: 0;
    padding: 0;
}
.polaroid {
    background: #fff;
    border: 1px solid #ccc;
    margin: 0 0 1em 0;
    padding: 1em;
    padding-bottom: 2.5em;
}
.polaroid-small {
    background: #fff;
    border: 1px solid #ccc;
    margin: 0 0 1em 0;
    padding: .5em;
    padding-bottom: 1.5em;
}
.right-button {
    /*height: 2em;*/
    padding: .1em .3em;
    margin: .8em 0 0.5em 0;
    float: right;
}
button {
    padding: .3em .5em;
}
.ui-slider span.ui-slider-label {
    font-size: small;
}
.gmnoprint {
    color: #333;
}

.grey_address {
    color: #666;
}

.shown_to_others {
    width: 176px;
    border-left: 1px solid #999;
    padding-left: .5em;
}

.ui-state-default .ui-icon-rotate-right {
    background: url(images/rotate_right_grey.png) no-repeat;
}
.ui-state-active .ui-icon-rotate-right {
    background: url(images/rotate_right_white.png) no-repeat;
}

.ui-icon-rotate-left {
    background-position: 0 -64px; 
}