@import url(http://fonts.googleapis.com/css?family=Open+Sans&subset=latin,cyrillic-ext);
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,table,th,td {
	font-family: Open Sans, sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
	cursor: default;
}
body {
	background: url(../img/bg.png) center 250px no-repeat;	
}
ol,ul {
	list-style: none;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0;
}
::-moz-selection {
	color: #000;
	background: #f5f5f5;
}
::selection {
	color: #000;
	background: #f5f5f5;
}
#usertrack_image {
	display: none;
}
.fl{
	float: left;
}
.fr {
	float: right;
}
.content {
	width: 640px;
}
.aside {
	width: 300px;
}
.mb {
	margin-bottom: 30px;
}
.mt {
	margin-top: 30px;
}
h1 {
    font-size: 32px;
    margin:0 0 20px 0;
}
a:active, a:focus { outline-style: none; -moz-outline-style:none; }

#horoscope-data {
	min-height: 200px;
	margin-bottom: 30px;
}
.horoscope-by-sign .width-500 {
	width: 500px;
}
.horoscope-by-sign .user-links {
	width: 120px;
}
.horoscope-by-sign .horoscope-tabs {
	height: 39px;
	border-bottom: 5px solid #f5f5f5;
}
.horoscope-by-sign .horoscope-tabs li {
	float: left;
	padding: 10px 11px;
	position: relative;
}
.horoscope-by-sign .horoscope-tabs li.active {
	margin-bottom: -5px;
	background: #fcb316;
	border-bottom: 5px solid #f2ac15;
}
.horoscope-by-sign .horoscope-tabs li a {
	color: #000;
	font-size: 13px;
}
.horoscope-by-sign .horoscope-tabs li.active a {
	color: #fff;
	text-decoration: none;
}
.horoscope-by-sign .horoscope-tabs li.active .decoration-arrow {
	left: 50%;
	width: 13px;
	height: 7px;
	bottom: -12px;
	margin-left: -6px;
	position: absolute;
	background: url(../img/decoration-bottom-arrow-green.png);
}

.horoscope-by-sign .user-links li {
	position: relative;
	margin-bottom: 2px;
	background: #e2e0d6;
}
.horoscope-by-sign .user-links li.active {
	background: #464fa1;
}
.horoscope-by-sign .user-links li a {
	padding: 10px;
	display: block;
	color: #363636;
	font-size: 15px;
	text-transform: capitalize;
}
.horoscope-by-sign .user-links li.active a {
	color: #fff;
	text-decoration: none;
}
.horoscope-by-sign .user-links li.active .decoration-arrow {
	top: 50%;
	width: 7px;
	height: 13px;
	right: -7px;
	margin-top: -6px;
	position: absolute;
	background: url(../img/decoration-bottom-arrow-red.png);
}
.horoscope-by-sign .tools {
	margin-top: 20px;
	overflow: hidden;
}
.horoscope-by-sign .tools .days-range {
	overflow: hidden;
}
.horoscope-by-sign .tools .days-range a {
	float: left;
	width: 20px;
	height: 20px;
	display: block;
	text-indent: -999999px;
	background: url(../img/horoscope_icons_sprite.png) -120px 0 no-repeat #464fa1;
}
.horoscope-by-sign .tools .days-range a.next-day {
	background-position: -100px 0;
}
.horoscope-by-sign .tools .days-range a:hover {
	background-color: #303030;
}
.horoscope-by-sign .tools .days-range a.inactive {
	background-color: #e2e0d6;
}
.horoscope-by-sign .tools .days-range ul {
	float: left;
}
.horoscope-by-sign .tools .days-range ul li {
	display: none;
	color: #464fa1;
	font-size: 12px;
	padding: 2px 10px;
}
.horoscope-by-sign .tools .days-range ul li.single-date {
	text-decoration: none;
}
.horoscope-by-sign .tools .days-range ul li.current {
	text-decoration: none;;
}
.horoscope-by-sign .tools .days-range ul li.active {
	display: block;
}
.horoscope-by-sign .horoscope-tab-content {
	color: #000;
	font-size: 14px;
	margin-top: 10px;
	line-height: 1.77em;
	text-align: justify;
}
.horoscope-by-sign .horoscope-tab-content a {
	color: #464fa1;
}
.horoscope-by-sign .horoscope-tab-content .full-text {
	display: none;
}

.shodimost_table {
	display: table;
	border-collapse: collapse;
	border-spacing: 0px;
	border-color: #fff;
}
.shodimost_table td.green_bg {
	background-color:#7981CC;
}
.shodimost_table td.dark_bg {
	background-color: #444c9f;
}
.shodimost_table td.dark_bg .question{
	font-size: 28px;
	font-weight: bold;
	color: white;
	display: block;
	text-align: center;
}
.shodimost_table td {
	background-color:#ffda50;
	border: 1px solid #fff;
}
.shodimost_table a {
	width: 48px;
	height: 48px;
	display: block;
}
.shodimost_table a:hover {
	background: url(../img/circle.png) center center no-repeat #7981CC;
}
.shodimost_table td.green_bg span {
	width: 48px;
	height: 48px;
	display: block;
	background-image: url(../img/horoscope_small_signs_sprite.png);
}
.shodimost_table td.green_bg .oven { background-position: -47px 0; }
.shodimost_table td.green_bg .telec { background-position: 2px 0; }
.shodimost_table td.green_bg .bliznaci { background-position: -146px 0; }
.shodimost_table td.green_bg .rak { background-position: -342px 0; }
.shodimost_table td.green_bg .lav { background-position: -441px 0; }
.shodimost_table td.green_bg .deva { background-position: -390px 0; }
.shodimost_table td.green_bg .vezni { background-position: -195px 0; }
.shodimost_table td.green_bg .scorpion { background-position: -243px 0; }
.shodimost_table td.green_bg .strelec { background-position: -491px 0; }
.shodimost_table td.green_bg .kozirog { background-position: -538px 0; }
.shodimost_table td.green_bg .vodolei { background-position: -292px 0; }
.shodimost_table td.green_bg .ribi { background-position: -98px 0; }





/**** HEADER ****/
.top-bar-white {
	height: 40px;
	margin: 15px auto;
	/*background:#fff;*/
	overflow: hidden;
	line-height: 40px;
	float:right;
	width: 600px;
}
.top-bar-white a {
	float: left;
	color: #898989;
	font-size: 11px;
	text-transform: uppercase;
}
.top-bar-white a:hover {
	color: #ffb400;
	text-decoration: none;
}
.top-bar-white a.facebook,
.top-bar-white a.twitter {
	top: 10px;
	width: 20px;
	height: 20px;
	display: block;
	position: relative;
	text-indent: -999999px;
}
.top-bar-white a.facebook {
	margin:0 5px 0 5px;
	background: url(../img/horoscope_icons_sprite.png) -60px 0 no-repeat;
}
.top-bar-white a.twitter {
	background: url(../img/horoscope_icons_sprite.png) -80px 0 no-repeat;
}
.top-bar-white .dot-spacer {
	float: left;
	color: #d04c78;
	margin: 0 10px;
}

.top-bar-grey .wrapper {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}
.top-bar-grey .wrapper .logo {
    margin: 10px 60px 30px 0;
}
.top-bar-grey .wrapper ul {
	overflow: hidden;
	width: 960px;
	margin-bottom: 20px;
}
.top-bar-grey .wrapper ul li {
	float: left;
}
.top-bar-grey .wrapper ul li a {
	color: #000;
	font-size: 13px;
	margin:0 5px 0 5px;
	text-transform: uppercase;
	font-weight: bold;
}
.top-bar-grey .wrapper ul li a:hover {
	text-decoration: none;
	color: #ffb400;
}
.separator {
	color: #e0e0e0;
	margin:0 5px 0 5px;
	float:left;
}
.separator-menu {
	color: #e0e0e0;
	margin:0 0 0 8px;
}

.top-bar-orange {
	padding-top: 3px;
    background-image: url(../img/gradient-purple-header.png);
}
.top-bar-orange ul {
    width: 960px;
    margin: 0 auto -1px auto;
    overflow: hidden;
}
.top-bar-orange ul li {
	float: left;
	text-align: center;
	padding: 7px 0 10px 0;
}
.top-bar-orange ul li a {
	width: 80px;
	height: 30px;
	color: #b3b5d4;
	display: block;
	padding-top: 50px;
	line-height: 30px;
	background: url(../img/horoscope_signs_sprite.png) 0 0 no-repeat;
	font-size: 12px;
	text-transform: uppercase;
}
.top-bar-orange ul li a:hover {
	color: #fff;
	text-decoration: none;
	background-image: url(../img/horoscope_signs_hover_sprite.png);
}
.top-bar-orange ul li.active {
	background: #fff;
}
.top-bar-orange ul li.active a {
	color: #464fa1;
	text-decoration: none;
	background-image: url(../img/horoscope_signs_active_sprite.png);
}
.top-bar-orange ul li a.oven { background-position: -70px 5px; }
.top-bar-orange ul li a.telec { background-position: 12px 5px; }
.top-bar-orange ul li a.bliznaci { background-position: -230px 5px; }
.top-bar-orange ul li a.rak { background-position: -550px 5px; }
.top-bar-orange ul li a.lav { background-position: -710px 5px; }
.top-bar-orange ul li a.deva { background-position: -630px 5px; }
.top-bar-orange ul li a.vezni { background-position: -310px 5px; }
.top-bar-orange ul li a.scorpion { background-position: -390px 5px; }
.top-bar-orange ul li a.strelec { background-position: -790px 5px; }
.top-bar-orange ul li a.kozirog { background-position: -870px 5px; }
.top-bar-orange ul li a.vodolei { background-position: -470px 5px; }
.top-bar-orange ul li a.ribi { background-position: -150px 5px; }

.profile-wrapper .short-user-info .avatar .img {
	background: url(../img/horoscope_signs_active_sprite.png) 0 0 no-repeat #f5f5f5;
}
.profile-wrapper .short-user-info .avatar .img.aries { background-position: -74px 15px; }
.profile-wrapper .short-user-info .avatar .img.taurus { background-position: 8px 15px; }
.profile-wrapper .short-user-info .avatar .img.gemini { background-position: -234px 15px; }
.profile-wrapper .short-user-info .avatar .img.cancer { background-position: -554px 15px; }
.profile-wrapper .short-user-info .avatar .img.leo { background-position: -714px 15px; }
.profile-wrapper .short-user-info .avatar .img.virgin { background-position: -634px 15px; }
.profile-wrapper .short-user-info .avatar .img.libra { background-position: -314px 15px; }
.profile-wrapper .short-user-info .avatar .img.scorpio { background-position: -394px 15px; }
.profile-wrapper .short-user-info .avatar .img.sagittarius { background-position: -794px 15px; }
.profile-wrapper .short-user-info .avatar .img.capricorn { background-position: -874px 15px; }
.profile-wrapper .short-user-info .avatar .img.aquarius { background-position: -474px 15px; }
.profile-wrapper .short-user-info .avatar .img.pisces { background-position: -154px 15px; }

/**** MAIN WRAPPER ****/
.main-wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 30px 0;
	min-height: 600px;
}

/**** FOOTER ****/
.footer-bar-orange {
	background-image: url(../img/gradient-purple-footer.png);
}
.footer-bar-orange ul {
	height: 60px;
    width: 960px;
    margin: 0 auto;
    line-height: 60px;
}
.footer-bar-orange ul li {
	width: 80px;
	float: left;
	text-align: center;
}
.footer-bar-orange ul li a {
	color: #B3B5D4;
	font-size: 13px;
	text-transform: uppercase;
}
.footer-bar-orange ul li a:hover {
	color:#fff;
	text-decoration: none;
}
.footer-bar-white {
	width: 960px;
	height: 160px;
	margin: 0 auto;
	color: #3d3d3d;
	font-size: 12px;
	background: #fff;
	overflow: hidden;
	padding-top: 15px;
}
.footer-bar-white a {
	color: #3d3d3d;
}
.footer-bar-white a:hover {
	color: #444c9f;
	text-decoration: none;
}
.footer-bar-white .dot-spacer {
	top: -4px;
	position: relative;
}


