html, body {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
}

body {
    position: relative;
    height: 100%;
    font: 12px Trebuchet MS, sans-serif;
    background: url('../img/bg.jpg') repeat;
    text-align: center;
}

div, span, td, li, input, textarea, label, p {
	color: #6e6e6e;
}

div, span, a, td, li, input, textarea, label, p {
	font: 12px Trebuchet MS, sans-serif;
}

img {
	border: 0;
}

form {
	margin: 0;
	padding: 0;
}

p {	margin: 0 0 10px 0;
}

a {	color: #772b49;
}

a:hover {
	text-decoration: none;
}

h1 {	font-size: 17px;
	font-family: Trebuchet MS, sans-serif;
	font-weight: normal;
	color: #6e6e6e;
	line-height: 20px;
	margin: 0 0 4px 0;
}

.banner_block {	margin-bottom: 8px;
}

.category_header {	height: 35px;
	margin-bottom: 11px;
    background: url('../img/category_header.jpg') no-repeat;
}

.category_header span {
	line-height: 35px;
	padding-left: 10px;
	font-size: 25px;
	font-family: georgia, sans-serif;
	font-style: italic;
	color: #FFFFFF;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
}

.container {
    min-height: 100%;
    height: auto !important;
    height: 100%;
	width: 1039px;
	margin: 0 auto;
	text-align: left;
}

.content {	width: 100%;
	overflow: hidden;
	margin-bottom: -35px;
}

.content_bg {
    background: url('../img/content_bg.png') repeat-y;
    min-height: 200px;
    height: auto !important;
    height: 200px;
}

.content_bottom {
    background: url('../img/content_bottom.png') no-repeat left bottom;
}

.content_inner {
	padding: 15px 0 40px 0;
}

.content_inside {
	padding: 0 31px;
}

.content_top {
    background: url('../img/content_top.png') no-repeat;
}

.copyright {	font-size: 14px;
	font-family: georgia, sans-serif;
	font-style: italic;
	color: #FFFFFF;
	line-height: 16px;
	position: absolute;
	left: 846px;
	top: 57px;
}

.footer {    height: 110px;
	width: 1039px;
	margin: -110px auto 0;
    background: url('../img/footer.png') no-repeat;
    position: relative;
    text-align: left;
}

.footer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: absolute;
	left: 37px;
	top: 62px;
}

.footer ul li {
	float: left;
}

.footer ul li a {
	font-size: 14px;
	font-family: georgia, sans-serif;
	font-style: italic;
	color: #f7d584;
	margin-right: 22px;
	line-height: 16px;
}

.left {	float: left;
}

.left_column {	float: left;
	width: 728px;
}

.list {	margin-left: -14px;
	zoom: 1;
	position: relative;
}

.list_item {
	width: 232px;
	margin: 0 0 18px 15px;
	float: left;
    min-height: 300px;
    height: auto !important;
    height: 300px;
}

.list_item_header {
	position: relative;
}

.list_item_header img {
	display: block;
}

.list_item_header a {
	font-size: 17px;
	font-family: georgia, sans-serif;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 26px;
	padding: 0 7px;
    position: absolute;
    top: 12px;
    left: 9px;
}

.list_item_header a.beauty {
	background: #913d29;
}

.list_item_header a.career {
	background: #432770;
}

.list_item_header a.celebrities_world {
	background: #cda136;
}

.list_item_header a.diets_and_fitness {
	background: #6c7e44;
}

.list_item_header a.love_and_sex {
	background: #d23674;
}

.list_item_header a.women_health {
	background: #772b49;
}

.logo {
	width: 415px;
	height: 111px;
	display: block;
    background: url('../img/logo.png') no-repeat;
    position: absolute;
    top: 34px;
    left: 64px;
}

.no_margin {	margin: 0;
}

.pages {	text-align: center;
}

.pages a {
	line-height: 25px;
	display: inline-block;
	background: #E9DDE1;
	width: 23px;
	text-align: center;
	color: #6e6e6e;
	font-size: 16px;
	margin: 0 1px;
	text-decoration: none;
}

.pages a:hover, .pages a.active  {
	font-weight: bold;
	color: #FFFFFF;
	background: #843a59;
}

.pages a.backward {    background: url('../img/arrow_left.jpg') no-repeat left 7px;
    margin: 0 8px 0 0;
}

.pages a.forward {
    background: url('../img/arrow_right.jpg') no-repeat left 7px;
    margin: 0 0 0 8px;
}

.pages a.backward, .pages a.forward {
	line-height: 25px;
	display: inline-block;
	width: 14px;
	text-decoration: none;
	height: 25px;
}

.pages a.backward:hover {
    background: url('../img/arrow_left.jpg') no-repeat left 7px;
}

.pages a.forward:hover {
    background: url('../img/arrow_right.jpg') no-repeat left 7px;
}

.push {	padding-bottom: 110px;
}

.right {	float: right;
}

.right_column {
	float: right;
	width: 240px;
}

.sub_text {	padding: 7px 12px 10px 12px;
	background: #FFFFFF;
	zoom: 1;
}

.sub_text span {	line-height: 16px;
	display: block;
	zoom: 1;
}

.text {	background: #FFFFFF;
	padding: 10px 18px 7px 18px;
	zoom: 1;
	overflow: hidden;
	font-size: 13px;
}

.text img.left {
	margin: 0 15px 10px 0;
}

.text img.right {
	margin: 0 0 10px 15px;
}

.text .top_text {	font-size: 15px;
}

.top {
	height: 215px;
	position: relative;
    background: url('../img/top.png') no-repeat;
}

.top ul {	margin: 0;
	padding: 0;
	list-style-type: none;
	position: absolute;
	left: 22px;
	top: 162px;
}

.top ul li {
	float: left;
	height: 37px;
}

.top ul li a {
	font-size: 17px;
	font-family: georgia, sans-serif;
	font-style: italic;
	color: #f7d584;
	text-decoration: none;
    background: url('../img/li.gif') no-repeat right 7px;
	padding: 0 13px 0 12px;
	line-height: 37px;
	display: block;
}

.top ul li a:hover, .top ul li a.active {
    background: #772b49 url('../img/li.gif') no-repeat right 7px;
    color: #FFFFFF;
}

.top ul li a.last {    background: none;
}

.top ul li a.last:hover {
    background: #772b49;
}