/*

  Автор: Entrol

*/

*{margin: 0; padding: 0;}

html, body {
  background: #ebeae6;
  font: 12px Arial, Tahoma, Helvetica, sans-serif;
  color: #363535;
  text-align: left;
}

a {
  color: #363535;
  text-decoration: none;
}

a:hover {
  color: #cd8da4;
}

img {
  border: 0;
  margin: 0;
}

input, textarea {
  outline: none;
  border: none;
  margin: 0;
  padding: 0;
  font: 12px Arial, Tahoma, Helvetica, sans-serif;
}

@font-face {
  font-family: UniversCondensed;
  src: url("../fonts/universcondensed.ttf");
  font-weight: normal;
  font-style: normal;
}

table { 
  border-collapse: collapse; 
  border-spacing: 0; 
}

.flowing {
  overflow: hidden;
  display: block;
  height: 0;
}

.reset {
  list-style: none;
}

.clear {
  clear: both;
}

.small { 
  font-size: 11px; 
}

.wrapper {
  width: 1000px;
  margin: 0 auto;
}
.wrapper2 {
  width: 1000px;
  margin: 0 auto;
  border-left: 1px solid #ebeae6;
    border-right: 1px solid #ebeae6;
}

.headre {
  background: #FFF url("../img/headre.png") repeat-x;
  margin: 0; padding: 0;
}
.headre2 {
  background: #FFF url("../img/headre2.png") repeat-x;
  margin: 0; padding: 0;
}

.headtop {
  background: #FFF url("../img/tophead.png") no-repeat;
  height: 121px;
  padding-top: 4px;
  overflow: hidden;
}

.headtop h1 {
  display: inline;
}

.headtop h1 a {
  float: left;
  width: 350px;
  margin: 15px 0 0 23px;
  padding-top: 88px;
  background: url("../img/mgalaxy.ws.png") no-repeat;
}
.headtop2 {
  background: #FFF url("../img/tophead2.png") no-repeat;
  height: 121px;
  padding-top: 4px;
  overflow: hidden;
}

.headtop2 h1 {
  display: inline;
}

.headtop2 h1 a {
  float: left;
  width: 262px;
  margin: 16px 0 0 23px;
  padding-top: 68px;
  background: url("../img/mgalaxy.wsw.png") no-repeat;
}

.bannertop {
  float: right;
  width: 468px;
  height: 60px;
  background: #FFF;
  border: 1px solid #c1c8d1;
  margin: 14px 21px 0 0;
  padding: 6px;
}

.navigation, .search {
  overflow: hidden;
  height: 60px;
}

.navigation {
  float: left;
  background: #4E88B4 url("../img/navisearch.png") no-repeat 0 0;
  width: 722px;
}

.searching {
  float: right;
  background: #fff url("../img/navisearch.png") no-repeat 100% -60px;
  width: 278px;
  height: 60px;
}

.navigation ul#linksmenu {
  float: left;
  margin: 15px 0 0 14px;
  background: url("../img/linksmenu.png") no-repeat 0 -135px;
  height: 45px;
  padding-left: 2px;
  overflow: hidden;
}

.navigation ul#linksmenu li {
  float: left;
  height: 45px;
}

.navigation ul#linksmenu li a, .navigation ul#linksmenu li a strong {
  float: left;
  height: 45px;
  line-height: 47px;
  cursor: pointer;
  text-decoration: none !important;
}

.navigation ul#linksmenu li a {
  color: #FFF;
}

.navigation ul#linksmenu li a strong {
  padding: 0 16px 0 14px;
  background: url("../img/linksmenu.png") no-repeat 100% -90px;
}

.navigation ul#linksmenu li a:hover {
  background: url("../img/linksmenu.png") no-repeat 0 0;
  color: #658ab3;
  text-shadow: #fff 0 1px;
}

.navigation ul#linksmenu li a strong:hover {
  background-position: 100% -45px;
}

.searchform {
  width: 245px;
  height: 23px;
  overflow: hidden;
  position: relative;
  background: #F0F1EA url("../img/searchform.png") no-repeat 0 0;
  margin: 19px 0 0 12px;
}

.searchform .ifield {
  float: left;
  width: 147px;
  padding: 0 0 0 45px;
  margin-top: 5px;
}

.searchform .ifield input {
  background: transparent;
  width: 190px;
  font: 11px Arial, Tahoma, Helvetica, sans-serif;
  color: #494b43;
  font-style: italic;
}

.searchform .submit { 
  position: absolute; 
  right: 0; 
  top: 0; 
}

.searchform .submit, .searchform .submit input {
  width: 53px;
  height: 23px;
}

.searchform .submit input {
  cursor: pointer;
  background: #9db362 url("../img/searchform.png") no-repeat 0 -23px;
}

