@import url(../styles/list_nav.css);
/* For the page */

html{
margin: 0;
padding: 0;
}

body{
margin: 0;
padding: 0;
background:url( ../images/pagebk.jpg) repeat-x;
font-family: Arial, Helvetica, sans-serif;
color:#004C00;
font-size: 100%; /* Fixes the use of ems in IE */
}

#wrapper {
top: 21px;
margin: 0 auto;
padding: 0;
width: 968px;
position: relative;
font-size: small; /* Correct content font size */
}

#innerWrapper {
margin: 0;
padding: 0;
background:url( ../images/slither.jpg);
}

#homeBody #innerWrapper {
margin: 0;
padding: 0;
background:url( ../images/homebk.jpg);
}

#container2{
margin: 0px auto;
width: 968px;
position: relative;
background-image: url(../images/watermark.jpg); 
background-repeat: no-repeat;
background-position: top right;
top: 0px;
}


/* For the header */
#header{
background: url( ../images/header.jpg) no-repeat;
height: 165px;
position: relative;
}
#header h1,#header h2 
{display: none; }

/* To style the header on the homepage */
#homeBody #header{
background: url( ../images/homeheader.jpg) no-repeat;
height: 129px;
position: relative;
}
#homeBody #header h1,#homeBody #header h2 
{display: none; }

/*For Content Pages */
#content{
margin: 21px 42px 0 214px; /* Top, Right, Bottom, Left */
margin-bottom: 0/* don't put margin on bottom of content - IE bug */;
padding:0;
position: relative;
min-height: 445px;
background: none;
}

/* To style the Content area on the Homepage */
#homeBody #content{
margin: 0px 43px 0 214px; /* Top, Right, Bottom, Left */
margin-bottom: 0/* don't put margin on bottom of content - IE bug */;
padding:0;
position: relative;
min-height: 435px;
background: none;
}

/*For the Research Zone content area*/
#researchBody #content{margin: 0 33px 0px 224px; /* Top, Right, Bottom, Left */}
#researchBody #content img {position: relative; left: 60px;}

/* For the Newspaper Section */
#newspaperBody #content {margin: 0px 33px 0px 194px; /* Top, Right, Bottom, Left */}


/* For the research zone Iframe */
#researchBody #rZoneContent{position: relative; left: 65px}

/* For the Kidszone Iframe */
#kZoneContent  {position: relative; left: 45px;}


/*For Footer */
#footer {
position: relative;
background: url(../images/footer.jpg) no-repeat 0 0;
height: 166px;
padding: 0;
margin: 0;
}

#homeBody #footer {display: none;}

/*For Navigation column */
#navigationTTL {display: none;}

#column {
left:28px;
position:absolute;
top:54px;
width:149px;
z-index: 600;
}


/* To globally style page Titles */

h1.pageTitle {
position: relative;
top: -20px;
left: -30px;
margin: 0 auto; /* Only use 0 or auto for left/right margins - IE bug */
margin-top: 0; /*Use margin-top on #content not here - IE bug */
padding: 0;
display: block;
width: 300px; 
height: 78px;
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;}

#vacanciesBody h1.pageTitle 	{background: url( ../images/pageTitles/vacancies.gif) no-repeat 0 0;}
#radioBody h1.pageTitle 	{background: url( ../images/pageTitles/radio.gif) no-repeat 0 0;}
#pollBody h1.pageTitle 	{background: url( ../images/pageTitles/poll.gif) no-repeat 0 0;}
#councilBody h1.pageTitle 	{background: url( ../images/pageTitles/council.gif) no-repeat 0 0;}
#rascalsBody h1.pageTitle 	{background: url( ../images/pageTitles/rascals.gif) no-repeat 0 0;}
#policiesBody h1.pageTitle 	{background: url( ../images/pageTitles/policies.gif) no-repeat 0 0;}
#teamBody h1.pageTitle 	{background: url( ../images/pageTitles/team.gif) no-repeat 0 0;}



/* For classpages */

