body
{
    background-image: url(images/ocean_back.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    background-attachment: fixed;
}

#shadow
{
    width: 1056px;
    background-image: url(images/background_shadow.png);
    /*background-image: url("images/side_background_reverse.jpg");*/
    
    background-repeat: repeat-y;
    background-position: center top;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
}


#nav
{
    color: #000;
    font-family: arial;
    font-size: 13px;
    background-color: #F90;
    background-image: url(images/nav_back.gif);
    background-repeat: repeat-x;
    background-position: left top;
    height: 28px;
    line-height: 30px;
    padding-left: 10px;
}

#nav a
{
    color: #000;
    text-decoration: none;
    padding-right: 5px;
    padding-left: 5px;
}

#nav a:hover { color: #C03; }

.sidebar
{
    background-image: url(images/side_background.jpg);
    background-repeat: repeat-y;
    background-position: left top;
    width: 212px;
    color: #000;
    font-family: arial;
}

#content
{
    color: #000;
    font-family: arial;
    font-size: 12px;
    line-height: 16px;
    text-align: left;
    width: 720px;
}

#content td
{
    color: #000;
    font-family: arial;
    font-size: 12px;
    line-height: 16px;
    text-align: left;
}
.caption
{
    color: #000;
    font-family: arial;
    font-size: 11px;
    line-height: 12px;
    text-align: center;
}

.movie_hm
{
    float: right;
    margin-left: 20px;
}

h1
{
    color: #000;
    font-family: arial;
    font-size: 24px;
    line-height: 26px;
    margin-top: 0px;
    margin-bottom: 5px;
    font-weight: normal;
}
.reg
{
    font-size: 12px;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    line-height: 12px;
    vertical-align: text-top;
}


h2
{
    color: #000;
    margin-top: 0px;
    margin-bottom: 5px;
    font-size: 18px;
    line-height: 21px;
}

.divider
{
    border-bottom: 1px #999 solid;
    padding-top: 10px;
    margin-bottom: 20px;
    clear: both;
}

.side_1
{
    color: #000;
    font-family: arial;
    font-size: 14px;
    text-align: center;
    margin-bottom: 20px;
    padding-right: 10px;
    padding-left: 10px;
}

.side_2
{
    color: #000;
    font-family: arial;
    font-size: 11px;
    line-height: 13px;
    text-align: left;
    margin-bottom: 20px;
    padding-right: 10px;
    padding-left: 10px;
}

.product
{
    /*width: 208px;*/
    float: left;
    /*margin-right: 20px;*/
}

.product_description
{
    width: 480px;
    float: right;
    overflow: hidden;
    height: 315px;
}

.product_description h2
{
    color: #000;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 18px;
    line-height: 21px;
}

.reflects
{
    color: #000;
    font-family: arial;
    font-size: 80%;
    font-weight: normal;
}

.ps_footer
{
    background-color: #FFFFFF;
    font-size: 11px;
    line-height: 12px;
    text-align: center;
    padding-bottom: 30px;
    font-family: Arial, Helvetica, sans-serif;
}

.ps_footer a
{
    color: #000;
}

.phone
{
    color: #000;
    font-family: arial;
    font-size: 14px;
    line-height: 16px;
    font-weight: bold;
}


.new
{
    color: #C03;
    font-style: italic;
    font-weight: bold;
}


.hm_logos img { padding-right: 8px; }
.clear { clear: both; }

.red { color: #C03; }
.blue {
    color: #30F;
    font-family: Arial, Helvetica, sans-serif;
}
#shadow table tr td #apDiv1 p {
    color: #000;
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#shadow table tr th .ps_footer a {
    font-family: Verdana, Geneva, sans-serif;
}
/***********************/
/* product page styles */
/***********************/
#skinTypesLink {
    display: block; 
    height: 25px; 
        color: black;
}

