Description
The Silver Cloud family represents a pinnacle for the Rolls-Royce company. The cars all had and still have a very special presence, and the standard saloons have an unsurpassed elegance and rightness of line. The special-bodied cars, meanwhile, are reminders of an age when the skill of the best coachbuilders was something deserving of universal
@import url(“https://fonts.googleapis.com/css?family=Playfair Display”);
div.container {
background: #ffffff;
font-family: Times;
width: 80%;
margin: 0 auto;
color: #353333;
font-size: 14px;
}
#header {
background: url(https://midlifeclassiccars.s3.amazonaws.com/img/MCL-EbayBanner.jpg);
background-size: 100% 100%;
background-position: top center;
border-bottom: 1px #e1e1e2 solid;
background-repeat: no-repeat;
padding: 165px;
color: #FFF;
clear: left;
text-align: center;
border-radius: 0px 0px 0px 0px;
}
#footer {
background: url(https://midlifeclassiccars.s3.amazonaws.com/img/MCL-EbayBanner.jpg);
background-size: cover;
background-position: bottom center;
border-top: 3px #232323 solid;
background-repeat: no-repeat;
padding: 115px;
color: #FFF;
clear: left;
text-align: center;
border-radius: 0px 0px 0px 0px;
text-shadow: 1px 2px 5px #000;
}
#article {
text-align: center;
margin-top: 10px;
}
#article a {
text-decoration: none;
color: #383636;
}
@media screen and (max-width: 1024px) {
div.container {
width: 96%;
}
}
#gallery {
position: relative;
width: 100%;
height: 420px;
display: table;
background: #fff;
margin-top: 0px;
}
#gallery label {
display: inline-flex;
width: 100px;
height: 100px;
text-decoration: none;
border-radius: 5px;
border: 2px #151934 solid;
}
#gallery label img {
border: 0px;
}
#gallery label:nth-child(n+2):nth-child(-n+10) {
background: url(https://www.ebaytemplatesshop.com/1/data/Headers/img/cam.png);
background-position: top center;
background-size: cover;
background-repeat: no-repeat;
}
#gallery label:hover:nth-child(n+2):nth-child(-n+10) img {
display: inline-block;
position: absolute;
width: 60%;
height: 76%;
z-index: 500;
border-radius: 5px;
border: 2px #151934 solid;
top: 5px;
left: 0;
right: 0;
margin: auto;
}
#thumb {
padding-top: 411px;
}
#thumb img {
width: 100%;
height: auto;
border-radius: 5px;
border: 2px #151934 solid;
}
#thumb label {
padding: 0px;
margin: 5px;
}
#gallery label:nth-child(1) img {
width: 100%;
height: 100%;
}
#gallery label:nth-child(1) {
display: table-cell;
position: absolute;
width: 60%;
height: 399px;
z-index: 0;
border-radius: 5px;
border: 2px #151934 solid;
top: 5px;
left: 0;
right: 0;
margin: auto;
}
@media all and ( max-width: 768px ) {
#gallery label:nth-child(1) img {
height: 350px;
}
#gallery label:hover:nth-child(n+2):nth-child(-n+10) img {
height: 350px;
width: 70%;
left: 0px;
top: 2px;
}
#thumb {
width: 95%;
margin: 0 auto;
}
#gallery label:nth-child(1) {
height: auto;
width: 73%;
left: 0px;
clear: both;
position: relative;
top: 2px;
display: table;
}
#gallery label:nth-child(n+2):nth-child(-n+10) {
float: none;
}
#gallery label {
display: inline-flex;
width: 100px;
height: 100px;
}
#thumb {
padding-top: 0px;
}
.triangle-r {
display: none;
}
h2 {
font-size: 1.5em;
}
}
@media all and ( max-width: 425px ) {
#gallery label:nth-child(1) {
width: 98%;
}
#gallery label:nth-child(1) img {
height: 350px;
}
#gallery label:hover:nth-child(n+2):nth-child(-n+10) img {
height: 350px;
width: 95%;
}
}
@media all and ( max-width: 375px ) {
#gallery label:nth-child(1) {
width: 98%;
}
#gallery label:nth-child(1) img {
height: 300px;
}
#gallery label:hover:nth-child(n+2):nth-child(-n+10) img {
height: 300px;
width: 95%;
}
}
@media all and ( max-width: 320px ) {
#gallery label:nth-child(1) {
width: 98%;
}
#gallery label:nth-child(1) img {
height: 240px;
}
#gallery label:hover:nth-child(n+2):nth-child(-n+10) img {
height: 240px;
width: 95%;
}
}
@media all and (min-width: 1024px) {
#gallery label:nth-child(1), #gallery label:hover:nth-child(n+2):nth-child(-n+10) img {
width: 60%;
height: 399px;
}
}
#sd {
padding: 5px 0 10px 0;
width: 90%;
border-radius: 0 0 6px 6px;
margin: 0 auto;
font-family: sans-serif !important;
}
.btn {
font-size: 14px;
padding: 7px 10px;
background-color: #232323;
border: 1px solid #434a4c;
color: #FFF;
text-decoration: none;
display: inline;
border-radius: 4px;
font-weight: bold;
border-radius: 5px 0px 5px 0px;
-webkit-transition: background-color 1s ease;
-moz-transition: background-color 1s ease;
transition: background-color 1s ease;
}
#clear {
clear: both;
}
#descrbox {
float: right;
width: 75%;
}
#sidebox {
float: left;
width: 25%;
}
@media screen and (max-width: 480px) {
#descrbox, #sidebox {
width: 99%;
}
.triangle-r {
display: none;
}
#mobtitle {
font-size: 1.3em !important;
}
}
#h1 {
text-shadow: 1px 7px 5px #000;
font-family: Playfair Display;
font-size: 4em;
margin: 0px;
color: #FFF;
}
#p {
padding: 5px 5px 20px 5px;
}
@media screen and (max-width: 767px) {
div.container {
width: 100% !important;
}
#header, #footer {
padding: 1em;
}
#h1 {
font-size: 3em;
}
.triangle-r {
display: none;
}
}
ul.topnav {
list-style-type: none;
margin: 0;
padding: 0;
overflow: hidden;
background-color: #232321;
font-family: sans-serif !important;
text-transform: uppercase;
border-bottom: 1px #6d6d6d solid;
}
ul.topnav li {
float: left;
border-right: 1px solid #a1a0a0;
}
ul.topnav li a {
display: block;
color: #FFF;
text-align: center;
padding: 14px 16px;
text-decoration: none;
}
ul.topnav li:hover:not(:first-child) a {
background-color: #f3ebeb;
color: #000;
}
ul.topnav li:first-child a {
background-color: #eac751;
}
ul.topnav li:nth-child(5) {
float: right;
border-left: 1px solid #a1a0a0;
}
@media screen and (max-width: 600px) {
ul.topnav li:nth-child(5), ul.topnav li {
float: none;
}
}
ul.sidenav {
list-style-type: none;
margin-top: 10px;
padding: 0;
width: 100%;
}
ul.sidenav li a {
display: block;
color: #000;
padding: 8px 16px;
text-decoration: none;
text-align: left;
}
ul.sidenav li {
text-align: center;
border-bottom: 1px solid #555;
}
ul.sidenav li:last-child {
border-bottom: none;
}
ul.sidenav li a:hover {
background-color: #555;
color: #fff !important;
}
#lbnr {
border: 1px #ccc solid;
border-radius: 6px;
width: 95%;
margin: 0 auto;
background: #fff;
-moz-border-radius: 10px;
-khtml-border-radius: 10px;
-webkit-border-radius: 10px;
-moz-box-shadow: 0px 0px 8px rgba(0,0,0,0.3);
-khtml-box-shadow: 0px 0px 8px rgba(0,0,0,0.3);
-webkit-box-shadow: 0px 0px 8px rgba(0,0,0,0.3);
}
#lbnr img {
width: 95%;
}
.bubble {
clear: both;
margin: 0px auto;
width: 95%;
background: #fff;
-moz-border-radius: 10px;
-khtml-border-radius: 10px;
-webkit-border-radius: 10px;
-moz-box-shadow: 0px 0px 8px rgba(0,0,0,0.3);
-khtml-box-shadow: 0px 0px 8px rgba(0,0,0,0.3);
-webkit-box-shadow: 0px 0px 8px rgba(0,0,0,0.3);
position: relative;
z-index: 90;
border: 1px solid #dad9d9;
}
.rectangle {
background: #232323;
height: 50px;
width: 104%;
position: relative;
left: -15px;
top: 10px;
-moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
-khtml-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
-webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
z-index: 100;
border-radius: 5px 5px 0 0;
}
.triangle-l {
border-color: transparent #737373 transparent transparent;
border-style: solid;
border-width: 15px;
height: 0px;
width: 0px;
position: relative;
float: left;
left: -30px;
top: -5px;
z-index: 5;
}
.triangle-r {
border-color: transparent transparent transparent #737373;
border-style: solid;
border-width: 15px;
height: 0px;
width: 0px;
position: relative;
float: right;
right: -30px;
top: -5px;
z-index: 5;
}
h2 {
margin: 0 auto;
padding: 5px 0px 5px 0px;
font-family: Playfair Display;
font-size: 2em;
color: #FFF;
text-shadow: 1px 2px 5px #000;
}
Rolls Royce Silver Cloud
Description
<!–
Rolls Royce Silver Cloud
–>
SKU: 9781785009679#F
The Rolls-Royce company acquired Bentley Motors in 1931 and, although models continued to be produced with the Bentley name, they increasingly used many Rolls-Royce components. By the time the Silver Cloud and Bentley S were released in 1955, they were really differently badged versions of the same design. Yet the sporting tradition of the Bentley marque was upheld with the exotic Continental models that were derived from them.
The Silver Cloud family represents a pinnacle for the Rolls-Royce company. The cars all had and still have a very special presence, and the standard saloons have an unsurpassed elegance and rightness of line. The special-bodied cars, meanwhile, are reminders of an age when the skill of the best coachbuilders was something deserving of universal admiration.
With around 190 photographs, this book features:
- The story of the design and development of the Rolls-Royce Silver Cloud and Bentley S Type
- A look at the production development of these cars between 1955 and 1965
- An examination of the Bentley Continental models that were derived from Silver Cloud and S Type design
- The history of the Phantom V and Phantom VI limousine chassis introduced in 1959 and destined to last until 1990
- Full technical specifications, including paint and interior trim choices
- Production figures and chassis codes
- A chapter on buying and owning one of these wonderful classic cars.
CONDITION:
AUTHOR: James Taylor
AUTHOR BIO:
DATE OF PUBLICATION: 19/04/2022
DIMENSIONS:
ILLUSTRATIONS:
PAGES: 192
Payment Policy
We accept: PayPal, Credit card or debit card
Return Policy
If you’re not satisfied for any reason, our return policy allows you to send back the merchandise within 30 days of the date you received the package for an exchange or a refund of the purchase price, minus the shipping, handling, restocking fee.
Shipping Policy
All orders are shipped Standard Shipping
Monday – Friday as long as the order is placed by 3:00 pm est.
You can combine your orders at checkout for combined shipping rates.
Categories
- Airplanes
- American Cars
- Automotive stories
- Boats
- Box Sets
- British Cars
- Car Care & Detailing Supplies
- Clothing & Apparel
- Design
- European & Japanese Cars
- French Cars
- Gas Memorabilia & Automobilia
- German Cars
- Hot Rods
- Italian Cars
- Japanese, China, Korea
- Microcars
- Military , Fire, Police
- Motorcycle, Scooter & Bicycle
- Racing
- Restoration & Technical
- SAAB
- Tattoos
- Toys
- Tractors
- Trailers
- Trains BIG and little + Boats
- Trucks & Jeeps & Buses
- Volvo
- Other
Newsletter!
<!––>
Reviews
There are no reviews yet.