form, p, h1, h2, h3, h4, ol, ul, li, body, div
{
    padding: 0;
    margin: 0;
}
body
{
    font: 12px Verdana, sans-serif;
    text-align: center;
    background-color: #fee1ea;
    color: #333;
}
h1
{
    color: #387a8f;
    font-size: 17px;
    font-style: normal;
    padding: 10px 5px 10px 15px;
    border-bottom: solid 1px #387a8f;
    margin-bottom: 10px;
}
a:link, a:visited
{
    color: #333;
}
a:hover
{
    color: #000;
}
#wrap
{
}
#page
{
    margin: 0 auto;
    width: 1050px;
    text-align: left;
}
/*--------------------------------------------HEADER--------------------------------------*/
#logo
{
    margin: 0 auto;
    width: 900px;
    overflow: hidden;
    padding: 30px 10px 5px 10px;
}
#logo span
{
    float: right;
    color: #8F1431;
}

#logo span a
{
    color: #DA4A6B;
    text-decoration: none;
}
#logo span a:hover
{
    color: #DA4A6B;
    text-decoration: underline;
}



#header
{
    background-color: #fff;
    padding-bottom: 7px;
}
#navouter
{
    background-color: #ffcbd7;
}
#nav
{
    width: 890px;
    margin: 0 auto;
    text-align: left;
    color: #b93050;
}
#cart
{
    background: url(/images/btn-cart.gif) no-repeat;
    width: 130px;
    height: 20px;
    margin-top: 2px;
    float: right;
}
#cart a:link, #cart a:visited
{
    color: #cb3a5b;
    text-decoration: none;
    padding: 3px 0 0 40px;
    display: block;
    font: bold 11px Arial, Helvetica, sans-serif;
}
#cart a:hover
{
    color: #e46a86;
}
/*-------------------------------------MAIN CONTENT - HOMEPG--------------------------------------*/
#contentouter
{
    background-image: url(/images/bg-rb.gif);
    background-repeat: repeat-x;
    background-position: top center;
    background-color: #fee1ea;
}
#bgmain
{
    background-image: url(/images/bg-flowers.gif);
    background-repeat: no-repeat;
    background-position: center 69px;
}
#main-contentbdr
{
    width: 920px;
    background-color: #fff;
    margin: 0 auto;
    background-image: url(/images/bg-main.gif);
    background-repeat: repeat-y;
    background-position: bottom;
}
#main-content
{
    background-color: #59b5d3;
    float: left;
    width: 860px;
    text-align: left;
    border: solid 10px #59b5d3;
}
#welcome
{
    background-image: url(/images/bg-welcome.jpg);
    background-repeat: no-repeat;
    background-position: right;
    float: right;
    width: 860px;
    height: 340px;
    color: #fff;
}
#welcome h1
{
    font: bold normal 18px Arial, Helvetica, sans-serif;
    color: #fff;
    padding: 40px 10px 5px 5px;
    border-bottom: solid 1px #fff;
    width: 350px;
    float: right;
    letter-spacing: 0.01em;
}
#welcome p
{
    font: 11px Arial, Helvetica, sans-serif;
    line-height: 1.5em;
    color: #fff;
    padding: 10px 10px 5px 5px;
    width: 350px;
    float: right;
}
#collection
{
    float: left;
    width: 860px;
    background-color: #fff;
    border-top: solid 10px #59b5d3;
}
#collection h2
{
    border-bottom: solid 1px #2c7187;
    color: #2c7187;
    font-style: normal;
    padding: 10px 20px;
    font-size: 15px;
}
#collectionbdr
{
    padding: 10px 10px 10px 0px;
}
#collection ul
{
    list-style-type: none;
    color: #666666;
}
#collection li
{
    line-height: 1.3em;
}
#collection a:link, #collection a:visited
{
    font: 11px Arial, Helvetica, sans-serif;
    color: #333;
    text-decoration: none;
    display: block;
    text-align: center;
    width: 170px;
}
#collection a:hover
{
    color: #000;
}
/*---------------------------------------------products---------------------------------------------------*/
#products-contbdr
{
    width: 920px;
    height: 650px;
    background-color: #fff;
    margin: 0 auto;
    background-image: url(/images/main-btm.gif);
    background-repeat: no-repeat;
    background-position: bottom;
}
#productstop
{
    color: #fff;
}
#products
{
    float: left;
    width: 860px;
    background-color: #fff;
    border-top: solid 10px #59b5d3;
    margin-bottom: 5px;
}
#products h2
{
    border-bottom: solid 1px #2c7187;
    color: #2c7187;
    font-style: normal;
    padding: 10px 20px;
    font-size: 15px;
}
.productsbdr
{
    padding: 10px 10px 10px 0px;
}
#products .col-table span.li
{
    color: #666666;
    line-height: 1.3em;
    display: block;
    width: 140px;
}

