html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: #E0E0E0;
	background: #000000;
	font: 15px "Arial Narrow", Helvetica, Lucida, sans-serif;
	letter-spacing: 1px;
	line-height: 17px;
}

ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

a {
	color: #F77503;
	text-decoration: none;
}

a:hover{
	color: #FFFFFF;
}

h1 {
	color: #FFFFFF;
	font-size: 16px;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: 1.6px;
}

h2 {
	color: #FFF;
	font-size: 16px;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: 1.2px;
}

h3 {
color: #F97604;
	font-size: 16px;
	font-variant: small-caps;
	font-weight: normal;
	letter-spacing: normal;
}

h4 {
	color: #212121;
	font-size: 15px;
	font-weight: bold;
	padding-left: 0px;
}

/* Header */ 

#nav_bar {
	background: url(../images/bg_header.jpg);
	height: 151px;
	margin-bottom: 24px;
}

.logo {
	height: 151px;
	width: 420px;
	display: block;
	text-indent: -500em;
	float: left;
}

#logo_man {
	background: url(../images/logo_man.jpg) no-repeat;
}

#logo_beyond {
	background: url(../images/logo_beyond.jpg) no-repeat;
}

#logo_listen {
	background: url(../images/logo_listen.jpg) no-repeat;
}

#logo_reach {
	background: url(../images/logo_reach.jpg) no-repeat;
}

#logo_works {
	background: url(../images/logo_works.jpg) no-repeat;
}

#logo_beyond {
	background: url(../images/logo_beyond.jpg) no-repeat;
}

#logo_pix {
	background: url(../images/logo_pix.jpg) no-repeat;
}

#logo_interview {
	background: url(../images/logo_interview.jpg) no-repeat;
}

#logo_404 {
	background: url(../images/logo_404.jpg) no-repeat;
	width: 975px;
}

#nav_bar ul {
	float: right;
	width: 317px;
	margin-top: 90px;
}

#nav_bar li {
	float: left;
	text-indent: -400em;
	height: 48px;
}

#nav_bar a {
	display: block;
}

.height {
	height: 48px;
	display: block;
}

#nav_man {
	background: url(../images/nav_man.jpg);
	width: 44px;
}

#nav_man:hover {
	background: url(../images/nav_man.jpg) bottom;
}

#nav_works {
	background: url(../images/nav_works.jpg);
	width: 67px;
}

#nav_works:hover {
	background: url(../images/nav_works.jpg) bottom;
}

#nav_listen {
	background: url(../images/nav_listen.jpg);
	width: 63px;
}

#nav_listen:hover {
	background: url(../images/nav_listen.jpg) bottom;
}

#nav_reach {
	background: url(../images/nav_reach.jpg);
	width: 63px;
}

#nav_reach:hover {
	background: url(../images/nav_reach.jpg) bottom;
}

#nav_beyond {
	background: url(../images/nav_beyond.jpg);
	width: 71px;
}

#nav_beyond:hover {
	background: url(../images/nav_beyond.jpg) bottom;
}

.border_white {
	border-right: 1px white solid;
}

#nav_man_current {
	height: 35px;
	width: 44px;
	background: url(../images/nav_man.jpg) 0 -67px;
}

#nav_works_current {
	height: 35px;
	width: 67px;
	background: url(../images/nav_works.jpg) 0 -67px;
}

#nav_listen_current {
	height: 35px;
	width: 63px;
	background: url(../images/nav_listen.jpg) 0 -67px;
}

#nav_reach_current {
	height: 35px;
	width: 63px;
	background: url(../images/nav_reach.jpg) 0 -67px;
}

#nav_beyond_current {
	height: 48px;
	width: 71px;
	background: url(../images/nav_beyond_current.jpg);
}

#page{
	width: 975px;
	height: 100%x;
	margin: auto;
	background: #001929;
	padding: 0 20px 0 20px;
	overflow: hidden;
	height: 1%;
}

/* End of header */ 

/* Left */
#left{
	width: 208px;
	float: left;
}

#left h2{
	padding: 5px 0 0 10px;
	color: #FFFFFF;
	font-size: 16px;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: 1px;
}

#left p{
	color: #A1A1A1;
	line-height: 15px;
	text-indent: 0px;
	text-align: left;
	margin-left: 0px;
	letter-spacing: 1.2px;
}

#title_news{
	background: url(../images/title_news.jpg);
	width: 193px;
	height: 25px;
}

