body {
    font-family: tahoma, helvetica, arial, sans-serif;
    font-size: 10px;
    text-align: center;
    background: url(images/page_bg.jpg);
    color: #6f6f6f;
}

html, body, #wrapper, h1, #nav, #nav li {
    margin: 0;
    padding: 0;
    list-style: none;
}

th, td {
    font-size: 10px;
}

img { border: 0; }

#wrapper {
    margin: auto;
    text-align: left;
    width: 750px;
    position: relative;
}



h1 {
    margin: 0;
    padding: 0;
    font-size: 18px;
    font-weight: bold;
    color: #cb4c8c;
}

h2 {
    margin: 0 0 10px 0;
    padding: 0 0 0 0;
    font-size: 14px;
color: #cb4c8c;
}

h3 {
    margin: 10px 0 0 0;
    padding: 0 0 10px 15px;
    font-size: 12px;
}

p {
    margin: 5px 10px 5px 10px;
    padding: 0;
font-size: 12px;
}

.block {
    display: block;
}
.logo {

}

.clear {
    clear: both;
    height: 1px;
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1px;
    line-height: 1px;
}

* html .clear {
    margin-top: -5px;
    margin-bottom: -4px;
}

.left {
    float: left;
    margin: 1px 8px 0px 0px;
}

.right {
    float: right;
    margin: 1px 0px 0px 8px;
}

.softright {
    text-align: right;
}

.readmore {
    text-align: right;
    padding-right: 1em;
}

/* ***** */

body {
    background: #FFCCCC;
}

#wrapper {
    width: 698px;
    background: #fff;
    border: 1px solid #fff;
}

* html #wrapper {
    width: 700px;
    w\idth: 698px;
}

h1 {
    padding: 9px 18px
}

a {
    text-decoration: none;
    font-weight: bold;
    color: #cb4c8c;
}


a.green  { color: #858e10; }


a:hover        { color: #FF2A8C; }

a:hover.green  { color: #45D110; }


a:hover {
    text-decoration: underline;
}


/* nav */

* html .clear {
    margin-top: 0;
    margin-bottom: 0;
}

#nav li {
    float: left;
    list-style: none;
    width: 139px;
    font-size: 11px;
    font-weight: bold;
    border-left: 1px solid white;
    text-align: center;
}

#nav li.first {
    width: 138px;
    border-left: none;
}

#nav a {
    color: #fff;
    display: block;
    text-decoration: none;
    background: #cb4c8c;
    padding: 2px 0;
    width: 100%;
}

#nav a:hover {
    background: #F076AD;
}

/* highlights */

#highlights {
    background: url(images/photo_1.jpg) no-repeat;
    width: 327px;
    float: left;
    margin-right: -10px;
}

#highlights .p {
    padding: 8px 0px;
    margin-left: 187px;
    border-bottom: 1px solid white;
}

* html #highlights .p {
    padding-bottom: 6px;
}

#highlights div.green  { background: #bdcb21;
height: 263px; 
font-size: 11px;
line-height: 17px;}

#highlights h3 {

margin: 0 0 0 0;
    padding: 0 0 10px 15px;
    font-size: 12px;
    color: #ffffff;
    
}

#highlights #topspot {
    padding: 13px 11px;
}



/* beauty */
#links {
    border: 2px solid #a0a0a0;
    width: 250px;
    float: left;
    margin-right: 10px;
}

#video {
    border: none;
    width: 460px;
    float: right;
    margin-left: 10px;
}

#beauty {
    float: right;
    width: 370px;
font-size: 12px;

}

#beauty div {
    padding: 12px;
}
 table{
font-size: 12px;

margin-bottom: 10px;
border: 1px solid #a0a0a0;
}
 th{
background: #FFCCCC;
padding: 5px;
text-align: center;
border: 1px solid #a0a0a0;
font-size: 12px;
}
td{
vertical-align: bottom;
text-align: center;
line-height: 18px;
padding: 0px;
border: 1px solid #a0a0a0;
font-size: 12px;
background-repeat: no-repeat;
}
td.featured{
vertical-align: middle;
background-color: #bdcb21;
text-align: center;
line-height: 18px;
padding: 0px;
border: 1px solid #a0a0a0;
font-size: 12px;
background-repeat: no-repeat;
}
.product_name {
margin: 0;
color: #cb4c8c;
font-weight: bold;
}

ul, li, ol {
	font-size: 12px;
	line-height: 18px;
}
	
/* footer */

#footer {
    color: #fff;
    background: #cb0368;
    text-align: center;
    padding: 8px 0;
}

#footer a {
    color: #fff;
    font-weight: normal;
    text-decoration: underline;
}

#footer a:hover {
    color: #f8cde3;
}

