@CHARSET "UTF-8";

/***************************************************/
	/* EzO.TV							               */
	/* created by: Ziona - Wittman Erika               */
	/* Css & html author: Ziona & Ughoo - Mecs Gergely */
	/***************************************************/
	/* default tags */
html,body,div,span,h1,h2,h3,h4,h5,h6,ul,ol,li,img,form {
	margin: 0px;
	padding: 0px;
	border: 0px none;
	outline: 0px;
	list-style-type: none;
	color: #000000;
}
        
p {
	list-style-type: none;
	color: #000000;
}

html,body {
	width: 100%;
	height: 100%;
}

html,body,form,input,select,fieldset {
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}

div.clear,div.clr {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px !important;
	overflow: hidden;
	visibility: hidden;
}

span.fir {
	position: Absolute;
	display: block;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
}

a span.fir,a:hover span.fir {
	cursor: pointer
}

a {
	text-decoration: none;
	color: #d03c88;
}

.centered {
	display: block;
	margin: 0 auto;
}

textarea {
	resize: none;
}

/* specific */
body {
	background-color: #f4dae7;
}

table.tablestyle3 {
	margin-left: 20px;
	margin-bottom: 10px;
}

table.tablestyle3 td {
	color: #000000;
}

table.tablestyle3 td strong,table.tablestyle3 label.onleft {
	width: 130px;
	display: block;
	font-weight: normal;
}

input.submitbutton {
	background: url(/template/memberCenter/images/bg_submit.gif) left top
		no-repeat;
	width: 175px;
	height: 21px;
	line-height: 19px; 
	padding:   0px;
	outline: 0px none;
	border: 0px none;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	margin: 10px 0px;
}

div.states {
	font-size: 13px;
	font-family: arial, sans-serif;
	color: #aaa9a9;
}

div.states a {
	display: block;
	line-height: 17px;
	padding-left: 16px;
	float: right;
}

div.states a {
	color: #aaa9a9;
	background: url(/template/new/images/state-off.gif) 6px center no-repeat;
	cursor: default;
}

div.states a.live {
	color: #cb2378;
	background: url(/template/new/images/state-live.gif) 6px center no-repeat;
	cursor: pointer;
}

div.links {
	padding: 2px 0 0 0;
	margin: 5px 0 0 0;
	border-top: 1px solid #E3DFDF;
}

.profile-left div.links {
	margin: 8px auto 0 auto;
}

.profile-left div.links a {
	float: none;
	display: inline;
}

div#wrapper {
	width: 990px;
	height: auto;
	margin: 0 auto;
	background: url(../images/bg_wrap.gif) left top repeat-y;
	position: relative;
}

/* header */ /* header */
div#header {
	width: 100%;
	background-color: transparent;
}

div#header .top {
	width: 990px;
	height: 90px;
	position: relative;
	background: url(../images/bg_header_plain.gif) left top no-repeat;
}

div#header .top a.logo {
	display: block;
	width: 180px;
	height: 43px;
	position: absolute;
	top: 35px;
	left: 40px;
}

div#header .top a.logo span {
	display: none;
	width: 100%;
	height: 100%;
}

/* head search */
div#header div#search {
	position: absolute;
	width: 140px;
	height: auto;
	top: 58px;
	right: 430px;
}

div#search input.field {
	display: Block;
	float: left;
	width: 110px;
	height: 15px;
	line-height: 15px;
	padding: 2px;
	border: 1px solid #a1c2d7;
	outline: 0px none;
	background: #d9f5ff url(../images/bg_input19.gif) left top repeat-x;
	overflow: hidden;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

div#search input.submit {
	display: Block;
	float: left;
	width: 23px;
	height: 21px;
	overflow: hidden;
	text-indent: -2000px;
	outline: 0px none !important;
	margin-left: -1px;
}

div#search input.submit:focus {
	outline: 0px none !important;
}

div#loggedin-info {
	position: absolute;
	top: 17px;
	right: 33px;
	display: inline;
	padding-right: 10px;
	height: 35px;
	line-height: 30px;
}

div#loggedin-info span.rght {
	position: Absolute;
	top: 0px;
	right: -1px;
	display: block;
	width: 11px;
	height: 35px;
	background: url(../../memberCenter/images/bg_loggedin_bar.png) right top no-repeat;
	overflow: hidden;
}

div#loggedin-info div.holder {
	display: inline-block;
	height: 35px;
	line-height: 30px;
	vertical-align: middle !important;
	background: url(../../memberCenter/images/bg_loggedin_bar.png) left top
		no-repeat;
	padding: 0px 10px 0px 20px;
}

* html div#loggedin-info div.holder {
	display: inline;
	line-height: 13px;
	padding: 8px 8px 14px 22px;
}

* html div#loggedin-info span.rght {
	right: -10px;
}

div#loggedin-info div.holder span strong {
	color: #d63787;
}

div#loggedin-info div.holder span.color {
	color: #d63787;
	padding: 0px 5px;
}

div#header .menu {
	width: 940px;
	height: 29px;
	margin: 0 auto;
	background: url(../images/bg_menu.gif) left top no-repeat;
}

div#header .menu ul {
	width: 100%;
	float: left;
	font-size: 14px;
	padding: 0;
}