/**** DREAMBOOK ***/
.title_wrapper .title{
	font-size:26px;
	color:#272727;
}
.alphabet {
	width: 100%;
	background-color: #ffda50;
	margin: 20px 0 0 0;
	line-height: 55px;
	padding: 10px 0; 
}
.alphabet a {
	width: 29px;
	color: #3d3d3d;
	font-size: 22px;
	line-height: 25px;
	text-decoration: none;
	display: inline-block;
	text-transform: uppercase;
}
.alphabet a.active {
	color: #fff;
}
.dreambook {
	margin-bottom: 50px;
}
.dreambook .letter {
	margin-bottom: 50px;
}

#dreams-table {
	width:660px;
	overflow: hidden;
}
#dreams-table li {
	float:left;
	width: 308px;
	height: 60px;
	background: #f5f5f5;
	margin: 0 20px 10px 0;
}
#dreams-table li a {
	color: #272727;
	display: block;
	font-size: 24px;
	line-height: 60px;
	padding: 0 20px;
}
#dreams-table li a:hover {
	color:#fff;
	background:#ffb400;
	text-decoration:none;
}

.dreambook_search form {
    border-bottom: 1px solid #fff;
    width: 300px;
}

.dreambook_search input {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: #5D5D5D;
    font-size: 12px;
    height: 22px;
    line-height: 22px;
    outline: medium none;
}

.dreambook_search input[type=text] {
    background-color: #E5E5E5;
    height: 50px;
    padding: 0 0 0 15px;
    width: 235px;
    float: left;
    color: #9E9E9E;
    font-size: 18px;
}

.dreambook_search input[type=button] {
	width: 50px;
	height: 50px;
	background-color: #d0564b;
	cursor: pointer;
	background-image: url(../img/search_button.png);
	background-position: center center;
	background-repeat: no-repeat;
	text-indent: -9999px;
	float: right;
}
.search_wrapper {
    margin: 0 auto;
    width: 960px;
}
.dreambook_search {
    float: right;
     margin: 40px 0 0;
}














.special_horoscope {
	margin-bottom: 30px;
}
.special_horoscope .title, .box-header {
	color: #faa61a;
	font-size: 22px;
	line-height: 20px;
	margin: 10px 0 15px 0;
}
.box-header {
	color: #000;
	font-size: 30px;
	line-height: 20px;
	margin: 10px 0 15px 0;
}
.special_horoscope .border, .box-wrapper .border{
	width:50px;
	height:3px;
	margin-bottom: 10px;
	text-indent: -999999px;
	background-color: #3ca472;
	border-bottom: 1px solid #f2f9f6;
}
.special_horoscope ul li {
	border-bottom: 1px solid #f2f2f2;
}
.special_horoscope ul li a {
	color: #444c9f;
	font-size: 14px;
	line-height: 35px;
}
.special_horoscope ul li a:hover {
	text-decoration: underline;
}




.choice-box {
	width: 310px;
}
.choice-box > .title {
	color: #faa61a;
	font-size: 22px;
	line-height: 20px;
	margin: 10px 0 25px 0;
}
.choice-box .border {
	width: 50px;
	height: 3px;
	margin-bottom: 20px;
	text-indent: -999999px;
	background-color: #3ca472;
	border-bottom: 1px solid #f2f9f6;
}
.choice-box ul li {
	overflow: hidden;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #f2f2f2;
}
.choice-box ul li a {
	display: block;
	text-decoration: none;
}
.choice-box ul li img {
	float: left;
	width: 56px;
	height: 56px;
	margin-right: 15px;
}
.choice-box ul li .title {
	color: #444c9f;
	display: block;
	font-size: 15px;
	line-height: 18px;
	margin-bottom: 5px;
}
.choice-box ul li a:hover .title {
	text-decoration: underline;
}
.choice-box ul li .date {
	color: #7a7a7a;
	display: block;
	font-size: 12px;
	line-height: 18px;
}




.east-horoscope-box {
	width: 420px;
}
.east-horoscope-box .title {
	color: #faa61a;
	font-size: 22px;
	line-height: 20px;
	margin: 10px 0 25px 0;
}
.east-horoscope-box .border {
	height:3px;
	margin-bottom: 20px;
	text-indent: -999999px;
	background-color: #3ca472;
	border-bottom: 1px solid #f2f9f6;
}
.east-horoscope-box .wrapper-east {
	
}
.east-horoscope-box .info {
	float: left;
	width: 200px;
	overflow: hidden;
}
.east-horoscope-box .info .image.snake { width: 200px; height: 113px; margin-bottom: 10px; background: url(../img/east_cock.jpg) 0 0;}
.east-horoscope-box .info .image.dog { width: 200px; height: 113px; margin-bottom: 10px; background: url(../img/east_dog.jpg) 0 0;}
.east-horoscope-box .info .body {
	color: #000;
	font-size: 14px;
	line-height: 1.5em;
	margin-bottom: 10px;
}
.east-horoscope-box .info .more {
	text-align: left;
}
.east-horoscope-box .info .more a {
	color: #464fa1;
	font-size: 12px;
}
.east-horoscope-box .icons {
	float: right;
	width: 210px;
	overflow: hidden;
	margin-top: -20px;
}
.east-horoscope-box .icons li {
	width: 70px;
	float: left;
	margin-bottom: 5px;
}
.east-horoscope-box .icons li a {
	color: #343434;
	display: block;
	font-size: 14px;
	padding-top: 60px;
	text-align: center;
	text-decoration: none;
	background: url(../img/east_horoscope_sign.png) 0 0 no-repeat;
}
.east-horoscope-box .icons li a:hover {
	color: #444c9f;
}
.east-horoscope-box .icons li.tigar a { background-position: 0 0; }
.east-horoscope-box .icons li.zaek a { background-position: -70px 0; }
.east-horoscope-box .icons li.bik a { background-position: -140px 0; }
.east-horoscope-box .icons li.plah a { background-position: 0 -90px; }
.east-horoscope-box .icons li.zmiq a { background-position: -70px -90px; }
.east-horoscope-box .icons li.petel a { background-position: -140px -90px; }
.east-horoscope-box .icons li.koza a { background-position: 0 -180px; }
.east-horoscope-box .icons li.kon a { background-position: -70px -180px; }
.east-horoscope-box .icons li.kuche a { background-position: -140px -180px; }
.east-horoscope-box .icons li.drakon a { background-position: 0 -270px; }
.east-horoscope-box .icons li.maimuna a { background-position: -70px -270px; }
.east-horoscope-box .icons li.gligan a { background-position: -140px -270px; }


.east-horoscope-signs-box .icons {
	overflow: hidden;
}
.east-horoscope-signs-box .icons li {
	width: 70px;
	float: left;
	margin: 0 18px 18px;
}
.east-horoscope-signs-box .icons li.active {
	border-bottom: 3px solid #444C9F;
	padding-bottom: 10px;
	background: #F2F2F2;
	margin-bottom: 5px;
}
.east-horoscope-signs-box .icons li a {
	color: #343434;
	display: block;
	font-size: 14px;
	padding-top: 70px;
	text-align: center;
	text-decoration: none;
	background: url(../img/east_horoscope_sign.png) 0 0 no-repeat;
}
.east-horoscope-signs-box .icons li a:hover {
	color: #444c9f;
}
.east-horoscope-signs-box .icons li.tigar a { background-position: 0 0; }
.east-horoscope-signs-box .icons li.zaek a { background-position: -70px 0; }
.east-horoscope-signs-box .icons li.bik a { background-position: -140px 0; }
.east-horoscope-signs-box .icons li.plah a { background-position: 0 -90px; }
.east-horoscope-signs-box .icons li.zmiq a { background-position: -70px -90px; }
.east-horoscope-signs-box .icons li.petel a { background-position: -140px -90px; }
.east-horoscope-signs-box .icons li.koza a { background-position: 0 -180px; }
.east-horoscope-signs-box .icons li.kon a { background-position: -70px -180px; }
.east-horoscope-signs-box .icons li.kuche a { background-position: -140px -180px; }
.east-horoscope-signs-box .icons li.drakon a { background-position: 0 -270px; }
.east-horoscope-signs-box .icons li.maimuna a { background-position: -70px -270px; }
.east-horoscope-signs-box .icons li.gligan a { background-position: -140px -270px; }


.bday-box {
	width: 230px;
}
.bday-box .title {
	color: #faa61a;
	font-size: 22px;
	line-height: 20px;
	margin: 0 0 25px 0;
}
.bday-box .border {
	width:50px;
	height:3px;
	margin-bottom: 20px;
	text-indent: -999999px;
	background-color: #3ca472;
	border-bottom: 1px solid #f2f9f6;
}
.bday-box .image {
	position: relative;
}
.bday-box .image img {
	width: 230px;
	height: 230px;
}
.bday-box .image a {
	display: block;
	text-decoration: none;
}
.bday-box .image .bdname {
	display: none;
}
.bday-box .image a:hover .bdname {
	display: inline;
}
.bday-box .image a:hover .text {
	
}
.bday-box .image .text {
	right: 0;
	bottom: 0;
	padding: 10px;
	display: block;
	background: #444C9F;
	position: absolute;
}
.bday-box .image .text .name {
	color: #000000;
	display: block;
	font-size: 17px;
	margin-bottom: 3px;
}
.bday-box .image .text .info {
	color: #fff;
	display: block;
	font-size: 14px;
}



.bday-wishes-box {
	width: 310px;
}
.bday-wishes-box .title {
	color: #faa61a;
	font-size: 22px;
	line-height: 20px;
	margin: 10px 0 25px 0;
}
/*.bday-wishes-box .title{background:url(http://bravo.btv.bg/banners/Suchard-bTV-IntegratedCommunication_310x80px.jpg) center center no-repeat;text-indent:-99999px;margin-bottom:15px;line-height:80px}*/
.bday-wishes-box .border {
	width:50px;
	height:3px;
	margin-bottom: 20px;
	text-indent: -999999px;
	background-color: #3ca472;
	border-bottom: 1px solid #f2f9f6;
}
.bday-wishes-box .date {
	color: #000000
	font-size: 16px;
	margin-bottom: 10px;
}
.bday-wishes-box .body {
	color: #000;
	font-size: 14px;
	line-height: 1.5em;
	margin-bottom: 10px;
}
.bday-wishes-box .more {
	text-align: right;
	margin-bottom: 10px;
}
.bday-wishes-box .more a {
	color: #464fa1;
    font-size: 12px;
}





.daily-box {
	width: 390px;
}
.daily-box .title {
	color: #faa61a;
	font-size: 22px;
	line-height: 20px;
	margin: 0 0 25px 0;
}
.daily-box .border {
	width:50px;
	height:3px;
	margin-bottom: 20px;
	text-indent: -999999px;
	background-color: #3ca472;
	border-bottom: 1px solid #f2f9f6;
}
.daily-box .date {
	color: #7a7a7a;
	font-size: 12px;
	margin-bottom: 20px;
}
.daily-box .body {
	color: #000;
	font-size: 14px;
	line-height: 1.5em;
	margin-bottom: 20px;
}