#nurseryBody h1.pageTitle 	{background: url( ../images/pageTitles/nursery.gif) no-repeat 0 0;}
#receptionBody h1.pageTitle 	{background: url( ../images/pageTitles/reception.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/class1.gif) no-repeat 0 0;}
#class2Body h1.pageTitle 	{background: url( ../images/pageTitles/class2.gif) no-repeat 0 0;}
#class3Body h1.pageTitle 	{background: url( ../images/pageTitles/class3.gif) no-repeat 0 0;}
#class4Body h1.pageTitle 	{background: url( ../images/pageTitles/class4.gif) no-repeat 0 0;}
#class5Body h1.pageTitle 	{background: url( ../images/pageTitles/class5.gif) no-repeat 0 0;}
#class6Body h1.pageTitle 	{background: url( ../images/pageTitles/class6.gif) no-repeat 0 0;}
#class7Body h1.pageTitle 	{background: url( ../images/pageTitles/class7.gif) no-repeat 0 0;}
#class8Body h1.pageTitle 	{background: url( ../images/pageTitles/class8.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;}
#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;}
#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/governors.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: -21px; margin: 0; padding: 0; text-align: right; position: absolute; z-index: 500; width: 100%;}
#topcontrols li {display: inline; margin-right: 10px;}
#topcontrols a{text-decoration: none; color: #ffffff;}
#topcontrols a:hover{text-decoration: none; color: #FFE200;}
#homeBody #baseText {width: 930px; margin: 21px auto 0; color: #ffffff; font-size: small; /* fix font sizing */}
#baseText {width: 974px; margin: 21px auto 0; font-size: small; color: #ffffff /* fix font sizing */}
#baseText a{text-decoration: none; color: #ffffff;}
#baseText a:hover{text-decoration: none; color: #FFE200;}
#copyRight {float: left;}
#sitePrivacy {float: left; padding-left: 10px;}
a#byPrimarySite {float: right;}
a#byPrimarySite, a#sitePrivacy {text-decoration: none;}
li#FGview {display: none;}
p#logStandards .w3cbadge {
position: relative; top: 0; margin: 5px 0 0; 
padding: 0; border: none; display: block; 
height: 31px !important; width: 88px !important;}
p#logStandards .w3cbadge img{position: absolute;top:0;left:0;}
p#logStandards a img{position: relative; margin: 5px 0 0;}
/* For Login and Web logo*/
p#logStandards{
position: relative;
top: 0;/* Don't position using top, use margin, IE6 bug */
width: 88px;
height: 60px;
margin: 0 auto; 
padding: 0; 
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%;} /* Use 33.3% if only 3 images will fit */
/* Change section heading properties here and not in style.css*/
h2.sectionheading{color: #3333CC;}

.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: #DC0007; text-decoration: none;}
a:visited {color:#DC0007; text-decoration: none;}
a:focus{color:#DC0007; text-decoration: none; border: none;}
a:hover{color: #004C00; text-decoration: underline;}
a:active{color: #004C00; text-decoration: none;}



#homeText {
width: 520px; 
display: block; 
position: absolute;
top: 285px;
left: 70px;
text-align: left;
color:#48146E;
font-weight:bold;
z-index: 30;
}

#homeText p {padding: 0px; margin: 0px;}


/* Specific styling for the various homepage dynamic section areas */


#latestNews, #diaryDates, #newsletterbox {
position: absolute; display: block; 
}

#latestNews {
width: 370px; 
height: 50px; 
left: 190px;
top: 197px;
background: none;
color:#ffffff;
text-align: right;
}

#diaryDates {
width: 243px; 
height: 179px; 
left: 5px;
top: 189px;
background: url(../images/diaryDates.gif) no-repeat;
}

#newsletterbox {
height: 100px;
width: 100px;
left: 0px;
top: 0px;
}

/* Styling the headings */

#latestNews h2{
text-indent:-5000px;
}

#latestNews h2 a{
position:absolute;
top:-25px; left:216px;
margin:0; padding:0;
display:block;
}

