body {
        font-family : arial;
        font-size: 13px;
        background: #d7d6d6 url(images/meganbg.png) repeat-x top center;
        color : #7e7e7e;
        margin: 0px;
}

table {
        font-size: 13px;
}

. maincontainer{
width: 950px; 
background-color: transparent;
}

#letter{
width: 429px; 
height: 163px;
background: url(images/meganheader_03.png) no-repeat top left;
}

#letter:hover{
width: 429px; 
height: 163px;
background: url(images/meganheader_03h.png) no-repeat top left;
}

#menu img {
margin: px;
}

#menu {
bottom: 0px;
left 0px;
padding: 0px;
margin: 0px;
background: url(images/megantop.png);
position:fixed;
width:100%;
height:49px;
}

.menutext {
padding-top: 22px;
color: #ffffff;
text-align: center;
font-family : arial;
font-size: 15px;
}




h1{
        font-weight: bold;
        font-size: 22px;
        font-family: "Trebuchet MS", sans-serif;
        text-decoration: none;
        line-height : 120%;
        color : #737596;
        margin: 2px;
}

h2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 18px;
        margin: 0px;
}

h3 {
        font-weight: normal;
        font-family: sans-serif;
        font-size: 13px;
        margin: 2px;
}

p {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 100%;
        margin: 2px 0px;
}

ul {
        margin-left: 5px;
        padding: 0px;
}


.smallfont {
font-size: 12px;
}


li {
        margin-left: 10px;
        margin-top: 4px;
        margin-bottom: 4px;
        padding: 0px;
        list-style-position: outside;
        list-style-type: disc;
}

.textinput {
border-top: 1px solid #f0f3f6;
border-right: 1px solid #d4d6d9;
border-left: 1px solid #f0f3f6;
border-bottom: 1px solid #d4d6d9;
padding:5px;
background: #f8f8f9;
}

.listbox {
border-top: 1px solid #f0f3f6;
border-right: 1px solid #d4d6d9;
border-left: 1px solid #f0f3f6;
border-bottom: 1px solid #d4d6d9;
padding:5px;
background: #f8f8f9;
}

.button {
border-top: 1px solid #f0f3f6;
border-right: 1px solid #d4d6d9;
border-left: 1px solid #f0f3f6;
border-bottom: 1px solid #d4d6d9;
padding:5px;
background: #f8f8f9;
}

.comment_button {
border-top: 1px solid #f0f3f6;
border-right: 1px solid #d4d6d9;
border-left: 1px solid #f0f3f6;
border-bottom: 1px solid #d4d6d9;
padding:5px;
background: #f8f8f9;
}

.radio {
border-top: 1px solid #f0f3f6;
border-right: 1px solid #d4d6d9;
border-left: 1px solid #f0f3f6;
border-bottom: 1px solid #d4d6d9;
padding:5px;
background: #f8f8f9;
}

.checkbox {
border-top: 1px solid #f0f3f6;
border-right: 1px solid #d4d6d9;
border-left: 1px solid #f0f3f6;
border-bottom: 1px solid #d4d6d9;
padding:5px;
background: #f8f8f9;
}

a {
        color: #e0dbe6;
        text-decoration: none;
}

a:hover {
        color: #e0dbe6;
        text-decoration: none;
}

.bblink a {
        color: #e0dbe6;
        text-decoration: none;
font-weight: bold;
}

.bblink a:hover {
        color: #e0dbe6;
        text-decoration: none;
font-weight: bold;
}

.maintable {
        border: 0px solid #aba09c;
/*      background-color: transparent;*/
        
        margin-top: 1px;
        margin-bottom: 1px;
-moz-border-radius:  5px; 
border-radius: 5px;
-webkit-border-radius: 5px; 
}

.tableh1 {
background : #e3e3e3 url('images/tbl.gif') repeat-x;
background-position: center;
color : #9f919b;
font-weight: bold;
padding:15px;
text-align: center;
font-size: 15px;
border-top: 0px solid #c1c1c1;
border-right: 0px solid #e2e2e2;
border-left: 0px solid #c1c1c1;
border-bottom: 1px solid #bdbdbd;
text-shadow: #e0ddd9 1px 1px 0px;
-moz-border-radius:  7px; 
border-radius: 7px;
-webkit-border-radius: 7px; 
}

.tableh1_compact {
        background : #efefef;
        color : #9a8b96;
padding:10px;
-moz-border-radius:  7px; 
border-radius: 7px;
-webkit-border-radius: 7px; 
}

.tableh2 {
background : #e3e3e3 url('images/tbl.gif') repeat-x;
background-position: center;
color : #9f919b;
font-weight: bold;
padding:15px;
text-align: center;
font-size: 15px;
border-top: 0px solid #c1c1c1;
border-right: 0px solid #e2e2e2;
border-left: 0px solid #c1c1c1;
border-bottom: 1px solid #bdbdbd;
text-shadow: #e0ddd9 1px 1px 0px;
-moz-border-radius:  7px; 
border-radius: 7px;
-webkit-border-radius: 7px; 
}

