#jquery-overlay {
position : absolute;
top : 0;
left : 0;
z-index : 90;
width : 100%;
height : 500px;
}
#jquery-lightbox {
position : absolute;
top : 0;
left : 0;
width : 100%;
z-index : 100;
text-align : center;
line-height : 0;
}
#jquery-lightbox a img {
border : none;
}
#lightbox-container-image-box {
position : relative;
background-color : #fff;
width : 250px;
height : 250px;
margin : 0 auto;
}
#lightbox-container-image {
padding : 10px;
}
#lightbox-loading {
position : absolute;
top : 40%;
left : 0%;
height : 25%;
width : 100%;
text-align : center;
line-height : 0;
}
#lightbox-nav {
position : absolute;
top : 0;
left : 0;
height : 100%;
width : 100%;
z-index : 10;
}
#lightbox-container-image-box > #lightbox-nav {
left : 0;
}
#lightbox-nav a {
outline : none;
}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
width : 49%;
height : 100%;
display : block;
}
#lightbox-nav-btnPrev {
left : 0;
float : left;
}
#lightbox-nav-btnNext {
right : 0;
float : right;
}
#lightbox-container-image-data-box {
font : 10px Verdana, Helvetica, sans-serif;
background-color : #fff;
margin : 0 auto;
line-height : 1.4em;
overflow : auto;
width : 100%;
padding : 0 10px 0;
}
#lightbox-container-image-data {
padding : 0 10px;
color : #666;
}
#lightbox-container-image-data #lightbox-image-details {
width : 70%;
float : left;
text-align : left;
}
#lightbox-image-details-caption {
font-weight : bold;
}
#lightbox-image-details-currentNumber {
display : block;
clear : left;
padding-bottom : 1em;
}
#lightbox-secNav-btnClose {
width : 99px;
float : right;
padding-bottom : 0.7em;
}
.spoiler-head {
font-size : 11px;
padding : 1px 14px 3px;
margin-left : 6px;
line-height : 15px;
}
.spoiler-body {
padding : 1px 6px 2px;
display : none;
border-top : 1px solid #c3cbd1;
background : #f5f5f5;
border-bottom : 1px solid #c3cbd1;
}
.spoiler-wrap {
width : 95%;
margin : 6px auto;
clear : both;
background : #e9e9e6;
border : solid #c3cbd1;
border-width : 1px 1px 1px 2px;
}
.clickable {
cursor : pointer;
}
.folded {
background : transparent url(images/icon_plus.gif) no-repeat left center;
padding-left : 14px;
}
.unfolded {
background : transparent url(images/icon_minus.gif) no-repeat left center;
padding-left : 14px;
}
body {
font-family : "tahoma";
font-size : 8pt;
color : #555;
margin-top : 10px;
margin-bottom : 10px;
background : #f4f4f4 url(images/pagebg.gif) repeat left top;
}
.linked-image {
margin : 0;
padding : 0;
border : 0;
}
.resized-linked-image {
margin : 1px 0 0 0;
padding : 0;
background-color : #000;
border : 0;
color : #fff;
font-size : 10px;
width : auto;
}
.resized-linked-image-zoom {
width : 200px;
height : 30px;
background-color : #fff;
padding-top : 6px;
padding-left : 5px;
top : 0;
left : 0;
position : absolute;
display : none;
}
#highlighted {
background-color : #fafafa;
}
#highlighted tr:hover {
background-color : #f5fbe1;
}
#tooltip {
background : #ffffff;
font-size : 10px;
width : auto;
border : 1px solid #778899;
border-left : 5px solid #ff9f00;
color : #333333;
font-family : verdana, arial, helvetica, sans-serif;
line-height : 15px;
z-index : 100;
margin : 0;
padding : 3px;
position : absolute;
visibility : hidden;
border-collapse : separate;
}
.error {
color : #ff6e1e;
background-color : #fff0f0;
padding : 7px;
margin-top : 5px;
margin-bottom : 10px;
border : 1px #ff6e1e;
}
.error b {
color : #ff6e1e;
background : inherit;
}
.success {
color : #000000;
background : #f5fbe1;
padding : 7px;
margin-top : 5px;
margin-bottom : 5px;
border : 1px dashed #7ba813;
}
.success b {
color : #7ba813;
background : inherit;
}
.editor {
margin : 0 0 1px 0;
width : 400px;
height : 21px;
border : 1px solid #d1d8ec;
}
.editorinput {
background : #fafafa;
color : #000000;
border : 1px solid #d1d8ec;
font-size : 11px;
font-family : Verdana, Helvetica;
text-decoration : none;
}
.editorbutton {
float : left;
cursor : pointer;
padding : 2px 1px 0 5px;
}
td.embedded {
border : none;
text-align : left;
}
code {
background : none;
color : #0000ff;
font-size : 11px;
font-family : Verdana, Helvetica;
}
.code {
color : #0000bb;
font-size : 11px;
font-family : Verdana, Helvetica;
}
a.copyright:link, a.copyright:visited, a.copyright:active {
text-decoration : none;
color : #5087ad;
border-top : 1px dashed #5087ad;
padding : 0;
}
table {
border-collapse : collapse;
border : none;
background-color : #f4f4f4;
width : 100%;
}
table.main {
border-collapse : collapse;
background-color : #f4f4f4;
}
table.mainouter {
border-collapse : collapse;
background-color : #eaffaa;
border : none;
}
table.bottom {
color : #ffffff;
background : transparent;
}
table.main2 {
border-collapse : collapse;
background-color : #f4f4f4;
border : none;
}
table.blok {
border-collapse : collapse;
background-color : #f4f4f4;
border : none;
}
h1 {
font-size : 12pt;
text-align : center;
}
h2 {
background-image : url(images/header.gif);
font-size : 10pt;
margin-bottom : 0;
margin-top : 5px;
height : 18px;
border-width : 0;
border-style : solid solid none solid;
text-align : center;
}
h3 {
font-size : 10pt;
margin-bottom : 5px;
text-align : center;
}
.topnav {
background-image : url(images/topnav.png);
height : 35px;
border : 1px;
color : #fff;
}
.search {
border : 0;
}
.find {
background : url(images/search.png);
background-color : #eaffaa;
position : relative;
}
p {
font-size : 8pt;
}
p.sub {
margin-bottom : 4pt;
}
td {
font-size : 8pt;
border : 1px solid #e0e0e0;
}
td.block {
font-size : 8pt;
border : 0;
}
td.right_menu {
border : 0;
}
td.commenttable {
background-color : #fffef2;
}
td.embedded {
border : none;
text-align : left;
}
td.bottom {
border : none;
}
td.heading {
font-weight : bold;
}
td.text {
padding : 10pt;
text-align : left;
}
td.comment {
padding : 10pt;
font-size : 8pt;
text-align : left;
}
td.colhead {
font-weight : bold;
color : #378b0e;
background-image : url(images/cellpic.gif);
}
td.rowhead {
font-weight : bold;
text-align : right;
vertical-align : top;
}
td.title {
font-size : 14pt;
}
td.navigation {
font-weight : bold;
font-size : 10pt;
border : none;
}
td.pager {
background-color : #ffffff;
border : 1px solid #9ca4b0;
padding : 2px;
}
td.pagebr {
background-color : #fafafa;
border : 0;
padding : 0;
}
td.highlight {
background-color : #efeee6;
border : 1px solid #9ca4b0;
padding : 2px;
}
td.tablea {
border : 0;
}
hr {
height : 0;
border : 0 solid #00314d;
border-top-width : 1px;
}
form {
margin-top : 0;
margin-bottom : 0;
}
.sublink {
font-style : italic;
font-size : 7pt;
font-weight : normal;
}
a:link, a:visited {
text-decoration : none;
color : #266c8a;
font-weight : bold;
}
a:hover {
color : #cf4343;
}
a.index {
font-weight : bold;
}
a.biglink {
font-weight : bold;
font-size : 12pt;
}
a.online:link, a.online:visited {
font-weight : normal;
text-decoration : none;
}
a.menu:link, a.menu:visited {
font-weight : normal;
}
a.menu:active {
color : #ff6e1e;
}
a.menu:hover {
border-left-width : 7px;
border-left-style : solid;
border-left-color : #ff6e1e;
color : #ff6e1e;
}
a.menu {
display : block;
padding : 3px;
text-align : left;
text-decoration : none;
background-color : #fafafa;
font-weight : normal;
border-top : 1px solid #ff6e1e;
}
a.altlink_white:link, a.altlink_white:visited {
font-weight : bold;
color : #4b4646;
text-decoration : underline;
}
a.altlink_white:hover {
text-decoration : underline;
}
.important {
font-weight : bold;
font-size : 8pt;
}
div.popup {
position : absolute;
top : 0;
left : 0;
width : 170px;
height : 85px;
border : 1px solid black;
display : none;
}
.red {
color : #ee0000;
}
.yellow {
color : #997700;
}
.green {
color : #000000;
}
input, file, select, textarea {
margin-top : 3px;
margin-bottom : 0;
font-size : 8pt;
}
.small {
font-size : 7pt;
}
.big {
font-size : 10pt;
}
li {
margin-top : 6pt;
margin-bottom : 6pt;
}
ul {
margin-left : 16pt;
margin-top : 0;
margin-bottom : 0;
}
.startmenu {
font-weight : bold;
text-align : center;
padding : 2px;
margin : 0;
background-image : url(images/menu_head.gif);
}
.menutitle {
font-weight : bold;
text-align : center;
color : #7e110e;
margin : 2px;
background-color : #ffc58c;
}
input.button {
border : 1px solid #ffc58c;
background-color : #ffc58c;
}
.spoiler_head {
color : #2a2a2a;
font-weight : bold;
border : 1px solid #c3cbd1;
border-left : 3px solid #c3cbd1;
padding : 3px;
background : #e9e9e6;
cursor : pointer;
}
.spoiler_body {
border : 1px solid #c3cbd1;
border-left : 3px solid #c3cbd1;
border-top : none;
padding : 3px;
background : #f5f5f5;
}
.gallerycontainer {
position : relative;
}
.thumbnail img {
border : 1px solid white;
margin : 0 5px 5px 0;
}
.thumbnail:hover {
background-color : transparent;
}
.thumbnail:hover img {
border : 1px solid blue;
}
.thumbnail span {
position : absolute;
padding : 5px;
left : -1000px;
border : 1px dashed gray;
visibility : hidden;
color : black;
text-decoration : none;
}
.thumbnail span img {
border-width : 0;
padding : 2px;
}
.thumbnail:hover span {
visibility : visible;
top : 0;
left : 165px;
z-index : 50;
}
.gallerycontainer {
position : relative;
}
div#block {
width : 189px;
background : transparent url(images/blockbg0.gif) repeat-y left;
margin-top : 2px;
margin-bottom : 10px;
position : relative;
border-collapse : collapse;
}
div#block div {
width : 189px;
}
div#block div div {
width : 189px;
background : transparent url(images/footerbl.gif) no-repeat left bottom;
}
div#block div div div {
width : 173px;
padding-bottom : 8px;
margin-left : 8px;
margin-right : 8px;
padding-top : 33px;
background : transparent;
}
div#block div div div h3.leftbl {
position : absolute;
left : 0;
top : 0;
display : block;
height : 28px;
width : 189px;
line-height : 28px;
font-size : 12px;
color : #fff;
text-indent : 4px;
font-weight : bold;
background : transparent url(images/topblock.png) no-repeat left top;
}
div#block div div div h3.rightbl {
position : absolute;
left : 0;
top : 0;
display : block;
height : 28px;
width : 189px;
line-height : 28px;
font-size : 12px;
color : #fff;
text-indent : 4px;
font-weight : bold;
background : transparent url(images/topblock.png) no-repeat left top;
}
div#block div div div div {
padding : 0;
margin : 0;
}
.fixed-div {
cursor : pointer;
float : left;
border : 1px solid #c4ce37;
position : fixed;
width : 46px;
height : 10px;
z-index : 1;
padding : 2px 3px 2px 3px;
background-color : #49628f;
}
.cl1 {
background : #f6f8fa;
color : #283a5e;
border-top : 1px solid #ffffff;
border-left : 1px solid #ffffff;
font : 11px tahoma;
}
.cl2 {
background : #edeff1;
color : #283a5e;
border-top : 1px solid #ffffff;
border-left : 1px solid #ffffff;
font : 11px tahoma;
}
.cl3 {
background : #f6f8fa;
color : #283a5e;
font-weight : bold;
font : 11px tahoma;
border : 1px solid red;
}
.clborder {
border-collapse : separate;
background-color : white;
}
.clborder td {
text-align : center;
}
.clborder thead td {
border : 0;
border-left : 1px solid white;
}
a:link {
color : #378b0e;
font-family : Tahoma, Verdana, Helvetica, sans-serif;
text-decoration : none;
}
a:active {
color : #378b0e;
font-family : Tahoma, Verdana, Helvetica, sans-serif;
text-decoration : none;
}
a:visited {
color : #378b0e;
font-family : Tahoma, Verdana, Helvetica, sans-serif;
text-decoration : none;
}
a:hover {
color : #ff5500;
font-family : Tahoma, Verdana, Helvetica, sans-serif;
text-decoration : none;
}
.bgcolor1 {
background : #fff;
}
.bgcolor2 {
background : #fafafa;
}
.bgcolor3 {
background : #f5f5f5;
}
.bgcolor4 {
background : #eee;
}
.sort {
background : #eee;
}
.bodyline {
background : #f4f4f4;
border : 1px solid #c5c5c5;
}
.blockline {
background : #f4f4f4;
border : 1px solid #c5c5c5;
border-top : none;
}
.storytitle {
background : none;
color : #378b0e;
font-size : 11px;
font-family : Tahoma, Verdana, Helvetica, sans-serif;
}
.titleline {
border : 1px solid #fff;
}
.boxtitle {
font-family : Tahoma, Verdana, Helvetica, sans-serif;
font-size : 11px;
color : #f50;
font-weight : bold;
}
.content {
background : none;
color : #000000;
font-size : 11px;
font-family : Tahoma, Verdana, Helvetica, sans-serif;
}
.block-title {
background : none;
color : #378b0e;
font-size : 11px;
font-weight : bold;
font-family : Tahoma, Verdana, Helvetica, sans-serif;
}
.storycat {
background : none;
color : #ff5500;
font-size : 11px;
font-weight : bold;
font-family : Tahoma, Verdana, Helvetica, sans-serif;
}
.option {
font-family : Tahoma, Verdana, Helvetica, sans-serif;
font-size : 11px;
color : #f50;
font-weight : bold;
}
.tiny {
color : #000;
font-size : 11px;
font-weight : normal;
font-family : Tahoma, Verdana, Helvetica, sans-serif;
}
.small {
color : #787878;
font-size : 10px;
font-weight : normal;
font-family : Tahoma, Verdana, Helvetica, sans-serif;
}
.code {
color : #00b;
font-size : 11px;
font-family : Tahoma, Verdana, Helvetica, sans-serif;
}
.letter {
background : none;
font-size : 11px;
font-weight : normal;
font-family : Tahoma, Verdana, Helvetica, sans-serif;
text-decoration : none;
text-align : left;
padding : 0 0 10px 0;
}
h1 {
margin : 0;
text-align : left;
color : #979797;
font-size : 18px;
font-weight : normal;
font-family : Tahoma, Verdana, Helvetica, sans-serif;
display : block;
text-decoration : underline;
background : transparent url(images/title000.gif) repeat-y left bottom;
padding : 8px;
padding-left : 12px;
}
h2 {
background : none;
color : #ff5500;
font-size : 12px;
font-weight : bold;
font-family : Tahoma, Verdana, Helvetica, sans-serif;
text-align : center;
}
h3 {
background : none;
color : #378b0e;
font-size : 11px;
font-weight : bold;
font-family : Tahoma, Verdana, Helvetica, sans-serif;
margin : 0;
}
h4 {
background : none;
font-size : 11px;
font-weight : normal;
font-family : Tahoma, Verdana, Helvetica, sans-serif;
}
h5 {
background : none;
font-size : 11px;
font-weight : normal;
font-family : Tahoma, Verdana, Helvetica, sans-serif;
text-align : center;
margin : 0;
}
legend {
font-family : Tahoma, Verdana, Helvetica, sans-serif;
font-size : 11px;
color : #f50;
font-weight : bold;
}
fieldset {
border : 1px solid #c5c5c5;
}
font, td, p {
color : #666;
font-size : 11px;
font-family : Tahoma, Verdana, Helvetica, sans-serif;
}
hr {
height : 0;
border : 0 solid #c5c5c5;
border-top-width : 1px;
}
code {
background : none;
color : #0000ff;
font-size : 11px;
font-family : Tahoma, Verdana, Helvetica, sans-serif;
}
th {
color : #315d03;
height : 25px;
font-size : 11px;
font-weight : bold;
font-family : Tahoma, Verdana, Helvetica, sans-serif;
background : #fff url(images/cellpic0.gif) repeat-x;
border : 1px solid #fff;
}
body {
margin : 0;
padding : 0;
line-height : 125%;
font-family : Tahoma, Verdana, Helvetica, sans-serif;
color : #555;
font-size : 11px;
text-align : center;
}
input, textarea, select {
background : #fafafa;
color : #777;
border : 1px solid #ddd;
font-size : 11px;
font-family : Tahoma, Verdana, Helvetica, sans-serif;
}
form {
margin : 0;
padding : 0;
}
.code {
background : none;
color : #4848de;
font-size : 11px;
font-family : Tahoma, Verdana, Helvetica;
margin : 3px;
}
div.menu {
cursor : pointer;
padding : 2px;
}
div.menu div {
margin : 0;
padding : 0;
float : right;
display : inline;
list-style : none;
position : relative;
height : 24px;
z-index : 21;
}
div.menu ul {
margin : 0;
border : 1px solid #378b0e;
border-bottom : 0 none;
padding : 0;
width : 180px;
list-style : none;
display : none;
position : absolute;
top : 24px;
right : 0;
}
div.menu ul li {
width : 180px;
float : left;
display : block !important ;
display : inline;
border-bottom : 1px solid #378b0e;
}
div.menu a {
padding : 3px;
float : none !important ;
float : left;
display : block;
font-weight : bold;
text-decoration : none;
height : auto !important ;
height : 1%;
}
div.menu a:visited {
color : #378b0e;
font-size : 11px;
font-family : Tahoma, Verdana, Helvetica, sans-serif;
text-decoration : none;
}
div.menu div:hover li a:hover, div.menu div:hover li:hover a, div.menu div.iehover li a:hover, div.menu div.iehover li.iehover a {
font-size : 11px;
font-family : Tahoma, Verdana, Helvetica, sans-serif;
text-decoration : none;
border : 1px solid #fff;
background : #378b0e;
color : #fff;
}
div.menu div:hover ul, div.menu div.iehover ul {
display : block;
}
.earea {
width : 100%;
background : #ffffff;
border : 1px solid #33cc00;
}
.fbutton {
background : #ff6e02 url(images/btnsearc.gif) repeat-x top;
border : 1px solid #c85500;
color : #fff;
font-size : 11px;
font-weight : bold;
cursor : pointer;
}
.ebutton {
float : left;
cursor : pointer;
width : 50%;
background : #ffffff;
border : 1px solid #33cc00;
color : #33cc00;
}
.bbutton {
float : left;
cursor : pointer;
width : 49%;
background : #ffffff;
border : 1px solid #ff0000;
color : #ff0000;
}
.forum {
width : 400px;
background : #f4f4f4;
border : 1px solid #f1f1f1;
}
.hidden {
color : #e8ebee;
background : #fff;
}
.pagelink h4 {
color : #ff6e1e;
font-weight : bold;
}
.pagelink {
margin : 3px;
line-height : 135%;
}
#register div {
float : left;
padding : 0 1px;
}
#register div span {
float : left;
height : 19px;
line-height : 19px;
color : #fff;
}
#register div input {
float : left;
width : 30px;
margin : 0 1px;
border : 1px solid #bad4ec;
}
#register .fbutton {
background : #58c9fc url(images/btnsearc.gif) repeat-x top;
color : #ffffff;
border : 1px solid #fff;
font-weight : bold;
width : 52px;
margin : 0 1px;
cursor : pointer;
}
div.pagelink span {
background : #ffffff;
border : 1px solid #eeeeee;
padding : 2px 4px;
color : #bebebe;
}
div.pagelink a {
border : 1px solid #eeeeee;
padding : 2px 4px;
background : #fdfdfd url(images/pagelink.png) repeat-x left top;
margin : 0 1px;
color : #bebebe;
font-weight : bold;
}
div.pagelink a:hover {
background : #c0fc83 url(images/pagelink.png) repeat-x left -40px;
border : 1px solid #378b0e;
color : #ffffff;
font-weight : bold;
}
.smilies {
margin : 0 0 1px 0;
width : 398px;
border : 1px solid #eee;
background-color : #f4f4f4;
text-align : center;
}
.rate {
cursor : pointer;
float : left;
padding : 0 0 0 0;
}
.favorites {
cursor : pointer;
float : right;
padding : 0 0 0 0;
}
.urating {
list-style : none;
margin : 0;
padding : 0;
width : 85px;
height : 16px;
position : relative;
background : url(images/rating00.gif) repeat-x left top;
}
.urating li {
text-indent : -90000px;
padding : 0;
margin : 0;
float : left;
}
.urating li div {
outline : none;
display : block;
width : 17px;
height : 16px;
text-decoration : none;
text-indent : -9000px;
z-index : 20;
position : absolute;
padding : 0;
}
.urating div.out1 {
left : 0;
}
.urating li div.over1 {
background : url(images/rating00.gif) left center;
z-index : 2;
left : 0;
width : 17px;
cursor : pointer;
}
.urating div.out2 {
left : 17px;
}
.urating li div.over2 {
background : url(images/rating00.gif) left center;
z-index : 2;
left : 0;
width : 34px;
cursor : pointer;
}
.urating div.out3 {
left : 34px;
}
.urating li div.over3 {
background : url(images/rating00.gif) left center;
z-index : 2;
left : 0;
width : 51px;
cursor : pointer;
}
.urating div.out4 {
left : 51px;
}
.urating li div.over4 {
background : url(images/rating00.gif) left center;
z-index : 2;
left : 0;
width : 68px;
cursor : pointer;
}
.urating div.out5 {
left : 68px;
}
.urating li div.over5 {
background : url(images/rating00.gif) left center;
z-index : 2;
left : 0;
width : 85px;
cursor : pointer;
}
.urating li.crating {
background : url(images/rating00.gif) left bottom;
position : absolute;
height : 16px;
display : block;
text-indent : -9000px;
z-index : 1;
}
.uwarn {
list-style : none;
margin : 0;
padding : 0;
width : 85px;
height : 16px;
position : relative;
background : url(images/warn0000.gif) repeat-x left top;
}
.uwarn li {
text-indent : -90000px;
padding : 0;
margin : 0;
float : left;
}
.uwarn li div {
outline : none;
display : block;
width : 17px;
height : 16px;
text-decoration : none;
text-indent : -9000px;
z-index : 20;
position : absolute;
padding : 0;
}
.uwarn div.out1 {
left : 0;
}
.uwarn li div.over1 {
background : url(images/warn0000.gif) left center;
z-index : 2;
left : 0;
width : 17px;
cursor : pointer;
}
.uwarn div.out2 {
left : 17px;
}
.uwarn li div.over2 {
background : url(images/warn0000.gif) left center;
z-index : 2;
left : 0;
width : 34px;
cursor : pointer;
}
.uwarn div.out3 {
left : 34px;
}
.uwarn li div.over3 {
background : url(images/warn0000.gif) left center;
z-index : 2;
left : 0;
width : 51px;
cursor : pointer;
}
.uwarn div.out4 {
left : 51px;
}
.uwarn li div.over4 {
background : url(images/warn0000.gif) left center;
z-index : 2;
left : 0;
width : 68px;
cursor : pointer;
}
.uwarn div.out5 {
left : 68px;
}
.uwarn li div.over5 {
background : url(images/warn0000.gif) left center;
z-index : 2;
left : 0;
width : 85px;
cursor : pointer;
}
.uwarn li.cwarn {
background : url(images/warn0000.gif) left bottom;
position : absolute;
height : 16px;
display : block;
text-indent : -9000px;
z-index : 1;
}
.left {
clear : both;
float : left;
padding : 5px 5px 5px 5px;
width : 25%;
}
.center {
float : left;
padding : 5px 5px 5px 5px;
width : 70%;
white-space : nowrap;
}
.button {
clear : both;
padding : 5px 5px 5px 5px;
text-align : center;
}
#page_bg {
height : 100%;
padding : 0;
margin-bottom : 1px;
background : #f4f4f4;
}
p {
margin-top : 0;
margin-bottom : 5px;
}
a img {
border : 0;
}
html {
height : 100%;
margin-bottom : 1px;
}
#wrapper {
margin : 0 auto;
position : relative;
background : transparent;
width : 100%;
text-align : left;
}
#shadow-l {
background : transparent url(images/shadow-l.gif) repeat-y 0% 0%;
padding-left : 5px;
position : relative;
}
#shadow-r {
background : transparent url(images/shadow-r.gif) repeat-y 100% 0%;
padding-right : 5px;
position : relative;
}
* html #shadow-l {
float : left;
}
* html #shadow-r {
float : right;
}
#header {
height : 100%;
width : 100%;
background : url(images/header_b.png) no-repeat right top;
position : relative;
}
#header-l {
height : 195px;
background : url(images/header-l.png) repeat left;
position : relative;
}
#header-r {
height : 195px;
background : url(images/header-l.png) repeat right;
position : relative;
}
#header-m {
height : 195px;
background : no-repeat right top;
margin-right : 100px;
}
#toolbar {
position : absolute;
right : 47px;
top : 19px;
display : block;
width : 195px;
line-height : 22px;
height : 22px;
color : #f4f4f4;
font-weight : bold;
font-size : 11px;
font-family : Tahoma, Verdana, Helvetica, sans-serif;
text-align : right;
}
#toolbar img {
display : none;
}
#toolbar a:link, #toolbar a:visited {
font-family : Tahoma, Verdana, Helvetica, sans-serif;
color : #fff;
}
#toolbar a:hover {
font-family : Tahoma, Verdana, Helvetica, sans-serif;
text-decoration : underline;
color : #fff;
}
#homes {
position : absolute;
right : 0;
top : 19px;
width : 44px;
height : 23px;
}
#homes a img {
float : left;
}
#logo {
position : absolute;
top : 2px;
left : 0;
display : block;
text-align : center;
background : transparent url(images/logotype.png) no-repeat;
}
#bannerblock {
position : absolute;
top : 14px;
right : 17px;
width : 468px;
height : 60px;
}
#topnav {
position : absolute;
top : 130px;
left : 0;
width : 350px;
height : 60px;
}
#menue-l {
height : 40px;
background : url(images/menue-bg.png) no-repeat 0% 0%;
position : relative;
padding-left : 5px;
}
#menue-r {
height : 40px;
background : url(images/menue-bh.png) no-repeat 100% 0%;
position : relative;
padding-right : 5px;
}
#menue {
margin : 0;
padding : 0;
height : 37px;
background : url(images/topnav.png) repeat-x top;
border : 1px;
color : #ff6e1e;
line-height : 37px;
font-size : 12px;
position : relative;
overflow : hidden;
}
#nav {
margin : 0;
padding : 0;
width : 718px;
height : 40px;
}
#nav a:link, #nav a:visited {
display : block;
float : left;
height : 40px;
line-height : 40px;
padding : 0 20px 0 20px;
color : #ff6e1e;
font-family : Tahoma, Verdana, Helvetica, sans-serif;
font-size : 11px;
font-weight : bold;
color : #fff;
background : url(images/hover_me.png) no-repeat right top;
}
#nav a:hover {
color : #fff;
background : url(images/hover_me.png) no-repeat left -40px;
font-family : Tahoma, Verdana, Helvetica, sans-serif;
font-size : 11px;
font-weight : bold;
}
#footer {
background : transparent url(images/footer-b.png) repeat-x bottom;
position : relative;
height : 88px;
color : #fff;
overflow : hidden;
}
#footer-l {
background : transparent url(images/footer-c.png) no-repeat left bottom;
height : 88px;
padding-left : 14px;
position : relative;
}
#footer-r {
background : transparent url(images/footer-d.png) no-repeat right bottom;
height : 88px;
padding-right : 14px;
position : relative;
}
#copyright {
position : absolute;
top : 32px;
left : 30px;
display : block;
width : 450px;
height : 40px;
color : #cde29f;
font-size : 11px;
line-height : 12px;
}
#copyright a:link, #copyright a:visited {
font-family : Tahoma, Verdana, Helvetica, sans-serif;
color : #cde29f;
font-size : 10px;
}
#copyright a:hover {
font-family : Tahoma, Verdana, Helvetica, sans-serif;
color : #cde29f;
}
#footblock {
position : absolute;
right : 10px;
top : 37px;
text-align : right;
height : 15px;
width : 500px;
}
.clr {
clear : both;
}
div#block {
width : 189px;
background : transparent url(images/blockbg0.gif) repeat-y left;
margin-top : 2px;
margin-bottom : 10px;
position : relative;
border-collapse : collapse;
}
div#block div {
width : 189px;
}
div#block div div {
width : 189px;
background : transparent url(images/footerbl.gif) no-repeat left bottom;
}
div#block div div div {
width : 173px;
padding-bottom : 8px;
margin-left : 8px;
margin-right : 8px;
padding-top : 33px;
background : transparent;
}
div#block div div div h3.leftbl {
position : absolute;
left : 0;
top : 0;
display : block;
height : 28px;
width : 189px;
line-height : 28px;
font-size : 12px;
color : #fff;
text-indent : 4px;
font-weight : bold;
background : transparent url(images/topblock.png) no-repeat left top;
}
div#block div div div h3.rightbl {
position : absolute;
left : 0;
top : 0;
display : block;
height : 28px;
width : 189px;
line-height : 28px;
font-size : 12px;
color : #fff;
text-indent : 4px;
font-weight : bold;
background : transparent url(images/topblock.png) no-repeat left top;
}
div#block div div div div {
padding : 0;
margin : 0;
}
#titlebasic {
position : relative;
display : block;
color : #378b0e;
font-weight : bold;
padding : 7px 0;
font-size : 13px;
background : transparent url(images/titlebas.png) no-repeat right bottom;
margin-bottom : 3px;
text-decoration : none;
}
#titlebasic a:link, #titlebasic a:visited {
font-size : 13px;
font-weight : bold;
color : #378b0e;
text-decoration : none;
}
#titlebasic a:hover {
font-size : 13px;
font-weight : bold;
color : #378b0e;
text-decoration : underline;
}
.morelink {
margin-top : 5px;
color : #aaa;
padding : 2px 4px;
background : #f3f3f3;
}
.morelink a:link, .morelink a:visited, .morelink td {
color : #737373;
font-size : 10px;
}
.morelink a:hover {
color : #ff7d11;
font-size : 10px;
text-decoration : underline;
}
.title {
text-align : left;
color : #555;
font-size : 18px;
font-weight : normal;
font-family : Tahoma, Verdana, Helvetica, sans-serif;
display : block;
text-decoration : underline;
background : transparent url(images/title000.gif) repeat-y left bottom;
padding : 8px;
padding-left : 12px;
}
.title b {
font-weight : normal;
}
.title2 {
padding : 4px;
margin : 2px;
border : 1px solid #c5c5c5;
}
.title2 div {
text-align : left;
color : #555;
font-size : 18px;
font-weight : normal;
font-family : Tahoma, Verdana, Helvetica, sans-serif;
display : block;
text-decoration : underline;
background : transparent url(images/title000.gif) repeat-y left bottom;
padding : 8px;
padding-left : 12px;
}
.title2 b {
font-weight : normal;
}
#albumhack .title {
color : #555;
font-size : 12px;
font-weight : bold;
font-family : Tahoma, Verdana, Helvetica, sans-serif;
display : inline;
text-decoration : none;
background : none;
padding : 2px;
}
#albumhack .title b {
text-align : left;
color : #555;
font-size : 18px;
font-weight : normal;
font-family : Tahoma, Verdana, Helvetica, sans-serif;
display : block;
text-decoration : underline;
background : transparent url(images/title000.gif) repeat-y left bottom;
padding : 8px;
padding-left : 12px;
}
#watext {
color : #878787;
text-align : center;
vertical-align : middle;
padding : 4px;
}
#info {
height : 80px;
width : 65px;
background : #ffa200 url(images/info0000.png) no-repeat left bottom;
}
#warning {
height : 80px;
width : 65px;
background : #9bc727 url(images/warning0.png) repeat-y left bottom;
}
.navi {
text-align : left;
padding : 3px;
}
.account {
width : 400px;
}
.auto_links {
width : 400px;
}
.contact {
width : 400px;
}
.faq {
width : 400px;
}
.files {
width : 400px;
}
.jokes {
width : 400px;
}
.links {
width : 400px;
}
.media {
width : 400px;
}
.money {
width : 400px;
}
.news {
width : 400px;
}
.order {
width : 400px;
}
.pages {
width : 400px;
}
.recommend {
width : 400px;
}
.search {
width : 250px;
}
.shop {
width : 400px;
}
.voting {
width : 400px;
}
.nbox {
overflow : hidden;
margin : 0 1px 2px 1px;
}
.nboxt, .nboxt .nboxl, .nboxt .nboxr {
height : 10px;
overflow : hidden;
}
.nboxt {
background : url(images/nboxt000.gif) repeat-x 0% 100%;
font-size : 1px;
}
.nboxt .nboxl {
background : url(images/nboxtl00.gif) no-repeat 0% 100%;
}
.nboxt .nboxr {
background : url(images/nboxtr00.gif) no-repeat 100% 100%;
}
.nboxb, .nboxb .nboxl, .nboxb .nboxr {
height : 3px;
overflow : hidden;
}
.nboxb {
background : #fff url(images/nboxb000.gif) repeat-x 0% 100%;
font-size : 1px;
}
.nboxb .nboxl {
background : url(images/nboxbl00.gif) no-repeat 0% 100%;
}
.nboxb .nboxr {
background : url(images/nboxbr00.gif) no-repeat 100% 100%;
}
.nboxm {
background-color : #fff;
border-left : 1px solid #f1f1f1;
border-right : 1px solid #f1f1f1;
}
.nboxpad {
padding : 1px 0 8px 0;
margin : 0 10px;
overflow : hidden;
}
.profiletabs .nboxt, .profiletabs .nboxt .nboxl, .profiletabs .nboxt .nboxr {
height : 42px;
}
.profiletabs .nboxt {
background : url(images/nboxt000.gif) repeat-x 0% 100%;
font-size : 0.9em;
}
.profiletabs .shadetabs, .profiletabs .shadetabs li {
padding : 0;
margin : 0;
list-style : none;
background : none;
}
.profiletabs .shadetabs {
height : 33px;
padding-left : 4px;
overflow : hidden;
}
.profiletabs .shadetabs li {
float : left;
margin-right : 1px;
}
.profiletabs .shadetabs li, .profiletabs .shadetabs li b {
float : left;
height : 33px;
cursor : pointer;
outline : none;
}
.profiletabs .shadetabs li {
line-height : 36px;
text-decoration : none !important ;
color : #fff;
background : #0082e0 url(images/profilet.png) no-repeat 0% -165px;
overflow : hidden;
}
.profiletabs .shadetabs li b {
padding : 0 18px;
background : url(images/profilet.png) no-repeat 100% -132px;
}
.profiletabs .shadetabs li.tabhover {
background-position : 0% -99px;
}
.profiletabs .shadetabs li.tabhover b {
background-position : 100% -66px;
}
.profiletabs .shadetabs li.selected {
line-height : 32px;
color : #378b0e;
background : #fff url(images/profilet.png) no-repeat 0% -33px;
}
.profiletabs .shadetabs li.selected b {
background : url(images/profilet.png) no-repeat 100% 0%;
}
#category {
text-align : right;
color : #378b0e;
margin-top : -12px;
}
.paginator {
margin-top : 10px;
font-size : 1em;
width : 600px;
}
.paginator table {
border-collapse : collapse;
table-layout : fixed;
width : 100%;
}
.paginator table td {
padding-left : 2px;
padding-right : 2px;
white-space : nowrap;
text-align : center;
border : none;
}
.paginator span {
display : block;
color : #fff;
padding : 3px 0;
}
.paginator span strong, .paginator span a {
padding : 2px 6px;
}
.paginator span strong {
color : #fff;
background : navy;
font-style : normal;
font-weight : 700;
}
.paginator .scroll_bar {
width : 100%;
height : 20px;
position : relative;
margin-top : 10px;
}
.paginator .scroll_trough {
width : 100%;
height : 3px;
background : #ccc;
overflow : hidden;
}
.paginator .scroll_thumb {
position : absolute;
z-index : 2;
width : 0;
height : 3px;
top : 0;
left : 0;
font-size : 1px;
background : #363636;
}
.paginator .scroll_knob {
position : absolute;
top : -5px;
left : 50%;
margin-left : -10px;
width : 20px;
height : 20px;
overflow : hidden;
background : url(slider_knob.gif) no-repeat 50% 50%;
}
.paginator .current_page_mark {
position : absolute;
z-index : 1;
top : 0;
left : 0;
width : 0;
height : 3px;
overflow : hidden;
background : navy;
}
.fullsize .scroll_thumb {
display : none;
}
.paginator_pages {
width : 600px;
text-align : right;
font-size : 0.8em;
color : gray;
margin-top : -10px;
}
ul {
list-style : none;
margin : 0;
padding : 0;
}
#menu3 {
width : 176px;
margin : 0;
}
#menu3 a {
height : 21px;
voice-family : "\"}\"";
voice-family : inherit;
text-decoration : none;
}
#menu3 a:link, #menu3 a:visited {
color : #ffffff;
font-size : 11px;
display : block;
background : url(pic/menu3.gif);
padding : 5px 0 0 3px;
}
#menu3 a:hover, #menu3 a:active {
color : #ff7115;
background : url(pic/menu3.gif) 0% -24px;
padding : 5px 0 0 3px;
}

