/* MODIT TEHNYT TonsG */







/*
 * Modauspohjaksi tarkoitettu stylesheetti. Sisältää vain
 * profiilisivua ja kuva-arkistoa koskevat määritykset.
 *
 * $Id: basestyle.css,v 1.3 2004/12/29 13:19:58 tuner Exp $
 */
 
body {
	background: #0F0F0F url("http://koti.mbnet.fi/tonsg/modit/modittonsg.gif");
        background-repeat: no-repeat;
        background-position: left bottom;
	padding: 0; margin: 0;
	color: #EEEEAB;

	font-family: Verdana, Arial, Sans-Serif;
}

table {
	border-collapse: collapse;
}

#outerbody {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

#headerblock {
	position: relative;
	background-color: #1F1F1A;
	height: 54px;
}

h1 {
	background-color: #25251D;
	margin: 0;

	display: block;
	height: 54px;

	position: relative;

	background-image: url("http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_otsikko.gif");
	background-repeat: no-repeat;
	background-position: 14px 14px;
}

h1 .ircgalleria {
	color: #E2EBF1; 
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	font-size: 28px;

	display: block;
	margin: auto;
	position: absolute;
	top: 11px;
	left: 19px;
        display: none;
}

h1 .separator { display: none; }

h1 .title {
	font-family: Verdana, Arial, Sans-Serif;
	color: #B0B07F;
	font-size: 12px;
	font-weight: bold;

	display: block;
	margin: auto;
	position: absolute;
	top: 24px;
	left: 216px;
}

h1 .title .small {
	font-weight: normal;
}


/* --- sivujen alareunan palkki ---
 * Copyright tiedot saa piilottaa. Tekijänoikeuslaki pätee
 * vaikka erillistä mainintaa ei olisikaan. 
 */

#footer {
	background: #1F1F1A url("http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_footervasen.gif") no-repeat 0% 100%;
	margin-bottom: 40px;
	border-top: 1px solid black;
}

#footer .innerborder {
	font-size: 10px;
	text-align: center;
	padding: 2px 20px 5px 20px;
	color: #5E5E46;

	background: url("http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_footeroikea.gif") no-repeat 100% 100%;
}

#footer a {
	color: #565641;
}


/* --- Oikean yläreunan hakulootat --- */

#search {
	position: absolute;
	top: 11px;
	right: 14px;
}

#search table {
	border-collapse: collapse;
}

#search table td {
	vertical-align: top;
	padding: 0;
}
/* Piilotetaan tekstit... */
#search td.searchtitle div    { display: none; }
#search td.nicktitle div      { display: none; }
#search td.communitytitle div { display: none; }
#search td.channeltitle div   { display: none; }

/* ... ja haksotaan tilalle coolit giffit */
#search td.searchtitle    { width: 30px;  background: url("http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_hakuhaku.gif")     no-repeat 0px 5px }
#search td.nicktitle      { height: 11px; background: url("http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_hakunikki.gif")      no-repeat 1px 0px }
#search td.communitytitle { height: 11px; background: url("http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_hakuyhteisot.gif") no-repeat 1px 0px }
#search td.channeltitle   { height: 11px; background: url("http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_hakukanava.gif")   no-repeat 1px 0px }

#search table tr.titles img {
	margin-bottom: 4px;
	margin-left: 1px;
}

#search table td.title img {
	margin-top: 5px;
	margin-right: 8px;
}

#search input {
	margin: 0;
}

#search input.text {
	background-color: #1A1A16;
	border: 1px solid #95956C;
	font-size: 9px;
	font-family: Verdana, Sans-Serif;
	padding: 1px;
        color: #F2F2AD;
}
#search form {
	background: url("http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_hakunappula.gif") no-repeat 100% 50%;
	margin: 0; padding: 0;
	margin-right: 5px;
}
#search input.searchsubmit {
	margin-top: 1px;
	margin-left: 1px;
	margin-right: 5px;
}
#search a {
	text-decoration: none;
}

#search a span {
	font-size: 11px;
	padding-left: 3px;
	visibility: hidden;
}

#search a:hover {
	text-decoration: none;
}

/* --- leipäteksti --- */