div#header .menu ul li {
	width: auto;
	float: left;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	padding: 0 0 0 2px;
	background: url(../images/menu_separator.gif) no-repeat 0px 6px;
}

div#header .menu ul li a {
	color: #fff;
	display: block;
	padding: 6px 25px 6px 25px;
}

div#header .menu ul li a:hover {
	color: #fff;
	background: url(../images/bg_menu.gif) center -29px no-repeat;
}

div#header .menu ul li.home {
	background: none;
	padding: 0;
}

div#header .menu ul li.home a:hover {
	background: url(../images/bg_menu.gif) left -29px no-repeat;
}

div#header .menu ul li.category {
	position: relative;
	float: right !important;
}

div#header .menu ul li.category a:hover {
	background: url(../images/bg_menu.gif) right -29px no-repeat;
}

div#header  .menu ul li.category span {
	position: absolute;
	display: block;
	width: 11px;
	height: 8px;
	background: url(../images/ico_triangle.gif) left top no-repeat;
	left: 8px;
	top: 11px;
}

div#header .menu ul li a:hover {
	text-decoration: none;
}

div#header .picture {
	clear: both;
	width: 940px;
	height: 213px;
	margin: 0 auto;
}

div#header .picture .teller {
	width: 396px;
	float: left;
}

.clear {
	clear: both;
	float: none;
}

#countrySelect {
	position: absolute;
	display: block;
	width: 200px;
	top: 58px;
	right: 215px;
	z-index: 3000 !important;
}

#countrySelect .elSelect {
	width: 200px;
}

#countrySelect .elSelect .selectedOption {
	width: 170px;
	text-align: left;
}

#langSelect {
	position: absolute;
	display: block;
	width: 150px;
	top: 58px;
	right: 45px;
	z-index: 3000 !important;
}

#langSelect .elSelect {
	width: 150px;
}

#langSelect .elSelect .selectedOption {
	width: 120px;
	text-align: left;
}

/* langs */
.lang-hu {
	background: url(../../memberCenter/images/lang-hu.gif) no-repeat 4px 50%
		;
	text-indent: 33px !important;
}

.lang-de {
	background: url(../../memberCenter/images/lang-de.gif) no-repeat 4px 50%
		;
	text-indent: 33px !important;
}

.lang-en {
	background: url(../../memberCenter/images/lang-en.gif) no-repeat 4px 50%
		;
	text-indent: 33px !important;
}

.lang-ro {
	background: url(../../memberCenter/images/lang-ro.gif) no-repeat 4px 50%
		;
	text-indent: 33px !important;
}

.lang-ru {
	background: url(../../memberCenter/images/lang-ru.gif) no-repeat 4px 50%
		;
	text-indent: 33px !important;
}

.lang-bg {
	background: url(../../memberCenter/images/lang-bo.gif) no-repeat 4px 50%
		;
	text-indent: 33px !important;
}

.lang-hr {
	background: url(../../memberCenter/images/lang-hr.gif) no-repeat 4px 50%
		;
	text-indent: 33px !important;
}

.lang-sv {
	background: url(../images/flag/sv.gif) no-repeat 4px 50%;
	text-indent: 33px !important;
}

.lang-us {
	background: url(../images/flag/us.gif) no-repeat 4px 50%;
	text-indent: 33px !important;
}

.lang-bg {
	background: url(../images/flag/bg.gif) no-repeat 4px 50%;
	text-indent: 33px !important;
}

.country-en {
	background: url(../images/flag/en.gif) no-repeat 4px 50%;
	text-indent: 33px !important;
}

.country-ru {
	background: url(../images/flag/ru.gif) no-repeat 4px 50%;
	text-indent: 33px !important;
}

.country-hr {
	background: url(../images/flag/hr.gif) no-repeat 4px 50%;
	text-indent: 33px !important;
}

.country-de {
	background: url(../images/flag/de.gif) no-repeat 4px 50%;
	text-indent: 33px !important;
}

.country-at {
	background: url(../images/flag/at.gif) no-repeat 4px 50%;
	text-indent: 33px !important;
}

.country-ch {
	background: url(../images/flag/ch.gif) no-repeat 4px 50%;
	text-indent: 33px !important;
}

.country-sk {
	background: url(../images/flag/sk.gif) no-repeat 4px 50%;
	text-indent: 33px !important;
}

.country-ro {
	background: url(../images/flag/ro.gif) no-repeat 4px 50%;
	text-indent: 33px !important;
}

.country-hu {
	background: url(../images/flag/hu.gif) no-repeat 4px 50%;
	text-indent: 33px !important;
}

.country-bg {
	background: url(../images/flag/bg.gif) no-repeat 4px 50%;
	text-indent: 33px !important;
}

.country-il {
	background: url(../images/flag/il.gif) no-repeat 4px 50%;
	text-indent: 33px !important;
}

.country-ee {
	background: url(../images/flag/ee.gif) no-repeat 4px 50%;
	text-indent: 33px !important;
}

.country-lt {
	background: url(../images/flag/lt.gif) no-repeat 4px 50%;
	text-indent: 33px !important;
}

.country-lv {
	background: url(../images/flag/lv.gif) no-repeat 4px 50%;
	text-indent: 33px !important;
}

