body
{
	margin: 10px 0 0 0;
	padding: 0;
	font-family: "Trebuchet MS", Helvetica, Sans-Serif, "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Helvetica, Arial, Sans-Serif;
	font-size: 13px;
}

h2,
h3,
h4
{
	color: #3e3e3e;
}

p
{
	line-height: 18px;
	margin: 2px 0 12px 0;	
}

.intro-text p
{
	/*font-size: 16px;
	line-height: 20px;
	color: #787878;
	padding:0;
	margin:0;*/
}

.image-text
{
	font-size: 10px;
	color: #787878;
}


a
{
	color: #078dd3;
	text-decoration: none;	
}

.leftcol
{
	width: 180px;
	float: left;
	color: #787878;	
	border: solid 0px Red;
}

.rightcol
{
	padding-top:10px;
	width: 225px;
	float: right;	
	overflow: hidden;
	color: #787878;
	border: solid 0px Red;
}

.content,
.contentbook
{
	width: 530px;
	float: left;
	padding: 0;
	margin: 0 20px 20px 20px;
	color: #787878;		
	border: solid 0px #e2e2e2;
}


.cleancontent
{
	padding: 15px;
}

.contentbook
{
	margin-left: 10px; width: 555px; margin-right: 5px;
}


#wrapper
{
	width: 980px;
	margin: 0 auto;	
}

#header
{
	height: 160px;
	margin-bottom: 10px;
	
}

ul#nav
{
	margin: 0;
	padding: 0;
	list-style: none;
}

ul#nav #icehotel,
ul#nav #lapland
{
	border-right: 1px solid #f5f5f5;	
}


ul#nav li.topnav
{
	width: 200px;
	height: 90px;
	padding: 20px 10px 10px 10px;
	float: left;
	cursor: pointer;
	overflow: hidden;
}

ul#nav li.hover,
ul#nav li.selected
{
	background: #f9f9f9;
}


ul#nav li#book-now
{
	float: right;
}


ul#nav .topnav-submenu
{
	display: block;
	width: 18px;
	height: 18px;
	margin-right: 10px;
	margin-top: 3px;
	float: left;
}


ul#nav .topnav-submenu a.topnav-submenu-trigger
{
	display: block;
	width: 18px;
	height: 21px;
	border: 0px solid #FFF;
	background-image: url(../images/common/trigger.png);
	background-repeat: no-repeat;
	margin-left:6px;
}

ul#nav .topnav-submenu a.topnav-submenu-trigger:hover,
ul#nav .active-submenu a
{
	/*border: 1px solid #CCC;*/
	background-position: 0 -21px;
}

ul#nav .topnav-submenu a span
{
	display: none;
}

ul#nav .topnav-submenu ul
{
	display: none;
	position: absolute;
	margin: 0;
	padding: 10px;
	list-style: none;
	background: #FFF;
	border-left: solid 1px #d3d3d3;
	border-bottom: solid 1px #d3d3d3;
	border-right: solid 1px #d3d3d3;
	background-image: url(../images/common/trigger-submenu-top.png);
	background-repeat: no-repeat;
	z-index: 1000;
}

ul#nav .topnav-submenu ul li a
{
	display: block;
	padding: 5px;
	border-bottom: 1px solid #CCC;
	color: #3e3e3e;
}

ul#nav .topnav-submenu ul li a:hover
{
	background: #fc930c;
}

ul#nav .topnav-submenu ul a
{
	border: 0px;
}

ul#nav .topnav-main-link
{
	width: 170px;
	float: left;
}

ul#nav .topnav-main-link a
{
	display: block;
	height: 21px;
	background-repeat: no-repeat;
}

ul#nav .topnav-main-link a span
{
	display: none;
}

ul#nav .topnav-main-link p
{
	margin-top: 5px;
	color: #CCC;
	font-family: "Trebuchet MS", Helvetica, Sans-Serif, "Lucida Sans Unicode", Georgia, "Times New Roman", Serif;	
	font-size: 12px;
	line-height: 20px;
}

ul#nav li.active .topnav-main-link p,
ul#nav li.selected .topnav-main-link p
{
	color: #3e3e3e;
}

/* MENU OPTIONS */
#icehotel .topnav-main-link a,
#lapland .topnav-main-link a,
#icebar .topnav-main-link a,
#book-now .topnav-main-link a
{
	width: 160px;
}

#icehotel .topnav-main-link a:hover
{
	background-position: 0 -21px;
}

#lapland .topnav-main-link a
{
	background-position: -160px 0;
}

#lapland .topnav-main-link a:hover
{
	background-position: -160px -21px;
}

#icebar .topnav-main-link a
{
	background-position: -320px 0;
}

#icebar .topnav-main-link a:hover
{
	background-position: -320px -21px;
}

#book-now .topnav-main-link a
{
	background-position: -480px 0;
}

#book-now .topnav-main-link a:hover
{
	background-position: -480px -21px;
}

/* MENU OPTIONS END */

#footer
{
	clear: both;
	background: #fafafa url(../images/common/bg-footer.png) no-repeat;
	margin-top: 30px;
	padding: 11px 20px;
}

#twitter
{
	clear: both;
	font-size: 11px;
	margin-bottom: 25px;
}

#retweetwrapper
{
	font-size: 11px;
}

#twitter h4
{
	font-weight: normal;
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #656565;
	display: inline;
}

#quicklinks
{
	border-right: 0px solid #dcdcdc;
}

#quicklinks dl
{
	border-left: 1px solid #dcdcdc;
	margin: 0;
	padding: 0;	
	font-size: 11px;
	padding-left: 10px;
	padding-right: 35px;
	float: left;
	height: 80px;
}

#quicklinks dt
{
	margin-bottom: 8px;
	font-weight: bold;
}

#quicklinks dd
{
	margin: 0;
	padding: 0 0 3px 0;	
}


#quicklinks dt,
#quicklinks dd a
{
	color: #7a7a7a;	
}

#copyright
{
	font-size: 11px;
	margin-top: 20px;
	color: #CCC;
	text-align: center;	
}

/* COMMON */
.float-right{float: right;}
.float-left{float: left;}
.clr{clear: both;}

.linkblue,
#quicklinks dd a:hover
{
	color: #078dd3;	
}


/* PageTools */
#pagetools
{
	margin-top: 5px;
}


ul#tools
{
	margin: 5px 15px 0 0;
	padding: 0;
	list-style: none;
}

ul#tools li
{
	float: left;
	_width: 1%;
}

ul#tools li a
{
	text-decoration: none;
	margin-right: 5px;
	font-size: 9px;
	padding-top: 4px;
	display: block;
}

ul#tools li a img
{
	border: none;
}