*{
margin:0px;
padding:0px;
}

html {
height:100%;
width:100%
overflow: auto; 
}

body{
margin:0px; 
padding:0px;
height:100%;
text-align:center;
font:normal 14px tahoma, arial, sans-serif;
color:#000000;
background-color:#002055;
background-image:url('img/back_fade.jpg');
background-position:bottom center;
background-repeat:repeat-x;
background-attachment:fixed;
overflow: auto; 
}

div.fillthevoid{
width:720px;
height:100%;
margin:0 auto;
background-color:#282828; /*#362f2d*/
/*-moz-border-radius:15px;*/
}


div.container{
width:720px;
float:left;
background-color:#282828;
color:white;
/*-moz-border-radius:15px;*/
}

div.pushy{
width:1px;
height:100%;
float:right;
background-color:transparent;
visibility:hidden;
margin-right:-1px; /*get out of the way */
}

div#footerlinks{
clear:both;
width:100%;
text-align:center;
margin-right:1px;
padding:4px 0px;
font-size:10px;
color:#666666;
background-color:#BFC7D4;
background-image:url('img/layout/void_footer.jpg');
background-position:top center;
background-repeat:no-repeat;
}

.container:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

div#clearer{
width:1px; 
height:1px; 
float:left;
clear:both;
background-color:transparent; 
}

div#head{
width:100%;
background-color:#002055;
}

div#nav{
width:100%;
height:45px;
background-image:url('img/nav_fade.png');
background-color:transparent;
border-top:3px solid black;
border-bottom:3px solid black;
color:#222222;
margin-bottom:20px;
}

div#nav, x:-moz-any-link{
font-size:45px; /* Firefox, not IE*/
}

a{
color:white;
}

div.item a{
color:white;
text-decoration:none;
border-bottom:1px dashed white;
}

div#nav a:link img, div#nav a:visited img, div#nav a:hover img, div#nav a:active img{
border:none;
}

div#nav a{
display:inline;

}

div#nav a:hover{
display:inline;
background-image:url('img/nav_fade_hover.png');
background-repeat:repeat-x;
}



div#tim{
position:fixed;
_position:absolute;
left:50%;
bottom:0px;
margin-left:-498px; /*WHOLE image width + half centre DIV width */
_margin-left:-502px;
}

div#kikkii{
position:fixed;
_position:absolute;
right:50%;
bottom:0px;
margin-right:-510px; /*WHOLE image width + half centre DIV width */
_margin-right:-504px;
}


p{
margin:10px 0px;
letter-spacing:1px;
}

div.item{
padding:0;
background-color:#383838;
text-align:left;
color:white;
padding:10px;
margin-bottom:20px;
-moz-border-radius:15px;
-webkit-border-radius:15px;
}

div.left{
float:left;
display:block;
width:410px;
clear:left;
padding:10px;
margin-left:20px;
display: inline;
}

div.right{
float:right;
display:block;
width:210px;
padding:10px;
margin-right:20px;
clear:right;
display: inline;
}

div.middle{
float:none;
clear:both;
display:block;
width:660px;
margin:0 auto; /*cannot use finite margin, IE double margin float bug.*/
margin-bottom:20px;
}

div.holidayevent{
float:left;
display:block;
width:310px;
/*width:194px;*/
height:260px;
overflow:hidden;
padding:10px;
margin-left:20px;
clear:none;
}

div.tall{
height:320px;
width:194px;
}

div.narrow{
width:194px;
}

div.item h1{
width:100%;
color:white;
border-bottom:2px solid #E0E0E0;
margin:10px 0px;
margin-top:0px;
font:bold 18px tahoma, arial, sans-serif;
}

div#kikkiishow h1 *, div#kikkiishow h1{
color:black;
border-bottom:2px solid #333333;
margin-bottom:5px;
font:bold 18px tahoma, arial, sans-serif;
}

div.item h2{
color:#FFFFFF;
background-image:url('img/h2_fade.png');
background-repeat:repeat-y;
padding:1px;
padding-left:3px;
margin-bottom:2px;
font:bold 16px tahoma, arial, sans-serif;
}

div#kikkiishow{
background-color:#FFF500;
color:black;
background-image:url('img/kikkii_corner.png');
background-position:bottom right;
background-repeat:no-repeat;
}

div#timshow{
background-color:#005097;
color:white;
background-image:url('img/tim_corner.png');
background-position:bottom right;
background-repeat:no-repeat;
}

div#secretshow{
background-color:#00923F;
color:white;
background-image:url('img/magic_secrets_corner.png');
background-repeat:no-repeat;
background-position:bottom right;
}

ul{
margin:15px 20px;
list-style-type:disc;
}

div#tim_party_main{
background-color:#005097;
background-image:url('img/tim_magic_party_footer.jpg');
background-repeat:no-repeat;
background-position:bottom center;
padding-bottom:280px;
}

div#kikkii_party_main{
background-color:#005097;
background-image:url('img/kikkii_clown_party_footer.jpg');
background-repeat:no-repeat;
background-position:bottom center;
padding-bottom:280px;
}

div#secrets_party_main{
background-color:#005097;
background-image:url('img/magic_secrets_party_footer.jpg');
background-repeat:no-repeat;
background-position:bottom center;
padding-bottom:280px;
}

.emph{
font-size:14px;
color:white;
display:inline;
font-weight:normal;
text-decoration:none;
border:none;
}

span#quotes h4{
color:#75C5F0;
margin-top:20px;
}

span#quotes p{
color:yellow;
font-weight:bold;
margin-top:5px;
}

table#catering{
width:100%;
}

table#catering td{
width:100px;
background-color:#2A2A2A;
border:2px solid #444444;
text-align:center;
}

table#catering h3{
margin:4px;
font-size:15px;
}

table#catering img{
border:3px solid black;
}

table#prices{
font-size:14px;
border:1px solid #333333;;
}

table#prices td{
padding:2px 15px;
background-color:#444444;
}

div#footerlinks a{
font-size:11px;
color:black;
font-weight:bold;
text-decoration:none;
border:none;
}

div#footerlinks a:hover{
text-decoration:underline;
border:none;
}

a img{
border:none;
}

div.holidayad{
background-color:#FDF000;
color:black; 
background-image:url('img/backflash.gif');
background-position:top center;
background-repeat:no-repeat;
background-color:transparent;
-moz-radius:none;
}

#kikkiiyellow *{
color:black;
}

div.holidayevent, div.holidayevent p{
font-size:12px;
}

table.holiday_dates td{
padding-right:5px;
}

label,input, button, textarea{
display: block;
float: left;
margin-bottom: 10px;
}

input[type="text"], textarea, button{
border:1px solid white;
margin-right:10px;
color:#222222;
}


label {
text-align: right;
width: 150px;
padding-right: 15px;
}

br {
clear: left;
}

hr{
height:2px;
width:400px;
background-color:#444444;
color:#444444;
border:none;
margin:0px 0px 10px 0px;
}


#calender cpCurrentMonthDate{color:red;}
#calender cpOtherMonthDate{color:red;}