html {
    color: #494949;
}

body {
    font: 0.69em Tahoma, Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
}

a {
color: #495692;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

table {
width: 100%;
border-collapse: collapse;
}

th, td {
padding: 1px 5px 1px 1px;
text-align: left;
vertical-align: top;
}

div.canvas {
    margin: 0px auto;
    padding: 0px;
    width: 645px;
    background: #f5f5f5;
}

div.footer {
    width: 600px;
    margin: 0px auto;
}


div.main {
    background: #f5f5f5;
    margin: 3px 0px 10px 0px;
    padding: 5px 10px 20px 10px;
}

div.modelsearch li {
    display:inline;
}

li.icon {
    float:left;
}

li.icon div {
display: none;
}

div.sectoricons {
    height:89px;
    margin:0 0 5px 0;
}

div.sectors {
    clear:both;
}

div.dropdowns label {
    display:block;
    margin:6px 0;
    font-weight: bold;
    font-size: 11px;
    color: #004c93;
}

#singlemodelsearch table tr {
border-bottom: 1px solid #ccc;
}

div.breadcrumb{
    display:none;
}


div.modelinfo h6{
    float:left;
    font-size:10px;
    display: block;
    margin: 0 5px 10px -10px;
    padding: 0;
}

div.modelinfo h4 {
    float:left;
    font-size:13px;
    display: block;
    margin: 10px 5px 5px -10px;
    padding: 0;
}

#content .modelinfo h4, #content .modelinfo h6 {
display: block;
clear: both;
}

div.functions, div.notebuttons{
    float:left;
    text-align:center;
    clear: both;
    padding: 0;
    margin: 0 0 0 -30px;
}

div.functions li, div.notebuttons li {
display: inline;
margin: 0 5px 0 0;
}

div.functions {
    margin: 60px 0 0 -30px;
}


div.functions a, div.notebuttons a{
    color:#495692;
    font-size:10px;
    font-weight:bold;
    text-decoration:none;
}

div.functions a:hover, div.notebuttons a:hover {
    text-decoration:underline;
}

.newsearch, .print, li.notes, li.oilchangeintervals{
    border:solid;
    color:#ccc;
    size:1px;
    background:#ccc;
    margin:0 0 3px 0;
}

a#e-shop{
     background: none repeat scroll 0 0 #DD3126;
     color: #FFFFFF;
     display: block;
     padding: 0;
     position: absolute;
     top: 170px;
     left: 175px;
     height: 10px;
     line-height: 10px;
     padding: 5px 10px;
}

div.recommendations{
    clear:both;
}

div.notes{
    clear:both;
}



div.nestedli{
    clear:both;
}

div.nestedli li {
float: left;
}


.heading {
font-weight: bold;
display: block;
width: 74px;
}

div.lfunction {
    height: 30px;
}

div.buttons {
    margin: 2px;
    float: right;
}

img {
    border: none;
}

input {
    border: 1px solid #ccc;
    background: #fff;
}

button {
    border: 1px solid #ccc;
    background: #fff;
    font-size: 11px;
    color: #666;
}

button:hover {
    color: #454545;
}

ul {
    list-style-type: none;
}

li a {
    text-decoration: none;
    color: #495692;
}

li a:hover {
    text-decoration: none;
}

div.modelinfo ul{
width: 450px;
margin: 0 0 0 -50px;
}

table.recommendations th {
border: 1px solid #d8d8d8;
background: #d8d8d8;
color: #004c93;
white-space: nowrap;
}

table.recommendations td {
border: 1px solid #d8d8d8;
}

/*This is here for testing purposes only */
#content {
    position:relative;
}



/*
#testpackshot {
    position:absolute;
    width:128px;
    height:123px;
    top:45px;    
    left:290px;
    background: url(lotos/packshot.jpg);
}
*/

#qrcode {
    position:absolute;
    width:262px;
    height:150px;
    top:40px;
    right:0px;
    background: url(lotos/lotosmanel.png);
    padding: 0;
}


