/* CSS Document */

body, html {
background-color: #8F8D8D;
text-align: center;
font: normal 400 12px Arial, Helvetica, sans-serif;
color: #000;
margin: 10px auto;
}

#container {
position: relative;
margin: 0 auto;
color: #000000;
background-color: #FFF;
width: 758px;
}

#content {
padding: 1px 10px 10px 10px;
text-align: left;
color: #000;
}

#sidebar {
width: 165px;
height: 503px;
background-image: url(../../SLICES/GIRLthang_FlatWEB_r2_c4.jpg);
background-repeat: no-repeat;
}

#sidebar ul li {
margin-top: 10px;
margin-left: -25px;
}

#sidebar li a {
color: #FFF;
text-decoration: underline;
}

#sidebar li a:hover {
color: #000;
}

#sidebar a {
color: #FFF;
text-decoration: underline;
}

#sidebar a:hover {
color: #000;
}

#sidebarcontent {
padding: 5px;
color: #FFF;
font-weight: bold;
text-align: left;
}

/* NAVIGATION */

#navcontainer
{
background-image: url(../../SLICES/GIRLthang_FlatWEB_r3_c2.jpg);
background-repeat: no-repeat;
background-color: #FFF;
width: 114px;
height: 471px;
font: 11px Arial, Helvetica, sans-serif;
font-weight: bold;
}

ul#navlist
{
text-align: left;
list-style: none;
width: 113px;
margin-left: -1px;
margin: 0;
padding: 0;
}

ul#navlist li
{
display: block;
}

ul#navlist li a
{
display: block;
width: 70px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 3px;
color: #EC008C;
text-decoration: none;
background: #FFF;
}

#navcontainer>ul#navlist li a { 
width: auto; 
}

ul#navlist li#active a
{
background: #FFF;
color: #000;
border-bottom: 1px solid #EC008C;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
color: #000;
background: #EC008C;
border-bottom: 1px solid #EC008C;
}

#header {
width: 643px;
height: 95px;
background-image: url(../../SLICES/GIRLthang_FlatWEB_r1_c3.jpg);
background-repeat: no-repeat;
}

#header1 {
width: 115px;
height: 95px;
background-image: url(../../SLICES/GIRLthang_FlatWEB_r1_c1.jpg);
background-repeat: no-repeat;
}

#header2 {
width: 114px;
height: 32px;
background-image: url(../../SLICES/GIRLthang_FlatWEB_r2_c2.jpg);
background-repeat: no-repeat;
}

#spacer {
width: 1px;
height: 503px;
background-image: url(../../SLICES/GIRLthang_FlatWEB_r2_c1.jpg);
background-repeat: no-repeat;
}

#maingraphic {
width: 478px;
height: 336px;
background-image: url(../../SLICES/GIRLthang_FlatWEB_r2_c3.jpg);
background-repeat: no-repeat;
}

#footer {
position: relative;
padding: 5px;
font: normal 10px Arial, Helvetica, sans-serif;
color: #EC008C;
text-align: right;
}

h1 {
color: #EC008C;
font-size: 16px;
font-weight: bold;
}

h2 {
color: #000;
font-size: 16px;
font-weight: bold;
}

.pinktxt {
color: #EC008C;
}

.smalltxt {
color: #000;
font-size: 10px;
font-weight: bold;
}
