@import url("datatable.css");
@import url("boxes.css");
@import url("menu.css");
@import url("boxes.css");
@import url("forms.css");
@import url("comments.css");
@import url("tabview.css");
@import url("autocomplete.css");
@import url("lightbox/lightbox.css");

* {
    margin: 0;
}

body {
    background: #2d1800 url(bodybg.png) repeat-x fixed;
    color: black;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 0.81em;
    text-align: center;
}

#page {
    width: 906px;
    margin: auto;
    text-align: left;
}

#news {
    width: 550px;
}

p.imagecaption {
    display: block;
    text-align: center;
    font-style: italic;
    margin: auto;
    margin-bottom: 2em !important;
    width: 500px;
}

p.imagecaption img {
    margin: 0 auto 0.5em auto;
    padding: 0;
    border: 1px solid black;
}

#toptop {
    height: 40px;
}

#top {
    background: transparent url(topbg.png) no-repeat;
    color: white;
    height: 111px;
    clear: both;
}

#login {
    padding: 12px 0 0 20px;
    margin: 0;
}

#login a {
    color: #a4886f;
    padding: 0 0.35em 0 1em;
    background: url(bullet.gif) left center no-repeat;
}

#login a:hover {
    color: #c2b2a1;
    text-decoration: none;
}

#login a.first {
    background: none;
    padding-left: 0;
}

#search {
    float: right;
    padding-top: 12px;
    padding-right: 20px;
}

#logo {
    background: url(logo.png) bottom center no-repeat;
    width: 165px;
    height: 55px;
    padding-top: 30px;
    margin-left: 25px;
}

#logo-reflection {
    background: url(logo-reflection.png) top center no-repeat;
    width: 165px;
    height: 18px;
    margin-left: 25px;
}

#bjudpajolt {
    background: url(../ads/bjudpajolt.png);
    width: 221px;
    height: 111px;
    float: right;
    margin: 2px 20px 0 0;
}


#content {
    padding: 1em 2em;
    background: url(pagebg.png) repeat-y;
    text-align: justify;
}

#contenttop {

}

#contentbottom {
    background: url(bottombg.png) no-repeat;
    height: 26px;
}

#bottom {
    font-size: smaller;
    color: #665644;
    padding: 0 20px 25px 20px;
}

#bottom a {
    text-decoration: underline;
    color: #665644;
}

div.news {
    margin-bottom: 3em;
}

div.news h4 {
    margin: 0.5em 0 0.5em 0;
}

div.divided {
    background: url(line.png) center top no-repeat;
    padding-top: 1.5em;
}

div.sidebar {
    width: 260px;
    float: right;
    text-align: left;
}

.sidebaritem {
    margin-bottom: 2.5em;
    padding-left: 5px;
}

.sidebaritem p {
    font-size: 0.9em;
}

div.sidebar h3 {
    font-size: 1.2em;
    margin: 0 0 0.3em 0;
}

div.sidebar h4 {
    margin-top: 2em;
}

div.picturesidebar {
    float: right;
    margin-left: 30px;
}

div.sidebar li {
    padding-bottom: 0.3em;
    line-height: 1.4em;
}

h1, h2, h3, h4 {
    color: #201200;
    font-weight: bold;
}

h1{
    font-size: 2em;
    margin: 0 0 0.5em 0;
}

h2 {
    font-size: 1.75em;
    margin: 0 0 0.3em 0;
}

h3 {
    font-size: 1.5em;
    margin: 0 0 0.2em 0;
}

h4 {
    font-size: 1.1em;
    margin: 0.3em 0 0.2em 0;
}

#pagesubtitle {
    margin-top: -0.5em;
    margin-bottom: 1em;
}


a {
    text-decoration: none;
    color: #914f07;
}

a img {
    border: none;
}

a:hover {
    text-decoration: underline;
}

a.cola {
    color: #6F9302;
    border-bottom: 1px dashed;
    text-decoration: none;
}

:focus {
    outline: none;
    -moz-outline-style: none;
}


ul, ol {
    margin: 0.5em 0 1.5em 0;
    padding-left: 20px;
}

table, th, td {
    font-size: 1em;
}

table {
    padding: 0;
    margin: 0;
    border-collapse: collapse;
}

th {
    text-align: left;
}

td {
    padding: 0;
}

p {
    margin: 0 0 2em 0;
    line-height: 130%;
}

p.indent {
    padding-left: 0.7em;
}

p.news {
    padding-left: 0.7em;
}

p.debug_warning {
    color: orange;
}

p.debug_error {
    color: red;
}

.longtext p {
    margin-bottom: 1.3em;
}

form {
    margin: 0 0 1em 0;
}

#printlink {
    float: right;
    padding-top: 0.1em;
}

#printlink img {
    vertical-align: bottom;
}

.clearboth {
    clear: both;
}

textarea.big {
    width: 100%;
    height: 200px;
}


.searchCriteriaCombo {
    width: 150px;
}

input.narrow {
    width: 80px;
}

input.medium {
    width: 200px;
}

input.wide, textarea.wide {
    width: 350px;
}

textarea.widetall {
    width: 350px;
    height: 140px;
}

input.halfWide {
    width: 170px;
}

input.wider {
    width: 550px;
}

select.singleselect {
    width: 220px;
}

