html {
	font-size: 100.01%;
	height: 100%;
	margin: 0;
	padding: 0;
	width: 100%;
	background: #fff;
}

body {
	font-size: 76.923%;
	height: 100%;
	margin: 0;
	min-height: 100%;
	min-width: 50px;
	padding: 0;
	width: 100%;
	background: #fff;
}

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

html, body, div, p, h1, h2, h3, li, label, input, textarea {
	font-family: 'Tahoma', 'Verdana', 'Arial', sans-serif;
}

a img {
	border: 0;
}

.hide {
	display: none !important;
}

.overflowed {
	overflow: hidden;
	width: 100%;
}

/* ------------
   page carcass
   ------------ */
#cont {
	height: auto !important;
	min-height: 100%;
	min-width: 950px;
	padding: 0 25px;
}

#header {
	margin: 20px 0 0 0;
	height: 95px;
	position: relative;
	padding-top: 50px;
}

#logo {
	border-right: 1px solid #c7c8cc;
	display: inline;
	float: left;
	height: 45px;
	margin: 0 -200px 0 0;
	text-decoration: none;
	width: 167px;
}

#header-sign {
	display: inline;
	float: left;
	margin-top: 14px;
	margin-left: 178px;
	width: 160px;
}

#header ul {
	margin-right: 51px;
	margin-top: 40px;
	list-style: none;
	float: left;
	display: inline;
	margin-left: 50px;
}

#header li {
	background: url("all-1.gif"/*tpa=http://my.akado.ru/i/icons/all.gif*/) 0 2px no-repeat;
	float: left;
	padding: 0 0 2px 20px;
	margin-left: 10px;
	display: inline;
	font-size: 0.9em;
}

#header li a {
	color: #1e1f21;
}

#header li a:hover {
	text-decoration: none;
}

#header li.all {
	margin-left: 0;
}

#header li.all a {
	color: #cd0000;
	font-weight: bold;
}

#header li.news {
	background-image: url("news.gif"/*tpa=http://my.akado.ru/i/icons/news.gif*/);
}

#header li.soft {
	background-image: url("soft.gif"/*tpa=http://my.akado.ru/i/icons/soft.gif*/);
}

#header li.weather {
	background-image: url("weather.gif"/*tpa=http://my.akado.ru/i/icons/weather.gif*/);
}

#header li.cinema {
	background-image: url("cinema.gif"/*tpa=http://my.akado.ru/i/icons/cinema.gif*/);
}

#header li.antivirus {
	background-image: url("antivirus.gif"/*tpa=http://my.akado.ru/i/icons/antivirus.gif*/);
}

#header li.teleguide {
	background-image: url("teleguide.gif"/*tpa=http://my.akado.ru/i/icons/teleguide.gif*/);
}

#header li.music {
	background-image: url("music.gif"/*tpa=http://my.akado.ru/i/icons/music.gif*/);
}

#content-part {
	margin: 0;
}

div.aside {
	display: inline;
	float: left;
	width: 50%;
	margin-right: -50%;
}

div.content {
	margin: 0 0 0 50%;
}

div.content-inner {
	float: left;
	margin-right: -100%;
	width: 100%;
}

#footer-spacer {
	clear: both !important;
	height: 80px;
}

#footer {
	height: 80px;
	margin: -80px 25px 0;
	position: relative;
}

#footer p {
	color: #4d4d4d;
	font-size: 0.9em;
	padding: 32px 30px 0 0;
	float: left;
}

#footer p#copy_akado {
	width: 30%;
}

#footer p a {
	color: #4c4c4c;
	text-decoration: none;
}

#footer p a:hover {
	color: #4c4c4c;
	text-decoration: underline;
}

#footer ul {
	float: right;
	list-style: none;
	margin-top: 32px;
}

#footer ul li {
	background: url("footer-ul-divider.gif"/*tpa=http://my.akado.ru/i/footer-ul-divider.gif*/) 0 1px no-repeat;
	float: left;
	font-size: 0.9em;
	padding-left: 10px;
	margin-left: 3px;
	margin-right: 0;
}

#footer ul li#first-foot-li {
	background-image: none;
	margin-left: 0;
	padding-left: 0;
}

#footer a {
	color: #4d4d4d;
	text-decoration: none;
}

#footer a:hover {
	color: #4d4d4d;
	text-decoration: underline;
}

#counters {
	position: absolute;
	overflow: hidden;
	width: 1px;
	height: 1px;
}

.univ-div {
	padding-bottom: 5px;
}

/* @group cornered */
.cornered {
	position: relative;
	margin: 0;
	background-color: #ffffff;
	z-index: 1;
}

.cornered .t, .cornered .b {
	position: absolute;
	width: 100%;
	z-index: 3;
}

.cornered .t, .cornered .b, .cornered .l, .cornered .r {
	height: 5px;
	overflow: hidden;
}

