html, body 
{  
	width: 100%;  
	height: 100%;  
	padding: 0;  
	margin: 0; 
	background-color: #F3F3F3;  
} 
body {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  position: relative;
}
#tooltip
{
	background:#FFFFFF;
	border:1px solid #666666;
	color:#333333;
	font:menu;
	font-size:12px;
	margin:0px;
	padding:5px 7px;
	position:absolute;
	visibility:hidden
}
#main
{
	width: 1039px;
	margin: auto; 
	margin-top: 21px;
}
#header
{
	width: 1039px;
	height: 87px;
}
#logo
{
	float: left;
	border: 0px;
}
#smallBanner
{
	float: left;
	border: 0px;
	margin-left:30px;
}
#rightMenu
{
	float: right; 
	font-family: Tahoma; 
	font-size: 13px; 
	font-style: normal; 
	color: #a3a3a3;
	margin-top: 22px;
    margin-right: 0px;
}
#rightMenu a
{
	font-family: Tahoma; 
	font-size: 13px; 
	font-style: normal; 
	color: #a3a3a3;
	text-decoration: none;
}
#logoAbout
{ 
	float: left;
	clear: both;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold; 
	color: #243145;
	margin-top:6px;
	margin-left: 7px;
	width: 750px;
}
#enter
{
	height:	37px;
	width: 1039px;
	background: url(/images/header_bg.gif);
}
#fields
{
	height: 24px;
	width: 1000px;
	padding-left: 40px;
	margin-top: 0px;
	padding-top: 7px;
}
#remchb
{
	float:left;
	margin: 2px 4px 0px 14px;
}
.rememb
{
	float:left;
	margin-top:5px;
	font-family: Tahoma; 
	font-size: 12px; 
	font-style: normal;
	color: #243145;
	font-weight: normal;
}
.textBox
{
	float: left;
	margin: 0px;
	padding: 4px 0px 4px 8px;
	border: solid 1px #AEAEAE;
	width: 159px; 
	height: 14px;
	font-family:Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
#pass
{
	margin-left: 22px;
}
#button
{
	float: left;
	width: 27px;
	height: 24px;
	background:#A4A4A4 url(/images/button_in.gif) no-repeat left;
	margin-left: 73px;
	border-width:0px;
	cursor:pointer;
}
#fields a
{
	font-family: Tahoma;
	font-size: 12px;
	color: #BD4B4B;
	font-style: normal;
	text-decoration: underline;
}
#fields form
{
	float:left;
}
#regist
{
	float: left;
	margin-left: 69px;
	margin-top: 5px;
}
#forget
{
	float: left;
	margin-left: 54px;
	margin-top: 5px;
}
#banner
{
	margin-top: 16px;
}
#infoPanel
{
	width: 227px;
	padding: 0px 0px 0px 21px;
	margin: 0px;
	height: 101px;
	color: #838299;
	font-family: Tahoma;
	font-size: 20px;
}
#infoPanel a
{
	font-family: Tahoma;
	font-size: 20px;
	color: #243145;
}
#lastNew
{
	width: 227px;
	margin: 7px 0px 0px 0px;
	padding: 0px;
}
#lastNewDate
{
	font-family: Tahoma;
	font-size: 12px;
	color: Black;
	font-weight: bold;
}
#lastNewContent a
{
	font-family: Tahoma;
	font-size: 12px;
	color: Black;
}
#menu
{
	margin-top: 22px;
	height:	32px;
	width: 1039px;
	background: url(/images/menu_bg.gif);
}
.menuItem
{
	float: left;
	background: url(/images/menu_item_bg.gif) no-repeat left;
	padding-left: 18px;
	margin-top: 9px;
}
.menuItem a
{
	text-decoration: none;
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	color: #729ab7;
}
#mnMain
{
	margin-left: 40px;
	width: 60px;
}
#mnCatalog
{
	margin-left: 30px;
	width: 150px;
}
#mnBlogs
{
	margin-left: 29px;
	width: 60px;
}
#mnArticles
{
	margin-left: 15px;
	width: 70px;
}
#mnHelp
{
	margin-left: 16px;
	width: 70px;
}
#mnServices
{
	margin-left: 20px;
	width: 70px;
}
#mnAdmin
{
	margin-left: 20px;
	width: 150px;
}
#registPanel
{
	background: url(/images/people_bg.gif) no-repeat left top;
	width: 1025px;
	margin-top: 22px;
	padding-top: 7px;
	padding-left: 13px;
	font-family: Tahoma;
	font-size: 12px;
	color: #243145;
	font-weight: bold;
}
.registRow
{
	height: 57px;
	width: 900px;
	background: url(/images/line.gif) no-repeat left bottom;
	vertical-align: middle;
}
.registRowTable
{
	height: 100%;
	width: 100%;
	vertical-align: middle;
}
.firstCol
{
	width: 199px;
}
.firstCol a
{
	font-family: Tahoma; 
	font-size: 12px; 
	font-style: normal;
	color: #729ab7;
	font-weight: normal;
	margin-left: 22px;
}
.registrTerms
{
	font-family: Tahoma; 
	font-size: 12px; 
	font-style: normal;
	color: #729ab7;
	font-weight: normal;
	margin-left: 22px;
}
.registrTerms a
{
	color: #729ab7;
}
.rTextBox
{
	float: left;
	margin: 0px;
	padding: 4px 0px 4px 8px;
	border: solid 1px #AEAEAE;
	width: 225px; 
	height: 14px;
	font-family:Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.secondCol
{
	width: 307px;
	text-align: left;
}
.error
{
	font-family: Tahoma; 
	font-size: 12px; 
	font-style: normal;
	color: #BD4B4B;
	font-weight: normal;
	width:393px;
}
#userData
{
	margin-left: 31px;
	margin-top: 27px;
}
#chFreelancer
{
	margin-left: 13px;
}
#chCustomer
{
	margin-left: 43px;
}
.labelForCheck
{
	font-family: Tahoma; 
	font-size: 11px; 
	font-style: normal;
	color: #243145;
	font-weight: normal;
	margin-left: 2px;	
}
#imgCaptcha
{
	margin-top: 1px;
	margin-left: 8px;
	float: left;
}
#rCaptcha
{
	margin-left: 10px;
	width: 159px;
}
.registAltRow
{
	height: 57px;
	width: 900px;
	vertical-align: middle;
}
#btnRegist
{
	float: left;
	width: 151px;
	height: 24px;
	background:#A4A4A4 url(/images/reg_button.gif) no-repeat left;
	border-width:0px;
	margin-left: 25px;
	cursor:pointer;
}
#footer
{
	width: 100%;
	position: absolute;
	bottom: 30px;
	height: 80px;
	width: 1039px;
	background: #F3F3F3 url(/images/footer_bg.gif) no-repeat left top;
}
#footerRss
{
	clear: both;
	padding-top:18px;
}
#mainContentOfSite
{
	padding-bottom: 160px;
}
#mailto
{
	float:left;
	padding-left:480px;
	margin-top:12px;
}
#mailto a 
{
	color: #243145;
	font-family: Tahoma;
	font-size: 14px;
}
#rambler
{
	float: left;
	margin-left:330px;
	margin-top:7px;
}
#regMessage
{
	font-family: Tahoma;
	font-size: 12px;
	color: #BD4B4B;
	font-weight: normal;
	margin-left: 50px;
	margin-top: 40px;
}
#regMessage p
{
	font-size: 15px;
}
#regMessage p a
{
	color: #BD4B4B;
}
#userName
{
	float: left;
	margin-left: 0px;
	margin-top: 5px;
	width:140px;
}
#messages
{
	float: left;
	margin-left: 10px;
	margin-top: 5px;
	padding-left: 27px;
	height: 16px;
	background: url(/images/message.gif) no-repeat left;
	width:90px;
}
#messagesnew
{
	float: left;
	margin-left: 10px;
	margin-top: 5px;
	padding-left: 27px;
	height: 16px;
	background: url(/images/message_new.gif) no-repeat left;
	width:90px;
}
#balance
{
	float: left;
	margin-left: 20px;
	margin-top: 5px;
	width:140px;
}
#balance a {
	text-decoration:none;
}
#balance a:hover {
	text-decoration:underline;
	cursor:pointer;
}
#byeProfi
{
	float: left;
	margin-left: 26px;
	margin-top: 2px;
	padding-left: 34px;
	padding-top: 3px;
	height: 20px;
	background: url(/images/account.gif) no-repeat left top;
	width:130px;
}
#myprojects
{
	float: left;
	margin-left: 20px;
	margin-top: 5px;
	width:130px;
}
#prefences
{
	float: left;
	margin-left: 17px;
	margin-top: 5px;
}
#btnExit
{
	float: left;
	width: 61px;
	height: 24px;
	background:#A4A4A4 url(/images/button_out.gif) no-repeat left;
	margin-left: 85px;
	border-width: 0px;
	cursor:pointer;
}

