body {
  padding: 0;
  margin: 0;
  font-family: Arial, sans-serif;
  font-size: 11px; _font-size: 68.75%;
  color: #333;
  line-height:15px;
}
.smalltext {
	padding: 0;
	margin: 0;
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #333;
	line-height:12px;
}

body#one-col-home { margin-top: 5px; }

/* **************************************************************** */
/* Basic Settings                                                   */
/* **************************************************************** */

a,
a:link {
  color: #0279a5;
  text-decoration: underline;
  font-weight:bold;
}

a:hover,
a:active { 
  color: #0279a5; 
  text-decoration: underline;
  -moz-outline-style: none;
  font-weight:bold;
}
a.small:link,
a.small:visited {
  color: #0279a5;
  text-decoration: underline;
  font-weight:bold;
  font-size: 10px;
}

a.small:hover,
a.small:active { 
  color: #0279a5; 
  text-decoration: underline;
  -moz-outline-style: none;
  font-weight:bold;
  font-size: 10px;

}

img { 
  margin: 0;
  padding: 0;
  border: none; 
}

h1, h2, h3, h4 {
  color: #333;
  font-weight: bold;
  margin: 10px 0 10px 0;
  clear: left;
}

h1.pagetitle {
  position: absolute;
  top: 343px;
  left: 95px;
  font-size: 1.1em;
  color: #fff;
  text-transform: uppercase;
  margin: 0;
  z-index: 1;
}

h2 { font-size: 1.4em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1em; }

p { margin: 10px 0 10px 0; }

hr {
  height: 1px;
  border: 0;
  color: #ccc;
  background: #ccc;
}

.no-disp,
.vyre_navigator h2 { display: none; }

/* **************************************************************** */
/* Layout of template columns                                       */
/* **************************************************************** */

#one-col-home #wrapper,
#two-col-sub #wrapper {
	width: 913px;
	text-align: left;
	margin: 0 auto 0 auto;
	background-image: url(/discoversouthafrica/images/bg-wrapper.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
}

#one-col-home #wrapper { width: 913px; background: url(/discoversouthafrica/images/Front.jpg) no-repeat 0% 0%; }
#one-col-home #wrapper.de { background: url(http://discovericeland.icelandair.us/other_files/discovericeland/global/bg-frontpage-de.jpg) no-repeat 0% 0%; }

.logo { position: absolute; top: 35px; left: 8px; }

#bodycontent {
	position: relative;
	float: left;
	_float: none;
	width: 893px;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
}
.image-left{
	float: left; 
	vertical-align: text-top;
	padding-right: 10px;
}
.image-right{
	float: right; 
	vertical-align: text-top;
	padding-left: 10px;
	padding-bottom: 10px;
}

/* **************************************************************** */
/* Discover Iceland - Link Frontpage                                */
/* **************************************************************** */

.discover {
	position: absolute;
	top: 239px;
	left: 491px;
}
.discover a { display: block; width: 417px; height: 100px; text-indent: -1000px; }
.de .discover a { width: 505px; }

/* **************************************************************** */
/* American Express - Link Frontpage                                */
/* **************************************************************** */

.american-express { position: absolute; top: 105px; right: 24px; }
.american-express a { display: block; width: 259px; height: 89px; text-indent: -1000px; }

/* **************************************************************** */
/* Packages - Images Frontpage                                      */
/* **************************************************************** */

.packages {
	position: absolute;
	top: 330px;
	left: 24px;
	width: 864px;
}
.packages ul { float: left; padding: 0; margin: 0; list-style: none; }
.packages ul li {
	float: left;
	padding: 0;
	margin: 0 30px 0 0;
}
.packages ul li.last { margin-right: 0px; }
.packages ul li img { border: 1px solid #deeaed; }

/* **************************************************************** */
/* Language                                                         */
/* **************************************************************** */

#language {
  position: absolute;
  top: 24px;
  right: 24px;
}

#two-col-sub #language { top: 301px; right: 0; z-index: 1; }

