body {
        background: url("images/bg.png");
        background-repeat: repeat;
        background-position: 0px 0px;
        background-color: #cdcdcb;
        font-family: Vani;
        font-size : 12px;
        font-weight: bold;
        color: #000000;
        margin: 30px;
   -webkit-box-shadow: 0px 0px 0px rgba(0,0,0,.8);
              -moz-box-shadow: 0px 0px 0px rgba(0,0,0,.8);
                         box-shadow: 0px 0px 0px rgba(0,0,0,.8);

          z-index: 100;
}

table {
        font-size : 10px;
}

.nav{
        color: #555555;
        font-family: vani;
        font-size : 14 px;
        font-style: normal;
        text-shadow: #000000 1px 1px 1px;
}


.nav a{
        color: #6f6f6f;
        border-bottom: 0px dotted #81b3c4;

}

.nav a:visited{
        color: #bdbbbc;
        border-bottom: 0px dotted #81b3c4;

}

.nav a:active{
        color: #555555;
        border-bottom: 0px dotted #81b3c4;

}

.nav a:focus{
        color: #555555;
        border-bottom: 0px dotted #81b3c4;

}
.nav a:hover{
        color: #d9e8ed;
        border-bottom: 0px dotted #81b3c4;

}


.galleryheader{
width:1038px;
background:url(images/rihannafentyus.png) no-repeat;
height:600px;
}

.galleryfooter{
        background-color: #686767;
        color: #888888;
        padding: 15px;
        font-family: georgia;
        font-size: 11px;
        font-style: italic;
        border-top: 0px solid #6f6f6f;
  -webkit-box-shadow: 0px 0px 7px $dark2;
  -moz-box-shadow: -7px 0px 7px $dark2;
  box-shadow: 0px 0px 7px $dark2;
}

.galleryfooter a{
        color: #5179a7;
        border-bottom: 0px dotted #6f6f6f;

}

.galleryfooter a:visited{
        color: #5179a7;
        border-bottom: 0px dotted #6f6f6f;

}

.galleryfooter a:hover{
        color: #5179a7;
        border-bottom: 0px dotted #6f6f6f;

}

