/* ------------------------------------------------------------------------
	IE MIATTI MODOSITASOK
	*:first-child+html     ( ie7 spec formazas )
	* html                 ( ei6 spec formazas )

	GYAKRAN HASZNALT SZINEK	
	#D63787                ( linkek szine )
	#3288B5                ( linkek hover allapota )
-------------------------------------------------------------------------*/
	/* CSS reset
-------------------------------------------------------------------------*/
html,body,form,input,select,fieldset {
	font-size: 12px;
	font-family: Arial, Sans-serif, Tahoma;
	color: #000000;
}

html,body,form,fieldset,h1,h2,h3,h4,h5,h6,pre,blockquote,ul,ol,li,dl,address
	{
	margin: 0px;
	padding: 0px;
}

p {
	padding-left: 5px;
}

h1,h2,h3,h4,h5,h6,pre,code {
	font-size: 12px;
}

ul {
	list-style: none;
}

form label {
	cursor: default;
}

address {
	font-style: normal;
}

:link,:visited {
	text-decoration: none;
}

a img,:link img,:visited img {
	border: none;
}

fieldset {
	border: none;
}

div.clear,span.clear {
	clear: both;
	font-size: 0px;
}

textarea {
	resize: none;
}

/* altalanos formazasok
-------------------------------------------------------------------------*/
body {
	background-color: #f8eaf1;
	text-align: center;
}

div#wrapper {
	width: 950px;
	text-align: left;
	margin: 0px auto;
}

a:link,a:visited,a:hover,a:active {
	color: #D63787;
}

a:hover {
	color: #3288B5;
	text-decoration: underline;
}

/* headercontainer
-------------------------------------------------------------------------*/
div#headercontainer {
	padding: 10px 0px 10px 0px;
	position: relative;
	display: block;
	z-index: 10;
}

div#sitebanner {
	width: 600px;
	height: 30px;
	float: left;
}

div#sitebanner_eso {
	width: 600px;
	height: 30px;
	float: left;
}

div#sitebanner h1 {
	font-face: Arial;
	font-size: 26px;
	color: #dc6fa6;
	font-weight: normal;
	line-height: 28px;
}

div#sitebanner_eso h1 {
	font-face: Arial;
	font-size: 26px;
	color: #dc6fa6;
	font-weight: normal;
	line-height: 28px;
}

/* contentcontainer
-------------------------------------------------------------------------*/
div#contentcontainer {
	
}

/* ide kell majd visszatenni a topmenu.css tartalmat */
div#content {
	background-color: #ffffff;
	background-image:
		url(/template/expertCenter/images/contentcontainerbg.jpg);
	background-repeat: repeat-y;
	position: relative;
	width: 950px;
}

p#welcome {
	font-face: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #dc6fa6;
	margin-left: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
	position: relative;
}

p#welcome .settings {
	position: absolute;
	top: 0;
	right: 0;
	font-weight: normal;
	margin: 18px 30px 0 0;
	font-size: 12px;
}

p#welcome span {
	color: #3288b5;
}

p#welcome span.name {
	
}

p#welcome span.statuses {
	
}

p#welcome span#statusactive {
	
}

p#welcome span#statuswaiting {
	
}

p#welcome span#statusinactive {
	
}

p#welcome span#statusbanned {
	
}

div#content div.boxtype1 {
	width: 430px;
	height: auto;
	float: left;
	margin: 0px 0px 30px 30px;
	display: inline;
	background-image: url(/template/expertCenter/images/boxtype1bg.jpg);
	background-repeat: repeat-y;
}

div#content div.boxtype2 {
	width: 890px;
	height: auto;
	float: left;
	margin: 0px 0px 30px 30px;
	display: inline;
	background-image: url(/template/expertCenter/images/boxtype2bg.jpg);
	background-repeat: repeat-y;
}