.searchform .submit input:hover {
  background: url("../img/searchform.png") no-repeat -53px -23px;
}

.logicon {
  background: #fff url("../img/logicon.png") repeat-x 0 0;
  height: 55px;
  overflow: hidden;
}

.logicon .logicon {
  background: url("../img/logicon.png") no-repeat 0 -55px;
}

.logicon .logicon .logicon {
  background: url("../img/logicon.png") no-repeat 100% -110px;
}

.logincon {
  float: left;
  margin: 14px 0 0 18px;
}

.loginb, .loginb strong{
  float: left;
  height: 29px;
  line-height: 29px;
  text-decoration: none !important;
  overflow: hidden;
  cursor: pointer;
}

.loginb {
  background: #A551AA url("../img/loginb.png") no-repeat 0 0;
  color: #542e66;
  text-shadow: #b96ac7 0 1px;
}

.loginb strong {
  padding: 0 18px;
  background: url("../img/loginb.png") no-repeat 100% -29px;
}

.loginb:hover {
  background-position: 0 -58px;
}

.loginb strong:hover {
  background-position: 100% -87px;
  color: #69305b;
  text-shadow: #e090d2 0 1px;
}

.logincon ul {
  float: left;
  margin: 7px 0 0 5px;
}

.logincon ul li {
  float: left;
  background: url("../img/str.png") no-repeat 100% 0;
  padding: 0 10px 0 5px;
}

.logincon ul li a {
  font: 12px Arial, Tahoma, Helvetica, sans-serif;
  font-weight: bold;
  color: #545454;
}

.logincon ul li a:hover {
  color: #EC465F;
}

.iconto {
  float: right;
  margin: 14px 21px 0 0;
  height: 26px;
  width: 58px;
  overflow: hidden;
}

.iconto img {
  height: 26px;
  width: 26px;
  margin-left: 3px;
  float: left;
  background: #5e81ad url("../img/iconto.png") no-repeat;
}

.iconto .it_rss img {
  background-position: 0 0;
}

.iconto .it_rss img:hover {
  background-position: 0 -26px;
}

.iconto .it_contact img {
  background-position: -26px 0;
}

.iconto .it_contact img:hover {
  background-position: -26px -26px;
}

.bblock {
  background: #373737 url("../img/bblock.png") no-repeat;
  width: 973px;
  height: 225px;
  padding-left: 27px;
  overflow: hidden;
}

.bblocks {
  float: left;
  overflow: hidden;
}

.bblockw {
  background: #FFF url("../img/bblockw.png") repeat-y -900px 0;
  width: 225px;
  height: 199px;
  margin: 14px 15px 0 0;
}

.bblockw .bblockw {
  background: url("../img/bblockw.png") no-repeat -1125px 100%;
}

.bbhead1, .bbhead2, .bbhead3, .bbhead4 {
  background: url("../img/bblockw.png") no-repeat;
  width: 225px;
  height: 38px;
  overflow: hidden;
}

.bbhead1 {
  background-position: 0 0;
}

.bbhead2 {
  background-position: -225px 0;
}

.bbhead3 {
  background-position: -450px 0;
}

.bbhead4 {
  background-position: -675px 0;
}

.bblockw ul#bblinks, .bblockw ul#bblinks2, .bblockw ul#bblinks3, .bblockw ul#bblinks4 {
  margin: 4px 10px 0 10px;
}

.bblockw ul#bblinks a, .bblockw ul#bblinks2 a, .bblockw ul#bblinks3 a, .bblockw ul#bblinks4 a {
  display: block;
}

.bblockw ul#bblinks a, .bblockw ul#bblinks2  a, .bblockw ul#bblinks3  a {
  display: block;
  font: 12px Arial, Tahoma, Helvetica, sans-serif;
  color: #323232;
  font-weight: bold;
  background: url("../img/bblinks.png") no-repeat 0 0;
  height: auto;
  line-height: 23px;
  padding: 0 0 0 8px;
  border-bottom: 1px dashed #a8a8a8;
}
.bblockw ul#bblinks4  a {
  display: block;
  font: 12px Arial, Tahoma, Helvetica, sans-serif;
  color: #323232;
  font-weight: bold;
  background: url("../img/bblinks.png") no-repeat 0 -92px;
  height: 23px;
  line-height:23px;
  padding: 0 0 0 8px;
  border-bottom: 1px dashed #a8a8a8;
  width: 200px;
  overflow:hidden;
}

.bblockw ul#bblinks a:hover {
  background-position: 0 -23px;
  color: #B972D8;
}

.bblockw ul#bblinks2 a:hover {
  background-position: 0 -46px;
  color: #54A5D3;
}

