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

@font-face {
	font-family: five-minutes;
	src: url('fonts/Five Minutes.otf');
}

@font-face {
	font-family: chalkduster;
	src: url('fonts/Georgia.ttf');
}

body{
*font-size:small;*font:x-small;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.231;
	color: #FFF;
}select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

:focus { -moz-outline-style: none; }

* {
    outline: none;
}

html, body {
	padding: 0;
	margin: 0;
	background-color: #111;
}

html {
	overflow-y: auto !important
}

body {
	overflow: hidden;
	visibility: hidden;
	background-color: #111;
}

.clear {
	clear: both;
}

body.home {
	overflow: auto;
}

p {
	text-align: justify;
}

h4 {
	margin: 0 0 10px 0;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

a img {
	border: 0;
}

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

#logo {
	position: absolute;
	z-index: 91;
	top: 40px;
	left: 40px;
}

#logo a{
	background: url(../images/logo.png) no-repeat top left;
	display: block;
	width: 162px;
	height:90px;
	overflow:hidden;
	text-indent: -9999px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.clear{
	clear:both;
}

#column-1 {
	position: absolute;
	height: 100%;
	min-height:620px;
	z-index: 4;
	width: 240px;
	top: 0;
	left: 50px;
	background-image: url(../images/black-80.png);	/*overflow: hidden;*/
}


.shadow #column-1 {
	background: url(../images/black-80.png);
}

.updates #column-1 {
	overflow: visible;
	height: 1255px;
}

#column-2 {
	position: absolute;
	height: 100%;
	min-height:620px;
	z-index: 6;
	width: 710px;
	top: 0;
	left: 291px;
	overflow: hidden;
	font-size: 93%;
	background-image: url(../images/black-80.png);	/*width: 0px;
	display: none;*/
}

#column-2 p {
	margin: 0 0 10px 0;
	color: #999;
	line-height: 150%;
}

#column-2 h3 {
	font-size:16px;
	font-family: "Minion Pro", "Times New Roman", Times, serif;
	font-weight:normal;
}

#column-2 ul {
	padding: 160px 0 0 30px;
	width: 130px;
}

#column-2 ul li {
	margin: 5px 0;
}

#column-2 ul li ul {
	padding: 0;
}

#column-2 #cont {
	margin: 0 20px 0 30px;
	z-index: 10;
}

#pane-1-column {
	padding: 177px 15px 0 0;
	width: 650px;
	height: 570px;
	text-align: justify;
}

#navi {
	font-size: 12px;
	margin-top: 170px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 40px;
}

#navi ul {
	padding: 0;
	margin: 0;
	font-family:chalkduster;
}

#navi ul li {
	margin: 0 0 5px 0;
	padding: 0 0 5px;
	color: #999;
}

#navi ul li a {
	color: #999;
}

#navi ul li a:hover {
	color: #FFF;
}

#navi ul li ul {
	padding: 0;
}

#navi ul li ul li {
	margin: 0 !important;
	padding-bottom: 0;
	font-size:11px;
}

#navi ul li ul li a {
		color: #999;
}

#navi ul li ul li a {
		color: #FFF;
}

#navi ul li ul li ul li {
	margin: 0 !important;
}

#navi ul li.selected {
	color: #FFF !important;
}

#navi ul li.selected a {
	color: #000 !important;
}

#navi .indent {
	padding: 0 0 0 11px;
}

#navi .fb1 {
	margin: 0;
}

#footer {
	font-size: 85%;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	left: 40px;
	bottom: 35px;
}

#footer a {
	color: #999;
}

#content {
	position: absolute;
	left: 472px;
	width: 230px;
	height: 100%;
	padding: 0 0 0 40px;
	background: #fff;
	z-index: 5;
	line-height: 180%;
	font-size: 85%;
	overflow: hidden;
}

#content #inner {
	width: 500px;
	margin: 172px 0 0 0;
	overflow: hidden;
}

#background {
	position: absolute;
	z-index: 1;
	overflow: hidden !important;
}

#background-inner {
	z-index: 2;
	overflow: hidden !important;
}

#background-image {
	z-index: 3;
}

#background-ani {
	padding: 0;
	margin: 0;
	overflow: hidden;
}

#background-ani ul#fader.innerfade {
	margin: 0;
	padding: 0;
}

#background-ani ul#fader.innerfade li {
	margin: 0;
	padding: 0;
}

#slideshow {
	padding: 0;
	margin: 0;
	overflow: hidden;
	width: 465px;
	height: 620px;
}

#slideshow {
	padding: 0;
	margin: 0;
	overflow: hidden;
	width: 1440px;
	height: 936px;
}

.home #slideshow {
	padding: 0;
	float:left;
	position:relative;
	/*overflow: hidden;
	overflow: visible !important;
	position: relative !important;*/
	background: #000;
	z-index: 10;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}

#slideshow ul {
	margin: 0;
	padding-left: 380px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}


#slideshow ul li {
	position: relative;
	float: left;
	margin: 0;
	background: url(../images/loading.gif) no-repeat 50% 50%;
}

.home #slideshow ul li {
	min-height: 620px;
	background: #000 url(../images/loading.gif) no-repeat 50% 50%;
}

#slideshow ul li img {
}

#slideshow.slideshow-collection {
	width: 100% !important;
	min-width: 960px;
}

.home #slideshow-home #fader {
	margin: 0;
	padding: 0;
	min-height: 620px;
	overflow: visible !important;
}

#subnavi {
	font-size: 93%;
	position: absolute;
	z-index: 10;
	top: 60px;
	left: 400px;
	height: 30px;
	text-align: center;
}