p, td, ol, ul, dl, div {
	font-family: Verdana, Arial, Sans-Serif;
	letter-spacing: 0px;
	font-size: 11px;
}

p {
	line-height: 15px;

	margin-top: 0;
	margin-bottom: 10px;
}



/* --- leipätekstissä ja listoissa olevat boldaukset --- */

p b, li b {
	color: #ABAB7B;
}

strong {
}

.error, ul.errors {
	color: #AAAA7A;
}

.alert {
	color: #6E6E52;
	font-weight: bold;
}

div.smallbox .error {
	color: #54543F;
}

a {
	text-decoration: none;
	font-weight: bold;
}

a:link {
	color: #DEDEA0;
}

a:visited {
	color: #D4D499;
}

a:hover {
	text-decoration: underline;
	color: #EAEAA8;
}


div.picture a {
}

div.picture img {
	border: 1px solid #929269;
	margin: 0;
}

input {
	margin: 0;
	margin-right: 5px;
}

input.text,
textarea.text,
select {
	background-color: #151513;
	border: 1px solid #97976E;
	font-size: 12px;

	color: #F2F2AD;
}

input.submit {
	color: #1A1A16;
	font-size: 10px;
	letter-spacing: 1px;

	background-color: #B7B785;

	border-top: 1px solid #EDEDAB;
	border-left: 1px solid #EDEDAB;
	border-bottom: 1px solid #E9E9A7;
	border-right: 1px solid #E9E9A7;
}

/* --- päävalikko --- */

#mainmenu {
	background-color: #5B5B43;
	margin: 0;
	float: left;

	width: 100%;

	border-top: 1px solid #97976E;
	border-bottom: 1px solid #97976E;
}

#mainmenu .innerborder {
	float: left;
	width: 100%;
	  
	border-top: 1px solid #1A1A16;
	border-bottom: 1px solid #1A1A16;
}

#mainmenu ul {
	list-style: none;
	border: none;
	margin: 0;
	padding: 0;

	padding-left: 10px;
	padding-right: 10px;
}

#mainmenu li {
	display: block;
	padding: 0;
	margin: 0;
	letter-spacing: 0px;
	font-family: Arial, sans-serif;

	float: left; /* älä muuta tätä! se on lamea ja huonontaa käytettävyyttä */
}

li#mmlogout {
	float: right;
}

#mainmenu li.selected {
	background-color: #9F9F73;
}

#mainmenu li a {
	display: block;

	padding: 2px 10px 3px 10px;
	color: #F3F3AE;
	font-size: 10px;

	float: left;
	margin: 0;

	text-decoration: none;
	text-transform: uppercase;
}

#mainmenu #mmnewcomments a {
	color: #CACA92;
	font-weight: bold;
}

#mainmenu li a:hover {
	color: #A4A477;
	background-color: #2C2C23;
}


/* --- Alavalikko, esitetään lehdyköinä --- */

#submenu, #subsubmenu {
	clear: both;
	float: left;
	font-size: 11px; letter-spacing: 0px;
	font-family: Verdana, Arial, sans-serif;
	padding-top: 15px;
	margin-left: 0px;
	border-bottom: 1px solid #96966D; 
	width: 100%;
	background-color: #38382C;
}

#submenu ul, #subsubmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	padding-left: 17px;
}

#submenu li, #subsubmenu li {
	vertical-align: middle;

	margin: 0; padding: 0;
	padding-left: 15px;
	margin-right: 0;

	background-image: url("http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_subleft.gif");
	background-position: 0% 0%;
	background-repeat: no-repeat;
	background-color: #38382C;

	float: left; /* älä muuta tätä! se on lamea ja huonontaa käytettävyyttä */
}

#submenu a, #subsubmenu a {
	display: block;
	margin: 0; padding: 0;
	padding-right: 16px;
	padding-top: 7px;
	padding-bottom: 5px;
	background-image: url("http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_subright.gif");
	background-position: 100% 0%;
	background-repeat: no-repeat;

	color: #F0F0AD;

	float: left;

	font-size: 10px;
}

#submenu a:hover, #subsubmenu a:hover {
	text-decoration: underline;
}

#submenu li.selected, #subsubmenu li.selected {
	background-image: url("http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_subleftact.gif");
	background-color: #38382C;
}

