﻿/*Style for Hepl desk part*/
h3{
	font-weight: normal;
}
.colorGray102{
	color:#666666 !important;
}
.colorGray51{
	color:#333;
}
.helpDeskLeftBlock{
	width:150px;
	float:left;
    overflow: hidden;
    margin-top: 74px;
}
	.helpDeskMenu{
	list-style-type: none;
	font-size:13px;
	font-weight:bold;
	position:relative;
	*right:0;
}
		.helpDeskMenu li a{
			line-height:26px;
			display:block;
			padding-left:30px;
			width:150px;
			text-decoration:none;
		}
			.helpDeskMenu li a:hover{
				color:#2f2f2f;
			}
		.helpDeskMenu .current a{
			background-color:#f9f9f9;
			border:2px solid #ccc;
			border-radius:18px;
			line-height:22px;
			padding-left:28px;
			position:relative;
			color:#2f2f2f;
			-pie-border-radius: 18px;
			behavior: url(/css/PIE.htc);
		}
.helpDeskRightBlock{
	width:762px;
	display:table;
	float:left;
	border-radius: 10px;
	border: 1px solid #ccc;
	background-color: rgb(244, 244, 244);
	position:relative;
	padding:0;
	-pie-border-radius: 6px;
	behavior: url(/css/PIE.htc);
	-moz-box-shadow: 0 0 6px #d3d3d3;
    -webkit-box-shadow: 0 0 6px #d3d3d3;
    box-shadow: 0 0 6px #d3d3d3;
	z-index:1;
}
/* Hepl images*/
.helpImage{
	width:148px;
	height:152px;
	position:absolute;
	top:-54px;
	right:-46px;
	z-index:1;
	
}
	.aboutUsHI{
		background-image:url(/img/helpDesk/aboutUs.png);
	}
	.needSomeHelpHI{
		background-image:url(/img/helpDesk/needSomeHelp.png);
	}
	.contactUsHI{
		background-image:url(/img/helpDesk/contactUs.png);
	}
	.helpMeHI{
		background-image:url(/img/helpDesk/helpMe.png);
	}
	.hereAreSomeTipsHI{
		background-image:url(/img/helpDesk/hereAreSomeTips.png);
	}
	.roomsterVideoHI{
		background-image:url(/img/helpDesk/roomsterVideo.png);
	}

