/* ============== Главные ==============*/

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

body{
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 75%;
	line-height: 133%;
	background: #fff;
	}

/* ---- Страница */
#page{
	width: 100%;
    border-spacing: 0px;
	border-collapse: collapse;
	}

#page td{
    padding: 0px;
	border: none;
    }

/* ============== Основные блоки ==============*/

/* ---- Левая колонка */
#leftpanel{
	padding-right: 20px;
	}

/* ---- Блок информации */
#infoblock{
	position: relative;
	width: 100%;
	}

/* ---- Блок навигации */
#navigationblock{
    height: 69px;
	}

/* ---- Ограничитель по ширине */
#limiter{
	height: 40px;
	}

/* ---- Блок ссылок */
#links{
	height: 61px;
	}

/* ---- Блок копирайтов */
td#copyrights{
	padding-left: 30px;
	padding-right: 0px;
	}

/* ============== Оформление блоков ==============*/

/* ---- Левая колонка */
h1.logo{
	position: absolute;
    left: 50px;
	top: 5px;
	margin: 0px;
    padding: 0px;
	width: 182px;
	height: 240px;
	background: url(/ititle/logotype.gif) left top no-repeat;
	}

h1 span{
	display: none;
	}

/* ---- Блокнот */
#notepad{
	width: 100%;
    border-collapse: collapse;
    border-spacing: 0px;
	}

#notepad td{
    padding: 0px;
	border: none;
	}

#note-top-left{
    height: 28px;
	background: url(/ititle/note-top-left.gif) left top no-repeat;
	}

#note-top-right{
	background: url(/ititle/note-top-right.gif) left top no-repeat;
	}

#note-top{
	background: url(/ititle/note-top.gif) left top repeat-x;
	}

.note-left{
	background: url(/ititle/note-left.gif) left top repeat-y;
	}

.note-right{
	background: url(/ititle/note-right.gif) left top repeat-y;
	}

#note-center, #note-subscribe{
	background: url(/ititle/note-center.gif) left top repeat;
	}

.note-rings{
	display: block;
	margin: 38px 0px;
	}

#note-pic-left{
	background: url(/ititle/note-pic-left.gif) left top repeat-y;
	}

#note-pic-center{
	background-color: #ec0585;
	height: 158px;
	}

#note-pic-right{
	background-color: #ec0585;
	}

#note-bottom-left{
    height: 25px;
	background: url(/ititle/note-bottom-left.gif) left top no-repeat;
	}

#note-bottom-right{
	background: url(/ititle/note-bottom-right.gif) left top no-repeat;
	}

#note-bottom{
	background: url(/ititle/note-bottom.gif) left top repeat-x;
	}

#note-center h1{
	margin: 35px 0px 20px 0px;
    padding: 0px;
	height: 17px;
	}

#note-center h1.club{
	background: url(/ititle/club.gif) 0px 0px no-repeat;
	}

#note-center h1.newonforum{
	background: url(/ititle/newonforum.gif) 0px 0px no-repeat;
	}

#note-subscribe h1{
	margin: 12px 0px 12px 0px;
	background: url(/ititle/subscribe.gif) 0px 0px no-repeat;
	height: 17px;
	}

#note-pic-center h1.fanclubs{
	margin: 18px 0px 9px 0px;
    padding: 0px;
	height: 13px;
	background: url(/ititle/fanclubs.gif) 0px 0px no-repeat;
	}

#note-pic-center div{
	color: #fff;
	width: 50%;
	}

#note-center h1.art{
	background: url(/ititle/art.gif) 0px 0px no-repeat;
	}

#note-center ul.forum{
	margin: 0px 0px 50px 15px;
	padding: 0px;
	list-style: disc url(/ititle/o.gif) outside;
	}

#note-center ul.forum li{
	margin-bottom: 15px;
	padding: 0px;
	}

#note-center ul.forum li a{
	font-weight: bold;
	}

#note-center ul.art{
	margin: 18px 0px 20px 0px;
	padding: 0px;
	list-style-type: none;
	}

#note-center ul.art li{
	margin: 15px 0px;
	padding: 0px;
	}

#note-center ul.art li a{
	display: block;
	}

#note-center li span{
	color: #737373;
	font-weight: bold;
	}

#note-center li span a{
	color: #737373;
	font-weight: bold;
	}

#note-center li img{
	position: relative;
	top: 8px;
	left: 6px;
	}

#note-pic-center select{
	width: 100%;
	margin-top: 25px;
	padding: 0px;
	font-size: 75%;
    color: #676767;
	}

#note-subscribe p{
	color: #000;
	}

#infobar #center{
	position: relative;
	height: 100%;
    background: #ffebff;
	margin-right: 23px;
    margin-left: 14px;
	text-align: left;
	}

