/* png fix for IE6 */
img, a { behavior: url(scripts/iepngfix.htc) }

/* ============= GENERAL STYLES ================== */
body 
{
    margin:0;
    padding:0;
    background-color:#fff;    
    border-top:10px solid #f2f2f2;
    font:12px Arial;
    color:#696969;
}

form 
{
    margin:0;
    padding:0;
}

h1
{
    font:bold 22px Arial;
    font:bold 25px Myriad Pro Light, Myriad Pro, Arial;                
    font-weight:bold;
    color:#ad7f2b;
    line-height:20px;
    margin:0 0 10px 0;    
    padding:0;
}

h1 span
{    
    color:#696969; 
}

h2
{    
    font:15px Arial;        
    font:16px Myriad Pro, Arial;            
    margin: 10px 0 0 0;    
    text-transform:uppercase;
}

h2 a
{    
   font:bold 16px Arial;
   text-decoration:none;      
   color:#696969;      
}

h3
{    
    font:bold 12px Arial;
    margin:0 0 3px 0;          
    text-transform:uppercase;
}

h3 a
{  
   color:#696969;
   text-decoration:none;         
   text-transform:none;
}

h3 img
{    
   float:none;
   margin-bottom:-1px;  
}

h4
{
    font:normal 13px Arial;
    font:normal 13px Myriad Pro, Arial;                
    margin:0 0 10px 0;    
    padding:0;
}

a img
{
    border:0 none;
}

p
{
    padding:0;
    margin:0;
}

input
{
    border:1px solid #e3e3e3;    
    background:#fff url(/images/bg_input.gif) top left repeat-x;
    font-size:11px;    
    color:#696969;
    padding:4px 0 0 10px;
    height:18px;
}

label{
	vertical-align: top;
	line-height: 22px;
	margin-left:20px;
}
.hr {
	border-bottom: #e3e3e3 solid 1px;
	padding: 1px 0 20px 0;
}

.hr a {
	clear: both;
	float:right;
	position:relative;
	color: #6598b5;
}

.bigger {
	font-size:14px;
}

.left{float:left;}

.right{float:right;}

.bold{font-weight:bold;}

.cursiv{font-style:italic;}

