#puzadpn {position: fixed;}

/* == MAIN STYLES == */

/* top elements */
* { margin: 0; padding: 0; outline: 0; }

body {
 margin: 0; padding: 0;
 font: 12px/160% 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, Sans-Serif;
 color: #555;
 background: #FFF url(/ud2/bg.gif) repeat-x; 
}

/* links */
a:link, a:visited {
 color: #003366;
 text-decoration: none;
}
a:hover {
 color: #CC0001; 
}

/* headers */
h1, h2, h3 {
 font-family: Arial, 'Trebuchet MS', Sans-Serif;
 font-weight: bold;
 color: #333;
}
h1 {
 font-size: 120%;
 letter-spacing: .5px;
}
h2 {
 font-size: 115%; 
 text-transform: uppercase; 
}
h3 {
 font-size: 115%;
 color: #003366; 
}

/* images */
img.float-right {
 margin: 5px 0px 10px 10px; 
}
img.float-left {
 margin: 5px 10px 10px 0px;
}

h1, h2, h3, p {
 padding: 0; 
 margin: 10px;
}

ul, ol {
 margin: 10px 20px;
 padding: 0 20px;
}

code {
 margin: 10px 0;
 padding: 15px 20px;
 text-align: left;
 display: block;
 overflow: auto; 
 font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
 /* white-space: pre; */
 background: #FAFAFA;
 border: 1px solid #f2f2f2; 
 border-left: 4px solid #CC0000;
}
acronym {
 cursor: help;
 border-bottom: 1px solid #777;
}
blockquote {
 margin: 10px;
 padding: 10px 10px 15px 32px;
 background: #FAFAFA url(/ud2/quote.gif) no-repeat 7px 10px !important;
 background-position: 8px 10px;
 border: 1px solid #f2f2f2; 
 border-left: 4px solid #CC0000; 
 font-weight: bold; 
}

/* form elements */
form {
 margin:10px;
 padding: 15px 10px;
 border: 1px solid #f2f2f2; 
 background-color: #FAFAFA; 
}
label {
 font-weight:bold;
 margin:5px 0;
}
input {
 padding: 3px 5px;
 border:1px solid #eee;
 font-size: 1em;
 color:#777;
}
textarea {
 width:400px;
 padding: 3px 5px;
 font-size: 1em;
 border:1px solid #eee;
 height:100px;
 display:block;
 color:#777;
}
input.button { 
 margin: 0; 
 font: bolder 12px Arial, Sans-serif; 
 border: 1px solid #CCC; 
 padding: 5px 3px;
 background: #FFF;
 color: #CC0000;
}
/* search form */
form.search {
 position: absolute;
 top: 5px; right: 5px;
 padding: 0; margin: 0;
 border: none;
 background-color: transparent; 
}
form.search input.textbox { 
 margin: 0;
 width: 120px;
 border: 1px solid #CCC; 
 background: #FFF;
 color: #333; 
}
form.search input.searchbutton { 
 margin: 0; 
 font-size: 100%; 
 font-family: Arial, Sans-serif; 
 border: 1px solid #CCC; 
 background: #FFFFFF url(/ud2/headerbg.gif) repeat-x bottom left; 
 padding: 1px; 
 font-weight: bold; 
 height: 23px;
 color: #333;
 width: 60px;
}

/* -----------------------------------
 LAYOUT
-------------------------------------- */
#wrap {
 margin: 0 auto; 
 width: 1080px;
}

/* header */
#header {
 position: relative;
 margin: 0; padding: 0;
 height: 60px;
}
#header span#slogan {
 z-index: 3;
 position: absolute;
 left: 3px; bottom: 7px;
 font: bold 1.1em Verdana, Arial, Tahoma, Sans-serif;
 color: #FFF; 
}

#header-logo {
 position: relative;
 clear: both;
 height: 50px; 
 margin: 0; padding: 0; 
}
#header-logo #logo {
 position: absolute;
 top: 3px; left: 5px;
 font: bold 30px "trebuchet MS", Arial, Tahoma, Sans-Serif;
 margin: 0; padding: 0;
 letter-spacing: -1px;
 color: #cc0001;
}