#title_next{
	background: url(../images/title_next.jpg);
	height: 25px;
	width: 193px;
}

.box{
	background: url(../images/box_bg.jpg) repeat-x #001929;
	padding: 6px;
	width: 190px;
	margin-bottom: 10px;
	font-size: 14px;
	border-left: 1px #30526B solid;
	color: #a1a1a1;
	line-height: 16px;
	text-align: left;
}

.box h3 {
	color: #A1A1A1;
	margin-bottom: 2px;
}

.flash_button_news {
	width: 189px;
	height: 15px;
	margin: 0 0 0 0;
	display: inline;
	font-size: 14px;
	line-height: 15px;
	color: #a1a1a1;
}

.itunesalign {
	float:inherit; 
	margin: 4px 20 8px 0px;
	padding: 0px 9px 0px 0px;
	display: inline;
}

#share {
	width: 189px;
	display: inline;
	vertical-align:top;
	padding: 18px;
	margin-left:30px;
}

.like {
	float: left;
	margin: 12px 20px 0px 24px;
	width: 80px;
}

.tweet {
	margin: 12px 0px 0px 10px;
	padding-left: 20px;
}

.plusone {
	float: left;
	margin: -37px 0px 0px 250px;
}

/* End of left */

/* Center */
#center h2 {
	border-bottom: 1px #325666 solid;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	letter-spacing: 1px;
}

#center{
	width: 485px;
	float: left;
	margin: 0 20px 0 20px;
}

p{
	line-height: 16px;
	text-indent: 30px;
	text-align: justify;
	letter-spacing: 1px;
	margin-bottom: 20px;
}

/* End of center */


/* Right */ 
#right{
	width: 232px;
	margin-left: 3px;
	float: left;
	padding-top: 12px;
}

#banner {
	background: url(../images/image_right.jpg) no-repeat;
	height: 345px;
	margin:0 0 2px 2px;
	border:1px solid #30526B;
	padding-bottom: 00px;
}

#homepopup {
	width: 232px;
	height: 50px;
	display: block;
	background: url(../images/button_listen.gif);
	text-indent: -500em;
	margin: 20px auto 30px auto;
}

#homepopup:hover {
	background: url(../images/button_listen.gif) bottom;
}

#langue{
	text-align:center;
}

/* Accordion */ 

#accordion {
	width: 650px;
	float: left;
	margin-bottom: 20px;
	margin-left: 4px;
}

.toggler {
	height: 25px;
	color: #ffffff;
	margin: 0;
	padding: 2px 5px;
	padding-top: 5px;
	border: 1px solid #30526B;
	font-size: 16px;
	cursor: pointer;
}

.toggler:hover {
	text-decoration:underline;
}
 
.element {
	background: #0F283A;
	color: #FFFFFF;
	border: 1px solid #30526B;
	padding: 0px 0px;
}
 
.element p {
	margin-left: 30px;
	margin-bottom: 0px;
	margin-top: 2px;
	color: #bfbfbf;
	font-size: 14px;
	letter-spacing: 1.2px;
	text-indent: 0;
	line-height: 13px;
}
 
.float-right {
	padding:10px 20px;
	float:right;
}
 
.dark {
	display: inline;
	color: #FFFFFF;
	font-size: 15px;
	padding-left: 0px;
	letter-spacing: 1px;
	font-variant: normal;
}

.gray {
	display: inline;
	color: gray;
	font-size: 14px;
}

.silver {
	display: inline;
	color: silver;
}

.white {
	display: inline;
	color: white;
}

/*from Motion */
#accordion ul {
	margin: 0px 0px 0px 0px;
	line-height: 13px;
}

#accordion li {
	list-style: none;
	padding-left: 5px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #31344d;
	font-size: 13px;
}

#accordion li2 {
	margin-left: 60px;
	line-height: 12px;
}

#accordion li3 {
	clear:both;
	font-size: 13px;
	margin-left: 180px;
	margin-top: 20px;
	padding-bottom: 16px;
	color: #666666;
	line-height: 12px;
	}


/* End of Accordion */

/* Works */ 
#right_works {
	width: 300px;
	float: right;
	text-align: center;
	margin-bottom: 30px;
}

#workspopup {
	width: 232px;
	height: 50px;
	display: block;
	background: url(../images/button_listen.gif);
	text-indent: -500em;
	margin: 30px auto 30px auto;
}

#workspopup:hover {
	background: url(../images/button_listen.gif) bottom;
}

/* End of Works */

/* Listen */

