@CHARSET "UTF-8";

/***************************************************/
	/* EzO.TV							               */
	/* created by: Ziona - Wittmann Erika               */
	/* Css & html author: Ziona & Ughoo - Mecs Gergely */
	/***************************************************/
	/* default tags */
html,body,div,span,p,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;
}

html,body {
	width: 100%;
	height: 100%;
}

html,body,form,input,select,fieldset {
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #ffffff;
}

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;
}

div#mainpage_text {
	margin-left: 7px;
	padding-bottom: 30px;
}

div#wrapper {
	width: 990px;
	height: auto;
	margin: 0 auto;
	background: url(images/bg_wrap.gif) left top repeat-y;
	position: relative;
}

/* header */
div#header {
	width: 100%;
	background-color: transparent;
}

div#header .top {
	width: 990px;
	height: 90px;
	position: relative;
	background: url(images/bg_header.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;
}

#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;
}

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(images/bg_loggedin_bar.png) right top no-repeat;
}

div#loggedin-info div.holder {
	display: inline-block;
	height: 35px;
	line-height: 30px;
	vertical-align: middle !important;
	background: url(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;
}

p.errormsg {
	font-size: 13px;
	font-weight: normal;
	color: #d03c88;
	font-family: Arial, sans-serif;
	padding: 0px 0px 5px 310px;
}

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 .info {
	width: 544px;
	float: left;
}

div#header .picture .teller {
	width: 396px;
	float: left;
}

.clear {
	clear: both;
	float: none;
}

/* content */
div#hull {
	padding-left: 25px
}

div#content {
	width: 940px;
	padding: 8px 0px;
}

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;
	font-family: arial, sans-serif;
}

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 { /*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.facebox-body {
	position: relative;
	width: 355px;
	padding-left: 15px;
	float: left;
	padding-bottom: 26px;
	min-height: 74px;
	height: auto !important;
	height: 76px;
}

div.rating-stars {
	float: right;
	width: 80px;
}

div.facebox .wide {
	width: 550px;
	padding-bottom: 10px;
}

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 {
	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 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;
}

div.facebox-right {
	width: 142px;
	float: right;
	padding: 3px 0px 0 10px;
	text-align: right;
}

.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,a.btn-blue {
	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;
}

a.btn-call,a.btn-call .rght {
	background: url(images/button_callnow.gif) left top no-repeat;
}

a.btn-busy,a.btn-busy .rght {
	background: url(images/button_busy.gif) left top no-repeat;
}

a.btn-offline,a.btn-offline .rght {
	background: url(images/button_offline.gif) left top no-repeat;
}

a.btn-blue,a.btn-blue .rght {
	background: url(images/button_blue.gif) left top no-repeat;
}

a.btn-call .rght,a.btn-busy .rght,a.btn-offline .rght,a.btn-blue .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-top: 2px;
	padding-bottom: 12px;
	display: block;
}

span.code {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #679261;
	position: static;
}

span.code strong {
	font-size: 18px;
	font-weight: bold;
}

div.modell-busy strong.phone,div.modell-busy span.code {
	color: #b54e4e;
}

div.modell-offline strong.phone,div.modell-offline span.code {
	color: #969696;
}

/* expertcenter doboz modellek -  membercenterbe
-------------------------------------------------------------------------*/
div#content div.boxtype1 {
	width: 430px;
	height: auto;
	float: left;
	margin: 0px 0px 30px 8px;
	display: inline;
	background-image: url(images/boxtype1bg.jpg);
	background-repeat: repeat-y;
}

div#content div.boxtype2 {
	width: 890px;
	height: auto;
	float: left;
	margin: 0px 0px 30px 8px;
	display: inline;
	background-image: url(images/boxtype2bg.jpg);
	background-repeat: repeat-y;
}

div#content div.boxheader {
	height: 25px;
	background-image: url(images/boxheaderbg_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
}

