html, body {
font-family:lucida,verdana,sans-serif;
font-size:10px;
font-weight:normal;
color:#363942;
background-color:#ffffff;
background:url('http://www.motorcars.ebookorama.com/images/lines.gif');
}

body {
padding:0px;
margin:5px 230px 10px 20px;  /* 1st is distance from top, 2nd is from right, 3rd is from bottom, 4th from left */
color:#000000;
background-color:#ffffff;
border:solid 1px #D0D0D0; /* this is the main table that contains everything */
background:url('http://www.motorcars.ebookorama.com/images/artback.jpg');
}

a {
font-family:lucida,verdana,sans-serif;
font-size:10px;
font-weight:normal;
text-decoration:none;
}

a.link {
color: #1C6FAA;
background-color: transparent;html, body {
font-family:lucida,verdana,sans-serif;
font-size:10px;
font-weight:normal;
color:#363942;
background-color:#ffffff;
background:url('http://www.motorcars.ebookorama.com/images/lines.gif');
}

a {
font-family:lucida,verdana,sans-serif;
font-size:10px;
font-weight:normal;
text-decoration:none;
}

a.link {
color: #1C6FAA;
background-color: transparent;
}

a:hover, a:active {

    text-decoration: underline;
}

a img {
text-decoration:none;
border:none;
padding:0px; color: #000000;
margin:0px;
}

h1 {
font-size:12px;
text-align:left;
background-color:transparent;
padding:0px;

}
.catroot {
   font-size:8px;
    font-weight: normal;
color: #0000CC;
line-height:2px;
text-decoration:none; /*COLOUR FONT OF TOP CATEGORY FRONT PAGE*/
 }

.catsub {
        line-height: 1px;
 margin-left:2px;
text-decoration:none;
border-collapse: collapse;

}
h1.title {  /* not sure */
  color: #0000cc;
  margin:0px 0px 0px 20px;
}

.catsub :hover{  /* works on navigation for "pages" text */
      line-height: 1px;
      margin-left:2px;
      background-color: #FFFF20;
    text-decoration: none;
}

h1 a { /* not sure */
font-size:12px;
font-weight:normal;
text-decoration:none;
color:#0000cc;
background-color:transparent;
}

h1 a:hover { /* Categories text */
      background-color: #FFFF20;
    text-decoration: none;
}

h2 {
font-size:12px;
text-align:left;
background-color:transparent;
padding:0px;
}

h2.title {
  font-size:11px; /* doesn't seem to do FA*/
  font-weight:normal;
  color: #1C6FAA;
  margin:0px 0px 0px 20px;
}

h2.welcomeuser {
  font-size:11px;
  font-weight:normal;
  color: #ffffff;
  margin:0px 0px 0px 20px;
}

h2 a {
font-size:12px;
font-weight:normal;
text-decoration:none;
color:#1C6FAA;
background-color:#1C6FAA; /* doesn't seem to do FA*/
}


h2 a:hover {
  text-decoration: underline;
}  /* doesn't seem to do FA*/


div.summary {
  color:#555555;
  margin-left:0px;
}

/*****************************/
/* element definitions end   */
/*****************************/

/*****************************/
/* class definitions start   */
/*****************************/




div.topnavbar {    /* breadcrumbs*/
font-size:10px;
font-weight:normal;
padding:0px;
margin:2px 2px 10px 40px;
}

div.prevnext {    /* previous and next article navigation*/
font-size:10px;
font-weight:normal;
padding:0px;
margin:2px 2px 10px 150px;
}




div.path {    /* acts on the left nav box */
font-size:11px;
font-weight:normal;
padding:0px;
margin:2px 2px 2px 2px;
}

div.pdf {    /* acts on the pdf/print */
font-size:10px;
font-weight:normal;
padding:0px;
margin:0px 0px 0px 300x;
}

div.date {    /* acts on the published by/date */
font-size:10px;
font-weight:normal;
padding:0px;
margin: 0px 0px 0px 0px;
}

div.path a {
font-size:11px;
font-weight:normal;
}

div.printlink {
float:right;
width:auto;
}

div.quicknav {
font-size:9px;
font-weight:normal;
text-align:left;
padding:0px;
color:#ffffff;
margin:-2px 3px 5px 6px;  /* moves around the very top text */
}

.black {
font-size:10px;
font-weight:normal;
padding:0px;
 /*  main category */
}

div.quicknav a {
font-size:9px;
font-weight:normal;
color:#ffffff;

}

div.quicknav a:hover {
text-decoration:underline;
}

div.toplink {
padding:0px;
margin:2px 2px 2px 2px; /* some margins on the left navigation */
}

div.toplink a {
font-size:10px;
font-weight:normal;
}

table.main {  /* this moves table containing subcat box and row of articles */
padding:0px;
margin:5px 0px 5px 5px; /* 1st is distance from top, 2nd is from right, 3rd is from bottom, 4th from left*/
width:100%;
border:none;
}

/*****************************/
/* class definitions end     */
/*****************************/

/*****************************/
/* top table starts          */
/*****************************/

td.title_top {  /* very top table where banner is */
border-top:solid 1px #5275BD;
border-bottom:solid 0px #1C6FAA;
background-color:#5275BD;
height:40px;
}


td.title_bot_left {  /* right under the very top table where the links are */
color:#1C6FAA;
background-color:#303344;
height:20px;
border-top:solid 1px #F9F9FF;
border-bottom:solid 1px #1C6FAA;
}

td.title_bot_right {  /* right under the very top table where the links are */
color:#000080;
background-color:#303344;
height:20px;
border-top:solid 1px #F9F9FF;
border-bottom:solid 1px #1C6FAA;
}


/*****************************/
/* top table ends            */
/*****************************/

/*****************************/
/* quicksearch starts        */
/*****************************/

form.qs {
text-align:right;
color:#ffffff;  /* color of the "search" text!! */
padding:0px;
margin:0px 2px 0px 0px;
}

form.qs p {
font-size:10px;
font-weight:normal;
padding:0px;
margin:0px;
}

form.qs input.button {
font-size:10px;
font-weight:normal;
width:20px;
color:#000000;
background-color:#f9f9ff;
border:solid 1px #CCCCCC; /* border of the search box? */
padding:0px;
margin:0px;
}

form.qs input.textfield {
font-size:10px;
font-weight:normal;
padding:0px;
margin:0px;
}

/*****************************/
/* quicksearch ends          */
/*****************************/

/*****************************/
/* main starts               */
/*****************************/

td.main {
vertical-align:top;
width:95%;
}

div.main {  /* this is the central table containing latest articles etc */
font-size:12px;  /* Internet Explorer needs this */
font-weight:normal;
line-height:15px;
color:#000000; /* headline font */
background-color:#ffffff;
padding:0px 0px 0px 0px;
margin:5px 0px 5px 5px; /* 1st is distance from top, 2nd is from right, 3rd is from bottom, 4th from left */
border:solid 0px #CBD1DB; /* this is the table of central table containing latest articles etc */
}

div.catdescript {  /* this is the ads from category description, make it always a banner */
margin: 0px 0px 0px 8px; 
}

div.main h3 {
font-size:12px;
font-weight:normal;
}

div.main h4 {  /* seems to be article heading */
font-size:12px;
font-weight:bold;
padding:4px;
margin:4px 4px 4px 4px;
}

div.main h4 a {
font-size:12px;
font-weight:bold;
text-decoration:none;
}

div.main h4 span.top {
font-size:11px;
font-weight:normal;
}

div.main h4 span.top a {
font-size:11px;
font-weight:normal;
text-decoration:none;
}

div.main p {  /* fuck me if I know */
padding:0px;
margin:2px 2px 2px 2px;
}

div.main table {
font-family:lucida,verdana,sans-serif;
font-size:12px;             /* Internet Explorer needs this */
font-weight:normal;
line-height:20px;
margin-left:10px;  /* this is the indent for the main central table containing latest articles etc */
}

div.main td {
padding:2px 5px 2px 5px;
margin:0px;
}

div.main ul {
list-style-type:square;
padding:0px;
margin:2px 2px 10px 40px;
}

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

div.main li {
padding:0px;
margin:1px 0px 1px 0px;
}

/*****************************/
/* main ends                 */
/*****************************/

/*****************************/
/* navbox starts             */
/*****************************/


td.navbox {
vertical-align:top;
width:110px;
border-right:solid 0px #cccccc;/*line btw navbox and main table */
}

div.navbox {
font-size:11px;
font-weight:normal;
line-height:12px;
width:140px;
border-top:solid 0px #CCCCCC;/*navigation block border */
padding:0px;
margin:5px 5px 0px 15px;/* distance of the left nav box from other boxes */
/* 1st is distance from top, 2nd is from right, 3rd is from bottom, 4th from left */
}

div.sponsors {
font-size:11px;
font-weight:normal;
line-height:12px;
width:125px;
border-top:solid 0px #CCCCCC;/*navigation block border */
padding:0px;
margin:5px 0px 0px 25px;/* distance of the left nav box from other boxes */
/* 1st is distance from top, 2nd is from right, 3rd is from bottom, 4th from left */
}

div.mainmenu {  /* main menu image */
background-image:url('http://www.motorcars.ebookorama.com/images/main-menu.gif');
width: 112px;
height: 17px;
border:solid 0px #144971;/* border of navigation box headers */
}

div.categtree {  /* category tree image */
background-image:url('http://www.motorcars.ebookorama.com/images/car-articles.gif');
width: 112px;
height: 17px;
border:solid 0px #144971;/* border of navigation box headers */
}


div.navbox2 ul {
list-style-type:none;
padding:0px;
margin:0px;
}


div.navbox2 li { /* this is ALMOST nav box text padding */
/* background-image:url('http://www.articlelogy.com/images/something.gif'); Image behind links 1st menu*/
background-repeat:no-repeat;
background-position: left 100%;
margin:0px; padding-left:10px; padding-right:0px; padding-top:1px; padding-bottom:0px
}



div.spotlight ul {
list-style-type:none;
padding:4px;
margin:0px;
}


div.spotlight li { /* this is spotlight text padding */
/*background-image:url('arrow_li_inact.gif');*/
background-repeat:no-repeat;
background-position: left 100%;
margin:0px; padding-left:0px; padding-right:0px; padding-top:1px; padding-bottom:0px;
margin:0px 10px 0px 10px;
}





ul.collapse{
padding:0px;
margin:0px;
}



div.navbox div.inactive {
color:#000000;
background-color:#FAFAFA; /* navigation box background */
border:solid 1px #CCCCCC; /*navigation block border */
padding:0px 0px 20px 0px;
margin:0px 0px 0px 0px;
}

div.navbox div.active {
color:#000000;
background-color:#fff0f0;
border:solid 1px #ffc9c9;
padding:0px 0px 20px 0px;
margin:0px 0px 0px 0px;
}

div.navbox div.active h5 {
color:#000000;
background-color:#ffe0e0;
}

div.navbox div.impressum {  /* users online box */
color:#000000;
background-color:#FAFAFA;/* navigation box background */
padding:0px;
margin:20px 0px 0px 0px;
border:solid 1px #CCCCCC;/*navigation block border */
}

div.navbox div.impressum div.active {
border:solid 1px #ffc9c9;
padding:0px;
margin:-1px;
}

/*****************************/
/* navbox ends               */
/****************************/
            
 /*beginning of Latest Articles shadowing saga*/

.p-shadow {
  width: 100%;
  margin: 10px 0 0 10px !important;
  margin: 0px 0 0 0px;
  }

.p-shadow div {
  background: none !important;
  padding: 0 !important;
  padding: 0 6px 6px 0;  /** this whole div only affects explorer, top and bottom affect other browsers**/
  }


.p-shadow p {
  color: #777;
  background-color: #fff;
  font: italic 1em arial, serif;
  border: 0px solid #000000;
  padding: 0px;
  margin: 6px 6px 6px 6px !important; 
  margin: 0;
  }



/*end of Latest Articles shadowing saga*/


div.footer {
color:#555555;
font-size:7px;
font-weight:normal;
background-color:transparent;
border-top:solid 1px #cccccc;
padding:2px 2px 2px 2px;
margin:0px 10px 0px 200px;
}

div.footer a {
font-size:7px;
font-weight:normal;
}

            
            
            
            
            
            
}