#centre {
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 0px;
	width:100%;
	text-align: center;
}
 
#left_listen {
	float: left;
	width: 52%;
}

.column_listen {
	display: block;
	width: 99%;
	float: none;
}

.column_listen li{
	display: block;
	width: 99%;
	float: left;
	margin-bottom: 00px;
	padding-left: 00px;
}

.title_listen {
	border-bottom: 1px #325666 solid;
	padding-bottom: 0px;
	margin-bottom: 16px;
	display: block;
}

#right_listen {
	float: right;
	width: 48%;
	padding-bottom: 0px;
}

#right_listen_bottom {
	float: left;
	width: 48%;
	margin-top:0px;
	margin-bottom: 0px;
}

#flash_button {
	width: 100%;
	float: right;
	clear: both;
}

.perf {
	float: left;
	font-size: 15px;
	line-height: 16px;
	width: 440px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 6px;
	color: #808080;
	display: block;
	text-indent: 0px;
}

.grey {
	display: block;
	color:#CCCCCC;
	margin-left: 30px;
}

.argent {
	display: inline;
	width: 430px;
	color: #808080;
}

.argent2 {
	display: block;
	color: #808080;
	margin-left: 30px;
}

.sub_text2 {
	float: left;
	font-size: 14px;
	width: 80%;
	margin-left: 40px;
	margin-top: 0px;
	padding-top: 2px;
	color: #FFFFFF;
	display: block;
}

#listenpopup {
	width: 232px;
	height: 50px;
	display: block;
	background: url(../images/button_listen.gif) no-repeat;
	margin: 10px auto 20px auto;
}

#listenpopup:hover {
	background: url(../images/button_listen.gif) bottom;
}


a.info {
	display:block;
    position:relative;
	float:left;
	margin-right: 40px;
	color:#CCC;
	text-decoration:none;
	text-indent: 0px;
	padding-bottom: 16px;
}

a.info:hover {
	float:left;
	color:#FFFFFF;
	}

a.info span {
	display: none;
}

a.info:hover span {
    display:block;
    position:relative;
	float:left;
	background-color:#001929;
	color:#808080;
	padding: 0px;
	width: 33em;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	font-size: 14px;
	line-height: 16px;
	text-align:justify;
	letter-spacing: 1px;
	word-spacing: 0px;
	text-indent: 40px;
}

/* End of listen */

/* Reach */ 
#left_reach {
	float: left;
	padding-left: 6px;
}

#right_reach {
	width: 280px;
	float: right;
	padding:  0px 40px 20px 40px;
}

#right_reach h2 {
	margin-bottom: 18px;
	text-align: left;
}

label {
	font-size: 100%;
	color: #fff;
}

label.explain {
	font-size: 80%;
	color:#999999;
}

#go {
	background: #1A2D3B ! important;
	width: 103px;
	padding:3px 40px 40px;
	height: 28px;
	border: 1px solid #30526b;
}

#go:hover {
	background: #132A3B ! important;
	border:1px solid #31344d;
	color: #fff;
}

.field {
	background:#1A2D3B ! important;
	border:1px solid #30526b;
	}

.field:focus {
	background:#132A3B ! important;
	border: 1px solid #31344d;
	color: #CCCCCC;
	}
	
#right_reach input, textarea{
	display: block;
	margin: 0px 0 12px 0;
	color: #F77503;
	padding: 2px;
}

#right_reach textarea{
	height: 145px;
	width: 288px;
}

#buy_store{
	background: url(../images/bg_listen_store.gif);
	width: 573px;
	height: 34px;
	display: block;
	text-align: center;
	padding-top: 15px;
	margin-top: 32px;
	color: #E0E0E0;
}

#buy_store:hover {
	background: url(../images/bg_listen_store.gif) bottom;
}

/* End of Reach */

/* Beyond */ 
#left_beyond {
	width: 45%;
	float: left;
}

#right_beyond {
	width: 45%;
	float: right;
	margin-right: 10px;
	line-height: 17px;
}

#right_beyond li{
	margin-bottom: 20px;
	text-align: left;
}

#right_beyond a{
	display: block;
	text-align: right;
}

.grisright {
	display: block;
	margin-top: 0px;
	text-align: right;
	color: #999999;
}

.mootabs_title {
	height: 29px;
}

.mootabs_title li {
	float: left;
	background-color: #132A3B;
	padding: 2px 8px 2px 8px;
	margin-right: 2px;
	cursor: pointer;
	color: #fff;
	height: 24px;
	line-height: 24px;
	margin-right: 10px;
	border: 1px #30526B solid
}

