.whole:after,
.keysearch p:after,
.window .keysearch:after,
.howmuch p:after,
.sendmessage p:after,
.top-up .middle:after,
.listfilter p:after,
.extract p:after,
.thread p:after,
.keysearch:after {
   content: "."; 
   display: block; 
   height: 0; 
   clear: both; 
   visibility: hidden;
}

.content {
	overflow: visible;
}
.content h2 {
	margin-top: 0;
}
.nowrap {
	white-space: nowrap;
}
/* ----- seo main layout ----- */
.header{
	background: url(/i/adm/double-line.gif) repeat-x 0 77px;
	padding: 0;
	margin: 0 40px;
}
.aside{
	margin-top: 12px;
	position: relative;
}
.content .lining{
	padding-top: 25px;
	
}
.wide .lining{
	padding-left: 40px;
}
.right .lining{
	padding-left: 40px;
	padding-right: 325px;
}
.right{
	float: left !important;
	margin: 0 -285px 0 0;
}
/* ----- seo header ----- */
#logo img{
	padding: 20px 1px 23px;
	vertical-align: top;
}
.entrance{
	float: right;
	padding: 31px 0 0;
	height: 49px;
}

.options{
	background: #f3f3f3;
	overflow: hidden;
	width: 100%;
}
ul.settings{
	overflow: hidden;
	float: right;
	padding: 13px 0 0;
	height: 29px;
	width: 500px;
}
ul.settings li{
	float: right;
	padding: 0 8px;
}
.selector{
	width: 165px;
	padding: 10px 10px 0;
}
.selector select{
	width: 139px;
	height: 22px;
}
.selector img{
	float: right;
	margin: 2px 0 0;
}

/* ----- left menu ----- */
.navi {
	margin-top: 25px;
}
ul.navi li{
	font-size: 1.66em;
	margin: 0 0 14px;
}
ul.navi ul{
	margin: 10px 0 0 0;
}
ul.navi ul li{
	font-size: .6em;
	margin: 0;
	padding: 3px 10px 5px 0;
}
ul.navi ul li a,
ul.navi ul li strong{
	padding: 0 0 0 10px !important;
}
ul.navi li.active a {
	color: #606060;
}
ul.navi ul li.active{
	background: #efebda url(/i/adm/beige.gif) repeat-x 0 0;
	color: #606060;
}
ul.navi ul li.active a:hover{
	color: #606060;
	border: none;
	padding: 0 0 0 10px !important;
}
ul.navi span {
	padding-left: 10px;
}
/* ----- statistics ----- */
.stats{
	overflow: hidden;
	margin: 0 0 12px 0;
}
.stats dt{
	float: left;
	clear: left;
	width: 90px;
	margin: 0 0 5px;
	white-space: nowrap;
}
.stats dd{
	float: left;
	margin: 0 0 5px;
	width: 85px;
}
.stats dd img{
	position: absolute;
}
.stats .workin{
	color: #3bbe25;
}
.stats .standin{
	color: #ed5e62;
}

/* ----- outstanding accounts' warning ----- */
.outstanding{
	background: #fdeced;
	padding: 7px 10px 8px;
	margin: 0 -10px 10px;
}
.outstanding h4{
	font-size: 1em;
}
.outstanding h4 a{
	color: #ed5e62;
}

/* ----- keywords area ----- */
.keywords p{
	margin: 0 0 20px 0;
}
.keywords h6{
	font-size: 1em;
	font-weight: normal;
	margin: 0 0 6px;
}


.whole{
	overflow: hidden;
	width: 100%;
}
.half{
	width: 47.9%;
}
.half h5{
	font-size: 1em;
	margin: 0 0 17px;
}
.half table.type-4{
	margin: 0 0 20px;
}
.half p.showed{
	padding: 3px 0 0;
}
.tarea100 textarea{
	width: 100%;
}

