@import url(uploads.css);
*
{
	padding:0;
	margin:0;
	border:0;
	font-family:tahoma;
}

body
{
	background:#fff;
}

input
{
	border-top:1px solid #808080;
	border-left:1px solid #808080;
	border-bottom:1px solid #d4d0c8;
	border-right:1px solid #d4d0c8;
}

form button
{
	cursor:pointer;
}

p,a
{
	font-size:12px;
}

p
{
}

h1 {
	margin: 0 0 -5px 127px !important;
	font-size:24px;
	color:#474848;
	font-family: Georgia;
}

h2,h3,h4
{
	font-size:24px;
	color:#474848;
}

h3
{
	font-size:18px;
}

h4
{
	font-size:14px;
}

h4
{
	color:#000;
}

a
{
	color:#267ab1;
}

div.menuWrapper {
	width:800px;
	height: 39px;
	margin: 15px auto 15px auto;
	position: relative;
	left: 15px;
	z-index: 999;
}

#page {
	position: relative;
	z-index: 9999;
}

#menu
{
	height: 39px;
	margin-left: 108px;
}

#menu .nav {
	height: 39px;
	list-style:none;
	z-index: 10;
}

#menu .nav  li {
	float:left;
	height: 39px;
	margin: 1px 0 0 0;
	background: url(../images/menu-bg.gif) repeat-x left top;
	position: relative;
}
#menu .nav  li div.wrapperrr {
	height: 39px;
	background: url(../images/menu-bg-left.gif) no-repeat left top;
	_width: 1px;
}
#menu .nav  li div.containerrr {
	height: 39px;
	background: url(../images/menu-bg-right.gif) no-repeat right top;
}
#menu .nav  li div.first {
	background: url(../images/menu-bg-left-first.gif) no-repeat left top;
}
#menu .nav  li div.last div.containerrr {
	background: url(../images/menu-bg-left-last.gif) no-repeat right top;
}

#menu .nav li p {
	padding: 0px;
}
#menu .nav li a {
	display: block;
	height: 39px;
	padding: 12px 16px 0 16px;
}
#menu .nav  li div.first a {
	padding-left: 31px;
}
#menu .nav  li div.last a {
	padding-right: 31px;
}
#menu .nav li a span {
	display: block;
	height: 16px;
}
#menu .nav li a.uploadfile span {
	width: 101px;
	background: url(../images/nav-uploadfile.gif) no-repeat;
}
#menu .nav li a.premium span {
	width: 105px;
	background: url(../images/nav-premium.gif) no-repeat;
}
#menu .nav li a.usagerights span {
	width: 55px;
	background: url(../images/nav-rules.gif) no-repeat;
}
#menu .nav li a.webmasters span {
	width: 86px;
	background: url(../images/nav-masters.gif) no-repeat;
}
#menu .nav li a.berich span {
	width: 131px;
	background: url(../images/nav-berich.gif) no-repeat;
}
#menu .nav li a.news span {
	width: 52px;
	background: url(../images/nav-news.gif) no-repeat;
}
#menu .nav li a:hover  {
	background: url(../images/nav-hover.gif) no-repeat center 33px;
}

/*		Active elements		*/
#menu .nav  li.active {
	background: url(../images/menu-bg-active.gif) repeat-x left top;
}
#menu .nav  li.active div.wrapperrr {
	background: url(../images/menu-bg-left-active.gif) no-repeat left top;
}
#menu .nav  li.active div.containerrr {
	background: url(../images/menu-bg-right-active.gif) no-repeat right top;
}
#menu .nav  li.active div.first {
	background: url(../images/menu-bg-left-first-active.gif) no-repeat left top;
}
#menu .nav  li.active div.last div.containerrr {
	background: url(../images/menu-bg-left-last-active.gif) no-repeat right top;
}
#menu .nav li.active a span {
	background-position: left -17px;
}
/*		/end		*/



/* 	LOGIN		*/
p.inputField {
	width: 251px;
	height: 32px;
	padding: 5px 5px 5px 5px;
	margin-top: 10px;
	background: url(../images/inputField.jpg) no-repeat left top;
}
p.inputField input {
	border-color: #fff;
	font-family: Tahoma;
	font-size: 17px;
	color: #6e6e6e;
	width: 96%;
}
input.loginSubmitButton {
	border: none;
	width: 103px;
	height: 31px;
	background: url(../images/loginButton.gif) no-repeat left top;
	cursor: pointer;
}

a.registerLink { position /*\**/: relative\9; top /*\**/: -10px\9;}
* html  a.registerLink { position: relative; top: -6px;}
*+html a.registerLink { position: relative; top: -6px;}
@media all and (min-width: 0) {
	a.registerLink { position: relative; top: 9px;}
}
@-moz-document url-prefix() {
  a.registerLink { position: static;}
}
@media all and (-webkit-min-device-pixel-ratio:10000),
not all and (-webkit-min-device-pixel-ratio:0) {
  a.registerLink { position: static;}
}

* html div.subheader { top: -13px; }

p.status {
	margin: -12px 0 0 -2px;
	padding: 0px;
	height: 21px;
	_position: relative;
}
p.status img {
	margin-left: 10px;
}

div.userRow {
	height: 21px;
	margin: 0px 10px 0 10px;
}
div.userRow  div.exitButton {
	float: right;
}
div.userRow  p.userName {
	margin-right: 75px;
	font-size: 12px;
	color: #000;
	background: url(../images/userIco.gif) no-repeat left 5px;
	padding: 3px 0 0 15px;
}

table.menu {
	width: 100%;
	margin-top: 20px;
}
table.menu td {
	vertical-align: top;
	width: 20%;
}
table.menu td div {
	width: 60px;
	height: 62px;
	margin: 0 auto;
	position: relative;
}
table.menu td div.timeLeft { background: url(../images/menu-timeleft.gif) no-repeat; }
table.menu td div.balance { background: url(../images/menu-mybalance.gif) no-repeat; }
table.menu td.inactive div.balance { background: url(../images/menu-mybalance-inactive.gif) no-repeat; }
table.menu td div.myFiles { background: url(../images/menu-myfiles.gif) no-repeat; }
table.menu td div.config { background: url(../images/menu-config.gif) no-repeat; }
table.menu td div.webmasters { background: url(../images/menu-webmasters.gif) no-repeat; }
table.menu td.inactive div.webmasters { background: url(../images/menu-webmasters-inactive.gif) no-repeat; }
table.menu td div a {
	width: 60px;
	height: 62px;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
	text-decoration: none;
}
table.menu td div.timeLeft p.row01 {
	font-size: 9px;
	font-family: tahoma;
	color: #c6fb5f;
	padding: 11px 0 0 9px;
}
table.menu td div.timeLeft p.row01 strong {
	font-size: 14px;
}
table.menu td div.timeLeft p.row02 {
	font-size: 9px;
	font-family: tahoma;
	color: #fbd15f;
	padding: 6px 0 0 9px;
}
table.menu td div.timeLeft p.row02 strong {
	font-size: 12px;
}
table.menu td.inactive div.timeLeft p {
	color: #999;
	padding: 10px 0 0;
	text-align: center;
}
table.menu td.inactive div.timeLeft p.row01 {
	color: #bbb;
	padding-top: 15px;
}
table.menu td div.timeLeft img {
	margin: 7px 0 1px -2px;
}

table.menu td div.balance p {
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	color: #d4ddc1;
	padding: 36px 0 0 19px;
	margin: 0px;
}
table.menu td.inactive div.balance p {
	color: #d4ddc1;
	padding-left: 18px;
}
table.menu td div.balance p span {
	background: #f00;
	padding: 1px 2px 0 0px;
	background: url(../images/menu-mybalance-border.gif) no-repeat right top;
}
table.menu td div.balance p span strong {
	position: relative;
	top: -1px;
	*top: 0px;
}

table.menu td p.link {
	text-align: center;
	font-size: 11px;
	padding: 0px;
	margin-top: 5px;
}
table.menu td p.link a{
	color: #585858;
	font-size: 11px;
}



