/* screen.css */
@import "subnavigation.css";
body
{
  font: 13px Georgia, "Times New Roman", Times, serif;
  color: #221e1f;
  background: #e8e3e3 url(/gfx/page-bg3.jpg) repeat center;
  margin: 25px 0;
}
#wrapper
{
  width: 940px;
  margin: 0 auto;
}
#header
{
	position: relative;
	width: 940px;
	height: 85px;
}
#main
{
  position: relative;
  top: 8px;
  width: 940px;
  background-color: #fbfaf2;
  position: relative;
}
#logo
{
	position: absolute;
	left: 25px;
  width: 360px;
}
#content
{
  clear: left;
  width: 880px;
  padding: 30px 30px 0px 30px;
}
#topweather
{
  position: absolute;
  right: 0;
	text-align: right;
}
#topweather div,
#topweather p
{
  font-size: 10px;
  float: left;
}
#topweather p
{
  height: 43px;
  line-height: 43px;
  margin: 0 5px 0 2px;
}
/* ---- Top Navigation --- */
#topnavigation
{
  font: 13px sans-serif;
	position: absolute;
  top: 45px;
  left: 0;
  width: 940px;
	font-weight: bold;
}
#topnavigation ul
{
	position: relative;
	left: 19px;
	line-height: 32px;
}
#topnavigation ul li
{
	display: inline;
}
#topnavigation li a
{
	color: #4c4849;
	display: inline;
	margin: 0 6px 0 0;
	padding: 7px;
	text-decoration: none;
	text-transform: uppercase;
}
#topnavigation li.active a,
#navigation li.dir_active a
{
  font-weight: bold;
  color:#4c4849;
}
#topnavigation li a:hover
{
  color:#dbdadb;
  background-color: #4c4849;
}
ul#nav
{
		margin:0 10px 0 0;
}
ul#nav li
{
		float:left;
		margin:5px 10px 0 0;
		cursor: pointer;
}
ul#nav li a
{
  display: block;
  text-indent: -9999px;
  height: 26px;
  padding: 0 8px;
  background-position: 8px center;
  background-repeat: no-repeat;
}
ul#nav a#hem { background-image: url(/gfx/button/hem.png); width: 27px; }
ul#nav a#aktuellt { background-image: url(/gfx/button/aktuellt-utbud.png); width: 110px; }
ul#nav a#costa-blanca { background-image: url(/gfx/button/costa-blanca.png); width: 95px; }
ul#nav a#costa-calida { background-image: url(/gfx/button/costa-calida.png); width: 91px; }
ul#nav a#om-oss { background-image: url(/gfx/button/om-oss.png); width: 48px; }
ul#nav a#visningsresor { background-image: url(/gfx/button/visningsresor.png); width: 99px; }
ul#nav a#kontakt { background-image: url(/gfx/button/kontakt.png); width: 59px; }
ul#nav a:hover#hem, ul#nav a#hem-active { background: #000 url(/gfx/button/hem-over.png) no-repeat 8px center; width: 27px; }
ul#nav a:hover#aktuellt, ul#nav a#aktuellt-active { background: #000 url(/gfx/button/aktuellt-utbud-over.png) no-repeat 8px center; width: 110px; }
ul#nav a:hover#costa-blanca, ul#nav a#costa-blanca-active { background: #000 url(/gfx/button/costa-blanca-over.png) no-repeat 8px center; width: 95px; }
ul#nav a:hover#costa-calida, ul#nav a#costa-calida-active { background: #000 url(/gfx/button/costa-calida-over.png) no-repeat 8px center; width: 91px; }
ul#nav a:hover#om-oss, ul#nav a#om-oss-active { background: #000 url(/gfx/button/om-oss-over.png) no-repeat 8px center; width: 48px; }
ul#nav a:hover#visningsresor, ul#nav a#visningsresor-active { background: #000 url(/gfx/button/visningsresor-over.png) no-repeat 8px center; width: 99px; }
ul#nav a:hover#kontakt, ul#nav a#kontakt-active { background: #000 url(/gfx/button/kontakt-over.png) no-repeat 8px center; width: 59px; }
/* ---- Navigation ---- */
#navigation
{
	width: 940px;
  height: 45px;
	background-color: #eeeee4;
	font-weight: normal;
}
#navigation ul
{
	position: relative;
	max-width: 606px;
	top: 1px;
	left: 19px;
	line-height: 40px;
}
#navigation ul li
{
	display: inline;
}
#navigation li a
{
  display: inline;
  text-decoration: none;
  color: #787878;
  padding: 10px 15px 17px 15px;
  font-size: 12px;
	margin:0 -3px 0 -2px;
}
#navigation li a:hover
{
	color:#333232;
}
#navigation li.active a,
#navigation li.dir_active a
{
  font-weight: bold;
	color:#333232;
}
#search_box
{
	width: 330px;
  float: right;
	margin-top: 0;
}
#search_box form div
{
  float: left;
  margin: 10px 0 0 10px;
}
#search_box .text_searchbox
{
  width: 196px;
  height: 15px;
  padding: 5px;
  vertical-align: middle;
  font-size: 12px;
  border: 0;
}
/* ---- Columns ---- */
#subnav_col
{
	float: right;
	width: 280px;
}
#subnav_col_edit
{
	width: 280px;
	height: 450px;
}
#smallPhotoSet
{
  float: left;
  display: inline;
  width: 580px;
  margin-bottom:20px;
}
#main_col
{
  /* Wide column for main content */
	float: left;
	display: inline;
	width: 580px;
}
.column-row
{
  clear: both;
}
.column-row div a
{
  display: block;
  text-decoration: none;
}
.column-row div
{
  width: 280px;
  float: left;
}
.column-row div.first
{
  margin-right: 20px;
}
.column-row div img
{
  margin-bottom: 14px;
}
.column-row div h2
{
}
.small-column
{
  background:transparent;
  float:left;
  width:240px;
  padding:20px;
}
.small-column-bg
{
  background:#eeeeee url(/gfx/bg-column.jpg) repeat center;
  float:left;
  width:240px;
  padding:20px;
}
.small-column-left
{
  background:transparent;
  float:left;
  width:260px;
  padding:0 40px 0 0;
}
.small-column-right
{
  background:transparent;
  float:left;
  width:260px;
}
/* ---- Predefined alignment of images ---- */
.images_left image
{
	float: left;
	margin-right: 20px;
}
.images_right image
{
	float: right;
	margin-left: 20px;
}
/* ---- Text ---- */
h1,
h2,
h3,
h4,
h5
{
  background-color: transparent;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: normal;
  font-weight: normal;
}
h1
{
  font-size: 31px;
  line-height: 40px;
  margin:0 0 12px 0;
}
h2
{
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 3px;
}
h3
{
  font-size: 25px;
  line-height: 34px;
  margin-bottom: 15px;
}
h4
{
  color: #221e1f;
  font-size: 13px;
  margin: 27px 0 5px 0;
}
h5
{
  font-size: 16px;
  line-height: 24px;
  margin: 0 0 15px 0;
}
h6
{
  background-color: transparent;
  font-size: 13px;
  font-weight: bold;
}
h6 a
{
  text-decoration: none;
  color: #cc3366;
}
p
{
  line-height: 21px;
  margin-bottom: 24px;
}
.no-margin {
  margin:0;
}
.date
{
  margin:0;
  padding:0;
}
.ingress
{
  font-size: 12px;
}
#main_col ul,
.two_col ul,
.three_col ul
{
	font-size: 13px;
	list-style: disc;
	margin-left: 16px;
}
#main_col li,
.two_col li,
.three_col li
{
	margin-bottom: 14px;
}
p.back
{
  margin-top: 16px;
}
.lightgrey
{
	color: #aaa;
}
/* ---- Links ---- */
a
{
  color: #221e1f;
  text-decoration: underline;
}
a:hover
{
	color: #555;
}
p.link
{
  height: 25px;
  line-height: 25px;
}
p.link img
{
  vertical-align: middle;
  margin-right: 5px;
}
/* ---- Forms ---- */
form label
{
  display: block;
  clear: both;
}
form input,
form textarea
{
  margin-bottom: 8px;
}
form textarea
{
  border: 0;
}
select
{
	width: 219px;
	border: #a5acb2 1px solid;
	color: #555;
  font: 12px Georgia, "Times New Roman", Times, serif;
}
input.text,
input.edit, textarea
{
	border: 0;
	width: 188px;
	padding: 5px 3px;
	color: #555;
  font: 12px Georgia, "Times New Roman", Times, serif;
}
input.text-dark
{
	background:#eeeeee;
	border: 0;
	width: 188px;
	padding: 5px 3px;
	color: #555;
  font: 12px Georgia, "Times New Roman", Times, serif;
}
input.button
{
	border: 0;
	width: 76px;
	height: 25px;
	background: url(/gfx/button.jpg) no-repeat top left;
	color: #fff;
	font: bold italic 12px Arial, Helvetica, Verdana, sans-serif;
	cursor: pointer;
}
input.button_wide
{
	border: 0;
	width: 150px;
	height: 25px;
	background: url(/gfx/button_wide.jpg);
	color: #fff;
	font:bold 13px Arial, Helvetica, Verdana, sans-serif;
	cursor: pointer;
}
/* ---- Misc ---- */
hr
{
  border: 0;
  border-top: 1px solid #c2c2c2;
  margin: 16px 0;
}
.clear
{
  clear: both;
}
/* ---- Splash related ---- */
#splash
{
  width: 940px;
  height: 350px;
  background-color: #000;
  text-align: right;
}
#splash p.heading
{
	clear: both;
	padding-top: 155px;
	margin: 0 60px 0 0;
	color: #fff;
	font: bold italic 36px georgia, "times new roman", serif;
}
#splash p.subheading
{
	margin: 0 30px 0 0;
	color: #fff;
	font: 20px "trebuchet ms", "times new roman", serif;
}
/* ---- Feature related ---- */
.featureLink
{
	width: 280px;
	height: 155px;
	margin: 0 0 20px 0;
	cursor: pointer;
}
#main_col .featureLink
{
	float: left;
}
#main_col .evenFeatureLink
{
	float: right;
}
.featureLink .textblock
{
	position: relative;
	top: 111px;
	width: 280px;
	height: 44px;
	background-color: #000;
	filter:alpha(opacity=70);
  -moz-opacity:.70;
  opacity:.70;
}
.featureLink p.heading
{
	margin: 2px 0 0 18px;
	font-size: 17px;
	font-weight: bold;
	color: #fff;
}
.featureLink p.subheading
{
	margin: -3px 0 0 18px;
	color: #fff;
}
.feature_box
{
	width: 240px;
	min-height: 125px;
	padding: 15px 20px 15px 20px;
	margin: 0 0 20px 0;
	background-color: #fde9ed;
}
.feature_box p
{
	margin: 0;
	line-height: 20px;
}
.feature_box_twocol
{
	width: 120px;
	float: left;
}
/* ---- Footer related ---- */
#footer,
#footer_edit
{
  position: relative;
  width: 940px;
  margin: 0 auto;
  background: #e4e3dc url(/gfx/footer-spanien.jpg) no-repeat top left;
}
#footer_col
{
	width: 540px;
	padding: 70px 0 0 100px;
}
#footer_col h3
{
	margin: 30px 0 16px 0;
}
#footer_col p
{
  clear: both;
}
#footer_nav
{
	margin: 0 12px 0 10px;
	padding: 10px 20px 10px 20px;
	border-top: #bbbab4 1px solid;
	font-size: 10px;
	text-transform: uppercase;
}
#footer_nav p
{
	margin: 10px 0 10px 0;
}
#footer_nav a
{
	text-decoration: none;
}
div.article
{
	margin-bottom: 10px;
}
.footer-left {float:left;}
.footer-right {float:right;}
a.doc {
	padding: 2px 4px 2px 25px;
	background: url(/images/icons/doc.gif) no-repeat center left;
}
a.pdf {
	padding: 2px 4px 2px 25px;
	background: url(/images/icons/pdf.gif) no-repeat center left;
}
a.xls {
	padding: 2px 4px 2px 25px;
	background: url(/images/icons/xls.gif) no-repeat center left;
}
a.zip {
	padding: 2px 4px 2px 25px;
	background: url(/images/icons/zip.gif) no-repeat center left;
}
a.jpg {
	padding: 2px 4px 2px 25px;
	background: url(/images/icons/image.png) no-repeat center left;
}
#main_col ul, .two_col ul, .three_col ul  {
	list-style-type: none;
	padding:0 0 24px 0;
	margin:0 0 0 2px;
}
#main_col ol, .two_col ol, .three_col ol  {
	margin-bottom: 24px;
}
#main_col ul li, .two_col ul li, .three_col ul li  {
	margin:0;
	font-size:13px;
	line-height:25px;
	padding:6px 0 0 22px;
	background: url(/gfx/bullet2.png) no-repeat;
  background-position: 0 6px;
	vertical-align:top;
}
/* -- form box -- */
#form_box
{
	padding: 15px 0 5px 20px;
	margin: 0 0 30px 0;
	background-color: #fde9ed;
}
#form_box label
{
	display: block;
	float: left;
	width: 100px;
	margin-top: 5px;
	font-size: 11px;
}
#form_box input.button
{
	margin-bottom: 8px;
}