a.refresh{
	position: relative;
	left: 95px;
	top: -38px;
}
.refresh img{
	vertical-align: top;
}
/* ----- type-4 table (keywords) ----- */
table.type-4 {
	width: 100%;
	border-collapse: collapse;
	margin: 0 0 20px;
}
.type-4 td{
	padding: 8px 10px;
	border-bottom: 1px solid #e5e8ec;
	border-left: 1px solid #e5e8ec;
	vertical-align: middle;
}
.type-4 thead td{
	background: #eef1f5;
	vertical-align: middle;
	color: #3a6f8f;
}
.type-4 td.first{
	border-left: none;
}
table.type-2{
	border-top: 1px solid #e5e8ec;
}
.type-2 td{
	vertical-align: top;
}
.type-2 thead td, .type-4 thead td {
	white-space: normal;
}
.keyword-box {
	padding-right: 120px;
	position: relative;
}
td .note {
	margin-top: 5px;
}
.reserved {
	position: absolute;
	right: 0;
	top: 0;
	width: 80px;
	padding-left: 20px;
	background: url(/i/reserved.gif) no-repeat 0 0;
	font-weight: bold;
}

.statuslink {
	white-space: nowrap;
}
.statuslink img {
	vertical-align: middle;
}
a.down, a.up {
	text-decoration: underline;
}
a.up:hover, a.down:hover {
	color:#ee2e24;
}
.warn {
	color:#ee2e24;
}
/* ----- calendar ----- */
.period{
	overflow: hidden;
}
.calcol{
	background: #eef1f5;
	color: #3a6f8f;
	padding: 7px 10px;
	font-size: 1.16em;
	float: left;
}
.calcol img{
	vertical-align: middle;
	margin: 0 0 0 3px;
	cursor: pointer;
}
.daterange{
	float: right;
}
.daterange span{
	float: left;
}
.daterange ul{
	text-align: right;
	margin: 0 -17px 0 0;
	list-style: none;
	padding: 8px 0 0;
}
.daterange ul li{
	display: inline;
	margin: 0 17px 0 0;
}
.daterange ul li a{
	text-decoration: none;
	color: #3a6f8f;
	border-bottom: 1px dashed #3a6f8f;
}
.daterange ul li a:hover{
	color: #ee2e24;
	border-bottom: 1px dashed #ee2e24;
}

.calendar{
	position: absolute;
	background: #eef1f5;
	width: 575px;
	padding: 0 0 10px;
	font-size: .9em;
	z-index: 999;
}

.diagram{
	clear: both;
	padding: 21px 0 14px;
	overflow: hidden;
}

.calendar .date{
	float: left;
	width: 167px;
	padding: 10px 10px 0 10px;
}
.calendar .date label{
	float: left;
	padding: 3px 0 0;
}
.calendar .date span{
	float: right;
}
.calendar .date p{
	overflow: hidden;
	margin: 0 0 10px;
}



.calendar .month,
.calendar .ui-datepicker-header{
	clear: both;
	text-align: center;
	width: 143px;
	font-weight: bold;
	color: #606060;
	padding: 7px 0 11px;
	background: url(/i/adm/double-line.gif) repeat-x 0 100%;
	margin: 0 0 4px;
	height: 14px;
	position: relative;
}
.calendar .month a{
	position: relative;
}
.calendar .ui-datepicker-header span {
	float: none;
}
.calendar th {
	text-align: center;
}
.calendar .ui-datepicker-calendar span {
	float: none;
}
.ui-datepicker-prev {
	top:7px;
	left: 0;
	position: absolute;
	width: 10px;
	height: 10px;
	display: block;
	background: url(/i/calendar-arrow1.gif) no-repeat center ;
	cursor: pointer;
}

.ui-datepicker-next {
	top:7px;
	right: 0;
	position: absolute;
	width: 10px;
	height: 10px;
	display: block;
	background: url(/i/calendar-arrow2.gif) no-repeat center ;
	cursor: pointer;
}
.ui-datepicker-prev span,
.ui-datepicker-next span {
	display: none;
}
.calendar .month a.lt{
	padding: 3px 10px 3px 0;
}
.calendar .month a.rt{
	padding: 3px 0 3px 10px;
}
.ui-datepicker-title {
	text-align: center;
}
.ui-datepicker-current-day {
background:#E0EEBD none repeat scroll 0 0 !important;
}
.ui-datepicker-unselectable {
	text-align: center;
}
.dig{
	clear: both;
	background-color: #fff !important;
	padding: 0 10px 4px;
	text-align: center;
	overflow: hidden;
	margin: 0;
}
.dig table{
	border-collapse: collapse;
	width: 147px;
	border-bottom: 4px solid #fff;
}
.dig table td{
	padding: 2px 0;
}
.dig table .days{
	font-weight: bold;
}
.dig table a{
	text-decoration: none;
}