.bblockw ul#bblinks3 a:hover {
  background-position: 0 -69px;
  color: #9DB86F;
}

.bblockw ul#bblinks4 a:hover {
  background-position: 0 -92px;
  color: #9c9c9c;
}

.contentt {
  background: #DDDCD8 url("../img/contentt.png") repeat-y -1000px 0;
}

.contentt .contentt {
  background: transparent url("../img/contentt.png") no-repeat 0 0;
}

.contentt .contentt .contentt {
  background: transparent url("../img/contentt.png") no-repeat -2000px 100%;
}

.basement {
  background: #fff url("../img/basement.png") repeat-x 0 0;
  height: 154px;
  overflow: hidden;
}

.basement .footb {
  background: #373737 url("../img/basement.png") no-repeat 0 -154px;
  height: 64px;
}

.basement .footw {
  background: #fff url("../img/basement.png") no-repeat 0 -218px;
  height: 90px;
}

.l_con {
  float: left;
  width: 220px;
  padding: 10px 10px 20px 10px;
}

.c_con {
  float: left;
  width: 520px;
  padding: 10px 0 20px 0;
}

.t_blue, .t_purple, .t_green, .t_gray {
  font: 14px UniversCondensed, Arial, Tahoma, Helvetica, sans-serif; 
  color: #FFF;
  font-weight: bold;
  text-transform: uppercase;
  background: url("../img/leftblocks.png") no-repeat 0 0;
  width: 200px;
  height: 29px;
  padding: 16px 10px 0 10px;
  overflow: hidden;
}

.t_blue {
  background-position: 0 0;
}

.t_purple {
  background-position: -220px 0;
}

.t_green {
  background-position: -440px 0;
}

.t_gray {
  background-position: -660px 0;
}

.t_white {
  font: 14px UniversCondensed, Arial, Tahoma, Helvetica, sans-serif; 
  color: #363636;
  font-weight: bold;
  text-transform: uppercase;
  background: url("../img/leftblocks.png") no-repeat -880px 0;
  width: 200px;
  height: 28px;
  padding: 17px 10px 0 10px;
  overflow: hidden;
}

.blockcon, .blockconw {
  background: #FFF url("../img/leftblocks.png") repeat-y -1320px 0;
  width: 220px;
  min-height: 55px;
  margin-bottom: 10px;
}

.blockcon .blockcon {
  background: url("../img/leftblocks.png") no-repeat -1100px 0;
}

.blockconw .blockconw {
  background: url("../img/leftblocks.png") no-repeat -1760px 0;
}

.blockcon .blockcon .blockcon, .blockconw .blockconw .blockconw {
  background: url("../img/leftblocks.png") no-repeat -1540px 100%;
}

.blockcon .proper, .blockconw .proper {
  padding: 10px 10px 16px 10px;
}

.properv {
  padding: 10px 11px 16px 11px;
}

ul#linksblock {
  border-bottom: 1px dashed #CDD2D8;
}

ul#linksb {
  border-bottom: 1px solid #E0DCE6;
}

ul#linksblock li, ul#linksb li {
  display: block;
}

ul#linksblock li a, ul#linksb li a {
  display: block;
  font: 12px Arial, Tahoma, Helvetica, sans-serif;
  color: #323232;
  font-weight: bold;
  padding: 5px 0 5px 0;
}

ul#linksblock li a {
  background: url("../img/ul_links.png") no-repeat 0 0;
  padding-left: 15px;
  border-top: 1px dashed #CDD2D8;
}

ul#linksblock li a:hover {
  background-position: -220px 0;
  color: #529BC7;
}

ul#linksb li a {
  background: url("../img/ul_links2.png") no-repeat 0 0;
  padding-left: 10px;
  border-top: 1px solid #E0DCE6;  
}

ul#linksb li a:hover {
  background-position: -220px 0;
  color: #9E73C3;
}
ul#linksblock li ul li{
  display: block;
}
ul#linksblock li ul li a, ul#linksb li ul li a {
  display: block;
  font: 12px Arial, Tahoma, Helvetica, sans-serif;
  color: #323232;
  font-weight: bold;
  padding: 5px 0 5px 0;
}

ul#linksblock li ul li a {
  background: url("../img/ul_links3.png") no-repeat 0 0;
  padding-left: 15px;
  border-top: 1px dashed #CDD2D8;
}

ul#linksblock li ul li a:hover {
  background-position: -220px 0;
  color: #529BC7;
}

ul#linksb li ul li a {
  background: url("../img/ul_links3.png") no-repeat 0 0;
  padding-left: 10px;
  border-top: 1px solid #E0DCE6;  
}

ul#linksb li ul li a:hover {
  background-position: -220px 0;
  color: #9E73C3;
}