a:hover, a:active {

    text-decoration: underline;
}

a img {
text-decoration:none;
border:none;
padding:0px; color: #000000;
margin:0px;
}

h1 {
font-size:12px;
text-align:left;
background-color:transparent;
padding:0px;

}
.catroot {
   font-size:8px;
    font-weight: normal;
color: #0000CC;
line-height:2px;
text-decoration:none; /*COLOUR FONT OF TOP CATEGORY FRONT PAGE*/
 }

.catsub {
        line-height: 1px;
 margin-left:2px;
text-decoration:none;
border-collapse: collapse;

}
h1.title {  /* not sure */
  color: #0000cc;
  margin:0px 0px 0px 20px;
}

.catsub :hover{  /* works on navigation for "pages" text */
      line-height: 1px;
      margin-left:2px;
      background-color: #FFFF20;
    text-decoration: none;
}

h1 a { /* not sure */
font-size:12px;
font-weight:normal;
text-decoration:none;
color:#0000cc;
background-color:transparent;
}

h1 a:hover { /* Categories text */
      background-color: #FFFF20;
    text-decoration: none;
}

h2 {
font-size:12px;
text-align:left;
background-color:transparent;
padding:0px;
}

h2.title {
  font-size:11px; /* doesn't seem to do FA*/
  font-weight:normal;
  color: #1C6FAA;
  margin:0px 0px 0px 20px;
}

