body
{
	margin: 0px;
	background-color: #ffffff;
	font-family: verdana,arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}

form
{
	margin: 0px;
}

img
{
	margin: 0px;
}

#menu
{
	width: 170px;
	z-index: 60;
	background-color: #005085;
}

#menu ul { 
	margin: 0; 
	padding: 0; 
	list-style: none;
	width: 170px; /* Width of Menu Items */ 
	border-bottom: 0px; 
	z-index: 99;
} 

#menu ul li { 
	position: relative; 
	width: 170px;
	height: 24px;
	z-index: 99;
} 

#menu li ul { 
	position: absolute; 
	left: 170px; /*Set 1px less than menu width */ 
	top: -1px;
	width: 300px;
	background-color: #72a7c9;
	z-index: 99;
	display: none;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#menu li:hover ul {
	display: block; 
} 

#menu li:hover>ul { 
	visibility:visible; 
} 

#menu ul ul {
	visibility:hidden; 
} 

/* Fix IE. Hide from IE Mac \*/ 
* html #menu ul li { float: left; height: 1%; } 
* html #menu ul li a { height: 1%; } 
/* End */ 

/* Make-up syles */ 

#menu ul, li { 
	margin: 0 0 0 0; 
} 

/* Styles for Menu Items */ 
#menu ul a { 
	display: block;
	font-family: Futura Bold, Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none; 
	color: #ffffff;
	text-transform: uppercase;
	padding-left: 15px;
	border: 0px;
	width: 170px;
	line-height: 21px;
	height: 24px;
	background-image: url(/images/2010/leftnav-menu-bg-offon.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
} 

.leftnav_last_li
{
	height: 22px;
}
.leftnav_last_a
{
	height: 22px;
}

/* Hover Styles */ 
#menu ul a:hover { 
	color: #ffffff; 
	background-position: 0px -24px;
} 

/* Sub Menu Styles */ 
#menu li ul a {
	text-align: left;
	text-decoration: none; 
	font-size: 11px;
	color: #ffffff;
	text-transform: none;
	background-image: url(/images/2010/leftnav-submenu-bg.gif);
	background-repeat: repeat-y;
	background-position: top right;
	width: 288px;
	height: 22px;
	padding-left: 12px;
	line-height: 21px;
	border-bottom: 1px solid #72a7c9;
} 

/* Sub Menu Hover Styles */ 
#menu li ul a:hover { 
	color: #0d284d; 
	background-position: top right;
} 

#main
{
	width: 100%;
	height: 100%;
	text-align: center;
}

#container
{
	width: 926px;
	margin: 0px auto;
	text-align: left;
}

#header_icons
{
	width: 926px;
	height: 20px;
	margin-top: 7px;
	margin-bottom: 6px;
	text-align: right;
}

.header_icon_go
{
	float: right;
}

.header_icon_obj
{
	float: right;
	padding-left: 12px;
}

.search_input
{
	width: 128px;
	height: 21px;
	line-height: 20px;
	background-color: #eceaeb;
	color: #666666;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	padding-left: 5px;
	border: 0px;
	* margin-top: -1px;
}