.profile-wrapper .short-user-info {
	overflow: hidden;
	margin-bottom: 20px;
}
.profile-wrapper .short-user-info .avatar {
	float: left;
	margin-right: 20px;
}
.profile-wrapper .short-user-info .avatar .img {
	width: 70px;
	height: 70px;
}
.profile-wrapper .short-user-info .info .name {
	color: #1e1e1e;
	font-size: 26px;
	margin-bottom: 10px;
}
.profile-wrapper .short-user-info .info .other {
	color: #343434;
	font-size: 14px;
	overflow: hidden;
}
.profile-wrapper .short-user-info .info .other .city,
.profile-wrapper .short-user-info .info .other .bday {
	float: left;
	line-height: 20px;
}
.profile-wrapper .short-user-info .info .other .city {
	margin-right: 30px;
}
.profile-wrapper .short-user-info .info .other .city .icon,
.profile-wrapper .short-user-info .info .other .bday .icon {
	float: left;
	width: 20px;
	height: 20px;
	display: block;
	margin-right: 10px;
	background: url(../img/horoscope_icons_sprite.png) 0 0 no-repeat;
}
.profile-wrapper .short-user-info .info .other .city .icon {
	background-position: -40px 0;
}
.profile-wrapper .short-user-info .info .other .bday .icon {
	background-position: -20px 0;
}
.profile-wrapper .long-user-info .tab-labels {
	border-bottom: 4px solid #f0f0f0;
}
.profile-wrapper .long-user-info .tab-labels a.tab-label {
	float: left;
	color: #a8a8a8;
	display: block;
	font-size: 18px;
	padding: 10px 0;
	margin-right: 30px;
	text-decoration: none;
}
.profile-wrapper .long-user-info .tab-labels a.tab-label.selected {
	color: #1e1e1e;
	margin-bottom: -4px;
	border-bottom: 4px solid #464fa1;
}

.profile-wrapper .long-user-info .tabs {
	padding: 30px 0;
	border-bottom: 1px solid #ccc;
}
.profile-wrapper .long-user-info .tabs .tab {
	display: none;
}
.profile-wrapper .long-user-info .tabs .tab.selected {
	display: block;
}
.profile-wrapper .long-user-info .tabs .tab .following-label {
	color: #7a7a7a;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
}
.profile-wrapper .long-user-info .tabs .tab .following-list {
	
}
.profile-wrapper .long-user-info .tabs .tab .following-list > li {
	margin-bottom: 15px;
}
.profile-wrapper .long-user-info .tabs .tab .following-list .delete-user {
	float: right;
	padding: 10px;
	display: block;
	border: 3px solid #fff;
}
.profile-wrapper .long-user-info .tabs .tab .following-list .delete-user span {
	width: 20px;
	height: 20px;
	display: block;
	text-indent: -999999px;
	background: url(../img/horoscope_icons_sprite.png) -160px 0 no-repeat;
}
.profile-wrapper .long-user-info .tabs .tab .following-list .delete-user:hover span {
	background-position: -140px 0;
}
.profile-wrapper .long-user-info .tabs .tab .following-list .input-box-wrapper {
	float: left;
	margin-right: 15px;
}

.profile-wrapper .long-user-info .tabs .tab .row-line {
	margin-bottom: 15px;
}
.profile-wrapper .long-user-info .tabs .tab .following-list .select-box-wrapper {
	float: left;
}
.profile-wrapper .long-user-info .tabs .tab .following-list .select-box-wrapper.person-type {
	margin-right: 15px;
}
.profile-wrapper .long-user-info .tabs .tab .following-list .select-box-wrapper.person-type .selected-item {
	width: 130px;
}
.profile-wrapper .long-user-info .tabs .tab .following-list .select-box-wrapper.person-type .select-box {
	width: 160px;
}
.profile-wrapper .long-user-info .tabs .tab .following-list .select-box-wrapper.person-sign .selected-item {
	width: 100px;
}
.profile-wrapper .long-user-info .tabs .tab .following-list .select-box-wrapper.person-sign .select-box {
	width: 130px;
}



.profile-wrapper .long-user-info .tabs .tab.personal-data .input-box.city,
.profile-wrapper .long-user-info .tabs .tab.personal-data .input-box.username  {
	width: 376px;
}
.profile-wrapper .long-user-info .tabs .tab.personal-data .select-box-wrapper {
	float: left;
}
.profile-wrapper .long-user-info .tabs .tab.personal-data .select-box-wrapper.person-bday-day {
	margin-right: 15px;
}
.profile-wrapper .long-user-info .tabs .tab.personal-data .select-box-wrapper.person-bday-day .selected-item {
	width: 50px;
}
.profile-wrapper .long-user-info .tabs .tab.personal-data .select-box-wrapper.person-bday-day .select-box {
	width: 80px;
}

.profile-wrapper .long-user-info .tabs .tab.personal-data .select-box-wrapper.person-bday-month {
	margin-right: 15px;
}
.profile-wrapper .long-user-info .tabs .tab.personal-data .select-box-wrapper.person-bday-month .selected-item {
	width: 120px;
}
.profile-wrapper .long-user-info .tabs .tab.personal-data .select-box-wrapper.person-bday-month .select-box {
	width: 150px;
}

.profile-wrapper .long-user-info .tabs .tab.personal-data .select-box-wrapper.person-bday-year .selected-item {
	width: 100px;
}
.profile-wrapper .long-user-info .tabs .tab.personal-data .select-box-wrapper.person-bday-year .select-box {
	width: 130px;
}


.profile-wrapper .long-user-info .tools {
	padding: 20px 0;
	overflow: hidden;
}
.profile-wrapper .long-user-info .tools .button {
	display: block;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
}
.profile-wrapper .long-user-info .tools .button.add-item {
	float: left;
	display: none;
	color: #ffb400;
	padding: 20px 0;
}
.profile-wrapper .long-user-info .tools .button.save-item {
	color: #fff;
	float: right;
	background: #444c9f;
	padding: 20px 30px;
}



.not-loged-user {
	color: #3D3D3D;
	font-size: 15px;
}
.not-loged-user a {
	color: #464fa1;
	text-decoration: underline;
}
.not-loged-user a:hover {
	text-decoration: none;
}



/*** INPUT BOX ***/
.input-box-wrapper {
	border-radius: 3px;
	display: inline-block;
	border: 3px solid #f2f2f2;
}
.input-box-wrapper .input-box {
	width: 200px;
	height: 40px;
	outline: none;
	color: #2f2f2f;
	font-size: 17px;
	padding: 0 15px;
	font-weight: bold;
	line-height: 40px;
	border: 1px solid #9f9f9f;
}
.input-box-wrapper .input-box.empty {
	color: #c3c3c3;
}

/*** SELECT BOX ***/
.select-box-wrapper {
	position: relative;
	border-radius: 3px;
	display: inline-block;
	border: 3px solid #f2f2f2;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.select-box-wrapper .selected-item {
	width: 100px;
	height: 40px;
	cursor: pointer;
	padding: 0 15px;
	background: #fff;
	border: 1px solid #9f9f9f;
}
.select-box-wrapper .selected-item .text {
	color: #2f2f2f;
	font-size: 17px;
	line-height: 40px;
	font-weight: bold;
}
.select-box-wrapper .selected-item.empty .text {
	color: #c3c3c3;
}
.select-box-wrapper .selected-item .icon {
	top: 17px;
	right: 11px;
	width: 12px;
	height: 6px;
	display: block;
	position: absolute;
	background: url(../img/horoscope_icons_sprite.png) -4px -7px no-repeat;
}
.select-box-wrapper .select-box {
	left: -3px;
	z-index: 20;
	padding: 1px;
	display: none;
	overflow: auto;
	max-height: 239px;
	position: absolute;
	background: #9f9f9f;
	border: 3px solid #f2f2f2;
}
.select-box-wrapper .select-box li {

	height: 40px;
	cursor: pointer;
	padding: 0 15px;
	background: #fff;
	line-height: 40px;
}
.select-box-wrapper .select-box li:hover {
	color: #fff;
	background: #ffb400;
}



#horoscope-stars {
	margin-bottom: 30px;
}
#horoscope-stars .stars .star {
	width: 30px;
	height: 30px;
	display: inline-block;
	text-indent: -999999px;
	background: url(../img/horoscope_icons_sprite.png) -45px -66px no-repeat;
}
#horoscope-stars .stars .star.active {
	background-position: -5px -66px;
}

/*#horoscope-stars .stars .star:nth-child(1){background:url(http://bravo.btv.bg/banners/Suchard-bTV-30x30pxNoActive-Noir.png) center center no-repeat}
#horoscope-stars .stars .star:nth-child(2){background:url(http://bravo.btv.bg/banners/Suchard-bTV-30x30pxNoActive-Aida.png) center center no-repeat}
#horoscope-stars .stars .star:nth-child(3){background:url(http://bravo.btv.bg/banners/Suchard-bTV-30x30pxNoActive-Bolero.png) center center no-repeat}
#horoscope-stars .stars .star:nth-child(4){background:url(http://bravo.btv.bg/banners/Suchard-bTV-30x30pxNoActive-Figaro.png) center center no-repeat}
#horoscope-stars .stars .star:nth-child(5){background:url(http://bravo.btv.bg/banners/Suchard-bTV-30x30pxNoActive-Carmen.png) center center no-repeat}
#horoscope-stars .stars .star.active:nth-child(1){background:url(http://bravo.btv.bg/banners/Suchard-bTV-30x30pxActive-Noir.png) center center no-repeat}
#horoscope-stars .stars .star.active:nth-child(2){background:url(http://bravo.btv.bg/banners/Suchard-bTV-30x30pxActive-Aida.png) center center no-repeat}
#horoscope-stars .stars .star.active:nth-child(3){background:url(http://bravo.btv.bg/banners/Suchard-bTV-30x30pxActive-Bolero.png) center center no-repeat}
#horoscope-stars .stars .star.active:nth-child(4){background:url(http://bravo.btv.bg/banners/Suchard-bTV-30x30pxActive-Figaro.png) center center no-repeat}
#horoscope-stars .stars .star.active:nth-child(5){background:url(http://bravo.btv.bg/banners/Suchard-bTV-30x30pxActive-Carmen.png) center center no-repeat}*/


#horoscope-stars ul li {
	width: 100%;
	display: table;
	overflow: hidden;
	margin-bottom: 10px;
	background: #f5f5f5;
}
/*
#horoscope-stars ul li.love {
	border-top: 3px solid #cf564b;
}
#horoscope-stars ul li.work {
	border-top: 3px solid #409f89;
}
#horoscope-stars ul li.luck {
	border-top: 3px solid #bac010;
}
#horoscope-stars ul li.health {
	border-top: 3px solid #88b514;
}
#horoscope-stars ul li.contacts {
	border-top: 3px solid #2eb1e8;
}*/
#horoscope-stars ul li .icon {
	width: 90px;
	height: 95px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}
#horoscope-stars ul li .icon .img {
	width: 40px;
	height: 40px;
	display: inline-block;
	background: url(../img/horoscope_icons_sprite.png) 0 -20px no-repeat;
}
#horoscope-stars ul li.love .icon .img {
	background-position: -40px -20px;
}
#horoscope-stars ul li.work .icon .img {
	background-position: -80px -20px;
}
#horoscope-stars ul li.luck .icon .img {
	background-position: -120px -20px;
}
#horoscope-stars ul li.health .icon .img {
	background-position: 0 -20px;
}
#horoscope-stars ul li.contacts .icon .img {
	background-position: -160px -20px;
}
#horoscope-stars ul li.love .icon {
	background: #d7698d;
}
#horoscope-stars ul li.work .icon {
	background: #f28848;
}
#horoscope-stars ul li.luck .icon {
	background: #7ababe;
}
#horoscope-stars ul li.health .icon {
	background: #cfd753;
}
#horoscope-stars ul li.contacts .icon {
	background: #7981cc;
}
#horoscope-stars ul li .title {
	width: 130px;
	color: #272727;
	font-size: 24px;
	font-weight: bold;
	padding-left: 30px;
	display: table-cell;
	vertical-align: middle;
}
#horoscope-stars ul li .stars {
	width: 200px;
	display: table-cell;
	vertical-align: middle;
}
#horoscope-stars ul li .number {
	color: #303030;
	font-size: 80px;
	font-weight: bold;
	padding-right:30px;
	display: table-cell;
	text-align: right;
	vertical-align: middle;
}




