@import url(pistenclub.css);
@import url(lightbox/css/lightbox.css);
 

 

 

/***** DNN Menu*****/

.ControlPanel, .PagingTable {

background-color: #EBEBEB;

border: 1px solid #BABABA;

width:900;

margin: auto;

padding:0;

empty-cells:hide;

}

 

.ControlPanel tbody tr td  {

border: none;

background-color: #EBEBEB;

}

 

.ControlPanel .CommandButton {

color:red;

font-size:11px;

font-weight: normal;

}

 

 

.ControlPanel span  {

color:#333333;

font-size:11px;

font-weight:normal;

font-family: arial, helvetica, sans-serif;

}

 

.ControlPanel tbody tr td table {

border: 1px solid #BABABA;

}

 

.ControlPanel tbody tr td table{

background-color: #EBEBEB;

border: none;

}

 

.ControlPanel tbody tr td table tbody tr{

background-color: white;

border: none;

empty-cells:show;

}

 

.ControlPanel tbody tr td table tbody tr td{

background-color: white;

border: none;

}

 

table {

empty-cells:hide;

padding:0px;

border: 0px none;

}

tr,th,td {
border: 0;
}


 

select, input, textarea {

background:#EEEEEE none repeat scroll 0%;

border:1px solid #BABABA;

color:#666;

font-size:12px;

}
