/* ---------------------------------------------------- */
/*  presentation css 01                                 */
/*  notes                                               */
/* ---------------------------------------------------- */

/*                   HOME     ABOUT    MEET     SUPPORT  FIND     JUNIORS */
/* Main  col border: #6096bf  #8060bf  #bf60bf  #bf6060  #bf9060  #60bf60  */
/* Mid     left col: #80c9ff  #d5bfff  #ffbfff  #ffbfbf  #ffdfbf  #bfffbf  */
/* Light  right col: #e6f4ff  #eee6ff  #ffe6ff  #ffe6e6  #fff2e6  #e6ffe6  */


/* ---------------------------------------------------- */
/*  body (base font / text handling)                    */
/* ---------------------------------------------------- */
body {
	font-family:verdana, arial, sans-serif; 
	font-size: 100%;
	color: #000;
	text-align:left;
	behaviour:url(../css/csshover.htc);
}


/* ---------------------------------------------------- */
/* background colour                                    */
/* ---------------------------------------------------- */
body {
	background-color:#ffffff;
}
div#wrap {
	background-color:#ffffff;
}
div#header {
	background-color:#93b4da;   /* light (sky) blue */
}


/* ----------------------------------------------------------------------- */
/* section level changes                                                   */
/* ----------------------------------------------------------------------- */
/*                   HOME     ABOUT    MEET     SUPPORT  FIND     JUNIORS  */
/* Main  col border: #6096bf  #8060bf  #bf60bf  #bf6060  #bf9060  #60bf60  */
/* Mid     left col: #80c9ff  #d5bfff  #ffbfff  #ffbfbf  #ffdfbf  #bfffbf  */
/* Light  right col: #e6f4ff  #eee6ff  #ffe6ff  #ffe6e6  #fff2e6  #e6ffe6  */
/* ----------------------------------------------------------------------- */

/* ---------------------------------------------------- */
/* home                                                 */
/* ---------------------------------------------------- */
.home #navigation, .home .col_bar {
	background-color:#6096bf;   /* main */
}
.home #col_left, .home #col_right {
	border: 5px solid #6096bf;  /* main */
	border-top: 0px;
}
.home h1, .home h2 {color:#6096bf;} /* main */
.home #col_left,
.home #col_right {
	background-color:#e6f4ff;   /* light */ 
} 
.home hr {border:#e6f4ff;}          /* light */
.home #col_left,
.home #navigation,
.home #content {
	background-repeat:no-repeat;
	background-position:top left;
}
.home #col_left   {background-image:url(../images/site/col_left_background_home.jpg);}
.home #navigation {background-image:url(../images/site/navigation_background_home.jpg);}
.home #content    {background-image:url(../images/site/content_background_home.jpg);}


.home #twitter_feed li {
	color:#80c9ff;
}
.home #twitter_feed li span {
	color:#6096bf;
}


/* ---------------------------------------------------- */
/* about                                                */
/* ---------------------------------------------------- */
.about #navigation, 
.about .col_bar {
	background-color:#8060bf;   /* main */
}
.about #col_left, 
.about #col_right {
	border: 5px solid #8060bf;  /* main */
	border-top: 0px;
}
.about h1, .about h2 {color:#8060bf;} /* main */
.about #col_left,
.about #col_right {
	background-color:#eee6ff;   /* light */ 
} 
.about hr {border:#eee6ff;}     /* light */
.about #col_left,
.about #navigation,
.about #content {
	background-repeat:no-repeat;
	background-position:top left;
}
.about #col_left   {background-image:url(../images/site/col_left_background_about.jpg);}
.about #navigation {background-image:url(../images/site/navigation_background_about.jpg);}
.about #content    {background-image:url(../images/site/content_background_about.jpg);}



