@import url(../styles/list_nav.css);
/* For the page */

html{
margin: 0;
padding: 0;
}

body{
margin: 0;
padding: 0;
background-color:#f6c73e;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#000;
font-size: small;
}

#wrapper {
top: 21px;
margin: 0 auto;
padding: 0;
width: 980px;
position: relative;
background-color: #fff;
}

#innerWrapper {
margin: 0;
padding: 0;
position:relative;
}

#homeBody #wrapper {
top: 21px;
margin: 0 auto;
padding: 0;
width: 980px;
position: relative;
background:url( ../images/homeback.jpg) no-repeat;
}

#homeBody #innerWrapper {
margin: 0;
padding: 0;
background: none;
position:relative;
}


/* For the header */
#header{
height:124px;
position: relative;
background: url( ../images/header.jpg) no-repeat;
}
#header h1,#header h2 
{display: none; }

/* To style the header on the homepage */
#homeBody #header {}

/*For Content Pages */
#content{
margin: 1px 26px 0 194px; /* Top, Right, Bottom, Left */
margin-bottom: 0/* don't put margin on bottom of content - IE bug */;
padding:0;
position: relative;
min-height: 455px;
z-index:100;
padding-bottom:20px;
}

/* To style the Content area on the Homepage */
#homeBody #content{
margin: -41px 25px 0 194px; /* Top, Right, Bottom, Left */
margin-bottom: 0/* don't put margin on bottom of content - IE bug */;
padding:0;
position: relative;
min-height: 500px;
background: none;
}

/*For the Research Zone content area*/
#researchBody #content{margin: 0 33px 0px 194px; /* Top, Right, Bottom, Left */}
#researchBody #content img {position: relative; left: 80px;}



/* For the research zone Iframe */
#researchBody #rZoneContent{position: relative; left: 85px}

/* For the Kidszone Iframe */
#kZoneContent  {position: relative; left: 83px; margin-top:10px;}
#kidszone_detailBody .small {margin-left:90px;}


/*For Footer */
#footer {
position: relative;
background: url(../images/footer.jpg) no-repeat 0 0;
height: 60px;
padding: 0;
margin: 0;
}

#footer-top {
position: absolute;
background: url(../images/footer-top.jpg) no-repeat 0 0;
height:143px;
width:193px;
display:block;
top:-143px;
margin-bottom:-143px;
}

#homeBody #footer-top {
position: absolute;
background: none;
height:0px;
width:0px;
}

#addr {
position:absolute;
top:3px;
left:0px;
color:#2563af;
width:550px;
height:40px;
font-size:11px;
}

#homeBody #addr {
position:absolute;
top:-70px;
left:0px;
color:#2563af;
width:550px;
height:40px;
font-size:11px;
z-index:500;
}

#homeBody #footer {
position: relative;
background: none;
height: 0px;
padding: 0;
margin: 0;
}

/*For Navigation column */
#navigationTTL {display: none;}

#column {
left:20px;
position:absolute;
top:60px;
width:166px;
z-index: 600;
}

#homeBody #column {
left:10px;
position:absolute;
top:124px;
width:166px;
z-index: 600;
}



/* To globally style page Titles */

h1.pageTitle {
position: relative;
top: 5px;
left: 0px;
margin-top: 0; /*Use margin-top on #content not here - IE bug */
padding: 0;
display: block;
width: 745px; 
height: 36px;
text-indent: -5000px;
}

#homeBody h1.pageTitle {
display: none;  /*To hide page title on homepage */
}


/* To give page Titles their images. Note - we specify the page body id first, this tells the css to only look for the h1.pageTitle which belongs to the respective Body ID */

#calendarBody h1.pageTitle 		{background: url( ../images/pageTitles/calendar.gif) no-repeat 0 0;}
#classpagesBody h1.pageTitle 	{background: url( ../images/pageTitles/classpages.gif) no-repeat 0 0;}

/* For classpages */