div#content div.boxheader {
	height: 25px;
	background-image:
		url(/template/expertCenter/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(/template/expertCenter/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: 90px;
	height: auto !important;
	height: 90px;
}

div#content div.boxtype2 div.boxcontent {
	margin-top: 15px;
	height: auto;
	min-height: 22px;
}

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#content div.boxbottom {
	height: 10px;
	font-size: 0px;
	background-image:
		url(/template/expertCenter/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(/template/expertCenter/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 tr {
	
}

table.tablestyle1 tr.title {
	background-color: #D1DDEB;
	font-weight: bold;
}

table.tablestyle1 tr.odd {
	background-color: #e9f0f8;
}

table.tablestyle1 tr.even {
	
}

table.tablestyle1 tr td {
	padding: 3px;
	color: #d63787;
	border-bottom: 1px solid #c1d2e5;
}

table.tablestyle1 tr td.unread {
	font-weight: bold;
}

div#mailbox table.tablestyle1 tr td.name {
	width: 44%;
}

div#mailbox table.tablestyle1 tr td.subject {
	width: 35%;
}

div#mailbox table.tablestyle1 tr td.date {
	width: 21%;
}

div#clients table.tablestyle1 tr td.name {
	width: 60%;
}

div#clients table.tablestyle1 tr td.date {
	width: 25%;
}

div#clients table.tablestyle1 tr td.time {
	width: 15%;
}

div#historybox table.tablestyle1 tr th {
	border-bottom: 1px solid #C1D2E5;
	padding: 3px;
}

div#mainpage_text {
	padding-left: 30px;
	padding-bottom: 30px;
}

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#history-details div#email {
	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(/template/expertCenter/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.title {
	background-color: #D1DDEB;
	font-weight: bold;
}

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#chatdetails table.tablestyle2 tr td.member {
	width: 20%;
}

div#chatdetails table.tablestyle2 tr td.date {
	width: 20%;
}

div#chatdetails table.tablestyle2 tr td.session {
	width: 20%;
}

div#chatdetails table.tablestyle2 tr td.price {
	width: 15%;
}

div#chatdetails table.tablestyle2 tr td.share {
	width: 10%;
}

div#chatdetails table.tablestyle2 tr td.earnings {
	width: 15%;
}

div#emaildetails table.tablestyle2 tr td.member {
	width: 20%;
}

div#emaildetails table.tablestyle2 tr td.date {
	width: 20%;
}

div#emaildetails table.tablestyle2 tr td.price {
	width: 20%;
}

div#emaildetails table.tablestyle2 tr td.share {
	width: 20%;
}

div#emaildetails 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%;
}

div#contentcontainerbottom {
	height: 10px;
	background-image:
		url(/template/expertCenter/images/contentcontainerbg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	font-size: 0px;
}

/* forms
-------------------------------------------------------------------------*/
div#history-details div#selects {
	display: block;
	width: auto;
	clear: both;
	overflow: hidden;
}

div#history-details div#selects label {
	color: black;
	display: block;
	float: left;
	line-height: 20px;
	margin-right: 3px;
}

div#history-details div#selects select {
	display: block;
	float: left;
	width: 150px;
	margin-right: 20px;
	margin-top: 0px;
	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#history-details 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#history-details 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#my-clients div#selectsandsearch {
	
}

div#my-clients div#selectsandsearch label {
	display: block;
	float: left;
	line-height: 20px;
	margin-right: 3px;
}

div#my-clients div#selectsandsearch select {
	display: block;
	float: left;
	width: 120px;
	margin-right: 20px;
	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#my-clients div#selectsandsearch input.text {
	display: block;
	float: left;
	width: 180px;
	height: 15px;
	line-height: 15px;
	padding: 2px;
	border: 1px solid #a1c2d7;
	background: #d9f5ff url(/template/expertCenter/images/bg_input19.gif)
		left top repeat-x;
	overflow: hidden;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

div#my-clients div#selectsandsearch div#searchelements {
	float: right;
}

a.btn_blue2,a.btn_blue2:link,a.btn_blue2:visited {
	background: transparent
		url(/template/expertCenter/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(/template/expertCenter/images/button_blue21.gif)
		no-repeat scroll right top;
	display: block;
	height: 23px;
	position: absolute;
	right: -1px;
	top: 0;
	width: 10px;
}

div.formline {
	clear: both;
	width: 586px;
	min-height: 42px;
	height: auto !important;
	height: 42px;
}

div.uploadline {
	width: 686px;
	padding-top: 10px;
}

p.uploaded-item {
	padding: 0px 0px 5px 310px;
	color: #235a80;
}

p.uploaded-item a {
	color: #d03c88;
	padding-left: 10px;
}

p.formitem {
	padding: 15px 0px 5px 310px;
}

div#reg-expert-form {
	padding: 27px 0px;
}