em { color: #6f6f6f; }


h1{
        font-weight: normal;
        font-size: 20px;
        font-family: tahoma;
        text-decoration: none;
        line-height : 50px;
        color: #dddddd;
        margin: 2px;
}

h2 {
        font-family: Arial, Helvetica, sans-serif;
        padding-left : 12px;
        font-size: 12px;
        margin: 0px;
        background: url("");
        background-color: #transparent;
}

h3 {
        font-weight: normal;
        font-family: Vani;
        font-size: 15px;
        margin: 2px;
        font-color: #555555;
}

h4 {
        border: 1px solid #888888;
        background: url("");
        background-color: #transparent;
        margin-top: 1px;
        margin-bottom: 1px;
        line-height : 20px;
}


p {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 100%;
        margin: 2px 0px;
}

ul {
        margin-left: 5px;
        padding: 0px;
}

li {
        margin-left: 10px;
        margin-top: 4px;
        margin-bottom: 4px;
        padding: 0px;
        list-style-position: outside;
        list-style-type: disc;
}

.textinput {
        font-family: "Vani;
        font-size: 100%;
        border: 1px solid #888888;
        padding-right: 3px;
        padding-left: 3px;
        background-color: #dddddd;
        font-color: #555555;
}

.listbox {
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        font-size: 100%;
        border: 1px solid #888888;
        vertical-align : middle;
}

.button {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #888888;
        background-position : bottom;
}

.radio {
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        font-size: 100%;
        vertical-align : middle;
}

.checkbox {
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        font-size: 100%;
        vertical-align : middle;
}

a {
        color: #6f6f6f;
        text-decoration: none;
}

a:hover {
        color: #8ba6cf;
        text-decoration: underline;
}

a:link {
        color: #8ba6cf;
        text-decoration: none;
}

a:visited {
        color: #cdcdcb;
        text-decoration: none;
}

a:focus {
        color: #6f6f6f;
        text-decoration: none;
}

a:active {
        color: #cdcdcb;
        text-decoration: none;
}
a img {
        background: url("images/bg.png");
        background-color: #cdcdcb;
        border: 2px solid #e2e2de;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        padding: 10px;
        shadow: #c6c6c6 1px 1px 1px;}

a img:hover{
        background: url("images/bg.png");
        background-color: #cdcdcb;
        border: 2px solid #e2e2de;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        padding: 10px;
        filter : alpha(opacity=95);
         -moz-opacity : 0.9;
         opacity : 0.9;
         -khtml-opacity: 0.9; }
        shadow: #c6c6c6 1px 1px 1px;}

.bblink a {
        color: #888888;
        text-decoration: none;
}

.bblink a:hover {
        color: #888888;
        text-decoration: underline;
}

.maintable {
        background: url("images/bg.png");
        background-repeat: repeat;
        background-color: #cdcdcb;
        margin-top: 1px;
        margin-bottom: 1px;
        -moz-border-radius: 15px;
        border-radius: 15px;
box-shadow:inset 0 0 10px #d0d0cc;
       -moz-box-shadow:inset 0 0 10px #d0d0cc;
}

.tableh1 {
        font-family:  Vani;
        background: url("");
        background-color: #d0d0cc;
        font-weight:bold;
        color: #81b3c4;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        line-height : 25px;
       border-radius-top: 15px;
       -moz-border-radius:  15px; 
       -webkit-border-radius: 15px; 
       box-shadow:inset 0 0 10px #d0d0cc;
       -moz-box-shadow:inset 0 0 10px #d0d0cc;
}

.tableh2 {
        background: url("");
        background-color: #ffffff;
        color: #e9bcc6;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
border-radius-top: 15px;
       -moz-border-radius:  15px; 
       -webkit-border-radius: 15px; 
       box-shadow:inset 0 0 10px #ffffff;
       -moz-box-shadow:inset 0 0 10px #ffffff;
}

.tableb {
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
border-radius-top: 5px;
-moz-border-radius:  5px; 
-webkit-border-radius: 5px;
}

.tablef {
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
border-radius-top: 5px;
-moz-border-radius:  5px; 
-webkit-border-radius: 5px;
}

.catrow_noalb {
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        border-bottom: 0px dotted #dddddd;
       background-color: #ffffff;
         border-radius-top: 15px;
       -moz-border-radius:  15px; 
       -webkit-border-radius: 15px; 
opacity:0.6;
filter:alpha(opacity=60); /* For IE8 and earlier */
box-shadow:inset 0 0 10px #d5d5d2;
       -moz-box-shadow:inset 0 0 10px #81b3c4;

}

.catrow {
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        border-bottom: 0px dotted #dddddd;
background-color: #cdcdcb;
         border-radius-top: 15px;
       -moz-border-radius:  15px; 
       -webkit-border-radius: 15px; 
opacity:0.6;
filter:alpha(opacity=60); /* For IE8 and earlier */
box-shadow:inset 0 0 10px #d5d5d2;
       -moz-box-shadow:inset 0 0 10px #d5d5d2;

}

.catrow:hover {
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        border-bottom: 0px dotted #dddddd;
background-color: #81b3c4;
         border-radius-top: 15px;
       -moz-border-radius:  15px; 
       -webkit-border-radius: 15px; 
opacity:0.8;
       filter:alpha(opacity=80); /* For IE8 and earlier */
        box-shadow:inset 0 0 10px #d5d5d2;
       -moz-box-shadow:inset 0 0 10px #d5d5d2;

}



.album_stat {
        background-color: #cdcdcb;
        font-size : 85%;
        margin: 5px 0px;
border-radius-top: 5px;
-moz-border-radius:  5px; 
-webkit-border-radius: 5px;
opacity:0.6;
filter:alpha(opacity=60); /* For IE8 and earlier */
box-shadow:inset 0 0 10px #d5d5d2;
       -moz-box-shadow:inset 0 0 10px #d5d5d2;


}

.thumb_filename {
        background-color: #81b3c4;
        font-size: 80%;
        display: block;
border-radius-top: 5px;
-moz-border-radius:  5px; 
-webkit-border-radius: 5px;
}

.thumb_title {
        background-color: #81b3c4;
       font-weight : bold;
        font-size: 80%;
        padding: 2px;
        display : block;
border-radius-top: 5px;
-moz-border-radius:  5px; 
-webkit-border-radius: 5px;
}

.thumb_caption {
        background-color: #cdcdcb;
        font-size: 80%;
        padding: 1px;
        display : block;
border-radius-top: 5px;
-moz-border-radius:  5px; 
-webkit-border-radius: 5px;
}

.thumb_caption a {
        background-color: #ffffff;
        color: #888888;
border-radius-top: 5px;
-moz-border-radius:  5px; 
-webkit-border-radius: 5px;
}

.thumb_num_comments {
        background-color: #81b3c4;
        color: #000000;
        font-weight: normal;
        font-size: 85%;
        padding: 2px;
        font-style : italic;
        display : block;
        line-height : 9px;
border-radius-top: 5px;
-moz-border-radius:  5px; 
-webkit-border-radius: 5px;
}

.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: 85%;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox a {
        text-decoration: none;
        color: #888888;
}

.user_thumb_infobox a:hover {
        color: #888888;
        text-decoration: underline;
}

.sortorder_cell {
        background: url("");
        background-repeat: repeat;
        background-color: transparant;
        color: #888888;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 20px;
        margin: 0px;
}


.sortorder_options {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        background: url("");
        background-repeat: repeat;
        background-color: #transparent;
        color: #888888;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-size: 80%;
        white-space: nowrap;
}

.navmenu {
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        color: #888888;
        font-weight: bold;
        background : #transparent;
        border-style: solid;
}

.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: #d0e3e9;
}

.navmenu a:hover {
        background : #transparent;
        text-decoration: none;
        color:         #888888;
}

.admin_menu_thumb {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 90%;
        border: 1px solid #888888;
        background-position : bottom;
        color: #888888;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 85px;
}

.admin_menu_thumb a {
        color: #888888;
        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: #888888;
        text-decoration: underline;
}

.admin_menu {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 90%;
        border: 1px solid #888888;
        background-position : bottom;
        background-repeat: repeat-x;
        background-color: #transparent;
        color: #888888;
        margin-top: 0px;
        margin-bottom: 0px;
        text-align: center;
}

.admin_menu a {
        color: #888888;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 2px;
        padding-right: 2px;
}

.admin_menu a:hover {
        color: #888888;
        text-decoration: underline;
}

.admin_float {
        float:left;
        margin-left: 1px;
        margin-right: 1px;
        margin-top: 1px;
        margin-bottom: 1px;
}

.admin_menu_wrapper {
        width:100%;
}


td #admin_menu_anim {
        background-image : url(images/button_bg_anim.gif);
}

