body {
background:#f5fafd url('images/bg.jpg') no-repeat fixed center center; 
margin:0; 
font-family: verdana, arial, helvetica, sans-serif;
font-size: 62.5%;
color: #000000;
}
h1 {
font-size: 1.6em;
}
h2 {
font-size: 1.4em;
}
h3 {
font-size: 1.2em;
}
a {
        color: #0c0342;
        text-decoration: none;
}
a:hover {
        color: #ff7d23;
        text-decoration: none;
}

#headerWrapper{
width: 1000px;
height: 150px;background-color: #000000;
border-bottom: 4px solid #ff7d23;
background:#f5fafd url('images/bg_header.jpg')
}
#logo{
float: left;
width: 332px;
height: 150px;
}
#headerRightBox{
float: left;
height: 150px;
float: left;
width: 660px;
height: 150px;
border: 0px solid #ffffff;
}
#emptyLine{
height: 13px;
}
#storedesc{
font-size: 1.2em;
text-align: justify;
color: #cac8c8;
width: 640px;
height: 122px;
border: 0px solid #666666;
}
#storedesc a {
        color: #cac8c8;
        text-decoration: none;
}
#storedesc a:hover {
        color: #ff7d23;
        text-decoration: none;
}
#genderBar{
vertical-align: text-bottom;
width: 640px;
height: 14px;
border: 0px solid #666666;
}
#genderText{
font: 16px sans-serif;
text-align: left;
vertical-align: text-bottom;
color: #ff7d23;
width: 120px;
height: 14px;
border: 0px solid #666666;
float: left;
}
#genderText a {
        color: #ff7d23;
        text-decoration: none;
}
#genderText a:hover {
        color: #cac8c8;
        text-decoration: none;
}
#contentWrapper{
background-color: #ffffff;
color: #000000;
width: 1000px;
height: 770px;
border-bottom: 3px solid #ff7d23;
}
#leftContent{
padding-top:25px;
background-color: #ffffff;
color: #000000;
float: left;
width: 745px;
height: 740px;
border: 1px solid #666666;
}
#rightContent{
background-color: #ffffff;
color: #000000;
float: right;
width: 250px;
height: 740px;
overflow: auto;
border-left: 0px solid #666666;
}
#productWrapper{
background-color: #ffffff;
width: 230px;
border-bottom: 1px solid #666666;
}
#brandInfo{
position:relative;
left:0px;
top:-90px;
z-index:1;
margin-left: 0.7em;
background-color: #ffffff;
width: 720px;
border-bottom: 1px solid #666666;
}
#fashionUpdate{
position:relative;
left:0px;
top:-90px;
z-index:2;
margin-left: 0.7em;
background-color: #ffffff;
width: 720px;
height: 425px;
border: 0px solid #666666;
text-align: left;
overflow: auto;
}
#bottomWrapper{
position:relative;
left:0px;
top:630px;
z-index:3;
width: 720px;
height: 80px;
background:#ffffff url('images/bg_bottom.jpg');
}
#copyright{
position:relative;
left:0px;
top:720px;
width: 720px;
height: 10px;
}
#more{
height: 10px;
font: 10px sans-serif;
text-align: right;
vertical-align: text-bottom;
}
#more a {
        color: #ff7d23;
        text-decoration: none;
}
#more a:hover {
        color: #cac8c8;
        text-decoration: none;
}
img {border: none; }

.product {
font-size: 0.9em;
color: #000000;
text-align: center;
}
.product a {
        color: #000000;
        text-decoration: none;
}
.product a:hover {
        color: #ff7d23;
        text-decoration: none;
}

.info {
vertical-align: top;
font-size: 0.9em;
color: #ffffff;
text-align: left;
}