/*	div#reg-expert-form a.btn-blue {margin-left: 212px; margin-bottom:20px;} */
div.formline * {
	z-index: 1 !important;
}

div.formline label {
	display: block;
	width: 300px;
	text-align: right;
	padding-right: 11px;
	height: 21px;
	float: left;
	line-height: 21px;
	font-family: Arial, sans-serif;
}

#expertLogin div.formline {
	padding-bottom: 15px;
}

#expertLogin div.formline label {
	width: 225px !important;
	text-align: left;
}

#expertLogin div.formline input.text {
	width: 225px !important;
}

div.formline label span.req {
	color: #368ec0;
}

div.inverse {
	line-height: 21px;
	min-height: 21px;
	height: 21px;
}

div.inverse label.checkbox-label {
	float: right;
	width: 235px;
	text-align: left;
	padding-left: 6px;
}

div.inverse label.checkbox-label2 {
	float: right;
	width: 210px;
	text-align: left;
	padding-left: 6px;
}

div.inverse input.checkbox {
	float: right;
}

div#accept-terms {
	padding: 10px 0px;
}

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(/template/expertCenter/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(/template/expertCenter/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(/template/expertCenter/images/bg_help21x21.gif) left top
		no-repeat;
	float: right;
	z-index: 1 !important;
}

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: 0px 0px 5px 310px;
}

p.errormsg {
	font-size: 13px;
	font-weight: normal;
	color: #d03c88;
	font-family: Arial, sans-serif;
	padding: 0px 0px 5px 310px;
}

p.form-text {
	padding-left: 214px;
	padding-right: 170px;
	font-family: Arial, sans-serif;
}

/************ elSelect */
select {
	width: 249px;
	margin-bottom: 8px;
	background-color: #b3dae8;
	border: 1px solid #a1c2d7;
	outline: 0px none;
	height: 20px;
	background: #d9f5ff url(/template/expertCenter/images/bg_input19.gif)
		left top repeat-x;
	color: #000000;
}

.elSelect {
	width: 249px;
	height: 21px;
	background: url(/template/expertCenter/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(/template/expertCenter/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;
}

/* 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;
}

.elSelect .selectedOption {
	background-position: 4px 4px !important;
}

/* customs */
#langSelect {
	position: absolute;
	display: block;
	width: 150px;
	top: 15px;
	right: 1px;
	z-index: 3000 !important;
}

#langSelect .elSelect {
	width: 150px;
}

#langSelect .elSelect .selectedOption {
	width: 120px;
	text-align: left;
}

#reg-exp-birthyear {
	width: 75px;
	float: left;
}

.lilSelect {
	width: 79px;
	float: left;
	padding-left: 5px;
	position: relative;
}

.lilSelect select,.lilSelect .elSelect {
	width: 80px;
}

.lilSelect .elSelect .selectedOption {
	width: 50px;
}

div#wideSelect2 {
	margin-left: 311px;
}

.midSelect {
	width: 150px;
	float: left;
	margin-right: 20px;
	padding-left: 5px;
	position: relative;
}

.midSelect select,.midSelect .elSelect {
	width: 150px;
}

.midSelect .elSelect .selectedOption {
	width: 120px;
}

#calendarFrom img,#calendarTo img {
	border: 0;
	position: relative;
	top: 2px;
	left: 2px;
}

/* 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;
}

/* expertcenter mailbox részletek
--------------------------------------------------------*/
div#expert-mailbox-inner {
	
}

div#content div.boxtype5 {
	width: 890px;
	height: auto;
	margin: 0px 0px 10px 25px;
	clear: both;
	background-image: url(/template/expertCenter/images/boxtype2bg.jpg);
	background-repeat: repeat-y;
}

div#content div.boxtype5 div.boxheader {
	height: 10px;
	font-size: 0px;
	background-image:
		url(/template/expertCenter/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(/template/expertCenter/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;
}

div#expert-mailbox {
	padding: 0px 25px 30px 30px;
}

div#expert-mailbox p {
	padding: 15px 0px;
}

