/********************************************************************************
	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;
	cursor: pointer;	
}

a:hover {
	text-decoration:underline;
	cursor: pointer;	
}

a:visited {
	color: #ee0000;
	text-decoration: none;
	cursor: pointer;	
}

a:active {
cursor: pointer;	
}

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:176px;
	margin: auto;
	padding: 0 4px 0 4px;
	text-align: left;
	width: 975px;
}

#header {
	background-image: url(../images/header_bg.gif);
	background-repeat: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;
}

#header #social-bookmarks {
	float:right;
	margin-top:5px;
	width:120px;
}

#header #session ul {
	float:right;
	margin-top:6px;
	padding:0;
}

#session li {
  border-width:0px;
	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;
}

#header #search-box input {
	margin-top:4px;
	width:120px;
}

#header #ask-consultant {
	background-image:url(../images/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;
}

ul#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 a {
  font-family:Arial, Helvetica, sans-serif;	
}

ul#megamenu li.topnav {
	display:block;
	float:left;
	height:30px;
	position:relative;
}

ul#megamenu li.topnav a.toplink {
	display:block;
	cursor:pointer;
	height:30px;
	font-weight:bold;
	line-height:30px;
	text-align:center;
}

ul#megamenu li.topnav a.toplink span {
	display:none;
}

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;
}

ul#megamenu li#topnav-1 a.toplink {/*Home*/
	background-image:url(/wcsstore/ConsumerDirectStorefrontAssetStore/images/megamenu/mega-home.png);
	width:60px;	
}

ul#megamenu li#topnav-2 a.toplink {/*Flights*/
	background-image:url(/wcsstore/ConsumerDirectStorefrontAssetStore/images/megamenu/mega-flights.png);
	width:60px;	
}

ul#megamenu li#topnav-3 a.toplink {/*Accommodation*/
	background-image:url(/wcsstore/ConsumerDirectStorefrontAssetStore/images/megamenu/mega-accommodation.png);
	width:129px;	
}

ul#megamenu li#topnav-4 a.toplink {/*Holidays*/
	background-image:url(/wcsstore/ConsumerDirectStorefrontAssetStore/images/megamenu/mega-holiday-packages.png);
	width:153px;	
}

ul#megamenu li#topnav-5 a.toplink {	/*Cruises*/
	background-image:url(/wcsstore/ConsumerDirectStorefrontAssetStore/images/megamenu/mega-cruises.png);
	width:66px;	
}

ul#megamenu li#topnav-6 a.toplink {/*Specials*/
	background-image:url(/wcsstore/ConsumerDirectStorefrontAssetStore/images/megamenu/mega-specials-deals.png);
	width:125px;
}

ul#megamenu li#topnav-7 a.toplink {/*Destinations*/
	background-image:url(/wcsstore/ConsumerDirectStorefrontAssetStore/images/megamenu/mega-destinations.png);
	width:99px;
}

ul#megamenu li#topnav-8 a.toplink {/*Travel Extras*/
	background-image:url(/wcsstore/ConsumerDirectStorefrontAssetStore/images/megamenu/mega-travel-extras.png);
	width:107px;
}

ul#megamenu li#topnav-9 a.toplink {/*Contact Us*/
	background-image:url(/wcsstore/ConsumerDirectStorefrontAssetStore/images/megamenu/mega-contact.png);
	width:93px;
}

ul#megamenu li#topnav-10 a.toplink {/*Abouts us*/
	background-image:url(/wcsstore/ConsumerDirectStorefrontAssetStore/images/megamenu/mega-about.png);
	width:81px;
}
/*
	Sub Nav Layout 
*/
ul#megamenu div.subnav-ctn {
	background-color:#fff;
	background-image:url(/wcsstore/ConsumerDirectStorefrontAssetStore/images/megamenu/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:1000;
}

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(/wcsstore/ConsumerDirectStorefrontAssetStore/images/megamenu/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:800px;
}

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:490px;
}

ul#megamenu #subnav-6 {
	width:642px;
	margin-left:-141px;
}

ul#megamenu #subnav-6 .menu-arrow {
	left:192px;
}

ul#megamenu #subnav-7 {
	width:642px;
	margin-left:-266px;
}

ul#megamenu #subnav-7 .menu-arrow {
	left:283px;
}

ul#megamenu #subnav-8 {
	margin-left:-205px;
	width:482px;
}

ul#megamenu #subnav-8 .menu-arrow {
	left:246px;
}

ul#megamenu #subnav-9 {
	margin-left:-157px;
	width:327px;
}

ul#megamenu #subnav-9 .menu-arrow {
	left:194px;
}

ul#megamenu #subnav-10 {
	margin-left:-250px;
	width:327px;
}

ul#megamenu #subnav-10 .menu-arrow {
	left:282px;
}


/*
	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;
}

/*
	Sub Sub nav Styles
*/

ul#megamenu ul ul {
	float:left;
}

ul#megamenu ul ul li {
	background-image:url(/wcsstore/ConsumerDirectStorefrontAssetStore/images/megamenu/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 a.experts-btn {
	background-image:url(/wcsstore/ConsumerDirectStorefrontAssetStore/images/megamenu/megamenu-expert-btn.gif);
	display:block;
	height:22px;
	line-height:21px;
}

ul#megamenu .sub-padding {
	padding-bottom:15px;
}

ul#megamenu li.second-row {
	margin-top:25px;
}

ul#megamenu li.experts-btn {
	padding-bottom:10px;
	padding-top:10px;
}

ul#megamenu li.experts-btn.newline {
	clear:both;
}

ul#megamenu li.experts-btn a {
	background-image:url(/wcsstore/ConsumerDirectStorefrontAssetStore/images/megamenu/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(/wcsstore/ConsumerDirectStorefrontAssetStore/images/megamenu/mega-menu-button-red.gif);
	color:#fff;
	text-decoration:none;
}

/*********************************************************************************
	Content
*********************************************************************************/

#content {
	background: none;
	float:left;
	margin:0px;
	width:975px;
}

/*********************************************************************************
	Footer & Legals
*********************************************************************************/


#footer {
	background:url(../images/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_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:190px;	
}

#footerlinks {
	background-image: url(../images/legals_bg.gif);
	background-repeat:no-repeat;
	clear:both;
	color:#767676;
	font-size:10px !important;
	margin: auto;
	padding-top:10px;
	text-align:left;	
	width:975px;
}

#footerlinks ul {
	float:left;	
	width:190px;
}

#footerlinks ul li {
	height:14px;
	padding-left:12px;
}

#footerlinks a {
	color:#555555;
	font-size:10px;
}

#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;	
}

#swingtagarea {
	float:left;
}

#swingTag {
	background: transparent url(../images/lag_tag.gif) no-repeat scroll 0px 0;
	cursor: pointer;
	height:126px;
	left:760px;
	position:static;
	top:95px;
	width:200px;
}

#swingTag span {
	display:none;
}

#legaltext {
	float:left;
	height:70px;
}

#legaltext p {
	margin:0px;
	position:relative;
}

