/* CSS Document */

body {
background-image:url(../images/backgrounds/palm-tree-tile.jpg);
margin-left: auto;
margin-right:auto;
margin-top: 0;
}

h2 {
font-family:trebuchet ms,verdana,sans-serif;
color: #EC008C;
}

img {
border:0;
}

p {
font-family:verdana,sans-serif; 
font-size:11px; 
color:#555555; 
line-height:1.75em;
}

a:link,a:visited 
{font-family:verdana,sans-serif; font-size:11px; color:#0071BC; text-decoration:underline;}

a:hover,a:active 
{font-family:verdana,sans-serif; font-size:11px; color:#0071BC; text-decoration:none;}

.navList {
margin-top: -1em;
margin-left: 5px;
padding-left: 0;
list-style: none;
}

.flower {
margin-top: .75em;
line-height:1.5em;
padding-left: 20px;
background-image: url(../images/cp/bullet-flower.png);
background-repeat: no-repeat;
background-position: 0 0;
}

.cog {
margin-top: .75em;
line-height:1.5em;
padding-left: 20px;
background-image: url(../images/cp/bullet-cog.png);
background-repeat: no-repeat;
background-position: 0 0;
}

.flower2 {
margin-top: .75em;
line-height:1.5em;
padding-left: 12px;
background-image: url(../images/cp/bullet-flower.png);
background-repeat: no-repeat;
background-position: 0 0;
}

.cog2 {
margin-top: .75em;
line-height:1.5em;
padding-left: 12px;
background-image: url(../images/cp/bullet-cog.png);
background-repeat: no-repeat;
background-position: 0 0;
}


#cpTopNav {
background-color:white;
background-image:url(../images/cp/kinako-kids-tl.png);
background-position: left;
background-repeat:no-repeat;
width: 100%;
height: 27px;
margin: 0;
border-bottom: 1px solid black;
}

#wrapper {
margin-right: auto;
margin-left:auto;
margin-top: 10px;
width: 760px;
background-color:white;
}

#header {
display:block;
border-top: 6px solid #EC008C;
border-right: 5px solid #EC008C;
border-left: 5px solid #EC008C;
border-bottom: 5px solid #EC008C;
background-image:url(../images/kinako-kids-header.png);
background-repeat:no-repeat;
}

#footer {
display:block;
border-bottom: 5px solid #EC008C;
background-image:url(../images/kinako-kids-footer.png);
background-repeat:no-repeat;
}

#content {
margin-top:0;
border-right: 5px solid #EC008C;
border-left: 5px solid #EC008C;
border-bottom: 5px solid #EC008C;
border-top: 0;
background-image:url(../images/backgrounds/cp-navbar.gif);
background-repeat:repeat-y
}

#navCol {
margin-top: 10px;
}

#contentCol {
margin: 10px;
}

#rightCol {
display:block;
width:150px;
border: 1px dotted #ec008c;
padding: 5px 10px;
margin-left: 10px;
margin-bottom: 10px;
float: right;
}

.homeP {
margin-top: 5em;
}

.imgRight {
float: right;
margin-left: 5px;
}

.imgLeft {
float: left;
margin-right: 5px;
}
.nav {
margin-bottom: 10px;
}

.cpSlideshow {
margin-top: 10em;
}

/* PROFILE STYLES */

#profile {
width: 250px;
float:right;
padding-left: 20px;
}

.center {
text-align:center;
margin-left:auto;
margin-right:auto;
}

.clear {
clear: both;
}

.footerjunk {
width: 75%;
height: 100%;
font-face: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: white;
border-right: 1px solid white;
padding: 5px;
float: left;
}

.footerouter {
width: 100%;
font-face: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: white;
padding: 5px;
}

#siteMap {
text-align:center;
margin: 1em auto 1em auto;
color: white;
}

#siteMap: a:link,a:visited {
color: white;
text-decoration: none;
}

#siteMap: a:hover,a:active {
color: black;
text-decoration: none;
}