#submenu li.selected a, #subsubmenu li.selected a {
	background-image: url("http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_subrightact.gif");
}


/* -------- */

#innerbody {
	clear: both;
	background-color: #38382C;
	padding: 12px 18px 20px 18px;
}

#tabbedbody {
	clear: both;
	background-color: #414132;
        background-image: url("http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_pohja.gif");
        background-position: 0% 0%;
        background-repeat: repeat-x;
	padding: 12px 18px 20px 18px;
	border-top: 1px solid #040609;
}



/* --- kapeat, kevyillä kehyksillä varustetut boksit --- */

div.smallbox {
	margin-bottom: 10px;
	border-top: 1px solid #1A1A16;
	padding: 0;
	background-color: #2B2B22;
}

div.smallbox div.title {
	border: 1px solid #97976E;
	border-bottom: none;
	background: url("http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_smalltitle.gif") repeat-x;
	background-color: #707053;
}

div.smallbox div.title h3 {
	margin: 0;
	padding: 2px;
	
	text-align: center;
	font-family: Arial, Sans-serif;
	color: #F3F3AE;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0px;
}

div.smallbox .content {
	border: 1px solid #97976E;
	background-color: #2B2B22;
}

div.smallbox .content .innerborder {
	border: 1px solid #1A1A16;
	padding: 0 10px 0 10px;
}

div.smallbox .content div.tabledecorator {
	margin-top: 10px;
	margin-bottom: 10px;
}

div.smallbox .errors {
	color: #898964;
}

div.smallbox ul {
	margin-left: 25px;
	padding-left: 0;
}

div.smallbox p {
	margin-top: 10px;
}

#profilechannels .content .innerborder,
#profilecommunities .content .innerborder,
#profileactions .content .innerborder,
#profileadmintools .content .innerborder {
	padding: 10px;
}

/* --- kommenttiboksi --- */

div.commentbox {
	border-top: 1px solid #80805D;
	border-bottom: 1px solid #80805D;
	background: url("http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_commentyla.gif") 0% 0% repeat-x;
	background-color: #26261E;
}

div.commentbox .title {
	display: none;
}

div.commentbox .content {
	padding: 15px;
	background: url("http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_commentala.gif") 0% 100% repeat-x;
}

div.commentbox .innerborder div {
	margin-top: 1px;
	margin-bottom: 1px;
}

div.commentbox .stamp {
	font-family: Arial, Sans-Serif;
	font-size: 10px;
	color: #DEDEA0;

	white-space: nowrap;
}

div#newcomments {
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #A8A879;
}

/* --- view.php:n kommentiboksi. ie:tä varten täytyy määritellä kiinteä leveys. --- */

div#viewcommentbox {
	width: 686px;
}

 
/* kommenttien värit */
div.commentbox tr.owner {
	color: #F28E00;
}

div.commentbox tr.private, .private {
	color: #9D9D71;
}

div.commentbox tr.admin, .admin {
	color: #A8A879;
}

div.commentbox tr.user {
	color: #CFCF95;
}
div.commentbox tr.deleted td { /* AJAX poistettu kommentti */
	text-decoration: line-through;
	color: #BFBF89;
}
div.commentbox td {
	padding-right: 5px;
}

div.commentbox td.sender {
	white-space: nowrap;
}

#commentform {
	margin-top: 10px;
	margin-bottom: 10px;
}

#commentform td {
	vertical-align: middle;
}


/* --- käyttäjän profiilisivu --- */

#viewtable {
	border-collapse: collapse;
}

#viewtable td {
	vertical-align: top;
}

#viewtableinfo {
	width: 213px;
}

#viewtableimage {
	width: 686px;
	padding-left: 20px;
}

#viewtableimage img {
	border: 0;
}

#viewcaption {
	margin: 3px 10px 20px 1px;
}

#profilebasicinfo .content .innerborder {
	padding: 8px 10px 8px 10px;
}

#profilebasicinfo .content .innerborder div {
	padding: 2px 0 2px 0;
}

#profilebasicinfo .content span {
	white-space: nowrap;
}

#profilebasicinfo b {
	display: block;
}

#profilebasicinfo span {
	display: block;
	margin-left: 9px;
}

