.cLeft {clear:left}

.alert {
	border: 1px solid #900; 
	background:#ddd; 
	padding: 10px; 
	white-space:normal; 
	display:inline-block;
	width:240px; 
	margin-left: 20px;	

}

.illuminate {
	background:#e77 !important;
	color: #fff;
}

.hide {
	display:none;		
}

.show {
	display:inline-block;
}

.mainPage
{
	background-color: #ffffff;
	margin:0 0 0 0;
	font-family: Arial;
	font-size: 12px;
	background:url(/images/bg.png) repeat-x;
}

.logoDIV {
	position: absolute;
	width: 260px;
	height: 60px;
	z-index: 1;
	margin-top: -80px;
	margin-left: 125px;
	display: none;
}

.logoDIVimg {
	position: absolute;
	width: 120px;
	height: 120px;
	z-index: 1;
	margin-top: -127px;
	margin-left: 0px;
}

.logoDIVimg a
{
	display:block;
	width: 120px;
	height: 120px;
	overflow:hidden;
}

.logoDIV img {
	width: 260px;
	height: 60px;
	z-index: 1;
}

.logoDIVimg img {
	width: 120px;
	height: 120px;
}

A.blueLink:link {color:#0c478a; text-decoration: underline;}
A.blueLink:visited {color:#0c478a; text-decoration: underline;}
A.blueLink:hover {color:#0c478a; text-decoration: none;}

pre {
	font-size: 13px;
	font-family: Arial;
}

img {
	border: 0px;
}

input[type="submit"] {
	text-transform: capitalize;
}
input[type="button"] {
/*	text-transform: capitalize; */
}

input123[type="submit"] {
	position: absolute;
	border: none;
	width: 218px;
	height: 45px;
	background: url('/images/button.png') no-repeat top left;
	color: #ffffff;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}

.errorButton {
	position: absolute;
	z-index: 99;
	top: 30%;
	margin-top: -108px;
}

.redLink A:link {color:#bf0000; text-decoration: none; font-weight: bold;}
.redLink A:visited {color:#bf0000; text-decoration: none; font-weight: bold;}
.redLink A:hover {color:#bf0000; text-decoration: underline; font-weight: bold;}

.userAbout {
	display: none;
}

.agentMenuAbout {
	display: none;
}

.agentMenuFAQ {
	display: none;
}

A.topBlueLink:link {color:#0c478a; text-decoration: underline;}
A.topBlueLink:visited {color:#0c478a; text-decoration: underline;}
A.topBlueLink:hover {color:#0c478a; text-decoration: none;}

A.topBlackLink:link {color:#000000; text-decoration: underline;}
A.topBlackLink:visited {color:#000000; text-decoration: underline;}
A.topBlackLink:hover {color:#000000; text-decoration: none;}

A.topRedLink:link {color:#891414; text-decoration: underline;}
A.topRedLink:visited {color:#891414; text-decoration: underline;}
A.topRedLink:hover {color:#891414; text-decoration: none;}

.agentMenu {
	position: absolute;
	width: 840px;
	height: 20px;
	left: 50%;
	margin-left: -420px;
	margin-top: 0px;
	color: #000000;
	font-size: 13px;
	font-family: Arial;
}

.agentMenuDIV {
	position: absolute;
	margin-left: -126px;
	margin-top: 15px;
	border-bottom: 3px solid #ffffff;
	border-left: 3px solid #ffffff;
	border-right: 3px solid #ffffff;
	width: 102px;
	background-color: #4f82ff;
	display: none;
	padding: 6px;
}

.agentMenuItemList {
	margin-top: 4px;
	background:url(/images/agent-menu-bg.png) repeat-y;
}

.agentMenuItem {
	height: 20px;
}

.agentMenuMPassive {
	color: #a7a7a7;
	margin-left: 3px;
	margin-right: 3px;
}

.agentMenuMActive {
	margin-left: 3px;
	margin-right: 3px;
}

.tenderMenu {
	position: absolute;
	top: -4px;
	left: 48%;
	margin-left: -270px;
	width: 153px;
	overflow: hidden;
	height: 39px;
	padding: 19px 0px 0px 0px;
	text-decoration: underline;
	z-index: 99;
}

.tenderMenu:hover, .tenderMenuHover {
	background-color: red;
	width: 153px;
	height: 146px;
	background: url('/images/user-menu-bg.png') no-repeat top left;
	z-index: 99;
	color: #0c478a !important;
	text-decoration: underline;
}

.tenderMenuBlock {
	clear: both;
	margin-top: 30px;
}

.tenderMenuItem {
	clear: both;
	height: 19px;
	text-align: left;
	color: #0c478a;
	margin-left: 20px;
}

.tenderMenuItem A:link {color:#0c478a !important; text-decoration: none !important;}
.tenderMenuItem A:visited {color:#0c478a !important; text-decoration: none !important;}
.tenderMenuItem A:hover {color:#0c478a !important; text-decoration: underline !important;}

.tenderMenuBlockTender {
	text-decoration: underline;
	color: #000000;
}

.userMenuList {
	position: absolute;
	left: 48%;
	margin-left: -110px;
}

.userMenuListItem {
	padding: 0px 10px 0px 10px;
}

.front-bottom-menu {
	text-align:center;
	margin: 0 20px;
	position:relative;
	*margin-top:-10px;
	color:#369;
}

.front-bottom-menu strong  {
	color:#666;
	font-size:7.5pt;
	
}

.front-bottom-menu p {
	color:#000;
	text-align:center;
	font-size:9pt;
	margin:0;
}


.front-bottom-menu p a {color:#000; font-weight:normal; text-decoration:none}
.front-bottom-menu p a:hover {text-decoration:underline}
.front-bottom-menu p a u { font-weight:bold; margin-left:5px}


.front-bottom-menu span{
	padding-bottom: 10px;
}

.front-bottom-menu .systems {
	margin-top:20px	
}

.front-bottom-menu i{
	padding-left: 20px;
	font-style:normal;
}


.front-bottom-menu a {
	padding: 0 5px;
	color:#369;
	font-size: 10pt;
	font-weight:bold;
}

.front-bottom-menu a:hover {
	text-decoration:none;
}


.main-head {
	position: absolute;
	top: 0px;
	width: 100%;
	height: 146px;
	background-image: url('/images/head-bg.png');
	background-repeat: no-repeat;
	background-position: center; 
}

.main-head-agent {
	position: absolute;
	top: 0px;
	width: 100%;
	height: 146px;
	background-image: url('/images/head-bg-agent.png');
	background-repeat: no-repeat;
	background-position: center; 
}

.headTypeIMG {
	position: absolute;
	left: 50%;
	margin-left: -418px;
	margin-top: 20px;
	width: 118px;
	height: 118px;
	background-image: url('/images/main-type1.png');
	background-repeat: no-repeat;
	background-position: top left; 
}

.headTypeIMG_ticket {
	position: absolute;
	left: 50%;
	margin-left: -418px;
	margin-top: 20px;
	width: 118px;
	height: 118px;
	background-image: url('/images/main-type1.png');
	background-repeat: no-repeat;
	background-position: top left; 
}

.headTypeIMG_tour {
	position: absolute;
	left: 50%;
	margin-left: -418px;
	margin-top: 20px;
	width: 118px;
	height: 118px;
	background-image: url('/images/main-type2.png');
	background-repeat: no-repeat;
	background-position: top left; 
}

.headTypeIMG_hotel {
	position: absolute;
	left: 50%;
	margin-left: -418px;
	margin-top: 20px;
	width: 118px;
	height: 118px;
	background-image: url('/images/main-type3.png');
	background-repeat: no-repeat;
	background-position: top left; 
}

.headTypeIMG_visa {
	position: absolute;
	left: 50%;
	margin-left: -418px;
	margin-top: 20px;
	width: 118px;
	height: 118px;
	background-image: url('/images/main-type4.png');
	background-repeat: no-repeat;
	background-position: top left; 
}

.headTypeIMG_all {
	position: absolute;
	left: 50%;
	margin-left: -418px;
	margin-top: 20px;
	width: 118px;
	height: 118px;
	background-image: url('/images/front-menu-a-0.png');
	background-repeat: no-repeat;
	background-position: top left; 
}

.headOtherTypeIMG {
	position: absolute;
	left: 50%;
	margin-left: -418px;
	margin-top: 20px;
	width: 118px;
	height: 118px;
	background-image: url('/images/front-menu-a-0.png');
	background-repeat: no-repeat;
	background-position: top left; 
}

.mainBlock {
	position: absolute;
	width: 840px;
	top: 146px;
	left: 50%;
	margin-left: -419px;
	background-image: url('/images/head-bg2.png');
	background-repeat: no-repeat;
	background-position: top left; 
}

.mainBg {
	margin-left: 60px;
	width: 780px;
		
}

.mainText {
	border: solid 6px #ffffff;
	background-color: #ffffff;
}

.mainRed {
	border-left: solid 6px #f7c083;
	border-right: solid 6px #f7c083;
	border-bottom: solid 6px #f7c083;
	padding: 19px;
}

.mainRedRed {
	border-left: solid 6px #f7c083;
	border-right: solid 6px #f7c083;
	border-bottom: solid 6px #f7c083;
	padding: 19px;
	background-color: #fff2e4;
}

.lineRed {
	height: 6px;
	background-color: #f7c083;
	font-size: 1px;
}

.lineWhite {
	height: 6px;
	background-color: #ffffff;
	font-size: 1px;
}


.mainSelect {
	position: absolute;
	margin-top: -67px;
	margin-left: 575px;
}

.companySelect {
	position: absolute;
	margin-top: -35px;
	margin-left: 520px;
}

.mainSelect select {
	border: 2px solid #4c4c4c;
	height: 34px;
	width: 200px;
	padding: 6px;
	font-size: 14px;
	color: #4c4c4c;
	font-family: Arial;
	font-weight: bold;
}

.companySelect select {
	border: 2px solid #4c4c4c;
	height: 34px;
	width: 200px;
	padding: 6px;
	font-size: 14px;
	color: #4c4c4c;
	font-family: Arial;
	font-weight: bold;
}


.mainSelect .margin6px{
padding:6px;
	
}


.topMenu {
	margin-top: 15px;
	font-size: 12px;
	font-family: Arial;
	color: #000000;
	text-align: center;
}

.topMenu A:link {color:#000000; text-decoration: underline;}
.topMenu A:visited {color:#000000; text-decoration: underline;}
.topMenu A:hover {color:#000000; text-decoration: none;}

.mainBottom {
	background-image: url('/images/step-bottom.png');
	background-repeat: no-repeat;
	background-position: top left; 
	height: 86px;
	margin-top: 6px;
}

.blockRed {
	background-color: #f7c083;
	margin-top: 6px;
	padding: 19px;
}

.blockGrey {
	background-color: #e5e5e5;
	padding: 19px;
}

.blockScroll {
	border: 1px solid #000000;
	background-color: #ffffff;
	margin-top: 6px;
	padding: 19px;
	overflow: scroll;
	height: 250px;
}

.redTitle {
	color: #ff8200;
	font-size: 20px;
	width:720px;
}

.previewText {
	margin-top: 10px;
}

.dotLine {
}

.loginSwitch {
	position: absolute;
	height: 60px;
}

.loginReg {
	position: absolute;
	font-size: 12px
	font-weight: bold;
	width: 240px;
}

.loginNReg {
	position: absolute;
	margin-left: 220px;
	font-size: 12px
	color: red;
	width: 270px;
	color: #bf0000;
}

.loginReg input {
	color: red;
}

#loginFormN {
	display: inline;
}

#registrationFormN {
	display: none;
}

.scrollText {
	position: absolute;
	margin-top: 786px;
	background-color: #ffffff;
	height: 250px;
	border: 1px solid #000000;
	padding: 30px;
	overflow: auto;
	width: 657px;
}

.loginBlock {
	height: 65px;
}

.loginFormEmailText {
	position: absolute;
	margin-left: 0px;
	margin-top: 0px;
	font-size: 13px;
	font-weight: bold;
}

.loginFormEmailInput input {
	position: absolute;
	z-index: 99;
	margin-top: 18px;
	margin-left: 0px;
	border: 2px solid #4c4c4c;
	background-color: #fffec1;
	height: 22px;
	width: 334px;
	padding: 6px;
	font-size: 16px;
	color: #4c4c4c;
	font-family: Arial;
}

.loginFormPasswordText {
	position: absolute;
	margin-left: 370px;
	margin-top: 0px;
	font-size: 13px;
	font-weight: bold;
}

.loginFormPasswordInput input {
	position: absolute;
	z-index: 99;
	margin-top: 18px;
	margin-left: 370px;
	border: 2px solid #4c4c4c;
	background-color: #fffec1;
	height: 22px;
	width: 334px;
	padding: 6px;
	font-size: 16px;
	color: #4c4c4c;
	font-family: Arial;
}

.loginFormCheck {
	position: absolute;
	margin-left: 370px;
	margin-top: 58px;
}

.loginFormCheckText {
	position: absolute;
	margin-left: 390px;
	margin-top: 59px;
	color: #4c4c4c;
}

.loginFormRemind {
	position: absolute;
	margin-left: 610px;
	margin-top: 59px;
}

.loginFormRemind A:link {color:#4c4c4c; text-decoration: none;}
.loginFormRemind A:visited {color:#4c4c4c; text-decoration: none;}
.loginFormRemind A:hover {color:#000000; text-decoration: underline;}

.authSubmit {
	position: absolute;
	margin-top: 20px;
	margin-left: 20px;
}

.loginSubmit {
	position: absolute;
	margin-top: 110px;
}

.registrationBlock {
}

.registrationFormFIOText {
	position: absolute;
	font-size: 13px;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 0px;
}

.registrationFormFIOInput input{
	position: absolute;
	margin-left: 200px;
	border: 2px solid #4c4c4c;
	background-color: #fffec1;
	height: 22px;
	width: 334px;
	padding: 6px;
	font-size: 16px;
	color: #4c4c4c;
	font-family: Arial;
	margin-top: 18px;
	margin-left: 0px;
}

.registrationFormFIODesc {
	position: absolute;
	margin-top: 60px;
	color: #666666;
	font-size: 10px;
}

.registrationFormFIOLink {
	position: absolute;
	margin-top: 60px;
	color: #666666;
	font-size: 10px;
}

.registrationFormEmailText {
	position: absolute;
	margin-left: 370px;
	font-size: 13px;
	font-weight: bold;
}

.registrationFormEmailInput input {
	position: absolute;
	border: 2px solid #4c4c4c;
	background-color: #fffec1;
	height: 22px;
	width: 334px;
	padding: 6px;
	font-size: 16px;
	color: #4c4c4c;
	font-family: Arial;
	margin-left: 370px;
	margin-top: 18px;
}

.registrationFormEmailDesc {
	position: absolute;
	margin-top: 60px;
	margin-left: 370px;
	color: #666666;
	font-size: 10px;
}

.registrationFormPassword1Text {
	position: absolute;
	margin-top: 100px;
	margin-left: 0px;
	font-size: 13px;
	font-weight: bold;
}

.registrationFormPassword1Input input {
	position: absolute;
	border: 2px solid #4c4c4c;
	background-color: #fffec1;
	height: 22px;
	width: 334px;
	padding: 6px;
	font-size: 16px;
	color: #4c4c4c;
	font-family: Arial;
	margin-top: 120px;
	margin-left: 0px;
}

.registrationFormPassword2Text {
	position: absolute;
	font-size: 13px;
	font-weight: bold;
	margin-top: 100px;
	margin-left: 370px;
}

.registrationFormPassword2Input input{
	position: absolute;
	border: 2px solid #4c4c4c;
	background-color: #fffec1;
	height: 22px;
	width: 334px;
	padding: 6px;
	font-size: 16px;
	color: #4c4c4c;
	font-family: Arial;
	margin-top: 120px;
	margin-left: 370px;
}

.registrationFormCheck input {
	position: absolute;
	margin-top: 508px;
	margin-left: 205px;
}

.registrationFormCheckText {
	position: absolute;
	margin-top: 510px;
	margin-left: 225px;
	color: #4c4c4c;
}

.registrationFormCheckSupervisor input {
	position: absolute;
	margin-top: 508px;
	margin-left: 265px;
}

.registrationFormCheckTextSupervisor {
	position: absolute;
	margin-top: 510px;
	margin-left: 285px;
	color: #4c4c4c;
}

.bottomText {
	width: 350px;
	float: right;
	padding: 25px;
	font-family: Arial;
	color: #ffffff;
	font-size: 14px;
}

/*
.registrationSubmit {
	position: absolute;
	margin-top: 40px;
	*margin-top:60px;
}
*/

.blockCenter {
	text-align: center;
}

.redTextBig {
	color: #ff8200;
	font-size: 26px;
}

.blueTextTitle {
	color: #5083ff;
	font-size: 22px;
}

.greyTextTitle {
	color: #7f7f7f;
	font-size: 22px;
}

.greyText {
	color: #7f7f7f;
}

.greyLine {
	background-color: #c7c7c7;
	font-size: 1px;
	height: 2px;
}

.blueText {
	color: #5083ff;
}

.blueText A:link {color:#0c478a; text-decoration: underline;}
.blueText A:visited {color:#0c478a; text-decoration: underline;}
.blueText A:hover {color:#0c478a; text-decoration: none;}

.blueTextTitle A:link {color:#0c478a; text-decoration: underline;}
.blueTextTitle A:visited {color:#0c478a; text-decoration: underline;}
.blueTextTitle A:hover {color:#0c478a; text-decoration: none;}

.greyTextBig {
	color: #4c4c4c;
	font-size: 26px;
}

.mainTitle {
	font-size: 24px;
	margin-bottom: 16px;
	height: 40px;
}

.userTitle {
	font-size: 24px;
	margin-bottom: 16px;
	height: 40px;
	border-bottom: 2px solid #c7c7c7;
}

.userTitleRed {
	color: #ff8200;
}

.userTitleGrey {
	color: #5d5d5d;
}

.agentMessage {
	border-bottom: 2px solid #c7c7c7;
	margin-bottom: 10px;
	padding: 0px 0px 10px 0px;
}

.userMessage {
	border-bottom: 2px solid #c7c7c7;
	margin-bottom: 10px;
	padding: 0px 0px 10px 0px;
}

.agentMessage .messageDate {
	background-color: #bf0000;
	color: #ffffff;
	float: left;
	width: 56px;
	text-align: center;
}

.agentMessage .messageTime {
	background-color: #ffc180;
	color: #ffffff;
	float: left;
	width: 56px;
	text-align: center;
}

.userMessage .messageDate {
	background-color: #2c58c3;
	color: #ffffff;
	float: left;
	width: 56px;
	text-align: center;
}

.userMessage .messageTime {
	background-color: #5083ff;
	color: #ffffff;
	float: left;
	width: 56px;
	text-align: center;
}

.userName {
	color: #0c478a;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	margin-left: 10px;
	float: left;
}

.agentMessage .userCompany {
	color: #5d5d5d;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	margin-left: 139px;
/*	float: left; */
	clear: both;
}

.agentMessage .messageText {
	margin-top: 10px;
}

.messageTitle {
	height: 23px;
}

.messageText {
	clear: both;
}

.userPhoto {
	float: left;
}

.userText {
	margin-left: 0px;

}

.userReplayLink {
	clear: both;
	margin-top: 10px;
}

.userReplayLink A:link {color:#bf0000; text-decoration: none; font-weight: bold;}
.userReplayLink A:visited {color:#bf0000; text-decoration: none; font-weight: bold;}
.userReplayLink A:hover {color:#bf0000; text-decoration: underline; font-weight: bold;}

.userReplayText {
	clear: both;
	display: none;
	width: 600px;
}

.profileBlock {
	height: 450px;
}

.profileFormNameText {
	position: absolute;
	font-size: 13px;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 0px;
	text-transform: uppercase;
}

.profileFormNameInput input{
	position: absolute;
	margin-left: 200px;
	z-index: 99;
	border: 2px solid #4c4c4c;
	background-color: #fffec1;
	height: 22px;
	width: 701px;
	padding: 6px;
	font-size: 16px;
	color: #4c4c4c;
	font-family: Arial;
	margin-top: 18px;
	margin-left: 0px;
}

.profileFormFnameText {
	position: absolute;
	font-size: 13px;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 0px;
}

.profileFormFnameInput input{
	position: absolute;
	margin-left: 200px;
	z-index: 99;
	border: 2px solid #4c4c4c;
	background-color: #fffec1;
	height: 22px;
	width: 220px;
	padding: 6px;
	font-size: 16px;
	color: #4c4c4c;
	font-family: Arial;
	margin-top: 18px;
	margin-left: 0px;
}

.profileFormLnameText {
	position: absolute;
	left: 332px;
	font-size: 13px;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 0px;
}

.profileFormLnameInput input{
	position: absolute;
	left: 332px;
	z-index: 99;
	border: 2px solid #4c4c4c;
	background-color: #fffec1;
	height: 22px;
	width: 220px;
	padding: 6px;
	font-size: 16px;
	color: #4c4c4c;
	font-family: Arial;
	margin-top: 18px;
	margin-left: 0px;
}

.profileFormSnameText {
	position: absolute;
	left: 573px;
	font-size: 13px;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 0px;
}

.profileFormSnameInput input{
	position: absolute;
	left: 573px;
	z-index: 99;
	border: 2px solid #4c4c4c;
	background-color: #ffffff;
	height: 22px;
	width: 220px;
	padding: 6px;
	font-size: 16px;
	color: #4c4c4c;
	font-family: Arial;
	margin-top: 18px;
	margin-left: 0px;
}

.profileFormPhoneCodeText {
	display: none;
	position: absolute;
	font-size: 13px;
	font-weight: bold;
	margin-top: 80px;
}

.profileFormPhoneCodeInput input{
	display: none;
	position: absolute;
	z-index: 99;
	border: 2px solid #4c4c4c;
	background-color: #ffffff;
	height: 22px;
	width: 76px;
	padding: 6px;
	font-size: 16px;
	color: #4c4c4c;
	font-family: Arial;
	margin-top: 100px;
	margin-left: 0px;
}

.profileFormPhoneNumberInput input{
	display: none;
	position: absolute;
	z-index: 99;
	border: 2px solid #4c4c4c;
	background-color: #ffffff;
	height: 22px;
	width: 123px;
	padding: 6px;
	font-size: 16px;
	color: #4c4c4c;
	font-family: Arial;
	margin-top: 100px;
	margin-left: 97px;
}

.profileFormPhoneCodeInfo {
	display: none;
	position: absolute;
	font-size: 10px;
	font-weight: bold;
	margin-top: 140px;
	color: #666666;
}

.profileFormPhoneNumberInfo {
	display: none;
	position: absolute;
	font-size: 10px;
	font-weight: bold;
	margin-top: 140px;
	margin-left: 97px;
	color: #666666;
}

.profileFormAvatarText {
	position: absolute;
	font-size: 13px;
	font-weight: bold;
	margin-top: 170px;
}

.profileFormAvatarImage {
	position: absolute;
	margin-top: 190px;
}

.profileFormAvatarInput input {
	position: absolute;
	margin-top: 190px;
	margin-left: 50px;
	width: 170px;
}

.profileFormAboutText {
	position: absolute;
	font-size: 13px;
	font-weight: bold;
	margin-top: 80px;
	margin-left: 241px;
}

.profileFormAboutInput textarea{
	position: absolute;
	margin-top: 100px;
	margin-left: 241px;
	position: absolute;
	z-index: 99;
	border: 2px solid #4c4c4c;
	background-color: #ffffff;
	height: 140px;
	width: 460px;
	padding: 6px;
	font-size: 16px;
	color: #4c4c4c;
	font-family: Arial;
}

.profileFormRadio1 {
	position: absolute;
	margin-top: 290px;
	margin-left: 150px;
}

.profileFormRadio2 {
	position: absolute;
	margin-top: 290px;
	margin-left: 350px;
}

.profileFormPassword1Text {
	position: absolute;
	font-size: 13px;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 320px;
}

.profileFormPassword1Input input{
	position: absolute;
	margin-left: 200px;
	z-index: 99;
	border: 2px solid #4c4c4c;
	height: 22px;
	width: 220px;
	padding: 6px;
	font-size: 16px;
	color: #4c4c4c;
	font-family: Arial;
	margin-top: 340px;
	margin-left: 0px;
	background-color: #dddddd;
}

.profileFormPassword2Text {
	position: absolute;
	left: 332px;
	font-size: 13px;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 320px;
}

.profileFormPassword2Input input{
	position: absolute;
	left: 332px;
	z-index: 99;
	border: 2px solid #4c4c4c;
	height: 22px;
	width: 220px;
	padding: 6px;
	font-size: 16px;
	color: #4c4c4c;
	font-family: Arial;
	margin-top: 340px;
	margin-left: 0px;
	background-color: #dddddd;
}

.profileFormPassword3Text {
	position: absolute;
	left: 573px;
	font-size: 13px;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 320px;
}

.profileFormPassword3Input input{
	position: absolute;
	left: 573px;
	z-index: 99;
	border: 2px solid #4c4c4c;
	height: 22px;
	width: 220px;
	padding: 6px;
	font-size: 16px;
	color: #4c4c4c;
	font-family: Arial;
	margin-top: 340px;
	margin-left: 0px;
	background-color: #dddddd;
}

.profileFormSubmit {
	position: absolute;
	margin-top: 400px;
	margin-left: 250px;
}

#helperOut {
	position: absolute;
	z-index: 50;
	border-left: 2px solid #4c4c4c;
	border-right: 2px solid #4c4c4c;
	border-bottom: 2px solid #4c4c4c;
	background-color: #fdfb8a;
	width: 250px;
	padding: 6px;
	font-size: 14px;
	color: #4c4c4c;
	font-family: Arial;
	display: none;
	cursor: pointer;
}
.helperListItem
{
	padding:0 3px;
}

/*#helperOut A:link {color: #000000;}
#helperOut A:visited {color: #000000;}
#helperOut A:hover {color:#ffa84e;}
*/

#helperOut .helperListItem.selected,
#helperOut .helperListItem:hover,
#helperOut .helperListItem:focus
{
	background:#dad871;
}

.hightlighthelp {
	font-weight: bold;
}

.errorCheckEule {
	text-align:center;
	margin: 5px 0;
	display: none;
	color: red;
	font-weight: bold;
}

.errorCheckEuleS {
	position: absolute;
	width: 400px;
	display: none;
	color: red;
	margin-top: -390px;
	left: 50%;
	margin-left: -160px;
	font-weight: bold;
}

.activityBlock {
	margin-top: 40px;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
}

.activityBlock select {
	color: #666666;
	font-size: 14px;
}

.agentMessage {
	padding: 10px 0px 10px 0px;
	border-bottom: 3px solid #c7c7c7;
	clear: both;
}

.agentMessage .messageDate {
	color: #ffffff;
	background-color: #bf0000;
	font-weight: bold;
	float: left;
	width: 72px;
	text-align: center;
	font-size: 12px;
}

.agentMessage .messageTime {
	color: #ffffff;
	background-color: #ffc180;
	font-weight: bold;
	width: 62px;
	text-align: center;
	float: left;
	font-size: 12px;
}

.agentMessage .userName {
	color: #0c478a;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 11px;
}

.agentMessage .userCompany {
	color: #5d5d5d;
	font-size: 11px;
}

.agentMessage .userPhoto {
	clear: both;
}

.agentMessage .userText {
}

.userMessage {
	padding: 10px 0px 10px 0px;
	border-bottom: 3px solid #c7c7c7;
}

.userMessage .messageDate {
	color: #ffffff;
/*	background-color: #bf0000; */
	font-weight: bold;
	float: left;
	width: 72px;
	text-align: center;
	font-size: 12px;
}

.userMessage .messageTime {
	color: #ffffff;
/*	background-color: #ffc180; */
	font-weight: bold;
	width: 62px;
	text-align: center;
	float: left;
	font-size: 12px;
}

.userMessage .userCompany {
	display: none;
}

.userMessage .userText {
}

.replyBlock {
	border-bottom: 3px solid #c7c7c7;
	margin-bottom: 20px;
}

.userReplayText {
	display: none;
}

.userReplayText textarea{
	width: 350px;
	height: 150px;
	padding: 6px;
}

.userReplayLink {
	background-color: #e5e5e5;
	font-weight: bold;
	padding: 4px 0px 4px 20px;
	margin-bottom: 10px;
}

.userReplayLink A:link {color:#bf0000; text-decoration: underline;}
.userReplayLink A:visited {color:#bf0000; text-decoration: underline;}
.userReplayLink A:hover {color:#bf0000; text-decoration: none;}

#users_tender .controls {
	height: 100px;
}

.userReplayText textarea {
	width: 700px;
	height: 190px;
}

.userTenderListControls {
	margin-top: 10px;
	height: 30px;
	color: #5d5d5d;
}

.userTenderListControlsRemove {
	clear: both;
	float: right;
}

.userTenderListControlsRemove A:link {color:#808080; text-decoration: underline;}
.userTenderListControlsRemove A:visited {color:#808080; text-decoration: underline;}
.userTenderListControlsRemove A:hover {color:#808080; text-decoration: none;}

.userTendersSwitch {
	position: absolute;
}

.userTendersSwitchA {
	position: absolute;
	margin-top: -50px;
	margin-left: 140px;
	width: 100px;
}

.userTendersSwitchP {
	position: absolute;
	margin-top: -50px;
	margin-left: 230px;
	width: 100px;
}

.tender_inactive {
	margin-left: 107px !important;
}

.tender_expired {
	margin-left: 107px !important;
}

/* company profile view */

.companyProfileTitle {
	color: #4d4d4d;
	font-size: 13px;
	font-weight: bold;
}

.companyProfileTitleText {
	width: 562px;
	margin-bottom: 20px;
	margin-top: 5px;
}

.companyProfileLogo {
	float: right;
}

.companyProfilePhoneBlock {
	margin-top: 20px;
	float: left;
	width: 180px;
	border-right: 1px solid #4d4d4d;
	padding: 20px 0px 20px 0px;
	margin-right: 20px;
}

.companyProfileEmailBlock {
	margin-top: 20px;
	float: left;
	width: 280px;
	border-right: 1px solid #4d4d4d;
	padding: 20px 20px 20px 0px;
	margin-right: 20px;
}

.companyProfileURLBlock {
	margin-top: 20px;
	margin-left: 20px;
	padding: 20px 20px 20px 20px;
}

.companyProfilePhone {
	color: #4d4d4d;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
}

.companyProfileEmail {
	color: #4d4d4d;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
}

.companyProfileURL {
	color: #4d4d4d;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
}

.companyProfileEmailText A:link {color:#0c478a; text-decoration: underline;}
.companyProfileEmailText A:visited {color:#0c478a; text-decoration: underline;}
.companyProfileEmailText A:hover {color:#0c478a; text-decoration: none;}

.companyProfileURLText A:link {color:#0c478a; text-decoration: underline;}
.companyProfileURLText A:visited {color:#0c478a; text-decoration: underline;}
.companyProfileURLText A:hover {color:#0c478a; text-decoration: none;}

.userCompany A:link {color:#5d5d5d; text-decoration: underline;}
.userCompany A:visited {color:#5d5d5d; text-decoration: underline;}
.userCompany A:hover {color:#5d5d5d; text-decoration: none;}

.companyLink {
	float: right;
	font-size: 11px;
	font-weight: bold;
}

.companyLink A:link {color:#0c478a; text-decoration: underline;}
.companyLink A:visited {color:#0c478a; text-decoration: underline;}
.companyLink A:hover {color:#0c478a; text-decoration: none;}


.pagerTop {
	text-align: center;
}

.pagerBottom {
	text-align: center;
}

.userViewListSelect {
	background-color: #e5e5e5;
	padding: 15px;
	margin-bottom: 10px;
}

.userViewListSelect0 {
	float: left;
	margin-right: 30px;
}

.userViewListSelect1 {
	float: left;
	margin-right: 30px;
}

.userViewListSelect2 {
	float: left;
	margin-right: 30px;
}

.userViewListSelect3 {
	float: left;
	margin-right: 30px;
}

.userViewListSelect4 {
}

.tender_controls {
	color: #bf0000;
	margin-top: 10px;
	margin-bottom: 10px;
}

.replayLinkGrey {
	margin-left: 150px;
}

.replayLinkGrey A:link {color:#4d4d4d; text-decoration: underline;}
.replayLinkGrey A:visited {color:#4d4d4d; text-decoration: underline;}
.replayLinkGrey A:hover {color:#4d4d4d; text-decoration: none;}



.main-contact {
	text-align:center;
}

.main-contact a {color:#000000}
.main-contact a:hover {text-decoration: none}

.main-copy {
	text-align:center;
	color:#666;
	font-size:7.5pt;
	margin-bottom:20px
}

.main-copy a {color:#666; text-decoration: none; font-size:7.5pt}
.main-copy a:hover {text-decoration: underline;}

.icqBottom {
	text-align:center;
	margin-top: 20px;
	color:#369;
	font-weight:bold;
	font-size:8pt;
}

.icqBottom a {color:#5083ff}
.icqBottom a:hover {text-decoration: none;}

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


/**/


.mb20 {margin-bottom:20px}
.mt20 {margin-top:20px}

.cLeft {clear:left}

.fl {float:left}
.fr {float:right}


.form {width:100%}

.form .left { float:left; width:349px; margin-bottom:20px; } 
.form .right {margin-left: 369px; margin-bottom:20px}

.form .formItem {/*overflow:hidden*/}


.formTitle {
	clear:both;
	color: #ff8200;
	font-size: 20px;
	width:720px;
	height: 40px; 
	border-bottom: 2px solid #c7c7c7;	
	margin-bottom:20px;
}

.form .formItemTitle {
	font-size: 13px;
	font-weight: bold;
}

.form .input {
	width: 100%;
	border: 2px solid #4c4c4c;
	background-color:#fff;
	height: 28px;
	width:333px;
	padding: 6px 6px 0 6px;
	font-size: 16px;
	color: #4c4c4c;
	margin: 2px 0 4px 0;
}

.form .textarea {
	*position:absolute;
	border: 2px solid #4c4c4c;
	background-color:#fff;
	padding: 6px 6px 0 6px;
	font-size: 16px;
	color: #4c4c4c;
	width:334px;
	height: 220px;
	margin: 2px 0 4px 0;
	overflow:auto;
}

.form .phoneCode {
	width: 67px;
	margin-right:5px;

}

.form .phoneNumber {
	width: 150px;
	margin-right:5px;
}


.form .formItemComment {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}

.form .required { background-color: #fffec1}

.form .confirm {
	text-align:center;
	margin-top:20px;
}


.scrollText {
	position:relative;
	margin-top:20px;
	background-color: #ffffff;
	height: 250px;
	border: 1px solid #000000;
	padding: 30px;
	overflow: auto;
	width: 657px;

}

.form .registrationSubmit {
	position:relative;
	padding: 20px;	
	text-align:center;

}

.form .registrationSubmit  input {
	width: 218px;
	height: 35px;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	margin-top: 5px;

}
	.formhint {width: 218px; position: absolute; z-index: 100;}
	.formhint span {display:block; background-image:url(/images/formhint.png) }
	.formhint .topBlock {height:12px;}
	.formhint .bottomBlock {height:22px; background-position:bottom}
	.formhint div {background-color:#d4e0ff; border-left:1px solid #4963a5; border-right:1px solid #4963a5; padding: 0 10px; font-size: 9.75pt; color:#3e5aa0; font-weight:bold}

.userViewListSelect input {vertical-align: top; }
.userViewListSelect label {cursor:pointer; line-height:18px;}
.userViewListSelect span {}

.companiesBlueText {
	margin-top:15px;
	font-size:14px; 
	color: rgb(12, 71, 138);
}

.companiesBlueLinka:link, .companiesBlueLinka:active, .companiesBlueLinka:visited {
	font-size:14px; 
	color: rgb(12, 71, 138);
	text-decoration: underline;
}

.companiesBluePla {
	
	background-color: #5083FF; 
	padding-top:2px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:5px; 
	color: white;	
	
}
.front-bottom-menu h1 {
	font-size:12px;
	color: #666;
}