#infobar #left, #right{
	position: absolute;
    top: 0px;
	width: 4px;
	height: 100%;
	}

#infobar #left{
	left: -4px;
    background: #ffebff url(/ititle/infobar-left.gif) left bottom no-repeat;
	}

#infobar #right{
	right: -4px;
    background: #ffebff url(/ititle/infobar-right.gif) left bottom no-repeat;
	}

/* ---- Блок навигации */
#navigation{
	position: relative;
	width: 100%;
	z-index: 1;
	}

#navigation #buttonbar ul{
	list-style-type: none;
	padding: 16px 0px 0px 11px;
	margin: 0px;
	}

#navigation #buttonbar ul li{
	float: left;
	padding: 0px;
	margin: 0px 12px 0px 0px;
	position: relative;
	}

/* ---- Панель поиска ----*/
#searchbar{
	position: absolute;
	top: 0px;
	right: 19px;
	width: 125px;
	}

#searchbar input.keyword{
	position: absolute;
	top: 21px;
    right: 24px;
	width: 86px;
    padding: 0px;
	}

#searchbar input.search{
	position: absolute;
    top: 22px;
    right: 1px;
	border: none;
	margin: 0px;
    padding: 0px;
	width: 19px;
    height: 18px;
    background: url(/ititle/search.gif) left top no-repeat;
 	cursor: pointer;
	}

/* ---- Средняя колонка */
#middlepanel h1{
	margin: 0px 30px 7px 30px;
	padding: 0px;
	}

#middlepanel h2{
	font-weight: bold;
    font-size: 100%;
	color: #ec0585;
	padding: 0px;
	margin: 0px 30px;
	}

#middlepanel p{
	margin-left: 30px;
	margin-right: 15px;
	}

#middlepanel #testbar{
	margin: 30px 10px 30px 20px;
	}

#middlepanel #test{
	position: relative;
	background: #e1fff8;
	width: 100%;
	}

#middlepanel #test img{
	position: absolute;
    bottom: -51px;
	right: 5px;
	}

#test .edgelt, #test .edgert, #test .edgelb, #test .edgerb{
	position: absolute;
	width: 4px;
	height: 5px;
	}

#test .edgelt{
	top: 0px;
    left: 0px;
    background: url(/ititle/test-edge-lt.gif) left top no-repeat;
	}

#test .edgert{
	top: 0px;
    right: 0px;
    background: url(/ititle/test-edge-rt.gif) left top no-repeat;
	}

#test .edgelb{
	bottom: 0px;
    left: 0px;
    background: url(/ititle/test-edge-lb.gif) left bottom no-repeat;
	}

#test .edgerb{
	bottom: 0px;
    right: 0px;
    background: url(/ititle/test-edge-rb.gif) left bottom no-repeat;
	}

#middlepanel h1#onlinetest{
	height: 17px;
	background: url(/ititle/test.gif) left top no-repeat;
	}

#middlepanel #testform{
	margin: 18px 0px 10px -7px;
	}

#middlepanel #testform div{
	margin-left: 30px;
	margin-right: 15px;
	clear: left;
	}

#middlepanel #testform input{
	display: block;
	vertical-align: middle;
	float: left;
	}

#middlepanel #testform div p{
	margin-left: 25px;
	margin-right: 0px;
	}

#middlepanel input.continue{
	border: none;
	margin: 0px;
    padding: 0px;
	width: 135px;
    height: 30px;
    background: url(/ititle/continue_but.gif) left top no-repeat;
	cursor: pointer;
	}

#middlepanel h1#articles{
	height: 16px;
	background: url(/ititle/articles.gif) left top no-repeat;
	}

#middlepanel h1#copy{
	margin-top: 30px;
    margin-bottom: 10px;
	height: 19px;
	background: url(/ititle/copy.gif) left top no-repeat;
	}

/* ---- Правая колонка */
#rightpanel #coverbar{
	margin-top: 50px;
	margin-left: 10px;
	}

#rightpanel #cover{
	position: relative;
	width: 100%;
	background: #f4fcdf;
	}

#cover .edget, #cover .edgeb{
	position: absolute;
	width: 4px;
	height: 4px;
	}

#cover .edget{
	left: 0px;
	top: 0px;
    background: url(/ititle/cover-edge-t.gif) left top no-repeat;
	}

#cover .edgeb{
	left: 0px;
	bottom: 0px;
    background: url(/ititle/cover-edge-b.gif) left bottom no-repeat;
	}

#rightpanel #coverbar .magazine{
	position: absolute;
	left: 35px;
    top: -53px;
	width: 250px;
    height: 360px;
    }

#rightpanel #coverbar h1#editor{
	height: 16px;
	background: url(/ititle/editor.gif) left top no-repeat;
	margin-left: 20px;
	}

