html, body
{
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	background: white;
}

body
{
	behavior: url( "csshover.htc" );
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: black;
	font-size: 12px;
}

* html div
{
	height: 1px;
}

a
{
	color: #003399;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
	color: #FF8210;
}

img, table
{
	border: none;
}



table
{
	border-collapse: collapse;
	width: 100%;
}



td, th
{
	padding: 0;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
}

h1, h2, h3, h4, h5, h6, p, ul, li
{
	padding: 0;
	margin: 0;
}

h1
{
	font-size: 36px;
	font-weight: normal;
}

h2
{
	font-size: 24px;
	font-weight: normal;
}

h3
{
	font-size: 18px;
	font-weight: normal;
}

ul, ol, li
{
	padding: 0;
	margin: 0 0 0 8px;
}

.htmlMakeup
{
	text-align: left;
	min-height: 100%;
	position: relative;
	min-width: 1000px;
	max-width: 1400px;
	margin: 0 auto;
	width: expression((document.documentElement.clientWidth||document.body.clientWidth)<770? '770px' :(document.documentElement.clientWidth||document.body.clientWidth)>1400? '1400px' : '100%' ); //height:100%;

}









.content
{
	padding: 0 40px;
	padding-bottom: 76px;
}

.itemSelector
{
	margin-bottom: 11px;
	clear:both;
	overflow:hidden;
}
* html .itemSelector
{
	overflow:visible;
}

.itemSelector h1
{
	float:left;
/*	display: inline;*/
}

.itemSelector span
{
	float: right;
	padding-top: 22px;
	margin-right: 260px;
}

.itemSelector span b, .itemSelector span a
{
	margin-left: 16px;
}

.itemSelector span .favor
{
	background: url(/template/Ongezo/image/ic_favor_link.gif) 0 4px no-repeat;
	padding-left: 12px;
	margin-left: 7px;
}

.itemSelector span .my
{
	background: url(/template/Ongezo/image/ic_my.gif) 0 5px no-repeat;
	padding-left: 12px;
	margin-left: 7px;
}

.itemSelector span b.my
{
	background: #99CCFF;
	padding: 0 6px 0 10px;
	margin-left: 7px;
	position: relative;
	top: 1px;
}

.itemSelector span b.my i
{
	font-style: normal;
	position: relative;
	top: -1px;
}

.center
{
}

.withSearchFilter
{
	margin-right: 255px;
}

.searchFilter
{
	width: 215px;
	padding: 0 0 0 40px;
	float: right;
}
.searchFilter .btnAddNewForm	{
	width:25px !important;
}

.searchFilter .btnDeleteForm	{
	width:25px !important;
}
.searchFilter span
{
	display: block;
	margin-bottom: 15px;
}

.searchFilter span i a
{
	font-style: normal;
	color: #FF8210;
}

#searchField
{
	width: 170px;
	padding-left: 4px;
	border: solid 1px #829CB3;
	margin-bottom: 10px;
}

.emptySearch
{
	color: #777777;
}

.searchFilter select
{
	width: 176px;
	border: solid 1px #829CB3;
	margin-bottom: 10px;
}

.searchFilter .freelance
{
	padding: 14px 0 0 0;
}

.searchFilter .b
{
	width: 29px;
	height: 21px;
	position: relative;
	margin-bottom: 10px;
	cursor: pointer;
}

.searchFilter .btnAddNewForm
{
	width: 29px;
	height: 21px;
/*	position: relative;
	margin-bottom: 10px; */
	cursor: pointer;
}

.searchFilter .btnDeleteForm
{
	width: 29px;
	height: 21px;
/*  position: relative;
	margin-bottom: 10px; */
	cursor: pointer;
}

.searchFilter div
{
	padding: 6px 0 2px 0;
	/* padding: 0; */
}

.searchFilter div input
{
	padding: 0;
	margin: 0 1px 0 0;
	position: relative; 
}

.searchFilter .go
{
	color: #7F7D78;
	width: 114px;
	margin-top: 11px;
	cursor: pointer;
}

.center .vacancyItem
{
	padding-left: 25px;
	margin: 0 0 20px -25px;
	position: relative;
}

.center .ban
{
    color: #aaa;
}

.center .vacancyItem .user
{
	float: right;
	width: 156px;
	padding: 40px 0 0 20px;
}

.center .vacancyItem .user div
{
	margin-top: 3px;
}

.center .vacancyItem .user img
{
	float: left;
	margin: 0 5px 0 0;
	position: relative;
}

.center .vacancyItem .txt
{
	margin-right: 230px;
}

.center .vacancyItem .txt i
{
	font-style: normal;
	color: #777777;
	font-size: 11px;
	display: block;
}

.center .vacancyItem .txt span
{
	font-size: 14px;
	display: block;
	margin-bottom: 2px;
}

.center .vacancyItem .txt span a
{
	font-weight: bold;
}

.center .vacancyItem .txt span b
{
	color: #FF8210;
	font-weight: normal;
	font-size: 12px;
}

.center .vacancyItem .txt div
{
	color: #777777;
	font-size: 11px;
	background: white;
	padding-left: 25px;
	margin-left: -25px;
	position: relative;
	padding-top: 3px;
	min-height: 35px;
}

.center .vacancyItem .txt p
{
	min-height: 16px;
	display: block;
}

.center .ban .txt div, .center .ban .txt span, .center .ban .txt span a, .center .ban .txt span b
{
    color: #aaa;
}


* html .center .vacancyItem .txt p
{
	height: 16px;
}

.center .vacancyItem .actions
{
	position: absolute;
	top: 27px;
	left: 0;
	width: 25px;
	z-index: 0;
}

.center .vacancyItem .actions a
{
	display: block;
	width: 20px;
	height: 17px;
	margin: 0;
	margin-bottom: 0px;
	padding: 0;
}

/*.center*/ .vacancyItem .actions .favor
{
	background: url(/template/Ongezo/image/ic_item_favor.gif) no-repeat;
}
/*.center*/ .vacancyItem .actions .favor_set
{
    background: url(/template/Ongezo/image/ic_item_favor_yes.gif) no-repeat;
}

/*.center*/ .vacancyItem .actions .favor:hover
{
	background: url(/template/Ongezo/image/ic_item_favor_yes.gif) no-repeat;
}
/*.center*/ .vacancyItem .actions .favor_set:hover
{
    background: url(/template/Ongezo/image/ic_item_favor.gif) no-repeat;
}

/*.center*/ .currentVacancyItem .actions .favor
{
	background: url(/template/Ongezo/image/ic_item_favor.gif) no-repeat;
}
/*.center*/ .currentVacancyItem .actions .favor_set
{
    background: url(/template/Ongezo/image/ic_item_favor_yes.gif) no-repeat;
}

/*.center*/ .currentVacancyItem .actions .favor:hover
{
	background: url(/template/Ongezo/image/ic_item_favor_yes.gif) no-repeat;
}
/*.center*/ .currentVacancyItem .actions .favor_set:hover
{
    background: url(/template/Ongezo/image/ic_item_favor.gif) no-repeat;
}

/*.center*/ .quote .actions .favor
{
	background: url(/template/Ongezo/image/ic_item_favor.gif) no-repeat;
}
/*.center*/ .quote .actions .favor_set
{
    background: url(/template/Ongezo/image/ic_item_favor_yes.gif) no-repeat;
}

/*.center*/ .quote .actions .favor:hover
{
	background: url(/template/Ongezo/image/ic_item_favor_yes.gif) no-repeat;
}
/*.center*/ .quote .actions .favor_set:hover
{
    background: url(/template/Ongezo/image/ic_item_favor.gif) no-repeat;
}

/*.center*/ .vacInfo .actions .favor
{
    background: url(/template/Ongezo/image/ic_item_favor.gif) no-repeat;
}
/*.center*/ .vacInfo .actions .favor_set
{
    background: url(/template/Ongezo/image/ic_item_favor_yes.gif) no-repeat;
}

/*.center*/ .vacInfo .actions .favor:hover
{
    background: url(/template/Ongezo/image/ic_item_favor_yes.gif) no-repeat;
}
/*.center*/ .vacInfo .actions .favor_set:hover
{
    background: url(/template/Ongezo/image/ic_item_favor.gif) no-repeat;
}


.center .vacancyItem .actions .mailto
{
	background: url(/template/Ongezo/image/sent_small.gif) no-repeat;
}

.myVacancyItem
{
	background: url(/template/Ongezo/image/item_my_bg.gif) 0 0 repeat-y;
}

.myVacancyItem .actions
{
	top: 4px;
}

.myVacancyItem .actions .del
{
	background: url(/template/Ongezo/image/delete.gif) no-repeat;
}

.myVacancyItem .actions .favor
{
	background: url(/template/Ongezo/image/ic_item_my_favor.gif) no-repeat !important;
}

.myVacancyItem .actions .favor_set
{
	background: url(/template/Ongezo/image/ic_item_my_favor_yes.gif) no-repeat !important;
}

.myVacancyItem .actions .favor:hover
{
	background: url(/template/Ongezo/image/ic_item_my_favor_yes.gif) no-repeat !important;
}

.myVacancyItem .actions .favor_set:hover
{
	background: url(/template/Ongezo/image/ic_item_my_favor.gif) no-repeat !important;
}

.myVacancyItem .actions .mailto
{
	background: url(/template/Ongezo/image/ic_item_my_mailto.gif) no-repeat !important;
}

.pager
{
	clear: both;
}

.pager i
{
	font-style: normal;
	color: #777777;
	margin-right: 19px;
}

.pager b
{
	margin-right: 19px;
}

.pager a
{
	margin-right: 19px;
}

.bottom
{
	position: absolute; //position:relative;

bottom:0;

left:0;

}

.bottom span
{
	display: block;
	padding: 0 40px;
	line-height: 53px;
	font-size: 11px;
}

.bottom span a
{
	margin-left: 15px;
}

.vacancyItem .withOptions
{
	margin-right: 485px;
}

.vacancyItem .options
{
	width: 215px;
	padding: 10px 0 0 30px;
	float: right;
}

.vacancyItem .options ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

.vacancyItem .options ul li
{
	margin: 0 0 7px 0;
	padding: 0;
}

.currentVacancyItem
{
	padding-right: 260px;
	position: relative;
}

.currentVacancyItem .title
{
	position: relative;
}

.currentVacancyItem .title i
{
	font-style: normal;
	color: #666666;
	display: block;
}

.currentVacancyItem .title i big
{
	font-size: 18px;
}

.currentVacancyItem .title h1
{
/*	background: url(/template/Ongezo/image/ic_item_favor.gif) 0 7px no-repeat; */
	padding-left: 23px;
	position: relative;
	left: -23px;
	font-size: 24px;
	margin-bottom: 3px;

}

.currentVacancyItem .title h1:hover
{
	background: url(/template/Ongezo/image/ic_item_favor_yes.gif) 0 7px no-repeat;
}

.currentVacancyItem .title a
{
	color: black;
}

.currentVacancyItem .title img
{
	margin-left: 5px;
}

.currentVacancyItem .toDo
{
	border: solid 10px #FFF4C8;
	background: #FFF4C8;
	margin: 10px 0 22px 0;
	width: 100%;
	font-size: 11px;
	position: relative;
	left: -10px;
}

.currentVacancyItem .toDo .title td, .currentVacancyItem .toDo .title th
{
	white-space: nowrap;
	font-size: 12px;
	padding-top: 0;
}

html:root .currentVacancyItem .toDo .title td, .currentVacancyItem .toDo .title th
{
}

/*\*/

html*.currentVacancyItem .toDo .title td, .currentVacancyItem .toDo .title th
{
	background-position: 100% 6px !important;
	background-repeat: no-repeat;
}



.currentVacancyItem .toDo .title th
{
	background: none;
}

.currentVacancyItem .toDo td, .currentVacancyItem .toDo th
{
	padding: 8px 30px 0 0;
}

.currentVacancyItem .toDo .aaa
{
	padding: 8px 0 0 0;
	background: none !important;
}

.currentVacancyItem .toDo i
{
	font-style: normal;
	color: #777777;
}

.currentVacancyItem .toDo b a
{
	color: black;
}

.currentVacancyItem .competitorDesk
{
	margin-bottom: 20px;
}

.currentVacancyItem .competitorDesk p
{
	margin-top: 5px;
}

.currentVacancyItem .competitorDesk p b
{
	font-weight: normal;
	color: #FF6600;
}

.currentVacancyItem .keyWords
{
	font-size: 11px;
	color: #777777;
}

.currentVacancyItem .sender
{
	position: absolute;
	right: 0;
	top: 45px;
	width: 240px;
}

.currentVacancyItem .sender a
{
	display: block;
	padding: 4px 0 0 27px;
	height: 26px;
}

.currentVacancyItem .sender .recommend
{
	background: url(/template/Ongezo/image/recomend.gif) 0 0 no-repeat;
}

.currentVacancyItem .sender .send
{
	background: url(/template/Ongezo/image/sent_big.gif) 0 0 no-repeat;
}

.currentVacancyItem .sender .ban
{
    background: url(/template/Ongezo/image/ic_ban.gif) 0 0 no-repeat;
    background-position: left 4px;
}

.currentVacancyItem .sender .unban
{
    background: url(/template/Ongezo/image/ic_unban.gif) 0 0 no-repeat;
    background-position: left 4px;
}

.mailOptions
{
}

.mailOptions .mailForm
{
	margin: 15px 0;
}

.mailOptions .mailForm .c
{
	margin: 0;
	padding: 0;
	position: relative;
}

.mailOptions .mailForm select
{
	border: solid 1px #829CB3;
	position: relative;
}

.mailOptions .mailForm .i
{
	width: 135px;
	padding-left: 4px;
	border: solid 1px #829CB3;
	position: relative;
}

.mailOptions .searcher
{
}

.mailOptions .searcher #searchField
{
	width: 380px;
	margin: 6px 0 9px 0;
}

.mailOptions .searcher i
{
	font-size: 11px;
	font-style: normal;
	position: relative;
	top: -10px;
	color: #777777;
}