.tableh2_compact {
background : #e3e3e3 url('images/tbl.gif') repeat-x;
background-position: center;
color : #9f919b;
font-weight: bold;
padding:20px;
text-align: left;
font-size: 14px;
border-top: 0px solid #c1c1c1;
border-right: 0px solid #e2e2e2;
border-left: 0px solid #c1c1c1;
border-bottom: 1px solid #bdbdbd;
text-shadow: #f7f8fa 1px 1px 0px;
-moz-border-radius:  7px; 
border-radius: 7px;
-webkit-border-radius: 7px; 
}

.tableb {
        background: #e9e9e9 ;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
-moz-border-radius:  5px; 
border-radius: 5px;
-webkit-border-radius: 5px; 
}


.tableb_compact {
        background: #e3e3e3 ;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
-moz-border-radius:  5px; 
border-radius: 5px;
-webkit-border-radius: 5px; 
}

.tablef {
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
-moz-border-radius:  5px; 
border-radius: 5px;
-webkit-border-radius: 5px; 
        padding-left: 10px;
}

.catrow_noalb {
border-bottom: 1px solid #f6f6f6;
        color : #a8a8a8;
-moz-border-radius:  5px; 
border-radius: 5px;
-webkit-border-radius: 5px; 
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
background-color: #efefef;
}

.catrow {

border-bottom: 1px solid #cbcaca;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
-moz-border-radius:  5px; 
border-radius: 5px;
-webkit-border-radius: 5px; 
background-color: #e3e3e3;
}

.album_stat {
        font-size: 90%;
        color : #9f9f9f;
        margin: 5px 0px;
}

.thumb_filename {
        font-size: 80%;
        display: block;
}

.thumb_title {
        color : #b0aaa9;
        text-shadow: #fafbf9 1px 1px 0px;
        font-size: 90%;
        padding: 4px;
        display : block;
        background : #f0f0f0;
        margin:5px;
}

.thumb_caption {
        color : #b59eb5;
        text-shadow: #d1d3d1 1px 1px 0px;
        font-size: 90%;
        padding: 4px;
        display : block;
        background : #dcdedb;
margin:5px;
}

.thumb_caption a {
        text-decoration: none;
        color: #b59eb5;
}

.thumb_num_comments {
        font-weight: normal;
        font-size: 80%;
        padding: 2px;
        font-style : italic;
        display : block;
}

.user_thumb_infobox {
        margin-top: 1px;
        margin-bottom: 1px;
}

