/********************************************************************************
	Basic structure 
*********************************************************************************/
body {
	background: #ececec !important;
	color: #000;
	font-family: Verdana, Arial, sans-serif;
	margin: 0;
	padding:0;
	text-align: center;
}

#container {
	background:url(/images/container_tile_bg.gif) repeat-y 0 0;
	clear:both;
	margin: auto;
	padding: 0 4px 0 4px;
	text-align: left;
	width: 975px;
}

#content-footer {
	clear:both;
}

.clearing {
	clear:both;	
}


/*********************************************************************************
	Print Specific Items 
*********************************************************************************/
.printHeader, .printFooter
{
	display: none;
	clear: both;
	width: 520px;
	height: 77px;
	margin: 0;
	padding: 8px 0 8px 32px;	
}

/*********************************************************************************
	Basic Links
*********************************************************************************/
a {
	cursor: pointer;	
}

a:link {
	color: #ee0000;
	text-decoration: none;
}

a:hover {
	text-decoration:underline;
}

a:visited {
	color: #ee0000;
	text-decoration: none;
}

a:active {

}

img {
	border-width:0px;
}

/*********************************************************************************
	List Default 
*********************************************************************************/

ul, li {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

/*********************************************************************************
	Basic Form elements
*********************************************************************************/

button {
	border: 0;
	background: none;
	margin: 0;
	padding: 0;
	cursor: pointer;
}

/*input 
{
	border-width:0;
	border-style:none;
	border:1px solid #D3D3D3;
	height:16px;
	font-size:11px;	
	padding:4px 0 1px 4px;
}*/

/********************************************************************************
	Header
*********************************************************************************/

#header-ctn {
	background:url(/images/container_tile_bg.gif) repeat-y 0 0;
	clear:both;
	height:165px;
	margin: auto;
	padding: 0 4px 0 4px;
	text-align: left;
	width: 975px;
}

#header {
	background-image: url(/images/header/header_bg.gif);
	background-repeat:no-repeat;
	font-size:11px;
	height:133px;
	position:relative;
}

#header .captain-image {
	float:left;
	padding:0px;
	margin:0px;
	margin-left:5px;
}

#header #session {
	position:absolute;
	left:0px;
	text-align:right;
	top:0px;
	width:970px;	
	height:24px;
}

#header #social-bookmarks {
	float:right;
	margin-top:5px;
	width:120px;
}

#header #session ul {
	float: left;
	margin-top:6px;
	padding:0;
}

#session li {
	float:left;	
	padding:0 8px 0 8px;	
}

#header .welcome {
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
}	

#header .enquiries {
	border-left:1px solid #000000;
}

#header #search-box {
	position:absolute;
	right: -3px;
	top:40px;
	width:210px;
	z-index:800;
}

#header #search-box input {
	margin-top:4px;
	width:120px;
}

#header #ask-consultant {
	background-image:url(/images/header/button_ask_consultant.jpg);
	background-repeat:no-repeat;
	height:40px;
	position:absolute;
	right:14px;
	top:85px;
	width:194px;
}

#header #ask-consultant a {
	display:block;
	height:37px;
}

#header #ask-consultant a span {
	display:block;
	height:0;
	overflow:hidden;
	width:0;
}

#megamenu {
	border:1px solid #FFF;
	font-family:Arial, Helvetica, sans-serif;	
	font-size:9pt;
	text-align:left;
	width:973px;	
    position:relative;
	z-index:100;
}

ul#megamenu li.topnav {
	display:block;
	float:left;
	height:30px;
	position:relative;
}

ul#megamenu li.topnav a.toplink {
	display:block;
	cursor:pointer;
    color: #FFFFFF;
	height:30px;
	font-weight:bold;
	line-height:30px;
	text-align:center;
}

ul#megamenu li.topnav a:hover.toplink {
    color: #FFFFFF;
    text-decoration: none;
}

ul#megamenu li.topnav a.toplink span {
	display:block;
}

ul#megamenu li.topnav a.toplink, ul#megamenu li.topnav a.toplink:hover {
	background-position:0 -36px;
}

ul#megamenu li.topnav.closed a.toplink:focus {
	background-position:0 -36px;
}

ul#megamenu li.topnav.closed a.toplink {
	background-position:0 0;
    color: #333333;
}

ul#megamenu li#topnav-1 a.toplink {/*Home*/
	background-image:url(/images/mega-menu/bgMainMenu.png);
	width:60px;	
}

