@charset "UTF-8";
/* CSS Document */



hr
{
	
      background-color:#666666;
      height: 1px;
      border: none;
}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: none;	
}

a:active {
	color: #FFF;
	text-decoration: none;
}

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	color: #000000;
	background-color: #393027;
	background-image: url(../images/villabg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-attachment: fixed;
	background-size:1366px;
}

#wrapper
{
	width:1000px;
    height:auto;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/bgsuede.jpg);
	background-repeat: repeat;

	
}

#header 
{
	height: 147px;
	width: 1000px;
	position:fixed;
	background-image: url(../images/header.png);
	z-index:2;
}

#navigation
{
	margin-top:13px;
	margin-left:auto;
	margin-right:auto;
	padding-top:70px;
	width:1000px;	
}

#loader
{
	position:absolute;
	top:50%;
	left:50%;	
}
#menu
{
	padding-left:70px;	
}

ul {
	font-family: Arial, Verdana;
	font-size: 12px;
	margin: 0;
	padding: 0;
	list-style: none;
}

ul li {
  display: block;
  position: relative;
  float: left;
}

li ul 
{
	display: none; 
	}
	
li ul a
{
	margin:0;
	padding:0;	
}
	
ul li a {
	display: block;
	text-decoration: none;
	color: #999;
	padding: 5px 15px 5px 15px;
	margin-left: 1px;
	white-space: nowrap;
}

ul li a:hover {
	color: #FFF;
	background-color: #c37e11;
	opacity:0.6;
	z-index:12;
}

li:hover ul 
{
  display: block;
  position: absolute;
  border-top-style:none;
  z-index:12;
}

li:hover li {
	float: none;
	font-size: 12px;
}

li:hover a {
	color: #FFF;
	background-color: #333;
	opacity:0.6;
}
li:hover li a:hover { color: #95A9B1; }
	
#home
{
	padding-top:110px;
	width:1000px;
	height:auto;
    
}

#advert
{
	position:absolute;
	top:80px;
	left:660px;
	z-index:1;
}

.slideshow 
{
	height: 472px;
	width: 850px;
	border:2px solid #c90;
	clip: rect(auto,auto,auto,auto);
	margin-right: auto;
	margin-left: auto;
	z-index:0;

}


#about 
{  
        padding-top:105px;
        height: 600px;
	    width: 850px;
		margin-left:75px;
		margin-top:100px;		
}



#contact
{  
    height: 600px;
	width: 850px;
	margin-left:auto;
	margin-right:auto;
	padding-top:105px;
	position:relative;
}

#key_features
{  
    height: 600px;
	width: 850px;
	margin-left:auto;
	margin-right:auto;
	padding-top:105px;
}

.keyfeatures_content
{
	height: 510px;
	width: 814px;
	border: 2px solid #960;
	margin-left: 75px;
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:30px;
	margin-top: 7px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/lth.jpg);
}

.innerlayout
{
	margin:7px;
	width:390px;
	height:400px;
	float:left;
}

.paratext
{
	font-size:11px;
	color: #666;
}

.availability_content
{
	
    height: 472px;
	width: 850px;
	margin-left:auto;
	margin-right:auto;
	border: 2px solid #960;	
}

#construction
{
      
        height: 620px;
	    width: 850px;
		margin-left:75px;
		margin-top:100px;
       padding-top:105px;
}

.construction_content
{
	
    height: auto;
	width: 850px;
	margin-left:auto;
	margin-right:auto;
	border: 2px solid #960;
	background-image:url(../images/lth.jpg);
	
}


#availability
{  
    height: 600px;
	width: 850px;
	margin-left:auto;
	margin-right:auto;
	padding-top:105px;
}



.footer  {
	clear: both;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	background-color: #DDDDDD;
	background-image: url(../images/bgsuede.jpg);
	background-repeat: repeat-x;
}

.footer p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999;
	font-size: 10px;
	text-align:center;
	
}

.content {
	width: 1000px;
	z-index:10;
}

.textbox {
	width: 355px;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: left;	
}

.sidebar {
	position:relative;
	height: auto;
	width: 200px;
	float: right;
	padding-top: 60px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.sidebar p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666;
	width: 160px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.sidebar h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.textbox h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FC3;
	font-weight: lighter;	
}

.sidebar p {
	font-family: Tahoma, Geneva, sans-serif;
}

.text {
	font-style: italic;
	font-size: 18px;
	background-color:#333;
}
	
.main_content {
	height: 402px;
	width: 814px;
	border: 2px solid #960;
	margin-left: 75px;
	padding-top:50px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	margin-top: 7px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/lth.jpg);
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #FC3;
	font-weight: lighter;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #BFBFBF;
}

.special_text
{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:16px;
	color: #FC0;
	font-style:italic;
	
}

.pencil
{
	left:450px;
	top:180px;
	position:absolute;
}

i
{
	color:#FFF;
}

#slice
{
	position:absolute;
    left:-15px;
	top:60px;	
}

#twitter
{
	position:absolute;
	right:235px;
	top:69px;
}

#twitter a:hover
{
opacity:0.4;
filter:alpha(opacity=40); /* For IE8 and earlier */
}

#facebook
{
	position:absolute;
	right:210px;
	top:69px;
}


#facebook a:hover
{
opacity:0.4;
filter:alpha(opacity=40); /* For IE8 and earlier */
}

#uk_flag
{
	position:absolute;
	right:150px;
	top:75px;
}

#uk_flag a:hover
{
opacity:0.4;
filter:alpha(opacity=40); /* For IE8 and earlier */
}

#norway_flag
{
	position:absolute;
	right:110px;
	top:75px;
}

#norway_flag a:hover
{
opacity:0.4;
filter:alpha(opacity=40); /* For IE8 and earlier */
}

#russian_flag
{
	position:absolute;
	right:70px;
	top:75px;
}

#russian_flag a:hover
{
opacity:0.4;
filter:alpha(opacity=40); /* For IE8 and earlier */
}

#swedish_flag
{
	position:absolute;
	right:30px;
	top:75px;
}

#swedish_flag a:hover
{
opacity:0.4;
filter:alpha(opacity=40); /* For IE8 and earlier */
}


#lang_text p
{
	position:absolute;
	right:85px;
	top:80px;
	font-size:8px
}