div#content div.boxheader h3 {
	height: 25px;
	background-image: url(images/boxheaderbg_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-face: Tahoma;
	font-size: 18px;
	color: #ffffff;
	font-weight: normal;
	line-height: 25px;
}

div#content div.boxtype1 div.boxcontent {
	margin-top: 15px;
	min-height: 165px;
	height: auto !important;
	height: 90px;
}

div#content div.boxtype2 div.boxcontent {
	margin-top: 15px;
	height: auto;
}

div#content div.inner {
	margin: 0px 10px;
}

div#content div.boxfooter {
	margin-top: 10px;
}

div#content div.boxfooter a:link,div#content div.boxfooter a:visited,div#content div.boxfooter a:hover,div#content div.boxfooter a:active
	{
	color: #d63787;
	font-weight: bold;
	text-decoration: underline;
}

div#content div.boxfooter a:hover {
	color: #3288B5;
}

div#item_mailbox {
	
}

div#item_history {
	
}

div#item_news {
	
}

div#item_myclients {
	
}

div#item_settings {
	
}

div#history,div#myaccount,div#myexperts {
	margin: 0px 0px 30px 30px !important;
}

div#content div.boxbottom {
	height: 10px;
	font-size: 0px;
	background-image: url(images/boxfooterbg_left.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 10px;
}

div#content div.boxbottom span {
	display: block;
	height: 10px;
	font-size: 0px;
	background-image: url(images/boxfooterbg_right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

table.tablestyle1 {
	border: 1px solid #c1d2e5;
	border-bottom: 0px;
	width: 100%;
}

table.tablestyle1 th {
	font-weight: normal;
	text-align: left;
	padding: 3px;
	border-bottom: 1px solid #c1d2e5;
}

table.tablestyle1 tr {
	
}

table.tablestyle1 tr.odd {
	background-color: #e9f0f8;
}

table.tablestyle1 tr.even {
	
}

table.tablestyle1 tr td {
	padding: 3px;
	color: #000;
	border-bottom: 1px solid #c1d2e5;
}

table.tablestyle1 tr td.unread {
	font-weight: bold;
}

div#mailbox table.tablestyle1 tr td.name {
	width: 28%;
}

div#mailbox table.tablestyle1 tr td.subject {
	width: 37%;
}

div#mailbox table.tablestyle1 tr td.date {
	width: 25%;
}

div#mailbox table.tablestyle1 tr td.time {
	width: 10%;
}

div#myaccount table.tablestyle1 tr td.name {
	width: 60%;
}

div#myaccount table.tablestyle1 tr td.date {
	width: 25%;
}

div#myaccount table.tablestyle1 tr td.time {
	width: 15%;
}

div#historybox {
	display: block;
	height: 180px;
}

div#historybox table.tablestyle1 tr.title th {
	font-weight: bold;
	background-color: #d1ddeb;
}

table.tablestyle1 tr .histdate {
	width: 25%;
}

table.tablestyle1 tr .histtype {
	width: 25%;
}

table.tablestyle1 tr .lasttalk {
	width: 25%;
}

table.tablestyle1 tr .chattime {
	width: 25%;
}

table.tablestyle1 tr .creditsused {
	width: 25%;
}

div#history-details {
	padding: 30px;
}

div#history-details h3 {
	font-size: 16px;
	color: #DC6FA6;
}

div#history-details h4 {
	color: #dc6fa6;
	font-size: 18px;
	font-weight: normal;
	text-align: right;
	text-transform: uppercase;
}

div#history-details h4.totalearnings {
	
}

div#history-details span {
	font-weight: bold;
}

div#my-clients h3 {
	font-size: 16px;
	color: #DC6FA6;
}

div#history-details div#videochat {
	padding-top: 10px;
}

div#my-clients {
	padding: 30px;
}

table.tablestyle2 {
	border: 1px solid #c1d2e5;
	border-bottom: 0px;
	width: 100%;
	margin-top: 3px;
	margin-bottom: 15px;
}

