#table-main {
	margin-top: 0px;
}

.teasernet_reftd {
	display: none;
}
.hide {
	display: none;
}

body {
	color: #ccc;
}

limg
{
	border-width: 0px;
}

form input {
	font-family: Verdana, "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	padding: 2px 2px;
	border: none;
	font-size: 13px;
	border-width: 1px;
	background-color: #000000;
	border-color: #AAAAAA;
	border-style: solid;
	text-decoration: none;
}

table tr td {
	color: #b0b0b0;
}


table tr.toprow td {
	color: #efefef;
	font-size: 10pt;
	font-weight: bold;
	vertical-align: bottom;
	text-align: left;
	padding: 10px;
}

font{
  color: #f0f0f0;
  font-family: verdana, helvetica, arial, sans-serif;
}



#textinfo_name {
	display: block;
    font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12pt;
	color: #fefefe !important;
	font-weight: bold
}

#textinfo_company {
	display: block;
    font-family: verdana, helvetica, arial, sans-serif;
	font-size: 8pt;
	margin: -2px 0 10px 0;
	color: #efefef !important;
}

#textinfo_category,
#textinfo_price,
#textinfo_released,
#textinfo_size,
#textinfo_seller,
#textinfo_added,
#textinfo_version {
    display: block;
    font-size: 8pt;
    font-family: verdana, helvetica, arial, sans-serif;
    color: #efefef !important;
}

.maintext,
.maindescription,
.mainversion,
.mainlanguage,
.mainrequirements {
	display: block;
	font-size: 8pt;
	font-family: verdana, helvetica, arial, sans-serif;
	color: #e3e3e3 !important;
}

.maintitle {
    font-family: verdana, helvetica, arial, sans-serif;
	display: block;
	font-size: 12pt;
	font-weight: bold;
	margin: 41px 0 5px 0;
  	color: #efefef !important;
}

#screenshots {
	float: left;
	width: 380px;
	margin-top: 15px;
}

#screenshots img {
	margin-top: 10px;
}

#screenshots img.vert {
	margin-left: 30px;
	width: 320px;
	height: 460px;
}

#screenshots img.horiz {
	margin-left: 0;
	width: 380px;
	height: 253px;
}

.tbl{
    margin-top: 10px;
    border: 0px;
    border-width: 0px;
}

.tbl tr td {
    border: 0px;
    border-width: 0px;
    padding: 60px 10px 10px 10px;
    background-color: transparent;
}

.xfont {
  color: #999;
  line-height: 18px;
  color: #efefef !important;
}

#head h1 {
    background: url(http://www.appdb.ru/logo2over.png) no-repeat -1000px -1000px;
}

#head h1 a {
    margin-left: 30px;
    display: block;
    width: 219px;
    height: 150px;
    text-indent: -5000px;
    border: 0;
    background: url(http://www.appdb.ru/logo2.png) no-repeat 0 0;
}

#head h1 a:hover, #head h1 a:focus {
    background: url(http://www.appdb.ru/logo2over.png) no-repeat 0 0;
}

#head-applinks{
    margin-top: 20px;
    float: right;
    width: 640px;
    background: url(http://www.appdb.ru/bg_appli.png) no-repeat;
    height: 47px;
}

#head-applinks p{
    float: none;
    color: #b6b6b6;
    text-shadow: #222 0 -1px 0;
    margin: 14px;
    margin-left: 20px;
    text-align: center;
}

select {
    background-color: #1f1f1f;
    color: #efefef;
    border: solid 1px #3F3F3F;
}

#head-sitelinks{
    float: left;
    width: 100%;
    padding: 2em 0 0 0;
}

.pageselect {
   	box-shadow: rgba(0,0,0, 0.25) 0px 0px 6px;
    -moz-box-shadow: rgba(0,0,0, 0.25) 0px 0px 6px;
    -webkit-box-shadow: rgba(0,0,0, 0.25) 0px 0px 6px;
}

.fstring {
    color: #eeeeee;
	background-color: #262626;
	border: solid 1px #3F3F3F;
 	box-shadow: rgba(0,0,0, 0.25) 0px 0px 6px;
    -moz-box-shadow: rgba(0,0,0, 0.25) 0px 0px 6px;
    -webkit-box-shadow: rgba(0,0,0, 0.25) 0px 0px 6px;
}

.fstring:hover {
	background-color: #292929;
}

.fstring:focus {
	background-color: #292929;
	border: solid 1px #444444;
}

.fg-menu-container {
    color: #eeeeee;
	background-color: #212121;
	border: solid 1px #2F2F2F;
 	box-shadow: rgba(0,0,0, 0.25) 0px 0px 6px;
    -moz-box-shadow: rgba(0,0,0, 0.25) 0px 0px 6px;
    -webkit-box-shadow: rgba(0,0,0, 0.25) 0px 0px 6px;
    position: absolute;
    top:0px;
    left:-999px;
    margin-top: 5px;
    padding: .4em;
    overflow: hidden;
}

.fg-menu, .fg-menu ul { list-style-type:none; padding: 0; margin:0; }

.fg-menu { position:relative; }
.fg-menu ul { position:absolute; top:0; }
.fg-menu ul ul { top:-1px; }

.fg-menu li { clear:both; float:left; width:100%; margin: 0; padding:0; border: 0; }
.fg-menu li li { font-size:1em; }

.fg-menu a:link,
.fg-menu a:visited,
.fg-menu a:hover,
.fg-menu a:active { float:left; width:92%; padding:.3em 3%; text-decoration:none; outline: 0 !important; }

.fg-menu a { border: 1px dashed transparent; }
.fg-menu a span { display:block; cursor:pointer; }

.fg-menu .horizontal-divider hr, .fg-menu .horizontal-divider span { padding:0; margin:5px .6em; }
.fg-menu .horizontal-divider hr { border:0; height:1px; }
.fg-menu .horizontal-divider span { font-size:.9em; text-transform: uppercase; padding-left: .2em; }

.hidden { position:absolute; top:0; left:-9999px; width:1px; height:1px; overflow:hidden; }
.fg-button { background: transparent; margin: 0; margin-top: 40px; padding-left: 0; text-decoration:none !important; cursor:pointer; text-align: center; }
a.fg-button { float:left;  }
button.fg-button { width:auto; overflow:visible; }
.activateTorrents, .activateIPAs {
	display: none;
}