div#expert-mailbox div#selects a.right {
	float: right;
}

div#expert-mailbox div.boxtype2 {
	margin: 0px;
	float: none;
	display: block;
	margin-bottom: 10px;
}

div#expert-mailbox div.boxtype2 div.boxcontent {
	height: auto;
}

table.pager {
	width: 100%;
}

table.pager tr {
	
}

table.pager tr td {
	
}

table.pager tr td.left {
	width: 20%;
	text-align: left;
}

table.pager tr td.center {
	width: 60%;
	text-align: center;
}

table.pager tr td.right {
	width: 20%;
	text-align: right;
}

div#memberinbox {
	padding: 0px 25px 30px 25px;
}

div#memberinbox div#selects a.right {
	float: right;
}

div#memberinbox div#passwordbox {
	margin-left: 0px;
}

table.numberofmessages {
	
}

table.numberofmessages tr {
	
}

table.numberofmessages tr td {
	padding: 0px;
}

table.numberofmessages tr td.messagesperpagetext {
	padding-top: 2px;
}

table.numberofmessages tr td div.midSelect {
	float: none;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 5px;
	position: relative;
	width: 150px;
}

table.pager tr td a:hover,table.pager tr td a.selected {
	color: #3288B5;
}

div.expert-mailbox table.tablestyle2 {
	margin-bottom: 0px;
}

div.expert-mailbox table.tablestyle2 tr.unread {
	font-weight: bold;
}

div.expert-mailbox table.tablestyle2 tr td.from {
	width: 20%;
}

div.expert-mailbox table.tablestyle2 tr td.subject {
	width: 45%;
}

div.expert-mailbox table.tablestyle2 tr td.date {
	width: 25%;
}

div.expert-mailbox table.tablestyle2 tr td.delete {
	width: 10%;
	text-align: center;
}

table.mailbox-send {
	width: 100%;
	border: 1px solid #c1d2e5;
	border-bottom: 0px none;
	text-align: left;
}

table.mailbox-send td {
	line-height: 31px;
	border-bottom: 1px solid #c1d2e5;
	font-weight: normal;
}

table.mailbox-send td label {
	display: block;
	text-align: right;
	width: 70px;
	float: left;
	padding-right: 10px;
	font-weight: bold;
	font-size: 13px;
}

table.mailbox-send td a {
	font-weight: bold;
}

table.mailbox-send input.text {
	width: 772px;
	margin-top: 5px;
	color: #000000;
	padding-left: 10px;
	border: 1px solid #a1c2d7;
	outline: 0px none;
	background: #d9f5ff url(/template/expertCenter/images/bg_input19.gif)
		left top repeat-x;
	overflow: hidden;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

table.mailbox-send textarea {
	display: block;
	margin: 5px 0px 5px 1px;
	width: 762px;
	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(/template/expertCenter/images/bg_input19.gif)
		left top repeat-x;
}

a.mailbox-prev {
	float: left;
	margin-bottom: 5px;
}

a.mailbox-next {
	float: right;
	margin-bottom: 5px;
}

a.mailbox-prev:hover,a.mailbox-next:hover {
	text-decoration: none;
}

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;
}

a#btn-reply {
	float: right;
	margin: 10px 0px 20px 5px;
}

/* footercontainer
-------------------------------------------------------------------------*/
div#footercontainer {
	margin-top: 20px;
	color: #d03c88;
}

div#footercontainer a {
	font-face: Arial;
	font-size: 13px;
	color: #d03c88;
	text-decoration: none;
}

div#copyright a:link,div#copyright a:visited,div#copyright a:hover,div#copyright a:active
	{
	font-weight: bold;
}

div#copyright {
	float: left;
	width: 240px;
	height: 30px;
}

div#footerlinks {
	width: 500px;
	float: right;
	height: 30px;
}

div#footerlinks ul {
	
}

div#footerlinks ul li {
	float: right;
	margin-left: 5px;
}

div#footerlinks ul li a:link,div#footerlinks ul li a:visited,div#footerlinks ul li a:hover,div#footerlinks ul li a:active
	{
	font-weight: normal;
}

div#footerlinks ul li a:hover {
	text-decoration: underline;
	color: #3288B5;
}