html{
	height:100%;
}
body{
	margin:0;
	height:100%;
	background:#fff	url(../img/bg-header.gif) repeat-x 0 0;
	font:13px/19px Arial, Helvetica, sans-serif;
	color:#333;
}

h1,h2,h3,h4,h5,p{
	margin:0;
	padding:0;
	font-weight:normal;
}
ul{margin:0;padding:0;list-style:none;}
h3{
	font-size:18px;
	line-height:20px;
	color:#0092d3;
}
h4{
	font-size:15px;
	line-height:20px;
	font-weight:bold;
	color:#fff;
}
a{text-decoration:underline;outline:0;color:#4e4e4e;
	font:12px/14px Arial,sans-serif;
}
h2{
	color:#0092d3;
	font-size:26px;
	font-weight:normal;
	margin:41px 0 0;
}
h2 span,
h3 span{color:#4c4c4c;}
a:hover{text-decoration:underline;}
#header{
	width:980px;
	overflow:hidden;
	margin:0 auto;
	height:130px;
	padding:0 10px 0;
	position:relative;
}
#header h1{
	display:block;
	float:left;
	width:138px;
	margin:9px 0 0;
}
#header h1 a{
	display:block;
	width:138px;
	height:115px;
	margin:0 0 0 5px;
	background:url(../img/logo.gif) no-repeat 0 0;
	text-indent:-9999px;
	cursor:pointer;
}
#header div.title{
	float:right;
	width:500px;
	margin:37px 0 0;
	padding:0 17px 0 0;
}
#header div.title p{
	float:right;
	font:italic 20px/22px "Times New Roman",Trebuchet,serif;
	color:#afb4b4;
}
#header div.navigation{
	float:right;
	width:800px;
	margin:22px 0 0;
	overflow:hidden;
}
#header ul.menu-top{
	float:right;
	margin:0 -1px 0 0;
	display:inline;
	list-style:none;
}
#header ul.menu-top li{
	float:left;	
	text-transform:uppercase;
	font:bold 12px/64px Arial, Helvetica, sans-serif;
}
#header ul.menu-top li a{
	color:#4d4d4d;
	padding:0 21px 0 21px;
	float:left;
	font-weight:bold;
	background:url(../img/bg-li-top.gif) no-repeat 100% 100%;
	line-height:48px;
        text-decoration:none;
}
#header ul.menu-top li a:hover{
	text-decoration:underline;
}
#header ul.menu-top li.active{
	margin:0 -6px 0 -6px;
	background:url(../img/bg-li-active-b.gif) no-repeat 0 100%;
}
#header ul.menu-top li.active a{
	margin:0 0 0 6px;
	color:#0092d4;
	background:#fff url(../img/bg-li-active-e.gif) no-repeat 100% 100%;
}
.main{
	width:100%;
	min-width:1000px;
	background:url(../img/bg-main.gif) repeat-x 0 241px;
	overflow:hidden;
}
* html .main{width:auto;}
#content{
	width:684px;
	position:relative;
	z-index:100;
	float:left;
	overflow:visible;
	margin:0 auto;
	padding:0 15px 0 15px;
	background:#fff;
	height: auto !important;
	height: 600px;
	min-height: 600px;
}
.top{
	background:url(../img/bg-content.png) no-repeat 0 0;
}
.top,.center{
	width:100%;
	min-width:1000px;
}
* html .top,.center{width:auto;}
.center{
	margin:-10px auto 0;
	width:1000px;
	background:url(../img/bg-center.png) no-repeat 0 0;
}
.page{
	width:980px;
	margin:0 auto;
	padding:0 10px;
	min-width:980px;
	overflow:hidden;
}
.center .page{border-bottom:2px solid #e5e6e8;}
.top .image{
	float:left;
	width:715px;
	position:relative;
}
.top .image img{
	position:absolute;
	top:0;
	left:0;
}
.top div.why{
	width:265px;
	float:right;
}
.top ul.nav{
	overflow:hidden;
	height:191px;
	background:url(../img/bg-right-menu.png) no-repeat 0 0;
	padding:10px 0 0 24px;
}
ul.nav li{
	line-height:22px;
	position:relative;
	background:url(../img/bg-li-arrow.gif) no-repeat 0 60%;
	padding:0 0 0 15px;
}
ul.nav li a{
	position:relative;
	font-weight:bold;
}
#content div.text-area{
	width:100%;
	overflow:hidden;
        min-height: 500px;
}
#content div.text-area p.first{
	width:100%;
	margin:28px 0 0;
        
}
#content div.welcome p.first{
	width:100%;
	margin:28px 0 0;
        font-weight: bold;
}
#content div.text-area p{
	/*width:100%;*/
	margin:28px 0 0;
}
#content div.welcome p{
	margin:22px 0 0;
       	float:left;

	width:352px;
}
#content div.text-area p a{
	color:#a6301a;
	text-decoration:underline;
}
#content div.text-area p a:hover{text-decoration:none;}
#content div.text-area p.last{
	color:#333;
	margin:0;
	font-weight:bold;
}
#content div.welcome div.map{
	float:right;
	overflow:hidden;
	margin:18px 0 0;
	width:308px;
	border:1px solid #d1d5d8;
}
#content div.welcome div.map img{float:right;}
#content ul.info{
	margin:0px 0 0;
	width:100%;
	padding:0 0 65px;
	/*overflow:hidden;*/
}
#content ul.info a img{
	border: 0px;
}
#content ul.info li{
	width:100%;
	float:left;
	padding:0 0 19px;
}
#content ul.info h3{
	width:100%;
	padding:0 0 5px;
	border-bottom:2px solid #e5e6e8;
}
#content ul.info ul.main-info,
#content ul.info ul.logos{
	overflow:hidden;
	width:696px;
	margin:17px 0 0 -12px;
}
#content ul.info ul.main-info li,
#content ul.info ul.logos li{
	float:left;
	width:220px;
	padding:0 0 7px 12px;
}
#content ul.info ul.main-info ul{overflow:hidden;width:220px;}
#content ul.info ul.main-info ul li{padding:0 0 7px;}
div.cont,#content ul.info ul.logos div.cont{ 
  width:100px;
  height:52px; 
}
#content ul.info ul.logos div.cont{ 
  width:100px;
  float:left;
  height:85px; 
}
#content ul.info ul.main-info li.last,
#content ul.info ul.logos li.last,
#content ul.info ul.main-info li.last ul li{
	width:220px;
}
div.cont{display:table; padding:0 0 0 10px;} 
* html div.cont{position:relative;}
*+html div.cont{position:relative;}
div.sub{ 
   text-align:left; 
   width:100px;
   display:table-cell; 
   vertical-align:middle; 
}
* html div.sub{ 
   position:absolute;
   top:50%;
   width:100px;
   display:block;
   vertical-align:middle;
} 
*+html div.sub{
   position:absolute;
   top:50%;
   width:100px;
   display:block;
   vertical-align:middle;
}
* html div.sub a{ 
  position:relative;
  width:100px;
  vertical-align:middle;
  top:-50%;
}
*+html div.sub a{
  position:relative;
  width:100px;
  vertical-align:middle;
  top:-50%;
}
#content ul.info ul.main-info li a{
	height:52px;
}
#content ul.info ul.logos li a{
	height:85px;
}
#content ul.info ul.main-info li:hover .cont,
#content ul.info ul.logos li:hover .cont{
	background:#eff4f7;
	color:#0079af;
	text-decoration:none;
        cursor: hand;
}
#content ul.info ul.main-info img,
#content ul.info ul.logos li img{float:left;}

