.cf:before, .cf:after { content: ""; display: table; }
.cf:after { clear: both; }
.cf { zoom: 1; }

.right {
	color: #CF0200;
	font-size: 18px;
	font-weight: bold;
    top: 16px !important;
    right: 10px !important;
}

.section {
	border-top: 1px solid #ccc;
    margin: 20px 0;
    padding-top: 10px;
}
.section-header {
	position: relative;
	margin-bottom: 15px;
}
.section-header-txt {
	color: #337ABA;
	font-size: 20px;
	font-weight: bold;
}
.backtop {
	position: absolute;
	top: 0;
	right: 0;
	border: 1px solid #ccc;
	background-color: #efefef;
	padding: 4px 10px;
	color: #337ABA;
	text-decoration: none !important;
	font-weight: bold;
	font-size: 14px;
}
#header-images {
	position: relative;
}
#page-body {
	margin: 20px;
}

/************************************
*  main-info
************************************/
.long-desc p {
    padding: 10px;
}
.long-desc a,
.long-desc a:active,
.long-desc a:link,
.long-desc a:visited {
    color: #227CB0;
}
.long-desc a:hover {
}

/************************************
*  main-info
************************************/
#main-info-left {
	float: left;
	width: 510px;
}
#main-info-left-content {
	margin-right: 15px;
}
#main-info-right {
	float: left;
	width: 225px;
}
#promotions {
	border: 1px solid #ccc;
	padding: 10px;
}
.promos-header-txt {
	color: #E80300;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
}
#promotions ul li {
    text-align: left;
    background: transparent url("/img/newlayout/rightarrow_red.jpg") no-repeat 0 6px;
    padding-left: 10px;
    margin: 8px 0 0 15px;
}
#promotions ul li a,
#promotions ul li a:active,
#promotions ul li a:link,
#promotions ul li a:visited {
    color: #004C82;
    font-weight: bold;
}
#promotions ul li div {
    font-weight: bold;
    margin-left: 35px;
    color: #2E2E2E;
}
#promotions a.showmore,
#promotions a.showmore:active,
#promotions a.showmore:link,
#promotions a.showmore:visited {
    text-align: left;
    color: #f00;
    text-decoration: underline;
    display: block;
    margin: 10px 0 12px 15px;
    font-weight: bold;
    cursor: pointer;
}
#about-info {
	border-top: 0 !important;
}
#about-info-left {
	float: left;
	width: 300px;
}
#about-info-right {
	float: left;
	width: 195px;
}

#cruise-line-desc {
	padding-right: 10px;
}
#learn-more-link {
	display: block;
	margin-top: 15px;
	font-weight: bold;
	padding-right: 10px;
}
#promo-links {
	margin-top: 15px;
	padding-left: 12px;
}
#show-more-promos {
	color: #fff;
	
	background: #CF0101;
	background-image: -webkit-linear-gradient(top, #E58D8B, #CF0101); /* For Chrome and Safari */
	background-image:    -moz-linear-gradient(top, #E58D8B, #CF0101); /* For old Fx (3.6 to 15) */
	background-image:     -ms-linear-gradient(top, #E58D8B, #CF0101); /* For pre-releases of IE 10*/
	background-image:      -o-linear-gradient(top, #E58D8B, #CF0101); /* For old Opera (11.1 to 12.0) */
	background-image:         linear-gradient(to bottom, #E58D8B, #CF0101); /* Standard syntax; must be last */
	
	
	padding: 4px 8px;
	/*border: 1px solid #ccc;*/
	text-decoration: none;
	margin-right: 30px;
	cursor: pointer;
}
#show-more-promos:after {
	content: '>';
	font-weight: bold;
	padding-left: 4px;
}
#get-exclusives {
	color: red;
	
	background: #efefef;
	background-image: -webkit-linear-gradient(top, white, #efefef); /* For Chrome and Safari */
	background-image:    -moz-linear-gradient(top, white, #efefef); /* For old Fx (3.6 to 15) */
	background-image:     -ms-linear-gradient(top, white, #efefef); /* For pre-releases of IE 10*/
	background-image:      -o-linear-gradient(top, white, #efefef); /* For old Opera (11.1 to 12.0) */
	background-image:         linear-gradient(to bottom, white, #efefef); /* Standard syntax; must be last */
	
	
	padding: 4px 8px;
	border: 1px solid #ccc;
	text-decoration: none;
	font-weight: bold;
}
#get-exclusives:after {
	content: '>';
	font-weight: bold;
	padding-left: 4px;
}


/************************************
*  ratings
************************************/
#ratings {
    text-align: left;
    border: 1px solid #ccc;
    margin: 10px auto;
    padding: 5px;
}
#ratings h4 {
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 10px;
}
#ratings h4 span {
    display: block;
    font-size: 12px;
}
#ratings .overall th {
    font-weight: bold;
}
#ratings th {
    padding: 2px 2px 2px 4px;
}
#ratings td {
    padding: 2px 4px 2px 2px;
}