.voteb {
  background: #8DAC4F url("../img/voteb.png") repeat-y -198px 0;
  width: 198px;
  min-height: 33px;
  margin-bottom: 5px;
}

.voteb .voteb {
  background: url("../img/voteb.png") no-repeat 0 0;
}

.voteb .voteb .voteb {
  background: url("../img/voteb.png") no-repeat -396px 100%;
}

.voteb .v_text {
  float: left;
  width: 150px;
  font: 12px Arial, Tahoma, Helvetica, sans-serif;
  color: #fff;
  font-weight: bold;
  padding: 9px 0 9px 10px;
  overflow: hidden;
}

.voteb .voic {
  float: right;
  background: url("../img/voic.png") no-repeat;
  width: 18px;
  height: 23px;
  margin: 5px 9px 0 0;
}

.v_list {
  padding: 5px;
}

.v_list .vote {
  color: #4E4E4E;
  margin-bottom: 5px;
}

.probutton {
  padding-left: 5px;
}

.probutton .votebut {
  background: url("../img/votebut.png") no-repeat 0 0;
  width: 94px;
  height: 30px;
  cursor: pointer;
}

.probutton .votebut:hover {
  background-position: 0 -30px;
}

.probutton .imbut, .probutton .imbut2 {
  background: url("../img/votebut.png") no-repeat 0 0;
  width: 29px;
  height: 29px;
  cursor: pointer;
}

.probutton .imbut {
  background-position: -94px 0;
}

.probutton .imbut2 {
  background-position: -123px 0;
}

.probutton .imbut:hover {
  background-position: -94px -30px;
}

.probutton .imbut2:hover {
  background-position: -123px -30px;
}

.transitions {
  background: #F0F1EA url("../img/transitions.png") repeat-y -198px 0;
  min-height: 30px;
  margin-bottom: 1px;
}

.transitions .transitions {
  background: url("../img/transitions.png") no-repeat 0 0;
}

.transitions .transitions .transitions {
  background: url("../img/transitions.png") no-repeat -396px 100%;
}

.transitions .t_text {
  padding: 5px;
}

.transitions .t_text .l_img {
  float: left;
  width: 16px;
  margin: 0 3px 5px 0;
}

.transitions .t_text .l_text {
  float: left;
  font: 12px Arial, Tahoma, Helvetica, sans-serif;
  color: #1E1C1C;
  width: 160px;
  margin-bottom: 5px;
}

.transitions .t_text .l_text a {
  color: #535353;
}

.transitions .t_text .l_text a:hover {
  color: #7F9C49;
}

.rt_purple, .rt_blue, .rt_green {
  font: 14px UniversCondensed, Arial, Tahoma, Helvetica, sans-serif;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  background: url("../img/rightblocks.png") no-repeat 0 0;
  padding: 18px 2px 0 0;
  width: 218px;
  height: 53px;
}

.rt_purple {
  background-position: 0 0;
}

.rt_blue {
  background-position: -220px 0;
}

.rt_green {
  background-position: -440px 0;
}

.contrbl, .calendcon {
  background: #fff url("../img/rightconbl.png") repeat-y 0 0;
  width: 220px;
  min-height: 40px;
  margin-bottom: 10px;
}

.calendcon .calendcon {
  background: url("../img/rightconbl.png") no-repeat -220px 100%;
}

.contrbl .contrbl {
  background: url("../img/rightconbl.png") no-repeat -440px 100%;
}

.contrbl .padd, .calendcon .padd {
  padding: 0 10px 15px 10px;
}

ul#butarchive {
  border-bottom: 1px dashed #C9D1D8;
}

ul#butarchive li {
  display: block;
}

ul#butarchive li a {
  display: block;
  font: 12px Arial, Tahoma, Helvetica, sans-serif;
  color: #2E2E2E;
  background: url("../img/archive.png") no-repeat 0 0;
  padding: 5px 0 5px 10px;
  border-top: 1px dashed #C9D1D8;
}

ul#butarchive li a:hover {
  background-position: -220px 0;
  color: #529BC7;
}

ul#butfriend li {
  display: block;
  width: 199px;
  background: url("../img/butfriend.png") no-repeat 0 0;
  margin-bottom: 1px;
}

ul#butfriend li a {
  display: block;
  font: 12px Arial, Tahoma, Helvetica, sans-serif;
  color: #2E2E2E;
  font-weight: bold;
  background: url("../img/butfriend.png") no-repeat -199px 100%;
  padding: 5px 8px 5px 8px;
}

ul#butfriend li:hover {
  background-position: -398px 0;
}

ul#butfriend li a:hover {
  color: #fff;
  background-position: -597px 100%;
}