.calendar .set{
	width: 182px;
	float: left;
	position: absolute;
	bottom: 10px;
	right: 10px;
}
.calendar .set label{
	float: left;
	padding: 2px 0 0 0;
}
.calendar .set select{
	width: 105px;
	height: 19px;
	float: right;
	border: 1px solid #7f9db9;
	color: #606060;
}
.calendar .set select option{
	color: #606060;
}
.calendar .set p{
	padding: 12px 0 0;
	margin: 0 0 10px;
	overflow: hidden;
	clear: both;
}

.calendar .set span{
	float: left;
}
.calendar .set span a{
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 10px;
}
.calendar .set a.cancel{
	float: left;
	padding: 4px 0 0;
}
.calendar .set strong a{
	text-decoration: none;
}
.calendar .set input.btn{
	font-size: 11px;
	color: #606060;
	padding: 1px 5px;
	margin: 0 8px 0 0;
}
/* ----- filters ----- */
.content .specific h2 span{
	font-size: 1em;
	background:transparent url(/i/adm/bb-blue.gif) repeat-x scroll 0 100%;;
	position: relative;
	top: 0;
	padding: 0;
}
.filterlist{
	clear: both;
	padding: 10px 0;
}
.filterlist p {
	margin-bottom: 0px;
}
.filterlist p a {
	text-decoration: none;
	position: relative;
}
.listfilter{
	margin: 0 0 10px 0px;
	width: 480px;
	overflow: hidden;
}
.listfilter .pas{
	font-weight: normal;
}
.listfilter .pad{
	padding: 9px 10px 0;
}
.listfilter p{
	margin: 0 0 10px;
}
.listfilter input.money{
	display: inline;
	float: none !important;
	width: 62px !important;
	margin: 0 10px;
}
.listfilter input.sbm{
	margin: 0;
	font: 11px Tahoma;
	padding: 0 17px 2px;
	float: none;
}
.tease-move .tmove label{
	min-width: 134px;
	float: left;
}

.tease-move .tmove select{
	width: 240px;
}
.act div,
.pas div{
	float: left;
}
.act{
	float: left;
	background-color: #dbe1e4 !important;
	margin-bottom:6px;
}
.pas{
	float: left;
	background-color: #eaeaea !important;
	margin-bottom: 6px;
	font-weight: bold;
}
/* ----- headers in diagram-halfs ----- */
.half h3{
	color: #3a6f8f;
	font-size: 1.5em;
	font-weight: normal;
	margin: 5px 0 21px;
}
.half h2{
	font-size: 1.66em;
	font-weight: normal;
	margin: 0 0 16px;
}
.content h2 span{
	font-size: .6em;
	background: none;
	position: relative;
	top: -2px;
	padding: 0;
}
.content h2 span a{
	background: none;
	text-decoration: underline;
	padding: 0;
}
.content .half h2 span a:hover{
	color: #ee2e24;
}
/* ----- pie-chart ----- */
.pie-chart {border: 1px solid #e5e8ec;}
.pie-chart table {
	border-collapse: collapse;
	width: 100%;
}
.pie-chart td {vertical-align: top;}
.chart, .legend {
	width: 50%;
}
.legend ul {
	list-style-type: none;
	margin: 0 0 0 5px;
}
.legend li {
	padding-left: 18px;
	margin-top: 15px;
	color: #909090;
}
.legend li strong {
	display: block;
	color: #606060;
}
.blue-dot {
	background: url(/i/blue-dot.gif) no-repeat 0 4px;
}
.green-dot {
	background: url(/i/green-dot.gif) no-repeat 0 4px;
}
.yellow-dot {
	background: url(/i/yellow-dot.gif) no-repeat 0 4px;
}
.red-dot {
	background: url(/i/red-dot.gif) no-repeat 0 4px;
}
/* ----- show/hide diagram ----- */
#diagram{
	clear: both;
	display: block;
}
.diagram .hide2 a,
.diagram .show2 a{
	text-decoration: none;
	padding: 0 0 0 21px;
	background: url(/i/minus.gif) no-repeat 0 50%;
	cursor: pointer;
}
.diagram .hide2 span,
.diagram .show2 span{
	border-bottom: 1px dashed #3d5972;
	position: relative;
}
.diagram .hide2 a:hover span,
.diagram .show2 a:hover span{
	border-bottom: 1px dashed #ee2e24;
}
.diagram p.hide2,
.diagram p.show2{
	float: left;
	padding: 3px 0 0;
	margin: -6px 0 20px;
}
.diagram .show2 a{
	background: url(/i/plus.gif) no-repeat 0 50%;
}