h2.welcomeuser {
  font-size:11px;
  font-weight:normal;
  color: #ffffff;
  margin:0px 0px 0px 20px;
}

h2 a {
font-size:12px;
font-weight:normal;
text-decoration:none;
color:#1C6FAA;
background-color:#1C6FAA; /* doesn't seem to do FA*/
}


h2 a:hover {
  text-decoration: underline;
}  /* doesn't seem to do FA*/


div.summary {
  color:#555555;
  margin-left:0px;
}

/*****************************/
/* element definitions end   */
/*****************************/

/*****************************/
/* class definitions start   */
/*****************************/




div.topnavbar {    /* breadcrumbs*/
font-size:10px;
font-weight:normal;
padding:0px;
margin:2px 2px 10px 40px;
}

div.prevnext {    /* previous and next article navigation*/
font-size:10px;
font-weight:normal;
padding:0px;
margin:2px 2px 10px 150px;
}




div.path {    /* acts on the left nav box */
font-size:11px;
font-weight:normal;
padding:0px;
margin:2px 2px 2px 2px;
}

div.pdf {    /* acts on the pdf/print */
font-size:10px;
font-weight:normal;
padding:0px;
margin:0px 0px 0px 300x;
}

div.date {    /* acts on the published by/date */
font-size:10px;
font-weight:normal;
padding:0px;
margin: 0px 0px 0px 0px;
}