#header_travelmedia
{
	font-family: Verdana,Arial;
	font-size: 10px;
	height: 21px;
	line-height: 21px;
	font-weight: normal;
	color: #666666;
}
#header_travelmedia a
{
	font-family: Verdana,Arial;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
#header_travelmedia a:hover
{
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

#left_navigation
{
	float: left;
	width: 170px;
	margin: 0px;
	* margin-top: -3px;
}

.left_navigation_obj
{
	clear: both;
}

#left_navigation_ad
{
	clear: both;
	margin-top: 4px;
}

.left_stack
{
	float: left;
	z-index: 99;
}

.right_stack
{
	float: right;
}

#left_navigation_flags
{
	clear: both;
	background-image: url('/images/2010/left-navigation-flagbg.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}

#left_navigation_US
{
	background-color: #0e5b8f;
	background-image: url('/images/2010/left-navigation-US-offon.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 35px;
	height: 28px;
	text-decoration: none;
	display: block;
}
#left_navigation_US:hover
{
	background-position: 0px -28px;
	text-decoration: none;
}

#left_navigation_CA
{
	background-color: #0e5b8f;
	background-image: url('/images/2010/left-navigation-CA-offon.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 35px;
	height: 28px;
	text-decoration: none;
	display: block;
}
#left_navigation_CA:hover
{
	background-position: 0px -28px;
	text-decoration: none;
}

#left_navigation_AU
{
	background-color: #0e5b8f;
	background-image: url('/images/2010/left-navigation-AU-offon.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 39px;
	height: 28px;
	text-decoration: none;
	display: block;
}
#left_navigation_AU:hover
{
	background-position: 0px -28px;
	text-decoration: none;
}

#left_navigation_NZ
{
	background-color: #0e5b8f;
	background-image: url('/images/2010/left-navigation-NZ-offon.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 38px;
	height: 28px;
	text-decoration: none;
	display: block;
}
#left_navigation_NZ:hover
{
	background-position: 0px -28px;
	text-decoration: none;
}

#news_ticker
{
	width: 756px;
	height: 28px;
	overflow: hidden;
	background-color: #005284;
	background-image: url('/images/2010/ticker-bar.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#news_ticker_scroller
{
	position: relative;
	width: 726px;
	* width: 756px;
	height: 28px;
	color: #ffffff;
	padding-left: 30px;
	line-height: 28px;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
}

#news_ticker_scroller a
{
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 2px solid #40789d;
}
#news_ticker_scroller a:hover
{
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 2px solid #ffffff;
}

#container_homepage
{
	position: relative;
	float: right;
	width: 756px;
}

#content_homepage
{
	position: relative;
	* position: absolute;
	* margin-top: -3px;
}

#content_homepage2
{
	position: absolute;
	* position: relative;
	margin-left: 28px;
	text-align: left;
	margin-top: 10px;
}

#HomeBannerDiv
{
	font-family: Arial;
	font-size: 10px;
	line-height: 15px;
	width: 726px;
	padding: 0px;
	overflow: hidden;
	border: 1px solid #062045;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor: pointer;
}

#HomeBannerOpenClose
{
	float: right;
	width: 50px;
	height: 100%;
	position: relative;
}

#HomeBannerOpenCloseButton
{
	position: absolute;
	width: 49px;
	height: 15px;
	right: 0px;
	bottom: 0px;
}

#HomeBannerHeader
{
	width: 670px;
	height: 53px;
	cursor: pointer;
}

#HomeBannerNoDeals
{
	position: relative;
	float: left;
	height: 95px;
	width: 600px;
	cursor: pointer;
	margin: 0px;
	padding: 0px;
}

#HomeBannerDeal1
{
	float: left;
	margin-top: 35px;
	margin-bottom: 16px;
	height: 95px;
	padding-left: 20px;
	padding-right: 20px;
	border-right: 1px solid #efd54d;
	width: 190px;
	*width: 230px;
}

#HomeBannerDeal2
{
	float: left;
	margin-top: 35px;
	margin-bottom: 16px;
	height: 95px;
	padding-left: 20px;
	padding-right: 20px;
	border-right: 1px solid #efd54d;
	width: 190px;
	*width: 230px;
}

#HomeBannerDeal3
{
	float: left;
	margin-top: 35px;
	margin-bottom: 16px;
	height: 95px;
	padding-left: 20px;
	width: 190px;
	*width: 210px;
}

.HomeBannerDealLink
{
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
.HomeBannerDealLink:hover
{
	text-decoration: none;
}

.HomeBannerDealLink2
{
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	text-decoration: none;
	display: block;
}
.HomeBannerDealLink2:hover
{
	font-weight: norma;
	text-decoration: none;
}

#HomeGridRow1
{
	clear: both;
	margin-top: 11px;
	height: 181px;
	background-color: #ffffff;
}

#HomeGridRow2
{
	margin-top: 0px;
	clear: both;
	height: 159px;
	background-color: #ffffff;
}

#HomeTravelDeals
{
	float: left;
	width: 222px;
}

#HomeMultimediaGallery
{
	float: left;
	width: 224px;
	margin-left: 29px;
}

#HomeIAmAScot
{
	float: left;
	width: 224px;
	margin-left: 29px;
}

#HomeWhatsOn
{
	float: left;
	width: 222px;
}

#HomeOnTheMap
{
	float: left;
	width: 224px;
	margin-left: 29px;
}

#HomeAccommodation
{
	float: left;
	width: 224px;
	margin-left: 29px;
}

.HomeGridSubtitle
{
	font-size: 12px;
	line-height: 16px;
	font-family: New York, Courier New, Courier;
	text-transform: none;
	color: #00568c;
}

#HomeTravelDealTitle
{
	width: 222px;
	height: 39px;
	* height: 48px;
	overflow: hidden;
	background-image: url('/images/2010/homebox-title-bg.gif');
	background-repeat: repeat-y;
	background-position: top left;
	padding-left: 12px;
	padding-top: 9px;
	font-family: New York, Courier New, Courier;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #032047;
	text-transform: uppercase;
}

.HomeTravelDealFormBox
{
	width: 222px;
	height: 84px;
	text-align: left;
	background-image: url('/images/2010/travel-deals-bg.jpg');
	background-repeat: no-repeat;
	background-position: top right;
}

.HomeTravelDealGoBox
{
	width: 222px;
	height: 27px;
	text-align: left;
	background-image: url('/images/2010/travel-deals-silver.jpg');
	background-repeat: no-repeat;
	background-position: top right;
}

#HomeTravelDeal_Month
{
	width: 162px;
	margin-top: 7px;
	* margin-top: 6px;
	margin-left: 8px;
	font-size: 11px;
	height: 19px;
}

#HomeTravelDeal_Price
{
	width: 162px;
	margin-top: 7px;
	margin-left: 8px;
	font-size: 11px;
	height: 19px;
}

#HomeTravelDeal_Interest
{
	width: 202px;
	margin-top: 7px;
	margin-left: 8px;
	font-size: 11px;
	height: 19px;
}

#HomeWhatsOn_Month
{
	width: 162px;
	margin-top: 7px;
	* margin-top: 6px;
	margin-left: 8px;
	font-size: 11px;
	height: 19px;
}

#HomeWhatsOn_Region
{
	width: 162px;
	margin-top: 7px;
	margin-left: 8px;
	font-size: 11px;
	height: 19px;
}

#HomeWhatsOn_Interest
{
	width: 202px;
	margin-top: 7px;
	margin-left: 8px;
	font-size: 11px;
	height: 19px;
}

#Home_Tier2
{
	clear: both;
	width: 926px;
	padding-top: 15px;
}

.Home_Tier2_Space
{
	height: 30px;
}

#Home_FocusOn
{
	float: left;
	text-align: left;
	width: 672px;
	background-image: url('/images/2010/hometitle-focus-on.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}

.Home_FocusOnBox
{
	margin-left: 14px;
	width: 658px;
	border-bottom: 1px solid #d2d2d2;
	padding-top: 16px;
	padding-bottom: 16px;
}

.Home_FocusOnBox h2
{
	padding-bottom: 10px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color:#082e5b;
	margin: 0px;
}

.Home_FocusOnTitle
{
	padding-bottom: 10px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color:#082e5b;
}

.Home_FocusOnSummary
{
	width: 630px;
	height: 166px;
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	position: relative;
}

.Home_FocusOnImage
{
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 20px;
	display: block;
	position: relative;
}

#Home_SaveTheDate
{
	float: right;
	text-align: left;
	width: 225px;
	background-image: url('/images/2010/hometitle-save-the-date.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}

.Home_SaveTheDateBox
{
	width: 225px;
	border-bottom: 1px solid #d2d2d2;
	padding-top: 16px;
	padding-bottom: 16px;
}

.Home_SaveTheDateBox h2
{
	padding-bottom: 10px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #082e5b;
	margin: 0px;
}

.Home_SaveTheDateTitle
{
	padding-bottom: 10px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #082e5b;
}

.Home_SaveTheDateImage
{
	margin: 0px;
	display: block;
	position: relative;
}

.Home_SaveTheDateSummary
{
	width: 225px;
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	position: relative;
}

.Home_SaveTheDateSummary a
{
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.Home_SaveTheDateSummary a:hover
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#Footer_Space
{
	clear: both;
	height: 30px;
	position: relative;
}

#Footer_Menu
{
	clear: both;
	padding-left: 20px;
	width: 906px;
	* width: 926px;
	height: 43px;
	background-image: url('/images/2010/footer-menu-bg.gif');
	background-repeat: repeat-y;
	background-position: top left;
	font-family: Verdana,Arial;
	font-size: 10px;
	line-height: 43px;
	font-weight: normal;
	color: #666666;
	text-align: left;
}
#Footer_Menu a
{
	font-family: Verdana,Arial;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
#Footer_Menu a:hover
{
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

#Footer_Editions
{
	clear: both;
	width: 926px;
	height: 125px;
	background-image: url('/images/2010/footer-partners-bg.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}
#Footer_Editions_Title
{
	padding-left: 20px;
	font-family: Verdana,Arial;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 21px;
	padding-top: 5px;
}
.OtherEditionColumn
{
	padding-left: 20px;
	width: 142px;
	* width: 162px;
	float: left;
	line-height: 21px;
}
.OtherEditionColumn a
{
	font-family: Verdana,Arial;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.OtherEditionColumn a:hover
{
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

#ad_banner
{
	float: right;
	width: 160px;
	text-align: right;
	margin: 0px;
	* margin-top: -3px;
}

#column_subpage
{
	float: left;
	width: 592px;
	margin: 0px;
	* margin-top: -3px;
	padding: 0px;
}

#subpage_title
{
	width: 572px;
	* width: 592px;
	padding-left: 20px;
	height: 22px;
	background-image: url('/images/2010/subpage-title-bg.jpg');
	background-repeat: repeat-y;
	background-position: top left;
	font-family: Arial, Courier New, Courier;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	line-height: 22px;
	text-transform: uppercase;
}

#subpage_title h1
{
	font-family: Arial, Courier New, Courier;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	line-height: 22px;
	text-transform: uppercase;
	margin: 0px;
}

#subpage_topnav
{
	width: 572px;
	* width: 592px;
	padding-left: 20px;
	height: 20px;
	background-image: url('/images/2010/subpage-topnav-bg.gif');
	background-repeat: repeat-y;
	background-position: top left;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #284f6c;
	line-height: 20px;
	text-transform: uppercase;
	border-bottom: 1px solid #021f41;
}
.subpage_topnav_a
{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #284f6c;
	line-height: 20px;
	text-transform: uppercase;
	text-decoration: none;
}
.subpage_topnav_a:hover
{
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.subpage_topnav_aon
{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
	text-transform: uppercase;
	text-decoration: none;
}
.subpage_topnav_aon:hover
{
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

#content_subpage
{
	margin-top: 22px;
	margin-left: 20px;
	margin-right: 15px;
	padding: 0px;
}

#content_rightcolumn
{
	position: relative;
	float: right;
	width: 151px;
	margin-top: 35px;
}

#content_subpage2
{
	width: 400px;
	* width: 400px;
	margin-top: 22px;
	margin-left: 20px;
	padding-right: 15px;
	padding-left: 0px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-right: 1px solid #dadada;
}

td {font-family: verdana,arial; font-size: 11px; font-weight: normal; text-decoration: none; color: #666666;}
p {font-family: verdana,arial; font-size: 11px; font-weight: normal; text-decoration: none; color: #666666;}
li {font-family: verdana,arial; font-size: 11px; font-weight: normal; text-decoration: none; color: #666666;}
input {font-family: verdana,arial; font-size: 11px; font-weight: normal; text-decoration: none; color: #000000;}
select {font-family: verdana,arial; font-size: 11px; font-weight: normal; text-decoration: none; color: #000000;}
textarea {font-family: verdana,arial; font-size: 11px; font-weight: normal; text-decoration: none; color: #000000;}

a {text-decoration: underline; color: #333333;}
a:hover {text-decoration: none;}

h1 {font-family: verdana,arial; font-size: 15px; font-weight: bold; text-decoration: none; color: #617eaa;}

.linku {text-decoration: underline; color: #666666;}
.linku:hover {text-decoration: none;}

.link_contactus {font-family: verdana,arial; font-size: 11px; font-weight: bold; text-decoration: none; color: #666666;}

.submenu {font-family: verdana,arial; font-size: 11px; font-weight: normal; text-decoration: none; color: #ffffff; width: 100%; display: block;}
.submenu:hover {text-decoration: none; color: #ffffff; font-weight: bold;}

.headermenu {font-size: 9px; font-weight: bold; text-decoration: none; color: #993300;}
.headermenu:hover {text-decoration: none; color: #333333}
.headermenuon {font-size: 9px; font-weight: bold; text-decoration: none; color: #333333;}
.headermenuon:hover {text-decoration: none; color: #333333}

.footerblue {font-family: verdana,arial; font-size: 11px; font-weight: bold; text-decoration: none; color: #617eaa;}

.fontA {font-family: verdana,arial; font-size: 9px; font-weight: bold; text-decoration: none; color: #666666;}
.fontA:hover {color: #000000;}

.fontB {font-family: verdana,arial; font-size: 11px; font-weight: normal; text-decoration: none; color: #a5400c;}
.fontB:hover {text-decoration: underline;}
.fontB2 {font-family: verdana,arial; font-size: 10px; font-weight: bold; text-decoration: none; color: #a5400c;}
.fontB2:hover {text-decoration: underline;}

.fontC {font-family: verdana,arial; font-size: 9px; line-height: 13px; font-weight: normal; text-decoration: none; color: #666666;}

.fontD {font-family: verdana,arial; font-size: 15px; font-weight: bold; text-decoration: none; color: #617eaa;}

.fontE {font-family: verdana,arial; font-size: 12px; line-height: 18px; font-weight: normal; text-decoration: none; color: #333333;}
.fontE:hover {color: #000000;}
.fontE2 {font-family: verdana,arial; font-size: 12px; line-height: 14px; font-weight: normal; text-decoration: none; color: #333333;}
.fontE2:hover {color: #000000;}

.fontF {font-family: verdana,arial; font-size: 11px; line-height: 17px; font-weight: bold; text-decoration: none; color: #333333;}

.fontG {font-family: verdana,arial; font-size: 11px; line-height: 15px; font-weight: normal; text-decoration: none; color: #333333;}
.fontGx {font-family: verdana,arial; font-size: 11px; line-height: 14px; font-weight: normal; text-decoration: none; color: #333333;}

.fontH {font-family: verdana,arial; font-size: 11px; font-weight: normal; text-decoration: none; color: #617eaa;}
.fontH:hover {text-decoration: underline;}

.fontI {font-family: verdana,arial; font-size: 9px; line-height: 11px; font-weight: normal; text-decoration: none; color: #666666;}
.fontI:hover {color: #000000;}

.fontJ {font-family: verdana,arial; font-size: 9px; font-weight: normal; text-decoration: none; color: #617eaa;}
.fontJ:hover {text-decoration: underline;}

.redlink {font-family: verdana,arial; font-size: 9px; font-weight: normal; text-decoration: none; color: #993300;}
.redlink:hover {text-decoration: underline;}

.smallgrey {font-family: verdana,arial; font-size: 8px; font-weight: bold; text-decoration: none; color: #666666;}
.smallgrey:hover {text-decoration: underline;}

.itinerary {font-family: verdana,arial; font-size: 11px; line-height: 12px; font-weight: normal; text-decoration: none; color: #000000;}
.itinerary2 {font-family: verdana,arial; font-size: 11px; line-height:17px; font-weight: normal; text-decoration: none; color: #000000;}
.itindays {font-family: verdana,arial; font-size: 11px; font-weight: bold; text-decoration: none; color: #666666;}

.scotsagentform {font-family: verdana,arial; font-size: 12px; font-weight: normal; text-decoration: none; color: #000000;}

.redthick {font-family: verdana,arial; font-size: 11px; font-weight: bold; text-decoration: none; color: #993300;}
.redthick:hover {text-decoration: underline;}

.dealtitle {font-family: verdana,arial; font-size: 11px; font-weight: bold; text-decoration: none; color: #666666;}

.whatsontitle {font-family: verdana,arial; font-size: 13px; font-weight: normal; text-decoration: none; color: #84572d;}
.whatsonlink {font-family: verdana,arial; font-size: 11px; font-weight: bold; text-decoration: none; color: #617eaa;}
.whatsonsub {font-family: verdana,arial; font-size: 11px; font-weight: bold; text-decoration: none; color: #333333;}