.diagram p.byw{
	float: right;
	margin: -6px 0 0;
}
.diagram p.byw select{
	border: 1px solid #7f9db9;
	color: #606060;
	position: relative;
}

/* ----- selected requests ----- */
.request{
	clear: both;
	margin: 5px 0 20px 0;
}
.selected{
	overflow: hidden;
	width: 100%;
	clear: both;
	margin: 0 0 20px;
}
.selected div{
	float: left;
	margin: 0 10px 0 0;
}
.selected .name{
	padding: 4px 0;
}
.selected p{
	float: right;
	padding: 4px 0;
}
.selected p a{
	text-decoration: none;
	border-bottom: 1px dashed #3a6f8f;
}
.selected p a:hover{
	border-bottom: 1px dashed #ee2e24;
}

/* ----- menu in h1 ----- */
h1 span.active,
h1 span.normal{
	display: inline;
	display: inline-block;
	font-size: .5em;
	position: relative;
	top: -4px;
}
h1 span.active a{
	display: inline;
	display: inline-block;
	padding: 4px 20px;
	margin: 0 20px 0 0;
}
h1 span.normal a{
	display: inline;
	display: inline-block;
	padding: 4px 0;
	margin: 0 20px 0 0;
}
h1 span.active a{
	background: url(/i/adm/beige.gif) repeat-x;
	color: #606060;
	text-decoration: none;
}
h1 img.arrow{
	margin: 0 20px;
	position: relative;
	top: -7px;
}
/* ----- login ----- */
.login{
	margin: 41px auto 0;
	width: 253px;
	overflow: hidden;
	background: #f3f3f3;
	padding: 10px 20px 20px 20px;
	color: #606060;
}
.login h1{
	padding: 5px 0 9px;
}
.wrong {
	color: #ee2e24 !important;
	padding: 0 0 5px;
	position: relative;
}
.login .wrong{
	padding: 0 0 7px 48px;
}
.login p{
	margin: 0 0 14px;
	overflow: hidden;
	width: 100%;
}
.login .remembrance label{
	float: left;
	padding: 4px 0 0;
	width: 48px;
}
/* ----- payments area ----- */
.currency{
	margin: 0 0 30px;
}
.currency .pay {
	padding:0 0 10px;
}
.currency img{
	vertical-align: middle;
	margin: 0 10px 0 0;
}
.extract{
	padding: 16px 20px 20px;
	margin: 0 0 7px;
	background: #f3f3f3;
	width: 385px;
}
.extract h2 {
	margin: 0 0 12px;
}
.extract p{
	margin: 0 0 14px;
}
.extract .incorrect {
	background: none;
	padding: 0;
	font-weight: bold;
}
.extract .props{
	margin: 0 0 12px;
}
.extract .props p,
.extract .sum p{
	margin: 0 0 5px;
}
.extract p.sum{
	margin: 0 0 9px;
}
.extract .sum label{
	float: left;
	padding: 3px 0 0;
	font-weight: normal;
}
.extract .padd{
	padding: 4px 0 0 51px;
	width: auto;
}
.extract .padd {
	float: none;
	clear: left;
}
.extract .padd label {float: none;}
.extract .padd input {margin-left: 0;}
.extract .sum .txt {
	float: left;
	margin: 0 13px 0 9px;
	padding-right: 30px;
}
.extract input.sbm, .traf-back input.sbm ,.requisites input.sbm{
	font-size: 12px;
	color: #616161;
	padding: 1px 16px;
}
.extract .fset {
	position: relative;
	float: left;
	border: 0px none;
	font-weight: normal;
	margin: 0 0 0 9px;
	padding: 0;
}
.extract .sum p select {
	margin: 0 0 0 20px;
}
.extract .fset .txt {
	margin: 0 !important;
	float: none;
}
.extract .fset label {
	position: absolute;
	top: 0;
	right: 5px;
	width: 32px;
	height: 23px;
	text-align: right;
}
z.extract .rub label {background: url(/i/rub.gif) no-repeat 0 0;}
z.extract .ue label {background: url(/i/ue.gif) no-repeat 0 0;}
.extract .sum .arrows {
	float: left;
	display: block;
	margin: 10px 0 0 9px;
	width: 26px;
	height: 5px;
	background: url(/i/arrows.gif) no-repeat 0 0;
}
.requisites p.save{
	margin: 17px 0 10px;
}
.requisites p label{
	float: left;
	padding: 3px 0 0;
	width: 131px;
}
/*.requisites p input.txt{
	float: left;
	width: 277px;
}*/
.notice{
	color: #909090;
	margin: 0 0 7px;
	font-style: italic;
}
.howmuch{
	overflow: hidden;
	width: 100%;
}
.howmuch label{
	float: left;
	padding: 4px 0 0;
	margin: 0 9px 0 0;
	width: 40px;
}
.howmuch select {
	height: 22px;
}
.howmuch p {
	padding-bottom: 0;
	clear: both;
}
.top-up .currency-sel {
	margin-bottom: 10px;
}