div.path a {
font-size:11px;
font-weight:normal;
}

div.printlink {
float:right;
width:auto;
}

div.quicknav {
font-size:9px;
font-weight:normal;
text-align:left;
padding:0px;
color:#ffffff;
margin:-2px 3px 5px 6px;  /* moves around the very top text */
}

.black {
font-size:10px;
font-weight:normal;
padding:0px;
 /*  main category */
}

div.quicknav a {
font-size:9px;
font-weight:normal;
color:#ffffff;

}

div.quicknav a:hover {
text-decoration:underline;
}

div.toplink {
padding:0px;
margin:2px 2px 2px 2px; /* some margins on the left navigation */
}

div.toplink a {
font-size:10px;
font-weight:normal;
}

table.main {  /* this moves table containing subcat box and row of articles */
padding:0px;
margin:5px 0px 5px 5px; /* 1st is distance from top, 2nd is from right, 3rd is from bottom, 4th from left*/
width:95%;
border:none;
}

/*****************************/
/* class definitions end     */
/*****************************/

/*****************************/
/* top table starts          */
/*****************************/

td.title_top {  /* very top table where banner is */
border-top:solid 1px #5275BD;
border-bottom:solid 0px #1C6FAA;
background-color:#5275BD;
height:40px;
}


td.title_bot_left {  /* right under the very top table where the links are */
color:#1C6FAA;
background-color:#303344;
height:20px;
border-top:solid 1px #F9F9FF;
border-bottom:solid 1px #1C6FAA;
}