.banner_aside {
	margin-bottom: 30px;
}
.dreambook {
	color: #343434;
	line-height: 21px;
}
.dreambook .letter {
    color: #6F6F6F;
    font-size: 24px;
    line-height: 20px;
}
.dreambook .letr {
    color: #6F6F6F;
    font-size: 24px;
    line-height: 20px;
    text-transform: uppercase;
    margin-left: 10px;
}
.dreambook .letter > span {
    text-transform: uppercase;
}
#dreams .title {
    color: #6F6F6F;
    font-size: 24px;
	line-height: 20px;
	margin:0 0 20px 0;
}
.article_title {
	color: #1e1e1e;
}
.article_summary {
	color: #000;
    font-size: 14px;
    line-height: 1.77em;
    margin: 20px 0 10px 0;
}
.body-read-more a {
	color: #fff !important;
	padding: 5px 10px;
	background: #464FA1;
}
.breadcrump {
	margin-bottom: 20px;
}
.breadcrump a {
	color: #fff;
	font-size: 14px;
	padding: 5px 10px;
	background: #464fa1;
}
.article_body, .za-nas {
    color: #000;
    font-size: 14px;
    line-height: 1.77em;
    text-align: justify;
    margin: 20px 0 20px 0;
}
.article_body a {
	color: #464fa1;
}
.article_body a:hover {
	text-decoration:underline;
}
.article_body p, .za-nas p {
	margin-bottom: 10px;
}
.article_body .body-read-more a {
	font-size: 12px;
}
.article_image_comment {
    background-color: #F2F2F2;
    display: inline-block;
    font-size: 12px;
    padding: 5px;
}
.love_matches, .alena_biography {
	color: #000;
    font-size: 14px;
    line-height: 1.77em;
    text-align: justify;
    margin: 0 0 20px 0;
}
.alena_biography .image_alena {
	margin: 0 30px 0 0;
	float: left;
    width: 200px;
}
.box-wrapper .box-body {
	width:640px;
}
.box-wrapper .box-body .art-img {
	width: 160px;
	float: left;
	margin: 0 20px 0 0;
}

.box-wrapper .box-body .art-tit {
    margin-bottom: 10px;
}

.box-wrapper .box-body .art-tit a {
   	color: #464fa1;
    font-size: 18px;
}
.box-wrapper .box-body .art-tit a:hover {
	text-decoration: underline;
}
.box-wrapper .box-body .art-sum {
	font-size: 14px;
}
.box-wrapper .box-body ul li {
	border-bottom: 1px solid #f2f2f2;
	padding: 14px 0;
	margin-bottom: 10px;
}
.box-wrapper .pagination a, .comments_pages a{
  background: none repeat scroll 0 0 #E8E8E8;
  color: #353736;
  display: block;
  float: left;
  font-size: 11px;
  height: 30px;
  line-height: 30px;
  margin-right: 2px;
  text-align: center;
  text-decoration: none;
  width: 30px;
}
.box-wrapper .pagination a:hover, 
.box-wrapper .pagination a.current,
.comments_pages a:hover,
.comments_pages a.current {
    background: none repeat scroll 0 0 #ffb400;
    color: #FFFFFF;
    font-weight: bold;
}
/**** COMMENTS ****/

.comments_wrapper {
	border-bottom: 2px solid #E0DBD0;
	overflow: hidden;
}
.comments_title_bar {
    background-color: #E2E0D6;
    height: 50px;
}
.comments_wrapper .comments_num, .comments_title_bar .text {
    color: #363636;
    float: left;
    font-size: 15px;
    font-weight: bold;
    line-height: 20px;
    padding: 15px 0 0 20px;
    text-transform: uppercase;
}
.comments_wrapper .comments_order {
    float: right;
}
.comments_wrapper .order_old, .comments_wrapper .order_new {
    color: #363636;
    cursor: pointer;
    font-size: 12px;
    font-style: italic;
    line-height:50px;
    padding: 0 20px 0 15px;
}
.comment_form .label, .comments_login.user_display_when_loggedout, .comments_empty {
    color: #3E3E3E;
    font-size: 15px;
    margin: 20px 0;
}

.user_display_when_loggedout,
.user_display_when_loggedin {
	display: none;
}

.comment_form .label {
	display: block;
	margin: 28px 0 0 0;
}
.comments_wrapper .comments_login a {
    color: #444c9f;
    text-decoration: underline;
}
.comments_wrapper .comments_pages {
    margin: 20px 0 30px;
}
#comment_txt_area {
    border: 2px solid #e0dbd0;
    margin-top: 10px;
    min-height: 80px;
    width: 636px;
    color:#282828;
}
.comments_item .user_data .username {
	font-weight: bold;
	color: #3E3E3E;
}
.comments_item .user_data .avatar img{
	border-radius:50%;
	height:60px;
}
.comments_item .user_data .comment_posted {
	font-size: 12px;
}
.comments_item .comment_data {
	margin-top: 10px;
}
.comments_item .voting {
	display: none !important;
}
.comments_item {
    margin: 10px 0;
}
.comments_wrapper .controls .submit {
    background-color: #444c9f;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    float: right;
    font-size: 18px;
    margin: 20px 0;
    padding: 15px 0;
    width: 130px;
}
#tip {
	min-width: 240px;
	height: 50px;
	color: #fff;
	font-size: 16px;
	line-height: 50px;
	text-align: center;
	background: #444c9f;
	border-color: #464fa1;
	border-width: 3px 1px 1px;
	border-style: solid;
	margin-left: -100px;
	margin-top: -54px;
	padding: 0 20px;
	position: fixed;
	display: none;
	left: 50%;
	top: 0px;
}
.voting.user_display_when_loggedin {
    display: none;
}
/**** GALLERY ****/

#gallery {
	width: 620px;
	height: 349px;
}

#gallery .ad-image-wrapper {
	width: 620px;
	height: 349px;
	position: relative;
	overflow: hidden;
}

#gallery .ad-image-wrapper .ad-prev,
#gallery .ad-image-wrapper .ad-next {
	width: 55px;
	height: 55px;
	position: absolute;
	z-index: 200;
	
}
#gallery .ad-image-wrapper .ad-prev {
	top: 133px;
	left: 0;
}

#gallery .ad-image-wrapper .ad-next {
	top: 133px;
	right: 0;
}

#gallery .ad-image-wrapper .ad-prev .ad-prev-image,
#gallery .ad-image-wrapper .ad-next .ad-next-image {
	width: 56px;
	height: 84px;
	cursor: pointer;
	display: none;
}

#gallery .ad-image-wrapper .ad-prev .ad-prev-image {
	background: url(../img/arrow_left_gallery.png) center center no-repeat #161616;
}

#gallery .ad-image-wrapper .ad-next .ad-next-image {
	background: url(../img/arrow_right_gallery.png) center center no-repeat #161616;
}

#gallery .ad-image-wrapper .ad-image {
	position: absolute;
	left: 0;
	top: 0;
}

#gallery .ad-image-wrapper .ad-image:hover > a .ad-image-zoom {
	display: block;
}

#gallery .ad-image-wrapper .ad-image .ad-image-zoom {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: none;
	position: absolute;
	background-image: url(../img/article-image-zoom.png);
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
}

#gallery .ad-image-wrapper .ad-image .ad-image-description {
	width: auto !important;
	color: #282828;
	background-color: #fff;
	padding: 5px;
	position: absolute;
	bottom: 0;
	left: 0;
}
#gallery .ad-controls {
	display:none;
	height: 10px;
	color: #313131;
	font-size: 12px;
	line-height: 10px;
	text-align: center;
	background: url(../img/tab_background.png) left top;
	margin: 5px 0;
}

#gallery .ad-controls .ad-slideshow-controls {
	background-color: #fff;
	float: left;
}
#gallery .ad-controls .ad-slideshow-controls .ad-slideshow-start,
#gallery .ad-controls .ad-slideshow-controls .ad-slideshow-stop,
#gallery .ad-controls .ad-slideshow-controls .ad-slideshow-countdown {
	margin-left: 5px;
}

#gallery .ad-controls .ad-info {
	background-color: #fff;
	padding: 0 5px;
	display: inline-block;
}
#gallery .ad-nav .ad-back {
	width: 51px;
	height: 78px;
	margin-top: 10px;
	cursor: pointer;
	float: left;
	position:relative;
	background-color: #FFB400;
	opacity: 0.7;
}
#gallery .ad-nav .ad-forward {
	width: 51px;
	height: 78px;
	margin-top: 10px;
	cursor: pointer;
	float: left;
	position:relative;
	background-color: #FFB400;
	opacity: 0.7;
}

#gallery .ad-nav .ad-back {
	background-image: url(../img/arrow_left_white.png);
	background-position: center center;
	background-repeat: no-repeat;
}

#gallery .ad-nav .ad-back:hover {
	background-image: url(../img/arrow_left_white.png);
	opacity: 1;
}

#gallery .ad-nav .ad-forward {
	background-image: url(../img/arrow_right_white.png);
	background-position: center center;
	background-repeat: no-repeat;
}

#gallery .ad-nav .ad-forward:hover {
	background-image: url(../img/arrow_right_white.png);
	opacity: 1;
}

#gallery .ad-nav .ad-thumbs .ad-thumb-list {
	float: left;
	width: 9000px;
	list-style: none;
}

#gallery .ad-nav .ad-thumbs {
	width: 508px;
	height: 100px;
	overflow: hidden;
	margin: 0 5px;
	float: left;
}

#gallery .ad-nav ul li {
	float: left;
}

#gallery .ad-nav ul li a {
	width: 117px;
	height: 78px;
	margin: 10px;
	display: block;
}
#gallery .ad-nav ul li a:hover {
	border-bottom: 6px solid #FFB400;
}

#gallery .ad-nav ul li > a.ad-active {
	margin: 0;
	border: 10px solid #FFB400;
}

.ad-preloads {
	position: absolute;
	left: -9000px;
	top: -9000px;
}

.lunar-horoscope {
	width: 200px;
}
.lunar-horoscope .title {
	line-height: 20px;
	margin: 10px 0 25px 0;
}
.lunar-horoscope .title a {
	color: #faa61a;
	font-size: 22px;
	text-decoration: none;
}
.lunar-horoscope .border {
	width:200px;
	height:3px;
	margin-bottom: 20px;
	text-indent: -999999px;
	background-color: #3ca472;
	border-bottom: 1px solid #f2f9f6;
}
.lunar-horoscope .date {
	color: #444c9f;
	font-size: 12px;
	margin-bottom: 20px;
}
.lunar-horoscope .image {
	position: relative;
	margin-bottom: 15px;
}
.lunar-horoscope .image img {
	width: 200px;
	height: 113px;
}
.lunar-horoscope .image a {
	display: block;
	text-decoration: none;
}
.lunar-horoscope .body {
	color: #000;
	font-size: 14px;
	line-height: 1.5em;
	margin-bottom: 20px;
}
.lunar-horoscope .permitted a, 
.lunar-horoscope .forbidden a,
.lunar-horoscope .month a{
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	line-height: 30px;
} 
.lunar-horoscope .permitted, 
.lunar-horoscope .forbidden {
	border: 0;
	border-radius:4px;
	cursor: pointer;
	text-align: center;
}
.lunar-horoscope .permitted {
	width: 93px;
	height: 30px;
	background-color: #fc7e3c;
	float:left;
}
.lunar-horoscope .forbidden {
	width: 96px;
	height: 30px;
	float: right;
	background-color: #ed145a;
}
.lunar-horoscope .month {
	width: 200px;
	height: 30px;
	margin-top: 10px;
	border:0;
	background-color: #444c9f;
	border-radius:4px;
	cursor: pointer;
	float:left;
	text-align: center;
}
/*CARDS*/
/*cards-mo-readings-wrapper*/
#wrapper-data{
	width:640px;
	padding:0px;
}
#cards-mo-readings-wrapper h2{
	color:#000;
}
#cards-mo-readings-wrapper p{	
	width:640px;
}
#cards-mo-readings-wrapper #wrapper #submit-button{
	color:#FFFFFF;
	font-weight:bold;
	border:none;
	background-color:#444C9F;
	line-height:44px;
	width:165px;
	margin-top: 5px;	
}

