html, body, ul, li, clear, h1, h2, h3, h4, form, p, i
{
    margin: 0;
    padding: 0;
    list-style: none;
}

.clear
{
    clear: both;
    margin-top: 5px;
}

body
{
    font-family: verdana, helvetica, arial, sans-serif;
    font-size: 11px;
    text-align: center;
    background: url(images/page_bg.jpg);
    color: #6f6f6f;
    background: #FFFFFF;
    text-align: center;
}

/* Wrapper */

#wrapper-border
{
    margin: auto;
    width: 950px;
    background: url(Image/bg-img.jpg) repeat-y;
}

#wrapper
{
    width: 900px;
    margin: auto;
}

/* header */


#header
{
    height: 67px;
    width: 860px;
    margin: auto;
}

#header h1
{
    width: 250px;
    height: 60px;
    margin-top: 6px;
    float: left;
}

#header-r
{
    width: 570px;
    height: 45px;
    float: right;
    margin-top: 10px;
    font-style: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-decoration: none;
    text-align: right;
}

#header-r h2
{
    font-size: 14px;
    color: #550219;
}


#header-r h3
{
    font-size: 11px;
    color: ##191919;
    margin-top: 10px;
}


/* login Area */


#login-area
{
    height: 40px;
    width: 900px;
    background: url(Image/bg-log-In.JPG) repeat-x;
    float: left;
}

#login-area-r
{
    width: 595px;
    height: 40px;
    background-color: #aa496f;
    float: right;
}

#login-area-nav
{
    color: #F8FBC8;
    float: left;
    line-height: 40px;
    padding-left: 20px;
    width: 295px;
}

#login-area-nav a
{
    color: #f8fbc8;
    text-decoration: none;
}

#login-area-nav a:hover
{
    color: #f8fbc8;
    text-decoration: underline;
}



#login-area-search
{
    float: right;
    height: 20px;
    padding-top: 15px;
    width: 270px;
}

#login-area-search h1
{
    width: 50px;
    line-height: 40px;
    color: #FFFFFF;
    float: left;
    font-size: 14px;
    font-weight: bold;
}

#login-area-search h2
{
    line-height: 30px;
    margin-top: 5px;
}


/* Welcome Area */

#welcome, #welcome-text
{
    margin: 0px;
    padding: px;
}

#wecome
{
    width: 900px;
    height: 312px; /*background-image: url(Image/Welcome.JPG);*/
    float: left;
}

#welcome-text
{
    width: 400px;
    height: 115px;
    padding-left: 80px;
    padding-top: 140px;
    float: left;
    color: #FFFFFF;
    text-align: left;
}

#welcome-flashpart
{
    width: 401px;
    height: 312px;
    float: right;
}

/* Middle Nav */

#m-nav
{
    height: 40px;
    width: 900px;
    float: left;
}

#m-nav-l
{
    height: 35px;
    width: 740px;
    float: left;
    background-color: #faf3f6;
    border-bottom: #f3bbd0 1px solid;
}

#m-nav-l h1
{
    margin-top: -7px;
    width: 15px;
    height: 30px;
    background: url(Image/arrow.jpg) no-repeat;
    float: left;
}

#m-nav-l a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #363535;
    text-decoration: none;
    text-align: left;
    line-height: 20px;
    width: 80px;
    float: left;
    display: block;
    margin-left: 30px;
    padding-top: 8px;
}

#m-nav-l a:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #292222;
    text-align: left;
    line-height: 20px;
    width: 80px;
    float: left;
    display: block;
    margin-left: 30px;
    text-decoration: underline;
}

#m-nav-r
{
    height: 40px;
    width: 159px;
    float: right;
    background: url(Image/shopping%20cart.jpg) no-repeat;
    background-color: #6a6968;
}

#m-nav-r h1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    text-align: left;
    line-height: 20px;
    width: 120px;
    float: right;
    margin-right: 0px;
}

#m-nav-r h2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
    text-align: left;
    line-height: 20px;
    width: 158px;
    float: left;
    margin-left: 12px;
}

#m-nav-r h2 i
{
    font-size: 12px;
    font-weight: bold;
    font-size: 14px;
    color: #6b1537;
    font-style: normal;
}

/* Middle Body */

#middle-body
{
    width: 870px;
    float: left;
    margin-top: 20px;
    margin-left: 10px;
}

#middle-body-l
{
    width: 220px;
    float: left;
}

#middle-body-left
{
    width: 220px;
    float: left;
    background-color: #f9f9f9;
    border: solid 1px #c0c0c0;
}

#middle-body-left-img
{
    width: 220px;
    float: left;
    height: 53px;
    background: url(Image/middle-box-top.jpg) no-repeat;
}

#middle-body-left h1
{
    margin-top: -7px;
    width: 25px;
    height: 25px;
    background: url(Image/arrow.jpg) no-repeat;
    float: left;
}

