body, html
{
	font-family: Verdana;
	font-size: 8pt;
	background-color: #000;
	min-width: 1000px;
	margin: 3px;
	height: 100%;
	color: #555;
	background-color: #eee;
}


.fontA
{
	font-size: 10pt;
	
}

.fontB
{
	font-size: 8pt;
}

.fontC
{
	font-size: 7pt;
}



#havaTitle
{
	color: #fdfaca;
	position: relative;
	font-size: 27pt;
	font-weight: bold;
}

#havaNotice
{
	color: #e37b47;
	font-size: 8pt;
	font-weight: normal;
}

#havaLogo
{
	border: 0px none;
	color: #e37b47;
	position: relative;
	font-size: 11px;
	font-weight: normal;
	/*width: 65px;
	height: 65px;
*/
}

#havaCity, #havaCategory
{
	color: #fff;
	position: relative;
	font-size: 15pt;
	font-weight: normal;
}

#havaSelectCity, #havaSelectCategory
{
	color: #cecece;
	position: relative;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underline;
	cursor: pointer;
}

/* Блок входа */
#containerEnter 
{
	background: transparent; 
	width: 75px;
	position: relative;
	margin-top: 0px;
	top: 17px;
	margin-right: 35px;
	
	
}

.rtop, .rbottom {display:block;background: transparent; }
.rtop *, .rbottom * 
{display: block; background: #fffcc7;  height: 1px; overflow: hidden}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px; height: 2px}
#containerData {background: #fffcc7; width: 75px; color: #563433; font-weight: bold;}
#enterLink {background: #fffcc7; width: 75px; color: #563433; font-weight: bold; white-space: nowrap}

#userSubmenu {padding-right: 3px; cursor: pointer;}
/* / Блок входа */



/* Блок поисковой строки */
#extendedHref
{
color: #555;
}

#sampleTitle{
	margin: 0px;
	margin-top: -4px;
	color: #555;
	height: 15px;
	padding-right: 90px;
}

.lastCommentsTblRow
{
	font-size: 8pt;
}

.extendedSearch{
	padding-right: 350px;
	margin-left: 220px;
	margin-top: -12px;
	margin-bottom: 7px;
	font-size: 8pt;
	color: #555;
	width: 300px;
	text-align: right;
	background-color: transparent;
}

#extendedSearchForm{
    /*margin-top: 30px;*/
	/*margin-right: 350px;*/
	
	font-size: 8pt;
	color: #555;
	width: 600px;
	text-align: left;
	display: none;
	/*background-color: transparent;*/
}

#searchText {
	/*border: 2px solid #573438;
	border-top-width: 0px;
	border-bottom-width: 0px;*/
	/*padding: 2px 10px;*/
	/*background-color: #fff;*/
	width: 520px;
	height: 30px;
	background-image: url('/images/searchFld.gif');
	background-repeat: no-repeat;	
	background-position: top left;
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
	padding-left: 5px;
}

#searchBlock
{
	width: 610px; 
	padding-top: 10px; 
	height: auto !important;
}

#inputSearch
{
	color: #b6b6b6;
	font-weight: bold;
	font-size: 12pt;
	border: 0px none;
	margin: 0px;
	padding: 0px;
	margin-top: -4px;
	padding-left: 12px;
	width: 480px;
	display: block;
	height: 20px;
}

