/*
-------------------------------------------
Metropolis Joomla Template
Author:   Intuitive Designs
Author Web Site: www.intuitivedesigns.net
-------------------------------------------
*/
/* ---- main styles ---- */
body {
	background-color:;
	margin: 0px;
	padding: 0px;
         float: center;
         
	background-repeat: repeat;
	background-position: left top;
         font-size: 70%;
         text-align: left;
         text-indent: 0px;
}

         
tr {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 1em;
  color            : #333;
}

p {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 1em;
  color            : #333;
}

div {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 1em;
  color            : #333; /*Цена, краткое описание товара, введите ваше имя в контактах...*/
}

td { /*Ссылки и др.*/
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 1em;
  color            : #333;
}

hr {
  background       : #333;
  height           : 1px;
  width            : 100%;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;

}

li {
  line-height: 20px;
  padding-left: 0px;
  padding-top: 0px;
}

h1 {
	font-family      : Arial, Helvetica, sans-serif;
	color            : #333;
	font-size        : 1.6em;
}
h2 {
	font-family      : Arial, Helvetica, sans-serif;
	color            : #333;
	font-size        : 1.4em;
}
h3 {
	font-family      : Arial, Helvetica, sans-serif;
	color            : #333;
	font-size        : 1.2em;
}
h4 {
	font-family      : Arial, Helvetica, sans-serif;
	color            : #333;
	font-size        : 1em;
}

/* --Default Class Settings-- */
#mainlevel {
width: 100%; /*ширина меню магазина*/
margin-right: 0px;
margin-top: 20px;
}
#mainlevel ul li {
	list-style-type: none;

}
a.mainlevel:link, a.mainlevel:visited { /*меню магазина*/
	display: block;
	color: #333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em; /*размер шрифта левого меню*/
	font-weight: bold;
	height: 20px;
	border-bottom: 1px solid #B352AD;
        width: 210 px;
	padding-top: 5px;
         padding-bottom: 0px;
         font-style: normal;

	text-indent: 30px;
	white-space: nowrap;

}
a.mainlevel:hover {
	display: block;
	color: #333;
	text-decoration: none;
         font-style: normal;
	background-color: #FFF;
	background-image: url(../images/menu-hover-light.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
}
a#active_menu  {
	display: block;
	color: #3B3B3B;
	text-decoration: none;
         font-style: normal;
	background-image: url(../images/menu-hover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

a.mainmenu:link, a.mainmenu:visited {
}

a.mainmenu:hover {
color: #333; 
}
a.sublevel:link, a.sublevel:visited { /*категории товара в левом меню*/
        padding-left: 0px;
        font-size: 1.1em;
        color: #B252AC;
        text-align: left;
        height: 20px;
         padding-top: 5px;
         padding-bottom: 0px;
         font-style: normal;
         text-indent: 20px;

}

a.sublevel:hover {
color: #B252AC; 
text-decoration: none;

background-image: url(../images/menu-hover-light.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

table.moduletable {
	width: 95%!important;
	width: 93%; /* ---- for IE ---- */
	margin-bottom: 35px;
 }

table.moduletable th {
	font-size: 1.4em; /*шрифт заголовков левого меню*/
	color: #E52998;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
         text-align:left;
         	padding-left: 10px;
}

table.moduletable ul {
	padding: 0px;
}
table.moduletable td {
font-size: 1em; /*шрифт всех меню*/
font-weight: normal;
text-align: left;
}

.sectiontableheader {
  color            : #333; /*Загаловки в форуме, галереи и тд*/
  font-weight      : bold;
}

.linksa {visibility:hidden;}

.sectiontableentry1 { /*Опросы*/
	background-color: #dddddd;
        text-align: left;

}
.sectiontableentry2 {
	background-color: #F4F3F0;
        text-align: left;
}
.small {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : .9em;
  color            : #959486;
}
.smalldark {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : .9em;
  color            : #333;
  
  
}
.contentpane {
         width: 100%; /* ширина контектных текстов. Ссылок. Форума*/
         text-align: left;
         font-family      : Arial, Helvetica, sans-serif;
	font-size        : 1.0em;
	color            : #333;

         padding: 0px;
}
.contentpaneopen { /*текст контента новостей*/
         width: 70%;
         font-family      : Arial, Helvetica, sans-serif;
	font-size        : 1.0em;
	color            : #333;
         text-align: left;
         padding-left: 10px;

}
.contentheading, .componentheading { /*заголовок идеи и советы, ссылки*/
	font-family      : Arial, Helvetica, sans-serif;
	font-size        : 1.4em;
	color            : #333;
	text-align       : left;
	/*height: 10px;*/
	font-weight: bold;
         padding-bottom: 0px;

}

.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : .7em;
  color            : #333;
  text-align       : left;
}


.button { /*кнопка голосовать*/
	font-family      : Arial, Helvetica, sans-serif;
	font-size        : 1em;
	font-weight      : bold;
	color            : #333;
	background-color: #fff;
	height: 25px;
	border: 3px double #CCC;
	margin: 3px;
}

.inputbox { /*блок ввода данных*/
	font-family      : Arial, Helvetica, sans-serif;
	font-size        : .9em;
	color            : #333;
	background-color : #FFF;
	border           : 1px solid #ccc;
	font-weight: bold;
	margin: 3px;
}
/*меню*/
a:link, a:visited { 
	color: #9D015D;
	text-decoration: none;
         text-align: left;
	font-weight: bold;
}

a:hover { 
	color: #333;
	text-decoration: none;
	font-weight: bold;
}

/* ----Заголовки статей For content item titles that are hyperlink instead of Read On---- */
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size        : 1.0em;
	font-weight: bold;
 	color: #000;
	text-align: left;
	text-decoration: none;
	}

a.contentpagetitle:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size        : 1.0em;
	font-weight: bold;
 	color: #000;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	}

a.category:link, a.category:visited {
         color: #176285;
         font-weight      : bold;
         font-size        : 1em;
         font-weight: bold;
         text-decoration: none;
         }

a.category:hover {
  color: #FFF;
  background-color: #176285;
  text-decoration: underline;
}

/* ----Styles for dhtml tabbed-pages---- */
.ontab {
	background-color: #EFEFEF;
	border-left: 2px outset #9999CC;
	border-right: 2px outset #808080;
	border-top: 2px outset #9999CC;
	border-bottom: 1px solid #d5d5d5;
	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: left;
	font-weight: normal;
}
.tabpadding { /* ? */
         font-family      : Arial, Helvetica, sans-serif;
         font-size        : .9em;
         color            : #333;
         text-align       : left;
}



.tabheading {   
	background-color: #9999CC;
	text-align: left;
         font-family      : Arial, Helvetica, sans-serif;
         font-size        : 0.9em; 
         color            : #333;

}
.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;

         
}
/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
}
.code {
       text-align: left;
	background-color: #FFFFFF;
	border: 0px solid #FFF;
}
/* Text passed with mosmsg url parameter */
.message {
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size        : .9em;
	color : #999;
	text-align: center;
}