/* Breadcrumbs*/
#content #breadcrumbs{
	display:block;
	width:100%;
	margin:8px 0 20px 0;
	font-size:11px;
	color:#4C4C4C;
}
#content #breadcrumbs a{
	font-size:11px;
	color:#4C4C4C;
	text-decoration:underline;
}
#content #breadcrumbs a:hover{
	text-decoration:none;
}
/* Port Info*/
#content .port{
	display:block;
	width:100%;
	padding:0;
	margin:0 0 30px 0;
	float:left;
}
#content .port h2{
	display:block;
	color:#0092d3;
	font-size:25px;
	font-weight:normal;
	margin:0 0 20px 0;
	border-bottom:2px solid #E5E6E8;
	padding:0 0 7px 0;
}
#content .port h3 {
        clear: both;
}
#content .text-area h2{
	display:block;
	color:#0092d3;
	font-size:25px;
	font-weight:normal;
	margin:0 0 0px 0;
	border-bottom:2px solid #E5E6E8;
	padding:0 0 7px 0;
}
#content .port p{
	margin: 0 0 20px 0;
}
#content .port p a{
	color:#a6301a;
	text-decoration:underline;
}
#content .port p a:hover{
	text-decoration:none;
}
#content .port .left-content{
	display:block;
	float:left;
	width:340px;
	margin:0 12px 0 0;
	min-height: 770px;
}
#content .port .left-content img{
	float:left;
	margin:0 0 20px 0;
}
#content .port .left-content table#port-info{
	float:left;
	width:340px;
	margin:0;
	border:1px solid #D6DFE4;
	font-size:11px;
	line-height:1.1;
	padding-top:1px;
}
#content .port .left-content table#port-info tbody{
}
#content .port .left-content table#port-info tr{
	border:1px solid #FFF;
	border-top:0px;
}
#content .port .left-content table#port-info tr td{
	height:22px;
	vertical-align:middle;
	margin:0;
	background-color:#F8FAFC;
	padding:1px 10px;
	border-bottom:1px solid #FFF;
}
#content .port .left-content table#port-info tr td.alternate{
	background-color:#E8EFF3;
}
#content .port .left-content table#port-info tr td.no-padding{
	padding-left:0;
        text-align: left;
}
.right-content {
        width: 330px;
        float:left;
        min-height: 780px;
}
.page h4{
	background:#0092d4;
	color:#fff;
	padding:6px 15px 0 17px;
	text-transform:uppercase;
	line-height:22px;
}
#sidebar{
	width:265px;
	float:right;
	overflow:hidden;
	margin-top: 20px;
}
#sidebar h4{
	background:#0092d4;
	color:#fff;
	padding:3px 15px 1px 17px;
	text-transform:uppercase;
}