.comment_date{
        color : #888888;
        font-size: 90%;
        vertical-align : middle;
}

/* pseudo-classes for image links */
a:link .image{
        border-style:solid;
        border-width:1px;
        border-color:#e5e5e5;
        margin:2px;
}

a:visited .image{
        border-style:solid;
        border-width:1px;
        border-color:#e5e5e5;
        margin:2px;
}

a:focus .image{
        border-style:solid;
        border-width:1px;
        border-color:#e5e5e5;
        margin:2px;
}

a:hover .image{
        border-style:solid;
        border-width:1px;
        border-color:#e5e5e5;
        margin:2px;
}

a:active .image{
        border-style:solid;
        border-width:1px;
        border-color:#e5e5e5;
        margin:2px;
}

.image {
        padding:0px;
        margin: 2px;
} 
  
.imageborder {
        margin-top: 30px;
        margin-bottom: 30px;

}


.display_media {
        background: url("");
        background-repeat: repeat;
        background-color: #transparent;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
         border-radius-top: 15px;
       -moz-border-radius:  15px; 
       -webkit-border-radius: 15px; 

}

.thumbnails {
        background: url("");
        background-repeat: repeat;
        background-color: #ffffff;
        padding: 5px;
         border-radius-top: 15px;
       -moz-border-radius:  15px; 
       -webkit-border-radius: 15px; 
opacity:0.6;
filter:alpha(opacity=60); /* For IE8 and earlier */
box-shadow:inset 0 0 10px #ffffff;
       -moz-box-shadow:inset 0 0 10px #ffffff;

}

.thumbnails:hover {
        background: url("");
        background-repeat: repeat;
        background-color: #cdcdcb;
        padding: 5px;
         border-radius-top: 15px;
       -moz-border-radius:  15px; 
       -webkit-border-radius: 15px; 
opacity:0.8;
       filter:alpha(opacity=80); /* For IE8 and earlier */
        box-shadow:inset 0 0 10px #d5d5d2;
       -moz-box-shadow:inset 0 0 10px #d5d5d2;
}