ul#megamenu li#topnav-2 a.toplink {/*Flights*/
	background-image:url(/images/mega-menu/bgMainMenu.png);
	width:60px;	
}

ul#megamenu li#topnav-3 a.toplink {/*Accommodation*/
	background-image:url(/images/mega-menu/bgMainMenu.png);
	width:129px;	
}

ul#megamenu li#topnav-4 a.toplink {/*Holidays*/
	background-image:url(/images/mega-menu/bgMainMenu.png);
	width:153px;	
}

ul#megamenu li#topnav-5 a.toplink {/*Tours*/
	background-image:url(/images/mega-menu/bgMainMenu.png);
	width:63px;
}

ul#megamenu li#topnav-6 a.toplink {	/*Cruises*/
	background-image:url(/images/mega-menu/bgMainMenu.png);
	width:65px;
}

ul#megamenu li#topnav-7 a.toplink {/*Specials*/
	background-image:url(/images/mega-menu/bgMainMenu.png);
	width:63px;
}

ul#megamenu li#topnav-8 a.toplink {/*Destinations*/
	background-image:url(/images/mega-menu/bgMainMenu.png);
	width:99px;
}

ul#megamenu li#topnav-9 a.toplink {/*Travel Extras*/
	background-image:url(/images/mega-menu/bgMainMenu.png);
	width:107px;
}

ul#megamenu li#topnav-10 a.toplink {/*Contact Us*/
	background-image:url(/images/mega-menu/bgMainMenu.png);
	width:93px;
}

ul#megamenu li#topnav-11 a.toplink {/*Abouts us*/
	background-image:url(/images/mega-menu/bgMainMenu.png);
	width:81px;
}
/*
	Sub Nav Layout 
*/
ul#megamenu div.subnav-ctn {
	background-color:#fff;
	background-image:url(/images/mega-menu/mega-subnav-bg.gif); 
	background-repeat:repeat-x; 
	background-position:0px 1px; 
	border:2px solid #c9c9c9;
	float:left;
	left:0px;
	position:absolute;
	top:31px;
	z-index:100;
}

ul#megamenu li.closed div.subnav-ctn {
	position:absolute;
	top:-9999px;
}

ul#megamenu div.sub-bg {
	border:1px solid #fff; 
	float:left;
	padding-top:15px;
} 

ul#megamenu .menu-arrow {
	background-image:url(/images/mega-menu/menu-arrow-2.gif); 
	background-repeat:no-repeat; 
	left:23px; 
	height:7px;
	position:absolute; 
	top:-3px; 
	width:14px;
}

ul#megamenu #subnav-1 {
	
}

ul#megamenu #subnav-2 {
	width:650px;
}

ul#megamenu #subnav-2 .menu-arrow {
	left:20px;
}

ul#megamenu #subnav-3 {
	width:482px;
}

ul#megamenu #subnav-3 .menu-arrow {
	left:54px;
}

ul#megamenu #subnav-4 {
	width:642px;
}

ul#megamenu #subnav-4 .menu-arrow {
	left:64px;
}

ul#megamenu #subnav-5 {
	width:330px;
}

ul#megamenu #subnav-6 {
	width:490px;
}

ul#megamenu #subnav-6 .menu-arrow {
	left:26px;
}

ul#megamenu #subnav-7 {	
    width: 172px;
}

ul#megamenu #subnav-7 .menu-arrow {
	left:24px;
}

ul#megamenu #subnav-8 {
	margin-left:-264px;
	width:642px;
}

ul#megamenu #subnav-8 .menu-arrow {
	left:306px;
}
ul#megamenu #subnav-8-NEW {
	margin-left:-424px;
	width:802px;
}

ul#megamenu #subnav-8-NEW .menu-arrow {
	left:466px;
}
ul#megamenu #subnav-9 {
	margin-left:-205px;
	width:482px;
}

ul#megamenu #subnav-9 .menu-arrow {
	left:246px;
}

ul#megamenu #subnav-10 {
	margin-left:-156px;
	width:327px;
}

ul#megamenu #subnav-10 .menu-arrow {
	left:195px;
}

ul#megamenu #subnav-11 {
    margin-left: -95px;
    width: 172px;
}

ul#megamenu #subnav-11 .menu-arrow {
	left:128px;
}

/*
	Sub nav Styles
*/
ul#megamenu ul.sub-menu {
	float:left;
	margin-left:0px;
	padding-left:15px;
}

ul#megamenu ul li {
	float:left;
	width:155px;
}