#products a:link, #products a:visited
{
    font: 11px Arial, Helvetica, sans-serif;
    color: #333;
    text-decoration: none;
    display: -moz-inline-box;
    display: inline-block;
    float: left;
    text-align: center;
    height: 160px;
    width: 210px;
    padding: 10px 0;
}
#products a:hover
{
    color: #000;
}
/*---------------------------------------------products-fullview---------------------------------------------------*/
#fullview
{
    float: left;
    width: 860px;
    background-color: #fff;
}
#fullviewhdg
{
    border-bottom: solid 1px #2c7187;
    padding: 10px 10px 0 20px;
    float: left;
    width: 830px;
    height: 35px;
}
#fullviewhdg h2
{
    float: left;
    width: 200px;
    color: #2c7187;
    font-style: normal;
    font-size: 15px;
    padding-top: 5px;
}

#left
{
    float: left;
    width: 300px;
    padding: 15px 20px 10px 70px;
    text-align: right;
}
#thumbs
{
    padding: 10px 0;
    overflow: hidden;
}
#thumbs a:link, #thumbs a:visited, #thumbs img
{
    cursor: pointer;
    font: 11px Arial, Helvetica, sans-serif;
    color: #333;
    text-decoration: none;
    display: block;
    float: left;
    text-align: center;
    margin-right: 5px;
    border: solid 1px #999;
}
#thumbs a:hover
{
    color: #000;
}

#right
{
    float: right;
    width: 400px;
    padding: 30px 30px 20px 20px;
}
#right h3
{
    font-size: 17px;
    font-weight: bold;
    line-height: 1.2em;
    padding-bottom: 35px;
}
#right p
{
    line-height: 1.5em;
    padding-bottom: 35px;
}

#details
{
    background: url(/images/bg-chart.gif);
    float: left;
    width: 260px;
}
#details ul
{
    list-style-type: none;
    color: #333;
    background: url(/images/btm-chart.gif) no-repeat bottom;
}
#details li
{
    line-height: 1.3em;
    padding: 7px 0;
    border-bottom: dashed 1px #afb088;
}
#details label
{
    float: left;
    width: 90px;
    padding: 3px 0 0 15px;
}
#details a:link, #details a:visited
{
    color: #000;
    font: 11px Arial, Helvetica, sans-serif;
    padding-left: 10px;
}
#details a:hover
{
    color: #333;
    text-decoration: none;
}
/*---------------------------------------------contact---------------------------------------------------*/
#contact
{
    float: left;
    width: 860px;
    background-color: #fff;
}
#contact ul
{
    list-style-type: none;
    padding-top: 10px;
}
#contact li
{
    padding: 5px;
}
#contact label
{
    width: 150px;
    float: left;
    padding: 3px 0 0 10px;
}
#contact p
{
    padding: 15px;
}
#contact span
{
    border: dashed 1px #2c7187;
    margin: 70px 20px;
    display: block;
    padding: 80px 20px;
    text-align: center;
}
/*---------------------------------------------privacy---------------------------------------------------*/
#text
{
    float: left;
    width: 860px;
    background-color: #fff;
}
#text p
{
    padding: 10px 0 10px 15px;
}
/*---------------------------------------------styles---------------------------------------------------*/
.style1
{
    background-color: #e5f9ff;
}
.style2
{
    background-color: #fee1ea;
}
.style3
{
    background-color: #e1dec7;
}
.selected-size td
{
    background-color: #FFCBD7;
}
/******************************************** menu top ********************************************/
#menutop
{
    /*width: 100%;*/
    background: #ffcbd7;
    float: left;
}
#menutop ul
{
    list-style: none;
    margin: 0;
    padding: 0;
    width: 120px;
    float: left;
    /* filter: alpha(opacity=90); */
    opacity: 0.9;
    /* moz-opacity: 0.9; */
}
#menutop h2
{
    color: #8f1431;
    background: #ffcbd7;
    text-transform: capitalize;
}
#menutop a
{
    color: #8f1431;
    background: #ffcbd7;
    text-decoration: none;
    font: 12px arial, helvetica, sans-serif;
    display: block;
    margin: 0;
    text-align: left;
    padding: 5px 10px;
    border-left: solid 1px #f2b2c1;
}
#menutop a:hover
{
    color: #fff;
    background: #e290a3;
}
#menutop li
{
    position: relative;
}
#menutop ul ul
{
    position: absolute;
    z-index: 500;
}
#menutop ul ul ul
{
    position: absolute;
    top: 0;
    left: 100%;
}
#menutop li li
{
    border-top: solid 1px #fff;
}
div#menutop ul ul, div#menutop ul li:hover ul ul, div#menutop ul ul li:hover ul ul
{
    display: none;
}
div#menutop ul li:hover ul, div#menutop ul ul li:hover ul, div#menutop ul ul ul li:hover ul
{
    display: block;
}