#middle-body-left h2
{
    margin-top: -7px;
    width: 25px;
    height: 25px;
    background: url(Image/arrow.jpg) no-repeat;
    float: left;
    margin-left: 20px;
}

#middle-body-left a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #363535;
    text-decoration: none;
    text-align: left;
    line-height: 20px;
    width: 180px;
    float: left;
    display: block;
    margin-left: 20px;
    padding-top: 8px;
}

#middle-body-left a:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #292222;
    text-align: left;
    line-height: 20px;
    width: 180px;
    float: left;
    display: block;
    margin-left: 20px;
    text-decoration: underline;
}

#middle-body-left-2
{
    width: 220px;
    float: left;
    background-color: #f9f9f9;
    border: solid 1px #c0c0c0;
    margin-top: 18px;
}

#middle-body-left-2-img
{
    width: 220px;
    float: left;
    height: 29px;
    background: url(Image/log-in-box-bg.jpg) repeat-x;
}

#middle-body-left-2-img h1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FFFFFF;
    text-align: left;
    margin-top: 5px;
    margin-left: 20px;
}

#middle-body-left-2-I
{
    width: 220px;
    float: left;
}

#middle-body-left-2-I h1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: left;
    margin-top: 5px;
    margin-left: 15px;
}

#middle-body-left-2-I input
{
    width: 200px;
    height: 25px;
    border: solid 1px #666666;
    margin-top: 2px;
    margin-left: 5px;
}

.Button
{
    width: auto;
    float: right;
    padding-top: 10px;
    padding-right: 20px;
    margin-left: 10px;
}


#middle-body-left-2-I h1 a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #363535;
    text-decoration: none;
    text-align: left;
}

#middle-body-left-2-I h1 a:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #292222;
    text-align: left;
    text-decoration: underline;
}




#middle-body-right
{
    width: 607px;
    float: right;
}

#middle-body-right-img
{
    width: 264px;
    height: 37px;
    margin: auto;
    background-image: url(Image/Featured%20Callections.jpg);
}

#middle-body-right-inside
{
    width: 607px;
    float: right;
    border: solid 1px #c0c0c0;
}

#middle-body-right-inside-2
{
    width: 607px;
    float: left;
}

#middle-body-right-inside-2 h1
{
    width: 200px;
    height: 230px;
    float: left;
}

#middle-body-right-inside-2 h1 p
{
    width: 150px;
    height: 175px;
    margin-top: 20px;
    margin-left: 20px;
}

#middle-body-right-inside-2 h1 i
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    font-style: normal;
}

#middle-body-right-inside-2 h1 q
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    font-style: normal;
    color: #600404;
}

#middle-body-right-inside-2 h2
{
    width: 150px;
    height: 50px;
    float: left;
    margin-left: 15px;
}

#middle-body-right-inside-2 h2 p
{
    width: 570px;
    height: 10px;
    float: left;
    border-bottom: dotted 1px #333333;
}

#middle-body-right-inside-2 h3
{
    width: 200px;
    height: 100px;
    float: left;
}

#middle-body-right-inside-2 h3 p
{
    width: 130px;
    height: 50px;
    float: left;
    border-bottom: solid 1px #333333;
    margin-left: 30px;
}


/* Footer */

#footerbig
{
    background: transparent url(Image/footer-bg.jpg) repeat-x scroll 0 0;
    height: 81px;
    margin: auto;
    width: 900px;
}

#footer
{
    width: 900px;
    padding-top: 5px;
}

#footer ul
{
    margin: 0 0 0 60px;
    height: 22px;
    padding-top: 15px;
    padding-bottom: 5px;
}
#footer ul li
{
    float: left;
    padding: 0 3px;
    font-size: 11px;
    color: #333333;
    line-height: 22px;
    background-color: inherit;
}
#footer ul li a
{
    color: #333333;
    line-height: 22px;
    background-color: inherit;
    text-decoration: none;
}
#footer ul li a:hover
{
    color: #999999;
    background-color: inherit;
}



#footer-2
{
    padding-left: 150px;
    width: 750px;
}

#footer-2 ul
{
    margin: 0 0 0 140px;
    height: 22px;
}
#footer-2 ul li
{
    float: left;
    padding: 0 3px;
    font-size: 11px;
    color: #333333;
    line-height: 22px;
    background-color: inherit;
}
#footer-2 ul li a
{
    color: #333333;
    line-height: 22px;
    background-color: inherit;
    text-decoration: none;
}
#footer-2 ul li a:hover
{
    color: #999999;
    background-color: inherit;
}



#footer p
{
    text-align: center;
    margin: 4px 0 0 0;
    font-size: 11px;
    line-height: 16px;
}
.product-attribute
{    
    color: #48B6A9;
    float: left;
    height: 170px;
    line-height: 16px;
    overflow: auto;
    padding-left: 10px;
    padding-top: 10px;
    width: 200px;
}

