﻿/* commented backslash hack \*/ 
html, form
{
	padding:0; 
	margin:0; 
	background: #dcdbd6 url("../images/swansons_bg.gif") repeat-y center top;
} 
/* end hack */
html, form 
{
	margin:0;
	padding:0;
	background:	#dcdbd6;
}

body
{
	padding:0; 
	margin:0; 
	background: #dcdbd6 url("../images/swansons_bg.gif") repeat-y center top;
	font-family: Trebuchet MS,Arial,Verdana,Helvetica,Univers,Zurich BT;
	font-size: 12px;
	top:0;
	left:0;
}


#master
{
	background:  url("../Images/bg.gif") repeat-y;
	width:965px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
	margin-top: 0;
	padding: 0;
	border:none;
	z-index: 2;

}

* html #master
{
	width:965px;
	background:  url("../Images/bg.gif") repeat-y;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
	margin-top: 0;
	padding: 0;
	overflow:visible;
}

#outer
{
	width:965px;
	padding: 0;
	margin:0;
}

#topmenu
{
	background:  url("../Images/bg_topmenu.gif") repeat-y left top;
	width:965px;
	margin-bottom:0px;
	margin-top: 0px;
	padding: 0;
	height:30px;
	text-align:right;
	color:#292d55;
	vertical-align:middle;
}

#leftlogo
{
	background-image: url("../images/swansons_left_logo.gif");
	background-repeat:no-repeat;
	background-position:center left;
	width:60px;
	float:left;
	position:relative;
	top:175px;
	margin-left:-70px;
	height:400px;
	z-index: 1;
}

*html #leftlogo
{
	background-image: url("../images/swansons_left_logo.gif");
	background-repeat:no-repeat;
	background-position:center left;
	width:60px;
	float:left;
	position:relative;
	top:195px;
	margin-left:-70px;
	height:400px;
}

.hlTopMenu
{
	color:#292d55;
	font-size:8pt;
}

.bgLogo
{
	margin-left: 5px;
	background-image: url("../images/swansons_logo_bg.gif");
	background-repeat:no-repeat;
	background-position:top center;
	height: 214px;
	width:240px;
}

.logoMessage
{
	margin:0px 30px 30px 30px;
	color:#003366;
	font-size:12pt;
	text-align:center;
	font-weight:bold;
	padding:0;
	overflow:hidden;
}

#menu
{
    color:Black;
    font-family:Trebuchet MS,Arial,Futura Bk BT ;
    text-decoration:none;
    margin: 20px 0px 0px 5px;  
    font-size:10pt;
    letter-spacing:normal;
    padding:0;
    font-weight:normal;
    float:left;
}

#content
{
	height:auto;
	width:720px;
	margin:0;
	padding:0;
	float:left;
}

* html #content
{
	margin:0;
	padding:0;
	float:left;
	width:720px; 
}

#left
{
	width:245px;
	margin:0;
	padding:0;
	float:left;
}

* html #left
{
	width:245px;
	margin:0;
	padding:0;
	float:left;
}

.bigdiv
{
	margin-left:auto; margin-right:auto; width:965px; padding:0;
}

#whiteBackground
{
	margin: 0;
	width: 470px;
	padding:0;
	float:left;
	
}

* html #whiteBackground
{
	margin: 0;
	width: 468px;
	padding:0;
	float:left;
} 

#rightCampaign
{
	float:left;
	margin: 0px 0px 0px 5px;
	width:235px;
}

* html #rightCampaign
{
	float:left;
	margin: 0px 0px 0px 5px;
	width:235px;
}

.text
{
	margin: 5px 0px 5px 0px;
	font-family: Trebuchet MS,Arial,Verdana,Helvetica,Univers,Zurich BT;
	font-size: 12px;
}

#topCampaignText
{
	 margin-bottom: 7px;
}

.textLink
{
	margin: 5px 0px 5px 0px;
	font-family: Trebuchet MS,Arial,Verdana,Helvetica,Univers,Zurich BT;
	font-size: 12px;
	color:#00529b;
}