.cornered .l, .cornered .r {
	width: 5px;
	background: url("univ-div-corners.gif"/*tpa=http://my.akado.ru/i/univ-div-corners.gif*/) 0 0 no-repeat;
	position: relative;
	z-index: 4;
	float: left;
}

.cornered .r {
	float: right;
}

.cornered .t .r {
	background-position: -5px 0;
}

.cornered .b .r {
	background-position: -5px -5px;
}

.cornered .b .l {
	background-position: 0 -5px;
}

.cornered .t {
	margin-bottom: -5px;
}

.cornered .b {
	margin-top: -5px;
}

.cornered .border {
	border: 1px solid #c8c8c8;
	position: relative;
	z-index: 2;
}

.cornered .inner {
	padding: 2em;
}
/* @end */

/* @group univ-div */

.univ-div .top,
.univ-div .bot {
	border-top: 1px solid #c8c8c8;
	font-size: 0;
	height: 4px;
	margin: 0 5px;
}

.univ-div .bot {
	border-top: 0;
	border-bottom: 1px solid #c8c8c8;
}

.univ-div .top div,
.univ-div .bot div {
	background: url("univ-div-corners.gif"/*tpa=http://my.akado.ru/i/univ-div-corners.gif*/) left top no-repeat;
	font-size: 0;
	float: left;
	height: 5px;
	margin: -1px 0 0 -5px;
	position: relative;
	width: 5px;
}

.univ-div .top .r {
	background-position: -5px 0;
	float: right;
	margin: -1px -5px 0 0;
}

.univ-div .bot .l {
	background-position: 0 -5px;
	margin: 0 0 -1px -5px;
}

.univ-div .bot .r {
	background-position: -5px -5px;
	float: right;
	margin: 0 -5px -1px 0;
}

.univ-div .inner {
	border: 1px solid #c8c8c8;
	border-width: 0 1px;
	padding: 0 4px;
}

.univ-div .inner h3 {
	color: #000;
	background: transparent;
	padding: 2px 3px 7px;
	font-weight: bold;
}

.univ-div .inner .inner {
	background: #f6f6f6;
	border: 0;
	padding: 10px;
	overflow: hidden;
}


/* @end */

/*******new portal nav******/

.carusel {
	border-top: #c7c8cc 1px solid;
	border-bottom: #c7c8cc 1px solid;
	width: 308px;
	height: 38px;
	float: left;
	overflow: hidden;
	position: relative;
}

#scrollable {
	overflow: hidden;
	white-space: nowrap;
	position: absolute;
	top: 0;
	left: 0;
	margin-top: 5px;
	width: 1232px;
}

#scrollable a {
	font-size: 12px;
	padding: 5px 0;
	margin: 0;
	display: block;
	float: left;
	width: 76px;
	height: 17px;
	text-decoration: none;
}

#scrollable a span {
	display: none;
}

#scrollable a.all {
	display: none;
}

#scrollable a.soft {
	width: 64px;
}

#scrollable a.arcade,
#scrollable a.cinema {
	width: 70px;
}

#scrollable a.antivirus {
	width: 80px;
}
#scrollable a.mail {
	width: 70px;
}
#scrollable a.weather {
	width: 80px;
}

#scrollable a.cityguide,
#scrollable a.tvguide {
	width: 86px;
}

#scrollable a.gamesoft {
	width: 88px;
}

#scrollable a.cinema {
	background: url("cinema-1.gif"/*tpa=http://my.akado.ru/i/portals/cinema.gif*/) 0 50% no-repeat;
}
#scrollable a.arcade {
	background: url("arcade.gif"/*tpa=http://my.akado.ru/i/portals/arcade.gif*/) 0 50% no-repeat;
}
#scrollable a.soft {
	 background: url("soft-1.gif"/*tpa=http://my.akado.ru/i/portals/soft.gif*/) 0 50% no-repeat;
}
#scrollable a.mail {
	background: url("mail.gif"/*tpa=http://my.akado.ru/i/portals/mail.gif*/) 0 50% no-repeat;
}
#scrollable a.radio {
	background: url("radio-1.gif"/*tpa=http://my.akado.ru/i/portals/radio.gif*/) 0 50% no-repeat;
}
#scrollable a.files {
	background: url("files.gif"/*tpa=http://my.akado.ru/i/portals/files.gif*/) 0 50% no-repeat;
}
#scrollable a.forum {
	background: url("forum.gif"/*tpa=http://my.akado.ru/i/portals/forum.gif*/) 0 50% no-repeat;
}
#scrollable a.weather {
	background: url("weather-1.gif"/*tpa=http://my.akado.ru/i/portals/weather.gif*/) 0 50% no-repeat;
}
#scrollable a.traffic {
	 background: url("traffic.gif"/*tpa=http://my.akado.ru/i/portals/traffic.gif*/) 0 50% no-repeat;
}
#scrollable a.music {
	background: url("music-1.gif"/*tpa=http://my.akado.ru/i/portals/music.gif*/) 0 50% no-repeat;
}
#scrollable a.tvguide {
	background: url("tvguide.gif"/*tpa=http://my.akado.ru/i/portals/tvguide.gif*/) 0 50% no-repeat;
}
#scrollable a.news {
	background: url("news-1.gif"/*tpa=http://my.akado.ru/i/portals/news.gif*/) 0 50% no-repeat;
}
#scrollable a.cityguide {
	background: url("cityguide.gif"/*tpa=http://my.akado.ru/i/portals/cityguide.gif*/) 0 50% no-repeat;
}
#scrollable a.desktop {
	background: url("desktop.gif"/*tpa=http://my.akado.ru/i/portals/desktop.gif*/) 0 50% no-repeat;
}
#scrollable a.antivirus {
	background: url("antivirus-1.gif"/*tpa=http://my.akado.ru/i/portals/antivirus.gif*/) 0 50% no-repeat;
}
#scrollable a.gamesoft {
	background: url("gamesoft.gif"/*tpa=http://my.akado.ru/i/portals/gamesoft.gif*/) 0 50% no-repeat;
}
#scrollable a.all {
	display: none;
}