table.tablestyle2 thead tr td {
	background-image: url(images/theadbg1.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
}

table.tablestyle2 tbody {
	
}

table.tablestyle2 tfoot tr td {
	background-color: #dc6fa6;
	color: #ffffff;
	font-weight: bold;
}

table.tablestyle2 tr {
	
}

table.tablestyle2 tr.odd {
	background-color: #e9f0f8;
}

table.tablestyle2 tr.even {
	
}

table.tablestyle2 tr td {
	padding: 3px;
	color: #000000;
	border-bottom: 1px solid #c1d2e5;
}

div#videochat table.tablestyle2 tr td.date {
	width: 20%;
}

div#videochat table.tablestyle2 tr td.freechat {
	width: 20%;
}

div#videochat table.tablestyle2 tr td.payedchat {
	width: 20%;
}

div#videochat table.tablestyle2 tr td.payedchattime {
	width: 20%;
}

div#videochat table.tablestyle2 tr td.earnings {
	width: 20%;
}

div#myclients table.tablestyle2 tr td.member {
	width: 20%;
}

div#myclients table.tablestyle2 tr td.starttime {
	width: 30%;
}

div#myclients table.tablestyle2 tr td.duration {
	width: 20%;
}

div#myclients table.tablestyle2 tr td.log {
	width: 15%;
}

div#email table.tablestyle2 tr td.date {
	width: 40%;
}

div#email table.tablestyle2 tr td.mailnumber {
	width: 40%;
}

div#email table.tablestyle2 tr td.earnings {
	width: 20%;
}

div#history-payouts table.tablestyle2 tr td.date {
	width: 20%;
}

div#history-payouts table.tablestyle2 tr td.status {
	width: 20%;
}

div#history-payouts table.tablestyle2 tr td.amount {
	width: 20%;
}

div#history-payouts table.tablestyle2 tr td.details {
	width: 40%;
}

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;
}

div#myaccount input.submitbutton {
	background: url(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;
	cursor: pointer;
}

div#myaccount div.boxfooter div.inner {
	margin-top: -30px;
}

div#myaccount span.credityouhave {
	color: #d63787;
}

div#topexperts,div#myexperts {
	
}

div.expertbox {
	width: 92px;
	padding-right: 10px;
	float: left;
	height: 170px;
	text-align: center;
	overflow: hidden;
}

div.expertbox a.expertsname {
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
}

div.expertbox img.avatar {
	display: block;
	width: 92px;
	height: 92px;
	margin-left: 5px;
}

div.expertbox div.rating-stars {
	float: none;
	clear: both;
	width: 92px;
	margin-left: 10px;
	margin-bottom: 10px;
}

div.expertbox a.btn_blue2 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	white-space: nowrap;
	text-align: center;
	width: 92px;
	padding-left: 0px !important;
	padding-right: 0px !important;
	margin-left: 4px;
}

div#contentcontainerbottom {
	height: 10px;
	background-image: url(images/contentcontainerbg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	font-size: 0px;
}

/* 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(/template/new/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 {
	background: #508bb0 url(/template/new/images/bg_flagbar.gif) left top
		repeat-x;
	height: 28px;
	width: 938px;
	margin: 0 auto;
	padding: 12px 0 0 0;
	border-left: 1px solid #2f739d;
	border-right: 1px solid #2f739d;
}

.footer .lang ul {
	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(/template/new/images/bg_footer.gif) left
		bottom no-repeat;
/*	padding: 1px 35px 12px 35px;*/
	padding: 7px 35px 6px 35px;
	position: relative;
	font-weight: bold;
}

.footer .bottom ul {
	position: absolute;
	right: 45px;
	top: 6px;
}

.footer .bottom ul li {
	float: left;
	padding: 0 0 0 40px;
}

.footer .bottom div.copyright {
	position: absolute;
	top: 6px;
	left: 45px;
	color: #fff;
}

