@charset "utf-8";
/* CSS Document */

body {
	background: #EAEAEA;
}
.headr {
	position: relative;
	background: #fff;
	width:960px;
	height:140px;
	margin:0 auto;
}
.logoar {
	width:250px;
	height: 171px;
	position: absolute;
	top: 0px;
	left: 10px;
	z-index: 90;
}

.footrtop {
	background:#A40001;
}
#protected {
	height: 223px;
	position: fixed;
	right: 0;
	top: 250px;
	width: 113px;
}
.nav {
	background: transparent url("grey-header-bg.gif") repeat-x 0 0;
	font-size:14px;
	margin:18px 0 0 0;
	position:relative;
	float: right;
	width: 960px;
	z-index: 50;
	clear: both;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding-bottom: 2px;
}

.nav a {
	padding: 12px 15px 0 15px;
	float: right;
	text-decoration: none;
	text-align: center;
	height: 26px;
	font-size:13px;
	color: #333;
	text-transform: uppercase;
	display: block;
	-webkit-transition: color 0.2s ease;
	-moz-transition: color 0.2s ease;
	-o-transition: color 0.2s ease;
	transition: color 0.2s ease;
	z-index: 70;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
	font-style: normal;
}
.nav a:hover {
	color: #D50A0E;
}

form.searchback {
	
}

#homebanner {
	position: relative;
	z-index: 20;
	width: 675px;
}
#banner-nav a#prev {
	display: block;
	width: 	35px;
	height: 47px;
	position: absolute;
	left: 10px;
	top: 120px;
	z-index: 100;
	background: transparent url(banner-nav-left.png) no-repeat 0 0;
	text-indent: -9999px;
}
#banner-nav a#next {
	display: block;
	width: 	35px;
	height: 47px;
	position: absolute;
	right: 10px;
	top: 120px;
	z-index: 100;
	background: transparent url(banner-nav-right.png) no-repeat 0 0;
	text-indent: -9999px;
}
#banner-nav a:hover#prev {
	background: transparent url(banner-nav-left.png) no-repeat 0 -47px;
}
#banner-nav a:hover#next {
	background: transparent url(banner-nav-right.png) no-repeat 0 -47px;
}
.carousel {
	width: 680px;
	height: 325px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
}

#header-tel {
	float: right;
	width: 480px;
	height: 60px;
	margin: 10px 0 0 0;
	/*background: transparent url(http://static1.traveltek.net/images/www.cruisenation.com/v2/phones.jpg) no-repeat 0 0;*/
}

#header-tel span {
	display: block;
	float: left;
}

#header-tel span.call-free {
	width: 110px;
	color: #333;
	font: bold 17px/30px Arial, Helvetica, sans-serif;
}

#header-tel span#numero {
	width: 295px;
	color: #D50A0E;
	font: bold 43px/43px Arial, Helvetica, sans-serif;
}

#header-tel span.open {
	width: 420px;
	clear: both;
	color: #333;
	font: bold 12px/12px Arial, Helvetica, sans-serif;
}

#uf-girl {
	width: 110px;
	height: 122px;
	background: transparent url(uf-girl.png) no-repeat 0 0;
	position: absolute;
	z-index: 20;
	right: 0px;
	top: 0;
}
.middlebox-header {
	background:url(section-header-bg.gif) repeat-x;
	color:#fff;
	border-top: 1px solid #EAEAEA;
}
.middlebox-header a {
	color:#333;
	text-decoration:none;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);
	text-transform: uppercase;
}
.infocenteritem h2 {
	background:url("grey-header-short-bg.gif") repeat-x scroll 0 0 transparent;
	color:#333;
	height: 27px;
	padding: 4px 0 0 0;
	font-size: 14px;
}
.infocenteritem h2 a {
	color:#fff;
	font-weight:bold;
	color: #333;
	text-decoration: none;
}
.grade img, .tailoredstep img {
	height:auto;
	margin:0 10px 5px 0;
	width:150px;
}
.middlebox a.read-more-btn {
	color: #fff;
	font-size: 11px;
	text-align: center;
	text-transform: uppercase;
	padding-top: 5px;
	width: 80px;
	display: block;
	height: 21px;
	margin: 0 0 0 6px;
	background: transparent url(button.png) no-repeat 0 0;
	text-decoration: none;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
.middlebox a:hover.read-more-btn {
	background: transparent url(button.png) no-repeat 0 -26px;
}
