/* holidays from roundal */
#holidaysFromPrice {
	position: absolute;
	top: 430px;
	left: 790px;
	width: 164px;
	height: 165px;
	z-index: 200;
}
/* slideshow css */
#slideshow {
width: 980px;
margin: 5px auto 0 auto;
position: relative;
height: 270px;
background-image: url(../slideshow_images/slideshow_bg.png);
background-repeat: no-repeat;
z-index: 1;
}
#slideOne, #slideTwo, #slideThree, #slideFour {
width: 980px;
position: absolute;
height: 270px;
top: 0;
left: 0;
}
.slideLink {
float: left;
width: 385px;
}
.slideLink a {
width: 250px;
margin: 200px 0 0 80px;
text-decoration: none;
background-image: url(../slideshow_images/slider_link_bg.jpg);
background-repeat: repeat-x;
font-size: 16px;
color: #fff;
display: block;
padding: 6px 10px;
border-radius: 8px;
}
.slideLink a:hover {
background-image: url(../slideshow_images/slider_link_bg_hover.jpg);
background-position: bottom;
}
.slideLink a span {
display: block;
padding: 3px 0 2px 0;
background-image: url(../global_images/link_arrow_large.png);
background-repeat: no-repeat;
background-position: top right;
}
.slideLink a span:hover {
background-image: url(../global_images/link_arrow_large_hover.png);
}
.slideImage {
float: left;
width: 548px;
}
/* main content css */
#mainContentWrapper {
background-image: url(../global_images/mainContentWrapper_bg.jpg);
background-repeat: repeat-x;
overflow: hidden;
}
#mainContentLeftCol {
	float: left;
	width: 318px;
	margin: 0 0 0 35px;
}
#latestNews {
	margin: 20px 0;
	padding: 0 0 14px 0;
	border: 1px solid #980807;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
}
#mainContentLeftCol h3 {
font-size: 17px;
margin: 0 0 10px 0;
padding: 12px 0 12px 10px;
color: #fff;
background-color: #980807;
-moz-border-radius: 8px 8px 0 0;
-webkit-border-radius: 8px 8px 0 0;
border-radius: 8px 8px 0 0;
}
.newsPublishedDate {
	color: #980807;
	margin: 0;
	padding: 0 14px 4px 14px;
}
#mainContentLeftCol h5  {
margin: 0;
padding: 0 14px 5px 14px;
font-weight: normal;
}
#mainContentLeftCol h5 a {
display: block;
color: #31313F;
text-decortaion: none;
font-size: 16px;
margin: 0;
padding: 5px 20px 10px 0;
border-bottom: 1px dotted #999;
background-image: url(../global_images/link_arrow_small.png);
background-repeat: no-repeat;
background-position: right 6px;
}
#mainContentLeftCol h5 a:hover {
background-image: url(../global_images/link_arrow_small_hover.png);
}
/* section css */
.sectionWrapper {
	overflow: hidden;
	margin: 0 0 20px 0;
}
.sectionWrapper h2 {
	font-weight: normal;
	font-size: 17px;
	margin: 0;
	padding: 12px 0 12px 10px;
	color: #fff;
}
.sectionWrapperCategory {
	float: left;
	width: 224px;
	background-color: #980807;
	-moz-border-radius: 0 0 0 8px;
-webkit-border-radius: 0 0 0 8px;
border-radius: 0 0 0 8px;
}
.sectionWrapperLink {
float: left;
width: 94px;
background-image: url(../global_images/sectionWrapper_link_bg.jpg);
background-repeat: repeat-x;
}
.sectionWrapperLink a {
font-size: 17px;
display: block;
padding: 12px 0 12px 10px;
color: #fff;
background-image: url(../global_images/link_arrow_large.png);
background-repeat: no-repeat;
background-position: 60px center;
}
.sectionWrapperLink a:hover {
background-image: url(../global_images/link_arrow_large_hover.png);
}
/* main content right */
#mainContentRightCol {
float: left;
width: 550px;
margin: 0 0 0 32px;
}
#mainContentRightCol h1 {
width: 385px;
font-size: 15px;
line-height: 20px;
font-weight: normal;
margin: 0;
padding: 0 0 10px 0;
}
#mainContentRightCol h2 {
font-size: 23px;
font-weight: normal;
color: #980807;
margin: 0;
padding: 20px 0 16px 0;
}
#mainContentRightCol p {
margin: 0;
padding: 0 0 12px 0;
line-height: 21px;
}
#mainContentRightCol .callOut {
font-size: 20px;
color: #980807;
margin: 0;
padding: 0 0 20px 0;
}
/* Up and Coming Breaks Teaser */
#relaxingBreakTeaser {
background-image: url(../global_images/relaxingBreakTeaser_bg.jpg);
background-repeat: repeat-x;
background-position: 40px left;
}
#relaxingBreakTeaser h3 {
background-color: #980807;
font-size: 20px;
color: #fff;
margin: 0;
padding: 12px 0 12px 15px;
-moz-border-radius: 8px 8px 0 0;
-webkit-border-radius: 8px 8px 0 0;
border-radius: 8px 8px 0 0;
letter-spacing: -1px;
}
#relaxingBreakTeaser .upComingBreaks {
font-size: 15px;
margin: 0;
padding: 6px 0 6px 15px;
}
#relaxingBreakTeaser .upComingBreaks span {
font-size: 12px;
}
table#upComingBreaks {
margin: 0 0 0 15px;
}
table#upComingBreaks td {
font-size: 13px;
padding: 11px 0;
border-top: 1px dotted #535362;
text-align: middle;
}
table#upComingBreaks .departDate {
font-weight: bold;
color: #980807;
width: 110px;
}
table#upComingBreaks .breakTitle {
}
table#upComingBreaks .noDays {
font-weight: bold;
color: #980807;
}
table#upComingBreaks .linkArrow {
text-align: right;
width: 17px;
}
table#upComingBreaks .linkArrow a {
display: block;
background-image: url(../global_images/link_arrow_small.png);
background-repeat: no-repeat;
width: 17px;
height: 17px;
}
table#upComingBreaks .linkArrow a:hover {
background-image: url(../global_images/link_arrow_small_hover.png);
}
table#upComingBreaks a img {
border: none;
}
#viewAllBreaks  {
text-align: right;
}
#viewAllBreaks a {
cursor: pointer;
font-size: 14px;
color: #fff;
background-color: #000;
display: block;
text-decoration: none;
padding: 8px 40px 8px 0;
-moz-border-radius: 0 0 8px 8px;
-webkit-border-radius: 0 0 8px 8px;
border-radius: 0 0 8px 8px;
background-image: url(../global_images/link_arrow_small.png);
background-repeat: no-repeat;
background-position: 518px center;
}
#viewAllBreaks a:hover {
background-image: url(../global_images/link_arrow_small_hover_white.png);
}