* {margin:0;padding:0;}
body {font:13px/1.3 verdana,arial,helvetica,sans-serif;}

html, body {background:#aaf;}

#main,.content,.left,.right {position:relative;overflow:hidden;}

/* Start smiles*/
#smile {
    float:none;
    margin:-7px 0;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -o-transform: scale(0.7);}
#smile:hover {
    float:none;
    margin:0;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
}
/* Start smiles*/

/* Основной лист */
#main {
  background:/*url(../i/logo_min.gif) repeat*/ #eef;
  width:970px;
  padding:7px;
  margin:0 auto;
  margin-top:20px;
  bottom:10px;
  min-height:100%;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  box-shadow: 2px 2px 10px rgba(0,0,0,0.3);
  -moz-box-shadow: 2px 2px 10px rgba(0,0,0,0.3);
  -webkit-box-shadow: 2px 2px 10px rgba(0,0,0,0.3);
}

.middle {padding:0 228px 0 217px;height:100%;}
.middleft {padding:0 10px 0 217px;height:100%;}

.content,.left,.right {
  padding:5px;
  float:left;
  background:/*url(../i/default/mtop.png) repeat-x*/ #fff;
  z-index:5;
  margin-top:42px;
  bottom:5px;
  filter: alpha(opacity=90);
//  opacity: 0.9;
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  box-shadow:#aac 1px 1px 6px;
  -moz-box-shadow:#aac 1px 1px 6px;
  -webkit-box-shadow:#aac 1px 1px 6px;
}
.content {margin-right:-100%;width:100%;}
.left {left:-227px;width:200px;}
.right  {float:right;right:-227px;width:200px;}

.leftbottom {
  padding:5px;
  float:left;
  background:/*url(../i/default/mtop.png) repeat-x*/ #fff;
  opacity: 0.9;
  filter: alpha(opacity=90);
  position:fixed;
  z-index:2;
  bottom:45px;
  margin-left:-217px;
  width:200px;
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  box-shadow:#aac 1px 1px 6px;
  -moz-box-shadow:#aac 1px 1px 6px;
  -webkit-box-shadow:#aac 1px 1px 6px;
}

.leftbottom:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
  
  *html #main {width:expression(
    (document.compatMode && document.compatMode == 'CSS1Compat') ?
    (document.documentElement.clientWidth < 770 ? "910px" :
    (document.documentElement.clientWidth > 970 ? "970px" : "auto")) :
    (document.body.clientWidth < 770 ? "910px" :
    (document.body.clientWidth > 970 ? "970px" : "auto")));
  }
  *html #main {overflow:visible;height:100%;}

.info {
  clear:both;
  color:#aaa;
  font:13px georgia;
  text-shadow:#eee 1px 1px 1px;
  margin:0 auto;
  padding:7px 0 0;
  text-align:center;
  z-index:5;
}

.clear {clear:both;display:block;overflow:hidden;width:100%;height:1px;}

.fonts {cursor:pointer;}

.panel, panel a {
   background:url(../i/air/panel.png) no-repeat;
   margin:3px 10px 5px;
   padding:0px;
   color:#55b;
   text-align:center;
   text-shadow:#aac 2px 2px 2px;
   font:bold 15px Tahoma,Geneva,Arial,Helvetica,sans-serif;
}

.panel a:hover {
   color:#aaf;
}
.fonts {padding:3px 0;}
/* End Default */

