.multiprofile_table {
    width: 640px;
    border-collapse: collapse;
    border: 1px solid white;
}

.multiprofile_table th {
    background-color: #021234;
}

.multiprofile_table td {
    border-bottom: 1px solid white;
    padding: 2px;
}

body, p, div, td, tr, a {
    margin: 0;
    padding: 0;
    font-family: Verdana, Arial;
    font-size: 11px;
}

p, b {
    margin: 0;
    padding: 0;
    text-align: left;
}

body, a {
    color: #fff;
}

p.sidemenutitle {
    color: white;
    margin: 0;
    margin-left: 3px;

    font-family: Verdana, Arial;
    font-size: 11px;
}

h1, h2, h3 {
    font-family: Arial, Verdana;
    font-size: 14px;
    margin-left: 0;
    text-align: left;
}

.picture_thumb {
    border: 1px solid #fff;
    margin-top: 3px;
    margin-left: 3px;
    margin-right: 3px;
    margin-bottom: 0;
}

.picture {
    border: 1px solid #fff;
    margin: 3px;
}

.picture_date {
    color: #ffffff;
    font-size: x-small;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
}

.picture_comment {
    color: #ffffff;
    font-size: 10px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
}

#message_notification p {
    text-align: center;
    background-color: white;
    color: #cd23ab;
    padding: 5px;
    margin-top: 8px;
    margin-left: 64px;
    margin-right: 64px;
}

b.message_notification {
    color: #ffffff;
    font-size: 11px;
    font: Verdana, Arial, Helvetica, sans-serif;
    letter-spacing: 3px;
    margin: 5px;
}

#infoarea p {
    text-align: center;
    background-color: #036;
    padding: 10px;
    margin-top: 8px;
    margin-left: 64px;
    margin-right: 64px;
}

.info {
    color: #fff;
    font-size: 14px;
}

.error {
    color: red;
    font-size: 14px;
}

b.online {
    font-weight: bold;
    color: #fff;
}

#page_main_header {
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
    color: #fff;
}

#page_link {
    font-size: 9px;
    font-weight: bold;
    color: #fff;
}

textarea.message {
    font-family: Verdana, Arial;
    font-size: 11px;
}

p.private_message {
    color: #fff;
    font-style: italic;
}


a.comment_username_notice {
    text-decoration: underline;
    font-weight: bold;
    color: #cd23ab;
}
a.comment_username_notice:hover {
    text-decoration: none;
    font-weight: bold;
    color: #ccaa66;
}

a.comment_username {
    text-decoration: none;
    font-weight: bold;
    color: #ffa500;
    font-size: x-small;
}
a.comment_username:hover {
    text-decoration: underline;
    font-weight: bold;
    color: #f90;
    font-size: x-small;
}

a.private_comment_username {
    text-decoration: none;
    font-weight: bold;
    color: #f90;
}
a.private_comment_username:hover {
    text-decoration: underline;
    font-weight: bold;
    color: #f90;
}


a.image_back {
    text-decoration: none;
    font-weight: bold;
    color: #fff;
}
a.image_back:hover {
    text-decoration: none;
    font-weight: bold;
    color: #f90;
}

p.image_description {
    text-align: center;
    padding: 5px 5px 10px 5px;
    font-weight: bold;
    color: #fff;
}

#sidemenu {
    text-align: left;
}
p.sidemenutitle, b.sidemenutitle {
    color: #ffa500;
    padding-bottom: 6px;
    padding-top: 12px;
}

#sidemenu a, p {
    padding-top: 2px;
    text-decoration: none;
    margin-left: 2px;

}

#sidemenu a {
    text-decoration: none;
    color: white;
}
#sidemenu a:hover {
    text-decoration: none;
    color: #f90;
}

#profile {
}

p.profilename {
    color: orange;
    padding-bottom: 6px;
    padding-left: 5px;
    padding-top: 12px;
    font-weight: bold;
    text-align: left;
}

p.profileattribute {
    color: white;
    padding-left: 7px;
    padding-bottom: 3px;
}

b.profileattribute {
}

a.profilelink {
    text-decoration: underline;
    color: white;
    font-weight: bold;
    line-height: 18px;
    padding-left: 0;
}
a.profilelink:hover {
    text-decoration: none;
    color: white;
}

.empty {}

/* loppuu teksti - alkaa väritausta ja graffa */

#image_view {
    border: 1px solid #ffffff;
    background-color: #000000;
    color: white;
    margin: 10px;
    width: 100%;
}


/* Profiilisivun taustat ja valikot */


#profile_box_menu {
    text-align: left;
    border: 0 solid #ffffff;
    color: #fff;
    padding: 2px;
    margin-bottom: 4px;
    width: 630px;
    font-size: x-small;
}

