
/******************************************************************************/
/*                                 compChoixSurPlan                          */
/******************************************************************************/
.compChoixSurPlan .mapRoom .miniMap .body {
    width: 200px;

}
.compChoixSurPlan {
    margin-left: 0px;
}
.compChoixSurPlan .mapRoom.roomSection .mapCoordinates {
    display: block;
    height: 83px;
    position: absolute;
    right: 0;

}
.compChoixSurPlan .mapRoom .mapRoom-roomSection {
	 background:none !important;
    margin: 10px auto;
	clear:both;
}
.compChoixSurPlan .mapRoom-roomSection .gridBox .canvasHolder {
    max-height: 450px;
    max-width: 630px;
}


.compChoixSurPlan .map-roomSectionsList {
	display:none;
}

#tooltip.roomSection .body .title{

    color: #FFFFFF !important;
    padding: 5px 10px !important;
}

#tooltip.roomSection  div {
    padding: 5px;
}
.compChoixSurPlan .mapRoom {
   background: #ffffff; /* Old browsers */

/* IE9 SVG, needs conditional override of 'filter' to 'none' */

background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ3JSIgc3RvcC1jb2xvcj0iI2Y2ZjZmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGVkZWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(47%,#f6f6f6), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* IE10+ */
background: linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-8 */
    clear: both;
    width: 630px;
	-ms-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.compChoixSurPlan .mapRoom .header {
	-webkit-border-radius: 5px 5px 0px 0px;
    border-radius: 5px 5px 0px 0px;
    height: 26px !important;
    padding: 0 0 0 0;
    text-align: left;
    text-indent: 10px;
    color:#fff;
	font-size:15px;
	font-weight:normal !important;
    font-family: helveticaneue;
}

.compChoixSurPlan .topContainer .toolPannel .header {
    background: none repeat scroll 0 0 transparent !important;
    color: #333333 !important;
    height: 20px !important;
    line-height: 20px !important;
	padding:5px 0;
}
.mapRoom .header strong.title {
    margin: 0 !important;
}
.compChoixSurPlan .headerComposants .footerComposants .contentComposants .dataContentComposants .mapRoom.roomSection .header .title, .compChoixSurPlan .headerComposants .footerComposants .contentComposants .dataContentComposants .mapRoom.roomSection .header .nbAvailableSeats {
    
}
.compChoixSurPlan .mapRoom.roomSection .nbAvailableSeats {

    color: #000000;
    display: block;
    font-weight: normal;
    margin: 0;
    padding: 10px;
    text-align: center;
    width: 302px;
}

.compChoixSurPlan .mapRoom .miniMap {
	float: right;
	border: 1px solid #FFF;
	background-color: #none;
	outline: 1px double #ccc;
	outline-offset: -5px;
	-webkit-box-shadow: 0px 0px 5px 0px #666 ;
	-moz-box-shadow: 0px 0px 5px 0px #666 ;
	box-shadow: 0px 0px 2px 0px #666 ;
	margin: 35px 10px 0 0;
	width:200px;
}

.compChoixSurPlan .headerComposants .footerComposants .contentComposants .dataContentComposants .mapRoom.roomSection .globalTools {
    display: block !important;
    float: none;
    margin: 0;
    position: absolute;
    right: 10px;
    white-space: nowrap;
	
}
.compChoixSurPlan .headerComposants .footerComposants .contentComposants .dataContentComposants .mapRoom.roomSection .globalTools .toGlobalMap,
.compChoixSurPlan .headerComposants .footerComposants .contentComposants .dataContentComposants .mapRoom.roomSection .globalTools .toGlobalMap:hover  {
    background: none;
    clear: right !important;
    float: right !important;
}
.compChoixSurPlan .headerComposants .footerComposants .contentComposants .dataContentComposants .mapRoom.roomSection .globalTools .toGlobalMap button {
     font-size: 13px !important;
    background: #f5f6f6; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y1ZjZmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkYmRjZTIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #f5f6f6 0%, #dbdce2 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f6f6), color-stop(100%,#dbdce2)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f5f6f6 0%,#dbdce2 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f5f6f6 0%,#dbdce2 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f5f6f6 0%,#dbdce2 100%); /* IE10+ */
    background: linear-gradient(top,  #f5f6f6 0%,#dbdce2 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f6f6', endColorstr='#dbdce2',GradientType=0 ); /* IE6-8 */
    -ms-border-radius: 5px;
    -webkit-border-radius: 5px; 
    border-radius: 5px;
    border: 1px solid #ccc;
    font-family: 'HelveticaNeue';
    font-size: 12px;
    font-weight: normal;
    height: 20px;
    padding: 0 15px;
    text-align: center;
    text-decoration: none;
    cursor:pointer;
    text-transform:uppercase;
    font-size: 13px !important;
    font-weight: normal;;
    font-family:'HelveticaNeue' !important;
    border-radius:none !important;
    color: #666;
}
.compChoixSurPlan .headerComposants .footerComposants .contentComposants .dataContentComposants .mapRoom.roomSection .globalTools .toGlobalMap button:hover {
    -webkit-box-shadow: inset 0px 0px 5px 2px #b8bac6;
    box-shadow: inset 0px 0px 5px 2px #b8bac6;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out; 
}
.compChoixSurPlan .headerComposants .footerComposants .contentComposants .dataContentComposants .mapRoom.roomSection .globalTools .toGlobalMap button {
    font-size: 13px !important;
    font-weight: normal;;
	font-family:'HelveticaNeue' !important;
	border-radius:none !important;
    color: #666;
}

.compChoixSurPlan .mapRoom .mapCoordinates {
    -webkit-box-shadow:  0 0 5px 5px #999;
    box-shadow:  0 0 5px 5px #999;
    background: none repeat scroll 0 0 #E4E4E4;
    border: 1px solid #fff;
    width: 260px;
	line-height:22px;
    margin: 0;
}
.compChoixSurPlan .mapRoom .mapCoordinates li {
	padding: 0px 0 0 20px;
}
.compChoixSurPlan .mapRoom .mapCoordinates li.rowNumber {
    background:none !important;
    border-top: 1px solid #ccc;
    display: block;
	line-height:22px;
	color:#000 !important;
	text-align:left;
}
.compChoixSurPlan .mapRoom .mapCoordinates li.pricesGroup {
 background:none !important;
    border-top: 1px solid #ccc;
    display: block;
	line-height:22px;
	color:#000 !important;
	text-align:left;
	padding:0 0 0 10px;
}

.compChoixSurPlan .mapRoom-roomSection table table {
    min-width: 0;
}
.compChoixSurPlan .mapRoom-roomSection table {
    min-width: 0;
}
.compChoixSurPlan .mapRoom.roomSection .roomSectionName .separator {
    display: none;
}
.compChoixSurPlan .mapRoom.roomSection .roomName {
	display:block;
}
.compChoixSurPlan .headerComposants .footerComposants .contentComposants .dataContentComposants .mapRoom .roomSectionName{
	
	border-bottom:1px solid #d9d6d6;
    color: #000;
    float: left;
    margin: 15px 0 0 10px;
    padding: 3px 9px;
		background: url("../image/ico_fleche_right.gif") no-repeat scroll 5px center transparent;
font-weight:bold;
    width: 246px;
}
 .compChoixSurPlan .headerComposants .footerComposants .contentComposants .dataContentComposants .mapRoom.roomSection .header .nbAvailableSeats {
    background: url("../image/ico_fleche_right.gif") no-repeat scroll 20px center transparent;
    border-bottom: 1px solid #d9d6d6;
    border-top: 1px solid #FFFFFF;
    color: #000;
    float: left;
    font-weight: normal;
    margin: 0px 0 0 10px;
    padding: 9px 0 10px 29px;
    text-align: left;
    width: 236px;
	
}
.compChoixSurPlan .mapRoom .header strong.title {
    text-transform: none;
}
.compChoixSurPlan .mapRoom .header strong.title span {
    line-height: 26px !important;
    font-weight: normal;
}

.compChoixSurPlan .canvasConteneur .top .center:hover {
	background:		#01426A; /* Old browsers */
	background:		-moz-linear-gradient(top,#01426A 0%, #0066A4 100%); /* FF3.6+ */
	background:		-webkit-gradient(linear, left top, left bottom, color-stop(0%,#01426A), color-stop(100%,#0066A4)); /* Chrome,Safari4+ */
	background:		-webkit-linear-gradient(top, #01426A 0%,#0066A4 100%); /* Chrome10+,Safari5.1+ */
	background:		-o-linear-gradient(top, #01426A 0%,#0066A4 100%); /* Opera11.10+ */
	background:		-ms-linear-gradient(top, #01426A 0%,#0066A4 100%); /* IE10+ */
	filter:			progid:DXImageTransform.Microsoft.gradient( startColorstr='#a2a2a2', endColorstr='#827d7d',GradientType=0 ); /* IE6-9 */
	background:		linear-gradient(top, #01426A 0%,#0066A4 100%); /* W3C */
}
.compChoixSurPlan .canvasConteneur .bottom .center:hover {
	background:	#e3097d; /* Old browsers */
	background:	-moz-linear-gradient(top, #01426A 0%, #0066A4 100%); /* FF3.6+ */
	background:	-webkit-gradient(linear, left top, left bottom, color-stop(0%,#01426A), color-stop(100%,#0066A4)); /* Chrome,Safari4+ */
	background:	-webkit-linear-gradient(top, #01426A 0%,#0066A4 100%); /* Chrome10+,Safari5.1+ */
	background:	-o-linear-gradient(top, #01426A 0%,#0066A4 100%); /* Opera11.10+ */
	background:	-ms-linear-gradient(top, #01426A 0%,#0066A4 100%); /* IE10+ */
	filter:		progid:DXImageTransform.Microsoft.gradient( startColorstr='#a2a2a2', endColorstr='#827d7d',GradientType=0 ); /* IE6-9 */
	background:	linear-gradient(top, #01426A 0%,#0066A4 100%); /* W3C */
}

.compChoixSurPlan .canvasConteneur .middle .left:hover {
	background:	#0066A4; /* Old browsers */
	background:	-moz-linear-gradient(left, #0066A4 0%, #01426A 100%); /* FF3.6+ */
	background:	-webkit-gradient(linear, left top, right top, color-stop(0%,#0066A4), color-stop(100%,#01426A)); /* Chrome,Safari4+ */
	background:	-webkit-linear-gradient(left, #0066A4 0%,#01426A 100%); /* Chrome10+,Safari5.1+ */
	background:	-o-linear-gradient(left, #0066A4 0%,#01426A 100%); /* Opera11.10+ */
	background:	-ms-linear-gradient(left, #0066A4 0%,#01426A 100%); /* IE10+ */
	filter:		progid:DXImageTransform.Microsoft.gradient( startColorstr='#827d7d', endColorstr='#a2a2a2',GradientType=1 ); /* IE6-9 */
	background:	linear-gradient(left, #0066A4 0%,#01426A 100%); /* W3C */
}

.compChoixSurPlan .canvasConteneur .middle .right:hover {
	background:	#0066A4; /* Old browsers */
	background:	-moz-linear-gradient(left, #01426A 0%, #01426A 0%, #0066A4 100%); /* FF3.6+ */
	background:	-webkit-gradient(linear, left top, right top, color-stop(0%,#01426A), color-stop(0%,#01426A), color-stop(100%,#0066A4)); /* Chrome,Safari4+ */
	background:	-webkit-linear-gradient(left, #01426A 0%, #0066A4 100%); /* Chrome10+,Safari5.1+ */
	background:	-o-linear-gradient(left, #01426A 0%,#01426A 0%,#0066A4 100%); /* Opera11.10+ */
	background:	-ms-linear-gradient(left,#01426A 0%,#01426A 0%,#0066A4 100%); /* IE10+ */
	filter:		progid:DXImageTransform.Microsoft.gradient( startColorstr='#a2a2a2', endColorstr='#827d7d',GradientType=1 ); /* IE6-9 */
	background:	linear-gradient(left, #01426A 0%,#01426A 0%,#0066A4 100%); /* W3C */
}

.compChoixSurPlan .mapRoom-roomSection .roomReference {
	display: none;
    /*background:		transparent url(../../../../../commun/images/terrain_court.jpg) repeat-x top;
    padding-top:	20px;
	padding-bottom:	10px;*/
}
.compChoixSurPlan .mapRoom-roomSection .roomReference .label {
    display: none;
    /*background:       transparent url(../../../../../commun/images/terrain_court.jpg) repeat-x top;
    padding-top:    20px;
    padding-bottom: 10px;*/
}

#tooltip.roomSection .body .showState, .tooltips .tooltip.roomSection .body .showState {
    display: none;
    margin: 0;
    padding: 5px;
}
.footerComposants .contentComposants .dataContentComposants .mapRoom.roomSection .globalTools .toGlobalMap {
}

/*POP UP TARIFS */

.popupTarifs .header {
background: #000;
line-height:25px;
	    color: #FFFFFF !important;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
	text-align:left;
	height:25px;
	padding:0 0 0 10px;
    text-transform: uppercase;
}
.popupTarifs .header .title {
    font-family:Arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}
.popupTarifs .header .close {
background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #999999;
    cursor: pointer;
    float: right;
    font-size: 10px;
    padding: 0 10px 0 0;
    text-decoration: none;
    text-transform: lowercase;
}
.popupTarifs .submit button {
background: url("../image/btn-general_xl.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
	padding:0 0 8px 0;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    height: 36px;
    margin: 15px 0 15px 43px;
    text-align: center;
    text-transform: uppercase;
    width: 184px;
}
.popupTarifs .submit .cancel {
    color: #fff;
}

/* Tooltips */

.compChoixSurPlan .tooltips {
	display:	none;
	position:	absolute;
	top:		0;
	right:		0;
	bottom:		0;
	left:		0;
}

.compChoixSurPlan .tooltips .tooltip.roomSection {
	display:	none;
	position:	absolute;
	right:		10px;
	bottom:		10px;
}

.compChoixSurPlan .headerComposants .footerComposants .contentComposants .dataContentComposants .mapRoom  .tooltips .tooltip.roomSection .title {
	display:	block;
}
#tooltip.roomSection{
    padding: 0 !important;    
}
#tooltip.roomSection .body .title{
    background: #000 !important;
    color: #fff !important;    
}
#tooltip.roomSection .body {
    background: url("../image/bg_evenements.jpg") no-repeat scroll right top #fff !important;
    color: #000 !important;    
}

.popupTarifs .submit button, .popupTarifs .submit input {
  	background: #000;
    font-family: 'HelveticaNeue';
    height: 30px;
 margin: 15px auto;
     text-align: center;
    width: 194px;
    cursor: pointer;
	border:none;
	    color: #fff;
    display: block;
    font-size:14px;
    line-height:30px;
    text-decoration: none;
    text-transform: uppercase;
}
.mapRoom-roomSection .gridBox .canvasHolder .canvasConteneur #mapRoom_default-2-MapRoomSection-canvasHolder-of {
width:610px;
}
.compChoixSurPlan .mapRoom .miniMapHolder #mapRoom_default-2-MapRoomSection-miniMapHolder-c{
    text-align: left;
    width: 200px;
	display:block;
	margin:0;
	padding:0;
	float:left;
}
#tooltip.roomSection .body .showPrices.empty { display: none; }
