.spacer {
	clear:both;
	font-size:0px;
	height:0px;
}

.ta_right
{
	text-align:right;
}

.ta_left
{
	text-align:left;
}

.f_right
{
	float:right;
}

#b_leftpanel
{
	width:115px;
	float:left;
	margin-top:-3px;
}

#b_rightpanel
{
	/*width:188px;
	float:left;*/
	float:right;
	margin-left:622px;
	position:absolute;
	width:188px;
}
*+html #b_rightpanel
{
	position:absolute;
	top:311px;
	margin-left:-340px;
	float:right;
}
*html #b_rightpanel
{
	margin-left:-309px;
	top:310px;
	float:right;
}

#b_leftpanel .b_lbox .b_lbox_top {
	border-bottom: solid #eeeeee 1px;
	clear: both;
}

#b_leftpanel .categories {
	background: url(../images/blog/greyHdr.gif) top left no-repeat #393939;
	padding: 8px 10px 5px 10px !important;
}

#b_leftpanel .categories h2 {
	font-weight: bold;
	letter-spacing: -0.03em;
	font-size: 100%;
	padding: 0px;
	margin: 0px;
	color: #d7d7d7;
}

#b_leftpanel .b_lbox
{
	font-weight:bold;
}

#b_leftpanel .b_lbox a.theme {
	color:#0099cb;
	float:left;
	padding-right:15px;
	margin:4px 0;
}

#b_leftpanel .b_lbox a.rss {
	float:right;
}

#b_leftpanel .b_lbox .b_rss {
	border-top: solid #eeeeee 1px;
	font-weight: bold;
	padding:2px 5px 20px 7px;
	color:#383636;
	font-size:1.3em;
	clear: both;
	font-size: 80%;
}

#b_leftpanel .b_lbox .b_rss img
{
	margin:4px 4px 4px 0;
	vertical-align:middle;
}

#b_leftpanel .b_lbox .b_lbox_bottom {
	display: none;
}

#b_leftpanel .b_lbox ul.categories {
	background: transparent;
	margin: 0px !important;
	padding: 10px 0px 0px 0px !important;
}

#b_leftpanel .b_lbox ul.categories li {
	background: url(../images/blog/menuDivider.gif) bottom left repeat-x;
	line-height: normal;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	height: auto;
}

#b_leftpanel .b_lbox ul.categories li a {
	background-color: #ffffff;
	margin: 0px !important;
	padding: 0px 2px 0px 0px !important;
}

#b_leftpanel .b_lbox ul {
	float:left;
	padding:0 3px;
	font-size:1.3em;
}

#b_leftpanel .b_lbox ul li {
	float:left;
	padding:4px 5px 4px 0px;
	width: 100%;
}

#b_leftpanel .b_lbox ul li.last {
	background-image:none;
}

#b_leftpanel .b_lbox ul li img {
	padding-top: 3px;
}


#b_leftpanel .b_lbox ul li a.theme img {
	vertical-align:middle;
	margin-right:3px;
}

#b_leftpanel .b_lbox ul li a.rss
{
	margin:4px 0;
}

#b_leftpanel .b_lbox ul.post li
{
	height:32px;
}

#b_leftpanel .b_lbox ul.post li a
{
	color:#0099cb;
}


#b_leftpanel .b_lbox ul.post li a img
{
	margin-left:4px;
}

#b_leftpanel .b_lbox_banner
{
	text-align:center;
}

#b_rightpanel .b_admbox_top
{
	color:#000;
	font-size:1.7em;
	font-weight:bold;
	background-color:#f2f0ea;
	border-bottom:solid 1px #FFF;
	text-align:center;
	padding:10px 0;
}

#b_rightpanel .b_admbox_bottom
{
	background-color:#f2f0ea;
	text-align:center;
	padding:20px 5px 10px;
}

#b_rightpanel .b_admbox_bottom span
{
	color:#000;
	font-size:1.7em;
	font-weight:bold;
}

#b_rightpanel .b_admbox_bottom p
{
	color:#666;
	font-size:1.2em;
	padding:20px 0;
}

#b_rightpanel .b_rbox .b_rbox_top {
	background-color: #f9f9f9;
	padding: 13px 10px 9px 13px;
	font-size: 90%;
}

#b_rightpanel .b_rbox {
	background-color: #f9f9f9;
	padding-bottom: 16px;
}


#b_rightpanel .b_rbox .b_rbox_bottom {
	display: none;
}



#b_rightpanel .b_rbox ul
{
	padding:0px 0px 0px 13px;
}

