html, body, * { padding:0; margin:0; }

html>body #content {
	height: auto;
	min-height: 580px;
}

body{
	font-family: "Arial";
	font-size: 100%;
	line-height: 115%;
	text-align: center;
	background: #000000 url('/images/aero/image_header.jpg') no-repeat top center;
}

body,td,th {
	color: #777777;
}

#wrap {
	width:900px;
	margin:0 auto;
}

#header {
	margin:0 auto;
	padding:0;
	height:220px;
	width:100%;
}

#header .left { float: left; width: 300px; padding-top: 20px; text-align: left; color: #000; font-size: 12px; font-family: 'Arial'; }
#header .icq { position: absolute; top: 170px; width: 300px; text-align: left; color: #ffffff; font-size: 16px; font-family: 'Arial'; }
#header .logo { float: left; width: 300px;  }
#header .right { float: left; width: 300px; padding-top: 20px; text-align: right; color: #000; font-size: 16px; font-family: 'Arial'; }
#header .mail { position: absolute; top: 170px; left: 50%; margin-left: 150px; width: 300px; text-align: right; color: #ffffff; font-size: 16px; font-family: 'Arial'; }

#header h1 {
	text-align:center;
	width:625px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	color:#464646;
	padding:15px 15px 0 15px;
	margin:0 auto;
	line-height:normal;
}

#header h1 a, #header h1 a:hover, #header h1 a:link, #header h1 a:visited, #header h1 a:active {
	color:#ffffff;
	text-decoration:none;
}

#searchtop {
	float:right;
	margin-right:15px;
}

#pages {
	font-family:Arial, Helvetica, sans-serif;
	font-size:95%;
	height:32px;
	width:100%;
	background:#121212;
	margin-bottom:10px;
	display:block;
	z-index: 5;
}

#pages ul {
/* Вся ширина меню - 900px */
/* Код для убирания ссылок с пустых страниц находится в файле classes.php в комментариях GLAVRED */
	margin-left:105px; /* 4-162px; 5-105px */
	min-height: 32px;
	list-style-type: none;
	z-index: 500;
}

#pages ul li {
	float:left;
	display:inline;
	position:relative;
	width:115px;
	min-height:25px;
	color:#cccccc;
	background:#121212;
	padding:7px 0px 0px 0px;
	margin: 0px 2px 0px 2px;
}

#pages ul li a, 
#pages ul li a:visited, 
#pages ul li a:active, 
#pages ul li a:hover {
	color:#cccccc;
	text-decoration:none;
	font-weight:bold;
}

#pages ul li:hover, 
#pages ul li a:hover {
	background:#333333;
	text-decoration:none;
	font-weight:bold;
}

#pages li ul {
	margin-left: -2px;
	height:auto;
	top: 100%;
	left:0px;
}

#pages li ul li {
	width: 200px;
	min-height: 25px;
	text-align:left;
	padding-left: 7px;
	background-color:#1f1f1f;
	display:block;
}

/* initialy hide all sub sidemenus */
#pages ul ul,
#pages ul li:hover ul ul,
#pages ul ul li:hover ul ul,
#pages ul ul ul li:hover ul ul,
#pages ul ul ul ul li:hover ul ul {
	display: none;
	position: absolute;
}

/* display them on hover */
#pages li:hover ul,
#pages ul li:hover ul,
#pages ul ul li:hover ul,
#pages ul ul ul li:hover ul,
#pages ul ul ul ul li:hover ul,
#pages ul ul ul ul ul li:hover ul {
	display: block;
}

#current, li.current_page_item {
	background:#1f1f1f;
	color:#333333;
	font-weight:bold;
}

#content {
	width:900px;
	margin:0 auto;
	background-color:#121212;
}

#sidebar {
	float:left;
	width:290px;
}

#sidebar h4 {
	color: #545454;
	font-family:Trebuchet MS, arial, sans-serif;
	margin-top:5px;
	padding:13px 3px 15px 3px;
}

#sidebar p {
	padding:3px;
	font-size:70%;
}

#menu {
	padding:0 0 25px 20px; 
	text-align:left;
}

#menu ul {
	list-style:none; 
	margin:0; 
	padding:0; 
	font-size:85%;
}

#menu ul li, #recentcomments li, #recentcomments li.recentcomments {
	padding:0; 
	margin:0;
	width:225px;
}

