/*--- DEFAULT -------------------------- */

/*--- Text --- */
p {	padding-bottom:1em;	}
.error, .error a {	color:red;	}
.error a {	text-decoration:underline !important;	}
.current, .selected {	font-weight:bold;	}
.deleted {	text-decoration:line-through;	}


.inp {	color:green;	}
.outp {	color:red;	}
.reserv {	color:grey;	}

.value_my_outp {	color:red;	}

/*--- Color --- */
.green {	color:green;	}
.red {	color:red;	}
.black {	color:black;	}

/*--- Links --- */
/*a.edit, a.edit-links, a.undo, a.save, a.delete, a.add, a.view, a.set, a.unset, a.plus, a.minus, a.select, a.help, a.param_digital, a.param_string, a.param_text, a.param_image, a.param_document, a.admin, a.print, a.geo-add, a.up, a.down, a.extr, a.unextr, a.menu, a.favorite-add, a.favorite-del, a.favorite-price, a.all-price, a.stat, a.next, a.top, a.picture, a.classified, a.edit-admin, a.clone, a.synchronize, a.new, a.all, a.view-my, a.export, a.begin, a.end, a.right, a.left, a.order, a.add-contact-structure  {	display:block; width:16px; height:16px; padding:3px 5px; line-height:1em; text-indent:-3000em; background:url('images/edit.gif') no-repeat 5px 3px;	}

a.add			{	background-image:url('images/add.gif');	}
a.admin			{	background-image:url('images/admin.gif');	}
a.all-price		{	display:none; background-image:url('images/prices.gif');	}
a.classified	{	background-image:url('images/classified.gif');	}
a.clone			{	background-image:url('images/wizard.gif');	}
a.delete		{	background-image:url('images/delete.gif');	}
a.down			{	background-image:url('images/down.gif');	}
a.edit			{	background-image:url('images/edit.gif');	}
a.edit-links			{	background-image:url('images/edit-links.gif');	}
a.edit-admin	{	background-image:url('images/admin_object.gif');	}
a.favorite-add	{	background-image:url('images/favorite-p.gif');	}
a.favorite-del	{	background-image:url('images/favorite-m.gif');	}
a.favorite-price{	background-image:url('images/price-fav.gif');	}
a.geo-add		{	background-image:url('images/add-geo.gif');	}
a.help			{	background-image:url('images/help.gif');	}
a.menu			{	background-image:url('images/menu.gif');	}
a.param_digital	{	background-image:url('images/digi.gif');	}
a.param_document{	background-image:url('images/doc.gif');	}
a.param_image	{	background-image:url('images/image.gif');	}
a.param_string	{	background-image:url('images/string.gif');	}
a.param_text	{	background-image:url('images/text.gif');	}
a.print			{	background-image:url('images/print.gif');	}
a.save			{	background-image:url('images/save.gif');	}
a.set			{	background-image:url('images/turn-on.gif');	}
a.synchronize	{	background-image:url('images/refresh.gif');	}
a.stat			{	background-image:url('images/graph.gif');	}
a.undo			{	background-image:url('images/undo.gif');	}
a.up			{	background-image:url('images/up.gif');	}
a.unset			{	background-image:url('images/unset.gif');	}
a.view			{	background-image:url('images/view.gif');	}
a.view-my		{	background-image:url('images/view-my.gif');	}
a.export		{	background-image:url('images/xml_export.gif');	}
a.xml_import	{	background-image:url('images/xml_import.gif');	}
a.begin			{	background-image:url('images/first.gif');	}
a.end			{	background-image:url('images/last.gif');	}
a.right			{	background-image:url('images/right.gif');	}
a.left			{	background-image:url('images/left.gif');	}
a.order			{	background-image:url('images/sort.gif');	}
a.add-contact-structure {	background-image:url('images/add.gif');	}
*/
/*--- Table --- */




/*--- Form --- */
	textarea {	display:block; width:30em; height:8em; font:normal 1em Sans-Serif, Tahoma, Verdana, Arial;	}

/*--- Heading --- */

/*--- List --- */

/*--- Block --- */
div.foot {	clear:both;	}

#ajax_indicator {	position:absolute; background:#ddd url('./js/progress.gif') no-repeat center center; opacity:0.6; filter:alpha(opacity=50);	}

/*--- LAYOUT --------------- */
#body.layout2, #foot {	clear:both;	}

#body h2.red {	clear:both; margin:2em 0 1em; text-align:left;	}

#foot {	float:left; width:100%; margin-top:5em; padding-bottom:1em; background-color:#ddd;	}
#foot ul {	display:block; float:left; max-width:20%; margin:1.5em 3% 2em 2%;	}

.layout2 .overmenu {	right:10px;	}	



/*--- SEARCH --------------- */



/*----------- CONTENT ----------*/


