/* основные */
h1.redlinetit {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: White;
	font-weight: normal;
}
p.redlinetit {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-right: 10px;
	color: White;
	font-weight: normal;
	text-align: right;
}
.comments {
	color: Gray;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0px;
	font-style: italic;
	margin-top: 0px;
	padding-top: 0px;
}
p.commentscenter {
	color: Gray;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0px;
	font-style: italic;
	margin-top: 0px;
	padding-top: 0px;
	text-align: center;
}
p.commentsright {
	color: Gray;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0px;
	font-style: italic;
	margin-top: 0px;
	padding-top: 0px;
	text-align: right;
}
p.bottomcomment {
	color: Gray;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0px;
	text-align: justify;
}
a.bottomcomment {
	text-decoration: none;
	color: Gray;
}
a.bottomcomment:link {
}
a.bottomcomment:visited {
	color: Gray;
}
a.bottomcomment:hover {
	color: Gray;
	text-decoration: none;
}
/* КОНЕЦ основные */

/* контакты */
td.contactform {
    color: #999999;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
}
input.contact {
  	font-size: 11px;
  	font-family: Arial, Helvetica, sans-serif;
  	height: 20px;
  	width: 100%;
  	text-indent: 0px;
  	border: 1px solid #999999;
}
textarea.contact {
  	font-size: 11px;
  	font-family: Arial, Helvetica, sans-serif;
  	height: 80px;
  	width: 100%;
  	text-indent: 0px;
  	border: 1px solid #999999;
}
input.contactformsubmit {
  	font-size: 13px;
  	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
  	height: 20px;
	color: #990000;
  	text-indent: 0px;
	text-align: left;
  	border: none;
	background: #ffffff;
	cursor: hand;
}
/* КОНЕЦ контакты */

p.abouttit {
	font-size: 16px;
	font-weight: bold;
	color: #840000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-bottom: 0px;
	text-align: justify;
}

p.about {
	font-size: 14px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: justify;
}


.chat_namestamp_client {
  color: #344DA1;
}

.chat_namestamp_manager {
  color: #B32317;
}

.chat_timestamp {
  color: #939598;
}

.chat_msgwindow {
}

.chat_link {
	color: #000000;
	text-align: justify;
}

.chat_title {
  color: #FFFFFF;
  padding-left: 55px;
  font-weight: bold;
}

.chat_separator {
	padding-left: 10px; 
	padding-right: 5px;
}

.chat_window {
	position: absolute; 
	visibility: hidden; 
	z-index: 100;
}

.chat_text {
	position: absolute;
	z-index: 101;
	background: #FFFFFF; 
	text-align: left;
	margin: 15px;
}

.chat_text_parent {
	position: relative;
	overflow-y: auto;
	overflow-x: auto;
	background: #FFFFFF;
}

.chat_inputfield {
	padding: 20px; 
	border: 0px;
	z-index: 103
}

td.room1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #636467;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}
a.room1 {
	text-decoration: none;
	color: #636467;
}
a.room1:link {
}
a.room1:visited {
	color: #636467;
}
a.room1:hover {
	color: red;
	text-decoration: underline;
}
td.room2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #636467;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
a.room2 {
	text-decoration: none;
	color: #636467;
}
a.room2:link {
}
a.room2:visited {
	color: #636467;
}
a.room2:hover {
	color: red;
	text-decoration: underline;
}
.room3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
a.room3 {
	text-decoration: none;
	color: #000000;
}
a.room3:link {
}
a.room3:visited {
	color: #000000;
}
a.room3:hover {
	color: red;
	text-decoration: underline;
}
span.roomred {
	color: #990000;
	font-weight: bold;
}
td.roommessage {
	color: #636467;
	border: 1 solid #adacac;
	background: url(/img/room/messagebg.jpg);
	width: 205px;
	height: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
}
a.roommessage {
	text-decoration: none;
	color: #636467;
}
a.roommessage:link {
}
a.roommessage:visited {
	color: #636467;
}
a.roommessage:hover {
	color: red;
	text-decoration: underline;
}

textarea.roommessage {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	width: 205px;
	height: 100px;
	border: 1 solid #adacac;
}

img.room {
	border: #6c6c6c 2px solid;
}
div.roomnumber {
	width: 29px;
	height: 23px;
	background-image: url(/img/room/numberbg.jpg);
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;	
	color: White;
}

input.roomlogoinput {
	border: #6c6c6c 1px solid;
	width: 200px;
	height: 23px;
}
input.roomlogobutton {
	border: #6c6c6c 1px solid;
	width: 100px;
	height: 23px;
	background-image: url(/img/room/buttonbg.gif);
}