/* ---------------------------------------------------- */
/* meet                                                 */
/* ---------------------------------------------------- */
.meet #navigation, 
.meet .col_bar {
	background-color:#bf60bf;   /* main */
}
.meet #col_left, 
.meet #col_right {
	border: 5px solid #bf60bf;  /* main */
	border-top: 0px;
}
.meet h1, .meet h2 {color:#bf60bf;} /* main */
.meet #col_left,
.meet #col_right {
	background-color:#ffe6ff;   /* light */ 
} 
.meet hr {border:#ffe6ff;}      /* light */
.meet #col_left,
.meet #navigation,
.meet #content {
	background-repeat:no-repeat;
	background-position:top left;
}
.meet #col_left   {background-image:url(../images/site/col_left_background_meet.jpg);}
.meet #navigation {background-image:url(../images/site/navigation_background_meet.jpg);}
.meet #content    {background-image:url(../images/site/content_background_meet.jpg);}

/* ---------------------------------------------------- */
/* support                                              */
/* ---------------------------------------------------- */
.support #navigation, 
.support .col_bar {
	background-color:#bf6060;   /* main */
}
.support #col_left, 
.support #col_right {
	border: 5px solid #bf6060;  /* main */
	border-top: 0px;
}
.support h1, .support h2 {color:#bf6060;} /* main */
.support #col_left,
.support #col_right {
	background-color:#ffe6e6;   /* light */ 
} 
.support hr {border:#ffe6e6;}   /* light */
.support #col_left,
.support #navigation,
.support #content {
	background-repeat:no-repeat;
	background-position:top left;
}
.support #col_left   {background-image:url(../images/site/col_left_background_support.jpg);}
.support #navigation {background-image:url(../images/site/navigation_background_support.jpg);}
.support #content    {background-image:url(../images/site/content_background_support.jpg);}

.support #twitter_feed li {
	color:#ffbfbf;
}
.support #twitter_feed li span {
	color:#bf6060;
}
/* ---------------------------------------------------- */
/* friends                                              */
/* ---------------------------------------------------- */
.friends #navigation, 
.friends .col_bar {
	background-color:#bf9060;   /* main */
}
.friends #col_left, 
.friends #col_right {
	border: 5px solid #bf9060;  /* main */
	border-top: 0px;
}
.friends h1, .friends h2 {color:#bf9060;} /* main */
.friends #col_left,
.friends #col_right {
	background-color:#fff2e6;   /* light */ 
} 
.friends hr {border:#fff2e6;}   /* light */
.friends #col_left,
.friends #navigation,
.friends #content {
	background-repeat:no-repeat;
	background-position:top left;
}
.friends #col_left   {background-image:url(../images/site/col_left_background_friends.jpg);}
.friends #navigation {background-image:url(../images/site/navigation_background_friends.jpg);}
.friends #content    {background-image:url(../images/site/content_background_friends.jpg);}

/* ---------------------------------------------------- */
/* junior                                               */
/* ---------------------------------------------------- */
.junior #navigation, 
.junior .col_bar {
	background-color:#60bf60;   /* main */
}
.junior #col_left, 
.junior #col_right {
	border: 5px solid #60bf60;  /* main */
	border-top: 0px;
}
.junior h1, .junior h2 {color:#60bf60;} /* main */
.junior #col_left, 
.junior #col_right {
	background-color:#e6ffe6;   /* light */ 
} 
.junior hr {border:#e6ffe6;}    /* light */
.junior #col_left,
.junior #navigation,
.junior #content {
	background-repeat:no-repeat;
	background-position:top left;
}
.junior #col_left   {background-image:url(../images/site/col_left_background_junior.jpg);}
.junior #navigation {background-image:url(../images/site/navigation_background_junior.jpg);}
.junior #content    {background-image:url(../images/site/content_background_junior.jpg);}


/* ---------------------------------------------------- */
/* misc                                                 */
/* ---------------------------------------------------- */
.col_left_top {
	padding-top:90px;
}
.col_bar {
	padding:5px 5px 5px 5px;
	font-size:11px;
	color:#fff; 
}
.fact {
	font-style:italic;
}
.fact span {
	font-style:normal;
	font-variant:small-caps;
}