#sidebar ul.all-blocks li{
	padding:0 0 28px;
	float:left;
	overflow:hidden;
	width:100%;
}
#sidebar ul.all-blocks{
	width:100%;
	overflow:hidden;
}
#sidebar div.search{
	margin:0;
	overflow:hidden;
}
#sidebar div.search input, #sidebar div.newsletter input.s{
	margin:15px 0 0 17px;
	height:19px;
	float:left;
	
	font-size:14px;
	padding:5px 1px 0;
	
	border:1px solid #cbd0d3;
}
#sidebar div.search input {
       width:190px;
       background:url(../img/bg-input.gif) no-repeat 0 0;
}
#sidebar div.newsletter form {
	margin-left: 5px;
}
#sidebar div.newsletter form label {
	margin-left: 11px;
}

#sidebar div.newsletter input.s {
width: 230px;
       background:url(../img/bg-newsletter-input.jpg) no-repeat 0 0;
       margin-left: 7px;
}

#sidebar div.newsletter label{
	margin:0px 0 -15px 7px;
	height:19px;
	float:left;
	width:190px;
	font-size:14px;
	padding:5px 1px 0;
	
}
#sidebar div.search input.btn{
	float:left;
	height:26px;
	width:40px;
	margin:15px 0 0;
	background:url(http://www.cruisescotland.com/img/bg-btn.gif) no-repeat 0 0;
	border: none;
}
#sidebar div.newsletter input.btn{
	float:right;
	height:26px;
	/*width:40px;*/
	/*margin:0px 4px !important;*/
	margin:0px 14px 0 4px !important;
        padding: 0px;
	/*background:url(http://www.cruisescotland.com/img/bg-btn.gif) no-repeat 0 0;*/
}
#sidebar h5{
	color:#327299;
	font-size:12px;
	line-height:20px;
}
#sidebar ul.all-blocks span{
	color:#868686;
	float:left;
	line-height:14px;
	width:100%;
	font-size:11px;
}
#sidebar ul.all-blocks p{
	color:#333;
	font-size:12px;
	line-height:14px;
}
#sidebar ul.news{
	overflow:hidden;
	width:100%;
	margin:0 0 -1px;
}
#sidebar ul.news li{
	margin:10px 0 -5px;
	padding:0 0 10px 19px;
	float:left;
	width:246px;
	background:url(../img/bg-li-sidebar.gif) repeat-x 0 100%;
}
#sidebar ul.news li.last{background:none;}
#sidebar ul.news a,
#sidebar a.all-news{
	font-size:11px;
	color:#a7301b;
	margin:6px 0 0;
	text-decoration:underline;
}
#sidebar ul.news a:hover{
	text-decoration:none;
}
#sidebar a.all-news{
	background:url(../img/bg-a-all.gif) no-repeat 0 50%;
	padding:0 0 0 20px;
	float:left;
}
#sidebar a.all-news:hover{
	text-decoration:none;
}
/* Sidebar Menu */
#sidebar ul.menu-sidebar{
	overflow:hidden;
	margin:10px 0 0 0;
}
#sidebar ul.menu-sidebar li{
	display:block;
	float:left;
	width:100%;
	height:23px;
	padding:0;
	margin:0;
	border-bottom:1px solid #E5E6E8;
}
#sidebar ul.menu-sidebar li a{
	display:block;
	height:18px;
	font-weight:bold;
	padding:5px 0 0 39px;
	background:transparent url(../img/bg-li-arrow-blue.gif) 24px 8px no-repeat;
}
#sidebar ul.menu-sidebar li a:hover{
	text-decoration:none;
	color:#0091CE;
	background:#F4F4F5 url(../img/bg-li-arrow-blue.gif) 24px 8px no-repeat;
}



