
/*
// MOT Motorcycles
// Dark Colour // Highlight Colour // blue // yellow */




html{
min-height: 101%;
}


body{
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size: 0.8em;
background-color: #999;
padding: 0px;
border: 0px;
margin: 0px;
color: #666;
background-image: url(images/back.png);
background-repeat: repeat-x;
background-position: top left;

}

a{
text-decoration: none;
color: #363636;
}
a:hover{
color: #a5a5a5;
}

h1{
font-family: arial;
font-size: 1.2em;
font-weight: bold;
color: #999;
padding-top: 0px;
padding-bottom: 5px;
margin-top: 0px;
margin-left: 8px;
margin-bottom: 10px;
font-size:1.4em;
letter-spacing: 1px;
background-image: url(images/stripe.png);
background-repeat: repeat-x;
background-position: bottom right;
}


h2{
font-size: 1.1em;
font-weight: lighter;
letter-spacing: 2px;
color: #999;
margin: 0px;
margin-top: 5px;
background-image: url(images/stripe.png);
background-repeat: repeat-x;
background-position: bottom right;
}

img{
border: none;
}





















#container{
clear: both;
width: 900px;
text-align: left;
margin: 0px;
overflow: auto;
}

#rightcol{
float: left;
width: 600px;
height: auto;
text-align: right;
background: white;
}

#leftcol{
float: left;
width: 300px;
}










#banner{
width: 900px;
height: 115px;
text-align: left;
background: #5b5b5b;
}

#bannerl{
float: left;
width: 350px;
}

#bannerr{
float: left;
width: 540px;
}

#imgholder{
width: 700px;
height: 200px;
}

#content{
width: 580px;
text-align: justify;
padding: 10px;
font-size: 11px;
line-height: 13pt;
color: #363636;
background-image: url(images/contback1.png);
background-position: top right;
background-repeat: no-repeat;;
background-color: white;
}

#content p{
padding: 3px;
margin: 2px;
}

#content a{
color: #aaa;
}






#footer{
clear: both;
width: 898px;
height: 20px;
color: #e2e2e2;
font-size: 10px;
font-family: "Trebuchet MS", Tahoma, Verdana;
}

#footl{
float: left;
width: 400px;
text-align: left;
padding: 5px;
}

#footm{
float: left;
width: 100px;
text-align: left;
padding: 2px;
}

#footr{
float: left;
width: 370px;
text-align: right;
padding: 5px;
}

#footer a{
color: #e2e2e2;
}

#footer a:hover{
color: white;
}









#contleft{
float: left;
width: 320px;
margin-left: 40px;
margin-top: 10px;
margin-bottom: 10px;
margin-right: 30px;
text-align: center;
}


#contright{
float: left;
width: 320px;
margin-top: 10px;
margin-bottom: 10px;
}










.infobar{
width: 370px;
padding: 5px;
color: white;
background: #5b5b5b;
}

#contright.infobar{
margin-bottom: 5px;
}

.clear{
clear: both;
height: 0px;
width: 1px;
line-height: 0px;
background: transparent;
}

.altp{
color: #111;
}






#ad{
width: 100%;
background: #5b5b5b;
text-align: left;
}

#adleft{
width: 201px;
float: left;
}

#adright{
width: 80px;
padding-top: 10px;
float: left;
margin-left: 10px;
}
























    #navigation {
        width: 520px;
        z-index: 99;
        background-color: #5b5b5b;
    }
    #navigation a {
    font-family: Impact, arial, sans-serif;
        display: block;
        float: left;
        width: 100px;
        height: 32px;
        padding-top: 58px;
        /*padding: 6px 19px 6px 19px;*/
        color: #c90621;
        text-decoration: none;
        text-align: center;
        font-size: 1em;
        font-weight: normal;
        margin-right: 4px;
        letter-spacing: 1px;
        background-color: #6281bf;
        background-image: url(images/navbutton.png);
    }
    #navigation a:hover {
        color: #5b5b5b;
        background-image: url(images/navbutton1.png);
    }
    #navigation a.current {
        color: #5b5b5b;
        background-image: url(images/navbutton1.png);
    }
    #navigation a.current:hover {
        color: #c90621;
    }














    .roundedcornr_box_757823 {
   background: #5b5b5b;
   margin-top: 8px;
   width: 950px;
}
.roundedcornr_top_757823 div {
   background: url(images/roundedcornr_757823_tl.png) no-repeat top left;
}
.roundedcornr_top_757823 {
   background: url(images/roundedcornr_757823_tr.png) no-repeat top right;
}
.roundedcornr_bottom_757823 div {
   background: url(images/roundedcornr_757823_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_757823 {
   background: url(images/roundedcornr_757823_br.png) no-repeat bottom right;
}

.roundedcornr_top_757823 div, .roundedcornr_top_757823,
.roundedcornr_bottom_757823 div, .roundedcornr_bottom_757823 {
   width: 100%;
   height: 30px;
   font-size: 1px;
}
.roundedcornr_content_757823 { margin: 0 30px; }


#linksbox{
float: left;
width: 200px;
}

img.transport{
margin: 5px;
}