/* ---------------------------------------------------- */
/* background images                                    */
/* ---------------------------------------------------- */
body {
	background-image:url(../images/site/zztile_01.jpg);
}
div#header {
	background-image:url(../images/site/header_background.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	overflow:hidden;
}



div#main_image img {
	background-image:url(../images/site/eggtimer.gif);
	background-repeat:no-repeat;
	background-position:center center;
}
div#sub_image img {
	background-image:url(../images/site/eggtimer.gif);
	background-repeat:no-repeat;
	background-position:center center;
}




/* ---------------------------------------------------- */
/*  links (LoVe HAte)                                   */
/* ---------------------------------------------------- */

/* ------------ */
/* global links */
/* ------------ */
a:link {
	text-decoration:underline; 
	color:#000;
}
a:visited {
	text-decoration:underline;
	color:#999;
}
a:hover {
	text-decoration:none;
	color: #f00; 
}
a:active {
	text-decoration:none;
	color: #f00; 
}


/* use on a for img links */
a.plain {
	border:0;
	margin-right:10px;
}


/* indicate external links */
a.external:link,
a.external:visited,
a.external:hover,
a.external:active {
	background-image:url(../images/site/external.gif);
	background-repeat:no-repeat;
	background-position: right 20%;
	padding-right:13px;
	zztext-decoration:none;
}

/* indicate email links */
a.email:link,
a.email:visited,
a.email:hover,
a.email:active {
	background-image:url(../images/site/envelope.gif);
	background-repeat:no-repeat;
	background-position: left 70%;
	padding-left:25px;
}




/* ------------ */
/* footer links */
/* ------------ */
div#footer a:link {
	text-decoration:none; 
	color:#999; 
}
div#footer a:visited {
	text-decoration:none; 
	color:#999; 
}
div#footer a:hover {
	text-decoration:none; 
	color:#f00;
} 
div#footer a:active {
	text-decoration:none; 
	color:#f00;
} 

/* ------------- */
/* col_bar links */
/* ------------- */
div.col_bar a:link {
	text-decoration:underline; 
	color:#fff;
}
div.col_bar a:visited {
	text-decoration:none; 
	color:#fff;
}
div.col_bar a:hover {
	text-decoration:underline; 
	color:#f00;
} 
div.col_bar a:active {
	text-decoration:none; 
	color:#f00;
} 



/* ---------------------------------------------------- */
/* headings                                             */
/* ---------------------------------------------------- */

h1, h2, h3, h4, h5, h6 {
	margin-top: 0.5em;	
	margin-bottom: 0.4em;	
	font-weight:normal;
}

h1 {
text-align:center;
	font-size:1.2em; 
	margin: 30px 10px 10px 10px;
}

h2 {
	font-size:1em; 
	margin: 0 10px 0 10px;	
	font-variant:small-caps;
}

/* use h3 for image titles etc */
h3 {
	margin-top: 0;	
	color:#fff;
	font-size:0.9em; 
	font-variant:small-caps;
}

#main_content h3 {
	color:#81d3eb;
	font-size:0.9em; 
	font-variant:normal;
	margin-top:1em;
	margin-bottom:0px;
}

h4 {
	color:#000; 
	font-size:0.8em; 
}






/* ---------------------------------------------------- */
/* paragraphs                                           */
/* ---------------------------------------------------- */

p {
	font-size:.8em; 
	margin:0em 10px 0.75em 10px; 
}	


#col_left p, #col_right p  {
	margin-top:0.5em; 
}


#footer p {
	font-size:.75em; 
	margin:0; 
	color:#aaa;
}	

p.quote {
	font-style:italic;
}

#main_image p {
	font-size:.75em;
}


#main_content p, 
#main_content h2,
#main_content h3,
#main_content h4,
#main_content ul {
	margin-left:30px; 
	margin-right:20px; 
}	

#thumb_gallery p, 
#thumb_gallery h2,
#thumb_gallery h3,
#thumb_gallery h4,
#thumb_gallery ul {
	margin-left:12px; 
	margin-right:20px; 
}	