/* tv guide */
.contentholder1 {
	padding-left: 18px;
	overflow: hidden;
}

.contentholder2 {
	padding-left: 18px;
	padding-right: 25px;
	overflow: hidden;
}

.contentholder1 h2,.contentholder2 h2 {
	font-family: Tahoma, Arial, sans-serif;
	color: #dc6fa6;
	font-weight: bold;
	font-size: 20px;
	padding-top: 5px;
	padding-bottom: 3px;
	margin-bottom: 0px;
}

.contentholder2 h3 {
	font-family: Tahoma, Arial, sans-serif;
	color: #1d74a6;
	font-weight: normal;
	font-size: 16px;
	padding-top: 15px;
	padding-bottom: 12px;
	margin-bottom: 0px;
}

.contentholder2 h3 strong {
	color: #dc6fa6;
}

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 div#videocontainer {
	margin-bottom: 10px;
}

.profile-left a.btn-call,.profile-left a.btn-busy,.profile-left a.btn-offline
	{
	height: 35px;
	line-height: 27px;
	width: 150px;
	margin: 0 auto;
}

.profile-left a.btn-call,.profile-left a.btn-call .rght {
	background: url(images/button_callnow35.gif) left top no-repeat;
}

.profile-left a.btn-busy,.profile-left a.btn-busy .rght {
	background: url(images/button_busy35.gif) left top no-repeat;
}

.profile-left a.btn-offline,.profile-left a.btn-offline .rght {
	background: url(images/button_offline35.gif) left top no-repeat;
}

.profile-left a.btn-call .rght,.profile-left a.btn-busy .rght,.profile-left a.btn-offline .rght
	{
	height: 35px;
	background-color: #ffffff;
	background-position: right top;
}

.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.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;
}

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: 16px;
	clear: both;
}

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;
}

/* registration */
a.btn-blue {
	padding: 4px 0px 0px 0px;
}

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;
}

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#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;
}

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 */
select {
	width: 249px;
	margin-bottom: 8px;
	background-color: #b3dae8;
	border: 1px solid #a1c2d7;
	outline: 0px none;
	height: 20px;
	background: #d9f5ff url(images/bg_input19.gif) left top repeat-x;
	color: #000000;
}

.elSelect {
	width: 249px;
	height: 21px;
	background: url(images/elSelect/select_bg.gif) no-repeat 0% 0%;
	float: left;
	margin-bottom: 8px;
}

.elSelect .selected {
	background-color: #3881af !important;
	color: #ffffff !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: inherit 2;
}

.elSelect .optionsContainerTop {
	position: absolute;
	width: 100%;
	height: 5px;
}

.elSelect .optionsContainerTop div {
	width: 100%;
	height: 5px;
}

.elSelect .optionsContainerTop div div {
	width: 100%;
	height: 5px;
}

.elSelect .optionsContainerBottom {
	position: absolute;
	margin: -5px 0 0 0;
	width: 100%;
	height: 5px;
}

.elSelect .optionsContainerBottom div {
	width: 100%;
	height: 5px;
}

.elSelect .optionsContainerBottom div div {
	width: 100%;
	height: 5px;
}

.elSelect .optionsContainer {
	position: absolute;
	display: none;
	border-bottom: 1px solid #a1c2d7;
	width: auto;
	height: auto;
	z-index: 1000 !important;
}

.elSelect .option {
	padding: 4px 0 5px 5px;
	background-color: #dcf4fd;
	border-left: solid 1px #a1c2d7;
	border-right: solid 1px #a1c2d7;
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}

.elSelect .disabled {
	background-color: #dcf4fd;
	border-left: solid 1px #a1c2d7;
	border-right: solid 1px #a1c2d7;
	color: #90A4AA;
}

/* customs */
#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(/template/memberCenter/images/lang-hu.gif) no-repeat 4px
		50%;
	text-indent: 33px !important;
}