.country-sv {
	background: url(../images/flag/sv.gif) no-repeat 4px 50%;
	text-indent: 33px !important;
}

.country-us {
	background: url(../images/flag/us.gif) no-repeat 4px 50%;
	text-indent: 33px !important;
}

.country-bg {
	background: url(../images/flag/bg.gif) no-repeat 4px 50%;
	text-indent: 33px !important;
}

.country-ba {
	background: url(../images/flag/ba.gif) no-repeat 4px 50%;
	text-indent: 33px !important;
}

.elSelect .selectedOption {
	background-position: 4px 4px !important;
}

/* content */
div#hull {
	padding-left: 25px
}

div#content {
	width: 940px;
	padding: 8px 0px;
}

div#sidebar {
	float: right;
	width: 260px;
}

div.sidebox {
	width: 260px;
	height: auto;
	margin-bottom: 5px;
	background: url(../images/sidebox_bg.gif) left top repeat-y;
}

div.sidebox h2,div.sidebox h2 a {
	display: block;
	overflow: hidden;
	width: 260px;
	height: 28px;
	line-height: 29px;
	text-indent: 20px;
	color: #ffffff;
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	background: url(../images/sidebox_head.gif) left top no-repeat;
}

div.sidebox-body {
	background: url(../images/sidebox_bgtop.gif) left top no-repeat;
	padding-top: 7px;
	padding-left: 14px;
	padding-right: 14px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}

div.sidebox-body p {
	padding-top: 8px;
	padding-bottom: 8px;
}

div.sidebox-body a.more {
	color: #cb2378;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

div.sidebox-end {
	height: 6px;
	background: url(../images/sidebox_end.gif) left top no-repeat;
	overflow: hidden;
	clear: both;
}

/* sdiebar horoszkop doboz */
div#sidebox-signs .sidebox-body {
	position: relative;
	width: 248px;
	padding: 12px 0px 2px 12px;
}

div#sidebox-signs .sidebox-body a {
	display: block;
	/*width: 60px;*/
	/*height: 45px;*/
	float: left;
	text-align: center;
	vertical-align: middle;
	/*line-height: 45px;*/
}

div#sidebox-signs .sidebox-body a img {
	
}

div.main-box {
	position: relative;
	width: 671px;
	height: auto;
	background: url(../images/bg_box671_bg.gif) left top repeat-y;
	margin-bottom: 4px;
	float: left;
}

div.main-box a.moreExp {
	text-align: center;
	padding: 2px 0px 3px 0;
	margin-bottom: 5px;
	display: block;
	font-size: 13px;
	font-weight: bold;
	background: #cfe0e9 url(../images/bg_moreExp.gif) left top repeat-x;
	border: 1px solid #cedae0;
	color: #5387a0;
}

div.main-box-top {
	height: 7px;
	background: url(../images/bg_box671_top.gif) left top no-repeat;
	overflow: hidden;
}

div.main-box-bottom {
	height: 7px;
	background: url(../images/bg_box671_bottom.gif) left top no-repeat;
	overflow: hidden;
	clear: both;
}

div.facebox {
	position: relative;
	/*width:  657px;*/
	width: 635px;
	height: auto;
	/*background: url(../images/bg_box658_bg.gif) left top repeat-y;*/
	margin-bottom: 4px;
	overflow: hidden;
	margin-left: 18px;
	border-bottom: 1px solid #e3dfdf;
}

div.contentholder1 div.facebox {
	margin-left: 0px;
}

div.facebox-top {
	height: 7px;
	/*background: url(../images/bg_box658_top.gif) left top no-repeat;*/
	overflow: hidden;
}

div.facebox-bottom {
	height: 7px;
	/*background: url(../images/bg_box658_bottom.gif) left top no-repeat;*/
	overflow: hidden;
	clear: both;
}

div.rating-stars {
	float: right;
	width: 80px;
}

div.facebox .wide {
	width: 550px;
	padding-bottom: 10px;
}

div.facebox .wide2 {
	width: 550px;
	padding-bottom: 0px;
	padding-top: 0px;
}

div.facebox-body h2,div.facebox-body h2 a {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #d63787;
	line-height: 22px;
	text-align: left;
	text-decoration: none;
}

div.facebox .wide h2,div.facebox .wide h2 a,div.facebox .wide2 h2,div.facebox .wide2 h2 a
	{
	color: #e87db3;
}

div.facebox-body p {
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	line-height: 15px;
	padding-top: 10px;
	font-family: Arial, Helvetica, Sans-serif;
}

div.contentholder1 div.facebox-body p {
	padding-top: 4px;
}

div.facebox-body span.sign-date {
	float: right;
	font-family: Tahoma, Arial, sans-serif;
	color: #2c749a;
	font-size: 14px;
	line-height: 33px;
}

div.facebox img.avatar {
	display: block;
	width: 92px;
	/*height:92px;*/
	margin: 3px 0px 3px 0px;
	float: left;
}

div.facebox div.avatar {
	display: block;
	width: 92px;
	/*height:92px;*/
	margin: 3px 0px 3px 0px;
	float: left;
}

div.facebox img.sign {
	display: block;
	width: 56px;
	height: 56px;
	margin: 3px 0px 3px 0px;
	float: left;
}