.strcon {
  background: #fff url("../img/strcon.png") no-repeat 0 100%;
  padding-bottom: 15px;
}

.strcon2 {
  background: #fff url("../img/strcon.png") no-repeat -520px 0;
  padding: 10px;
}

.paddcon {
  padding: 0 10px;
}

.t_forum {
  font: 16px UniversCondensed, Arial, Tahoma, Helvetica, sans-serif;
  color: #444444;
  font-weight: bold;
  text-transform: uppercase;
  text-indent: 10px;
  background: #F1F3F7 url("../img/forumbg.png") no-repeat 0 0;
  width: 500px;
  height: 44px;
  line-height: 41px;
}

.forumcon {
  background: #F1F3F7 url("../img/forumbg.png") repeat-y -1000px 0;
  width: 500px;
  min-height: 50px;
  overflow: hidden;
}

.forumcon .forumcon {
  background: url("../img/forumbg.png") no-repeat -500px 0;
}

.forumcon .forumcon .forumcon {
  background: url("../img/forumbg.png") no-repeat -1500px 100%;
}

.forumcon .forumpadd {
  padding: 12px;
}

td.titleforum {
  font: 12px Arial, Tahoma, Helvetica, sans-serif;
  color: #000;
  font-weight: bold;  
  border-bottom: 1px solid #DCE0E5;
  padding: 0 0 5px 2px;
}

tr.textforum {
  font-size: 12px;
  color: #2E2E2E;
}

td.f_styletd {
  font-size: 12px;
  color: #2E2E2E;
  padding: 5px 0 5px 2px;
  border-bottom: 1px solid #DCE0E5;
}

td.f_styletd a {
  color: #2E2E2E;
  text-decoration: none !important;
}

td.f_styletd a:hover {
  color: #529BC7;
}

td.reply {
  padding-left: 20px;
}

.titlenews {
  padding: 8px 0 6px 10px;
}

.titlenews_u {
  padding: 8px 0 10px 10px;
  background: url("../img/strcon.png") no-repeat 0 100%;
}

.titlenews ul.newsicon {
  float: left;
  margin-right: 6px;
}

.titlenews ul.newsicon li {
  float: left;
  display: inline;
  margin-right: 2px;
}

.titlenews ul.newsicon li a img {
  width: 20px;
  height: 20px;
}

.titlenews ul.newsicon img {
  background: url("../img/edit.png") no-repeat 0 0;
}

.titlenews ul.newsicon img:hover {
  background-position: -20px 0;
}

.titlenews_u h2 {
  float: left;
  font: 15px UniversCondensed, Arial, Tahoma, Helvetica, sans-serif;
  color: #393939;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 5px;
}

.titlenews h1 a{
  float: left;
  font-size: 14px;
  color: #2E2E2E;
  margin: 2px 0 0 0;
}

.titlenews h1 a:hover {
  color: #4392C1;
}

.newsinf {
  float: left;
  width: 411px;
  height: 28px;
  background: url("../img/newsimg.png") no-repeat 0 0;
}

ul.topinf {
  float: left;
  margin: 7px 0 0 10px;
}

ul.topinf li {
  float: left;
  font-size: 12px;
  color: #4E525B;
  font-weight: bold;
  padding-right: 5px;
  margin-right: 5px;
  border-right: 1px dotted #868A93;
}

ul.topinf li a {
  color: #5597C0;
  font-weight: normal;
}

ul.topinf li a:hover {
  text-decoration: underline;
}

.newsrate {
  float: right;
  width: 92px;
  height: 22px;
  background: url("../img/newsimg.png") no-repeat 100% -28px;
  padding: 5px 0 0 7px;
}

.newspadd {
  padding: 10px;
  color: #333232;
}

.newsinfobot {
  float: left;
  width: 391px;
  height: 30px;
  background: url("../img/newsimg.png") no-repeat 0 -55px;
  margin-left: 10px;
}

.nicon {
  float: left;
  margin-left: 4px;
  margin: 8px 0 0 6px;
  line-height: 15px;
}

.nicon li {
  float: left;
  font-size: 12px;
  color: #4E525B;
  font-weight: bold;
  margin-right: 5px;
}

.nicon .i_view, .nicon .i_comm {
  padding-left: 20px;
}

.nicon .i_view {
  background: url("../img/newsimg.png") no-repeat 0 -145px;
  height: 15px;
}

.nicon .i_comm {
  background: url("../img/newsimg.png") no-repeat 0 -160px;
  height: 15px;
}

.newsmore a {
  float: left;
  width: 109px;
  height: 30px;
  background: url("../img/newsimg.png") no-repeat 0 -85px; 
  font-size: 12px;
  font-weight: bold;
  color: #fff !important;
  line-height: 31px;
  text-indent: 24px;
}