/* ----- messages ----- */
.tools{
	overflow: hidden;
	width: 100%;
	margin: 0 0 20px;
}
.filters{
	float: right;
}
.filters select{
	width: 144px;
}
.filters label{
	margin: 0 7px 0 0;
}
.sign{
	vertical-align: middle;
	position: relative;
	top: -1px;
	margin: 0 10px 0 0;
}
.itmeans p{
	margin: 0 0 9px;
}
.itmeans .sign{
	margin: 0 5px 0 0;
}
.messages a{
	color: #606060;
}
.messages a:hover{
	text-decoration: none;
}
/* ----- send message form ----- */
.sendmessage{
	padding: 0 2px 13px 50px;
	position: relative;
}
.sendmessage p {
	position: relative;
}
.sendmessage .outthere{
	position: absolute;
	width: 50px;
	top: 4px;
	left: -50px;
}
.sendmessage .direct{
	position: absolute;
	width: 50px;
	top: 4px;
	left: -70px;
}
.check{
	position: relative;
	top: 2px;
}
.sendmessage textarea{
	padding:3px 3px 4px;
	width: 435px;
	height: 120px;
}
.sendmessage div{
	margin: 0 0 7px;
	clear: left;
}
.sendmessage span.l100{
	padding-left: 2px;
}
.sendmessage span.l100 input{
}
.sendmessage .attachment {
	float: left;
	text-align: left;
}
.sendmessage .attachment .input-file {
	float: none;
}



/* ----- conversation thread ----- */
.thread{
	margin: 0 0 20px;
}
.thread .you,
.thread .notyou{
	padding: 6px 10px 0;
	overflow: hidden;
	margin: 0 -10px 5px;
}
.thread .you p,
.thread .notyou p{
	margin: 0 0 9px;
	float: none;
	clear: both;
}
.thread .notyou{
	background: #eef1f6;
}
.thread .notyou h3,
.thread .you h3{
	color: #3a6f8f;
	font-size: 1em;
	margin: 0 0 14px;
}
.thread .you h3{
	color: #3bbe25;
}
.thread .you{
	background: #f6f5ec;
}
.thread .date{
	float: right;
	color: #909090;
}
.thread .attach{
	border-top: 1px solid #e4e8eb;
	padding: 10px 0 0;
}
.thread .attach img.lt{
	margin: 0 20px 15px 0;
}
.leavemessage{
	margin: 0 0 10px;
}
.leavemessage div{
	margin: 0 0 7px;
}
.leavemessage p{
	margin: 0 0 10px;
}

.attachment{
	text-align: right;
	float: right;
	width: 370px;
}
.attachment div{
	margin: 0 0 11px;
}
.attachment p{
	color: #909090;
	margin: 0 0 8px;
}
.attachment img{
	vertical-align: middle;
}
.attachment .input-file{
	float: right;
	padding: 2px 0 0;
}
.thread .closed {
	cursor: pointer;
}
.thread .closed h3{
	float: left;
	margin: 0 10px 0 0;
}
.thread .closed p{
	overflow: hidden;
}
.thread .closed span{
	margin: 0 0 0 10px;
}
.thread span.closed-by{
	margin: 0;
	color: #909090;
	font-style: italic;
	line-height: 2;
}
.thread .closed span.closed-by{
	margin: 0 0 0 1.8em;
}