#b_rightpanel .b_rbox img
{
	border:solid 1px #bcbcbc;
	float:left;
	margin-right:5px;
}

#b_rightpanel .b_rbox li {
	float: none !important;
	display: block !important;
	padding-bottom: 10px;
	clear: both;
}

#b_rightpanel .b_rbox li img {
	border: solid #ebebeb 1px;
}

#b_rightpanel .b_rbox .name
{
	font-size:1.2em;
	font-weight:bold;
	color:#000;
	line-height:1.5em;
}

#b_rightpanel .b_rbox .cat
{
	font-size:1em;
	color:#666;
}

#b_rightpanel .b_rbox_banner
{
	text-align:center;
}

#b_rightpanel  .rightBanner_2 img {
margin-top:10px;}

#b_main
{
	float:left;
	width:492px;
	margin:0 8px;
	text-align:center;
}

#b_main .post .post_top {
	display: none;
}

#b_main .post {
	border: solid #333333 1px;
	text-align:left;
	margin-top:18px;
	margin-bottom: 20px;
	padding-bottom: 2px;
}

#b_main .post .post_bottom
{
	display: none;
}

#b_main .post .content {
	padding: 9px 9px 20px 9px;
	position: relative;
}

#b_main .post a
{
	color:#0099cc;
}

#b_main .post .content .info {
	background-color: #f4f4f4;
	padding: 9px;
}

#b_main .post .content .info .img {
	float:left;
	margin:3px 5px 0 0;
}

#b_main .post .content .info .img {
	width:42px;
	height:32px;
}

#b_main .post .content .info span
{
	font-size:1.1em;
	
}

#b_main .post .content .info span.author {
	font-weight: bold;
	font-size: 80%;
	color: #363636;
}

#b_main .post .content .note {
	float:right;
	text-align:center;
	font-weight:bold;
	position: absolute;
	right: 15px;
	top: 15px;
}

#b_main .post .content h1 {
	text-transform: uppercase;
	font-weight: normal;
	color: #363636;
	font-size: 200%;
	padding: 13px 0px 9px 0px;
}

#b_main .post .content h2 {
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 80%;
	color: #636363;
}

#b_main .post .content p {
	padding-bottom: 1.2em;
}

#b_main .post .content .text {
	line-height: 142%;
	font-size:1.2em;
	color: #363636;
}

#b_main .tools 
{
	margin:0 2px;
	background:#ebf0f5;
}

#b_main .tools li
{
	padding:0 9px;
}

#b_main .tools li.link_open,#b_main .tools li.link_close
{
	border-top:solid 1px #e9e9e9;
	background-color: #f4f4f4;
	line-height:47px;
}

#b_main .tools li.link_content
{
	background-color: #f4f4f4;
	padding-bottom:10px;
	font-size: 110%;
}

#b_main .tools .link_open a, #b_main .tools .link_close a
{
	font-size:1.2em;
	padding:5px 0 5px 24px;
	font-weight:bold;
}

#b_main .tools .link_open a
{
	background:url(../images/blog/tool_open.png) no-repeat 0 50%;
}

#b_main .tools .link_close a
{
	background:url(../images/blog/tool_close.png) no-repeat 0 50%;
}
 
#b_main .tools .comment
{
	background:#FFF url(../images/blog/comment_top.png) no-repeat;
	width:449px;
	font-size:1.2em;
	padding:5px 10px;
	margin-top:11px;
}

#b_main .tools .comment_bottom
{
	height:5px;
	background:url(../images/blog/comment_bottom.png) no-repeat;
	width:469px;
	margin-bottom:20px;
}

#b_main .tools .comment_author
{
	font-size:1.1em;
	font-weight:bold;
}

#b_main .tools .comment_author span
{
	color:#0099cc;
}

#b_main .tools .note
{
	text-align:right;
	font-weight:bold;
}

#b_main .tools .note .star
{
	cursor:pointer;
}

#b_main .tools .note span
{
	margin-right:10px;
}

#b_main .tools textarea
{
	margin:10px 0;
}

#b_main .tools .recommend
{
	font-size:1.2em;
	font-weight:bold;
	width:100%;
}

#b_main .tools .recommend td
{
	white-space: nowrap;
}

#b_main .tools .recommend textarea
{
	margin:0;
}

#b_main .post_pager
{
	padding:20px 0;
}

#b_main .post_pager, #b_main .post_pager a
{
	font-size:1.3em;
	font-weight:bold;
	color:#0099cc;
}

#b_main .register .register_top
{
	height:6px;
	background:url(../images/blog/register_top.png) no-repeat;
}