.newsmore a:hover {
  background-position: 0 -115px;
}

.navigat a, .navigat span, .navibut {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.navigat a, .navigat span {
  float: left;
  display: block;
  padding: 3px 7px;
  line-height: normal;
  font: 12px Arial, Tahoma, Helvetica, sans-serif;
  margin-right: 1px;
  text-decoration: none !important;
  font-weight: bold;
  margin-top: 2px;
}

.navigat a {
  background: #F0F1EA;
  color: #797B70;
}

.navigat a:hover {
  background: #99B55A;
  color: #fff;
}

.navigat span {
  background: #A869BC;
  color: #fff;
}

.navibut {
  float: right;
}

.nprev img, .nnext img {
  float: left;
  margin: 3px 1px 0 0;
  height: 21px;
  background: url("../img/navigat.png") no-repeat;
}

.nprev span img {
  background-position: 0 0;
  width: 52px;
}

.nnext span img {
  background-position: -52px 0;
  width: 56px;
}

.nprev a img {
  background-position: 0 -21px;
  width: 52px;
}

.nnext a img {
  background-position: -52px -21px;
  width: 56px;
}

.nprev a img:hover {
  background-position: 0 -42px;
  width: 52px;
}

.nnext a img:hover {
  background-position: -52px -42px;
  width: 56px;
}

.tags, .constrc {
  background: url("../img/strcon.png") no-repeat -520px 0;
}

.tags .tags, .constrc .constrc  {
  background: url("../img/strcon.png") no-repeat 0 100%;
}

.tags .tags .tags {
  font-size: 12px;
  font-weight: bold;
  color: #333232;
  padding: 10px 10px 13px 10px;
}

.tags a {
  font-weight: normal;
  color: #8DAC4F;
  text-decoration: none !important;
}

.tags a:hover {
  color: #9E73C3;
}

.constrc .n_relate {
  padding: 10px 10px 13px 10px;
}

.constrc .headtext {
  background: url("../img/headtext.png") no-repeat;
  width: 150px;
  height: 13px;
  margin-bottom: 8px;
}

.constrc ul#relate {
  border-bottom: 1px solid #E1DDE7; 
}

.constrc ul#relate li {
  display: block;
}

.constrc ul#relate li a {
  display: block;
  font-size: 12px;
  color: #333232;
  background: url("../img/n_relate.png") no-repeat 0 0;
  padding: 5px 0 5px 17px;
  border-top: 1px solid #E1DDE7; 
}

.constrc ul#relate li a:hover {
  background-position: 0 -24px;
  color: #9E73C3;
}

.n_error {
  font-size: 11px;
  font-style: italic;
  color: #474A41;
  background: #F0F1EA url("../img/er_icon.png") no-repeat;
  min-height: 43px;
  padding: 10px 20px 10px 86px;
}

.constrc .padd {
  padding: 10px 0 13px 0;
}

.constrc .padd .commbl {
  background: url("../img/strcon.png") no-repeat -1040px 100%;
  padding-bottom: 12px;
}

.constrc .padd .commbl .avablock {
  float: left;
  background: url("../img/commimg.png") no-repeat 0 -68px;
  width: 84px;
  height: 88px;
  padding: 14px 0 0 14px;
}

.constrc .padd .commbl .avablock img {
  width: 70px;
  height: 70px;
}

.constrc .padd .commbl .commright {
  float: left;
  width: 412px;
  margin-right: 10px;
}

.constrc .padd .commbl .commright .titbut {
  height: 34px;
}

.constrc .padd .commbl .commright .titbut h1 {
  float: left;
  font-size: 14px;
  margin: 10px 0 0 12px;
}

.titbut h1 a {
  color: #2E2E2E;
  text-decoration: none !important;
}

.titbut h1 a:hover {
  color: #99AC70;
}

ul.butcomm {
  float: right;
  margin-top: 4px;
}

ul.butcomm li {
  float: left;
  background: url("../img/commimg.png") no-repeat 0 -170px;
  height: 25px;
  margin-left: 2px;
}

ul.butcomm li a {
  float: left;
  font-size: 12px;
  color: #FFF !important;
  font-weight: bold;
  background: url("../img/commimg.png") no-repeat 100% -195px;
  height: 25px;
  line-height: 25px;
  padding: 0 11px;
}

ul.butcomm li:hover {
  background-position: 0 -220px;
}

ul.butcomm li a:hover {
  background-position: 100% -245px;
}


.constrc .padd .commbl .commright .infooblock {
  background: url("../img/commimg.png") no-repeat 0 0;
  width: 400px;
  height: 64px;
  padding: 4px 0 0 12px;
}