.textLink:hover
{
	text-decoration:underline;	
}

.textLinkhover
{
	text-decoration:underline;	
	margin: 5px 0px 5px 0px;
	font-family: Trebuchet MS,Arial,Verdana,Helvetica,Univers,Zurich BT;
	font-size: 12px;
	color:#00529b;
}

.popupHover 
{
    cursor: hand;
}

.rightHeader
{
	background-color: #292d55;
	color: #ffffff;
	font-weight:bold;
	margin-right:auto;
	margin-left:auto;
	padding: 5px 0px 5px 0px;
	font-size:9pt;
	margin-top: 0px;
}

.righttext
{
	width:225px;
	padding: 0px 0px 2px 8px;
	float:left;
	margin-top: 0px;
}

.bluetext
{
	color: #292d55;
	font-weight: bold;
	font-size:9pt;
	width:223px;
	padding: 2px 0px 2px 22px;
	height:18px;
	margin:0;
}

.bluetext:hover
{
	background: #dcdbd6 url("../Images/rightpopup_hover.gif") no-repeat top left;
}

.bluetexthover
{
	background: #dcdbd6 url("../Images/rightpopup_hover.gif") no-repeat top left;
	font-weight: bold;
	font-size:9pt;
	width:223px;
	padding: 2px 0px 2px 22px;
	height:18px;
	margin:0;
}

.bluetextSelected
{
	background: #dcdbd6 url("../Images/rightpopup_hover.gif") no-repeat top left;
}

.plainbluetext
{
	color: #292d55;
	font-weight: bold;
	font-size:9pt;
	width:223px;
	display:block;
	width:100%;
}

.imageDiv
{
	width: 456px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	min-height:0px;
	margin-bottom:0;
	overflow:hidden;
	max-height:282px;
}

.imageDivStartpage
{
	width: 456px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	min-height:0px;
	margin-bottom:16px;
	overflow:hidden;
	max-height:282px;
}
	