#nurseryBody h1.pageTitle 		{background: url( ../images/pageTitles/classpages.gif) no-repeat 0 0;}
#receptionBody h1.pageTitle 		{background: url( ../images/pageTitles/classpages.gif) no-repeat 0 0;}
#foundationBody h1.pageTitle 	{background: url( ../images/pageTitles/classpages.gif) no-repeat 0 0;}
#class1Body h1.pageTitle 		{background: url( ../images/pageTitles/classpages.gif) no-repeat 0 0;}
#class2Body h1.pageTitle 		{background: url( ../images/pageTitles/classpages.gif) no-repeat 0 0;}
#class3Body h1.pageTitle 		{background: url( ../images/pageTitles/classpages.gif) no-repeat 0 0;}
#class4Body h1.pageTitle 		{background: url( ../images/pageTitles/classpages.gif) no-repeat 0 0;}
#class5Body h1.pageTitle 		{background: url( ../images/pageTitles/classpages.gif) no-repeat 0 0;}
#class6Body h1.pageTitle 		{background: url( ../images/pageTitles/classpages.gif) no-repeat 0 0;}
#childrenscentreBody h1.pageTitle 		{background: url( ../images/pageTitles/childrenscentretitle.gif) no-repeat 0 0;}
#slideshowBody h1.pageTitle 		{background: url( ../images/pageTitles/editslide.gif) no-repeat 0 0;}


#clubsBody h1.pageTitle 			{background: url( ../images/pageTitles/clubs.gif) no-repeat 0 0;}
#communityBody h1.pageTitle 		{background: url( ../images/pageTitles/community.gif) no-repeat 0 0;}
#councilBody h1.pageTitle 		{background: url( ../images/pageTitles/council.gif) no-repeat 0 0;}
#curriculumBody h1.pageTitle 		{background: url( ../images/pageTitles/curriculum.gif) no-repeat 0 0;}
#galleryBody h1.pageTitle 		{background: url( ../images/pageTitles/gallery.gif) no-repeat 0 0;}
#governorsBody h1.pageTitle 		{background: url( ../images/pageTitles/governors.gif) no-repeat 0 0;}
#guestbookBody h1.pageTitle 		{background: url( ../images/pageTitles/guestbook.gif) no-repeat 0 0;}
#homeBody h1.pageTitle 			{background: url( ../images/pageTitles/welcome.gif) no-repeat 0 0;}
#keyinfoBody h1.pageTitle 		{background: url( ../images/pageTitles/keyinfo.gif) no-repeat 0 0;}
#ksaBody h1.pageTitle 			{background: url( ../images/pageTitles/ksa.gif) no-repeat 0 0;}
#lettersBody h1.pageTitle 		{background: url( ../images/pageTitles/letters.gif) no-repeat 0 0;}
#linksBody h1.pageTitle 			{background: url( ../images/pageTitles/links.gif) no-repeat 0 0;}
#newsBody h1.pageTitle 			{background: url( ../images/pageTitles/news.gif) no-repeat 0 0;}
#newslettersBody h1.pageTitle 	{background: url( ../images/pageTitles/newsletters.gif) no-repeat 0 0;}
#parentsBody h1.pageTitle 		{background: url( ../images/pageTitles/parents.gif) no-repeat 0 0;}
#platformBody h1.pageTitle 		{background: url( ../images/pageTitles/platform.gif) no-repeat 0 0;}
#pollBody h1.pageTitle 			{background: url( ../images/pageTitles/poll.gif) no-repeat 0 0;}
#ptaBody h1.pageTitle 			{background: url( ../images/pageTitles/pta.gif) no-repeat 0 0;}
#staffBody h1.pageTitle 			{background: url( ../images/pageTitles/staff.gif) no-repeat 0 0;}
#tourBody h1.pageTitle 			{background: url( ../images/pageTitles/tour.gif) no-repeat 0 0;}
#usefullinksBody h1.pageTitle 	{background: url( ../images/pageTitles/links.gif) no-repeat 0 0;}
#vleBody h1.pageTitle 			{background: url( ../images/pageTitles/vle.gif) no-repeat 0 0;}
#welcomeBody h1.pageTitle 		{background: url( ../images/pageTitles/welcome.gif) no-repeat 0 0;}
#whoswhoBody h1.pageTitle 		{background: url( ../images/pageTitles/whoswho.gif) no-repeat 0 0;}

#contactBody h1.pageTitle 		{background: url( ../images/pageTitles/contact.gif) no-repeat 0 0;}
#sitepolicyBody h1.pageTitle 	{background: url( ../images/pageTitles/sitepolicy.gif) no-repeat 0 0;}
#sitemapBody h1.pageTitle 		{background: url( ../images/pageTitles/sitemap.gif) no-repeat 0 0;}