ul.textinfoo {
  font-size: 12px;
}

ul.textinfoo li {
  color: #494b43;
  margin-bottom: 5px;
}

td.still {
  padding-top: 2px;
}

td.commtd {
  background: url("../img/commtd.png") repeat-y 100% 0;
  width: 45%;
  padding-right: 10px;
}

.comment {
  padding: 7px 0px 14px 10px;
}

.signature { 
  color: #333232; 
}

.commform, .mass_comments_action {
  background-color: #F0F1EA;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.mass_comments_action {
  padding: 10px 10px;  
  margin: 0 10px;
}

.commform {
  margin: 10px 10px;
}

.commform .dcont {
  padding: 10px;
}

.commform .dcont h2 {
  font: 16px UniversCondensed, Arial, Tahoma, Helvetica, sans-serif;
  color: #474A41;
  font-weight: bold;
  text-transform: uppercase;
  padding-bottom: 5px;
  padding-left: 2px;
  border-bottom: 1px solid #B9BAB0;
}

.commform .padd {
  padding: 10px 0;
  border-bottom: 1px dashed #B9BAB0;
}

.commform .paddi {
  padding-top: 10px;
  font-size: 12px;
  color: #474A41;
}

.tablecomm {
  border-collapse: collapse; 
  border-spacing: 0;
  width: 100%;
}

.tablecomm td {
  padding: 6px 0;
  border-bottom: 1px dashed #B9BAB0;
}

.commform .dcont a, .tablecomm td a {
  color: #94a956;
  text-decoration: none !important;
}

.commform .dcont a:hover, .tablecomm td a:hover {
  color: #9272bf;
}

.tablecomm td.label {
  width: 25%;
  padding-right: 0;
  font-weight: bold;
  color: #474A41;
}

.rstar {
  color: #FF0000;
  font-weight: normal;
}

.f_input { 
  width: 250px; 
}

.f_textarea {
  width: 98% !important;
}

.fieldtr select, .textin, .f_textarea, .f_input, .xfields textarea, .xprofile textarea,
.xfields input, .xprofile input, .xfields select, .xprofile select, .mass_comments_action select {
  background: #fff url("../img/f_input.png") repeat-x;
  border: 1px solid #acacac;
  padding: 2px;
}

.f_button {
  margin-top: 5px;
  background: #fff url("../images/bbcodes.png") repeat-x 0 0;
  border: 1px solid #a9a9a9;
  padding: 6px 18px;
  font: 12px Arial, Tahoma, Helvetica, sans-serif;
  cursor: pointer;
  color: #2f2f2f;
  font-weight: bold;
  -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;
  -moz-box-shadow: 0 1px 0 #e0ddd7;
  -webkit-box-shadow: 0 1px 0 #e0ddd7;
  box-shadow: 0 1px 0 #e0ddd7;
}

.f_button span {
  cursor: pointer;
  display: block;
}

.f_button:hover {
  background: #fff url("../images/bbcodes.png") repeat-x 0 -30px;
  border: 1px solid #867296;
  color: #905396;
}

.window {
  display: none;
}

.popup {
  background: #fff;
  width: 360px;
  min-height: 40px;
  -webkit-border-radius: 11px; 
  -moz-border-radius: 11px; 
  border-radius: 11px; 
}

.popup .popup {
  background: url("../img/popup.png") no-repeat 0 0;
}

.popup .popup .popup {
  background: url("../img/popup.png") no-repeat -360px 100%;
}

.pophead {
  height: 84px;
  background: url("../img/popstr.png") no-repeat 0 100%;
}

.poplogo {
  float: left;
  margin: 6px 0 0 16px;
  width: 262px;
  height: 67px;
  background: url("../img/poplogo.png") no-repeat;
}

.pophead a img {
  float: right;
  background: url("../img/exitbut.png") no-repeat 0 0;
  width: 48px;
  height: 23px;
  margin: 0 14px 0 0;
}

.pophead a img:hover {
  background-position: -48px 0;
}

.popbody {
  background: url("../img/popstr.png") no-repeat -360px 0;
  padding: 16px;
}

.inptlogin, .inptpass {
  background: url("../img/signup.png") no-repeat 0 0;
  width: 328px;
  overflow: hidden;
}

.inptlogin {
  background-position: 0 0;
  height: 33px;
}

.inptpass {
  background-position: 0 -33px;
  height: 36px;
}

.inptlogin input, .inptpass input {
  background: transparent;
  margin-left: 60px;
  width: 268px;
  height: 18px;
  padding: 5px 0;
  font-size: 12px;
  color: #FFF;
}

ul.signlink {
  float: left;
  margin-left: 9px;
  height: 29px;
  line-height: 29px;
}