/*
#profilebasicinfo .content a {
	font-weight: normal;
	text-decoration: underline;
}
*/

#profilebasicinfo .online {
	color: #BDBD89;
	font-weight: bold;
}

.smallbox .network {
	font-weight: bold;
}

#profilechannels .spacer,
#profilecommunities .spacer {
	height: 10px;
}

.smallbox .channellist {
	margin-left: 9px;
}

#profileadmintools div.spacer,
#profileactions div.spacer {
	height: 10px;
}

#profileaphorism .title {
	display: none;
}

#profileaphorism .content {
	background-color: #737354;
}

#profileaphorism .content .innerborder {
	padding: 10px;
	font-family: "Lucida Console", Monospace;
}

#profileadmintools .title h3 {
	text-transform: none;
}



/* --- Kuva-arkiston tyylit --- */

table.grid {
	border-collapse: collapse;
}

table.grid td {
	vertical-align: top;

	width: 172px;

	padding: 1px;
	padding-bottom: 10px;
}

table#archivetable,
table#bookmarktable {
	width: 100%;
}

table.grid td div {
	padding-top: 2px;
	padding-bottom: 4px;
	text-align: center;
}

table.grid td div div {
	padding: 0;
}

td#archive table.grid div.default {
	background-color: #50503C;
}

td#archive table.grid div.default img {
	border: 1px solid #ACAC7C;
}

table.grid div.online img {
	border: 1px solid #AAAA7A;
}

table.grid div.online {
	background-color: #65654B;
}

table.grid div.invisible img {
	filter: Alpha(opacity=40) Gray();
	-moz-opacity: .30;
	opacity: 0.3;
}

table.grid {
}

table.grid div.tools {
	margin-bottom: 3px;
}

table.grid div.stamp {
	margin-bottom: 1px;
	font-size: 9px;
}

table.grid div.picture {
	position: relative;
	text-align: left;
}

table.grid div.picture div {
}

table.grid div.mask {
	position: absolute;
	display: block;

	width: 172px;
}

table.grid div.mask div {
	display: block;

	margin-left: auto;
	margin-right: auto;

	margin-top: 1px;
	margin-bottom: 1px;

	opacity: 0.5;
	filter: Alpha(opacity=20);
/*	background: url("hiddenlayer.gif"); */
}

table.grid b {
	color: #B4B482;
}

table.grid div.caption {
	padding-top: 3px;
}

div.thumbnick {
	margin-top: 1px;
	margin-bottom: 7px;
}

div.thumbnick b {
	font-size: 9px;
	color: white;
}

table#bookmarktable td {
	vertical-align: top;
}

#indexlastlogin div.thumbnick {
	margin-bottom: 15px;
}


/* --- Smiley-selektori --- */

#smileys {
	position: relative;
}

a#smileybutton {
	margin-left: 4px;
	margin-right: 4px;
}

#smileyselector {
	display: none;
	position: absolute;
	bottom: 20px;
	right: -5px;
	width: 93px;
	padding-top: 5px;
	background-color: #3A3A2D;
	border: 1px solid #97976E;
}

#smileyselector div.smiley, #smileyselector div.smileyclose {
	text-align: center;
	height: 25px;
	width: 31px;
	float:left;
}

#smileyselector br {
	clear: left;
}

#smileyselector div.smileyclose a {
	color: #F2F2AD;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	padding-left: 3px;
	padding-right: 3px;
}




/* note */

#notes {
	position: absolute;
	display: none;
}

#notes div.hover1, div.hover2, div.hover3 {
	position: absolute;
	top: 0px;
	left: 0px;
}

#notes div.hoverinner {
	width: 100%;
	height: 100%;

	background: url(1x1trans.gif);
}

#notes div.hover1 {
	border: 1px solid #C1C18B;
}

#notes div.hover2 {
	border: 1px solid #F2F2AD;
}

#notes div.hover3 {
	border: 1px dashed #F2F2AD;
}

#notes div.hover1 div.hoverinner {
	border: 1px solid #151513;
}

#notes div.hover2 div.hoverinner {
	border: 1px solid #1A1A16;	
}

#notes div.hover3 div.hoverinner {
	border: 1px dashed #1A1A16;
}

#notes span.text {
	position: absolute;

	padding: 3px 10px;

	border: 1px solid #F2F2AD;
	background: #191915;
	color: #ECECA9;

	white-space: nowrap;
	/*float: left;*/
	z-index: 250;

	display: none;
}

#notes div.sw, #notes div.se, #notes div.nw, #notes div.ne {
	position: absolute;
	width: 6px;
	height: 6px;
	background-color: #F2F2AD;
	border: 1px solid #1A1A16;
	overflow: hidden;
}

#notes div.nw { cursor: nw-resize; }
#notes div.ne { cursor: ne-resize; }
#notes div.sw { cursor: sw-resize; }
#notes div.se { cursor: se-resize; }



#note_edit {
	position: absolute;
	top: 0px;
	left: 0px;

	width: 250px;
	height: 100px;

	background: #626249;
	border: 1px solid #1D1D19;
	
	padding: 5px;

	display: none;

	z-index: 250;
}

#note_edit_input {
	padding-bottom: 5px;
}

#note_edit_fnick {
}

#note_edit_text {
	width: 100%;
	height: 55px;
}


/* --- PEEPBOX  käyttäjä --- */

div.peepboxN {
	background-color: #303026;
	width: 180px;
}

div.peepboxN div.innerborder,
div.peepboxC div.innerborder {
	border: 1px solid #97976E;
	padding: 5px 10px 5px 10px;

	color: #F0F0AD;
	font-family: Verdana, Arial, Sans-Serif;
	letter-spacing: 0px;
	font-size: 11px;
}

div.peepboxN p,
div.peepboxC p {
	margin-top: 0;
	margin-bottom: 5px;
}

div.peepboxN span,
div.peepboxC span {
	display: block;
/*white-space: nowrap;*/
	margin-left: 9px;
}

/* --- PEEPBOX  kanava/yhteisö --- */

div.peepboxC {
	background-color: #26261E;
	width: 250px;
}


span.friend a:link,
span.friend a:visited {
	color: #C2C28C;
}


/*--- Online-pallot ---*/

span.onlinenick { 
padding-right: 7px; margin-right: 2px; 
background: url(http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_online.gif) no-repeat right 6px; 
}
div.box span.onlinenick { 
background-image: url(http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_white.gif);
}


/*--- Toiminnot-loota ---*/

div.tool_link a {
	display: block;
	background-repeat: no-repeat;
	background-position: center left;
	padding-top: 4px;
	padding-left: 27px;
	padding-bottom: 4px;
	margin-top: 1px;
	margin-bottom: 1px;
	font-size: 11px;


}

div.trinket_link a {
	display: block;
	background-repeat: no-repeat;
	background-position: center left;
	padding-top: 6px;
	padding-left: 27px;
	padding-bottom: 4px;
	margin-top: 1px;
	margin-bottom: 1px;
	font-size: 11px;
	background-image: url("add_trinket.gif");
}

div.trinket_link a { text-decoration: none; }
div.trinket_link a:active { text-decoration: none; }
div.trinket_link a:hover { text-decoration: none; }
div.trinket_link a { text-decoration: none; }

div#comment_deletion_start a {
	background-image: url("http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_stopkompois.gif");
}

div#comment_deletion_stop a {
	background-image: url("http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_stopkompois.gif");
}
div#prof_blacklist_add a {
	background-image: url("http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_stopkompois.gif");
}

div#prof_blacklist_remove a {
	background-image: url("http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_stopkompois.gif");
}

div#prof_friends_add a {
	background-image: url("http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_addfriend.gif");
}

div#prof_daily_pic a {
	background-image: url("http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_daypic.gif");
}

div#prof_bust a {
	background-image: url("http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_busted.gif");
}

div#prof_away a {
	background-image: url("http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_away.gif");
}

div#prof_image_info a {
	background-image: url("http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_info.gif");
}

div#prof_sms_bg a {
	background-image: url("http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_sms.gif");
}

div#trinket_pick_all a {
	background-image: url("http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_pick_trinkets.gif");
}

div#trinket_edit_start a {
	background-image: url("http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_muokkaa.gif");
}

div#trinket_edit_stop a {
	background-image: url("http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_lopetamuokkaa.gif");
}

div#blog_new a {
	background-image: url("http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_blog.gif");
}


#prof_invite a            { background-image: url(http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_callchannel.gif); }
#prof_denunciate a,
#blog_denunciate a        { background-image: url(http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_bustedi.gif); }
#prof_poke a              { background-image: url(http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_highlight.gif); }



div#admin_mode_on a {
	background-image: url("admin_mode_on.gif");
}

div#admin_mode_off a {
	background-image: url("admin_mode_off.gif");
}
div#prof_add_note a {
	background-image: url("http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_note.gif");	
}
div#prof_addpic a,
div#arc_addpic a {
	background-image: url("http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_addpic.gif");
}
div#prof_mypicture a {
background-image: url("http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_mypicture.gif");
}
div#prof_addvideo a {
background-image: url("http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_addvideo.gif");
}

span.birthdaynick       { padding-right: 17px; margin-right: 0; background: url("http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_mybirthday.gif") no-repeat right top; }

h4 span.register_obligatory { padding-right: 15px; background: url("http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_registerobligatory.gif") no-repeat right center; }


.smallbox .channellist .profircchannel,
.smallbox .channellist .profcommunity    { padding-left: 11px; }

#profilecommunities span.newchannelcomments,
#profilechannels span.newchannelcomments       { color: #60C060; }
.smallbox .channellist .profircchanneloperator { background: url(http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_channeloperator.gif) no-repeat 2px 2px; }
.smallbox .channellist .profcommunitymoderator { background: url(http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_communitymoderator.gif) no-repeat 2px 1px; }


.prevlink     { padding-left: 15px; padding-right: 2px; background: url(http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_previous.gif) no-repeat left 4px; }
.nextlink     { padding-left: 2px; padding-right: 15px; background: url(http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_next.gif) no-repeat right 4px; }

td#viewtableimage div.prevnextpagination   { background: url(http://koti.mbnet.fi/tonsgweb/modit/kuvat/topheader.jpg) left top; }

div#viewimagearea                          { background: #2B2B22 url(commentgradient_lower.gif) repeat-x left bottom; border-bottom: 1px solid #80805D; }

#viewtableinfo      { width: 214px; padding: 0; }
#viewtableimage     { width: 691px; padding-top: 0; padding-left: 18px; }
#viewtableimage img { border: 0; }
#viewtableimage div.prevnextpagination { height: 10px; }
#viewtableimage div.prevnextpagination .innerborder { position: relative; top: -6px; }
#viewimagearea      { padding: 8px 5px 10px 5px; margin-bottom: 12px; }
#viewimage          { margin-left: auto; margin-right: auto; }
#viewcaption        { margin: 5px 10px 0 1px; text-align: center; }
#viewcaption_noted	{ margin-top: 3px; }
#viewcaption_noted span.text { font-weight: bold; }

#viewtable td table.smallstats td { vertical-align: middle; }

div.prevnextpagination                { text-align: center; padding-bottom: 7px; }
div.prevnextpagination a              { padding-bottom: 3px; }
div.prevnextpagination span.separator { font-size: 9px; }
.nextprevlink                         { padding: 0 2px; }
.nextprevlinkselected                 { font-weight: bold; }

a.viewlink    { padding-right: 13px; background: url(http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_user.gif) no-repeat right bottom; }
a.archivelink { padding-right: 13px; background: url(http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_archive.gif) no-repeat right bottom; }
a.bloglink    { padding-right: 17px; background: url(http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_blogicon.gif) no-repeat right bottom; }
div.bloglink a { background: url(http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_blogicon.gif) 7px center no-repeat; }
a.channellink { padding-right: 20px; background: url(http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_channel.gif) no-repeat right bottom; }



div.noticebox .innerborder,
div.smallnoticebox .innerborder,
div.noticebox,
div.smallnoticebox { border: solid 1px #80805D; background-color: #2B2B22; }
div.noticebox .innerborder      { padding-left: 50px; background: url(http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_huuto.gif) no-repeat 20px 12px; }
div.smallnoticebox .innerborder { background: url(http://koti.mbnet.fi/tonsgweb/modit/kuvat/old_huutosmall.gif) no-repeat 15px center; }