#zzheader p {
	margin-top:120px;  
	padding:0 300px 0 10px;
	font-variant:small-caps;
}


#main_image p, #main_image h3 {
	margin-left:0px; 
	margin-right:25px; 
	background-color:transparent;  /* prevents ie5 "jump" on hover */
}	

/* default is to clear floated img */
#main_image p, #main_image h3 {
	clear:left;
	/* next two lines fix ie extra gap below floated img */
	zoom:1;
	padding: 0.1em 0;
}	

/* switch off clearing where needed */
#main_image .clearnone {      
	clear:none;
}	




/* ---------------------------------------------------- */
/* widths                                               */
/* ---------------------------------------------------- */

.w165 {
	width:155px;
	margin-left:55px;
}
* html .w165 {
	width: 165px; 
	w\idth:155px; 
}



.w220 {
	width:220px;
}
.w330 {
	width:328px;
	margin-right:2px;
}
img.w330 {
	width:330px;
	margin-right:0px;
}

img.w220 {
	width:215px; 
}
* html img.w220 {
	width: 220px; 
	w\idth:215px; 
}
img.w330 {
	width:325px; 
}
* html img.w330 {
	width: 330px; 
	w\idth:325px; 
}




/* ---------------------------------------------------- */
/* lists (put all lists in div class="list")            */
/* for nav lists see nav div section                    */
/* ---------------------------------------------------- */

div.list {
	font-size: .8em; 
	margin:0 10px 0.75em 10px; 
	zzborder:1px solid red;
}

/* set bullet / number position */
ul {padding: 0 0 0 1.3em;}
ol {padding: 0 0 0 2em;}

ul li {list-style-type:disc;list-style-position:outside;}
ol li {list-style-type:decimal;}


div#footer ul {margin:2px 0;}    /* vertical spacing between the lists */
div#footer li {
	display:inline;          /* make the lists display horizontally */
	border-left:1px solid;   /* create the vertical line to the left of each item */
	color:#999;              /* color of the vertical lines */
	padding:0 5px 0 9px;     /* horiz space between links / vert lines */
}
/* remove the left border of the first list item - IDWIMIE */
div#footer li:first-child {border-left:0;}





/* ---------------------------------------------------- */
/* images                                               */
/* ---------------------------------------------------- */


/* ------------ */
/* thumbnails   */
/* ------------ */
img.thumb {
	width:60px;
	height:60px;
	float:left;
	border:solid 1px #fff;
	margin:0 0px 12px 12px;
	background-repeat:no-repeat;
	background-position:top left;
	display: inline;     /* fix for ie double margin bug */
}
img.bigthumb {
	width:356px;
	height:40px;
	float:left;
	border:solid 1px #fff;
	margin:0 0px 12px 12px;
	background-repeat:no-repeat;
	background-position:top left;
	display: inline;     /* fix for ie double margin bug */
}


/* ------------ */
/* main image   */
/* ------------ */
img.main_image {
	float:left;
	min-width:48px;
	min-height:0px;
	border:solid 5px #fff;
	margin: 0 5px 10px 0;
	background-color:#fff;
}

/* ------------ */
/* sub image    */
/* ------------ */
img.sub_image {
	float:left;
	min-width:48px;
	min-height:0px;
	border:solid 5px #fff;
	margin: 0 5px 15px 0;
	background-color:#fff;
}


div.gallery div img {
	float:left;
	display: inline;  /* suppress IE double margin bug */
	margin-bottom:10px;
	margin-left:10px;
	width:200px;
}

div.gallery p {
	zzclear:left;
}