#sidebar div.brochure{
	padding:11px 0 5px 13px;
	background:#eff4f7;
	float:left;
	width:252px;
	overflow:hidden;
}
#sidebar div.brochure img{
	float:left;
	padding:0 10px 0 0;
}
#sidebar div.brochure p{
	float:left;
	font-size:12px;
	margin:0px 0 0;
	width:150px;
	color:#327299;
}
div.foot-logo{
	width:100%;
	height:105px;
	overflow:hidden;
}
div.foot-logo ul.spon{
	margin:0 auto;
	width:820px;
	overflow:hidden;
}
div.foot-logo ul.spon li{
	float:left;
	text-align:center;
	width:auto;
}
div.foot-logo ul.spon img{
	float:left;
	border:none;
}
div.foot-logo	div.sub{
	display:block;
	position:relative;
	display:table-cell;
	vertical-align:bottom;
	width:200px;
	height:75px;
}
div.foot-logo div.cont{
	float:left;
	padding:0;
	height:auto;
	position:relative;
	left:50%;
}
div.foot-logo div.sub a{
	float:left;
	position:relative;
	left:-50%;
}
div.foot-logo img{
	display:inline;
}
* html div.foot-logo	div.cont{
	position:absolute;
	left:50%;
	top:50%;
}
*+html div.foot-logo div.cont{
	position:absolute;
	left:50%;
	top:50%;
}
* html div.foot-logo div.sub img{
	position:relative;
	top:-50%;
}
*+html div.foot-logo div.sub img{
	position:relative;
	top:-50%;
}
* html div.foot-logo div.sub img{display:inline;}
*+html div.foot-logo div.sub img{display:inline;}
#footer{
	background:#fff url(../img/bg-footer.gif) repeat-x 0 100%;
	width:100%;
	height:184px;
	padding:14px 0 0;
	min-width:1000px;
}
* html #footer{width:auto;}
#footer .inner{
	width:1000px;
	min-width:1000px;
	margin:18px auto 0;
	overflow:hidden;
}
#footer .inner p,#footer .inner p a{
	float:right;
	text-align:right;
	margin:0;
	padding:0 17px 0 0;
	color:#fff;
	font-size:12px;
}
#footer .inner p a{float:none;text-decoration:underline;padding:0;}
#footer .inner p a:hover{text-decoration:none;}
#footer .inner ul{
	float:left;
	overflow:hidden;
	margin:0 0 0 -1px;
}
#footer .inner ul li{
	float:left;
	background:url(../img/bg-footer-li.gif) no-repeat 0 70%;
	padding:0 7px 0 4px;
}
#footer .inner ul li a{
	color:#fff;
	text-decoration:underline;
}
#footer .inner ul li a:hover{
	text-decoration:none;
}
div.why-list ul {
        list-style-type: disc !important;
}
.submit-button input {
        /*width: 150px;
        font:18px/20px Arial, Helvetica, sans-serif;*/

}

ul.excursion-container {
        width: 680px;
        list-style: none !important;
}
ul.excursion-container li {
        width: 100%;
        /*margin: 5px auto 2px auto;*/
        margin: 5px 0px 2px 0px;
        background-color: #EEEEFF;
        padding: 0px;
        min-height: 230px;
        
}

ul.excursion-container li p {
       padding: 0px 5px 5px 10px;
}

ul.excursion-container li h4 {
      padding-left: 10px !important;
}

ul.excursion-container li h4 span {
        float: right;
        /*margin-top: -22px;*/
        margin-right: 3px;
}

ul.excursion-container .right {
        
        border: 1px #333333;
        padding: 1px;
        margin: 0px 5px 2px 0px;
}

ul.excursion-container .highslide img {
	border: 3px solid #0092D4;
	padding: 1px;
	max-height: 175px;
	margin-left: 5px;
	margin-bottom: 5px;
	width: 150px;
}
ul.excursion-container .highslide:hover img {
	border: 3px solid #30C2F4;
	padding: 1px;
	max-height: 175px;
	margin-left: 5px;
}
ul.excursion-container .highslide {
        float: right;
}