ul#megamenu ul li a {
	display:block;
	font-weight:bold;
}

ul#megamenu ul li a {
	color:#EE0000;
	float:left;
	margin-bottom:3px;
	text-decoration:none;
	width:140px;
}

ul#megamenu ul li a:hover {
	color:#333333;
	text-decoration:underline;
}

ul#megamenu ul li a.lag-text {
	width:155px;
}

.giftIconItem{padding-top:0px; padding-bottom:5px;}

.giftIconItem a{line-height:1.3; color:#606060 !important; font-weight:normal !important;}

.giftIconItem img{float:left; padding-right:5px; position:relative; top:-7px;}

.iconLink{position:relative; top:-8px; left:3px;}

/*
	Sub Sub nav Styles
*/

ul#megamenu ul ul {
	float:left;
}

ul#megamenu ul ul li {
	background-image:url(/images/mega-menu/dotted-line.gif);
	background-repeat:repeat-x;
	background-position:0px 21px;
	clear:both;
	height:22px;
	margin-bottom:0px;	
	width:140px;
}

ul#megamenu ul ul li a {
	color:#606060;
	font-size:11px;
	font-weight:normal;
	height:21px;
	line-height:21px;
	margin-bottom:0px;
}

ul#megamenu ul ul li a:hover {
	background-color:#EAEAEA;
	text-decoration:none;
}

ul#megamenu ul ul li a:focus {
	background-color:#eee;
}

ul#megamenu .sub-padding {
	padding-bottom:15px;
}

ul#megamenu li.second-row {
	margin-top:25px;
}

ul#megamenu li.experts-btn {
	padding-bottom:5px;
	padding-top:5px;
}

ul#megamenu li.experts-btn a {
	background-image:url(/images/mega-menu/mega-menu-button-grey.gif);
	background-repeat:no-repeat;
	color:#fff;
	display:block;
	font-size:11px;	
	font-weight:normal;
	line-height:21px;
	height:22px;
	padding-left:10px;
}

ul#megamenu li.experts-btn a:hover {
	background-color:#fff;
	background-image:url(/images/mega-menu/mega-menu-button-red.gif);
	color:#fff;
	text-decoration:none;
}

ul#megamenu li.experts-btn.newline {
	clear:both;
}

/*********************************************************************************
	Content
*********************************************************************************/

#content {
	background: none;
	float:left;
	margin:0px;
	width:975px;
}

/*********************************************************************************
	Footer & Legals
*********************************************************************************/


#footer {
	background:url(/images/footer/container_tile_bg.gif) repeat-y 0 0;
	border:0px;
	clear:both;
	height:51px;
	margin: 0 auto;
	padding: 0 4px 0 4px;
	text-align: left;
	width: 975px;
}

#footer-bar {
	background:transparent url(/images/footer/footer_bg.gif) repeat-x scroll 0 0;
	border-bottom:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	clear:both;
	font-size:11px;
	height:49px;
	margin:0;
}

#footer-bar ul {
	left:10px;
	list-style-type:none;
	padding:0px;
	margin:30px 0 0 10px;
}

#footer-bar li {
	float:left;	
}

#footertext {
	color:#fff;
	font-weight:bold;
}

#footertext li {
	width:25%;	
	text-align:center;
	
}

#footerlinks {
	background-image: url(/images/footer/legals_bg.gif);
	background-repeat:no-repeat;
	clear:both;
	color:#767676;
	font-size:10px;
	margin: auto;
	padding:15px 0px 15px 0px;
	text-align:left;	
	width:975px;
}

#footerlinks ul {
	float:left;	
	width:190px;
}

#footerlinks ul li {
	height:14px;
	padding-left:12px;
}

#footerlinks a {
	color:#555555;
}

#footerlinks a:hover {
	text-decoration:underline;
}

#footerlinks strong {
	color:#555555;
}

#footerlinks input {
	width:136px;	
}

#footerlinks ul#newsLetterSection {
	width:200px;	
}

#footerlinks #newsLetterSection li {
	margin-top:6px;	
}

#newsLetterSection div {
	float:left;	
}

#swingTag {
	background: transparent url(/images/footer/lag_tag.gif) no-repeat scroll 0 0;
	cursor: pointer;
	height:126px;
	left:760px;
	top:95px;
	width:223px;
}

#swingTag span {
	display:none;
}

#legaltext {
	float:left;	
	margin:30px 0px 10px 0px;
}

