/* $Id: style.css,v 1.24 2007/12/22 23:24:26 goba Exp $ */

/*
** HTML elements
*/
/******FONT*******/
@font-face {
  font-family: Cycle;
    src: url('font-face/cycle_v2-webfont.eot');
    src: url('font-face/cycle_v2-webfont.eot?#iefix') format('embedded-opentype'),
         url('font-face/cycle_v2-webfont.woff') format('woff'),
         url('font-face/cycle_v2-webfont.ttf') format('truetype'),
         url('font-face/cycle_v2-webfont.svg#CYCLECYCLE') format('svg');
    font-weight: normal;
    font-style: normal;
}
.site-name,.site-name a,.collec a,
#nice-menu-1 li a, #nice-menu-1 li ,h1,h3,.index{
  color: #0f0a10;
  font-family: Cycle;
  font-size: 61px;
  font-weight: 200;
  line-height: 54px;
  margin:0px;
  text-transform:uppercase;
}
.collec a{
  line-height: 53px;
}
#nice-menu-1 li a{
min-width:240px;
}
#nice-menu-1 li ul li ,
#nice-menu-1 li ul li a{
  font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 16px;
  margin: 0;
}
/****FIN FONT*******/
body {
  color: #0f0a10;
  background-color: #fff;
  margin: 0;
  padding: 0;
  font-size:13px;
}
body, p, td, li, ul, ol {
  font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
}
 h2, h4, h5, h6 {
  font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
  margin: 0;
  text-transform:uppercase;
}

/*img{
max-width:820px!important
}*/
#nice-menu-1 li a:link,#nice-menu-1 li a:visited,
a:link,a:visited{
  text-decoration: none;
  color: #0f0a10;
}
#nice-menu-1 li a cufon{margin-top:0px;}
#nice-menu-1 li a:hover,#nice-menu-1 li a.active,
a:hover, a:active {
  color: #0400fe;
  text-decoration: none;
}

.site-name{
  /*margin: 54px 0px 25px 60px;*/
  margin: 54px 0px 0px 60px;
  display:block;
  /*padding-bottom:12px;
  background: #fff url(barre.jpg) left bottom no-repeat;*/
  width:310px;
  float:left;
}
#block-nice_menus-1{
  padding-top:32px;
  background: #fff url(barre.jpg) 60px top  no-repeat;
}
/*.site-name a, #nice-menu-1 li a,
.content h1, #content h1, .index {
  font-size: 58px;
}*/
table {
  border-collapse: separate;
}
tr.odd td, tr.even td {
  padding: 0.3em;
}

fieldset {
  border: 1px solid #ccc;
}
p {
  margin: 0 0 1.3em 0;
  padding: 0;
}
blockquote {
  border-left: 4px solid #69c;  /* LTR */
  padding: 0 15px;
  margin: 25px 100px 25px 60px; /* LTR */
  color: #696969;
  text-align: left; /* LTR */
  font-size: 1.2em;
  line-height: 1.3em;
  font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, Verdana, sans-serif;
}
pre {
  background-color: #eee;
  padding: 0.75em 1.5em;
  font-size: 1.2em;
  border: 1px solid #ddd;
}
.form-item {
  margin-top: 1em;
}
.form-item label {
  color: #369;
}
.item-list .title {
  color: #369;
  font-size: 0.85em;
}

/*
** Page layout blocks / IDs
*/