#subnavi a {
	display: block;
	width: 24px;
	height: 10px;
	padding: 5px 0 9px;
	font-size: 116%;
	background-color: #000;
}

#subnavi .prev {
	position: absolute;
	left: 0px;
}

#subnavi .next {
	position: absolute;
	right: 0px;
}

#slideshow ul li .info {
	position: absolute;
	bottom: 100px;
	left: 20px;
}

#slideshow ul li .info-box {
	margin: 0 0 10px 0;
}

#slideshow ul li .info-header {
	width: 350px;
	padding: 4px 0 2px 15px;
	margin: 0;
	background: #000;
	cursor: pointer;
}

#slideshow ul li .info-header a {
	padding: -10px 0 0 0;
	font-size: 77%;
	margin: -10px 0 0 0;
}

#slideshow ul li .info-text {
	padding: 10px 25px 15px 15px;
	margin: 0;
	display: none;
	font-size: 85%;
	background-color: #000;
}

#index {
	position: absolute;
	top: 140px;
	left: 90px;
}

#store-fading {
	height: 320px !important;
	margin: 0 0 20px 0;
}

table.table td {
	padding: 0 0 20px 0;
}

table.table .country {
	vertical-align: top;
	text-align: left;
	width: 150px;
	padding: 0 30px 0 0;
}

/* @group Didascalie */

.alignleft {
	
}

.alignright {
	float: right;
}

blockquote.caption.left {
	display: block;
	float: left;
	width: 300px !important;
	margin: 0 15px 0 0;
}

blockquote.caption.right {
	display: block;
	float: right;
	width: 300px !important;
	margin: 0 0 0 15px;
}

blockquote.caption.center, blockquote.caption.none {
	clear: both;
	margin: 5px 0 0 0;
}

blockquote.caption p {
	padding: 2px 0;
	margin: 3px 15px 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #757575;
}

blockquote.caption.center p, blockquote.caption.none p {
	width: 650px !important;
	clear: both !important;
	margin: 0;
}

div.ui-accorion-content {
	clear: both;
}

/* @end */

.loading {
	position: absolute;
	background: url(../images/loading.gif) no-repeat 50% 50%;
	width: 100%;
	height: 100%;
}

/* @group Updates */

#menu-updates li a {
	background: none !important;
	color: #000 !important;
}

.entry {
	height: 310px;
	margin: 0 -5px 20px 0;
	padding: 0 0 10px 0;
	font-size: 93%;
	border-bottom: 1px solid #ddd;
}

.entry h2 {
	margin: 0;
	text-transform: uppercase;
	font-size: 100%;
}

.entry img {
	float: left;
	margin: 0 20px 0 0;
}

.entry p {
	text-align: justify;
}

.entry a {
	font-weight: bold;
}

/* @end */

.single #social {
	width: 63px;
	text-align: center;
	margin-top: -45px;
}

.blog #social {
	margin-bottom: 10px;
}

#social #rss,
#social #facebook,
#social #twitter{
	margin: 0 0 5px 0;
	display:block;
	overflow:hidden;

}
#social #rss a,
#social #facebook a,
#social #twitter a {
	padding: 4px 4px 2px 22px;
	color: #fff !important;
	display:block;
	float:left;
}
#social #rss a {
	background: #7a7a7a url(../images/rss.gif) no-repeat 2px 2px;
}
#social #facebook a {
	background: #7a7a7a url(../images/facebook.gif) no-repeat 2px 2px;
}
#social #twitter a {
	background: #7a7a7a url(../images/twitter.gif) no-repeat 2px 2px;
}
#social #social h3{
	margin-top: 0;
}

.single #sharethis {
	padding: 3px 0 2px;
	background: #7a7a7a;
}

.single #sharethis a {
	color: #fff;
	font-weight: normal;
	background: none !important;
	padding: 0;
}

.single-entry h2 {
	text-transform: uppercase;
	font-size: 116%;
	margin: 0 0 20px 0;
}

.single-entry img {
	margin: 0 0 20px 0;
	padding: 0;
}

.single-entry a {
	font-weight: bold;
}

.single-entry #news-slideshow-outer {
	position: relative;
	width: 650px;
}

.single-entry ul#news-slideshow {
	padding: 0;
	margin: 0;
	overflow: hidden;
	width: 650px;
	height: 433px;
}

.single-entry ul#news-slideshow li {
	display: block;
	width: 650px;
	height: 433px;
	position: relative;
	float: left;
	margin: 0 !important;
	padding: 0 !important;
	overflow: visible;
	background: url(../images/loading.gif) no-repeat 50% 50%;
}

/* @group Scrollables */

a#prev, a#next {
	background: #fff;
	display: block;
	width: 16px;
	height: 11px;
	padding: 4px 0 9px 7px;
	font-size: 116%;
}

a#prev {
	position: absolute;
	left: 10px;
	top: 10px;
	z-index: 999;
}

a#next {
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 998;
}


a.prevImg, a.nextImg {
	background: #fff;
	display: block;
	width: 16px;
	height: 16px;
	padding:0;
	font-size: 116%;
	position:5px 0;
	text-align: center;
}

a.prevImg {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -5px;
	z-index: 999;
}

a.nextImg {
	position: absolute;
	top: 50%;
	right: 0px;
	margin-top: -5px;
	z-index: 998;
}


/* @end */

.holder {
	margin: 0;
}

.scroll-pane {
	overflow: auto;
}

/* @end */

/* @group jScrollPane */

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 10;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #555;
	margin: 175px 0 0 0;
}

.shadow .jScrollPaneTrack {
	margin: 0;
}

.jScrollPaneDrag {
	position: absolute;
	background: #ddd;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}

/* @end */