#menu ul li a {
	display:block; 
	padding:4px 4px 4px 10px; 
	text-decoration:none; 
	color:#545454;
}

#menu ul li a:hover, #recentcomments li a:hover, #recentcomments li.recentcomments a:hover {
	color:#545454;
	background-color:#333333;
}

#main {
	margin:0;
	padding:0 0 0 10px;
/*
	width:575px;
	float::right;
*/
	width:890px;
	text-align:left;
}
#main .content_text { overflow:hidden; margin-top: 15px; }

a, a:link, a:visited { color:#cccccc; text-decoration: underline; }
a:hover { color:#545454; text-decoration: none; }
h1 { font-weight: bold; font-size: 190%; padding-top: .1em; padding-bottom: .5em; color:#cccccc; }
h2 { font-weight: bold; font-size: 150%; color:#cccccc; }
h3 { font-size: 130%; color:#ffffff; }
h4 { font-size: 105%; color:#cccccc; }
p { font-size: 95%; margin-bottom:1em; }
strong { font-weight: bold; color:#cccccc; }
b { font-weight: bold; }
em, i { font-style: italic; }
code { font: 1.1em 'Courier New', Courier, Fixed; }
acronym, abbr { font-size: 0.9em; letter-spacing: .07em; }
a img { border: none; }
h3 a:link, h3 a:hover, h3 a:visited{ color: #ffffff; text-decoration:none; }

.content_block { text-align:left; padding:20px 45px 20px 10px; }
.content_block ul { list-style-type: disc; padding-left: 15px; margin-left: 10px; font-size: 80%; }
.content_block ol { list-style-type: decimal; padding-left: 15px; margin-left: 10px; font-size: 80%; }
.title_block { padding-top: 5px; padding-bottom: 5px; }
.title_block h3 a { display: inline; color:#666666; }

.content_text p { padding:10px; }
img { float:left; padding:0 8px 5px 0; }
img.right { float:right; padding:0 0 5px 8px; }
img.center { float:none; padding:0 0 5px 8px; }
.aligncenter, div.aligncenter {   display: block;  margin-left: auto; margin-right: auto; }

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

.chronodata, .tags, .category, .metadata {
	margin:5px;
	font-size:11px;
	font-style:italic;
	color:#545454;
	display: block;
}

input, textarea, button {
	font-size: 12px;
	color:#aaaaaa;
	border:1px solid #454545;
	background-color:#252525;
}

#searchform input, #s input {
	display:inline;
	font-size:12px;
	color:#aaaaaa;
	border:1px solid #454545;
	background-color:#252525;
}

#author, #email, #url {
	width:200px;
}

#comment {
	width:450px;
	height:175px;
	padding:10px;
}

#comments {
	color:#666666;
	line-height:normal;
}

.metadata {
	color: #545454;
}

.metadata a, .metadata a:link, .metadata a:hover, .metadata a:visited {
	color: #cccccc;
	text-decoration:none;
}

.commentlist p {
	clear: both;
	font-size: 95%;
}

cite{
	font-size: 95%;
}

blockquote, blockquote blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #343434;
	background-color:#252525;
}

blockquote blockquote {
	border-left: 5px solid #454545;
	background-color:#363636;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

#respond {
	color:#666666;
	margin-bottom:15px;
	line-height:normal;
}

#respond h3 {
}

.commentmetadata {
	font-size: 80%;
	float: right;
}
.commentlist {
	margin-top: 5px;
}

.commentlist li {
	padding:5px;
	background-color:#252525;
	margin:2px;
	overflow:hidden;
}

.commentlist li p {
	padding:8px;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #545454;
}

.navigation a:link, .navigation a:hover, .navigation a:visited{
	color: #545454;
}

.alignright {
	float: right;
	padding-right:50px;
	font-size:9px;
}

.alignleft {
	float: left;
	padding-left:50px;
	font-size:9px;
}

#searchform {
	clear: both;
	margin-bottom: 5px;
	margin-left: 2px;
	padding: 3px;
}

#recentcomments li, #recentcomments li.recentcomments {
	display:block; 
	padding:4px 4px 4px 10px; 
}

li .categories, li .linkcat, li .pagenav {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#wp-calendar {
	empty-cells: show;
	font-size: 90%;
	margin: 0;
	width: 90%;
	padding: 3px;
	text-align:center;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
	font-weight:bold;
	background-color:#252525;
}


#wp-calendar td {
	color: #666666;
	font-size: 70%;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar caption {
	font-weight:bold;
}

#wp-calendar #today {
	background-color:#252525;
	color: #898989;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

#footer {
	height:144px;
	clear:both;
	background-color:#121212;
}

