/* ---------------------------------------------------- */
/* GLOBAL
/* ---------------------------------------------------- */
html {
font-size: 76%;}

body {
font-family: arial, helvetica, sans-serif;
line-height: 1.4em;
font-size: 1.2em;
padding: 0;}

/* ---------------------------------------------------- */
/* SLIDESHOW
/* ---------------------------------------------------- */
#slideshow {
width: 720px;
background-color: #FFFFFF;
border: 0px solid #FFFFFF;}

#slideshow ul {
margin: 0;
padding: 0;
list-style-type: none;
height: 1%; /* IE fix */}

#slideshow ul:after {
content: ".";
clear: both;
display: block;
height: 0;
visibility: hidden;}            

/* ---------------------------------------------------- */
/* SLIDESHOW > SLIDES
/* ---------------------------------------------------- */
#slideshow .slides {
overflow: hidden;width: 960px;}

#slideshow .slides ul {
width: 6880px;}

#slideshow .slides li {
width: 720px;
float: left;
padding: 0px;}

#slideshow .slides h2 {
margin-top: 0;}

/* ---------------------------------------------------- */
/* SLIDESHOW > NAVIGATION
/* ---------------------------------------------------- */
#slideshow .slides-nav {
background: None;
border-top: 0px solid #D9D9D9;
height: 29px;}

#slideshow .slides-nav li {
float: left;}

#slideshow .slides-nav li a {
display: block;
background: url(http://www.fairymyworld.co.uk/but_offx.jpg) repeat-y;
padding: 0 10px 0 0;
height: 22px;
width: 22px;
outline: none;
text-decoration: none;
font-face: verdana;
color: #CB1B87;
font-size: 12pt;
font-weight: bold;
}

.js #slideshow .slides-nav li.on,
.js #slideshow .slides-nav li.on a {
color: #FFFFFF; 
font-style: normal; 
font-face: verdana; 
text-decoration: none; 
font-size: 14pt; 
text-decoration: none; 
font-weight: bold; 
background: url(http://www.fairymyworld.co.uk/but_onx.jpg) repeat-y; 
width: 22px;
height:22px;
padding: 1px 10px 0 0;}

.js #slideshow .slides-nav li a:hover {
color: #FFFFFF; 
font-style: normal; 
font-face: verdana; 
text-decoration: none; 
font-size: 14pt; 
text-decoration: none; 
font-weight: bold; 
background: url(http://www.fairymyworld.co.uk/but_off2x.jpg) repeat-y; 
width: 22px;
height:22px;
padding: 1px 10px 0 0;}

.js #slideshow .slides-nav li.on a:hover {
color: #FFFFFF; 
font-style: normal; 
font-face: verdana; 
text-decoration: none; 
font-size: 14pt; 
text-decoration: none; 
font-weight: bold; 
background: url(http://www.fairymyworld.co.uk/but_onx.jpg) repeat-y; 
width: 22px;
height:22px;
padding: 1px 10px 0 0;}
.js #slideshow .slides-nav li.on a {
position: relative;
top: -1px;}

A {text-decoration: none;}