/* navigation tabs */
#header ul {
 position: absolute;
 margin:0;
 list-style:none;
 right:-18px ; bottom: 3px;
 font: bold 13px 'Trebuchet MS', Arial, Sans-serif;
}
#header li {
 display:inline;
 margin:0; padding:0;
}
#header a {
 float:left;
 background: url(/ud2/tableft.gif) no-repeat left top;
 margin:0;
 padding:0 0 0 4px;
 text-decoration:none;
}
#header a span {
 float:left;
 display:block;
 background: url(/ud2/tabright.gif) no-repeat right top;
 padding:5px 15px 4px 6px;
 color:#FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header a span {float:none;}
/* End IE5-Mac hack */
#header a:hover span {
 color:#FFF;
}
#header a:hover {
 background-position:0% -42px;
}
#header a:hover span {
 background-position:100% -42px;
}
#header #separation a {
 background-position:0% -42px;
}
#header #separation a span {
 background-position:100% -42px;
}

/* main column */
#main {
 float: right;
 margin: 0; padding: 0;
 width: 845px; 
}
#main h1 {
 margin: 10px 0 15px 0;
 padding: 5px 5px 5px 8px;
 font-size: 105%;
 color: #FFF;
 text-transform: uppercase; 
 background-color: #191d26; 
 letter-spacing: .5px;
}

/* sidebar */
#sidebar {
 float: left;
 width: 220px;
 margin: 0; padding: 0; 
 background-color: #FFFFFF; 
}
#sidebar h1 {
 margin: 10px 0 0 0; 
 padding: 5px 5px 5px 8px;
 font-size: 105%;
 color: #FFF;
 text-transform: uppercase; 
 background: #cc0001; 
 letter-spacing: 1px; 
}
#sidebar .left-box {
 border: 1px solid #EBEBEB;
 margin: 0 0 5px 0; 
 background: #FFF;
}
#sidebar ul.sidemenu {
 list-style: none;
 text-align: left;
 margin: 3px 0px 8px 0; padding: 0;
 text-decoration: none; 
}
#sidebar ul.sidemenu li {
 border-bottom: 1px solid #f2f2f2; 
 padding: 4px 5px 4px 28px;
 margin: 0; 
}
#sidebar ul.sidemenu a {
 font-weight: bolder;
 padding: 3px 0px; 
 background: none;
}

/* footer */
.footer { 
 clear: both; 
 border-top: 1px solid #f2f2f2;
 background: #FFF url(/ud2/footerbg.gif) repeat-x;
 padding: 2px 0 10px 0; 
 text-align: center; 
 line-height: 1.5em; 
 font-size: .9em;
}
.footer a { 
 text-decoration: none; 
 font-weight: bold;
}