.helpDeskTopBlock{
	font-size:30px;
	font-weight:bold;
	color:#666;
	width:100%;
	line-height:55px;
	text-align:center;
	background: #333;
    background: -webkit-linear-gradient(#ffffff 50%, #ebebeb);
    background: -moz-linear-gradient(#ffffff 50%, #ebebeb);
    background: -ms-linear-gradient(#ffffff 50%, #ebebeb);
    background: -o-linear-gradient(#ffffff 50%, #ebebeb);
    background: linear-gradient(#ffffff 50%, #ebebeb);
	-pie-background: linear-gradient(#ffffff 50%, #ebebeb);
    behavior: url(/css/PIE.htc);
	border-radius:10px 10px 0 0;
	border-bottom:1px solid #cccccc;
}
	.helpDeskBaseBlock{
		width:100%;
		vertical-align:top;
	}
	.leftColInBaseBlockHD{
		width:442px;
		border-right:1px solid #d7d7d7;
	}
		.leftBlockInColHD{
			height:72px;
			width:100%;
			border-bottom:2px solid #d7d7d7;
			background-color:#fdfdfd;
			font-size:14px;
			color:#666666;
			padding-top:24px;
		}
			.leftBlockInColHD p{
				font-size:14px;
			}
			.leftBlockInColHD p, .leftBlockInColHD h2{
				margin-left:78px;
			}
			.leftBlockInColHD:hover{
				background:#e6e6e6;				
				background: -webkit-linear-gradient(#f0f0f0, #d9d9d9);
				background: -moz-linear-gradient(#f0f0f0, #d9d9d9);
				background: -ms-linear-gradient(#f0f0f0, #d9d9d9);
				background: -o-linear-gradient(#f0f0f0, #d9d9d9);
				background: linear-gradient(#f0f0f0, #d9d9d9);
				cursor:pointer;
			}
			.leftBlockInColHD:active{
				background:#e6e6e6;				
				background: -webkit-linear-gradient(#d3d3d3, #acacac);
				background: -moz-linear-gradient(#d3d3d3, #acacac);
				background: -ms-linear-gradient(#d3d3d3, #acacac);
				background: -o-linear-gradient(#d3d3d3, #acacac);
				background: linear-gradient(#d3d3d3, #acacac);
				cursor:pointer;
			}
			.leftBlockInColHD .labelHD{
				color:black;
				margin-bottom:0;
			}
			.leftColInBaseBlockHD .firstTop .labelHD{
				font-size:22px;
				color:#333333;
			}
			.labelHD{
				font-size:20px;
				color:black;
				font-weight:bold;
				margin-bottom:26px;
			}
				.questionHD:before{
					content: "\25cf";
					padding:0 10px 0 20px;
				}
	.bottomLeftBlockBaseBlockHD{
		height:190px;
	}
		.bottomLeftBlockBaseBlockHD .bottomLeftTextBlock{
			margin:28px 0 0 80px;
		}
			.bottomLeftBlockBaseBlockHD .bottomLeftTextBlock ul{
				margin-left:-20px;
			}
			.bottomLeftBlockBaseBlockHD .bottomLeftTextBlock .textNearButton{
				font-size:16px;
				color:#333;
				margin-bottom:10px;
			}
	.rightColInBaseBlockHD{
		vertical-align:top;
	}
		.rightColInBaseBlockHD .firstTopTextBlock{
			width:100%;
			line-height:38px;
			text-align:center;
			font-weight:bold;
			color:#333;
			background-color:#ebebeb;
			border-bottom:1px solid #d7d7d7;
			-moz-box-shadow: inset 0 0 6px #d3d3d3;
			-webkit-box-shadow: inset 0 0 6px #d3d3d3;
			box-shadow: inset 0 0 6px #d3d3d3;
		}
		.rightColInBaseBlockHD .labelHD{
			margin:50px 0 0 14px;
		}
		.rightColInBaseBlockHD ul{
			margin-left:20px;
		    list-style: disc;
		}
		.helpDeskBaseBlock li{
			margin-top:14px;
		}
		.helpDeskBaseBlock li a{
			font-size:16px;
		}
/*About us*/
.aboutUsLeftBlock{
	float:left;
	margin-right:0 !important;
	width:364px;
	*padding-bottom:30px;
}
	.aboutUsLeftBlock p{
		font-size:13px;
		margin-top:20px;
	}
.aboutUsRightBlock{
	float:left;
	width:auto;
	margin-top:60px;
}
	.aboutUsRightBlock .textUnderVideo{
		width:100%;
		height:36px;
		margin-top:36px;
		text-align:center;
	}
	.aboutUsRightBlock .socBlocktUnderVideo{
		width:338px;
		height:42px;
		margin:0 auto;
		text-align:center;
	}
		.socBlocktUnderVideo a{
			margin:0 4px;
			width:40px;
			height:40px;
			float:left;
			display:block;
			background: url(/img/helpDesk/socIcons40Sprite.png);
		}
		.socBlocktUnderVideo .socLinkBigFb{
			background-position: 0;
		}
		.socBlocktUnderVideo .socLinkBigTw{
			background-position: -40px 0;
		}
		.socBlocktUnderVideo .socLinkBigB{
			background-position: -80px 0;
		}
		.socBlocktUnderVideo .socLinkBigV{
			background-position: -120px 0;
		}
		.socBlocktUnderVideo .socLinkBigYT{
			background-position: -160px 0;
		}
		.socBlocktUnderVideo .socLinkBigP{
			background-position: -200px 0;
		}
		.socBlocktUnderVideo .socLinkBigTbl{
			background-position: -240px 0;
		}
/*Terms of use*/
.termOfUseBlockHD{
	margin:20px 25px 32px 38px;
}
	.termOfUseBlockHD .labelHD{
		margin-bottom:28px;
	}
.termsOfUseListText{
	margin:20px 0 0 0px;
	*margin-left:0;
	list-style-type: decimal;	
}
.termsOfUseBackLink{
	width:100%;
	text-align:right;
	font-size:16px;
}
/*Tips*/
.tipsBlockHD{
	width:80%;
}
	.tipsBlockHD p{
		font-size:16px;
		color:#333333;
	}
	.tipsBlock p{
		margin:20px 0;
	}
.textUnderVideo{
	width:100%;
	height:36px;
	margin-top:36px;
}
.socBlocktUnderVideo{
	width:350px;
	height:42px;
}
.tipsListHD{
	list-style:none;
	margin:30px 0 40px 0px;
	*margin-left:0;
}
	.tipsListHD li{
		margin-top:10px;		
	}
	.tipsListHD a{
		font-size:16px;
	}
/*FAQ*/
.helpContent,.faqBlock,.tipsBlock,.forgotPassBlock,.scamProtectionBlock{
	margin:16px 14px 30px 40px;
	min-height:400px;
}
	.faqBlock .labelHD{
		color:#008000;
	}
	.faqBlock h3,.tipsBlock h3{
		margin:10px 0;
	}
	.faqBlock p,.scamProtectionBlock p,.helpContent p,.faqBlock p,.tipsBlock p,.forgotPassBlock p,.scamProtectionBlock p{
		font-size:13px;
	}
.faqTabsHD {
	height:40px;
	margin-left:-40px;
	*margin:20px 0 0 0;
}
.faqTabsHD li{
	color:#2982d5;
	float:left;
	list-style:none;
	font-weight:bold;
	font-size:14px;
	cursor:pointer;
}
	.faqTabsHD li:hover a{
		color:#666;
		text-decoration:none;
	}
	.liDividerAfter:after{
		content:"\2758";
		color:black;
	}
	.faqTabsHD .active a{
		color:#333;
	}
	.faqTabsHD .separator{
		color:#333;
	}
	.faqTabsContHD >div{
		display:none;
	}
	.faqTabsContHD p{
		margin:16px 0;
	}
	.redTextHD{
		color:#ff0000;
	}
	.tipsBlock h3,.faqTabsContHD h3,.questionHD{
		color:#0156a4;
		font-size:16px;
	}
/*Scame Protection*/
.scamExample{
	background-color:#fff;
	width:640px;
	padding:20px;
	border:1px solid black;
	margin:24px 0;
	font-size:14px;
}
.videosBlockScP{
	width:686px;
	height:290px;
}
	.videoWrapScPl{
		float:left;
		}
	.videoWrapScPr{
		float:right;
	}
		.videoWrapScPl p,.videoWrapScPr p{
			margin-bottom:10px;
			font-weight:bold;
			font-size:12px;
		}
		.scamProtectionBlock .termsOfUseBackLink a{
			margin-right:24px;
		}
.scamProtectionBlock ul{
	margin-left:-25px;
}
	.scamProtectionBlock li{
		margin:16px 0;
	}
.listScP1 li{
	font-weight:bold;
}
.tutorItem{
	width:100%;
	margin:10px 0;
	float:left;
}
.videoWrapTutor{
	float:left;
	margin-right:10px;
}
.tutorTextBig{
	font-size:20px;
	font-weight:bold;
	color:#2982d5;
}
.pressText{
	font-size:16px;
	margin:24px 0;
}
.presslinks a{
	color:black;
}
.messageBoxHD{
	text-align:left;
    color:#333333; 
    font-size:13px; 
    padding:10px; 
    background:#FFF9D7; 
    border:solid #E2C822 1px;
	width: 528px;
    margin:60px auto;
	position: relative;
	left:-10px;
	border-radius: 6px;
	-pie-border-radius: 6px;
	behavior: url(/css/PIE.htc);
}
	.messageBoxHD p{
		font-size:13px !important;
	}
.forgotPassBlock p{
	font-size:16px;
	line-height:21px;
	color:#333;
}
.forgotPassInput{
	width: 300px;
	height: 30px;
}
/*Contact us*/
.leftColInBaseBlockCU{
	width:382px;
	height: 550px;
	border-right:1px solid #d7d7d7;
	padding: 24px 20px 30px 40px;
	vertical-align:top;
}
	.contactUsSelectBlock{
		margin-top:40px;
		float:left;
		width:100%;
		margin-bottom:26px;
	}
	.contactUsSelectBlock select{
		margin-left:20px;
		height:30px;
		width:240px;
	}
	.contactUsSelectBlockLogIn{
		margin-bottom: 6px;
		text-align: right;
		width: 100%;
	}
		.contactUsSelectBlockLogIn select{
			height:30px;
			width:554px;
		}
	.contactUsWarningText{
		width:390px;
		height:36px;
		float:left;
		font-size:13px;
		text-align:center;
		font-weight:bold; 
		padding-top:20px;
		background:#ffeded;
		border:1px solid #ae0202;
		margin:18px 0 260px;
		position: relative;
		border-radius:6px;
		-pie-border-radius:6px;
		behavior: url(/css/PIE.htc);
	}
	.sendEmaiFieldWrap{
		width:100%;
		height:auto;
		font-size:16px;
		padding:30px 0 10px 0;
		margin:0 auto;
		text-align:center;
	}
	.textBottomLeftCU{
		font-size:13px;
		position:relative;
		bottom:8px;
	}
		.textBottomLeftCU p{
			font-size:13px;
		}
	.messagesCU{
		width:100%;
		min-height:100px;
	}
	.selectCUlogin{
		margin-top:30px;
		width:380px;
		height:30px;
	}
	.buttonSendCUwrap{
		margin-top:10px;
		width:100%;
		text-align:right;
	}
	.sendMessButtonCU{
	cursor: pointer;
	width: auto;
	height: 28px;
    color: #000;
    border: solid 1px #bb9f00;
    background: #f6dc00;
    background: -webkit-linear-gradient(#ffeb01, #e4bd02);
    background: -moz-linear-gradient(top,  #ffeb01, #e4bd02);
	background: -o-linear-gradient(#ffeb01, #e4bd02);
	background: linear-gradient(#ffeb01, #e4bd02);
	-pie-background: linear-gradient(#ffeb01, #e4bd02);
    behavior: url(/css/PIE.htc);
	border-radius: 2px;
	padding: 0 12px;
	*padding:0 6px !important;
	position: relative;
	font-size: 14px;
	font-weight:bold;
	}
		.sendMessButtonCU:hover {
            background: #e1ca00;
            background: -webkit-linear-gradient(#f1a400, #ceab00);
            background: -moz-linear-gradient(top,  #f1a400, #ceab00);
			background: -o-linear-gradient(#f1a400, #ceab00);
			background: linear-gradient(#f1a400, #ceab00);
			-pie-background: linear-gradient(#f1a400, #ceab00);
            behavior: url(/css/PIE.htc);
		}
		.sendMessButtonCU:active {
            background: #f6dc00;
            background: -webkit-linear-gradient(#e4bd02, #ffeb01);
            background: -moz-linear-gradient(#e4bd02, #ffeb01);
			background: -o-linear-gradient(#e4bd02, #ffeb01);
			background: linear-gradient(#e4bd02, #ffeb01);
            -pie-background: linear-gradient(#e4bd02, #ffeb01);
            behavior: url(/css/PIE.htc);
		}
		.buttonSendCU{
			height:30px;
		}
	.messBoxCU{
		float: left !important;
		width: 100% !important;
		*width:320px !important;
	}
		.messBoxCU a{
			text-decoration: none !important;
		}
	.messBoxCULI {
		position: absolute !important;
		right: 0;
		top: 0;
		width: 496px !important;
	}
	.messBoxCUbuttonWrap{
		width:100%;
		margin-bottom:264px;
		text-align: center;
	}
	.messBoxErrorCU{
		width:390px;
		height:36px;
		text-align:center;
		font-weight:bold; 
		padding-top:20px; 
		background:#ffcbcb; 
		background: -webkit-linear-gradient(#fff8f8, #ffcbcb 40%);
		background: -moz-linear-gradient(top,  #fff8f8,  #ffcbcb 40%);
		background: -o-linear-gradient(#fff8f8, #ffcbcb 40%);
		background: linear-gradient(#fff8f8, #ffcbcb 40%);
		border:1px solid #df8787;
		margin:130px auto 10px auto;
		position: relative;
		border-radius:6px;
		-pie-border-radius:6px;
		behavior: url(/css/PIE.htc);
	}
	.inputCU{
		width:380px;
		height:30px;
		margin-bottom:10px;
	}
	.sendMessWrapCU{
		width:100%;
		text-align:right;
		margin-bottom:80px;
	}
	.validError{
		color:red;
	}
    .offerBlockContactTd {
        border-top: 1px solid #d7d7d7;
    }
        .offerBlockContactL {
            width: auto;
            margin: 0 auto;
            display: table;
        }
            .offerBlockContactL a {
                width: 170px;
                height: 22px;
                line-height: 22px;
                float: left;
                margin: 16px 5px;
                font-size: 14px;
            }
	.messBlockHD{
		border-top:1px solid #d7d7d7;
		color:#333;
	}
	.contactMessBlockHD{
		width:100%;
		background: #fff;
	}
	.contactTextareaBlockHD{
		border-top:1px solid #d7d7d7;
		position:relative;
		bottom:1px;
		z-index:1;
		display:table;
		width:100%;
		height:auto;
		padding:10px 0 16px 0;
	}
	.contactTextareaHD{
		position: relative;
		width:78%;
		max-width:78%;
		margin-left: 40px;
		padding-top: 60px;
	}
		.textareaWrapHD{
			width:100%;
			text-align:right;
		}
			.textareaWrapHD img{
				visibility:hidden;
				float:left;
			}
			/* Login in */
			.textareaCUL{
				margin-bottom:6px;
				width:544px;
				max-width:544px;
				height:120px;
			}
			.textareaCU {
				width:378px;
				max-width:378px;
				margin-bottom:10px;
			}
	.contackUsLoginHD .leftColInBaseBlockCU {
		padding-bottom:10px;
	}
		.contactLeftUl{
			margin:0 0 20px -20px;
		}
		.messInfoHD{
			width:100%;
			border-bottom:1px solid #d7d7d7;
		}
			.messInfoHD p{
				margin-left:56px;
				line-height:30px;
				color:#333;
			}
		.messInfoHD p,.leftColInBaseBlockCU p,.messBlockItemHD p{
			font-size:12px;
		}
		.messBlockItemHD{
			border-bottom:1px solid #ccc;
			width:662px;
			margin:0 auto;
			display:table;
			padding:20px 4px 20px 10px;
		}
			.messLeftHD{
				float:left;
				width:180px;
			}
				.messLeftHD img{
					float:left;
					padding-right: 4px;
					visibility:hidden;
				}
				.messSenderNameHD{
					font-weight:bold;
					margin-bottom:2px;
				}
				.nessDateHD{
					color:#333;
				}
			.messRightHD{
				width:462px;
				float:right;
				word-wrap: break-word;
			}
				.messSubjectHD{
					font-weight:bold;
					margin-bottom:2px;
				}
			.textBottomLeftHD{
				width:700px;
				padding:30px 30px 90px 30px;
				border-top:1px solid #ccc;
				font-size:13px;
			}
/*.contactUsError{
	width: 100%;
}*/
.inputWrapCU{
	position:relative;
	float:left;
}
.inputPlaceholder{
	position:absolute;
	top:8px;
	left:6px;
	font-size:16px;
	color:#888;
}
.rightColInBaseBlockCU{
	padding:18px 6px 20px 18px;
	vertical-align:top;
}
	.rightColInBaseBlockCU .labelHD{
		margin:20px 0;
	}
	.rightColInBaseBlockCU ul {
		margin-left:20px;
	    list-style: disc;
	}
	.rightColInBaseBlockCU p{
		font-size:16px;
	}
	.rightColInBaseBlockCU p:first-child{
		margin-bottom:24px;
	}	
.errorField{
	border: 1px solid #ff3232 !important;
	-moz-box-shadow: 0 0 8px #ff3232 !important;
    -webkit-box-shadow: 0 0 8px #ff3232 !important;
    box-shadow: 0 0 8px #ff3232 !important;
}