/* CSS Document */
body
{
background-color:#CCCCFF;
margin-top:20px;
margin-bottom:20px;
}
.container
{
height:100%;
background-image:url(images/middle_background.jpg);
background-repeat:repeat-y;
}
.top_background
{
width:600px;
height:82px;
background-image:url(images/top_background.jpg);
background-repeat:no-repeat;
}
.about_background
{
background-image:url(images/kids.jpg);
background-repeat:no-repeat;
background-position:400px bottom;
}
.prices_background
{
background-image:url(images/smallgirl.jpg);
background-repeat:no-repeat;
background-position:430px bottom;
}
.services_background
{
background-image:url(images/jumpingkid.jpg);
background-repeat:no-repeat;
background-position:420px bottom;
}
.bottom_background
{
width:600px;
height:40px;
background-image:url(images/bottom_background.jpg);
background-repeat:no-repeat;
font-family:comic sans ms,trebuchet ms, arial, verdana, helvetica;
font-size:11px;
text-align:right;
padding-right:40px;
padding-top:8px;
vertical-align:top;
}
.logo
{
padding-top:25px;
padding-right:30px;
}
.menu
{
padding-left:35px;
padding-top:80px;
}
.content
{
width:540px;
}
.images_content
{
}
.about_text
{
font-family:comic sans ms, trebuchet ms, arial, verdana, helvetica;
font-size:11px;
padding-left:10px;
padding-top:10px;
padding-bottom:10px;
padding-right:10px;
line-height:22px;
}
.input_field
{
background-color:#ffffff;
border:1px solid #CCCCFF;
background-image:url(images/input_back.jpg);
font-family:comic sans ms, trebuchet ms, arial, verdana, helvetica;
font-size:11px;
}
.text_field
{
background-color:#ffffff;
border:1px solid #CCCCFF;
font-family:comic sans ms, trebuchet ms, arial, verdana, helvetica;
font-size:11px;
}
div#float
{
float:right;
}
.about_title
{
font-family:comic sans ms, trebuchet ms, arial, verdana, helvetica;
font-size:18px;
color:#ff0000;
line-height:22px;
}
.services_title
{
font-family:comic sans ms, trebuchet ms, arial, verdana, helvetica;
font-size:18px;
color:#F0E20A;
line-height:22px;
}
.contact_title
{
font-family:comic sans ms, trebuchet ms, arial, verdana, helvetica;
font-size:18px;
color:#0098DB;
line-height:22px;
}
.prices_title
{
font-family:comic sans ms, trebuchet ms, arial, verdana, helvetica;
font-size:18px;
color:#FF9900;
line-height:22px;
}
.links_title
{
font-family:comic sans ms, trebuchet ms, arial, verdana, helvetica;
font-size:18px;
color:#9966FF;
line-height:22px;
}
.purple_text
{
font-family:comic sans ms, trebuchet ms, arial, verdana, helvetica;
font-size:11px;
color:#9966FF;
line-height:22px;
}
.pink_text
{
font-family:comic sans ms, trebuchet ms, arial, verdana, helvetica;
font-size:11px;
color:#FF66FF;
line-height:22px;
}
.orange_text
{
font-family:comic sans ms, trebuchet ms, arial, verdana, helvetica;
font-size:11px;
color:#FF6600;
line-height:22px;
}
li
{
margin-left:-20px;
}
ul
{
margin-top:15px;
}
.red_text
{
font-family:comic sans ms, trebuchet ms, arial, verdana, helvetica;
font-size:20px;
line-height:40px;
text-align:center;
color:#ff0000;
line-height:22px;
}
img
{
float:right;
}
li.bluebullet
{
list-style-image:url(images/bluebullet.gif);
font-weight:bold;
}
li.greenbullet
{
list-style-image:url(images/greenbullet.gif);
font-weight:bold;
}