/* -- globale structure -- */

#wrapper { width: 650px;  position: relative;}

#frameClass
{
	border: solid 1px #666;
	padding: 5px;
}

#leftSideContainer 
{
    float: left;
}

#contentContainer 
{
    overflow: hidden; 
}

#rightSideConatiner 
{
    float: right;
}

#footerContainer 
{
    clear:both;
}

.styleTopImage 
{
	border: 1;
}

.styleTopText
{
	margin-bottom: 20px;
}

.styleBottomImage 
{
	border: 1;
}

.styleBottomText 
{
	border-top: 1px solid #aaa;
	color: #333;
	font-size: 0.9em;
	margin-top: 20px;
}

table {width: 100%; margin-bottom: 0;}

table tr td, table th { padding: 5px;}

table th  { background: #666; color: white; font-weight: normal; border-bottom: 2px solid white; font-size: 1.1em;}


/* -- language bar + faq  -- */

#ctl00_LangBar1_pnLangBars
{
   border-bottom: 1px solid #333;
   padding: 5px;
}

#ctl00_LangBar1_pnLangBars a
{
   color: #333;
   text-decoration: none;
   font-size: 0.9em;
}


.faqLink
{
   display: block;
   padding: 3px;
   position: absolute;
   top: 3px;
   _top: 1px;
   top: 1px;
   right: 0px;
}

.faqLink a{color: black; text-decoration: none;}


/* -- error message -- */

#divError span 
{
	color: #C30 !important;    
}


/* align numbers to the right */
td.Numerical,
th.Numerical
{ text-align: right; }


/* icon for add to basket*/
table#ctl00_ContentPlaceHolder1_ArticleBasketComponent1_grdArticles a,
table#ctl00_ContentPlaceHolder1_AddOnSellingComponent1_grdAddOnArticles a 
{
   color: black;
   background: url(basket_put.gif) transparent top left no-repeat;
   padding: 3px;
   padding-left: 20px;
}

/* icon for remove from basket*/
table#ctl00_ContentPlaceHolder1_ArticleBasketComponent1_grdBasket a,
table#ctl00_ContentPlaceHolder1_AddOnSellingComponent1_grdAddOnBasket a 
{
   color: black;
   background: url(basket_delete.gif) transparent top left no-repeat;
   padding: 3px;
   padding-left: 22px;
}

table#ctl00_ContentPlaceHolder1_ArticleBasketComponent1_grdArticles td,
table#ctl00_ContentPlaceHolder1_AddOnSellingComponent1_grdAddOnArticles td,
table#table#ctl00_ContentPlaceHolder1_ArticleBasketComponent1_grdBasket td,
table#table#ctl00_ContentPlaceHolder1_AddOnSellingComponent1_grdAddOnBasket td
{
  border-bottom: 1px solid #999;
}

.styleThumbnailImage td
{
	border-bottom: 0px !important;
}

.btnPager
{
	border: 0;
	background: #ddd;
	width: 30px;
}

/* div around Basket */
#divBasket,
#divAddOnBasket
{
margin-top: 15px;
margin-bottom: 5px;  
}

#divBasket table,  /* highlighting basket  */
#divAddOnBasket table
{
  border-left: 1px solid #069;
}

#divBasket table th,
#divAddOnBasket table th
{
  background: #069;
  color: white;
}

#divBasket table td,
#divAddOnBasket table td
{
  border-bottom: 1px solid #069;
  padding: 8px 5px;
}

/* ----  */


div#subTotal
{
   font-weight: bold;
   font-size: 100%;
   text-align: right;
}


/* Payment / shipment */


span#timerDisplay
{
   display: block;
   background: url(time.gif) transparent top left no-repeat;
   padding: 3px;
   padding-left: 20px;
   position: absolute;
   top: 3px;
   right: 40px;
   color: #666;
   
}

table#tabShipments, 
table#tabPayments, 
table#tabTotal, 
table#tabCaptcha, 
table#personalDetails
{
   border: 1px solid #666;
}


table#tabShipments td#tdShipmentsLabel, 
table#tabPayments td#tdPaymentsLabel
{
   border-bottom: 1px solid #666;
   background: #ddd;
}

table#tabShipments td#tdShipmentsLabel span, 
table#tabPayments td#tdPaymentsLabel span
{
   font-size: 1.1em !important;
}

td#tdShipmentValue, 
td#tdPaymentsValue, 
td#tdTotalValue
{
   width: 100px;
   text-align: right;
}

table#tabTotal
{
   border: none;
   background: #333;
   color: white;

}

table#tabTotal td#tdTotalDescr span, 
td#tdTotalValue
{
   font-size: 1.2em;
}

table#tabCaptcha 
{
  margin-top: 0;
  background: #ccc;
  border: none;
}

/* ---- Voucher box ------ */


a#ctl00_ContentPlaceHolder1_PaymentShipmentComponent1_voucherInputControl_btnInvoke
{
  color: black;
  background: url(money_euro.gif) transparent 3px 3px no-repeat;
  padding: 5px;
  padding-left: 25px;
  text-decoration: none;
}

div.divHasVaucher
{
   padding: 10px 0px;
   background: #ffffe0 !important; 
   margin-top: -15px;
   border-bottom: 1px solid #FF8C00; 
}


div.VoucherPopup
{
   background: #C1CDC1 !important;
   padding: 20px;
   border: 1px solid #000;
}

div.VoucherPopup span
{
  font-size: 1em;
}

div.VoucherPopup input
{
  margin-top: 10px;
  background: white;
  padding: 3px 5px;
  border: 1px solid #333;
}

/* ---- PointProvider box ------ */


a#ctl00_ContentPlaceHolder1_PaymentShipmentComponent1_pointProviderInputControl_btnInvoke
{
  color: black;
  background: url(money_euro.gif) transparent 3px 3px no-repeat;
  padding: 5px;
  padding-left: 25px;
  text-decoration: none;
}

div.divHasPointProvider
{
   padding: 10px 0px;
   background: #ffffe0 !important; 
   margin-top: -15px;
   border-bottom: 1px solid #FF8C00; 
}


div.PointProviderPopup
{
   background: #C1CDC1 !important;
   padding: 20px;
   border: 1px solid #000;
}

div.PointProviderPopup span
{
  font-size: 1em;
}

div.PointProviderPopup input
{
  margin-top: 10px;
  background: white;
  padding: 3px 5px;
  border: 1px solid #333;
}



/* Commands */


#divEditBasket, 
#divEmptyBasket, 
#divEmptyAddOnBasket, 
#divNext, #controlsConfirm, #newOrder
{
 float: left;
 width: 50%;
 padding-top: 10px;
 padding-bottom: 10px;
}

#divNext
{
  text-align: right;
}

.newOrderClass, .CancelPayment, .CheckoutButton, .SecondWebshop
{
	background:#333333 none repeat scroll 0 0;
	color:white;
	display:block;
	float:left;
	font-weight:bold;
	text-decoration:none;
}

.CancelPayment, .newOrderClass
{
	float:right;
}

#divEditBasket a, 
#divEmptyBasket a,
#divEmptyAddOnBasket a,
#divNext a, #controlsConfirm a, #newOrder a,
#commands a,
a.lnkLogin,
a.lnkSearch,
a.lnkArticleFamily,
.promoButtonRow input
{
  padding: 6px 10px;
  border: none;
}

.divSearchCriteria
{
  margin-bottom: 25px;	
}

#divEditBasket a, 
#divEmptyBasket a,
#divEmptyAddOnBasket a
{
  color: #000;
  background: #ddd;
  text-decoration: none;

}

#divEditBasket a
{

}

#divNext a, #controlsConfirm a, #newOrder a,
#commands a, #divSearch a,
a.lnkLogin,
a.lnkSearch,
a.lnkArticleFamily,
.promoButtonRow input
{
color: white;
background: #333;
text-decoration: none;
font-weight: bold;

}

a.lnkArticleFamily {
    margin: 5px;
}

#commands
{
   margin-top: 15px;
   text-align: right;
  padding-top: 10px;
 padding-bottom: 10px;
}


/* Calendar table */

table.topTextStyle td
{
  font-size: 1.1em;
}

table.calendarClass
{
border: 1px solid #DDD;

border-collapse:collapse;

}

table.calendarClass td  /* defaults calendar cell */
{
    padding: 0 !important;
    border: 1px solid #aaa;
    height: 45px;
    background: #ddd; 
}



table.titleStyle  /*  month + navigation */
{
  height: 30px;
  margin: 0 !important;
}

table.titleStyle td
{
   background: #333 !important;  
   border: none;
    font-size: 1.3em;
    letter-spacing: 1px;
    text-decoration: none;
    color: white !important;
    text-transform: uppercase;
}

.nextPrevStyle a
{
  color: white !important;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
}


table.calendarClass th.dayHeader  /* th with day names */
{
  background: #999;
  font-weight: normal;
  height: 10px;
  color: white;
  border-top: 1px solid white;
}


/*specific calendar cell classes */

td.otherMonthDaysStyle	{}

td.dayStyle				{background: white !important;}

td.todayStyle 			{font-weight: bold; }

td.weekendStyle			{background: #c9d7f1 !important; color: #000;}

/*ZETESFASTRACE-376
tickets avialable background
hover andere kleur
 */
td.ticketsavialable {background: LightGreen !important;}
td.ticketsnotavialable {background: rosybrown !important;}
/*table.calendarClass td:hover, 
td.otherMonthDaysStyle:hover,*/
td.dayStyle:hover,
td.todayStyle:hover,
td.weekendStyle:hover,
td.ticketsavialable:hover
{background:Green !important;}
td.ticketsnotavialable:hover{background:Red !important;}


table.botomText1Style td,
table.botomText2Style td
{
  font-style: italic;
}





/* progress bar */
table.pbTable, table.pbTable td
{
   background: #ddd !important;
   border: none !important;
}

table.pbTable
{
   border-top: 1px solid white !important;
   border-bottom: 1px solid white !important;
   margin-bottom: 0 !important;
   width: 80% !important;
}

table.pbTable td
{
  height: 10px !important;
  font-size: 3px;
}

table.pbTable td.pb0 	 { background: #C00 !important; border-left: none;}
table.pbTable td.pb30	 { background: #C00  !important;}
table.pbTable td.pb75	 { background: #C00  !important;}
table.pbTable td.pb100	  
{
	background: #C00  !important;
	text-align: center;
}
.pbText	  
{
	font-size: 8pt;
	color: White;
}




/* --------- Consumer data ---------- */

div.consumerData table th
{
  background: transparent;
}
div.consumerData table td
{
  position:relative;
}
/*div.consumerData table td input
{
		position:relative;
left:5px;

}
div.consumerData table input
{
float:right;	
}
div.consumerData table span
{
	position:relative;

top:-10px;
}sterRight
div.consumerData table span.sterRight
{
	position:relative;
	float:right;
}
position:relative;
	left:+15px;position:relative;
	left:0px;	margin-left:5px;
	top:-15px;	float:left;
*/


div.consumerData table input.inputText
{
	position:relative;
	border: 1px solid #666;
	padding: 3px 5px;
	width: 250px;


}
div.consumerData table span
{
	


}
div.consumerData table span.requiredError
{
  background: #c30 !important;
  border: 1px solid #C30;
  color: white !important;
  width: 5px;
  padding: 2px 5px;
  font-size: 0.9em;
  height:15px;
}


/*#ctl00_ContentPlaceHolder1_ConsumerDataLauncher1_ctl00_ctl09{float:right;}*/
.Tos
{
  border: 1px solid #ccc;
  font-size: 1.2em;
  padding: 5px 10px;
  margin: 10px;
  font-family: courier;
  overflow-y: scroll;	
  height: 150px;
}




/*  FAQ  */

.QuestionRow 
{
	font-size: 1.1em;
	font-family: arial;
	padding-top: 15px;
	border-top: 1px solid #ccc;
	cursor: pointer;
}


.LeftColumn
{
	width: 15px;
		border-top: 1px solid #ccc;
}

.RowClosed, 
.RowOpened
{
	float: left;
	width: 10px;
	height: 15px;
}

.RowClosed
{
	background-image: url(/style/plus.gif);	
}

.RowOpened
{
	background-image: url(/style/minus.gif);
}

.AnswerRow 
{
	padding-left: 25px;
	padding-bottom: 20px;
}

.CategoryRow td
{
	font-size: 1em;
    line-height: 1.4em;
    background-color: #edeeeb;
}


/* -- highlight hovered row -- */


.SelectableRow, .RowOver { cursor: pointer;}

.RowOver {background-color: #c9d7f1; }



/* -- promo code table -- */

.divCenter
{
    margin-left: auto;
    margin-right: auto;
    width: 300px;
    margin-top: 20px;
}

.promoTable
{
	text-align: center;
}

.promoRow input
{
	border: 1px solid #666;
	padding: 5px;
	width: 200px;
	margin-bottom: 10px;
}

.promoRow input:focus
{
   background: #c9d7f1;
}

.promoButtonRow
{
   margin-bottom: 20px;
   margin-top: 10px;
   text-align: center;
}

.promoButtonRow input
{
color: white;
background: #333;
text-decoration: none;
font-weight: bold;

}


/* -- login component -- */

#loginComponent
{
    margin-left: auto;
    margin-right: auto;
    width: 300px;
    margin-top: 20px;
}

td.loginLabels
{
   font-weight: bold;
}

.loginBoxes input
{
	border: 1px solid #666;
	padding: 5px;
	width: 150px;
}

.loginBoxes input:focus
{
   background: #c9d7f1;
}

#commandLine
{
   margin-bottom: 20px;
   margin-top: 10px;
   text-align: center;
}

.calendarDataComponent
{
}


.globalFooter
{
	font-size: 0.9em;
	margin-top: 8px;
}
.supportText
{
	
    color: #666666;
	
}


.lnkBackButton 
{
	color: white;
	background: #333;
	text-decoration: none;
	font-weight: bold;
	display: block;
	float: left;
}
.divButtonInFormBody 
{
	color: white;
	background: #333;
	text-decoration: none;
	font-weight: bold;
	display: block;
	float: left;
}
.divButtonInFormBody a
{
	font-size:8pt !important;
}
.Questions 
{
	font-size: 1.2em;
}

.ControlBar
{
	text-align: right;
	margin: 2px 0px 2px 0;
}

.ControlBarItem
{
	color: Black;
}

.TBOverview
{
	float: right;
	font-weight: bold;
}

/* -- Holland Casino Try Out 2 -- */
.inputHCFirstName
{
  width: 170px;
}
.inputHCLastName
{
  width: 195px;
}
.inputHCStreet
{
  width: 225px;
}
.inputHCHouseNbr
{
  width: 30px;
}
.inputHCAddition
{
  width: 50px;
  margin-right:15px;
}
.inputHCPostCode
{
  width: 45px;
}
.inputHCCity
{
  width: 150px;
}
.inputHCTelephone
{
  width: 270px;
}
.inputHCBirthDate
{
  width: 80px;
}
.inputHCEmail
{
  width: 495px;
}
.inputHCConfEmail
{
  width: 442px;
}
.inputHCFavoritesCardNr
{
  width: 442px;
}
.inputHCWinCode
{
  width: 150px;
}
.columnHCTryOut2
{
  width: 100px;
}
.inputVetEnterpriseNr {
    width: 100px;
}
.inputVetCompany {
    width: 445px;
}
.inputVetName {
    width: 445px;
}
.inputVetStreet {
    width: 345px;
}
.inputVetHouseNbr {
    width: 30px;
}
.inputVetPostalCode {
    width: 75px;
}
.inputVetCity {
    width: 254px;
}
/* Ticket Names Input */
.TicketNameTable {
    border: 2px solid;
}

.TicketNameHeader {
    border: 2px solid;
    text-align: center;
}


/* Senegal extras*/
.labelBold{font-weight:bold;}

.lblmargingleft10px{float:right;margin-right:30px;}

.FileUploadNotVisible
{
    width:0;
    height:0;
    opacity: 0;
	-moz-opacity: 0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
                      }


/*input[type="file"] { outline: none; cursor: pointer; position: absolute; top:0; clip: rect(0 265px 22px 155px);  } *//* Hide input field */

/*input[type="file"] { clip: rect(0, 265px, 22px, 125px);  }*/ /* Mozilla */

/*input[type="file"], x:-webkit-any-link { clip: rect(0, 86px, 22px, 0); }*/ /* Webkit */


    .SI-FILES-STYLIZED label.hostfileloadlabel
{
	
	height: 25px;
	/*background:url(btn-choose-file.gif) 0 0 no-repeat;*/


	display: inline-block;
	overflow: hidden;
	cursor: pointer;

}
  .hostfileloadlabeltest
{
	width: 100px;
	height: 30px;
}
.SI-FILES-STYLIZED label.hostfileloadlabel input.file
{
	position: relative;
	height: 100%;
	width: inherit;
	opacity: 0;
	-moz-opacity: 0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	
}

.ClippedFileInput
{
     outline: none; cursor: pointer; position: absolute; top:0; clip: rect(0px 222px 22px 145px); 
}
.LinkButtonInForm 
{
	color: white;
	background: #333;
	text-decoration: none;
	font-weight: bold;
	display: block;
	float: left;
}
.LinkButtonInForm a
{
    color: white;
background: #333;
text-decoration: none;
font-weight: bold;
padding:5px;
font-size:8pt;
}

.divButtonInFormBody 
{
	color: white;
	background: #333;
	text-decoration: none;
	font-weight: bold;
	display: block;
	float: left;
}
.divButtonInFormBody a
{
	font-size:8pt !important;
}
table#SenegalShowGridNormal th,
#ctl00_ContentPlaceHolder1_ConsumerDataLauncher1_ctl00_TabContainer_TabPanel4_GrdBusinessContact th,
#ctl00_ContentPlaceHolder1_ConsumerDataLauncher1_ctl00_TabContainer_TabPanel4_GrdFamilyContact th,
#ctl00_ContentPlaceHolder1_ConsumerDataLauncher1_ctl00_TabContainer_TabPanel4_GrdAddressContact th
{
       background: none repeat scroll 0 0 #666666 !important;
    border-bottom: 2px solid white;
    color: white;
    font-size: 1.1em;
    font-weight: normal;
}

.ajax__tab_container input[type="text"]
{
    width:200px !important;
}
.ajax__tab_container input[type="text"].NotVisible
{
    width:0 !important;
}
.NotVisible
{
    visibility:collapse !important;
    width:0;
    height:0;
}
/*.ajax__tab_container td{
    white-space: nowrap;    vertical-align:top;
}
*/
.ajax__tab_container td.PlaceHolder
{
    white-space: nowrap;

}
.ajax__tab_container td.PlaceHolder, x:-webkit-any-link
{
    vertical-align:middle;
}

.ajax__tab_container td span.CustomValidator
{
    float:left;
}
.ajax__tab_container td span.CustomValidator, x:-webkit-any-link { position:absolute;
                                                                  left:5px;
                                                                  top:28px; } /* Webkit */
.SenegalDeleteButtonStype{
background-color: #333333;color:White;font-family:verdana,tahoma,helvetica;font-size:8pt;font-weight:bold;
}


.ajax__calendar_container {padding:4px;position:absolute;cursor:default;width:250px !important;font-size:11px;text-align:center;font-family:tahoma,verdana,helvetica;z-index:100000}
.ajax__calendar_body {height:150px !important;width:250px !important;position:relative;overflow:hidden;margin:auto;}
.ajax__calendar_days, .ajax__calendar_months, .ajax__calendar_years {top:0px;left:0px;height:139px;width:170px;position:absolute;text-align:center;margin:auto;}
.ajax__calendar_container TABLE {font-size:11px;}
.ajax__calendar_header {height:20px;width:100%;}
.ajax__calendar_prev {cursor:pointer;width:15px;height:15px;float:left;background-repeat:no-repeat;background-position:50% 50%;background-image:url(<%=WebResource("AjaxControlToolkit.Calendar.arrow-left.gif")%>);}
.ajax__calendar_next {cursor:pointer;width:15px;height:15px;float:right;background-repeat:no-repeat;background-position:50% 50%;background-image:url(<%=WebResource("AjaxControlToolkit.Calendar.arrow-right.gif")%>);}
.ajax__calendar_title {cursor:pointer;font-weight:bold;}
.ajax__calendar_footer {height:15px;}
.ajax__calendar_today {cursor:pointer;padding-top:3px;}
.ajax__calendar_dayname {height:17px;width:17px;text-align:right;padding:0 2px;}
.ajax__calendar_day {height:17px;width:18px;text-align:right;padding:0 2px;cursor:pointer;}
.ajax__calendar_month {height:44px;width:40px;text-align:center;cursor:pointer;overflow:hidden;}
.ajax__calendar_year {height:44px;width:40px;text-align:center;cursor:pointer;overflow:hidden;}

.ajax__calendar .ajax__calendar_container {border:1px solid #646464;background-color:#ffffff;color:#000000;}
.ajax__calendar .ajax__calendar_footer {border-top:1px solid #f5f5f5;}
.ajax__calendar .ajax__calendar_dayname {border-bottom:1px solid #f5f5f5;}
.ajax__calendar .ajax__calendar_day {border:1px solid #ffffff;}
.ajax__calendar .ajax__calendar_month {border:1px solid #ffffff;}
.ajax__calendar .ajax__calendar_year {border:1px solid #ffffff;}

.ajax__calendar .ajax__calendar_active .ajax__calendar_day {background-color:#edf9ff;border-color:#0066cc;color:#0066cc;}
.ajax__calendar .ajax__calendar_active .ajax__calendar_month {background-color:#edf9ff;border-color:#0066cc;color:#0066cc;}
.ajax__calendar .ajax__calendar_active .ajax__calendar_year {background-color:#edf9ff;border-color:#0066cc;color:#0066cc;}

.ajax__calendar .ajax__calendar_other .ajax__calendar_day {background-color:#ffffff;border-color:#ffffff;color:#646464;}
.ajax__calendar .ajax__calendar_other .ajax__calendar_year {background-color:#ffffff;border-color:#ffffff;color:#646464;}

.ajax__calendar .ajax__calendar_hover .ajax__calendar_day {background-color:#edf9ff;border-color:#daf2fc;color:#0066cc;}
.ajax__calendar .ajax__calendar_hover .ajax__calendar_month {background-color:#edf9ff;border-color:#daf2fc;color:#0066cc;}
.ajax__calendar .ajax__calendar_hover .ajax__calendar_year {background-color:#edf9ff;border-color:#daf2fc;color:#0066cc;}

.ajax__calendar .ajax__calendar_hover .ajax__calendar_title {color:#0066cc;}
.ajax__calendar .ajax__calendar_hover .ajax__calendar_today {color:#0066cc;}