#b_main .register .content
{
	background-color:#f2f0ea;
	text-align:left;
	padding:20px 15px;
	font-size:1.1em;
}

#b_main .register .border
{
	border-bottom:solid 1px #fff;
}

#b_main .register .register_bottom
{
	height:6px;
	background:url(../images/blog/register_bottom.png) no-repeat;
}

#b_main .register .content .field
{
	padding:10px 0 0 0;
}

#b_main .register .content .field label
{
	font-size:1.3em;
	float:left;
	width:130px;
}

#b_main .register .content .field label.orange
{
	color:#ff6600;
}

#b_main .register .content .field input.readonly
{
	border:solid 1px #ff6600;
	background-color:#f7f7f7;
	color:#999;
	width:200px;
}

#b_main .register .content .field input.text
{
	width:200px;
}

#b_main .register .content .help
{
	padding-left:130px;
}

#b_main .register .content .help a
{
	color:#0099cc;
	padding-right:15px;
	background:transparent url(../images/blog/arrow.png) no-repeat 100% 50%;
}

#b_main .register .content .cgu
{
	font-size:1.3em;
	float:left;
}

#b_main .register .content .cgu a
{
	color:#0099cc;
	text-decoration:underline;
}

#b_main .register .content a
{
	color:#0099cc;
}

#b_main .errorMessage
{
	color:#ff0000;
}

#b_main .post .wn_homepage
{
	padding-bottom:0;
}

#b_main .post .wn_homepage ul li
{
	float:left;
	width:227px;
	height:260px;
	margin:5px 3px;
	background:url(../images/whatsnew/homepage_bottom.png) no-repeat left bottom;
}

#b_main .post .wn_homepage ul li.big
{
	clear:both;
	display:block;
	width:460px;
	height:410px;
	margin:5px 3px;
	background:url(../images/whatsnew/homepage_bottom_big.png) no-repeat left bottom;
}

#b_main .post .wn_homepage ul li div.image
{
	width:227px;
	height:174px;
}

#b_main .post .wn_homepage ul li.big div.image
{
	width:460px;
	height:354px;
}

#b_main .post .wn_homepage ul li div.image a
{
	display:block;
	float:right;
	margin-top:122px;
	font-weight:bold;
	font-size:16px;
	color:#fff;
	background-color:#991a02;
	padding:5px;
}

#b_main .post .wn_homepage ul li.big div.image a
{
	margin-top:300px;
}

#b_main .post .wn_homepage ul li div.text
{
	padding:3px;
}

#b_main .post .wn_homepage ul li div.text a
{
	font-weight:bold;
	font-size:16px;
	color:#fff;
}

#b_main .post .wn_homepage ul li div.text p
{
	color:#fff;
}

#b_main .post .post_bottom2
{
	height:10px;
	background:url(../images/blog/post_bottom2.png) no-repeat;
}

ul.arrows li a {
	background: url(../images/blog/arrow.png) right 3px no-repeat;
}


/* Default */
.contain:after{content:".";display:block;clear:both;visibility:hidden;height:0;}
.contain{display:inline-table;}
* html .contain{/* nomac \*/height:1%;/* nomac */}
.contain{display:block;}
label.access, .access, hr.access {background-color: inherit; color: #ffffff; position: absolute; overflow: hidden; border: none; left: -10999px; width: 990px; height: 0px;}
.floatLeft {float: left;}
.floatRight {float: right;}

/* Layout */
#b_main {
	width: 483px;
	float: left;
}

#b_main .post .content {
	padding: 0px;
	margin: 8px;
}

#b_main .post {
	margin-top: 28px;
	padding-top: 0px;
	overflow:hidden;
	height:458px
}
*+html #b_main .post {height: 455px;}
#b_main .post .content .bc_innercontent_content div.bc_innercontent_textcontent p{
	color:#999999;	
}
#b_main .post .content .bc_innercontent_content div.bc_innercontent_textcontent{
	height:58px;
	background:#2F2F2F none repeat scroll 0 0;
	line-height:normal;
	margin-top:8px;
	padding:10px;
	font-size:0.85em;
	text-align:justify;
}
#b_main .post .content .bc_innercontent_title {
color:#FFFFFF;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:18px;
font-weight:normal;
margin:0 0 3px;
text-align:left;
}
#b_main .post  .content .bc_innercontent_content div.text p {
color:#999999;
text-align:left;
font-size:80%;
line-height:130%;
}
#b_main .post  .content .bc_innercontent_content div.text p a {
color:#FE6F00;
font-family:'Arial',Helvetica,sans-serif;
font-size:11px;
}