/* ---------------------------------------------------- */
/* forms                                                */
/* ---------------------------------------------------- */
form select {margin: 0 5px 5px 10px;}
form select {color:  #bf6060;  }
form input  {
	margin: 5px 5px 0 2px;
	padding: 0px 3px 0px 3px;
	color:#000;
	font-size:14px;
	zzbackground-color:#fff2e6;   
	height:18px;
}



/* ---------------------------------------------------- */
/* primary (tab) navigation                             */
/* ---------------------------------------------------- */

div#header {
	padding-top:0px;
	font-size:14px;
}
div#header ul {
	padding:193px 0px 5px 0;   /* adjuxt top padding to align nav bar text */
}
div#header li {
	width:160px;
	display:block;
	float:left;
	list-style-type:none;
	text-align:center;
zzbackground-color:red;
}
div#header li a {
	padding:0px; 
	text-decoration:none; 
	border-bottom:0;
	color:#fff;
}
div#header a:hover {
	text-decoration:underline; 
}

/* ---------------------------------------------------- */
/* secondary navigation                                 */
/* ---------------------------------------------------- */

div#navigation {
	padding-top:10px;
	font-size:14px;
	overflow:hidden;
	color:#fff;
}
div#navigation ul {
	float:left;
	padding:1px 5px 0px 10px;   /* adjuxt top padding to align nav bar text */
}
div#navigation li {
	list-style-type:none;
	display:inline;
}
div#navigation li a {
	padding:0px; 
	text-decoration:underline; 
	border-bottom:0;
	color:#fff;
}
div#navigation a:hover {
	text-decoration:underline; 
	color:#f00;
}






/* ---------------------------------------------------- */
/* gallery thumbnails                                   */
/* ---------------------------------------------------- */


/* ----------------------- */
/* set background (Pixy)   */
/* ----------------------- */
.photography .thumb_01 {background-image:url(../images/th_photography_01.jpg);}
.photography .thumb_02 {background-image:url(../images/th_photography_02.jpg);}
.photography .thumb_03 {background-image:url(../images/th_photography_03.jpg);}
.photography .thumb_04 {background-image:url(../images/th_photography_04.jpg);}
.photography .thumb_05 {background-image:url(../images/th_photography_05.jpg);}
.photography .thumb_06 {background-image:url(../images/th_photography_06.jpg);}
.photography .thumb_07 {background-image:url(../images/th_photography_07.jpg);}
.photography .thumb_08 {background-image:url(../images/th_photography_08.jpg);}
.photography .thumb_09 {background-image:url(../images/th_photography_09.jpg);}
.photography .thumb_10 {background-image:url(../images/th_photography_10.jpg);}
.photography .thumb_11 {background-image:url(../images/th_photography_11.jpg);}
.photography .thumb_12 {background-image:url(../images/th_photography_12.jpg);}
.photography .thumb_13 {background-image:url(../images/th_photography_13.jpg);}
.photography .thumb_14 {background-image:url(../images/th_photography_14.jpg);}
.photography .thumb_15 {background-image:url(../images/th_photography_15.jpg);}
.photography .thumb_16 {background-image:url(../images/th_photography_16.jpg);}
.photography .thumb_17 {background-image:url(../images/th_photography_17.jpg);}
.photography .thumb_18 {background-image:url(../images/th_photography_18.jpg);}
.photography .thumb_19 {background-image:url(../images/th_photography_19.jpg);}
.photography .thumb_20 {background-image:url(../images/th_photography_20.jpg);}
.photography .thumb_21 {background-image:url(../images/th_photography_21.jpg);}
.photography .thumb_22 {background-image:url(../images/th_photography_22.jpg);}
.photography .thumb_23 {background-image:url(../images/th_photography_23.jpg);}
.photography .thumb_24 {background-image:url(../images/th_photography_24.jpg);}
.photography .thumb_25 {background-image:url(../images/th_photography_25.jpg);}

