/* USEFULL CSS3

@font-face {
	font-family: Dayroom;
	src: url('font.ttf');
}

-moz-border-radius: 0 0 20px 20px;
-webkit-border-radius: 0 0 20px 20px;
text-shadow: 5px 5px 5px #AAA;
text-shadow:0 -1px 1px rgba(0, 0, 0, 0.25);
-moz-box-shadow:2px 2px 1px #DDD;
-webkit-box-shadow:2px 2px 1px #DDD;

*/

/* CORE */

.hidden {
	display:none;
}

body * {
	word-wrap:break-word;
}

ul {
	margin-bottom:0px;
}

a:active {
  outline: none;
}

a:focus {
	outline:0;
}


*|*:visited {
	color:gray;
}

.button, .button:visited {
	background: #222 url(../img/alert-overlay.png) repeat-x;
	display: inline-block; 
	padding: 5px 10px 6px; 
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
}
.button:hover							{ background-color: #111; color: #fff; }
.button:active							{ top: 1px; }
.small.button, .small.button:visited 			{ font-size: 11px; padding: ; }
.button, .button:visited,
.medium.button, .medium.button:visited 		{ font-size: 13px; font-weight: bold; line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); }
.large.button, .large.button:visited 			{ font-size: 14px; padding: 8px 14px 9px; }

.green.button, .green.button:visited		{ background-color: #91bd09; }
.green.button:hover						{ background-color: #749a02; }
.blue.button, .blue.button:visited		{ background-color: #2daebf; }
.blue.button:hover							{ background-color: #007d9a; }
.red.button, .red.button:visited			{ background-color: #e33100; }
.red.button:hover							{ background-color: #872300; }
.magenta.button, .magenta.button:visited		{ background-color: #a9014b; }
.magenta.button:hover							{ background-color: #630030; }
.orange.button, .orange.button:visited		{ background-color: #ff5c00; }
.orange.button:hover							{ background-color: #d45500; }
.yellow.button, .yellow.button:visited		{ background-color: #ffb515; }
.yellow.button:hover							{ background-color: #fc9200; }

/* CONTENT */

@font-face {
	font-family: Distro;
	src: url('../img/seventyonepercent/DISTRO__.ttf');
}

li {
	margin-left:0;
	list-style-type:none;
}

body {
	background-color:#29292b;
}

#page {
	margin-top:5px;
}

#footer {
	background:transparent url(../img/seventyonepercent/bottom_hr.png) no-repeat scroll center 17px;
	font-size:7pt;
	color:#42363A;
	padding:0 50px;
	clear:both;
}

#footer h2 {
	margin-bottom:11px;
}

#footer p {
	float:left;
	margin-left:20px;
	margin-bottom:0;
}

#footer li {
	float:left;
	margin-left:10px;
}

#footer ul {
	float:right;
}

#footer a {
	color:#42363A;
	text-decoration:none;
}

#middle {
	height:581px;
	background-color:white;
}

.no_sentence #middle_content {
	height:543px;
}

#middle_content {
	height:525px;
}

#middle.hd_bg_1 {
	background:white url(../img/seventyonepercent/bg.png) no-repeat scroll right top;
}

ul#menu {
	height:15px;
	margin-bottom:7px;
	margin-left:auto;
	margin-top:0;
	width:767px;
	/width:715px;
}

ul#menu li {
	float:left;
	margin:0;
	height:31px;
}

ul#menu li a {
	border-right:2px solid black;
	color:#979797;
	display:block;
	font-size:8pt;
	padding-left:6px;
	padding-right:5px;
	text-decoration:none;
	text-transform:uppercase;
}

ul#menu li.selected{
	background:transparent url(../img/seventyonepercent/menutop_arrow.png) no-repeat scroll center bottom;
}

ul#menu li.selected a, ul#menu li a:hover{
	color:#f9f9f9;
}

ul#menu li.shop_online a {
	border-right:none;
	color:red;
}

#contact_join_us {
	color:black;
	display:block;
	float:right;
	font-size:7pt;
	margin-right:50px;
	margin-top:7px;
	text-decoration:none;
	text-transform:uppercase;
	width:130px;
}

#contact_join_us span {
	display:block;
	float:left;
	cursor:pointer;
	margin-right:10px;
}

