/* Стили стандартного дизайна */
body { margin: 0px; padding: 0px; background: #fff url('/iwe/bg.jpg') repeat-x; font-size: 13px; }
div { margin: 0px; padding: 0px; }
hr { border-bottom: 0px; border-left: 0px; border-right: 0px; border-top: 1px dashed black; }
img { border: 0px; }

#top { height: 37px; padding-right: 31px; padding-left: 31px; }
#left { width: 300px; float: left; }
#banner { width: 300px; height: 163px; background: url('/iwe/banner.jpg') no-repeat; }
#left_column { width: 269px; padding-left: 31px; font-family: Tahoma; color: #444; font-size: 13px; }
#right { padding-right: 31px; padding-left: 331px; }
#menu { font-family: Tahoma; color: #fff; font-size: 21px; text-align: right; }
#navi { font-family: Tahoma; color: #006198; font-size: 11px; text-align: right; }
#content { font-family: Tahoma; color: #444; font-size: 13px; width: 100%; float: left; }
#copyright { clear: both; font-family: Tahoma; color: #969bff; font-weight: bold; font-size: 11px; padding-right: 31px; padding-left: 31px; padding-top: 31px;}
#povert { float: left; }
#povert a { font-family: Tahoma; font-weight: bold; color: #c1e8ff; font-size: 17px; line-height: 37px; text-decoration: none; }
#design { float: right; }
#design a { font-family: Tahoma; font-weight: bold; color: #c1e8ff; font-size: 11px; line-height: 37px; text-decoration: none; }
#design a:hover, #povert a:hover { color: #ffffff; }
h1 { color: #000; font-size: 21px; display: inline; font-weight: normal; padding: 0px; margin: 0px; }
h2 { color: #000; font-size: 18px; display: inline; font-weight: normal; padding: 0px; margin: 0px; }
a { color: #006198; text-decoration: underline; }
a:hover { color: #3792c6; text-decoration: none; }
#menu a { color: #fff; text-decoration: none; }
#active, #menu a:hover { color: #c1e8ff; }

/* Настройки html из конфигурации библиотек, модулей и макросов */
#auth_form { width: 255px; }
#reg_form { width: 400px; }

.iwe_textarea { width: 80%; height: 240px; border: 1px dashed #777; }
.iwe_upload { width: 80%; border: 1px dashed #777; }
.iwe_button { border: 1px solid #777; background: #eee;  }
.iwe_textfield { border: 1px dashed #777; width: 150px; }
.iwe_select { border: 1px dashed #777; }
.iwe_error { color: #f00; font-weight: bold; }
.iwe_small { color: #777; font-size: 10px; font-family: Tahoma; }
.iwe_username { font-size: 19px; }
.iwe_usertitle { color: #000; font-size: 10px; font-weight: bold; }
.iwe_usermsgs { font-size: 10px; }
.iwe_admininfo {  }
.iwe_topicname { font-size: 21px; }
.iwe_msgliststart { clear: both; border-bottom: 1px dashed #000; padding-top: 8px; }
.iwe_msgmain { width: 128px; float: left; padding: 4px; overflow: hidden; }
.iwe_msgbody { margin-left: 138px; }
.iwe_msgtrick { float: left; padding: 4px; }
.iwe_msgbreak { clear: both; border-bottom: 1px dashed #ccc; padding-top: 16px; }
.iwe_forummain { padding: 8px; margin-bottom: 5px; border-bottom: 1px dotted #999 }
.iwe_forumsmall_left { float: left; color: #777; font-size: 10px; font-family: Tahoma; }
.iwe_forumsmall_right { float: right; color: #777; font-size: 10px; font-family: Tahoma; }
.iwe_topicinput { border: 1px dashed #777; width: 80%; }
.iwe_clear { clear: both; }
.iwe_icon { float: left; margin: 8px; }
.iwe_image_left { float: left; border: 0px; margin-right: 6px; }
.iwe_image_right { float: right; border: 0px; margin-left: 6px; }
.iwe_image_normal { border: 0px; vertical-align: middle; padding: 2px; }
.iwe_auth_div { padding-bottom: 30px; }
.iwe_auth_left { float: left; padding-bottom: 10px; }
.iwe_auth_right { float: right; }
.iwe_left { float: left; }
.iwe_right { float: right; }
.iwe_smile { vertical-align: middle; }

/* Жестко спрограммированные вложенности цитат для комментариев */
.iwe_quote_3 { color: #999; font-size: 9px; }
.iwe_quote_2 { color: #770; font-size: 10px; }
.iwe_quote_1 { color: #070; font-size: 11px; }