td
{
    padding: 2px 5px;
    border: solid 1px #59b5d3;
}
table
{
    border-collapse: collapse;
}
/*---------------------------------------------FOOTER---------------------------------------------------*/
#footerouter
{
    padding: 10px;
    font-size: 10px;
    background-color: #fff;
    border-top: dashed 1px #2c7187;
    text-align: center;
    color: #1a6c87;
    margin-top: 5px;
    height: 30px;
}
#footer
{
    margin: 0 auto;
    width: 900px;
    position: relative;
}
#footer ul
{
    list-style-type: none;
}
#footer li
{
    padding: 0px 2px;
    display: inline;
}
#footer li a:link, #footer li a:visited
{
    color: #1a6c87;
    text-decoration: none;
    font-weight: bold;
}
#footer li a:hover
{
    color: #10495c;
}
#footer p
{
    padding-bottom: 5px;
}
.clear
{
    clear: both;
}
.left
{
    float: left;
}
.right
{
    float: right;
}

.cart-table
{
    width: 100%;
}

.cart-table .header td
{
    font-weight: bold;
}

.cart-table td
{
    border-left: 0px;
    border-right: 0px;
    border-top: 0px;
    border-bottom: solid 1px #ccc;
}

.cart-table a
{
}

.chart td
{
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
}

.paging
{
    text-align: right;
}

.paging a
{
    display: -moz-inline-box;
    display: inline-block;
    background-color: Transparent;
    padding-left: 4px;
    padding-right: 4px;
    text-decoration: none;
}

.paging a:hover, .paging a.selected
{
    display: -moz-inline-box;
    display: inline-block;
    background-color: #fff;
    padding-left: 4px;
    padding-right: 4px;
    text-decoration: none;
}

ul.articles
{
    float: left;
    width: 100%;
    margin: 10px 0px 10px 20px;
    padding: 0;
    list-style: none;
}

ul.articles li
{
    float: left;
    width: 50%;
    margin: 5px 0px 5px 0px;
    padding: 0;
}

ul.articles li a, ul.articles li a:active, ul.articles li a:link
{
    text-decoration: none;
}

ul.articles li a:visited, ul.articles li a:hover, ul.articles li a:visited:hover
{
    text-decoration: underline;
}

.account
{
    margin-left: 10px;
    margin-bottom: 20px;
}

.account td
{
    border: none;
    padding-top: 5px;
    padding-bottom: 5px;
}

#contact .newsletter label
{
    float: none;
    padding: 0px;
    width: auto;
}

.col-table
{
    width: 100%;
}

.col-table td
{
    padding: 0px;
    border: 0px;
}

span.comp
{
    color: Red;
}