/* Shoecake.com Style Sheet */

body {
scrollbar-3dlight-color: #4580EE;
scrollbar-arrow-color: #FFFFFF;
scrollbar-base-color: #5555AA;
scrollbar-darkshadow-color: #333377;
scrollbar-face-color: #5555AA;
scrollbar-highlight-color: #4580EE;
scrollbar-shadow-color: black;
}

.title {
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
font-style: plain;
font-weight: 800;
color: #FFDD00;
text-valign: middle;
text-align: left;
}

.links {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-style: plain;
text-valign: middle;
text-align: left;
}

.search {
background:#ddeeff;
border-bottom:1px dashed #bbbbdd;
border-left:1px dashed #bbbbdd;
border-right:1px dashed #bbbbdd;
border-top:1px dashed #bbbbdd;
color:#002299;
}

.sidelinks {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: plain;
font-weight: 400;
color: black;
text-valign: middle;
text-align: left;
}

.smallplain {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: plain;
color: black;
font-weight: 500;
text-valign: middle;
text-align: center;
}

.tiny {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: plain;
color: black;
font-weight: 500;
text-valign: middle;
text-align: left;
}

.largegold {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-style: plain;
font-weight: 700;
text-valign: middle;
color: #FFDD00;
}


A:link {text-decoration: none; color: #002299; }
A:visited {text-decoration: none; color: #0033CC; }
A:active {color: red; }
A:hover {color: white; background-color: #44AADD; }

A.email:link {font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #FFDD00; }
A.email:visited {font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #FFDD00; }
A.email:active {color: red }
A.email:hover {color: white }

A.slink:link {text-decoration: none; color: #002299; }
A.slink:visited {text-decoration: none; color: #0033CC; }
A.slink:active {color: black; }
A.slink:hover {color: red; background-color: #FFEECC; }