#tblMain
{
	clear:both;
	width: 100%; 
	margin-top: 22px;
	font-family: Tahoma;
	font-size: 12px;
	color: #243145;
	font-weight: bold;
}
#leftPart
{
	background: url(/images/people_bg.gif) no-repeat left top;
	text-align: left; 
	vertical-align: top; 
	width: 300px;
	padding-top: 7px;
	padding-left: 13px;
	
}
#rightPart
{
	background: url(/images/projects_bg.gif) no-repeat left top;
	text-align: left; 
	vertical-align: top;
	padding-top: 7px;
	padding-left: 13px;
}
#leftBanner {
	margin: 10px 0px 0px 0px;
	width:188px;
	height:302px;
	padding: 1px 0px 0px 1px;
	background: url(/images/banner_bg.gif) no-repeat left top;
}
#loginNo {
	margin: 55px 0px 0px 76px;
	color: #BD4B4B;
	font-weight: normal;
}
#loginTable {
	margin: 55px 0px 0px 76px;
}
#rcbn {
	float:left;
	margin-top: 4px;
	margin-right:10px;
}
#buttonin {
	width: 55px;
	height: 24px;
	background:#A4A4A4 url(/images/but_in.gif) no-repeat left;
	border-width:0px;
	cursor:pointer;
}
#panelTable {
	margin: 55px 0px 0px 0px;
}
#panelTable img{
	padding:13px 20px 0px 20px;
}
#panelTable a img{
	border:0px;
}
#panelTable td{
	text-align:center;
}
#panelTable p{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold; 
	color: #000;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:0px;
	padding-bottom:0px;
}
#panelTable a {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold; 
	color: #000;
	text-decoration:none;
}
.BirthDayDropDownList
{
	width: 66px;
	border: solid 1px #AEAEAE;
	text-align: center;
	font-size: 11px;
	height: 20px;
	float:left;
}
#sMonth
{
	margin-left: 14px;
	float:left;
}
#sDay
{
	margin-left: 15px;
}
#sResume
{
	width: 688px;
	height: 135px;
	border: solid 1px #AEAEAE;
}
#btnSaveSettings
{
	float: left;
	width: 94px;
	height: 24px;
	background:#A4A4A4 url(/images/save.gif) no-repeat left;
	border-width:0px;
	margin-left: 25px;
	cursor:pointer;
}
.TahomaEleven
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: Black;
}
.TahomaElevenBold
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: Black;
}
#fileAvatar
{
	margin-top: 16px;
	width: 200px;
}
#imgAvatar
{
	margin-top: 4px;
}
#divCondition
{
	margin-top: 3px;
}
#btnRefresh
{
	float: left;
	width: 94px;
	height: 24px;
	background:#A4A4A4 url(/images/refresh.gif) no-repeat left;
	border-width:0px;
	margin-left: 25px;
	cursor:pointer;
}
#submenu
{
	margin-top: 22px;
	height:	30px;
	width: 1039px;
	background: url(/images/submenu.gif);
}
#submenu a
{
	text-decoration: none;
}
#submenu a:hover
{
	text-decoration:underline;
}
.submenuItem
{
	float: left;
	background: url(/images/submenu_bg.gif) no-repeat left;
	padding-left: 11px;
	margin-top: 9px;
}
.submenuItem a
{
	color: #729ab7;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
#smnPersonalization
{
	margin-left: 14px;
}
#smnSiteSettings
{
	margin-left: 40px;
}
#smnPassChange
{
	margin-left: 40px;
}
#smnSpecialization
{
	margin-left: 40px;
}
#smnPortfolio
{
	margin-left: 40px;
}
#smnTeam
{
	margin-left: 40px;
}
#smnPublications
{
	margin-left: 40px;
}
#smnPaid
{
	margin-left: 40px;
}
.SpecCategoryType
{
	margin-left: 3px;
}
.SpecCategoryTR
{
	border-bottom-width: 10px;
}
.SpecString
{
	margin-top: 2px;
	clear: both;
}
#confirm
{
	float: left;
	width: 95px;
	height: 24px;
	background:#A4A4A4 url(/images/submit.gif) no-repeat left;
	border-width:0px;
	cursor:pointer;
}
.specTitel {
	margin-top: 70px;
	margin-left: 120px;
	margin-bottom: 25px;
}
.specItem {
	margin-top:2px;
	margin-left:160px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal; 
	color: #000;
}
.specEdit {
	margin-top:20px;
	margin-left:160px;
	background: url(/images/edit.gif) no-repeat left;
	height:28px;
	padding-left: 34px;
	padding-top:12px;
}
.specEdit a {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal; 
	color: #000;
}
#taSignature
{
	width: 600px;
	height: 135px;
	border: solid 1px #AEAEAE;
}
.OptString
{
	margin-top: 2px;
	clear: both;
	height: 20px;
}
#bannedReason {
	margin: 55px 0px 0px 76px;
	color: #BD4B4B;
	font-weight: normal;
	font-size:18px;
}
#informer
{
	padding-left:50px;
	background: url(/images/informer_bg.gif) no-repeat left;
	height: 23px;
	width: 989px;
	color: #BD4B4B;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	margin-top:20px;
	padding-top: 7px;
}
#informer a
{
	color: #BD4B4B;
}
/*обновление аккаунта*/
#setTypeHeader
{
	font-size: 24px;
	color: #BD4B4B;
}
#setTypeTypes
{
	color: black;
}
#setTypeButton
{
	width: 95px;
	height: 24px;
	background:#A4A4A4 url(/images/submit.gif) no-repeat left;
	border-width:0px;
	cursor:pointer;
}
#buttonSubm {
	width: 95px;
	height: 24px;
	background:#A4A4A4 url(/images/submit.gif) no-repeat left;
	border-width:0px;
	cursor:pointer;
}