textarea.wider {
    width: 550px;
    height: 4em;
}

textarea.address {
    width: 440px;
    height: 4.5em;
}

textarea.logbook {
    width: 550px;
    height: 7em;
}

#adminstart {

}

#adminstart td {
    width: 290px;
    padding: 5px;
    vertical-align: top;
}

#adminstart td h4 {
    background: #EEE;
    margin-bottom: 0.3em;
}

div.bordered {
    border: 1px solid silver;
    padding: 1em;
    margin-right: 1em;
}

table.spaced td{
    padding-right: 10px;
    padding-bottom: 2px;
}

table.widespaced td {
    padding-right: 30px;
}

.disabled {
    color: silver;
    background-color: white;
}

table.infotable {
    margin-top: 10px;
    width: 100%;
}


table.infotable td {
    vertical-align: top;
    padding: 0.3em 0 0.7em 0;
}

table.infotable th {
    font-weight: normal;
    border-bottom: 1px solid silver;
}

table.infotable td.first {
    font-weight: bold;
    padding-right: 3em;
    padding-left: 10px;
    width: 250px;
}

table.half td {
    width: 45%;
    vertical-align: top;
}

.floatright {
    float: right;
}

.floatleft {
    float: left;
}

p.news {
    margin: 0;
}

.selectednews {
    background-color: #f9fdc1;
    padding: 0;
    margin: 0;
}

p.tight {
    margin: 0;
}

table.criteriaform td.criteriacell {
    padding: 0 15px 10px 0;
    vertical-align: top;

}

table.multiselect td {
    white-space: nowrap;
}

table.threecolumns td {
    width: 30%;
    padding-right: 	2em;
    vertical-align: top;
    text-align: left;
}

.spaced {
    padding-right: 10px;
}

div.colabadge p {
    margin-bottom: 0;
}

div.colabadge h4 {
    margin-top: 0;
    margin-bottom: 5px;
}

img.colabadge {
    float: left;
    padding-right: 1em;
    max-height: 100px;
    max-width: 45px;
}

a.linkedthumbnail img {
    padding-bottom: 0.5em;
}

div.paginationbar {
    background: #eee;
    padding: 0.5em;
    margin-bottom: 1em;
}

table.colalist {
    width: 100%;
}

table.colalist th {
    margin-top: 0.75em;
    margin-bottom: 0;
    padding-left: 0.2em;
    background-color: #f5f2ee;
}

table.colalist th.grade {
    font-weight: normal;
    padding-left: 0;
}

table.colalist a {
    padding-left: 0.2em;
}

table.colalist tr.item:hover {
    background: #fbfaf8;
}

div.colaimage {
    text-align: center;
}

div.review {
    width: 620px;
}

table.colafacts td {
    padding-right: 1em;
    padding-bottom: 0.2em;
}

table.grade td {
    padding-right: 3px;
}

table.grade td.stars {
    padding-right: 1em;
}

table.storeform td {
    vertical-align: top;
}

p.semitight {
    margin-bottom: 0.6em;
}

.iconlink {
    padding: 2px;
    margin: 0;
}

.iconlink img {
    vertical-align: bottom;
}

a.fincola {
    display: block;
    margin-top: -3.5em;
}

div.fincolaimage {
    float: right;
    text-align: center;
    padding: 0 4em 2em 4em;
}

table.countries td {
    padding: 1px 2px 2px 2px;
}

table.countries tr td:first-child {
    padding-right: 2em;
}

table.countries tr:hover {
    background: #f5f5f5;
}





/* Bakåtkompatibilitet med gamla Fulcola */
img.newswithborder {
    float: right;
    border: 1px solid black;
    margin: 0 0 1em 1em;
}


img.news{
    float: right;
    margin: 0 10px 10px 10px;
}

img.centered{
    display: block;
    text-align: center;
    margin: 0 auto;
}

img.centeredwithborder {
    display: block;
    text-align: center;
    margin: 0 auto 1em auto;
    border: 1px solid black;
}

img.centeredwithbordercaption {
    display: block;
    text-align: center;
    margin: 0 auto 0 auto;
    padding: 0;
    border: 1px solid black;
}



/* Share */
.addthis_toolbox {
    margin-top: 2em;
    border-top: 1px solid #eee;
    padding-top: 4px;
}


/* Untested cola */

.untested {
    border-collapse: collapse;
}

.untested th {
    text-align: center;
}

.untested th:first-child {
    text-align: left;
}

.untested td {
    width: 150px;
    text-align: center;
    vertical-align: middle;
}

.untested tr td:first-child {
    padding-right: 10px;
    width: auto;
    text-align: left;
}

.untested tr td:last-child {
    width: auto;
}

.untested tr {
    border-bottom: 3px solid white;
    height: 24px;
}

.untested td.ok {
    background: #C9FFCA url("icons/ok.png") center center no-repeat;
}

.untested td.fail {
    background: #ffdcdc url("icons/error.png") center center no-repeat;
}

.untested td.done {
    background: url("untested-arrow.png") left center no-repeat;
    padding-left: 17px;    
}

.untested .status-link {
    display: block;
    width: 16px;
    height: 16px;
    margin: auto;
    margin-top: 2px;
}

.untested form {
    margin: 0;
    padding: 0;
}