#cards-mo-readings-wrapper #submit-form #wrapper #wrapper-card-back .cards-back{
	background-image: url(../img/cards-back.png);
	width:130px;
	height:183px;
	display:inline-block;
	margin:10px 10px 10px 0px;	
}

#cards-mo-readings-wrapper  #submit-form #wrapper .question{
	color:#aeaeae;
	font-size:19px;
	margin:10px 0px;
	padding:10px 10px;
	width:618px;
	height:34px;	
	border: 1px solid #bdbcb9;
	box-shadow:1px 1px 1px 1px #ebebeb inset;
}
/*cards-mo-readings-wrapper*/

/*cards-mo-description*/
.cards_mo_description {
	color:#000;
	line-height:20px;
	width:640px;
	margin-bottom: 30px;
}
.cards_mo_description h4{	
	font-size:22px;	
	margin: 20px 0;
	color:#000;
}

.cards_mo_description #description{
	text-align: justify;
	font-size:14px;
	line-height: 1.77em;
}
.cards_mo_description p {
	margin-bottom: 10px;
	line-height: 1.77em;
	text-align: justify;
	font-size:14px;
}
/*cards-mo-description*/

/*cards-mo-listing*/
#cards-mo-listing-wrapper #submit-image .image-list{	
	list-style-type:none;
}

#cards-mo-listing-wrapper #submit-image .image-list li{
	margin-left:10px;
	float:left;
}

#cards-mo-listing-wrapper #submit-image .image-list p{
    color:#484848;
    font-size:14px;
    width: 130px;    
    text-align: center;
    margin: 5px 0px; 
}

#cards-mo-listing-wrapper #submit-image .image-list a{
	text-decoration:none;
}

#cards-mo-listing-wrapper .card_description{
	clear:both;
	width:640px;
	color:#484848;
	line-height:20px;	 
}
#cards-mo-listing-wrapper .card_description span{
	color: #464fa1;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;	
}
#cards-mo-listing-wrapper .card_description span:first-child{
	color:#000;
}
#cards-mo-listing-wrapper .card_description p{
	font-size:14px;
	color: #000;
}
/*cards-mo-listing*/

/*cards_life*/
.cards-life-bar-green-wrapper .cards-life-bar-green{
	background: none repeat scroll 0 0 #FFDA50;    
    padding-top: 3px;
    height:77px;
    margin-top: 20px;
}
#cards-life-wrapper #reading{
	width:640px;
	color: #484848;
	font-size:14px;
    line-height: 20px;
}
.cards-life-bar-green #menu_cards_life{				
	width: 960px;
	margin:0 auto;
}
.cards-life-bar-green #menu_cards_life .selected-category a{
	color:#FFFFFF !important;
}
.cards-life-bar-green #menu_cards_life li{		
	float:left;		
	padding:0px 15px;
	font-size:15px;
	font-weight:bold;
	line-height:70px;	
}
.cards-life-bar-green #menu_cards_life li a {
	color: #3d3d3d;
	text-decoration: none;
	text-transform: uppercase;
}
.cards-life-bar-green #menu_cards_life li:first-child{
	padding-left:0px;
}
.cards-life-bar-green #menu_cards_life li a:hover {
	cursor:pointer;
}

#wrapper{
	clear:both;
}
#wrapper-card-back{
	margin:35px 0px 0px 0px;
	padding:0px;
	list-style-type:none;
}
.title-section-question{
	color:#000;
	font-size:18px;
	font-weight:bold;
	line-height:20px;
}
.title-section-question-cards-mo{
	color:#000;
	font-size:18px;
	font-weight:bold;
	line-height:20px;
	margin-bottom:20px;
}
.additional-info{
	font-size:14px;	
	display:inline-block;
}

#cards-life-wrapper  .question{
	color:#aeaeae;
	font-size:19px;
	margin:18px 0px 30px 0px;
	padding:10px 10px;
	width:618px;
	height:34px;	
	border: 1px solid #bdbcb9;
	box-shadow:1px 1px 1px 1px #ebebeb inset;
}

#cards-life-wrapper #wrapper #submit-question #submit-button{
	color:#FFFFFF;
	font-weight:bold;	
	border:none;
	background-color:#464fa1;
	line-height:44px;
	width:165px;
	margin-top:25px;
	margin-bottom:20px;	
}

/*#cards-life-wrapper #wrapper #submit-question*/  #wrapper-card-back #joker{
	background-image: url(../img/joker-back.png);
	width:80px;
	height:113px;
}

/*#cards-life-wrapper #wrapper #submit-question*/ #wrapper-card-back .cards-back{	
	background-image: url(../img/cards-back.png);
	width:130px;
	height:183px;
	display:inline-block;
}

.card{
	display:inline-block;
	margin: 0 7px 0 0;
	height:183px;
}

.text-readings{
	color:#484848;
	line-height:20px;	
	width:640px;
	font-size:14px;
	margin-bottom:10px;	
}

.cards-life-links{
	color:#464fa1 !important;
	text-decoration:underline;
	margin-bottom:10px;	
}

.cards-life-links:hover{		
	text-decoration:underline !important;
}

#cards-life-wrapper #wrapper #submit-question #wrapper-card-back .selected {
	background-image: url(../img/selected-card.png) !important;
	cursor:pointer;
}

#cards-life-wrapper #wrapper #submit-question #wrapper-card-back .hover-card {
	background-image: url(../img/hover-card.png) !important;
	cursor:pointer;		
}

#cards-life-wrapper #wrapper #submit-question #wrapper-card-back .selected-joker{
	background-image: url(../img/selected-joker.png) !important;
	cursor:pointer;
}

#cards-life-wrapper #wrapper #submit-question #wrapper-card-back .hover-joker{
	background-image: url(../img/hover-joker.png) !important;
	cursor:pointer;
}
#cards-life-wrapper #wrapper h2{
	margin-bottom:30px;
}

/*cards_life*/

/*cards_life_description*/
.cards_life_description {
	color:#000;
	line-height: 1.77em;
	width:640px;		
}
.cards_life_description h1{	
	margin-bottom:20px;
	color:#000;
}

.cards_life_description #description{
	font-size:14px;		
	text-align: justify;
	line-height: 1.77em;
}
.cards_life_description p {
	margin-bottom: 10px;
	text-align: justify;
}
.cards_life_description a{
	color:#464fa1;
	text-decoration:none;
}
.cards_life_description a:hover{
	color:#464fa1;
	text-decoration:none;
	cursor:pointer;	
}
.cards_life_description h4{
	font-weight:bold;
	margin:25px 0px;
}
/*cards_life_description*/

/*cards_life_listing*/
#cards-life-listing-wrapper{
	margin-top:10px;
}

#cards-life-listing-wrapper #submit-image .image-list{
	list-style-type:none;
}

#cards-life-listing-wrapper #submit-image .image-list li{
	margin-right:30px;
	float:left;
}

#cards-life-listing-wrapper .card_description{
	clear:both;
	width:640px;
	color:#484848;
	line-height:20px;	
}
#cards-life-listing-wrapper .card_description span:first-child{
	color:#000;
}
#cards-life-listing-wrapper .card_description span{
	color: #464fa1;
	font-size:14px;
	font-weight:bold;	
}
#cards-life-listing-wrapper .card_description p{
	font-size:14px;
	color:#000;
	line-height: 1.77em;
}

#cards-life-listing-wrapper #submit-image .image-list p {
    color:#000;
    height:48px;
    font-size:14px;   
    text-align: center;
    margin: 5px 0px 15px 0;   
    width: 130px;
}
#cards-life-listing-wrapper #submit-image .image-list a{
	text-decoration:none;
}
/*cards_life_listing*/

/*white-box*/
.black_overlay{
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;    
    background-color: black;
    z-index:1001;
    -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);    
}
.white_content {
	color: #484848;
	font-weight:bold;
	text-align:center;
	line-height:45px;		
    display: none;
    position: fixed;
	top: 50%;
	left: 50%;
    width: 350px;
    height: 100px;
    margin-top:-50px;
	margin-left: -175px;
    padding: 10px;
    border: 10px solid #464fa1;
    background-color: white;
    z-index:1002;
    overflow: auto;
}
#close{
	color:#464fa1;	
	line-height:5px;
	padding:5px;
	border-left:5px solid #464fa1;
	border-bottom:5px solid #464fa1;
	position:absolute;
	top:0%;
	right:0%;
}
#close:hover{
	cursor:pointer;
}

#joker-title{
	color:#000;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	margin-top:10px;	
	height:10px;
}
.shodimost_table a[title]:hover:after {
    background: none repeat scroll 0 0 #000;
    color: #333333;
    content: attr(title);
    margin: 0 67px;
    padding: 7px;
    white-space: nowrap;
    color: #f5f5f5;
    opacity: 0.90;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}
a[title]{
	text-decoration: none;;
}
.shodimost_table a[title]:hover:before {
    border-bottom: 15px solid transparent;
    border-right: 19px solid #000;
    border-top: 19px solid transparent;
    content: "";
    height: 0;
    margin: -6px 0 0 48px;
    position: absolute;
    width: 0;
    opacity: 0.90;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}


.popular_birthdays {
	width: 230px;
}
.popular_birthdays .title {
	color: #ffb400;
	font-size: 22px;
	line-height: 20px;
	margin: 20px 0;
}
.popular_birthdays .border {
	width:50px;
	height:3px;
	margin-bottom: 20px;
	text-indent: -999999px;
	background-color: #3ca472;
	border-bottom: 1px solid #f2f9f6;
}
.popular_birthdays ul {
	position: relative;
}
.popular_birthdays ul li {
	float: left;
	position: relative;
}
.popular_birthdays ul li.box-label {
	top: 180px;
	left: 65px;
	z-index: 10;
	width: 100px;
	height: 100px;
	text-align: center;
	position: absolute;
	border-radius: 50px;
	background: url(../img/ptd.png);
}
.popular_birthdays ul li.box-label span.count {
	color: #fff;
	display: block;
	font-size: 36px;
	margin-top: 15px;
}
.popular_birthdays ul li.box-label span.text {
	color: #fff;
	display: block;
	font-size: 14px;
}
.popular_birthdays ul li a {
	display: block;
	text-decoration: none;
}
.popular_birthdays ul li:hover .info-wrapper {
	display: block;
}
.popular_birthdays ul li .info-wrapper {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	color: #fff;
	display: none;
	position: absolute;
	background: url(../img/ptd.png);
}
.popular_birthdays ul li .info {
	left: 0;
	bottom: 0;
	color: #fff;
	padding: 10px;
	position: absolute;
}
.popular_birthdays ul li .info .bday {
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}
.popular_birthdays ul li .info .name {
	display: block;
	font-size: 14px;
	font-weight: bold;
}
.popular_birthdays ul li img {
	width: 115px;
	height: 115px;
}
.popular_birthdays ul li.first-item img {
	width: 230px;
	height: 230px;
}
.popular_birthdays ul li.first-item .info {
	padding: 20px;
	top: 0;
}
.popular_birthdays ul li.first-item .info .bday {
	font-size: 16px;
}
.popular_birthdays ul li.first-item .info .name {
	font-size: 18px;
}