ul.signlink li {
  float: left;
  display: inline;
}

ul.signlink .reg {
  padding-right: 5px;
  margin-right: 5px;
  background: url("../img/signup.png") no-repeat 100% -98px;
}

ul.signlink li a {
  font-size: 12px;
  color: #232323;
  font-weight: bold;
  text-decoration: none !important;
}

ul.signlink li a:hover {
  color: #F2465F;
}

.signbut {
  float: right;
  margin-right: 1px;
  background: url("../img/signup.png") no-repeat 0 -69px;
  width: 55px;
  height: 29px;
  cursor: pointer;
}

.signbut:hover {
  background-position: -55px -69px;
}

.popleftava {
  float: left;
  margin-right: 15px;
}

.popleftava .ava {
  float: left;
  background: #fff;
  padding: 4px;
  border: 1px solid #B5C1CC;
}

.popleftava .ava img {
  width: 100px;
  height: 100px;
}

.poprightbut {
  float: left;
  width: 187px;
  border-left: 1px dashed #B5C1CC;
  padding-left: 15px;

}

.poprightbut a {
  font-size: 12px;
  font-weight: bold;
  color: #232323;
  text-decoration: none !important;
}

.poprightbut a:hover {
  color: #F2465F;
}

ul.poplinks_s {
  float: left;
  margin-top: 5px;
}

ul.poplinks_s li {
  display: block;
  margin-bottom: 1px;
}

ul.poplinks_s li a {
  display: block;
  background: url("../img/signup.png") no-repeat 0 -127px;
  width: 188px;
  height: 26px;
  line-height: 26px;
  text-indent: 21px;
  color: #474A41;
}

ul.poplinks_s li a:hover {
  color: #fff;
  background-position: 0 -153px;
}

ul.footlinks {
  float: left;
  margin-left: 62px;
  margin-top: 17px;
}

ul.footlinks li {
  float: left;
  background: url("../img/footerlinks.png") no-repeat 0 0;
  margin-right: 2px;
}

ul.footlinks li a {
  float: left;
  background: url("../img/footerlinks.png") no-repeat 100% -30px;
  height: 30px;
  line-height: 29px;
  padding: 0 14px;
  font-size: 12px;
  color: #fff;
  font-weight: bold;
}

ul.footlinks li:hover {
  background-position: 0 -60px;
}

ul.footlinks li a:hover {
  color: #FFCD00;
  background-position: 100% -90px;
}

.footb .exprime {
  float: right;
  background: url("../img/designed.png") no-repeat;
  width: 104px;
  padding-top: 22px;
  margin-right: 55px;
  margin-top: 21px;
}

.footlogo {
  float: left;
  background: url("../img/footlogow.png") no-repeat;
  width: 350px;
  padding-top: 67px;
  margin-left: 10px;
  margin-top: 12px;
}

.copyright {
  float: left;
  margin-left: 20px;
  height: 57px;
  padding-top: 33px;
  font-size: 12px;
  color: #000;
  font-weight: bold;
}

.bannerfoot {
  float: right;
  margin-right: 20px;
  padding-top: 34px;
}

.bannerfoot img {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.bannerfoot img:hover {
  opacity: 1.0;
  filter: alpha(opacity=100);
}

.leftconu {
  float: left;
  width: 108px;
  padding-top: 10px;
}

.leftconu .bord {
  float: left;
  margin-left: 10px;
  padding: 4px;
  background: #FFF;
  border: 1px solid #D4D7CB;
}

.leftconu img {
  width: 100px;
  height: 100px;
}

.rightconu {
  float: right;
  width: 402px;
}
.filesdl {
  background-image:url(../img/files_dl.png);
  background-repeat: no-repeat;
  width:500px;
  height:40px;
  padding-top:18px;
  color:#FFF;
  margin-top:10px;
 
  float:left;
}
.filesdl a { text-decoration:none; color:#FFF;}
.filesdl a:hover { text-decoration: undeline;}
.navigata a, .navigat span {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.alphabet { 
  margin-left:70px;
  margin-top:10px;
  margin-bottom:25px;
}
.navigata a, .navigat span {
  float:left;
  display: block;
  line-height: normal;
  font: 12px Arial, Tahoma, Helvetica, sans-serif;
  margin-right: 1px;
  text-decoration: none !important;
  font-weight: bold;
  margin-top: 2px;
  padding: 3px 7px;

}

.navigata  a {
  color: #FFF;
    background: #454343;
}
.navigata a:hover { 
  background:#FFFFFF;
}

.dpcont{
padding-left:6px;
padding-bottom:4px;
  width:179px;
  height:auto;
float:right;
  border-left: 1px dashed #a8a8a8;
    border-bottom: 1px dashed #a8a8a8;
}