a.profile_box_menu_link {
    text-decoration: none;
    font-weight: bold;
    color: #f90;
    font-size: x-small;
}

a.profile_box_menu_link:hover {
    text-decoration: underline;
    font-weight: bold;
    color: #f90;
    font-size: x-small;
}

#profile_box {
    background-color: #346699;
    width: 630px;
    margin: 4px;
    padding: 2px 2px 10px 2px;
    border: solid 1px #9accff;
}

#profile_header {
    text-align: left;
    background-color: #346699;
    margin-bottom: 6px;
    margin-left: 8px;
    padding: 2px;
}

#profile_header b {
    color: #fff;
    font-size: medium;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    line-height: normal;
    letter-spacing: 3px;
    margin: 10px;
}

#profile_littlebox {
    border-width: 1px;
    border-color: #9accff;
    background-color: #346699;
    color: #fff;
    margin: 4px;
    padding: 0;
    height: 98%;
}

/* kuvan ympäristö, valkoinen */
#image_gallery {
    border: 1px solid #9accff;
    background-color: #346699;
    color: #fff;
    margin: 12px;
    padding: 5px;
    width: 540px;
}

#image_gallery_width {
    width: 540px;
}


#image_gallery_center_header {
    margin-left: 0;
    display: inline;
}

p.add_center_header {
    margin-left: 4px;
}
b.add_center_header {
    margin-left: 4px;
}
p.add_comments {
    margin-left: 4px;
}
#add_comments {
    margin-left: 4px;
}


#register {
    border: 1px solid #9accff;
    background-color: #346699;
    color: #ffffff;
    margin: 4px;
    padding: 0;
    width: 540px;
}

#register td, input, option, select, text, checkbox, textarea {
    font-size: 11px;
}

registerbox {
    padding: 10px;
}

input.registerbox {
    width: 170px;
    margin: 2px;
}

select.registerbox {
    width: 170px;
    margin: 2px;
}

#main_background {
    background-color: #363636;
}

/* ********************** */
#main_table {
    background-color: #021234;
}


#headermodule {
    width: 1024px;
    height: 113px;
}

#datesearch {
    text-align: left;
}

#datesearch input {
    border: 1px solid #013366;
    background-color: #ffffff;
    color: #000000;
    font-weight: bold;
}
#datesearch select {
    border: 1px solid #346699;
}

#datesearch td {
}

.datesearchbox {
    width: 90px;
    font-size: 10px;
}

.ageselectbox {

    width: 32px;
    font-size: 10px;
}

/*
{$stylesheet}
*/

#headercontent {
    clear: both;
    width: 1024px;
    overflow: hidden;
    background-color: #013366;
    padding-top: 10px;
}

/* yläpalkin linkit logon alla */
#header_menulink {
    font-size: 10px;
    font-weight: normal;
    color: #ffa500;
}
#header_menulink p {
    font-size: 10px;
    font-weight: bold;
    color: white;
}
#header_menulink a {
    font-size: 10px;
    text-decoration: none;
    font-weight: bold;
    color: #fff;
}
#header_menulink a:hover {
    text-decoration: none;
    font-weight: bold;
    color: #f90;
}

/* omassa profiilissia kuvien muokkauslinkit */
#image_edit {
    font-size: 9px;
    font-weight: bold;
    color: #fff;
}
#image_edit p {
    font-size: 9px;
    font-weight: bold;
    color: #fff;
}
#image_edit a {
    font-size: 9px;
    text-decoration: none;
    font-weight: bold;
    color: #fff;
}
#image_edit a:hover {
    font-size: 9px;
    text-decoration: none;
    font-weight: bold;
    color: #f90;
}

/* login box */
#headercontent input {
    border: 1px solid #346699;
    background-color: #ffffff;
    color: black;
    font-weight: bold;
    padding: 0;
}

.button {
    height: 15px;
}
.formu {
    margin: 4px;
}

.loginmargin {
}

/* keskipalstan tausta */
#centermodule {
    padding: 5px;
    background-color: #013366;
    text-align: center;
}

#footermodule {
    margin: 10px;
    text-align: center;
    color: rgb(51, 102, 153);
}

td.center_header {
    background-color: #336699;
}

/* teksti keskellä poikkipalkeissa */
b.center_header {
    color: #fff;
    font-size: x-small;
    font-weight: bold;
    letter-spacing: 3px;
    margin: 5px;
    color: #ffffff;
}

/* joitakine reuna-alueiden tekstejä */
#sidemodule {
    color: white;
    margin: 5px;
}

/* vasen palsta, minimileveys 175 */
#leftcontent {
    vertical-align: top;
    background-color: #000000;
    width: 165px;
}

/* keskipalsta */
#centercontent {
    vertical-align: top;
    background-color: #013366;
}