/**** ARTICLE VIDEO ****/

.article .article_player,
.video .article_player {
	position: relative;
}

.article .article_player .article_player_overlay,
.video .article_player .article_player_overlay {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	position: absolute;
	background-image: url(../img/video-play-button.png);
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
}

.article .article_player .article_player_overlay.loading,
.video .article_player .article_player_overlay.loading {
	background-color: #fff;
	background-image: url(/static/shared/img/ajax-loader-black.gif);
}
.rights {
    float: left;
    line-height: 1.5em;
    margin: 50px 0 0;
    text-align: center;
}
.social {
    margin-top: 20px;
    overflow: hidden;
}
/*Share button*/
.social {
	position:relative;
}
.social .share-fb {
    background: url("/static/bg/main/img/fb-share-icon.gif") no-repeat scroll left bottom #ECEEF5;
    border-color: #29447E #29447E #1A356E;
    border-radius: 3px 3px 3px 3px;
    display: block;
    padding: 3px 0 0 5px;
    position: absolute;
    text-decoration: none;
    border: 1px solid #CAD4E7;
   	height:14px;
}
.social .share-fb .fb-label {
	color: #3B5998;
	font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
    font-size: 11px;
    margin: 0 5px 0 16px;
    line-height: 12px;
    cursor: pointer;
}
.share-fb:hover {
	border:1px solid #9dacce;
	-moz-box-shadow: 1px 1px 1px 2px #f2f2f2;
 	-webkit-box-shadow: 1px 1px 1px 2px #f2f2f2;
  	box-shadow: 1px 1px 1px 2px #f2f2f2;
}


.sign-main-info {
	width: 350px;
	padding: 20px;
}
.sign-main-info .no-border {
	border: none;
}
.sign-main-info .title {
	color: #ffb400;
	font-size: 22px;
	line-height: 20px;
	margin-bottom: 10px;
}
.sign-main-info .border {
	width:50px;
	height:3px;
	margin-bottom: 10px;
	text-indent: -999999px;
	background-color: #3ca472;
	border-bottom: 1px solid #f2f9f6;
}
.sign-main-info ul li {
	padding: 10px 0;
	font-size: 14px;
	overflow: hidden;
	border-bottom: 1px solid #f2f2f2;
}
.sign-main-info ul li .label {
	float: left;
	color: #464fa1;
}
.sign-main-info ul li .text {
	float: right;
	color: #000;
	max-width: 180px;
	text-align: right;
}
/*Share button*/
.toolbar {
	overflow: hidden;
	margin-bottom: 20px;
}
.social_buttons {
	position:relative;
}
.social_buttons li {
	float:left;
}
ul li .share-fb {
    background: url("/static/bg/main/img/fb-share-icon.gif") no-repeat scroll left bottom #ECEEF5;
    border-color: #29447E #29447E #1A356E;
    border-radius: 3px 3px 3px 3px;
    display: block;
    padding: 3px 0 0 5px;
    position: absolute;
    text-decoration: none;
    border: 1px solid #CAD4E7;
   	height:14px;
}
ul li .share-fb .fb-label {
	color: #3B5998;
	font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
    font-size: 11px;
    margin: 0 5px 0 16px;
    line-height: 12px;
    cursor: pointer;
}
li.social_buttons ul li
{
	width:100px !important;
}
.share-fb:hover {
	border:1px solid #9dacce;
	-moz-box-shadow: 1px 1px 1px 2px #f2f2f2;
 	-webkit-box-shadow: 1px 1px 1px 2px #f2f2f2;
  	box-shadow: 1px 1px 1px 2px #f2f2f2;
}
.content-list .pagination a {
  background: none repeat scroll 0 0 #E8E8E8;
  color: #353736;
  display: block;
  float: left;
  font-size: 11px;
  height: 30px;
  line-height: 30px;
  margin-right: 2px;
  text-align: center;
  text-decoration: none;
  width: 30px;
}
.content-list .pagination a:hover, 
.content-list .pagination a.current {
    background: none repeat scroll 0 0 #ffb400;
    color: #FFFFFF;
}
.content-list .article {
    background-color: #F5F5F5;
    float: left;
    height: 60px;
    margin:0 15px 15px 0;
    width: 300px;
}
.content-list .article a {
	color: #272727;
	display: block;
	font-size: 24px;
	line-height: 60px;
	padding: 0 20px;
	text-decoration:none;
}
.content-list .article a:hover {
	background-color:#ffb400;
	color:#fff;
}
.specheli-horoskop a {
	color: #444C9F;
}
.specheli-horoskop {
	color: #000;
	font-size: 14px;
	line-height: 1.77em;
	text-align: justify;
}
.specheli-horoskop p {
	margin-bottom: 10px;
}

/*** DNES PRAZNUVA - ARTICLE ***/

.dnes-praznuva h1 {
	margin: 0;
}
.dnes-praznuva .article_summary {
	margin: 0;
}
.dnes-praznuva .article_image {
	margin-right: 15px;
	position: relative;
}
.dnes-praznuva .article_body {
	margin: 0;
}
.dnes-praznuva .toolbar {
	padding: 10px 0;
	margin: 0;
}
.new_article_image_comment {
	background-color: #F2F2F2;
	display: inline-block;
	position: absolute;
	font-size: 12px;
	padding: 5px;
	bottom: 0;
	left: 0;
}

/*** MORE POPULAR BIRTHDAYS ***/

.more-popular-birthdays {
	margin-top: 20px;
}
.more-popular-birthdays .title {
	color: #ffb400;
	font-size: 22px;
	line-height: 20px;
	margin-bottom: 20px;
}
.more-popular-birthdays ul {
	overflow: hidden;
}
.more-popular-birthdays ul li {
	float: left;
	position: relative;
}
.more-popular-birthdays ul li a {
	display: block;
}
.more-popular-birthdays ul li .picture-info {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	color: #fff;
	padding: 10px;
	display: none;
	font-size: 14px;
	font-weight: bold;
	position: absolute;
	background: url(../img/ptd.png);
}
.more-popular-birthdays ul li:hover .picture-info {
	display: block;
}
div.tooltip {
      position: absolute;
      width: 235px;
      height: 150px;
      line-height: 22.1px;
      padding: 15px;
      font-size: 14px;
      text-align: left;
      color: #969696;
      background: rgb(255, 255, 255);
      border: 2px solid #e8e8e8;
      border-radius: 5px;
      margin-top: 45px;
      margin-left: -100px;
}

div.tooltip:after {
      content: "";
      position: absolute;
      width: 0;
      height: 0;
      border-width: 10px;
      border-style: solid;
      border-color: transparent transparent #e8e8e8 transparent;
      top: -20px;
      left: 175px;     
}
.btn-tooltip {
	background-color: #faa61a;
	cursor: pointer;
	margin-top: 25px;
	border: 0;
	color: #fff;
}
a.btn-tooltip {
	color: #fff;
	font-size: 14px;
	padding:7px;
}
a.btn-tooltip:hover {
	color:#fff;
}
#close-tooltip{
	width: 10px;
	cursor: pointer;
	position: absolute;
	right: 10px;
    top: 5px;
}
#popupDiv {
    display: none;
}
#popup {
    display: none;
}
.more-info .wrapper > a {
	line-height:70px;
	font-size: 20px;
	color: #3D3D3D;
	text-decoration:none;
	font-size: 15px;
    font-weight: bold;
}
.more-info {
	background: none repeat scroll 0 0 #FFDA50;    
    padding-top: 3px;
    height:77px;
    margin-top: 20px;
}
.za-nas a {
	color: #444C9F;
}
.more-info .wrapper {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
	background-color: #FFDA50;
}
#cards-mo-readings-wrapper .social-likes, #cards-life-wrapper .social-likes{
	margin:10px 0 0 0;
}
.comments_list {
    font-size: 0.9em;
}
.mt_10 {
	margin-top:10px;
}
.bold{
    font-weight: bold;
}
/* lightbox Zodia.bg - every three day display */
/*
#lightbox {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 400px;
	height:250px;
	margin-top:-125px;
	margin-left: -200px;
	background: #fff;
	z-index: 1001;
	display: none;	
	background-color:#F8F8F8;
	border:5px solid #444C9F;
}
#lightbox-shadow {
	position: fixed;
	top: 0;
	left: 0;
	right:0;
	bottom:0;
	background: #000;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
	z-index: 1000;
	display: none;
}
#fbzodia_content{
	color:#444C9F;
	font-family:Georgia;	
	font-size:13px;
	padding:10px;
}
#fbzodia_content p{
	font-family:Georgia;	
	padding:5px;
}
#cls{
	color:#444C9F;
	font-weight: bold;	
	line-height:5px;
	padding: 3px 4px 5px 3px;
	border-left:5px solid #444C9F;
	border-bottom:5px solid #444C9F;
	position:absolute;
	top:0%;
	right:0%;
}
#cls:hover{
	cursor:pointer;
}
*/
/* lightbox Zodia.bg - every three day display */

.d3_article_content_media {
	text-align: center;
	margin: 10px 0;
}

/****** NEW GALLERY ******/
.adTechIFrame {
	width: 300px;
	height: 600px;
	position: fixed;
	z-index: 1000001;
}
.new-gallery-lightbox {
	position: relative;
	box-shadow: 0 0 10px #000;
}
.new-gallery-lightbox .new-gallery-lightbox-nav-left,
.new-gallery-lightbox .new-gallery-lightbox-nav-right {
	top: 50%;
	width: 40px;
	height: 70px;
	display: none;
	margin-top: -35px;
	position: absolute;
	text-indent: -999999px;
	background-color: #FAA61A !important;
}
.new-gallery-lightbox .new-gallery-lightbox-nav-left:hover,
.new-gallery-lightbox .new-gallery-lightbox-nav-right:hover {
	background-color: #FAA61A;
}
.new-gallery-lightbox .new-gallery-lightbox-nav-left:active,
.new-gallery-lightbox .new-gallery-lightbox-nav-right:active {
	background-color: #000;
}
.new-gallery-lightbox .new-gallery-lightbox-nav-left {
	left: 0;
	background: url(/static/bg/microsites/sport/img/link-arrow-white-left.png) center center no-repeat;
}
.new-gallery-lightbox .new-gallery-lightbox-nav-right {
	right: 0;
	background: url(/static/bg/microsites/sport/img/link-arrow-white.png) center center no-repeat;
}
.new-gallery-lightbox .new-gallery-lightbox-comment {
	font-family: Georgia, Serif;
	border-top: 2px solid #333;
	background: #282828;
	font-size: 14px;
	padding: 10px;
	color: #fff;
}
.new-gallery-lightbox-bg {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1000000;
	position: fixed;
	background: url(/static/bg/shared/img/btd-95.png);
}
#new-gallery {
	position: relative;
}
#new-gallery .gallery-image {
	min-height: 200px;
	overflow: hidden;
	position: relative;
	text-align: center;
}
#new-gallery .gallery-image img {
	max-width: 640px;
}
#new-gallery .gallery-image .gallery-image-comment {
	left: 0;
	bottom: 0;
	color: #fff;
	padding: 10px;
	display: block;
	font-size: 14px;
	position: absolute;
	background: #282828;
	border-top: 2px solid #333;
}
#new-gallery .gallery-image .gallery-loader {
	width: 40px;
	display: block;
	margin: 135px auto;
}
#new-gallery .gallery-controls {
	bottom: 0;
	height: 78px;
	padding: 5px;
	position: relative;
}
#new-gallery .gallery-controls .gallery-nav-left,
#new-gallery .gallery-controls .gallery-nav-right {
	z-index: 1;
	width: 61px;
	height: 78px;
	cursor: pointer;
	position: absolute;
	background: #f3f3f3;
	text-indent: -999999px;
}
#new-gallery .gallery-controls .gallery-nav-left {
	left: 0;
	bottom: 5px;
	background: url(../../menbox/img/arrow_left_slider.png) center center no-repeat #FAA61A;
}
#new-gallery .gallery-controls .gallery-nav-right {
	right: 0;
	bottom: 5px;
	background: url(../../menbox/img/arrow_right_slider.png) center center no-repeat #FAA61A;
}
#new-gallery .gallery-controls .gallery-nav-left:hover {
	background: url(../../menbox/img/arrow_left_slider.png) center center no-repeat #000;
}
#new-gallery .gallery-controls .gallery-nav-right:hover {
	background: url(../../menbox/img/arrow_right_slider.png) center center no-repeat #000;
}
#new-gallery .gallery-controls .gallery-nav.disable {
	cursor: default;
}
#new-gallery .gallery-controls .gallery-nav-left.disable {
	background: url(../../menbox/img/arrow_left_slider.png) center center no-repeat #555;
}
#new-gallery .gallery-controls .gallery-nav-right.disable {
	background: url(../../menbox/img/arrow_right_slider.png) center center no-repeat #555;
}