.tabs {
  margin: 15px 0;
}
.tabs ul.primary {
  border-collapse: collapse;
  padding: 0 0 3px 10px; /* LTR */
  white-space: nowrap;
  list-style: none;
  margin: 0;
  height: auto;
  line-height: normal;
  border-bottom: 2px solid #369;
}
.tabs ul.primary li {
  display: inline;
}
.tabs ul.primary li a {
  padding: 3px 10px;
  background: #fff url(tabs-off.png) left top no-repeat; /* LTR */
  border-color: #69C;
  border-width: 2px;
  border-style: none solid none none; /* LTR */
  height: auto;
  margin-right: 10px; /* LTR */
  text-decoration: none;
  text-transform: lowercase;
}
.tabs ul.primary li.active a {
  background: #369 url(tabs-on.png) left top no-repeat; /* LTR */
  border-right: 2px solid #369; /* LTR */
  color: #fff;
}
.tabs ul.primary li a:hover {
  background-color: #fffaf0;
  color: #ff4500;
}
.tabs ul.secondary {
  border-collapse: collapse;
  padding: 10px 0;
  margin: 0;
  white-space: nowrap;
  width: 100%;
  list-style: none;
  height: auto;
  line-height: normal;
  border-bottom: none;
}
.tabs ul.secondary li {
  display: inline;
  height: auto;
  padding: 0 0 0 10px; /* LTR */
  text-decoration: none;
  border-right: none; /* LTR */
}
.tabs ul.secondary li a {
  background: #fff url(tabs-option-off.png) left center no-repeat; /* LTR */
  padding: 10px 0 10px 25px; /* LTR */
  margin: 0;
}
.tabs ul.secondary li a.active {
  background: #fff url(tabs-option-on.png) left center no-repeat; /* LTR */
  color: #369;
  border-bottom: none;
}
.tabs ul.secondary li a:hover {
  background: #fff url(tabs-option-hover.png) left center no-repeat; /* LTR */
  color: #FF4500;
}
#content {
  background-color: #fff;
}
#contentstart {
  background-color: #fff;
}
#menu {
  padding: 0.5em 0.5em 0 0.5em;
  text-align: right; /* LTR */
  vertical-align: middle;
}
#search .form-text, #search .form-submit {
  border: 1px solid #369;
  font-size: 0.85em;
  margin: 0.2em;
}
#search .form-text {
  width: 9em;
}
#search .form-submit {
  height: 1.5em;
}
#mission {
  background-color: #fff;
  color: #696969;
  border-top: 2px solid #dcdcdc;
  border-bottom: 2px solid #dcdcdc;
  padding: 10px;
  margin: 20px 35px 0 35px;
  font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, Verdana, sans-serif;
  font-size: 1.1em;
  font-weight: normal;
}
#site-info {
  background-color: #bdd3ea;
  background-image: url(header-c.png);
  font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, Verdana, sans-serif;
}
.site-slogan {
  font-size: 0.8em;
  font-weight: bold;
}
#main {
  position: relative;
  max-width:500px;
}
.views-field-body img{
max-width:510px;!important
}
#mission, .node .content, .comment .content {
  line-height: 1.4;
}
#help {
  font-size: 0.9em;
  margin-bottom: 1em;
}
.breadcrumb {
  margin-bottom: .5em;
}
.messages {
  background-color: #eee;
  border: 1px solid #ccc;
  padding: 0.3em;
  margin-bottom: 1em;
}
.error {
  border-color: red;
}
.nav {
  padding: 0;
  margin: 0;
}
#sidebar-left, #sidebar-right {
  font-size: 0.75em;
  /* padding in px not ex because IE messes up 100% width tables otherwise */
  padding: 0px;
  margin:0px;
  vertical-align: top;
  width:175px;
}
.node .content {
  text-align: left; /* LTR */
  /*font-size: 0.85em;*/
  line-height: 16px;
  font-size:13px;
}
.comment .content {
  text-align: left; /* LTR */
  font-size: 0.85em;
  line-height: 1.3;
}

.titles .prev, .titles .next {
  font-size: 0.85em;
  font-weight: bold;
  color: #444;
}
.hide {
  display: none
}
/*
** Administration page styles
*/
div.admin-panel .description {
  color: #999;
}
div.admin-panel h3 {
  background-color: #369;
  color: #fff;
  padding: 5px 8px 5px;
  margin: 0;
}
div.admin-panel .body {
  background: #fffaf0;
}

#nice-menu-1{
    height: auto;
    margin: 0 15px 0 60px;
    padding: 0;
    width:295px;
    overflow:hidden;
}
#nice-menu-1 li{
    background-image: none;
    margin: 1px 0 0;
    padding: 0;
    height:auto;
    display:block;
    overflow:hidden;
}
#nice-menu-1 li a{
  padding-bottom:0px;
  height: 52px;
  display:block;
  overflow:hidden;
}
#nice-menu-1 li ul{
  padding:11px 0px 10px;
  margin:0px;
  display:block;
  overflow:hidden;
  background-color:#fff;
  height:auto;
  width:295px;
}
#nice-menu-1 li a,#nice-menu-1 li{
  display:block;
  /*overflow:hidden;*/
  background-color:#fff;
  padding:0px;
  min-width:240px;
}
#nice-menu-1 li ul li{
margin:0px;padding:0px;
height:auto;
overflow:hidden;
display:block;
}

#nice-menu-1 li ul li a{height:auto;font-size:13px;}
#nice-menu-1 li ul li{height:auto;padding-bottom: 3px;}
#nice-menu-1 li ul li:first-child{
  padding-top:12px;
  background: #fff url(barre2.jpg) 1px top no-repeat;
}
#nice-menu-1 li ul li:last-child{
  padding-bottom:12px;
}
ul.nice-menu li.menuparent:hover ul,
ul.nice-menu li.menuparent:hover ul li,
ul.nice-menu li.menuparent:hover ul li a{
	position:relative;
	visibility:visible;
	display:block;
	overflow:hidden;
	height:auto;
}
#nice-menu-1 li ul li ul{display:none;}
#nice-menu-1 li ul li ul li{background:none !important;}
#nice-menu-1 li ul li ul{
	left:0px;
	top:0px;
	padding:0px 0px 0px 15px !important;
}
#nice-menu-1 li ul li ul li,
#nice-menu-1 li ul li ul li:last-child,
#nice-menu-1 li ul li ul li:first-child{
padding-top:0px !important;
padding-bottom:0px !important;
padding-left:0px !important;
padding-right:0px !important;}