td.title_bot_right {  /* right under the very top table where the links are */
color:#000080;
background-color:#303344;
height:20px;
border-top:solid 1px #F9F9FF;
border-bottom:solid 1px #1C6FAA;
}


/*****************************/
/* top table ends            */
/*****************************/

/*****************************/
/* quicksearch starts        */
/*****************************/

form.qs {
text-align:right;
color:#ffffff;  /* color of the "search" text!! */
padding:0px;
margin:0px 2px 0px 0px;
}

form.qs p {
font-size:10px;
font-weight:normal;
padding:0px;
margin:0px;
}

form.qs input.button {
font-size:10px;
font-weight:normal;
width:20px;
color:#000000;
background-color:#f9f9ff;
border:solid 1px #CCCCCC; /* border of the search box? */
padding:0px;
margin:0px;
}

form.qs input.textfield {
font-size:10px;
font-weight:normal;
padding:0px;
margin:0px;
}

/*****************************/
/* quicksearch ends          */
/*****************************/

/*****************************/
/* main starts               */
/*****************************/

td.main {
vertical-align:top;
width:95%;
}

div.main {  /* this is the central table containing latest articles etc */
font-size:12px;  /* Internet Explorer needs this */
font-weight:normal;
line-height:15px;
color:#000000; /* headline font */
background-color:#ffffff;
padding:0px 0px 0px 0px;
margin:5px 0px 5px 5px; /* 1st is distance from top, 2nd is from right, 3rd is from bottom, 4th from left */
border:solid 0px #CBD1DB; /* this is the table of central table containing latest articles etc */
}

div.catdescript {  /* this is the ads from category description, make it always a banner */
margin: 0px 0px 0px 8px; 
}

div.main h3 {
font-size:12px;
font-weight:normal;
}

div.main h4 {  /* seems to be article heading */
font-size:12px;
font-weight:bold;
padding:4px;
margin:4px 4px 4px 4px;
}

div.main h4 a {
font-size:12px;
font-weight:bold;
text-decoration:none;
}

div.main h4 span.top {
font-size:11px;
font-weight:normal;
}

div.main h4 span.top a {
font-size:11px;
font-weight:normal;
text-decoration:none;
}

div.main p {  /* fuck me if I know */
padding:0px;
margin:2px 2px 2px 2px;
}

div.main table {
font-family:lucida,verdana,sans-serif;
font-size:12px;             /* Internet Explorer needs this */
font-weight:normal;
line-height:20px;
margin-left:10px;  /* this is the indent for the main central table containing latest articles etc */
}

div.main td {
padding:2px 5px 2px 5px;
margin:0px;
}

div.main ul {
list-style-type:square;
padding:0px;
margin:2px 2px 10px 40px;
}

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

div.main li {
padding:0px;
margin:1px 0px 1px 0px;
}

/*****************************/
/* main ends                 */
/*****************************/

/*****************************/
/* navbox starts             */
/*****************************/


td.navbox {
vertical-align:top;
width:110px;
border-right:solid 0px #cccccc;/*line btw navbox and main table */
}