/* Javascript кнопка Вернуться*/
.back_button {
	text-align: center;
	font-size        : .9em;
}
table.contenttoc {
	color: #333;
	background-color: #fff;
	border: 1px solid #ccc;
         text-align: left;
}

table.contenttoc td {
    font-size        : .9em;
    font-weight: normal;
    text-align: left;
	padding: 5px;
}
table.searchinto {
	width: 100%;
}

table.searchintro td {
	background-color: #F7F7F4;
	color: #999999;
	font-weight: bold;
}



 #wrapper
{        position: absolute; 
         left: 10%;
         background-image: url(../images/hovernew.jpg);
	background-repeat: repeat;
	color: #333;
	margin-left: auto;
	margin-right: auto;
         margin-top: 0px;
         margin-bottom: 0px;
         width: 1072px;
         height: auto;

}

#main {
  position: relative;
  float: inherit;
  width: 980px;
  height: 100%;
  margin: 0;
  padding: 0;

background-color: #ffffff;
}


#leftnav
{        position: relative;
       float: left;
	left: 0px;
	margin-top: 10px;
	padding: 0px;
	width: 225px;
        height: 100%;
        background-color: #FFFFFF;
	
	
	background-image: url(../images/left-back.jpg);
	background-repeat: repeat-y;
	background-position: right top;

}

.linksa {visibility:hidden;}

/*#advert1 {
         display: inline;
         position: relative;
         float: right;
         width: 790px;
         margin-right: -45px;
         margin-top: 8px;
         text-align: right;

}*/

#main_content {
         position: relative;
         float: left;
         width: 750px;
         height: 100%;
         margin: 0px;
         padding-bottom: 0px;
         text-align: left;
  background-color: #FsFsFs; 
      } /* не понял на что влияет */

#content {
         position: relative;
        float: right;
         width: 750px;
         height: 100%;
margin-top: 0px;
	padding-right: 0px;
         background-color: #FFFFFF; 


}

#logo { position: relative;
float: center;
         margin-top: 0px;
	margin-left: 0px;
	height: 184px;
	width: 981px;
}


}
.clear {
  clear: both;
  height: 1px;
  overflow: visible;   /* prevent IE expanding the container */
  margin: 0;          /* keep flush with surrounding blocks */
}

#header
{       
         	padding: 0px;
         height: 282px;
	
}



#footer
{        clear: both;  
         position: relative;
         width: 1000px;
         float: center;
	background-color: #FFF;
	margin: 0px;
	padding-right: 0;
	padding-left: 0;
	margin-top: 0px;
         margin-bottom: 0px;
         bottom: 0px;
        text-align: center;
}
#footer td
{
	text-align: center;
}

#bottom
{       
        background-image: url(../images/hovernew.jpg);
	background-repeat: repeat;
         width: 1000 px;
         height: 53px;
	margin-top: 26px;
	margin-bottom: 0px;
	text-align: left;
         
} 

#top
{        position: relative;
         background-image: url(../images/hovernewnew.jpg);
	background-repeat: repeat;
        width: 1000 px;
        height: 53px;
	margin-top: 26px;
	margin-bottom: 0px;
	text-align: center;
         
} 
         

#mainlevel-nav {
         position: relative;
	height: 50px;
	text-align: center;
	position: relative;
	padding-top: 19px;
}
 #mainlevel-nav ul
{
list-style-type: none;
text-align: right;
}
#mainlevel-nav li {
	padding: 11px; /* расстояние между позициями верхнего меню */
color: black;
	display: inline;
	list-style-type: none;
background-color: transparent;
}
#mainlevel-nav a {
         padding-top: 7px;
	text-decoration: none;
	color: white;
	font-size: 1.3em; /* размер шрифта верхнего меню*/
	font-weight: regular;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 1%;
         	text-transform: none;
background-color: transparent;
color: #000000;
text-align: left;
	
}

#mainlevel-nav a:hover {
	
	text-decoration: none;
	background-color: #FFF;
	         
	background-repeat: no-repeat;
	background-position: left top;
         background-color: transparent;
         color: #333;
}
a.mainlevel-nav:active {
         background-color: transparent;
         text-decoration: none;
         color: #333;
}

#content h2 { margin: 0 0 .5em 0; 
}