body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    text-align: center;
    background: url(images/page_bg.jpg);
    color: #000000;
}

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, h2, h3 {
    font-size: 10px;
}


h1 {
    margin: 0;
    padding: 0;
}

h2 {
    margin: 0 0 0 0;
    padding: 0;
}

h3 {
    margin: 4px 0 0 0;
    padding: 0 0 0 0;
}

p {
    margin: 1em 0;
    padding: 0;
}

.block {
    display: block;
}

.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: #cb0368;
}

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

* html #wrapper {
    width: 759px;
}

h1 {
    padding: 9px 18px
}

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

a.orange { color: #d07c1a; }
a.green  { color: #858e10; }
a.teal   { color: #238aaa; }
a.purple { color: #9f6bc8; }

a:hover        { color: #FF2A8C; }
a:hover.orange { color: #FF9B0B; }
a:hover.green  { color: #45D110; }
a:hover.teal   { color: #239FF0; }
a:hover.purple { color: #C12EFA; }

a:hover {
    text-decoration: underline;
}


/* nav */

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

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

#nav li.first {
    width: 150px;
    border-left: none;
}
#nav li.last {
    width: 150px;
    border-right: none;
}

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

#nav a:hover {
    background: #006BB7;
}

/* highlights */

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

#highlights .p {
    padding: 7px 7px;
    border-bottom: 1px solid white;
}

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

#highlights div.green  {
	background-color: #73bbe7;
}
#highlights div.purple {
	background-color: #3d87c4;
}
#highlights div.orange {
	background-color: #1d5ea5;
}

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

#highlights .faceotweek {
    float: left;
    width: 97px;
    font-size: 10px;
    margin-top: 1em;
    color: #487388;
    font-weight: bold;
}

#highlights .faceotweek p {
    padding: 0 2px;
}

/* right */

#right {
    width: 569px;
    float: right;
    /*border-top: 1px solid #bdbdbd;*/
    /*background: url(images/body_tr_bg.gif);*/
}

#right .right {
    margin-left: 1px;
}

#right #products {
	float: left;
	width: 380px;
	padding-left: 10px;
}
#right #productswide {
	float: right;
	width: 550px;
	padding-left: 10px;
	padding-top: 10px;
}
#right #productscentre {
	float: right;
	width: 550px;
	padding-left: 10px;
	padding-top: 10px;
}
#right #products div {
    /*border-top: 1px solid #bdbdbd;*/
    padding: 10px 10px 0 10px;
}

#right #products #item-one {
    border-top: none;
}

#right #products h2 {
    clear: both;
}

#right #news {
    float: right;
    width: 165px;
    margin: 10px 10px 0 0;
    display: inline;
}

#right #news h2 {
    margin-bottom: 0.5em;
}

#right #news h3 {
    margin-bottom: -0.4em;
}

/* beauty */

#beauty {
	float: left;
	width: 559px;
	padding-left: 10px;
    /*border-top: 1px solid #bdbdbd;*/
    /*background: url(images/body_br_bg.gif);*/
}

#beauty div {
    padding: 12px;
}

/* 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;
}
#wrapper #body #right #main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	border: thin solid #666666;
}
