/* BODY START */
*
{ 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
margin: 0px;
border: 0px;
padding: 0px;
}

html, body
{
height:100%;
margin: 0px;
border: 0px;
padding: 0px;
}

body
{
height:100%;
margin: 0px;
border: 0px;
padding: 0px;
background-color: #3DC624;
background-image: url(s_images/green/grass.png);
background-position: bottom;
background-repeat: repeat-x;
background-attachment: fixed;
}

.page-container
{
width: 100%;
height: 100%;
min-height: 600px;
position:absolute; top:0px; bottom:0px; left:0px; right:0px;
/*background-image: url(s_images/green/page_background.png);*/
background-position: center;
background-repeat: repeat-y;
}

.data-container 
{
text-align: center;
margin-left: auto;
margin-right: auto;
width: 710px;
min-height: 100%;
/*background-color:#ff0000;*/
background-image: url(s_images/green/page_background.png);
}

/* BODY END */

/* HEADER START */

.header-cell
{
background-image: url(s_images/manga_skallen.png);
background-position: top left;
background-repeat: no-repeat;
background-color: #ffffff;
height: 246px;
vertical-align: bottom;
}

/*HEADER END */

/* MENU START */

ul.menu
{
text-align: right;
list-style-type:none;
position: relative;
top: -4px;
}

li.menu 
{
display:inline;
margin-left: 0;
}

a.menu
{
color: #000000;
text-decoration: none;
font-family: Arial, Verdana;
font-size: 12px;
padding: 4px 10px 4px 10px;
background-color: #CEFEC6;
border-bottom: 0px;
border-right: 0px;
border-top: 1px dotted #91E882;
border-left: 1px dotted #91E882;
letter-spacing: 1px;
}

a.menu:hover
{
background-color: #6CE057;
text-decoration: underline;
color: #000000;
}

a.menu:active
{
color: #ff0000;
}

/* MENU END */

/* COLOR SWITCHER */
.colorswitcher
{
margin-left: auto;
margin-right: 10px;
position: relative;
top: -10px;
}

.color
{
border: 1px solid #000000;
margin: 1px;
}

/* CONTENT START */
.content-table
{
width: 700px;
margin-left: auto;
margin-right: auto;
background-image: url(s_images/green/content_background.png);
height: 100%;
}

.footer-cell
{
height: 40px;
background-color: #ffffff;
border-top: 1px solid #000000;
}

.content-cell
{
background-position: bottom;
background-repeat: repeat-x;
height: 100%;
}

.content
{ 
background-image: url(s_images/green/content_top.png);
background-position: top;
background-repeat: repeat-x;
height: 100%;
}

a
{
text-decoration: underline;
color: #000000;
}
a:hover
{
text-decoration: none;
color: #0000FF;
}
a:active
{
color: #ff0000;
}

.red
{
color: #FF0000;
}

.redBold
{
color: #FF0000;
font-weight: bold;
display: inline;
}

.bold
{
font-weight: bold;
display: inline;
}

img.gallery
{
color: #000000;
padding: 0px;
background-color: #F1F3FD;
border: 1px dotted #ffffff;
}
img.gallery:hover
{
background-color: #C5CDF7;
color: #000000;
border: 1px dotted #000000;
}

/* CONTENT END */

/* BOX START */

.box-frame
{
background-image: url(s_images/green/box_header.png);
background-repeat: repeat-x;
border: 1px solid #000000;
background-color: #ffffff;
text-align: left;
margin-right: auto;
}

.box-container
{
margin: 5px;
margin-top: 20px;
padding: 0px;
}

.box-topic
{
font-family: Arial, Verdana;
font-size: 16px;
letter-spacing: 1px;
padding: 6px 10px 4px 10px;
}

.spacer
{
height: 1px;
}
.spacer2
{
height: 5px;
}

.dottedspacer
{
height: 1px;
border-top: 1px dotted #DADCE5;
width: 100%;
}

.dottedspacer2
{
height: 1px;
border-top: 1px dotted #DADCE5;
width: 100%;
margin-top: 5px;
margin-bottom: 5px;
}

.centered
{
text-align: center;
margin-left: auto;
margin-right: auto;
display: block;
}

.topic
{
font-size: 10px;
font-weight: bold;
color: #000000;
}

.right-shadow
{
background-image: url(s_images/green/box_shadow_right.png);
background-position: top right;
}

.right-shadow-top
{
background-image: url(s_images/green/box_shadow_right_top.png);
background-repeat: no-repeat;
background-position: top right;
}

.right-shadow-top-faded
{
background-image: url(s_images/green/box_shadow_right_top_faded.png);
background-repeat: no-repeat;
background-position: top right;
}

.bottom-shadow
{
height: 7px;
background-image: url(s_images/green/box_shadow_bottom.png);
width: 100%;
background-repeat: repeat-x;
}
.bottom-shadow-start
{
background-image: url(s_images/green/box_shadow_bottom_left.png);
width: 50%;
height: 100%;
background-position: center left;
background-repeat: no-repeat;
}
.bottom-shadow-end
{
background-image: url(s_images/green/box_shadow_bottom_right.png);
width: 50%;
height: 100%;
background-position: center right;
background-repeat: no-repeat;
}

/* BOX END */

/* TD HOVER (shoutbox/poll) START */

td.pollshout
{
padding-left: 5px;
background-image: none;
}

td.pollshout:hover
{
background-image: url(s_images/green/poll_hover.png);
background-repeat: repeat-y;
}

/* TD HOVER END */

/* FORMS START */

.button
{
border: 3px double #999999;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC;

background-image: url(s_images/green/box_header.png);
color: #000000;
padding: 1px 3px 1px 3px;
}
.button:active
{
border: 3px double #CCCCCC;
border-top-color: #999999;
border-left-color: #999999;
}

.textArea
{
border: 1px dotted #C5CDF7;
background-image: url(s_images/green/box_header.png);
background-position: bottom;
background-repeat: repeat-x;
background-color: #CEFEC6;
padding: 3px;
width: 80%;
}

.textForm
{
border: 1px dotted #C5CDF7;
background-image: url(s_images/green/box_header.png);
background-position: bottom;
background-repeat: repeat-x;
background-color: #CEFEC6;
padding: 3px;
width: 80%;
}