@charset "utf-8";
/* body class*/
body {
	padding:0px;
	margin:0px;
	background-color:#FFFFFF;
	font-family:Verdana, sans-serif;
	font-size:11px;
	color:#575757;
}
img {
	border:0px;
	vertical-align: middle;
}
a {
	color:#575757;
	font-weight: bold;
	font-family:Tahoma, Geneva, sans-serif;
}
b {
	color: #575757;
}
.navigate {
	background-color: #ccc;
	margin: 0px;
	padding: 0px;
	height: 3px;
}
#menu {
	font-size: 14px;
	background-color: #FFF;
	height: 35px;
	min-width:794px;
	margin-left:265px;
}
#menu a {
	display:block;
	float:left;
	color: #575757;
	background-color: #FFF;
	text-align:center;
	padding: 10px 18px;
	text-decoration: none;
	font-weight: bold;
}
#menu a:hover {
	color: #29ABE2;
	background-color: #F2F2F2;
	font-weight: bold;
	border: 1px solid #ccc;
	margin-top:-2px;
}
textarea {	padding:5px;
	border: 1px solid #D6D6D6;}
input {
	padding:5px;
	border: 1px solid #D6D6D6;
}
input.button {
	font-weight:bold;
	font-size:12px;
	color: #303030;
	background-position: top;
	background-repeat: repeat-x;
	padding: 2px;
	/*
	height: 20px;
	width: 90px;
	*/
}
select {
	border: 1px solid #D6D6D6;
}
h1 {
	text-shadow:3px 3px 5px #ccc;
	font-size: 20px;
	color: #29ABE2;
	padding-bottom: 5px;
}
h2 {
	opacity: 0.8;
	text-shadow:3px 3px 4px  #ccc;
	font-size: 18px;
	color: #565656;
}
h3 {
	color:#29ABE2;
	font-size:16px;
	opacity: 0.8;
	text-shadow:3px 3px 4px  #ccc;
}
h5 {
	text-shadow:3px 2px 4px  #ddd;
}
fieldset {
	border: 1px solid #D6D6D6;
	padding:10px;
	margin-top:5px;
	margin-bottom:5px;
	width:95%;
}
legend {
	/*border: 1px solid #D6D6D6;
	padding:0px 5px;*/
	font-weight: bold;
}
hr{
	border: none;
	background-color: #565656;
	height: 1px;
	width:100%;
}
.fieldset{
	border: 1px #d6d6d6 solid;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-khtml-border-radius:10px;
	margin-top: 12px;
	margin-left: 20px;
	padding:15px;
	max-width: 93%;
	background-image:url(../images/cont_bg2.png);
	background-repeat: repeat-y;
	background-position: right;
	position:relative;
}
.legend{
	margin-top: -25px;
	margin-left: 10px;
	position:absolute;
	background-color:#FFF;
	padding:0px 5px 0px 5px;
	font-weight:bold;
	text-shadow:3px 3px 5px #ccc;
	position:absolute;
}
.left {
	padding-top:30px;
	padding-left:30px;
	margin-left:30px;
	/*background-color: #f2f2f2;*/
}
.uleft {
	margin-top:34px;
	/*background-color: #f2f2f2;*/
}
.attention {
	border: 1px solid red;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-khtml-border-radius:10px;
	margin-top: 12px;
	margin-left: 20px;
	padding:15px;
	max-width: 93%;
	background-image:url(../images/cont_bg2.png);
	background-repeat: repeat-y;
	background-position: right;
	color: #D40000;
	font-weight: bold;
	font-size: 10px;
}
.hint {
 background-color: #f2f2f2;
 border: 1px solid #d6d6d6;
 padding: 3px;
 font-size: 10px;
 color: black;
}

.hintTitle {
 float:left;
 margin-bottom: 5px;
}

.hintContent {
 margin:5px;
 clear:both;
}
.reply {
	margin-left: 10px;
	margin-top: 4px;
	padding: 12px;
	border-left-width: 3px;
	border-left-style: outset;
	border-left-color: #F90;
	background-color: #FFF;
	width:70%;
}
.comment {
	background-color: #F3F3F3;
	padding: 12px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#return_top a { position:absolute; position:fixed; right:5px; bottom:5px; width:18px; height:99px;
                display:block; background:url(../images/return_top.png) no-repeat left top; }
#return_top a:hover { background:url(../images/return_top.png) no-repeat right top; }
#reusableHint {
	position:absolute;
	z-index:1;
	visibility:hidden;
	padding:10px;
	background-color:#f2f2f2;
	border:1px solid gray;
	opacity:0.9;
	filter:alpha(opacity=90);
	}
#nav {
  list-style: none;
  margin: 5 0 1.0em -10;
   }

#nav li {
	/*border-bottom: 1px solid #FFF;
	font-size: 1em;
	border-right: 1px solid #F60;*/
	height: 24px;
}