.mootabs_title li.active {
	background-color: #2D5064;
}

.mootabs_panel {
	display: none;
	position: relative;
	width: 447px;
	top: -1px;
	clear: both;
	color: #fff;
	overflow: auto;
	padding: 5px;
}

.mootabs_panel.active {
	display: block;
	background: url(../images/tab_bg.jpg) repeat-y #1A2D38;
	border: 1px #30526B solid;
}

.mootabs_title li.over {
	background-color: #1A2D38;
	color: #f77503;
	border-color: #31344d; 
}

#left_beyond h2, #right_beyond h2 {
	margin-bottom: 20px;
}

#left_beyond h3 {
	margin-left: 2px;
	margin-top: 0px;
	color: #666666;
}

h6 {
	margin-left: 10px;
	color: #FFFFFF;
	display: block;
}

#left_beyond ol li{
	float: left;
	margin-bottom: 20px;
	margin-left: 2px;
	width: 420px;
	line-height: 16px;
}

.gris {
	display: inline;
	margin-top: 0px;
	margin-left: 34px;
	color: #999999;
}

.darker {
	display: block;
	color: #808080;
	margin-left: 10px;
	letter-spacing: 1px;
}

/* End of beyond */

/* Links */
 
#left_links {
	float: left;
	width: 400px;
}

.column_links{
	width: 98%;
}

.column_links li{
	display: block;
	width: 98%;
	float: left;
}

.title_links {
	margin-bottom: 20px;
}

#right_links {
	float: right;
	width: 450px;
	margin-right: 20px;
}

.sub_text {
	float: left;
	width: 100%;
	padding: 0 20px 20px 40px;
	color: silver;
}

#left_links a {
	color: #F77503;
	text-decoration: none;
	text-align: left;
	padding-left: 20px;
	display: inline;
}

#left_links a:hover{
	color: #FFFFFF;
}

#right_links a {
	color: #F77503;
	text-decoration: none;
	text-align: left;
	padding-left: 20px;
	display: inline;
}

#right_links a:hover{
	color: #FFFFFF;
}

/* End of Links */

/* pix */

#center_pix {
	position: relative;
	text-align: center;
	letter-spacing: 1.2px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 200px;
}

#left_pix {
	float: left;
	width: 45%;
	padding-top: 40px;
	padding-left: 25px;
}

#left-pix p {
	text-align: center;
	color:#FF0000;
}

#mugshot {
	height: 614px;
	padding-bottom: 00px;
}


#right_pix {
	float: right;
	width: 40%;
	padding-top: 40px;
	padding-bottom: 20px;
	padding-right: 25px;
}

#lower_pix {
	float: right;
	width: 44%;
	padding-top: 13px;
	display: inline;
}

.small_image {
	height:auto;
	padding-left: 15px;
	display: inline;
}

/* End of pix*/

/*interview*/

.interviou {
	position: relative;
	width: 254px;
	height: 368px;
	border: 1px solid #30526B;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}

.interviou img {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -125.5px;
	margin-top: -182px;
}

excuse {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}

.excuse p {
	display: block;
	margin:auto;
	text-align: left;
	padding-top: 10px;
	padding-left: 448px;
	width: 250px;
}

/*end of interview/

/* 404*/

#left_404 {
	float: left;
	width: 39%;
	padding-left: 0px;
}

#right_404 {
	float: right;
	width: 550px;
	font-size: 18px;
	text-align: justify;
	padding-right: 10px;
}

.column_404 {
	width: 98%;
}

.column_404 li{
	display: block;
	width: 98%;
	float: left;
}

/* End of 404*/

/* Footer */ 
#footer {
	width: 980px;
	display: block;
	float: left;
	margin-top: 30px;
	color: gray;
}


#copyright {
	float: left;
	font-size: 11px;
	text-indent: 0px;
	letter-spacing: .8px;
	display: inline;
}

#footer_nav{
	float: right;
	font-size: 15px;
	margin-right: 10px;	
}

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

#footer a:hover{
	color: #FFFFFF;
}
/* End of Footer */





.ajax-loading { padding: 20px 0; background: url(../images/loading.gif) no-repeat center; }
#contact_box_message {display: block;}
.block_contact {display: block; height: 70px;}
#contact_form.loading { background: url(../images/loading.gif) no-repeat center center;}
#contact_form.loading * { visibility: hidden }