/* oikea palsta */
#rightcontent {
    vertical-align: top;
    background-color: #021234;
    width: 154px;
}

#footercontent {
    background-color: #013366;
    width: 1024px;
}


/* 24.01.2007 tehtyjä lisäominaisuuksia */

#general_tbl {
    width: 555px;
}
#general_td1 {
    width: 100%;
    vertical-align: top;
}
.add_img_tbl2 {
}

.add_img_td2 {
    vertical-align: top;
}
.add_img_td3 {
    width: 85px;
}

.add_img_td11 {
    vertical-align: top;
}
.add_img_td12 {
    vertical-align: top;
}

.add_img_td22 {
}
.add_img_td23 {
    vertical-align: top;
}

.add_img_td31 {
}
.add_img_td32 {
    vertical-align: top;
}
.add_img_td41 {
}
.add_img_td42 {
    vertical-align: top;
}
.add_img_td51 {
}
.add_img_td52 {
    text-align: right;
    vertical-align: top;
}

.front_pg_gall {
    width: 650px;
}
.gall_search {
    width: 530px;
    padding: 6px;
}
.gall_search2 {
    width: 220px;
    padding: 6px;
}

#header_menu_tbl {
    width: 1024px;
    background-color: #000000;
}
#header_menu_td1 {
    vertical-align: top;
    width: 1024px;
    height: 113px;
    background-image: url(logo.jpg);
    background-color: #000000;
}

.header_menu_td1_div {
    text-align: center;
    margin: 8px;
    color: #996633;
    position: relative;
    top: 30px;
    left: 150px;
}

#header_menulink_td1 {height: 20px;
    text-align: left;
}
#header_menulink_td2 {height: 20px;
    text-align: right;
}
#header_menulink_td3 {height: 10px;
}

header_menulink_td3_div {
    display: inline;
}

.image_gallery_td {
    width: 530px;
    display: block;
}

#image_gallery_tbl {
    width: 540px;
}
#image_gallery_td {
    vertical-align: top;
    width: 540px;
    text-align: left;
}

.mprofile_tbl {
}
.mprofile_tbl2 {
    height: 100%;
}
.mprofile_td {
    vertical-align: top;
    height: 100%;
}
.mprofile_td6 {
    width: 160px;
}

.mprofile_tbl3 {
    width: 430px;
}
.mprofile_td3 {
    vertical-align: top;
    width: 430px;
    text-align: left;
}

.mprofile_td4 {
    width: 160px;
    text-align: left;
}

.mprofile_tbl5 {
    width: 500px;
}

.contactaoss {
    color: #996633;
    font: normal 11px Verdana, Geneva, Helvetica, sans-serif;
    text-decoration: none;
    background: transparent;
    cursor: hand;
    padding: 2px;
}
a.contactaoss:link {
    color: #996633;
    font: normal 11px Verdana, Geneva, Helvetica, sans-serif;
    text-decoration: none;
    background: transparent;
    cursor: hand;
    padding: 2px;
}
a.contactaoss:visited {
    color: #996633;
    font: normal 11px Verdana, Geneva, Helvetica, sans-serif;
    text-decoration: none;
    background: transparent;
    cursor: hand;
    padding: 2px;
}
a.contactaoss:hover {
    color: white;
    text-decoration: none;
}
center_body {margin: 6px;
}

a.headermainmenu:link {
    color: #ffffff;
    font-weight: bold;
    font-size: 12px;
    font-family: Verdana, Geneva, Helvetica, sans-serif;
    text-decoration: none;
    background: transparent;
    cursor: hand;
    padding: 2px;
}
a.headermainmenu:visited {
    color: #ffffff;
    font-weight: bold;
    font-size: 12px;
    font-family: Verdana, Geneva, Helvetica, sans-serif;
    text-decoration: none;
    background: transparent;
    cursor: hand;
    padding: 2px;
}
a.headermainmenu:hover {
    color: orange;
    text-decoration: none;
}

.headermainmenudiv {
    text-align: center;
    position: relative;
    top: 67px;
    left: 0;
}
.headermainmenuE {
    color: #666666;
    font-weight: bold;
    font-size: 12px;
    font-family: Verdana, Geneva, Helvetica, sans-serif;
    text-decoration: none;
    padding: 2px;
}
a.headermainmenuA:link {
    color: orange;
    font-weight: bold;
    font-size: 12px;
    font-family: Verdana, Geneva, Helvetica, sans-serif;
    text-decoration: none;
    padding: 2px;
}

a.headermainmenuA:visited {
    color: orange;
    font-weight: bold;
    font-size: 12px;
    font-family: Verdana, Geneva, Helvetica, sans-serif;
    text-decoration: none;
    padding: 2px;
}