#language ul { padding: 0; margin: 0; list-style: none; }
#language ul li { float: left; }
#language ul li a { float: left; display: block; }
#language ul li a { 
  width: 28px; 
  height: 17px;
  color: #fff;
  font-weight: bold; 
  -moz-outline-style: none;
}

#language ul li a.de { background: url(http://discovericeland.icelandair.us/other_files/discovericeland/global/bg-flag-de.gif) no-repeat 0% 0%; margin-right: 2px; text-indent: -2000px; }

/* **************************************************************** */
/* Banner Subpages                                                  */
/* **************************************************************** */

#banner {
	position: absolute;
	top: 40px;
	left: 0px;
	width: 913px;
	height: 212px;
}
#languageoption {
	position: absolute;
	top: 22px;
	left: 700px;
	width: 210px;
	height: 15px;
	
}

/* **************************************************************** */
/* Main Navigation                                                  */
/* **************************************************************** */

#main-navigation {
	position: absolute;
	top: 250px;
	left: 0px;
	width: 913px;
	height: 55px;
}

#main-navigation ul { float: left; margin: 8px 0 0 0;  padding: 0; }
#main-navigation li { float: left; list-style: none; }
#main-navigation li a { float: left; padding: 5px 5px 5px 5px; margin-right: 10px; }

#main-navigation a,
#main-navigation a:visited,
#main-navigation a:link { 
  font-size: 1.1em; 
  font-weight: bold; 
  text-transform: uppercase; 
  text-decoration: none; 
}

#main-navigation a:hover,
#main-navigation .current_page a, 
#main-navigation .current_page_ancestor a {
  color: #fff; 
  background: #0279a5;
}
#filigree {
	position: absolute;
	top: 290px;
	left: 0px;
	width: 913px;
	height: 27px;
	background-image: url(/discoversouthafrica/images/bg-main-navigation.jpg);
	background-repeat: no-repeat;
	background-position:top;
}

/* **************************************************************** */
/* Footer                                                           */
/* **************************************************************** */

#footer {
	position: relative;
	float: left;
	_float: none;
	width: 913px;
	height: 90px;
	margin-top:5px;
	background: url(/discoversouthafrica/images/SelectsLogoNoLanguage.jpg) no-repeat 0% 0%;
	background-image: url(/discoversouthafrica/images/SelectsLogoNoLanguage.jpg);
}
#legalise {
	position: relative;
	float: left;
	_float: none;
	width: 913px;
	height: 60px;
	padding-top: 5px;
	padding-left: 0px;
}
.sm {
  font-family: Arial, sans-serif;
  font-size: 8px;
  color: #333;
}

#two-col-sub #footer {
	margin-left: 0px;
}

#footer ul { padding: 0; margin: 0; list-style: none; }
#footer ul li a.icelandair,
#footer ul li.borgun,
#footer ul li.kreditkort,
#footer ul li a.iata,
#footer ul li.ae { 
  position: absolute;
  top: 39px;
  left: 30px;
  width: 130px; 
  height: 30px; 
  text-indent: -2000px;
  -moz-outline-style: none;
  background:url(/discoversouthafrica/images/FooterBg.jpg) no-repeat 0% 0%;
}

#footer ul li.borgun { left: 209px; width: 135px; background:url(http://discovericeland.icelandair.us/other_files/discovericeland/global/bg-footer-borgun.gif) no-repeat 0% 0%; }
#footer ul li.kreditkort { left: 404px; width: 107px; background:url(http://discovericeland.icelandair.us/other_files/discovericeland/global/bg-footer-kreditkort.gif) no-repeat 0% 0%; }
#footer ul li a.iata { left: 596px; width: 92px; background:url(http://discovericeland.icelandair.us/other_files/discovericeland/global/bg-footer-iata.gif) no-repeat 0% 0%; }
#footer ul li.ae { top: 27px; left: 795px; width: 53px; height: 47px; background:url(http://discovericeland.icelandair.us/other_files/discovericeland/global/bg-footer-ae.gif) no-repeat 0% 0%; }