#new-gallery .gallery-controls .gallery-thumbs {
	height: 78px;
	width: 486px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
#new-gallery .gallery-controls .gallery-thumbs ul {
	width: 6000px;
	overflow: hidden;
	position: absolute;
}
#new-gallery .gallery-controls .gallery-thumbs ul li {
	float: left;
	opacity: 0.5;
	margin-right: 6px;
}#new-gallery .gallery-controls .gallery-thumbs ul li.active {
	opacity: 1;
}
#new-gallery .gallery-controls .gallery-thumbs ul li a {
	display: block;
}
#new-gallery .gallery-controls .gallery-thumbs-preview {
	z-index: 5;
	display: none;
	cursor: pointer;
	box-shadow: 0 0 10px #282828;
}




.article_body .inner_pagination_wrapper {
    text-align: center;
}
.article_body .inner_pagination_wrapper > a {
    background: #e8e8e8;
    color: #333 !important;
    display: inline-block;
    font-family: Tahoma,sans-serif;
    margin: 2px;
    padding: 2px 0;
    font-size: 12px;
    text-decoration: none;
    width: 26px;
}
.article_body .inner_pagination_wrapper > a.selected,
.article_body .inner_pagination_wrapper > a:hover {
	color: #fff !important;
    background: #ffb400;
}
/*Text ads*/
.horoscope-text-ads-above {
	overflow: hidden;
	width: 640px;
}
.horoscope-text-ads-above .single-text-image {
	float: left;
	margin: 0 10px;
	cursor: pointer;
}
.horoscope-text-ads-above .single-text-ad {
	overflow: hidden;
	margin: 0 0 15px 0;
}
.horoscope-text-ads-above .single-text-ad .single-text {
	overflow: hidden;
	float: left;
	width: 510px;
}
.horoscope-text-ads-above .single-text-ad .single-text h4 a {
	color: #faa61a;
	font-size: 16px;
}
.horoscope-text-ads-above .single-text-ad .single-text p{
	color: #000;
	font-size: 14px;
}
.horoscope-text-ads-above .single-text-ad .single-text .url a {
	color: #444c9f;
	font-size: 13px;
}
.text-ads-right {
	overflow: hidden;
	margin-bottom: 20px;
}
.text-ads-right .title {
	color: #faa61a;
	font-size: 22px;
	line-height: 20px;
	margin: 10px 0 15px 0;
}
.text-ads-right .text-link {
	overflow: hidden;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #f2f2f2;
	padding: 0 0 10px 0;
}
.text-ads-right .text-link a {
	color: #444c9f;
	font-size: 14px;
}
.article_body .inner_pagination_wrapper a.next-page {
	width: auto;
	padding: 4px 10px;
	float: right;
}

/**** HOMEPAGE SLIDER GALLERY****/

.slider-gallery {
	width: 640px;
	height: 360px;
	position: relative;
}

.slider-gallery .controls .left {
	margin-top: -30px;
	position: absolute;
	top: 50%;
	left: 0;
}

.slider-gallery .controls .right {
	margin-top: -30px;
	position: absolute;
	top: 50%;
	right: 0;
}

.slider-gallery .controls .tabs {
	position: absolute;
	top: 16px;
	right: 15px;
	display: none;
}

.slider-gallery .controls .tabs .tab {
	width: 10px;
	height: 10px;
	background-color: #D1D1D1;
	opacity: .6;
	margin-left: 5px;
	cursor: pointer;
	display: block;
	float: left;
}

.slider-gallery .controls .tabs .tab.current {
	background-color: #54C498;
	opacity: 1;
}

.slider-gallery .controls .left,
.slider-gallery .controls .right {
	width: 60px;
	height: 60px;
	background: #fff;
}

.slider-gallery .controls .left:hover,
.slider-gallery .controls .right:hover {
	background: #faa61a;
}

.slider-gallery .controls .left {
	float: left;
}
.slider-gallery .controls .right {
	float: right;
}
.slider-gallery .controls a {
	width: 60px;
	height: 60px;
	display: block;
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
}

.slider-gallery .controls a.backward {
	background-image: url("/static/bg/microsites/horoscope/img/arrow_left_slider.png");
}

.slider-gallery .controls a.forward {
	background-image: url("/static/bg/microsites/horoscope/img/arrow_right_slider.png");
}
.slider-gallery {
	overflow: hidden;
}
.slider-gallery ul {
	width: 20000px;
	position: relative;
}
.slider-gallery ul li {
	width: 640px;
	height: 360px;
	float: left;
	position: relative;
}

.slider-gallery ul li .image {
	width: 640px;
	height: 360px;
}

.slider-gallery ul li .image .flag-big {
	width: 16px;
	height: 13px;
	position: absolute;
	bottom: 15px;
	right: 15px;
}

.slider-gallery ul li:hover > .text {
	text-decoration: none;
}
.slider-gallery ul .text {
	border-top: 5px solid #faa61a;
	background: #444c9f;
	position: absolute;
	left: 0;
	bottom: 0;
}
.slider-gallery ul li:first-child + .text {
	width: 151px;
	margin-left: 0px;
}
.slider-gallery ul .text a {
	font-size: 13px;
	color: #fff;
	text-decoration: none;
	padding: 10px;
	display: block;
}
.slider-gallery ul .current {
	border-top: 5px solid #faa61a;
}
.slider-gallery ul .current a {
}

.slider-gallery .controls a.backward:hover {
	 background-image: url("/static/bg/microsites/menbox/img/arrow_left_slider.png");
 	 background-repeat: no-repeat;
 	 background-position: center center;
 	 z-index:5;
}
.slider-gallery .controls a.forward:hover {
	 background-image: url("/static/bg/microsites/menbox/img/arrow_right_slider.png");
	 background-repeat: no-repeat;
}
.gallery_header {
	color: #faa61a;
	font-size: 22px;
	line-height: 20px;
	margin: 10px 0 25px 0;
}
.article_body .embeded_link_inner {
	display: block;
	overflow: hidden;
	padding: 10px;
	border: 1px solid #F1F1F1;
	text-decoration: none;
	color: #222;
	background: #FEFEFE;
	border-bottom: 3px solid #EFEFEF;
	margin: 10px 0;
}
.article_body .embeded_link_inner .image.left {
	float: left;
	margin-right: 10px;
}
.article_body .embeded_link_inner .image.right {
	float: right;
	margin-left: 10px;
}
.article_body .embeded_link_inner .title {
	font-size: 20px;
	line-height: 22px;
	display: block;
	margin-bottom: 5px;
	color: #000;
}
.article_body .embeded_link_inner .summary {
	font-size: 14px;
	line-height: 18px;
	display: block;
	color: #555;
}
.article_body .embeded_link_inner:hover {
	background: #fcfcfc;
}
.likeBoxImageGallery{
	position:absolute;
	min-width:46px;
	bottom:2%;
	left:-26%;	
}
.likeBoxImageGallery .like_button_gallery_wrapper{	
	background:url("/static/bg/main/img/like_button_bg_120.png") repeat scroll 0 0 transparent;
	display:inline-block;
	border-radius:3px;
	margin-right:1px;
}
.likeBoxImageGallery .like_button_gallery{
	width:23px;
	height:23px;
	display:inline-block;
	background:url("/static/bg/main/img/like_button_gallery_small.png") no-repeat center center;
	border-radius:3px;
	margin-right:1px;
}
.likeBoxImageGallery .nb_likes{
	color:#ffffff;
	background:url("/static/bg/main/img/like_button_bg_120.png") repeat scroll 0 0 transparent;
	min-width:23px;	
	border-radius:3px;
	display:inline-block;
	float:right;
	text-align:center;
	font-size:15px !important;
	text-shadow:1px 1px #68bfce;	
	padding-right:2px;
	height:23px;
	max-height:23px;	
}
.article_keywords .label {
	font-size: 14px;
	padding: 5px 10px;
	background: #464fa1;
	color: #fff;
	display: inline-block;
	margin: 0 10px 0 0;
}
.article_keywords a {
	color: #464fa1;
	font-size: 13px;
	text-transform: uppercase;
}
.tag-box-header .title {
	text-transform: uppercase;
}
.article_author a {
	color: #444c9f;
	font-size: 14px;
	line-height: 35px;
}
.article-related {
	margin: 0 0 20px 0;
	width: 640px;
	overflow: hidden;
}
.article-related ul {
	margin: 0 -40px 0 0;
	overflow: hidden;
}
.article-related .header {
	margin: 0 0 15px 0;
}
.article-related .header .text {
	color: #363636;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	text-transform: uppercase;
}
.article-related ul li .title {
	font-size: 15px;
	display: block;
	margin: 5px 0;
}
.article-related ul li a {
	color: #444c9f;
}
.article-related ul li a:hover {
	
}
.article-related ul li {
	overflow: hidden;
	width: 200px;
	float: left;
	margin: 0 20px 0 0;
}
.article-related ul li .image {
	position: relative;
	width: 200px;
	height: 113px;
	display: block;
}
.article-related ul li .icon {
	display: inline-block;
	width: 16px;
	height: 16px;
	float: left;
	background: url('../img/sprite-related.png') center center no-repeat;
	position: absolute;
	top: 0px;
	right: 0px;
	background-color: rgba(0, 0, 0, 0.8);
	padding: 7px;
}
.article-related ul li.article .icon {
	background-position: -25px 6px;
}
.article-related ul li.gallery .icon {
	background-position: 7px 6px;
}
.article-related ul li.video .icon {
	background-position: -57px 7px;
}
.video .article_embed_video .article_embed_player,
.article .article_embed_video .article_embed_player{
	margin: 0 auto;	
	position: relative;
}
.video .article_embed_video .article_embed_player .article_embed_player_overlay,
.article .article_embed_video .article_embed_player .article_embed_player_overlay{
top: 0;
left: 0;
right: 0;
bottom: 0;
position: absolute;
background-image: url(../img/player-button-play-small.png);
background-position: center center;
background-repeat: no-repeat;
cursor: pointer;
}

