/*--styles for shoestrings page--*/

/*--main content--*/
#containershoe {
width: 780px;
height: 100%;
margin: 0 0 0 0;
background: #fff url(images/curtains.jpg) top right no-repeat;
padding: 50px 10px 10px 10px;
}
#containershoe a, #containershoe a:visited {
color: #d63bd2;
font-weight: bold;
text-decoration: none;
}
#containershoe a:hover {
color: #5d085b;
font-weight: bold;
text-decoration: none;
}
#containershoe p {
color: #000;
margin-left: 15px;
margin-right: 15px;
}

/*--sidenav--*/
#sidenavshoe {
font-size: 12px;
float: left;
width: 160px;
padding: 10px;
background: #dfbf85 url(images/navbak-shoe.jpg) no-repeat;
margin-bottom: 10px;
margin-right: 10px;
border: 3px solid #92278f;
}
#sidenavshoe p {
color: #296a70;
margin: 0;
padding: 0;
text-align: left;
line-height: 13px;
}
#sidenavshoe a, #sidenavshoe a:visited {
color: #000;
text-decoration: none;
}
#sidenavshoe a:hover {
color: #92278f;
text-decoration: none;
}
#sidenavshoe h6 {
color: #811b26;
background: transparent;
font-size: 18px;
letter-spacing: -1px;
font-weight: bold;
font-variant: small-caps;
margin-top: 1px;
margin-bottom: 3px;
}
#sidenavshoe h4 {
color: #92278f;
background-color: #f7e3a3;
font-size: 22px;
letter-spacing: -1px;
font-weight: normal;
margin-top: 5px;
margin-bottom: 5px;
padding: 2px;
}
.lineshoe {
background-color: #92278f;
width: 100%;
height: 1px;
margin-top: 4px;
margin-bottom: 4px;
}
.purps {
color: #92278f;
}

/*--table of contents div--*/
#tableofcontentsshoe {
margin-left: 20px;
margin-right: 20px;
}
#tableofcontentsshoe p {
font-family: Georgia, serif;
color: #92278f;
font-size: 12px;
margin-left: 20px;
}
#tableofcontentsshoe img {
float: left;
border: none;
margin-left: 20px;
margin-right: 10px;
}

/*--link dot--*/
.linkdotshoe {
font-weight: bold;
font-style: italic;
font-size: 14px;
color: #92278f;
font-family: Georgia, serif;
padding: 3px 0 3px 25px;
border: none;
background: url(../images/dota-shoe.gif) no-repeat left;
}
.linkdotshoe:hover {
background: url(../images/doth-shoe.gif) no-repeat left;
}