.v1, .v2, .v3 {
	height: 2px;
	font-size: 2px;
	display: block;
	overflow: hidden;
	border: 2px solid #573438;
	border-width: 0 2px;
	background-color: #fff;
	

}
.v1 {margin: 0 5px; background: #573438;}
.v2 {margin: 0 3px; border-width: 2 2px;}
.v3 {margin: 0 1px; border-width: 2 2px;}
/* Конец блока поисковой строки */


/*Для скругленных полей желтого цвета*/

.rcInnerText
{
	border: 1px solid #fffcc7;
	border-width: 0 1px;
	display: block;
	padding: 5px;
	margin: 0px;
	background-color: #fffcc7;
}

.rc1, .rc2, .rc3, .rc4, .rc5 {
	height: 1px;
	font-size: 1px;
	display: block;
	overflow: hidden;
	border: 1px solid #fffcc7;
	border-width: 0 1px;
	background-color: #fffcc7;
}
.rc1 {margin: 0 5px; background: #fffcc7;}
.rc2 {margin: 0 3px; border-width: 0 2px;}
.rc3 {margin: 0 2px;}
.rc4 {margin: 0 1px;}
.rc5 {margin: 0 1px;}
/*Конец для скругленных полей  желтого цвета*/

#blockActionVacantions
{
	min-height: 7px;
	height: auto !important;
	background-color: #563433;
	padding: 0px 37px 0px 39px;
}


/*Для скругленных полей баклажанного цвета*/
/*
.rcInnerTextb
{
	border: 1px solid #563433;
	border-width: 0 1px;
	display: block;
	padding: 5px;
	margin: 0px;
	background-color: #563433;
}

.rcb1, .rcb2, .rcb3, .rcb4, .rcb5 {
	height: 1px;
	font-size: 1px;
	display: block;
	overflow: hidden;
	border: 1px solid #563433;
	border-width: 0 1px;
	background-color: #563433;
}
.rcb1 {margin: 0 5px; background: #563433;}
.rcb2 {margin: 0 3px; border-width: 0 2px;}
.rcb3 {margin: 0 2px;}
.rcb4 {margin: 0 1px;}
.rcb5 {margin: 0 1px;}*/
/*Конец для скругленных полей  баклажанного цвета*/

.divBlock
{
	width: 950px;
	font-size: 8pt;
}


.dataCell
{
	background-color: #fffcc7;
	color: #86827c;
}

#header, #footer
{
	background-color: #563433;
	color: #dbded9;
}


.Spacer
{
	font-size: 1pt;
	height: 5px;
}



#labelActions {
	/*color:#333;
	display:block;
	font-size:14px;
	text-decoration:none;*/
	/*width: 170px !important;*/
	
	/*border: 1px solid red;*/
}

/* simple mouseover effect for the trigger */
#labelActions:hover {
	color:#000;
}


.spanAction
{
	white-space: nowrap; color: #ddd; font-size: 8pt;
}

.spanActionValue
{
	white-space: nowrap; color: #ddd; font-size: 8pt; font-weight: bold;
}



.linked, .linkedVA, .linkedV
{
	/*border: 1px solid red;*/
	color: #fff;
	padding-top: 7px;
	cursor: pointer;
}



/*
.linked:hover
{

	color: #fffcc7;

	cursor: pointer;
}
*/
.tooltip
{
	width: 300px;
	/*min-height: 90px;*/
	height: auto !important;
	background-color: #ffffff;
	padding: 7px;
	border: 1px solid #000;
	font-size: 8pt;
	font-weight: normal;
	position: absolute;
	z-index: 4;
}


.cellResponse
{
	border-top: 2px dotted #555; color: #555; text-align: left; font-size: 8pt;
}

.cellOrg
{
	border-top: 2px dotted #555; color: #555; text-align: right; font-size: 8pt; font-weight: bold
}

.linkedOrg
{
	cursor: pointer;
	color: #555;
}


#menuSelectCity, #menuSelectCategory, #menuLoggedUser {
  display: none;
  cursor: pointer;
}

.menuSelectCityItem {
  cursor: pointer;
  padding: 5px 18px 5px 15px;

}


.chkExtend, .chkExtendSrv
{
	width: 12px;
	height: 12px;
	/**/
	opacity: 0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	/*display: 1;*/
	/*border: 1px solid #563433;*/
}

.labelExt
{
  padding-left: 15px;
  padding-bottom: 3px;
  height: 16px;
  cursor: pointer;	
  color: #555;
  background:url(/images/checkOff.gif) no-repeat 0 0px;
}


#buttonSearch
{
	border: none; margin-right: 280px; margin-top: 19px; cursor: pointer;
	width: 60px;
	height: 18px;
	background-color: #ee763a;
	text-align: center;
	color: #563433;
	font-weight: bold;
}

#magicPhoto
{
	padding-top: 5px;
	padding-bottom: 15px;
	color: #555;
}




#loginForm {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
  font:100% verdana,arial,sans-serif;
  margin: 0;
  padding: 0;
  width: 270px; 
}


