﻿body 
{
    width:960px;
    margin-left:auto;
    margin-right:auto;
    margin-top:0px;
    font-family:Arial, Tahoma, Verdana;
    font-size:12px;
    background-color:White;
    color:#2d2d2d;
}
#header
{
    width:960px;
    margin-left:auto;
    margin-right:auto;
    background-image:url(images/header.jpg);
    background-repeat:no-repeat;
    height:120px;
}
#header a
{
    text-decoration:none;
    color:White;
}
#header a:hover
{
    text-decoration:none;
    color:Yellow;
}

#menubar
{
    width:960px;
    margin-left:auto;
    margin-right:auto;
    background-color:#93024f;
    font-family:Arial, Tahoma;
    font-weight:normal;
}
#menubar a
{
    text-decoration:none;
    color:White;
    font-weight:bold;
    font-size:12px;
    margin-left:2px;
    margin-right:2px;
}
#menubar a:hover
{
    text-decoration:none;
    color:Black;
}
#pagecontent
{
    width:960px;
    margin-left:auto;
    margin-right:auto;
    background-color:#cde3e6;
}
#pagecontent a
{
    text-decoration:underline;
    color:#2d2d2d;
}
#pagecontent a:hover
{
    text-decoration:none;
    color:Red;
}

#indexleft
{
    width:412px;
    float:left;
    margin-left:13px;
}
#indexleft a
{
    text-decoration:none;
    color:#2d2d2d;
}
#indexleft a:hover
{
    text-decoration:none;
    color:Red;
}
#indexright
{
    width:500px;
    float:right;
    margin-right:13px;
}
#indexright a
{
    text-decoration:none;
    color:#2c3a79;
}
#indexright a:hover
{
    text-decoration:none;
    color:Red;
}


#leftmenu
{
     float:left;
     width:160px;
     margin-top:5px;
}
#leftmenu a
{
    text-decoration:none;
    color:#2d2d2d;
    font-size:12px;
}
#leftmenu a:hover
{
    text-decoration:none;
    color:Red;
}
#adminleftmenu
{
     float:left;
     width:140px;
}
#adminleftmenu a
{
    text-decoration:none;
    color:#980481;
    font-size:11px;
    margin-left:5px;
    margin-bottom:3px;
}
#adminleftmenu a:hover
{
    text-decoration:underline;
    color:#980481;
}

#contentarea
{
    float:right;
    width:770px;
    padding-right:15px;
    margin-top:10px;
}
#contentarea a
{
    text-decoration:none;
    color:#2d2d2d;
}
#contentarea a:hover
{
    text-decoration:none;
    color:Red;
}
#admincontentarea
{
    float:right;
    width:770px;
    padding-right:15px;
    margin-top:5px;
}
#admincontentarea a
{
    text-decoration:none;
    color:black;
}
#admincontentarea a:hover
{
    text-decoration:none;
    color:Red;
}



#leftcolumn
{
    width:250px;
    float:left;
}

#columnholder
{
    width:510px;
    float:right;
}

#middlecolumn
{
    width:250px;
    float:left;
}

#rightcolumn
{
    width:250px;
    float:right;
}

#topbox
{
    width:510px;
    float:right;
}

.contentsep
{
    background-color:Black;
    width:249px;
    border-right:1px gray solid;
    height:5px;
}
.contentsep500
{
    background-color:Black;
    width:509px;
    border-right:1px gray solid;
    height:5px;
}
.contentboxgray
{
    background-color:Black;
    margin-bottom:20px;
    padding-left:8px;
    padding-right:8px;
    padding-bottom:5px;
    width:232px;
    border-bottom:1px gray solid;
    border-left:1px gray solid;
    border-right:1px gray solid;
}
.contentboxgray500
{
    background-color:Black;
    margin-bottom:20px;
    padding-left:8px;
    padding-right:8px;
    padding-bottom:5px;
    width:492px;
    border-bottom:1px gray solid;
    border-left:1px gray solid;
    border-right:1px gray solid;
}

.contentbox
{
    width:490px;
    height:100px;
    background-image:url(images/content-box500.jpg);
}
.contentbox250
{
    width:250px;
    height:100px;
    background-image:url(images/content-box250.jpg);
}

.contentborder
{
    width:242px;
    border:1px gray solid;
    padding:3px;
    margin-bottom:10px;
}
.contentborder2col
{
    width:502px;
    border:1px gray solid;
    padding:3px;
    margin-bottom:5px;
}
.contentborder2colheader
{
    width:99%;
    border:1px black solid;
    padding:3px;
    margin-bottom:5px;
    background-color:#ececec;
}

.contentbox_white
{
    background-color:White;
    width:100%;
    margin-bottom:15px;
}

.contentheader_green_small
{
    width:100%;
    font-weight:normal;
    font-family:Tahoma;
    background-color:#147e8b;
    padding-top:2px;
    padding-bottom:2px;
    color:#caf1bc;
    text-indent:5px;
    font-size:14px;
}
.contentheader_green_large
{
    width:100%;
    font-weight:normal;
    font-family:Tahoma;
    background-color:#147e8b;
    padding-top:2px;
    padding-bottom:2px;
    color:#caf1bc;
    text-indent:5px;
    font-size:16px;
}
.subheader_green
{
    width:100%;
    font-family:Tahoma;
    background-color:#90cad1;
    padding-top:2px;
    padding-bottom:2px;
    color:Black;
    text-indent:5px;
    font-size:11px;
}