.lang-de {
	background: url(/template/memberCenter/images/lang-de.gif) no-repeat 4px
		50%;
	text-indent: 33px !important;
}

.lang-en {
	background: url(/template/memberCenter/images/lang-en.gif) no-repeat 4px
		50%;
	text-indent: 33px !important;
}

.lang-ro {
	background: url(/template/memberCenter/images/lang-ro.gif) no-repeat 4px
		50%;
	text-indent: 33px !important;
}

.lang-ru {
	background: url(/template/memberCenter/images/lang-ru.gif) no-repeat 4px
		50%;
	text-indent: 33px !important;
}

.lang-bg {
	background: url(/template/memberCenter/images/lang-bo.gif) no-repeat 4px
		50%;
	text-indent: 33px !important;
}

.lang-hr {
	background: url(/template/memberCenter/images/lang-hr.gif) no-repeat 4px
		50%;
	text-indent: 33px !important;
}

.country-en {
	background: url(/template/new/images/flag/en.gif) no-repeat 4px 50%;
	text-indent: 33px !important;
}

.country-ru {
	background: url(/template/new/images/flag/ru.gif) no-repeat 4px 50%;
	text-indent: 33px !important;
}

.country-hr {
	background: url(/template/new/images/flag/hr.gif) no-repeat 4px 50%;
	text-indent: 33px !important;
}

.country-de {
	background: url(/template/new/images/flag/de.gif) no-repeat 4px 50%;
	text-indent: 33px !important;
}

.country-at {
	background: url(/template/new/images/flag/at.gif) no-repeat 4px 50%;
	text-indent: 33px !important;
}

.country-ch {
	background: url(/template/new/images/flag/ch.gif) no-repeat 4px 50%;
	text-indent: 33px !important;
}

.country-sk {
	background: url(/template/new/images/flag/sk.gif) no-repeat 4px 50%;
	text-indent: 33px !important;
}

.country-ro {
	background: url(/template/new/images/flag/ro.gif) no-repeat 4px 50%;
	text-indent: 33px !important;
}

.country-hu {
	background: url(/template/new/images/flag/hu.gif) no-repeat 4px 50%;
	text-indent: 33px !important;
}

.country-bg {
	background: url(/template/new/images/flag/bg.gif) no-repeat 4px 50%;
	text-indent: 33px !important;
}

.country-il {
	background: url(/template/new/images/flag/il.gif) no-repeat 4px 50%;
	text-indent: 33px !important;
}

.country-ee {
	background: url(/template/new/images/flag/ee.gif) no-repeat 4px 50%;
	text-indent: 33px !important;
}

.country-lt {
	background: url(/template/new/images/flag/lt.gif) no-repeat 4px 50%;
	text-indent: 33px !important;
}

.country-lv {
	background: url(/template/new/images/flag/lv.gif) no-repeat 4px 50%;
	text-indent: 33px !important;
}

.country-no {
	background: url(/template/new/images/flag/no.gif) no-repeat 4px 50%;
	text-indent: 33px !important;
}


.elSelect .selectedOption {
	background-position: 4px 4px !important;
}

.midSelect {
	width: 150px;
	float: left;
	margin-right: 20px;
	padding-left: 5px;
	position: relative;
}

.midSelect select,.midSelect .elSelect {
	width: 150px;
}

.midSelect .elSelect .selectedOption {
	width: 120px;
}

#countrySelect {
	margin: 0px;
	height: 22px;
}

* html #countryselect {
	margin-bottom: -10px;
}

/* langs */
.lang-hu {
	background: url(images/lang-hu.gif) no-repeat 4px 50%;
	text-indent: 33px !important;
}

.lang-de {
	background: url(images/lang-de.gif) no-repeat 4px 50%;
	text-indent: 33px !important;
}

.lang-en {
	background: url(images/lang-en.gif) no-repeat 4px 50%;
	text-indent: 33px !important;
}