div.facebox div.options {
	position: absolute;
	width: 355px;
	left: 14px;
	bottom: 4px;
}

div.options div.face-lang {
	float: right;
	font-weight: bold;
	color: #7d5d76;
}

div.options a.more {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #d63787;
	text-decoration: none;
}

.lastitem {
	border: 0px none !important;
	margin-bottom: -5px !important;
}

/* content box */
div.contentbox {
	position: relative;
	width: 657px;
	height: auto;
	background: url(../images/bg_box658_bg.gif) left top repeat-y;
	margin-bottom: 4px;
	overflow: hidden;
}

div.contentbox-top {
	height: 7px;
	background: url(../images/bg_box658_top.gif) left top no-repeat;
	overflow: hidden;
}

div.contentbox-bottom {
	height: 7px;
	background: url(../images/bg_box658_bottom.gif) left top no-repeat;
	overflow: hidden;
	clear: both;
}

div.contentbox-body {
	position: relative;
	width: 355px;
	padding-left: 15px;
	float: left;
	padding-bottom: 26px;
	min-height: 74px;
	height: auto !important;
	height: 76px;
}

div.contentbox-body h2,div.contentbox-body h2 a {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #d63787;
	line-height: 22px;
	text-align: left;
	text-decoration: none;
}

div.contentbox-body p {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 15px;
	padding-top: 10px;
	font-family: Arial, Helvetica, Sans-serif;
}

div.contentbox img.avatar {
	display: block;
	width: 92px;
	height: 92px;
	margin: 3px 0px 3px 9px;
	float: left;
}

div.contentbox div.options {
	position: absolute;
	width: 355px;
	left: 14px;
	bottom: 0px;
}

div.contentbox-right {
	width: 142px;
	float: right;
	padding: 3px 10px 0 0;
	text-align: right;
}

/* content box end */ /*			a.btn-call, 
			a.btn-busy,
			a.btn-offline {
				display:block;
				position:relative;
				width:127px;
				height:25px;
				overflow:hidden;
				color: #fff;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 16px;
				font-weight: bold;
				text-align: center;
				padding: 4px 0 0 15px;

				line-height: 23px;
			}*/
.btn-call-new,.btn-call-new .rght {
	height: 29px;
	background: url(../images/button_green.gif) left top no-repeat;
}

.btn-call, .btn-call .rght {
	background: url(../images/button_callnow.gif) left top no-repeat;
}

.btn-busy-new, .btn-busy-new .rght {
	background: url(../images/button_red.gif) left top no-repeat;
}

.btn-busy, .btn-busy .rght {
	background: url(../images/button_red.gif) left top no-repeat;
}

.btn-offline, .btn-offline .rght {
	background: url(../images/button_offline.gif) left top no-repeat;
}

.btn-offline-new, .btn-offline-new .rght {
	background: url(../images/button_gray.gif) left top no-repeat;
}

.btn-blue, .btn-blue .rght {
	background: url(../images/button_blue.gif) left top no-repeat;
}

.btn-call .rght, .btn-call-new .rght, .btn-busy .rght, .btn-offline .rght, .btn-offline-new .rght, .btn-blue .rght, .btn-busy-new .rght 
	{
	display: block;
	width: 10px;
	height: 29px;
	position: absolute;
	top: 0;
	right: 0;
	background-position: right top;
	background-color: #ffffff;
}

* html span.rght {
	margin-right: -1px;
}

strong.phone {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #679261;
	padding-bottom: 0px;
	display: block;
}

strong.phone span {
	font-size: 14px;
	font-weight: normal;
	color: #679261;
}


span.code {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #679261;
	position: static;
}

.callprice {
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
	padding: 2px 0 0 0;
	color: #679261;
}

.onPhone {
	font-size: 14px;
	font-family: Tahoma, Arial, sans-serif;
	padding: 2px 0 0 0;
	color: #679261;
}

span.code strong {
	font-size: 18px;
	font-weight: bold;
}

div.modell-busy strong.phone,div.modell-busy span.code, div.modell-busy .callprice, div.modell-busy .onPhone, div.modell-busy strong.phone span {
	color: #b54e4e;
}

div.modell-offline strong.phone,div.modell-offline span.code,div.modell-offline .callprice, div.modell-offline .onPhone,div.modell-offline strong.phone span {
	color: #969696;
}

/* footer */
.footer {
	clear: both;
	color: #fff;
}

.footer ul {
	margin: 0;
}

.footer ul li {
	float: left;
	color: #fff !important;
}

.footer a {
	color: #fff;
}

.footer .choose {
	background: #508bb0 url(../images/bg_flagbar.gif) left top repeat-x;
	height: 31px;
	width: 938px;
	margin: 0 auto;
	text-align: center;
	border-left: 1px solid #2f739d;
	border-right: 1px solid #2f739d;
	padding: 8px 0 3px 0;
}

.footer .choose .country {
	display: block;
	width: auto;
	height: 20px !important;
	margin: 0px;
	padding: 0px;
}

.footer label {
	color: #FFFFFF;
	display: block;
	float: left;
	line-height: 21px;
	padding-left: 290px;
}

.footer .lang {
	padding: 10px 0 0 0;
	background: url(../images/footer_separator.gif) center top no-repeat;
	margin-top: 4px !important;
	margin-top: 2px;
	clear: both;
	width: auto;
	height: auto;
}