div.navbox {
font-size:11px;
font-weight:normal;
line-height:12px;
width:140px;
border-top:solid 0px #CCCCCC;/*navigation block border */
padding:0px;
margin:5px 5px 0px 15px;/* distance of the left nav box from other boxes */
/* 1st is distance from top, 2nd is from right, 3rd is from bottom, 4th from left */
}

div.sponsors {
font-size:11px;
font-weight:normal;
line-height:12px;
width:125px;
border-top:solid 0px #CCCCCC;/*navigation block border */
padding:0px;
margin:5px 0px 0px 25px;/* distance of the left nav box from other boxes */
/* 1st is distance from top, 2nd is from right, 3rd is from bottom, 4th from left */
}

div.mainmenu {  /* main menu image */
background-image:url('http://www.motorcars.ebookorama.com/images/main-menu.gif');
width: 112px;
height: 17px;
border:solid 0px #144971;/* border of navigation box headers */
}

div.categtree {  /* category tree image */
background-image:url('http://www.motorcars.ebookorama.com/images/car-articles.gif');
width: 112px;
height: 17px;
border:solid 0px #144971;/* border of navigation box headers */
}


div.navbox2 ul {
list-style-type:none;
padding:0px;
margin:0px;
}


div.navbox2 li { /* this is ALMOST nav box text padding */
/* background-image:url('http://www.articlelogy.com/images/something.gif'); Image behind links 1st menu*/
background-repeat:no-repeat;
background-position: left 100%;
margin:0px; padding-left:10px; padding-right:0px; padding-top:1px; padding-bottom:0px
}



div.spotlight ul {
list-style-type:none;
padding:4px;
margin:0px;
}


div.spotlight li { /* this is spotlight text padding */
/*background-image:url('arrow_li_inact.gif');*/
background-repeat:no-repeat;
background-position: left 100%;
margin:0px; padding-left:0px; padding-right:0px; padding-top:1px; padding-bottom:0px;
margin:0px 10px 0px 10px;
}





ul.collapse{
padding:0px;
margin:0px;
}



div.navbox div.inactive {
color:#000000;
background-color:#FAFAFA; /* navigation box background */
border:solid 1px #CCCCCC; /*navigation block border */
padding:0px 0px 20px 0px;
margin:0px 0px 0px 0px;
}

div.navbox div.active {
color:#000000;
background-color:#fff0f0;
border:solid 1px #ffc9c9;
padding:0px 0px 20px 0px;
margin:0px 0px 0px 0px;
}

div.navbox div.active h5 {
color:#000000;
background-color:#ffe0e0;
}

div.navbox div.impressum {  /* users online box */
color:#000000;
background-color:#FAFAFA;/* navigation box background */
padding:0px;
margin:20px 0px 0px 0px;
border:solid 1px #CCCCCC;/*navigation block border */
}

div.navbox div.impressum div.active {
border:solid 1px #ffc9c9;
padding:0px;
margin:-1px;
}

/*****************************/
/* navbox ends               */
/****************************/
            
 /*beginning of Latest Articles shadowing saga*/

.p-shadow {
  width: 100%;
  margin: 10px 0 0 10px !important;
  margin: 0px 0 0 0px;
  }

.p-shadow div {
  background: none !important;
  padding: 0 !important;
  padding: 0 6px 6px 0;  /** this whole div only affects explorer, top and bottom affect other browsers**/
  }


.p-shadow p {
  color: #777;
  background-color: #fff;
  font: italic 1em arial, serif;
  border: 0px solid #000000;
  padding: 0px;
  margin: 6px 6px 6px 6px !important; 
  margin: 0;
  }



/*end of Latest Articles shadowing saga*/


div.footer {
color:#555555;
font-size:7px;
font-weight:normal;
background-color:transparent;
border-top:solid 1px #cccccc;
padding:2px 2px 2px 2px;
margin:0px 10px 0px 200px;
}

div.footer a {
font-size:7px;
font-weight:normal;
}

            
            
            
            
            
            
            
            
            