.lang-ro {
	background: url(images/lang-ro.gif) no-repeat 4px 50%;
	text-indent: 33px !important;
}

.lang-ru {
	background: url(images/lang-ru.gif) no-repeat 4px 50%;
	text-indent: 33px !important;
}

.lang-bo {
	background: url(images/lang-bo.gif) no-repeat 4px 50%;
	text-indent: 33px !important;
}

.lang-hr {
	background: url(images/lang-hr.gif) no-repeat 4px 50%;
	text-indent: 33px !important;
}

.elSelect .selectedOption {
	background-position: 4px 4px !important;
}

/* member center */
div.main-box-member {
	position: relative;
	width: 940px;
	height: auto;
	background: url(images/bg_box940_bg.gif) left top repeat-y;
	margin-bottom: 4px;
	float: left;
	font-family: arial, sans-serif;
}

div.main-box-top-member {
	height: 7px;
	background: url(images/bg_box940_top.gif) left top no-repeat;
	overflow: hidden;
}

div.main-box-bottom-member {
	height: 7px;
	background: url(images/bg_box940_bottom.gif) left top no-repeat;
	overflow: hidden;
	clear: both;
}

ul.member-menu {
	width: auto;
	display: block;
}

ul.member-menu li {
	width: auto;
	height: 34px;
	font-size: 16px;
	font-weight: bold;
	color: #3288b5;
	display: inline;
}

ul.member-menu li a {
	position: relative;
	line-height: 14px;
	color: #d63787;
	padding: 8px 8px 15px 8px;
	display: block;
	float: left;
	font-size: 16px;
}

ul.member-menu li.selected a {
	background: url(images/member_menu_bg.gif) left top no-repeat;
	padding: 8px 14px 15px 14px;
}

ul.member-menu li.selected a span {
	position: absolute;
	display: block;
	width: 10px;
	height: 34px;
	color: #3288b5;
	background: url(images/member_menu_right.gif) right top no-repeat;
	top: 0px;
	right: 0px;
}

ul.member-menu li.selected a {
	color: #3288b5;
}

h2#email_welcome {
	font-face: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #dc6fa6;
	margin-left: 7px;
	padding-top: 15px;
	padding-bottom: 10px;
}

div#email_mainpage_text {
	margin-left: 7px;
	padding-bottom: 10px;
}

label#email_notice {
	margin-left: 5px;
	padding: 10px;
	background: #eaf0f5;
	border: 1px solid #aaaaaa;
}

h3#welcome {
	font-face: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #dc6fa6;
	margin-left: 7px;
	padding-top: 15px;
	padding-bottom: 15px;
}

h3#welcome span {
	color: #3288b5;
}

div.formline input.text,input.text {
	display: Block;
	float: left;
	width: 244px;
	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;
}

.w160 {
	width: 156px !important;
	margin-left: 90px;
}

.w200 {
	width: 196px !important;
	margin-left: 50px;
}

.w220 {
	width: 216px !important;
	margin-left: 30px;
}

.w240 {
	width: 238px !important;
	margin-left: 7px;
}

div.formline input.file {
	display: Block;
	float: left;
	height: 21px;
	line-height: 16px;
	padding: 2px;
	outline: 0px none;
	overflow: hidden;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-bottom: 8px;
}

div.formline textarea {
	display: Block;
	float: left;
	width: 244px;
	height: 70px;
	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#creditguarddiv .error {
	color: #dd3333;
}

div#cgform-div th {
	margin-bottom: 5px;
	padding-bottom: 5px;
}

div#cgform-div td {
	margin-bottom: 5px;
}

div#cgform-div input.text {
	float: none;
	width: 150px;
	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;
}

/* myexperts - 
----------------------------------------------------------------------------*/
div.facebox div.options {
	text-align: right;
	bottom: -2px;
}

div.facebox div.options a.add2fav {
	padding-right: 25px;
}