#latestNews h2 a {height:24px; width:158px; background: url(../images/newstitle.gif) no-repeat 0 0;
text-indent:5000px;
overflow: hidden;

}

#latestNews h2 a:hover		 {background-position: -158px 0;} 




/* Margin reset to make all browsers render out the same */
p.newstitlehome, p.newslettertitlehome, p.eventhome {margin: 0 0 10px; padding: 0;}
p.newstitlehome a, p.newslettertitlehome a, p.eventhome a{line-height: 1.3 !important; margin: 0; padding: 0;}
span.newsdate, span.newslettersdate, span.datehome{line-height: 1.3 !important; margin: 0; padding: 0;}

/* Specific link styling for the various homepage dynamic sections */
#latestNews .newstitlehome a, 
#newsletterbox .newslettertitlehome a, 
#termevents .eventhome a {
font-weight:bold;
color:#ffffff;}

#latestNews .newstitlehome a:hover, 
#newsletterbox .newslettertitlehome a:hover, 
#termevents .eventhome a:hover {
font-weight:bold;
color:#FFD600;
text-decoration:underline;}


#hitcounter {
position: absolute;
top: -126px;
left: 623px;
height: 11px;
margin: 0;
padding: 0;
text-align: left;
}


/*
#fader {
display: block;
overflow: hidden;
width: 777px;
height: 168px;
margin: 0;
padding: 0;
z-index: 0;
}*/


	/* EDITABLE SLIDESHOW */

	/*  For the Mask - Delete if not needed  */
	#fadermask{
		position: absolute;
		left: 100px;
		top: 100px;
		width: 300px;
		height: 200px;
		overflow: hidden;
		background: url(../images/mask.png) no-repeat;
		z-index: 10;
		}

		/*  For the Edit Button  */
	#EditSlideButton {position: absolute; z-index: 500; top: 87px; left: 116px;}

/*  For the Fading Images  */
	#fader {
		position: relative;
		top: 7px;
		left: 116px;
		overflow: hidden;
		width: 293px;
		height: 160px;
		}

	#fader img {width: 100%;}

	
	
	
	
div#ticker a#EditButton{z-index:100; top: 7px; left: 116px;}/* Forces the ticker edit button above the text */
	
/* Teasers */

#teaserbox ul {margin: 0; padding: 0;}
#teaserbox ul li {position: absolute; display: inline; padding: 0; list-style-type: none;}


li.learninghome a {
position: absolute; 
overflow: hidden; 
text-indent: -5000px; 
display: block;
width: 247px;
height: 85px;
}

li.learninghome a{
background: url(../images/teasers/learning.gif) no-repeat;
left: 441px;
top: 69px;
}





li.learninghome a:hover{background-position: -247px 0;} 


#classbgbox ul {position: relative; top: 0px; height: 490px; width: 600px; margin: 0px auto; padding: 0; list-style-type: none;}





li.nursery a, 
li.reception a, 
li.year1 a, 
li.year2 a, 
li.year3 a, 
li.year4 a, 
li.year5 a, 
li.year6 a, 
li.year7 a, 
li.year8 a {
width: 150px;
height: 20px;
display: block;
background: url(../images/classpages/class.gif) no-repeat;
text-align: center; 
font-size: small;
padding-top: 125px;
overflow: hidden;
position: absolute;
color:#002366;
font-weight: bold;
}


li.nursery a{top: 0px; left: 0px;}
li.reception a{top: 0px; left: 150px;}
li.year1 a{top: 0px; left: 300px;}
li.year2 a{top: 0px; left: 450px;}
li.year3 a{top: 170px; left: 0px;}
li.year4 a{top: 170px; left: 150px;}
li.year5 a{top: 170px; left: 300px;}
li.year6 a{top: 170px; left: 450px;}
li.year7 a{top: 340px; left: 0px;}





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 , 
li.year7 a:hover , 
li.year8 a:hover 
{background-position: -150px 0px;}

#classpagepusher {clear: both;}



#kidszoneBody .small {position: absolute; top: 50px;}