#header a {
	color: #cd0000;
	text-decoration: underline;
	font-variant: small-caps;
}

.cl, .cr {
	width: 25px;
	height: 40px;
	float: left;
}

.cl {
	background: url("cl.gif"/*tpa=http://my.akado.ru/i/cl.gif*/) 0 0 no-repeat;
	margin-right: -12px;
}

.cr {
	background: url("cr.gif"/*tpa=http://my.akado.ru/i/cr.gif*/) 0 0 no-repeat;
	cursor: pointer;
}

.nav {
	position: absolute;
	left: 351px;
	top: 10px;
	font-size: 12px;
}

.nav .prev {
	padding: 0 10px 0 0;
	font-variant: normal;
	color: #647785;
	border-right: 1px solid #9ba1a6;
}

.nav .next {
	padding: 0 0 0 7px;
	font-variant: normal;
}

.loginform {
	float: right;
	width: 250px;
	font-size: 10px;
}

.loginform a {
	font-variant: normal;
	text-indent: 2px;
}

.loginform .pass {
	color: #6c6c6c;
}

.loginform div {
	float: left;
	width: 90px;
	margin: 0;
	margin-right: auto;
}

.loginform .last {
	width: 40px;
}

.loginform .textinput {
	width: 70px;
	font-size: 10px;
	border: 1px solid #9c9ea6;
	color: #697781;
	text-indent: 2px;
	margin: 4px 0;
}

.loginform .last input {
	width: 63px;
	height: 19px;
	margin-top: 3px;
}

/* menu ****** */
.menu {
	background: #eaf0f3;
	overflow: hidden;
	z-index: 1;
	margin: 0 0 34px;
}

.menu a {
	text-decoration: none;
}

.menu ul {
	list-style: none;

}

.menu li {
	background: #5f798b;
	border-right: 1px solid #fff;
	float: left;
}

.menu li a {
	display: block;
	padding: 7px 16px 10px;
}

.menu #favourites,
.menu #my-orders {
	border-left: 1px solid #d6e5ec;
	float: right;
}

.menu #favourites a,
.menu #my-orders a {
	color: #000;
	display: block;
	font-size: 0.8em;
	text-transform: uppercase;
	background: url("favourites.gif"/*tpa=http://my.akado.ru/i/menu/favourites.gif*/) 16px 8px no-repeat;
	padding: 9px 19px 10px 40px;
}

.menu #my-orders a {
	background: url("my-orders.gif"/*tpa=http://my.akado.ru/i/menu/my-orders.gif*/) 16px 7px no-repeat;
	padding: 9px 17px 10px 43px;
}


/* notavaiable ***/
#notavaiable .rounded {
	background-color: #eaeaea;
	width: 695px;
	overflow: hidden;
	padding: 0 132px 10px;
	margin: auto;
}

#notavaiable .rounded p {
	font-size: 24px;
	color: #7a7a7a;
	margin: 10px;
}

#notavaiable .rt, .rb {
	padding: 0;
	margin: 0;
	height: 45px;
	width: 959px;
	margin: auto;
}

#notavaiable .rt {
	background: url("rt.gif"/*tpa=http://my.akado.ru/i/notavaiable/rt.gif*/) 0 0 no-repeat  #eaeaea;
	clear: both;
}

#notavaiable .rb {
	background: url("rb.gif"/*tpa=http://my.akado.ru/i/notavaiable/rb.gif*/) 0 0 no-repeat  #eaeaea;
}
