/* Edited with EditCSS */
/**** LINK-tag style sheet idahocommon.css ****/
/*
* Copyright (c) 2001-2007 IRC-Galleria
*
* $Id: idahocommon.css,v 1.56 2008-09-15 06:49:16 bro Exp $
*
* included even with mods
*/
/***** MISC ELEMENTS ******/
div.thumbnick { margin-top: 1px; margin-bottom: 7px; text-align: center; }
span.friend a:link,
span.friend a:visited { color: #FF8A92; }
.videocontainer { margin:0 auto; position:relative; }
.videoflv,
.videopreview { position:absolute; left:0; top:0; }
/***** /MISC ELEMENTS ******/

/***** FEEDBOX *****/
#feedboxcontainer { position: absolute !important; top: 0; width: 317px; z-index: 100; padding: 0; }
#feedbox { margin: 0 auto; width: 317px; }
#feedbox #feedboxtop { background: url(feedbox_middle.png) repeat-y; width: 317px; }
#feedbox #feedboxbottom { background: url(feedbox_bottomshadow.png) no-repeat left bottom; height: 17px; width: 317px; }
#feedbox #feedboxcontent { background: url(feedbox_topshadow2.png) no-repeat left top; padding: 9px 15px 0px 15px; width: 287px; }
#feedbox .event { margin: 0; padding: 0; font-size: 11px; padding-bottom: 1px; }
#feedbox .newcomment,
#feedbox .addpic,
#feedbox .newblog,
#feedbox .channelinvite,
#feedbox .friendinvite,
#feedbox .logged,
#feedbox .newcomment { background: no-repeat left -1px; padding-left: 18px; }
#feedbox .addpic { background-image: url(feedbox_addpic.gif); }
#feedbox .newblog { background-image: url(feedbox_blogcheck.gif); }
#feedbox .channelinvite { background-image: url(feedbox_invite.gif); }
#feedbox .friendinvite { background-image: url(feedbox_heart.gif); }
#feedbox .logged { background-image: url(feedbox_logged.gif); }
* html #feedbox #feedboxtop { background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='img/idaho/feedbox_middle.png'); }
* html #feedbox #feedboxbottom { background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='img/idaho/feedbox_bottomshadow.png'); }
* html #feedbox #feedboxcontent { background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='img/idaho/feedbox_topshadow2.png'); }
/***** /FEEDBOX *****/

/***** MSGSBOX *****/
#msgsbox { position: absolute; top: 50px; display: block; background: #162538; border: 1px solid #90A2B6; padding: 0px 15px 5px; z-index: 100; }
#msgsbox h6 { font-size: 11px; font-weight: bold; display: block; margin: 13px 0 5px; }
#msgsbox ul { margin: 5px 0 5px; padding: 0; }
#msgsbox li { margin: 2px 0; padding: 0 5px 0; list-style: none; }
#msgsbox p.small { margin: 5px 3px 5px; font-size: 10px; }
/***** /MSGSBOX *****/

/***** NOTES *****/
#notes { position: absolute; display: none; }
#notes .hover1,
#notes .hover2,
#notes .hover3 { position: absolute; top: 0; left: 0; }
#notes .hoverinner { width: 100%; height: 100%; background: url(1x1trans.gif); }
#notes .hover1 { border: 1px solid #90A2B6; }
#notes .hover2 { border: 1px solid white; }
#notes .hover3 { border: 1px dashed white; }
#notes .hover1 .hoverinner { border: 1px solid #162538; }
#notes .hover2 .hoverinner { border: 1px solid black; }
#notes .hover3 .hoverinner { border: 1px dashed black; }
#notes span.text { position: absolute; padding: 3px 10px; border: 1px solid #90A2B6; background: #162538; color: #DAE6ED; white-space: nowrap; z-index: 250; display: none; }
#notes .deleteconfirm a,
#notes .delete { font-weight: bold; color: #f00; }
#notes .deleteconfirm { display: none; }
#notes .sw,
#notes .se,
#notes .nw,
#notes .ne { position: absolute; width: 6px; height: 6px; background-color: white; border: 1px solid black; overflow: hidden; }
#notes .nw { cursor: nw-resize; }
#notes .ne { cursor: ne-resize; }
#notes .sw { cursor: sw-resize; }
#notes .se { cursor: se-resize; }
#note_edit { position: absolute; top: 0; left: 0; width: 250px; height: 100px; background: #3C556F; border: 1px solid #182A3E; padding: 5px; display: none; z-index: 250; }
#note_edit.teaser { height: 35px; }
#note_edit_input { padding-bottom: 5px; }
#note_edit_text { width: 100%; height: 55px; }
/***** NOTES *****/

/***** INFOBOX *****/
#infobox { position: absolute; padding: 0; border: none; z-index: 300; overflow: hidden; border-collapse: collapse; }
#infobox td { padding: 0; border: none; margin: 0; }
#infobox .infobox_side { width: 13px; background-color: white; }
#infobox .infobox_ne,
#infobox .infobox_ne_ie,
#infobox .infobox_nw,
#infobox .infobox_nw_ie,
#infobox .infobox_se,
#infobox .infobox_se_ie,
#infobox .infobox_sw,
#infobox .infobox_sw_ie { width: 13px; height: 13px; }
#infobox .infobox_arrow { width: 9px; vertical-align: middle; }
#infobox .infobox_arrow_w,
#infobox .infobox_arrow_w_ie,
#infobox .infobox_arrow_e,
#infobox .infobox_arrow_e_ie { height: 17px; width: 9px; }
#infobox .infobox_ne { background: url(infobox_ne.png) no-repeat; }
#infobox .infobox_nw { background: url(infobox_nw.png) no-repeat; }
#infobox .infobox_se { background: url(infobox_se.png) no-repeat; }
#infobox .infobox_sw { background: url(infobox_sw.png) no-repeat; }
#infobox .infobox_arrow_w { background: url(infobox_arrow_w.png) no-repeat; }
#infobox .infobox_arrow_e { background: url(infobox_arrow_e.png) no-repeat; }
#infobox .infobox_center { background: white; color: black; }
#infobox #infobox_text { margin: 0; padding: 7px 0; vertical-align: middle; }
#infobox_text,
#infobox_text p,
#infobox_text ul { font-size: 11px; font-family: Verdana, Arial, sans-serif; margin: 5px 0; padding: 0; }
#infobox_text ul li { margin: 5px 0 5px 20px; }
#infobox_text h1 { height: auto; background: none; padding: 0 0 2px 0; margin: 0 0 5px 0; font-size: 11px; font-family: Verdana,Arial,Sans-Serif; font-weight: bold; border-bottom: 1px solid #A0A0A0; }
#infobox_text a { color: #503010; }
div#infobox_close { float: right; }
div#infobox_close a { display: block; width: 11px; height: 11px; background-image: url(infobox_close.gif); position: relative; z-index: 1000; }
div#infobox_close span { display: none; }
#infobox .infobox_ne_ie { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='img/idaho/infobox_ne.png'); }
#infobox .infobox_nw_ie { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='img/idaho/infobox_nw.png'); }
#infobox .infobox_se_ie { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='img/idaho/infobox_se.png'); }
#infobox .infobox_sw_ie { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='img/idaho/infobox_sw.png'); }
#infobox .infobox_arrow_w_ie { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='img/idaho/infobox_arrow_w.png'); }
#infobox .infobox_arrow_e_ie { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='img/idaho/infobox_arrow_e.png'); }
/***** /INFOBOX *****/
/***** Infobox2 *****/
.infobox2{
width : 300px;
opacity : 0.95;
}
.infobox2 .content{
background:transparent url('../bashi/lightbox_light.png') no-repeat top left;
_background:transparent url('../bashi/lightbox_light.gif') no-repeat top left;
padding-top: 20px;
}
.infobox2 .wrapper{
margin-left: 25px;
margin-right: 25px;
margin-bottom : 0;
}
.infobox2 .bottom{
background:transparent url('../bashi/lightbox_light.png') no-repeat bottom left;
_background:transparent url('../bashi/lightbox_light.gif') no-repeat bottom left;
height : 24px;
position: relative;
}
.infobox2 .close_a { height: 11px; width: 11px; display : block; background: url('infobox_close.gif'); position : absolute; right : 15px; top : 15px; _margin-right : 10px;}
.infobox2 .close_a span{ display : none; }
.infobox2 h1{ background : none !important; font-size: 12px; color: #4F7507; margin: 0; padding: 0; height: auto; }
.infobox2 div.infobox_arrow_w{
height: 47px;
width: 14px;
position : absolute;
top : 50%;
left : -3px;
background : url('../bashi/infobox_arrow_l.png') no-repeat;
_background-image:url('../bashi/infobox_arrow_l.gif');
margin-top : -25px;
z-index: 100000;
}
.infobox2 div.infobox_arrow_e{
height: 47px;
width: 14px;
position : absolute;
top : 50%;
margin-top : -25px;
right : -3px;
background : url('../bashi/infobox_arrow_r.png') no-repeat;
_background-image:url('../bashi/infobox_arrow_r.gif');
}
.infobox2 .infobox_text{
margin : 0;
padding : 0;
color: #000000;
}
.infobox2 .infobox_text h1{
color: #000000;
margin : 0;
padding : 0;
padding-bottom: 3px;
border-bottom: 1px solid #A0A0A0;
}
.infobox2 .infobox_text p{ margin : 0; padding-bottom : 12px;}
.infobox2 .infobox_text h1 + p {margin-top : 5px;}
/***** /Infobox2 *****/
/***** PEEPBOX *****/
div#banbox { background-color: #1F3145; width: 140px; }
table#adminpeepbox { background-color: #1F3145; }
div.peepboxN { background-color: #1F3145; width: 180px; }
div.peepboxC { background-color: #1F3145; width: 250px; }
table#adminpeepbox,
div#banbox .innerborder,
div.peepboxN .innerborder,
div.peepboxC .innerborder { border: 1px solid #667A8F; padding: 5px 10px 5px 10px; color: #DAE6ED; font-family: Verdana, Arial, sans-serif; letter-spacing: 0; font-size: 11px; }
div.peepboxN p,
div.peepboxC p { margin-top: 0; margin-bottom: 5px; }
div.peepboxN span,
div.peepboxC span { display: block; margin-left: 9px; }
div#chatadminpeepbox { background-color: #1F3145; width: 140px; padding: 10px; border: 1px solid #667A8F; }
/***** /PEEPBOX *****/

/***** TUNKKI *****/
div.tunkki { color: #DAE6ED; font-family: Verdana, Arial, sans-serif; letter-spacing: 0; font-size: 11px; }
div.tunkki b { color: #F68C00; }
div.tunkki_bg { background: url(tunkki_bg.png); }
div.tunkki_pick { background: url(tunkki_pick.png); }
div.tunkki_trash { background: url(tunkki_trash.png) no-repeat left top; }
* html div.tunkki_bg { background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='img/idaho/tunkki_bg.png'); }
* html div.tunkki_pick { background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale, src='img/idaho/tunkki_pick.png'); }
* html div.tunkki_trash { background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='img/idaho/tunkki_trash.png'); }
/***** /TUNKKI *****/

/***** DENUNCIATE WIZARD *****/
.orkku { color: #f68c00; }
.hand { cursor: pointer; }
.crosshair { cursor: crosshair; }
.denuwizpadding { font-family: Verdana, Arial, sans-serif; padding: 20px; padding-top: 15px; }
#denuwiztitle { font-family: Verdana, Arial, sans-serif; padding-top: 9px; text-align: center; width: 100%; font-size: 11px; }
.clearboth { clear: both; }
.denuwiztext { font-family: Verdana, Arial, sans-serif; letter-spacing: 0; font-size: 11px; color: #FFFFFF; }
p.denuwiztext { line-height: 15px; margin: 0 0 12px 0; }
textarea.denuwiztext { color: #FFFFFF; font-size: 12px; font-family: Verdana, Arial, sans-serif; background-color: #0F1C2C; border: 1px solid #667A8F; }
h3.denuwizh3 { font-family: Verdana, Arial, sans-serif; font-size: 13px; }
.denuwiz_error { color: #FF7070; }
a.denuwizlink:link { text-decoration: none; font-weight: bold; color: #E5C59A; }
a.denuwizlink:hover { text-decoration: underline; color: #E5C59A; }
a.denuwizlink:visited { color: #C2A378; }
.nick1 a:link { color: #E5C59A; font-weight: bold; }
.nick1 a:visited { color: #C2A378; font-weight: bold; }
/***** /DENUNCIATE WIZARD *****/

/***** DIALOG *****/
.overlay_dialog { background-color: black; filter:alpha(opacity=60); -moz-opacity: 0.6; opacity: 0.6; }
.dialog_nw,
.dialog_ne { width: 36px; height: 36px; }
.dialog_n { height: 36px; }
.dialog_e,
.dialog_w { width: 15px; }
.dialog_sw { width: 26px; height: 13px; }
.dialog_s { height: 13px; }
.dialog_se { width: 27px; height: 13px; }
.dialog_sizer { width: 27px; height: 26px; }
.dialog_close { width: 15px; height: 15px; position: absolute; top: 18px; right: 18px; }
.dialog_minimize { display: none; }
.dialog_maximize { width: 15px; height: 15px; position:absolute; top: 18px; right: 37px; }
.dialog_title { padding-top: 15px; line-height: 21px; text-align: center; font-size: 11px; font-weight: bold; }
.status_bar { font-size: 10px; height: 13px; }
.dialog_nw { background: url(igwin/igwin_nw.png) no-repeat; }
.dialog_n { background: url(igwin/igwin_n.png) repeat-x; }
.dialog_ne { background: url(igwin/igwin_ne.png) no-repeat; }
.dialog_e { background: url(igwin/igwin_e.png) repeat-y; }
.dialog_w { background: url(igwin/igwin_w.png) repeat-y; }
.dialog_sw { background: url(igwin/igwin_sw.png) no-repeat bottom; }
.dialog_s { background: url(igwin/igwin_s.png) repeat-x bottom; }
.dialog_se { background: url(igwin/igwin_se.png) no-repeat bottom; }
.dialog_sizer { background: url(igwin/igwin_sizer.png) no-repeat; }
.dialog_close { background: url(igwin/igwin_close.png) no-repeat; }
.dialog_maximize { background: url(igwin/igwin_maximize.png) no-repeat; }
.dialog_title { color: #F68C00; font-size: 11px; font-family: Verdana, Arial, sans-serif; }
td.dialog_content { background: #1E3C55 url(igwin/igwin_content_top.gif) repeat-x top center; }
div.dialog_content { background: url(igwin/igwin_content_bottom.gif) repeat-x bottom; }
.status_bar { color: #162538; }
* html .dialog_nw { background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='img/idaho/igwin/igwin_nw.png'); }
* html .dialog_n { background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='img/idaho/igwin/igwin_n.png'); }
* html .dialog_ne { background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='img/idaho/igwin/igwin_ne.png'); }
* html .dialog_e { background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='img/idaho/igwin/igwin_e.png'); }
* html .dialog_w { background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='img/idaho/igwin/igwin_w.png'); }
* html .dialog_sw { background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='img/idaho/igwin/igwin_sw.png'); }
* html .dialog_s { background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='img/idaho/igwin/igwin_s.png'); }
* html .dialog_se { background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='img/idaho/igwin/igwin_se.png'); }
* html .dialog_sizer { background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='img/idaho/igwin/igwin_sizer.png'); }
* html .dialog_close { background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='img/idaho/igwin/igwin_close.png'); }
* html .dialog_maximize { background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='img/idaho/igwin/igwin_maximize.png'); }
.alert_title { line-height: 31px; font-weight: bold; font-size: 11px; color: #DAE6ED; margin-top: 8px; background: #263E59; border-bottom: 1px solid #152436; }
td.alert_content { background: url(igwin/alert_stop.png) left top no-repeat #263E59; }
div.alert_content { border-top: 1px solid #667A8F; }
.alert_nw,
.alert_n,
.alert_ne { height: 40px; }
.alert_ne,
.alert_e,
.alert_se { width: 8px; }
.alert_se,
.alert_s,
.alert_sw { height: 8px; }
.alert_sw,
.alert_w,
.alert_nw { width: 8px; }
.alert_n { background: url(igwin/alert_n.png) left top repeat-x; }
.alert_ne { background: url(igwin/alert_ne.png) left top no-repeat }
.alert_e { background: url(igwin/alert_e.png) left top repeat-y; }
.alert_se { background: url(igwin/alert_se.png) left top no-repeat }
.alert_s { background: url(igwin/alert_s.png) left top repeat-x; }
.alert_sw { background: url(igwin/alert_sw.png) left top no-repeat; }
.alert_w { background: url(igwin/alert_w.png) left top repeat-y; }
.alert_nw { background: url(igwin/alert_nw.png) left top no-repeat; }
* html .alert_nw { background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='img/idaho/igwin/alert_nw.png'); }
* html .alert_n { background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='img/idaho/igwin/alert_n.png'); }
* html .alert_ne { background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='img/idaho/igwin/alert_ne.png'); }
* html .alert_e { background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='img/idaho/igwin/alert_e.png'); }
* html .alert_w { background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='img/idaho/igwin/alert_w.png'); }
* html .alert_sw { background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='img/idaho/igwin/alert_sw.png'); }
* html .alert_s { background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='img/idaho/igwin/alert_s.png'); }
* html .alert_se { background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='img/idaho/igwin/alert_se.png'); }
* html td.alert_content { background: #263E59; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='img/idaho/igwin/alert_stop.png'); }
div.dialog { display: block; position: absolute; }
div.dialog .table_window { border-spacing: 0; width: 100%; margin: 0; padding:0; }
div.dialog .table_window td ,
div.dialog .table_window th { padding: 0; }
div.dialog .title_window { -moz-user-select: none; }
.dialog_sizer { cursor: se-resize !important; }
.dialog_close { cursor: pointer; }
.dialog_maximize { cursor: pointer; }
.top_draggable,
.bottom_draggable { cursor:move; }
.status_bar { overflow: hidden; }
.alert_title { text-align: center; }
div.alert_content { padding: 15px 0; position: relative; }
div.alert_message { padding: 0 5px 0 95px; margin-bottom: 15px; }
.alert_buttons { text-align: center; position: absolute; bottom: 10px; width: 100%; }
/***** /DIALOG *****/
/***** VISITORLIST HIGHLIGHT *****/
#profilevisitorlist td.pokeleft { background-image: url(pokebg_left.gif); background-position: 0% 70%; background-repeat: no-repeat; padding: 3px 0px 3px 10px; }
#profilevisitorlist td.pokeright { background-image: url(pokebg_right.gif); background-position: 100% 70%; background-repeat: no-repeat; padding: 3px 5px 3px 0px; text-align: right;}
/***** /VISITORLIST HIGHLIGHT *****/
/***** COMMENT ERRORS *****/
#comment-errors { color: #FF7070; padding: 10px; margin-bottom:10px; margin-top: 10px; border: 1px solid #ffb3b3; }
/***** /COMMENT ERRORS *****/
/***** SUGGEST SEARCH *****/
.suggest_members { color: #df8731; font: 9px verdana; }
.suggest_details { color: #677684; font: 9px verdana; display: block; }
.suggest_link_wrap em { background-color: #244970; font-style: normal; }
.suggest_header { background-color: #2b3b52; padding: 5px 5px 5px 15px; font: 10px verdana; font-weight: bold; }
.suggest_search_div { border: 1px solid #667A8F; width: 190px; position: relative; background-color: #162538; text-align: left; z-index: 200000; }
.suggest_search_no_matches { padding-left: 12px; padding-top: 8px; color: red; font: 11px verdana; }
.suggest_search_loading { padding-left: 12px; padding-top: 8px; color: #DAE6ED; font: 11px verdana; }
#ss_wrap { position: absolute; }
#search_suggest { width: 300px;}
#imagechannels #search_suggest ul,
#imagechannels #search_suggest li { margin: 0px; padding: 0px;}
#search_suggest ul,
#search_suggest li { list-style-type:none; margin: 0px; padding: 0px; }
#search_suggest a { margin: 0px; display: block; width: 290px; background-color: #162538; border-top: 1px solid #202e41; padding: 5px 5px 3px 5px; font-weight: normal; overflow: hidden; }
#search_suggest .suggest_more a, .suggest_more a { margin: 0px; font: 9px verdana; color: #bfc9d3; padding: 5px 15px 5px 5px; position: relative; text-align: right; display: block; width: 280px; border-top: 1px solid #202e41;}
#search_suggest .suggest_more a:hover, .suggest_more a:hover { text-decoration: none;}

.suggest_more { display: block; }
.suggest_link_wrap { padding: 3px 5px; display: block; }
#search_suggest a:link,
#search_suggest a:visited { color: #DAE6ED; padding-bottom: 4px; margin: 0px; text-decoration: none; }
.search_suggest_close { background: url(../communities/searchsuggest_close.gif) no-repeat left top; cursor: pointer; position: absolute; top: 6px; right: 10px; width: 9px; height: 9px; }
#search_suggest .suggest_header_ul .search_suggest_selected { background-color: #284564; text-decoration: none; color: #fff; cursor: default; }
#search_suggest .suggest_header_ul .search_suggest_selected .suggest_details { color: #cecece; }
#search_suggest .suggest_header_ul .search_suggest_selected .suggest_token_match { background-color: #162538; }
#search_suggest .suggest_header_ul .search_suggest_selected em { background-color: black; }
/***** /SUGGEST SEARCH *****/
/***** ajaxitor iframe *****/
iframe.hidden-frame { display: none; }
/***** /ajaxitor iframe *****/

/**** LINK-tag style sheet online_em.css ****/
/*
* $Id: online_em.css,v 1.4 2007/08/27 06:32:10 anqqa Exp $
*/
span.onlinenick { padding-right: 7px; margin-right: 2px; background: url(online.gif) no-repeat right 6px; }
div.box span.onlinenick { background-image: url(online_white.gif); }
span.birthdaynick { padding-right: 17px; margin-right: 0; background: url(birthday.gif) no-repeat right top; }

/**** LINK-tag style sheet view_mod.php?mod_id=3752981&v=2 ****/
/*
* 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-color: #000000;
padding: 0; margin: 0;
color: #424242;
font-family: tahoma;
}
table {
border-collapse: collapse;
}
#outerbody {
margin-left: auto;
margin-right: auto;
width: 960px;
}
#headerblock {
position: relative;
}
h1 {
background-color: #000000;
margin: 0;
display: block;
height: 54px;
position: relative;
}
h1 .ircgalleria {
color: #424242;
font-family: tahoma;
font-weight: normal;
font-size: 12px;
display: block;
margin: auto;
position: absolute;
top: 11px;
left: 19px;
}
h1 .separator { display: none; }
h1 .title {
font-family: tahoma;
color: #424242;
font-size: 11px;
font-weight: bold;
display: block;
margin: auto;
position: absolute;
top: 25px;
left: 190px;
}
h1 .title .small {
font-weight: normal;
}
/* --- sivujen alareunan palkki ---
* Copyright tiedot saa piilottaa. Tekijänoikeuslaki pätee
* vaikka erillistä mainintaa ei olisikaan.
*/
#footer {
background: #000000;
margin-bottom: 40px;
border-top: 1px solid black;
}
#footer .innerborder {
font-size: 11px;
text-align: center;
padding: 2px 20px 5px 20px;
color: #424242;
}
#footer a {
color: #000000;
}
/* --- Oikean yläreunan hakulootat --- */
#search {
position: absolute;
top: 11px;
right: 13px;
}
#search table {
border-collapse: collapse;
}
#search table td {
vertical-align: top;
padding: 0;
}
#search table tr.titles img {
margin-bottom: 4px;
margin-left: 1px;
}
#search table td.title img {
margin-top: 4px;
margin-right: 7px;
}
#search input {
margin: 0;
}
#search input.text {
background-color: #000000;
border: 1px solid #42422;
font-size: 10px;
font-family: tahoma;
padding: 1px;
}
#search input.searchsubmit {
margin-top: 1px;
margin-left: 1px;
margin-right: 5px;
}
/* --- leipäteksti --- */
p, td, ol, ul, dl, div {
font-family: tahoma;
letter-spacing: 0px;
font-size: 10px;
}
p {
line-height: 15px;
margin-top: 0;
margin-bottom: 10px;
}
/* --- leipätekstissä ja listoissa olevat boldaukset --- */
p b, li b {
color: #424242;
}
strong {
}
.error, ul.errors {
color: #424242;
}
.alert {
color: #424242;
font-weight: bold;
}
div.smallbox .error {
color: red;
}
a {
text-decoration: none;
font-weight: bold;
}
a:link {
color: #424242;
}
a:visited {
color: #424242;
}
a:hover {
text-decoration: 0;
color: #ff1e80;
}
div.picture a {
}
div.picture img {
border: 1px solid #424242;
margin: 0;
}
input {
margin: 0;
margin-right: 5px;
}
input.text,
textarea.text,
select {
background-color: #000000;
border: 1px solid #424242;
font-size: 11px;
color: white;
}
input.submit {
color: black;
font-size: 10px;
letter-spacing: 1px;
background-color: #000000;
border-top: 1px solid #424242;
border-left: 1px solid #424242;
border-bottom: 1px solid #424242;
border-right: 1px solid #424242;
}
/* --- päävalikko --- */
#mainmenu {
background-color: #000000;
margin: 0;
float: left;
width: 100%;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
}
#mainmenu .innerborder {
float: left;
width: 100%;
border-top: 1px solid black;
border-bottom: 1px solid black;
}
#mainmenu ul {
list-style: none;
border: none;
margin: 0;
padding: 0;
padding-left: 9px;
padding-right: 9px;
}
#mainmenu li {
display: 0;
padding: 0;
margin: 0;
letter-spacing: 0px;
font-family: tahoma;
float: left; /* älä muuta tätä! se on lamea ja huonontaa käytettävyyttä */
}
li#mmlogout {
float: right;
}
#mainmenu li.selected {
background-color: #000000;
}
#mainmenu li a {
display: block;
padding: 2px 10px 3px 10px;
color: #424242;
font-size: 10px;
float: left;
margin: 0;
text-decoration: none;
text-transform: uppercase;
}
#mainmenu #mmnewcomments a {
color: #ff668f;
font-weight: bold;
}
#mainmenu li a:hover {
color: #ff1e80;
background-color: #000000;
}
/* --- Alavalikko, esitetään lehdyköinä --- */
#submenu {
clear: both;
float: left;
font-size: 10px; letter-spacing: 0px;
font-family: tahoma;
padding-top: 14px;
margin-left: 0px;
border-bottom: 1px solid #000000;
width: 100%;
background-color: #000000;
}
#submenu ul {
margin: 0;
padding: 0;
list-style: none;
padding-left: 19px;
}
#submenu li {
vertical-align: middle;
margin: 0 2px 0 0; padding: 0;
padding-left: 15px;
background-color: #000000;
float: left; /* älä muuta tätä! se on lamea ja huonontaa käytettävyyttä */
}
#submenu a {
display: block;
margin: 0; padding: 0;
padding-right: 16px;
padding-top: 5px;
padding-bottom: 5px;
color: #424242;
float: left;
font-size: 10px;
}
#submenu a:hover {
text-decoration: 0;
}
#submenu li.selected {
background-color: #000000;
}
#submenu li.selected a {
}
/* -------- */
#innerbody {
clear: both;
background-color: #000000;
padding: 12px 18px 20px 18px;
}
#tabbedbody {
clear: both;
background: #000000 0% 0% repeat-x;
padding: 12px 18px 20px 18px;
border-top: 1px solid #424242;
}
/* --- kapeat, kevyillä kehyksillä varustetut boksit --- */
div.smallbox {
margin-bottom: 10px;
border-top: 1px solid black;
}
div.smallbox div.title {
border: 1px solid #000000;
border-bottom: none;
background-color: #000000;
}
div.smallbox div.title h3 {
margin: 0;
padding: 2px;
text-align: center;
font-family: tahoma;
color: #424242;
font-size: 10px;
font-weight: 0;
text-transform: uppercase;
letter-spacing: 0px;
}
div.smallbox .content {
border: 1px solid #424242;
background-color: #000000;
}
div.smallbox .content .innerborder {
border: 1px solid black;
padding: 0 10px 0 10px;
}
div.smallbox .content div.tabledecorator {
margin-top: 10px;
margin-bottom: 10px;
}
div.smallbox .errors {
color: #424242;
}
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 #000000;
border-bottom: 1px solid #000000;
background-color: #000000;
}
div.commentbox .title {
display: none;
}
div.commentbox .content {
padding: 15px;
}
div.commentbox .innerborder div {
margin-top: 1px;
margin-bottom: 1px;
}
div.commentbox .stamp {
font-family: tahoma;
font-size: 10px;
color: #424242;
white-space: nowrap;
}
div#newcomments {
margin-top: 5px;
margin-bottom: 5px;
font-weight: bold;
color: #ff1e80;
}
/* --- 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: #ff668f;
}
div.commentbox tr.private, .private {
color: #ffffff;
}
div.commentbox tr.admin, .admin {
color: #424242;
}
div.commentbox tr.user {
color: #42424;
}
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: 0;
}
*/
#profilebasicinfo .online {
color: #ff668f;
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: #000000;
}
#profileaphorism .content .innerborder {
padding: 10px;
font-family: tahoma;
}
#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: #000000;
}
td#archive table.grid div.default img {
border: 1px solid #424242;
}
table.grid div.online img {
border: 1px solid #424242;
}
table.grid div.online {
background-color: #000000;
}
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: 10px;
}
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(""); */
}
table.grid b {
color: #000000;
}
table.grid div.caption {
padding-top: 3px;
}
div.thumbnick {
margin-top: 1px;
margin-bottom: 7px;
}
div.thumbnick b {
font-size: 10px;
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: #000000;
border: 1px solid #424242;
}
#smileyselector div.smiley, #smileyselector div.smileyclose {
text-align: center;
height: 25px;
width: 31px;
float:left;
}
#smileyselector br {
clear: left;
}
#smileyselector div.smileyclose a {
color: white;
text-decoration: none;
font-family: tahoma;
font-weight: bold;
font-size: 12px;
padding-left: 3px;
padding-right: 3px;
}