/* VU BRIDGE PLAYER REVAPED Sept. 2015  */ 

body {
	background: url("http://www.vubridge.fr/fr/images/body_bg.jpg") repeat center;
	margin: 0;
	padding: 0;
}

#centerPane {
	background-color: #056839;
	border-radius: 6px;
}

#txtW, #txtN, #txtS, #txtE {
	background-color: #d2c3a9;
}


/* Appliquer la class btn à tous les boutons */
.btn, .btn.focus, .btn:focus, button {
    background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #f6f3ef 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f6f3ef)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#f6f3ef 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#f6f3ef 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#f6f3ef 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%,#f6f3ef 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f3ef',GradientType=0 ); /* IE6-9 */
    border: 1px solid #0b5331;
    border-radius: 4px;
    color: #056839;
    white-space: nowrap;
    text-align: center;
}

.btn:hover {
	background: #f6f3ef; /* Old browsers */
	background: -moz-linear-gradient(top, #f6f3ef 0%, #EDEFD8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f3ef), color-stop(100%,#EDEFD8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f6f3ef 0%,#EDEFD8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f6f3ef 0%,#EDEFD8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f6f3ef 0%,#EDEFD8 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f6f3ef 0%,#EDEFD8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f3ef', endColorstr='#EDEFD8',GradientType=0 ); /* IE6-9 */
    border: 1px solid #0b5331;
    border-radius: 4px;
    color: #056839;
    white-space: nowrap;
    text-align: center;
}

#mainPanel,
#adPanelLeft iframe {
	border: 0;
}

#mainPanel,
#adPanelLeft iframe body {
	margin: 0;

}

#adPanelLeft {
	top: 0;

}

#commentppp, #lblHowTo {
	background: #fff;
}

#lblCommentB4 {
	background: #fff;
}

#tabPanel {
	background-color: #056839;
    border: 0;
    margin-top: -3px;
    border: 1px solid #000;
    border-radius: 6px;
    box-shadow: 0 0 2px #636363;
}

#lblCommentOnOff { 
	top: 7px;
}

.td.vub {
	text-align: center;
}

#countrytabs {
	position: relative;
	left: -3px;
	width: 332px;
	background: #418c68; /* Old browsers */
	background: -moz-linear-gradient(top, #418c68 0%, #054f2c 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#418c68), color-stop(100%,#054f2c)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #418c68 0%,#054f2c 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #418c68 0%,#054f2c 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #418c68 0%,#054f2c 100%); /* IE10+ */
	background: linear-gradient(to bottom, #418c68 0%,#054f2c 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#418c68', endColorstr='#054f2c',GradientType=0 ); /* IE6-9 */

}

#countrytabs li a {
	background: #418c68; /* Old browsers */
	background: -moz-linear-gradient(top, #418c68 0%, #054f2c 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#418c68), color-stop(100%,#054f2c)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #418c68 0%,#054f2c 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #418c68 0%,#054f2c 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #418c68 0%,#054f2c 100%); /* IE10+ */
	background: linear-gradient(to bottom, #418c68 0%,#054f2c 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#418c68', endColorstr='#054f2c',GradientType=0 ); /* IE6-9 */
	border-right: 1px solid #cccccc;
}

#countrytabs li a {
	color: #fff;
	background: #418c68; /* Old browsers */
	background: -moz-linear-gradient(top, #054f2c 0%, #418c68 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#054f2c), color-stop(100%,#418c68)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #054f2c 0%,#418c68 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #054f2c 0%,#418c68 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #054f2c 0%,#418c68 100%); /* IE10+ */
	background: linear-gradient(to bottom, #054f2c 0%,#418c68 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#054f2c', endColorstr='#418c68',GradientType=0 ); /* IE6-9 */
}

.indentmenu ul li a.selected {
	background: #fff;
	color: #fff;
	border: 0;
}

#cmdNarrowComment,
#cmdWiderComment {
	border-right: 24px;
}

#bottomButtons {
    box-shadow: 0 0 2px #636363;
}
