body
{
/*
    background-image: url(../images/bannerblend.gif);
    background-position: top left;
    background-repeat: repeat-x;
*/
}

.frontpanel
{
    position: static;
    top: 0px;
    left: 0px;

    font-family: tahoma, sans-serif;
    width: 758px;
}

#indexheadpanel
{
    position: static;
    
    height: 330px;


    background-image: url(../images/nianibuttonback.jpg);
    background-position: 220px 4px;
    background-repeat: no-repeat;
}

#indexheadpanel img
{
    border: 0px;
    position: absolute;

    top: 51px;
}


#aboutheadpanel
{
    position: static;
    
    height: 330px;


    background-image: url(../images/pink_mia.jpg);
    background-position: 220px 4px;
    background-repeat: no-repeat;
}

#aboutheadpanel img
{
    border: 0px;
    position: absolute;

    top: 51px;
}

#clothingheadpanel
{
/*    border-right: dotted 2px #50b4b9;*/
    
    position: static;

    height: 330px;

/*
    background-image: url(../images/orange_mia.jpg);
    background-position: 220px 4px;
    background-repeat: no-repeat;

*/
}

#clothingmainimage
{
    margin-left: 220px;
    margin-top: 4px;
}


#logo
{
    border: 0px;
    position: absolute;

    top: 51px;
}

#contactheadpanel
{
    position: static;

    background-image: url(../images/blk_skirt.jpg);
    background-position: 220px 4px;
    background-repeat: no-repeat;
    
    height: 330px;
}


#contactheadpanel img
{
    border: 0px;
    position: absolute;

    top: 51px;
}

#thumbnailpanel
{
    /*border: 1px solid #66ff99;*/
    margin-left: 220px;
    text-align: center;
    letter-spacing: .5em;
    width: 530px;
}


#thumbnailpanel img
{
    /*margin-right: 12px;*/
    cursor: pointer;
    border: 1px dotted #ffffff;    
}

#thumbnailpanel img:hover
{
    border: 1px solid #f70d19;
}

.navbar
{
    position: static;

    /*border-right: dotted 2px #50b4b9;
    border-bottom: dotted 2px #ffffff;
    border-top: dotted 2px #50b4b9;*/
    
    font-family: tahoma, sans-serif;
    font-weight: bold;
    font-size: 12px;

    margin-left: 220px;
    margin-bottom: -1px;
}


.navbar a:link
{
    text-decoration: none;
    color: #f70d19;
}


.navbar a:visited
{
    text-decoration: none;
    color: #f70d19;
}


.navbar a:hover
{
    text-decoration: none;
    color: #50b4b9;
}


.paneltext
{
/*
    border-right: dotted 2px #50b4b9;
    border-top: dotted 2px #ffffff;
    border-bottom: dotted 2px #ffffff;
*/
    position: static;
    
    margin-top: 0px;
    margin-left: 220px;

    color: #666666;
    font-size: 14px;
    font-family: tahoma, sans-serif;

    padding-right: 1em;
}


#myfavorite
{
    font-size: 1.7em;
    color: #f70d19;
    font-weight: bold;
    text-transform: uppercase;
}

ul
{
    list-style-type: disc;
}

.footer
{
    position: static;
    padding-left: 220px;
    padding-bottom: 5px;
/*
    border-top: dotted 2px #50b4b9;
    border-right: dotted 2px #50b4b9; 
*/
    color: #f70d19;

    font-weight: bold;
    font-size: 12px;
    font-family: tahoma, sans-serif;

    margin-bottom: -1px;
}

hr
{
    height: 0px; /*whatever the total width of the border-top and border-bottom equal*/
    width: 758px;

    border: none 0px;
    border-top: 2px dotted #50b4b9;

    position: static;
    left: 0px;

    text-align: left;
    margin-left: 0;
    margin-top: 0;
}


.emphasis
{
    font-weight: bold
}

.retailer, .retailer a:link
{
    color: #f70d19;
}


.address
   { font-weight: normal; }
   { text-decoration: none; }
.dotrow
{
    background-image: url(../images/dots.jpg);
    background-repeat: repeat-x;
    background-position: top left;

    height: .5em;
    width: 100%;
}
.address a:link {color: #f70d19; text-decoration: none; }
.address a:visited {color: #f70d19; text-decoration: none; }
.address a:hover {color: #50b4b9; text-decoration: none;}
 

.footer a:link
 {color: #f70d19; text-decoration: none }

.footer a:visited
{color: #f70d19;}

.footer a:hover
{color: #50b4b9;}

.dotrow
{
    background-image: url(../images/dots.jpg);
    background-repeat: repeat-x;
    background-position: top left;

    height: .5em;
    width: 100%;
}