#extra-links {
    margin-top: 10px;
}
.extra-links-item {
    border: 1px solid #DFDFDD;
    background-color: #F4F3EF;
    margin-bottom: 5px;
    padding: 3px 6px;
}
.extra-links-item a {
    background: transparent url("/img/newlayout/rightarrow_red.jpg") no-repeat 0 5px;
    padding-left: 12px;
}
.extra-links-item a,
.extra-links-item a:active,
.extra-links-item a:link,
.extra-links-item a:visited {
    color: #4E4C4D;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
}


/************************************
*  search form
************************************/
#search-form-header {
	background: transparent url("/img/newlayout/searchcruisesheader.jpg") no-repeat top left;
	height: 36px;
}
#search-form-header h1 { visibility: hidden; }
#search-form-body {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding-top: 15px;
	padding-bottom: 20px;
	padding-left: 7px;
}
.search-form-field {
	margin: 0 0 15px 0;
}

/************************************
*  contact info
************************************/
#contact-info {
	text-align: center;
	margin: 20px 0;
}
#contact-info .phone-number {
	font-weight: bold;
	font-size: 20px;
}
#contact-info .questions {
    color: #337ABC;
	font-weight: bold;
	font-size: 16px;
	margin: 12px 0;
}
#contact-info .get-answers {
	font-weight: bold;
	font-size: 21px;
	
}

/************************************
*  calendar
************************************/
#calendar p.instr {
    margin: 5px auto;
}
#calendar table {
    width: 100%;
}
#calendar thead th {
    text-align: center;
    font-weight: bold;
    background-color: #337ABC;
    color: #fff;
}
#calendar thead a,
#calendar thead a:active,
#calendar thead a:link,
#calendar thead a:visited {
	color: #fff;
}
#calendar tbody th {
    text-align: left;
    width: 160px;
}
#calendar tbody tr,
#calendar tbody tr td {
    height: 1.5em;
}
#calendar th,
#calendar td {
    border: 1px solid #ddd;
    padding: 3px;
}
#calendar td,
#calendar td img {
    vertical-align: middle;
}
#calendar .secondyearcol {
    display: none;
}
#calendar .nextprev,
#calendar .nextprev:active,
#calendar .nextprev:link,
#calendar .nextprev:visited {
    display: block;
    text-decoration: underline;
    cursor: pointer;
    text-align: right;
    margin: 5px;
    font-weight: bold;
}
#calendar .even,
#calendar .even th,
#calendar .even td {
    background-color: #eee;
}
#calendar tbody .hover,
#calendar tbody .hover th,
#calendar tbody .hover td {
    background-color: #FFFFCC;
}

#calendar th a{
    font-weight: bold;
}

/************************************
*  ships
************************************/
.ship {
    padding: 10px 0;
    border-top: 1px dotted #ccc;
}
#ship-list .first {
    border-top: 0 !important;
}

.ship .ship-img-link {
    float: left;
    width: 160px;
}
.ship .info {
    float: left;
    width: 570px;
}
.ship .info .name,
.ship .info .name:active,
.ship .info .name:link,
.ship .info .name:hover {
    font-size: 14px;
    font-weight: bold;
    margin: 4px 0;
}
.ship-rating {
	margin: 5px 0;
}
.ship .info p {
    color: #333;
}
.symbol.trademark {
	font-size: 10px;
	vertical-align: super;
	text-decoration: none;
}