/* Typography */
#b_leftpanel a, #b_main .post a {
	color: #fe903b;	
}

.content li, .content p {
	line-height: 130%;
	font-size: 80%;
	color: #666666;
}

.content h3 {
	font-family: georgia, serif;
	margin: 0px;
	font-weight: normal;
	font-size: 100%;
	color: #333333;
	clear:both;
}

ul.videoInfo {
	list-style: none;
	padding: 0px 0px 12px 0px;
	margin: 0px;
}

ul.videoInfo li {
	background: url(/images/born-courchevel/spriteVidInfo.gif) 0px 2px no-repeat;
	font-family: georgia, serif;
	padding: 0px 6px 0px 8px;
	font-style: italic;
	color: #716954;
	float: left;
}

ul.videoInfo li.date {
	background: url(/images/born-courchevel/spriteVidInfo.gif) -250px 2px no-repeat;
	padding-left: 12px;
}

li a.sendToFriend {
	background: url(/images/born-courchevel/iconEmail.gif) 0px 2px no-repeat;
	padding-left: 20px;
}
#b_leftpanel h2.courchevel{
	color:#ffffff;
	font-weight:bold;
	margin:0;
	padding:0;
	padding-top:4px;
	background:none;
	text-transform: none;
	font-size:11px;
	line-height:100%;
	border-top:none;
}
#b_leftpanel p.courchevel{
	color:#ffffff;
	font-size:0.7em;
	line-height:127%;
	margin-bottom:-4px;
}
/* Safari hack */
@media screen and (-webkit-min-device-pixel-ratio:0){
	#b_leftpanel p.courchevel{
		font-size:11px;
		line-height:129%;
		padding-bottom:2px;
	}
}
*+html #b_leftpanel p.courchevel{
	line-height:14px;
	padding-bottom:5px;
}
#b_leftpanel h2{
	color:#DCDCDC;
	font-size:11px;
	line-height:23px;
	font-weight:100;
	margin-top:30px;
	paddin-top:30px;
	margin-bottom: 4px;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 90%;
	padding-top:30px;
	background:none;
	border-top:1px #484848 solid;
}

#b_leftpanel p {
	line-height: 145%;
	color: #666666;
	font-size: 70%;
}

/* Video Module */
.videoPlayer {
 	text-align:center;
	padding-bottom: 10px;
}

.videoPlayer .video {
	float: left;
	margin-bottom: 26px;
	
}

.videoPlayer .playList {
	background: url(/images/born-courchevel/playList.png);
	position: relative;
	height: 320px;
	width: 158px;
	z-index: 1;
	overflow: hidden;
	margin-left:27px;
}

.videoPlayer .playList ul {
	padding: 0px !important;
	margin: 0px;
}

.videoPlayer .playList li {
	padding: 5px 0px 3px 1px; 
}

.videoPlayer .playList .btns {
	padding: 0px;
	cursor: pointer;
}

.videoPlayer .playList li.lastItem {
	padding-bottom: 0px;
}

.videoPlayer .playList li.selected {
	background: url(/images/born-courchevel/playSelected.gif) no-repeat;
	padding: 5px 0px 3px 1px;
}

.videoPlayer .playList li a {
	position: relative;
	
}

.videoPlayer .playList li a span {
	background: url(/images/born-courchevel/iconPlay.gif) 6px 7px no-repeat #000000;
	padding: 7px 3px 5px 39px;
	line-height: 1em;
	position: absolute;
	left: 0px;
	bottom: 2px;
	color: #ffffff;
	width: 98px;
	visibility: hidden;
	
	filter: alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;

}

.videoPlayer .playList li a:hover {
	visibility: visible;
}

.videoPlayer .playList li a:hover span {
	visibility: visible;
}


.noScroll {
	filter: alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;
}

.bottomBtn {
    position: absolute;
    bottom: -2px;
}

.jCarouselLite{ 
    overflow:hidden; 
    position:relative;
}

#b_leftpanel p {
	margin-bottom: 10px;
}

#b_leftpanel p span {
	display: block;
}

#b_leftpanel .b_rss a {
	color: #383636;
	background: url(/images/born-courchevel/brss.gif) top left no-repeat;
	padding: 6px 0px 6px 25px;
	background-color: #f4f4f4;
	width: 187px;
	display: block;
	font-weight: bold;
}

#b_leftpanel .comp_panel1 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #0f3b5d;
	border: 1px solid #e9f5fb;
	background: url(/images/born-courchevel/comp1.jpg) top left no-repeat;
	padding: 10px 90px 10px 10px;
	width: 10px;
	height: 106px;
	display: block;
	line-height: 118%;
}