.crafts .thumb_01 {background-image:url(../images/th_crafts_01.jpg);}
.crafts .thumb_02 {background-image:url(../images/th_crafts_02.jpg);}
.crafts .thumb_03 {background-image:url(../images/th_crafts_03.jpg);}
.crafts .thumb_04 {background-image:url(../images/th_crafts_04.jpg);}
.crafts .thumb_05 {background-image:url(../images/th_crafts_05.jpg);}
.crafts .thumb_06 {background-image:url(../images/th_crafts_06.jpg);}
.crafts .thumb_07 {background-image:url(../images/th_crafts_07.jpg);}
.crafts .thumb_08 {background-image:url(../images/th_crafts_08.jpg);}
.crafts .thumb_09 {background-image:url(../images/th_crafts_09.jpg);}
.crafts .thumb_10 {background-image:url(../images/th_crafts_10.jpg);}
.crafts .thumb_11 {background-image:url(../images/th_crafts_11.jpg);}
.crafts .thumb_12 {background-image:url(../images/th_crafts_12.jpg);}
.crafts .thumb_13 {background-image:url(../images/th_crafts_13.jpg);}
.crafts .thumb_14 {background-image:url(../images/th_crafts_14.jpg);}
.crafts .thumb_15 {background-image:url(../images/th_crafts_15.jpg);}
.crafts .thumb_16 {background-image:url(../images/th_crafts_16.jpg);}
.crafts .thumb_17 {background-image:url(../images/th_crafts_17.jpg);}
.crafts .thumb_18 {background-image:url(../images/th_crafts_18.jpg);}
.crafts .thumb_19 {background-image:url(../images/th_crafts_19.jpg);}
.crafts .thumb_20 {background-image:url(../images/th_crafts_20.jpg);}
.crafts .thumb_21 {background-image:url(../images/th_crafts_21.jpg);}
.crafts .thumb_22 {background-image:url(../images/th_crafts_22.jpg);}
.crafts .thumb_23 {background-image:url(../images/th_crafts_23.jpg);}
.crafts .thumb_24 {background-image:url(../images/th_crafts_24.jpg);}
.crafts .thumb_25 {background-image:url(../images/th_crafts_25.jpg);}

.web    .thumb_01 {background-image:url(../images/th_web_01.jpg);}
.web    .thumb_02 {background-image:url(../images/th_web_02.jpg);}
.web    .thumb_03 {background-image:url(../images/th_web_03.jpg);}
.web    .thumb_04 {background-image:url(../images/th_web_04.jpg);}
.web    .thumb_05 {background-image:url(../images/th_web_05.jpg);}
.web    .thumb_06 {background-image:url(../images/th_web_06.jpg);}
.web    .thumb_07 {background-image:url(../images/th_web_07.jpg);}
.web    .thumb_08 {background-image:url(../images/th_web_08.jpg);}

.friends .thumb_01 {background-image:url(../images/th_friends_01.jpg);}
.friends .thumb_02 {background-image:url(../images/th_friends_02.jpg);}
.friends .thumb_03 {background-image:url(../images/th_friends_03.jpg);}
.friends .thumb_04 {background-image:url(../images/th_friends_04.jpg);}
.friends .thumb_05 {background-image:url(../images/th_friends_05.jpg);}
.friends .thumb_06 {background-image:url(../images/th_friends_06.jpg);}
.friends .thumb_07 {background-image:url(../images/th_friends_07.jpg);}
.friends .thumb_08 {background-image:url(../images/th_friends_08.jpg);}
.friends .thumb_09 {background-image:url(../images/th_friends_09.jpg);}


.home .thumb_01 {background-image:url(../images/th_home_01.jpg);background-position: 0 -6px;}
.home .thumb_02 {background-image:url(../images/th_home_02.jpg);background-position: 0 -6px;}
.home .thumb_03 {background-image:url(../images/th_home_03.jpg);background-position: 0 -6px;}
.home .thumb_04 {background-image:url(../images/th_home_04.jpg);background-position: 0 -6px;}
.home .thumb_05 {background-image:url(../images/th_home_05.jpg);background-position: 0 -6px;}




/* ----------------------- */
/* rollover (Pixy)         */
/* ----------------------- */
/* this lets the next bit work in IE */
a:hover          {background-position: 0 0;}     

a:hover   .thumb {background-position:0 -60px;}
a:hover   .bigthumb {background-position:0 -60px;}