/* alignment classes */
.float-left { float: left; }
.float-right { float: right; }
.align-left { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear {clear: both; }
.red {color: #191d26; }
.comments { 
 margin: 20px 10px 25px 10px;
 padding: 5px 3px;
 border-bottom: 1px solid #EFF0F1;
 border-top: 1px solid #EFF0F1;
}

/* == MAIN STYLES END == */


/* Module Part Menu */
.catsTd {padding: 5px 10px;
 background: url(/images/img07.gif) no-repeat 0 10px;
 border-top: 1px dotted #DCDCDC;}
.catName {font-family:Tahoma,Arial,Sans-Serif;font-size:14px;}
.catNameActive {font-family:Tahoma,Arial,Sans-Serif;font-size:14px;}
.catNumData {font-size:8pt;color:#1777B1;}
.catDescr {
font-size:12px;
padding-left:15px;
padding-top:10px;
}
a.catName:link {text-decoration:none; color:#1777B1;}
a.catName:visited {text-decoration:none; color:#1777B1;}
a.catName:hover {text-decoration:none; color:#ff8400;}
a.catName:active {text-decoration:none; color:#1777B1;}
a.catNameActive:link {text-decoration:none; color:#1777B1;}
a.catNameActive:visited {text-decoration:none; color:#666666;}
a.catNameActive:hover {text-decoration:none; color:#ff8400;}
a.catNameActive:active {text-decoration:none; color:#1777B1;}
/* ----------------- */

/* Entries Style */
.eTable { border:1px solid #999999; }
.eBlock {width:90%;}
.eTitle { font-family:Tahoma,Arial,Sans-Serif; font-size:12px; font-weight:bold; color:#660066; }
.eTitleBlock { font-family:Tahoma,Arial,Sans-Serif; font-size:12px; font-weight:bold; border-bottom:1px solid #999999; color:#660066; padding: 10 10 0 18px; }
.eMessage {text-align:justify;padding-bottom:5px;}
.eText {text-align:justify;padding-bottom:5px;padding-top:5px;border-top:1px dashed #A9B8C2;font:9pt;}

.eDetails {border-top:1px dashed #A9B8C2;border-bottom:1px dashed #A9B8C2;font-family:Tahoma,Arial,Sans-Serif;color:#1A1A1A;padding-bottom:5px;padding-top:3px;text-align:left;font-size:7pt;}
.eDetails1 {border-top:1px dashed #A9B8C2;border-bottom:1px dashed #A9B8C2;font-family:Tahoma,Arial,Sans-Serif;color:#1A1A1A;padding-bottom:5px;padding-top:3px;text-align:left;font-size:8pt;}
.eDetails2 {border-bottom:1px dashed #A9B8C2;font-family:Tahoma,Arial,Sans-Serif;color:#1A1A1A;padding-bottom:5px;padding-top:3px;text-align:left;font-size:8pt;}

.eRating {font-size:7pt;}
.eAttach {margin: 16px 0 0 0; padding: 0 0 0 15px; background: url('http://src.ucoz.ru/t/111/16.gif') no-repeat 0px 0px;}
/* --------------- */

/* Entry Manage Table */
.manTable {}
.manTdError {color:#FF0000;}
.manTd1 {}
.manTd2 {}
.manTd3 {}
.manTdSep {}
.manHr {}
.manTdBrief {}
.manTdText {}
.manTdFiles {}
.manFlFile {}
.manTdBut {}
.manFlSbm {}
.manFlRst {}
.manFlCnt {}
/* ------------------ */

/* Comments Style */
.cAnswer { padding-left:15px; padding-top:4px; }
.cBlock1 {border:1px solid #A9B8C2;background:#FFFFFF;}
.cBlock2 {border:1px solid #A9B8C2;background:#FFFFFF;}
/* -------------- */

/* Comments Form Style */
.commTable { border:1px solid purple; -moz-border-radius: 7px; -webkit-border-radius: 7px; border-radius: 7px; }
.commTd1 { color:#000000; }
.commTd2 {}
.commFl { width:100%; }
.smiles { border:1px inset;background:#F7F7F7; }
.commReg { padding: 10px 0 10px 0px; text-align:center; }
.commError { color:#FF0000; }
.securityCode {}
/* ------------------- */

/* News/Blog Archive Menu */
.archLi { padding: 0 0 3px 0px; position:relative; right:15px; background: url('http://src.ucoz.ru/t/111/17.gif') no-repeat 10px 4px; }
.archActive { text-decoration:underline; }
.archLi { font-family:Tahoma,Arial,Sans-Serif; font-size:11px; color:#ffffff; }
a.archLink:link { color: #111111; border-bottom:1px dashed #111111; padding:0px; text-decoration: none; }
a.archLink:visited { color: #111111; border-bottom:1px dashed #111111; padding:0px; text-decoration: none; }
a.archLink:hover { color: #330066; border-bottom:1px dashed #330066; padding:0px; text-decoration: none; }
a.archLink:active { color: #111111; border-bottom:1px dashed #111111; padding:0px; text-decoration: none; }
/* ---------------------- */

/* News/Blog Archive Style */
.archiveCalendars {text-align:center;color:#0000FF;}
.archiveDateTitle {font-weight:bold;color:#1777B1;padding-top:15px;}
.archEntryHr {width:250px;color:#DDDDDD;}
.archiveeTitle li {margin-left: 15px; padding: 0 0 0 15px; background: url('http://src.ucoz.ru/t/111/18.gif') no-repeat 0px 3px; margin-bottom: .6em;}
.archiveEntryTime {width:65px;font-style:italic;}
.archiveEntryComms {font-size:9px;color:#C3C3C3;}
a.archiveDateTitleLink:link {text-decoration:none; color:#1777B1}
a.archiveDateTitleLink:visited {text-decoration:none; color:#1777B1}
a.archiveDateTitleLink:hover {text-decoration:underline; color:#1777B1}
a.archiveDateTitleLink:active {text-decoration:underline; color:#1777B1}
.archiveNoEntry {text-align:center;color:#0000FF;}
/* ------------------------ */

/* News/Blog Calendar Style */
.calMonth {text-align:center;}
.calWday {border:1px solid #A9B8C2; background:#E9ECF5; width:17px;}
.calWdaySe {border:1px solid #A9B8C2; background:#E9ECF5; width:17px; font-weight:bold;}
.calWdaySu {border:1px solid #A9B8C2; background:#E9ECF5; width:17px; font-weight:bold; color:#FF0000;}
.calMday {border:1px solid #A9B8C2; background:#F4F4F4;}
.calMdayA {border:1px solid #A9B8C2; background:#F4F4F4; font-weight:bold;}
.calMdayIs {border:1px solid #A9B8C2; background:#E9ECF5;}
.calMdayIsA {border:1px solid #A9B8C2; background:#E9ECF5;font-weight:bold;}
a.calMonthLink:link {text-decoration:none; border:none; color:#1777B1;}
a.calMonthLink:visited {text-decoration:none; border:none; color:#1777B1;}
a.calMonthLink:hover {text-decoration:underline; border:none; color:#1777B1;}
a.calMonthLink:active {text-decoration:underline; border:none; color:#000000;}
a.calMdayLink:link {text-decoration:underline; border:none; color:#1777B1;}
a.calMdayLink:visited {text-decoration:underline; border:none; color:#1777B1;}
a.calMdayLink:hover {text-decoration:underline; border:none; color:#000000;}
a.calMdayLink:active {text-decoration:underline; border:none; color:#000000;}
/* ------------------------ */

/* Poll styles */
.pollQues { font-size:10pt; color:purple; padding-top:2px; text-align:left; font-weight:bold; }
.pollAnsBody { font-size:8pt; text-align:left; }
.pollLinks { padding-top:4px; text-align:center; }
.pollVotes { padding-top:4px; font-size:7pt; text-align:center; }
.pollVotesNum { color:purple; }
div.answer { font-weight:bold; }
div.answer div div { height:8px !important; border-left:1px solid black; background: url('http://www.udesign.su/src/img/poll.png') no-repeat right !important; }
/* ---------- */

/* Tag Board Styles */
.chatMess1 { border:1px dashed purple; background:#ccaaff; padding:5px; }
.chatMess2 { border:1px dashed #999999; background:#eeeeee; padding:5px; }
/* ---------------- */

/* User Group Marks */
a.groupModer:link,a.groupModer:visited,a.groupModer:hover {color:blue;}
a.groupAdmin:link,a.groupAdmin:visited,a.groupAdmin:hover {color:red;}
a.groupVerify:link,a.groupVerify:visited,a.groupVerify:hover {color:green;}
/* ---------------- */

/* Other Styles */
.replaceTable {background:#F4F4F4;height:100px;width:300px;border:1px solid #A9B8C2;}
.legendTd {font-size:7pt;}
/* ------------ */

/* ===== forum Start ===== */

/* General forum Table View */
.gTable {background:#A9B8C2}
.gTableTop {padding:2px;background:#E4E8F3;color:#445588;text-transform:uppercase;font-size:9px;font-family:Tahoma,Verdana;height:21px;text-align:center;font-weight:bold;background-image: url('http://src.ucoz.ru/t/111/20.gif');}
.gTableSubTop {padding:2px;background:#F4F4F4;color:#000000;height:20px;font-size:10px;}
.gTableBody {padding:2px;background:#F4F4F4;}
.gTableBody1 {padding:2px;background:#FFFFFF;}
.gTableBottom {padding:2px;background:#F4F4F4;}
.gTableLeft {padding:2px;background:#F4F4F4;font-weight:bold;color:#737373}
.gTableRight {padding:2px;background:#F4F4F4}
.gTableError {padding:2px;background:#F4F4F4;color:#FF0000;}
/* ------------------------ */

/* Forums Styles */
.forumNameTd,.forumLastPostTd {padding:2px;background:#FFFFFF}
.forumIcoTd,.forumThreadTd,.forumPostTd {padding:2px;background:#F4F4F4}
.forumLastPostTd,.forumArchive {padding:2px;font-size:7pt;}

a.catLink:link {text-decoration:none; color:#445588;}
a.catLink:visited {text-decoration:none; color:#445588;}
a.catLink:hover {text-decoration:underline; color:#445588;}
a.catLink:active {text-decoration:underline; color:#445588;}

.lastPostGuest,.lastPostUser,.threadAuthor {font-weight:normal;}
.archivedForum{font-size:7pt;color:#FF0000;font-weight:bold;}
/* ------------- */

/* forum Titles & other */
.forum {font-weight:bold;font-size:11px;}
.forumDescr,.forumModer {color:#888888;font-size:9px;}
.forumViewed {font-size:9px;}
a.forum:link, a.lastPostUserLink:link, a.forumLastPostLink:link, a.threadAuthorLink:link {text-decoration:none; color:#1777B1;}
a.forum:visited, a.lastPostUserLink:visited, a.forumLastPostLink:visited, a.threadAuthorLink:visited {text-decoration:none; color:#1777B1;}
a.forum:hover, a.lastPostUserLink:hover, a.forumLastPostLink:hover, a.threadAuthorLink:hover {text-decoration:underline; color:#6F8EB3;}
a.forum:active, a.lastPostUserLink:active, a.forumLastPostLink:active, a.threadAuthorLink:active {text-decoration:underline; color:#1777B1;}
/* -------------------- */

/* forum Navigation Bar */
.forumNamesBar {font-size:11px;font-family:Tahoma,Arial;}
.forumBarKw {font-weight:normal;}
a.forumBarA:link {text-decoration:none; color:#000000;}
a.forumBarA:visited {text-decoration:none; color:#000000;}
a.forumBarA:hover {text-decoration:underline; color:#1777B1;}
a.forumBarA:active {text-decoration:underline; color:#1777B1;}
/* -------------------- */

/* forum Fast Navigation Blocks */
.fastNav,.fastSearch,.fastLoginForm {font-size:7pt;}
/* ---------------------------- */

/* forum Fast Navigation Menu */
.fastNavMain {color:#445588;}
.fastNavCat {background:#F2F2F2;}
.fastNavCatA {background:#F2F2F2;}
.fastNavForumA {}
/* -------------------------- */

/* forum Page switches */
.pagesInfo {background:#FFFFFF;font-size:7pt;}
.switches {background:#A9B8C2;}
.switch {background:#FFFFFF;width:15px;font-size:7pt;}
.switchActive {background:#F4F4F4;font-weight:bold;color:#1777B1;width:15px}
a.switchDigit:link,a.switchBack:link,a.switchNext:link {text-decoration:none; color:#000000;}
a.switchDigit:visited,a.switchBack:visited,a.switchNext:visited {text-decoration:none; color:#000000;}
a.switchDigit:hover,a.switchBack:hover,a.switchNext:hover {text-decoration:underline; color:#FF0000;}
a.switchDigit:active,a.switchBack:active,a.switchNext:active {text-decoration:underline; color:#FF0000;}
/* ------------------- */

/* forum Threads Style */
.threadNametd,.threadAuthTd,.threadLastPostTd {padding:2px;padding:2px;background:#FFFFFF}
.threadIcoTd,.threadPostTd,.threadViewTd {padding:2px;background:#F4F4F4}
.threadLastPostTd {padding:2px;font-size:7pt;}
.threadDescr {color:#888888;font-size:7pt;}
.threadNoticeLink {font-weight:bold;}
.threadsType {padding:2px;background:#F4F4F4;height:25px;font-weight:bold;font-size:7pt;color:#1777B1;padding-left:40px;}
.threadsDetails {padding:2px;background:#F4F4F4;height:25px;color:#444444;}
.forumOnlineBar {padding:2px;background:#F4F4F4;height:25px;color:#444444;}

a.threadLink:link,a.threadPinnedLink:link {text-decoration:none; color:#1777B1;}
a.threadLink:visited,a.threadPinnedLink:visited {text-decoration:none; color:#1777B1;}
a.threadLink:hover,a.threadPinnedLink:hover {text-decoration:underline; color:#000000;}
a.threadLink:active,a.threadPinnedLink:active {text-decoration:underline; color:#000000;}

.postpSwithces {font-size:7pt;}
.thDescr {font-weight:normal;}
.threadFrmBlock {font-size:7pt;text-align:right;}
/* ------------------- */

/* forum Posts View */
.postTable {background:#EFEFEF;}
.postPoll {background:#F4F4F4;}
.postFirst {background:#FFFFFF;}
.postRest1 {background:#FFFFFF;}
.postRest2 {background:#FFFFFF;}
.postSeparator {height:2px;background:#D2D2D2;}

.postTdTop {background:#F4F4F4;height:20px;border-bottom:1px solid #A9B8C2;}
.postBottom {background:#F4F4F4;height:20px;border-top:1px solid #A9B8C2;}

.postUser {font-weight:bold;font-family:Tahoma,Arial;}
.postTdInfo {text-align:center;padding:5px;background:#FFFFFF;}
.postRankName {margin-top:5px;}
.postRankIco {margin-bottom:5px;margin-bottom:5px;}
.reputation {margin-top:5px;}
.signatureHr {margin-top:20px;color:#A9B8C2;}
.posttdMessage {padding:5px;background:#FFFFFF;}

.pollQuestion {text-align:center;font-weight:bold;} 
.pollButtons,.pollTotal {text-align:center;}
.pollSubmitBut,.pollreSultsBut {width:140px;font-size:7pt;}
.pollSubmit {font-weight:bold;}
.pollEnd {text-align:center;height:30px;}

.codeMessage {background:#FFFFFF;font-size:9px;}
.quoteMessage {background:#FFFFFF;font-size:9px;}

.signatureView {font-size:7pt;}
.edited {padding-top:30px;font-size:7pt;text-align:right;color:gray;}
.editedBy {font-weight:bold;font-size:8pt;}

.statusBlock {padding-top:3px;}
.statusOnline {color:#0000FF;}
.statusOffline {color:#FF0000;}
/* ------------------ */

/* forum AllInOne Fast Add */
.newThreadBlock {background: #F9F9F9;border: 1px solid #B2B2B2;}
.newPollBlock {background: #F9F9F9;border: 1px solid #B2B2B2;}
.newThreadItem {padding: 0 0 0 8px; background: url('http://src.ucoz.ru/t/111/14.gif') no-repeat 0px 4px;}
.newPollItem {padding: 0 0 0 8px; background: url('http://src.ucoz.ru/t/111/14.gif') no-repeat 0px 4px;}
/* ----------------------- */

/* forum Post Form */
.codeButtons {font-size:7pt;background:#FFFFFF;border:1px solid #A9B8C2;}
.codeCloseAll {font-size:7pt;color:#737373;font-weight:bold;background:#FFFFFF;border:1px solid #A9B8C2;}
.postNameFl,.postDescrFl {width:400px}
.postPollFl,.postQuestionFl {width:400px}
.postResultFl {width:50px}
.postAnswerFl {width:300px}
.postTextFl {width:550px;height:150px}
.postUserFl {width:300px}

.pollHelp {font-weight:normal;font-size:7pt;padding-top:3px;}
.smilesPart {padding-top:5px;text-align:center}
/* ----------------- */

/* ====== forum End ====== */
