News:

SMF 2.1.6 has been released! Take it for a spin! Read more.

Main Menu

2nd

Started by TosTos, June 10, 2008, 07:23:08 PM

Previous topic - Next topic

sattninja

ok i have been able to put a link for the forum on the menu bar right after admin however it is just text "forum" it does not have a buton how can i fix this thanks
Running Rc4

watchman

do i need the 1.1.5 version of smf to run this skin? i have 1.1.11.
i was about to uninstall, but thought i'd ask first.

Antechinus

It will be fine on 1.1.11.

Masterd

#23
I corrected your CSS.

body {
margin : 0 auto;
padding : 0;
font : 70%/160% Verdana, Arial, Helvetica, sans-serif;
width : 1004px;
color : #ffffff;
position : relative;
background : #000000 url(images/home-bg.jpg) no-repeat center top;
}
a, strong a {
color : #70cee6;
text-decoration : none;
outline : none;
}
a:hover {
text-decoration : underline;
}
p {
margin : 0 0 0;
}
h1 {
margin : 0 0 0;
padding : 0;
width : 45px;
float : right;
text-decoration : none;
}
h1 a {
display : block;
height : 5px;
text-indent : -900em;
text-decoration : none;
line-height : 100%;
}
h1 a:hover {
text-decoration : none;
}
h2 {
color : #163f53;
margin : 0 0 2px;
border-bottom : 1px dotted #cccccc;
letter-spacing : -1px;
font : normal 210% "Trebuchet MS", Tahoma, Arial;
padding-bottom : 2px;
}
h2 a, h2 a:visited {
color : #163f53;
text-decoration : none;
}
h2 a:hover {
color : #ff6600;
text-decoration : none;
}
h3 {
margin : 20px 0 0;
padding-bottom : 2px;
font : bold 110% Arial;
text-transform : uppercase;
letter-spacing : 1px;
color : #205a77;
}
.sub_heading {
margin : 10px 0 0;
font : bold 110% Arial;
text-transform : uppercase;
color : #666666;
}
.cat_heading {
color : #779d03;
margin : 0;
padding-bottom : 2px;
border-bottom : 1px dotted #c1c9a6;
font : normal 160% Tahoma, Arial, sans-serif;
clear : both;
text-transform : none;
}
.cat_heading-alt {
color : #779d03;
margin : 0;
padding-bottom : 4px;
font : normal 150% Tahoma, Arial, sans-serif;
clear : both;
text-transform : none;
}
h4 {
font : normal 150% Tahoma, Arial, sans-serif;
color : #779d03;
margin : 0 0 2px;
border : none;
}
hr {
height : 1px;
clear : both;
border-top-width : 0;
border-right-width : 0;
border-left-width : 0;
border-top-style : none;
border-right-style : none;
border-left-style : none;
border-bottom : 1px solid #e3e3e3;
}
.clear {
clear : both;
}
.displaynone {
display : none;
}
hr.hidden {
clear : both;
visibility : hidden;
margin : 0;
padding : 0;
}
form {
margin : 0;
padding : 0;
}
img {
border : none;
}
small {
font-size : 85%;
color : #ffffff;
line-height : 120%;
}
#header_wrap {
width : 1004px;
height : 300px;
margin : 0 auto;
padding-top : 65px;
padding-left : 0;
padding-bottom : 0;
color : #ffffff;
}
#search_wrap {
clear : both;
float : left;
}
#searchform {
margin : 0;
padding-left : 40px;
padding-top : 0;
float : left;
}
#searchform label {
display : none;
}
#s {
border : 1px solid #203346;
width : 130px;
padding : 1px;
}
#searchsubmit {
background : url(images/search-btn.gif) no-repeat;
width : 24px;
height : 23px;
border : none;
text-indent : -900em;
line-height : 0;
}
#header_nav {
float : right;
margin-right : 0;
font-size : 90%;
padding : 0 0 0 0;
}
#nav {
list-style : none;
margin : 0 0 0;
padding : 0;
clear : both;
float : right;
line-height : 0;
}
#nav li {
margin-left : 0;
float : left;
}
#nav li a {
height : 25px;
display : block;
float : left;
text-decoration : none;
text-indent : -900em;
}
#nav #nav-home a {
width : 63px;
}
#nav #nav-about a {
width : 65px;
}
#nav #nav-resources a {
width : 91px;
}
#nav #nav-portfolio a {
width : 86px;
}
#nav #nav-icons a {
width : 64px;
}
#body_wrap {
width : 1004px;
margin : 0;
padding : 0 0 0 0;
background : #000000 url(images/background.png) repeat;
clear : both;
}
#home-leftcol {
float : left;
width : 405px;
overflow : hidden;
}
#home-rightcol {
width : 320px;
float : right;
}
#single-leftcol {
float : left;
width : 560px;
overflow : hidden;
}
#single-rightcol {
float : right;
width : 165px;
}
.sidebar-half {
width : 152px;
float : left;
}
.home-subrightcol {
width : 153px;
float : right;
}
#footer_wrap {
width : 1004px;
background : #000000 url(images/footer-corner-bg.gif) no-repeat left top;
margin : 0 auto;
padding : 0 0 0;
color : #ffffff;
clear : both;
}
input, textarea, button {
color : #000000;
font-family : verdana, sans-serif;
background : #ffffff;
border : 1px solid #a8bee6;
padding : 2px;
}
input, button {
font-size : 90%;
}
textarea {
font-size : 100%;
color : #000000;
font-family : verdana, sans-serif;
}
select {
font-size : 90%;
font-weight : normal;
color : #000000;
font-family : verdana, sans-serif;
background : #fdf3ff;
}
hr, .hrcolor {
height : 1px;
border : 0;
color : #666666;
background-color : #666666;
}
a img {
border : 0;
}
.quote {
color : #000000;
background-color : #ffffff;
margin : 1px;
padding : 1px;
font-size : x-small;
font-style : italic;
line-height : 1.4em;
}
.code {
color : #000000;
background-color : #ff0000;
font-family : "courier new", "times new roman", monospace;
font-size : x-small;
line-height : 1.3em;
border : 1px solid #000000;
margin : 1px auto 1px auto;
padding : 1px;
width : 99%;
white-space : nowrap;
overflow : auto;
max-height : 24em;
}
.quoteheader, .codeheader {
background : #d2dee5;
color : #fefefe;
padding : 5px;
text-decoration : none;
font-style : normal;
font-weight : bold;
font-size : x-small;
line-height : 1.2em;
}
.inputs {
color : #212b32;
border : 2px solid #fefefe;
background : #e2effb;
text-indent : 0.2cm;
}
.inputs:hover {
border : 2px solid #a4bdd1;
}
.submit:hover {
border : 2px solid white;
}
.help {
cursor : help;
}
.meaction {
color : red;
}
.editor {
width : 96%;
}
.highlight {
background-color : yellow;
font-weight : bold;
color : black;
}
.windowbg, #preview_body {
color : #ffffff;
background-color : #2d2f32;
background-image : url('images/background.png');
background-repeat : repeat;
}
.windowbg2 {
color : #ffffff;
background-color : #2d2f32;
background-image : url('images/background1.png');
background-repeat : repeat;
}
.windowbg3 {
color : #70cee6;
background-color : #2d2f32;
background-image : url('images/background.png');
background-repeat : repeat;
}
.windowbg4 {
color : #ffffff;
background-color : #2d2f32;
padding : 5px;
background-image : url('images/background.png');
background-repeat : repeat-x;
}
.windowbg5 {
color : #ffffff;
background-color : #2d2f32;
padding : 5px;
background-image : url('images/background.png');
background-repeat : repeat;
}
.moderator {
color : #ffffff;
background-color : #2d2f32;
background-image : url('images/background.png');
background-repeat : repeat;
}
.moderator, .moderator a:link, .moderator a:visited {
font-weight : bold;
color : green;
font-style : normal;
}
.calendar_today {
background-color : #1e90ff;
}
.titlebg, tr.titlebg th, tr.titlebg td, .titlebg2, tr.titlebg2 th, tr.titlebg2 td {
color : #70cee6;
font-style : normal;
background : #939393;
padding-left : 10px;
padding-right : 10px;
line-height : 14px;
text-align : center;
}
.titlebg, .titlebg a:link, .titlebg a:visited {
font-weight : bold;
color : #70cee6;
font-style : normal;
font-size : 12px;
}
.titlebg a:hover {
color : #70cee6;
}
.titlebg2 a:link, .titlebg2 a:visited {
color : #70cee6;
font-style : normal;
text-decoration : underline;
}
.titlebg2 a:hover {
text-decoration : underline;
}
.catbg, tr.catbg td, .catbg3, tr.catbg3 td {
color : #70cee6;
padding-left : 10px;
background : #939393;
padding-right : 10px;
text-align : center;
height : 8px;
margin-top : 10px;
}
.catbg2, tr.catbg2, .catbg3 td {
color : #1e90ff;
padding-left : 10px;
padding-right : 10px;
text-align : center;
height : 8px;
margin-top : 10px;
}
.catbg, .catbg2 {
font-weight : bold;
font-size : 12px;
}
.catbg3, tr.catbg3 td, .catbg3 a:link, .catbg3 a:visited {
font-size : 95%;
color : #1e90ff;
text-decoration : none;
}
.catbg a:link, .catbg a:visited, .catbg2 a:link, .catbg2 a:visited {
color : #1e90ff;
text-decoration : none;
}
.catbg a:hover, .catbg2 a:hover, .catbg3 a:hover {
text-decoration : underline;
}
.catbg5, tr.catbg5 td, .catbg5, tr.catbg5 td {
color : #70cee6;
padding-left : 10px;
background : #000000;
padding-right : 10px;
text-align : left;
height : 8px;
margin-top : 10px;
}
.bordercolor {
background : #939393;
padding : 0;
}
.tborder {
padding : 0;
border : 1px solid #525252;
}
.smalltext {
font-size : x-small;
font-family : verdana, sans-serif;
}
.middletext {
font-size : 90%;
}
.normaltext {
font-size : small;
}
.largetext {
font-size : large;
}
.post, .personalmessage {
width : 100%;
overflow : auto;
line-height : 1.3em;
}
.signature {
width : 100%;
overflow : auto;
padding-bottom : 3px;
line-height : 1.3em;
}
.error {
color : red;
}
.maintab_first, .maintab_back, .maintab_last, .maintab_active_first, .maintab_active_back, .maintab_active_last, .mirrortab_first, .mirrortab_back, .mirrortab_last, .mirrortab_active_first, .mirrortab_active_back, .mirrortab_active_last {
color : #70cee6;
vertical-align : top;
text-transform : uppercase;
}
.maintab_back, .maintab_active_back, .mirrortab_back, .mirrortab_active_back {
color : #70cee6;
text-decoration : none;
font-size : 9px;
font-family : tahoma, sans-serif;
padding : 5px 10px 5px 10px;
}
.maintab_first, .mirrortab_first {
display : none;
}
.maintab_last, .mirrortab_last {
display : none;
}
.maintab_active_first, .mirrortab_active_first {
display : none;
}
.maintab_active_back, .mirrortab_active_back {
background : #dde3e3;
border : 2px solid #454545;
}
.maintab_active_last, .mirrortab_active_last {
display : none;
}
.maintab_back a:link, .maintab_back a:visited, .mirrortab_back a:link, .mirrortab_back a:visited {
color : blue;
text-decoration : none;
font-weight : bold;
}
.maintab_active_back a:link, .maintab_active_back a:visited, .mirrortab_active_back a:link, .mirrortab_active_back a:visited {
color : #70cee6;
text-decoration : none;
font-weight : bold;
}
.maintab_back a:hover, .maintab_active_back a:hover, .mirrortab_back a:hover, .mirrortab_active_back a:hover {
text-decoration : underline;
}
#userarea {
width : 830px;
height : 50px;
text-align : center;
font-size : 1em;
color : #800000;
font-family : Trebuchet MS;
border : 2px solid #939393;
}
#userarea a:link, #userarea a:visited {
color : #800000;
}
#userarea a:hover {
color : #70cee6;
text-decoration : underline;
}
#nav li.active_menu a {
height : 25px;
}
#nav li a {
color : #800000;
font-family : Thoma, verdana, sans-serif;
font-size : 11px;
font-weight : bold;
text-align : center;
}
#nav a:hover {
color : #000;
text-align : center;
}
#nav {
margin : 0 0 0 15px;
padding-top : 460px;
padding-left : 117px;
}
#nav ul {
padding : 0;
margin : 0;
}
#nav li {
margin : 0;
padding : 0;
float : left;
display : block;
height : 25px;
text-align : center;
}
#nav a {
text-decoration : none;
cursor : pointer;
font-weight : bold;
text-align : center;
height : 25px;
border-right : 1px groove #dac176;
}
#nav ul li a:hover, #nav #active a {
background : #e7d6ad;
color : #27295d;
height : 29px;
text-align : right;
}
#nav li a {
display : block;
float : left;
line-height : 25px;
padding : 0 8px;
}
#mainarea {
margin-left : 75px;
margin-right : 75px;
position : relative;
overflow : hidden;
background : #fdf3ff;
}
#mainsag {
background : url(./images/img/solsinir.gif) repeat-y 100% 0%;
}
#mainsol {
background : url(./images/img/sagsinir.gif) repeat-y 0% 0%;
}
#ajax_in_progress {
background : #002962;
color : white;
text-align : center;
font-weight : bold;
font-size : 18pt;
padding : 3px;
width : 100%;
position : fixed;
top : 0;
left : 0;
}
#headim-r {
height : 243px;
background : url(./images/img/serv_rmdan_22.gif) repeat-y 100% 0%;
}
#headim-l {
background : url(./images/img/serv_rmdan_21.gif) repeat-y 0% 0%;
}
#toolbar2 {
background : url(./images/img/serv_rmdan_18.gif) repeat-x 0% 100%;
}
#tool2-l {
height : 23px;
background : url(./images/img/serv_rmdan_tr.gif) no-repeat 100% 100%;
}
#tool2-r {
background : url(./images/img/serv_rmdan_tl.gif) no-repeat 0% 100%;
}
.alt {
background : url(./images/img/tutkunboard.gif) repeat-x 0% 100%;
}
.alt-l {
height : 63px;
background : url(./images/img/tutkunboardr.gif) no-repeat 100% 100%;
}
.alt-r {
background : url(./images/img/tutkunboardl.gif) no-repeat 0% 100%;
}
#alt {
background : url(./images/img/tutkunboard.gif) repeat-x 0% 100%;
}
#alt-l {
height : 63px;
background : url(./images/img/tutkunboardr.gif) no-repeat 100% 100%;
}
#alt-r {
background : url(./images/img/tutkunboardl.gif) no-repeat 0% 100%;
}
.toolbar {
background : url(./images/img/tutkunbot.gif) repeat-x 0% 100%;
}
.tool-l {
height : 41px;
background : url(./images/img/tutkunbotr.gif) no-repeat 100% 100%;
}
.tool-r {
background : url(./images/img/tutkunbotl.gif) no-repeat 0% 100%;
}
.sol {
background : url(./images/img/tutkunsol.gif) repeat-y 0% 100%;
float : left;
}
.sag {
background : url(./images/img/tutkunsag.gif) repeat-y 0% 100%;
float : right;
}
#toolbar {
background : url(./images/img/tutkunbot.gif) repeat-x 0% 100%;
}
#tool-l {
height : 41px;
background : url(./images/img/tutkunbotr.gif) no-repeat 100% 100%;
}
#tool-r {
background : url(./images/img/tutkunbotl.gif) no-repeat 0% 100%;
}
#kucukavatar {
float : right;
margin-left : 1em;
width : 55px;
height : 55px;
}
#pro6 ul {
margin : 0 auto;
padding : 0;
list-style : none;
display : table;
white-space : nowrap;
list-style : none;
height : 35px;
position : relative;
background : transparent;
font-size : 11px;
}
#pro6 li {
display : table-cell;
margin : 0;
padding : 0;
}
#pro6 li a {
display : block;
float : left;
height : 35px;
line-height : 30px;
color : #ffffff;
text-decoration : none;
font-family : arial, verdana, sans-serif;
font-weight : bold;
text-align : center;
padding : 0 0 0 10px;
cursor : pointer;
background : url(images/pro_six_0a.gif) no-repeat;
}
#pro6 li a b {
float : left;
display : block;
padding : 0 25px 5px 15px;
background : url(images/pro_six_0b.gif) no-repeat right top;
}
#pro6 li.current a {
color : #1e90ff;
background : url(images/pro_six_2a.gif) no-repeat;
}
#pro6 li.current a b {
background : url(images/pro_six_2b.gif) no-repeat right top;
}
#pro6 li a:hover {
color : #1e90ff;
background : url(images/pro_six_1a.gif) no-repeat;
}
#pro6 li a:hover b {
background : url(images/pro_six_1b.gif) no-repeat right top;
}
#pro6 li.current a:hover {
color : #1e90ff;
background : url(images/pro_six_2a.gif) no-repeat;
cursor : default;
}
#pro6 li.current a:hover b {
background : url(images/pro_six_2b.gif) no-repeat right top;
}
#pro61 ul {
margin : 0 auto;
padding : 0;
list-style : none;
display : table;
white-space : nowrap;
list-style : none;
height : 35px;
position : relative;
background : transparent;
font-size : 11px;
}
#pro61 li {
display : table-cell;
margin : 0;
padding : 0;
}
#pro61 li a {
display : block;
float : left;
height : 35px;
line-height : 30px;
color : #ffffff;
text-decoration : none;
font-family : arial, verdana, sans-serif;
font-weight : bold;
text-align : center;
padding : 0 0 0 10px;
cursor : pointer;
background : url(images/pro_six_0a.gif) no-repeat;
}
#pro61 li a b {
float : left;
display : block;
padding : 0 25px 5px 15px;
background : url(images/pro_six_0b.gif) no-repeat right top;
}
#pro61 li.current a {
color : #1e90ff;
background : url(images/pro_six_2a.gif) no-repeat;
}
#pro61 li.current a b {
background : url(images/pro_six_2b.gif) no-repeat right top;
}
#pro61 li a:hover {
color : #1e90ff;
background : url(images/pro_six_1a.gif) no-repeat;
}
#pro61 li a:hover b {
background : url(images/pro_six_1b.gif) no-repeat right top;
}
#pro61 li.current a:hover {
color : #1e90ff;
background : url(images/pro_six_2a.gif) no-repeat;
cursor : default;
}
#pro61 li.current a:hover b {
background : url(images/pro_six_2b.gif) no-repeat right top;
}
.sol1 {
padding-left : 0;
background : #1d2323 url(images/img/tutkunsol.gif) repeat-y left top;
color : #000000;
}
.sag1 {
padding-right : 0;
background : transparent url(images/img/tutkunsag.gif) repeat-y right top;
color : #000000;
}
.tcat {
background : #111717 url(images/predator/gradients/gradient_tcat.gif) repeat-x left top;
color : #1e90ff;
font : bold 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
height : 38px;
padding : 0 0 0 0;
}
.tcat a:link, .tcat_alink {
color : #1e90ff;
text-decoration : none;
}
.tcat a:visited, .tcat_avisited {
color : #1e90ff;
text-decoration : none;
}
.tcat a:hover, .tcat a:active, .tcat_ahover {
color : #1e90ff;
text-decoration : underline;
}
.thead {
background : #476c8e;
color : #ffffff;
font : bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.thead a:link, .thead_alink {
color : #ffffff;
}
.thead a:visited, .thead_avisited {
color : #ffffff;
}
.thead a:hover, .thead a:active, .thead_ahover {
color : #ffffff;
}
.tfoot {
background : #111717;
color : #ffffff;
}
.tfoot a:link, .tfoot_alink {
color : #e0e0f6;
}
.tfoot a:visited, .tfoot_avisited {
color : #e0e0f6;
}
.tfoot a:hover, .tfoot a:active, .tfoot_ahover {
color : #ffffff;
}
.alt1, .alt1Active {
background : url(images/alt1.jpg) repeat left top;
color : #70cee6;
}
.alt2, .alt2Active {
background : url(images/alt2.jpg) repeat left top;
color : #ffffff;
}
.fjsel {
background : #3e5c92;
color : #e0e0f6;
}
.fjdpth0 {
background : #f7f7f7;
color : #ffffff;
}
.panel {
background : #111717;
color : #ffffff;
padding : 10px;
}
.panelsurround {
background : #111717;
color : #ffffff;
}
legend {
color : #ffffff;
font : 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
td.thead, div.thead {
padding : 0;
color : #ffffff;
}
.pagenav a {
text-decoration : none;
color : #ffffff;
}
.pagenav td {
padding : 2px 4px 2px 4px;
color : #ffffff;
}
.fright {
float : right;
color : #70cee6;
}
div.tcat {
padding : 0;
height : auto;
background : #1d2323 url(images/predator/gradients/gradient_div_tcat.gif) repeat-x;
color : #70cee6;
}
.bilgisolcubuk {
background : url(images/bilgisolcubuk.jpg) repeat-y left top;
color : #70cee6;
}
.bilgisagcubuk {
background : url(images/bilgisagcubuk.jpg) repeat-y right top;
color : #70cee6;
}
.catwrapleft {
padding-left : 25px;
background : #1d2323 url(images/predator/gradients/gradient_left.gif) repeat-y left top;
color : #70cee6;
}
.catwrapright {
padding-right : 25px;
background : transparent url(images/predator/gradients/gradient_right.gif) repeat-y right top;
color : #70cee6;
}
#breadbox {
background : url(images/predator/gradients/gradient_breadcrumb.gif) repeat-x;
}
.lefty {
background : url(images/predator/misc/left_bkg.gif) no-repeat;
color : #ffffff;
height : 73px;
}
.righty {
background : url(images/predator/misc/right_bkg.gif) no-repeat right top;
color : #ffffff;
}
.fleft {
float : left;
color : #ffffff;
}
#top {
background : url(images/predator/misc/top_bkg.gif) repeat-x;
color : #70cee6;
}
#pmg {
background : url(images/solcubuk.jpg) repeat-y left top;
color : #70cee6;
}
#omg {
background : url(images/sagcubuk.jpg) repeat-y right top;
color : #70cee6;
}
#pmg2 {
background : url(images/solcubuk.jpg) repeat-y left top;
color : #70cee6;
}
#omg2 {
background : url(images/sagcubuk.jpg) repeat-y right top;
color : #70cee6;
}
#pmg1 {
background : url(images/solcubuk.jpg) repeat-y left top;
color : #70cee6;
}
#omg1 {
background : url(images/sagcubuk.jpg) repeat-y right top;
color : #70cee6;
}
#footer {
background : #0f0f0f;
text-align : center;
display : block;
height : 100%;
width : 100%;
color : #ffffff;
}
#footfoot {
display : block;
margin : 0 auto;
padding-top : 75px;
}
.catbg3 {
background : #939393;
color : #70cee6;
font : bold 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
height : 38px;
padding : 0 0 0 0;
}
.catbg3 a:link, .tcat_alink {
color : #000000;
text-decoration : none;
}
.catbg3 a:visited, .tcat_avisited {
color : #000000;
text-decoration : none;
}
.catbg3 a:hover, .tcat a:active, .tcat_ahover {
color : #000000;
text-decoration : underline;
}
.titlebg3 {
background : #000000;
color : #ffffff;
font : bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.titlebg3 a:link, .thead_alink {
color : #ffffff;
}
.titlebg3 a:visited, .thead_avisited {
color : #ffffff;
}
.titlebg3 a:hover, .thead a:active, .thead_ahover {
color : #ffffff;
}
.foot {
background : url(images/predator/gradients/gradient_foot.gif) repeat-x;
color : #70cee6;
}
#vtoolbar2 {
background : url(./images/img/serv_rmdan_18.gif) repeat-x 0% 100%;
}
#vtool2-l {
height : 23px;
background : url(./images/img/serv_rmdan_tr.gif) no-repeat 100% 100%;
}
#vtool2-r {
background : url(./images/img/serv_rmdan_tl.gif) no-repeat 0% 100%;
}
.valt {
background : url(./images/img/tutkunboard.gif) repeat-x 0% 100%;
}
.valt-l {
height : 63px;
background : url(./images/img/tutkunboardr.gif) no-repeat 100% 100%;
}
.valt-r {
background : url(./images/img/tutkunboardl.gif) no-repeat 0% 100%;
}
#valt {
background : url(./images/img/tutkunboard.gif) repeat-x 0% 100%;
}
#valt-l {
height : 63px;
background : url(./images/img/tutkunboardr.gif) no-repeat 100% 100%;
}
#valt-r {
background : url(./images/img/tutkunboardl.gif) no-repeat 0% 100%;
}
.vtoolbar {
background : url(./images/img/tutkunbot.gif) repeat-x 0% 100%;
}
.vtool-l {
height : 41px;
background : url(./images/img/tutkunbotr.gif) no-repeat 100% 100%;
}
.vtool-r {
background : url(./images/img/tutkunbotl.gif) no-repeat 0% 100%;
}
.vsol {
background : url(./images/img/tutkunsol.gif) repeat-y 0% 100%;
float : left;
}
.vsag {
background : url(./images/img/tutkunsag.gif) repeat-y 0% 100%;
float : right;
}
#vtoolbar {
background : url(./images/img/tutkunbot.gif) repeat-x 0% 100%;
}
#vtool-l {
height : 41px;
background : url(./images/img/tutkunbotr.gif) no-repeat 100% 100%;
}
#vtool-r {
background : url(./images/img/tutkunbotl.gif) no-repeat 0% 100%;
}
#stoolbar2 {
background : url(./images/img/serv_rmdan_18.gif) repeat-x 0% 100%;
}
#stool2-l {
height : 23px;
background : url(./images/img/serv_rmdan_tr.gif) no-repeat 100% 100%;
}
#stool2-r {
background : url(./images/img/serv_rmdan_tl.gif) no-repeat 0% 100%;
}
.salt {
background : url(./images/img/tutkunboard.gif) repeat-x 0% 100%;
}
.salt-l {
height : 63px;
background : url(./images/img/tutkunboardr.gif) no-repeat 100% 100%;
}
.salt-r {
background : url(./images/img/tutkunboardl.gif) no-repeat 0% 100%;
}
#salt {
background : url(./images/img/tutkunboard.gif) repeat-x 0% 100%;
}
#salt-l {
height : 63px;
background : url(./images/img/tutkunboardr.gif) no-repeat 100% 100%;
}
#salt-r {
background : url(./images/img/tutkunboardl.gif) no-repeat 0% 100%;
}
.stoolbar {
background : url(./images/img/tutkunbot.gif) repeat-x 0% 100%;
}
.stool-l {
height : 41px;
background : url(./images/img/tutkunbotr.gif) no-repeat 100% 100%;
}
.stool-r {
background : url(./images/img/tutkunbotl.gif) no-repeat 0% 100%;
}
.ssol {
background : url(./images/img/tutkunsol.gif) repeat-y 0% 100%;
float : left;
}
.ssag {
background : url(./images/img/tutkunsag.gif) repeat-y 0% 100%;
float : right;
}
#stoolbar {
background : url(./images/img/tutkunbot.gif) repeat-x 0% 100%;
}
#stool-l {
height : 41px;
background : url(./images/img/tutkunbotr.gif) no-repeat 100% 100%;
}
#headerarea {
display : none;
}
.tborder {
border : none;
}
.sp_table {
border-collapse : collapse;
border-spacing : 0;
width : 100%;
}
.sp_center {
text-align : center;
}
.sp_right {
text-align : right;
}
.sp_left {
text-align : left;
}
.sp_middle {
vertical-align : middle;
}
.sp_top {
vertical-align : top;
}
.sp_auto_align {
margin : 0 auto;
}
.sp_float_left {
float : left;
}
.sp_float_right {
float : right;
}
.sp_regular_padding {
padding : 5px;
}
.sp_content_padding {
padding : 0 5px 0 5px;
}
.sp_fullwidth {
width : 100%;
}
.sp_page_index {
width : 100%;
text-align : center;
}
.sp_list {
list-style-type : none;
text-align : left;
padding : 0 0 0 5px;
line-height : 1.5em;
margin : 0;
}
.sp_list_indent {
padding-left : 10px;
}
li.sp_list_top {
padding-top : 5px;
}
li.sp_list_bottom {
padding-bottom : 5px;
border-bottom : 1px dashed #aaa;
}
li.sp_list_divider {
border-bottom : 1px solid #ddd;
}
.sp_online_flow {
max-height : 150px;
overflow : auto;
}
.sp_rss_flow {
max-height : 300px;
overflow : auto;
}
td.sp_top_poster, td.sp_staff, td.sp_blog, td.sp_articles {
width : 45px;
}
td.sp_staff_info {
padding : 7px 0 7px 0;
vertical-align : bottom;
}
td.sp_staff_divider {
border-bottom : 1px dashed #aaa;
}
td.sp_recent_icon {
vertical-align : middle;
width : 5%;
}
td.sp_recent_subject {
width : 60%;
}
td.sp_recent_info {
width : 35%;
}
div.sp_image {
text-align : center;
line-height : 1.4em;
padding : 5px;
}
input.sp_search {
width : 95%;
}
.sp_acalendar {
border-collapse : collapse;
border-spacing : 0;
width : 100%;
text-align : center;
}
td.sp_acalendar_day {
height : 20px;
padding : 2px;
text-align : center;
vertical-align : top;
}
.sp_acalendar_divider {
width : 80%;
}
table.sp_blog, table.sp_articles, td.sp_shop_info {
line-height : 1.7em;
}
td.sp_shop_info {
font-size : smaller;
}
td.sp_shop_divider {
border-bottom : 1px dashed #aaa;
}
td.sp_shop {
width : 40px;
}
.sp_blog_title, .sp_articles_title {
border-bottom : 1px dashed #aaa;
}
#sp_menu {
width : 100%;
}
#sp_menu a {
margin : 0;
line-height : 1.7em;
}
#sp_menu li {
position : relative;
}
#sp_menu li ul {
position : absolute;
top : 0;
left : 75%;
width : 200px;
background : #ffffff;
border : 1px solid #aaa;
}
#sp_menu ul {
display : none;
}
#sp_menu li:hover ul {
display : block;
}
#sp_main {
width : 100%;
border-spacing : 5px;
table-layout : fixed;
}
#sp_left {
vertical-align : top;
}
#sp_right {
vertical-align : top;
}
#sp_center {
vertical-align : top;
}
div.sp_block {
overflow : auto;
}
table.sp_block {
border-collapse : collapse;
border-spacing : 0;
width : 100%;
}
td.sp_block_padding {
padding : 5px;
}
table.shoutbox_container {
width : 100%;
font-size : x-small;
}
.shoutbox_padding {
padding : 5px;
}
.shoutbox_body {
text-align : left;
padding : 0;
}
.shoutbox_list_compact {
margin : 0;
padding : 0;
list-style : none;
overflow : auto;
height : 200px;
}
.shoutbox_list_compact li {
padding : 4px 0 4px 4px;
border-bottom : 1px dashed #cccccc;
border-left : 3px solid #dadada;
}
.shoutbox_list_all {
margin : 0;
padding : 0;
list-style : none;
}
.shoutbox_list_all li {
padding : 4px 0 0 4px;
border-left : 3px solid #dadada;
}
li.shoutbox_time {
border-bottom : 1px dashed #cccccc;
color : #777;
}
span.shoutbox_time {
color : #777;
padding-left : 5px;
}
span.shoutbox_delete {
float : right;
padding-right : 3px;
}
.shoutbox_page_index {
padding : 2px 0 3px 2px;
line-height : 1.8em;
text-align : center;
}
div.shoutbox_input {
padding-top : 5px;
}
input.shoutbox_input {
width : 65%;
}
li.shoutbox_warning {
border-left : 3px solid #f66;
border-bottom : none;
background : #fdd;
color : #ff0000;
}
.shoutbox_me {
font-weight : bold;
color : #ff0000;
}

Advertisement: