/*general*/
body {
margin:5;
padding-top:20px;
font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
font-size: 9pt;
font-style: normal;
font-weight: normal;
line-height: 1.3em;
color : #000;
text-align:left;
}
html {
height : 100%;
}
.pagebg {
background: #fff url('/bgrpage.jpg') no-repeat 50% 0;
background-attachment:fixed;
margin:0;
}
form {
margin : 0;
padding : 0;
}
textarea, input, select {
vertical-align : middle;
font-size : 8pt;
font-family : arial, verdana, helvetica, sans-serif;
}
.mframe1 {
padding : 2px 10px 30px;
}
hr {
color : #262626;
height : 1px;
}
ul {
padding-left : 16px;
list-style-position : outside;
list-style-image : none;
margin : 0;
}
ol {
list-style-image : none;
list-style-position : outside;
list-style-type : decimal;
margin-bottom : 18px;
margin-left : 2.2em;
}
ul.reset, ul.reset li {
list-style : none;
margin : 0;
padding : 0;
}
.clr {
clear : both;
}
/*----*/
/*main*/
#wrapper {
background: url('/images/white/fonall.png');
height : auto !important ;
height : 100%;
min-height : 100%;
width : 996px;
border-left:2px solid #444;
border-right:2px solid #444;
}
#header {
height : 250px;
}
#left {
float : left;
width : 200px;
}
#right {
float : right;
width : 200px;
}
#center {
margin : 0 200px 0 200px;
}
#spacer {
height : 30px;
}
#footer {
background:#36383C;
color:#eee;
width : 996px;
height : 180px;
border-left:2px solid #444;
border-right:2px solid #444;
color:fff;
}
#container {
width : 996px;
}
#nespacer {
height:10px;
}
.clear {
clear : both;
}
/*------*/
/*bodysite*/
.nav { padding:0 0 0 15px;height:30px;line-height:30px; }
.textheader { width:600px;height:70px;padding:2px 0 0 5px; }
.profil { float:right;text-align:right;margin:8px 5px 0 0 }
.infoblock { width:996px;height:103px;background: url('/images/white/infoblock.png') no-repeat;font-size: 8pt;color:#fff;text-align:left; }
.consiteup {
background : url('/images/largeupmass.png') no-repeat;
line-height : 30px;
display : block;
height : 30px;
width : 1000px;
}
.consiteup img {
padding-top : 6px;
}
.consitedown {
background : url('/images/largebottommass.png') no-repeat;
height : 30px;
width : 1000px;
line-height : 30px;
}
#biglogo {
float:left; 
width : 700px;
height : 105px;
}
.biglogo {
background : url('/images/white/logo.png');
width : 850px;
height : 105px;
}
.cross { cursor: pointer; }
#biglogospacer {
height : 5px;
}
.siteheader {
background : url('/images/largeupmass.png') no-repeat;
height : 30px;
width : 1000px;
}
.sitebroofter {
background : url('/images/largebottommass.png') no-repeat;
height : 30px;
width : 1000px;
}
/*------*/
/*menu*/
#toppanelspacer { padding-left:90px;background:#32383C; }
.toppanel { background:#32383C; height: 35px; padding-right: 7px; }
.topmenu, .topmenu li { display: inline; }
.topmenu, .submenu { font-size: 8pt; }
.topmenu li a { border-right: 1px solid #262b2e; text-decoration: none !important; float: left; padding: 0 12px; height: 35px; line-height: 34px; color: #fff; text-transform: uppercase; }
.topmenu li a.sub { padding-right: 30px; background: url('/images/white/sublinks.png') no-repeat 100% 0; }
.topmenu li a:hover, .topmenu li a.selected { background-color: #4D4E50; }
.topmenu li a.sub:hover, .topmenu li a.selected { background-position: 100% -35px; }
.submenu { margin: -1px 0 0 0; background-color: #3b4143; border: 1px solid #262626; position: absolute; top: 0; z-index:100; width: 195px; visibility: hidden; filter:alpha(opacity=95); -moz-opacity:0.95; -khtml-opacity: 0.95; opacity: 0.95; }
.submenu a { border-bottom: 1px solid #34393b; width: 100%; display: block; text-indent: 12px; padding: 7px 0; text-decoration: none !important; color: #fff; }
.submenu a:hover { background-color: #4d5254; }
.reset { text-align:left; }
/*------*/
/*links*/
a.catLink:link {text-decoration:none; color:#000;}
a.catLink:visited {text-decoration:none; color:#000;}
a.catLink:hover {text-decoration:none; color:#2d8ee8;}
a.catLink:active {text-decoration:none; color:#2d8ee8;}
a:link { text-decoration : none;color : #a67f11; }
a:visited { text-decoration : none;color : #a67f11; }
a:active { text-decoration : none;color : #a67f11; }
a:hover { text-decoration : none;color : #764f01; }
a.catName:link { text-decoration : none;color : #000; }
a.catName:visited { text-decoration : none;color : #000;}
a.catName:hover { text-decoration : none;color : #2d8ee8; }
a.catName:active { text-decoration : none;color : #2d8ee8; }
a.catNameActive:link { text-decoration : underline;color : #2d8ee8; }
a.catNameActive:visited { text-decoration : underline; color : #2d8ee8; }
/*-------*/
/*rating*/
.ratingWrapper {
text-align : left;
width : 150px;
height : 12px;
color : #ddd;
font-size : 10px;
font-family : arial, verdana, helvetica, sans-serif;
}
.ratingWrapper img {
border : none;
cursor : pointer;
vertical-align : middle;
}
.ratingText {
float : right;
font-weight : bold;
}
/*-----*/
/*---comments---*/
.comments .dleft {
float : left;
width : 110px;
font-size : 0.8em;
line-height : normal;
color : #8a8a8a;
}
.comments .avatar {
margin-bottom : 6px;
}
.comments .avatar img {
width : 100px;
height : auto;
}
.comments .cmaincont {
padding : 6px 0 0;
}
.comments .cmaincont .argr {
margin-left : 10px;
margin-bottom : 5px;
}
.comments .comhead {
border-bottom : 1px dotted #3c3c3c;
padding-bottom : 5px;
}
.comments .storeinfo {
font-size : 0.8em;
line-height : normal;
color : #707070;
}
.comments .storeinfo ul {
float : left;
width : 33.3%;
}
h3.comname {
font-size : 12px;
font-family : arial, verdana, helvetica, sans-serif;
color : #97c06b;
margin : 0 0 5px;
padding : 0;
}
.comments .dright {
margin-left : 116px;
}
.comments .drightinn {
overflow : hidden;
}
.signature {
color : #e6bfd8;
line-height : 2px;
}
.comficon {
font-size : 0.9em;
padding : 6px 0 6px 116px;
}
.comficon span {
margin-right : 10px;
}
.comficon a {
text-decoration : none !important ;
}
.sbox, .sbox_t, sbox_b, .sbox_l, sbox_r, .sbox_atl, .sbox_atr, .sbox_abl, .sbox_abr {
width : 580px;
}
.sbox {
overflow : hidden;
margin-bottom : 0;
}
.sbox_t {
background:#fff;
}
.sbox_l {
background : #fff;
}
.sbox_r {
background : #fff;
}
.sbox_pad {
overflow : hidden;
margin : 0 12px;
padding : 11px 0;
}
/*------*/
/*catalog*/
.catsTd { padding : 0 0 6px 13px; }
.catName { font-family : arial, verdana, helvetica, sans-serif;font-size : 11px; }
.catNumData { font-size : 7pt;color : #cff127; }
.catDescr { font-size : 7pt;padding-left : 10px; }
.catsTd {
background : url('/images/white/catalogsel.png') no-repeat;
width:16px;
height:16px;
line-height:16px;
padding: 0 0 0 18px;
text-align:left;
}
.catNumData {
font-size : 7pt;
color : #696969;
}
.catDescr {
font-size : 7pt;
padding-left : 10px;
}
/*------*/
/*forum*/
.eAttach {
background : url('/images/attach.png') no-repeat 0% 0%;
margin : 16px 0 0;
padding : 0 0 0 15px;
}
.manTable {
border : 1px solid #ddd;
background: #fff url('/images/white/fonall.png');
width : 580px;
color:#000;
}
.cAnswer {
color : #838383;
padding-left : 15px;
padding-top : 4px;
font-style : italic;
}
.namecolor {
color:#000;
}
.commTable {
background:#fff;
border:0;
color:#000;
}
.commTablecom {
background :#fff;
border : 2px dashed #161616;
color : #000;
}
.commTd1 {
color : #fff;
font-weight : 700;
padding-left : 5px;
}
.commTd2 {
padding-bottom : 2px;
}
.commFl {
width : 560px;
color:#000;
background:#eee;
border:1px solid #090909;
}
.commFl5 {
width : 100%;
color : #ccc;
background : #262626;
border : 1px solid #090909;
}
.commFl7 {
width : 30%;
color : #000;
background :#eee;
border : 1px solid #090909;
}
.smiles {
border : 1px solid #ddd;
background : #fff;
}
.commReg {
text-align : center;
padding : 10px 0;
}
.archiveDateTitle {
font-weight : 700;
padding-top : 15px;
text-align:left;
}
.archEntryHr {
width : 250px;
color : #333;
}
.archiveeTitle li {
margin-left : 15px;
background : url('/.s/t/984/13.gif') no-repeat 0% 2px;
margin-bottom : 0.6em;
padding : 0 0 0 15px;
}
.archiveEntryTime {
width : 65px;
font-style : italic;
color: #000;
}
.archiveEntryComms {
font-size : 9px;
color : #000;
}
.calWday {
color : #fff;
background : #444;
width : 18px;
}
.calWdaySe {
color : #fff;
background : #555;
width : 18px;
}
.calWdaySu {
color : #fff;
background : #555;
width : 18px;
font-weight : 700;
}
.calMday {
color : #ccc;
background : #202020;
}
.calMdayA {
color : #252525;
background : #ccc;
}
.calMdayIs {
color : #c04141;
background : #262626;
font-weight : 700;
border : 1px solid #252525;
}
.calMdayIsA {
border : 1px solid #555;
background : #333;
font-weight : 700;
}
.textResults {
background : #c3c3c3;
}
a.groupModer:link, a.groupModer:visited, a.groupModer:hover {
color : #1e90ff;
}
a.groupAdmin:link, a.groupAdmin:visited, a.groupAdmin:hover {
color : #1e90ff;
}
a.groupVerify:link, a.groupVerify:visited, a.groupVerify:hover {
color : #9cf;
}
.replaceTable {
background: url('/images/white/fonall.png');
height : 70px;
width : 300px;
border : 1px solid #555;
font-size: 9pt;
color:#000;
}
.replaceBody {
background : #fff;
}
.gTable {
background : #eee;
border-bottom : 2px solid #f00;
}
.gTableTop {
height : 25px;
background : #fff;
border : 1px solid #eee;
color:#000;
font-family : arial, verdana, helvetica, sans-serif;
font-size : 13px;
font-weight : 700;
padding : 2px 2px 2px 22px;
}
.gTableSubTop {
background : url('/images/white/fonall.png');
color : #000;
height : 21px;
font-size : 10px;
border : 1px solid gray;
padding : 2px;
}
.gTableLeft {
background : #fff;
font-weight : 700;
color : #000;
padding : 2px;
width:150px;
}
.gTableRight {
background : #fff;
color : #000;
padding : 2px;
}
.gTableError {
background : #202020;
color : red;
padding : 2px;
}
.archivedForum {
font-size : 7pt;
color : red;
font-weight : 700;
}
.forum {
font-weight : 700;
font-size : 9pt;
}
.forumDescr, .forumModer {
color : #888;
font-size : 7pt;
}
.forumViewed {
font-size : 9px;
}
.forumNamesBar {
padding-bottom : 7px;
font-weight : 700;
font-size : 7pt;
}
.fastNavMain {
background : #862d2d;
color : #fff;
}
.fastNavCat {
background : #f9e6e6;
}
.fastNavCatA {
background : #f9e6e6;
color : #00f;
}
.fastNavForumA {
color : #00f;
}
.pagesInfo {
background : #ddd;
padding-right : 10px;
font-size : 7pt;
color:#333;
}
.switches {
background : #2b2b2b;
}
.switch {
background : #222;
width : 15px;
font-size : 7pt;
}
.switchActive {
background : #555;
font-weight : 700;
color : #ccc;
width : 15px;
}
.threadDescr {
color : #666;
font-size : 7pt;
}
.threadsType {
background : #222;
height : 20px;
font-weight : 700;
font-size : 7pt;
color : #fff;
border : 1px solid #494949;
padding : 2px 2px 2px 40px;
}
.threadsDetails {
background : #373737;
height : 20px;
color : #fff;
border : 1px solid #494949;
padding : 2px;
}
.forumOnlineBar {
background : #161616;
height : 20px;
color : #ccc;
border : 1px solid #494949;
padding : 2px;
}
.threadFrmBlock {
font-size : 7pt;
text-align : right;
}
.postTable {
background: #ddd;
}
.postFirst {
background : #222;
border-bottom : 1px solid silver;
}
.postSeparator {
height : 2px;
background : #f00;
}
.postTdTop {
background: #ddd;
color : #333;
height : 21px;
font-size : 10px;
border : 1px solid #494949;
}
.postBottom {
background : #ddd;
height : 20px;
color : #333;
}
.postRankIco {
margin-bottom : 5px;
}
.signatureHr {
margin-top : 20px;
color : #ccc;
}
.posttdMessage {
background : #fff;
color:#000;
padding : 5px;
font-size: 9pt;
}
.pollQuestion {
text-align : center;
font-weight : 700;
}
.pollButtons, .pollTotal {
text-align : center;
}
.pollSubmitBut, .pollreSultsBut {
width : 140px;
font-size : 7pt;
}
.pollEnd {
text-align : center;
height : 30px;
}
.codeMessage {
background : #bebfc0 url('/images/code.gif') no-repeat;
font-size : 7pt;
color : #333;
margin : 5px 0;
padding : 10px 10px 20px 50px;
}
.quoteMessage {
background : #bebfc0 url('/images/quote.gif') no-repeat;
font-size : 7pt;
color : #333;
margin : 5px 0;
padding : 10px 10px 20px 50px;
}
.edited {
padding-top : 30px;
font-size : 7pt;
text-align : right;
color : #555;
}
.editedBy {
font-weight : 700;
font-size : 8pt;
}
.statusBlock {
padding-top : 3px;
}
.statusOnline {
color : #ff0;
}
.searchSbmFl, .commSbmFl, .signButton {
font-size : 7pt;
width:50px;
height:18px;
line-height:18px;
margin:2px;
background : #333;
color : #cff127;
border : 1px solid #000;
}
.codeButtons {
font-size : 7pt;
margin:2px;
background : #ddd;
color : #000;
border : 1px solid #000;
}
.codeCloseAll {
font-size : 7pt;
background : #333;
color : #fff;
border : 1px outset #333;
font-weight : 700;
}
.postResultFl {
background : #2c2c2c;
border : 1px solid #555;
width : 50px;
}
.postTextFl {
border : 1px solid #ddd;
width : 50%;
height : 150px;
color : #000;
}
.pollHelp {
font-weight : 400;
font-size : 7pt;
padding-top : 3px;
}
.smilesPart {
padding-top:75px;
padding-left:40px;
text-align:center;
background : #fff;
}
ul.uz, ul.uMenuRoot, .archUl {
list-style : none;
padding-left : 0;
margin : 0;
}
li.menus, .uMenuV li {
background : url('/backrounds/top.gif') no-repeat 0% 3px;
margin : 0 0 0.6em;
padding : 0 0 0 13px;
}
.uMenuV .uMenuItem, .forumBarKw, .thDescr {
font-weight : 400;
}
.uMenuV .uMenuItemA, .lastPostGuest, .lastPostUser, .threadAuthor, .threadNoticeLink, .threadPinnedLink, .threadLink, .postUser, .pollSubmit {
font-weight : 700;
}
.commError {
color : red;
}
.cBlock1, .cBlock2 {
background : #c3c3c3;
border : 1px solid #252525;
}
.topadd {
font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
font-size: 8pt;
color : #ccc;
font-weight: 400;
margin: 0 0 0 5px;
}
.archLink {
font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
font-size: 8pt;
color : #fff;
}
.archActive, .statusOffline {
color : #fff;
}
a.archLink:hover, a.archLink:active {
text-decoration : none;
color : #cff127;
}
.archiveCalendars, .archiveNoEntry {
text-align : center;
color : #e2b4b4;
}
.textResultsTd, .pollNowTd, .totalVotesTd {
background : #5f5f5f;
}
.pollNow, .totalVotesTable {
background : #fff;
}
.gTableBody, .gTableBody1, .gTableBottom, .forumNameTd, .forumLastPostTd, .threadNametd, .threadAuthTd, .threadLastPostTd {
background : #fff;
padding : 2px;
}
.forumIcoTd, .forumThreadTd, .forumPostTd, .threadIcoTd, .threadPostTd, .threadViewTd {
background : #fff;
padding : 2px;
}
.forumLastPostTd, .forumArchive, .threadLastPostTd {
font-size : 7pt;
padding : 2px;
}
/*------*/
/*xpen*/
.postPoll, .postTdInfo {
background : #fff;
text-align : center;
padding : 5px;
 color:#000;
}
.postRest1, .postRest2 {
background : #222;
}
.postRankName, .reputation {
margin-top : 5px;
}
.newThreadBlock, .newPollBlock {
background : #f9f9f9;
border : 1px solid #b2b2b2;
}
.newThreadItem, .newPollItem {
background : url('/.s/t/984/16.gif') no-repeat 0% 4px;
padding : 0 0 0 8px;
}
.postNameFl, .postDescrFl, .postPollFl, .postQuestionFl {
background : #eee;
border : 1px solid #555;
width : 400px;
}
.postAnswerFl, .postUserFl {
background : #2c2c2c;
border : 1px solid #555;
width : 300px;
}
.catPages1, .catPages2, .pagesBlockuz1, .pagesBlockuz2, .pagesBlock1, .pagesBlock2 {
color : #000;
border : 0;
margin-bottom : 10px;
margin-top : 10px;
}
.catPages1 a:link, .catPages1 a:visited, .catPages1 a:hover, .catPages1 a:active, .catPages2 a:link, .catPages2 a:visited, .catPages2 a:hover, .catPages2 a:active, .pagesBlockuz1 a:link, .pagesBlockuz1 a:visited, .pagesBlockuz1 a:hover, .pagesBlockuz1 a:active, .pagesBlockuz2 a:link, .pagesBlockuz2 a:visited, .pagesBlockuz2 a:hover, .pagesBlockuz2 a:active, .pagesBlock1 a:link, .pagesBlock1 a:visited, .pagesBlock1 a:hover, .pagesBlock1 a:active, .pagesBlock2 a:link, .pagesBlock2 a:visited, .pagesBlock2 a:hover, .pagesBlock2 a:active {
text-decoration : none;
color : #2d8ee8;
border :0;
background : #eee;
font-size : 11px;
font-weight : 700;
padding : 3px 10px;
}
.catPages1 a:hover, .catPages2 a:hover, .pagesBlockuz1 a:hover, .pagesBlockuz2 a:hover, .pagesBlock1 a:hover, .pagesBlock2 a:hover {
background : #2d8ee8;
color : #fff;
font-weight : 700;
}
.catPages1 b, .catPages2 b, .pagesBlockuz1 b, .pagesBlockuz2 b, .pagesBlock1 b, .pagesBlock2 b {
text-decoration : none;
color : #fff;
border :0;
background : #226ecd;
font-size : 11px;
font-weight : 700;
padding : 3px 10px;
}
/*-------*/
/*engine*/
.vidtext { text-align:left;color:#000;font-size : 9pt; }
.eDetails {
margin:8px 0 0 0;
padding-bottom : 4px;
padding-top : 4px;
text-align : left;
font-size : 7pt;
}
.messageimg {
border:5px solid #88AB42;
position : absolute;
bottom : 40px;
left : 4px;
}
.ratingbutton { background:url('/images/white/ratinglit.png') no-repeat; line-height:30px;height:30px;width:30px;font-size: 11pt;font-weight: 500;margin:0 5px 0 0;color:#fff; }
.ratingbutton:hover { background:url('/images/ratinglithover.png') no-repeat; }
.class010 {
background : url('/images/white/cat.png') no-repeat;
color : #fff;
height : 30px;
width : 100px;
float : right;
font-size : 8pt;
font-weight : 400;
line-height : 30px;
text-align : center;
text-decoration : none;
margin : 0;
}
.matadd {
width:150px;
height:22px;
float: right;
line-height:22px;
background:#F1F1F2;
color:#333;
font-size: 8pt;
margin:-29px 110px 0 0;
}
.vidchoose a {
text-decoration: none !important;
font-style:bold;
height: 24px;
line-height: 23px;
float: right;
color: #fff;
padding: 0 15px 0 30px;
background: #ffaa65 url('/images/white/argmore.png') no-repeat; }
}
.vidchoose a strong {
cursor: pointer;
float: left;
height: 24px;
padding: 0 15px 0 30px;
background: url('/images/white/argmore.png') no-repeat 100% -48px;
}
.vidchoose a:hover {
background-color: #ff6600;
background-position: 0 -24px; }
}
vidchoose a:hover strong {
background-position: 100% -72px;
}
.class015 {
background : url('/images/white/cat.png') no-repeat;
color : #fff;
height : 30px;
width : 100px;
float : left;
font-size : 8pt;
font-weight : 400;
line-height : 30px;
text-align : center;
text-decoration : none;
margin : 0;
}
.class016 a {
background : url('/images/white/cat.png') no-repeat;
color : #fff;
height : 30px;
width : 100px;
float : left;
font-size : 8pt;
font-weight : 400;
line-height : 30px;
text-align : center;
text-decoration : none;
margin : 0;
}
.class016 a:hover {
background-position: 0 -30px;
text-decoration : none;
}
.titlevilas {
background:#eee;
border:1px solid #000;
height:30px;
line-height:30px;
width:191px;
text-align:left;
color:#ooo;
}
.evidstyle {
background :#fff;
border : 0;
}
.vidtabltop {
background : #32383C;
width : 580px;
height : 10px;
line-height : 10px;
font-size : 7pt;
text-align :center;
}
.vidtablbottom {
background : #32383C;
width : 580px;
height : 10px;
}
/*------*/
/*button*/
.badurl {
background : url(/class/badurl.png);
border : 0;
width : 120px;
height : 28px;
}
.eswear {
background : #eee;
border : 1px solid #ddd;
color:#000;
}
.pollBut {
font-size : 7pt;
font-weight : bold;
color : #eee;
background : url('/images/poll_answer_gig.png') no-repeat center;
border : 0;
height : 20px;
width : 80px;
line-height : 20px;
text-align : center;
}
.savebut {
font-size : 7pt;
font-weight : bold;
color : #fff;
background : url('/images/poll_answer_gig.png') no-repeat center;
border : 0;
height : 20px;
width : 80px;
line-height : 20px;
text-align : center;
}
input.pass {
background : url('/images/white/lock.png') no-repeat;
background-color : #fff;
background-position : 0% 50%;
color : #000;
padding-left : 18px;
border : 1px solid #eee;
}
input.login {
background : url('/images/white/user.png') no-repeat;
background-color : #fff;
background-position : 0% 50%;
color : #000;
padding-left : 18px;
border : 1px solid #eee;
}
.loginButton {
background : url('/images/white/login.png') no-repeat;
border : 0;
height : 20px;
width : 35px;
}
.loginButton:hover {
background-position: -35px 0;
height : 20px;
width : 35px;
}
.searchclass {
background :#ddd;
border : 1px solid #434548;
width : 180px;
height : 16px;
}
.poiskbutton {
background : url(/images/white/poiskbutton.png);
border : 0;
height : 20px;
width : 65px;
}
.poiskbutton:hover {
background : url(/images/white/poiskbuttonhover.png);
border : 0;
height : 20px;
width : 65px;
}
.comadd {
font-size : 8pt;
background : url('/class/otpravit.png');
color : #000;
border : 0;
height : 25px;
width : 101px;
}
/*------*/
/*smallblock*/
.infcolor { color:#000; }
#borderinf { border:0;width:180px;line-height: 1.0em; }
#borderswi { border:0;width:178px;line-height: 1.0em; }
.choose a {
background : #32383C;
color : #ccc;
display : block;
font-size : 6pt;
font-weight : 500;
line-height : 25px;
text-align : center;
text-decoration : none;
margin:0;
}
.choose a:hover {
background:#434548;
color:#fff;
text-decoration:none;
}
.class007 {
background : url('/images/white/bor_menu_up.png') no-repeat;
height : 40px;
width : 180px;
line-height : 35px;
text-align : center;
font-size : 10px;
color:#ddd;
margin: 5px 0 5px 0;
}
.class011 {
background : url('/images/white/bor_menu_up.png') no-repeat;
height : 40px;
width : 180px;
line-height : 35px;
text-align : center;
font-size : 10px;
color:#ddd;
margin: 5px 0 5px 0;
}
.mctitle {
background : url('/images/mcgid-txt.png') no-repeat 0% 50%;
padding-left : 10px;
border : 0;
font-family : arial, verdana, helvetica, sans-serif;
font-size : 7pt;
text-align : left;
color:#ooo;
}
.mctitle :hover{
color:#434548;
}
.mcdown {
background : url('/images/download.png') no-repeat 0% 50%;
width:15px; height:13px;
padding-left : 16px;
border : 0;
font-family : arial, verdana, helvetica, sans-serif;
font-size : 8pt;
text-align : left;
}
.infup {
background : url('/images/white/infup.png') no-repeat 0% 50%;
width:180px; height:12px;
}
.mctitleimg {
background:#ccc;
border:3px solid #a67f11;
width : 74px;
height : 74px;
line-height : 74px;
}
.mctitleava {
background:#ccc;
border:3px solid #2b8ee8;
width : 90px;
height : 90px;
}
.panelstyle {
border : 1px solid #ddd;
background : #eee;
width : 178px;
height : 93px;
}
.panelstylefile {
border : 2px solid #333333;
background : url('/images/mcgid.png') no-repeat;
width : 180px;
}
/*--------*/
/*pichigh*/
.thumbnailimgall {
margin-right: 3px;border:5px solid #2d8ee8;
}
.thumbnailhip span {
position : absolute;
background-position : top;
background-color : #474747;
left : -1000px;
border : 2px solid #262626;
visibility : hidden;
color : #fff;
text-decoration : none;
padding : 5px;
}
.thumbnailhip:hover span {
visibility : visible;
top : 0;
left : 70px;
}
.thumbnail span {
position : absolute;
background-position : top;
background-color : #474747;
left : -1000px;
border : 2px solid #262626;
visibility : hidden;
color : #fff;
text-decoration : none;
padding : 5px;
}
.thumbnail:hover span {
visibility : visible;
top : 0;
left : 70px;
}
.thumbnailhip, .thumbnail {
position : relative;
z-index : 0;
}
.thumbnailhip:hover, .thumbnail:hover {
z-index : 50;
}
.thumbnailhip span img, .thumbnail span img {
border-width : 0;
padding : 2px;
}
/*---------*/
/* blocklenta */
.title {
font-size: 12pt;
color:#36383C;
margin-left:20px;
font-weight: bold;
text-align:center;
}
.title: hover {
font-size: 12pt;
color: #434548;
}
.matvidtop {
background : #ddd;
width : 580px;
height : 30px;
line-height : 30px;
font-size : 10pt;
text-align :center;
border-bottom:1px solid #999;
border-top:4px solid #32383C;
}
#spvidnews {
height : 45px;
}
/* ------------- */
/*watermark */
.transp-block {
background : url('/class/seevidsmall.png') no-repeat;
width : 200px;
height : 110px;
margin:0 5px 0 5px;
}
img.transparent {
filter:alpha(opacity=70);
opacity:.70;
}
.transpne-block {
background : url('/images/white/probe.png') no-repeat;
width : 200px;
height : 150px;
margin:0 5px 0 5px;
border:5px solid #434548;
}
img.transparentne {
filter:alpha(opacity=80);
opacity:.80;
}
/* ------------- */
/* other */
.eNewsstyle { background: #eee; }
.eEwemat { width:580px;background:#fff; }
.shorting { width:580px;height:30px;line-height:30px;background:#32383C;color:#fff; }
.securityCode {
color : #848484;
background : #161616;
border : 1px solid #252525;
}
.copy, .eRating, .legendTd, .fastNav, .fastSearch, .fastLoginForm, .postpSwithces, .signatureView {
font-size : 7pt;
}
a img {border: 0}
.entryReadAll { display:none; }
.entryReadAllLink { display:none; }
.letspace {
width : 570px;
padding-left : 10px;
word-spacing : 1px;
background:#eee;
border-top:2px solid #36383C;
border-bottom:2px solid #36383C;
text-align:left;
}
.loginspace { height:2px; }
.massrating {
background : url('/images/white/massrating2.png') no-repeat;
height : 47px;
line-height : 46px;
}
.mk { border-bottom:1px dotted #333;text-align:right;margin:2px; }
.banners {
-moz-opacity:0.2;
-khtml-opacity:0.2;
opacity:0.2;
filter:alpha(opacity=20);
}
/* ------------- */
/* slyder */
.wtf {
background : #fff;
width:506px;
height:100px;
float: left;
}
.prev { background : url('/images/white/it/left.png') no-repeat width:60px; height:100px;float:left; }
.next { background : url('/images/white/it/right.png') no-repeat; width:60px; height:100px;float:right;padding-left:1px; }
.sliderwrapper {
position : relative;
overflow : hidden;
width : 385px;
height : 99px;
top : 1px;
left : 0;
float:left;
}
.img-sly {
position : relative;
display : block;
height : 99px;
width : 386px;
}
.img-sly cite {
background :url('/backrounds/img-desc.png');
position : absolute;
bottom : 0px;
left : 0;
width : 386px;
text-align : left;
font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
font-size: 8pt;
font-style: normal;
font-weight: bold;
color : #fff;
border-top : 1px solid #000;
padding : 8px;
}
/* ------------- */