#kidszoneBody h1.pageTitle 		{background: url( ../images/pageTitles/kidszone.gif) no-repeat 0 0;}

/* The kids' zone titles are set out in a slightly different way due to them all being on a single 
page and thus you can't style via the normal method using the body tag id. */
h1#ks1linksBody.pageTitle 		{background: url( ../images/pageTitles/ks1links.gif) no-repeat 0 0;}				
h1#ks2linksBody.pageTitle 		{background: url( ../images/pageTitles/ks2links.gif) no-repeat 0 0;}				
h1#gamesBody.pageTitle 			{background: url( ../images/pageTitles/games.gif) no-repeat 0 0;}			
h1#historyBody.pageTitle 		{background: url( ../images/pageTitles/history.gif) no-repeat 0 0;}
h1#scienceBody.pageTitle 		{background: url( ../images/pageTitles/science.gif) no-repeat 0 0;}
h1#englishBody.pageTitle 		{background: url( ../images/pageTitles/english.gif) no-repeat 0 0;}
h1#mathsBody.pageTitle 			{background: url( ../images/pageTitles/maths.gif) no-repeat 0 0;}
h1#brainbuildersBody.pageTitle 	{background: url( ../images/pageTitles/brainbuilders.gif) no-repeat 0 0;}

#govs_zoneBody h1.pageTitle		{background: url(../images/pageTitles/govszone.gif) no-repeat 0 0;}
#gov_calBody h1.pageTitle		{background: url(../images/pageTitles/gov_cal.gif) no-repeat 0 0;}
#gov_meetBody h1.pageTitle		{background: url(../images/pageTitles/gov_meet.gif) no-repeat 0 0;}
#gov_docsBody h1.pageTitle		{background: url(../images/pageTitles/gov_docs.gif) no-repeat 0 0;}
#gov_bulletinBody h1.pageTitle	{background: url(../images/pageTitles/gov_bulletin.gif) no-repeat 0 0;}
#gov_profileBody h1.pageTitle	{background: url(../images/pageTitles/gov_profile.gif) no-repeat 0 0;}
#gov_linksBody h1.pageTitle		{background: url(../images/pageTitles/gov_links.gif) no-repeat 0 0;}


/*Layout Engine Stuff - no need to edit this.*/
ul#topcontrols {top: -19px; margin: 0; padding: 0; text-align: right; position: absolute; z-index: 500; width: 100%;}
#topcontrols li {display: inline; margin-right: 10px;}
#topcontrols li a {color:#000;}
#baseText {width: 974px; margin: 25px auto 0; color:#000;}
#baseText a {color:#000;}
#baseText a:hover {text-decoration:underline;}
#copyRight {float: left;}
#sitePrivacy {float: left; padding-left: 10px;}
a#byPrimarySite {float: right;}
a#byPrimarySite, a#sitePrivacy {text-decoration: none;}
li#FGview {display: none;}
.w3cbadge {margin-top: 10px; border: none;}
#homeBody .w3cbadge {display:none;}
/* For Login and Web logo*/
p#logStandards{
position: relative;
top: 0;
width: 88px; 
margin: 0 auto; 
padding: 0px; 
text-align: center;
clear: both; /* Needed so that the login button and W3C logo doesn't collapse into the base text area in standards compliant browsers */
}

