/* General Style */
a:link {text-decoration:underline; color:#B21B04;}
a:active {text-decoration:underline; color:#B21B04;}
a:visited {text-decoration:underline; color:#B21B04;}
a:hover {text-decoration:underline; color:#000000;}

.header_table a:link, a.funcLink:link, a.fNavLink:link, a.forumBar:link {text-decoration:underline; color:#FFDC99;}
.header_table a:active, a.funcLink:active, a.fNavLink:active, a.forumBar:active {text-decoration:underline; color:#FFDC99;}
.header_table a:visited, a.funcLink:visited, a.fNavLink:visited, a.forumBar:visited {text-decoration:underline; color:#FFDC99;}
.header_table a:hover, a.funcLink:hover, a.fNavLink:hover, a.forumBar:hover {text-decoration:underline; color:#FFC264;}

td, body {font-family:verdana,arial,helvetica; font-size:8pt;}
form {padding:0px;margin:0px;}
input,textarea,select {vertical-align:middle; font-size:8pt; font-family:verdana,arial,helvetica;}
.copy {font-size:7pt;}

a.noun:link {text-decoration:none; color:#DC370D}
a.noun:active {text-decoration:none; color:#DC370D}
a.noun:visited {text-decoration:none; color:#DC370D}
a.noun:hover {text-decoration:underline; color:#000000}

hr {color:#DC370D;height:1px;}
label {cursor:pointer;cursor:hand}

.blocktitle {font-family:Verdana,Sans-Serif;color:#C24747;font-size:12px;}

a.menu1:link {text-decoration:underline; color:#FAFAFA}
a.menu1:active {text-decoration:underline; color:#FAFAFA}
a.menu1:visited {text-decoration:underline; color:#FAFAFA}
a.menu1:hover {text-decoration:underline; color:#DD9999}
.menuTd {padding-left:12px;padding-right:10px; background: url('/.s/t/291/6.gif') no-repeat 0px 3px;}

.mframe {border-left:1px solid #E5E7EA; border-right:1px solid #E5E7EA;}
.colgray {border-right:1px solid #E5E7EA;}
.colwhite {border-right:1px solid #FAFAFA;}
.msep {border-top:1px solid #FAFAFA;}
/* ------------- */

/*--мои шрифты--*/
@font-face {font-family:'Figurny';src: url('http://outpouring.ru/file/Figurny.ttf');}
@font-face {font-family:'Indycton_ieUcs';src: url('http://outpouring.ru/file/Indycton_ieUcs.ttf');}
@font-face {font-family:'Monotype_Corsiva';src: url('http://outpouring.ru/file/Monotype_Corsiva.ttf');}
@font-face {font-family:'Tsarevich';src: url('http://outpouring.ru/1/n/Tsarevich.ttf');}

li.my {list-style:none;} /* -----убирает точки в теги li-------- */
a.my {text-decoration:none;} /*--нет подчёркивания ссылки--*/

a.me {color: black;text-decoration:none;} /*--ссылка без подчёркивания, чёрная, при новедении синяя, посещёная коричневая--*/
a.me:visited {color:brown;}
a.me:hover {color:blue;}

a.link {color: orange;text-decoration:none;} /*--ссылка в комментариях без подчёркивания, чёрная, при новедении синяя, посещёная коричневая--*/
a.link:visited {color:brown;}
a.link:hover {color:blue;}

/* Menus */
ul.uz, ul.uMenuRoot {list-style: none; margin: 0 0 0 0; padding-left: 0px;}
li.menus {margin: 0; padding: 0 0 0 13px; background: url('/.s/t/291/7.gif') no-repeat 0px 3px; margin-bottom: .6em;}
/* ----- */

/*Всплывающий скриншот*/
.thumbnail{ 
position: relative; 
z-index: 0; 
} 
.thumbnail:hover{ 
background-color: transparent; 
z-index: 50; 
} 
.thumbnail span{ /*CSS for enlarged image*/ 
position: absolute; 
background-color: #3d3d3d; 
padding: 5px; 
left: -1000px; 
border: 1px solid white; 
visibility: hidden; 
color: Yellow; 
text-decoration: none; 
border-radius: 4px 4px 4px 4px;
-moz-border-radius: 4px 4px 4px 4px;
-webkit-border-radius: 4px 4px 4px 4px;
} 
.thumbnail span img{ /*CSS for enlarged image*/ 
border-width: 0; 
padding: 2px; 
} 
.thumbnail:hover span{ /*CSS for enlarged image on hover*/ 
visibility: visible; 
top: 0; 
left: 60px; /*position where enlarged image should offset horizontally */ 
} 
/*---------------------*/
/* картинка при наведении на ссылку */
.imgtip span{
 border-radius: 5px 5px 5px 5px;
 visibility: hidden;
 position: absolute;
 left: 270px;
 background: #fff;
 box-shadow: -2px 2px 10px -1px #333; 
 border-radius: 5px;
 width: 20%;
 z-index: 9999;
}
.imgtip:hover span{
visibility: visible;
}

/* Site Menus */
.uMenuH li {float:left;padding:0 5px;}


.uMenuV .uMenuItem {font-weight:bold; color:brown} /* был normal без цвета*/
.uMenuV li a:link {text-decoration:none; color:brown} /* было color:#DC370D */
.uMenuV li a:active {text-decoration:none; color:brown} /* было color:#DC370D */
.uMenuV li a:visited {text-decoration:none; color:brown} /* было color:#DC370D */
.uMenuV li a:hover {text-decoration:underline; color:#000000}

.uMenuV a.uMenuItemA:link {text-decoration:none; color:brown} /* было color:#000000 */
.uMenuV a.uMenuItemA:visited {text-decoration:none; color:orange} /* было color:#000000 */
.uMenuV a.uMenuItemA:hover {text-decoration:none; color:brown} /* было color:#000000 */
.uMenuV .uMenuArrow {position:absolute;width:10px;height:10px;right:0;top:3px;background:url('/.s/img/wd/1/ar1.gif') no-repeat 0 0;} /* стрелка справа выпадающее меню */
/* .uMenuV li {margin: 0; padding: 0 0 0 13px; background: url('/.s/t/291/7.gif') no-repeat 0px 3px; margin-bottom: .6em;} стрелка слева */
/* --------- */

/* Module Part Menu */
.catsTd {padding: 0 0 0px 0px; no-repeat 0px 0px;}
.catName {font-family:Tahoma,Arial,Sans-Serif;font-size:11px; font-weight:900;}
.catNameActive {font-family:Tahoma,Arial,Sans-Serif;font-size:11px; font-weight:900;}
.catNumData {font-size:7pt;color:#934A4A;}
.catDescr {font-size:7pt; padding-left:10px;}
a.catName:link {text-decoration:none; color:brown;}
a.catName:visited {text-decoration:none; color:brown;}
a.catName:hover {text-decoration:underline; color:#000000;}
a.catName:active {text-decoration:none; color:brown;}
a.catNameActive:link {text-decoration:none; color:#000000;}
a.catNameActive:visited {text-decoration:none; color:#000000;}
a.catNameActive:hover {text-decoration:none; color:#000000;}
a.catNameActive:active {text-decoration:none; color:#000000;}
/* ----------------- */

/* Entries Style */
.eBlock {}
.eTitle {font-family:Monotype_Corsiva,Verdana,Arial,Sans-Serif;font-size:20px;font-weight:bold;color:#934A4A;}
.eTitle a:link {text-decoration:none; color:#934A4A;}
.eTitle a:visited {text-decoration:underline; color:#934A4A;}
.eTitle a:hover {text-decoration:underline; color:#000000;}
.eTitle a:active {text-decoration:underline; color:#000000;}

.eMessage {text-align:justify;padding-bottom:5px;}
.eText {text-align:justify;padding-bottom:5px;padding-top:5px;border-top:1px solid #DD9999}
.eDetails {border-top:1px dashed #DC370D;border-bottom:1px dashed #DC370D;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 #DC370D;border-bottom:1px dashed #DC370D;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 #DC370D;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('/.s/t/291/9.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;font-style:italic;}

.cBlock1 {background:#FFF4DE; border:1px solid #FFDA93;}
.cBlock2 {background:#FFF4DE; border:1px solid #FFDA93;}
/* -------------- */

/* Comments Form Style */
.commTable {}
.commTd1 {color:#000000;}
.commTd2 {}
.commFl {color:#934A4A;width:100%;background:#FFDA93; border:1px dashed #DC370D;}
.smiles {border:1px inset;background:#FFFFFF;}
.commReg {padding: 10 0 10 0px; text-align:center;}
.commError {color:#FF0000;}
.securityCode {color:#934A4A;background:#FFDA93; border:1px dashed #DC370D;}
/* ------------------- */

/* Archive Menu */
.archUl {list-style: none; margin:0; padding-left:0;}
.archLi {padding: 0 0 3px 10px; background: url('/.s/t/291/10.gif') no-repeat 0px 4px; font-family:Tahoma,Arial,Sans-Serif;}
a.archLink:link {text-decoration:underline; color:#934A4A;}
a.archLink:visited {text-decoration:underline; color:#934A4A;}
a.archLink:hover {text-decoration:none; color:#000000;}
a.archLink:active {text-decoration:none; color:#000000;}
/* ------------ */

/* Archive Style */
.archiveCalendars {text-align:center;color:#0000FF;}
.archiveDateTitle {font-weight:bold;color:#934A4A;padding-top:15px;}
.archEntryHr {width:250px;color:#DDDDDD;}
.archiveeTitle li {margin-left: 15px; padding: 0 0 0 15px; background: url('/.s/t/291/11.gif') no-repeat 0px 4px; margin-bottom: .6em;}
.archiveEntryTime {width:65px;font-style:italic;}
.archiveEntryComms {font-size:9px;color:#C3C3C3;}
a.archiveDateTitleLink:link {text-decoration:none; color:#934A4A}
a.archiveDateTitleLink:visited {text-decoration:none; color:#934A4A}
a.archiveDateTitleLink:hover {text-decoration:underline; color:#934A4A}
a.archiveDateTitleLink:active {text-decoration:underline; color:#934A4A}
.archiveNoEntry {text-align:center;color:#0000FF;}
/* ------------- */

/* Calendar Style */
.calMonth {background:#FFDA93; border:1px dashed #DC370D;}
.calWday {color:#FF6600; background:#FFDE9D; width:18px;}
.calWdaySe {color:#FFFFFF; background:#FFB529; width:18px;}
.calWdaySu {color:#FFFFFF; background:#FFB529; width:18px; font-weight:bold;}
.calMday {background:#FFFFFF; color:#FF6600;}
.calMdayA {background:#FF6600;font-weight:bold;}
.calMdayIs {background:#FFFFFF;font-weight:bold;border:1px solid #FF6600; }
.calMdayIsA {border:1px solid #FF6600; background:#FFFFFF;font-weight:bold;}
a.calMonthLink:link,a.calMdayLink:link {text-decoration:none; color:#934A4A;}
a.calMonthLink:visited,a.calMdayLink:visited {text-decoration:none; color:#934A4A;}
a.calMonthLink:hover,a.calMdayLink:hover {text-decoration:underline; color:#934A4A;}
a.calMonthLink:active,a.calMdayLink:active {text-decoration:underline; color:#000000;}
/* -------------- */

/* Poll styles */
.pollBut {width:110px;}

.pollBody {padding:7px; margin:0px; background:#FFFFFF}
.textResults {background:#EBE0E0}
.textResultsTd {background:#FFFFFF}

.pollNow {border-bottom:1px solid #EBE0E0; border-left:1px solid #EBE0E0; border-right:1px solid #EBE0E0;}
.pollNowTd {}

.totalVotesTable {border-bottom:1px solid #EBE0E0; border-left:1px solid #EBE0E0; border-right:1px solid #EBE0E0;}
.totalVotesTd {background:#FFFFFF;}
/* ---------- */

/* 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;}
a.groupOther1:link,a.groupOther1:visited,a.groupOther1:hover {color:orange;}
/* ---------------- */

/* Other Styles */
.replaceBody {background:#691400;}
.replaceTable {background: url('/.s/t/291/5.gif') #FFECC7;padding:5px;border:3px double #B21B04;height:100px;width:300px;}

.legendTd {font-size:7pt;color:#FFA747;}
.userRights {color:#FFA747;}
.fFastSearchTd {color:#FFA747;}
/* ------------ */

 .pagesBlockuz1 {color:#ffffff;border:1px;margin-bottom:10px;margin-top:10px;text-shadow:0 1px 0 #000;} 
 .pagesBlockuz1 a:link, 
 .pagesBlockuz1 a:visited, 
 .pagesBlockuz1 a:hover, 
 .pagesBlockuz1 a:active {display:inline-block;height:16px;background:url('http://outpouring.ru/switch.png') #0082a8;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;font-weight:600;margin:0 2px;padding-top:3px;padding-right:9px;padding-left:9px;color:#fff;text-decoration:none;} 
 .pagesBlockuz1 a:hover {display:inline-block;height:16px;background:url('http://outpouring.ru/switch-hover.png') #00a8c3;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;font-weight:600;margin:0 2px;padding-top:3px;padding-right:9px;padding-left:9px;text-decoration:none;color:#fff;} 
 .pagesBlockuz1 b {display:inline-block;height:16px;background:url('http://outpouring.ru/switch-hover.png') #00a8c3;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;font-weight:600;margin:0 2px;padding-top:3px;padding-right:9px;padding-left:9px;color:#fff;text-decoration:none;} 
 .catPages1 {color:#ffffff;border:1px;margin-bottom:10px;margin-top:10px;text-shadow:0 1px 0 #000;} 
 .catPages1 a:link, 
 .catPages1 a:visited, 
 .catPages1 a:hover, 
 .catPages1 a:active {display:inline-block;height:16px;background:url('http://outpouring.ru/switch.png') #0082a8;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;font-weight:600;margin:0 2px;padding-top:3px;padding-right:9px;padding-left:9px;color:#fff;text-decoration:none;} 
 .catPages1 a:hover {display:inline-block;height:16px;background:url('http://outpouring.ru/switch-hover.png') #00a8c3;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;font-weight:600;margin:0 2px;padding-top:3px;padding-right:9px;padding-left:9px;text-decoration:none;color:#fff;} 
 .catPages1 b {display:inline-block;height:16px;background:url('http://outpouring.ru/switch-hover.png') #00a8c3;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;font-weight:600;margin:0 2px;padding-top:3px;padding-right:9px;padding-left:9px;color:#fff;} 
 .pagesBlock1 {color:#ffffff;border:1px;margin-bottom:10px;margin-top:10px;text-shadow:0 1px 0 #000;} 
 .pagesBlock1 a:link, 
 .pagesBlock1 a:visited, 
 .pagesBlock1 a:hover, 
 .pagesBlock1 a:active {display:inline-block;height:16px;background:url('http://outpouring.ru/switch.png') #0082a8;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;font-weight:600;margin:0 2px;padding-top:3px;padding-right:9px;padding-left:9px;color:#fff;text-decoration:none;} 
 .pagesBlock1 a:hover {display:inline-block;height:16px;background:url('http://outpouring.ru/switch-hover.png') #00a8c3;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;font-weight:600;margin:0 2px;padding-top:3px;padding-right:9px;padding-left:9px;text-decoration:none;color:#fff;} 
 .pagesBlock1 b {display:inline-block;height:16px;background:url('http://outpouring.ru/switch-hover.png') #00a8c3;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;font-weight:600;margin:0 2px;padding-top:3px;padding-right:9px;padding-left:9px;color:#fff;} 
 .catPages2 {color:#ffffff;border:1px;margin-bottom:10px;margin-top:10px;text-shadow:0 1px 0 #000;} 
 .catPages2 a:link, 
 .catPages2 a:visited, 
 .catPages2 a:hover, 
 .catPages2 a:active {display:inline-block;height:16px;background:url('http://outpouring.ru/switch.png') #0082a8;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;font-weight:600;margin:0 2px;padding-top:3px;padding-right:9px;padding-left:9px;color:#fff;text-decoration:none;} 
 .catPages2 a:hover {display:inline-block;height:16px;background:url('http://outpouring.ru/switch-hover.png') #00a8c3;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;font-weight:600;margin:0 2px;padding-top:3px;padding-right:9px;padding-left:9px;text-decoration:none;color:#fff;} 
 .catPages2 b {display:inline-block;height:16px;background:url('http://outpouring.ru/switch-hover.png') #00a8c3;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;font-weight:600;margin:0 2px;padding-top:3px;padding-right:9px;padding-left:9px;color:#fff;} 
 .pagesBlockuz2 {color:#ffffff;border:1px;margin-bottom:10px;margin-top:10px;text-shadow:0 1px 0 #000;} 
 .pagesBlockuz2 a:link, 
 .pagesBlockuz2 a:visited, 
 .pagesBlockuz2 a:hover, 
 .pagesBlockuz2 a:active {display:inline-block;height:16px;background:url('http://outpouring.ru/switch.png') #0082a8;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;font-weight:600;margin:0 2px;padding-top:3px;padding-right:9px;padding-left:9px;color:#fff;text-decoration:none;} 
 .pagesBlockuz2 a:hover {display:inline-block;height:16px;background:url('http://outpouring.ru/switch-hover.png') #00a8c3;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;font-weight:600;margin:0 2px;padding-top:3px;padding-right:9px;padding-left:9px;text-decoration:none;color:#fff;} 
 .pagesBlockuz2 b {display:inline-block;height:16px;background:url('http://outpouring.ru/switch-hover.png') #00a8c3;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;font-weight:600;margin:0 2px;padding-top:3px;padding-right:9px;padding-left:9px;color:#fff;} 
 .pagesBlock2 {color:#ffffff;border:1px;margin-bottom:10px;margin-top:10px;text-shadow:0 1px 0 #000;} 
 .pagesBlock2 a:link, 
 .pagesBlock2 a:visited, 
 .pagesBlock2 a:hover, 
 .pagesBlock2 a:active {display:inline-block;height:16px;background:url('http://outpouring.ru/switch.png') #0082a8;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;font-weight:600;margin:0 2px;padding-top:3px;padding-right:9px;padding-left:9px;color:#fff;text-decoration:none;} 
 .pagesBlock2 a:hover {display:inline-block;height:16px;background:url('http://outpouring.ru/switch-hover.png') #00a8c3;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;font-weight:600;margin:0 2px;padding-top:3px;padding-right:9px;padding-left:9px;text-decoration:none;color:#fff;} 
 .pagesBlock2 b {display:inline-block;height:16px;background:url('http://outpouring.ru/switch-hover.png') #00a8c3;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;font-weight:600;margin:0 2px;padding-top:3px;padding-right:9px;padding-left:9px;color:#fff;} 
 /* PageSelector end */