input.roombutton {
	border: #6c6c6c 1px solid;
	width: 105px;
	height: 23px;
	background-image: url(/img/room/buttonbg.gif);
}
input.roombutton1 {
	border: #6c6c6c 1px solid;
	width: 200px;
	height: 23px;
	background-image: url(/img/room/buttonbg.gif);
}
td.roomtabletit {
	background-image: url(/img/room/buttonbg.gif);
	border: #6c6c6c 1px solid;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 140px;
	padding-left: 10px;
	padding-right: 10px;
}
td.roomtablebutton {
	background-image: url(/img/room/buttonbg.gif);
	border: #6c6c6c 1px solid;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 100px;
	padding-left: 5px;
	padding-right: 5px;
	color: #000000;
	text-align: center;
}
a.roomtablebutton {
	color: #000000;
}
td.roomshoptabletit {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 140px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
td.roomoordertabletit {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
td.basket {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: normal;
	text-indent: 0px;
	color: White;
	text-align: center;
}
p.shopattention {
	color: #3b3734;
	font-size: 24px;
	text-indent: 0px;
	text-align: center;
}

textarea.room {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	width: 100%;
	height: 100px;
	border: 1 solid #adacac;
}
input.room {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	width: 100%;
	height: 22px;
	border: 1 solid #adacac;
}
input.roomshot {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	width: 150px;
	height: 22px;
	border: 1 solid #adacac;
}
select.room {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	width: 100%;
	height: 28px;
	border: 1 solid #adacac;
}
input.roomshopimg {
	border: #adacac 1px solid;
	width: 233px;
	height: 21px;
}
img.shopgood {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	border: solid 1px #c8c8c8;
}
span.shoplocaltitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-indent: 0px;
	font-weight: bold;
}
.shoptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #636363;
	text-indent: 0px;
	font-weight: normal;
}
td.shopprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #636363;
	text-indent: 0px;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
td.shopprice1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #636363;
	text-indent: 0px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
}
span.shopoldprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #636363;
	text-indent: 0px;
	font-weight: bold;
	text-decoration: line-through;
}
span.shopoldpricerub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #636363;
	text-indent: 0px;
	font-weight: normal;
}
div.aboutgoodblock {
	width: 850px;
	height: 330px;
	border: solid 1px #990000;
	overflow: scroll;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #010101;
}
div.clientgoodblock {
	width: 850px;
	height: 330px;
	border: solid 1px #990000;
	overflow: scroll;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #010101;
}
td.shopwhitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #ffffff;
	font-weight: normal;
	text-align: right;
}
input.shopgoodnum {
	FONT-SIZE: 10px;
	BACKGROUND: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	width: 36px;
	height: 18px;
	text-indent: 0px;
	border: 1px solid #c9cacc;
}

td.agentborder {
	border: 1 solid #ff3300;
}

p.agent {
	text-indent: 0px;
	color: #363959;
}
strong.agent {
	color: #ff3300;
}
strong.agentattention {
	color: #ff3300;
	font-size: 14px;
	text-indent: 0px;
	font-weight: bold;
}
p.agentattention3 {
	color: #ff3300;
	font-size: 14pt;
	text-indent: 0px;
	font-weight: bold;
}

.bankorder1 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #ffffff;
	font-weight: bold;
}

/* доп услуги*/
a.advserv {
	text-decoration: none;
	color: #838281;
}
a.advserv:link {
}
a.advserv:visited {
	color: #838281;
}
a.advserv:hover {
	color: #AD2929;
	text-decoration: none;
}

/* карточка клиента */
img.client {
	border: 1px solid #666666;
	margin-left: 10px;
	margin-right: 10px;
}
p.logotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #231f20;
	text-indent: 0px;
	text-align: center;
}
p.client2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-indent: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
p.client3 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #231f20;
	text-indent: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
a.client3 {
	color: #231f20;
	text-decoration: none;
}
a.client3:link {
}
a.client3:visited {
	color: #231f20;
}
a.client3:hover {
	color: Red;
	text-decoration: underline;
}
/* КОНЕЦ карточка клиента */


/* календарь рабочих/нерабочих дней */
.backoff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: Red;
	text-align: right;
}
.backon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: Green;
	text-align: right;
}
.next {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: Silver;
	text-align: right;
}
.now {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: Blue;
	text-align: right;
	font-weight: bold;
}
/* КОНЕЦ календарь рабочих/нерабочих дней */

td.tenderbottable {
	border: 1px solid #990000;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: Navy;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	text-align: center;
	width: 25%;
	height: 70px;
}

/* банковская гарантия */
.banktit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	font-weight: bold;
	text-indent: 0px;
}
table.bank {
	border: 1px solid #98a894;
	background: #dee4d9;
}
/* КОНЕЦ банковская гарантия */

/* Юридическое сопровождение */
table.capital {
	border: 1px solid #ffde5e;
	background: #fff6d4;
}
/* КОНЕЦ Юридическое сопровождение */

/* экспертиза тендера */
table.examination {
	border: 1px solid #bca85f;
	background: #efe5c6;
}
td.examination {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	text-align: right;
	padding-left: 30px;
	padding-right: 60px;
}
a.examination {
	color: Black;
	text-decoration: none;
}
a.examination:link {
}
a.examination:visited {
	color: Black;
}
a.examination:hover {
	color: Red;
	text-decoration: none;
}
/* КОНЕЦ экспертиза тендера */

/* заказ наполнения каталога товаров */
table.shop {
	border: 1px solid #f69d7f;
	background: #fce0d7;
}
/* КОНЕЦ заказ наполнения каталога товаров */

/* разработка логотипа */
table.logo {
	border: 1px solid #a98cc6;
	background: #ede6f3;
}
/* КОНЕЦ разработка логотипа */

/* размещение рекламы */
table.reclama {
	border: 1px solid #6aa7f3;
	background: #d5eef9;
}
/* КОНЕЦ размещение рекламы */

/* документация к тендеру */
table.docorder {
	border: 1px solid #a7cbcb;
	background: #d4e8e8;
}
/* КОНЕЦ документация к тендеру */

/* регичтрация */
table.registr {
	border: 1px solid #9b9b9b;
	background: #e8e8e8;
}
/* КОНЕЦ регичтрация */