.box-wrapper-poll{
	margin-bottom: 20px;
}

.box-wrapper-poll .sidebar-header-title{
	color: #faa61a;
	font-size: 22px;
	line-height: 20px;
	margin-bottom: 20px;
}

.poll3 ul{
	margin: 10px 0;
}
.poll3 .question{
	text-transform: uppercase;
	font-weight: bold;
}
.poll3 .answer{
	margin: 5px 0;
	font-size: 14px;
}
.poll3 a.poll_results,
.poll3 a.poll_article{
	color: #444c9f;
	font-size: 15px;
	line-height: 18px;
	margin-bottom: 5px;
}
.poll3 button{
	color: #fff;
	font-size: 14px;
	padding: 5px 10px;
	background: #464fa1;
	border: none;
}

/****** NEW GALLERY IN ARTICLE******/
.adTechIFrame {
	width: 300px;
	height: 600px;
	position: fixed;
	z-index: 1000001;
}
.new-gallery-inner-lightbox {
	position: relative;
	box-shadow: 0 0 10px #000;
}
.new-gallery-inner-lightbox .new-gallery-inner-lightbox-nav-left,
.new-gallery-inner-lightbox .new-gallery-inner-lightbox-nav-right {
	top: 50%;
	width: 40px;
	height: 70px;
	display: none;
	margin-top: -35px;
	position: absolute;
	text-indent: -999999px;
	background-color: #FAA61A !important;
}
.new-gallery-inner-lightbox .new-gallery-inner-lightbox-nav-left:hover,
.new-gallery-inner-lightbox .new-gallery-inner-lightbox-nav-right:hover {
	background-color: #FAA61A;
}
.new-gallery-inner-lightbox .new-gallery-inner-lightbox-nav-left:active,
.new-gallery-inner-lightbox .new-gallery-inner-lightbox-nav-right:active {
	background-color: #000;
}
.new-gallery-inner-lightbox .new-gallery-inner-lightbox-nav-left {
	left: 0;
	background: url(/static/bg/microsites/sport/img/link-arrow-white-left.png) center center no-repeat;
}
.new-gallery-inner-lightbox .new-gallery-inner-lightbox-nav-right {
	right: 0;
	background: url(/static/bg/microsites/sport/img/link-arrow-white.png) center center no-repeat;
}
.new-gallery-inner-lightbox .new-gallery-inner-lightbox-comment {
	font-family: Georgia, Serif;
	border-top: 2px solid #333;
	background: #282828;
	font-size: 14px;
	padding: 10px;
	color: #fff;
}
.new-gallery-inner-lightbox-bg {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1000000;
	position: fixed;
	background: url(/static/bg/shared/img/btd-95.png);
}
#new-gallery-inner {
	position: relative;
}
#new-gallery-inner .gallery-inner-image {
	min-height: 200px;
	overflow: hidden;
	position: relative;
	text-align: center;
}
#new-gallery-inner .gallery-inner-image img {
	max-width: 640px;
}
#new-gallery-inner .gallery-inner-image .gallery-inner-image-comment {
	left: 0;
	bottom: 0;
	color: #fff;
	padding: 10px;
	display: block;
	font-size: 14px;
	position: absolute;
	background: #282828;
	border-top: 2px solid #333;
}
#new-gallery-inner .gallery-inner-image .gallery-loader {
	width: 40px;
	display: block;
	margin: 135px auto;
}
#new-gallery-inner .gallery-inner-controls {
	bottom: 0;
	height: 78px;
	padding: 5px;
	position: relative;
}
#new-gallery-inner .gallery-inner-controls .gallery-inner-nav-left,
#new-gallery-inner .gallery-inner-controls .gallery-inner-nav-right {
	z-index: 1;
	width: 61px;
	height: 78px;
	cursor: pointer;
	position: absolute;
	background: #f3f3f3;
	text-indent: -999999px;
}
#new-gallery-inner .gallery-inner-controls .gallery-inner-nav-left {
	left: 0;
	bottom: 5px;
	background: url(../../menbox/img/arrow_left_slider.png) center center no-repeat #FAA61A;
}
#new-gallery-inner .gallery-inner-controls .gallery-inner-nav-right {
	right: 0;
	bottom: 5px;
	background: url(../../menbox/img/arrow_right_slider.png) center center no-repeat #FAA61A;
}
#new-gallery-inner .gallery-inner-controls .gallery-inner-nav-left:hover {
	background: url(../../menbox/img/arrow_left_slider.png) center center no-repeat #000;
}
#new-gallery-inner .gallery-inner-controls .gallery-inner-nav-right:hover {
	background: url(../../menbox/img/arrow_right_slider.png) center center no-repeat #000;
}
#new-gallery-inner .gallery-inner-controls .gallery-inner-nav.disable {
	cursor: default;
}
#new-gallery-inner .gallery-inner-controls .gallery-inner-nav-left.disable {
	background: url(../../menbox/img/arrow_left_slider.png) center center no-repeat #555;
}
#new-gallery-inner .gallery-inner-controls .gallery-inner-nav-right.disable {
	background: url(../../menbox/img/arrow_right_slider.png) center center no-repeat #555;
}

#new-gallery-inner .gallery-inner-controls .gallery-inner-thumbs {
	height: 78px;
	width: 486px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
#new-gallery-inner .gallery-inner-controls .gallery-inner-thumbs ul {
	width: 6000px;
	overflow: hidden;
	position: absolute;
}
#new-gallery-inner .gallery-inner-controls .gallery-inner-thumbs ul li {
	float: left;
	opacity: 0.5;
	margin-right: 6px;
}#new-gallery-inner .gallery-inner-controls .gallery-inner-thumbs ul li.active {
	opacity: 1;
}
#new-gallery-inner .gallery-inner-controls .gallery-inner-thumbs ul li a {
	display: block;
}
#new-gallery-inner .gallery-inner-controls .gallery-inner-thumbs-preview {
	z-index: 5;
	display: none;
	cursor: pointer;
	box-shadow: 0 0 10px #282828;
}
/* lightbox btv.bg - every three day display */
#fblightbox {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 400px;
	/**
	* survivor lightbox
	* height:335px;
	**/
	height:auto;
	margin-top:-125px;
	margin-left: -200px;
	background: #fff;
	z-index: 1001;
	display: none;	
	background-color:#F8F8F8;
	border:3px solid #fff;
}
#fblightbox-shadow {
	position: fixed;
	top: 0;
	left: 0;
	right:0;
	bottom:0;
	background: #000;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
	z-index: 1000;
	display: none;
}
#fbfermata_content {
    color: #444C9F;
    font-family: Georgia;
    font-size: 13px;
    padding: 10px;
    background: url('http://bravo.btv.bg/web/fermata_new.png') no-repeat;
    height: 165px;
}
#fbsurvivor_content{
	color:#444C9F;
	font-family:Georgia;	
	font-size:13px;
	padding:10px;	
	background: url(../img/fbcover-survivor.jpg) no-repeat;
	height:128px;
}
#fbsurvivor_content p{
	font-family:Georgia;	
	padding:5px;
}
#cls{
	/**
	* survivor lightbox
	* color:#fff;
	**/
	/**
	* masterchef lightbox
	* color:#f26935;
	**/
	/**
	* ladyzone lightbox
	* color:#d34651;
	*/
	color:#393f44;
	font-weight: bold;	
	line-height:5px;
	padding: 3px 4px 5px 3px;
	position:absolute;
	top:0%;
	right:0%;
}
#cls:hover{
	cursor:pointer;
}
/* lightbox btv.bg - every three day display */

#fbbistro_content{
	color:#444C9F;
	font-family:Georgia;	
	font-size:13px;
	padding:10px;	
	background: url(http://bravo.btv.bg/web/bistro-fb-cover-lightbox.png) no-repeat;
	height:128px;
}
#fbbistro_content p{
	font-family:Georgia;	
	padding:5px;
}

/* Cookies policy */
.cc_banner-wrapper {
    z-index: 9001;
    position: relative;
}

.cc_container .cc_btn {
    line-height: 1em
}

.cc_container .cc_message {
    margin: 0;
    padding: 0;
    line-height: 1.5em
}

.cc_container .cc_logo {
    display: none;
    text-indent: -1000px;
    overflow: hidden;
    width: 100px;
    height: 22px;
    background-size: cover;
    background-image: url(//cdnjs.cloudflare.com/ajax/libs/cookieconsent2/1.0.10/logo.png);
    opacity: .9;
    -webkit-transition: opacity .2s;
    transition: opacity .2s
}

.cc_container .cc_logo:active,
.cc_container .cc_logo:hover {
    opacity: 1
}

@media screen and (min-width:500px) {
    .cc_container .cc_btn,
    .cc_container .cc_message {
        font-size: .8em
    }
}

@media screen and (min-width:768px) {
    .cc_container .cc_btn {
        font-size: 1em
    }
    .cc_container .cc_message {
        font-size: 1em;
        line-height: 1em
    }
}

@media print {
    .cc_banner-wrapper,
    .cc_container {
        display: none
    }
}

.cc_container {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    padding: 10px
}

.cc_container .cc_btn {
    padding: 8px 10px;
    cursor: pointer;
    text-align: center;
    font-size: .6em;
    display: block;
    width: 33%;
    margin-left: 10px;
    float: right;
    max-width: 120px
}

.cc_container .cc_message {
    -webkit-transition: font-size .2s;
    transition: font-size .2s;
    font-size: .6em;
    display: block
}

@media screen and (min-width:500px) {
    .cc_container .cc_btn {
        font-size: .8em
    }
    .cc_container .cc_message {
        margin-top: .5em;
        font-size: .8em
    }
}

@media screen and (min-width:768px) {
    .cc_container {
        padding: 15px 30px
    }
    .cc_container .cc_btn {
        font-size: 1em;
        padding: 8px 15px
    }
    .cc_container .cc_message {
        font-size: 1em
    }
}

@media screen and (min-width:992px) {
    .cc_container .cc_message {
        font-size: 1em
    }
}

.cc_container {
    background: #222;
    color: #fff;
    font-size: 17px;
    font-family: "Helvetica Neue Light", HelveticaNeue-Light, "Helvetica Neue", Calibri, Helvetica, Arial;
    box-sizing: border-box
}

.cc_container::-moz-selection {
    background: #ff5e99;
    color: #fff;
    text-shadow: none
}

.cc_container .cc_btn,
.cc_container .cc_btn:visited {
    color: #fff;
    background-color: #444C9F;
    transition: background .2s ease-in-out, color .2s ease-in-out, box-shadow .2s ease-in-out;
    -webkit-transition: background .2s ease-in-out, color .2s ease-in-out, box-shadow .2s ease-in-out;
    border-radius: 5px;
    -webkit-border-radius: 5px
}

.cc_container .cc_btn:active,
.cc_container .cc_btn:hover {
    background-color: #fff;
    color: #000
}

.cc_container a,
.cc_container a:visited {
    text-decoration: none;
    color: #3fb6ae;
    -webkit-transition: .2s color;
    transition: .2s color
}

.cc_container a:active,
.cc_container a:hover {
    color: #6fdcd5;
}

@-webkit-keyframes slideUp {
    0% {
        -webkit-transform: translateY(66px);
        transform: translateY(66px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes slideUp {
    0% {
        -webkit-transform: translateY(66px);
        -ms-transform: translateY(66px);
        transform: translateY(66px)
    }
    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.cc_btn,
.cc_container,
.cc_message {
    animation-duration: .8s;
    -webkit-animation-duration: .8s;
    -moz-animation-duration: .8s;
    -o-animation-duration: .8s;
    -webkit-animation-name: slideUp;
    animation-name: slideUp
}