/*---Construction--*/
#Lefter{
	width: 238px;
	padding-top: 5px;
}
#Content{
	width: 484px;
}

/*-------*/
h2 {
	color: #002A6D;
}

h4{
	color: #002A6D;
}

a.link1 {
	color: #00267F;
	background-image: url(/B2B/GR/UK/EN/Images/customer-pic.gif);
}

a.link2 {
	color:#00267F;
	text-decoration: none;
}

a.link3 {
	color: #00267F;
	background-image: url(/B2B/GR/UK/EN/Images/customer-pic1.gif);
}

a.link2:hover  {
	color: #F0A20C;
}


a.link1:hover,
a.link3:hover {
	color: #F0A20C;
	background-image: url(/B2B/GR/UK/EN/Images/pic_orange.gif);
}

#Container  { 
	width: 744px;
	padding: 12px;
	border-left: 1px solid #1A2E6B;
	border-right: 1px solid #1A2E6B;
}

/*--------------------Title Story Telling------*/
h1.titleStory{
	color: #002A6D;
}


#Bottom{
	background-image: url(/B2B/GR/UK/EN/Images/customer-seasons-footer.jpg);
	height: 73px;
}

/*--- Styles pages Calendar ---*/

.schedule{
	width: 457px;
	height: auto;
	background-image: url(/B2B/GR/UK/EN/Images/customer-seasons-schedule-pix.gif);
	background-position: 0 0;
	background-repeat: repeat-y;
}