.footer .lang ul {
	display: block;
	width: auto;
	height: auto;
	padding: 0 0 0 12px;
}

.footer .lang ul li {
	padding: 0 22px 0 0;
}

.footer .lang ul li a {
	padding-top: 2px;
	padding-right: 2px;
	display: block;
	float: left;
}

.footer .lang span {
	display: block;
	float: left;
	color: #fff;
	padding: 0 7px 0 0;
}

.footer .bottom {
	height: 37px;
	color: #fff;
	background: transparent url(../images/bg_footer.gif) left bottom
		no-repeat;
	padding: 7px 35px 6px 35px;
	font-weight: bold;
}

.footer .bottom ul {
	float: right;
}

.footer .bottom ul li {
	float: left;
	padding: 0 0 0 35px;
}

.footer .bottom div.copyright {
	float: left;
	color: #fff;
}

/* tv guide */
.contentholder1 {
	padding-left: 18px;
	overflow: hidden;
	padding-right: 18px;
}

.contentholder1 h2 {
	font-family: Tahoma, Arial, sans-serif;
	color: #dc6fa6;
	font-weight: bold;
	font-size: 20px;
	padding-top: 5px;
	padding-bottom: 3px;
	margin-bottom: 0px;
}

.contentholder1 h3 {
	font-family: Tahoma, Arial, sans-serif;
	color: #dc6fa6;
	font-weight: bold;
	font-size: 15px;
	padding-top: 0px;
	padding-bottom: 3px;
	margin-bottom: 0px;
}

p.h2properties {
	font-family: Tahoma, Arial, sans-serif;
	color: #2c749a;
	font-size: 14px;
	padding-bottom: 22px;
}

ul.daysof-tv-guide {
	display: block;
	height: 25px;
}

ul.daysof-tv-guide li {
	float: left;
	color: #e982b6;
	padding-right: 7px;
}

ul.daysof-tv-guide li a {
	padding-right: 7px;
	color: #e982b6;
	font-weight: bold;
}

ul.daysof-tv-guide li a.actual {
	color: #999999;
}

h3.dayof-tv-guide {
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	clear: both;
	color: #e87db3;
	padding-bottom: 5px;
	padding-top: 20px;
}

table.daily-tv-guide {
	border-collapse: collapse;
	border: 1px solid #c1d2e5;
	border-bottom: 1px solid #c1d2e5;
	width: 635px;
	margin-bottom: 14px;
}

table.daily-tv-guide th {
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
	height: 29px;
	line-height: 29px;
	background: #98c6e2 url(../images/bg_daiy-tv-guide.gif) left top
		repeat-x;
	border-bottom: 1px solid #88bddf;
	text-align: left;
}

th.cell-guides {
	text-indent: 15px;
}

table.daily-tv-guide th,table.daily-tv-guide td {
	padding: 0 18px;
}

table.daily-tv-guide td {
	font-size: 14px;
	padding: 8px 18px;
	color: #000000;
}

table.daily-tv-guide tr.even {
	background-color: #e9f0f8;
}

table.daily-tv-guide tr.old td {
	color: #9f9e9e;
}

table.daily-tv-guide tr.actual td {
	color: #d63787;
}

table.daily-tv-guide td strong {
	display: block;
	padding-bottom: 16px;
}

table.daily-tv-guide a.avatar-guide {
	display: block;
	width: 80px;
	text-align: Center;
	float: left;
	margin-bottom: 10px;
}

table.daily-tv-guide a.avatar-guide span {
	color: #d63787;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 27px;
	display: block;
}

a.nowplaying {
	display: block;
	width: 140px;
	height: 20px;
	margin: -4px -18px -7px -18px;
	padding-top: 60px;
	background: url(../images/btn_nowplaying1.gif) center top no-repeat;
	text-align: center;
}

a.nowplaying span {
	font-weight: bold;
	color: #e982b6;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
}

tr.even a.nowplaying {
	background-image: url(../images/btn_nowplaying2.gif);
}

/* adatlap */
.profile-left {
	width: 265px;
	height: auto;
	overflow: hidden;
	float: left;
	text-align: center !important;
}

.profile-left .profile-pic {
	width: 265px;
	padding: 8px 0 15px 0;
}

.profile-left .btn-call,.profile-left .btn-call .rght {
	background: url(../images/button_callnow35.gif) left top no-repeat;
}

.profile-left .btn-busy-new {
	background: url(../images/button_busy35.gif) left top no-repeat;
}

.profile-left .btn-busy-new .rght {
	background: url(../images/button_busy35.gif) right top no-repeat;
}

.profile-left .btn-call-new,.profile-left .btn-call-new .rght {
	background: url(../images/button_green35.gif) left top no-repeat;
}

.profile-left .btn-busy {
	background: url(../images/button_busy.gif) left top no-repeat;
}

.profile-left .btn-busy .rght {
	background: url(../images/button_busy.gif) right top no-repeat;
}

.profile-left .btn-offline,.profile-left .btn-offline .rght {
	background: url(../images/button_offline.gif) left top no-repeat;
}

.profile-left .btn-offline-new,.profile-left .btn-offline-new .rght {
	background: url(../images/button_gray35.gif) left top no-repeat;
}