/* starn default tags */
a {color:#55b;text-decoration:none;}
a:hover {color:#aaf;}
address {font-style:normal;margin:10px;text-align:right;}
blockquote {padding:10px;color:#555;}
img {border:none;}
h1, h2, h3, h4, h5, h6,small {font-size:15px;margin:3px;text-shadow:#ccc 2px 2px 2px;}
li,ol,ul {margin:0 5px;text-align:left;list-style:none;}
p {margin:10px 20px;/*text-indent:0.5em;text-align:justify;*/}
pre {padding:3px 10px;}
span {color:#a66;}
ul,ol {padding:0;}
ol {margin:5px 5px 0 25px;}
strong {background-color:yellow;font-weight:normal;}
td,small {font:13px verdana,arial,sans-serif;color:#aaa;}
/* end default tags */

/*start airsound*/
/*
a[href^="http:"], a[href^='http:']
    {
     background: url(../i/exlink.gif) no-repeat left top;
     padding-left: 8px;
    }
a[href^="http://www.airsound.ru"], a[href^="http://airsound.ru"], a[href^="/"], a[href^='http://www.airsound.ru'], a[href^='http://airsound.ru'], a[href^='/']
    {
    background: url(../i/link.gif) no-repeat left top;
     padding-left: 8px;
    }
a[href^="http://images.websnapr.com"], a[href^='http://images.websnapr.com']
    {
    background: none;
    }
*/
.none, .img1 {display:none;}
.green {font: Verdana, Hevletica, Arial;color:lightgreen}
.border {border:0px solid #777;padding:5px 0;margin:6px;font-style: none; color:#5b5;}
.border b {color:#5b5;}

a.tt {COLOR:#aaa;cursor:crosshair;z-index:208;}
a.tt span {display:none;}
a.tt:hover {COLOR:white;} 
a.tt:hover span {display:block;background:#f1f1ff;border:silver 2px outset;color:black;position:absolute;width:198px;padding:2px;Z-INDEX:5;}
//*a.tt:hover span {display:block;background:Lightcyan;border:silver 2px outset;color:black;right:30px;top:170px;width:198px;padding:2px;Z-INDEX:5;}*/
.part {
  background:url(../i/back.jpg) repeat-x #666;
  border:silver 1px solid;
  color:#eee;
  font:bold 13px verdana,arial,tahoma,helvetica;
  margin:10px;
  padding:3px 0 3px 7px;  text-align:center;
}
.kw {padding:0 15px 15px;}
.copyright {padding:5px 15px;}
.linktocat {
  background: #eee;
  border:silver 1px solid;
  color:#333;
  font:bold 13px verdana,arial,tahoma,helvetica;
  margin:10px;
  padding:3px 0 3px 7px;  text-align:center;
}
.title img {margin:5px 10px 0 0;width:160px;height:120px;}
.title img {#margin:-5px 0 0 -10px;}
/*End airsound*/

/* start default class and # */
#panels {width:180px! important;padding:5px;margin:0;}
.ctbl {background-color:silver;border:silver 1px solid;width:126pt;}
.bborder {background-color:#fff;border:#a7a6b4 1px solid;}
#hr {background-color:#c0c0c0;margin:5px 15px;height:1px;}
#hr hr {display:none;}
.anons {border:#eee 1px solid;margin:10px 15px;padding:0 0 10px;}

/* Start Plugin Transfer and Admin */
h1.paneltransfer {
  background:url(../i/default/mtop.png) repeat-x #f2f2f2;
  border:solid #ccc;border-width:0 1px;
  color:#566556;font-weight:bold;
  margin:0 17px 4px;_margin-bottom:2px;zoom:1;

}
/* End Plugin Transfer and Admin */
.posts {background-color:#ff9;border:#7b9ebd 1px solid;color:red;margin:5px;padding:5px;overflow:auto;}
.hide {z-index:1;left:0; visibility:hidden;position:absolute;top:0;}
.lasto {background-color:#ff9;border:#ccc 1px solid;padding:10px;margin:5px 20px;}
.note {border-bottom:blue 1px dotted;color:blue;}
.postlink {color:#a77;margin:5px 25px;text-align:right;}
.postlink a {color:#3B7EBF}
.postlink a:hover {color:#c60;}
.postdate {color:#888;margin:5px 15px 0;text-align:right;}
.postbody {padding:0px 0;}
.postbody span {color:#a00;}
.postbody img {border:0;clear:both;margin:5px 5px 2px 15px;}
.postbody p img {float:left;margin:5px 10px 2px 5px;}
.title {margin:5px 10px;}
.edits {margin:8px 20px;color:#55c;font:bold 13px "Times New Roman",Times,serif;text-align:right;}
/* end default class and # */

/* Start Topmenu */
.topmenu {
  position:fixed;
  background:url(../i/default/mtop.png) repeat-x #fff;
  padding:7px;
  top:16px;
  margin:0 auto;
  width:955px;
  border:#7d7 0px solid;
  z-index:10;
  color:#aaf;
  text-shadow:#aaa 2px 2px 2px;
  font:bold 14px Tahoma,Geneva,Arial,Helvetica,sans-serif;
  filter: alpha(opacity=90);
  opacity: 0.9;
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  box-shadow:#aac 1px 1px 6px;
  -moz-box-shadow:#aac 1px 1px 6px;
  -webkit-box-shadow:#aac 1px 1px 6px;
}
.topmenu li,.topmenu li a {float:left;color:#55b;padding:0 3px}
.topmenu li:hover,.topmenu li a:hover {float:left;color:#aaf;}

#header h1 {
  position:fixed;
  padding:2px;
  top:16px;
  margin-left:835px;
  z-index:10;
  font:bold 16px Tahoma,Geneva,Arial,Helvetica,sans-serif;
  color:#55b;
  text-shadow:#aac 2px 2px 2px;
  }
/* End Topmenu */

/* Start Hat */
.hat {
  position:absolute;
  background:url(../i/smflogo.gif) no-repeat #fff;
  padding:7px;
  top:43px;
  margin:0 auto;
  width:955px;
  height:120px;
  border:#7d7 0px solid;
  z-index:5;
  color:#55b;
  text-shadow:#aaa 2px 2px 2px;
  font:bold 18px Tahoma,Geneva,Arial,Helvetica,sans-serif;
  text-align:center;
//  filter: alpha(opacity=90);
//  opacity: 0.9;
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  box-shadow:#aac 1px 1px 6px;
  -moz-box-shadow:#aac 1px 1px 6px;
  -webkit-box-shadow:#aac 1px 1px 6px;
}
/* End Hat */

/* Start Menu */
.nav {
  background-color:#fff;
  padding:3px;
  top:20px;
  border:#7d7 0px solid;
  color:#aaf;
  text-shadow:#ccc 2px 2px 2px;
  font:bold 13px Tahoma,Geneva,Arial,Helvetica,sans-serif;
}

.nav .nolink {font:bold 15px Tahoma,Geneva,Arial,Helvetica,sans-serif;color:#330;}
.nav li,.nav li a {color:#55b;padding:3px 0;}
.nav li:hover,.nav li a:hover {color:#aaf;}

.nav a.selected,
.nav a.selected b {color:#aaf;cursor:text;}
.nav a.selected:hover,
.nav a.selected:hover b {color:#aaf;}
/* End Menu */

.popular {border:#d5d5d5 1px solid;margin:5px 15px;padding:5px 5px 5px 25px;}
.popular li {color:#000;}

/* start search blogs */
.search_blogs {margin:10px 10px 10px 25px;}
.search_blogs span {color:#000;display:block;padding:10px 0 5px 0;}
.search_blogs span a {margin:10px 0;}
.search_blogs strong {background-color:yellow;}
.search_blogs .link {font-weight:normal;margin:10px 0px;}
.noblogs {color:red;margin:20px;text-align:center;}
.nofind {margin:10px 20px;text-align:left;}
/* end search blogs */

/* start scroll */
.rightery {margin:5px 25px 5px;text-align:right;}
.righter {font-weight:normal;margin:15px 25px;text-align:right;color:#aaa;}
.righter a,.rightero a,.rightera a,.select,a.select,
.righter strong,.rightero strong,.rightera strong {background:url(../i/default/mtop.png) repeat-x #f2f2f2;}
.righter a {border:#d5d5d5 1px solid;color:#45f;padding:3px 4px;}
.righter a:hover {border:#00f 1px solid;color:#f00;}
.rightero {font-weight:normal;margin:15px 20px;text-align:right;}
.rightero a {border:#d5d5d5 1px solid;color:#45f;padding:3px 4px;}
.rightero a:hover {border:#f00 1px solid;color:#f00;}
.rightera {font-weight:normal;margin:15px 25px;text-align:right;}
.rightera a {border:#d5d5d5 1px solid;color:#45f;padding:3px 4px;}
.rightera a:hover {border:#f00 1px solid;color:#f00;}
.select {border:#f00 1px solid;color:red;padding:3px 4px;}
a.select {border:#f00 1px solid;color:red;}
.righter strong,
.rightero strong,
.rightera strong {border:#d5d5d5 1px solid;color:#960;padding:3px 4px;}
/* end scroll */

/* start Table of contents */
.topic {padding:2px 2px 2px 13px;color:#55c;font:bold 16px "Times New Roman",Times,serif;}
.categories {color:#888;margin:8px 15px;padding-left:15px;}
.categories .selected {color:red;}
.contents {color:#888;margin:8px 15px;padding-left:15px;}
.contents .first {color:black;font:bold 13px "Times New Roman",Times,serif;margin:10px 0 10px 0px;}
.contents .second {color:black;font:bold 13px "Times New Roman",Times,serif;margin:10px 0 10px 0px;}
.contents span {color:red;}
dl.contents {color:#888;margin:8px 15px;padding-left:5px;}
dl.contents strong {background-color:#fff;color:#777;} 
/* end Table of contents */

/* start comments anonce */
.ano {border-left:2px solid #ddd;margin:5px 20px;padding:0 10px 5px;color:#222;text-align:left;}
.ano a,.ano a:hover {color:rgb(5,122,214);}
.ano strong {background-color:#fff;color:#565656;font-weight:normal;}
.ano a {display:block;}
.ano a span {color:rgb(243,10,58);}
/* end anonce */

/* start comments */
.comment_title {
  background:url(../i/default/mtop.png) repeat-x #fff;
  border:#ccc 1px solid;
  color:#22a;
  font:bold 13px verdana,tahoma,arial,helvetica;
  margin:0px auto;
  padding:5px 3px 5px 7px;
  width:690px; 
  border-top-right-radius:7px; 
  border-top-left-radius:7px; 
  -webkit-border-top-right-radius:7px; 
  -webkit-border-top-left-radius:7px; 
  -moz-border-radius-topright:7px; 
  -moz-border-radius-topleft:7px; 
  border-bottom-right-radius:7px; 
  border-bottom-left-radius:7px; 
  -webkit-border-bottom-right-radius:7px; 
  -webkit-border-bottom-left-radius:7px; 
  -moz-border-radius-bottomright:7px; 
  -moz-border-radius-bottomleft:7px;
/*  background:url(../i/default/mtop.png) repeat-x #fff;border:#c0c0c0 1px solid;
  color:#330;font:bold 13px verdana,arial,helvetica;margin:0 20px 2px;padding:3px 3px 3px 7px;*/
}
.comment_title_author {
  font:bold 13px verdana,helvetica;margin:0 20px 2px;padding:4px 3px 3px 7px;
}
.comment_title_author span {
  color:#333;float:right;font:bold 13px verdana,arial,"Trebuchet MS",sans-serif;margin:0 5px 0 5px;
}
.comment_title span {
  color:#333;float:right;font:bold 13px verdana,arial,"Trebuchet MS",sans-serif;margin:0 5px 0 5px;
}
.time {
  color:#565656;font:13px arial,verdana,"Trebuchet MS",sans-serif;
  text-align:right;margin:0 0px 0 0;padding:2px 20px 2px 0;
}
.commen {color:#330;margin:0 25px 10px;text-align:justify;}
.commen p {margin:3px 0;padding:0;}
.comment {
  border:#ccc 1px solid;
  border-top:0;
  clear:both;
  margin:0 auto 10px;
  margin-top:-5px;
  padding:5px 8px;
  padding-top:10px;
  text-align:justify;
  width:684px;
  border-bottom-right-radius:7px;
  border-bottom-left-radius:7px;
  -webkit-border-bottom-right-radius:7px;
  -webkit-border-bottom-left-radius:7px;
  -moz-border-radius-bottomright:7px;
  -moz-border-radius-bottomleft:7px;
/*  border:#c0c0c0 1px solid;clear:both;
  margin:0 20px 10px;padding:7px 15px;text-align:justify;*/
}
.comment .edits {margin:0 -5px 5px 0;}
.commen .edits {margin:0 -0px 5px 0;}
.comment span {color:#707070;}
.author {color:#330;font-style:italic;}
.author span {}
.author .faxim {color:#000;}
.faxim {color:#55b;font:bold 13px verdana,georgia,"Trebuchet MS",sans-serif;padding:5px 0;}
.faxim a {color:#55b;}
.faxim a:hover {color:#aaf;}
/* end comments */

/* Start Statistic */
.point {border:#ccc 1px solid;margin:5px auto;width:500px;overflow:hidden;}
.point .graf {margin:5px 0 0;padding:0 0 0 2px;height:370px;}
.point .desc {margin:0 0 5px 20px;}
.sttit {background:url(../i/default/mtop.png) repeat-x #f2f2f2;border:#ccc 1px solid;color:#333;margin:2px;padding:4px;}
.hits {float:left;width:248px;margin:0 0 0 1px;padding:0;}
.hits .hit,.hits .zap,.hits .poisk {margin:0;padding:0;overflow:hidden;}
.hits .hit {color:#a00;width:42px;}
.hits .zap {color:#030;width:56px;}
.hits .poisk {width:142px;}
.hits span {display:block;padding:0 0 3px;text-decoration:underline;}
.hits .hit span {color:#a00;}
.hits .zap span {color:#030;}
.hits .poisk span {color:#00a;}
.hits pre,.value pre,.numb pre {color:#333;font:13px verdana,arial,sans-serif;padding:2px;overflow:hidden;}
.numb {float:left;text-align:right;overflow:hidden;width:52px;margin-left:4px;}
.value {float:left;overflow:hidden;width:433px;padding-left:4px;}
.value a, .poisk a, .sep a {color:#1e90ff;}
.anonce {color:#777;clear:both;margin:0 100px 2px 44px;padding:2px 0;}
.serf,.rss {color:#1e90ff;}
.friend {color:#1e90ff;}
.sep {color:#333;font:13px verdana,arial,sans-serif;padding:2px 2px 2px 5px;overflow:hidden;}
.sep span {color:#FF1493;}
/* End Statistic */

/* start forms search min */
#header_form .search {height:13px;}
#header_form #submit {padding:0px auto;font:9px verdana,arial,sans-serif;}
/* end forms search min */
 
/* calendar */
.calendar,
.top_calendar,
.bottom_calendar {
  border:#996 solid;display:block;position:relative;
}
.calendar {border-width:0 1px;margin:0 auto;padding:0px 0;width:178px;}
.top_calendar {border-width:1px 0 0;top:-1px;padding:3px 0 0;}
.bottom_calendar {border-width:0 0 1px;top:2px;padding:0 0 3px;}
#calendar {margin:7px auto;padding:0;text-align:center;}
#calendar td {padding:0;width:22px;height:18px;}
#calendar td.months {color:#333300;font:bold italic 13px georgia,arial;padding:0;width:auto;}
#calendar td.ct {color:#333300;padding:3px 0;height:8px;}
#calendar a {color:#55b;font:bold 13px georgia,arial;display:block;text-decoration:none;padding:4px 0;width:22px;height:13px;}
#calendar a:hover {color:#aaf;}
.cb {font:bold 13px georgia,arial;color:#aaa;}
.cv {font:bold 13px georgia;color:#aaa;}
.cs {font:bold 13px georgia,arial;color:#900000;}
#cn {font:bold 13px georgia,arial;color:#2e2e2e;}
.cn {font:bold 13px georgia,arial;color:#2e2e2e;}
/* end calendar */

/* start select */
#form_select {border:0;margin:0px 0 5px 13px;height:20px;}
#form_select .month,#form_select .god,#form_select .submit {float:left;height:20px;}
#form_select .month,#form_select .god,
#form_select .submit,#form_select .option {border:#7F9DB9 1px solid;color:#565656;font:12px arial,sans-serif;}
#form_select .month {width:80px;}
#form_select .god {padding:1px 0 1px 2px;width:67px;}
#form_select .month,#form_select .god {margin:0 1px 0 0;padding:0;height:18px;#height:20px;}
#form_select .submit {color:#3B6EBF;font:bold 12px georgia,sans-serif;margin:0 0 2px;padding:0 0 2px;width:29px;height:18px;}
#form_select .option {border:0;padding:0 0 0 3px;}
#form_select .god {#width:71px;}
@-moz-document url-prefix(){#form_select .submit {padding:0px 2px 9px;width:29px;}}
*+html #form_select .submit {width:26px;height:20px;}
*html #form_select .submit {width:26px;height:21px;}
/* end select */

/* start forms admin */
form textarea {padding:5px;width:477px;height:400px;}
form .submit {cursor:hand;font:bold 13px Arial;height:21px;}
form textarea,form .submit {color:#000;float:right;margin:0 5px 2px 0;}
#form_edit,#form_post,#form_docedit {
  background-color:#fff;border:#c0c0c0 1px solid;font:12px arial;
  margin:3px auto 10px;padding-top:8px;width:498px;
}
#form_edit label,#form_post label,
#form_docedit label {color:#905;float:left;font:bold 13px Arial;margin:3px 10px;}
#form_edit input,#form_post input {margin:0 5px 2px 0;padding:0 0 0 6px;height:19px;}
form textarea,form .submit,#form_edit .tema,#form_post select,#form_post .tema,
#form_post .date,#form_docedit .docedit,#form_docedit div {background-color:#fff;border:silver 1px solid;}
#form_edit .tema,#form_post .tema {float:right;width:481px;}
#form_edit .submit,#form_docedit .submit {width:489px;}
.viem {border:#c0c0c0 1px solid;margin:3px auto;padding:10px;text-align:left;width:478px;}
#form_post select {float:left;margin:0 0 2px 4px;width:295px;height:22px;}
#form_post .date {float:right;color:#a66;width:120px;}
#form_post .submit {width:185px;height:22px;}
#form_docedit label {margin:0;}
#form_docedit div {color:blue;margin:5px;padding:7px 5px 1px;height:20px;}
#form_docedit span {float:right;}
#form_docedit .docedit {border-right:0;color:red;font:bold 12px arial;float:right;margin:-2px 0 0;text-align:right;width:120px;height:17px;}
html:root #form_docedit span {margin-top:-1px;} 
#form_docedit span {#margin-top:-1px;}
/* end forms admin */

/* start forms search google blogs */
#search {border:#ddd 1px solid;font:12px arial,sans-serif;margin:3px auto;padding:10px 0 0px;width:498px;}
#search .search {border:silver 1px solid;float:left;margin:10px 0 10px 5px;padding:0 3px;width:385px;height:19px;}
#search .submit {color:#656565;float:right;margin:10px 5px 0px 0;width:90px;}
#search img {float:left;border:none;margin:0 15px 0 105px;width:75px;height:32px;}
#search input {float:left;margin:6px;}
#search label {float:left;margin:8px;}
/* end forms search google blogs */

/* start email */
#connect {
  background:url(../i/default/spam.png) no-repeat -5px 0 #fff;border:#ccc 1px solid;
  font:13px Arial;margin:0 auto 10px;padding-top:8px;width:498px;
}
#connect label {color:#55c;float:left;font:bold 13px Arial;padding:7px 0 0 110px;}
#connect .tema,#connect .name,#connect .email,#connect .cod,#connect textarea {
  font:12px Arial;margin:0 5px 2px 0;width:260px;height:18px;
}
#connect .tema,#connect .name,#connect .email,#connect .cod,#connect .date,
#connect textarea,#connect .submit {background-color:#fff;border:#ccc 1px solid;float:right;}
#connect img {border:none;float:right;margin:2px 2px 2px 0;width:120px;height:19px;}
#connect .cod {width:140px;}
#connect .submit {
  background:#fff;color:#c77;cursor:hand;font:bold 13px Arial;
  margin:0 5px 5px 0;width:489px;height:21px;
}
#connect .cod {background:url(../i/default/pencil.png) 2px 3px no-repeat #fff;padding:2px 0 0 27px;}
#connect .tema {background:url(../i/default/tema.gif) 2px 1px no-repeat #fff;padding:2px 0 0 27px;}
#connect .name {background:url(../i/default/name.gif) 2px 1px no-repeat #fff;padding:2px 0 0 27px;}
#connect .email {background:url(../i/default/email.gif) 2px 0px no-repeat #fff;padding:2px 0 0 27px;}
#connect textarea {
  background:url(../i/default/edit.gif) 2px 3px no-repeat #fff;
  margin:2px 5px 2px 0;padding:10px 0 2px 22px;width:465px;height:175px;overflow:auto;}
.prim {margin:0;padding:10px;}
.prim span {color:#b00;}
.prim dd {margin-left:10px;}
.prim dt {font:bold 12px arial;}
.prima {
  background:url(../i/default/mtop.png) repeat-x #fff;border:#ccc 1px solid;
  color:#555;font:bold 12px Arial;margin:10px auto 3px;padding:3px 10px 4px;width:478px;
}
.prima span {color:#a00;font-weight:normal;}
/* end email */
/* Start Login Admin */
#login_form {
  background:url(../i/default/password.jpg) no-repeat 50% 5%;
  border:#ccc 1px solid;color:#000;
  font-family:"Lucida Grande",Arial,sans-serif;
  margin:20px auto;padding:10px 5px 5px;width:400px;overflow:hidden;
}
#login_form h3 {color:#c60;font-size:20px;font-weight:bold;padding:120px 5px 10px;text-align:center;}
#login_form .text {float:left;font-size:16px;font-weight:normal;margin:4px 5px;width:170px;}
#login_form label {float:left;padding-top:10px;text-align:right;width:150px;}
#login_form .submit  {
  background:#bbb;border:0;color:#000;cursor:pointer;
  font-size:20px;font-weight:bold;float:none;
  margin:20px auto 0px;padding:5px 0;width:400px;height:40px;
}
/* End Login Admin */
/* start forms splog */
#form_email {margin:20px auto;font:12px arial,sans-serif;width:500px;}
#form_email textarea {margin:7px 5px 7px 0;padding:5px;width:477px;height:165px;}
#form_email .submit {color:#000;cursor:hand;margin:0 5px 2px 0;width:489px;height:21px;}
#form_email textarea,#form_email .submit {background-color:#fff;border:silver 1px solid;float:right;}
/* end forms splog */