/* This sets the width of the media items and so you can increase or 
decrease the size so that 4 items will fit on the screen at a time.
This overrides the property set in style.css.  Please do not edit 
the style.css stylesheet. */
.MediaFloat{width: 25%;}
/* Change section heading properties here and not in style.css*/
h2.sectionheading{color: #d70002;}

.hide_default {display: none;}

/* For links to work as link, visited, focus, and hover , they must be in this order.. please change the colours to suit */
a:link{color: #0071bc; text-decoration: none;}
a:visited {color:#0071bc; text-decoration: none;}
a:focus{color:#0071bc; text-decoration: none; border: none;}
a:hover{color: #007628; text-decoration: underline;}
a:active{color: #0071bc; text-decoration: none;}


#latestNews h2, #diaryDates h2 {
visibility: hidden;
margin: 0;}

#latestNews {
width: 320px; 
height: 40px; 
display: block;
position: absolute;
left: -7px;
top: 200px;
color: #000;
z-index:500;
font-weight:normal;
font-size:12px;
text-align:left;
font-size:x-small
}

#newsletterbox{
width: 320px; 
height: 40px; 
display: block;
position: absolute;
left: -7px;
top: 247px;
color: #000;
z-index:500;
font-weight:normal;
font-size:12px;
text-align:left;
font-size:x-small
}

#diaryDates {
width: 320px; 
height: 40px; 
display: block;
position: absolute;
left: -7px;
top: 295px;
color: #000;
z-index:500;
font-weight:normal;
font-size:12px;
text-align:left;
font-size:x-small;
}

.newstitlehome, .eventhome {margin: 0}

#latestNews .newstitlehome a, 
#newsletterbox .newstitlehome a, 
#termevents .eventhome a {
font-weight:bold;
color:#000;}


#latestNews .newstitlehome a:hover, 
#newsletterbox .newstitlehome a:hover, 
#termevents .eventhome a:hover {
font-weight:bold;
color:#0f37bb;
text-decoration:underline;}



#hitcounter {
position: absolute;
top: 380px;
left: -180px;
height: 50px;
margin: 0;
padding: 0;
text-align: left;
width:500px;
font-family:tahoma;
color:#2563af;
}

#ticker {
position: absolute;
display: block;
width: 785px;
left: -10px; top: 45px;
color: #fff; font-weight: bold;
height:20px;
}

#ticker_edit {
position: absolute; 
z-index: 100;} 			/* This is needed to ensure the ticker edit button does not cause layout problems with the ticker.*/

/* EDITABLE SLIDESHOW */

	#fadermask{
		position: absolute;
		left: 326px;
		top: 66px;
		width: 459px;
		height: 356px;
		overflow: hidden;
		background: url(../images/fadermask.png) no-repeat;
		z-index: 10;
		}

	#EditSlideButton {position: absolute; z-index: 500; top: 100px; left: 400px;}

	#fader {
		position: relative;
		top: 80px;
		left: 330px;
		overflow: hidden;
		width: 454px;
		height: 370px;
		z-index:9;
		}

	#fader img {width: 100%;}
#text4home {
position:absolute;
top:70px;
left:-10px;
width:390px;
height:95px;
font-size:11px;
z-index:500;
}

#homecolor1 {
color:#263c87;
font-weight:bold;
z-index:500;}

#homecolor2 {
color:#fff;
font-weight:normal;
z-index:500;}

/* Teasers */

#teaserbox ul {margin: 0; padding: 0;}
#teaserbox ul li {position: absolute; display: inline; padding: 0; list-style-type: none;}

li.classpageshome a, 
li.keyinfohome a, 
li.galleryhome a, 
li.kidszonehome a {
position: relative; 
overflow: hidden; 
text-indent: -5000px; 
display: block;
width: 64px;
height: 64px;
}

li.classpageshome a{
background: url(../images/teasers/classpages.gif) no-repeat;
left: 68px;
top: 356px;
}

li.keyinfohome a{
background: url(../images/teasers/keyinfo.gif) no-repeat;
left: 222px;
top: 356px;
}

li.galleryhome a{
background: url(../images/teasers/gallery.gif) no-repeat;
left: 145px;
top: 356px;
}

li.kidszonehome a{
background: url(../images/teasers/kidszone.gif) no-repeat;
left: -8px;
top: 356px;
}


li.kidszonehome a:hover{background-position:-65px 0;}
li.galleryhome a:hover{background-position:-65px 0;} 
li.keyinfohome a:hover{background-position:-65px 0;} 
li.classpageshome a:hover{background-position:-65px 0;} 


#classbgbox ul {position: relative; top: 0px; height: 350px; width: 600px; margin: 0px auto; padding: 0; list-style-type: none;}


li.reception a
{
display: block; 
width: 124px; 
height: 127px;
background: url( ../images/classpages/reception.gif) no-repeat;
position: absolute;
top: 0px; 
left: 0px;
text-indent: -5000px;
}

li.year1 a
{
display: block; 
width: 124px; 
height: 127px;
background: url( ../images/classpages/year1.gif) no-repeat;
position: absolute;
top: 0px; 
left: 0px;
text-indent: -5000px;
}
 
li.year2 a {
display: block; 
width: 124px; 
height: 127px;
background: url( ../images/classpages/year2.gif) no-repeat;
position: absolute;
top: 0px; 
left: 0px;
text-indent: -5000px;
}