.profile-left .btn-call .rght,.profile-left .btn-call-new .rght,.profile-left .btn-busy-new .rght,.profile-left .btn-offline .rght,.profile-left .btn-offline-new .rght, .profile-left .btn-busy .rght
	{
	height: 35px;
	background-color: #ffffff;
	background-position: right top;
}

.profile-left div.states {
	padding-top: 10px;
	padding-left: 70px;
	padding-bottom: 6px;
}

.profile-left strong.phone {
	font-size: 24px;
	padding-bottom: 4px;
}

.profile-left span.code {
	font-size: 18px;
	display: block;
	padding-bottom: 20px;
}

.profile-left span.code strong {
	font-size: 24px;
}

div.profile-right {
	float: left;
	width: 350px;
	padding-left: 15px;
}

div.sepa {
	border-top: 1px solid #e3dfdf;
	width: 350px;
	visibility: visible;
	margin-bottom: 8px;
}

div.profile-right span.profile-label2 {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	color: #498cb7;
	float: left;
	padding-right: 10px;
	margin-bottom: 3px;
}

div.profile-right h2.profile {
	border-bottom: 1px solid #e3dfdf;
	padding-bottom: 7px;
	margin-bottom: 8px;
}

div.profile-rating {
	width: auto;
	height: 24px;
	overflow: hidden;
	clear: both;
}

div.profile-rating .rating-stars {
	float: left;
	margin-left: 10px;
}

div.profile-right span.profile-label {
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	color: #7d5d76;
	float: left;
	padding-right: 10px;
	margin-bottom: 9px;
	margin-top: 0;
}

div.profile-right small {
	color: #7d5d76;
	font-size: 11px;
	display: block;
	padding-top: 10px;
}

div.profile-right p {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 16px;
	padding-bottom: 19px;
	clear: both;
	margin-bottom: 0px;
}

.pricestext {
	font-size: 12px !important;
	line-height: 13px;
}

table.profile-tv-guide {
	width: 350px;
	border-collapse: collapse;
	border-top: 1px solid #e3dfdf;
	margin-top: 8px;
}

table.profile-tv-guide th {
	line-height: 25px;
	text-align: left;
	color: #7d5d76;
	font-size: 13px;
	font-weight: bold;
}

table.profile-tv-guide td {
	line-height: 20px;
	text-align: left;
	padding-right: 20px;
	color: #dc6fa6;
}

table.profile-tv-guide td a {
	color: #dc6fa6;
	font-weight: bold;
}

a.btn_blue {
	position: relative;
	display: inline-block;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	padding: 4px 15px;
	background: url(../images/button_blue23.gif) left top no-repeat;
	margin-right: 10px;
}

a.btn_blue span.rght {
	position: absolute;
	display: block;
	width: 10px;
	height: 23px;
	top: 0px;
	right: -1px;
	background: #ffffff url(../images/button_blue23.gif) right top no-repeat
		;
}

#contactform div label {
	display: block;
	float: left;
	width: 150px;
	margin-top: 5px;
}

#contactform div {
	clear: both;
	margin-top: 0.5em;
}

#contactform .button {
	color: #d63787;
	font-weight: bold;
}

.starpic {
	float: left;
	width: 60px;
	padding: 0 10px 0 0;
}

.starname {
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	color: #d63787;
}

/* registration */
a.btn-blue {
	padding: 4px 0px 0px 0px; 
  cursor:pointer;
}

div.sidebox p.centered {
	text-align: center;
	line-height: 29px;
}

div.sidebox a.btn-blue {
	margin: 0 auto;
	margin-bottom: 15px;
}

div.formline {
	clear: both;
	width: 486px;
	min-height: 42px;
	height: auto !important;
	height: 42px;
	position: relative;
}

#memberLogin div.formline {
	padding-bottom: 10px;
	height: 42px;
	min-height: 42px;
}

#memberLogin div.formline label {
	width: 225px !important;
	text-align: left;
	height: 21px;
}

#memberLogin div.formline input.text {
	width: 225px !important;
	float: left;
}

#memberLogin p.errormsg {
	padding: 0;
	float: left;
}

#memberLogin p.errormsg a {
	font-weight: bold;
}

div#reg-user-form {
	padding: 27px 0px;
}

div#reg-user-form a.btn-blue {
	margin-left: 212px;
	margin-bottom: 20px;
}

div.formline * {
	z-index: 1 !important;
}

div.formline label {
	display: block;
	width: 200px;
	text-align: right;
	padding-right: 11px;
	height: 42px;
	float: left;
	line-height: 21px;
	font-family: Arial, sans-serif;
}

div.formline label span.req {
	color: #368ec0;
}

div.inverse {
	line-height: 42px;
}

div.inverse label {
	float: right;
	height: 42px;
	line-height: 42px;
	width: 242px;
	text-align: left;
	padding-left: 6px;
}

div.inverse input.checkbox {
	float: right;
	margin-top: 13px !important;
	margin-top: 10px;
}

div.inverse p.errormsg {
	line-height: 10px;
	margin-top: 0px;
	padding-left: 210px;
}

div#accept-terms {
	padding: 10px 0px;
}