.cufon canvas{display:block;}
#myhead{
  clear: both;
  display: block;
  height: 184px;
  overflow: hidden;
  width: 1220px;
}
#menualpha{
  float:left;
  width:550px;
  margin-top:54px;
}

.alpha{
  width:21px;
  float:left;
  text-align:left;
  font-size:13px;
}
.alpha{
  color:#0F0A10;
}
.alpha:hover, .alpha:active{
  color:#CCC;
  
}
#sidebar-left{
width:370px;
}
#content{
width:1172px;
clear:both;
}
#content tbody tr td{
margin:0px;
padding:0px;
}
.blocIndex{
  width:167px;
  min-height:140px;
  float:left;
  padding:20px 15px 40px 0px;
  background: #fff url(barre.jpg) left top  no-repeat;
}
.allIndex{
  width:550px;
  display:block;
  overflow:hidden;
  
}
.allIndex div{
display:block;
position:relative;
overflow:hidden;
}
.index{
  padding-bottom:8px;
  margin-bottom:12px;
  background: #fff url(minibarre.jpg) left bottom no-repeat;
}
/******Gallery*******/
#flou,#flou1{margin-top:54px;}
.btn{cursor:pointer;}
#divGallery,#divGalleryA{
  display:block;
  overflow:hidden;
  padding:0px;
  position:relative;
}
#divGalleryA{
  margin:60px 0px 10px;
  width:500px;
  /*height:330px;*/
  height:377px;
}
#divGallery{
margin:20px 0px 10px;
  max-width:1000px;
  max-height:660px;
}
#imgGalleryA,#divGallery2{
  max-width:500px;
  max-height:330px;
  position:absolute;
  bottom:0px;
  left:0px;
  top:47px;
  cursor:pointer;
}
#imgGallery{
  max-width:1000px;
  max-height:660px;
  /*cursor:pointer;
  position:absolute;
  bottom:0px;
  left:0px;*/
}
#cross a,#cross,#crossA{
height:17px;
width:60px;
}
#crossbtnl,#crossbtnlA{margin-left:1px;float:left;}
#crossbtnr,#crossbtnrA{margin-left:20px;}
#legend{
  margin-top:25px;
}
#legendA, #descA{
  clear:both;
  margin-top:25px;
  width:500px;
}
.legend,#desc,#descA{
  padding-top:17px;
  background: #fff url(barreblue.jpg) left top no-repeat;
}
.legend{
  width:230px;
  padding-right:19px;
  float:left;
  padding:17px 19px 30px 0px;
  /*font-style:italic;*/
  font-size:11px;
}
.imgPreview{
  max-width:60px;
  max-height:60px;
  margin-bottom:10px;
  cursor:pointer;
}
.preview{
  float: left;
  margin-left: 60px;
  margin-top: 136px;
  width: 60px;
}
/*******Gallery********/
/******view collection********/

.collec a:hover{
  color: #0400fe;
  text-decoration: none;
}
#page div:first-child{margin-top:0px;}
.collec{
/*  margin-top:-10px;*/
  width:550px;
}
#desc p{
  font-size:13px;
}
#page{
  padding-top:35px;
  background: #fff url(barre.jpg) left top no-repeat;
}
/******FIN view collection********/
/******language********/

#block-locale-0{
  width:120px;
  margin:54px 0px 0px 165px;
  float:left;
}
.en , .de, #block-locale-0 .content ul li{
  width:30px;
  float:left;
  font-size:13px;
  list-style:none;
  padding-left:10px;
}
#block-locale-0 .content ul li a{color:#D0D0D0;}
#block-locale-0 .content ul li a.active{color:#0400FE;}
#block-locale-0 .content ul li{
  background: #fff url(barregrey.jpg) left 3px no-repeat;
  margin-left:10px;
}
#block-locale-0 .content ul li:first-child{background:none;}

/******FIN language********/
/****** NEWS *******/
.field-content h3{
font-size:58px;
}
.views-row{
margin-bottom:54px;
display:block;
clear:both;
}
/******FIN NEWS *******/
.links{
display:none;
}
h1 cufon,a cufon{
margin-top:-5px;
}
.site-name a cufon{
/*margin-bottom:5px;*/
}