#legaltext p {
	margin:0px;
}

.alert {
background-color:#FC9; float: left; font-size: 11px; padding: 8px;
}

.alert p {margin:5px;}


#footertext a{
    color:white;
}
#newsletter-bar{ 
    background-color:#e2e2e2;
    margin-top:8px;
    padding-top:12px;
}
#footer-newsletter{    
    padding-top:10px;
    background-image:url('/images/footer-bg.gif');    
    background-repeat:repeat-x;
    width: 975px;
    clear:both;
    margin:0 auto;
    margin-top:8px;
}
#newsletter-title{
    background-image:url('/images/subscribe-to-newsletter.gif');
    background-position:top left;
    background-repeat:no-repeat;    
    margin-left:-6px;
    height:40px; 
    float:left; 
    width:188px;
}
#newsletter-form{
    float:left;     
    width:524px;
    float:left;    
    margin-top:2px;
}
#newsletter-form input{
	padding-top:3px !important;
	padding-bottom:4px !important;
	color:#6d6d6d;
	font-size:12px !important;
}
#newsletter-form #subscribe{
	margin-top:-2px !important;
}
#newsletter-tag{
    float:left;
    width:100px;
    height:48px;    
    margin-left:62px;
}
#newsletter-form li{
    float:left;
    margin-left:2px;
}
#newsletter-bg{
    position:absolute;
    z-index:-1;
    background-color:#e2e2e2;
    width:600px;
    height:20px;
    border:1px solid red;
}
#legal{
    font-size:10px;
    clear:left;
    width:760px;
    color:#767676;
    padding-left:9px;
    text-align:left; 	 	
}
#legal p{
	font-size:10px!important;
	margin:0px !important;
	padding:0px !important;
}
#legal a{
	font-size:10px;    
    color:#767676;
}
#swingtag2{
    background: url("/images/footer/lag_tag2.gif") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 126px;
    left: 760px;
    top: 95px;
    width: 223px;
}

#swingtag2 span{
	display:none;
}

#ad-types-cnt li span{
	font-size:10px;
	margin-right:6px;
}

/** FIX z-index bug with sites drop down in IE **/
#header-ctn #header { z-index:1989!important!important; }
#header #logo { z-index:1989!important; }
#header #session { z-index:1979!important; }
#session #social-bookmarks { z-index:19691!important; }
#social-bookmarks .addthis_toolbox { z-index:1591!important; }
#header #search-box { z-index:1949!important; }
#header #ask-consultant { z-index:1939!important; }
#topnav-2 #subnav-2 { z-index:1929!important; }
#subnav-2 .menu-arrow { z-index:1919!important; }
#subnav-2 .sub-bg { z-index:1909!important; }
#topnav-3 #subnav-3 { z-index:1899!important; }
#subnav-3 .menu-arrow { z-index:1889!important; }
#subnav-3 .sub-bg { z-index:1879!important; }
#topnav-4 #subnav-4 { z-index:1869!important; }
#subnav-4 .menu-arrow { z-index:1859!important; }
#subnav-4 .sub-bg { z-index:1849!important; }
#topnav-5 #subnav-5 { z-index:1839!important; }
#subnav-5 .menu-arrow { z-index:1829!important; }
#subnav-5 .sub-bg { z-index:1819!important; }
#topnav-6 #subnav-6 { z-index:1809!important; }
#subnav-6 .menu-arrow { z-index:1799!important; }
#subnav-6 .sub-bg { z-index:1789!important; }
#topnav-7 #subnav-7 { z-index:1779!important; }
#subnav-7 .menu-arrow { z-index:1769!important; }
#subnav-7 .sub-bg { z-index:1759!important; }
#topnav-8 #subnav-8-NEW { z-index:1749!important; }
#subnav-8-NEW .menu-arrow { z-index:1739!important; }
#subnav-8-NEW .sub-bg { z-index:1729!important; }
#topnav-9 #subnav-9 { z-index:1719!important; }
#subnav-9 .menu-arrow { z-index:1709!important; }
#subnav-9 .sub-bg { z-index:1699!important; }
#topnav-10 #subnav-10 { z-index:1689!important; }
#subnav-10 .menu-arrow { z-index:1679!important; }
#subnav-10 .sub-bg { z-index:1669!important; }
#topnav-11 #subnav-11 { z-index:1659!important; }
#subnav-11 .menu-arrow { z-index:1649!important; }
#subnav-11 .sub-bg { z-index:1639!important; }

