body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 75%;
	background-image:url(../img/bg_body.jpg);
	background-repeat:repeat-x;
	color: #c99;
	background-color: #500;
	min-height: 100%;
}

a img {
	border: 0px;
}

a:link, a:visited {
	color: #fff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

div.main {
	position: relative;
	margin: 10px auto 20px auto;
	width: 950px;
	text-align:left;
}

div.logo {
	width: 310px;
	height: 110px;
	float: left;
}

div.logo span{
	display: block;
	margin-top: 25px;
	margin-left: 55px;
}

div.lang {
	float: left;
	display: inline;
	height: 35px;
	width: 128px;
	padding: 15px 10px 10px 32px;
}

div.lang a{
	width: 19px;
	height: 19px;
	display: inline;
	float: left;
	margin-right: 10px;
	text-align: center;
	line-height: 19px;
	font-size: 10px;
	color:#c08080 !important;
	text-decoration:none;
	text-transform: uppercase;
}

div.lang span{
	width: 19px;
	height: 19px;
	display: inline;
	float: left;
	margin-right: 10px;
	text-align: center;
	line-height: 19px;
	font-size: 10px;
	color:#c08080 !important;
	text-decoration:none;
	text-transform: uppercase;
	cursor: default;
}

div.auth {
	background-image: url("../img/bg_top-part.jpg");
	position: relative;
	float:left;
	display: inline;
	padding-bottom: 10px;
	width: 470px;
	height: 50px;
	overflow: hidden;
	z-index: 9502;
}

div.first {
	position: absolute;
	width: 460px;
	left: 0px;
	top: 0px;
	padding-right: 10px;
}

div.logining {
	position: absolute;
	left: 0px;
	width: 446px;
	padding-right: 10px;
	top: -100px;
	background-color: #5a0000;
	height: 50px;
	line-height: 50px;
	padding-left: 14px;
	color: #cc9999;
	font-size: 100%;
}

div.auth span.input-text {
	visibility: hidden;
	position: absolute;
	left: -10000px;
}

div.auth span.input-text_2 {
	visibility: hidden;
	position: absolute;
	left: -10000px;
}

div.logining input.input-text {
	float: left;
	display: inline;
	margin: 0px 10px;
	margin-top: 14px;	
	width: 94px;
}

div.logining img.forgot {
	float: left;
	display: inline;
	margin-top: 15px;
}

div.logining span {
	display: inline;	
	float: left;
	position: relative;
	top: -1px;
}

div.logining input.enter {
	float: right;
	margin-right: 12px;
	margin-top:12px;
	color: #fff;
}

div.logining img.close {
	float: right;
	display: inline;
	margin-top: 17px;
	margin-right: 2px;
}

div.logining div.hint {
	display: inline;	
	float: left;
	width: 53px;
	margin-left: 10px;
	font-size: 80%;
	text-align: right;
	color: #fff;
	line-height: 1.3em;
}

div.forgot {
	position: absolute;
	left: 0px;
	top: -100px;
	width: 446px;
	background-color: #5a0000;
	height: 50px;
	line-height: 50px;
	padding-left: 14px;
	padding-right: 10px;
	color: #cc9999;
	font-size: 100%;
}

div.forgot div.answer{
	float: left;
}

div.forgot input.input-text {
	float: left;
	display: inline;
	margin: 0px 10px;
	margin-top: 14px;	
	width: 256px;
	margin-right: 11px;
}

div.forgot img.forgot {
	float: left;
	display: inline;
	margin-top: 15px;
}

div.forgot span {
	display: inline;	
	float: left;
	position: relative;
	top: -1px;
}

div.forgot input.for {
	float: right;
	margin-right: 12px;
	margin-top:12px;
	color: #fff;
}

div.forgot div.replace {
	float: left;
	width:429px;	
}

div.forgot img.close {
	float: right;
	display: inline;
	margin-right: 2px;
	margin-top: 17px;
}

div.forgot div.hint {
	display: inline;	
	float: left;
	width: 53px;
	margin-left: 10px;
	font-size: 80%;
	text-align: right;
	color: #fff;
	line-height: 1.3em;
}

div.auth img.reg{
	display: inline;	
	float:right;
	margin-top: 15px;
}

div.hint_content {
	display: none;
	font-size: 80%;
	line-height: 1.3em;
	float: left;	
}

div.first div.hint {
	float: right;
	width: 395px;
	margin-right: 10px;
	font-size: 80%;
	text-align: right;
	color: #fff;
	line-height: 1.3em;
}

div.auth div.login {
	display: none;
	float: right;
	width: 395px;
	margin-right: 10px;
	font-size: 80%;
	text-align: right;
	color: #fff;
	line-height: 1.3em;
}

div.auth div.hint span{
	display: block;
	color: #c99;
}

div.auth img.login{
	display: inline;
	float:right;
	margin-top: 12px;
	margin-right: 10px;
}

div.authorised div.hint {
	text-align: right;
	float: left;
	width: 396px;
	display: inline;
	margin-right: 12px;
	color: #cc9999;
	font-size: 85%;
	line-height: 1.2em;
	margin-top: 5px;
}

img.auth_edit {
	float: left;
	display: inline;
	margin-top: 15px;
	margin-right:10px;
}

img.logout {
	margin-top: 12px;
	float:left;
	display: inline;
}

div.authorised div.hint span{
	display: inline;
	color: #fff;
}

div.menu {
	float: left;
	width: 640px;
	height: 50px;
	z-index: 7;
	position: relative;
	background-image: url(../img/bg_menu.png);
}

div.menu ul{
	list-style:none;
	padding: 0px;
	margin: 0px;
}

div.menu ul li{
	position: relative;
	float: left;
	height: 50px;
	width: 160px;
	text-align: center;
}

div.menu ul li.active{
	background-image: url(../img/bg_menu2.png);
}


div.menu ul li span{
	position: relative;
	top: 18px;
	font-size: 14px;
	text-transform: uppercase;
	z-index: 50;
}

div.menu ul li a:hover{
	text-decoration: none;
}

div.menu ul li a {
	position: absolute;
	width: 160px;
	height: 50px;
	z-index: 52;
	background-image: url(../img/blank.gif);
	left: 0px;
	top: 0px;
}

div.menu ul li ul{
	z-index: 10;
	position: absolute;
	top: -1050px;
	left: 0px;
	width: 160px;
	padding-bottom: 7px;
	padding-top: 54px;
	_padding-top: 61px;	
	background-image: url(../img/bg_menu2.png);	
}

div.menu ul li.active ul{
/*	display: block;*/
}

div.menu ul li ul li{
	text-align: left;
	height: auto;
	float: none;
	clear: both;
	display: block;
	width: auto !important;	
	margin: 0.55em 15px 0.55em 15px;
}

div.menu ul li ul li a{
	position: static;
	height: auto;
	left: auto;
	top: auto;
	background: none;
}

div.menu ul li ul li a:hover{
	text-decoration: underline;
}

div.about {
	float:left;
	width: 310px;
	height:330px;
	background-color: #700;
	overflow: hidden;
}

div.about div.text {
	margin:20px;
	margin-top: 26px;
}

div.about div.text p{
	position: relative;
	margin: 0.4em 0em;
	line-height: 1.21em;
}

div.about p.about {
	font-size:120%;
	margin-top: 0.6em !important;
}

div.about div.text h1{
	font-weight: normal;
	font-size: 24px;
	text-transform: uppercase;
	margin: 0px;
	margin-top: -11px;
	margin-bottom: 11px;
}

div.flash {
	position: relative;
	float: right;
	width: 640px;
	height: 430px;
	margin-top: -50px;
}

div.flash p{
	position: absolute;
	left: 0px;
	top: 80px;
	font-size: 33px;
	z-index: 2;
	text-align:right;
	width: 618px;
}

div.search {
	margin-top: -50px;
	float: left;
	width: 310px;
	height: 50px;
	background-color: #500;
	overflow: hidden;
}

div.search div.text{
	margin-top: 9px;
	margin-left: 20px;
}

div.search input.input-text {
	width: 231px;
}

div.search input.button-image{
	margin-left: 14px;
	position: relative;
	top: 6px;
	color: #500;
}

div.input-wrap {
	position: relative;
	height: 24px;
	background-image: url("../img/bg_input-wrap.gif");
}

div.input-wrap span.num{
	position: absolute;
	left: 60px;
	top: 3px;
	height: 12px;
	font-size: 90%;
	background-image: none;
	width: 250px;
}

div.input-wrap input.input-text{
	position: relative;
	top: 3px;
	left: 9px;
	padding: 0px;
}

p.requestCP {
	margin: 0px !important;
	padding-left: 34px !important;
	position: relative !important;
}

p.requestCP img{
	position: absolute;
	top: -3px;
	left: 0px;
}


div.input-wrap span {
	position: absolute;
	height: 24px;
	width: 9px;
	top: 0px;
	right: 0px;
	background-image: url("../img/bg_input-wrap-r.gif");
}

div.other_text {
	position: relative;
	left: 26px;
}

table.requestCP {
	margin-top: 0.7em;
}

table.requestCP td {
	padding-bottom: 1.5em;
}

table.requestCP td p{
	margin-top: 0px;
	margin-bottom: 0.4em;
}

input.input-text {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 0px;
	background:none;
	color: #c99;
	background-image:url(../img/input-line.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
}

input.input-text_2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 0px;
	background:none;
	color: #c99;
	background-image:url(../img/input-line.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	width:50px;
}

span.input-text_2 {
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	display: none;
	float:none;
	position:static;
}

span.input-text {
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	display: none;
	float:none;
	position:static;
}

div.content-main input.input-text {
	font-size: 12px;
	color: #555;
	background-image: none;
	border: 0px;
}

div.content-main input.input-text_2 {
	font-size: 12px;
	color: #555;
	background-image: none;
	border: 0px;
}


div.contacts {
	float: left;
	width: 310px;
	height: 280px;
	background-color: #777;
	color: #333;
}

div.contacts div.text{
	margin: 20px;
}

div.contacts h1{
	margin: 0px;
	font-size: 18px;
	margin-left: -2px;
	margin-top: -4px;
}

div.contacts p.proposal {
	position: relative;
	font-size: 120%;
	margin-bottom: 1.25em;
	margin-top: 13px;
	line-height: 1em;
}

div.contacts p.proposal a{
	position: relative;
	display: block;
	margin-left: 33px;
	/*background-image: url(../img/ico_proposal.gif);
	background-repeat: no-repeat;
	background-position: 1px 4px;*/
}

p.proposal a img {
	position: absolute;
	left: -33px;
	top: 1px;
}

div.contacts div.target {
	margin-top: 1.06em;
}

div.contacts div.target h1{
	margin: 0px;
	font-size: 24px !important;
}

div.contacts div.target span {
	margin-top: 0em;
	margin-bottom: -0.1em;
	display: block;
	line-height: 1.2em;
}

div.content-main {
	position: relative;
	float: right;
	width: 640px;
	height: 280px;
	z-index: 4;
	color: #333;
}


div.content-main a:link, div.content-main a:visited {
	color: #c00;
}

div.content-main a:hover {
	color: #f00;
}

p.project-text {
	position: absolute;
	left: 20px;
	bottom: 4px;
}

div.content-main div.tab {
	position: absolute;
	top: -50px;
	background-image: url(../img/bg_tab.png);
	width: 160px;
	float: left;
	color: #333;
	text-transform: uppercase;
	height: 50px;
}

div.content-main div.tab span {
	font-size: 10px !important;
	display: block;
	text-align: center;
	margin-top: 20px;
}

span.date {
	font-size: 80%;
}

div.block span.date {
	display: block;
	margin-bottom:-1px;
	margin-top:4px;	
}

div.block_content {
	position: absolute;
	top: 45px;
	left: 0px;
}

div.content-main div.tab a{
	position:absolute;
	width: 160px;
	top: 0px;
	left: 0px;
	height: 50px;
	background-image: url(../img/blank.gif);
	z-index: 10;
}

div.content-main div.tab a:hover{
	text-decoration: none;
}

div.content-main div.active {
	background-image: none !important;
	background-color: #fff;
	color: #555;
}

div.content-main div.tabs_cont{
	position: relative;
	clear: both;
	float: none;
	height: 280px;
	background-color: #fff;
}

div.content-main div.tabs_cont div.text{
	margin: 0px 10px;
	padding-top: 17px;
}

div.block h2 {
	margin: 0px !important;
	font-size: 12px !important;
}

div.block p {
	font-size: 110%;
	margin-bottom: 0px;
	line-height: 1.2em;
}

div.block img {
	border: 1px solid #c00;
}

div.block {
	position: relative;
	display: inline;
	float: left;
	width: 292px;
	margin: 0px 9px;
	color: #555;
	height: 220px;
}

div.copyright{
	float: left;
	width: 310px;
	height: 50px;
	background-color: #555;
	color: #333;
	line-height: 50px;
	text-transform: uppercase;
}

div.copyright span{
	margin-left: 20px;
}

div.ads {
	position: relative;
	float: right;
	width: 640px;
	background-color: #777;
	color: #333;
	margin-bottom: 10px;
}

div.ads div.cont{
	display: none;
}

div.ads span{
	display: block;
	width: 640px;
	height: 50px;
	top: 0px;
	left: 0px;
	background-image: url(../img/ico-ads.gif);
	background-repeat: no-repeat;
	background-position: 10px 22px;
}

div.ads span h2{
	position: relative;
	top: 20px;
	margin: 0px;
/*	margin-top: 18px;*/
	margin-left: 20px;
}

div.ads span a {
	position: absolute;
	z-index: 50;
	width: 640px;
	height: 50px;
	left: 0px;
	top: 0px;
	text-decoration: none;
	background-image: url(../img/blank.gif);
	cursor: default;
}

div.ads span a:hover {
	text-decoration: none;
}

div.ads div.rc {
	display: inline;
	float: left;
	width: 150px;
	margin-left: 10px;
	line-height: 1.1em;
}

div.ads div.rc a{
	color: #333;
	text-decoration: none;
}

div.ads h2 {
	font-size: 10px !important; 
}

div.clear {
	float: none !important;
	clear: both !important;
	font-size: 1px !important;
	width: auto !important;
	display: block !important;
	float: none !important;
	line-height: normal !important;
	margin: auto !important;
}

div.footer {
	clear: both;
	float:none;
	height: 50px;
}

p.top {
	font-size: 90%;
	margin-bottom: 0px;
}

div.locator {
	font-size: 90%;
	margin-left: 23px;
	margin-top: 16px;
}

p {
	margin-top: 0.4em;
	margin-bottom: 0.8em;
}

div.head_sel {
	background-repeat:no-repeat;
	display:block;
	position:relative;
	text-align:left;
	width:247px;
	border: 2px solid #ccc;
}

div.head_sel span {
	background-image: url("../img/select-down.gif");
	background-repeat: no-repeat;
	background-position: 235px 7px;
	
	color:#555555;
	cursor:pointer;
	display:block;
	font-size:12px;
	height:16px;
	line-height:16px;
	padding:2px 4px 0px 5px;
	background-color: #eee;
	margin: 1px;
}

div.opt_sel {
	border: 2px solid #ccc;
	border-top:0px;	
	display:none;
	left:-2px;
	position:absolute;
	top:19px;
	background-color: #fff;
	width:247px;
	z-index:9999;
}

div.opt_sel div {
	cursor: pointer;
	color:#555;
	font-size:11px;
	padding-left:10px;
	padding-top:0.15em;
	background-color: #eee;
	margin: 0px 1px;
}

div.opt_sel img{
	margin-left: -1px;
}

div.radio_item {
	background-position:2px 0px;
	background-repeat:no-repeat;
	height:15px;
	margin:6px 0;
	background-image:url("../img/bg_radio.gif");
	background-repeat:no-repeat;
}

div.about div.radio_item {
	background-image:url("../img/_bg_radio.gif");
}

div.about label.active_rad {
	background-image:url("../img/_bg_radio-check.gif") !important;
}

label.active_rad {
	background-image: url("../img/bg_radio-check.gif") !important;
}

div.radio_item label{
	background-position: 2px 2px;
	background-repeat: no-repeat;
	padding-left:27px;
	position:relative;
	top:-2px;
}

div.about div.radio_item label{
	/*background-image:url("../img/_bg_radio.gif");*/
}

div.check_item {
	background-position:2px 2px;
	background-repeat:no-repeat;
	height:15px;
	margin:6px 0;
	background-image:url("../img/bg_check.gif");
	background-repeat:no-repeat;
}

div.about div.check_item {
	background-image:url("../img/_bg_check.gif");
}

label.active_check {
	background-image: url("../img/bg_check-check.gif") !important;
}

div.check_item label{
	background-position: 2px 4px;
	background-repeat: no-repeat;
	padding-left:27px;
	position:relative;
	top:-2px;
}

div.about div.check_item label{
	/*background-image:url("../img/_bg_check.gif");*/
}


div.reg_item {
	background-image: url("../img/bg_reg.png");
	position: absolute;
	z-index: 9501;
}

div.reg_item ul {
	list-style: square;
}

div.reg_item div.info{
	display: none;
	text-align: left;
	margin: 16px 20px 20px 20px; 
	color: #fff;
	font-size: 100%;
}

div.reg_item div.info table td input{
	width: 100%;
	color: #fff;
}

div.reg_item div.info table {
	margin-top: 12px;
}

div.reg_item div.info table td {
	padding-bottom: 4px;
}

div.reg_item div.info h2{
	position: relative;
	left: -1px;
	margin: 0px;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
}

div.reg_item div.info table tr.probel td {
	font-size: 5px;
}
div.reg_item img.button-image {
	position: absolute;
	right: 12px;
	top: 13px;
}

div.reg_item a.close_reg img {
	display: none;
}

input.cap_inp {
	position: relative;
	top: -27px;
	width: 50px !important;
	margin-left: 10px;
	margin-top: -30px;
}

img.popup-reg {
	float: left;
	position: relative !important;
	right: auto !important;
	top: auto !important;
}

div.reg_item div.hint {
	float: left;
	display: inline;
	margin-top: 4px;
	margin-left: 19px;
}

div.content-main h2 {
	color: #333;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 125%;
	margin: 0px;
	margin-top: 0.55em;
}

div.content-main div.cont {
	padding-bottom: 1em;
}

img.captcha {
	margin-left: -20px;
}

div.reg_item ul, div.content-main ul {
	list-style:none outside none;
	margin:0.7em 0 1em;
	padding:0;
	
}

div.reg_item ul li, div.content-main ul li {
	background-image:url("../img/li.gif");
	background-position:8px 6px;
	background-repeat:no-repeat;
	margin:0.8em 0 2px;
	padding:0 0 0 20px;
}

div.content-main ul li {
	background-image:url("../img/li_cont.gif");
	background-position:8px 8px;	
}

ol {
	margin-bottom:1em;
	margin-top:0.7em;
}

ol li {
	margin:0.8em auto 0.7em;
}

div.project-item {
	margin-top: 3px;
	margin-bottom: 18px;
}

div.project-item img {
	float: left;
	border: 1px solid #555;
}

div.project-item div{
	line-height: 1.2em;
	float: left;
	width: 280px;
	font-size: 90%;
	display: inline;
	margin-left: 20px;
}

div.project-item div a{
	float: none;
	clear: left;
}

div.people-item {
	margin-left: 116px;
	position: relative;
	font-size: 90%;
	line-height: 1.2em;
	margin-top: 0.9em;
/*	margin-bottom: 3.2em;*/
	margin-bottom: 17px;
/*	height: 150px;*/
}

div.people-item span{
	float:right;
	font-size:1px;
	height:150px;
	width:1px;
}

div.people-item h3 {
	font-size: 110%;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px;
	position: relative;
	top: -2px;
}

div.people-item p{
	margin-top: 0.35em;
	margin-bottom: 0.5em;
}


div.people-item img{
	position: absolute;
	left: -116px;
	top: 0px;
}

div.people-ttt {
	display: none;
}

p.answer {
	margin-top: 16px !important;
}

p.answer a {
	display: block;
	margin-left: 28px;
	position:relative;
}

p.answer a img{
	position: absolute;
	left: -28px;
	top: -2px;
}
div.client-item {
	position: relative;
	height: 199px;
	margin: 1.7em 0em 1.7em 310px;
}

div.client-item h2{
	margin: 0px;
	position: relative;
	top: 2px;
	text-transform: none;
}

div.client-item img.main-client {
	border: 1px solid #555;
	position:absolute;
	left: -310px;
}

div.client_lnk {
	position: absolute;
	left: -1px;
	bottom: 7px;
	width: 292px;
}

div.sercices_lnk {
	margin-top: 0.7em;
	margin-bottom: 0.7em;
	height: 25px;
}

div.client_lnk div, div.sercices_lnk div{
	float: left;
	display: inline;
	width: 64px;
}

div.client_lnk div.hint, div.sercices_lnk div.hint{
	float: left;
	display: inline;
	color: #f00;
	margin-top: 4px;
	font-size: 80%;
	width: 100px;
	text-align: left;
}

div.sercices_lnk div.hint {
	width: 200px !important;
}

div.client_lnk div span, div.sercices_lnk div span{
	position: relative;
	top: -9px;
}


div.pager {
	margin: 1.2em 0em;
}

div.pager span.top{
	float: left;
	display: inline;
	margin-right: 7px;
	font-size: 80%;
}

div.pager form {
	height: 19px;
}

div.pager span.top a{
	text-decoration: none !important;
}

div.pager a {
	float: left;
}

div.pager a.num {
	width: 19px;
	height: 19px;
	background-image: url("/img/bg_pager.gif");
	text-align: center;
	display: inline;
	color: #fff;
	text-decoration: none;
	font-size: 75%;
	line-height: 19px;
	margin: 0px 5px;
}

div.pager a.num:hover {
	background-image: url("/img/bg_pager_hover.gif");
}

div.pager span.active, div.pager a.active {
	background-image: none !important;
	color: #555 !important;
	text-decoration: none !important;
	cursor: default;
	float: left;
	width: 19px;
	height: 19px;
	text-align: center;
	display: inline;
	font-size: 75%;
	line-height: 19px;
	margin: 0px 5px;
}

div.project_item {
	float: left;
	display: inline;
	margin: 1em 16px 1em 0px;
	width: 292px;
}

div.project_item a{
	margin-top: 0.5em;
}

div.project-image {
	float: left;
	display: inline;
	width: 292px;
	margin-right: 20px;
}

div.project-text {
	float: left;
	display: inline;
	width: 288px;  
}

div.project-text h2{  
	font-size: 105%;
	font-weight: bold;
	margin-top: -2px;
	color: #555;
	margin-bottom: 0px;
}

div.project-text p{
	margin: 0px;
	margin-top: -1px;
	margin-bottom: 0.6em;
}

div.preview {
	margin-top: 20px;
}

div.project-image div.pager {
	display: inline;
	float: right;
	margin-right: 10px;
	margin-top: 13px;
}

img.icon {
	border: 0px !important;
}

div.project-image img.icon {
	float: left;
	margin-left: 10px;
	display: inline;
	margin-top: 10px;
}

div.project-image img {
	border: 1px solid #555;
}

div.project_item a img {
	border: 1px solid #c00;
}

div.project-image div.action img {
	border: 0px;
}

div.action {
	border: 1px solid #c00;
}

div.col {
	float: left;
	display: inline;
	width: 130px;
	margin-right: 28px;
	font-size: 90%;
	margin-top: 5px;
	font-size: 85%;
}

div.col span{
	display: block;
	line-height: 1.1em;
	margin: 7px 0px;
}

table.feedback {
	margin-top: 1em;
}

table.feedback td {
	padding-bottom: 1em;
}

table.feedback td textarea{
	background-color: #eee;
	border: 1px solid #fff;
	width:458px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table.feedback img.captch {
	margin-top: 1px;
}

div.spisok {
	margin-left: 17px;
}

div.resu span{
	float: left;
	display: inline;
	margin-right: 1em;
	margin-top: 2px;
}

div.resu div.input-wrap span{
	float: none;
	margin: 0px;
}

div.resu div.input-wrap {
	margin-right: 0.4em;
}

h4 {
	margin:0px;
	font-size: 100%;
	font-weight: bold;
}

div.item_inportant label {
	font-weight: bold;
}

div.block_depend {
	margin-bottom: 1em;
	margin-left: 26px;
	display: none;
}

table.contentTable {
	width: 100%;
	margin-bottom: 0.8em;
	margin-top: 0.4em;	
}

table.contentTable th{
	font-size: 80%;
	font-weight: bold;
	background-color:#700;
	color: #C99;
	text-align: center;
	line-height: 1.2em;
}

table.contentTable td{
	font-size: 80%;
	background-color: #EEE;
}

div.wizard_item {
	display:block;
    color:#555555;
	float: left;
	width: 600px;
}

div.contentHolder input.input-text {
	background-image: none;
	color: #555;
}

div.contentHolder .requestCP {
	display: none;
}

a.pr{
	display: none;
}

div.contentHolder div.prev {
	float: left;
	width: 50px;	
	text-align:left;
}

div.contentHolder div.next {
	float: left;
	width: 50px;
	text-align:right;
}

div.contentHolder div.prev a.pr {
	display: none;
	height: 15px;
	width: 15px;
	background-image: url("../img/arr_prev.gif");
	background-position: 0px 0px;
	margin-left: 12px;
}

div.contentHolder div.prev a.pr:hover {
	background-position: 0px 15px;
}

div.contentHolder a.nx {
	display: block;
	height: 15px;
	width: 15px;
	background-image: url("../img/arr_next.gif");
	background-position: 0px 0px;
	margin-right: 12px;
	float: right;
}

div.contentHolder a.nx:hover {
	background-position: 0px 15px;
}

div.CalcHolder div.check_item label {
	width: 100%;
	display: block;
}
.alt_wrap{
height:18px;
position:absolute;
z-index:10000;
}

div.alt {
    top:1px;
	left:5px;
	font-size: 90%;
	position: absolute;
	z-index: 10000;
	height: 16px;
	padding: 2px;
	padding-left:8px;
	padding-right:8px;
	background-color: #FFFFFF;
	border-right: 1px solid #7f7f7f;
	border-bottom: 1px solid #a2a2a2;
    color:#555555;
}
div.alt a {
	font-size: 90%;
    color:#CC0000;
}
div.alt a:hover {
	font-size: 90%;
    color:#FF0000;
}

td.header {
	background-color: #808080 !important;
	color: #fff;
}

div.hint_en {
	width: 45px !important;
}

div.project-image div.action {
	background-image: url("../img/preloader25.gif");
	background-position: center center;
	background-repeat: no-repeat;
	height: 290px;
	width: 290px;
	overflow: hidden;
}

/*div.project-image a img {
	border: 0px !important;
}*/
div.help{
	margin-top:1px;
	margin-left:42px;
	color:#777777;
	height:14px;
	display:none;
	font-size:85%;
}
.project_page{
	float:left;
	margin-top:2px;
}
div.sel_new{
	margin-left:140px;
	width:60px;
}
div.sel_new span {
	background-image: url("../img/select-down.gif");
	background-repeat: no-repeat;
	background-position: 50px 7px;
	
	color:#555555;
	cursor:pointer;
	display:block;
	font-size:12px;
	height:16px;
	line-height:16px;
	padding:2px 4px 0px 5px;
	background-color: #eee;
	margin: 1px;
}