/*		Selected menu item		*/
table.menu td div.active { position: relative;  }
table.menu td div.active * { margin: 0px: padding: 0px;  }
table.menu td div.active a { color: #fff; text-decoration: none; position: relative; height: auto; }
table.menu td div.active span.txt { color: #fff; text-decoration: none; position: relative; height: auto; }
table.menu td div.active ul.submenu {
	background: url(../images/selectedMenu-submenuBg.gif) repeat-x left top;
	position: absolute;
	right: -5px;
	top: 19px;
	width: 379px;
	height: 35px;
	*top: 24px;
}
table.menu td div.active ul.submenu {
	list-style: none;
}
table.menu td div.active ul.submenu li {
	float: left;
}
table.menu td div.active ul.submenu li a {
	font-size: 10px;
	color: #333;
	width: auto;
	height: 35px;
	position: static;
	_float: left;
}
table.menu td div.active ul.submenu li a:hover {
	color: #fff;
}
table.menu td div.active ul.submenu a.stat { background: url(../images/selectedMenu-submenu-stat.gif) no-repeat left top; margin-left: 2px; padding: 15px 0 0 21px; }
table.menu td div.active ul.submenu a.takeOff { background: url(../images/selectedMenu-submenu-takeoff.gif) no-repeat left top; margin-left: 4px; padding: 12px 0 0 29px; line-height: 10px; _margin-left: 2px; }
table.menu td div.active ul.submenu a.takeOffHistory { background: url(../images/selectedMenu-submenu-takeoffhistory.gif) no-repeat left top; margin-left: 4px; padding: 12px 0 0 28px; line-height: 10px; _margin-left: 2px; }
table.menu td div.active ul.submenu li a.tools { background: url(../images/selectedMenu-submenu-tools.gif) no-repeat left top; margin-left: 7px; padding: 15px 0 0 21px; _margin-left: 2px; }
table.menu td div.active ul.submenu li a.forum { background: url(../images/selectedMenu-submenu-forum.gif) no-repeat left top; margin-left: 2px; padding: 15px 0 0 12px; }
table.menu td div.active span.cap {
	width: 70px;
	height: 21px;
	display: block;
	background: url(../images/selectedMenu-submenuBgTop.gif) no-repeat left top;
	position: absolute;
	right: -5px;
	top: -2px;
	*top: 3px;
}



div.subheader {
	z-index: 9999;
}


div.subheader p.user {
	float: left;
	font-family: tahoma;
	font-size: 12px;
	color: #000;
	padding-bottom: 0px;
}
div.subheader p.acc {
	float: right;
	color: #666768;
	width: 150px;
	text-align: right;
	font-family: tahoma;
	font-size: 11px;
}
div.subheader p.acc a {
	font-family: tahoma;
	font-size: 11px;
}
div.subheader p.acc a:hover {
	text-decoration: none;
}
div.subheader p.acc a.files {
	color: #e7852e;
	margin-right: 10px;
}
div.subheader p.acc a.logout {
	color: #0055cc;
}
div.pusher {
	clear: both;
}
div.subheader div.premium {
	width: 191px;
	height: 32px;
	margin-top: 20px;
	background: url(../images/premium.gif) no-repeat left top;
}
div.subheader  h3.daysLeft {
	font-family: Tahoma;
	font-size: 11px;
	color: #636262;
	margin: 10px 0 0 30px;
	padding: 0px;
}
div.subheader  p.daysLeft {
	font-family: Tahoma;
	font-size: 18px;
	color: #c9736f;
	margin: -3px 0 0 30px;
	padding: 0px;
}
div.subheader  p.daysLeft a {
	font-size: 11px;
	color: #0055cc;
	margin-left: 8px;
}



/*
	page with rightside banner
*/
div.totalWrapper {
	width: 898px;
	margin: 27px auto 0;
	_margin-top: -80px;
	position: relative;
	z-index: 100;
}
div.totalWrapper table {
	width: 100%;
	border-collapse: collapse;
	padding: 0px;
}
div.totalWrapper table td {
	vertical-align: top;
}
div.totalWrapper td.bannerColumn {
	width: 0px;
}
div.totalWrapper td.bannerColumn div.localWrapper {
}


div.wrapper {
	width: 614px;
	margin: 0px auto 0 auto;
}
div.wrapper div.wrapper {
	width: auto;
	margin: 0 0 0 127px;
}
div.wrapper h2.pageTitle {
	margin: 0 0 -5px 127px;
	_position: relative;
	zoom:1;
	font-family: Georgia;
}
div.wrapper div.downloadFile {
	width: 485px;
	height: 64px;
	background: #ebf3d2 url(../images/fileDownloadField.gif) no-repeat left top;
	margin-bottom: -5px;
	position: relative;
}
div.wrapper div.v01 { background: #ebf3d2 url(../images/fileDownloadField01.gif) no-repeat left top; margin-top: 20px; }
div.wrapper div.v02 { background: #ebf3d2 url(../images/fileDownloadField02.gif) no-repeat left top; margin-top: 20px; }
div.wrapper div.v03 { background: #ebf3d2 url(../images/fileDownloadField03.gif) no-repeat left top; margin-top: 20px; }
div.wrapper div.v04 { background: #ebf3d2 url(../images/fileDownloadField04.gif) no-repeat left top; margin-top: 20px; }
div.wrapper div.downloadFile h3 {
	font-size: 18px;
	font-weight: lighter;
	color: #444;
	margin: 0px 0 0 75px;
	padding-top: 10px;
}

div.wrapper div.wrapper div.downloadButton {
	float: left;
	padding-top: 2px;
}
div.wrapper div.wrapper div.downloadButton a {
	width: 48px;
	height: 64px;
	display: block;
	margin-left: 16px;
	margin-top: -2px;
}
div.wrapper div.downloadFile p {
	margin: 0px 0 0 75px;
	padding: 0px;
	font-family: tahoma;
	font-size: 14px !important;
	color: #267ab1;
}
div.wrapper div.downloadFile p span.size {
	margin: 0px 0 0 10px;
	font-size: 12px;
	font-weight: bold;
	color: #808080;
}
div.wrapper div.downloadFile p span.size span {
	font-weight: lighter;
	margin-left: 0px;
}
div.wrapper div.downloadFile p a {
	color: #267ab1;
	text-decoration: none;
	font-size: 14px !important;
}
div.wrapper div.downloadFile p.fileSize {
	font-size: 14px;
	color: #7c7f79;
	padding: 0px;
}
div.wrapper div.downloadFile p.fileSize span {
	font-size: 14px;
	color: #cacec6;
}


div.wrapper div.blocker {
	margin-top: 30px;
	padding: 0px;
	width: 485px;
	background: url(../images/container-bg.gif) repeat-y left top;
	_position: relative;
	zoom:1;
}
div.wrapper div.wrap01 {
	margin: 0px;
	background: url(../images/container-top.gif) no-repeat left top;
	padding-top: 33px;
	_position: relative;
}
div.wrapper div.noButtons {
	background: url(../images/container-top02.gif) no-repeat left top;
}
div.wrapper div.wrap02 {
	margin: 0px;
	padding-bottom: 34px;
	background: url(../images/container-bottom.gif) no-repeat left bottom;
	_position: relative;
}
div.wrapper div.wrap03 {
	margin: 20px 0 0 18px;
	width: 448px;
	background: url(../images/container-lines-top.gif) repeat-y left -5px;
	_position: relative;
}
div.wrapper div.container{
	margin: -20px 0 0 0;
	position: relative;
	min-height: 387px;
	_zoom:1;
}

div.wrapper div.container ul.tabs {
	position: absolute;
	top: -33px;
	_top: -31px;
	//top: -31px;
	left: -147px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
div.wrapper div.container ul.tabs li {
	margin-bottom: 1px;
	_margin: -2px 0 0 0;
	//margin: -2px 0 0 0;
	position: relative;
}
div.wrapper div.container ul.tabs li.active {
	z-index:1
}
div.wrapper div.container ul.tabs li a {
	display: block;
	width: 129px;
	height: 67px;
}

div.wrapper div.container ul.tabs li div { background: url(../images/tab-inactive.gif) no-repeat left top; }
div.wrapper div.container ul.tabs li.active div.tab01 { background: url(../images/tab01.gif) no-repeat left top; }
div.wrapper div.container ul.tabs li.active div.tab02 { background: url(../images/tab02.gif) no-repeat left top; }
div.wrapper div.container ul.tabs li.active div.tab03 { background: url(../images/tab03.gif) no-repeat left top; }
div.wrapper div.container ul.tabs li.active div.tab04 { background: url(../images/tab04.gif) no-repeat left top; }
div.wrapper div.container ul.tabs li.active div.tab05 { background: url(../images/tab03.gif) no-repeat left top; }

div.wrapper div.container ul.tabs li a.wmoney { background: url(../images/tab-webmoney.gif) no-repeat center center; }
div.wrapper div.container ul.tabs li a.twopay { background: url(../images/tab-2p.gif) no-repeat center center; }
div.wrapper div.container ul.tabs li a.free { background: url(../images/tab-free.gif) no-repeat center center; }
div.wrapper div.container ul.tabs li a.visa-master { background: url(../images/visa-master.gif) no-repeat center center; }
div.wrapper div.container ul.tabs li a.paypal { background: url(../images/paypal.gif) no-repeat center center; }
div.wrapper div.container ul.tabs li a.sms { background: url(../images/sms.gif) no-repeat left top; }
div.wrapper div.container ul.tabs li.active a.sms { z-index:10; background: url(../images/sms-active.gif) no-repeat left top; }

div.wrapper div.container ul.tabs li.active a.sms span {
	display: block; position: absolute; top: 0px; left: 116px; width: 49px; height: 81px;
	background: url(../images/sms-span.gif) no-repeat left top;
}
div.wrapper div.container ul.tabs li.active div.tab01 span {
	display: block; position: absolute; top: -13px; left: 117px; width: 33px; height: 92px; background: url(../images/tab01span.png) no-repeat left top;
	_background: none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/themes/ru.4upload/images/tab01span.png',sizingMethod='crop');
}
div.wrapper div.container ul.tabs li.active div.tab02 span {
	display: block; position: absolute; top: -12px; left: 116px; width: 35px; height: 91px; background: url(../images/tab02span.png) no-repeat left top;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/themes/ru.4upload/images/tab02span.png',sizingMethod='crop');
}
div.wrapper div.container ul.tabs li.active div.tab03 span {
	display: block; position: absolute; top: -12px; left: 116px; width: 35px; height: 91px; background: url(../images/tab03span.png) no-repeat left top;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/themes/ru.4upload/images/tab03span.png',sizingMethod='crop');
}
div.wrapper div.container ul.tabs li.active div.tab04 span {
	display: block; position: absolute; top: -13px; left: 116px; width: 35px; height: 91px; background: url(../images/tab04span.png) no-repeat left top;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/themes/ru.4upload/images/tab04span.png',sizingMethod='crop');
}
div.wrapper div.container ul.tabs li.active div.tab05 span {
	display: block; position: absolute; top: -12px; left: 116px; width: 35px; height: 91px; background: url(../images/tab05span.png) no-repeat left top;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/themes/ru.4upload/images/tab05span.png',sizingMethod='crop');
}

div.wrapper div.container h1 {
	font-family: tahoma;
	font-size: 20px;
	color: #000;
	font-weight: lighter;
	text-align: center;
	margin: 0px !important;
}
div.wrapper div.container span.smsOrange {
	color: #f8a227;
}
div.wrapper div.container h1 strong.file1 {
	color: #90c420;
}
div.wrapper div.container p {
	text-align: center;
}
div.wrapper div.container div.activationMenu {
	width: 263px;
	margin: 0 auto 0 auto;
}
div.wrapper div.container div.activationMenu p {
	text-align: left;
	font-size: 12px;
	color: #717171;
	margin-left: 17px;
}
div.wrapper div.container div.activationMenu div.activation {
	height: 41px;
	background: url(../images/activation.gif) no-repeat left top;
	margin-top: 5px;
}
div.wrapper div.container div.activationMenu div.activation p {
	margin-left: 0px;
}
div.wrapper div.container div.activationMenu div.activation input  {
	width: 112px;
	margin: -5px 0 0 18px;
}
div.wrapper div.container div.activationMenu div.activation input.field {
	margin-top: 12px;
}
*+htmldiv.wrapper div.container div.activationMenu div.activation input.field { margin-top: 8px; }
div.wrapper div.container div.activationMenu div.activation input.button {
	width: 104px;
	height: 31px;
	background: url(../images/empty.gif) no-repeat left top;
	cursor: pointer;
	border: none;
	margin-left: 10px;
}
div.wrapper div.container div.freeBlock {
	margin: 20px 30px 0 30px;
	padding: 0 0 100px 0;
}
div.wrapper div.container div.freeBlock p.leftAlign {
	text-align: left;
	font-size: 11px;
	color: #716f6f;
}

div.wrapper div.container ul.prices {
	width: 430px;
	height: 176px;
	margin: 0 auto 0 auto;
	background: url(../images/wmoney-prices.gif) no-repeat left top;
	list-style: none;
	padding: 0px;
	_margin: 0px;
	_position: relative;
	_left: 8px;
}
div.wrapper div.container ul.prices li {
	float: left;
	padding-top: 135px;
	margin-left: 32px;
}
div.wrapper div.container ul.prices li:first-child {
	margin-left: 10px;
}
div.wrapper div.container ul.prices li a {
	width: 115px;
	height: 41px;
	display: block;
}

div.freeHeader {
	height: 165px;
	position: relative;
}
div.freeHeader img {
	position: absolute;
	left: 26px;
	top: 1px;
}
div.wrapper div.container  table {
	width: 100%;
}
div.wrapper div.container  table td {
	vertical-align: top;
}
div.freeblock {
	margin-left: 32px;
	margin-top: 15px;
	width: 176px;
}
div.freeblock  p,
div.freeblock  span.message {
	font-family: Arial;
	font-size: 12px;
	color: #414141;
	text-align: left !important;
}
div.freeblock  p {
	padding-top: 15px;
	margin-left: 10px;
}
div.freeblock span.message strong.bepremium {
	color: #f0ae5b;
	text-transform: uppercase;
}
div.freeblock div.counter {
	float: right;
	width: 54px;
	height: 55px;
	display: block;
	background: url(../images/27-1.gif) no-repeat left top;
	margin-right: 20px;
}
div.freeblock div.counter p {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #6a7c23;
	text-align: center !important;
	padding: 0px !important;
	margin: 18px 0 0 3px !important;
}

a.downloadbuttonBig {
	display: block;
	width: 259px;
	height: 54px;
	background: url(../images/downloadButtonBig.gif);
}
a.downloadbutton {
	display: block;
	width: 156px;
	height: 41px;
	background: url(../images/downloadButton.gif);
}
a.buttonInactive {
	background-position: left -54px;
}
a.buttonActive {
	background-position: left 0px;
}
a.buttonPremium {
	background-position: left -108px;
}
a.bepremiumbutton {
	display: block;

	width: 195px;
	height: 41px;
	background: url(../images/button-buypremium.gif);
}



div.wrapper div.wrap02 p.note {
	font-size: 10px;
	color: #716f6f;
	position: relative;
	*top: 0px;
	text-align: center;
	background: none;
	float: left;
	width: 100%;
	*padding-bottom: 0px;
	margin-top: 30px;
}

div.freeDownloadPage {
	margin: 0px !important;
}
div.freeDownloadPage table {
	width: 600px;
	margin: 0 auto 30px auto;
}
div.freeDownloadPage div.leftSideBar {
	float: left;
	margin: 0 0 10px -25px;
}
div.freeDownloadPage table td {
	/*width: 50%;*/
	vertical-align: top;
	text-align: center;
}
div.freeDownloadPage div.downloadFile {
	margin-bottom: 20px;
	margin-left: 176px;
}
div.freeDownloadPage div.freeblock {
	margin: 0px auto 0px auto;
}
div.freeDownloadPage a.downloadbutton { background-image: url(../images/downloadButtonWhite.gif); }
/*div.freeDownloadPage a.bepremiumbutton { background-image: url(../images/bePremiumWhite.gif); }*/




.advtg
{
	padding:40px 0;
}

.advtg ul
{
	list-style:none;
	margin-top:20px;
}


.advtg li
{
	font-size:12px;
	line-height:2;
}



.f_left
{
	float:left;
}

.f_right
{
	float:right;
}

#header .subheader
{
	background-image: url(../images/toolbox_bg.jpg);
	background-repeat:no-repeat;
	background-position:250px 0;
	height:196px;
	width:897px;
	margin:0 auto;
	position:relative;
}

#header .subheader .logo
{
	display:block;
	position:absolute;
	_position:relative;
	width:276px;
	height:285px;
	_height:286px;
	background: url(../images/box.png) no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/themes/ru.4upload/images/box.png', sizingMethod='scale');
	top:-40px;
	_top:-39px;
	left:-25px;
	_float: left;
	cursor: pointer;
}

#header .subheader .logo02
{
	display:block;
	position:absolute;
	width:276px;
	height:195px;
	top:0px;
	left:190px;
	cursor: pointer;
}
#header .subheader .collectors {
	width:309px;
	height:311px;
	background: url(../images/logo-collectors.png) no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/themes/ru.4upload/images/logo-collectors.png', sizingMethod='scale');
	top: -66px;
	_top:-85px;
	left:-41px;
	_float: left;
	cursor: pointer;
}

#spec_offers
{
	padding:30px 0;
}

#spec_offers .user_offers table
{
	width:100%;
}

#spec_offers .user_offers td
{
	width:50%;
	text-align:center;
	vertical-align:bottom;
}

#spec_offers .offer, #spec_offers .user_offers, #spec_offers .dld_link
{
	width:748px;
	margin:20px auto;
}

#spec_offers .dld_link .aligned, #spec_offers .dld_link .aligned_x
{
	padding-left:120px;
	padding-right:90px;
	background: url(/themes/ru.4upload/images/dld_link.gif) no-repeat center top;
}


#spec_offers .dld_link .aligned_x
{
	background: url(/themes/ru.4upload/images/dld_link_x.gif) no-repeat 90px 0;
	padding-left:130px;
	text-decoration:none;
}

#spec_offers .dld_link a
{
	color:#267ab1;
	font-family:tahoma;
	font-size:12px;
	line-height:33px;
	text-decoration:none;
}

#spec_offers .dld_link a:hover
{
	text-decoration:underline;
}

#spec_offers .dld_link .dlink
{
	font-size:18px;
	line-height:33px;
}

.size
{
	font-family:tahoma;
	font-size:18px;
}

.size14
{
	font-size:14px;
}

#spec_offers .premium_offer
{
	background: url(../images/offers_bg.jpg) no-repeat;
	padding-top:85px;
	padding-left:60px;
	padding-right:60px;
	width:628px;
	margin:20px auto;
	height:340px;
}

#spec_offers .premium_offer td
{
	font-family:tahoma;
	font-size:12px;
	padding:7px 0;
}

#spec_offers .premium_offer .padless
{
	padding:0;
	padding-left:25px;
}

#spec_offers .premium_offer .data
{
	font-size:18px;
	font-weight:bold;
	color:#fff;
	position:relative;
}


#spec_offers .premium_offer .data span
{
	color:#92bd20;
	position:absolute;
	left:1px;
	top:-1px;
}

#spec_offers .premium_offer .yes, #spec_offers .premium_offer .no
{
	padding:0;
	width:130px;
}

#spec_offers .premium_offer .yes span
{
	background: url(../images/yes.png) no-repeat;
	width:33px;
	height:28px;
	display:block;
	margin:0 auto;
}

#spec_offers .premium_offer .no span
{
	background: url(../images/no.png) no-repeat;
	width:33px;
	height:28px;
	display:block;
	margin:0 auto;
}

#spec_offers .offer table
{
	width:100%;
}

#spec_offers .offer td
{
	vertical-align:bottom;
}

#spec_offers .search_panel
{
	width:598px;
	margin:0 auto;
	background: url(../images/browse_pnl.gif) no-repeat;
	height:65px;
	padding: 15px 0;
}

#spec_offers .search_panel div
{
	padding:0 80px;
}

#spec_offers .search_panel input
{
	width:250px;
	font-size:16px;
	vertical-align:-6px;
}

#spec_offers .search_panel button
{
	background:transparent;
	width:118px;
	height:37px;
	cursor:pointer;
	margin-left:60px;
}

#spec_offers .file_listing
{
	width:450px;
	margin:0 auto;
}

#spec_offers .file_listing a
{
	padding:10px 0;
	line-height:45px;
	font-size:12px;
	color:#267ab1;
	margin-top: 0;
}

#spec_offers .file_listing .link_item
{
	background: url(../images/rar_icon.gif) no-repeat;
	padding-left:30px;
	padding-right:10px;
	text-decoration:none;
}

#spec_offers .file_listing .link_item:hover
{
	text-decoration:underline;
}

#spec_offers .file_listing .item_del
{
	background: url(../images/delete.gif) no-repeat 0 10px;
	padding-left:20px;
	color:#f86551
}

.submit
{
	text-align:center;
	padding:50px 0;
}
.submit button
{
	background:transparent  url(../images/upload.jpg);
	width: 260px;
	height: 55px;
	border:0 none;
}

.extra_info
{
	margin:20px auto;
	width:614px;
}

.extra_info h3
{
	color:#000;
}

.extra_info h3,
.extra_info p
{
	font-size:11px;
	font-weight:normal;
	font-family:tahoma;
}

.extra_info p
{
	color:#adadad;
	padding:20px 0;
}

#additional_info
{
	width:620px;
	margin:0 auto;
}

#additional_info *
{
	font-family:tahoma;
}

#additional_info h3
{
	font-size:24px;
	font-weight:normal;
	color:#f0a023;
	padding-top:10px;
}

#additional_info p
{
	font-size:12px;
	padding:10px 0;
}

#additional_info .ext
{
	border-top:1px solid #c0c6c6;
	margin-top:30px;
	padding:30px 0;
}

#additional_info .ext p
{
	color:#cecece;
	font-size:11px;
}

#additional_info .ext p span
{
	color:#000;
}


#banner
{
	width:568px;
	float:left;
	background:#fff;
}

#banner .b_top
{
	background-image: url(../images/top.png);
	background-repeat:no-repeat;
	height:45px;
}
#banner .b_top a
{
	color:#ff8c8c;
	font-family:tahoma;
	font-size:12px;
	padding-left:39px;
	display:block;
	padding-top:35px;
	text-decoration:none;
}

#banner .b_btm
{
	background-image: url(../images/btm.png);
	background-repeat:no-repeat;
	height:45px;
}

#banner .b_right
{
	background-image: url(../images/right.png);
	background-position:100% 0;
	background-repeat:repeat-y;
	height:300px;
	padding:0 45px;
}

#banner .b_left
{
	background-image: url(../images/left.png);
	background-repeat:repeat-y;
}

#banner form
{
	background: url(../images/auth_gif.gif) no-repeat 44px 0;
	padding-left:50px;
	padding-top:110px;

}

#banner form input
{
	display:block;
	height:25px;
	width:257px;
	font-size:20px;
}

#banner form button
{
	background:none;
	margin-top:20px;
	cursor:pointer;
}

.span485
{
	width:485px;
	margin:0 auto;
}

.span800
{
	width:600px;
	margin:0 auto;
}

.error
{
	border: 1px solid red;
}


/*
	Tables
*/
div.tablewrapper {
	margin: 0 15px 0 16px;
}
div.tablewrapper table tr.caption td {
	height: 53px;
	background: url(../images/tableCaptionBg.gif) repeat-x left top;
}
div.tablewrapper table tr.caption td.leftcorner {
	width: 11px;
	background: url(../images/tableCaption-left.gif) no-repeat left top;
	background/*\**/: url(../images/tableCaption-left.gif) no-repeat 1px top\9;
	*background-position: 1px 0px;
}
div.tablewrapper table tr.caption td.rightcorner {
	width: 11px;
	background: url(../images/tableCaption-right.gif) no-repeat right top;
}
div.tablewrapper table tr.caption td.checkboxXx{
	width: 35px
}
div.tablewrapper table tr.caption td * {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
div.tablewrapper table tr.caption td div {
	height: 43px;
	position: relative;
	background: url(../images/tableCaptionBorder.gif) repeat-y right top;
	margin-left: 15px;
}
div.tablewrapper table tr.caption td div  span.pointer {
	width: 8px;
	height: 5px;
	display: block;
	background: url(../images/tableCaptionPointer.gif) no-repeat;
	position: absolute;
	left: 0px;
	top: 47px;
}

div.tablewrapper table tr.caption h3 {
	font-size: 12px;
	color: #fff;
	padding-top: 10px;
}
div.tablewrapper table tr.caption p {
	font-size: 10px;
	color: #fff;
}
div.tablewrapper table tr.caption .green {
	color: #b3e381;
}
div.tablewrapper table tr.caption p label {
	font-size: 10px;
	color: #a0a898;
	padding: 0 2px;
	margin: 4px;
	position: relative;
	top: 3px;
}
div.tablewrapper table tr.caption p label.active {
	color: #434343;
	background: #b3e381;
}
div.tablewrapper table tr.caption p label a {
	font-size: 10px;
	color: #a0a898;
}
div.tablewrapper table tr.caption p label.active a {
	text-decoration: none;
	color: #434343;
}

div.tablewrapper table tr.row td {
	height: 30px;
	border-bottom: 1px solid #a1cda1;
	vertical-align: center;
}
div.tablewrapper table tr.row td.leftcorner {
	background: url(../images/tableRow-left.gif) no-repeat left top;
	border-color: #eaf8da;
	background-color: none;
}
div.tablewrapper table tr.row td.rightcorner {
	background: url(../images/tableRow-right.gif) no-repeat right top;
	border-color: #eaf8da;
	background-color: none;
}
div.tablewrapper table tr.row td * {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
div.tablewrapper table tr.row p {
	font-size: 11px;
	color: #000;
	padding-top: 8px;
	margin-left: 15px;
}
div.tablewrapper table tr.row .green {
	color: #64893c;
}
div.tablewrapper table tr.row a.checkboxXx {
	width: 19px;
	height: 18px;
	display: block;
	background: url(../images/tableCheckbox.gif) no-repeat left -31px;
	margin-top: -3px;
}
div.tablewrapper table tr.checked a.checkboxXx {
	background-position: left top;
}
div.tablewrapper table tr.checked td,
div.tablewrapper table tr.checked td.leftcorner,
div.tablewrapper table tr.checked td.rightcorner{
	background-color: #c0de87;
}
tr.withoutborder td {
	border: none;
}
div.tablewrapper div.anotherAmount {
	width: 261px;
	height: 42px;
	background: url(../images/table-anotherAmount.gif) no-repeat left top;
	margin: 10px auto 10px auto;
}
div.tablewrapper div.anotherAmount p {
	text-align: left;
}
div.tablewrapper div.anotherAmount p.label {
	font-size: 11px;
	color: #404040;
	width: 110px;
	float: left;
	padding: 6px 0 0 0;
	margin-left: 25px;
	_margin-left: 12px;
}
div.tablewrapper div.anotherAmount p.field {
	margin: 0 0 0 140px;
	padding: 9px 0 0 0;
	_margin-left: 137px;
	_padding-top: 7px;
}
div.tablewrapper div.anotherAmount input {
	width: 102px;
	height: 23px;
	border: 1px solid #fff;
	vertical-align: center;
	padding-top: 3px;
}
@-moz-document url-prefix() {
  div.tablewrapper div.anotherAmount input {padding-top: 4px; height: 18px;}
}
* html div.tablewrapper div.anotherAmount input  {padding-top: 4px; height: 18px;}
html div.tablewrapper div.anotherAmount input  {padding-top /*\**/: 4px\9; height: 18px;}
div.tablewrapper div.proceedButton{
	width: 173px;
	height: 42px;
	margin: 10px auto 10px auto;
}
div.tablewrapper div.proceedButton input{
	width: 173px;
	height: 42px;
	background: url(../images/proceedButton.gif) no-repeat left top;
	border: none;
	cursor: pointer;
}


/*
	After upload styles
*/
div.afterUploadWrapper {
	width: 745px;
	margin: 20px auto;
}
div.afterUploadWrapper * {
	padding: 0px;
	margin: 0px;
}
div.afterUploadWrapper table {
	width: 100%;
	margin-bottom: 50px;
	position: relative;
	z-index:100;
}
div.afterUploadWrapper table td {
	border-bottom: 1px solid #e5e5e5;
	height: 34px;
	padding-top: 9px;
}
div.afterUploadWrapper table td.number {
	width: 18px;
}
div.afterUploadWrapper table td.number p {
	width: 18px;
	height: 18px;
	background: url(../images/afterUploadNumberBg.gif) no-repeat left top;
	position: relative;
	left: -6px;
	top: 0px;
	font-size: 10px;
	color: #fff;
	text-align: center;
	padding-top:2px;
}
div.afterUploadWrapper table td.filename p {
	font-size: 14px;
	color: #267ab1;
	text-align: left;
}
div.afterUploadWrapper table td.filesize {
	width: 100px;
}
div.afterUploadWrapper table td.filesize p {
	text-align: right;
	font-size: 14px;
	color: #cacec6;
}
div.afterUploadWrapper table td.filesize strong {
	margin-right: 2px;
	color: #7c7f79;
}
div.afterUploadWrapper table td.url {
	width: 120px;
}
div.afterUploadWrapper table td.url p {
	text-align: center;
	font-size: 12px;
}
div.afterUploadWrapper table td.url p a {
	text-decoration: none;
	border-bottom: 1px dashed #267AB1;
}
div.afterUploadWrapper table td.delete {
	width: 60px;
}
div.afterUploadWrapper table td.delete p {
	text-align: right;
	font-size: 11px;
}
div.afterUploadWrapper table td.delete a {
	font-size: 11px;
	color: #f86551;
	background: url(../images/delete-x.gif) no-repeat left 1px;
	padding: 0 0 2px 17px;
}
div.afterUploadWrapper div.floatingWindow {
	width: 327px;
	position: absolute;
	left: -207px;
	top: 23px;
	display: none;
	z-index: 1000000;
}
div.afterUploadWrapper div.floatingWindow * {
	margin: 0px;
	padding: 0px;
}
div.afterUploadWrapper div.floatingWindow div.headrrr {
	width: 327px;
	height: 57px;
	background: url(../images/floatingLinkBlock-header.png) no-repeat left top;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/themes/ru.4upload/images/floatingLinkBlock-header.png',sizingMethod='image');
}
div.afterUploadWrapper div.floatingWindow div.headrrr a.closer {
	float: right;
	width: 65px;
	height: 35px;
	display: block;
	margin: 25px 25px 0 0;
	position: relative;
	_margin-right: 10px;
}
div.afterUploadWrapper div.floatingWindow div.boddy {
	width: 327px;
	background: url(../images/floatingLinkBlock-body.png) repeat-y left top;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/themes/ru.4upload/images/floatingLinkBlock-body.png',sizingMethod='scale');
}
div.afterUploadWrapper div.floatingWindow div.boddy div.containerr {
	margin: 0 30px 0 35px;
}
div.afterUploadWrapper div.floatingWindow div.boddy div.containerr p {
	font-size: 11px;
	color: #404040;
	text-align: left;
}
div.afterUploadWrapper div.floatingWindow input {
	width: 251px;
	height: 27px;
	background: url(../images/inputField.gif) no-repeat left top;
	border: none;
	padding: 0 3px;
	margin-bottom: 5px;
}

div.afterUploadWrapper div.floatingWindow textarea {
	width: 251px;
	border: 1px solid;
	padding: 0 3px;
	margin-bottom: 5px;
	font-size: 12px;
}

@-moz-document url-prefix() {
  div.afterUploadWrapper div.floatingWindow input {padding-top: 5px; height: 22px;}
}
* html div.afterUploadWrapper div.floatingWindow input {padding-top: 5px; height: 22px;}
div.afterUploadWrapper div.floatingWindow input {padding-top /*\**/: 5px\9; height /*\**/: 22px\9;}
div.afterUploadWrapper div.floatingWindow div.footerrr {
	width: 327px;
	height: 45px;
	background: url(../images/floatingLinkBlock-footer.png) no-repeat left top;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/themes/ru.4upload/images/floatingLinkBlock-footer.png',sizingMethod='image');
}

/*		Send link by mail		*/
div.sendLink {
	float: left;
	width: 400px;
	height: 264px;
	background: url(../images/sendLink.gif) no-repeat left top;
	padding: 30px 0 0 35px;
}
div.sendLink h3 {
	font-size: 14px;
	color: #404040;
	font-weight: lighter;
	margin-bottom: 20px;
}
div.sendLink div.label {
	float: left;
	width: 40px;
	padding-top: 7px;
}
div.sendLink div.label p {
	font-size: 11px;
	color: #404040;
}
div.sendLink div.row {
	height: 36px;
	margin-left: 50px;
	zoom: 1;
	position: relative;
}
* html div.sendLink div.first { position: relative; left: -3px; }
div.sendLink div.row input {
	float: left;
	width: 251px;
	height: 27px;
	background: url(../images/inputField.gif) no-repeat left top;
	border: none;
	padding: 0 3px;
}
@-moz-document url-prefix() {
  div.sendLink div.row input {padding-top: 5px; height: 22px;}
}
* html div.sendLink div.row input {padding-top: 5px; height: 22px;}
html div.sendLink div.row input {padding-top /*\**/: 5px\9; height /*\**/: 22px\9;}
div.sendLink div.row a.addLine {
	float: left;
	width: 13px;
	height: 14px;
	display: block;
	background: url(../images/plusButton.gif) no-repeat left top;
	margin: 6px 0 0 8px;
}
div.sendLink div.row a.stripLine {
	float: left;
	width: 16px;
	height: 14px;
	display: block;
	background: url(../images/minusButton.gif) no-repeat left top;
	margin: 6px 0 0 7px;
}
div.sendLink div.underrow {
	height: 25px;
	margin-left: 40px;
}
div.sendLink div.underrow p {
	font-size: 11px;
	color: #808080;
}
div.sendLink div.underrow input {
	position: relative;
	top: 3px;
	border: none;
}
@media all and (-webkit-min-device-pixel-ratio:10000),
not all and (-webkit-min-device-pixel-ratio:0) {
  div.sendLink div.underrow input {position: static;}
}
div.sendLink div.sendbuttonholder {
	width: 162px;
	margin: 0 auto;
}
div.sendLink div.sendbuttonholder input {
	width: 122px;
	height: 42px;
	background: url(../images/sendButton.gif) no-repeat left top;
	border: none;
}
div.sendLink div.sendbuttonholder input.active{
	background-position: left -42px;
}
/*		move to account		*/
div.move {
	margin-left: 470px;
	float: none;
	background: url(../images/sendLink-regenter.gif) no-repeat 5px 23px;
	width: 362px;
	height: 250px;
	padding-top: 0px;
}

div.move div.buttonholder {
	margin: 0 0 0 36px;
}
div.move div.buttonholder input.nextButton {
	width: 110px;
	height: 42px;
	background: url(../images/nextButton.gif) no-repeat left top;
	border: none;
	float: left;
}
div.move div.buttonholder a {
	margin: 15px 0 0 10px;
	float: left;
}
div.sendLink ul.upload-tabs {
	list-style: none;
	height: 20px;
	margin-bottom: 30px;
}
div.sendLink ul.upload-tabs li {
	float: left;
	list-style: none;
	height: 23px;
}
div.sendLink ul.upload-tabs li.selected {
	background: url(../images/send-link-tabs-bg.gif) repeat left top;
}
div.sendLink ul.upload-tabs li a {
	font-size: 11px;
	color: #0055cc;
}
div.sendLink ul.upload-tabs li.selected a {
	font-size: 12px;
	font-weight: bold;
	color: #595959;
	text-decoration: none;
}
div.sendLink ul.upload-tabs li a {
	background: url(../images/send-link-tabs-bg-l.gif) no-repeat left top;
	display: block;
	padding: 0 0 0 0;
}
div.sendLink ul.upload-tabs li a span {
	background: url(../images/send-link-tabs-bg-r.gif) no-repeat right top;
	display: block;
	padding: 5px 0 0 0;
	text-align: center;
}
div.sendLink ul.upload-tabs li.registr-ation {
	width: 115px;
	margin-left: -5px;
	background-position: -1px 0;
}
div.sendLink ul.upload-tabs li.log-in {
	width: 64px;
	background-position: 4px 0;
}


/*
	News
*/
div.NewsWrapper {
	width: 800px;
	margin: 0 auto;
}
div.NewsWrapper * {
	margin: 0px;
	padding: 0px;
}
div.NewsWrapper ul.years {
	float: left;
	width: 110px;
	list-style: none;
	margin-top: 30px;
}
div.NewsWrapper ul.month {
	list-style: none;
	margin-left: 20px;
}
div.NewsWrapper ul.years li.active p {
	font-size: 24px;
	color: #000;
}
div.NewsWrapper ul.years p {
	color: #bfbfbf;
	font-size: 18px;
	line-height: 30px;
}
div.NewsWrapper ul.month p {
	color: #bfbfbf !important;
	font-size: 12px !important;
	line-height: 24px;
}
div.NewsWrapper ul.month li.current p {
	color: #000 !important;
}
div.NewsWrapper a {
	font-size: inherit;
}
div.NewsWrapper ul.years p a {
	*font-size: 18px;
}
div.NewsWrapper ul.month p a {
	*font-size: 12px;
}
div.NewsWrapper div.content {
	margin: 30px 0 0 127px;
}
div.NewsWrapper div.content div.row {
	padding-top: 7px;
}
div.NewsWrapper div.content p {
	color: #000;
	font-size: 12px;
	margin-bottom: 8px;
}
div.NewsWrapper div.content p.date {
	color: #808080;
}




/*
	download page for premium user
*/
div.premiumDownloadBlock {
	width: 550px;
	height: 100px;
	background: url(../images/downloadPicturePremium.jpg) no-repeat 50px top;
	margin-top: 20px;
	padding: 180px 0 0 170px;
}

div.premiumaccountInfo {
	position: relative;
	_left: -11px;
	background: url(../images/premium01.jpg) no-repeat left top;
	width: 711px;
	height: 345px;
	margin: 30px auto 0;
}
div.premiumaccountInfo a { width: 96px; height: 96px; position: absolute; }
div.premiumaccountInfo a.d020 { top: 455px; left: 30px; }
div.premiumaccountInfo a.d150 { top: 493px; left: 126px; }
div.premiumaccountInfo a.d200 { top: 455px; left: 222px; }
div.premiumaccountInfo a.d400 { top: 493px; left: 318px; }
div.premiumaccountInfo a.d700 { top: 455px; left: 414px; }
div.premiumaccountInfo a.d3k { top: 493px; left: 510px; }
div.premiumaccountInfo a.d5k { top: 455px; left: 606px; }


div.totalWrapper div.mainBlock {
	margin-left: 25px;
}
 div.totalWrapper div.mainBlock div.premium {
	margin-left: 40px;
}


/*
	Floating Block with any info
*/
div.floatingBlock {
	left:50%;
	margin-left:-9px;
	position:absolute;
	top:35px;
	width:327px;
	z-index:100;
}
div.floatingBlock * {
	margin: 0px;
	padding: 0px;
}
div.floatingBlock div.headrrr {
	width: 458px;
	height: 84px;
	background: url(../images/floatingBlock-header.png) no-repeat left top;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/themes/ru.4upload/images/floatingBlock-header.png',sizingMethod='image');
}
div.floatingBlock div.headrrr a.closer {
	float: right;
	width: 65px;
	height: 35px;
	display: block;
	margin: 25px 25px 0 0;
	position: relative;
	_margin-right: 10px;
}
div.floatingBlock div.boddy {
	width: 458px;
	background: url(../images/floatingBlock-body.png) repeat-y left top;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/themes/ru.4upload/images/floatingBlock-body.png',sizingMethod='scale');
}
div.floatingBlock div.boddy div.container {
	margin: 0 40px 0 40px;
	padding-top: 10px;
}
div.floatingBlock div.boddy div.container p {
	font-size: 11px;
	color: #404040;
}
div.floatingBlock div.footerrr {
	width: 458px;
	height: 42px;
	background: url(../images/floatingBlock-footer.png) no-repeat left top;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/themes/ru.4upload/images/floatingBlock-footer.png',sizingMethod='image');
}


/*
	Statistics table
*/
div.statisticsTable {
	width: 850px;
	margin: 30px  0 0 0;
}
div.sms-tarifs div.statisticsTable {
	width: 750px;
	zoom:1;
}
div.statisticsTable div.selector {
	height: 39px;
	_width: 410px;
	background: #292929 url(../images/statistics-selector-right.gif) no-repeat right top;
	padding-right: 14px;
	float: left;
	padding-right: 10px;
}
div.sms-tarifs div.statisticsTable div.selector {
	height: 39px;
	_width: 200px;
	background: #292929 url(../images/statistics-selector-right.gif) no-repeat right top;
	padding-right: 14px;
	float: left;
	padding-right: 10px;
	zoom:1;
}
div.statisticsTable div.selector ul.selector {
	height: 39px;
	background: url(../images/statistics-selector-left.gif) no-repeat left top;
	list-style: none;
	padding-left: 10px;
}
div.statisticsTable div.selector ul.selector li {
	float: left;
	height: 39px;
	padding: 0 20px;
	background: url(../images/statistics-selector-border.gif) no-repeat left center;
}
div.statisticsTable div.selector ul.selector li p {
	margin-top: 11px;
	font-size: 14px;
	color: #50e2ef;
}
div.statisticsTable div.selector ul.selector li p a {
	font-size: 12px;
	color: #ffa658;
}
div.statisticsTable div.selector ul.selector li.active p {
	margin-top: 10px;
}
div.statisticsTable div.selector ul.selector li.active p a {
	font-size: 14px;
	color: #50e2ef;
	text-decoration: none;
}
div.statisticsTable div.selector ul.selector li.active p a:hover {
	text-decoration: underline;
}
div.statisticsTable div.selector ul.selector li.active {
	position: relative;
}
div.statisticsTable div.selector ul.selector li.active span {
	position: absolute;
	left: 50%;
	top: 39px;
	margin-left: -6px;
	width: 20px;
	height: 11px;
	background: url(../images/statistics-selector-pointer.gif) no-repeat left top;
	_position: static;
}
div.statisticsTable table {
	width: 100%;
	border-collapse: collapse;
	padding: 0px;
	margin-top: 2px;
}
div.statisticsTable table tr.caption td {
	height: 88px;
	background: #434343 url(../images/statistics-table-border.gif) no-repeat left center;
}
div.statisticsTable table tr.caption td div.st_wrapper {
	position: relative;
}
div.statisticsTable table tr.caption td div.st_wrapper img.sort {
	position: absolute;
    top: -4px;
    right: 5px;
}
div.statisticsTable table tr.caption td.noBgImg {
	background-image: none;
}
div.statisticsTable table tr.caption td.leftcorner {
	width: 14px;
	background: url(../images/statistics-table-caption-left.gif) no-repeat left top;
}
div.statisticsTable table tr.caption td.rightcorner {
	width: 14px;
	background: url(../images/statistics-table-caption-right.gif) no-repeat right top;
}
div.statisticsTable table tr.tight td { height: 65px; }
div.statisticsTable table tr.tight td.leftcorner { background: url(../images/statistics-table-tight-caption-left.gif) no-repeat left top; }
div.statisticsTable table tr.tight td.rightcorner { background: url(../images/statistics-table-tight-caption-right.gif) no-repeat right top; }
div.statisticsTable table tr.caption h1 {
	font-size: 18px;
	font-weight: lighter;
	color: #fff;
	margin: 10px 0 0 15px !important;
	padding: 0px;
}
div.statisticsTable table tr.caption h1.blue a {
    font-family:Georgia;
	font-size: 18px;
    color: #50e2ef;
}
div.statisticsTable table tr.caption h1.blue { color: #50e2ef; }
div.statisticsTable table tr.caption h1.green { color: #d4fb80; }
div.statisticsTable table tr.caption p {
	font-size: 11px;
	color: #fff;
	margin: 8px 0 0 15px;
	padding: 0px;
}
div.statisticsTable table tr.caption p a {
	color: #fff;
}
div.statisticsTable table tr.row p {
	font-size: 12px;
	color: #333;
	margin: 0 4px;
	padding: 8px 0 8px 15px;
	border-top: 1px solid #a1cda1;
}
div.statisticsTable table tr.first p {
	padding-top: 10px;
	border-top: none;
}
div.statisticsTable div.pusher { padding-top /*\**/: 1px\9; }
div.statisticsTable table { margin-top /*\**/: 1px\9; }



/*
	Registration
*/
div.registrationContainer {
	margin-top: 30px;
}

div.registrationContainer div.row {
	min-height: 36px;
	_height: 36px;
	margin-left: 36px;
	zoom: 1;
	position: relative;
	clear: both;
}
div.registrationContainer div.row p {
	margin-left: 185px;
}
div.registrationContainer div.row p.errorHere {
	color: #d50000;
	margin: 6px 0 0 10px;
	float: left;
}
div.registrationContainer div.row p.label {
	float: left;
	margin: 6px 0 0 0px;
}
div.registrationContainer div.row input {
	float: left;
	width: 251px;
	height: 27px;
	background: url(../images/inputField.gif) no-repeat left top;
	border: none;
	padding: 0 3px;
}
div.registrationContainer div.row input.errorHere{
	background-position: 0px -27px;
}
@-moz-document url-prefix() {
	div.registrationContainer div.row input {padding-top: 5px; height: 22px;}
}
* html div.registrationContainer div.row input {padding-top: 5px; height: 22px;}
html div.registrationContainer div.row input {padding-top /*\**/: 5px\9; height /*\**/: 22px\9;}

div.registrationContainer select {
	border: 1px solid #aeb9be;
	margin-top: 4px;
}
div.registrationContainer div.agreement {
	width: 700px;
	height: 250px;
	font-size: 12px;
	color: #222;
	clear: both;
	border: 1px solid #aeb9be;
	overflow: auto;
	padding: 5px;
}
div.registrationContainer div.underrow {
	min-height: 30px;
	_height: 30px;
	margin-left: 36px;
	margin-top: 10px;
	border: none;
}
div.registrationContainer div.underrow p {
	float: left;
	_margin-top: -4px;
}
div.registrationContainer div.underrow input {
	border: none;
	position: relative;
	top: 3px;
	*top: 2px;
}
@media all and (-webkit-min-device-pixel-ratio:10000),
not all and (-webkit-min-device-pixel-ratio:0) {
  div.registrationContainer div.underrow input {position: static;}
}
div.registrationContainer div.underrow p.errorHere {
	color: #d50000;
	margin: 6px 20px 0 452px;
	float: none;
}
div.registrationContainer div.buttonHolder {
	height: 42px;
	text-align: center;
	margin-bottom: 50px;
}
div.registrationContainer div.buttonHolder input {
	width: 144px;
	height: 42px;
	background: url(../images/registerButton.gif) no-repeat left top;
	margin: 10px auto;
	border: none;
}
div.registrationContainer div.buttonHolder input.proceed {
	width: 173px;
	height: 42px;
	background: url(../images/proceedButton.gif) no-repeat left top;
	margin: 10px auto;
	border: none;
}

.infloatmenu div.row {
	margin-left: 0px !important;
}
.infloatmenu  div.row p {
	margin-left:140px !important;
}
.infloatmenu  div.row p.label {
	margin-left: 0 !important;
}
.infloatmenu  div.buttonHolder {
	margin-bottom: 0 !important;
}

/*
	Partners programm
*/
div.textmessage {
	margin:0 30px 0 50px;
	max-width:744px;
}
div.textmessage p {
	font-size: 12px;
	margin: 0 0 20px;
	padding: 0px;
	position: relative;
}
div.textmessage p.sub {
	margin-left: 20px;
}
div.textmessage p.introduction {
	font-size: 12px;
	margin-top: 20px;
}
div.textmessage h1.blueTitle {
	font-size: 24px;
	font-weight: lighter;
	color: #57a4e9;
	margin: 20px 0 30px 88px !important;
}
div.textmessage h2 {
	font-size: 18px;
	font-weight: lighter;
	margin-bottom: 20px;
}
div.textmessage p span.iNum{
	position: absolute;
	top: -2px;
	left: -34px;
	font-size: 14px;
	font-weight: bold;
	color: #57a4e9;
}




/*
	Balance
*/
div.doBalancing {
	margin: 0 24px;
	padding-top: 8px;
}
div.doBalancing div.headwrapper {
	background: #99d167 url(../images/balancingHeadBgTop.gif) no-repeat left top;
	width: 400px;
	zoom:1;
	*position: relative;
	*left: -15px;
}
div.doBalancing div.headwrapper h1 {
	font-size: 18px;
	font-weight: lighter;
	color: #fff;
	text-align: left;
	background: url(../images/balancingHeadBgBottom.gif) no-repeat left bottom;
	padding: 5px 20px;
}
div.doBalancing h2 {
	font-size: 14px;
	font-weight: lighter;
	color: #333;
	text-align: left;
	padding: 5px 20px;
	*position: relative;
	*left: -15px;
}
div.doBalancing div.moneyIcon {
	float: left;
	width: 60px;
	height: 62px;
	background: url(../images/moneyIconClean.gif) no-repeat left bottom;
	margin-left: 20px;
	margin-top: 17px;
	*margin-left: 5px;
}
div.doBalancing div.formo4ka {
	width: 227px;
	margin-left: 100px;
	margin-top: 10px;
	*margin-left: 85px;
}
div.doBalancing div.formo4ka p {
	padding: 10px;
}
div.doBalancing input.chkBox {
	border: none;
	position: relative;
	top: 3px;
	margin-left: 30px;
	margin-right: 2px;
}
@media all and (-webkit-min-device-pixel-ratio:10000),
not all and (-webkit-min-device-pixel-ratio:0) {
  div.doBalancing input.chkBox {position: static;}
}
div.doBalancing div.inputter {
	width: 227px;
	height: 42px;
	background: url(../images/balancingInput.gif) no-repeat left bottom;
	position: relative;
}
div.doBalancing div.inputter p {
	float: left;
	margin: 3px 0 0 10px;
	font-size: 12px;
	color: #404040;
}
div.doBalancing div.inputter input {
	border-color: #fff;
	width: 134px;
	height: 21px;
	position: absolute;
	top: 9px;
	left: 74px;
}
div.doBalancing div.inputter input.usd { background: url(../images/inputUsd.gif) no-repeat 122px 5px; }
div.doBalancing div.inputter input.rub { background: url(../images/inputRub.gif) no-repeat 108px 7px; }

div.doBalancing  div.notoficationWrapper  {
	width: 340px;
	margin: 20px auto 0px;
}
div.doBalancing  div.notoficationWrapper div.nCap {
	width: 340px;
	height: 21px;
	background: url(../images/balancingMessageTop.gif) no-repeat left top;
}
div.doBalancing  div.notoficationWrapper div.nBody {
	background: url(../images/balancingMessageBody.gif) repeat-y left top;
}
div.doBalancing  div.notoficationWrapper div.nShoes {
	width: 340px;
	height: 38px;
	background: url(../images/balancingMessageBottom.gif) no-repeat left top;
}
div.doBalancing  div.notoficationWrapper div.nBody div.cont-r {
	background: url(../images/balancingMessageNotfctn.gif) no-repeat 20px center;
	min-height: 43px;
	padding-left: 62px;
}
div.doBalancing  div.notoficationWrapper div.nBody div.cont-r p {
	font-size: 11px;
	color: #4c4c4c;
	text-align: left;
	margin-right: 10px;
}

/*
	Prolonging
*/
div.prolonging {
	width: 531px;
	height: 42px;
	background: url(../images/balancingBar.gif) no-repeat left top;
	margin: -30px auto 20px;
}
div.prolonging p {
	font-size: 14px;
	color: #323232;
	padding: 5px 0 0 10px;
	font-weight: bold;
}
div.prolonging img {
	position: relative;
	top: 5px;
	margin-left: 2px;
}
div.prolonging select {
	width: 193px;
	border-top:1px solid #808080;
	border-left:1px solid #808080;
	border-bottom:1px solid #d4d0c8;
	border-right:1px solid #d4d0c8;
	position: relative;
	top: 1px;
	margin-left: 40px;
}
div.prolonging input{
	width: 103px;
	height: 32px;
	border: none;
	background: url(../images/balancingBarInput.gif) no-repeat left top;
	float: right;
	margin: -1px 7px;
	*margin-top: -26px;
	cursor: pointer;
}
div.prolonging p.note {
	font-size: 16px;
	color: #323232;
	padding: 10px 10px 0 10px;
	text-align: center;
}




/*
	Footer
*/
div.footer {
	width: 744px;
	height: 85px;
	margin: 40px auto 50px auto;
	border-top: 1px solid #d6d6d6;
	*padding-bottom: 50px;
}
div.footer * {
	margin: 0px;
	padding: 0px;
}
div.footer div.leftBlock {
	float: left;
	margin-top: 30px;
}
div.footer div.leftBlock p{
	color: #808080;
	line-height: 24px;
}
div.footer div.rightBlock {
	float: right;
	margin-top: 35px;
}
div.footer div.rightBlock img {
	margin-left: 40px;
}


/*
	order a payment
*/
div.orderPayment {
	margin-left: 50px;
	width: 744px;
}
div.orderPayment h2.pageTitle {
	margin: 0 0 30px 55px;
}
div.orderPayment  div.row {
	height: 68px;
	background: url(../images/orderPaymentBg.gif);
	margin-top: 1px;
}
div.orderPayment  div.clean {
	background: url(../images/orderPaymentBgClean.gif);
}
div.orderPayment  div.row  h3{
	float: left;
	width: 263px;
	margin: 23px;
	font-size: 18px;
	font-weight: lighter;
	color: #333;
	_margin-left: 11px;
}
div.orderPayment  div.row  p {
	float: left;
	font-size: 12px;
	margin-top: 29px;
}
div.orderPayment  div.row  p.method {
	float: left;
	font-size: 18px;
	font-weight: bold;
	color: #fd7400;
	margin-top: 23px;
}
div.orderPayment  div.row  p.amountOfMoney {
	background: url(../images/orderPaymentDollar.gif) no-repeat left center;
	padding-left: 28px;
	margin-top: 15px;
}
@media all and (-webkit-min-device-pixel-ratio:10000),
not all and (-webkit-min-device-pixel-ratio:0) {
  div.orderPayment  div.row  p.amountOfMoney { margin-top: 20px; }
}
div.orderPayment  div.row  p.amountOfMoney input {
	width: 123px;
	height: 26px;
	background: url(../images/orderPaymentInput.gif) no-repeat left center;
	border: none;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 10px;
}
@media all and (-webkit-min-device-pixel-ratio:10000),
not all and (-webkit-min-device-pixel-ratio:0) {
  div.orderPayment  div.row  p.amountOfMoney input  { padding-top: 0px; }
}
div.orderPayment  div.row  p.errorHere {
	float: left;
	font-size: 11px;
	color: #f75353;
	margin-top: 27px;
	margin-left: 20px;
}
div.orderPayment  input.button {
	width: 144px;
	height: 42px;
	background: url(../images/orderButton.gif) no-repeat left center;
	border: none;
	margin: 20px auto;
}
div.orderPayment  div.row div.column {
	float: left;
	width: 32%;
	background: url(../images/orderPaymentBorder.gif) no-repeat left center;
	*padding-bottom: 10px;
}
div.orderPayment  div.row div.column h4 {
	font-size: 18px;
	color: #333;
	font-weight: lighter;
	margin: 5px 0 0 30px;
}
div.orderPayment  div.row div.column p {
	font-size: 16px;
	font-weight: bold;
	color: #8db326;
	background: url(../images/orderPaymentDollar.gif) no-repeat left center;
	margin: 2px 0 7px 30px;
	padding: 5px 0 5px 25px;
	_margin-left: 15px;
}


/*
	Notice
*/
div.notice {
	width: 539px;
	height: 155px;
	margin: 0 auto;
	background: url(../images/notice.gif) no-repeat;
	padding-top: 40px;
}
div.notice h3 {
	font-size: 18px;
	font-weight: lighter;
	color: #333;
	margin: 0 15px 10px 150px;
}
div.notice p{
	font-size: 12px;
	color: #333;
	margin: 0 15px 10px 150px;
	padding-top: 5px;
}
div.notice .purple{
	color: #5344c4;
}
div.notice div.balance {
	height: 45px;
	margin: -5px 15px 10px 150px;
	background: url(../images/notice-balance.gif) no-repeat left center;
}
div.notice div.balance p {
	margin: 0 0 0 35px;
	font-size: 30px;
	font-weight: bold;
	color: #8db326;
	position: relative;
	top: -4px;
}
div.notice div.balance p span {
	font-size: 24px;
	font-weight: bold;
	color: #77884a;
}
div.notice .orange {
	color: #f0ae5b;
}
div.notice div.timeRemains {
	margin: -5px 15px 10px 150px;
	position: relative;
}
div.notice div.timeRemains p {
	margin: 0 0 0 35px;
	font-size: 30px;
	font-weight: bold;
	color: #39515b;
	position: relative;
	top: -4px;
}
div.notice div.timeRemains p span.hours {
	font-size: 24px;
	color: #269ab3;
}
div.notice div.timeRemains p span.minutes {
	font-size: 18px;
	color: #4a5f88;
}
div.notice div.timeRemains div.clocks {
	width: 82px;
	height: 76px;
	background: url(../images/notice-timeRemains.png) no-repeat;
	position: absolute;
	top: 0px;
	left: -55px;
	_left: -89px;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/themes/ru.4upload/images/notice-timeRemains.png', sizingMethod='scale');
}



/*

*/
.noBg {
	background: none !important;
}
.width897 {
	width: 897px;
	_position: relative;
	_left: 25px;
}
.width897 div.wrapper {
	margin: 0px;
	width: auto;
}
tr.withoutborder td {
	border: none !important;
}


select.country {
	border: 1px solid #aaa;
	width: 120px;


}
div.coin {
	position: relative;
	width: 143px;
	height: 170px;
	margin: 5px auto 0 auto;

}
div.coin span {
	position: absolute;
	font-size: 24px;
	font-weight: bold;
	left: 40px;
}
div.coin span.num {
	top: 130px;
	color: #000;
}
div.coin span.shadow {
	top: 132px;
	color: #538c35;
}

h5.alert {
	font-size: 24px;
	font-weight: lighter;
	color: #67b826;
	margin: 0 0 10px 127px;
}

ul.countriesFlagz {
	float: right;
	list-style: none;
	margin: 10px 0 0 20px;
}
ul.countriesFlagz li {
	float: left;
	margin-left: 5px;
}

/*
	new download block
*/
div.downloadBlock {
	border: 3px solid #ebf3d2;
	padding: 20px 20px 20px 153px;
	min-height: 111px;
	_height: 111px;
	background: url(../images/downloadFile.gif) no-repeat 50px 27px;
	position: relative;
}
div.downloadBlock table {
	border-collapse: collapse;
	padding: 0px;
	width: 100%;
}
div.downloadBlock p {
	padding: 0px;
	margin: 0px;
	text-align: left;
}
div.downloadBlock p.heading {
	font-size:11px;
	color: #4c4c4c;
	white-space: nowrap;
	margin-left: 18px;
}
div.downloadBlock div.fileName {
	background: #feffc7 url(../images/fileName-bg-rb.gif) no-repeat right bottom;
	margin-right: 15px;
	margin-top: 3px;
}
div.downloadBlock div.fileName div.cap {
	background: url(../images/fileName-bg-rt.gif) no-repeat right top;
}
div.downloadBlock div.fileName div.cap div.left {
	background: url(../images/fileName-bg-lt.gif) no-repeat left top;
}
div.downloadBlock div.fileName div.shoes {
	background: url(../images/fileName-bg-lb.gif) no-repeat left bottom;
}
div.downloadBlock div.fileName p {
	font-size:18px;
	color: #000;
	margin-left: 18px;
}
div.downloadBlock div.fileSize {
	background: #ededed url(../images/fileSize-bg-rb.gif) no-repeat right bottom;
	margin-top: 3px;
	zoom:1;
}
div.downloadBlock div.fileSize div.cap {
	background: url(../images/fileSize-bg-rt.gif) no-repeat right top;
	zoom:1;
}
div.downloadBlock div.fileSize div.cap div.left {
	background: url(../images/fileSize-bg-lt.gif) no-repeat left top;
	zoom:1;
}
div.downloadBlock div.fileSize div.shoes {
	background: url(../images/fileSize-bg-lb.gif) no-repeat left bottom;
	zoom:1;
}
div.downloadBlock div.fileSize p {
	font-size:14px;
	color: #333;
	white-space: nowrap;
	margin-left: 10px;
	margin-right: 10px;
}
div.downloadBlock p {
	line-height: 20px;
}
div.downloadBlock div.fileURL {
	float: left;
	margin-top: 7px;
	background: #e6f5f8  url(../images/downloadFile-bluecorner-rb.gif) no-repeat right bottom;
}
div.downloadBlock div.fileURL p.heading {
	margin: 0 18px;
}
div.downloadBlock div.fileURL div.container2 {
	overflow: hidden;
	margin: 0 18px;
	width: 455px;
}
div.downloadBlock div.fileURL div.full{
	width: 680px;
}
div.downloadBlock div.fileURL div.container2 p{
	font-size: 14px !important;
	line-height: 18px;
	height: 18px;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
}
div.downloadBlock div.fileURL div.cap {
	height:13px;
	background: url(../images/downloadFile-bluecorner-rt.gif) no-repeat right top;
}
div.downloadBlock div.fileURL div.cap div.left {
	float: left;
	height:13px;
	width: 13px;
	background: url(../images/downloadFile-bluecorner-lt.gif) no-repeat right top;
	overflow:hidden;
}
div.downloadBlock div.fileURL div.shoes {
	height:13px;
	background: url(../images/downloadFile-bluecorner-lb.gif) no-repeat left top;
	overflow:hidden;
}
div.downloadBlock a.button-download {
	width: 209px;
	height: 53px;
	display: block;
	background: url(../images/downloadFileButton-ru.gif) no-repeat left top;
	margin:  12px 0 0 19px;
}
div.downloadBlock span {
	display: block;
	width: 17px;
	height: 17px;
	position: absolute;
}
div.downloadBlock span.lt { left: -3px; top: -3px; background: url(../images/downloadFile-corner-lt.gif) no-repeat left top; }
div.downloadBlock span.lb { left: -3px; bottom: -3px; background: url(../images/downloadFile-corner-lb.gif) no-repeat left top; _bottom:none;_top:100%;_margin-top:-13px; }
div.downloadBlock span.rt { right: -3px; top: -3px; background: url(../images/downloadFile-corner-rt.gif) no-repeat left top; }
div.downloadBlock span.rb { right: -3px; bottom: -3px; background: url(../images/downloadFile-corner-rb.gif) no-repeat left top; _bottom:none;_top:100%;_margin-top:-13px; }

div.note {
	margin: 20px 40px 30px;
}
div.note h3 {
	font-size: 18px;
	font-weight: lighter;
	color: #333;
}
div.note h3 span.orange {
	color: #ecb53e;
}

div.note p {
	font-size: 12px;
	color: #666;
}
div.note h3 a {
	font-size: inherit;
}

/*  imformationBlock		*/
div.informationBlock {
	width: 873px;
	height: 408px;
	margin: 0 auto 125px;
	background: url(../images/informationBlock.jpg) no-repeat left top;
	position: relative;
	_margin-bottom: 30px;
}
div.informationBlock p {
	font-family: tahoma;
	font-size: 12px;
	color: #595959;
	position: absolute;
}
div.informationBlock p.left {
	left: 68px;
}
div.informationBlock p.right {
	left: 536px;
}
div.informationBlock p.notification {
	font-family: tahoma;
	font-size: 11px;
	color: #666;
	position: static;
	padding-top: 450px;
	text-align: center;
}


/*
	Tarifs block
*/
div.tarifsBlock {
	padding-top: 20px;
	margin-left: -27px;
	_margin-left: -10px;
	*position: relative;
	zoom: 1;
	z-index: 2;
}
div.tarifsBlock h2 {
	font-family: tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #ebaf5c;
	margin: 20px 0 20px 220px;
}
div.tarifsBlock table {
	border-collapse: collapse;
	padding: 0px;
	width: 950px;
	margin-bottom: 30px;
}
div.tarifsBlock table td {
	width: 190px;
}
div.tarifsBlock table td div.imageblock {
	height: 250px;
	background: url(../images/tariffsborder.gif) no-repeat center bottom;
}
div.tarifsBlock table td div.buyBlock {
	width: 82px;
	height: 26px;
	margin: 10px auto 0;
	position: relative;
}
div.tarifsBlock table td div.buyBlock a.buy {
	width: 82px;
	height: 26px;
	display: block;
	background: url(../images/button-buy.gif) no-repeat left top;
	position: relative;
	z-index: 100;
}
div.tarifsBlock table td div.buyBlock ul {
	width: 82px;
	background: #ebebeb url(../images/pay-list-Bg.gif) no-repeat center bottom;
	margin: 0px;
	padding: 15px 0 0;
	list-style: none;
	position: absolute;
	left: 0px;
	top: 13px;
	display: none;
	z-index: 99;
}
div.tarifsBlock table td div.buyBlock ul li {
	border-bottom: 1px solid #fff;
	padding: 8px 0;
}
div.tarifsBlock table td div.buyBlock ul li p {
	text-align: center;
}
div.tarifsBlock table td div.buyBlock ul.active {
	display: block;
}

a.freedownloadLink {
	display: block;
	width: 747px;
	height: 22px;
	background: url(../images/freedownload-bg.gif) no-repeat center 1px;
	text-align: center;
	margin: 50px 0 20px 50px;
	line-height: 10px;
	color: #606060;
	text-decoration: none;
	_position: relative;
}
a.freedownloadLink span {
	position: relative;
	top: -6px;
}
a.freedownloadLink span.blueLinkLike {
	position: static;
	color: #0055cc;
	text-decoration: underline;
}
a.freedownloadLink span.blueLinkLike:hover {
	text-decoration: none;
}



/*
	sms
*/
h1.sendSms {
	font-family: tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #333;
	margin: -40px 0 20px 135px !important;
}
h1.sendSms span.orange {
	color: #ffa658;
}
h1.sendSms span.green {
	color: #8db326;
}
div.smsboxes {
	margin: 25px 0 0 55px;
	height: 300px;
	_margin-left: -35px;
}
div.smsboxes div.block {
	width: 190px;
	float: left;
	margin-left: 90px;
	background: url(../images/tariffsborder.gif) no-repeat center 247px;
}
div.smsboxes div.block div.tarif12 {
	background: url(../images/tariff-0.99-full.gif) no-repeat left top;
}
div.smsboxes div.block div.tarif24{
	background: url(../images/tariff-1.99-full.gif) no-repeat left top;
}
div.smsboxes div.block div.tarifweek{
	background: url(../images/tariff-1.99-full.gif) no-repeat left top;
}
div.smsboxes div.block div.imageblock {
	height: 250px;
	position: relative;
}
div.smsboxes div.block div.buyBlock {
	width: 82px;
	height: 26px;
	margin: 10px auto 0;
	position: relative;
}
div.smsboxes div.block div.buyBlock a.buy {
	width: 82px;
	height: 26px;
	display: block;
	background: url(../images/button-buy.gif) no-repeat left top;
	position: relative;
}
div.smsboxes div.block div.imageblock span {
	position: absolute;
	font-size: 24px;
	font-weight: bold;
	left: 65px;
}
div.smsboxes div.block div.imageblock span.num {
	top: 185px;
	color: #000;
}
div.smsboxes div.block div.imageblock span.shadow {
	top: 187px;
	color: #538c35;
}



/*
	SMS WINDOW
*/
div.blackTone {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	_height: 1200px;
	background: #000;

	background /*\**/: url(../images/ie8tone.png)\9;
	opacity: .4;
	filter:alpha(opacity=40);
	z-index: 99999;
}
div.smsWindow {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -300px 0 0 -291px;
	z-index: 100000;
}
div.smsWindow div.head {
	width: 583px;
	height: 160px;
	background: url(../images/smsWindow-top.png) no-repeat left top;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/smsWindow-top.png',sizingMethod='image');
}
div.smsWindow div.shoes {
	width: 583px;
	height: 94px;
	background: url(../images/smsWindow-bottom.png) no-repeat left top;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/smsWindow-bottom.png',sizingMethod='image');
}
div.smsWindow div.container {
	width: 583px;
	background: url(../images/smsWindow-middle.png) repeat-y left top;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/smsWindow-middle.png',sizingMethod='scale');
}
div.smsWindow div.head a.closer {
	width: 20px;
	height: 20px;
	display: block;
	background: url(../images/smsWindow-closer0.png) no-repeat left top;
	_background: url(../images/smsWindow-closer0.gif) no-repeat left top;
	position: absolute;
	left: 511px;
	top: 47px;
}
div.smsWindow div.head a.closer:hover {
	background: url(../images/smsWindow-closer.png) no-repeat left top;
	_background: url(../images/smsWindow-closer.gif) no-repeat left top;
}
div.smsWindow div.container div.floatedWrapper {
	position: relative;
	top: -30px;
	_top: 0px;
	_background: url(../images/smsWindowbg.gif);
	_margin: 0 42px 0 41px;
}
div.smsWindow div.container h1 {
	color: #000000;
	font-family: tahoma;
	font-size: 20px;
	font-weight: lighter;
	margin: 0 !important;
	text-align: center;
}
div.smsWindow div.container span.smsOrange {
	color: #F8A227;
}
div.smsWindow div.container h1 strong.file1 {
	color: #90C420;
}
div.smsWindow div.container div.activationMenu {
	margin: 20px auto 0;
	width: 263px;
}
div.smsWindow div.container div.activationMenu p {
	color: #717171;
	font-size: 12px;
	margin-left: 17px;
	text-align: left;
	margin-bottom: 8px;
}
div.smsWindow div.container div.activationMenu div.activation {
	background: url(../images/activation.gif) no-repeat scroll left top;
	height: 42px;
}
div.smsWindow div.container div.activationMenu div.activation input.field {
	margin-top: 12px;
}
div.smsWindow div.container div.activationMenu div.activation input {
	margin: -5px 0 0 0px;
	width: 112px;
	position /*\**/: relative\9;
	top /*\**/: -10px\9;
	*position: relative;
	*top: -7px;
	_position: static;
	_float: left;
}
div.smsWindow div.container div.activationMenu div.activation input.button {
	background: url(../images/empty.gif) no-repeat scroll left top;
	border: none;
	cursor: pointer;
	height: 41px;
	margin-left:15px;
	width: 104px;
	position /*\**/: relative\9;
	top /*\**/: -10px\9;
	*position: static;
}
@-moz-document url-prefix() {
	div.smsWindow div.container div.activationMenu div.activation input.button{ position: relative; top: -10px; }
}
div.smsWindow table.note {
	background: none;
	color: #716F6F;
	font-size: 10px;
	text-align: center;
	margin: 20px auto 0;
}
div.smsWindow table.note td {
	padding-left: 3px;
	vertical-align: center;
}
div.smsWindow table.note a {
	font-size: 10px;
}
div.smsWindow div.smsboxes {
	width: 450px;
	height: 250px;
	margin: 25px auto 0;
	_position: relative;
	_top: 0px;
	_left: 0px;
}
div.smsWindow div.smsboxes table {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
}
div.smsWindow  div.smsboxes table td {
	vertical-align: top;
}
div.smsWindow div.smsboxes div.block {
	width: 181px;
	background: none;
	margin: 0 auto;
	float: none;
}

/*

*/
div.shitlyBlock {
	background: #faf8e9 url(../images/shitlyBlock-bg-br.gif) no-repeat right bottom;
	margin: 20px 25px 50px 18px;
}
div.shitlyBlock div.shit-b {
	background: url(../images/shitlyBlock-bg-bl.gif) no-repeat left bottom;
}
div.shitlyBlock div.shit-tr {
	background: url(../images/shitlyBlock-bg-tr.gif) no-repeat right top;
}
div.shitlyBlock div.shit-tl {
	background: url(../images/shitlyBlock-bg-tl.gif) no-repeat left top;
	height: 64px;
	position: relative;
}
div.shitlyBlock p {
	font: 14px tahoma;
	color: #4c4c4c;
}
div.shitlyBlock div.shit01 {
	background: url(../images/shitlyBlock-01.gif) no-repeat left top;
	height: 74px;
	position: absolute;
	top: -10px;
	left: 21px;
}
div.shitlyBlock div.shit01 p {
	margin: 0 0 0 94px;
	padding-top: 25px;
}
div.shitlyBlock div.shit02 {
	background: url(../images/shitlyBlock-02.gif) no-repeat left top;
	height: 98px;
	position: absolute;
	top: -24px;
	left: 364px;
}
div.shitlyBlock div.shit02 p {
	margin: 0 0 0 106px;
	padding-top: 39px;
}
div.shitlyBlock div.shit03 {
	background: url(../images/shitlyBlock-03.gif) no-repeat left top;
	height: 106px;
	position: absolute;
	top: -23px;
	left: 676px;
}
div.shitlyBlock div.shit03 p {
	margin: 0 0 0 66px;
	padding-top: 38px;
}

/*
	sms block
*/
div.sms-block {
	margin-top: 20px;
	width: 894px;
	margin: 20px auto 0;
}
div.sms-block div.head {
	background: #eeebdd url(../images/sms-block-left.gif) no-repeat left top;
	height: 52px;
	_position: relative;
}
div.sms-block div.head div.container-x {
	background: url(../images/sms-block-middle.gif) no-repeat right top;
	height: 52px;
}
div.sms-block div.head div.left {
	float: left;
}
div.sms-block div.head div.left span.number {
	float: left;
	font: bold 20px tahoma;
	color: #fff;
	margin: 13px 0 0 25px;
}
div.sms-block div.head div.left div.country-selector {
	float: left;
	font: 11px tahoma;
	color: #4c4c4c;
	margin: 8px 0 0 30px;
}
div.sms-block div.head div.left div.country-selector select {
	border: 1px solid #4c4c4c;
	width: 100px;
	margin-top: 3px;
}
div.sms-block div.head div.left p {
	float: left;
	font: 14px tahoma;
	color: #000;
	margin: 19px 0 0 10px;
}
div.sms-block div.head div.right {
	float: right;
	height: 52px;
}
div.sms-block div.head div.right span.number {
	float: right;
	font: bold 20px tahoma;
	color: #fff;
	margin: 13px 20px 0 0;
}
div.sms-block div.head div.right p {
	float: right;
	font: 12px tahoma;
	color: #000;
	margin: 11px 0 0;
	width: 250px;
}
div.sms-block div.main {
	height: 202px;
}
div.sms-block div.main div.phoneblock {
	width: 280px;
	height: 165px;
	background: url(../images/sms-block-phone.gif) no-repeat left top;
	position: relative;
	padding-top: 42px;
	margin: 20px 15px 0 -3px;
	float: left;
}
div.sms-block div.main div.phoneblock p.shadow,
div.sms-block div.main div.phoneblock p.digits {
	width: 117px;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	position: absolute;
	left: 0px;
}
div.sms-block div.main div.phoneblock p.shadow {
	color: #012786;
	top: 47px;
}
div.sms-block div.main div.phoneblock p.digits {
	color: #6efffa;
	top: 45px;
}
div.sms-block div.main div.greenblock p.shadow {
	color: #2f8601;
}
div.sms-block div.main div.greenblock p.digits {
	color: #ceff6e;
}
div.sms-block div.main div.phoneblock div.cover {
	width: 79px;
	height: 106px;
	background: url(../images/sms-block-phone-blue.png) no-repeat left top;
	position: absolute;
	left: 19px;
	top: 42px;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/themes/ru.4upload/images/sms-block-phone-blue.png',sizingMethod='image');
}
div.sms-block div.main div.greenblock div.cover {
	background: url(../images/sms-block-phone.png) no-repeat left top;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/themes/ru.4upload/images/sms-block-phone.png',sizingMethod='image');
}

div.sms-block div.main div.week div.cover {
	background: url(../images/sms-block-phone-7days.png) no-repeat left top;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/themes/ru.4upload/images/sms-block-phone-7days.png',sizingMethod='image');
}

div.sms-block div.main div.phoneblock div.flyer {
	width: 166px;
	height: 109px;
	background: url(../images/sms-block-blue.gif) no-repeat left top;
	position: relative;
	margin: 0 0 0 113px;
}
div.sms-block div.main div.greenblock div.flyer {
	width: 166px;
	height: 108px;
	background: url(../images/sms-block-green.gif) no-repeat left top;
	position: relative;
	margin: 0 0 0 113px;
}
div.sms-block div.main div.phoneblock div.flyer p {
	font: 11px tahoma;
	color: #4c4c4c;
	margin: 0 0 0 7px;
	padding-top: 12px;
}
div.sms-block div.main div.phoneblock div.flyer p.shadow ,
div.sms-block div.main div.phoneblock div.flyer p.digits {
	width: auto;
	top: 21px;
	left: 13px;
}
div.sms-block div.main div.phoneblock div.flyer p.shadow {
	font-size: 18px;
	color: #07977d;
	top: 22px;
}
div.sms-block div.main div.phoneblock div.flyer p.digits {
	font-size: 18px;
	color: #84ddfa;
}
div.sms-block div.main div.greenblock div.flyer p.shadow {
	color: #07977d;
}
div.sms-block div.main div.greenblock div.flyer p.digits {
	color: #a5e540;
}
div.sms-block div.main div.activation-block {
	float: right;
	background: url(../images/sms-block-green.gif) no-repeat left top;
}
div.sms-block div.main div.container {
	width: auto;
	float: right;
	margin-top: 0px;
	margin-right: 60px;
	width: 223px;
	min-height: 0px;
	_margin-right: -5px;
}
div.sms-block div.main div.container p {
	text-align: left;
}
div.sms-block div.main div.container div.activationMenu {
	width: 223px;
}
div.sms-block div.main div.container div.activation {
	height: 42px;
	background: url(../images/activation02.gif) no-repeat left top !important;
}
div.sms-block div.main div.container div.activation input {
	border: none;
	margin-left: 20px;
	width: 87px;
}
div.sms-block div.main div.container div.activation input.button {
	margin-left: 0px;
}
div.sms-block div.main div.container p {
	margin: 10px 0 0 25px;
	font-size: 10px;
	color: #716f6f;
}
div.sms-block div.main div.container p a {
	font-size: 10px;
	color: #0055cc;
}
div.sms-block div.main div.container div.activation p {
	margin: 0px;
}
div.sms-block div.main div.container div.activationMenu2 {
	width: 288px;
	height: 176px;
	background: url(../images/sms-activation.gif) no-repeat left top;
	position: relative;
}
div.sms-block div.main div.container div.activationMenu2 input.field {
	position: absolute;
	border: 1px solid #fff;
	top: 65px;
	left: 43px;
	width: 82px;
	height: 21px;
	font-size: 16px;
}
div.sms-block div.main div.container div.activationMenu2 input.button {
	position: absolute;
	border: none;
	top: 60px;
	left: 135px;
	width: 105px;
	height: 35px;
	background: none;
	cursor: pointer;
	*background: url(../images/empty.gif);
}
div.sms-block div.main div.container div.activationMenu2 p {
	margin: 0 0 0 40px;
	padding-top: 105px;
	font-size: 11px;
	color: #716f6f;
}
div.sms-block div.main div.container p.error-sms-here {
	width: 192px;
	height: 25px;
	margin: 10px 0 0 40px;
	background: url(../images/sms-error.gif) no-repeat left top;
	font: 14px tahoma;
	color: #fff;
	text-align: center;
	padding-top: 5px;
	_height: 30px;
}

/*
	Payment choser
*/
div.payment_choser {
	position: absolute;
	top: 900px;
	left: 50%;
	margin-left: -213px;
	width: 427px;
	z-index: 9999;
}
div.payment_choser div.cap {
	width: 427px;
	height: 74px;
	background: url(../images/choose-payment-top.png) no-repeat left top;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/themes/ru.4upload/images/choose-payment-top.png',sizingMethod='image');
}
div.payment_choser div.cap a.closer {
	width: 20px;
	height: 20px;
	display: block;
	float: right;
	margin: 17px 25px 0 0;
	position: relative;
	_margin-right: 12px;
	zoom:1;
	background: url(../images/empty.gif);
}
div.payment_choser div.cap p {
	font: 14px tahoma;
	color: #404040;
	padding-top: 20px;
}
div.payment_choser div.cap span {
	color: #8c8c8c;
}
div.payment_choser div.cap div.tariftime {
	width: 90px;
	height: 74px;
	float: left;
}
div.payment_choser div.cap div.tariftime p {
	font: bold 36px tahoma;
	color: #faae42;
	text-align: right;
	padding-top: 15px;
	margin-right: 10px;
}
div.payment_choser div.shirt {
	width: 427px;
	background: url(../images/choose-payment-body.png) repeat-y left top;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/themes/ru.4upload/images/choose-payment-body.png',sizingMethod='scale');
}
div.payment_choser div.shirt h2 {
	font: lighter 14px tahoma;
	color: #4c4c4c;
	padding-top: 15px;
	margin-left: 40px;
	margin-bottom: 20px;
}
div.payment_choser div.shirt div.row {
	margin: 0 35px;
	height: 57px;
}
div.payment_choser div.shirt div.r2 {
	height: 25px;
	padding-left: 90px;
}
div.payment_choser div.shirt div.row div.label {
	width: 90px;
	height: 57px;
	float: left;
}
div.payment_choser div.shirt div.row div.label p {
	font: lighter 11px tahoma;
	color: #4c4c4c;
}
div.payment_choser div.shirt div.row input {
	width: 197px;
	height: 27px;
	background: url(../images/choose-payment-input.gif) no-repeat left top;
	border: none;
	font: lighter 19px tahoma;
	position: relative;
}
div.payment_choser div.shirt div.row p.errorhere{
	font: lighter 12px tahoma;
	color: #d50000;
	padding-top: 5px;
}
div.payment_choser div.shirt div.checkboxfield {
	width: 338px;
	height: 108px;
	background: url(../images/choose-payment-field.gif) no-repeat left top;
	margin: 0 0 0 35px;
	padding: 0 10px;
}
div.payment_choser div.shirt div.checkboxfield p {
	font: lighter 14px tahoma;
	color: #4c4c4c;
	margin: 0 0 20px 4px;
	padding-top: 15px;
}
div.payment_choser div.shirt div.checkboxfield table {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
}
div.payment_choser div.shirt div.checkboxfield table td {
	text-align: center;
	width: 25%;
}
div.payment_choser div.shirt div.checkboxfield table td input {
	border: none !important;
	margin-top: 5px;
}
div.payment_choser div.shoes {
	width: 427px;
	height: 71px;
	background: url(../images/choose-payment-footer.png) no-repeat left top;
	text-align: center;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/themes/ru.4upload/images/choose-payment-footer.png',sizingMethod='image');
}
div.payment_choser div.shoes input.button {
	width: 144px;
	height: 42px;
	background: url(../images/cp-buy.gif) no-repeat left top;
	position: relative;
	border: none;
}


div.buy-sticker {
	width: 125px;
	height: 123px;
	background: url(../images/buy-sticker.png) no-repeat left top;
	_background: url(../images/buy-sticker.gif) no-repeat left top;
	position: absolute;
}
div.informationBlock div.buy-sticker {
    top: 84px;
    left: 290px;
}
div.buy-sticker a {
	width: 125px;
	height: 123px;
	display: block;
	background: url(../images/empty.gif) no-repeat left top;
}


/*
	Payment condition
*/
div.totalWrapper {
	_position: relative;
	_z-index: 999999;
}
div.paymentCondition {
	width: 538px;
	height: 352px;
	margin: 0 auto;
	background: url(../images/paymentCondition.gif) no-repeat;
}
div.paymentCondition div.container99 {
	margin: 0 39px 0 49px;
	padding-top: 15px;
}
div.paymentCondition div.container99 a {
	float: right;
	font: lighter 12px tahoma;
	color: #0055cc;
	margin: 17px 5px 0 0;
	padding: 2px 0 2px 18px;
	background: url(../images/paymentConditionArrow.gif) no-repeat left 2px;
}
div.paymentCondition div.container99 h3 {
	font: bold 30px tahoma;
	color: #4c4c4c;
	margin-bottom: 17px;
}
div.paymentCondition div.container99 div.row {
	height: 47px;
	background: url(../images/paymentConditionBorder.gif) repeat-x left bottom;
}
div.paymentCondition div.container99 div.row p {
	font: lighter 18px tahoma;
	color: #4c4c4c;
	margin-left: 228px;
	padding: 12px 0 5px 7px;
	_padding-left: 4px;
}
div.paymentCondition div.container99 div.row p.price {
	background: url(../images/paymentConditionBullet.gif) no-repeat 0px 13px;
}
div.paymentCondition div.container99 div.row p.price span {
	color: #f7ffe0;
	margin-right: 5px;
}
div.paymentCondition div.container99 div.row p strong {
	font-weight: bold;
	color: #73b417;
}
div.paymentCondition div.container99 div.row p span.grey {
	color: #808080;
}
div.paymentCondition div.container99 div.row p.left {
	float: left;
	margin-left: 0px;
	padding-left: 1px;
}
div.paymentCondition div.container99 div.nobg {
	background: none;
}


/*
	Buy Premiut Button
*/
div.buyPremium-sticker {
	width: 125px;
	height: 123px;
	background: url(../images/buyPremium-sticker.png) no-repeat left top;
	_background: url(../images/buyPremium-sticker.gif) no-repeat left top;
	position: absolute;
	left:50%;
	top:300px;
	margin-left:200px;
	_margin-left:85px;
}
div.buyPremium-sticker a {
	width: 125px;
	height: 123px;
	display: block;
	background: url(../images/empty.gif) no-repeat left top;
}

div.downloadFile
{
	margin-left: 250px !important;
	margin-bottom: 10px !important;
}

/*		alarm		*/
div.alarm-message {
	width: 534px;
	height: 240px;
	background: url(../images/alarm.png) no-repeat left top;
	position: absolute;
	top: 275px;
	left: 50%;
	z-index: 999999;
	margin-left: -89px;
	_top: 271px;
	_margin-left: -76px;
	_background: none;
}
div.alarm-message div.alarm-wrapper {
	width: 534px;
	height: 240px;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/themes/ru.4upload/images/alarm.png',sizingMethod='image');
}
div.alarm-message div.alarm-wrapper2 {
	position: relative;
}
div.alarm-message table {
	width: 228px;
	height: 220px;
}
div.alarm-message table td {
	width: 228px;
	height: 220px;
	text-align: center;
	vertical-align: middle;
}
div.alarm-message p {
	font-size: 18px;
	color: #000;
	margin: 0 34px;
}
div.alarm-message p.small {
	font-size: 14px;
}
div.alarm-message p span {
	color: #228ed9;
}
div.alarm-message a.getpremium-alarmbutton {
	display: block;
	width: 210px;
	height: 150px;
	position: absolute;
	top: 22px;
	left: 276px;
}


textarea.all_links {
	border: none !important;
	border-left: 1px solid #aeb9be !important;
	border-right: 1px solid #e7eaec !important;
}
div.floatingWindow  textarea.all_links {
	width: 100% !important;
	padding-left: 6px !important;
}
div.flat-area {
	margin-right: 2px;
}
div.floatingWindow div.flat-area {
	margin-right: 11px !important;
	margin-bottom: -5px !important;
}
div.flat-cap {
	background: url(../images/flat-cap-t.gif) repeat-x left top;
	height: 3px;
	overflow: hidden;
}
div.flat-cap div.left {
	float: left;
	background: url(../images/flat-cap-tl.gif) no-repeat left top;
	width: 3px;
	height: 3px;
	overflow: hidden;
}
div.flat-cap div.right {
	float: right;
	background: url(../images/flat-cap-tr.gif) no-repeat right top;
	width: 3px;
	height: 3px;
	overflow: hidden;
}
div.flat-shoe {
	background: url(../images/flat-cap-b.gif) repeat-x left 2px;
	height: 3px;
	overflow: hidden;
}
div.flat-shoe div.left {
	float: left;
	background: url(../images/flat-cap-bl.gif) no-repeat left top;
	width: 3px;
	height: 3px;
	overflow: hidden;
}
div.flat-shoe div.right {
	float: right;
	background: url(../images/flat-cap-br.gif) no-repeat right top;
	width: 3px;
	height: 3px;
	overflow: hidden;
}



/*
	file deleting agreement
*/
div.filedeletingagreement {
	margin: 40px 0 50px 60px;
}
div.filedeletingagreement h1 {
	font-family: tahoma;
	font-size: 30px;
	font-weight: lighter;
	color: #4c4c4c;
	margin: 0 0 10px !important;
}
div.filedeletingagreement p {
	font-family: tahoma;
	font-size: 12px;
	color: #4c4c4c;
	margin: 0 0 15px;
}
div.filedeletingagreement form {
	margin /*\**/: 15px 0\9;
	*margin: 15px 0;
}
div.filedeletingagreement input {
	width: 161px;
	height: 42px;
	background: url(../images/button-i-agree.gif);
	border: none;
	margin: 0 0 15px;
	cursor: pointer;
	margin-bottom /*\**/: 0px\9;
	_margin-bottom: 0px;
}
div.filedeletingagreement div.fileblock img {
	float: left;
}
div.filedeletingagreement div.fileblock img.group {
	margin-left: -50px
}
div.filedeletingagreement p.filename {
	font-family: tahoma;
	font-size: 18px;
	color: #333;
	margin: 0 0 0 97px;
	padding-top: 25px;
}
div.filedeletingagreement p.filename span {
	font-family: tahoma;
	font-size: 11px;
	color: #808080;
}
div.filedeletingagreement div.fileblock p.filesize {
	font-family: tahoma;
	font-size: 24px;
	color: #4d4d4d;
	margin: 0 0 5px 97px;
}
div.filedeletingagreement div.fileblock p.filesize span {
	font-size: 14px;
}
div.filedeletingagreement div.files-in-deleted-group {
	width: 920px;
	margin: 20px 0 0 -110px;
}
div.filedeletingagreement div.files-in-deleted-group div.cap {
	height: 18px;
	border-bottom: 1px solid #b9b9b9;
	position: relative;
}
div.filedeletingagreement div.files-in-deleted-group div.cap span.right {
	width: 130px;
	float: right;
	font-size: 10px;
	font-weight: bold;
	color: #474848;
}
div.filedeletingagreement div.files-in-deleted-group div.cap p {
	font-size: 10px;
	font-weight: bold;
	color: #474848;
	margin: 0 0 0 40px;
}
div.filedeletingagreement div.files-in-deleted-group ul {
	margin: 0px;
	padding: 10px 0;
	list-style: none;
	border-bottom: 1px solid #b9b9b9;
	zoom:1;
	position: relative;
}
div.filedeletingagreement div.files-in-deleted-group ul li {
	border-bottom: 1px solid #e3e3e3;
	padding: 10px 0;
	zoom:1;
}
div.filedeletingagreement div.files-in-deleted-group ul li span.num {
	float: left;
	width: 18px;
	height: 18px;
	display: block;
	background: url(../images/delete-group-num.gif) no-repeat left top;
	font-size: 10px;
	color: #fff;
	text-align: center;
	padding-top: 3px;
	margin-top: 3px;
}
div.filedeletingagreement div.files-in-deleted-group ul li span.filesize {
	float: right;
	width: 130px;
	font-size: 12px;
	color: #4d4d4d;
	padding-top: 3px;
	margin-top: 2px;
}
div.filedeletingagreement div.files-in-deleted-group ul li span.filesize strong {
	font-size: 14px;
}
div.filedeletingagreement div.files-in-deleted-group ul li p {
	font-size: 18px;
	color: #333;
	margin: 0 0 0 40px;
}
div.filedeletingagreement div.files-in-deleted-group ul li.noBg {
	border: none;
}
div.filedeletingagreement div.files-in-deleted-group div.group-size {
	float: right;
	width: 140px;
	margin-top: 15px;
}
div.filedeletingagreement div.files-in-deleted-group div.group-size p.cap {
	font-size: 10px;
	font-weight: bold;
	color: #4d4d4d;
	margin: 0px;
}
div.filedeletingagreement div.files-in-deleted-group div.group-size p.size {
	font-size: 12px;
	color: #4d4d4d;
	margin: 0px;
}
div.filedeletingagreement div.files-in-deleted-group div.group-size p.size strong {
	font-size: 18px;
}



input.button-go {
	width: 79px;
	height: 28px;
	background: url(../images/myfiles-button-create-grey.gif);
	border: none;
	cursor: pointer;
	vertical-align: middle;
}
input.button-delete {
	width: 79px;
	height: 28px;
	background: url(../images/myfiles-button-delete-grey.gif);
	border: none;
	cursor: pointer;
	vertical-align: middle;
}
input.stylish-input {
	width: 147px;
	padding: 5px 0;
	background: url(../images/myfiles-selector-input.gif);
	border: none;
	vertical-align: middle;
}

#info_tags_list
{
	border: 1px solid #dadada;
	padding: 3px;
	background: #ffffff;
	z-index: 9999;
	width: 268px !important;
}

#info_tags_list ul
{
	list-style: none;
}

#info_tags_list ul li.selected
{
	background: #dadada;
	cursor: pointer;
}
#oldstyle{
	position: absolute;
	z-index: 300;
	font-size: 30px;
	height: 40px;
	top: 30px;
	right: 150px;
	opacity: 0;
	filter: alpha(opacity=0);
	display: none;
}

div.margin_left-30 {
    margin-left: 30px;
}
div.margin_left-30 h4 {
    margin: 10px 0 0;
}
div.margin_left-30 p {
    margin-bottom: 10px;
}
div.margin_left-30 table {
    width: 300px;
    margin: 10px 0;
    border-top: 1px solid #bbb;
    border-right: 1px solid #bbb;
}
div.margin_left-30 table td {
    border-left: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
    padding: 0 5px;
}
div.margin_left-30 table td.price {
    width: 30px;
}
div.margin_left-30 table td p {
    padding: 5px;
    margin: 0px;
    font-weight: bold;
}
div.isset_nds {
    float:left;
    margin:8px 0 0 10px;
    _width:200px;
}