div.formline input.text {
	display: Block;
	float: left;
	width: 244px;
	height: 16px;
	line-height: 16px;
	padding: 2px;
	border: 1px solid #a1c2d7;
	outline: 0px none;
	background: #d9f5ff url(../images/bg_input19.gif) left top repeat-x;
	overflow: hidden;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

div.formline span.info {
	display: block;
	width: 21px;
	height: 21px;
	line-height: 21px;
	overflow: Hidden;
	background: url(../images/bg_help21x21.gif) left top no-repeat;
	position: absolute;
	top: 0px;
	right: 0px;
}

div.formline img.reg-security-img {
	margin-top: 7px;
	width: 248px;
}

div.formline p.errormsg {
	font-size: 13px;
	font-weight: normal;
	color: #d03c88;
	font-family: Arial, sans-serif;
	padding-left: 211px;
	display: block;
	float: left !important;
}

p.form-text {
	padding-left: 214px;
	padding-right: 170px;
	font-family: Arial, sans-serif;
}

/* login page */
div#loginbox div.formline {
	width: 240px;
}

div#loginbox div.formline label {
	width: 70px;
	padding-right: 5px;
}

div#loginbox div.formline input.text {
	width: 145px;
}

div#loginbox div#rememberme label {
	width: 138px;
}

div#loginbox a.btn-blue {
	margin-left: 74px;
	width: 110px;
	margin-bottom: 0px;
	color: #ffffff;
}

div#loginbox a.forgot {
	color: #d03c88;
	line-height: 30px;
	padding-left: 74px;
	font-size: 13px;
	font-weight: normal;
}

ul.login {
	padding: 0px 0px 15px 0px;
}

ul.login li {
	padding-left: 22px;
	background: url(../images/ul-login-dot.gif) 6px center no-repeat;
	line-height: 19px;
}

/************ elSelect */
.elSelect {
	width: 249px;
	height: 21px;
	background: url(../images/elSelect/select_bg.gif) no-repeat 0% 0%;
	float: left;
}

.elSelect .selected {
	background-color: #fff !important;
	color: #CC3399 !important;
}

.elSelect .clear {
	clear: both;
}

.elSelect .selectedOption {
	float: left;
	padding: 2px 0 0 6px;
	width: 218px;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	overflow: hidden;
}

.elSelect .dropDown {
	width: 22px;
	height: 21px;
	float: right;
	background: url(../images/elSelect/select_arrow.gif) no-repeat 0% 0%;
	z-index: 1000 !important;
}

.elSelect .optionsContainerTop {
	position: absolute;
	background: url(../images/elSelect/top_center.gif) repeat-x 0% 0%;
	width: 100%;
	height: 5px;
}

.elSelect .optionsContainerTop div {
	background: url(../images/elSelect/top_left.gif) no-repeat 0% 0%;
	width: 100%;
	height: 5px;
}

.elSelect .optionsContainerTop div div {
	background: url(../images/elSelect/top_right.gif) no-repeat 100% 0%;
	width: 100%;
	height: 5px;
}

.elSelect .optionsContainerBottom {
	position: absolute;
	margin: -5px 0 0 0;
	background: url(../images/elSelect/bottom_center.gif) repeat-x 0% 0%;
	width: 100%;
	height: 5px;
}

.elSelect .optionsContainerBottom div {
	background: url(../images/elSelect/bottom_left.gif) no-repeat 0% 0%;
	width: 100%;
	height: 5px;
}

.elSelect .optionsContainerBottom div div {
	background: url(../images/elSelect/bottom_right.gif) no-repeat 100% 0%;
	width: 100%;
	height: 5px;
}

.elSelect .optionsContainer {
	position: absolute;
	display: none;
}

.elSelect .option {
	padding: 4px 0 5px 5px;
	background-color: #ECF1F2;
	border-left: solid 1px #749490;
	border-right: solid 1px #749490;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	color: #496772;
}

.elSelect .disabled {
	background-color: #C0CCCF;
	border-left: solid 1px #749490;
	border-right: solid 1px #749490;
	color: #90A4AA;
}

table.mailbox-send {
	width: 100%;
	border: 1px solid #c1d2e5;
	text-align: left;
	margin-top: 15px;
}

table.mailbox-send td {
	line-height: 31px;
	border-bottom: 1px solid #c1d2e5;
	border-bottom: 0px none;
	font-weight: normal;
}

table.mailbox-send td label {
	display: block;
	line-height: 15px;
	text-align: left;
	width: auto;
	float: left;
	padding: 10px;
	font-weight: bold;
	font-size: 13px;
}

table.mailbox-send td a {
	font-weight: bold;
}

table.mailbox-send input.text {
	width: auto;
	margin-top: 5px;
	color: #000000;
	padding-left: 10px;
	border: 1px solid #a1c2d7;
	outline: 0px none;
	background: #d9f5ff url(../images/bg_input19.gif) left top repeat-x;
	overflow: hidden;
	font-family: Arial, sans-serif;
	font-size: 12px;
	float: left;
}

div#priceSelect {
	margin-top: 6px;
	line-height: 16px;
}

div#priceSelect .option {
	line-height: 14px;
}

