/* CSS Document */

body {
	margin: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #444;
	background: #fefefe;
}

@font-face {
    font-family: 'CaviarDreamsBoldItalic';
    src: url('caviar/CaviarDreams_BoldItalic-webfont.eot');
    src: url('caviar/CaviarDreams_BoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('caviar/CaviarDreams_BoldItalic-webfont.woff') format('woff'),
         url('caviar/CaviarDreams_BoldItalic-webfont.ttf') format('truetype'),
         url('caviar/CaviarDreams_BoldItalic-webfont.svg#CaviarDreamsBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CaviarDreamsBold';
    src: url('caviar/CaviarDreams_Bold-webfont.eot');
    src: url('caviar/CaviarDreams_Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('caviar/CaviarDreams_Bold-webfont.woff') format('woff'),
         url('caviar/CaviarDreams_Bold-webfont.ttf') format('truetype'),
         url('caviar/CaviarDreams_Bold-webfont.svg#CaviarDreamsBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

h1 {
	font-family: 'CaviarDreamsBold', Helvetica, sans-serif;	
	font-weight: normal;
	font-size: 24px;
	color: #000;
	margin: 0 0 10px 0;
	text-transform: uppercase;
}

h2 {
	font-family: 'CaviarDreamsBold', Helvetica, sans-serif;	
	font-weight: normal;
	font-size: 24px;
	color: #000;
	margin: 0 0 10px 0;
	text-transform: uppercase;
}

h3 {
	font-family: 'CaviarDreamsBold', Helvetica, sans-serif;	
	font-weight: normal;
	font-size: 14px;
	color: #C00;
	margin: 0 0 10px 0;
	text-transform: uppercase;
}	

p {
	line-height: 1.7em;
	font-weight: lighter;
}

.wrapper {
	margin: 0 auto;
	width: 960px;
	clear: both;
	overflow: hidden;
}

.sep {
	width: 100%;
	float: left;
	clear: both;
	margin: 20px 0;
	border-bottom: 1px dotted #999;
}

.clear {
	clear:both;
	overflow: hidden;
}

a {
	color:#000;
}

a:hover {
	color:#c00;
}

a img {
	border: 0;
}
	
/* ----------- Header & Menu ------- */

.language {
	font-family: 'CaviarDreamsBold', Helvetica, sans-serif;	
	font-size: 11px;
	color: #fff;
	margin: 0;
	background-color: #000;
	height: 21px;
}

.langcont {
	width: 1000px;
	margin: 0 auto;
}

.lang {
	float: left;
	margin-top: 4px;
	margin-right: 20px;
}

.lang img {
	float: left;
	margin: -2px 3px 0 0
}

.header {
	position: relative;	
}

.logo {
	float: left;
	width: 165px;
	height: 56px;
	margin-top: 30px;
	margin-bottom: 40px;
}

.social-links {
	position: absolute;
	width: 200px;
	top: 0;
	right:-10px;	
}

a.socialLink {
	float:left;
	overflow: hidden;
	display: block;
	width: 40px;
	height: 45px;
	margin-left: 2px;
}

a.socialLink img {
	position: relative
}

a.socialLink:hover   img{
	left: 0px;
	top: -45px;
}


.menu {
	float: right;
	margin-top: 45px;
}

.menu ul {
	list-style: none;
}
	
.menu li {
	float: left;
}
.menu li a {
	font-family: 'CaviarDreamsBold', Helvetica, sans-serif;
	display: block;
	color: #222;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0 20px;
}

.menu li a.double {
	margin-top: -8px;	
}

.menu li a.activated {
	color: #cc0000;
}

.menu li a:hover {
	color: #cc0000;
}

/* ----------- Slider ------- */

.slide-wrap {
	clear: both;
	width: 1280px;
	height: 470px;
	margin: 0 auto 40px auto;
	overflow: hidden;
}

.peKenBurns .peKb_slides .peKb_caption h2 {
	font-family: 'CaviarDreamsBoldItalic', Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
}

.peKenBurns {
       		clear: both;
			width: 1280px;
			height: 470px;
			margin: 0 auto 0 auto;
			overflow: hidden;
		}

/* ----------- Gallery ------- */
.gallery {
	float:left;
	overflow: hidden;
	display: block;
	width: 200px;
	height: 129px;
}

.gallery img {
	position: relative
}

.gallery:hover   img{
	left: 0px;
	top: -129px;
}


/* ----------- Content ------- */
.content {
	margin-top: -40px;
}

.content p {
	text-shadow: 1px 1px #fff;
}


ul.content-list li {
	list-style: disc;
	text-shadow: 1px 1px #fff;
	line-height: 1.5em;
	color: #444;
	margin-left: -20px;
}

ul.content-list li p{
	margin: 0 0 5px 0;
}

/*
ul.content-list li:hover {
	color: #C00;
	text-decoration: underline;
}*/

.threecol h2 {
	font-size: 16px;
	margin: 0;
}

.twocol h2 {
	font-size:14px;
	margin:0;
}

.services p {
	font-size: 12px;
	background: #555;
	color: #eee;
	text-shadow: none;
	padding: 5% 10%;
	margin: 0;
}

.services h3 {
	font-size: 12px;
}

.floatL {
	float: left;
}

.listMargin {
	margin-left: 35px;
}

a.social {
	text-decoration:none;
	float: left;
}

a.social h3{
	text-decoration: none;
	color:#000;
	line-height:28px;
}

a.social h3:hover {
	color:#c00;
	text-decoration: underline;
}

a.social img{
	float:left;
	margin-right: 3px;
}

.marginL {
	margin-left: 15px;
}

.marginT {
	margin-top: 20px;
}

/* ----------- Footer ------- */
.footer {
	height: 104px;
	border-top: 1px dotted #999;
	margin-top: 30px;
}

.logo-footer {
	width: 142px;
	float:left;
	margin-top: 20px;
}

.footer-text {
	float: right;
	text-align: right;
	color: #999999;
	margin-top: 35px;
	font-weight:100;
	font-size: 11px;
	text-transform: uppercase;
}

a.kreartsLink {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform:none;
	font-size: 12px;
}

a.kreartsLink:hover {
	color: #F09;
}