#nav li a {
  /*border: 0; border-top:1px solid #fff;
  border-left: 4px solid #F3F5F7;*/

  display: block;
  padding: 3px 3px 3px 6px;
  height:15px;
  text-decoration:none;
}
#nav li a:hover {
  background: #F2F2F2;
  border-bottom: 1px solid #565656;
  text-decoration:none;
}
#price {
	font-weight:bold;
	border:1px solid #D6D6D6;
	padding:10px;
	position: fixed;
	right:0px;
	top: 330px;
	background-color: #F2F2F2;
	opacity:0.8;
}
span.price {
  color: #d40000;
  font-weight:bold;
}
.list td {
	text-align:center;
	border: 0;
}
.sortable thead td {font-weight:bold; cursor:pointer; text-align:center; border:0;}
table.statistic {
  width:100%;
  margin:2px;
  padding:3px;
  /*border:#d6d6d6 solid 1px;*/
}
.bgf1 { background-color:#F1F1F1;}
.bgf2 { background-color:#F2F2F2;}
.bgf9 { background-color:#F9F9F9;}
.tab {
  border-left: 1px solid #D6D6D6;
  border-right: 1px solid #D6D6D6;
  border-bottom: 1px solid #D6D6D6;
  padding:5px;
  clear: both;
}
.tabs {width: 95%; border: 1px solid #D6D6D6;
}
.tabs td, .tabs tr, .tabs th, .tabs thead {padding:8px; border: 1px solid #D6D6D6;}
.tabTable {
   border-left: 1px solid #D6D6D6;
   margin-top:10px;
}
.tabTable td {
  font-size: 10px;
  border-left: none;
  border-bottom: 1px solid #D6D6D6;
  border-top: 1px solid #D6D6D6;
  border-right: 1px solid #D6D6D6;
  font-weight:bold;
  background-color: #F2F2F2;
  min-width: 100px;
  height: 30px;
}
.tabTable a {
  color: #575757;
  text-decoration: none;
}
.tabTable td.active {
  background-color: #fff;
  border-bottom: 1px solid #fff;
  margin-bottom: -1px;
  height:31px;
}
.tabTable td:hover {
  background-color: #fff;
}
.tabTable td.empty {
  background:none;
  border-right: none;
  border-top: none;
}
div.space {
  clear:both;
  margin-bottom:20px;
}
span.cLabel {
  color: #60676f;
  display:none;
}
select#countries {
	height: 200px;
	width: 150px;
	font-size: 11px;
	border: solid 1px #D6D6D6;
}
div.floatColumn {
  float: left;
  width: 290px;
}
#content {background:url(http://adsmobi.net/images/cont_bg0.jpg) repeat-x top;}
/* */
.error {
  color: red;
}
.center {
	text-align: center;
}
.red {color:#FF0000;}
.green {color:#3F0;}
.grey {color:#666;}
.blue {color:#29ABE2;}
.rounded{
	background-repeat: no-repeat;
	background-position: right top;
	position: fixed;
}
.rounded_19{border-radius:19px;-moz-border-radius:19px;-webkit-border-radius:19px;-khtml-border-radius:19px;}
.announcement{border:1px solid #DCDCDC;padding:15px;margin:20px 0;}
.announcement h3{color:#565656;font-weight:400;font-size:18px;}
.rounded_8{border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;-khtml-border-radius:8px;}
.rounded_10{border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;-khtml-border-radius:10px;}
/* Footer */
#footer ul {list-style: none inside none;padding-left: 20px;padding-right: 20px;margin: 10px;float:left; min-width:90px;}
#footer ul + ul {border-left:1px #d6d6d6 solid;}
#footer li a {
	text-decoration:none;
	font-size: 11px;
	font-weight:100;
	letter-spacing:0.1em;
}
#footer li a:hover {color:#575757;border-bottom: 1px solid #565656;text-decoration:none;}

/* Основная таблица форума */
#f_table {
    width: 95%;
    border: 1px solid #FFF;
    border-collapse: collapse;
    border-spacing: 5px;
}

.f_table tr, .f_table td, .f_table th {
    padding:5px;
}

/* Заголовок таблицы */
#f_table th {
    background-color:#f1f1f1;
    text-align:center;
	border-bottom:1px solid #d6d6d6;
    font-weight:bold;
}
.f_table tr {
    background-color:#f1f1f1;
    text-align:center;
    font-weight:bold;
}
.f_table td {
    background-color:#f9f9f9;
	border:0;
	border-left:1px solid #d6d6d6;
}
.f_info {
	padding-left: 10px;
	border-right:1px solid #d6d6d6;}
.f_post {
	padding:5px;
	padding-left: 10px;
}
.f_time {border:0; padding:5px;}
.f_space {
    padding:5px;
} /* разделитель постов */

/* 2 стиля для окраски постов зеброй */
.f_light {background-color:#f9f9f9;border-bottom:1px solid #d6d6d6; margin-bottom: 15px;}
.f_dark {background-color:#f2f2f2;border-bottom:1px solid #d6d6d6; margin-bottom: 15px;}

blockquote {
	padding:15px;
	padding-left: 30px;
	margin: 10px;
	background-color: #FFF;
	border: none;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF9900;
	background-image: url(../images/quotes.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.imenu {
	text-align: right;
	padding:10px;
	height:270px;
	border-left:1px solid #d6d6d6;
}
.imenu a {
	font-size:15px;
	font-weight:normal;
	font-family: Verdana;
}
.imenu a:link {
	text-decoration:none;
}
.imenu a:hover {
	text-decoration: underline;
	color:#29ABE2;
}
.media_preview {
	background-color:#F1F1F1;
	border:1px solid #d6d6d6;
	font-size: small;
	margin: 2px;
	overflow-x: hidden;
	overflow-y: hidden;
	text-align: center;
}