li.year3 a 
{
display: block; 
width: 124px; 
height: 127px;
background: url( ../images/classpages/year3.gif) no-repeat;
position: absolute;
top: 0px; 
left: 0px;
text-indent: -5000px;
}

li.year4 a {
display: block;
width: 124px; 
height: 127px;
background: url( ../images/classpages/year4.gif) no-repeat;
position: absolute;
top: 0px;
left: 0px;
text-indent: -5000px;
}

li.year5 a {
display: block; 
width: 124px; 
height: 127px;
background: url( ../images/classpages/year5.gif) no-repeat;
position: absolute;
top: 0px; 
left: 0px;
text-indent: -5000px;
}
 
li.year6 a {
display: block; 
width: 124px; 
height: 127px;
background: url( ../images/classpages/year6.gif) no-repeat;
position: absolute;
top: 0px; 
left: 0px;
text-indent: -5000px;
}


li.foundation a{
	top: 36px;
	left: -116px;
}
li.nursery a{top: 10px; left: 0px;}
li.reception a{
	top: 38px;
	left: 25px;
}
li.year1 a{
	top: 38px;
	left: 167px;
}
li.year2 a{
	top: 38px;
	left: 309px;
}
li.year3 a{
	top: 38px;
	left: 451px;
}
li.year4 a{
	top: 184px;
	left: 107px;
}
li.year5 a{
	top: 184px;
	left: 250px;
}
li.year6 a {
	top: 184px;
	left: 393px;
}


li.foundation a:hover , 
li.nursery a:hover , 
li.reception a:hover ,
li.year1 a:hover , 
li.year2 a:hover , 
li.year3 a:hover ,
 li.year4 a:hover , 
li.year5 a:hover , 
li.year6 a:hover 
{background-position:-124px 0;}


#classpagepusher {clear: both;}



#kidszoneBody .small {position: absolute; top: 50px;}



#kidszonebox  ul{position: relative; top: 0px; height: 320px; width: 600px; margin: 0px auto; padding: 0; list-style-type: none;}

li.kgames a, li.ks1links a, li.ks2links a, li.english a, li.history a, li.science a, li.maths a, li.brain a{
display: block;
overflow: hidden;
font-weight: bold;
text-indent: -5000px;
position: absolute;
top: 0px; 
left: 0px;
}

li.kgames a{
	background: url(../images/kidszoneimages/games.gif) no-repeat;
	height: 98px;
	width: 159px;
	top: -8px;
	left: -43px;
}
li.kgames a:hover{background-position: -161px 0;} 

li.ks1links a {
	background:transparent url(../images/kidszoneimages/ks1links.gif) no-repeat scroll 0 0;
	height: 98px;
	width: 159px;
	top: -8px;
	left: 129px;
}
li.ks1links a:hover {background-position: -160px 0;} 

li.ks2links a {
	background:transparent url(../images/kidszoneimages/ks2links.gif) no-repeat scroll 0 0;
	height: 98px;
	width: 159px;
	top: -8px;
	left: 300px;
}
li.ks2links a:hover {background-position: -160px 0;}

li.english a {
	background:transparent url(../images/kidszoneimages/english.gif) no-repeat scroll 0 0;
	height: 98px;
	width: 159px;
	top: 167px;
	left: -43px;
}
li.english a:hover {background-position: -160px 0;} 

li.history a {
	background:transparent url(../images/kidszoneimages/history.gif) no-repeat scroll 0 0;
	height: 98px;
	width: 159px;
	top: 167px;
	left: 472px;
}
li.history a:hover {background-position: -160px 0;}

li.science a {
	background:transparent url(../images/kidszoneimages/science.gif) no-repeat scroll 0 0;
	height: 98px;
	width: 159px;
	top: 167px;
	left: 300px;
}
li.science a:hover {background-position: -160px 0;} 

li.maths a {
	background:transparent url(../images/kidszoneimages/maths.gif) no-repeat scroll 0 0;
	height: 98px;
	width: 159px;
	top: 167px;
	left: 129px;
}
li.maths a:hover {background-position: -160px 0;}

li.brain a {
	background:transparent url(../images/kidszoneimages/brainbuilders.gif) no-repeat scroll 0 0;
	height: 98px;
	width: 159px;
	top: -8px;
	left: 471px;
}
li.brain a:hover{background-position: -160px 0;} 



/* For the Governors' Zone */