#skinTypesPod {
    text-align: center;
    width: 700px;
    font-size: 14px;
    margin-top: 15px;
}

#productGallery,
#productGallery ul,
#productGalleryNav,
#productGalleryNav ul {
    margin: 0px;
    padding: 0px;
}
#productGalleryNav {
    width: 700px;
    height: 177px;

}
#productGalleryImages li {
    border:#CC0000;
    border-width: 5px;
    list-style: none;
    float: left;
    width: 160px;
}

#productGalleryImages a img {
    border: none;
}

#productNameLinks {
    margin: 0px;
    padding: 0px;
}
#productNameLinks li {
    list-style: none;
    float: left;
    width: 150px;
    text-align: center;
	margin-left: 10px;
}

#productNameLinksPod {
    width: 700px;
    height: 40px;
    margin: 0px;
    padding: 0px;
    display: block;
}

.productImageLink {

    height: 165px;
    width: 135px;
    position: relative;
    display: block;
    text-align: center;
    top: 0px;
    left: 20px;
}
.productImage {
    box-shadow: 10px 10px 10px #888;
    margin-top: 0px;
    width: 135px;
    height: 165px;
}

.productImage:mouseout {
    margin-top: -10px;
}
.productImage:hover {
    /*margin-top: -10px;*/
    box-shadow: 15px 15px 15px #888;
}

.active {
    margin-top: -10px;
    box-shadow: 15px 15px 15px #888;
}
.productName {
    font-size: 16px;
    color: #000099;
}

#productInfoPod {
    margin: 0px;
    padding: 0px;
    display: block;
    height: 80px;
    width: 700px;
}

#productInfo,
#productInfo ul {
    margin: 0px;
    padding: 0px;
}
#productInfo li {
    margin: 0px;
    padding: 0px;
    width : 160px;
    list-style: none;
    float: left; 
}
.price {
    color: chocolate;
    font-family: arial;
    font-size: 20px;
    font-weight: bold;
    height: 35px;
    text-align: center;
    width: 160px;
}
.priceSmall {
    color: chocolate;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    height: 22px;
    text-align: center;
    width: 160px;
}
.flOz {
    margin: 0px;
    padding: 0px;
    color: #000000;
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    height: 20px;
    width: 40px;
}

#freeShipping {
    display: block;
    color:#003399;
    font-size: 18px;
    font-weight: bold;
    height: 15px;
    margin: 20px; 
}

.productDescription {
    display: block;
    height: 322px;
    margin: 0px;
    padding: 10px;
    z-index: 0;
}

.ingredients {
    display: block;
    height: 15px;
    margin: 0px;
    padding: 0px;
    text-align: center;
    width: 160px;
}

.buyNow {
    display: block;
    height: 25px;
    margin: 0px;
    padding: 0px;
    text-align: center;
    width: 160px;
}
.panes {
    height: 322px;
    border-color: #CCCCCC;
    border-style: solid;
    background-size: 1px 315px;
    border-width: 0px 0px 0px 0px;
    height: 330px;
    margin-bottom: -20px;
    padding-bottom: 20px;
    position: relative;
    width: 700px;
    overflow: hidden;
}

#description1 {
    line-height: 2em;
    margin-left: 25px;
    margin-right: 25px;
}
#description2 {
    line-height: 1.5em;
    margin-left: 25px;
    margin-right: 25px;
}
#description3 {
    margin-left: 25px;
    margin-right: 25px;
}
#description4 {
    margin-left: 25px;
    margin-right: 25px;
}
#products {
    height: 200px;
    width: 700px;
}
.pageTitlePod {
    padding: 5px;
    height:20px;
    font-size: 20px;
    color: #FFFFFF;
    text-align: right;
    background-color: white;
}
.pageTitle {
    float: right; 
    font-size: 24px;
    font-weight: bold;
    color: black;
    margin-right: 5px;
    height: 20px;
}
.class { color: #FFFFFF; }