/*\*/

html*.mailOptions .searcher i
{
	top: 0;
}

.mailOptions .searcher select
{
	width: 176px;
	border: solid 1px #829CB3;
	margin-bottom: 7px;
}

.mailOptions .searcher .b
{
	/*width: 29px;*/
	width:2.5em;
	height: 21px;
	height:1.6em;
	position: relative;
	margin-bottom: 7px;
	cursor: pointer;
}

.mailOptions .searcher div
{
	padding: 8px 0 0 0;
}

.mailOptions .searcher div input
{
	padding: 0;
	margin: 0 1px 0 0;
	position: relative;
}

.mailOptions .searcher .freelance
{
	padding: 14px 0 0 0;
}

.mailOptions .searcher .go
{
	margin: 16px 0 0 0;
	/*width: 143px;*/
	width:12em;
}

.mailOptions .hint
{
	float: right;
	width: 252px;
	padding-top: 21px;
}

html > body .mailOptions .hint
{
	padding-top: 21px;
}

html:root .mailOptions .hint
{
	padding-top: 0;
}







.selectMyVacancyItem
{
	border-top: solid 1px #CCCCCC;
	padding-top: 4px;
	background: url(/template/Ongezo/image/item_my_bg.gif) 0 4px no-repeat;
}

.selectMyVacancyItem .actions
{
	padding-top: 4px;
}





.header
{
	height: 176px;
	position: relative;
	padding: 44px 10px 0 267px;
}

.header .logo
{
	display: block;
	color: black;
	text-decoration: none;
	background: url(/template/Ongezo/image/ongezo_logo.gif) 0 0 no-repeat;
	width: 190px;
	height: 26px;
	padding-top: 32px;
	font-size: 11px;
	position: absolute;
	top: 41px;
	left: 40px;
}

.header .invitation
{
	background: url(/template/Ongezo/image/invitation.gif);
	width: 145px;
	height: 35px;
	position: absolute;
	top: 0;
	right: 267px;
	color: black;
	font-size: 11px;
	text-align: center;
	padding-top: 6px;
}

.header .switch
{
	padding: 0 0 0 15px;
	width: 285px;
}

.admin .header .switch
{
	margin-bottom: 50px;
}

.header .switch a
{
	color: #FF8210;
}

.header .switch span
{
	height: 28px;
	position: relative;
	left: -17px;
	display: block;
	margin-bottom: 3px;
}

.header .switch span strong
{
	float: left;
	background: url(/template/Ongezo/image/switch_selector_right.gif) 100% 0 no-repeat;
}

.header .switch span strong b
{
	float: left;
	background: url(/template/Ongezo/image/switch_selector_left.gif) 0 0 no-repeat;
	height: 24px;
	padding: 4px 13px 0 13px;
}

.header .switch span a
{
	float: left;
	color: black;
	font-size: 11px;
	margin: 0 16px;
	padding-top: 4px;
}

.header ul
{
	margin: 17px 0 0 0;
	padding: 0;
	list-style: none;
	/*width: 75%;*/
	/*display: table;*/
    padding-left: 15px;
}

.header li
{
	margin: 0;
	/*padding: 0 5px;*/
	float:left;
	/*width: 24%;*/
	font-size: 16px;
	white-space: nowrap;
    /*text-align: center;*/
    margin-right: 80px;
}

/*.header ul .f
{
	width: 20%;
}   */

.header ul .f strong
{
	margin-right: 5%;
}

.header li a
{
	color: black;
	font-size: 14px;
	line-height: 31px;
}

html:root .header li strong
{
	margin-top: -16px;
}

.header li strong
{
/*	background: url(/template/Ongezo/image/top_nav_current_right.gif) 100% 0 no-repeat;
	padding-right: 10px;
	float: left;*/
}

/*\*/

html*.header li strong
{
	margin-top: 0 !important;
}

.header li strong b
{
/*	background: url(/template/Ongezo/image/top_nav_current_left.gif) 0 0 no-repeat;
	float: left;
	height: 31px;
	padding: 4px 7px 0 17px;*/
}

.header li strong b a {
/*	color: black;
	font-size: 16px;
	line-height: normal;*/
}
.header li strong b {
	font-weight:normal;
	font-size:18px;
	line-height:normal;
}
* html .header li strong b {
	position:relative;
	top:3px;
}





.header .userProfile
{
	width: 115px;
	height: 100px;
	margin-left: 65px;
	position: absolute; /*		top:41px;*/
	top: 21px; /*		right:90px;*/
	right: 60px;
	font-size: 11px;
}

.header .userProfile img
{
	display: block;
}

.header .userProfile a
{
	color: black;
}

.header .userProfile .accType
{
	display: block;
	/*background: url(/template/Ongezo/image/ic_acc_type_01.gif) 0 0 no-repeat;*/
	background:url(/template/Ongezo/image/ic_my.gif) 0 5px no-repeat;
	padding-left: 16px;
	line-height: 16px;
	color: #003399;
	margin: 6px 0;
	white-space: nowrap;
}

.header .userProfile .value
{
	color: #006600;
	padding-right: 12px;
	background: url(/template/Ongezo/image/ic_value.gif) 100% 4px no-repeat;
}

.header .userProfile .logout
{
	color: #FF0000;
	float: right;
}

.addVac
{
	width: 445px;
}

.addVac i
{
	width: 255px !important; /*		width:325px !important;		*/
}

.addVac .myNameIs
{
	position: relative;
}

.addVac .myNameIs i
{
	display: block;
	font-style: normal;
	position: absolute;
	width: 325px;
	left: 475px;
	top: 15px;
	color: #666666;
	font-size: 11px;
}

.addVac .myNameIs ul
{
	margin: 10px 0 20px 0;
	padding: 0;
	list-style: none;
}