#gov_box {
position: relative; 
top: 23px; 
left: 0; 
margin: 0 auto; 
height: 330px; 
width: 380px;
}
#gov_login p a{position: relative; top :0; left: 0; margin: 0; padding: 0;}
.govstext {
font-size: small;
font-weight: bold;
padding-top: 85px;
text-align: center;
}


#cplogin {position: relative; top: 300px;}

div#profiles a, div#govcalendar a, div#forum a, div#meetings a, div#docs a, div#weblinks a {
position: absolute;
width: 100px;
height: 140px;
display: block;
}
div#profiles a, div#govcalendar a, div#forum a{top: 0px;}
div#meetings a, div#docs a, div#weblinks a {top: 150px;}

div#profiles a {left: 10px; background: url(../images/govs_zone/profiles.png) no-repeat;}
div#govcalendar a {left: 150px; background: url(../images/govs_zone/calendar.png) no-repeat;}		
div#forum a {left: 290px; background: url(../images/govs_zone/forum.png) no-repeat;}
div#meetings a {left: 10px; background: url(../images/govs_zone/meetings.png) no-repeat;}
div#docs a {left: 150px; background: url(../images/govs_zone/docs.png) no-repeat;}
div#weblinks a {left: 290px; background: url(../images/govs_zone/links.png) no-repeat;}

div#profiles a:hover , 
div#govcalendar a:hover , 
div#forum a:hover , 
div#meetings a:hover , 
div#docs a:hover , 
div#weblinks a:hover  {
background-position: -100px 0;
}

.addmessage{font-size:medium;text-align:center;font-weight:bold}
#Guestbook .sort{font-size:small;text-align:center;width:100%}
#Guestbook .allowdeny{font-size:x-small;height:1%}
#Guestbook .guest{padding:10px 5px 10px 5px;font-size:x-small;height:1%}
#Guestbook .message{padding:10px 5px 10px 5px;font-size:small;height:1%}
#Guestbook{border:#42A0FF solid thick}
#Guestbook .sort{background-color:#42A0FF}
#Guestbook .sort a{color:#FF0}
#Guestbook .sort a:hover{color:#FFF}
#Guestbook .allowdeny{color:#FF0;background-color:#42A0FF}
#Guestbook .allowdeny a{color:#FF0}
#Guestbook .allowdeny a:hover{color:#FFF}
#Guestbook .guest{background-color:#FFED6F}
#Guestbook .message{background-color:#FFF}
body #addmessagediv{width:630px;height:100%;display:block;position:relative;margin:0 auto}
#guestbookform input,#guestbookform select{width:100px !important}
#guestbookform textarea {width:300px !important}

/* Calendar Styles */
#termeventslatest .termtitle , #termevents .termtitle {font-weight: bold;font-size: medium;}
#termeventslatest .latesttitle , #termevents .latesttitle {font-size: small;color: #FFFFFF;font-weight: bold;background-color: #FF0000;text-align: center;}
#termeventslatest .latest , #termevents .latest {background-color: #FFCCCC;background-image: url(icons/dontforget.gif);background-repeat: no-repeat;}
#termeventslatest .date , #termevents .date {color: #000000;}
#termeventslatest a , #termevents a {text-decoration: none;color: #0000CC;text-align: center;}
#termeventslatest a:hover , #termevents a:hover {text-decoration: none;color: #FF0000;}
#termeventslatest .termheader , #termevents .termheader {color: #FFFFFF;background-color: #0000CC;}
#termeventslatest .eventarea , #termevents .eventarea {background-color: #D5EAFF;}

/* MONTHLY CALENDAR STYLES */
#monthlycalendars a{color: #FFFFFF;}
#monthlycalendars a:hover{color: #00FF00;}
.dwzCalendarExternalTable{background-color:#bbbbba;margin: 0 auto;}
.dwzCellPrev{background-color:#666666;}
.dwzCellMonth{background-color:#666666;color:#FFFFFF;}
.dwzCellNext{background-color:#666666;color:#000000;}
.dwzCellWeekDay{background-color:#FFFFFF;}
.dwzCellNextMonth{color:#999999;background-color: #d1d1d0;}
.dwzCellPrevMonth{color:#999999;background-color: #d1d1d0;}
.dwzCellNoEvent{color:#000000;background-color:#e4e4e0;}
.dwzCellEvent{background-color:#666666;}