#kidszonebox  ul{position: relative; background-image: url(../images/kidszoneimages/kidszonebg.jpg); 
background-repeat: no-repeat; top: 0px; height: 590px; width: 486px; 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{
position: absolute;
width: 100px;
height: 100px;
display: block;
background: url(../images/kidszoneimages/games.gif) no-repeat;
overflow: hidden;
font-weight: bold;
left: 340px;
top: 180px;
text-indent: -5000px;
}
li.kgames a:hover{
background-position: -100px 0;
} 

li.ks1links a{
position: absolute;
width: 100px;
height: 100px;
display: block;
background: url(../images/kidszoneimages/ks1links.gif) no-repeat;
overflow: hidden;
font-weight: bold;
left: 340px;
top: 95px;
text-indent: -5000px;
}
li.ks1links a:hover{
background-position: -100px 0;
} 


li.ks2links a{
position: absolute;
width: 100px;
height: 100px;
display: block;
background: url(../images/kidszoneimages/ks2links.gif) no-repeat;
overflow: hidden;
font-weight: bold;
left: 360px;
top: 5px;
text-indent: -5000px;
}
li.ks2links a:hover{
background-position: -100px 0;
} 

li.english a{
position: absolute;
width: 100px;
height: 100px;
display: block;
background: url(../images/kidszoneimages/english.gif) no-repeat;
overflow: hidden;
font-weight: bold;
left: 105px;
top: 75px;
text-indent: -5000px;
}
li.english a:hover{
background-position: -100px 0;
} 

li.history a{
position: absolute;
width: 100px;
height: 100px;
display: block;
background: url(../images/kidszoneimages/history.gif) no-repeat;
overflow: hidden;
font-weight: bold;
left: 60px;
top: 150px;
text-indent: -5000px;
}
li.history a:hover{
background-position: -100px 0;
} 

li.science a{
position: absolute;
width: 100px;
height: 100px;
display: block;
background: url(../images/kidszoneimages/science.gif) no-repeat;
overflow: hidden;
font-weight: bold;
left: 10px;
top: 20px;
text-indent: -5000px;
}
li.science a:hover{
background-position: -100px 0;
} 

li.maths a{
position: absolute;
width: 100px;
height: 100px;
display: block;
background: url(../images/kidszoneimages/maths.gif) no-repeat;
overflow: hidden;
font-weight: bold;
left: 220px;
top: 40px;
text-indent: -5000px;
}
li.maths a:hover{
background-position: -100px 0;
} 

li.brain a{
position: absolute;
width: 100px;
height: 100px;
display: block;
background: url(../images/kidszoneimages/brain.gif) no-repeat;
overflow: hidden;
font-weight: bold;
left: 210px;
top: 160px;
text-indent: -5000px;
}
li.brain a:hover{
background-position: -100px 0;
}

/* For the Governors' Zone */

#gov_box {
position: relative; 
top: 0;/* Use margin-top to push the gov_box down*/ 
left: 0; 
margin: 23px auto 0; 
height: 360px; 
width: 380px;
clear: both;
}
#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: 330px;}

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.gif) no-repeat;}
div#govcalendar a {left: 150px; background: url(../images/govs_zone/calendar.gif) no-repeat;}		
div#forum a {left: 290px; background: url(../images/govs_zone/forum.gif) no-repeat;}
div#meetings a {left: 10px; background: url(../images/govs_zone/meetings.gif) no-repeat;}
div#docs a {left: 150px; background: url(../images/govs_zone/docs.gif) no-repeat;}
div#weblinks a {left: 290px; background: url(../images/govs_zone/links.gif) 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;}
/*#termevents div.small a {color: #fff}#termevents div.small a:hover {color: #ff0; text-decoration: underline}*/

/* 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;color: #000}
.dwzCellNextMonth{color:#999999;background-color: #d1d1d0;}
.dwzCellPrevMonth{color:#999999;background-color: #d1d1d0;}
.dwzCellNoEvent{color:#000000;background-color:#e4e4e0;}
.dwzCellEvent{background-color:#666666;}