table.mailbox-send textarea {
	display: block;
	margin: 5px 0px 5px 1px;
	width: auto;
	height: 175px;
	line-height: 16px;
	padding: 10px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	float: left;
	border: 1px solid #a1c2d7;
	outline: 0px none;
	background: #d9f5ff url(../images/bg_input19.gif) left top repeat-x;
}

a.btn_blue2,a.btn_blue2:link,a.btn_blue2:visited {
	background: transparent url(../images/button_blue21.gif) no-repeat
		scroll left top;
	color: #FFFFFF;
	display: inline-block;
	float: left;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	margin-left: 7px;
	padding: 3px 15px;
	position: relative;
	text-decoration: none;
}

a.btn_blue2:hover {
	color: #ffffff;
	text-decoration: none;
}

a.btn_blue2 span.rght {
	background: #FFFFFF url(../images/button_blue21.gif) no-repeat scroll
		right top;
	display: block;
	height: 23px;
	position: absolute;
	right: -1px;
	top: 0;
	width: 10px;
}

a.mailbox-prev {
	float: left;
	margin-bottom: 5px;
}

a.mailbox-next {
	float: right;
	margin-bottom: 5px;
}

a#btn-back {
	float: right;
	margin: 10px 0px;
}

a#btn-deletemsg {
	float: right;
	margin: 10px 0px 20px 5px;
}

a#btn-sendmsg {
	float: right;
	margin: 10px 0px 20px 5px;
}

div#header .picture .info {
	width: 544px;
	height: 213px;
	float: left;
	background: url(../images/header_bg.jpg) left top no-repeat;
}

div#header .picture .info h3 {
	font-size: 36px;
	color: #fff;
	font-weight: normal;
	font-family: Arial, Helvetica, Sans-serif;
	padding: 35px 20px 0 25px;
}

div#header .picture .info h4 {
	font-size: 44px;
	color: #feb5da;
	font-weight: bold;
	font-family: Arial, Helvetica, Sans-serif;
	padding: 10px 20px 0 25px;
}

div#header .picture .info h5 {
	font-size: 12px;
	color: #fff;
	font-weight: normal;
	font-family: Arial, Helvetica, Sans-serif;
	padding: 8px 20px 0 25px;
}

div.contentholder1 h1 {
	color:#DC6FA6;
	font-family:Tahoma,Arial,sans-serif;
	font-size:20px;
}

p.featured { font-size: 12px; }

p.horoscope-signs {
    padding: 0;
    margin: 0;
}

p.horoscope-signs a {
    float: left;
    display: block;
   	margin-right: 8px;
    margin-bottom: 8px;
}

p.horoscope-signs img {
    display: block;
}

p.horoscope-signs span {
    display: block;
    font-size: 11px;
    text-align: center;
}

.dropcharge_info {
	padding: 7px 0 15px 0;
}

.dropcharge_email {
	width: 300px;
	margin: 5px 0 10px 0;
}


div.htmltooltip{
	position: absolute; /*leave this and next 3 values alone*/
	z-index: 1000;
	left: -1000px;
	top: -1000px;
	background: #fcffe7;
	border: 1px solid #d6cab0;
	color: #000000;
	padding: 5px;
	width: 160px; /*width of tooltip*/
	}

div#reviewContainer { text-align:left;width:650px;display:block;border:0px dotted #005500; }	
div#reviewContainer h2 { color:#d63787; font-family: Tahoma, Verdana, Arial;font-weight:bold;border-bottom:2px solid #d63787; margin:10px 0px 10px 0px;}
div#reviewContainer .full { text-align: left; width:100%; margin-bottom:20px; }
div#reviewContainer .fullWithLine { text-align: left; width:100%; border-bottom:1px solid #d63787; margin-bottom:20px; padding-bottom:20px;}
div#reviewContainer .left { color:#d63787;font-size:14px;font-weight:bold;vertical-align:top; width:33%;display:inline-block; border:0px solid #000055;}
div#reviewContainer .right { vertical-align:top; width:66%;display:inline-block; border:0px solid #000055;}

#bigError { display:none;width:100%height:40px;font-weight:bold;color:#ff0000;background-color: #66ffff;}
.errMsg { display:none;font-weight:bold;color:#ff0000;}
.test a { color:#3e8eb9;cursor:pointer;}
.test a:hover { color:#3e8eb9;text-decoration:underline;cursor:pointer;}

/* HOROSCOPE SIGNUP  */

.signuphoroscope{ width: 633px; margin-top: 10px; padding: 10px;}
.signuphoroscope input.required{width: 185px;}
.signuphoroscope .select{padding: 2px; margin-right: 8px;}
.signuphoroscope #birthmonth{width: 70px;}
.signuphoroscope .signupbutton{padding-right: 15px;}
.signuphoroscope h3{padding-bottom: 5px;}
.signuphoroscope a{text-decoration:underline;}
.signuphoroscope .error{border: 1px solid red; background-color:#ffd0d0; padding: 4px; margin-top: 5px; margin-bottom: 5px; margin-right: 20px;}
.signuphoroscope .success{border: 1px solid green; background-color:#A0DF70; padding: 4px; margin-top: 5px; margin-bottom: 5px; margin-right: 20px;}
.signuphoroscope input.submit{cursor: pointer;}      
.signuphoroscope p{padding-bottom: 5px; padding-top: 0px; margin-top: 0px;} 