.scheduleTop{
	background-image: url(/B2B/GR/UK/EN/Images/customer-seasons-schedule-top.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 25px;
	padding-top: 15px;
}

.scheduleTop a,.scheduleTop a:hover{
	color:#ffffff;
	font-size: 11px;
	text-decoration: none;
}

.scheduleTopC1{
	width: 123px;
	float: left;
	text-align: left;
	padding-left: 10px;
}

.scheduleTopC2{
	width: 191px;
	float: left;
	color: White;
	font-size: 16px;
	font-weight: bold;
}

.scheduleTopC3{
	width: 123px;
	float: left;
	text-align: right;
	padding-right: 10px;
}

.scheduleCenter{
	background-image:url(/B2B/GR/UK/EN/Images/customer-seasons-schedule-back.gif);
	background-position: 100% 100%;
	background-repeat: no-repeat;
	height: auto;
}

.scheduleContent{
	width: 415px;
	display: block;
	padding-bottom: 15px;
	text-align: left;
	background-image:url(/B2B/GR/UK/EN/Images/customer-seasons-bluestars.gif);
	background-position: 370px 40px;
	background-repeat: no-repeat;
}

.Ttl1{
	padding-left: 15px;
}

.scheduleContent dl{
	margin:15px 0px;
	padding:0px 0px 0px 30px;
}

.scheduleContent dt{
	padding-bottom: 4px;
	display: block;
	text-align: left;
	padding-left: 0;
	margin-top: 15px;
	background-image: none;
}
.scheduleContent dt a{
	font-size: 10px;
	padding-left:12px;
	font-weight: bold;
	text-decoration: none;
	background-position: 0px 4px;
	background-repeat: no-repeat;
	background-image:url(/B2B/GR/UK/EN/Images/pic-n3.gif);
}
.scheduleContent dt a:hover{
	font-size: 10px;
	color: #F0A20C;
	padding-left:12px;
	font-weight: bold;
	text-decoration: none;
	background-position: 0px 4px;
	background-repeat: no-repeat;
	background-image:url(/B2B/GR/UK/EN/Images/pic_orange.gif);
}

.scheduleContent dd{
	margin: 0;
	padding-left:12px;
	text-align: left;
	font-size: 10px;
}


.scheduleTitle{
	width: 415px;
	height: 18px;
	background-color: #CCE2F4;
	padding-top: 5px;
	margin: 15px 0px;
	text-align: left;
}

.scheduleTitleC1{
	width: 285px;
	padding-left: 8px;
	height:auto;
	float: left;
}

.scheduleTitleC2{
	width: 122px;
	height:auto;
	float: left;
}

.scheduleBottom{
	background-image:url(/B2B/GR/UK/EN/Images/customer-seasons-schedule-bottom.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color: White;
	height:16px;
}

.FrameCalendar{
	width: 213px;
	height: auto;
}

.FrameCalendarTop{
	background-image: url(/B2B/GR/UK/EN/Images/customer-seasons-frame-top.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	height:10px;
	font-size: 0px;
}

.FrameCalendarCenter{
	background-image:url(/B2B/GR/UK/EN/Images/customer-seasons-frame-pix.gif);
	background-position: 0 0;
	background-repeat:repeat-y;
	height:auto ;
}

.FrameCalendarBottom{
	background-image:url(/B2B/GR/UK/EN/Images/customer-seasons-frame-bottom.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	height:10px;
	font-size: 0px;
}

/*-------*/

.Calendar{
	width:182px;
}

.CalendarMounth{
	height:auto;
	background-color : #006DCA;
	padding-bottom: 3px;
}

.CalendarMounthLeft{
	width:45px;
	padding-top: 3px;
	float:left;
	background-image:url(/B2B/GR/UK/EN/Images/customer-seasons-cal-left.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}

.CalendarMounthRight{
	width:45px;
	padding-top: 3px;
	float:left;
	background-image:url(/B2B/GR/UK/EN/Images/customer-seasons-cal-right.gif);
	background-position:100% 0;
	background-repeat:no-repeat;
}

.CalendarMounthCenter{
	text-align:center;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	width:92px;
	float:left;
	padding-top: 3px;
}

.CalendarMounth a{	
	color: #ffffff;
}

.CalendarR{
	width:168px;
	height:18px;
	margin:0px 6px;
}

.CalendarR a{
	color:#000000;	
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}

.CalendarR a:hover{
	color:#F0A20C;	
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}

.CalendarC{
	text-align:center;
	color:#000000;
	width:24px;
	height:18px; 
	float:left;
	background-color : #ffffff;
	font-size:12px;
	font-weight:bold;
	padding-top:3px;
}

.CalendarHead{
	background-color : #F3F8FE;
	height:20px; 
	padding:0px 6px;
}

.CalendarHeadC{
	text-align:center;
	color:#000000;
	width:24px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}

.CalendarToday{
	text-align:center;
	color:#000000;
	width:24px;
	height:18px; 
	float:left;
	background-color : #ffffff;
	font-size:12px;
	font-weight:bold;
	padding-top:3px;
	background-image:url(/B2B/GR/UK/EN/Images/customer-seasons-today.gif);
	background-position:center;
	background-repeat:no-repeat;
}

.CalendarGen{
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	background-color: White;
}

.CalendarGen2{
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	background-color: White;
}


.previous{
	float: left;
	padding: 0px 0px 0px 10px;
	width: 105px;
	display: block;
	cursor: pointer;
}
.next{
	padding: 0px 10px 0px 0px;
	width: 105px;
	text-align: right;
	float: left;
	display: block;
	cursor: pointer;
}

.previousImg{
	float: left;
	padding: 02px 0px 0px 0px;
	cursor: pointer;
}

.nextImg{
	float: left;
	padding: 2px 0px 0px 0px;
	cursor: pointer;
}

/*--2--*/

.CalendarDetail{
	width:742px;
	background-image:url(/B2B/GR/UK/EN/Images/customer-seasons-calendar-pix.gif);
	background-position:0 0;
	background-repeat:repeat-y;
}

.CalendarDetailTop{
	width:742px;
	height:13px;
	font-size:0px;
	background-image:url(/B2B/GR/UK/EN/Images/customer-seasons-calendar-top.gif);
	background-repeat:no-repeat;
	background-position:0 0;
}

.CalendarMounth1{
	height:20px;
	background-color : #006DCC;
}

.CalendarMounthR{
	text-align:center;
	color: #ffffff;
}

.CalendarMounthR a,.CalendarMounthR a:hover{
	color:#ffffff;
	font-size: 11px;
	text-decoration: none;
}

.CalendarMounthC1{
	width: 125px;
	float: left;
	text-align: left;
	padding-left: 20px;
}

.CalendarMounthC2{
	width: 452px;
	float: left;
	color: White;
	font-size: 16px;
	font-weight: bold;
}

.CalendarMounthC3{
	width: 125px;
	float: left;
	text-align: right;
	padding-right: 20px;
}


.CalendarDetailContent{
	background-image:url(/B2B/GR/UK/EN/Images/customer-seasons-calendar-bg.gif);
	background-repeat:no-repeat;
	background-position:100% 100%;
}

.CalendarDetailR{
	width:743Px;
	height:104px;
}

.CalendarDetailC,.CalendarDetailC3,.CalendarDetailToday,.CalendarDetailToday1,.CalendarDetailC3Tdy{
	text-align:center;
	color:#000000;
	width:105px;
	height:104px; 
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	border-top:1px solid #82929F;
	border-right:1px solid #82929F;
}

.CalendarDetailC1,.CalendarDetailC2,.CalendarDetailC4,.CalendarDetailC9{ 
	background-color:#CDE2F5;
	width:105px;
	height:104px; 
	float:left;
	border-top:1px solid #82929F;
	border-right:1px solid #82929F;
}

.CalendarDetailC6,.CalendarDetailC7,
.CalendarDetailC6Tdy,.CalendarDetailC7Tdy{ 
	width:105px;
	color:#000000;
	height:104px; 
	float:left;
	border-top:1px solid #82929F;
	border-right:1px solid #82929F;
}

.CalendarDetailC6Tdy,.CalendarDetailC7Tdy,
.CalendarDetailC6, .CalendarDetailC7, .CalendarDetailC8, .CalendarDetailC8Tdy{ 
	font-weight:bold;
}

.CalendarDetailC3{
	background-image:url(/B2B/GR/UK/EN/Images/customer-seasons-bottomblankl.gif);
	background-position:0 100%;
	background-repeat:no-repeat;
}

.CalendarDetailC3Tdy{
	background-image:url(/B2B/GR/UK/EN/Images/customer-seasons-today-bl.gif);
	background-position:0 100%;
	background-repeat:no-repeat;
}

.CalendarDetailC1{
	background-image:url(/B2B/GR/UK/EN/Images/customer-seasons-bottomblue-pixleft.gif);
	background-position:0 0;
	background-repeat:repeat-y;
}

.CalendarDetailC4{
	background-image:url(/B2B/GR/UK/EN/Images/customer-seasons-bottomblue-pix.gif);
	background-position:0 100%;
	background-repeat:repeat-x;
}

.CalendarDetailC5{ 
	background-color:#CDE2F5;
	width:106px;
	height:104px; 
	float:left;
	border-top:1px solid #82929F;	
	border-right: 1px solid #ffffff;
	background-image:url(/B2B/GR/UK/EN/Images/customer-seasons-bottomright.gif);
	background-position:100% 100%;
	background-repeat:no-repeat;
}

.CalendarDetailC6{
	background-image: url(/B2B/GR/UK/EN/Images/customer-seasons-bottomc6.gif);
	background-position:0 100%;
	background-repeat:repeat-x;
}

.CalendarDetailC7{
	background-image: url(/B2B/GR/UK/EN/Images/customer-seasons-bottomc7.gif);
	background-position:0 100%;
	background-repeat:repeat-x;
}

.CalendarDetailC6Tdy{
	background-image: url(/B2B/GR/UK/EN/Images/customer-seasons-tdyc6.gif);
	background-position:0 0;
	background-repeat: no-repeat;
}
.CalendarDetailC7Tdy{
	background-image: url(/B2B/GR/UK/EN/Images/customer-seasons-tdyc7.gif);
	background-position:0 0;
	background-repeat: no-repeat;
}

.CalendarDetailC8,.CalendarDetailC8Tdy{ 
	background-color:#CDE2F5;
	width:106px;
	height:104px; 
	color:#000000;
	float:left;
	border-top:1px solid #82929F;	
	border-right: 1px solid #ffffff;
	background-position:100% 100%;
	background-repeat:no-repeat;
}

.CalendarDetailC8{
	background-image: url(/B2B/GR/UK/EN/Images/customer-seasons-brigh-off.gif);
}
.CalendarDetailC8Tdy{
	background-image:url(/B2B/GR/UK/EN/Images/customer-seasons-today-br.gif);
}

.CalendarDetailC9{
	background-image:url(/B2B/GR/UK/EN/Images/customer-seasons-pixright.gif);
	background-position:100% 0;
	background-repeat:repeat-y;
}

.CalendarDetailC10{ 
	background-color:#CDE2F5;
	width:105px;
	height:104px; 
	float:left;
	border-top:1px solid #82929F;	
	border-right: 1px solid #82929F;
	background-image:url(/B2B/GR/UK/EN/Images/customer-seasons-bottomleft.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}

.CalendarDetailToday{
	background-image:url(/B2B/GR/UK/EN/Images/customer-seasons-today2.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}

.CalendarDetailToday1{
	background-image:url(/B2B/GR/UK/EN/Images/customer-seasons-today1.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	
}

.CalendarHeadDetail{
	background-color: #006DCC;
	height:20px; 
}

.CalendarHeadDetailC{
	text-align:center;
	color:#ffffff;
	width:105px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}

.DayR,.DaySummer{
	width:104px;
	height:23px;
	text-align:left;
	background-position: 82px 3px;
	background-repeat: no-repeat;	
}

.DaySummer{
	background-image:url(/B2B/GR/UK/EN/Images/customer-seasons-icon-summer3.gif);
	background-position: 82px 3px;
	background-repeat: no-repeat;
}

.DaySummer2{
	background-image:url(/B2B/GR/UK/EN/Images/customer-seasons-icon-summer2.gif);
	background-position: 82px 3px;
	background-repeat: no-repeat;
}

.DayPark{
	background-image: url(/B2B/GR/UK/EN/Images/customer-seasons-icon-park.gif);
	background-position: 10px 0px;
}
.DayStudios{
	background-image:url(/B2B/GR/UK/EN/Images/customer-seasons-icon-studios.gif);
	background-position: 10px 2px;
}
.DayPark,.DayStudios{
	background-repeat: no-repeat;
	width:auto;
	height:18px;
	padding:5px 0px 3px 30px;
	margin:4px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	color: #84929F;
	text-decoration:none;
	text-align:left;
}

.DayR2{
	width:94px;
	text-align: right;
	padding-right: 10px;
}
.DayR2 a,.DayR2 a:hover{
	font-size: 10px;
}

.NumDay{ 
	height:23px; 
	padding-left:5px; 
	float:left; 
	font-size:14px; 
}

.SummerDay{ 
	height:20px; 
	padding-top:3px; 
	padding-right:10px; 
	float:right; 
}

.CalendarDetailC1 .NumDay,
.CalendarDetailC2 .NumDay,
.CalendarDetailC4 .NumDay,
.CalendarDetailC5 .NumDay,
.CalendarDetailC9 .NumDay,
.CalendarDetailC10 .NumDay{
	color:#AFC2D2;
	text-decoration: none; 
}

.CalendarDetailC .NumDay,
.CalendarDetailC3 .NumDay,
.CalendarDetailC6 .NumDay,
.CalendarDetailC7 .NumDay,
.CalendarDetailC8 .NumDay,
.CalendarDetailC3Tdy .NumDay,
.CalendarDetailC6Tdy .NumDay,
.CalendarDetailC7Tdy .NumDay,
.CalendarDetailC8Tdy .NumDay,
.CalendarDetailC6Tdy .NumDay,
.CalendarDetailC7Tdy .NumDay,
.CalendarDetailToday .NumDay,
.CalendarDetailToday1 .NumDay{
	color:#8995A1;
	text-decoration:underline; 
}

.legend{
	width: 440px;
	margin-top: 10px;
}

.legendC{
	width: 146px;
	float: left;
}

.legendTxt{
	float: left;
	padding-top: 3px;
	padding-left: 10px;
	color: #002b6d;
	font-size: 10px;
}

.ParcHoursR{
	padding-left: 15px;
	margin-bottom: 10px;
	width: auto;
}

.ParcHoursC1{
	width: 30px;
	float: left;
	text-align: center;
}

.ParcHoursC2{
	width: 330px;
	padding-top: 5px;
	float: left;
}

.print{
	padding-left: 15px;
}

.print a{
	text-decoration: none;
	font-size: 10px;
	background-image: url(/B2B/GR/UK/EN/Images/customer-seasons-icon-print.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left: 20px;
}

.print a:hover{
	text-decoration: none;
	font-size: 10px;
	background-image: url(/B2B/GR/UK/EN/Images/customer-seasons-icon-print-over.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left: 20px;
}

#Header {
	background-image:url(/B2B/GR/UK/EN/Images/customer-seasons-header.gif);
	background-repeat:repeat-y;	
}



/*--- Block SO ---*/

.ButtonBLeft{
	background-image: url(/B2B/GR/UK/EN/Images/customer-bleft.gif);
}	

.ButtonBCenter{
	background-image: url(/B2B/GR/UK/EN/Images/customer-bpix.gif);
}

.ButtonBCenter a{
	color: #00267F;
	background-image: url(/B2B/GR/UK/EN/Images/customer-pic.gif);
}

.ButtonBCenter a:hover{
	background-image: url(/B2B/GR/UK/EN/Images/pic_orange.gif);
	color: #F0A20C;
}

.ButtonBRight{
	background-image: url(/B2B/GR/UK/EN/Images/customer-bright.gif);
}