.contentheader_blue_small
{
    width:100%;
    font-weight:bold;
    font-family:Tahoma;
    background-color:#147e8b;
    padding-top:2px;
    padding-bottom:2px;
    color:#c8d9ff;
    text-indent:5px;
    font-size:12px;
}
.contentheader_blue_large
{
    width:100%;
    font-weight:bold;
    font-family:Tahoma;
    background-color:#147e8b;
    padding-top:3px;
    padding-bottom:3px;
    color:#c8d9ff;
    text-indent:8px;
    font-size:16px;
}


.contentheader_mag_small
{
    width:100%;
    font-weight:normal;
    background-color:#cb006c;
    padding-top:2px;
    padding-bottom:2px;
    color:Black;
    text-indent:5px;
    font-size:12px;
}
.contentheader_mag_large
{
    width:100%;
    font-weight:bold;
    font-family:Tahoma;
    background-color:#147e8b;
    padding-top:3px;
    padding-bottom:3px;
    color:#f4c1fd;
    text-indent:8px;
    font-size:16px;
}

.contentheader_red_small
{
    width:100%;
    font-weight:normal;
    background-color:#147e8b;
    padding-top:2px;
    padding-bottom:2px;
    color:#fdc1c1;
    text-indent:5px;
    font-size:14px;
}
.contentheader_red_large
{
    width:100%;
    font-weight:normal;
    font-family:Tahoma;
    background-color:#147e8b;
    padding-top:3px;
    padding-bottom:3px;
    color:#fdc1c1;
    text-indent:8px;
    font-size:16px;
}
.subheader_red
{
    width:100%;
    font-family:Tahoma;
    background-color:#90cad1;
    padding-top:2px;
    padding-bottom:2px;
    color:Black;
    text-indent:5px;
    font-size:11px;
}









.contentheader_blue
{
    width:100%;
    font-weight:bold;
    background-color:#147e8b;
    padding-top:4px;
    padding-bottom:4px;
    color:White;
    text-indent:5px;
}


.albumheaders
{
    background-color:#2c2c2c; 
    padding-top:3px; 
    padding-bottom:3px; 
    padding-left:5px; 
    border-top:1px gray solid; 
    border-bottom:1px #c3c3c3 solid; 
    width:100%; 
    margin-bottom:3px;
}


.colcontianer
{
    padding:5px;
    margin-bottom:10px;
}
.colcontianergray
{
    padding-top:5px;
    padding-left:8px;
    padding-right:8px;
    padding-bottom:5px;
    background-color:#ececec;
}
.headercolcontianermagenta
{
    padding-top:2px;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:2px;
    background-color:#525151;
    font-size:11px;
    border-right:1px gray solid;
    border-left:1px gray solid;
}
.headercolcontianerblue
{
    padding-top:3px;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:3px;
    background-color:#a8aee2;
}


.albumheader1
{
    background-color:#f0f0f0; 
    padding:3px; 
    border-top:2px gray solid; 
    border-bottom:1px #c3c3c3 solid; 
    width:100%; 
    margin-bottom:3px;
}


.pictureborder
{
    border:1px gray solid;
    padding:1px;
}


.button {
    border: 1px solid gray;
    background-color:White;
    font-size:11px;
    color:Black;
    padding:1px;
}
.button:hover {
    border: 1px solid #5d004f;
    background: #d34fba;
}
.buttonred {
    border: 1px solid gray;
    background-color:White;
    font-size:11px;
    color:Black;
    padding:1px;
}
.buttonred:hover {
    border: 1px solid #5d004f;
    background: #ff9090;
}
.buttongreen {
    border: 1px solid gray;
    background-color:White;
    font-size:11px;
    color:Black;
    padding:1px;
    width:90px;
}
.buttongreen:hover {
    border: 1px solid #5d004f;
    background: #a5e0a7;
}


.textboxmulti
{
    background-color:White;
    color:Black;
    border:1px gray solid;
    font-family:Tahoma;
}
.textbox
{
    background-color:White;
    color:Black;
    border:1px gray solid;
}
.textboxmultichat
{
    background-color:Black;
    color:White;
    border:1px gray solid;
    font-family:Tahoma;
    scrollbar-base-color: #001016;
    scrollbar-arrow-color: #FFFFFF;
    scrollbar-3dlight-color: #636363;
    scrollbar-darkshadow-color: #636363;
    scrollbar-face-color: #636363;
    scrollbar-highlight-color: #A8A8A8;
    scrollbar-shadow-color: #000000;
    scrollbar-track-color: #686868;
}


h1
{
    font-size:18px;
    margin-top:0px;
    margin-bottom:10px;
}
h2
{
    font-size:16px;
    margin-top:0px;
    margin-bottom:10px;
}
h3
{
    font-size:14px;
    margin-top:0px;
    margin-bottom:10px;
}




.textboxmemberlist
{
    background-color:Black;
    color:White;
    border:0px gray solid;
    font-family:Tahoma;
    scrollbar-base-color: #001016;
    scrollbar-arrow-color: #FFFFFF;
    scrollbar-3dlight-color: #636363;
    scrollbar-darkshadow-color: #636363;
    scrollbar-face-color: #636363;
    scrollbar-highlight-color: #A8A8A8;
    scrollbar-shadow-color: #000000;
    scrollbar-track-color: #686868;
}


a.bloglink:link
{
    text-decoration:underline;
    color:#2d2d2d;
}
a.bloglink:visited
{
    text-decoration:underline;
    color:#2d2d2d;
}
a.bloglink:hover
{
    text-decoration:underline;
    color:Red;
}
a.bloglink:active
{
    text-decoration:underline;
    color:#2d2d2d;
}