.layout1 .banner {	display:none; width:30%; margin:0 1em; margin-bottom:3em; padding:1em 2em; text-align:center; font-weight:bold; font-size:1.2em; border:1px solid #fff; 	}
.layout1 a.banner:hover, .layout1 a.banner:active { text-decoration:none; }

.layout1 #site_create {	float:left; margin-right:1em; border-color:#5C8EA1; background-color:#DCF2FA;	 }
.layout1 #partner_offer {	float:right; margin-left:1em; border-color:#598F51; background-color:#DCFADD;	}

.content {	width:45%; margin:0 auto; font-size:1.2em;	}
.layout1 .content {	 margin-top:1em;	}
.content h2 {	margin-bottom:1em;	}
.content h3 {	margin-top:1em; margin-bottom:0.5em; color:#555;	}
.content h4 {	margin-bottom:1em; text-align:left;	}
.content h5 {	margin:1em 0 0.5em; text-align:left;	}
.content h6 {	font-size:1.3em; color:#555;	}
.content div {	margin:3em 0;	}
.content strong.accent {	font-weight:normal; border-bottom:1px dashed #555;	}
.content strong.italic {	font-weight:normal; font-style:italic;	}
.content ul, .content ol, .content dl {	margin-left:10%; margin-bottom:1em;	}
.content li {	padding-bottom:0.5em; list-style-position:outside; 	}
.content ul li {	list-style-type:disc;	}
.content ol ul {	margin-top:1em; margin-left:3em;	}
.content ol.ordinary {	margin-left:0;	}
.content ol.ordinary ul {	margin-top:1em; margin-left:1.5em;	}
.content span.date {	float:left; margin-right:2em; border-bottom:1px dashed #aaa; 	}
.content dt {	font-weight:bold;	}
.content dt strong {	font-size:1.3em;	}
.content dd label {	font-weight:bold;	}
.content dd p, .content dd ul {	margin-bottom:0; margin-top:1em; padding-bottom:0;	}
.content code {	display:block; margin-top:1em; margin-left:3em; padding-left:1em; font:normal 1em 'courier new', monospace;  border-left:2px solid #777;	}
.content ol.accent li {	border-bottom:1px dashed #555;	}

.content table td {	padding:0.5em; border:1px solid #aaa;	}
.content table thead td {	font-weight:bold; text-align:center;	}
.content table tbody td.service {	font-weight:bold;	}
.content table tbody td.subservice {	padding-left:3em;	}
.content table tbody td ol {	margin-top:1em; font-weight:normal;	}
.content table tbody td span {	font-weight:normal;	}
.content table tbody td a.helper {	display:block; float:left; clear:both;	}

/*----------- RIGHTCOLUMN ----------*/









#rightcolumn .ppc a.next, .ppc-list a.top {	float:left;	}
#rightcolumn .ppc a.next {	padding:0; background:url('images/next.gif') no-repeat 0 3px;	}
#rightcolumn .ppc a.top {	padding:0; background:url('images/intop.gif') no-repeat 0 3px;	}


#body .ppc a.new {	display:none; }
#body .ppc .message {	display:none; }


/*--- CENTRALLIST --------------- */
.layout1 .centrallist {	margin-top:0.5em;	}
.centrallist li div.error {	margin-left:49%; margin-bottom:0.3em; padding-left:1.1em; line-height:1em;	}
.centrallist li.top div.error {	margin:0; padding:0; text-align:center; line-height:1.7em;	}
.centrallist input.checkbox {	margin-top:0.2em;	}
.centrallist a.help {	display:inline;	background:none;}





.centrallist .contact .icq, .centrallist .contact .skype {	float:left;	}

#yandex-map {	width:500px; height:350px; margin:0 auto;	}
#yandex-map div {	margin:0;	}
#yandex-map-geo {	display:none;	}

#registration.centrallist li {	position:relative;	}
#registration.centrallist img {	margin-top:0.5em; margin-left:49%; padding-left:1em;	} 
#registration.centrallist li.agree {	padding-top:0.5em;	}
#registration.centrallist li.agree div {	float:left; margin-left:34%; padding:0.5em 1em; background-color:#E79D9D; border:1px solid #803636; 	}
#registration.centrallist li.agree div label {	float:none;	}
#registration.centrallist li.agree div span {	float:none; padding-left:2em; background:url(images/tick.gif) no-repeat 0 0;	}
#registration.centrallist li.agree div span a {	margin-left:0.5em;	}
#registration #remember {	margin-top:2em; white-space:nowrap; 	}



/*--- PERSONAL SPACE --------------- */
.info {	float:right; clear:right; margin:2.5em 0.5em 0.5em 1em; color:#fff;	}
.info label {	margin-right:0.3em;	}


#head.layout2 .message {	float:right; /*clear:right;*/ width:16.5em; margin-top:2em; margin-right:0.5em; padding:0.5em; text-align:left; background-color:#fff; color:red;	}
#head.layout2 .message label {	margin-right:0.5em; font-weight:bold;	}
#head.layout2 .message a.help {	background:none; display:inline;	}

.personalmenu {	clear:right; float:right; width:auto; margin:0.5em 0 0.3em 0; padding-right:0.8em; white-space:nowrap; background-color:#fff; /*padding:0.4em 0.8em; */	}
.personalmenu li.menu-item {	position:relative; float:right; padding:0.4em 0; font:bold 1.1em Sans-Serif, Tahoma, Verdana, Arial; line-height:1.1em; text-align:center; background-color:#fff;	}
.personalmenu #first-item, .personalmenu #pm-prices {	padding-left:0.8em;	}

.personalmenu ul {	position:absolute; z-index:250; display:none; left:-1px; top:1.8em; width:auto; background-color:#fff; border:1px solid #ddd; border-top-color:#fff;	}
.personalmenu ul li {	position:relative; clear:both; width:auto; font:bold 0.9em Sans-Serif, Tahoma, Verdana, Arial; line-height:1.2em; text-align:left;	}

.personalmenu a {	display:block; padding:0.2em 1em; border:1px solid #ddd; border-left:none; text-decoration:none !important;	}
.personalmenu #first-item a, .personalmenu #pm-prices a {	border-left:1px solid #ddd;	}
.personalmenu a:hover, .personalmenu a:active, .personalmenu a.current:hover, .personalmenu a.current:active {	background-color:#5391AD; color:#fff; }
.personalmenu a.current {	background-color:#E1E8EB; }
.personalmenu ul a, .personalmenu #first-item ul a {	border-color:#fff;	}
.personalmenu #first-item ul {	left:0; margin-left:0.8em;	}

#head .basket {	float:right; margin-bottom:0.5em; padding:0.3em; background-color:#fff; color:#369;	}
#head .basket .border {	padding:0.3em; border:1px solid #DDD;	}
#head .basket .border div {	margin-right:0.2em; text-align:right; 	}
#head .basket .border div.foot {	padding-top:0.5em;	}
#head .basket .border div.foot a {	color:red;  white-space:nowrap;	}
#head .basket h4 {	padding-left:30px; font-size:1.3em; text-align:right; background:url('images/shopcart.gif') no-repeat 5px 0; white-space:nowrap;	}
#head .basket label {	margin-right:0.5em; font-size:1.1em; vertical-align:top;	}
#head .basket span {	font-size:1.3em; font-weight:bold; vertical-align:top; 	}
#head .basket span.currency {	font-weight:normal; 	}

/*---- PERSONAL-SPACE -----*/ 
#save-submit, #undo { display:none; }
#company-geo { display:none; }







/*
#companydata.centrallist #geo-add {	display:block;	}
#companydata.centrallist .contact-add ul {	width:45em;	}
#companydata.centrallist .contact-add ul li input {	width:16em !important;	}


#companydata .contacts li.value input, #companydata .structure li.value input {	width:10em;	}

#companydata .structure-data textarea {	width:30em;	}
#companydata .contact-data input {	width:14em;	}
#companydata .contact-data select {	width:7em;	}







.edit #companydata .map-type .radio-list{ float:left;	}*/



#option.centrallist {	width:50em;	}
#option.centrallist select {	width:25em;	}
#option.centrallist label {	width:40%;	}

#currency-select.centrallist {	margin-bottom:1em;	}
#currency.centrallist li.top {	display:none;	}
#currency-select.centrallist li.foot, #currency.centrallist li.foot {	padding-top:0.5em;	}
#currency.centrallist span {	margin-right:0;	}
#currency.centrallist .currency, #currency.centrallist .quantity {	margin-left:0.4em;	}


#password.centrallist li.top div.error {	margin:0; padding:0; line-height:1.3em; text-align:center;	}


	#order/*, #order li*/ {	width:43em;	}
	#order label {	/*width:25%;*/ white-space:normal;	}
	#order div.error {	margin-left:49%;	}
	#order li.top div.error {	margin-left:0;	}
	#order.centrallist input {	width:15em;	}
	#order.centrallist textarea {	float:left; width:22.5em; height:20em;	}



/*--- ALFABETIC --------------- */



/*---- SECTION-MENU -----*/ 
/*.section {	clear:right; float:right; width:auto; white-space:nowrap; background-color:#fff; border-bottom:1px solid #FFFFFF;	}*/


/*---- SEARCH-RESULT -----*/ 








/*---- ADVERTISEMENTS -----*/ 


/*--- INVOICES --------------- */


/*--- OFFERS --------------- */
#offers.search-result thead td.col1 {	width:5%;	}
#offers.search-result thead td.col2 {	width:10%;	}
#offers.search-result thead td.col3 {	width:30%;	}
#offers.search-result thead td.col4 {	width:15%;	}
#offers.search-result thead td.col5 {	width:15%;	}
#offers.search-result thead td.col6 {	width:15%;	}
#offers.search-result td.last {	width:10%;	}

/*--- WIDGETS --------------- */
#widgets.search-result thead td.col1 {	width:5%;	}
#widgets.search-result thead td.col2 {	width:35%;	}
#widgets.search-result thead td.col3 {	width:25%;	}
#widgets.search-result thead td.col4 {	width:10%;	}
#widgets.search-result thead td.col5 {	width:15%;	}
#widgets.search-result thead td.col6 {	width:10%;	}

/*--- LOG_WIEV --------------- */


/*--- PRODUSERS --------------- */
#ajax_label_10638_5819_0.search-result thead td.col1 {	width:5%;	}
#ajax_label_10638_5819_0.search-result thead td.col2 {	width:45%; min-width:36.3em;	} 
#ajax_label_10638_5819_0.search-result thead td.col3 {	width:35%;	} 
#ajax_label_10638_5819_0.search-result thead td.col4 {	width:15%;	} 


#search-leght {	font-size:2em; line-height:3em; text-align:center;	}







.search-result tbody tr.WAIT td {	background-color:#FCFCD4 !important;	}
.search-result tbody tr.ACCEPT td {	background-color:#E0EFCC !important;	}
.search-result tbody tr.REJECT td {	background-color:#E79D9D !important;	}
.search-result tbody tr.WAIT td.last {	background-color:#fff !important;	}
.search-result tbody tr.ACCEPT td.last {	background-color:#fff !important;	}
.search-result tbody tr.REJECT td.last {	background-color:#fff !important;	}

.search-result tbody td a.plus, 
.search-result tbody td a.minus, 
.search-result tbody td a.undo, 
.search-result tbody td a.save, 
.search-result tbody td a.favorite-price,
.search-result tbody td a.select,
.search-result tbody td a.picture {	float:left;	}

.search-result tbody td.last input {	float:left; margin-top:3px; margin-right:5px; background:#fff;	}
.search-result tbody td.last a.select {	background-image:url('images/tick.gif');	}

.search-result tbody tr:hover td {	background-color:#C5ECC4 !important;	}
.search-result tbody tr:hover td.last {	background-color:#ddd !important;	}
.search-result tbody tr:hover td.null {	background-color:#fff !important;	}
/*.search-result tfoot tr:hover td.last {	background-color:#fff !important;	}*/
.search-result tfoot label {	margin-right:0.5em; font-weight:bold;	}

.search-result tbody td ul.object-input li.picture {	display:none;	}
.search-result tbody td ul.object-input a.picture {	width:18px; background-image:url('images/photo.gif');	} 

.search-result tbody td .value-offer {	width:auto; margin:0 5px; line-height:2em;	}
.search-result tbody td .value-offer label {	display:block; clear:both;	}
.search-result tbody td .value-offer input {	width:6em; float:left; margin-right:0.2em; font-size:1em;	}
.search-result tbody td .value-offer span {	float:left; margin-right:0.2em;	}






/*--- PRICE ---------------- */



/*-----------STEPS----------*/




.step a.help {	float:right;	}


div.foot #button-delete-object {	background-color:red; color:#fff;	}



.submenu .selected {	background-color:yellow;	}



#advertisement .search-result caption {	display:none;	}
.step .search-result {	margin-bottom:0;	}	
.step .search-result tbody td .object-input li {	list-style:none;	}
.step .search-result tbody td.last span ul.menu li {	list-style:none;	}
.step .search-result tbody td.null {	padding-bottom:0;	}
.step .search-result tbody td.null .message {	margin-bottom:0;	}



/*.step_1 a {	margin-right:2em;	}*/
.step_1 form {	margin-top:1em;	}
.step_1 .error {	margin-top:1em;	}
.step_1 .button {	margin-left:0.2em;	}





.step_5 span, .step_5 .message {	text-transform:uppercase; font-weight:bold;	}
.step_5 .message {	margin-top:0.5em; text-align:left; color:red;	}


#site_create div.site-order {		float:left; clear:both; width:50%; margin:/*1em*/ 0 0 1.5em; padding:5px; background-color:#E79D9D; border:1px solid #803636;	}
#site_create div.site-order div {	margin-bottom:0.5em;	}
#site_create div.site-order a {	/*display:block; margin-top:0.2em;*/ margin-left:0.2em; /*line-height:1.5em;*/	}
	
#site_create ul.upload-file, 
#site_create ul.upload-text,
#site_create ul.upload-option, 
#site_create ul.upload-title {	float:left; width:95%; margin-top:1em;	}

#site_create ul.upload-file li.upload-item, 
#site_create ul.upload-text li.upload-item,
#site_create ul.upload-option li.upload-item, 
#site_create ul.upload-title li.upload-item {	float:left; width:100%; margin-bottom:1em; line-height:2em;	}

#site_create ul.upload-file li.upload-item label, 
#site_create ul.upload-text li.upload-item label,
#site_create ul.upload-option li.upload-item label,
#site_create ul.upload-title li.upload-item label {	float:left; width:33em;	}

#site_create li.upload-item ul li input.radio {	float:left; margin:0.2em 0.4em 0 0.2em; vertical-align:middle;	}
#site_create li.upload-item a {	margin-right:4em;	}

#site_create ul.upload-file li.upload-item ul.css-type, 
#site_create ul.upload-file li.upload-item ul.css-type li {	float:left;	}
#site_create ul.upload-file li.upload-item ul.css-type li label {	width:auto; margin-right:0.5em;	}
#site_create ul.upload-file li.upload-item ul.css-type li span.file-exist {	display:block; float:left; width:16px; height:16px; margin-right:0.1em; padding:3px 0; /*line-height:1em;*/ text-indent:-3000em; background:url('images/tick.gif') no-repeat 0 3px;		}

#site_create ul.upload-file li.upload-item div.file {	float:left; margin-left:34em;	}
#site_create ul.upload-file li.upload-item input.file {	width:16em; width:16em;font-size:1.1em;	}

#site_create ul.upload-file li.upload-item a {	margin-left:4em;	}
#site_create ul.upload-option li.upload-item a, 
#site_create ul.upload-title li.upload-item a,
#site_create ul.upload-text li.upload-item a {	margin-left:62em;	}

#site_create ul.upload-text li.upload-item textarea {	float:left; width:34em; height:20em;	}
#site_create ul.upload-file li.upload-item img {	clear:both;	}

#site_create ul.upload-option li.upload-item ul {	float:left;	}
#site_create ul.upload-option li.upload-item ul li {	padding-bottom:0.5em;	}
#site_create ul.upload-option li.upload-item ul li label {	float:none; width:auto;	}
#site_create ul.upload-option li input, #site_create ul.upload-title li input {	width:26em;	}
#site_create ul.upload-option li input.radio {	margin-left:0;	}

#site_create span.green {	font-weight:normal; text-transform:none;	}


/*#edit-menu-item ul {	float:left; width:100%;	}
#edit-menu-item ul li {	clear:both !important; float:left;	}
#edit-menu-item label {	float:left; width:7em; margin:0; margin-right:0.5em;	}
#edit-menu-item input.text {	width:31.5em;	}
#edit-menu-item .radio-list ul {	float:left; width:auto;	}
#edit-menu-item .radio-list ul {		}
#edit-menu-item .radio-list ul li {	clear:none !important; float:left;	}

#edit-menu-item .radio-list ul label {	display:inline; float:none; margin:0 1.5em 0 0.5em; vertical-align:top;	}
*/


#site_create .admin-menu {		}
#site_create .admin-menu li {	float:left; min-width:9em; margin:0.5em 0; margin-right:1em; line-height:2em;	}
#site_create .admin-menu li.HIDE {	background-color:#E79D9D;	}
#site_create .admin-menu li label {	float:left; margin-right:0.5em;	}
#site_create .admin-menu li .edit-group-1 {	float:left;	}
#site_create .admin-menu li .edit-group-2 {	clear:both; float:left;	}
#site_create .admin-menu li a.edit, #site_create .admin-menu li a.delete {	display:block; float:left;	}
#site_create .admin-menu li div a {	float:left;	}
#site_create .admin-menu li div div {	clear:both;	}
#site_create .admin-menu ul {	margin-left:2em;	}
#site_create .admin-menu ul li {	clear:both;	}

#edit-menu-item {	left:10% !important; width:80%; 	}
#edit-menu-item ul li {	float:left; margin-right:1em;	}
#struct-site-page, #struct-site-title {	width:20em;	}
#struct-site-label {	width:8em;	}
#edit-menu-item .radio-list li {	margin:0; margin-right:1em; padding-top:0.3em;	}
#edit-menu-item .radio-list ul label {	display:inline; margin:0; margin-left:0.5em; vertical-align:top;	}
#edit-menu-item .radio-list ul input {	height:1em; width:1em !important;	}
#edit-menu-item li.foot {	clear:both !important; float:none; width:100%; margin-right:0; padding-top:2em; text-align:center;	}

#site_create .step_7 div.foot a {	clear:both; margin:0 auto;	}
#site_create .step_7 div.foot .button {	margin-right:0;	}

	#widget .step_2 form {	margin-top:1em;	}
	#widget .widget-type li .radio {	margin-right:0.2em; vertical-align:middle;	}
	#widget .step_2 span {	text-transform:uppercase; font-weight:bold; color:green;	}
	
	#widget .step_4 div.search {	float:left;	}
	#widget .step_4 div.object {	float:left; margin-top:1em; margin-left:3em; padding:5px; background-color:#E5EAFE;	}
	#widget .step_4 div.object span {	display:block; margin-bottom:0.2em; line-height:1.3em; font-weight:bold;	}
	#widget .step_4 div.object input {	font-size:1.3em;	}

	#widget .step_5 .site {	margin-top:1em; margin-left:1.5em;	}


#widget .step_5 form {	float:left; margin-top:1em; margin-left:2em;	}
#widget .step_5 form .button {	clear:both;	}
#widget .step_5 #rightcolumn {	margin-left:0;	}
/*.step_4 .error {	margin-top:1em;	}*/

/*--- TREE --------------- */
#body .simpleTree .root {	background-color:transparent; background-image:url(images/folder_open.gif);	}

/*---- HELP -----*/ 


div.object-edit div.mode .div-help, div.object-sync div.mode .div-help {	right:auto; top:1em; margin-left:50%; font-size:0.6em;	}
div.object-edit h3 .div-help {	right:auto; top:1em; margin-left:50%; font-size:0.9em;	}
.search-result thead .div-help {	right:auto; font-size:1em;	}
.search-result thead .div-help .overbody-close {	font-size:1em;	}
div.object-data-add-param .div-help {	right:auto; top:-1em; margin-left:50%;	}
ul.object-input .div-help {	right:auto; top:0; margin-left:50%;	}

/*---- FILTER -----*/ 


/*---- PAYMENT -----*/ 
#payments.search-result .col1 {	width:10%;	}
#payments.search-result .col2 {	width:30%;	}
#payments.search-result .col3 {	width:20%;	}
#payments.search-result .col4 {	width:40%;	}

#payments.search-result tbody td a {	margin-left:0.5em;	}

#payments.search-result tfoot td ul.summary {	margin-bottom:2em; font-size:1.2em; text-align:right;	}
#payments.search-result tfoot td ul.summary li.summary {	margin-top:1em;	}
#payments.search-result tfoot td ul.summary li.summary label {	text-transform:uppercase;	}
		
		#payment-wm {	margin-top:2em;	}
		#payment-wm li {	padding-bottom:0.5em;	}
		#payment-wm label {	display:block; margin-bottom:0.5em; font-weight:normal; font-size:1.2em;	}

/*--- OBJECT ------------- */
div.object-edit, div.object-sync {	float:left; clear:both; width:100%; margin-bottom:1em; background-color:#5391AD; 	}
div.object-edit div.mode, div.object-sync div.mode, div.object-sync div.message, div.object-sync div.error {	position:relative; width:100%; padding-bottom:0.5em; font-size:2em; text-align:center; background-color:#FFF;	}
div.object-edit div.mode, div.object-sync div.mode {	color:red;	}
div.object-edit h3, div.object-sync h3 {	position:relative; float:left; width:90%; color:#fff;	}
div.object-edit a.down, div.object-edit a.up, div.object-sync a.down, div.object-sync a.up {	float:right; height:16px; padding:3px 5px; background:url(images/edit.gif) no-repeat scroll 5px 3px;	}
div.object-edit a.down, div.object-sync a.down {	background-image:url('images/extr.gif');	}
div.object-edit a.up, div.object-sync a.up {	background-image:url('images/uextr.gif');	}
div.object-edit div.mode a.help, div.object-edit h3 a.help, div.object-sync div.mode a.help {	margin-left:0.2em; vertical-align:middle; display:-moz-inline-stack; display:inline-block; *zoom:1; *display:inline;	}
div.object-sync h3 a.help {	display:none;	}

#object.object-edit, #object.object-sync {	clear:left; width:90%;	}
#object-data.object-edit, #object-data.object-sync {	margin-bottom:0.1em;	}


.object-input label, ul.object-input span {	display:block; float:left;	}
l.object-input label {	width:16em; padding-left:0.8em; white-space:nowrap;	}
.object-input span {	width:auto; max-width:65%; margin-right:0.5em;	}
		.object-input label strong {	font-size:1.2em; color:red;	}
		.object-input div.error {	margin-left:13em; padding-left:1.1em;	}
		.object-input input {	display:none; float:left; width:25em; font-size:1.7em;	}
		#object-create.object-input input {	display:block;	}


.object-input .object-title a, 
.object-input .object-mark a, 
.object-input .object-model a {	font-weight:bold;	}
.object-input .object-mark a, 
.object-input .object-model a {	text-transform:uppercase;	}
.object-input .object-title a {	font-size:2.1em;	}
.object-input .object-mark a {	font-size:2em;	}
.object-input .object-model a {	font-size:1.7em;	}
.object-input .object-producer a {	font-size:1.5em;	}
.object-input .object-cod a {	font-size:1.5em;	}
		.object-input .object-classification span {	font-size:1.3em;	}
		.object-input .object-classification span span {	display:inline; float:none; margin:0 0.5em !important;	}
		.object-input .object-classification a {	/*display:block; float:left;*/ font-style:italic;	}


		.object-input .edit, .object-input .undo, .object-input .set {	/*display:inline-block;*/  display:block; float:left;	}
		.object-input a.help {	display:inline; font-weight:normal; font-style:normal; background:none;	}

		#object-classification-id {	display:none !important;	}


		.object-data-save {	clear:both;	width:40%; margin:0 auto 2em;	}
		.object-data-save input.button {	margin:1em;	}
		.object-data-save form {	display:inline;	}
		.object-data-save form input.button {	font-weight:bold; background-color:red; color:#fff;	}


h2.object-links {	clear:both; margin:1.5em 0; font-size:1.7em; color:red;	}

.object-data {	width:100%; margin-bottom:0.5em; font-size:1.2em;	}
#layout2.object-data .col1 {	width:25%;	}
#layout2.object-data .col2 {	width:60%;	}
#layout2.object-data .col3 {	width:auto;	}
#layout3.object-data .col1 {	width:30%;	}
#layout3.object-data .col2 {	width:70%;	}
#layout3.object-data .col3 {	width:0;	}

#layout3 td.last {	width:0;	}

#layout2.object-data tr:hover td, #layout2.object-data tr:hover th {	background-color:#E1E8EB;	}
#layout2.object-data tr:hover .last, #layout2.object-data tr:hover .last {	background-color:#ddd !important;	}
.object-data th, .object-data td {	padding-left:0.5em; padding-right:1em; vertical-align:middle; border:2px solid #fff; 	}
.object-data th {	background-color:#FCFCD4; border-top-width:4px;	}
.object-data th span {	 font-weight:bold; font-size:1.2em;	}
.object-data td {	background-color:#E0EFCC;	}
.object-data td span {	float:left;	}
.object-data td .object-param-name {	font-weight:bold;	}
.object-data td .object-param-quantity {	margin-left:0.4em;	}
.object-data td img {	margin:0.5em;	}
a.doc, a.xls, a.ppt, a.pdf {	display:block; width:32px; height:32px; padding:3px 5px; line-height:1em; text-indent:-3000em; background:url('images/file_doc.gif') no-repeat 3px 2px;	}
.object-data a.doc {	background-image:url('images/file_doc.gif');	}
.object-data a.xls {	background-image:url('images/file_xls.gif');	}
.object-data a.ppt {	background-image:url('images/file_ppt.gif');	}
.object-data a.pdf {	background-image:url('images/file_pdf.gif');	}

.overbody {	display:none;	}
.overbody {	position:absolute; z-index:240; left:0; width:100%; height:100%;	}
.overbody {	background-color:#000; /*opacity:0.65; -moz-opacity:0.65;*/ /* аАа�аАяПНаАа�б�а�а�аАа�аАяПНаАа�б�а�а�аАа�аАяПНаБяПНаАяПНаАяПН аАа�аАяПНаБяПНаАяПНаАяПНаАа�аАяПНаБяПНаАяПНаАяПНаАа�аАяПНаАа�б�а�а�аАа�аАяПНаБяПНаАяПНаАяПНаАа�аАяПНаБяПНаАяПНаАяПНаАа�аАяПНаБяПНаАяПНаАяПН аАа�аАяПНаАа�б�а�а�аАа�аАяПНаБяПНаАяПНаАяПНаАа�аАяПНаАа�б�а�а�аАа�аАяПНаБяПНаАяПНаАяПНаАа�аАяПНаАа�б�а�а�аАа�аАяПНаАа�б�а�а�аАа�аАяПНаБяПНаАяПНаАяПНаАа�аАяПНаАа�б�а�а�аАа�аАяПНаАа�б�а�а� аАа�аАяПНаАа�б�а�а�аАа�аАяПНаАа�б�а�а� аАа�аАяПНаАа�б�а�а�аАа�аАяПНаБяПНаАяПНаАяПНаАа�аАяПНаАа�б�а�а�аАа�аАяПНаАа�б�а�а�аАа�аАяПНаАа�б�а�а�аАа�аАяПНаАа�б�а�а� Gecko */ /*filter:alpha(opacity=65);*/ /* аАа�аАяПНаБяПНаАяПНаАяПНаАа�аАяПНаАа�б�а�а�аАа�аАяПНаБяПНаАяПНаАяПН IE6&7 */	}
.overbody .overbody-close {	margin-right:0.5em; font-size:1.5em; color:#fff;	}
		.overbody .overcont {	display:table-cell; overflow:hidden; text-align:center; vertical-align:middle;	}
		.overbody .overcont img {	width:auto; height:auto; max-width:600px; max-height:600px;	}
.overbody .menu {	width:8em; margin:2em auto;	}
.overbody .menu a {	display:block; width:auto; height:auto; padding:0; line-height:1em; font-size:3em; text-indent:0; background:none;	}
.overbody .menu a.prev {	float:left;	}
.overbody .menu a.next {	float:right;	}

#wait.overbody {	top:0; background:#ddd url('./js/progress.gif') no-repeat center center; opacity:0.6; filter:alpha(opacity=50);	}
#wait.overbody {	color:#000;	}

		.object-data td.last .edit, .object-data td.last .delete, .object-data td.last .undo, .object-data td.last .up, .object-data td.last .down {	float:left; /*padding:5px 0.2em 0;*/	}
		.object-data td.last div {	float:left;	}

.object-data span.deleted {	float:left; margin-right:0.5em; background-color:#E79D9D;	}

.object-data-add-param {	position:relative; float:left; clear:both; width:90%;	}
#object-data-add-link {	float:left; margin-right:1em; line-height:1.7em; font-weight:bold; font-size:1.2em;	}
a.param_digital, a.param_string, a.param_text, a.param_image, a.param_document, .object-data-add-param a.help {	float:left;	}
.object-data-add-param a.help {	margin-left:2em;	}

.object-data-add {	display:none; float:left; clear:both; width:100%; margin:1em 0;	}
.object-data-add li {	float:left; margin-right:1em;	}
.object-data-add label {	display:block; margin:0 0 0.2em 0.2em;	}
.object-data-add input {	width:10em;	}

.object-data-add li.object-data-add-value-textarea {	display:none;	} 
.object-data-add li.object-data-add-value-file {	display:none;	}
.object-data-add li.object-data-add-value-file {	position:relative; width:27.2em;	}
.object-data-add li.object-data-add-value-file input {	width:16em; font-size:1.1em; 	}
.object-data-add li.object-data-add-value-file a {	margin-left:2em; font-size:1.1em;	}
.object-data-add li.object-data-add-value-file span {	display:block; /*clear:both;*/ margin:0.5em 0 0; text-align:left; font-weight:bold;	}
/*.object-data-add li.object-data-add-value-file img {	clear:both;	}*/
.object-data-add li.object-data-add-value-file img {	margin-top:0.5em;	}
.object-data-add li.object-data-add-value-textarea textarea {	width:27.2em	}
.object-data-add li a.delete {	margin-top:1.3em;	}

/*-----------PARAM EDIT----------*/
#param-edit {	display:none; position:absolute; z-index:100; left:25%; /*top:40%;*/ width:70em; height:auto; padding:5px; background-color:#fff; border:1px solid #999;	}
#param-edit .object-data-add {	display:block; clear:none; margin:0 1em 1em;	}
#param-edit .button {	float:left; clear:both; margin:1em 0 0.5em 0.7em;	}

/*-----------LINKS_OBJECTS----------*/
div.object-links {	float:left; clear:both; margin:1em;	}
div.object-links a {	display:block; float:left; clear:both; font-weight:bold; font-size:1.5em; color:#009AE1; line-height:2em; white-space:nowrap;	}






/*-----------OBJECTS_Sinhronize----------*/

#ajax_label_307_98_5712_0.search-result .col2, #ajax_label_307_98_5712_0.search-result thead td.object {	width:55%;	}
#ajax_label_307_98_5712_0.search-result .col3 {	width:25%;	}
#ajax_label_307_98_5712_0.search-result .col4, #ajax_label_307_98_5712_0.search-result thead td.last {	width:15%;	}
#ajax_label_307_98_5712_0.search-result .col5 {	width:0;	}

#ajax_label_307_98_5712_0.search-result div.error {	clear:both; line-height:2em; text-align:center;	}
#ajax_label_307_98_5712_0.search-result ul.params  {	clear:both; width:80%; margin:0.5em auto; 	}
#ajax_label_307_98_5712_0.search-result ul.params li {	line-height:1.5em; list-style-type:disc; text-align:center;	}

#ajax_label_307_98_5712_0.search-result tfoot form {	display:block;	}
#ajax_label_307_98_5712_0.search-result tfoot form .button {	margin-top:1em;	}

#sync-param-list input {	width:1em;	}

/*---- SELLER -----*/







/*----------- FORUM ----------*/
.forum {	width:100%;	}
#partitions.forum .col1 {	width:40%;	}
#partitions.forum .col2 {	width:40%;	}
#partitions.forum .col3 {	width:10%;	}
#partitions.forum .col4 {	width:10%;	}
#topics.forum .col1 {	width:60%;	}
#topics.forum .col2 {	width:30%;	}
#topics.forum .col3 {	width:5%;	}
#topics.forum .col4 {	width:5%;	}
#topic.forum .col1 {	width:1%;	}
#topic.forum .col2 {	width:80%;	}

.forum td {	padding:0.3em 0.5em; border:1px solid #C86B6B;	}
.forum thead td {	font-weight:bold;  background-color:#E79D9D;	}
.forum thead td a {	color:#803636;	}
.forum thead tr.object td {	line-height:1.6em; font-size:1.5em; color:#803636; 	}
.forum thead tr.head td {	vertical-align:bottom; font-size:1.1em; color:#fff; 	}
.forum thead tr.object td a.object {	font-size:1.3em;	}
.forum thead tr.object td span {	margin:0 0.5em;	}
.forum thead tr.object td a.object-classification {	font-size:1.1em;	}

.forum thead tr.partition td {	line-height:1.5em; font-size:1.2em; color:#fff;	}
.forum thead tr.partition ul {	float:left;	}
.forum thead tr.partition ul li {	display:inline;	}
.forum thead tr.partition ul li a {	margin-right:0.5em;	}
.forum thead tr.partition ul li.top a {	float:left; margin-right:0; background:url('images/home-w.gif') no-repeat scroll 5px 5px;	}
.forum thead tr.partition span {	float:left;	}
.forum thead tr.partition span.title {	margin-left:0.5em; font-size:1.4em;	}

.forum thead tr.partition ul.child {	margin-left:1em;	}
.forum thead tr.partition ul.child li {	display:block;	}

.forum tbody td {	padding-bottom:1em;	}
.forum td ul.partition li a {	line-height:1.5em;	}
.forum td ul.partition li a.parent {	font-size:1.2em; font-weight:bold;	}
.forum td ul.partition li a.child {	margin-left:1em; font-size:1.1em;	}

.forum tbody td.last {	text-align:right;	}
.forum tbody td span.datetime {	margin-right:0.5em;	}
.forum tbody td a.user {	margin-left:0.5em; font-size:1.2em; font-weight:bold;	}
.forum tbody td a.post {	display:block; float:left; clear:both; font-size:1.2em;	}

.forum tbody td div {	clear:both;	}
.forum tbody td div span {	display:block; float:left; margin:0 0.5em; font-size:1.3em;	}
.forum tbody td div a.topic {	font-weight:bold; font-size:1.5em;	}
.forum tbody td div a.object {	display:block; float:left; margin:0; padding-left:22px; background:url('images/view.gif') no-repeat; text-indent:-3000em;	}
.forum tbody td div a.forum-object {	display:block; float:left; width:95%; font-size:1.3em;	}
.forum tbody td div a.object-classification {	display:block; float:left; padding-left:40px; font-size:1.3em; background:url('images/expandable-last.gif') no-repeat 0 0; text-indent:-3000em;	}
.forum tbody td div a.forum-classification {	font-size:1.3em; font-style:italic; 	}
.forum tbody td div a.partition {	font-size:1.1em;	}
.forum tbody td div a.user {	margin-left:0;	}

.forum tbody tr.head td {	padding-bottom:0.3em; font-size:1.1em; background-color:#E79D9D; color:#fff;	}
.forum tbody tr.head td span {	float:left;	}
.forum tbody tr.head td a {	float:right; font-weight:bold;	}
.forum tbody td.profile {	padding:1em;	}
/*.forum tbody td.profile a.avatar {	clear:both; margin-right:1em;	}*/
.forum tbody td.profile a.user {	margin-left:0;	}
.forum tbody td.profile img {	width:100px; height:100px; padding:5px; border:1px solid #ddd;	}
.forum tbody td div.title {	float:left; width:100%; line-height:2em; border-bottom:2px solid #aaa;	}
.forum tbody td div.title h4 {	float:left; margin-left:0.4em; font-size:1.3em; text-align:left;	}
.forum tbody td div.title a.edit {	float:right;	}
.forum tbody td div.text {	float:left; width:auto; margin:1em 0.5em 2em; font-size:1.2em;	}
.forum tbody td div.text .searched {	background-color:yellow;	}
.forum tbody td div.signature {	float:left; width:100%; padding-top:0.2em; padding-left:0.5em; border-top:2px solid #aaa;	}
.forum tfoot td {	background-color:#E79D9D;	}

a.topic-add {	display:block; width:auto; margin-left:2%; font-size:1.5em;	}

.topic-create {	width:100%; margin:1em 0;	}
.topic-create li {	/*display:block; clear:both;*/ float:left; width:100%; padding-bottom:1em;	}
.topic-create li.top h3 {	font-size:1.5em;	}
.topic-create label {	display:block; float:left; width:41%; font-size:1.3em; text-align:right;	}
.topic-create span {	float:left; margin-right:0.5em; font-size:1.3em;	}
.topic-create a.set, .topic-create a.edit {	float:left;	}
.topic-create li div.error {	margin-left:41%; padding-left:1.5em;	}
.topic-create input {	float:left; width:29.5em;	}
.topic-create #text___Frame {	float:left; width:45em; height:30em;	}
.topic-create li.foot {	text-align:center;	}
.topic-create .button {	float:none;	}

/*--- PAGIGNG --------------- */

/*.paging .current a:hover, .paging .current a:active {	color:#369;	}*/

/*--- FINDOC --------------- */
.findoc {	width:50em; margin:1em auto;	}
.findoc td {	padding:1em; font-family:serif;	}
.findoc td strong {	font-size:1.5em; 	}
.findoc td li {	font-size:1.1em; 	}
.findoc table {	width:100%; font-size:0.8em;	}
.findoc table p {	text-align:center;	}
.findoc table td {	padding:0.5em; font-size:0.9em; border:1px solid #ddd;	}

/*--- INVOICE --------------- */
ul.invoice-cond {	float:left; width:86%; margin:1em 0; padding:1em; border:1px solid #5391AD;	}
ul.invoice-cond li {	float:left; /*clear:both; width:100%;*/ margin-bottom:0.5em; font-size:1.2em;	}
ul.invoice-cond li label, .invoice-cond li span {	float:left;	} 
ul.invoice-cond li label {	width:17em;	} 
ul.invoice-cond li span {	width:40em;	}

#ajax_label_307_98_5480_0.search-result thead .object {	width:30%;	}
#ajax_label_307_98_5480_0.search-result thead .offer {	width:15%;	}
#ajax_label_307_98_5480_0.search-result thead .price {	width:20%;	}
#ajax_label_307_98_5480_0.search-result thead .request {	width:20%;	}
#ajax_label_307_98_5480_0.search-result tfoot td {	width:110%; padding-right:10.5%; text-align:right;	}

ul.invoice-sum {	margin-top:1em;	}
ul.invoice-sum li {	margin-bottom:0.5em; font-size:1.2em;	}
ul.invoice-sum li.top h3 {	text-align:right; font-size:1.2em; color:#555; text-transform:uppercase;	}

#offer-condition {	float:left; margin-bottom:2em;	}
#offer-condition, #offer-condition li {	width:100%;	}
#offer-condition label {	width:50%;	}
#offer-condition span {	max-width:25%;	}
#offer-condition li.discount input {	width:5em; margin-right:0.5em;	}
#offer-condition .error {	margin-left:50%;	}
#offer-condition textarea {	float:left; width:30em; margin-top:0.2em;	}
#offer-condition a.edit, #offer-condition a.undo {	display:block; float:left;	}

.invoice .error {	font-weight:bold; text-transform:uppercase; text-align:center;	}

#ajax_label_307_98_5480_0.search-result tbody .offer span {	color:red;	}
#ajax_label_307_98_5480_0.search-result tbody .offer .value-set {	float:none; margin-top:0.3em; text-align:right;	}
#ajax_label_307_98_5480_0.search-result tbody .offer .value-set span {	float:none; margin-right:0; font-size:1.2em;	}
#ajax_label_307_98_5480_0.search-result tbody .offer .value-set span.quantity {	margin-left:0.2em;	}
#ajax_label_307_98_5480_0.search-result tbody .offer .offer ul {		}
#ajax_label_307_98_5480_0.search-result tbody .offer .offer ul li {	text-align:right;	}
#ajax_label_307_98_5480_0.search-result tbody .offer .offer ul li.top {	font-weight:bold; text-align:left; text-transform:uppercase;	}
#ajax_label_307_98_5480_0.search-result tbody .offer .offer ul li label {	float:left; font-weight:normal;	}
#ajax_label_307_98_5480_0.search-result tbody .offer .offer ul li span {	float:none;	}

#invoice-offers.search-result {	overflow:scroll;	}
#invoice-offers.search-result thead .ID, #invoice-offers.search-result tfoot .ID {	width:5%;	}
#invoice-offers.search-result thead .object, #invoice-offers.search-result tfoot .object {	width:30%;	}
#invoice-offers.search-result thead .price, #invoice-offers.search-result tfoot .price {	width:20%;	}
#invoice-offers.search-result thead .request, #invoice-offers.search-result tfoot .request {	width:20%;	}
#invoice-offers.search-result thead .seller, #invoice-offers.search-result tfoot .seller {	width:20em;	}
#invoice-offers.search-result thead .last,  #invoice-offers.search-result tfoot .last {	width:10%;	}

#invoice-offers.search-result thead .seller {	padding:0.2em 0.4em; font-weight:normal;	}
#invoice-offers.search-result thead .seller #companydata_top, #invoice-offers.search-result .seller #companydata_top li {	width:auto;	}
#invoice-offers.search-result thead .seller #companydata_top li {	float:none;	}
#invoice-offers.search-result thead .seller #companydata_top span {	float:none; margin:0; text-align:center;	}
#invoice-offers.search-result thead .seller #companydata_top .company-name span {	line-height:1.2em; font-size:1.2em; font-weight:bold;	}
#invoice-offers.search-result thead .seller #companydata_top .company-geo span {	line-height:1.1em; font-size:0.8em;	}
#invoice-offers.search-result thead .seller #companydata_top label{	display:none;	}
#invoice-offers.search-result thead .seller div.contact-data {	display:none; position:absolute; z-index:100; padding-bottom:0.5em; background-color:#FFF; border:1px solid #ddd; font-size:80%; color:#555;	}
#invoice-offers.search-result thead .seller div.contact-data ul, #invoice-offers.search-result thead .seller div.contact-data ul li {	width:50em;	}
#invoice-offers.search-result thead .seller div.contact-data ul.centrallist li {	line-height:1.5em;	}
#invoice-offers.search-result thead .seller div.contact-data ul.centrallist li.top {	padding-top:0.5em;	}

#invoice-offers.search-result tbody div.produce {	margin-left:0 5px; line-height:2em;	}

#invoice-offers.search-result tbody #summary td {	background:#fff !important;	}
#invoice-offers.search-result tbody ul.summary {	margin-top:0.2em;	}
#invoice-offers.search-result tbody ul.summary li {	line-height:1.5em; font-weight:bold; text-align:right;	}
#invoice-offers.search-result tbody ul.summary li.top {	font-size:1.2em;  text-transform:uppercase;	}

#site-order.centrallist li.service, #design-order.centrallist li.service, #content-order.centrallist li.service {	font-size:1.1em; font-weight:bold; text-align:center;	}

#site-order.centrallist ul.domain {	width:34em; margin:0 auto; padding:0.5em; background-color:#E79D9D; border:1px solid #803636;	}
#site-order.centrallist ul.domain li {	float:none; padding-bottom:0;	}
#site-order.centrallist ul.domain li.type {	line-height:1.5em;	}
#site-order.centrallist ul.domain li.domain-input {	position:relative; padding:0.5em 0 1em; 	}
#site-order.centrallist ul.domain li.domain-input div.error {	margin-left:0; padding-left:0; text-align:center; 	}
#site-order.centrallist ul.domain li.domain-input select {	width:4em; 	}
#site-order.centrallist ul.domain li input {	float:none;	}
#site-order.centrallist ul.domain li label {	float:none; 	}
#site-order.centrallist ul.domain li.type input.radio {	margin-right:0.5em;	}
#site-order.centrallist ul.domain li.type label {	display:inline; text-align:left; vertical-align:top;	}

#site-order.centrallist ul.domain li.domain-input span {	display:inline; float:none; margin-right:0;	}

#site-order.centrallist ul.domain li.domain-reg {	line-height:1em;	}
#site-order.centrallist ul.domain li.domain-reg input.checkbox {	margin-top:0; margin-right:0.3em;	}
#site-order.centrallist ul.domain li.domain-reg strong {	font-weight:normal; vertical-align:top; 	}
#site-order.centrallist ul.domain li.domain-reg div {	width:31.5em; margin:0.5em 0; padding:0.5em; line-height:1em; text-align:justify; background-color:#fff; border:1px solid red; color:red;	}
#site-order.centrallist ul.domain li.domain-reg div strong {	margin-right:0.5em; font-weight:bold; 	}
#site-order.centrallist ul.domain li.domain-reg div span {	display:inline; float:none; 	}
#site-order.centrallist ul.domain li.domain-reg textarea {	width:32.5em; margin-top:0.5em;	}

#site-order.centrallist ul.domain li.foot {	padding-top:1em;	}





/*--- AVTOCOMPLET --------------- */
.ac_results {	z-index:250; /*padding:0px;*/ border:1px solid WindowFrame; background-color:Window; overflow:hidden;	}
.ac_results iframe {	display:none;/*sorry for IE5*/ display/**/:block;/*sorry for IE5*/ position:absolute; top:0; left:0; z-index:-1; filter:mask(); width:3000px; height:3000px;	}
.ac_results ul {	/*width:100%; margin:0; padding:0;*/ /*list-style-position:outside;*/ list-style:none;	}
.ac_results li {	display:block; position:relative; width:100%; /*margin:0px;*/ padding:2px 5px; cursor:pointer; font:menu; font-size:1.2em; overflow:hidden;	}
.ac_loading {	background:Window url('autocomplete_indicator.gif') right center no-repeat;	}
.ac_over {	background-color:Highlight; color:HighlightText;	}
.qnt {	 position:absolute; top:2px; right:10px; font-size:0.8em; color:#26A908;	}


#div-wait.overbody { 	}


/*--- COUNTER --------------- */
.counter {	display:block; float:left; clear:both;	}
.counter img {	display:none; width:1px; height:1px;	}