.back2list{
	margin: 14px 0;
}
.back2list a {
	padding-left: 13px;
	background: url(/i/adm/larr.gif) no-repeat 0 6px;
}
.back2list a:hover {
	background: url(/i/adm/larr-red.gif) no-repeat 0 6px;
}
/* ----- edit site url ----- */
.siteURL{
	margin: 0 0 10px;
}
.siteURL p{
	overflow: hidden;
	width: 100%;
	margin: 0 0 20px;
}
.siteURL label{
	float: left;
	padding: 4px 0 0;
	margin: 0 8px 0 0;
}
.tracker-code p{
	margin: 0 0 4px;
}
.tracker-code textarea{
	margin: 10px 0 0;
}

/* ----- new site ----- */
.keywords p.notso{
	margin: 0 0 9px;
}
.welcome{
	background: #e2f5df;
	padding: 8px 10px 9px;
	margin: -5px 0 25px;
}


/* ----- budget and pay ----- */
.content .budget h2{
	margin: -4px 0 16px;
}
.content .paytheman h2{
	margin: 33px 0 10px;
}
.budget{
}
.add-request{
	margin: 0 0 14px;
}
.add-request p{
	display: inline;
	display: inline-block;
	margin: 0 48px 0 0;
}

.paytheman p{
	line-height: 1.5;
	margin: 0 0 10px;
}
.paytheman .notice{
	margin: 0 0 15px;
}
ul.radiolist{
	margin: 0 0 10px;
	list-style: none;
	line-height: 1.5;
}
ul.radiolist .radio{
	margin-right: 5px;
}
.afterbtn{
	display: inline;
	display: inline-block;
	padding: 4px 0;
	margin: 0 0 0 10px;
}
.afterbtn a{
	margin: 0 0 0 7px;
}
/* ----- Keyword search popup ----- */

.window .keysearch {
	padding-left: 0;
}
.window .whole {
	margin-top: 15px;
}
.keysearch h2 {
	float: left;
	margin-right: 15px;
}
.keysearch p {
	float: left;
}
.keysearch .notice {
	float: none;
	display: block;
	clear: left;
}

/* ----- main page ----- */
.about{
	margin: 0 275px 0 0;
	padding: 5px 0 0;
}
.about h1{
	color: #ee2e24;
	font-size: 38px;
	font-weight: normal;
	overflow: hidden;
	margin: 0 0 17px;
	padding: 0;
	font-family: Tahoma;
}

.about h2{
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 20px;
}
ol.pic{
	list-style: none;
	padding: 0 0 0 1px;
	margin: 0 0 20px;
	font-size: 14px;
}
ol.pic li{
	padding: 1px 0 1px 28px;
	margin: 0 0 11px;
	line-height: 1.2;
	position: relative;
}
ol.pic li.fst{
	background: url(/i/1.gif) no-repeat;
}
ol.pic li.scd{
	background: url(/i/2.gif) no-repeat;
}
ol.pic li.trd{
	background: url(/i/3.gif) no-repeat;
}
ol.pic li.for{
	background: url(/i/4.gif) no-repeat;
}
ol.pic li.fiv{
	background: url(/i/5.gif) no-repeat;
}
ol.pic li.six{
	background: url(/i/6.gif) no-repeat;
}
.client-login{
	float: right;
	width: 215px;
	background: #f3f3f3;
	margin: 5px 0 0 20px;
	padding: 15px 20px 27px;
}
.client-login h2{
	margin: 0;
	color: #909090;
	font-size: 24px;
	margin: 0 0 14px;
}
.client-login p{
	margin: 0 0 10px;
	overflow: hidden;
}
.client-login form{
	background: url(/i/adm/double-line.gif) repeat-x 0 100%;
	padding: 0 0 25px;
	margin: 0 0 17px;
}
.client-login div{
	padding: 0 0 7px;
}
.client-login form div{
	padding: 4px 0 0;
}
.register{
	background: url(/i/adm/double-line.gif) repeat-x 0 100%;
	overflow: hidden;
	padding: 0 0 45px;
	margin: 0 0 40px;
	width: 100%;
}