a 
{
	FONT-SIZE: 12px;
	color:#00529b;
	FONT-FAMILY: Trebuchet MS,Arial,Verdana,Helvetica,Univers,Zurich BT;
	text-decoration:none;
	font-weight:normal;
}
a:hover 
{text-decoration:underline;color:#00529b;}

p,div,span,input,select,li
{
	font-family: Trebuchet MS,Arial,Verdana,Helvetica,Univers,Zurich BT;
	font-size: 12px;
	margin:0;
	padding:0;
}

table
{
	padding:0;
	margin:0;
	border:none;
	border-collapse:collapse;
	float:left;
}

div.text table
{
	float: none;
}

td
{
	vertical-align:top;
	padding:0px;
}

h3
{
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style:normal;
	font-weight:normal;
	color: #001653;
	text-align: left;
}
h4
{
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style:normal;
	font-weight:Bold;
	color: #000000;
	text-align: left;
	max-height:10pt;
	display:inline;
}

#topCampaign
{
	width:456px;
	margin-left:8px;
	margin-right:6px;
	margin-top:7px;
	margin-bottom:7px;
}

#topCampaignStartpage
{
	width:456px;
	margin-left:8px;
	margin-right:6px;
	margin-top:7px;
	margin-bottom:3px;
}

* html #topCampaign
{
	width:456px;
	margin-left:8px;
	margin-right:6px;
	margin-top:7px;
	margin-bottom:7px;
}

#tableCampaigns
{
	width:456px;
	margin-left:8px;
	margin-right:6px;
	margin-top:0px;
	margin-bottom:0px;
}

* html #tableCampaigns
{
	width:456px;
	margin-left:4px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
}

.campaignHeaderTop
{
	width:446px;
	background-color:#8c1932;
	color:#ffffff;
	font-size:10pt;
	font-weight:bold;
	padding:4px 5px 4px 5px;
	margin:0;
	font-family: Trebuchet MS, Arial, Verdana;
	text-transform:uppercase;
}

.whiteLink
{
	color: #ffffff;
	cursor: pointer;
}

.whiteLink:hover
{
	color: #ffffff;
	cursor: pointer;
	text-decoration:none;	
}

#leftCampaign
{
	float:left;
	width:227px;
	margin: 0;
	border-right:solid 2px #dcdbd6;
}


#middleCampaign
{
	float:left;
	width:227px;
	margin: 0;
}

.divCampaign220_contentleft
{
	width:220px;
	margin: 0 6px 7px 0;
	padding: 0;
}

.divCampaign220_contentmiddle
{
	width:220px;
	margin: 0 0 0px 7px;
}

.campaignHeader
{
	width:210px;
	background-color:#8c1932;
	color:#ffffff;
	font-size:10pt;
	font-weight:bold;
	padding: 4px 5px 4px 5px;
	margin:0;
	text-transform: uppercase;
}

.divRight
{
	width:223px;
	height:289px;
	margin-left:6px;
	margin-right:6px;
	padding: 0;
	background-image: url("../Images/swansons_right.gif");
	background-position:top left;
	background-repeat:no-repeat;
}

#tableRight
{
	margin-left:6px;
	margin-right:6px;
	width:223px;
	padding: 0;
	float:left;
	border:none;
}

* html #tableRight
{
	margin-left:6px;
	margin-right:6px;
	width:223px;
	padding: 0;
	float:left;
	border:none;
}

.whiteLineBreak
{
	height:5px; 
	border-bottom:solid 2px #f5f4f3; 
	margin-left:7px;
	margin-right:7px;
	margin-top:6px;
	margin-bottom:5px;
	padding: 0;
	float:left;
	width:221px;
	overflow:hidden;
}

* html .whiteLineBreak
{
	height:5px; 
	border-bottom:solid 2px #f5f4f3; 
	margin-left:4px;
	margin-right:0;
	margin-top:6px;
	margin-bottom:5px;
	padding: 0;
	float:left;
	width:219px;
	overflow:hidden;
}

.firstWhiteLineBreak
{
	height:5px; 
	border-bottom:solid 2px #f5f4f3; 
	margin-left:7px;
	margin-right:7px;
	margin-top:11px;
	margin-bottom:5px;
	padding: 0;
	float:left;
	width:221px;
	overflow:hidden;
}

* html .firstWhiteLineBreak
{
	height:5px; 
	border-bottom:solid 2px #f5f4f3; 
	margin-left:4px;
	margin-right:0;
	margin-top:11px;
	margin-bottom:5px;
	padding: 0;
	float:left;
	width:219px;
	overflow:hidden;
}

.divCampaign_contentRight
{
	margin-left:10px;
	margin-right:auto; 
	margin-bottom:0px;
	display:block;
	padding:0px;
}

.rightCampaignHeader
{
	font-size:10pt;
	font-weight:bold;
	text-transform:uppercase;
}

.rightCampaignText
{
	float:left; 
	width:116px;
	margin: 5px 0px 10px 0px;
	font-family: Trebuchet MS,Verdana,Helvetica,Univers,Zurich BT;
	font-size:12px;
	padding:0px;
}

.divMenu
{
	background-color:#dcdbd6;
	color:#292d55;
	width:218px;
	height:16px;
	margin:0px 6px 2px 6px;
	padding:3px 2px 3px 5px;
	cursor:hand;
}

*html .divMenu
{
	background-color:#dcdbd6;
	color:#292d55;
	width:218px;
	height:16px;
	margin:0px 6px 2px 1px;
	padding: 3px 2px 1px 5px;
	cursor:hand;
}

.divMenu:hover
{
	background: #dcdbd6 url("../Images/menu_hover.gif") no-repeat top left;
}

.divMenuHover
{
	color:#292d55;
	width:218px;
	height:16px;
	margin:0px 6px 2px 1px;
	padding: 3px 2px 1px 5px;
	cursor:hand;
	background: #dcdbd6 url("../Images/menu_hover.gif") no-repeat top left;
}

.divMenuSelected
{
	background: #dcdbd6 url("../Images/menu_open.gif") repeat-y top left;
	color:#292d55;
	padding:3px 2px 3px 5px;
	width:218px;
	height:16px;
	cursor:hand;
	margin:0px 6px 2px 6px;
}

*html .divMenuSelected
{
	background: #dcdbd6 url("../Images/menu_open.gif") repeat-y top left;
	color:#292d55;
	padding:3px 2px 3px 5px;
	width:218px;
	cursor:hand;
	height:16px;
	margin:0px 6px 2px 1px;
}

.divSubMenu
{
	background-color:#eae9e6;
	color:#292d55;
	padding:2px 2px 2px 8px;
	margin-bottom: auto;
	margin-top: auto;
	width:208px;	
	margin-left:8px;
	cursor:hand;
	margin-right:6px;
	height:18px;
	overflow:hidden;
}

*html .divSubMenu
{
	background-color:#eae9e6;
	color:#292d55;
	padding:2px 2px 2px 10px;
	margin-bottom: auto;
	margin-top: auto;
	width:208px;	
	cursor:hand;
	margin-left:3px;
	margin-right:6px;
	height:18px;
	overflow:hidden;
}

.divSubMenu:hover
{
	background: #dcdbd6 url("../Images/submenu_selected.gif") no-repeat top left;
}

.divSubMenuOver
{
	color:#292d55;
	padding:2px 2px 2px 10px;
	margin-bottom: auto;
	margin-top: auto;
	width:208px;	
	cursor:hand;
	margin-left:3px;
	margin-right:6px;
	height:18px;
	overflow:hidden;
	background: #dcdbd6 url("../Images/submenu_selected.gif") no-repeat top left;
}

.divAgentMenu
{
	border-bottom: solid 1px #ffffff;
	background-color:#eae9e6;
	color:#292d55;
	padding: 2px 0px 2px 10px;
	margin-bottom: auto;
	margin-top: auto;
	width:208px;	
	cursor:hand;
	margin-left:8px;
	margin-right:6px;
	height:18px;
	overflow:hidden;
}

* html .divAgentMenu
{
	border-bottom: solid 1px #ffffff;
	background-color:#eae9e6;
	color:#292d55;
	padding: 2px 0px 2px 10px;
	margin-bottom: auto;
	margin-top: auto;
	width:208px;	
	cursor:hand;
	margin-left:3px;
	margin-right:6px;
	height:18px;
	overflow:hidden;
}

.divAgentMenu:hover
{
	background: #dcdbd6 url("../Images/submenu_selected.gif") no-repeat top left;
}

.divAgentMenuHover
{
	border-bottom: solid 1px #ffffff;
	background: #dcdbd6 url("../Images/submenu_selected.gif") no-repeat top left;
	color:#292d55;
	padding: 2px 0px 2px 10px;
	margin-bottom: auto;
	margin-top: auto;
	width:208px;	
	cursor:hand;
	margin-left:3px;
	margin-right:6px;
	height:18px;
	overflow:hidden;
}

.divAgentMenuSelected
{
	background:#eae9e6 url("../Images/submenu_selected.gif") no-repeat top left;
	color:#292d55;
	padding: 2px 0px 2px 10px;
	border-bottom: solid 1px #ffffff;
	margin-bottom: auto;
	margin-top: auto;
	width:208px;	
	cursor:hand;
	margin-left:8px;
	margin-right:6px;
	height:18px;
	overflow:hidden;
}

* html .divAgentMenuSelected
{
	background:#eae9e6 url("../Images/submenu_selected.gif") no-repeat top left;
	color:#292d55;
	padding: 2px 0px 2px 10px;
	border-bottom: solid 1px #ffffff;
	margin-bottom: auto;
	margin-top: auto;
	width:208px;	
	cursor:hand;
	margin-left:3px;
	margin-right:6px;
	height:18px;
	overflow:hidden;
}

.divAgentSubMenu
{
	background-color:#eae9e6;
	color:#292d55;
	padding: 2px 0px 2px 15px;
	margin-bottom: auto;
	margin-top: auto;
	width:203px;	
	cursor:hand;
	margin-left:8px;
	margin-right:6px;
	min-height:18px;
	
}

* html .divAgentSubMenu
{
	background-color:#eae9e6;
	color:#292d55;
	padding: 2px 0px 2px 15px;
	margin-bottom: auto;
	margin-top: auto;
	width:203px;	
	cursor:hand;
	margin-left:3px;
	margin-right:6px;
	min-height:18px;
}

.divAgentSubMenu:hover
{
	background: #dcdbd6 url("../Images/submenu_selected.gif") no-repeat top left;
}

.divAgentSubMenuHover
{
	background: #dcdbd6 url("../Images/submenu_selected.gif") no-repeat top left;
	color:#292d55;
	padding: 2px 0px 2px 15px;
	margin-bottom: auto;
	margin-top: auto;
	width:203px;	
	cursor:hand;
	margin-left:3px;
	margin-right:6px;
	min-height:18px;
}

.divSubMenuSelected
{
	background: #eae9e6 url("../Images/submenu_selected.gif") no-repeat top left;
	color:#292d55;
	padding: 2px 2px 2px 10px;
	margin-bottom: auto;
	margin-top: auto;
	width:208px;	
	cursor:hand;
	margin-left:8px;
	margin-right:6px;
	height:18px;
	overflow:hidden;
}

*html .divSubMenuSelected
{
	background: #eae9e6 url("../Images/submenu_selected.gif") no-repeat top left;
	color:#292d55;
	padding: 2px 2px 2px 10px;
	margin-bottom: auto;
	margin-top: auto;
	width:208px;	
	cursor:hand;
	margin-left:3px;
	margin-right:6px;
	height:18px;
	overflow:hidden;
}

.tdHeader
{
	background-color: #292d55;
	color: #ffffff;
	font-weight:bold;
	margin-right:auto;
	margin-left:auto;
	padding:4px 0px 4px 0px;
	font-size:9pt;
}

.hlHeader
{
	color:#000000;
	font-size:10pt;
	font-weight: bold;
}

.hlHeader:hover
{
	text-decoration:none;
}

.hlMenuHeader
{
	color:#292d55;
	font-size:10pt;
	font-weight: bold;
	display:block;
	width:100%;
	height:100%;
}

.hlMenuHeader:hover
{
	text-decoration:none;
}

.linkHeader
{
	color:#00529b;
	font-size:10pt;
	font-weight: bold;
}

.hlSubMenuHeader
{
	color:#292d55;
	font-size:10pt;
	padding:0;
	margin-bottom:auto;
	margin-top:auto;
	display:block;
	width:100%;
	height:100%;
}

.hlAgentSubMenuHeader
{
	color:#292d55;
	font-size:10pt;
	padding:0;
	margin-bottom:auto;
	margin-top:auto;
	display:block;
	width:100%;
	height:100%;
}

/*Kataloger*/
.CatalogueHeader
{
	font-weight:bold;
	font-size:10pt;
	padding:3px;
}

.Header
{
	font-weight:bolder;
}

.Destinations
{
	width:225px;
	border:solid 1px #dcdbd6;
}

.divDDJourneys
{
	display:block; padding:3px 0px 3px 18px;font-size:9pt;
}

.divDDJourneys:hover
{
	display:block; padding:3px 0 3px 18px; 
	background: #dcdbd6 url("../Images/rightpopup_hover.gif") no-repeat top left;
}

.divDDJourneysHover
{
	display:block; 
	padding:3px 0px 3px 18px;
	font-size:9pt;
	background: #dcdbd6 url("../Images/rightpopup_hover.gif") no-repeat top left;
	
}

.ddLabel
{
	background:#fafafa url("../Images/arrow_down.gif") no-repeat right center; color:#292d55; font-size:9pt; display:block; width:215px; font-weight:bold;margin-right:auto;margin-left:auto;padding:5px;
}

.litHeader
{
	width:456px;
	background-color:#ffffff;
	color:#000000;
	font-size:10pt;
	padding:0px;
	margin:4px 0px 7px 0px;
	font-weight:bold;
}

.litTopHeader
{
	width:456px;
	color:#000000;
	font-size:10pt;
	padding:0;
	margin:4px 0px 7px 0px;
	font-weight: bold;
	text-transform: uppercase;
}

.divHeader
{
	width:456px;
	background-color:#ffffff;
	color:#000000;
	font-size:10pt;
	padding:0;
	margin: 12px 0px 4px 0px;
	font-weight:bold;
	text-transform:uppercase;
}

*html .divHeader
{
	width:456px;
	background-color:#ffffff;
	color:#000000;
	font-size:10pt;
	padding:0;
	margin: 7px 0px 4px 0px;
	font-weight:bold;
	text-transform:uppercase;
}

.tableDisplayChildren
{
	margin-left:6px;
	margin-right:6px;
	padding:0px;
}

*html .tableDisplayChildren
{
	margin-left:2px;
	margin-right:6px;
	padding:0;
}

.tableDisplayRightContent
{
	margin-left:6px;
	margin-right:6px;
	padding:0px;
}

*html .tableDisplayRightContent
{
	margin-left:3px;
	margin-right:5px;
	width:223px;
	padding:0px;
}

.contentTable
{
	width:456px;
	padding:0px;
	margin:0px;
}

.contentTd
{
	padding:0px;
	margin:0px;
}

.divSmallImages
{
	margin-left:3px;margin-right:3px;width:60px;height:60px;overflow:hidden;
}

.divSmallImageFirst
{
	float:left;margin-right:3px;width:60px;height:60px;overflow:hidden;
}

*html .divSmallImageFirst
{
	float:left; margin-left:0px; margin-right:0px;padding-right:3px;height:60px;
}

.divSmallImageLast
{
	margin-left:3px;width:60px;height:60px;overflow:hidden;
}

.tablePhotoAlbum
{
	margin-bottom:6px;height:60px;
}

*html .tablePhotoAlbum
{
	margin-bottom:0px;height:60px;
}


/*Site map */
.liSiteMap
{
	list-style-image: none;
	list-style-type:none;
	list-style-position: outside;
	margin:0;
	padding:0;
}

.liSiteMapFirefox
{
	list-style-image: none;
	list-style-type:none;
	list-style-position: outside;
	margin:0 0 0 -40px;
	padding:0;
}

.liSiteMapFirefoxFirst
{
	list-style-image: none;
	list-style-type:none;
	list-style-position: outside;
	margin:0;
	padding:0;
}
.topList
{
	margin-left:0;
	list-style-position:outside;
	padding:0;
	float:left;
	margin-top:0;
}

.topListFirefox
{
	margin-top:0;
	float:left;
	padding:0;
	list-style-position:outside;
	margin-bottom:0;
}

.litLink
{
	width:456px;
	background-color:#ffffff;
	color:#000000;
	font-size:10pt;
	padding:0px;
	margin:4px 0px 0px 0px;
	font-weight:bold;
}

.hrspace
{
	width:456px;border-bottom:solid 1px #a0a7aa;height:1px;margin:17px auto 21px auto;float:left;	
}

*html .hrspace
{
	width:456px;border-bottom:solid 1px #a0a7aa;height:1px;margin: 0px auto 20px auto;float:left;
}

.SendForm
{
	z-index:99;
	width:400px;
	background-color:#ffffff;
	border:1px solid black;
	padding:5px;
}

.SendFormIE
{
	display:none;
	
}

.modal
{
	
}