/* ---------------------------------------------------- */
/* where am i now?                                      */
/* ---------------------------------------------------- */

/* ---------------------------- */
/* current section in main nav  */
/* ---------------------------- */
body.home    div#header li#home    a,
body.about   div#header li#about   a,
body.meet    div#header li#meet    a,
body.support div#header li#support a,
body.friends div#header li#friends a,
body.junior  div#header li#junior  a {
	text-decoration:none; 
	cursor:default;
}
/* ---------------------------- */
/* current page in sub nav      */
/* ---------------------------- */
body.home_page     div#navigation li#home_page  a,
body.news          div#navigation li#news       a,
body.contact       div#navigation li#contact    a,
body.sitemap       div#navigation li#sitemap    a,
body.links         div#navigation li#links      a,
body.vacancies     div#navigation li#vacancies  a,

body.about_us      div#navigation li#about_us   a,
body.history       div#navigation li#history    a, 
body.rescue        div#navigation li#rescue     a,
body.rehoming      div#navigation li#rehoming   a,
body.conservation  div#navigation li#conservation a,
body.zooeducators  div#navigation li#zooeducators a,
body.plans         div#navigation li#plans      a,

body.family        div#navigation li#family     a,
body.animals       div#navigation li#animals    a,
body.staff         div#navigation li#staff      a,
body.volunteers    div#navigation li#volunteers a,
body.gallery       div#navigation li#gallery    a,

body.support_us    div#navigation li#support_us a,
body.volunteer     div#navigation li#volunteer  a,
body.sponsor       div#navigation li#sponsor    a,
body.becomeamember div#navigation li#becomeamember a,
body.becomeafriend div#navigation li#becomeafriend a,
body.spreadtheword div#navigation li#spreadtheword a,
body.donate        div#navigation li#donate     a,

body.friends_area  div#navigation li#friends_area a,
body.private_01    div#navigation li#private_01 a,
body.private_02    div#navigation li#private_02 a,
body.private_03    div#navigation li#private_03 a,

body.welcome_to_junior_club  div#navigation li#welcome_to_junior_club a,
body.yourgallery   div#navigation li#yourgallery a,
body.jokes         div#navigation li#jokes       a,
body.games         div#navigation li#games       a,
body.quiz          div#navigation li#quiz        a

{
	color:#fff;
	text-decoration:none; 
	cursor:default;
}



/* ---------------------------- */
/* current image in gallery     */
/* ---------------------------- */
.image_01 .thumb_01, .image_02 .thumb_02, .image_03 .thumb_03, .image_04 .thumb_04, 
.image_05 .thumb_05, .image_06 .thumb_06, .image_07 .thumb_07, .image_08 .thumb_08, 
.image_09 .thumb_09, .image_10 .thumb_10, .image_11 .thumb_11, .image_12 .thumb_12, 
.image_13 .thumb_13, .image_14 .thumb_14, .image_15 .thumb_15, .image_16 .thumb_16, 
.image_17 .thumb_17, .image_18 .thumb_18, .image_19 .thumb_19, .image_20 .thumb_20, 
.image_21 .thumb_21, .image_22 .thumb_22, .image_23 .thumb_23, .image_24 .thumb_24, 
.image_25 .thumb_25 
{
	background-position:0 -60px;
	cursor:default;
}



/* ---------------------------------------------------- */
/*  twitter feed                                        */
/* ---------------------------------------------------- */
#twitter_feed {
	margin: 5px 3px 5px 5px;
}
#twitter_feed h4 {
	margin: 0; padding:0;
}
#twitter_feed a {
	margin: 0px;
	font-size:10px;
}
#twitter_feed ul {
	margin: 0; padding:0;
}
#twitter_feed li {
	list-style-type:disk;
	list-style-position:inside;
	font-size:10px;
}
#twitter_feed li span {
	font-size:12px; 
}









/* ---------------------------------------------------- */
/* end of styles                                        */
/* ---------------------------------------------------- */