.addVac .myNameIs ul li
{
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

.addVac .myNameIs ul ul
{
	margin: 10px 0 0 0;
}

.addVac .myNameIs ul li li
{
	margin: 0 0 5px 0; //margin:0;

padding:005px18px;

display:block;

width:245px;

}

.addVac .myNameIs ul li li input
{
	width: 175px;
	border: solid 1px #7BA0BA;
	float: right;
}

.addVac .myNameIs .radio
{
	margin: 0;
	padding: 0;
	position: relative;
	top: 0; //margin:000-5px;

//top:2px;

}

html:root .addVac .myNameIs .radio
{
	top: 2px;
}

.addVacDesc
{
}

.addVacDesc th, .addVacDesc td
{
	padding: 0 0 5px 0;
}

.addVacDesc th
{
	width: 110px;
	padding-right: 23px;
	text-align: left;
	font-weight: normal;
}

.addVacDesc td
{
}

.addVacDesc .i1
{
	width: 310px;
	border: solid 1px #7F9DB5;
}

.addVacDesc .checkBox
{
	margin: 0;
	padding: 0;
	position: relative; //left:-3px;

//margin:0-3px00;

}

.addVacDesc .bottPadd
{
	padding-bottom: 20px;
}

.addVacDesc .s1
{
	width: 312px; //width:315px;

border:solid1px#7F9DB5;

}

.addVacDesc .i2
{
	width: 70px;
	border: solid 1px #7F9DB5;
	margin-right: 5px;
}

.addVacDesc .s2
{
	width: 50px;
	border: solid 1px #7F9DB5;
	position: relative; //top:2px;

//width:55px;

}

.addVacDesc .t1
{
	width: 310px;
	border: solid 1px #7F9DB5;
	height: 75px;
	overflow: auto;
}

.addVacDesc .informer
{
	position: relative;
}

.addVacDesc .informer i
{
	display: block;
	font-style: normal;
	position: absolute;
	width: 340px;
	left: 318px;
	top: 0px;
	color: #666666;
	font-size: 11px;
}
.addVacDesc .informer i.margin25	{
	left:359px;
}
* html .addVacDesc .informer i.margin25	{
	left:343px;
}
.addVacDesc .informer i.marginNone	{
	left:331px;
}
* html .addVacDesc .informer i.marginNone	{
	left:315px !important;
}
.addVacDesc .informer i em
{
	color: #666666;
	font-size: 11px;
	font-style: normal;
	float: left;
	position: relative;
	width: 5px;
	height: 20px;
	left:-16px;
	margin-right: 8px;
}
* html .addVacDesc .informer i em
{
	left:5px;
}

.addVacDesc .bottPadd2
{
	padding-bottom: 14px;
}

.addVacDesc .bottPadd3
{
	padding-bottom: 10px;
}

.addVacDesc .i3
{
	width: 45px;
	border: solid 1px #7F9DB5;
	margin-right: 5px;
}

.addVacDesc .s3
{
	width: 150px;
	border: solid 1px #7F9DB5;
	position: relative; //top:2px;

}

.addVacDesc .bottPadd4
{
	padding-bottom: 30px;
}

.addVacDesc .listChBx
{
	margin-top: 4px; //margin-top:-2px;

//top:2px;

}

.addVacDesc .lastChBx
{
	margin-top: 8px; //margin-top:6px;

}

.addVacDesc .margTop
{
	margin-top: 8px;
}

.addVacDesc .paddLeft
{
	left: 27px;
}

.addVacDesc .bottPadd
{
	padding-bottom: 20px;
}

.addVacDesc .b
{
	color: #808080;
	width: 90px;
}

.feedBackForm
{
	width: 470px;
	margin-top: 8px;
}

.feedBackForm table
{
	margin-top: 15px;
}

.feedBackForm th, .feedBackForm td
{
	padding-bottom: 8px; //padding-bottom:5px;

}

.feedBackForm th
{
	text-align: left;
	font-weight: normal;
	width: 105px;
	padding-right: 15px;
    vertical-align: middle;
}

.feedBackForm .i1
{
	width: 225px;
}

.feedBackForm .bottPad
{
	padding-bottom: 22px; //padding-bottom:19px;

}

.feedBackForm .bottPad2
{
	padding-bottom: 12px; //padding-bottom:9px;

}

.feedBackForm .t1
{
	width: 100%; //width:98%;

height:115px;

overflow:auto;

color:#999999;

font-size:12px;

font-family:Tahoma,Verdana,Arial,sans-serif;

}

.feedBackForm #searchField
{
	width: 100%; //width:98%;

height:115px;

overflow:auto;

color:black;

font-size:12px;

font-family:Tahoma,Verdana,Arial,sans-serif;

}

.feedBackForm .emptySearch
{
	color: #777777;
}

.feedBackForm .b
{
	width: 120px;
	color: #7F7F7F;
}

.myRecomendedList
{
	margin-bottom: 30px;
}

* html .myRecomendedList
{
	margin-bottom: 10px;
}

.myRecomendedList .filter
{
	width: 260px;
	float: right;
	padding-top: 12px;
}

.myRecomendedList .filter #searchField
{
	width: 180px;
	border: solid 1px #7F9DB5;
	margin-top: 20px;
}

.myRecomendedList .list
{
	margin-right: 295px;
	margin-bottom: 17px;
}

.myRecomendedList .list .user
{
	width: 235px;
	float: right;
	padding-top: 12px;
}

.myRecomendedList .list .user b
{
	color: black;
	margin: 4px 0;
	display: block;
}

.myRecomendedList .list .user b a
{
	color: black;
}

.myRecomendedList .list .vacInfo
{
	position: relative;
	margin-right: 260px;
}

.myRecomendedList .list .vacInfo i
{
	font-style: normal;
	color: #777777;
	font-size: 11px;
	display: block;
}

.myRecomendedList .list .vacInfo span
{
	font-size: 14px;
	display: block;
	margin-bottom: 8px;
}

.myRecomendedList .list .vacInfo span a
{
	font-weight: bold;
}

.myRecomendedList .list .vacInfo span b
{
	color: #FF8210;
	font-weight: normal;
	font-size: 12px;
}

.myRecomendedList .list .vacInfo div
{
	color: #777777;
	font-size: 11px;
	background: white;
	padding-left: 25px;
	margin-left: -25px;
	z-index: 600;
	position: relative;
	padding-top: 3px;
}

.myRecomendedList .list .vacInfo img
{
	margin: -16px 0 0 10px;
	position: relative;
	top: 9px;
}

.myRecomendedList .list .vacInfo .actions
{
	position: absolute;
	top: 27px;
	left: -25px;
	width: 25px;
	z-index: 0;
}

.myRecomendedList .list .vacInfo .actions a
{
	display: block;
	width: 20px;
	height: 17px;
	margin: 0;
	margin-bottom: 3px;
	padding: 0;
}

.myRecomendedList .list .vacInfo .actions .favor
{
	background: url(/template/Ongezo/image/ic_item_favor.gif) no-repeat;
}

.myRecomendedList .list .vacInfo .actions .favor:hover
{
	background: url(/template/Ongezo/image/ic_item_favor_yes.gif) no-repeat;
}

.myRecomendedList .list .vacInfo .actions .mailto
{
	background: url(/template/Ongezo/image/sent_small.gif) no-repeat;
}

.getJobMyPeople
{
	margin: 5px 0 0 0;
}

.getJobMyPeople .info
{
	width: 430px;
}

.getJobMyPeople .whoGot
{
	float: right;
	width: 260px;
}

.getJobMyPeople .whoGot b
{
	display: block;
	margin-top: 5px;
}

.getJobMyPeople .whoGot b a
{
	color: black;
}

.getJobMyPeople table
{
	margin: 15px 0 0 0;
}

.getJobMyPeople table h3
{
	margin-bottom: 10px;
}

.getJobMyPeople table b
{
	margin-bottom: 10px;
	display: block;
}

.getJobMyPeople table td, .getJobMyPeople table th
{
	padding-bottom: 8px;
}

.getJobMyPeople table th
{
	white-space: nowrap;
	padding-right: 15px;
	padding-top: 3px;
}

.getJobMyPeople table td
{
	width: 100%;
}

.getJobMyPeople .i1
{
	border: solid 1px #7F9DB5;
	width: 308px;
	height: 18px;
	padding-top: 2px;
}

.getJobMyPeople .bottPadd
{
	padding-bottom: 40px;
}

.getJobMyPeople .bottPadd2
{
	padding-bottom: 12px;
}

.getJobMyPeople .bottPadd3
{
	padding-bottom: 16px;
}

.getJobMyPeople .bottPadd4
{
	padding-bottom: 25px;
}

.getJobMyPeople .b
{
	color: #6A6864;
	width: 122px;
}

.iWantRecommend
{
}

.iWantRecommend .wasRecommended
{
	width: 245px;
	float: right;
}

.iWantRecommend .wasRecommended b
{
	display: block;
	margin-top: 6px;
}

.iWantRecommend .wasRecommended b a
{
	color: black;
}

.iWantRecommend .selectPerson
{
	margin-right: 445px; //margin-right:422px;

margin-top:9px;

}

.iWantRecommend .selectPerson h3
{
	margin-bottom: 32px;
}

.iWantRecommend .selectPerson th, .iWantRecommend .selectPerson td
{
	padding-bottom: 36px;
}

.iWantRecommend .selectPerson th
{
	width: 100px;
	padding-right: 8px;
}

.iWantRecommend .selectPerson .s1
{
	width: 100%;
	border: solid 1px #7F9DB5;
	margin-bottom: 3px;
}

.iWantRecommend .selectPerson td div
{
	position: relative;
}

.iWantRecommend .selectPerson td div i
{
	display: block;
	position: absolute;
	width: 150px;
	right: -165px;
	font-style: normal;
	color: #666666;
	font-size: 11px;
}

.iWantRecommend .selectPerson td span
{
	display: block;
	height: 1px;
	color: white;
	overflow: hidden;
}

.iWantRecommend .selectPerson td .b1
{
	float: right;
	width: 193px;
}

html:root .iWantRecommend .selectPerson td .b1
{
	width: 205px;
	padding-left: 0px;
}

.iWantRecommend .selectPerson td .b2
{
	width: 123px;
}

html:root .iWantRecommend .selectPerson td .b2
{
	width: 140px;
}

.sendContactInfo2Employer
{
	width: 635px;
	margin-top: 12px;
}

.sendContactInfo2Employer b a
{
	color: black;
}

.sendContactInfo2Employer i
{
	color: #666666;
	font-style: normal;
}

.sendContactInfo2Employer table
{
	margin-top: 22px;
}

.sendContactInfo2Employer th
{
	text-align: left;
	font-weight: normal;
	vertical-align: middle;
	width: 80px;
	padding-right: 25px;
	white-space: nowrap;
	padding-bottom: 10px;
}

.sendContactInfo2Employer td
{
	padding-bottom: 10px;
}

.sendContactInfo2Employer td .i1
{
	width: 325px;
	border: solid 1px #7F9DB5;
	height: 17px;
	padding-bottom: 3px;
}

.sendContactInfo2Employer td .i2
{
	width: 51px;
	height: 21px;
	padding-top: 5px;
	padding-left: 4px;
}

.sendContactInfo2Employer td .i3
{
	width: 161px;
	height: 21px;
	padding-top: 5px;
	margin-right: 5px;
}

.sendContactInfo2Employer td span
{
	float: left;
	margin-right: 7px;
	font-size: 11px;
}

.sendContactInfo2Employer td span input
{
	display: block;
}

.sendContactInfo2Employer .bottPadd
{
	padding-bottom: 22px;
}

.sendContactInfo2Employer .bottPadd2
{
	padding-bottom: 32px;
}

.sendContactInfo2Employer .bottPadd3
{
	padding-bottom: 25px;
}

.sendContactInfo2Employer .b
{
	width: 123px;
}

.sendVacancy2Friend
{
}

.sendVacancy2Friend .listOfGrantee
{
	float: right;
	width: 260px;
	position: relative;
	top: -5px;
}

.sendVacancy2Friend .listOfGrantee b
{
	display: block;
	margin-top: 8px;
}

.sendVacancy2Friend .listOfGrantee b a
{
	color: black;
}

.sendVacancy2Friend .messageBody
{
	width: 465px;
	position: relative;
	margin-top: 5px;
}

.sendVacancy2Friend .messageBody .floatHint
{
	position: relative;
}

.sendVacancy2Friend .messageBody .floatHint i
{
	display: block;
	position: absolute;
	font-style: normal;
	font-size: 11px;
	color: #777777;
	width: 140px;
	top: 0;
	right: -140px;
}

.sendVacancy2Friend .messageBody em
{
	font-style: normal;
	font-size: 11px;
	color: #777777;
	display: block;
	margin-top: 16px;
}

.sendVacancy2Friend .messageBody h3
{
	font-size: 12px;
	/*background: url(/template/Ongezo/image/ic_send_this.gif) 0 0 no-repeat;*/
	padding-left: 22px;
	position: relative;
	left: -22px;
	margin: 2px 0 7px 0;
}

.sendVacancy2Friend .messageBody h3 a
{
	font-size: 18px;
}

.sendVacancy2Friend .messageBody h3 b
{
	color: #FF8210;
	font-weight: normal;
}

.sendVacancy2Friend .messageBody table
{
	margin-top: 16px;
}

.sendVacancy2Friend .messageBody th
{
	text-align: left;
	font-weight: normal;
	width: 110px;
	padding-right: 15px;
	padding-bottom: 14px;
	white-space: nowrap;
}

.sendVacancy2Friend .messageBody td
{
	padding-bottom: 14px;
}

.sendVacancy2Friend .messageBody .i1
{
	width: 335px;
	border: solid 1px #7F9DB5;
}

.sendVacancy2Friend .messageBody .t1
{
	width: 335px;
	height: 85px;
	overflow: auto;
	border: solid 1px #7F9DB5;
}

.sendVacancy2Friend .messageBody .b
{
	width: 120px;
	color: #666666;
}

.myProfileEmployer
{
}

.myProfileEmployer h2 span
{
	float: right;
	font-size: 12px;
}

.myProfileEmployer h2 span a
{
	font-size: 12px;
}

.myProfileEmployer h2 span .value
{
	color: #006600;
	background: url(/template/Ongezo/image/ic_value.gif) 0 4px no-repeat;
	padding-left: 15px;
	margin-left: 10px;
}

.myProfileEmployer .idCard
{
	margin-top: 24px;
}

.myProfileEmployer .idCard img
{
	float: left;
	margin-right: 18px;
}

.myProfileEmployer .idCard h2
{
	margin-bottom: 5px;
	margin-top: -4px;
}

.myProfileEmployer .idCard a
{
}

.myProfileEmployer .idCard .contactsTL
{
	background: url(/template/Ongezo/image/profile_contact_info_01.gif) 0 0 no-repeat;
	padding-top: 1px;
	margin: 5px 0;
	position: relative;
	float: left;
	margin: 18px 0 5px -6px;
}

.myProfileEmployer .idCard .contactsTR
{
	background: url(/template/Ongezo/image/profile_contact_info_02.gif) 100% 0 no-repeat;
	padding-top: 1px;
	position: relative;
	float: left;
}

.myProfileEmployer .idCard .contactsBR
{
	background: url(/template/Ongezo/image/profile_contact_info_03.gif) 100% 100% no-repeat;
	position: relative;
	float: left;
}

.myProfileEmployer .idCard .contacts
{
	background: url(/template/Ongezo/image/profile_contact_info_04.gif) 0 100% no-repeat;
	position: relative;
	padding: 2px 8px 5px 8px;
	float: left;
}

.myProfileEmployer .idCard .contacts a
{
	display: inline;
}

.myProfileEmployer .idCard .contacts span
{
	display: block;
}

.myProfileEmployer .idCard .contacts i
{
	display: block;
	position: absolute;
	width: 225px;
	right: -235px;
	top: 50%;
	margin-top: -13px;
	font-style: normal;
	color: #666666;
	font-size: 11px;
}

.myProfileEmployer .about
{
	padding-top: 21px; //padding-top:11px;

clear:both;

}

* html .myProfileEmployer .about
{
	padding-top: 26px;
}

.myProfileEmployer .about .clear
{
	clear: both;
	border-bottom: solid 1px white;
}



.myProfileEmployer .about .leftCol
{
	float: left;
	width: 200px;
	padding-right: 30px;
}

.myProfileEmployer .about .leftCol .male
{
	background: url(/template/Ongezo/image/ic_male.gif) 0 0 no-repeat;
	padding-left: 19px;
}

.myProfileEmployer .about .leftCol .female
{
	background: url(/template/Ongezo/image/ic_female.gif) 0 0 no-repeat;
	padding-left: 19px;
}

.myProfileEmployer .about .leftCol h3, .myProfileEmployer .about .rightCol h3
{
	margin-top: 16px;
	margin-bottom: 6px;
}

.myProfileEmployer .about .leftCol p, .myProfileEmployer .about .rightCol p
{
	margin-bottom: 5px;
}

.myProfileEmployer .about .leftCol span, .myProfileEmployer .about .rightCol span
{
	margin-bottom: 8px;
	display: block;
	margin-top: 15px;
}



.myProfileEmployer .about .rightCol
{
	width: 280px;
	margin-left: 230px; //margin-top:-16px;

}

.myProfileEmployer .edit
{
	display: block;
	clear: both;
	border-top: solid 1px #D6D6D6;
	text-align: center;
	margin: 30px 0;
}

.myProfileEmployer .edit a
{
	background: white;
	padding: 0 6px;
	position: relative;
	top: -11px;
}

.registrationForm
{
	padding-left: 3px;
	margin-top: 3px;
}

.registrationForm table
{
	margin: 18px 0;
	width: 350px;
}

.registrationForm th, .registrationForm td
{
	padding-bottom: 8px; //padding-bottom:5px;

}

.registrationForm th
{
	width: 100px;
	padding-right: 20px;
	text-align: left;
	font-weight: normal;
	vertical-align: top;
	padding-top: 2px;
}

.registrationForm td .i1
{
	width: 225px;
}

.registrationForm td .hint
{
	position: relative;
}

.registrationForm td .hint i
{
	display: block;
	position: absolute;
	width: 265px;
	right: -285px;
	top: 0;
	font-style: normal;
	color: #666666;
	font-size: 11px;
}

.registrationForm .bottPadd
{
	padding-bottom: 18px; //padding-bottom:15px;

}

.registrationForm .bottPadd2
{
	padding-bottom: 40px; //padding-bottom:37px;

}

.registrationForm .bottPadd3
{
	padding-top: 3px; //padding-top:5px;

}

.registrationForm td .s1
{
	width: 229px; //width:231px;

}

.registrationForm td .radio
{
	margin: 0 5px 0 0;
	padding: 0;
	position: relative;
	top: 0; //margin:05px0-5px;

//top:2px;

//left:-4px;

}

html:root .registrationForm td .radio
{
	top: 2px;
}

.registrationForm td .separator
{
	margin: 0 0 10px 0; //margin:005px0;

}

.registrationForm td .i2
{
	width: 33px;
	position: relative; //top:2px;

}

.registrationForm td .i3
{
	width: 44px;
	margin-left: -4px;
	position: relative; //top:2px;

}

.registrationForm td .s2
{
	width: 99px; //width:96px;

margin-left:-4px;

position:relative;

//top:2px;

}

.registrationForm td .checkBox
{
	margin: 2px 0 0 0;
	padding: 0;
	position: relative; //left:-3px;

//margin:6px-3px00;

}

html:root .registrationForm td .checkBox
{
	margin: 8px 0 0 0;
}

.registrationForm .bottPadd4
{
	padding-bottom: 32px; //padding-bottom:29px;

}

.registrationForm td .i4
{
	width: 225px;
	margin: 10px 0 8px 0; //margin:10px03px0;

}

.registrationForm td .i5
{
	width: 225px;
	margin: 2px 0 8px 0; //margin:2px03px0;

}

.registrationForm td .separator2
{
	padding: 12px 0 0 0; //margin:12px000;

}

.registrationForm td .separator3
{
	margin: 0 0 10px 0; //margin:001px0;

}

.registrationForm td .b
{
	color: #808080;
	width: 68px;
	margin-top: -6px; //margin-top:0;

}

.myFavoriteWorkman
{
}

.myFavoriteWorkman .filter
{
	width: 290px;
	float: right;
	padding-top: 12px;
}

.myFavoriteWorkman .filter #searchField
{
	width: 180px;
	border: solid 1px #7F9DB5;
	margin-top: 8px;
	margin-bottom: 15px;
}

.myFavoriteWorkman .filter span
{
	display: block;
	white-space: nowrap;
}

.myFavoriteWorkman .filter span a
{
	color: black;
}

.myFavoriteWorkman .filter span .checkBox
{
	margin: 0;
	padding: 0;
	position: relative; //left:-3px;

//margin:0-3px00;

}

.myFavoriteWorkman .filter .addVacButt
{
	width:12em;
	margin-top: 15px;
}

.myFavoriteWorkman .workmanList
{
	margin-right: 340px;
}

.myFavoriteWorkman .workmanList th
{
	border-bottom: solid 1px #CCCCCC;
	text-align: left;
	font-weight: normal;
	font-size: 11px;
	line-height: 18px;
	white-space: nowrap;
}

.myFavoriteWorkman .workmanList th b
{
	display: block;
	position: relative;
	font-weight: normal;
	color: #FF6600;
}

.myFavoriteWorkman .workmanList th b a
{
	position: absolute;
	bottom:0; 
	//bottom:10px;
	left:70px;
	background:url(/template/Ongezo/image/ic_my_profit.gif);
	width:10px;
	height:9px;
}
html:root* .myFavoriteWorkman .workmanList th b a	{
	bottom:0px;
}

.myFavoriteWorkman .workmanList .col1
{
	padding: 0 45px 0 7px;
	width: 225px;
}

.myFavoriteWorkman .workmanList .col2
{
	padding: 0 45px 0 7px;
	width: 170px;
}

.myFavoriteWorkman .workmanList .col3
{
	padding: 0 10px 0 7px;
}

.myFavoriteWorkman .workmanList td
{
	padding: 12px 0 0px 7px;
}

.myFavoriteWorkman .workmanList td b
{
	position: relative;
	display: block;
}

.myFavoriteWorkman .workmanList td b a
{
	color: black;
}

.myFavoriteWorkman .workmanList td b a.del
{
	position: absolute;
	top: 3px;
	left: -20px;
	background: url(/template/Ongezo/image/delete.gif) 0 0 no-repeat;
	width: 20px;
	height: 9px;
}

.myFavoriteWorkman .workmanList td i
{
	color: #777777;
	font-style: normal;
}

.myFavoriteWorkman .workmanList td em
{
	color: #FF7A00;
	font-style: normal;
}

.myFavoriteWorkman .workmanList .ban, .myFavoriteWorkman .workmanList .ban a
{
    color: #aaa;
}

.workmanProfile
{
	margin-top: 7px;
}

.workmanProfile .options
{
	float: right;
	width: 235px;
	padding-left: 25px;
	padding-top: 3px;
}

.workmanProfile .options .print
{
	background: url(/template/Ongezo/image/print_big.gif) 0 100% no-repeat;
	line-height: 16px;
	display: block;
	margin-bottom: 6px;
	padding-left: 22px;
	position: relative;
	left: -22px;
}

.workmanProfile .info
{
	margin: 45px 275px 0 0;
}

.workmanProfile .info .shortDesc
{
	float: left;
	width: 185px;
	font-size: 11px;
	margin-bottom: 20px;
}

* html .workmanProfile .info .shortDesc
{
	margin-right: 65px;
}

.workmanProfile .info .shortDesc .male, .workmanProfile .info .shortDesc .female
{
	background: url(/template/Ongezo/image/ic_male.gif) 0 0 no-repeat;
	padding-left: 17px;
	height: 15px;
	display: block;
	white-space: nowrap;
}

.workmanProfile .info .shortDesc .female
{
	background: url(/template/Ongezo/image/ic_female.gif) 0 0 no-repeat;
}

.workmanProfile .info .shortDesc p
{
	margin-top: 13px;
    overflow: hidden;
}

.workmanProfile .info .shortDesc .contactsTL
{
	background: url(/template/Ongezo/image/profile_contact_info_01.gif) 0 0 no-repeat;
	padding-top: 1px;
	margin: 5px 0;
	position: relative;
	float: left;
	margin: 3px 0 4px -6px;
	left: -2px;
}

.workmanProfile .info .shortDesc .contactsTR
{
	background: url(/template/Ongezo/image/profile_contact_info_02.gif) 100% 0 no-repeat;
	padding-top: 1px;
	position: relative;
	float: left;
}

.workmanProfile .info .shortDesc .contactsBR
{
	background: url(/template/Ongezo/image/profile_contact_info_03.gif) 100% 100% no-repeat;
	position: relative;
	float: left;
}

.workmanProfile .info .shortDesc .contacts
{
	background: url(/template/Ongezo/image/profile_contact_info_04.gif) 0 100% no-repeat;
	position: relative;
	padding: 2px 8px 5px 8px;
	float: left;
}

.workmanProfile .info .shortDesc .contacts p
{
	margin: 0;
}



.workmanProfile .info .fullDesc
{
	top: -7px; //top:-37px;

position:relative;

margin-left:250px;

}

* html .workmanProfile .info .fullDesc
{
	margin-left: 0;
}

.workmanProfile .info .fullDesc h3
{
	margin-top: 30px;
}

.workmanProfile .info .fullDesc p
{
	margin-top: 8px;
}

.workmanProfile .info .fullDesc span
{
	margin-top: 13px;
	line-height: 20px;
	display: block;
}

.workmanProfile .info .fullDesc .userOpinions
{
}

.workmanProfile .info .fullDesc .userOpinions h3
{
	margin-bottom: 3px;
}

.workmanProfile .info .fullDesc .userOpinions span
{
	margin-bottom: 18px;
}

.workmanProfile .info .fullDesc .userOpinions img
{
	margin-bottom: -10px;
	position: relative;
}

.workmanProfile .info .fullDesc .userOpinions a
{
	font-weight: bold;
	color: black;
}

.workmanProfile .history
{
	float: right;
	width: 235px;
	padding-left: 25px;
	padding-top: 3px;
}

.workmanProfile .history span
{
	display: block;
	margin-bottom: 20px;
}

.workmanProfile .history span a
{
	display: block;
}

.workmanProfile .history p
{
	margin-bottom: 3px;
}

.workmanProfile .history p a
{
	display: block;
}

.workmanProfile .history p b a
{
	background: url(/template/Ongezo/image/arrow_checked.gif) 0 5px no-repeat;
	padding-left: 12px;
	position: relative;
	left: -12px;
}

.workmanProfile .history .resend2recommendation
{
}

.workmanProfile .history .resend2recommendation b
{
	display: block;
	margin-bottom: 6px;
}

.workmanProfile .history .resend2recommendation b a
{
	color: black;
}

.workmanProfile .history .resend2recommendation i
{
	font-style: normal;
	display: block;
}

.workmanProfile .history .resend2recommendation i a
{
	text-decoration: none;
	background: url(/template/Ongezo/image/a_js_bg_blue.gif) 0 100% repeat-x;
}

.workmanProfile .history .resend2recommendation i a:hover
{
	text-decoration: none;
	background: url(/template/Ongezo/image/s.gif) 0 100% repeat-x;
}

.workmanProfile .history .resend2recommendation em
{
	font-size: 11px;
	font-style: normal;
	color: #777777;
}

.workmanProfile .history .resend2recommendation .person
{
	border: solid 1px #00FF00;
	padding: 10px 7px 35px 7px;
	position: relative;
	left: -7px;
	margin-top: 15px;
}

* html .workmanProfile .history .resend2recommendation .person
{
	padding: 10px 7px 15px 7px;
}

.workmanProfile .history .resend2recommendation .person div
{
	border-left: solid 1px #00FF00;
	width: 1px;
	height: 62px;
	position: absolute;
	top: -62px;
	left: -1px;
}

.workmanProfile .history .resend2recommendation .person i a
{
	text-decoration: none;
	background: url(/template/Ongezo/image/a_js_bg.gif) 0 100% repeat-x;
	color: black;
}

.workmanProfile .history .resend2recommendation .person i a:hover
{
	text-decoration: none;
	background: url(/template/Ongezo/image/s.gif) 0 100% repeat-x;
}

.workmanProfile .history .resend2recommendation .person em
{
	display: block;
	margin-bottom: 8px;
}

.workmanProfile .history .resend2recommendation .person .i
{
	border: solid 1px #7E9CB4;
	color: #777777;
	width: 214px;
	margin-bottom: 12px; //margin-bottom:8px;

}

.workmanProfile .history .resend2recommendation .person .b
{
	float: right;
	color: #747371;
}





.invitedPeoples
{
	width: 660px;
	margin-top: 9px;
}

.invitedPeoples .mySalary
{
	float: right;
	width: 170px;
	background: #99CCFF;
	padding: 8px 10px;
}

.invitedPeoples .mySalary a img
{
	background: url(/template/Ongezo/image/ic_what_it_is.gif);
	width: 10px;
	height: 10px;
}

.invitedPeoples .mySalary strong
{
	display: block;
	font-size: 24px;
	font-weight: normal;
	text-align: center;
	margin: 10px 0 0 0;
}

.invitedPeoples .mySalary strong b
{
	font-weight: normal;
	background: url(/template/Ongezo/image/ongezo_value.gif) 100% 10px no-repeat;
	padding-right: 21px;
}
	html:root*.invitedPeoples .mySalary strong b	{
		background: url(/template/Ongezo/image/ongezo_value.gif) 100% 7px no-repeat;
	}


.invitedPeoples .list
{
	margin-right: 260px;
	margin-top: 7px;
}

.invitedPeoples .list div
{
	display: block;
	margin-bottom: 10px;
}

.invitedPeoples .list div a
{
	color: black;
}

.invitedPeoples .list div span
{
	float: right;
	width: 150px;
	height: 20px;
}

.invitedPeoples .list i
{
	display: block;
	color: #003399;
	margin-top: 25px;
	font-style: normal;
}

.sendMuchEmails
{
	margin-top: 23px;
}

.sendMuchEmails table
{
	width: 460px;
}

.sendMuchEmails th
{
	width: 80px;
	padding: 0 30px 17px 0;
}

.sendMuchEmails td
{
	padding: 0 0 17px 0;
}

.sendMuchEmails td textarea
{
	height: 67px;
	overflow: auto;
	width: 98%;
	margin-bottom: 7px;
}

.sendMuchEmails td .b
{
	color: #808080;
	width: 95px;
}

.sendMuchEmails td a
{
	text-decoration: none;
	background: url(/template/Ongezo/image/href_js_bg.gif) 0 100% repeat-x;
}

.sendMuchEmails td a:hover
{
	text-decoration: none;
	background: url(/template/Ongezo/image/href_js_bg_hover.gif) 0 100% repeat-x;
}



.myVacancyList
{
	margin-bottom: 30px;
}

* html .myVacancyList
{
	margin-bottom: 10px;
}

.myVacancyList .vacancyItem
{
	min-height: 100px;
}

.myVacancyList .ban
{
    color: #aaa;
}

.myVacancyList .filter
{
	width: 220px;
	float: right;
}

.myVacancyList .filter #searchField
{
	width: 180px;
	border: solid 1px #7F9DB5;
	margin-top: 20px;
}

.myVacancyList .list
{
	margin-right: 253px;
	margin-bottom: 17px;
}

.myVacancyList .list .stats
{
	width: 130px;
	float: right;
	padding-top: 28px;
}

.myVacancyList .list .stats a
{
	line-height: 22px;
}

.myVacancyList .list .user_vacInfoWrap
{
	margin-right: 150px;
}

.myVacancyList .list .user
{
	width: 255px;
	float: right;
	padding-top: 28px;
}

.myVacancyList .list .user b
{
	color: black;
	margin: 4px 0;
	display: block;
}

.myVacancyList .list .user b a
{
	color: black;
}

.myVacancyList .list .vacInfo
{
	position: relative;
	margin-right: 220px;
	margin-bottom: 20px;
}

.myVacancyList .list .vacInfo em
{
	font-style: normal;
	color: #666666;
	font-size: 10px;
	display: block;
}

.myVacancyList .list .vacInfo i
{
	font-style: normal;
	color: #666666;
	font-size: 11px;
	display: block;
}

.myVacancyList .list .vacInfo span
{
	font-size: 14px;
	display: block;
	margin-bottom: 8px;
}

.myVacancyList .list .vacInfo span a
{
	font-weight: bold;
}

.myVacancyList .list .vacInfo span b
{
	color: #FF8210;
	font-weight: normal;
	font-size: 12px;
}

.myVacancyList .list .ban .vacInfo span a, .myVacancyList .list .ban .vacInfo span b
{
    color: #aaa;
}

.myVacancyList .list .vacInfo div
{
	color: #777777;
	font-size: 11px;
/*	background: white; */
	padding-left: 25px;
	margin-left: -25px;
	z-index: 600;
	position: relative;
	padding-top: 3px;
}

.myVacancyList .list .vacInfo img
{
	margin: -16px 0 0 10px;
	position: relative;
	top: 9px;
}

.myVacancyList .list .vacInfo .actions
{
	position: absolute;
	top: 0;
	left: -25px;
	width: 25px;
	z-index: 0;
}

.myVacancyList .list .vacInfo .actions a
{
	display: block;
	width: 20px;
	height: 17px;
	margin: 0;
	margin-bottom: 3px;
	padding: 0;
}

.myVacancyList .list .vacInfo .actions .favor
{
	background: url(/template/Ongezo/image/ic_item_favor.gif) no-repeat;
}

.myVacancyList .list .vacInfo .actions .favor:hover
{
	background: url(/template/Ongezo/image/ic_item_favor_yes.gif) no-repeat;
}

.myVacancyList .list .vacInfo .actions .mailto
{
	background: url(/template/Ongezo/image/sent_small.gif) no-repeat;
}

.myVacancyList .list .vacInfo .actions .del
{
	background: url(/template/Ongezo/image/delete.gif) no-repeat;
}

.myVacancyList .list .ban a
{
    color: #aaa;
}

.addNewWorkmanResume
{
	margin-top: 11px;
	position:relative;
}

.addNewWorkmanResume .myNotesWrapper	{
	position:absolute;
	top:0;
	left:0;
	padding-left:440px;
	height:1px;
}
.addNewWorkmanResume .myNotes
{
	background: #B7DBFF;
	padding: 7px 10px;
	width:420px;
	float: right;
	color:#4C4C4C;
	margin-left:50px;
}

.addNewWorkmanResume .myNotes h3
{
	color: #4C4C4C;
}

.addNewWorkmanResume .myNotes i
{
	font-style: normal;
	font-size: 11px;
}

.addNewWorkmanResume .myNotes .tbl01
{
	margin: 10px 0 7px 0;
}

.addNewWorkmanResume .myNotes .tbl01 th
{
	width: 120px;
	white-space: nowrap;
	padding-right: 15px;
	padding-top: 2px;
}

.addNewWorkmanResume .myNotes .tbl01 th, .addNewWorkmanResume .myNotes .tbl01 td
{
	padding-bottom: 15px;
}

.addNewWorkmanResume .myNotes .tbl01 .i
{
	width: 98%;
	border: solid 1px #A5BACB;
}

.addNewWorkmanResume .myNotes .tbl01 .t
{
	width: 98%;
	border: solid 1px #A5BACB;
	height: 50px;
	overflow: auto;
}

.addNewWorkmanResume .myNotes .tbl02
{
	margin: 10px 0 7px 0;
}

.addNewWorkmanResume .myNotes .tbl02 th
{
	width: 60px;
	white-space: nowrap;
	padding-right: 27px;
	padding-top: 2px;
}

.addNewWorkmanResume .myNotes .tbl02 th, .addNewWorkmanResume .myNotes .tbl02 td
{
	padding-bottom: 7px;
}

.addNewWorkmanResume .myNotes .tbl02 span
{
	float: left;
	font-size: 11px;
	margin-right: 7px;
}

.addNewWorkmanResume .myNotes .tbl02 span input
{
	display: block;
}

.addNewWorkmanResume .myNotes .tbl02 .i
{
	width: 290px;
	border: solid 1px #A5BACB;
}

.addNewWorkmanResume .myNotes .tbl02 .i2
{
	width: 50px;
}

.addNewWorkmanResume .myNotes .tbl02 .i3
{
	width: 60px;
}

.addNewWorkmanResume .myNotes .tbl02 .i4
{
	width: 150px;
}

.addNewWorkmanResume .myNotes .tbl02 .b1
{
	width: 25px;
	position: relative; //left:-3px;

height:22px;

//top:1px;

}

.addNewWorkmanResume .myNotes .tbl02 .b2
{
	width: 75px;
	color: #4C4C4C;
}

.addNewWorkmanResume .myNotes .tbl02 .bottPadd
{
	padding-bottom: 0;
}

.addNewWorkmanResume .myNotes .tbl02 .bottPadd2
{
	padding-bottom: 20px;
}





.addNewWorkmanResume .featuresList
{
	width: 460px;
}

.addNewWorkmanResume .featuresList h3
{
	margin-bottom: 13px;
}

.addNewWorkmanResume .featuresList th
{
	width: 130px;
	padding-right: 10px;
}

.addNewWorkmanResume .featuresList .about
{
	border-bottom: solid 1px #CCCCCC;
	padding-bottom: 8px;
	margin-bottom: 20px;
}

.addNewWorkmanResume .featuresList .about td, .addNewWorkmanResume .featuresList .about th
{
	padding-bottom: 12px;
}

.addNewWorkmanResume .featuresList .about input
{
	border: solid 1px #819CBA;
	width: 311px;
}

.addNewWorkmanResume .featuresList .idInfo
{
	border-bottom: solid 1px #CCCCCC;
	padding-bottom: 8px;
	margin-bottom: 20px;
}

.addNewWorkmanResume .featuresList .idInfo td, .addNewWorkmanResume .featuresList .idInfo th
{
	padding-bottom: 12px;
}

.addNewWorkmanResume .featuresList .idInfo span
{
	float: left;
	padding-left: 6px;
}

.addNewWorkmanResume .featuresList .idInfo .i
{
	width: 45px;
	display: block;
	position: relative;
	left: -6px;
}

.addNewWorkmanResume .featuresList .idInfo .s
{
	width: 75px;
	position: relative;
	float: left;
	top: 1px;
	margin-right: 5px;
}

.addNewWorkmanResume .featuresList .idInfo .i2
{
	width: 60px;
	display: block;
	position: relative;
	left: -6px;
}

/*RADIO*/

.addNewWorkmanResume .featuresList .idInfo .radio
{
	margin: 0;
	padding: 0;
	position: relative; //left:-5px;

//margin:0-4px00;

}

html:root .addNewWorkmanResume .featuresList .idInfo .radio
{
	margin: 3px 2px 0 0;
	top: 2px;
}

.addNewWorkmanResume .featuresList .idInfo .i3
{
	border: solid 1px #819CBA;
	width: 311px;
}

.addNewWorkmanResume .featuresList .idInfo .s2
{
	width: 150px;
}

/*CHECKBOX*/

.addNewWorkmanResume .featuresList .idInfo .checkbx
{
	margin: 4px 2px 0 -1px;
	padding: 0;
	position: relative; //left:-4px;

//top:2px;

//margin:0-4px00;

}

html:root .addNewWorkmanResume .featuresList .idInfo .checkbx
{
	margin: 3px 2px 0 0;
	top: 2px;
}

.addNewWorkmanResume .featuresList .workExperience
{
	border-bottom: solid 1px #CCCCCC;
	padding-bottom: 8px;
	margin-bottom: 20px;
}

.addNewWorkmanResume .featuresList .workExperience .tbl1
{
}

.addNewWorkmanResume .featuresList .workExperience .tbl2
{
}

.addNewWorkmanResume .featuresList .workExperience td, .addNewWorkmanResume .featuresList .workExperience th
{
	padding-bottom: 12px;
}

.addNewWorkmanResume .featuresList .workExperience .tbl1 .i
{
	width: 47px;
	margin-right: 8px;
	position: relative;
	top: 2px;
}

.addNewWorkmanResume .featuresList .workExperience b
{
	display: block;
	margin-bottom: 14px;
}

.addNewWorkmanResume .featuresList .workExperience .tbl2 .i
{
	border: solid 1px #819CBA;
	width: 311px;
}

.addNewWorkmanResume .featuresList .workExperience .tbl2 .t
{
	width: 311px;
	overflow: auto;
	height: 130px;
}

.addNewWorkmanResume .featuresList .workExperience .tbl2 .s1
{
	width: 80px;
}

.addNewWorkmanResume .featuresList .workExperience .tbl2 .i2
{
	width: 59px;
}

.addNewWorkmanResume .featuresList .workExperience .tbl2 div
{
	text-align: right;
	padding-right: 3px;
}

.addNewWorkmanResume .featuresList .workExperience .checkbx
{
	margin: 4px 2px 0 -1px;
	padding: 0;
	position: relative; //left:-4px;

//top:2px;

//margin:0-4px00;

}

html:root .addNewWorkmanResume .featuresList .workExperience .checkbx
{
	margin: 3px 2px 0 0;
	top: 2px;
}

.addNewWorkmanResume .featuresList .workExperience .b
{
	width: 27px;
	margin-bottom: 5px;
}



.addNewWorkmanResume .featuresList .education
{
	border-bottom: solid 1px #CCCCCC;
	padding-bottom: 8px;
	margin-bottom: 20px;
}

.addNewWorkmanResume .featuresList .education td, .addNewWorkmanResume .featuresList .education th
{
	padding-bottom: 16px;
}

.addNewWorkmanResume .featuresList .education .i
{
	width: 311px;
}

.addNewWorkmanResume .featuresList .education .s
{
	width: 80px;
}

.addNewWorkmanResume .featuresList .education .i2
{
	width: 60px;
}

.addNewWorkmanResume .featuresList .education .b
{
	width: 27px;
	margin-bottom: 5px;
}

.addNewWorkmanResume .featuresList .skills
{
	border-bottom: solid 1px #CCCCCC;
	padding-bottom: 8px;
	margin-bottom: 20px;
}

.addNewWorkmanResume .featuresList .skills td, .addNewWorkmanResume .featuresList .skills th
{
	padding-bottom: 16px;
}

.addNewWorkmanResume .featuresList .skills .b
{
	width: 27px;
	margin-bottom: 20px;
}

.addNewWorkmanResume .featuresList .skills .i
{
	border: solid 1px #819CBA;
	width: 311px;
}

.addNewWorkmanResume .featuresList .skills .s
{
	width: 140px;
}

.addNewWorkmanResume .featuresList .skills .t
{
	width: 311px;
	overflow: auto;
	height: 130px;
}

.addNewWorkmanResume .featuresList .myOpinions
{
	padding-bottom: 8px;
	margin-bottom: 20px;
}

.addNewWorkmanResume .featuresList .myOpinions td, .addNewWorkmanResume .featuresList .myOpinions th
{
	padding-bottom: 16px;
}

.addNewWorkmanResume .featuresList .myOpinions .i
{
	border: solid 1px #819CBA;
	width: 311px;
}

.addNewWorkmanResume .featuresList .myOpinions .t
{
	width: 311px;
	overflow: auto;
	height: 130px;
}

.addNewWorkmanResume .featuresList .myOpinions div
{
	position: relative;
}

.addNewWorkmanResume .featuresList .myOpinions div i
{
	display: block;
	position: absolute;
	width: 245px;
	right: -270px;
	top: 0;
	font-style: normal;
	color: #777777;
	font-size: 11px;
}

.addNewWorkmanResume .saveInfo
{
	background: #DADADA;
	padding: 15px 0 25px 150px;
	color: #777777;
	font-size: 11px;
}

.addNewWorkmanResume .saveInfo p
{
	margin-bottom: 10px;
	display: block;
}

.addNewWorkmanResume .saveInfo div
{
	width: 290px;
}

.addNewWorkmanResume .saveInfo .b
{
}

.addNewWorkmanResume .saveInfo .b2
{
	color: #6D6D6D;
	float: right;
}

.vacancyQuote
{
}

.vacancyQuote .filter
{
	width: 260px;
	float: right;
	padding-top: 12px;
}

.vacancyQuote .filter #searchField
{
	width: 180px;
	border: solid 1px #7F9DB5;
	margin-top: 15px;
}

.vacancyQuote .filter span
{
	display: block;
	margin-bottom: 30px;
}

.vacancyQuote .quote
{
	margin-right: 285px;
}

.vacancyQuote .quote .title
{
	position: relative;
	margin-bottom: 25px;
}

.vacancyQuote .quote .title i
{
	color: #777777;
	font-style: normal;
	display: block;
}

.vacancyQuote .quote .title em
{
	color: #777777;
	font-style: normal;
	font-size: 18px;
	display: block;
}

.vacancyQuote .quote .title a
{
	color: black;
}

.vacancyQuote .quote .title img
{
	position: relative;
	top: 8px;
	margin-left: 8px;
}

.vacancyQuote .quote .actions
{
}

.vacancyQuote .quote .actions
{
	position: absolute;
	top: 17px;
	left: -25px;
	width: 25px;
	z-index: 0;
}

.vacancyQuote .quote .actions a
{
	display: block;
	width: 20px;
	height: 17px;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
}

.vacancyQuote .quote .actions .del
{
	background: url(/template/Ongezo/image/delete.gif) no-repeat;
}

.vacancyQuote .quote .actions .favor
{
	background: url(/template/Ongezo/image/ic_item_favor.gif) no-repeat;
}

.vacancyQuote .quote .actions .favor:hover
{
	background: url(/template/Ongezo/image/ic_item_favor_yes.gif) no-repeat;
}

.vacancyQuote .quote .actions .mailto
{
	background: url(/template/Ongezo/image/sent_small.gif) no-repeat;
}

.currentVacancyItem .actions
{
	position: absolute;
	top: 17px;
	left: -25px;
	width: 25px;
	z-index: 0;
}

.currentVacancyItem .actions a
{
	display: block;
	width: 20px;
	height: 17px;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
}

.currentVacancyItem .actions .del
{
	background: url(/template/Ongezo/image/delete.gif) no-repeat;
}

.currentVacancyItem .actions .favor
{
	background: url(/template/Ongezo/image/ic_item_favor.gif) no-repeat;
}

.currentVacancyItem .actions .favor:hover
{
	background: url(/template/Ongezo/image/ic_item_favor_yes.gif) no-repeat;
}

.currentVacancyItem .actions .mailto
{
	background: url(/template/Ongezo/image/sent_small.gif) no-repeat;
}

.vacancyQuote .quote .statusBar
{
	border-top: solid 8px #B7DBFF;
	border-left: solid 15px #B7DBFF;
	border-right: solid 15px #B7DBFF;
	background: #B7DBFF;
	position: relative;
	left: -12px;
	margin-bottom: 22px;
}

html:root .vacancyQuote .quote .statusBar
{
	left: 0px;
}

html:root .vacancyQuote .quote .statusBar th
{
/*	background: url(/template/Ongezo/image/arr_01.gif) no-repeat;
    background-position: right top;*/
}

/*\*/

html*.vacancyQuote .quote .statusBar th
{
/*	background: url(/template/Ongezo/image/arr_01.gif) 100% 5px no-repeat !important;*/
}

.vacancyQuote .quote .statusBar th
{
/*	background: url(/template/Ongezo/image/arr_01.gif) 100% 5px no-repeat;             */
	padding-bottom: 10px;
	padding-left: 29px;
	white-space: nowrap;
}

.vacancyQuote .quote .statusBar .th0
{
	padding-left: 0;
	width: 145px;
}

.vacancyQuote .quote .statusBar .th1
{
	padding-right: 40px;
}

.vacancyQuote .quote .statusBar .th2
{
	padding-right: 20px;
}

.vacancyQuote .quote .statusBar .th3
{
	background: none !important;
}

.vacancyQuote .quote .statusBar td
{
	padding-left: 29px;
	padding-bottom: 14px;
	vertical-align: middle;
}

.vacancyQuote .quote .statusBar .fTd
{
	padding-left: 0;
	width: 145px;
}

.vacancyQuote .quote .statusBar .nameLink
{
	font-weight: bold;
	color: black;
	display: block;
}

.vacancyQuote .quote .statusBar .yes
{
	text-align: center;
}

.vacancyQuote .quote .statusBar .yes img
{
	background: url(/template/Ongezo/image/arr_yes.gif) 50% 40% no-repeat;
	width: 12px;
	height: 10px;
	float: left;
	margin-left: 10px;
}

.vacancyQuote .quote .competitorDesk
{
	margin-bottom: 20px;
}

.vacancyQuote .quote .competitorDesk p
{
	margin-top: 5px;
}

.vacancyQuote .quote .competitorDesk p b
{
	font-weight: normal;
	color: #FF6600;
}

.vacancyQuote .quote .keyWords
{
	font-size: 11px;
	color: #777777;
}

.myProfileEdit
{
}

.myProfileEdit .title
{
	margin-bottom: 26px;
}

.myProfileEdit .title span
{
	float: right;
}

.myProfileEdit .title span b
{
	font-weight: normal;
}

.myProfileEdit .title span b a
{
	font-weight: normal;
	color: #006600;
	background: url(/template/Ongezo/image/ic_value.gif) 0 50% no-repeat;
	padding-left: 12px;
	margin-left: 8px;
}

.myProfileEdit .title h2 i
{
/*	background: url(/template/Ongezo/image/ic_lock.gif) 100% 60% no-repeat;*/
	padding-right: 13px;
	font-style: normal;
	margin-left: 20px;
}

.myProfileEdit .avatar
{
	border-top: solid 25px white;
	margin-bottom: 8px;
}

.myProfileEdit .avatar img
{
	margin-right: 38px;
	float: left;
	margin-top: -35px;
	position: relative;
}

.myProfileEdit .avatar input
{
	display: block;
	margin-top: 6px;
}

.myProfileEdit .avatar a
{
	background: url(/template/Ongezo/image/a_js_bg_blue.gif) 0 100% repeat-x;
	text-decoration: none;
}

.myProfileEdit .avatar a:hover
{
	background: white;
}

.myProfileEdit .avatar .holder
{
	position: relative;
	height: 1px;
	background: #FFFFFF;
	left: 252px;
	top: 10px;
	width: 604px; //width:605px;

}

.myProfileEdit .avatar .holder .change
{
	border: solid 0px #FFFFFF;
	width: 240px;
	padding: 17px 30px 25px 30px;
	position: absolute;
	right: 0;
	top: 0;
}

.myProfileEdit .avatar .holder .change a
{
	background: url(/template/Ongezo/image/a_js_bg.gif) 0 100% repeat-x;
	text-decoration: none;
	color: black;
}

.myProfileEdit .avatar .holder .change a:hover
{
	background: white;
}



.myProfileEdit th
{
	width: 128px;
	padding-right: 10px;
}

.myProfileEdit td
{
	padding-bottom: 12px;
}

.myProfileEdit .fio
{
	clear: both;
}

.myProfileEdit .fio input
{
	/*		border:solid 1px #7CA2B9;*/
	width: 305px;
	padding-left: 3px;
}

.myProfileEdit .contactsTL
{
	background: url(/template/Ongezo/image/profile_contact_info_01.gif) 0 0 no-repeat;
	padding-top: 1px;
	position: relative;
	margin: 15px 0 0px -6px;
	left: -2px;
	width: 465px;
}

.myProfileEdit .contactsTR
{
	background: url(/template/Ongezo/image/profile_contact_info_02.gif) 100% 0 no-repeat;
	padding-top: 1px;
	position: relative;
	float: left;
}

.myProfileEdit .contactsBR
{
	background: url(/template/Ongezo/image/profile_contact_info_03.gif) 100% 100% no-repeat;
	position: relative;
	float: left;
}

.myProfileEdit .contacts
{
	background: url(/template/Ongezo/image/profile_contact_info_04.gif) 0 100% no-repeat;
	position: relative;
	padding: 2px 8px 5px 8px;
	float: left;
}

.myProfileEdit .contacts .holder
{
	position: absolute;
	height: 1px;
	background: #FFFFFF;
	top: 31px; //top:33px;

left:250px;

width:614px;

}

.myProfileEdit .contacts .holder .change
{
	border: solid 0px #FFFFFF;
	padding: 17px 30px 25px 30px;
	position: absolute;
	right: 0;
	top: 0;
	width: 240px;
}

.myProfileEdit .contacts .holder .change a
{
	background: url(/template/Ongezo/image/a_js_bg.gif) 0 100% repeat-x;
	text-decoration: none;
	color: black;
	margin-bottom: 9px;
}

.myProfileEdit .contacts .holder .change a:hover
{
	background: white;
}

.myProfileEdit .contacts .holder .change input
{
	/*		border:solid 1px #8793B9;*/
	width: 227px;
	padding-left: 3px;
	display: block;
	margin-top: 11px; //margin-top:8px;

color:#777777;

font-size:12px;

}



.myProfileEdit .contacts td
{
	padding-bottom: 0;
}

.myProfileEdit .contacts .bottPadd
{
	padding-bottom: 22px;
}

.myProfileEdit .contacts .a
{
	background: url(/template/Ongezo/image/a_js_bg_blue.gif) 0 100% repeat-x;
	text-decoration: none;
}

.myProfileEdit .contacts .a:hover
{
	background: url(/template/Ongezo/image/s.gif) 0 100% repeat-x;
}

.myProfileEdit .contacts .i1
{
	/*		border:solid 1px #7CA2B9;*/
	width: 305px;
	padding-left: 3px;
}

.myProfileEdit .contacts span
{
	float: left;
	font-size: 11px;
	white-space: nowrap;
	margin-right: 6px;
}

.myProfileEdit .contacts span input
{
	display: block;
}

.myProfileEdit .contacts .i2 input
{
	width: 51px;
	padding-left: 3px;
}

.myProfileEdit .contacts .i3 input
{
	width: 55px;
	padding-left: 3px;
}

.myProfileEdit .contacts .i4 input
{
	width: 132px; //width:131px;

padding-left:3px;

}

.myProfileEdit .contacts .b
{
	width: 27px;
}

.myProfileEdit .contacts i
{
	position: absolute;
	font-style: normal;
	width: 215px;
	color: #666666;
	font-size: 11px;
	top: -3px;
	right: -230px;
}

.myProfileEdit .contacts .hintHolder
{
	position: relative;
	float: right;
}

.myProfileEdit .birthDateHousehold
{
	padding-top: 28px;
	clear: both;
	margin-bottom: 17px;
}

.myProfileEdit .birthDateHousehold td span
{
	float: left;
	margin-right: 4px;
	padding-left: 6px;
}

.myProfileEdit .birthDateHousehold td span input, .myProfileEdit .birthDateHousehold td span select
{
	position: relative;
	left: -6px;
}

.myProfileEdit .birthDateHousehold td span input
{
	width: 50px;
	display: block;
	text-align: center;
}

.myProfileEdit .birthDateHousehold td span select
{
	width: 80px;
}

.myProfileEdit .birthDateHousehold td div
{
	clear: both;
	padding-top: 2px; //padding-top:0;

}

.myProfileEdit .birthDateHousehold div input
{
	margin: 3px 0 0 0px;
	position: relative; //top:2px;

//margin:000-4px;

}

.myProfileEdit .birthDateHousehold td select
{
	width: 137px;
}

.myProfileEdit .iLivingIn
{
	margin-bottom: 10px;
}

.myProfileEdit .iLivingIn h3
{
	margin-bottom: 10px;
}

.myProfileEdit .iLivingIn td, .iLivingIn th
{
	padding-bottom: 7px;
}

.myProfileEdit .iLivingIn input
{
	/*		border:solid 1px #7CA2B9;*/
	width: 305px;
	padding-left: 3px;
}

.myProfileEdit .myInterests
{
	margin-bottom: 38px;
}

.myProfileEdit .myInterests h3
{
	margin-bottom: 5px;
}

.myProfileEdit .myInterests textarea
{
	width: 442px;
	height: 65px;
	overflow: auto;
	padding-left: 3px;
}

.myProfileEdit .myInterests .hint
{
	position: relative;
	width: 445px;
}

.myProfileEdit .myInterests .hint i
{
	display: block;
	position: absolute;
	font-style: normal;
	font-size: 11px;
	color: #666666;
	top: 0;
	width: 220px;
	right: -240px;
}

.myProfileEdit .status
{
	margin-bottom: 25px;
}

.myProfileEdit .status h3
{
	margin-bottom: 11px;
}

.myProfileEdit .status .i1
{
	width: 224px;
	margin-bottom: 4px;
	padding-left: 3px;
}

.myProfileEdit .status span
{
	display: block;
	margin-bottom: 7px;
}

.myProfileEdit .status span .radio
{
	margin: 0;
	padding: 0;
	position: relative;
	top: 0; //margin:000-4px;

//top:2px;

//left:-4px;

}

html:root .myProfileEdit .status span .radio
{
	top: 2px;
}

.myProfileEdit .status span .chkBx
{
	margin: 0;
	padding: 0;
	position: relative;
	top: 0; //margin:000-3px;

//top:2px;

//left:-3px;

}

html:root .myProfileEdit .status span .chkBx
{
	top: 2px;
}

.myProfileEdit .status .i2
{
	/*		border:solid 1px #7CA2B9;*/
	width: 305px;
	padding-left: 3px;
}

.myProfileEdit .status td
{
	padding-bottom: 19px;
}

.myProfileEdit .myProjects
{
	margin-bottom: 34px;
}

.myProfileEdit .myProjects td
{
	padding-bottom: 19px;
}

.myProfileEdit .myProjects h3
{
	margin-bottom: 11px;
}

.myProfileEdit .myProjects input
{
	width: 26px;
	margin-top: -19px; //margin-top:-30px;

}

.myProfileEdit .myProjects td input
{ /*		border:solid 1px #7CA2B9;*/
	width: 305px;
	margin-top: 0;
	padding-left: 3px;
}

.myProfileEdit .myProjects td textarea
{
	width: 305px;
	padding-left: 3px;
	overflow: auto;
	height: 130px;
}

.myProfileEdit .myProjects .hint
{
	position: relative;
	width: 308px;
}

.myProfileEdit .myProjects .hint i
{
	display: block;
	position: absolute;
	font-style: normal;
	font-size: 11px;
	color: #666666;
	top: 0;
	width: 220px;
	right: -240px;
}



.myProfileEdit .myEducation
{
	margin-bottom: 24px;
}

.myProfileEdit .myEducation h3
{
	margin-bottom: 11px;
}

.myProfileEdit .myEducation th
{
	padding-bottom: 15px;
}

.myProfileEdit .myEducation td input
{
	width: 305px;
	padding-left: 3px;
}

.myProfileEdit .myEducation td span
{
	float: left;
}

.myProfileEdit .myEducation td span input
{
	width: 54px;
	padding-left: 3px;
}

.myProfileEdit .myEducation td span select
{
	width: 77px;
}

.myProfileEdit .myEducation input
{
	width: 26px;
}

.myProfileEdit .saveInfo
{
	background: #DADADA;
	padding: 16px 0 0 136px;
	height: 46px;
}



.adminSection
{
}

.adminSection a
{
	font-size: 20px;
	margin-right: 16px;
}

.adminSection strong
{
	font-size: 30px;
	font-weight: normal;
	margin-right: 19px;
}

.adminSection strong a
{
	color: black;
	margin-right: 0;
}

.adminVacList .filter
{
	width: 220px;
	float: right;
	padding-top: 24px;
}

.adminVacList .filter #searchField
{
	width: 180px;
	border: solid 1px #7F9DB5;
	margin-top: 20px;
}

.adminVacList .list
{
	margin-right: 250px;
	padding-top: 24px;
}

.adminVacList .list .item
{
	margin-bottom: 25px;
}

.adminVacList .list .ban
{
    color: #aaa;
}

.adminVacList .list .item .stat
{
	float: right;
	width: 15%;
	margin-top: 28px;
}

.adminVacList .list .item .stat a
{
	display: block;
	margin-top: 4px;
}

.adminVacList .list .item .user
{
	margin-right: 200px;
}

.adminVacList .list .item .whoWant
{
	width: 30%;
	float: right;
	margin-top: 28px;
}

.adminVacList .list .item .whoWant strong
{
	display: block;
	margin-top: 4px;
}

.adminVacList .list .item .whoWant strong a
{
	color: black;
}

.adminVacList .list .info
{
	margin-right: 170px;
}

.adminVacList .list .info i
{
	display: block;
	font-style: normal;
	color: #777777;
	font-size: 11px;
}

.adminVacList .list .item .info span
{
	position: relative;
	left: -13px;
	display: block;
	margin-bottom: 3px; //margin-bottom:1px;

padding-left:13px;

}

.adminVacList .list .item .info span cite
{
	white-space: nowrap;
	font-style: normal;
}

.adminVacList .list .item .info span .del img
{
	width: 6px;
	height: 5px;
	position: relative;
	left: -20px;
	margin-right: -24px;
}

.adminVacList .list .item .info span a
{
	font-weight: bold;
	font-size: 14px;
}

.adminVacList .list .item .info span b
{
	font-weight: normal;
	color: #FF8210;
}

.adminVacList .list .ban a, .adminVacList .list .ban .info span b
{
    color: #aaa;
}

.adminVacList .list .item .info img
{
	vertical-align: middle;
	margin: 0 3px 0 8px;
}

.adminCounts
{
}

.adminCounts .options
{
	padding-top: 20px;
	height: 65px;
}

.adminCounts .options .legend
{
	color: #777777;
	font-size: 11px;
	float: right;
}

.adminCounts .options .legend b
{
	background: url(/template/Ongezo/image/ic_arr_yes.gif) 0 50% no-repeat;
	font-weight: normal;
	padding-left: 12px;
	display: block;
}

.adminCounts .options .legend i
{
	font-style: normal;
	background: #FFF2B8;
	display: block;
	margin-left: 22px;
	padding: 0 3px 3px 3px;
}

.adminCounts .options a
{
	background: url(/template/Ongezo/image/ic_arr_yes_big.gif) 50% 0 no-repeat;
	padding-top: 25px;
	float: left;
	margin-right: 25px;
}

.adminCounts .options em a
{
	background: url(/template/Ongezo/image/ic_mail_cover.gif) 50% 0 no-repeat;
	font-style: normal;
}

.adminCounts .filter
{
	margin-bottom: 25px;
}

.adminCounts .filter .b1
{
	background: url(/template/Ongezo/image/but_grid.gif);
	width: 30px;
	height: 20px;
	position: relative;
	top: 4px;
	margin-right: 4px;
}

.adminCounts .filter .i1
{
	border: solid 1px #7F9DB5;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: black;
	font-size: 12px;
}

.adminCounts .filter .b2
{
	margin-right: 4px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: black;
	font-size: 12px;
}

.adminCounts .filter .b3
{
	background: #FFBFBF;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: black;
	font-size: 12px;
}

.adminCounts .filter .b4
{
	background: #D0EED0;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: black;
	font-size: 12px;
}

.adminCounts .statsTable
{
}

.adminCounts .statsTable th
{
	padding: 8px 17px 3px 0;
	border-bottom: solid 1px #CCCCCC;
	font-size: 11px;
	white-space: nowrap;
	vertical-align: middle;
}

.adminCounts .statsTable th .checkbox
{
	margin: 0;
	padding: 0;
	position: relative;
	top: 2px;
	margin-left: 5px; //margin-left:0px;

}

.adminCounts .statsTable th a
{
	background: url(/template/Ongezo/image/a_js_bg.gif) 0 100% repeat-x;
	text-decoration: none;
	color: black;
}

.adminCounts .statsTable th a:hover
{
	background: url(/template/Ongezo/image/s.gif) 0 100% repeat-x;
}

.adminCounts .statsTable th .i
{
	border: solid 1px #7F9DB5;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: black;
	font-size: 11px;
	margin-left: 4px;
	width: 132px;
	padding-left: 3px;
}

.adminCounts .statsTable th .i2
{
	width: 77px;
}

.adminCounts .statsTable .th0
{
	width: 1px;
}

.adminCounts .statsTable .th1
{
	width: 80px;
}

.adminCounts .statsTable .th2
{
	width: 125px;
}

.adminCounts .statsTable .th3
{
	width: 220px;
}

.adminCounts .statsTable .th8
{
	width: 1px;
}

.adminCounts .statsTable th img
{
	vertical-align: bottom;
}

.adminCounts .statsTable td
{
	white-space: nowrap;
	padding: 10px 0;
}

.adminCounts .statsTable td i
{
	font-size: 11px;
	color: #777777;
	font-style: normal;
}

.adminCounts .statsTable td em
{
	font-style: normal;
	position: relative;
	left: -11px;
}

.adminCounts .statsTable td em a
{
	background: url(/template/Ongezo/image/ic_arr_yes.gif) 0 50% no-repeat;
	padding-left: 11px;
}

.adminCounts .statsTable td b
{
	font-weight: normal;
	display: block;
}

.adminCounts .statsTable td b a
{
	color: black;
}

.adminCounts .statsTable td img
{
	background: url(/template/Ongezo/image/ic_buble.gif);
	width: 18px;
	height: 15px;
	margin-right: 10px;
}

.adminCounts .statsTable td .checkbox
{
	margin: 0;
	padding: 0;
	position: relative; //top:-2px;

margin-left:5px;

}

.adminCounts .statsTable .bankTransfer
{
	background: #FFF2B8;
}

.adminCounts .statsTable .bankTransfer .checkbox
{
	background: #FFF2B8;
	color: #FFF2B8;
}

.adminCounts .statsTable .takemoney
{
    background: #bbffcc;
}

.adminCounts .statsTable .takemoney .checkbox
{
    background: #bbffcc;
    color: #bbffcc;
}

.adminCounts .statsTable td a cite
{
    display: block;
    background: url(/template/Ongezo/image/ic_bubble_comments_no.png); //background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/template/Ongezo/image/ic_bubble_comments_no.png, sizingMethod=crop);
    width:18px;
    height:15px;
    cursor:pointer;
    position:relative;

}

.adminCounts .statsTable td a cite.yes
{
    background: url(/template/Ongezo/image/ic_bubble_comments.png); //background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/template/Ongezo/image/ic_bubble_comments.png, sizingMethod=crop);
}


.adminUsers
{
}

.adminUsers .options
{
	margin-top: 25px;
	height: 40px;
	margin-bottom: 20px;
}

.adminUsers .options span
{
	float: right;
	color: #808080;
	font-size: 11px;
}

.adminUsers .options a
{
	float: left;
	padding-top: 25px;
	margin-right: 22px;
	background: url(/template/Ongezo/image/ic_mail_cover.gif) 50% 4px no-repeat;
}

.adminUsers .options i a
{
	font-style: normal;
	background: url(/template/Ongezo/image/ic_mail_cover2.gif) 50% 0 no-repeat;
}

.adminUsers .options b a
{
	font-weight: normal;
	background: url(/template/Ongezo/image/ic_ban.gif) 50% 0 no-repeat;
}

.adminUsers .options u a
{
    font-style: normal;
    background: url(/template/Ongezo/image/ic_unban.gif) 50% 0 no-repeat;
}

.adminUsers .userList
{
}

.adminUsers .userList th
{
	white-space: nowrap;
	padding-right: 18px;
}

.adminUsers .userList th .i
{
	color: #999999;
	width: 257px;
	border: solid 1px #789DB7;
	padding-left: 3px;
}

.adminUsers .userList th a
{
	text-decoration: none;
	color: black;
	background: url(/template/Ongezo/image/a_js_bg.gif) 0 100% repeat-x;
	font-size: 11px;
}

.adminUsers .userList th a:hover
{
	background: url(/template/Ongezo/image/s.gif) 0 100% repeat-x;
}

.adminUsers .userList th a img
{
	vertical-align: bottom;
}

.adminUsers .userList td
{
	padding: 24px 18px 0 0; //padding:20px18px00;

}

.adminUsers .userList td .chkbox
{
	margin: 0;
	padding: 0;
	position: relative; //top:-2px;

}

.adminUsers .userList td i
{
	color: #777777;
	display: block;
	margin-top: -13px;
	font-style: normal;
	font-size: 11px;
}

.adminUsers .userList td a
{
	color: black;
	display: block;
}

.adminUsers .userList td b
{
	font-weight: normal;
	color: #006633;
}

.adminUsers .userList .td0
{
	width: 1px;
}

.adminUsers .userList .td1
{
	width: 210px;
}

.adminUsers .userList .td2
{
	width: 150px;
}

.adminUsers .userList .banned
{
}

.adminUsers .userList .banned td
{
	color: #808080;
}

.adminUsers .userList .banned td i
{
	color: #777777;
}

.adminUsers .userList .banned td a
{
	color: #777777;
}

.adminUsers .userList .banned td b
{
	color: #80B399;
}

.adminSendMessage
{
	margin-top: 18px;
}

.adminSendMessage .archive
{
	width: 210px;
	float: right;
	margin-top: 40px;
}

.adminSendMessage .archive .item
{
	margin-bottom: 12px;
}

.adminSendMessage .archive .item i
{
	font-style: normal;
	font-size: 11px;
	display: block;
}

.adminSendMessage .inputBlock
{
	margin-right: 260px;
}

.adminSendMessage .inputBlock h3
{
	margin-bottom: 15px;
}

.adminSendMessage .inputBlock h3 a
{
	color: black;
}

.adminSendMessage .inputBlock span
{
	display: block;
	margin-bottom: 15px;
	margin-top: 5px;
}

.adminSendMessage .inputBlock span input
{
	/*		border:solid 1px #7C99B7;*/
	width: 350px;
	padding-left: 3px;
	margin-left: 16px;
	position: relative;
	color: black;
}

.adminSendMessage .inputBlock textarea
{
	width: 408px; //width:405px;

height:140px;

overflow:auto;

margin-bottom:20px;

display:block;

}

.adminSendMessage .inputBlock input
{
	color: #747371;
}

.adminSendMessage .inputBlock strong a
{
	color: black;
}

.billing
{
}

.billing .clear
{
	clear: both;
}

.billing .rechargeCount
{
	width: 365px;
	float: left;
}

.billing .rechargeCount h2
{
	margin-bottom: 7px;
}

.billing .rechargeCount cite
{
	font-style: normal;
	font-size: 14px;
}

.billing .rechargeCount .informer
{
	min-height: 60px;
	line-height: 60px;
	background: #CCFFCC;
	padding: 0 45px 0 12px;
	margin: 5px 0 15px 0;
	position: relative;
	left: -12px;
	white-space: nowrap;
}

* html .billing .rechargeCount .informer
{
	height: 60px;
}

.billing .rechargeCount .informer strong
{
	font-weight: normal;
	font-size: 20px;
}

.billing .rechargeCount .informer i
{
	font-style: normal;
	float: right;
	font-size: 11px;
	line-height: 60px;
}

.billing .rechargeCount .currency
{
	font-size: 11px;
	width: 270px;
	margin: 15px 0 0 0;
}

.billing .rechargeCount .currency th
{
	padding: 0 0 4px 0;
}

.billing .rechargeCount .currency .th0
{
	padding: 0;
	width: 1px;
}

.billing .rechargeCount .currency td
{
	padding: 0 10px 12px 0;
	vertical-align: middle;
	white-space: nowrap;
}

.billing .rechargeCount .currency td input
{
	margin: 0;
	padding: 0;
}

.billing .rechargeCount .currency td .i
{
	width: 110px;
	margin-right: 2px; //margin-right:0px;

}

.billing .rechargeCount .currency td .radio
{
	margin: 0;
	padding: 0;
	position: relative;
	top: 2px; //top:0;

}

.billing .rechargeCount .summ
{
	font-size: 20px;
}

.billing .rechargeCount .summ input
{
	margin-top: 10px;
	display: block;
	color: #808080;
}

.billing .paymentHistory
{
	margin-left: 450px;
}

.billing .paymentHistory h2
{
	margin-bottom: 15px;
}

.billing .paymentHistory th
{
	font-size: 11px;
	padding: 0 20px 5px 0;
	border-bottom: solid 1px #E0E0E0;
}

.billing .paymentHistory td
{
	padding: 14px 20px 0 0;
}

.billing .paymentHistory td i
{
	font-style: normal;
	background: url(/template/Ongezo/image/ic_minus.gif) 0 50% no-repeat;
	padding-left: 20px;
	position: relative;
	left: -20px;
	display: block;
}

.billing .paymentHistory td b
{
	font-weight: normal;
	background: url(/template/Ongezo/image/ic_plus.gif) 0 50% no-repeat;
	padding-left: 20px;
	position: relative;
	left: -20px;
	display: block;
}

.billing .paymentHistory td u
{
    font-style: normal;
    text-decoration: none;
    background: url(/template/Ongezo/image/ic_plus_grayed.gif) 0 50% no-repeat;
    padding-left: 20px;
    position: relative;
    left: -20px;
    display: block;
}

.billing .paymentHistory td s
{
    font-weight: normal;
    text-decoration: none;
    background: url(/template/Ongezo/image/ic_minus_grayed.gif) 0 50% no-repeat;
    padding-left: 20px;
    position: relative;
    left: -20px;
    display: block;
}

.makeInvoice
{
	margin-top: 10px;
}

.makeInvoice .workman
{
	float: right;
	width: 260px;
}

.makeInvoice .workman strong
{
	display: block;
	color: black;
	font-weight: normal;
}

.makeInvoice .workman strong a
{
	color: black;
}

.makeInvoice .legend
{
	font-style: normal;
	display: block;
	margin-bottom: 25px;
}

.makeInvoice .legend i
{
	color: #FF0000;
	font-style: normal;
}

.makeInvoice .agreementCount
{
	margin-bottom: 25px;
}

.makeInvoice .agreementCount h3
{
	margin-bottom: 10px;
}

.makeInvoice .agreementCount table
{
	width: 460px;
}

.makeInvoice .agreementCount th
{
	width: 135px;
	padding-right: 15px;
	padding-bottom: 10px;
	vertical-align: middle;
}

.makeInvoice .agreementCount td
{
	padding-bottom: 10px;
	vertical-align: middle;
}

.makeInvoice .agreementCount i
{
	color: #FF0000;
	font-style: normal;
}

.makeInvoice .agreementCount input
{
	border: solid 1px #7F9DB5;
	width: 74px;
	padding-left: 3px;
	padding-right: 3px;
}

.makeInvoice .agreementCount .summ td, .makeInvoice .agreementCount .summ th
{
	border-top: solid 1px #CECECE;
	padding-top: 8px;
	font-weight: bold;
}

.makeInvoice .agreementCount .hint
{
	position: relative;
}

.makeInvoice .agreementCount .hint cite
{
	position: absolute;
	display: block;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	color: #777777;
	right: -190px;
	width: 175px;
}

.makeInvoice .invoiceValue
{
	margin-bottom: 15px;
}

.makeInvoice .invoiceValue h3
{
	margin-bottom: 13px;
}

.makeInvoice .invoiceValue a
{
	text-decoration: none;
	color: black;
	background: url(/template/Ongezo/image/a_js_bg.gif) 0 100% repeat-x;
}

.makeInvoice .invoiceValue a:hover
{
	background: url(/template/Ongezo/image/s.gif) 0 100% repeat-x;
}

.makeInvoice .invoiceValue b a
{
	text-decoration: none;
	color: #003399;
	font-weight: normal;
	background: url(/template/Ongezo/image/a_js_bg_blue.gif) 0 100% repeat-x;
}

.makeInvoice .invoiceGrantee
{
	margin-bottom: 20px;
}

.makeInvoice .invoiceGrantee h3
{
	margin-bottom: 12px;
}

.makeInvoice .invoiceGrantee table
{
	width: 460px;
}

.makeInvoice .invoiceGrantee th
{
	width: 135px;
	padding-right: 15px;
	padding-bottom: 10px;
	vertical-align: middle;
}

.makeInvoice .invoiceGrantee td
{
	padding-bottom: 10px;
	vertical-align: top;
}

.makeInvoice .invoiceGrantee i
{
	color: #FF0000;
	font-style: normal;
}

.makeInvoice .invoiceGrantee .hint
{
	position: relative;
}

.makeInvoice .invoiceGrantee .hint cite
{
	position: absolute;
	display: block;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	color: #777777;
	right: -190px;
	width: 175px;
}

.makeInvoice .invoiceGrantee input
{
	border: solid 1px #7F9DB5;
	width: 300px;
	padding-left: 3px;
	padding-right: 3px;
}

.makeInvoice .invoiceGrantee span
{
	float: left;
	font-size: 11px;
}

.makeInvoice .invoiceGrantee span input
{
	margin-right: 5px;
	display: block;
	border-top: solid 2px #808080;
	border-left: solid 2px #808080;
	border-right: solid 1px #D4D0C8;
	border-bottom: solid 1px #D4D0C8;
	width: 49px;
}

.makeInvoice .invoiceGrantee span .i1
{
	width: 56px;
}

.makeInvoice .invoiceGrantee span .i2
{
	width: 165px;
	margin-right: 0;
}

html:root*.makeInvoice .invoiceGrantee span .i2
{
	width: 162px;
}

.makeInvoice .invoiceGrantee .i3
{
	width: 90px;
}

.makeInvoice .granteeFace
{
	margin-bottom: 25px;
}

.makeInvoice .granteeFace h3
{
	margin-bottom: 12px;
}

.makeInvoice .granteeFace table
{
	width: 460px;
}

.makeInvoice .granteeFace th
{
	width: 135px;
	padding-right: 15px;
	padding-bottom: 10px;
	vertical-align: middle;
}

.makeInvoice .granteeFace td
{
	padding-bottom: 10px;
	vertical-align: top;
}

.makeInvoice .granteeFace i
{
	color: #FF0000;
	font-style: normal;
}

.makeInvoice .granteeFace input
{
	border: solid 1px #7F9DB5;
	width: 300px;
	padding-left: 3px;
	padding-right: 3px;
}

.makeInvoice .but
{
	padding-left: 150px;
}

.awardRequest
{
	margin: 20px 0 0 0;
}

.awardRequest .options
{
	height: 21px;
}

.awardRequest .options span
{
	float: right;
	font-size: 11px;
}

.awardRequest .options span b
{
	font-weight: normal;
	background: url(/template/Ongezo/image/arr_red_uniq.gif) 0 0 no-repeat;
	display: block;
	padding-left: 24px;
	color: #777777;
	width: 100px;
}

.awardRequest .options span i
{
	font-style: normal;
	display: block;
	padding-left: 24px;
	color: #FF0000;
}

.awardRequest .options a em
{
	float: left;
	background: url(/template/Ongezo/image/ic_mail_cover.gif) 0 50% no-repeat;
	height: 21px;
	line-height: 21px;
	padding-left: 25px;
	font-style: normal;
	cursor: pointer;
	margin-right: 50px;
	color: #003399;
	text-decoration: underline;
}

.awardRequest .options a em:hover
{
	text-decoration: none;
	color: #FF8210;
}

.awardRequest .options a strong
{
	float: left;
	background: url(/template/Ongezo/image/ic_wtite_mess.gif) 0 0 no-repeat;
	height: 21px;
	line-height: 21px;
	padding-left: 20px;
    margin-right: 50px;
	font-weight: normal;
	cursor: pointer;
	color: #003399;
	text-decoration: underline;
}

.awardRequest .options a strong:hover
{
	text-decoration: none;
	color: #FF8210;
}

.awardRequest .options a b
{
    float: left;
    background: url(/template/Ongezo/image/ic_delete.gif) 0 0 no-repeat;
    height: 21px;
    line-height: 21px;
    padding-left: 20px;
    margin-right: 50px;
    font-weight: normal;
    cursor: pointer;
    color: #003399;
    text-decoration: underline;
}

.awardRequest .options a b:hover
{
    text-decoration: none;
    color: #FF8210;
}

.awardRequest .requestList
{
	margin: 25px 0;
}

.awardRequest .requestList th
{
	border-bottom: solid 1px #CCCCCC;
	padding: 0 10px 5px 0;
	vertical-align: middle;
	font-size: 11px;
	white-space: nowrap;
}

.awardRequest .requestList .th0
{
	width: 1px;
}

.awardRequest .requestList .td0
{
	width: 1px;
}

.awardRequest .requestList .th6
{
}

.awardRequest .requestList th a
{
	background: url(/template/Ongezo/image/a_js_bg.gif) 0 100% repeat-x;
	color: black;
	text-decoration: none;
}

.awardRequest .requestList th a:hover
{
	background: url(/template/Ongezo/image/s.gif) 0 100% repeat-x;
}

.awardRequest .requestList th a img
{
	position: relative;
	top: 2px;
	margin-right: 3px;
}

.awardRequest .requestList th input
{
	border: solid 1px #7F9DB5;
	color: #777777;
	font-size: 11px;
	width: 129px;
	padding-left: 3px;
	padding-right: 3px;
	position: relative;
	top: 2px;
}

.awardRequest .requestList td
{
	padding: 26px 10px 8px 0;
}

.awardRequest .requestList td i
{
	font-style: normal;
	color: #777777;
	font-size: 11px;
	/*position: relative;*/
	/*display: block;*/
	top: -15px;
	margin-bottom: 2px;
}

.awardRequest .requestList td i i
{
	position: absolute;
	width: 25px;
	left: -27px; //left:-29px;

text-align:right;

white-space:nowrap;

top:0;

height:11px;

line-height:11px;

}

.awardRequest .requestList td i i a
{
	display: inline;
	margin: 0;
	padding: 0;
}

.awardRequest .requestList td i i img
{
	margin: 0;
	position: relative;
	vertical-align: middle;
}

.awardRequest .requestList td .checkbox
{
	margin: 0;
	padding: 0;
	position: relative;
	margin-left: 5px; //margin-left:1px;

//top:-3px;

}

.awardRequest .requestList td a
{
/*	display: block;*/
}

.awardRequest .requestList td b
{
	color: black;
	font-weight: normal;
/*	display: block;*/
	margin-top: -15px;
}

.awardRequest .requestList td q
{
	color: black;
	font-style: normal;
/*	display: block;*/
	margin-top: -15px;
}

.awardRequest .requestList td strong
{
	color: black;
	font-weight: normal;
/*	margin-top: -15px;
	display: block;*/
}

.awardRequest .requestList td em
{
	color: #FF0000;
	font-style: normal;
}

.awardRequest .requestList td a em
{
	text-decoration: underline;
	margin-top: -15px;
/*	display: block;*/
}

.awardRequest .requestList td a em:hover
{
	text-decoration: none;
}

.awardRequest .requestList td a cite
{
	display: block;
	background: url(/template/Ongezo/image/ic_bubble_comments_no.png); //background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/template/Ongezo/image/ic_bubble_comments_no.png, sizingMethod=crop);

width:18px;

height:15px;

cursor:pointer;

position:relative;

}

.awardRequest .requestList td a cite.yes
{
	background: url(/template/Ongezo/image/ic_bubble_comments.png); //background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/template/Ongezo/image/ic_bubble_comments.png, sizingMethod=crop);

}

.awardRequest .requestList tr.paid td
{
	background: #FFF2B8;
	border-bottom: solid 1px white;
}

.awardRequest .requestList td span
{
/*	position: relative;*/
}

.awardRequest .requestList td span p
{
	position: absolute;
/*	display: block;*/
	width: 235px;
	border: solid 1px #7F9DB5;
	background: white;
	padding: 3px 3px 2px 3px;
	font-style: normal;
	top: 2px;
	left: -240px;
}

#sort_type i { font-style: normal;  }
#sort_type i a { color: #FF8210; }

.invoiceInfo    {
}
.invoiceInfo .options    {
    float:right;
    width:360px;
}
.invoiceInfo .options a    {
    color:black;
    display:block;
}
.invoiceInfo .options span    {
    display:block;
    padding-bottom:1.5em;
}
.invoiceInfo .options span a    {
    display:block;
    color:#003399;
    background:url(/template/Ongezo/image/ic_print_blue.gif) 0 2px no-repeat;
    height:17px;
    line-height:15px;
    padding-left:20px;
    position:relative;
    left:-20px;
}
.invoiceInfo .options cite    {
    display:block;
    margin-bottom:15px;
    font-style:normal;
}
.invoiceInfo .options cite a    {
    display:block;
    color:#003399;
    background: url(/template/Ongezo/image/ic_del_big.gif) 0 4px no-repeat;
    height:17px;
    line-height:15px;
    padding-left:20px;
    position:relative;
    left:-20px;
}
.invoiceInfo .options p    {
    display:block;
    margin-top:15px;
}
.invoiceInfo .options p strong    {
    display:block;
}
.invoiceInfo .options p i    {
    display:block;
    font-style:normal;
}
.invoiceInfo .passportA    {
    margin-right:400px;
    margin-bottom:20px;
}
.invoiceInfo .passportA h2    {
    margin-bottom:25px;
}
.invoiceInfo .passportA i    {
    color:#777777;
    font-size:11px;
    font-style:normal;
}
.invoiceInfo .passportA h3    {
    position:relative;
    margin-bottom:10px;
}
.invoiceInfo .passportA img    {
    background:url(/template/Ongezo/image/ic_del_big.gif);
    width:11px;
    height:10px;
    margin-right:4px;
}
.invoiceInfo .passportA th    {
    width:135px;
    padding:0 15px 5px 0;
}
.invoiceInfo .passportA td    {
    padding:0 15px 5px 0;
    vertical-align:middle;
}
.invoiceInfo .passportA td ul    {
    margin:0;
    padding:0;
    list-style:none;
}
.invoiceInfo .passportA td li    {
    margin:0;
    padding:0;
}
.invoicePassport    {
}
.invoicePassport h2    {
    margin-bottom:15px;
}
.invoicePassport .options    {
    float:right;
    width:260px;
}
.invoicePassport .options span    {
    display:block;
    margin-bottom:17px;
    position:relative;
    left:-18px;
}
.invoicePassport .options span a    {
    display:block;
    background:url(/template/Ongezo/image/ic_arr_yes_3.gif) 0 2px no-repeat;
    padding-left:18px;
}
.invoicePassport .options .view    {
}
.invoicePassport .options .view a    {
    text-decoration:none;
    background:url(/template/Ongezo/image/a_js_bg_blue.gif) 0 100% repeat-x;
}
.invoicePassport .options .view a:hover    {
    background:url(/template/Ongezo/image/s.gif) 0 100% repeat-x;
}
.invoicePassport .options .edit    {
}
.invoicePassport .options .edit a    {
    color:black;
    text-decoration:none;
    background:url(/template/Ongezo/image/a_js_bg.gif) 0 100% repeat-x;
}
.invoicePassport .options .edit a:hover    {
    background:url(/template/Ongezo/image/s.gif) 0 100% repeat-x;
}
.invoicePassport .options .edit textarea    {
    border:solid 1px #7A9BBC;
    padding:3px 4px;
    overflow:auto;
    width:245px;
    height:70px;
    position:relative;
    left:-4px;
    font-family:Tahoma, Verdana, Arial, sans-serif;
    color:black;
    font-size:12px;
    margin-top:2px;
}
.info    {
    margin-right:400px;
}
.info h3    {
    margin-bottom:10px;
}
.info table    {
    margin-bottom:10px;
}
.info th    {
    width:135px;
    padding:0 15px 5px 0;
}
.info td    {
    padding:0 15px 5px 0;
}
.info em    {
    font-style:normal;
}
.info em a    {
    color:#003399;
}
.info i    {
    color:#777777;
    font-size:11px;
    font-style:normal;
}
.info td span    {
    float:left;
    width:75px;
    text-align:right;
    margin-right:7px;
}
.info td a    {
    color:black;
}
.info td em a    {
    color:#003399;
    font-style:normal;
}

.zzzZzz	{
	background:red !important;
	border:solid 1px red !important;
}
.displayNone	{
	display:none !important;
}

.addInfoTableHead
{
    display: block;
    margin-top: 10px;
    margin-bottom: 5px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}

.addInfoTable
{
    width: 100%;
    text-align: left;
    font-size: 12px;
}

.addInfoTable th
{
    width: 50%;
    font-weight: normal;
}

.addInfoTable th, .addInfoTable td
{
    padding: 3px;
}

.adminStat 
{
    padding-top: 30px;
}

.adminStat .statItem
{
    float: left;
    width: 48%;
    min-width: 460px;
    font-size: 12px;
    height: 250px;
}

.adminStat .statItem h3
{
    padding-bottom: 5px;
}

.adminStat .statItem .timeIntervals
{
    padding-bottom: 5px;
}

.adminStat .statItem .timeIntervals span
{
    margin-left: 30px;
    color: black;
}

.adminStat .statItem .timeIntervals span.sel
{
    font-weight: bold;
}

.adminStat .statItem .timeIntervals a
{
    color: #16f;
    margin-left: 30px;
    text-decoration: none;
    border-bottom: 1px dotted blue;
}
.adminStat .statItem .timeIntervals a:hover { border-bottom: 0; }

.adminStat .statItem .statResult
{
    float: left;
    width: 125px;
    padding-top: 5px;
    height: 180px;
    overflow: auto;
    overflow-x: hidden;
}

.adminStat .statItem .statGraph
{
    float: left; 
    background: white; 
    width: 300px; 
    height: 150px; 
    margin: 20px 0 0 20px;
}

.adminStat .statItem .statResult a
{
    color: #16f;
    border-bottom: 1px dashed blue;
    text-decoration: none;
}
.adminStat .statItem .statResult a:hover { border-bottom: 0; }

.adminStat .statItem .statResult table
{
    width: 110px;
}
.adminStat .statItem .statResult th { width: 65px; }
.adminStat .statItem .statResult td { text-align: right; padding-right: 5px; }

.adminStat .statTable
{
    width: 800px; 
    table-layout: fixed;
    vertical-align: middle;
}

.adminStat .statTable td { vertical-align: middle; padding:2px; }



.adminStatPay .yearPager
{
    padding-top: 30px;
    text-align:center;
}
.adminStatPay .yearPager a
{
    color: #16f;
    margin-left: 30px;
    text-decoration: none;
    border-bottom: 1px dotted blue;
}
.adminStatPay .yearPager a:hover { border-bottom: 0; }
.adminStatPay .yearPager span { margin-left: 30px; font-weight: bold; color: black; }

.adminStatPay .MainTable
{
    width: 980px;
    margin: 0 auto;
}
.adminStatPay .MainTable td { text-align: left; padding: 2px; vertical-align: middle; padding-left: 6px; }
.adminStatPay .MainTable th { text-align: left; padding: 4px; vertical-align: middle; }


	.stubLayer	{
/*		background:url(/template/Ongezo/image/transparent_bg.png);
		//background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/template/Ongezo/image/transparent_bg.png, sizingMethod=scale);*/
		position:absolute;
		top:0;
		left:0;
		width:100%;
		height:100%;
		z-index:6000;
	}
	.stubLayer img	{
		position:absolute;
		top:50%;
		margin-top:-16px;
		left:50%;
		margin-left:-16px;
		width:32px;
		height:32px;
	}