a:link img {
        border-style: solid;
        border-width: 0px;
        border-color: #e5e5e5;
        padding:10px;
        margin: 2px;}
  
a:visited img {
        border-style: solid;
        border-width: 0px;
        border-color: #e5e5e5;
        padding:10px;
        margin: 2px;}
  
a:hover img {
        border-style: solid;
        border-width:0px;
        border-color: #e5e5e5;
        padding:10px;
        margin: 2px;}

.footer {
        font-size : 9px;
}

.footer a {
        text-decoration: none;
        color: #888888;
}

.footer a:hover {
        color: #888888;
        text-decoration: underline;
}

.statlink {
        color: #6f6f6f;
}

.statlink a {
        text-decoration: none;
        color: #6f6f6f;
}

.statlink a:hover {
        color: #6f6f6f;
        text-decoration: underline;
}

.alblink {
        font-weight:bold;
}

.alblink a {
        text-decoration: underline;
        color: #6f6f6f;
}

.alblink a:hover {
        color: #6f6f6f;
        text-decoration: underline;
}

.catlink {
        display: block;
        margin-bottom: 2px;
        font-weight:bold;
}

.catlink a {
        font-family: Vani;
        text-decoration: none;
        color: #555555;
}

.catlink a:hover {
        color: #81b3c4;
        text-decoration: underline;
}

.topmenu {
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
}

.topmenu a {
        color : #CDCDCD;
        text-decoration : none;
}

.topmenu a:hover  {
        color : #CDCDCD;
        text-decoration : underline;
}

.img_caption_table {
        border: none;
        background-color: #transparent;
        width : 100%;
        margin : 0px;
}

.img_caption_table th {
        background: #transparent;
        font-size : 100%;
        color : #CDCDCD;
        padding-top: 4px;
        padding-right: 10px;
        padding-bottom: 4px;
        padding-left: 10px;
        border-top : 1px solid #888888;
}

.img_caption_table td {
        background: #transparent;
        padding-top: 6px;
        padding-right: 10px;
        padding-bottom: 6px;
        padding-left: 10px;
        border-top : 1px solid #888888;
        white-space: normal;
}

.debug_text {
        border: #888888;
        background-color: #transparent;
        width : 100%;
        margin : 0px;
}

.clickable_option {
        cursor : default;

}

.listbox_lang {
        color: #888888;
        background-color: #transparent;
        border: 1px solid #888888;
        font-size: 80%;
        font-family: Arial, Helvetica, sans-serif;
        vertical-align : middle;
}

.pic_title {
        color: #000000;
        font-size: 120%;
        font-family: Arial, Helvetica, sans-serif;
        font-weight:bold;
        text-align : center;
        padding-top:0px;
        padding-bottom:0px;
        margin-top:0px;
        margin-bottom:0px;
        line-height:1.0em;
}

.pic_caption {
        color: #000000;
        font-size: 100%;
        font-family: Arial, Helvetica, sans-serif;
        font-weight:bold;
        text-align : center;
        padding-top:0px;
        padding-bottom:0px;
        margin-top:0px;
        margin-bottom:0px;
        line-height:1.0em;
}

.cpg_message_info, .cpg_message_success, .cpg_message_warning, .cpg_message_error, .cpg_message_validation {
    border: 1px solid;
    margin: 10px 0px;
    padding:15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
}
.cpg_message_info {
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url('../../images/message/info.png');
}
.cpg_message_success {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image: url('../../images/message/ok.png');
}
.cpg_message_warning {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('../../images/message/warning.png');
}
.cpg_message_error {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('../../images/message/stop.png');
}
.cpg_message_validation {
    color: #D63301;
    background-color: #FFCCBA;
    background-image: url('../../images/message/error.png');
}
.cpg_summary {
    font-size:0.9em;
    border: 1px solid;
    margin: 10px 0px;
    padding:5px 10px 5px 10px;
    color: #FF2B9C;
    background-color: #FFDEEF;
    text-align:right;
    float:right;
    width:400px;
}

#vanity a {
        display:block;
        width:57px;
        height:20px;
        margin: 3px 20px;
}

#GB_window {
  background-color: #d2bc84;
  border: 5px solid #d6c290;
}