a.btn-green,a.btn-gray {
	display: block;
	position: relative;
	width: 140px;
	height: 25px;
	overflow: hidden;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding: 4px 0 0 0;
	line-height: 23px;
	margin-bottom: 10px;
}

a.btn-green,a.btn-green .rght {
	background: url(images/button_green.gif) left top no-repeat;
}

a.btn-gray,a.btn-gray .rght {
	background: url(images/button_gray.gif) left top no-repeat;
}

a.btn-green .rght,a.btn-gray .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: 0px;
}

div.facebox div.states {
	font-size: 13px;
	font-family: arial, sans-serif;
	color: #aaa9a9;
}

div.facebox div.states a {
	display: block;
	line-height: 17px;
	padding-left: 30px;
	text-align: left;
}

div.facebox div.states a {
	color: #aaa9a9;
	background: url(images/state-off.gif) 14px center no-repeat;
}

div.facebox div.states a.live {
	color: #cb2378;
	background: url(images/state-live.gif) 14px center no-repeat;
}

div.filterbar-upper {
	width: 900px;
	height: 35px;
	line-height: 35px;
	background-color: #e9f0f8;
	border: 1px solid #c1d2e5;
}

div.filterbar-upper label {
	padding-left: 50px;
	display: block;
	float: left;
	line-height: 35px;
}

div.filterbar-upper div#filterSelect {
	float: left;
	margin-top: 7px;
	line-height: 17px;
}

div.filterbar-lower {
	width: 900px;
	height: 25px;
	line-height: 25px;
	background-color: #e9f0f8;
	border: 1px solid #c1d2e5;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 15px;
}

div.filterbar-lower a {
	color: #cb2378;
}

div.filterbar-lower a:hover {
	color: #3288b5;
}

div.filterbar-lower a.current,div.filterbar-lower a.current:hover {
	color: #3288b5;
}

div.filterbar-lower a.pager-prev {
	float: left;
	padding-left: 10px;
}

div.filterbar-lower a.pager-next {
	float: right;
	padding-right: 10px;
}

div#tagholder {
	margin-top: 10px;
	margin-right: 20px !important;
	margin-right: 10px;
	width: 215px;
	float: right;
	padding: 10px;
	background-color: #f0f4f9;
	border: 1px solid #c1d2e5;
	color: #3288b5;
}

div#tagholder h3 {
	color: #cb2378;
	padding-bottom: 10px;
}

div#tagholder a {
	color: #3288b5;
}

div#tagholder a:hover {
	color: #d63787;
}

/* index - change password box
-------------------------------------------------------------------------*/
div#passwordbox a.btn_blue2 {
	float: left;
}

div#passwordbox input.text {
	width: 120px;
	margin-right: 13px;
}

div#passwordbox label {
	display: inline;
	float: left;
	line-height: 21px;
	padding-right: 5px;
}

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,a.btn_gray: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.btn_gray,a.btn_gray:link,a.btn_gray:visited {
	background: transparent url(images/button_gray2.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_gray span.rght {
	background: #FFFFFF url(images/button_gray2.gif) no-repeat scroll right
		top;
	display: block;
	height: 23px;
	position: absolute;
	right: -1px;
	top: 0;
	width: 10px;
}

/* mailbox inner page table */
div#content div.boxtype5 {
	width: 890px;
	height: auto;
	margin: 0px 0px 10px 10px;
	background-image: url(images/boxtype2bg.jpg);
	background-repeat: repeat-y;
}

div#content div.boxtype5 div.boxheader {
	height: 10px;
	font-size: 0px;
	background-image: url(images/boxheader2bg_left.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 10px;
}

div#content div.boxtype5 div.boxheader span {
	display: block;
	height: 10px;
	font-size: 0px;
	background-image: url(images/boxheader2bg_right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

div#content div.boxtype5 div.boxcontent {
	
}

div#content div.boxtype5 h4 {
	font-size: 16px;
	margin: 0px;
	line-height: 35px;
}