#b_leftpanel .comp_panel2 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 109.1%;
	color: #000000;
	background: url(/images/born-courchevel/win.gif) top left no-repeat;
	padding-top: 10px;
	width: 212px;
	height: 22px;
	display: block;
	line-height: 118%;
	text-align: right;
}

#b_leftpanel h3 {
	font-size: 80%;
	color: #FE903B;
	font-weight: normal;
}

#b_leftpanel h3 span {
	display: block;
	color: #666666;
}

#b_leftpanel .banner {
	padding: 10px;
	background-color: #f4f4f4;
	width: 160px;
}

#b_main .post .contentSub {
	padding: 10px;
	background-color: #f4f4f4;
}

#b_main .post .contentSub .contentSubItem,
#b_main .post .contentSub .contentSubItem p {
	clear: both;
	padding-top: 10px;
}

#b_main .post .contentSub .contentSubItem p {
	font-style: italic;
	color: #666666;
}

#b_main .post .contentSub .withLine {
	background: url(/images/born-courchevel/lidivider.gif) top left repeat-x;
	padding-top: 16px;
}

#b_main .post .contentSub .contentSubItem img,
#b_main .post .contentSub .contentSubItem ul {
	float: left;
	padding-right: 10px;
}

#b_main .post .contentNoPad {
	padding: 0px;
}

#b_main .post .comp_panel3 {
	width: 483px;
	height: 264px;
	background: url(/images/born-courchevel/comp3.jpg) top left no-repeat;
	padding: 7px 20px 20px 20px;
}

#b_main .post .comp_panel3 h3 {
	padding: 13px 0px 0px 45px;
	background: url(/images/born-courchevel/win2.gif) top left no-repeat;
	height: 32px;
}

#b_main .post .comp_panel3 .description {
	width: 450px;
	height: 61px;
	padding-bottom: 0px;
}

#b_main .post .comp_panel3 .compform {
	display: block;
	padding: 20px;
}

#b_main .post .comp_panel3 .compform p {
	color: #666666;
	padding-bottom: 0px;
	margin-bottom: 2px;
}

#b_main .post .comp_panel3 .compform .formitems {
	float: left;
	height: 110px;
}

#b_main .post .comp_panel3 .compform .formitems p {
	width: 604px;
}

#b_main .post .comp_panel3 .compform .formitems p.compquestion {
	float: left;
	font-weight: bold;
	font-size: 140%;
	width: 400px;
	padding-right: 106px;
}

#b_main .post .comp_panel3 .compform label {
	margin-left: 5px;
}

#b_main .post .comp_panel3 .compform .formfooter {
	height: 107px;
	display: block;
}

#b_main .post .comp_panel3 .compform .compagree {
	float: left;
}

#b_main .post .comp_panel3 .compform .compsubmit {
	float: right;
}

#b_leftpanel a.linkorange {
	color: #FE903B;
	background: url(/images/born-courchevel/linkorange.gif) bottom right no-repeat;
	padding-right: 7px;
}

#b_leftpanel a.linkorange:hover {
	color: #716954;
	background: url(/images/born-courchevel/linkorange_over.gif) bottom right no-repeat;
}

#b_leftpanel .b_rss a:hover {
	color: #716954;
}

#b_main a:hover {
	color: #716954;
}
#btnDown { 
	top:297px;
}
#b_leftpanel .videoplayer a{
	color:#ffffff;
}
.videoplayer{
	margin:-30px 0 -5px;
}
.videoplayer img{
	margin-left:19px;
	margin-top:8px;
	margin-bottom:8px;
}
#b_main .bc_adresses_content{
	width:790px;
	text-align:left;
}
#b_main .bc_adresses_content h2{
	color:#4a4a4a;
	background: url(/images/adress_h2.gif) bottom right repeat-x;
	width:791px;
}
#b_main .bc_adresses_content h2 span{
	background:#000;
	padding-right:5px;
}
#b_main .bc_adresses_content img{
	border: 1px #989898 solid;
	float:left;
}
#b_main .bc_adresses_content .bc_address{
	margin-top:8px;
	color:#999999;
	font-size:14px;
}
#b_main .bc_adresses_content .bc_address a{
	color: #fc6e00;
}
#b_main .bc_adresses_content .bc_address p{
	padding-left:72px;
}
#b_main .bc_adresses_content .bc_address h3{
	font-size:105%;
	font-weight:bold;
	margin-bottom:0;
	padding-left:72px;
}
.styleBanner a {
	margin-left:0;
}