/* colrs */
.gray      {color:#696969 !important;}

.orange    {color:#f37018 !important;}

.lightBlue {color:#0ba0c3 !important;}
.blue      {color:#0ba0c3 !important;}

.rose      {color:#bf1f86 !important;}
.purple    {color:#bf1f86 !important;}

.green     {color:#adb632 !important;}

.gold      {color:#6598b5 !important;}

.vacatureBlock p a
{    
    color:#f37018;
}

.mainConteiner
{
    width:980px;
    margin:0 auto;
}

#coverDiv
{
    display:none;
    position:absolute;
    top:0;
    left:0;    
    z-index:2;
    
    /*
    display:block;
    width:100%;
    height:100%;    
    */
}

.coverDiv
{   
    height:100%;
    width:100%; 
    background-color:#363636;   
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    opacity: 0.5;    
}

/* Popup styles */

#popupEmail
{    
    display:none;
    position:absolute;
    top:370px;    
    left:50%;
    margin-left:-250px;
    background-color:#fff;
    width:450px;
    height:150px;    
    padding:30px 25px;
    z-index:2;
}

#popupEmail p
{    
    margin-bottom:20px;
}

#popupEmail a
{   
    color:#696969;
    font:bold 12px Arial;
    text-decoration:none;
    display:block;
    height:19px;    
    width:160px;    
    padding:4px 0 0 0;
}

#popupEmail a.GoldLink
{   
    background:url('/images/arrow_gold.gif') right top;
    color:#fff;            
    padding:4px 20px 0 10px;
}

/* Bestel form */

.BestelFormulier
{
    display:none;    
    position:absolute;
    top:97px;    
    left:50%;
    margin-left:-359px;
    background:#fff url(/images/bg_BestelFormulier.gif) top left repeat-y;
    width:718px;    
    z-index:2;
    /*    
    display:block;
    border:1px solid #e3e3e3;    
    */
}

.BestelFormulier .formHeader
{
    width:100%;
    height:25px;
    background:url('/images/bg_BestelFormulierTop.gif') no-repeat left top;     
    margin:0;
    padding:0;
    overflow:hidden;
}

.BestelFormulier .formHeader a
{
    float:right;
    margin: 12px 10px 0 0;
}
    
.BestelFormulier h1
{
    font-weight:normal;    
    margin:0 0 3px 0;
    padding:0 30px; 
}

.BestelFormulier h2
{    
    padding:6px 30px 5px 30px;    
    margin:0;
    color:#fff;
}

.BestelFormulier p
{
    margin-bottom:20px;
}

.Eindhoven       .colorLine { background-color:#f37018; }
.s-Hertogenbosch   .colorLine { background-color:#bf1f86; }
.Tilburg         .colorLine { background-color:#0ba0c3; }
.Breda           .colorLine { background-color:#adb632; }

.Eindhoven       .color { color:#f37018; }
.s-Hertogenbosch   .color { color:#bf1f86; }
.Tilburg         .color { color:#0ba0c3; }
.Breda           .color { color:#adb632; }

.BestelFormulier input
{   
    height:18px;    
}

.BestelFormulier .checkbox input
{
    width:auto !important;
    height:auto !important;       
    background-image:none !important;
    border:0px none !important;
    margin-left:1px !important;    
}
.BestelFormulier td
{   
    height:31px;    
    vertical-align:middle;     
    border:0px none;           
}

.BestelFormulier .checkbox input
{
    width:auto !important;
    height:auto !important;       
    background-image:none !important;
    border:0px none !important;
    margin-left:1px !important;    
}

.BestelFormulier .part1
{
    padding:20px 30px; 
    margin-bottom:7px;       
}

.Eindhoven       .part1 { border-bottom:1px solid #f37018; }
.s-Hertogenbosch   .part1 { border-bottom:1px solid #bf1f86; }
.Tilburg         .part1 { border-bottom:1px solid #0ba0c3; }
.Breda           .part1 { border-bottom:1px solid #adb632; }

.BestelFormulier .table1
{
    width:100%;        
    border:0px none;       
    margin-left:2px;   
}

.BestelFormulier .table1 input
{              
    width:18px;    
    margin-left:5px;
}

.BestelFormulier .table1 img
{   
    margin-left:7px;
}

.BestelFormulier .table1 select
{   
    width:205px;
    height:23px;
    margin-left:8px;
    color:#696969;
    padding-left:0px;
    font-size:10px;
}

.BestelFormulier .table1 .checkbox img
{   
    margin:0px;
    margin:0px;    
    position:relative;
    float:left;    
    margin-right:2px;    
}

.BestelFormulier .withStar .checkbox img
{           
    margin-right:4px;    
}

.BestelFormulier .table1 .checkbox input
{   
    padding:0;
    margin:0px;    
    position:relative;
    float:left;    
    margin-right:7px;    
}

.BestelFormulier .withStar .checkbox input
{           
    margin-right:15px;    
}

.BestelFormulier .table1 td
{            
    border-bottom:1px solid #e3e3e3;     
}

.BestelFormulier .table1 .head td
{ 
    font-weight:bold;                    
}
 
.BestelFormulier .table1 .foot1 td
{           
    border-bottom:1px solid #afafaf;          
}

.BestelFormulier .table1 .foot2 td
{            
    border-bottom:1px solid #afafaf;      
}

.BestelFormulier .table1 .foot3 td
{              
    border:0 none;                      
}

.BestelFormulier .table1 .foot3 input
{              
    float:none;
    position:relative;    
    top:1px;
}



.BestelFormulier .part2
{
    padding:20px 30px 0px 30px;                
    float:left;
}

.BestelFormulier .part2 p
{    
    margin-bottom:0px;         
}

.BestelFormulier .table2 input
{
    width:283px;    
}

.BestelFormulier .table2 td input.postcode
{
    width:60px;
    margin-right:7px;    
}

.BestelFormulier .table2 td input.country
{
    width:201px;    
}

.BestelFormulier .table3
{
    margin-top:13px;
    border:0px none;  
    font: bold 11px Arial;
    width:440px; 
}

.BestelFormulier .table3 td
{
    border-bottom:1px solid #e3e3e3;     
}

.BestelFormulier .table3 td div
{    
    padding:5px 0 0 8px;            
    width:12px;    
    float:left;
}

.BestelFormulier .table3 td input
{
    float:left;
}

.BestelFormulier .table3 .foot td
{              
    border:0 none;                          
}

.BestelFormulier .table3 h3
{
    font-size:14px;
    text-transform:none;
    font-weight:normal;
    margin:0;
    padding:0;
}

.BestelFormulier .table3 input
{
    width:310px;
}

.BestelFormulier .table3 input.date 
{
    width:15px;
    padding-left:8px;
    padding-right:8px;
}

.BestelFormulier .table3 input.year
{
    width:28px;
    padding-left:6px;
    padding-right:6px;
}

.BestelFormulier .table3 .checkbox
{
    padding-top:7px;
}

.BestelFormulier .table3 .checkbox input
{
    float:left;
    margin-right:10px;     
}

.BestelFormulier .table3 p
{    
    margin-bottom:8px; 
}

.BestelFormulier a
{   
    height:50px;
    display:block;
    float:left;    
}


.BestelFormulier .musikLink h2
{   
    padding:16px 15px 0 0;
    text-transform:none;    
}

* html .musikLink h2
{   
    float:left;
}

.BestelFormulier .formFooter
{
    height:30px;
    width:718px;
    background:url('/images/bg_BestelFormulierBottom.gif') no-repeat left bottom;
    float:left;
    margin:0;
    padding:0;
}

.print
{
    background:url('/images/print.gif') no-repeat left top;
    width:51px;
    height:50px;
    display:block;
    float:left;
    margin-top:2px;
    margin-right:20px;
}

/*
.openPopup
{
    text-decoration:underline;
    cursor:pointer;
}

.openPopup:hover
{
    text-decoration:none;
}
*/

/* ============= HEADER ================== */
.header
{
    width:100%;
    height:130px;    
}

.header ul
{    
    margin:12px 0 0 0;
    padding:0;
}

.header li
{    
    list-style-position:outside;
    list-style-type:none;
}

.header a
{
    color:#bb9139;
    text-decoration:none;
}

.header a:hover,
.header a.selected
{
    color:#004a8f;    
}


.headerMenuLeft
{
    float:left;
    width:420px;
    height:95px;
    overflow:hidden;
    font:24px Myriad Pro, Arial;
    letter-spacing:-1px;    
    color:#bb9139;
}

.headerMenuRight
{
    float:right;
    width:420px;
    height:95px;
    overflow:hidden;
    font:16px Myriad Pro, Arial;
    letter-spacing:-1px;    
    color:#bb9139;
    text-align:right;
}

.where_i_am
{
    width:600px;
    height:35px;
    overflow:hidden;
    line-height:32px;
    float:left;
}

* html .where_i_am
{    
    height:25px;
    margin:10px 0;
    line-height:15px;
}

.where_i_am a
{           
    color:#004a8f;
    text-decoration:underline;    
}

.where_i_am a:hover
{   
    text-decoration:none; 
}

.where_i_am img
{    
    margin:0;
}

.search
{
    width:390px;
    height:35px;
    overflow:hidden;
    text-align:right;
    float:right;
}

.search input
{    
    height:18px;
    width:238px;     
}

input.submit
{
    border:0 none;    
    background:#fff url(/images/bg_search_submit.gif) top left no-repeat;
    font:12px Myriad Pro, Arial;    
    text-decoration:underline;    
    height:20px;
    width:36px;
    padding:0;        
    margin-left:10px;
    cursor:pointer;    
}

/* ============= INDEX CONTENT ================= */
.content
{
    height:575px;
	*height: auto;
    width:100%;    
}

.indexFlash
{
    height:360px;
    margin-bottom:3px;
    width:630px;
    float:left;
    
    background-color:Gray;    
}

.rightImageTop
{
    margin-bottom:10px;
    height:175px;
    float:right;
}

* html .rightImageTop
{
    margin-bottom:5px;    
}

/* styles for blockwith image at Homepage*/
.indexImageBlock div.text
{
    margin-top:-175px;
    color:#fff;
    padding:25px 0 0 20px;
    height:150px;
    width:320px;
    overflow:hidden;
} 

.indexImageBlock div.text div
{   
    height:105px;   
    width:300px;
    overflow:hidden;
}   

.indexImageBlock h2
{    
    font-size:22px;
    text-transform:none;
    padding-bottom:3px;
}

.indexImageBlock h2 span
{
    font-style:italic;        
}

.indexImageBlock div img
{
    position:relative;
    float:right;       
}

.indexImageBlock h3
{
    text-transform:none;
    font-size:16px;    
}

.indexImageBlock div h3 img
{
    float:none;
    margin:0;
}

.indexImageBlock a
{
    color:#fff;
}


/* Index BottomBlock1 */

.bottomBlock1
{
    width:387px;
    height:215px;
    margin-right:10px;    
    float:left;
}

.bottomBlock1 h2, .bottomBlock2 h2, .bottomBlock3 h2
{
    margin:13px 0 -3px 0;
}

.bottomBlock1 div
{
    width:100%;
    height:50px;
    margin-top:10px;    
    padding:0;
}


* html .bottomBlock1 div
{    
    margin-top:12px;     
}

.bottomBlock1 div img
{
    float:left;
    margin-right:8px;
}

.bottomBlock1 div div.text
{
    float:left;
    width:305px;
    margin:0;
    overflow:hidden;    
}

.bottomBlock1 div div.text p
{
    padding:0;
    margin:0;
    width:100%;
    letter-spacing:0px;
    font-size:12px;
}

.bottomBlock1 div div.text p img
{
    float:none;        
    margin:0 0 -1px 7px;
}

/* Index BottomBlock2 */

.bottomBlock2
{
    width:233px;
    height:215px;
    margin-right:10px;
    float:left;
}

* html .bottomBlock2
{    
    margin-right:8px;    
}

.bottomBlock2 div
{
    width:209px;
    height:129px;
    padding:13px;
    margin-top:30px;    
    background-image:url(/images/bg_bottomBlock2.gif);
}

.bottomBlock2 div table td
{
    height:27px;    
}

* html .bottomBlock2 div table td
{
    height:25px;    
}

.bottomBlock2 div table td input
{
    width:118px;    
    color:#b4b4b4;
    height:18px;    
}

.bottomBlock2 div table td input.trueColor
{
    color:#696969;    
}

.bottomBlock2 div table td input.submit
{
    border:0 none;    
    background:#fff url(/images/bg_search_submit.gif) top left no-repeat;
    font:12px Myriad Pro, Arial;    
    text-decoration:underline;    
    height:20px;
    width:36px;
    padding:0;            
    margin-left:10px;
    cursor:pointer;    
    
    float:right;
}

select
{
    width:130px;
    color:#b4b4b4;
    border:1px solid #e3e3e3;    
    background:#fff url(/images/bg_input.gif) top left repeat-x;
    font-size:11px;    
    color:#b4b4b4;
    height:23px;    
    padding:3px 0 1px 10px;    
}

select option
{        
    padding-left:10px;    
}

select.trueColor
{    
    color:#696969; 
}

/* Index BottomBlock3 */

.bottomBlock3
{
    width:340px; 
    height:215px;   
    float:left;
}

.bottomBlock3 h2
{    
    text-transform:none;
}


.bottomBlock3 div
{
    width:100%;
    height:185px;        
    background:transparent url(/images/bg_bottomBlock3.gif) bottom left no-repeat;
}

.bottomBlock3 div div.text
{
    width:215px;
    height:135px;
    padding:50px 0px 0px 20px;
    background:none;
    float:left;
}

.bottomBlock3 div div.text h2
{       
   padding:1px 0; 
   font-size:17px;      
}

.bottomBlock3 div div.text h1
{    
   font-weight:normal;
   font-size:21px;
   color:#ad7f2b;   
   letter-spacing:1px;
   margin:1px 0 2px 0;    
   padding:0;
}

.bottomBlock3 div div.text h3
{    
   font-size:16px;       
}

.bottomBlock3 div div.text h3 a img
{    
   float:none;
}

.bottomBlock3 div div.text p
{
    margin:0 0 20px 0;    
}

.bottomBlock3 div img
{
    float:left;
    margin-bottom:-1px;
}

/* ============= CONTENT PAGES ================= */

.contentPage
{
    height:100%;
    width:100%;
    border-top:1px solid #e3e3e3;
    border-bottom:1px solid #e3e3e3;
    margin:0;
    padding:20px 0 30px 0;           
    float:left;
}


.bannerlink {
	font: bold 12px Arial;
	color: #696969;
}

/* LEFT PART */
.leftPart
{
    width:232px;
    height:100%;
    float:left;
    margin-right:23px;
    overflow:hidden;
}

.leftPart a.linkBack {
	font-weight: bold;
	color: #6598B5;
	text-decoration: none;
}

/* Gray block */

.blockGray
{
    width:207px;
    height:97px;
    padding:5px 10px 15px 15px;
    margin-top:20px;    
    background-image:url(/images/bg_blockGray.gif);
   /* overflow:hidden;    */
}

.blockGray img
{   
    position:absolute;
    margin:32px 0 0 146px;
    z-index:1;   
}

.blockGray h2
{    
    font:15px Arial;        
    font:16px Myriad Pro, Arial;
    margin-bottom:7px;     
    letter-spacing:-1px;     
    color: #696969;
}

.blockGray p
{    
    font-size:11px;
    color:#969696;    
}

.blockGray a
{    
    color:#696969;
    text-decoration: none;   
}

.blockGray h3
{    
    margin:0;
    padding:0; 
    line-height:30px;
}

* html .blockGray h3
{   
    float:left;
    width:150px;
    margin-top:10px;
}

html>/**/body .blockGray p {
    display:inline;
}

.blockGray h3 img
{    
   float:none;  
   position:relative;    
   margin:0 0 -1px 0;
}

/* Login */
.blockWithBorder
{
    border-bottom:2px solid #e3e3e3;
    padding-bottom:20px;
    margin-bottom:20px;
}

.login
{
    width:202px;
    height:97px;
    padding:12px 15px 15px 15px;        
    background-image:url(/images/bg_login.gif);
    color:#fff;
    overflow:hidden; 
}

.login h2
{   
    margin:0;
    margin-bottom:7px;
}

.login a
{   
    color:#fff;    
}

.login a:hover
{    
    text-decoration:none;
}

.login div
{    
    margin-top:3px;
}

.login .right
{    
    font-size:11px;
    padding-left:2px;
}

.login input
{    
    width:190px;
    height:18px;
    margin-bottom:5px;
}

.login input#password2
{     
    position:relative;
    margin-top:-29px;    
    visibility:visible;
    display:block;
    z-index:1;
}

.login input.submit
{     
    border-style: none;
    border-color: inherit;
    border-width: 0;
    background: url('/images/bg_submit_inloggen.gif') no-repeat 0 2px;
    height:20px;
        width:65px;
        padding:0;        
        margin:0;    
        cursor:pointer;   
}

/* Concerts review */
.concertReview
{
    font-size:11px;
    margin:10px 0;
}

.concertReview h3
{
    font-size:11px;    
}

.concertReview img.contentImg
{
    float:left;
    margin: 0 10px 3px 0;
}

.concertReview img.stars
{    
    margin:7px 0 5px 0;
}

/* CETER PART */
.centerPart
{
    width:475px;
    height:100%;
    float:left;    
    overflow:hidden;
}

.wide
{
    width:725px;        
}

.sho
{
    width:483px;        
}

.centerPart h1
{    
    font-size:22px; 
    font-weight:normal; 
    margin-bottom:7px;            
}

.centerPart h1 i
{    
    font-style:italic;
}

.centerPart h2
{    
    font-family: Arial;    
    margin: 5px 0;         
    text-transform:none;      
}

.centerPart h3
{    
    font:bold 15px Arial;    
    margin: 5px 0;         
    text-transform:none;      
}

.centerPart h4
{   
    margin-top: -5px;             
}

.centerPart p
{    
    margin: 0 0 18px 0;    
}

.centerPart p span 
{    
    margin-top:-30px;
}

.centerPart a
{    
    font-weight:bold;
    color:#6598b5;
    text-decoration:none;
}

.centerPart a:hover
{    
    font-weight:bold;
    color:#034279;
    text-decoration:underline;
}


.centerPart a img
{    
    margin:0 0 -1px 0;
    *margin-bottom: 0;
}

.centerPart .BestelFormulierN
{
    display:block;        
    position:static;    
    margin-left:0px;
    background-image:none;
    width:100%;    
    z-index:0;    
}

.centerPart .BestelFormulierN .checkbox p
{    
    margin-bottom:8px;
}

.centerPart .BestelFormulierN .checkbox input
{   
    position:relative;    
    margin-right:10px;
    margin-top:-3px;
}

.centerPart .BestelFormulierN .table2 .checkbox input
{   
    top:-1px;
    margin-right:0;
}

.centerPart .BestelFormulierN .checkbox div
{   
    float:left;
    width:20px;
    overflow:hidden;    
}

.centerPart .BestelFormulierN .table2 .checkbox div
{   
    padding-top:1px;
}

.centerPart .BestelFormulierN .checkbox div.textGeslacht1
{   
    padding-top:5px;
}

.centerPart .BestelFormulierN .checkbox div.textGeslacht2
{   
    margin-right:13px;
    padding-top:4px;
    width:auto;
}

/* raiting */
.raiting
{
    width:100%;
    height:10px;
    float:none;
}

.raiting img
{
    float:left;    
    margin:-3px 10px 0 0;
}

/* filter */
.filters
{
    width:469px;
    height:48px;    
    background-image:url(/images/bg_filter.gif);
    padding-top:5px;
}

.filters div
{
    font: bold 12px Myriad Pro, Arial;   
    margin:5px 9px 0 9px; 
    float:left;    
}

* html .filters div
{    
    margin:3px 5px 0 5px;     
}

.filters select
{
    margin:0 4px 0 0;  
}

input.filter
{
    border:0 none;    
    background:transparent url(/images/filteren.png) top left no-repeat;
    height:20px;
    width:35px;
    padding:0;        
    margin:7px 10px 0 0;
    float:right;
    cursor:pointer;    
}

/* Announcement */

.announcement
{
    margin:15px 0 20px 0;     
}

.announcement h3
{
    margin:0;
    padding:0;
}

.announcement img
{
    float:left;
    margin:3px 11px 0 0;    
}

.announcement .separater1
{
    margin-top: 15px;
    margin-bottom:0;
}

.announcement table
{
    width:308px;        
}

.announcement table td
{
    height:18px;
}

.announcement table td.cost
{    
    padding:10px 0 5px 0;
}

.announcement table td.cost img
{
    float:left;
    margin:0 5px 0 10px;
}

.announcement table td.cost span
{
    float:left;
}

.announcement table td.cost span.cursiv
{
    margin-left:5px;
}

.announcement table td.cost div
{    
    margin-top:10px;
    float:left;
}

.announcement table td a
{
    color:#696969;
    margin-right:10px;
    font-weight:normal;
    text-decoration:underline;    
}

.announcement table td a:hover
{
    text-decoration:none;
}

.announcement table td a.gold
{
    color:#6598b5;
}

/* musical instruments */
.musicalInstrument
{
    width:100%;    
    float:left;
    padding-bottom:10px;
    margin-bottom:20px;
    border-bottom:1px solid #e3e3e3;
}

.musicalItem
{
    width:220px;
    height:53px;
    float:left;
    margin:0 20px 0 0;
    padding-bottom:20px;
    overflow:hidden;    
}

.musicalItem img
{    
    margin:3px 20px 20px 0;
    float:left;
}

.musicalItem div
{   
    height:41px;    
}

.musicalItem h3
{    
    font-size:11px;
    text-transform:uppercase;
    margin:0 0 3px 0;
    padding:0;
}

.musicalItem h3 img
{   
    margin:0 0 -1px 0;
    float:none;    
}

.musicalItem a
{   
    font-size:12px;
}

.musicalItem a img
{   
    margin:0px 10px 0px 0px;
}

.musikLink
{        
    width:220px;
    height:53px;
    float:left;
    margin:2px 20px 0 0;    
    overflow:hidden;
}

.musikLink div
{
    background:url('/images/bg_linkGray.gif') no-repeat left top;    
    padding: 0 0 20px 15px;
    height:38px;
    float:left;        
}

.musikLink h2
{
    background:url('/images/bg_linkGrayRight.gif') no-repeat right top;        
    padding:16px 15px 0 0;
    margin:0;
    height:100%;    
}

.musikLink h2 a
{
    font-weight:normal;   
}

.musikLink h2 a img
{    
    position:relative;
    top:1px;
}

/* intranet */

.intranet
{
    width:100%;    
    float:left;
    padding-bottom:14px;
    margin-bottom:20px;
    border-bottom:1px solid #e3e3e3;
}

.lastMusicalInstrument
{
    margin-bottom:0;
    border:0 none;
}

.intranetItem
{
    float:left;    
    padding-bottom:5px;
    overflow:hidden;        
    width:235px;
    margin:0 6px 0 0;
}

.intranetItem img
{    
    margin:3px 20px 20px 0;
    float:left;
}

.intranetItem div
{   
    float:left;
}

.intranetItem p
{   
    margin-bottom:10px;
    font-size:11px;
    line-height:16px;
}

.intranetItem h3
{    
    font-size:11px;
    text-transform:uppercase;
    margin:0 0 3px 0;
    padding:0;
}

.intranetItem h3 img
{   
    margin:0 0 -1px 0;
    float:none;    
}

.intranetItem a
{   
    font-size:12px;        
}

/* Pers*/
.PersItem
{
    width:725px; 
    height:100px;
    margin-bottom:19px;
    padding-top:6px;
}

.PersItem img
{
    float:left;
    margin:3px 12px 0 0;
}

.PersItem p
{
    font-size:12px;
    margin:2px 0 0 0;
}

.PersItem h3
{
    text-transform:uppercase;
    font-size:12px;
    margin:0 0 2px 0;
}

.PersItem a
{
    font-size:12px;     
}

.PersItem div
{
    width:560px;
    /*overflow:hidden;*/
}

.PersItem div div
{
    height:90px;
}

.PersItem div img
{    
    margin: 5px 0 0 0;
}

.PersItem div h3 img
{
    float:none;       
    margin:0 0 -1px 0;
}

.PersLink
{    
    border-top:1px solid #e3e3e3;
    margin-top:30px;
    padding:5px 0 10px 0;
}

.PersLink a
{    
    font-size:12px;
}

/* Contact */

.contactForm
{
    width:470px;
}

.contactForm input
{
    width:218px;
    height:18px;
    margin-bottom:10px;
}

.contactForm select
{
    width:230px;
    height:24px;
    margin-bottom:10px;
    padding-top:3px;
    padding-bottom:3px;
    color:#696969;
    background:Transparent url(/images/bg_select.gif) repeat-x left top;    
    background-color:#eee;
    border:1px solid #e3e3e3;
}

.contactForm textarea
{     
    height:152px;
    width:458px;
    margin-bottom:8px;
    padding:5px;
    background:url('/images/bg_textarea.gif') no-repeat left top;        
    font:11px Arial;
    color:#696969;
    border:1px solid #e3e3e3;
}

.contactForm a
{    
    font-weight:normal;    
    display:block;
    float:left;        
    margin-left:20px;
    border-bottom:1px solid #b4b4b4;     
}

.contactForm a:hover
{
    text-decoration:none;    
    border-bottom:0 none;     
}

.contactBlock
{
    width:230px;    
}

.contactBlock b
{
    width:72px;    
    display:block;
    float:left;
}

.contactBlock a
{
    color:#004a8f;       
    text-decoration:underline;
    border:0 none;
    margin:0;
}

.contactBlock a:none
{
   text-decoration:none;    
}



/* Orderbochure */

.brochureForm
{
    width:470px;
}


.brochureForm input
{
    width:210px;
    height:18px;
    margin-bottom:10px;
}

.brochureForm .mvradio input
{
    width:20px;
    height:18px;
    background:none  !important;
    border:none  !important;
    margin-bottom: 2px;
}

.br1 {
	width:250px;
}

.brochureForm select
{
    width:230px;
    height:24px;
    margin-bottom:10px;
    padding-top:3px;
    padding-bottom:3px;
    color:#696969;
    background:Transparent url(/images/bg_select.gif) repeat-x left top;    
    background-color:#eee;
    border:1px solid #e3e3e3;
}

.brochureForm textarea
{     
    height:152px;
    width:458px;
    margin-bottom:8px;
    padding:5px;
    background:url('/images/bg_textarea.gif') no-repeat left top;        
    font:11px Arial;
    color:#696969;
    border:1px solid #e3e3e3;
}

.brochureForm a
{    
    font-weight:normal;    
    display:block;
    float:left;        
    margin-left:20px;
    border-bottom:1px solid #b4b4b4;     
}

.brochureForm a:hover
{
    text-decoration:none;    
    border-bottom:0 none;     
}

.brochureBlock
{
    width:230px;    
}

.brochureBlock b
{
    width:72px;    
    display:block;
    float:left;
}

.brochureBlock a
{
    color:#004a8f;       
    text-decoration:underline;
    border:0 none;
    margin:0;
}

.brochureBlock a:none
{
   text-decoration:none;    
}

/* Classic Fm */
.classicFm
{   
    margin:-6px 0 32px 0;    
    
}

.classicFm #cufonI
{
    font-style:italic; 
    padding-top:10px;
}

.seriesLink
{
    width:132px;
    height:28px;
    margin:10px 0;
    padding:3px 10px 0 10px;
    display:block;
    background: url('/images/bg_linkOrange.gif') no-repeat left top;
    color:#fff;
}

.seriesLink h2
{    
    color:#fff;
}

.Eindhoven .seriesLink
{    
    background: url('/images/bg_linkOrange.gif') no-repeat left top;
}

.s-Hertogenbosch .seriesLink
{    
    background: url('/images/bg_linkPurpule.gif') no-repeat left top;
}

.Tilburg .seriesLink
{    
    background: url('/images/bg_linkBlue.gif') no-repeat left top;
}

.Breda .seriesLink
{    
    background: url('/images/bg_linkGreen.gif') no-repeat left top;
}

.seriesSeparaterTop, .seriesSeparaterBottom
{
    width:468px;
    height:4px;    
    line-height:1px;    
    border:1px solid #f37018;    
}

.seriesSeparaterTop{border-bottom:0 none;}
.seriesSeparaterBottom{border-top:0 none;}

.Eindhoven .seriesSeparaterTop, 
.Eindhoven .seriesSeparaterBottom
{    
    border:1px solid #f37018;    
}

.s-Hertogenbosch .seriesSeparaterTop, 
.s-Hertogenbosch .seriesSeparaterBottom
{    
    border:1px solid #bf1f86;    
}

.Tilburg .seriesSeparaterTop, 
.Tilburg .seriesSeparaterBottom
{    
    border:1px solid #0ba0c3;    
}

.Breda .seriesSeparaterTop, 
.Breda .seriesSeparaterBottom
{    
    border:1px solid #adb632;    
}

.Eindhoven .seriesSeparaterTop, 
.s-Hertogenbosch .seriesSeparaterTop, 
.Tilburg .seriesSeparaterTop, 
.Breda .seriesSeparaterTop 
{
    border-bottom:0 none;
}

.Eindhoven .seriesSeparaterBottom, 
.s-Hertogenbosch .seriesSeparaterBottom, 
.Tilburg .seriesSeparaterBottom, 
.Breda .seriesSeparaterBottom 
{
    border-top:0 none;
}

.Eindhoven .announcement .city,
.Eindhoven .announcement .color
{ color:#f37018 !important; }

.s-Hertogenbosch .announcement .city,
.s-Hertogenbosch .announcement .color
{ color:#bf1f86 !important; }

.Tilburg .announcement .city,
.Tilburg .announcement .color
{ color:#0ba0c3 !important; }

.Breda .announcement .city,
.Breda .announcement .color
{ color:#adb632 !important; }


/* History */
.hisrotyItem
{
    width:220px;
    margin:0 32px 10px 0;
    float:left;    
    overflow:hidden;
}

.hisrotyItem h3
{
    font-size:12px;
    margin:4px 0 0 0;   
}

/* Winkel */
.winkelItem
{
    width:222px;
    margin:0 29px 46px 0;    
    overflow:hidden;  
    float:left;  
}

.leftWinkelItem
{margin-right:0px;}

.winkelItem a
{
    font-weight:normal;
    text-decoration:underline;       
    margin-right:8px; 
}

.winkelItem a:hover
{    
    text-decoration:none;        
}

.winkelItem h3
{
    text-transform:uppercase;
    font-size:11px;
    margin:0;
}

.winkelItem img
{
    float:left;
    margin:3px 13px 0 0;
}

.winkelItem .text
{
    width:100%;
    height:130px;        
    margin-bottom:5px;
    font-size:11px;    
    border-bottom:1px solid #e3e3e3;
}

.winkelItem .price
{
    width:100%;
    height:20px;
    padding:0 0 0 1px;
    margin-bottom:5px;
    border-bottom:1px solid #e3e3e3;    
}

.winkelItem .price .left
{
    font-weight:bold;
}

.winkelItem .price .right
{
    margin-right:10px;
}

/* Steun het orkest */
.shoImageBlock
{
    margin-bottom:20px;    
}

.shoImageBlock div.text
{
    margin-top:-270px;
    color:#fff;
    padding:29px 0 10px 30px;    
    font:bold 14px Arial;    
    height:229px;
    width:453px;
    overflow:hidden;
}

.shoImageBlock div.text div
{   
    height:110px;   
    width:425px;
    overflow:hidden;
}   

.shoImageBlock h2
{    
    font-size:24px;    
    text-transform:none; 
    margin-bottom:9px;
}

.shoImageBlock div img
{   
    margin-top:13px;
}

.contentImageBlock h3
{
    text-transform:none;
    font-size:12px;        
    position:relative;    
    z-index:0;
    margin-right:18px;
    float:left;
}

.shoImageBlock h3 img
{   
    margin:0;
}

.shoImageBlock a
{    
    color:#fff;
}

/* Steun het orkest - colums*/

.colums
{
    width:100%;
}

.column
{
    width:150px;
    padding-left:1px;
    margin-right:11px;
    float:left;
}

.columLast
{
    width:150px;
    margin-right:0px;
}

.column img
{
    margin-bottom:10px;
}

.column ul
{
    margin:0;
    padding:0;
}

.column ul li
{
    margin:0;
    margin-bottom:20px;
    list-style-position:inside;
}

.column a
{
    font-size:12px;
}

.column a img
{
    margin:0 0 -1px 0;
}

/* Orkest Planning */
.orkestplaning
{
    width:280px;
}

.orkestplaning img
{
    float:left;
    margin-right:7px;
}

.orkestplaning p
{    
    margin:4px 0 8px 0;
}

.orkestplaning select
{
    float:left;
    width:209px;    
    margin-bottom:10px;
    color:#696969;
}

.orkestplaning a img
{
    float:none;        
}

/* Intekenlijst table */

.tableIntekenlijst
{
    width:100%;
    margin-bottom:14px;
}

.tableIntekenlijst select
{    
    background:#EEEEEE url(/images/bg_select.gif) repeat-x scroll left top;
    color:#696969;
    height:24px;        
    width:70px;
    margin-right:7px;
}

.tableIntekenlijst .td1 input
{   
    width:108px;
    margin-right:7px;
}

.tableIntekenlijst .td2 input
{   
    width:318px;
}

/* RIGHT PART */
.rightPart
{
    width:233px;
    height:100%;
    float:right;    
    overflow:hidden;
    padding-top:5px;
}

.blockWithImg
{
    padding-bottom:10px;
    margin-bottom:20px;
    border-bottom:2px solid #e3e3e3;
}

.noBorder
{
    border:0 none;
}

.blockWithImg h2
{
    margin:0 0 8px 0;
    text-transform:uppercase;
}

.blockWithImg img
{
    margin:0 0 10px 0;
}

.separater1
{
    width:100%;        
    height:1px;    
    font-size:0px;
    padding:0;    
    margin:3px 0 10px 0;
    border-top:1px solid #e3e3e3;
    background-color:Transparent;    
}

/* Sponsors */

.sponsors
{
    margin-top:-5px;
}

.sponsorsBlock
{
    width:232px;        
    overflow:hidden;    
    margin-bottom:10px;
}

.sponsorsBlock h2
{
    text-transform:none;
    margin:0;
    padding:17px 0 13px 14px;
    color:#6598b5;
    background:url('/images/bg_sponsors.gif') no-repeat left top;
}

.sponsorsBlock h3
{   
    padding:8px 0 0 14px;  
    height:31px;    
    width:100%;
    background:url('/images/bg_sponsors.gif') no-repeat left bottom;
    float:left;
}

.sponsorsBlock div.images
{
    width:218px;        
    padding-left:14px;    
    background:url('/images/bg_sponsors_middle.gif') repeat-y left top;
    float:left;
}

.sponsorsBlock div.images img
{    
    margin:0 17px 0px 0;    
    float:left;    
}

.sponsorsBlock div.images table
{
    width:205px;            
}

.sponsorsBlock div.images table img
{
    margin:0;
}

.sponsorsBlock div.images img.rightImg
{    
    margin:0;        
    float:none;
}

.sponsorsBlock h3 img
{    
    margin:0 0 -1px 0;
    float:none;
}

.blockWithImg .sponsorsBlock
{    
}

.blockWithImg .sponsorsBlock h2
{
    text-transform:uppercase;
    color:#696969;    
    padding:9px 0 13px 14px;
}

.blockWithImg .sponsorsBlock div.images img
{
    padding-bottom:10px;
}

.blockWithImg .sponsorsBlock h3
{   
    padding:7px 0 0 14px;        
    height:24px;    
    border-top:1px solid #e3e3e3;
}

/* shoRightBlock */

.shoRightBlock
{
    width:232px;
    border-bottom:2px solid #e3e3e3;
    padding-bottom:16px;
    margin-top:-5px;
    margin-bottom:20px;    
}

.shoRightBlock h2
{    
    margin:0 0 8px 0;
    width:235px;
}

.shoRightBlock div.rImg
{   
    height:50px;    
    margin-bottom:10px;
    overflow:hidden;
}

.shoRightBlock img
{    
    float:left;
    margin-right:10px;
}

.shoRightBlock .separater1
{   
    margin:15px 0 7px 0;
}

.shoRightBlock a
{    
    font-weight:bold;
    text-decoration:none;
    padding-left:1px;
    color:#696969;
}

.shoRightBlock a img
{    
    float:none;
    margin:0 0 -1px 0;
}

.shoRightBlock p.gold
{   
    margin-bottom:12px;
}

.shoRightBlock .bedanktMiddle
{      
    /*margin-top:-38px;*/
    margin-top:-35px;
}

.shoRightBlock .bedanktTop img
{       
    margin:0;
    padding:0;
    float:none;
}

.shoRightBlock .bedanktBottom
{       
    /*margin-top:-38px;*/
    margin-top:-41px;    
    margin-bottom:10px;
    border-bottom:1px solid #e3e3e3;
}


.shoRightBlock .bedanktTop,
.shoRightBlock .bedanktBottom
{   
    height:38px;           
    position:relative;
}

/* ============= FOOTER ================== */
.footer
{
    width:100%;
    font-size:11px;
    margin:8px 0 0 0;
    padding-bottom:8px;
    float:left;
	text-transform:none;
	*float: none;
	*clear: both;
}

.footer a
{
    color:#676767;
    text-decoration:none;
    text-align:right;
    margin-left:10px;
	font-size: 11px !important;
}

.footer a:hover
{    
    text-decoration:underline;    
}


/* styles for blockwith image at Content page*/
.contentImageBlock div.text
{
    margin-top:-135px;
    color:#fff;
    padding:12px 0 10px 10px;
    height:113px;
    width:222px;
} 

.contentImageBlock div.text div
{   
    height:80px;   
    width:160px;
    overflow:hidden;
}   

.contentImageBlock h2
{    
    font-size:16px;
    font-weight:bold;
    text-transform:none; 
}

.contentImageBlock h2 span
{    
    font-style:italic;    
}

.contentImageBlock div img
{   
    position:absolute;
    z-index:1;    
}

.contentImageBlock div img.serie
{   
    margin-top:35px; 
    margin-left:150px;
}

.contentImageBlock h3
{
    text-transform:none;
    font-size:12px;        
    position:relative;    
    z-index:0;
    margin-right:18px;
    float:left;
}

.contentImageBlock div h3 img
{    
    position:relative;
    float:none;
    margin:0 0 -1px 0;
}

.contentImageBlock a
{    
    color:#fff;
}

.winkel a
{    
    color:#696969;    
}

.winkel div h3
{   
    margin-top:5px;     
}

.winkel div img
{   
    margin-top:18px; 
    margin-left:81px;
}

.big
{   
    margin-bottom:10px;
}

.big div.text
{   
    padding:15px 0 10px 20px;
    width:448px;    
    height:110px;
}

.big div.text div
{       
    width:205px;
    margin-top: -200px;
    height: 280px;
}   

/* ======= other ====== */

.test{border:1px solid red;}


.BestelFormulierN .formHeader
{
    width:100%;
    height:25px;
    background:url('/images/bg_BestelFormulierTop.gif') no-repeat left top;     
    margin:0;
    padding:0;
    overflow:hidden;
}

.BestelFormulierN .formHeader a
{
    float:right;
    margin: 12px 10px 0 0;
}
    
.BestelFormulierN h1
{
    font-weight:normal;    
    margin:0 0 3px 0;
    padding:0 30px; 
}

.BestelFormulierN h2
{    
    padding:6px 30px 5px 30px;    
    margin:0;
    color:#fff;
}

.BestelFormulierN p
{
    margin-bottom:20px;
}

.BestelFormulierN input
{   
    height:18px;    
}

.BestelFormulierN .checkbox input
{
    width:auto !important;
    height:auto !important;       
    background-image:none !important;
    border:0px none !important;
    margin-left:1px !important;    
}
.BestelFormulierN td
{   
    height:31px;    
    vertical-align:middle;     
    border:0px none;           
}

.BestelFormulierN .checkbox input
{
    width:auto !important;
    height:auto !important;       
    background-image:none !important;
    border:0px none !important;
    margin-left:1px !important;    
}

.BestelFormulierN .part1
{
    padding:20px 30px; 
    margin-bottom:7px;       
}

.BestelFormulierN .table1
{
    width:100%;        
    border:0px none;       
    margin-left:2px;   
}

.BestelFormulierN .table1 input
{              
    width:18px;    
    margin-left:5px;
}

.BestelFormulierN .table1 img
{   
    margin-left:7px;
}

.BestelFormulierN .table1 select
{   
    width:205px;
    height:23px;
    margin-left:8px;
    color:#696969;
    padding-left:0px;
    font-size:10px;
}

.BestelFormulierN .table1 .checkbox img
{   
    margin:0px;
    margin:0px;    
    position:relative;
    float:left;    
    margin-right:2px;    
}

.BestelFormulierN .withStar .checkbox img
{           
    margin-right:4px;    
}

.BestelFormulierN .table1 .checkbox input
{   
    padding:0;
    margin:0px;    
    position:relative;
    float:left;    
    margin-right:7px;    
}

.BestelFormulierN .withStar .checkbox input
{           
    margin-right:15px;    
}

.BestelFormulierN .table1 td
{            
    border-bottom:1px solid #e3e3e3;     
}

.BestelFormulierN .table1 .head td
{ 
    font-weight:bold;                    
}
 
.BestelFormulierN .table1 .foot1 td
{           
    border-bottom:1px solid #afafaf;          
}

.BestelFormulierN .table1 .foot2 td
{            
    border-bottom:1px solid #afafaf;      
}

.BestelFormulierN .table1 .foot3 td
{              
    border:0 none;                      
}

.BestelFormulierN .table1 .foot3 input
{              
    float:none;
    position:relative;    
    top:1px;
}

.BestelFormulierN .part2
{
    padding:20px 30px 0px 30px;                
    float:left;
}

.BestelFormulierN .part2 p
{    
    margin-bottom:0px;         
}

.BestelFormulierN .table2 input
{
    width:283px;    
}

.BestelFormulierN .table2 td input.postcode
{
    width:60px;
    margin-right:7px;    
}

.BestelFormulierN .table2 td input.country
{
    width:201px;    
}

.BestelFormulierN .table3
{
    margin-top:13px;
    border:0px none;  
    font: bold 11px Arial;
    width:440px; 
}

.BestelFormulierN .table3 td
{
    border-bottom:1px solid #e3e3e3;     
}

.BestelFormulierN .table3 td div
{    
    padding:5px 0 0 8px;            
    width:12px;    
    float:left;
}

.BestelFormulierN .table3 td input
{
    float:left;
}

.BestelFormulierN .table3 .foot td
{              
    border:0 none;                          
}

.BestelFormulierN .table3 h3
{
    font-size:14px;
    text-transform:none;
    font-weight:normal;
    margin:0;
    padding:0;
}

.BestelFormulierN .table3 input
{
    width:310px;
}

.BestelFormulierN .table3 input.date 
{
    width:15px;
    padding-left:8px;
    padding-right:8px;
}

.BestelFormulierN .table3 input.year
{
    width:28px;
    padding-left:6px;
    padding-right:6px;
}

.BestelFormulierN .table3 .checkbox
{
    padding-top:7px;
}

.BestelFormulierN .table3 .checkbox input
{
    float:left;
    margin-right:10px;     
}

.BestelFormulierN .table3 p
{    
    margin-bottom:8px; 
}

.BestelFormulierN a
{   
    height:50px;
    display:block;
    float:left;    
}

.BestelFormulierN .musikLink h2
{   
    padding:16px 15px 0 0;
    text-transform:none;    
}

.BestelFormulierN .formFooter
{
    height:30px;
    width:718px;
    background:url('/images/bg_BestelFormulierBottom.gif') no-repeat left bottom;
    float:left;
    margin:0;
    padding:0;
}






/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */



/* 05.04.2011 by Maxim Komarov */

div.clear {
	height:					0px;
	overflow:				hidden;
	clear:					both;
}

div.news-columns {
	width:					630px;
	float:					left;
}

ul.news {
	width:					630px;
	list-style:				none;
	margin:					0px;
	padding:				0px 0px 0px 2px;
}

ul.news li.item {
	display:				block;
	float:					left;
	width:					200px;
	margin:					0px 10px 0px 0px;
	padding:				20px 0px 0px 0px;
	*height:				207px;
}

ul.news a {
	text-decoration:		none;
	color:					#696969;
}

ul.news a:hover {
	color:					#004a8f;
}

ul.news a span.title {
	display:				block;
	text-transform:			uppercase;
	font-size:				12px;
	line-height:			14px;
	font-weight:			bold;
	margin-bottom:			5px;
	height:				28px;
}

ul.news a span.image-holder {
	width:					200px;
	height:					92px;
	display:				block;
	overflow:				hidden;
	margin-bottom:			2px;
}

ul.news a span.text {
	letter-spacing:			-0.6px;
	font-size:				12px;
	line-height:			16px;
	font-weight:			normal;
	text-transform:			none;
}

ul.news a span.link-arrow {
	display:				block;
	background-image:		url(../images/news-item-arrow.gif);
	width:					5px;
	height:					9px;
	overflow:				hidden;
	float:					right;
	margin-top:				6px;
	*margin-top:				-12px;
}

div.right div.indexImageBlock {
	/*height:					175px;*/
	overflow:				hidden;
	text-transform:				none;
}

div.indexImageBlock a {
	/*display:				block;*/
	text-decoration:		none;
}

div.blockWithImg a,
div.blockGray,
div.blockGray p,
a {
	text-decoration:		none;
	color:					#696969;
}

.rightImageTop a,
div.banner a {
	color:					#fff;
}

div.right-banner-holder {
	margin-top:				10px;
	margin-bottom:			-10px;
	width:					340px;
	float:					right;
}

div.right-banner-holder div.right {
	margin-bottom:			10px;
}

div.indexFlashBlock {
	width:					340px;
	height:					175px;
}

div.index-billets {
	background-image:		url(../images/index-bottom-billets-bg.png);
	width:					630px;
	height:					118px;
	margin-top:				25px;
	text-transform:				none;
}

div.index-billets div.item {
	width:					210px;
	height:					118px;
	overflow:				hidden;
	float:					left;
	position:				relative;
}

div.index-billets h2 {
	color:					#696969;
	font-size:				13px !important;
	margin:					0px 0px 5px 2px;
	text-transform:			uppercase;
	font-family:			'Arial Narrow', Arial, Helvetica, sans-serif;
}

div.index-billets div.wrapper {
	padding:				10px 10px 0px 5px;
}

div.index-billets p {
	font-size:				11px;
	font-weight:			normal;
	letter-spacing:			-0.1px;
	line-height:			12px;
	color:					#696969;
}

div.index-billets p img {
	float:					left;
	margin:					0px 10px 0px -2px;
}

div.index-billets div.links {
	position:				absolute;
	top:					auto;
	left:					auto;
	right:					15px;
	bottom:					10px;
}

div.index-billets div.links a {
	font-size:				11px;
	line-height:			16px;
	font-weight:			bold;
	color:					#6598b5;
	white-space:			nowrap;
	display:				block;
}

div.index-billets div.links a:hover {
	text-decoration:		none;
	color:					#004a8f;
}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */


.blockWithImg .contentImageBlock a {
    color: #FFFFFF;
	font-size:				12px !important;
}

div.index-billets h2 a {
	font-size:				13px !important;
}

div.blockGray p a {
	font-size:				11px !important;
	text-transform:			none !important;
	font-weight:			normal !important;
}

div.blockGray h3 a {
	font-size:				12px !important;
}


/* 2011 09 07 */

.btn-login {
	cursor: pointer;
}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