#contact_join_us strong {
	background:transparent url(../img/seventyonepercent/top_right.png) no-repeat scroll 0 0;
	color:white;
	display:block;
	float:left;
	height:15px;
	padding-right:7px;
	text-align:center;
	width:67px;
	cursor:pointer;
}

/* About US */

#specific_content {
	font-family:Arial,sans-serif;
	font-size:0.95em;
	height:498px;
}

#specific_content p {
	line-height:1.2em;
	padding-right:40px;
}

#specific_content h1 {
	text-transform:uppercase;
	font-size:10pt;
	margin:0;
}

#about_us #specific_content{
	margin-top:15px;
}

#about_us #specific_content p{
	text-indent:20px;
	margin-bottom:15px;
}

ul#pictures {
	margin-top:11px;
}

ul#logos {
	margin-left:160px;
}

ul#logos li{
	float:left;
	margin-right:80px;
}

ul#logos li.omega {
	margin-right:0;
}

/* Home page */


#menu_dyla {
	margin-top:0;
	margin-left:96px;
	width:793px;
	height:260px;
	padding-top:10px;
	clear:both;
}

#home_sections {
	margin-left:3px;
	margin-top:0;
	height:243px;
	overflow:hidden;
}

#home_sections li {
	float:left;
	margin-left:46px;
	width:258px;
}

#home_sections li.longest {
	margin-left:31px;
}


#home_sections li h2 {
	font-size:11pt;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	text-transform:uppercase;
}

#home_sections li p.desc {
	font-size:7pt;
	height:70px;
	line-height:7pt;
	margin-bottom:0;
}

#home_sections a {
	color:black;
	text-decoration:none;
}

/* Produits */

#caroussel {
	height:345px;
	padding-top:5px;
	width:753px;
}

body#produits h2 {
	text-transform:uppercase;
	font-size:10.5pt;
	text-align:center;
	width:753px;
	margin-bottom:0px;
}

#gammes li{
	opacity:0.2;
	margin-left:15px;
	filter: alpha(opacity=20);
	/width: 100%;
}

#gammes li.selected{
	opacity:1;
	filter: alpha(opacity=100);
}

#gammes li:hover{
	opacity:1;
	filter: alpha(opacity=100);
}

#gammes {
	margin-top:27px;
}

body#produits .bottom {
	text-align:center;
}

#right_product_img {
	float:right;
}

body#bomb_shot #specific_content strong {
	color:#8cc826;
}

body.product #specific_content p {
	margin-bottom:7px;
}

body#bomb_shot #specific_content p {
	margin:0;
}

body#travel_kit #specific_content p {
	margin:16px;
}

body#out_of_the_blue #specific_content p {
	margin-bottom:1px;
}

body#out_of_the_blue.after_surf #specific_content p {
	margin-bottom:24px;
}

body.product h2 {
	font-size:9pt;
	margin:0 0 14px;
	text-align:center;
	text-transform:uppercase;
	font-family:Arial,sans-serif;
}

body#golden_rules #specific_content strong {
	color:#ffe700;
}

body#out_of_the_blue #specific_content strong {
	color:#00b4e0;
}

body#travel_kit #specific_content h1 {
	margin-top:22px;
}

body#out_of_the_blue #logos {
	margin-left:40px;
}

body#out_of_the_blue #logos li.omega {
	margin-right:0;
}

body#out_of_the_blue.healing_swell #specific_content p {
	margin-bottom:21px;
}

body#out_of_the_blue.wipe_out #specific_content p {
	margin-bottom:20px;
}

.no_sentence #footer {
	background-position:center 0;
	padding:15px 50px;
}


/* menu produits */

#gammes {
	margin-left:8px;
}

#gammes dl {
	width:500px;
	height:123px;
	margin:0;
}

#gammes dl ul {
	background-color:#333;
	height:81px;
	margin-bottom:19px;
	margin-top:8px;
	opacity:0.8;
	position:absolute;
	width:0px;
	z-index:1;
	margin-left:-11px;
	overflow:hidden;
	-moz-border-radius-topright:20px;
	-moz-border-radius-bottomright:20px;
	-webkit-border-top-right-radius:20px;
	-webkit-border-bottom-right-radius:20px;
}

#gammes dl li {
	opacity:1;
}

#gammes dt {
	float:left;
}

#gammes dd {
	float:left;
}

#gammes dl li{
	float:left;
}