table.mailbox-inner {
	width: 100%;
	border: 1px solid #c1d2e5;
	text-align: left;
}

table.mailbox-inner th {
	line-height: 21px;
	border-bottom: 1px solid #c1d2e5;
	background-color: #e9f0f8;
	font-weight: normal;
}

table.mailbox-inner th label {
	display: block;
	text-align: right;
	width: 70px;
	float: left;
	padding-right: 10px;
	font-weight: bold;
	font-size: 13px;
}

table.mailbox-inner th a {
	font-weight: bold;
}

table.mailbox-inner td {
	padding-bottom: 12px;
}

table.mailbox-inner td p {
	padding: 12px 12px 0px 12px;
}

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;
}

/* ------------------------------------------------------------------------
	IE MIATTI MODOSITASOK
	*:first-child+html     ( ie7 spec formazas )
	* html                 ( ei6 spec formazas )

	GYAKRAN HASZNALT SZINEK	
	#D63787                ( linkek szine )
	#3288B5                ( linkek hover allapota )
-------------------------------------------------------------------------*/
	/* membercenter history r�szletek
--------------------------------------------------------*/
div#memberhistory {
	padding: 0px 30px 0px 0px;
}

div#content div.boxtype4 {
	width: 890px;
	height: auto;
	margin: 0px 0px 10px 0px;
	background-image: url(images/boxtype2bg.jpg);
	background-repeat: repeat-y;
}

div#content div.boxtype4 div.boxcontent {
	margin-top: 15px;
}

div#memberhistory div.midSelect {
	padding-left: 0px;
}

div#memberhistory div#selects {
	display: block;
	width: auto;
	clear: both;
	overflow: hidden;
}

div#memberhistory div#selects label {
	display: block;
	float: left;
	line-height: 20px;
	margin-right: 3px;
	color: #000000;
}

div#memberhistory div#selects select {
	display: block;
	float: left;
	width: 150px;
	margin-right: 20px;
	background: #D9F5FF url(images/bg_input19.gif) repeat-x scroll left top;
	border: 1px solid #A1C2D7;
	color: #000000;
	display: block;
	font-size: 12px;
	outline-width: 0;
	padding: 2px;
}

div#memberhistory div#selects input {
	display: block;
	float: left;
	width: 120px;
	background: #D9F5FF url(/template/expertCenter/images/bg_input19.gif)
		repeat-x scroll left top;
	border: 1px solid #A1C2D7;
	color: #000000;
	display: block;
	font-size: 12px;
	outline-width: 0;
	padding: 2px;
}

div#memberhistory div#selects textarea {
	display: block;
	float: left;
	width: 120px;
	background: #D9F5FF url(/template/expertCenter/images/bg_input19.gif)
		repeat-x scroll left top;
	border: 1px solid #A1C2D7;
	color: #000000;
	font-size: 12px;
	outline-width: 0;
	padding: 0px;
	overflow: hidden;
}

div#memberhistory #calendarFrom img,#calendarTo img {
	border: 0;
	position: relative;
	left: 2px;
}

div#memberhistory table.tablestyle2 tr td,th {
	text-align: left;
	border-bottom: 1px solid #C1D2E5;
}

div#memberhistory table.tablestyle2 tr.bought_credits td {
	color: #009900;
}

div#memberhistory table.pager {
	padding-left: 10px !important;
	padding-right: 10px !important;
}

div.membervideochat table.tablestyle2 {
	margin-bottom: 0px;
}

div.membervideochat table.tablestyle2 tr td.date {
	width: 20%;
}

div.membervideochat table.tablestyle2 tr td.expert {
	width: 25%;
}

div.membervideochat table.tablestyle2 tr td.chattime {
	width: 35%;
}

div.membervideochat table.tablestyle2 tr td.email {
	width: 35%;
}

div.membervideochat table.tablestyle2 tr td.costs {
	width: 20%;
	text-align: right;
	padding-right: 10px;
}
