You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

66 lines
2.5 KiB
CSS

@charset "utf-8";
/* CSS Document */
.Victoriatop { position:relative;
}
.dealwords img{ position:absolute; border:0; top: 0;}
.topad { margin-top:50px;}
.maincontent h1 { border-bottom:none; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:32px; text-align:center;}
table.price th { background-color: #ebebeb; font-size:15px; text-align:center; padding-bottom: 10px;
padding-top: 10px; }
table.price td { padding-bottom: 10px;
padding-top: 10px; text-align:center; font-size:14px;}
table.price td.normal { border-bottom: 1px solid #ebebeb; padding-bottom: 10px;
padding-top: 10px; text-align:center; font-size:14px;}
.tags { background: #ebebeb; font-size:18px; color:#386f98; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; margin-top: 30px; margin-bottom: 30px; padding-bottom: 30px;
padding-top: 10px;}
.tags img { margin-bottom:10px; }
.tags h2 { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:27px; color:#545454;}
.ship { margin-bottom:30px; margin-top:20px; position: relative;}
.ship img { width:552px;}
.shipdetail {
background:url(/image/yangtzeriver/cruise/deals/price-tag.png) no-repeat;
bottom: 0;
color: #fff;
right: 15px;
position: absolute;
width:100%;
}
.victoria { border: 1px solid #d1d1d1;
border-radius: 4px;
box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.3);
}
ul.shipinfo { list-style:none; padding-left: 10px;
padding-right: 10px; padding-top: 5px;}
ul.shipinfo li.name { font-size:28px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
ul.shipinfo li.date { font-size:14px; margin-bottom:5px;}
ul.shipinfo li.briefintro { font-size:12px; margin-bottom: 10px;}
ul.shipprice {
padding-top: 5px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; padding-left: 30px;}
ul.shipprice li.special { font-size:42px; }
ul.shipprice li.origin { font-size:25px; text-decoration:line-through; }
.victoria ul li{ float:left; font-size: 16px; text-align:center; font-weight:bold; padding-bottom: 5px;
padding-top: 5px;}
.victoria { padding-top:10px; padding-bottom:10px;}
.victoria ul li.victorianame { background:url(/image/yangtzeriver/cruise/deals/crown.jpg) no-repeat; }
.victoria ul li.victoriaprice { color:#b73131;}
@media (max-width:750px) {
.shipdetail { background:none; position: absolute; }
.shipdetail img {width:100%; }
ul.shipprice { left: -30px;
padding-left: 0;
padding-right: 0;
top: -77px;}
ul.shipinfo {padding-right: 20px;position: relative;}
.victoria ul li.victorianame { background:none;}
}