#rightpanel #piccarrier{
	margin-left: 18px;
	margin-right: 10px;
	}

#rightpanel #letterbar{
	margin: 35px 20px 0px 10px;
	}

#rightpanel #letterbar #letter{
	position: relative;
	background: #b2e232;
	width: 100%;
	height: 202px;
	}

#letter .edgelt, #letter .edgert, #letter .edgelb, #letter .edgerb{
	position: absolute;
	width: 4px;
	height: 5px;
	}

#letter .edgelt{
	top: 0px;
    left: 0px;
    background: url(/ititle/letter-edge-lt.gif) left top no-repeat;
	}

#letter .edgert{
	top: 0px;
    right: 0px;
    background: url(/ititle/letter-edge-rt.gif) left top no-repeat;
	}

#letter .edgelb{
	bottom: 0px;
    left: 0px;
    background: url(/ititle/letter-edge-lb.gif) left bottom no-repeat;
	}

#letter .edgerb{
	bottom: 0px;
    right: 0px;
    background: url(/ititle/letter-edge-rb.gif) left bottom no-repeat;
	}

#letter h1{
	height: 16px;
	background: url(/ititle/letter.gif) top left no-repeat;
	margin: 0px 0px 15px 20px;
	}

#letter .text a{
	color: #737373;
	font-size: 90%;
	text-decoration: none;
	}

#letter .text a:hover{
	text-decoration: underline;
	}

#letter .text{
	bottom: 105px;
	width: 25%;
	text-align: center;
	line-height: 125%;
	}

#letter .pic{
	bottom: 0px;
	}

#letter .left{
	position: absolute;
    left: 7%;
	}

#letter .center{
	position: absolute;
    left: 50%;
	margin-left: -35px;
	}

#letter .right{
	position: absolute;
    right: 7%;
	}

#letter .band{
	position: absolute;
	right: -20px;
    top: -85px;
	width: 87px;
    height: 220px;
	background: url(/ititle/band.png) no-repeat;
	_background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale,src=/ititle/band.png);
    }

#rightpanel #opinion{
	margin: 37px 20px 0px 40px;
	}

#rightpanel #opinion h1{
	background: url(/ititle/opinion.gif) left top no-repeat;
	height: 14px;
	margin-bottom: 15px;
	}

#rightpanel #opinion input{
	vertical-align: middle;
	}

#rightpanel #opinionform{
	margin-top: 17px;
	margin-bottom: 5px;
	}

#rightpanel input.continue{
	border: none;
	margin: 0px;
    padding: 0px;
	width: 86px;
    height: 32px;
    background: url(/ititle/answer_but.gif) left top no-repeat;
	cursor: pointer;
	}

#banners{
	margin-top: 20px;
	text-align: center;
	}

#banners img{
	margin-bottom: 15px;
	}

/* ---- Блок ссылок */
#links p{
	font-size: 75%;
	font-family: tahoma, verdana, arial, sans-serif;
	color: #7f7f7f;
    margin-left: 27px;
	margin-bottom: 4px;
	}

#links p a{
	display: block;
	float: left;
	width: 18px;
    text-align: center;
	margin-right: 5px;
	}

#links img{
	position: relative;
    top: 2px;
	}

/* ---- Блок копирайтов */
#copyrights p{
	font-size: 80%;
	color: #7f7f7f;
	margin-bottom: 5px;
	}

/* ============== Общие ==============*/

img{
	border: 0px;
	}

form{
	margin: 0px;
	padding: 0px;
	}

/* ============== Текст ==============*/
p{
	color: #676767;
	margin: 0px;
	padding: 0px;
	}

a{
	color: #0059ff;
	text-decoration: underline;
	}

h1{
	padding: 0px;
	}

h1 a{
	display: block;
	height: 100%;
	}

/* ============== Кнопка редактирования =========*/
.adminbut{
	text-align: center;
	margin: 10px;
	}

.adminbut span{
	background: #fdd;
	border: #dbb solid 2px;
	padding: 5px 8px;
	}

.adminbut span a{
    color: #555;
	font-weight: bold;
	text-decoration: none;
	}

.adminbut span a:hover{
	text-decoration: underline;
	}

/* ============= Div Гороскоп совместимости на Elle.ru ===============*/

	.horo-link {
		background: #fff;
		font: 24px/24px 'monotype corsiva', georgia, times, garamond;		
		padding: 15px 5px 5px 5px;
		overflow: hidden;
		zoom: 1;
	}
	.horo-link span {
		font-family: courier;
		color: #557187;
		margin-left: 3px;
	}
	.horo-link img {
		float: left;
		margin-right: 5px;
		margin-top: -10px;
	}
	.horo-link a {
		display: block;
		color: #5d5d5d;
		text-decoration: none;
		text-align: left;
	}
	.horo-link a:hover {color: #000;}