.details{
	overflow: hidden;
	position: relative;
}
.details ul.menu{
	width: 125px;
	margin: 0 38px 0 0;
	list-style: none;
	padding: 0 0 50px;
	float: left;
}
.details ul.menu li{
	width: 125px;
	list-style: none;
	margin: 0 0 10px;
}
.details ul.menu li a{
	display: block;
	color: #3a6f8f;
	background: #e3e3e3 url(/i/gray.gif) repeat-x 0 0;
	text-decoration: none;
	padding: 6px 10px 7px 20px;
}
.details ul.menu li span{
	border-bottom: 1px dashed #3a6f8f;
}
.details ul.menu li.active a{
	color: #fff;
	background: #275977 url(/i/adm/details.gif) repeat-x 0 0;
}

.details  a{
	color: #eb4549;
}
.details .info{
	margin: 0 0 0 163px;
}
.details p{
	margin: 0 0 12px;
}
.details li {
	margin: 0 0 12px;
}

.info ul.adv{
	list-style: none;
	margin: 0;
	overflow: hidden;
	width: 660px;
	position: relative;
	margin: 0 -100px -31px -31px;
	padding: 20px 0 0;
}
.info ul.adv li{
	float: left;
	padding: 0 0 31px 31px;
	display: inline;
}
.info ul.adv li img{
	vertical-align: middle;
	border: 1px dotted #dcdcdc;
}
.info ol.pic {
	margin-top: 20px;
}
.info h2{
	font-size: 18px;
	font-weight: normal;
	padding: 10px 0;
	margin: 7px 0;
}
table.prices{
	width: 47%;
	border-top: 1px solid #e5e8ec;
	border-collapse: collapse;
}
table.prices td{
	padding: 7px 0 6px 10px;
	border-bottom: 1px solid #e5e8ec;
}
table.prices tr td.first{
	padding: 7px 0 6px;
	border-right: 1px solid #e5e8ec;
}
p.footnote{
	padding: 20px 0 0;
	clear: both;
	color: #909090;
	font-size: 12px;
}
.registration{
	margin: 0 0 30px;
}
.registration table{
	border-collapse: collapse;
	margin: 0 0 10px;
	width: 100%;
}
.registration table td{
	padding: 0 0 10px;
	vertical-align: bottom;
}
.registration label {
	position: relative;
	bottom: 5px;
}
.registration label span{
	color: #eb4549;
}
p.int{
	margin: 0 0 17px;
	padding: 0;
	color: #909090;
	font-style: italic;
}
.registration .wrong {
	padding-right: 6px;
}
.registration .input-txt img,
.registration .wrong img {
	position: absolute;
	right: -20px;
	top: 4px;
}
.registration .tarea {
	vertical-align: top;
}
.registration textarea {
	width: 278px;
	height: 200px;
}
/* ----- registration form ----- */
.extra{
	width: 245px;
	float: left;
	padding: 40px 0 92px;
	position: relative;
}

.motion{
	background: #f3f3f3;
	overflow: hidden;
	padding: 17px 25px 25px 25px;
	margin: 0 0 20px;
	color: #000;
}
.motion div{
	width: 100%;
}
.motion h2{
	font-size: 24px;
	color: #ee2e24;
	font-weight: normal;
	line-height: 1;
	margin: 0 0 16px;
}

.standard{
	background: #f3f3f3;
	overflow: hidden;
	padding: 17px 25px 25px 25px;
	margin: 0 0 20px;
	color: #000;
}
.standard h2{
	font-size: 18px;
	font-weight: normal;
	line-height: 1;
	margin: 0 0 12px;
}

.standard blockquote{
	line-height: 1.3;
	text-indent: -25px;
	clear: right;
	font-size: 12px;
	font-style: italic;
	padding: 0 0 0 25px;
}
.standard .author{
	float: right;
	position: relative;
	margin: 0;
	font: bold 12px Tahoma;
	padding: 3px 0 25px 0;
}
.standard blockquote p{
	margin: 0;
	line-height: 1.45;
}

/* ----- error message ----- */

.error {
	padding-bottom: 0;
}
.error p {
	margin-bottom: 0;
	padding-bottom: 10px;
}
p.error {
	margin:-5px 0 25px;
	padding:8px 10px 9px;
}
.a_gr
{
    text-decoration: underline;
}