#loginForm label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 70px; 
	padding: 0;
	padding-left: 15px; 
	margin: 11px 5px 0px 0px; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
}

#loginForm fieldset 
{
	border: none;
}



#loginForm fieldset legend
{
	padding-left: 40px;
	font-size: 14pt;
	color: #563433;
}

#loginForm fieldset label { 
	color: #563433;
}


#loginForm fieldset label:first-letter { /* use first-letter pseudo-class to underline accesskey, note that */
	    /* Firefox 1.07 WIN and Explorer 5.2 Mac don't support first-letter */
                                    /* pseudo-class on legend elements, but do support it on label elements */
                                    /* we instead underline first letter on each label element and accesskey */
                                    /* each input. doing only legends would  lessens cognitive load */
                                   /* opera breaks after first letter underlined legends but not labels */
}

#loginForm input {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width: 100px; /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin: 10px 5px 0px 0px; /* set margin on left of form elements rather than right of label aligns textarea better in IE */
    border: 1px solid black;                         
}

#loginForm input#reset {
	margin-left:0px; /* set margin-left back to zero on reset button (set above) */
}

#loginForm small {
	display: block;
	margin: 0 0 5px 160px; /* instructions/comments left margin set to align w/ right column inputs */
	padding: 1px 3px;
	font-size: 88%;
}

#loginForm .required{font-weight:bold;} /* uses class instead of div, more efficient */

#loginForm br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}


#comment
{
	background-color: #fff;
	color: #563433;
	font-family: Verdana;
	font-size: 8pt;
	border: 1px solid #563433;
}

#yes, #no, #yesComment, #noComment, .havaButton, #yesCommentA, #noCommentA
{
	background-color: #563433;
	border: 1px solid #000;
	color: #fffcc7;
	font-size: 8pt;
	width: 100px;
	cursor: pointer;
}



.srchdOrgCell
{
	color: #555;
	font-size: 8pt;
}

#glowMessage
{
	background-color:  #fffcc7;
	border: 1px solid #563433;
	padding: 15px; 
	
	/*-webkit-border-radius: 10px; 
	-moz-border-radius: 10px; */
	opacity: 1; 
	color: #563433;
}

#glowText
{
	font-size: 9pt;
	font-weight: bold;
}

.linkOrgPages, .linkSortPages, .linkComPages, .linkNotesPages, .linkActionPages, .linkVacanciesPages
{
	color: #555;
}

#pages
{
	color: #555;
	margin-left: 33px;
	font-size: 7pt;
}

#shCategories, #shServices
{
	color: #fb7212; 
	font-weight: normal;
	font-size: 7pt;
	float: none;
}


.firstGalery
{
	cursor: pointer;
}

#itemsPerPage
{
	font-size: 8pt;
	width: 40px;
	border: 1px solid  #563433;
}


.CustomPointDot {
	color:#555444;
	font-size:12px;
	font-weight:bold;
	height:18px;
	left:1px;
	top:3px;
	line-height:21px;
	position:absolute;
	text-align:center;
	width:25px;
	font-family: Verdana;
}

.CustomPointName{
	position:relative; 
	top: -41px; 
	left: 7px;
	font-size: 12px;
	font-weight:bold;
	color: red;
}

#floatImage {
	position: absolute;
	width: 300px;
	height: 300px;
	top: 10px;
	margin: 0;
	padding: 0px;
	/*background: #eee;
	border: 1px solid #42CBDC;*/
	z-index: 1;
}

#NotesNPolyMap
{
	min-height: 320px;
	position: relative;
	width: 303px;
	padding: 0px;
}


.GeneralInput
{
	background-color: #fff;
	border: 1px solid #563433;
	font-family: Verdana;
	color: #563433;
	font-size: 8pt;
}

.cancel
{
	background-color: #563433;
	border: 1px solid #000;
	color: #fffcc7;
	font-size: 8pt;
	width: 100px;
	cursor: pointer;
}

.oDel
{
	color: #ee763a;
	font-size: 7pt;
	cursor: pointer;
}

.aLi
{
	color: #999;
	font-size: 8pt;
	cursor: pointer;
	margin-top: 7px;
	list-style-type: none;
	margin-left: 7px;
}