#footer p {
	text-align: center;
	color: #666666;
	font-size:10px;
	padding-top:45px;
}

#footer a:link, #footer a:hover, #footer a:visited{
	color: #545454;
}

.avatar {
	border:none;
	float:left;
	margin:0 5px 2px 0;
}

#menu .taggage {
	width:80%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
}

#menu .taggage a {
	text-decoration:none;
}

#menu .widget-move-over {
	margin-bottom:15px;
}

#calendar_wrap {
	margin-bottom:15px;
}

#small-photos { padding: 10px 0 0 0; }
#small-photos img { cursor: pointer; cursor: hand; }

.addtobasket { width: 250px; }
.addbasket_item { float: left; margin-top: 10px; }
.price_item { float: right; font-size: 16px; margin-top: 15px; }
#buttonToBuy
{
  width: 86px;
  height: 29px;
  border: 0px none;
  background: url(/images/aero/buyButton.jpg) no-repeat top left;
  font-weight: bold;
  font-size: 160%;
  line-height: 120%;
  text-align: center;
  cursor: pointer;
}
.partners { width: 100%; clear: both; position: relative; text-align: center; margin-left: 20px;  }
.partners img { float: none!important; text-align: center !important; padding: 10px !important; }
.partners .partner { border: 1px solid red; }

#photos
{
  width: 351px;
  float: left;
  margin-left: 0px;
}

.st-price
{
  width: 225px;
  color: #cc0066;
  font-size: 20px;
  font-weight: bold;
  text-align: right;
  padding-top: 0px;
}


#text { width: 455px; margin: 10px 0 0 25px; float: left; }

.small-grey-txt
{
  color: #666;
  font-size: 11px;
}

#textcomm { width: 600px; margin: 0px 0 0 0px; float: left; }

/* PAGE --FAQ-- 
-------------------------------------------------------------------*/

div.faq {  }
div.faq fieldset { padding: 10px; font: normal 12px/18px Arial; }
div.faq fieldset legend { color: #ffffff !important; padding: 0 5px; }
div.faq fieldset.question b { font: bold 14px Arial; color: #eeeeee !important; font-style: italic; }
div.faq fieldset ul { list-style-type: disc; margin-left: 10px; padding-bottom: 20px; }
div.faq fieldset ol { margin-left: 10px; padding-bottom: 20px; }
div.faq fieldset li { padding: 0 0 10px 0; margin: 0; font: 12px/18px Arial; }
div.faq fieldset p { padding: 0 0 20px 0; margin: 0; font: 12px/18px Arial; }

#comment-block { clear: both; margin: 0; padding: 30px 0 0 0; }
#comment-block fieldset { padding: 10px; font: normal 12px/18px Arial; }
#comment-block fieldset legend { color: #ffffff !important; padding: 0 5px; }
#comment-block .comment-one { position: relative; display: block; z-index: 1000; margin: 5px 0 0 0; background: #121212 !important; }
#comment-block .comment-one { padding-top: 10px !ie; }
#without_comment { position: absolute; display: block; z-index: 10; padding: 10px 0 0 3px; }
ul.all_questions ul {  }
ul.all_questions p { padding: 0; margin: 0; }
fieldset { padding: 10px; font: normal 12px/18px Arial; }
fieldset legend { color: #ffffff !important; padding: 0 5px; }
input[type='submit'] { cursor: pointer; clear: both; }

/*  Fixe hernya  */
div#fixedPinkDiv
{
  width: 150px;
  height: 150px;
  margin-top: -75px;
  position: fixed;
  top: 50%; right: 0;
  background: #ed145b;
}
* html div#fixedPinkDiv
{
  width: 150px;
  height: 150px;
  position: absolute;
  margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
  top: 50%; right: 0;
  background: #ed145b;
}
div#fixedPinkDiv a:link, div#fixedPinkDiv a:hover, div#fixedPinkDiv a:visited, div#fixedPinkDiv a:active
{
  color: #000;
  font-size: 13px;
  font-style: italic;
  font-weight: bold;
}