.user_thumb_infobox th {
        font-weight : bold;
        font-size: 100%;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox td {
        font-size: 80%;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox a {
        text-decoration: none;
        color: #737596;
}

.user_thumb_infobox a:hover {
        color: #737596;
        text-decoration: none;
}

.sortorder_cell {
        background : transparent;
        color : #9f919b;
        padding: 0px;
        margin: 0px;
}

.sortorder_options {
        font-family: sans-serif;
        background : transparent;
        color : #9f919b;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-size: 80%;
        white-space: nowrap;
}

.navmenu {
        font-family: sans-serif;
        color: #bdb2b2;
        font-size: 100%;
        font-weight: bold;
        background : #e2e2e2 ;
        border-style: none;
}

.navmenu img {
        margin-top: 1px;
        margin-right: 5px;
        margin-bottom: 1px;
        margin-left: 5px;
}

.navmenu a {
        display: block;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
        text-decoration: none;
        color: #afc1c9;
}

.navmenu a:hover {
        background : #e3e3e3 ;
        text-decoration: none;
        color:         #737596;
}

.admin_menu_thumb {
        font-family: tahoma;
        font-size: 85%;
        border: 1px solid #d3d3d3;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        color: #856c82;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 85px;
}

.admin_menu_thumb a {
        color: #856c82;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 10px;
        padding-right: 10px;
}


.admin_menu_thumb a:hover {
        color: #856c82;
        text-decoration: none;
}

.admin_menu {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 90%;
    border: 1px solid #CCD7E0;
    background-image : url(images/button_bg.gif);
    background-position : bottom;
    background-repeat: repeat-x;
    background-color: #FFFFFF;
    color: #000000;
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: center;
}

.admin_menu a {
    color: #000000;
    text-decoration: none;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 2px;
    padding-right: 2px;
}

.admin_menu a:hover {
    color: #000000;
    text-decoration: underline;
}

.admin_float {
    float:left;
    margin-left: 1px;
    margin-right: 1px;
    margin-top: 1px;
    margin-bottom: 1px;
    max-height:1.5em;
    display: block;
    position: relative;
    white-space:nowrap;
    /*width:100px;*/
}

#admin_menu_anim {
    background-image : url(images/button_bg_anim.gif);
}

.comment_date{
        color : #9f919b;
        font-size : 90%;
        vertical-align : middle;
}

.image {
        border-style: solid;
        border-width: 2px;
        border-color: #d7d7d7;
-moz-border-radius:  5px; 
border-radius: 5px;
-webkit-border-radius: 5px; 
margin:5px;
}

.imageborder {
        border: 1px solid #dddddd;
        background-color: #efefef;
        margin-top: 30px;
        margin-bottom: 30px;
}

.display_media {
        background: #e3e3e3 ;
-moz-border-radius:  5px; 
border-radius: 5px;
-webkit-border-radius: 5px; 
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.thumbnails {
background: #e3e3e3 ;
border-left: 1px solid #cccccc;
-moz-border-radius:  5px; 
border-radius: 5px;
-webkit-border-radius: 5px; 
}

.thumbnails a img:hover{
background: url(images/thb.gif);
background-repeat:no-repeat;
padding-top:17px;
padding-bottom:17px;
padding-left:17px;
padding-right:17px;
border:0px solid #000000;
}



.thumbnails a img{
background: url(images/thb.gif);
background-repeat:no-repeat;
padding-top:17px;
padding-bottom:17px;
padding-left:17px;
padding-right:17px;
border:0px solid #000000;
}



.footer {
        font-size : 9px;
}

.footer a {
        text-decoration: none;
        color: #737596;
}

.footer a:hover {
        color: #737596;
        text-decoration: none;
}

.statlink {
        color: #9f919b;
        font-weight: bold;
}

.statlink a {
        text-decoration: none;
        color: #9f919b;
font-weight: bold;
}

.statlink a:hover {
        color: #9f919b;
font-weight: bold;
        text-decoration: none;
}

.alblink a {
        text-decoration: none;
        color: #9f919b;
font-weight: bold;
}

.alblink a:hover {
        color: #9f919b;
font-weight: bold;
        text-decoration: none;
}

.catlink {
        display: block;
        margin-bottom: 2px;
}

.catlink a {
color: #7d717a;
text-shadow: #eaeaea 1px 1px 0px;
font-weight: normal;
font-size: 15px;
}

.catlink a:hover {
color: #7d717a;
text-shadow: #eaeaea 1px 1px 0px;
font-weight: normal;
font-size: 15px;
}

.topmenu {
        line-height : 130%;
        font-size: 100%;
}

.topmenu a {
        color : #9f919b;
        text-decoration : none;
}

.topmenu a:hover  {
        color : #9f919b;
        text-decoration : underline;
}

.img_caption_table {
        border: none;
        background-color: #efefef;
        width : 100%;
        margin : 0px;
}

.img_caption_table th {
        background: #efefef ;
        font-size: 100%;
-moz-border-radius:  5px; 
border-radius: 5px;
-webkit-border-radius: 5px; 
        color : #737596;
        padding-top: 4px;
        padding-right: 10px;
        padding-bottom: 4px;
        padding-left: 10px;
        border-top : 1px solid #efefef;
}

.img_caption_table td {
        background: #e3e3e3 ;
        padding-top: 6px;
        padding-right: 10px;
        padding-bottom: 6px;
-moz-border-radius:  5px; 
border-radius: 5px;
-webkit-border-radius: 5px; 
        padding-left: 10px;
        border-top : 1px solid #efefef;
        white-space: normal;
}

.debug_text {
        border: #BDBEBD;
        background-color: #e3e3e3;
-moz-border-radius:  5px; 
border-radius: 5px;
-webkit-border-radius: 5px; 
        width : 100%;
        margin : 0px;
}

.clickable_option {
        cursor : default;
}

.listbox_lang {
        color: #737596;
        background-color: #efefef;
-moz-border-radius:  5px; 
border-radius: 5px;
-webkit-border-radius: 5px; 
        border: 1px solid #efefef;
        font-size: 80%;
        font-family: Arial, Helvetica, sans-serif;
        vertical-align : middle;

}
#vanity a {
        display:block;
        width:57px;
        height:20px;
        margin: 3px 20px;
}
#vanity img {border:0}
#v_php {float:left;background-image:url(../../images/powered-php.gif);}
#v_php:hover {background-image:url(../../images/h_powered-php.gif);}
#v_mysql {float:left;background-image:url(../../images/powered-mysql.gif);}
#v_mysql:hover  {background-image:url(../../images/h_powered-mysql.gif);}
#v_xhtml {float:right;background-image:url(../../images/valid-xhtml10.gif);}
#v_xhtml:hover {background-image:url(../../images/h_valid-xhtml10.gif);}
#v_css {float:right;background-image:url(../../images/valid-css.gif);}
#v_css:hover{background-image:url(../../images/h_valid-css.gif);}
